/*=================================== Awards CSS Page ==============================*/
.main-content-awards{display: flex;}
.awards-index-index.no-slider .page-main {
    margin-top: 0px;
}

.awards-index-index .breadcrumbs ul li a {
    color: #fff !important;
    font-size: 14px;
}

li.products.product-item.active {
    display: block;
}

li.products.product-item.disable {
    display: none;
}

.breadcrumbs .item:not(:last-child):after {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 14px;
    content: '\e608';
    font-family: 'icons-blank-theme';
    margin: 5px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #fff !important;
}

.awards-desc {
    position: absolute;
    margin-top: 260px;
    margin-left: 30%;
    text-align: center;
    color: #fff;
}

.awards-index-index .awards-grid {
    width: 65%;
    margin: 0 auto;
}

.awards-index-index li.products {
    width: 50%;
    float: left;
	max-width:555px;
}

.awards-index-index ul.product-awards > li {
    text-decoration: none;
    list-style-type: none;
    text-align: center;
}
.awards-index-index .cms-sticky-content ul li.active a:after {
    background-color: #000 !important;
    opacity: 1;
}

.awards-index-index .load-more-awards {
    clear: both;
    width: 65%;
    margin: 0 auto;
}

.awards-index-index .btn-loadmore {
    width: 135px;
    margin: 0 auto;
    height: 28px;
    padding-bottom: 90px;
    padding-top: 3px;
}

.awards-index-index .columns {
    min-width: 100%;
}

.product-item p > strong {
        font-size: 16px;
        font-family: "AktivGrotesk_Bold";
    }



.awards-desc p.sub-description {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    /* letter-spacing: 1px; */
    font-family: 'AktivGrotesk_Regular', Helvetica, sans-serif;
    font-weight: normal;
    
}

.breadcrumbs .home {
    color: #fff;
    font-size: 11px;
    font-family: 'AktivGrotesk_Regular';
    font-weight: normal;
}

.awards-index-index .breadcrumbs .cms_page, .cms-contact .breadcrumbs .cms_page {
    color: #fff;
    font-size: 11px;
    font-family: 'AktivGrotesk_Regular';
    font-weight: normal;
}


.load-more-awards button.load-more {
    padding: 13px 28px 12px 28px;
    font-size: 10px;
    font-family: 'AktivGrotesk_Bold', Helvetica,Arial,sans-serif;
    font-weight: normal;
    min-width: 150px;
}

.awards-desc h1.title {
    color: #fff;
    font-family: 'AktivGrotesk_Hairline', Helvetica, sans-serif;
    font-size: 50px;
    font-weight: 100;
    margin-bottom: 15px;
}

.awards-index-index .btn-loadmore {
    width: 135px;
    margin: 0 auto;
}

.awards-desc p.description {
    font-size: 30px;
    font-family: 'AktivGrotesk_Hairline', Helvetica, sans-serif;
    font-weight: 100;
    margin-bottom: 22px;
}

.awards-desc .sub-description {
    font-family: 'AktivGrotesk_Regular', Helvetica, sans-serif ;
    font-size: 14px ;
    font-weight: normal;
    width: 55%;
    text-align: center;
    margin: 0 auto;
}
.product-awards h2.name-product {
    font-family: 'AktivGrotesk_Hairline', Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 100;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding-top: 4px;
}

.product-awards p.sub-desc {
    font-family: 'AktivGrotesk_Bold', Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.product-awards p.year {
    font-family: 'AktivGrotesk_Thin';
    font-size: 22px;
    text-shadow: 0 0 #000;
}

.awards-index-index .breadcrumbs .home a {
    color: #fff !important;
    font-size: 11px;
    font-family: 'AktivGrotesk_Regular';
    font-weight: normal;
}
.hidden{
    display: none;
}
.load-more-awards button.load-more {
    padding: 6px 25px;
    font-size: 10px;
    font-family: 'AktivGrotesk_Bold', Helvetica,Arial,sans-serif;
    font-weight: normal;
    margin-top: 3px;
    min-width: 122px;
}
.load-more-awards button.load-more span{
    padding-right: 0;
}
.load-more-awards button.load-more span:after{
    display: none!important;
}
.cms-sticky-content ul li a.aw_year.active:after{
    background: #1d1d1d;
    opacity: 1;
}
@media only screen and (max-width : 767px) {
	
	.awards-index-index .image-tabletcolection {
		background-position: 10% center;
	}
    .awards-index-index li.products {
        width: 100%;
        float: none;
    }

    .awards-index-index .awards-grid {
        width: 100%;
        margin: 0 auto;
    }
    .product-awards h2.name-product {
        width: 100%;
        font-size: 17px;
        line-height: 20px;
        font-family: 'AktivGrotesk_Thin', sans-serif;
        margin-bottom: 6px;
        padding-top: 5px;
    }

    .product-awards p.sub-desc {
        font-size: 13px;
        font-weight: bold;
        font-family: 'AktivGrotesk_Bold', Helvetica,Arial,sans-serif;
    }
    .product-item p > strong {
        font-weight: bold;
        line-height: 10px;
        font-size: 13px;
    }

    p.award-descript {
        line-height: 17px;
    }

    .product-item p {
        width: 85%;
        margin: 0 auto;
    }
    .awards-desc {
        margin-left: 0% !important;
        margin-top: 125px;
    }

    .awards-desc h1.title {
        color: #fff;
        font-family: 'AktivGrotesk_Hairline', Helvetica, sans-serif;
        font-size: 24px;
        font-weight: 100;
        margin-bottom: 6px;
    }

    .awards-desc p.description {
        font-size: 17px;
        font-family: 'AktivGrotesk_Hairline', Helvetica, sans-serif;
        font-weight: 100;
        margin-bottom: 2px;
    }
    
    .awards-desc p.sub-description {
        text-align: center;
        width: 80%;
        margin: 0 auto;
        font-size: 12px;
        font-family: 'AktivGrotesk_Regular', Helvetica, sans-serif;
        font-weight: normal;
    }

    .awards-index-index .btn-loadmore {
        width: 100%;
        margin: 0 auto;
        height: 28px;
        padding-bottom: 74px;
        padding-top: 39px;
        text-align: center;
    }

    .load-more-awards button.load-more {
        font-size: 10px;
        font-weight: normal;
        margin-top: 0px;
    }
    .awards-index-index .main-content-awards {
        margin-top: 20px;
    } 
    .awards-index-index .cms-template-wrap.cms-sticky-navigation.filter-sticky {
        top: 0px !important;
    }  
    .awards-index-index .main-awards {
        margin-bottom: 0px;
    }
    .cms-template-wrap{
        padding-top: 0;
    }
    .cms-sticky-content ul li a.aw_year {
        padding: 14px 13px;
    }
    ul.product-awards {
        padding: 15px 22px;
        margin: auto;
    }
    .product-awards .box-product-img{
        text-align: center;
    }
    .product-awards p.year {
        font-size: 16px;
        font-weight: normal;
        font-family: 'AktivGrotesk_Thin', sans-serif;
        margin-bottom: 0px;
        margin-top: 31px;
    }
    .awards-index-index ul.product-awards > li {
        margin-bottom: 57px;
        margin-top: 0;
    }    
    .awards-index-index ul.product-awards > li:last-child{
        margin-bottom: 0;
    }
    p.slide-sub-title {
        font-size: 17px;
        padding-top: 10px;
    }
    .breadcrumbs li.item.about-us:before{
       -webkit-font-smoothing: antialiased;
        font-size: 29px;
        line-height: 14px;
        content: '\e617';
        font-family: 'icons-blank-theme';
        margin: 4px 0 0 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        color: #fff !important;
    }
    .breadcrumbs li.item.about-us:after{display: none;}
    .cms-sticky-content ul li a:hover {
        color: #1d1d1d!important;
    }
    .cms-sticky-content ul li a:hover:after {
        background: transparent;
    }
}
@media only screen and (min-width : 768px) and (max-width : 1139px) {
    .awards-index-index .image-tabletcolection{
        height: 415px;
		background-position:35% center;
    }
    .box-product-img {
       min-height: 147px !important;
        margin: auto;
    }
   .awards-desc h1.title {
        font-size: 32px;
        color: #fff;
        font-family: 'AktivGrotesk_Hairline', Helvetica, sans-serif;
        font-weight: 100;
        margin-bottom: 15px;
    }
    .cms-sticky-content ul li a span span {
        font-size: 10px;
        font-weight: normal;
        font-family: 'AktivGrotesk_Regular', Helvetica, sans-serif;
        font-weight: bold;
        color: #000;
    }

    
    .awards-desc p.description {
        font-size: 24px;
        font-family: 'AktivGrotesk_Hairline', Helvetica, sans-serif;
        font-weight: 100;
        margin-bottom: 22px;
    }
    .awards-desc p.sub-description {
        font-size: 12px;
        font-family: 'AktivGrotesk_Regular', Helvetica, sans-serif;
        font-weight: normal;
        width: 50%;
    }
    /*====================== King Awards Page Responsive ===========================================*/

    .awards-index-index .awards-grid {
        width: 100%;
        margin-top: 21px;
    }
    
    .awards-index-index .years-collect {
        margin-top: 5px;
    }

    .product-awards h2.name-product {
        font-family: 'AktivGrotesk_Hairline', Helvetica,Arial,sans-serif;
        font-size: 30px;
        font-weight: 100;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        line-height: 30px;
    }

    .product-item p > strong {
        font-weight: bold;
        font-size: 14px;
    }
    .awards-index-index ul.product-awards > li {
        text-decoration: none;
        list-style-type: none;
        text-align: center;
        margin-bottom:  18px;
    }


    .product-awards h2.name-product {
        font-family: 'AktivGrotesk_Hairline', Helvetica,Arial,sans-serif;
        font-size: 24px;
        font-weight: 100;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        width: 90%;
        padding-top: 2px;
        line-height: 28px;
    }

    .product-awards p.sub-desc {
        font-family: 'AktivGrotesk_Bold', Helvetica,Arial,sans-serif;
        font-size: 14px;
        font-weight: bold;
    }

    .product-awards p.year {
        font-family: 'AktivGrotesk_Thin';
        font-size: 18px;
        font-weight: 300;
        /*margin-top: 20px;*/
    }
    
    .awards-index-index ul.product-awards {
        width: 100% !important;
        padding-left: 0px !important;
    }

    .awards-index-index li.products {
        width: 50%;
        float: left;
        overflow: hidden;
    }
    
    .awards-index-index .awards-desc {
        position: absolute;
        margin-top: 260px;
        margin-left: 0%; 
        text-align: center;
        color: #fff;
        width: 100%;
    }

    .awards-index-index .main-awards {
        padding-left: 12px;
        padding-right: 22px;    
    }

    .awards-index-index li.products img {
        width: 328px !important;
        height: auto !important;
    }

    .awards-index-index li.products.product-item:nth-child(2n) {
        padding-left: 5px;
    }

    .awards-index-index li.products.product-item:nth-child(2n+1) {
        padding-right: 9px;
        clear: both;
    }

    .awards-index-index .btn-loadmore {
        width: 135px;
        margin: 0 auto;
        height: 28px;
        padding-bottom: 65px;
        padding-top: 36px;
    }

    p.award-descript {
        width: 78%;
        text-align: center;
        margin: 0 auto;
    }



    /*======================End style for Tablet King Awards Page Responsive =======================*/
    .cms-sticky-content ul li a.aw_year.active:after {
        background: #1d1d1d;
        opacity: 1;
    }
    .main-awards .cms-sticky-content ul li a.aw_year.active:after {
        background: #1d1d1d;
        opacity: 1;
    }
    p.slide-sub-title {
        font-size: 24px;
        padding-top: 10px;
    }
    .cms-sticky-content ul li a:hover {
        color: #1d1d1d!important;
    }
    .cms-sticky-content ul li a:hover:after {
        background: transparent;
    }

    .main-awards .cms-sticky-content ul li a:hover:after {
        background: transparent;
    }
    .awards-index-index .section-slider .container .slide-content-desc .slide-desc{
        max-width: 435px;
    }
}
@media screen and (min-width: 1170px) and (max-width : 1260px) { 
    
    .product-awards h2.name-product {
        font-family: 'AktivGrotesk_Hairline', Helvetica,Arial,sans-serif;
        font-size: 23px;
        font-weight: 100;
        width: 80%;
        text-align: center;
        margin: 0 auto;
        line-height: 25px;
    }

    li.products.product-item {
        margin: 0px 0px;
    }

    ul.product-awards {
        margin-top: 50px;
    }
    .product-item p {
        width: 80%;
        margin: 0 auto;
    }

    .awards-index-index ul.product-awards > li {
        text-decoration: none;
        list-style-type: none;
        text-align: center;
        min-height: 290px;
    }

    .awards-index-index .awards-grid {
        width: 70%;
        margin: 0 auto;
    }

    li.products.product-item:nth-child(2n) {
        padding-left: 10px;
    }

    li.products.product-item:nth-child(2n+1) {
        padding-right: 10px;
    }
}


/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
 .awards-index-index ul.product-awards > li {
        text-decoration: none;
        list-style-type: none;
        text-align: center;
        min-height: 370px;
        margin-top: 0px;
    }

    .awards-index-index ul.product-awards {
        margin-top: 71px;
        -webkit-padding-start: 0px;
    }

    .awards-index-index .awards-desc {
        position: absolute;
        margin-top: 260px;
        margin-left: 20%;
        margin-right: 20%;
        text-align: center;
        color: #fff;
    }

    .awards-index-index ul.product-awards > li {
        text-decoration: none;
        list-style-type: none;
        text-align: center;
        min-height: 370px;
    }



}
@media screen and (min-width: 1600px) { 
.awards-index-index .awards-desc {
        position: absolute;
        margin-top: 260px;
        margin-left: 25%;
        margin-right: 25%;
        text-align: center;
        color: #fff;
    }

}
@media screen and (min-width: 1025px) { 
    .awards-index-index ul.product-awards li:nth-child(2n+1) {
        clear: both;
    }
    .hero-awards {
        background-repeat: round;
    }

    li.products.product-item:nth-child(2) .name-product {
        margin-bottom: 7px;
    }

    li.products.product-item:first-child .award-descript {
        margin-top: 4px;
    }

    .years-collect {
        margin-top: 5px;
    }

    .awards-index-index ul.product-awards {
        margin: auto;
        margin-top: 81px;
        width: 100%;
        max-width: 1140px;
		padding:0;
    }

    .awards-index-index .awards-grid {
        width: 100%;
        margin: 0 auto;
    }

    .cms-sticky-content ul li a.aw_year {
        padding: 20px 16px 14px 15px;
    }

    .awards-index-index ul.product-awards > li:nth-child(2n) {
       /* margin-left: -14px;*/
	   margin-left:30px;
    }

    .product-awards h2.name-product {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .box-product-img {
        width: 100% !important;
        height: auto!important;
        margin: auto;
        max-width: 100%;
        margin-bottom: 47px;
    }
    .awards-index-index ul.product-awards > li:nth-child(2n) .box-product-img{
       /* margin-left: 41px; */
    }
    .product-awards p.year {
        font-family: 'AktivGrotesk_Thin';
        font-size: 22px;
        margin-top: 2px;
        font-weight: 300;
    }

    .awards-index-index .awards-desc {
        position: absolute;
        margin-top: 260px;
        margin-left: 38.6%;
        margin-right: 38.6%;
        text-align: center;
        color: #fff;

    }

    .awards-index-index ul.product-awards > li {
        text-decoration: none;
        list-style-type: none;
        text-align: center;
        min-height: inherit!important;
        margin-bottom: 64px;
    }
    .awards-index-index ul.product-awards > li:nth-child(8n+1) {
        clear: both;
    }
    li.products.product-item:last-child .award-descript {
        margin-top: 37px;
    }

    li.products.product-item:nth-child(7) .award-descript {
        margin-top: 17px;
    }
    p.slide-sub-title {
        font-size: 30px;
        padding-top: 10px;
    }
    .awards-index-index .cms-sticky-content ul li a:hover {
        color: #9e9d9d;
    }

    .awards-index-index .cms-sticky-content ul li a:hover:after {
        background: #9e9d9d;
        opacity: 1;
    }
}