@font-face {
    font-family: "Montserrat-Regular";
    src: url("../fonts/Montserrat-Regular.ttf");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat-Regular";
    src: url("../fonts/Montserrat-Regular.ttf");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat-Light";
    src: url("../fonts/Montserrat-Light.ttf");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat-ExtraBold";
    src: url("../fonts/Montserrat-ExtraBold.ttf");
    font-style: normal;
    font-display: swap;
}

.h-main-sec{
    background-color: #000;
    color: #fff;
    font-family: "Montserrat-Light";
    overflow-x: hidden;
}
.h-top-banner{
    position: relative;
}
.h-logo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 165px;
}
.h-top-banner img {
    width: 100%;
}

.button-wrap-main {
    max-width: 945px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 150px;
}

.button-wrap-main a , a.h-btn{
    display: inline-block;
    color: #fff;
    text-decoration: none !important;
    font-size: 15px;
    border: 1px solid #ED2224;
    transform: skew(-30deg);
    width: 276px;
    text-align: center;
    padding: 0;
    height: 46px;
}
.button-wrap-main a.active,.button-wrap-main a:hover,.button-wrap-main a:focus,a.h-btn{
    background-color: #ED2224;
}
.productModal{
    display: block;
    z-index: 0;
    max-height: 0;
}
.productModal.show{
    z-index: 1050;
    max-height: inherit;
}
a.h-btn{
    font-family: "Montserrat-Regular";
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 20px;
    text-transform: uppercase;
}
a.h-btn:hover,a.h-btn:focus{
    background-color: #ce1618;
}
.button-wrap-main a span,a.h-btn span{
    transform: skew(30deg);
    display: inline-block;
    padding: 5px 7px 5px;
}
.button-wrap-main a span{
    padding-top: 9px;
}
/* ios devices */
@supports (-webkit-touch-callout: none) {
    a.h-btn span{
        padding: 14px 7px 3px;
    }
    .button-wrap-main a span{
        padding: 9px 7px 5px;
    }
    .button-wrap-main a , a.h-btn{
        height: auto;
    }
}
/* mac */

@media not all and (min-resolution:.001dpcm) { @media {

    a.h-btn span{
        padding: 11px 7px 3px;
    }
    .button-wrap-main a span{
        padding: 9px 7px 5px;
    }
    
}}

.button-wrap-main h3{
    font-size: 24px;
    font-family: "Montserrat-Light";
    padding-top: 100px;
}
.button-wrap{
    padding-top: 50px;
}
.h-slider-main{
    position: relative;
}
/* .slider-fixed{
    position: absolute;
} */
.h-slide-inner{
    display: flex;
    padding-left: 40px;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 60px;
}
.h-slider-content{
    padding-left: 40px;
    max-width: calc(100% - 390px)
}
.h-slider-content h2{
    font-family: 'Montserrat-ExtraBold';
    font-size: 50px;
    line-height: 60px;
}
.h-slider-content p{
    font-size: 22px;
}

.h-main-sec .slick-dots{
    padding-left: 0;
    width: 100%;
    text-align: center;
    background-color: #000;
    padding-top: 50px;

}
.h-main-sec .slick-dots li{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #fff;
    margin-right: 15px;
    transform: skew(-30deg);
    cursor: pointer;
}
.h-slider-sec{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}
.h-main-sec .slick-dots li.slick-active{
    background-color: #ED2224;
}
.h-main-sec .slick-dots li button{
    background-color: transparent;
    border: none;
    text-indent: -99999px;
    padding: 0;
}
.h-slider-banner{
    position: relative;
}
.h-slider-banner:before{
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.h-slider-btn{
    text-align: center;
    padding-top: 80px;
}
.h-slider-btn p{
    font-size: 24px;
    font-family: "Montserrat-Light";
    margin-bottom: 30px;
}
.h-prod-img{
    
    position: relative;
    padding: 25px;
}
.pop-btn{
    position: absolute;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
    width:50px;
}
.pop-btn:hover,.pop-btn:focus{
    opacity: .8;
}
.h-product-wrap{
    padding-top: 80px;
    padding-bottom: 80px;
}
.h-product-wrap .container{
    max-width: 1030px;
}
.h-prod-content{
    padding-left: 20px;
}
.h-prod-content h3{
    color: #ED2224;
    font-size: 28px;
    font-family: 'Montserrat-ExtraBold';
}
.h-prod-content p{
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 35px;
}
.h-related-content .h-prod-img{
    padding: 0px;
    background-image: none !important;
}
.h-related-content .row{
    margin-left: -25px;
    margin-right: -25px;
}
.h-related-content .col-md-4{
    padding-left: 25px;
    padding-right: 25px;
}
.h-related-content  .h-prod-content{
    padding-left: 0;
    padding-top: 30px;
}
.h-related-content .pop-btn{
    bottom: 20px;
    right: 20px;
    max-width: 35px;
}
.productModal .modal-dialog{
    max-width: 1060px;
}
.productModal .modal-content{
    background-color: #D9D9D9;
}
.productModal .h-product-wrap .container{
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.productModal .h-product-wrap{
    padding: 0
}
.productModal .modal-body{
    padding: 0;
}
.productModal .h-prod-content h3{
 color: #000;
}
.productModal .h-prod-content{
    padding-left: 0;
}
.productModal .h-prod-img{
    padding: 0 !important;
}
.popup-close{
    max-width: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.productModal .modal-content{
    border-radius: 0;
    color: #000;
}
.productModal .slick-arrow{
    position: absolute;
    text-indent: -99999px;
    background-color: transparent;
    padding: 0;
    width: 50px;
    height: 50px;
    background-image: url(../img/arrows.png);
    background-size: 50px;
    border: none;
    top: 50%;
    transform: translateY(-50%);
    left: 75%;
    margin-left: -185px;
    outline: none !important;
    z-index: 1;
    cursor: pointer;
}
.productModal .slick-prev{
    left: 40px;
    transform: translateY(-50%) rotate(-180deg);
    margin-left: 0;
}
.productModal .slick-dots{
    left: 37.5%;
    transform: translateX(-50%);
    padding: 0;
    background-color: transparent;
    margin: 0;
    position: absolute;
    bottom: 38px;
}
.collection-main{
    padding-bottom: 180px;
}
.h-slider-banner img{
    width: 100%;
}
.h-slide-single{
    position: relative;
}
.productModal .slick-arrow.slick-disabled{
    display: none !important;
}
.h-slider-content h2{
    font-size: 38px;
    line-height: 44px;
}
.h-btn.disabled{
    background-color: #a5a5a5 !important;
    color: #fff;
    pointer-events: none;
    cursor: not-allowed;
    border: none;
}
.back-to-top{
    position: fixed;
    right: 16px;
    bottom: 50px;
    width: 48px;
    height: 48px;
    background-color: #ED2224;
    text-align: center;
    line-height: 42px;
    border-radius: 50%;
    cursor: pointer;
    display: none;
}
.back-to-top:hover,.back-to-top:focus{
    background-color: #ce1618;
}

.back-to-top svg{
    width: 16px;
    height: 16px;
}
.back-to-top svg path{
    fill: #fff;
}
.slide-content-bottom{
    text-align: center;
    position: absolute;
    right: 60px;
    bottom: 60px;
    font-family: 'Montserrat-ExtraBold';
    font-size: 16px;
}
@media only screen and (min-width: 1400px) {
    .h-slider-sec{
        padding-left: 80px;
    }
    .h-slider-content h2{
        font-size: 55px;
        line-height: 60px;
    }
    .h-slider-logo img{
        max-width: 100%;
    }
    #team .h-slider-content h2{
        max-width: 95%;
    }
}

@media only screen and (max-width: 1200px) {
   
    .h-slider-content h2{
        font-size: 27px;
        line-height: 30px;
    }
    .h-prod-img{
        padding: 10px;
    }
    .h-slider-logo img{
        max-width: 180px;
    }
    .h-prod-content p{
        font-size: 18px;
        line-height: 24px;
    }
    .h-prod-content h3{
        font-size: 24px;
        line-height: 28px;
    }
    .button-wrap-main{
        padding-left: 15px;
        padding-right: 15px;
    }
    .button-wrap-main a{
        width: 30%;
        padding-left: 25px;
        padding-right: 25px;

    }
    a.h-btn{
        width: auto;
    }
    .h-slide-inner{
        display: block;
    }
    .h-slider-content{
        padding-left: 0;
        max-width: 100%;
    }
    .pop-btn{
        max-width: 35px;
        right: 20px;
        bottom: 20px;
    }
    
    
}
@media only screen and (min-width: 768px) {
    .mobile-only{
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    .desktop-only{
        display: none !important;
    }
    .mpb-30{
        padding-bottom: 50px;
    }
    .slide-content-bottom{
        right: auto;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }
    .button-wrap-main a , a.h-btn{
        height: auto;
    }
    .button-wrap{
        display: block !important;
        padding-top: 35px;
    }
    .button-wrap-main h3{
        padding-top: 35px;
        font-size: 22px;
    }
    .button-wrap-main a{
        width: 100%;
        margin-bottom: 20px;
        max-width: 275px;
    }
    .button-wrap-main{
        padding-bottom: 90px;
    }
    .h-slide-inner{
        display: block;
    }
    .h-slider-sec{
        left: 50%;
        transform: translate(-50%,-50%);
        text-align: center;
    }
    .h-slider-logo img{
        margin: 0 auto;
        max-width: 210px;
    }
    
    .h-slider-content h2{
        margin-top: 20px;
        margin-bottom: 35px;
    }
    .h-slider-btn .h-btn{
        max-width: 275px;
        padding-left: 40px;
        padding-right: 40px;
    }
    a.h-btn{
        font-size: 15px;
    }
    .h-slider-btn{
        padding-top: 42px;
    }
    .h-product-wrap{
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .h-prod-content{
        padding-left: 0px;
        padding-top: 30px;
    }
    .collection-main{
        padding-bottom: 100px;
    }
    .h-related-content .col-md-4{
        padding-left: 10px;
        padding-right: 10px;
    }
    .h-related-content .row{
        margin-left: -10px;
        margin-right: -10px;
    }
    .productModal .h-prod-content{
        padding-bottom: 100px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .productModal .slick-dots{
        left: 50%;
    }
    .productModal .slick-arrow{
        width: 30px;
        height: 30px;
        background-size: 30px;
        top: 20%;
        transform: none;
    }
    .productModal .slick-prev{
        transform: rotate(-180deg);
        left: -15px;
    }
    .productModal .slick-next{
        right: -15px;
        left: auto;
    }
    .productModal .modal-dialog{
        max-width: calc(100% - 40px);
        margin: 0 auto;
    }
}
.hm-footer{
    margin-top:0px !important;
}