/* Responsive CSS */

 @media screen and (min-width: 1400px) {
     .container {
         max-width: 1350px;
    }
}

@media screen and (max-width: 1399px) {
    
    /*Font-Sizes*/
     h1,.h1{
         font-size:38px;
         line-height: normal;
    }
     h2,.h2{
         font-size:30px;
         line-height: normal;
    }
     h3,.h3{
         font-size:23px;
         line-height: normal;
    }
     h4,.h4{
         font-size:19px;
         line-height: normal;
    }
     h5,.h5{
         font-size:18px;
         line-height: normal;
    }
     h6,.h6{
         font-size:16px;
         line-height: normal;
    }
     p {
         line-height: normal;
    }
     .txt40{
         font-size:38px;
    }
     .txt36{
         font-size:34px;
    }
     .txt32{
         font-size:30px;
    }
     .txt30{
         font-size:28px;
    }
     .txt28{
         font-size:26px;
    }
     .txt24{
         font-size:23px;
    }
     .txt20{
         font-size:19px;
    }
     .txt18{
         font-size:18px;
    }
     html, body, p, .txt16{
         font-size:16px;
    }
    /*Margin/Padding*/
     .mt_24{
         margin-top: 22px;
    }
     .mb_24{
         margin-bottom: 22px;
    }
     .pt_24{
         padding-top: 22px;
    }
     .pb_24{
         padding-bottom: 22px;
    }
     .mt_28{
         margin-top: 26px;
    }
     .mb_28{
         margin-bottom: 26px;
    }
     .pt_28{
         padding-top: 26px;
    }
     .pb_28{
         padding-bottom: 26px;
    }
     .mt_32{
         margin-top: 28px;
    }
     .mb_32{
         margin-bottom: 28px;
    }
     .pt_32{
         padding-top: 28px;
    }
     .pb_32{
         padding-bottom: 28px;
    }
     .mt_36{
         margin-top: 32px;
    }
     .mb_36{
         margin-bottom: 32px;
    }
     .pt_36{
         padding-top: 32px;
    }
     .pb_36{
         padding-bottom: 32px;
    }
     .mt_40{
         margin-top: 36px;
    }
     .mb_40{
         margin-bottom: 36px;
    }
     .pt_40{
         padding-top: 36px;
    }
     .pb_40{
         padding-bottom: 36px;
    }
     .mt_44{
         margin-top: 40px;
    }
     .mb_44{
         margin-bottom: 40px;
    }
     .pt_44{
         padding-top: 40px;
    }
     .pb_44{
         padding-bottom: 40px;
    }
     .mt_48{
         margin-top: 44px;
    }
     .mb_48{
         margin-bottom: 44px;
    }
     .pt_48{
         padding-top: 44px;
    }
     .pb_48{
         padding-bottom: 44px;
    }
     .mt_52{
         margin-top: 48px;
    }
     .mb_52{
         margin-bottom: 48px;
    }
     .pt_52{
         padding-top: 48px;
    }
     .pb_52{
         padding-bottom: 48px;
    }
     .mt_56{
         margin-top: 52px;
    }
     .mb_56{
         margin-bottom: 52px;
    }
     .pt_56{
         padding-top: 52px;
    }
     .pb_56{
         padding-bottom: 52px;
    }
     .mt_60{
         margin-top: 56px;
    }
     .mb_60{
         margin-bottom: 56px;
    }
     .pt_60{
         padding-top: 56px;
    }
     .pb_60{
         padding-bottom: 56px;
    }
     .mt_64{
         margin-top: 60px;
    }
     .mb_64{
         margin-bottom: 60px;
    }
     .pt_64{
         padding-top: 60px;
    }
     .pb_64{
         padding-bottom: 60px;
    }
     .mt_68{
         margin-top: 64px;
    }
     .mb_68{
         margin-bottom: 64px;
    }
     .pt_68{
         padding-top: 64px;
    }
     .pb_68{
         padding-bottom: 64px;
    }
     .mt_72{
         margin-top: 68px;
    }
     .mb_72{
         margin-bottom: 68px;
    }
     .pt_72{
         padding-top: 68px;
    }
     .pb_72{
         padding-bottom: 68px;
    }
     .mt_76{
         margin-top: 72px;
    }
     .mb_76{
         margin-bottom: 72px;
    }
     .pt_76{
         padding-top: 72px;
    }
     .pb_76{
         padding-bottom: 72px;
    }
     .mt_80{
         margin-top: 76px;
    }
     .mb_80{
         margin-bottom: 76px;
    }
     .pt_80{
         padding-top: 76px;
    }
     .pb_80{
         padding-bottom: 76px;
    }
     .mt_84{
         margin-top: 80px;
    }
     .mb_84{
         margin-bottom: 80px;
    }
     .pt_84{
         padding-top: 80px;
    }
     .pb_84{
         padding-bottom: 80px;
    }
     .mt_88{
         margin-top: 84px;
    }
     .mb_88{
         margin-bottom: 84px;
    }
     .pt_88{
         padding-top: 84px;
    }
     .pb_88{
         padding-bottom: 84px;
    }
     .mt_92{
         margin-top: 88px;
    }
     .mb_92{
         margin-bottom: 88px;
    }
     .pt_92{
         padding-top: 88px;
    }
     .pb_92{
         padding-bottom: 88px;
    }
     .mt_96{
         margin-top: 92px;
    }
     .mb_96{
         margin-bottom: 92px;
    }
     .pt_96{
         padding-top: 92px;
    }
     .pb_96{
         padding-bottom: 92px;
    }
     .mt_100{
         margin-top: 96px;
    }
     .mb_100{
         margin-bottom: 96px;
    }
     .pt_100{
         padding-top: 96px;
    }
     .pb_100{
         padding-bottom: 96px;
    }
     .mt_104{
         margin-top: 100px;
    }
     .mb_104{
         margin-bottom: 100px;
    }
     .pt_104{
         padding-top: 100px;
    }
     .pb_104{
         padding-bottom: 100px;
    }
     .mt_108{
         margin-top: 104px;
    }
     .mb_108{
         margin-bottom: 104px;
    }
     .pt_108{
         padding-top: 104px;
    }
     .pb_108{
         padding-bottom: 104px;
    }
     .mt_112{
         margin-top: 108px;
    }
     .mb_112{
         margin-bottom: 108px;
    }
     .pt_112{
         padding-top: 108px;
    }
     .pb_112{
         padding-bottom: 108px;
    }
     .mt_116{
         margin-top: 112px;
    }
     .mb_116{
         margin-bottom: 112px;
    }
     .pt_116{
         padding-top: 112px;
    }
     .pb_116{
         padding-bottom: 112px;
    }
     .mt_120{
         margin-top: 116px;
    }
     .mb_120{
         margin-bottom: 116px;
    }
     .pt_120{
         padding-top: 116px;
    }
     .pb_120{
         padding-bottom: 116px;
    }
    /* = */
    .navbar-expand-lg .navbar-nav .nav-link{
        min-width: 0;
        padding: 8px 8px;
        font-size: 16px;
        font-weight: 600;
    }
    .navbar-expand-lg .navbar-nav .nav-link:after{
        height: 3px;
    }
    .headerTop{
        padding: 4px 0;
    }
    .searchSlct{
        width: 60px;
    }
    .searchBox .searchBtn {
        width: 46px;
    }
    /* .searchBox input[type="text"] {
        width: calc(100% - 60px - 46px);
    } */
     .searchBox .js-form-type-textfield {
        width: calc(100% - 60px - 46px);
    }
    .searchBox{
        width: 420px;
    }
    .headerRight {
        gap: 20px;
    }
    .bnrSecTxt{
        width: 40%;
    }
    .bnrSecVdo,
    .bnrSecImg{
        width: 60%;
    }
    .stylishArw{
        right: -20px;
        top: auto;
        bottom: 0;
    }
    .aboutUsImg {
        width: 45%;
    }
    .aboutUsTxt {
        width: 55%;
        padding-left: 5%;
    }
    .aboutUsSecIn.inv .aboutUsTxt{
        padding-left: 0;
        padding-right: 5%;
    }
    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
        width: 40px;
        height: 40px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -20px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: -20px;
    }
    .newsBox{
        padding: 24px;
    }
    .faqSecLeft{
        width: 40%;
    }
    .faqSecRight{
        width: 60%;
    }
    .ftrQC{
        padding: 0 32px;
    }
    .footer .topSocial{
        gap: 12px;
    }
    .footer .topSocial a{
        width: 32px;
        height: 32px;
        font-size: 16px;
    }
    .lrHeaderIn {
        padding-left: 32px;
        padding-right: 32px;
    }
    .lrLogo {
        max-width: 200px;
    }
    .contactInTxt{
        width: 50%;
        padding-right: 5%;
    }
    .contactInForm{
        width: 50%;
    }
    .ecbFilter .ui-selectmenu-button.ui-button{
        width: 205px;
    }
    .ecbFilter.ecbFilterS1{
        gap: 0;
        margin-left: -8px;
        margin-right: -8px;
        align-items: stretch;
    }
    .ecbFilter.ecbFilterS1 .ecbfwt{
        width: 33.33%;
        padding: 8px;
        flex-direction: column;
        gap: 4px;
        align-items: flex-start;
        justify-content: flex-end;
    }
    .ecbFilter.ecbFilterS1 .ui-selectmenu-button.ui-button, 
    .ecbFilter.ecbFilterS1 .ecbSearch {
        width: 100%;
    }
    .ecbFilter.ecbFilterS1 .ecbfwt.w50p{
        width: 50%;
    }
}

@media screen and (max-width: 1199px) {
    
    /*Font-Sizes*/
     h1,.h1{
         font-size:36px;
         line-height: normal;
    }
     h2,.h2{
         font-size:28px;
         line-height: normal;
    }
     h3,.h3{
         font-size:22px;
         line-height: normal;
    }
     h4,.h4{
         font-size:18px;
         line-height: normal;
    }
     h5,.h5{
         font-size:17px;
         line-height: normal;
    }
     h6,.h6{
         font-size:16px;
         line-height: normal;
    }
     p {
         line-height: normal;
    }
     .txt40{
         font-size:36px;
    }
     .txt36{
         font-size:32px;
    }
     .txt32{
         font-size:28px;
    }
     .txt30{
         font-size:26px;
    }
     .txt28{
         font-size:24px;
    }
     .txt24{
         font-size:22px;
    }
     .txt20{
         font-size:18px;
    }
     .txt18{
         font-size:17px;
    }
     html, body, p, .txt16{
         font-size:16px;
    }
    /*Margin/Padding*/
     .mt_24{
         margin-top: 22px;
    }
     .mb_24{
         margin-bottom: 22px;
    }
     .pt_24{
         padding-top: 22px;
    }
     .pb_24{
         padding-bottom: 22px;
    }
     .mt_28{
         margin-top: 24px;
    }
     .mb_28{
         margin-bottom: 24px;
    }
     .pt_28{
         padding-top: 24px;
    }
     .pb_28{
         padding-bottom: 24px;
    }
     .mt_32{
         margin-top: 26px;
    }
     .mb_32{
         margin-bottom: 26px;
    }
     .pt_32{
         padding-top: 26px;
    }
     .pb_32{
         padding-bottom: 26px;
    }
     .mt_36{
         margin-top: 28px;
    }
     .mb_36{
         margin-bottom: 28px;
    }
     .pt_36{
         padding-top: 28px;
    }
     .pb_36{
         padding-bottom: 28px;
    }
     .mt_40{
         margin-top: 32px;
    }
     .mb_40{
         margin-bottom: 32px;
    }
     .pt_40{
         padding-top: 32px;
    }
     .pb_40{
         padding-bottom: 32px;
    }
     .mt_44{
         margin-top: 36px;
    }
     .mb_44{
         margin-bottom: 36px;
    }
     .pt_44{
         padding-top: 36px;
    }
     .pb_44{
         padding-bottom: 36px;
    }
     .mt_48{
         margin-top: 40px;
    }
     .mb_48{
         margin-bottom: 40px;
    }
     .pt_48{
         padding-top: 40px;
    }
     .pb_48{
         padding-bottom: 40px;
    }
     .mt_52{
         margin-top: 44px;
    }
     .mb_52{
         margin-bottom: 44px;
    }
     .pt_52{
         padding-top: 44px;
    }
     .pb_52{
         padding-bottom: 44px;
    }
     .mt_56{
         margin-top: 48px;
    }
     .mb_56{
         margin-bottom: 48px;
    }
     .pt_56{
         padding-top: 48px;
    }
     .pb_56{
         padding-bottom: 48px;
    }
     .mt_60{
         margin-top: 52px;
    }
     .mb_60{
         margin-bottom: 52px;
    }
     .pt_60{
         padding-top: 52px;
    }
     .pb_60{
         padding-bottom: 52px;
    }
     .mt_64{
         margin-top: 56px;
    }
     .mb_64{
         margin-bottom: 56px;
    }
     .pt_64{
         padding-top: 56px;
    }
     .pb_64{
         padding-bottom: 56px;
    }
     .mt_68{
         margin-top: 60px;
    }
     .mb_68{
         margin-bottom: 60px;
    }
     .pt_68{
         padding-top: 60px;
    }
     .pb_68{
         padding-bottom: 60px;
    }
     .mt_72{
         margin-top: 64px;
    }
     .mb_72{
         margin-bottom: 64px;
    }
     .pt_72{
         padding-top: 64px;
    }
     .pb_72{
         padding-bottom: 64px;
    }
     .mt_76{
         margin-top: 68px;
    }
     .mb_76{
         margin-bottom: 68px;
    }
     .pt_76{
         padding-top: 68px;
    }
     .pb_76{
         padding-bottom: 68px;
    }
     .mt_80{
         margin-top: 72px;
    }
     .mb_80{
         margin-bottom: 72px;
    }
     .pt_80{
         padding-top: 72px;
    }
     .pb_80{
         padding-bottom: 72px;
    }
     .mt_84{
         margin-top: 76px;
    }
     .mb_84{
         margin-bottom: 76px;
    }
     .pt_84{
         padding-top: 76px;
    }
     .pb_84{
         padding-bottom: 76px;
    }
     .mt_88{
         margin-top: 80px;
    }
     .mb_88{
         margin-bottom: 80px;
    }
     .pt_88{
         padding-top: 80px;
    }
     .pb_88{
         padding-bottom: 80px;
    }
     .mt_92{
         margin-top: 84px;
    }
     .mb_92{
         margin-bottom: 84px;
    }
     .pt_92{
         padding-top: 84px;
    }
     .pb_92{
         padding-bottom: 84px;
    }
     .mt_96{
         margin-top: 88px;
    }
     .mb_96{
         margin-bottom: 88px;
    }
     .pt_96{
         padding-top: 88px;
    }
     .pb_96{
         padding-bottom: 88px;
    }
     .mt_100{
         margin-top: 92px;
    }
     .mb_100{
         margin-bottom: 92px;
    }
     .pt_100{
         padding-top: 92px;
    }
     .pb_100{
         padding-bottom: 92px;
    }
     .mt_104{
         margin-top: 96px;
    }
     .mb_104{
         margin-bottom: 96px;
    }
     .pt_104{
         padding-top: 96px;
    }
     .pb_104{
         padding-bottom: 96px;
    }
     .mt_108{
         margin-top: 100px;
    }
     .mb_108{
         margin-bottom: 100px;
    }
     .pt_108{
         padding-top: 100px;
    }
     .pb_108{
         padding-bottom: 100px;
    }
     .mt_112{
         margin-top: 104px;
    }
     .mb_112{
         margin-bottom: 104px;
    }
     .pt_112{
         padding-top: 104px;
    }
     .pb_112{
         padding-bottom: 104px;
    }
     .mt_116{
         margin-top: 108px;
    }
     .mb_116{
         margin-bottom: 108px;
    }
     .pt_116{
         padding-top: 108px;
    }
     .pb_116{
         padding-bottom: 108px;
    }
     .mt_120{
         margin-top: 112px;
    }
     .mb_120{
         margin-bottom: 112px;
    }
     .pt_120{
         padding-top: 112px;
    }
     .pb_120{
         padding-bottom: 112px;
    }
    /* = */
    .searchBox {
        width: auto;
    }
    .searchBox input[type="text"]{
        padding: 10px;
    }
    .langSelect .dropdown-toggle{
        gap: 4px;
    }
    .headerRight {
        gap: 10px;
    }
    .stylishArw{
        display: none;
    }
    .fcList ul{
        justify-content: center;
    }
    .fcList li{
        width: 33.33%;
        padding: 20px 12px;
    }
    .wcuList li{
        width: 50%;
    }
    .ftrNLIn{
        padding: 24px 16px;
    }
    .lrHeader {
        padding: 32px 0;
    }
    .lrHeaderIn {
        padding-left: 24px;
        padding-right: 24px;
    }
    .lrLogo {
        max-width: 186px;
    }
    .contactInForm .lrIn{
        padding: 32px 24px;
    }
    .ecbFilter{
        margin-left: -8px;
        margin-right: -8px;
        gap: 0;
        align-items: stretch;
    }
    .ecbfwt {
        gap: 4px;
        padding: 8px;
        width: 50%;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end;
    }
    .ecbFilter .ui-selectmenu-button.ui-button,
    .ecbSearch {
        width: 100%;
    }
    .catCarousel .item a{
        padding: 8px 12px;
    }
    .card-innerPage .views-infinite-scroll-content-wrapper li {
    flex: 0 0 calc(50% - 16px);
}
}

@media screen and (max-width: 991px) {
     
    /*Font-Sizes*/
     h1,.h1{
         font-size:34px;
         line-height: normal;
    }
     h2,.h2{
         font-size:26px;
         line-height: normal;
    }
     h3,.h3{
         font-size:21px;
         line-height: normal;
    }
     h4,.h4{
         font-size:18px;
         line-height: normal;
    }
     h5,.h5{
         font-size:17px;
         line-height: normal;
    }
     h6,.h6{
         font-size:16px;
         line-height: normal;
    }
     p {
         line-height: normal;
    }
     .txt40{
         font-size:34px;
    }
     .txt36{
         font-size:30px;
    }
     .txt32{
         font-size:26px;
    }
     .txt30{
         font-size:24px;
    }
     .txt28{
         font-size:22px;
    }
     .txt24{
         font-size:21px;
    }
     .txt20{
         font-size:18px;
    }
     .txt18{
         font-size:17px;
    }
     html, body, p, .txt16{
         font-size:16px;
    }
    /*Margin/Padding*/
     .mt_16{
         margin-top: 15px;
    }
     .mb_16{
         margin-bottom: 15px;
    }
     .pt_16{
         padding-top: 15px;
    }
     .pb_16{
         padding-bottom: 15px;
    }
     .mt_18{
         margin-top: 16px;
    }
     .mb_18{
         margin-bottom: 16px;
    }
     .pt_18{
         padding-top: 16px;
    }
     .pb_18{
         padding-bottom: 16px;
    }
     .mt_20{
         margin-top: 18px;
    }
     .mb_20{
         margin-bottom: 18px;
    }
     .pt_20{
         padding-top: 18px;
    }
     .pb_20{
         padding-bottom: 18px;
    }
     .mt_24{
         margin-top: 20px;
    }
     .mb_24{
         margin-bottom: 20px;
    }
     .pt_24{
         padding-top: 20px;
    }
     .pb_24{
         padding-bottom: 20px;
    }
     .mt_28{
         margin-top: 22px;
    }
     .mb_28{
         margin-bottom: 22px;
    }
     .pt_28{
         padding-top: 22px;
    }
     .pb_28{
         padding-bottom: 22px;
    }
     .mt_32{
         margin-top: 24px;
    }
     .mb_32{
         margin-bottom: 24px;
    }
     .pt_32{
         padding-top: 24px;
    }
     .pb_32{
         padding-bottom: 24px;
    }
     .mt_36{
         margin-top: 26px;
    }
     .mb_36{
         margin-bottom: 26px;
    }
     .pt_36{
         padding-top: 26px;
    }
     .pb_36{
         padding-bottom: 26px;
    }
     .mt_40{
         margin-top: 28px;
    }
     .mb_40{
         margin-bottom: 28px;
    }
     .pt_40{
         padding-top: 28px;
    }
     .pb_40{
         padding-bottom: 28px;
    }
     .mt_44{
         margin-top: 32px;
    }
     .mb_44{
         margin-bottom: 32px;
    }
     .pt_44{
         padding-top: 32px;
    }
     .pb_44{
         padding-bottom: 32px;
    }
     .mt_48{
         margin-top: 36px;
    }
     .mb_48{
         margin-bottom: 36px;
    }
     .pt_48{
         padding-top: 36px;
    }
     .pb_48{
         padding-bottom: 36px;
    }
     .mt_52{
         margin-top: 40px;
    }
     .mb_52{
         margin-bottom: 40px;
    }
     .pt_52{
         padding-top: 40px;
    }
     .pb_52{
         padding-bottom: 40px;
    }
     .mt_56{
         margin-top: 44px;
    }
     .mb_56{
         margin-bottom: 44px;
    }
     .pt_56{
         padding-top: 44px;
    }
     .pb_56{
         padding-bottom: 44px;
    }
     .mt_60{
         margin-top: 48px;
    }
     .mb_60{
         margin-bottom: 48px;
    }
     .pt_60{
         padding-top: 48px;
    }
     .pb_60{
         padding-bottom: 48px;
    }
     .mt_64{
         margin-top: 52px;
    }
     .mb_64{
         margin-bottom: 52px;
    }
     .pt_64{
         padding-top: 52px;
    }
     .pb_64{
         padding-bottom: 52px;
    }
     .mt_68{
         margin-top: 56px;
    }
     .mb_68{
         margin-bottom: 56px;
    }
     .pt_68{
         padding-top: 56px;
    }
     .pb_68{
         padding-bottom: 56px;
    }
     .mt_72{
         margin-top: 60px;
    }
     .mb_72{
         margin-bottom: 60px;
    }
     .pt_72{
         padding-top: 60px;
    }
     .pb_72{
         padding-bottom: 60px;
    }
     .mt_76{
         margin-top: 64px;
    }
     .mb_76{
         margin-bottom: 64px;
    }
     .pt_76{
         padding-top: 64px;
    }
     .pb_76{
         padding-bottom: 64px;
    }
     .mt_80{
         margin-top: 68px;
    }
     .mb_80{
         margin-bottom: 68px;
    }
     .pt_80{
         padding-top: 68px;
    }
     .pb_80{
         padding-bottom: 68px;
    }
     .mt_84{
         margin-top: 72px;
    }
     .mb_84{
         margin-bottom: 72px;
    }
     .pt_84{
         padding-top: 72px;
    }
     .pb_84{
         padding-bottom: 72px;
    }
     .mt_88{
         margin-top: 76px;
    }
     .mb_88{
         margin-bottom: 76px;
    }
     .pt_88{
         padding-top: 76px;
    }
     .pb_88{
         padding-bottom: 76px;
    }
     .mt_92{
         margin-top: 80px;
    }
     .mb_92{
         margin-bottom: 80px;
    }
     .pt_92{
         padding-top: 80px;
    }
     .pb_92{
         padding-bottom: 80px;
    }
     .mt_96{
         margin-top: 84px;
    }
     .mb_96{
         margin-bottom: 84px;
    }
     .pt_96{
         padding-top: 84px;
    }
     .pb_96{
         padding-bottom: 84px;
    }
     .mt_100{
         margin-top: 88px;
    }
     .mb_100{
         margin-bottom: 88px;
    }
     .pt_100{
         padding-top: 88px;
    }
     .pb_100{
         padding-bottom: 88px;
    }
     .mt_104{
         margin-top: 92px;
    }
     .mb_104{
         margin-bottom: 92px;
    }
     .pt_104{
         padding-top: 92px;
    }
     .pb_104{
         padding-bottom: 92px;
    }
     .mt_108{
         margin-top: 96px;
    }
     .mb_108{
         margin-bottom: 96px;
    }
     .pt_108{
         padding-top: 96px;
    }
     .pb_108{
         padding-bottom: 96px;
    }
     .mt_112{
         margin-top: 100px;
    }
     .mb_112{
         margin-bottom: 100px;
    }
     .pt_112{
         padding-top: 100px;
    }
     .pb_112{
         padding-bottom: 100px;
    }
     .mt_116{
         margin-top: 104px;
    }
     .mb_116{
         margin-bottom: 104px;
    }
     .pt_116{
         padding-top: 104px;
    }
     .pb_116{
         padding-bottom: 104px;
    }
     .mt_120{
         margin-top: 108px;
    }
     .mb_120{
         margin-bottom: 108px;
    }
     .pt_120{
         padding-top: 108px;
    }
     .pb_120{
         padding-bottom: 108px;
    }
    /* = */
    .navbar-toggler {
        display: block;
    }
    .navbar {
        background-color: var(--maroon);
        padding: 0 0;
    }
    .navbar-collapse{
        padding: 8px 0;
    }
    .header.sticky_header{
        position: relative;
    }
    .header .navbar-nav{
        align-items: center;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        display: inline-block;
    }
    .headerMid{
        padding: 16px 0;
    }
    .header.sticky_header .navbar-expand-lg .navbar-nav .nav-link{
        padding: 8px;
    }
    .headerRight{
        width: 100%;
        justify-content: space-between;
        gap: 0;
        margin-top: 16px;
    }
    .searchBox {
        width: 340px;
        height: 42px;
    }
    .langSelect{
        height: 42px;
    }
    .langSelect .dropdown-toggle{
        padding: 8px 8px;
        font-size: 16px;
    }
    .langSelect .dropdown-toggle img {
        width: 24px;
    }
    .btn{
        line-height: 24px;
    }
    .iconBtn {
        width: 42px;
        height: 42px;
    }
    .bnrSecTxt {
        width: 100%;
    }
    .bnrSecVdo,
    .bnrSecImg {
        width: 100%;
        padding: 0;
    }
    .bannerSectionContent{
        flex-direction: column;
        gap: 40px;
    }
    .mvBlock{
        flex-direction: column;
        gap: 24px;
    }
    .mvBlockIn {
        width: 100%;
    }
    .aboutUsSecIn{
        flex-direction: column;
        gap: 40px;
    }
    .aboutUsImg {
        width: 100%;
    }
    .aboutUsTxt {
        width: 100%;
        padding-left: 0;
    }
    .aboutUsSecIn.inv .aboutUsTxt{
        padding-left: 0;
        padding-right: 0;
    }
    .fcList li {
        width: 50%;
    }
    .testiBox{
        padding: 24px;
    }
    .faqSecIn{
        flex-direction: column;
        gap: 24px;
    }
    .faqSecLeft{
        width: 100%;
    }
    .faqSecRight{
        width: 100%;
        padding-left: 0;
    }
    .ftrIN, .ftrNL{
        max-width: 100%;
    }
    .ftrQC {
        padding: 32px 0;
        max-width: 100%;
    }
    .lrHeader {
        padding: 28px 0;
    }
    .lrLogo{
        max-width: 174px;
    }
    .lrHeaderIn {
        padding-left: 16px;
        padding-right: 16px;
    }
    .nahMainBox{
        flex-direction: column;
    }
    .nahBox{
        width: 100%;
        border-right: 0;
    }
    .contactIn{
        flex-direction: column;
        gap: 32px;
    }
    .contactInTxt {
        width: 100%;
        padding-right: 0;
    }
    .contactInForm {
        width: 100%;
    }
    .spBox {
        width: 100%;
    }
        .card-innerPage .views-infinite-scroll-content-wrapper li {
    flex: 100%;
}
}

@media screen and (max-width: 839px) {
    
    /*Margin/Padding*/
     .mt_14{
         margin-top: 13px;
    }
     .mb_14{
         margin-bottom: 13px;
    }
     .pt_14{
         padding-top: 13px;
    }
     .pb_14{
         padding-bottom: 13px;
    }
     .mt_16{
         margin-top: 14px;
    }
     .mb_16{
         margin-bottom: 14px;
    }
     .pt_16{
         padding-top: 14px;
    }
     .pb_16{
         padding-bottom: 14px;
    }
     .mt_18{
         margin-top: 15px;
    }
     .mb_18{
         margin-bottom: 15px;
    }
     .pt_18{
         padding-top: 15px;
    }
     .pb_18{
         padding-bottom: 15px;
    }
     .mt_20{
         margin-top: 16px;
    }
     .mb_20{
         margin-bottom: 16px;
    }
     .pt_20{
         padding-top: 16px;
    }
     .pb_20{
         padding-bottom: 16px;
    }
     .mt_24{
         margin-top: 18px;
    }
     .mb_24{
         margin-bottom: 18px;
    }
     .pt_24{
         padding-top: 18px;
    }
     .pb_24{
         padding-bottom: 18px;
    }
     .mt_28{
         margin-top: 20px;
    }
     .mb_28{
         margin-bottom: 20px;
    }
     .pt_28{
         padding-top: 20px;
    }
     .pb_28{
         padding-bottom: 20px;
    }
     .mt_32{
         margin-top: 22px;
    }
     .mb_32{
         margin-bottom: 22px;
    }
     .pt_32{
         padding-top: 22px;
    }
     .pb_32{
         padding-bottom: 22px;
    }
     .mt_36{
         margin-top: 24px;
    }
     .mb_36{
         margin-bottom: 24px;
    }
     .pt_36{
         padding-top: 24px;
    }
     .pb_36{
         padding-bottom: 24px;
    }
     .mt_40{
         margin-top: 26px;
    }
     .mb_40{
         margin-bottom: 26px;
    }
     .pt_40{
         padding-top: 26px;
    }
     .pb_40{
         padding-bottom: 26px;
    }
     .mt_44{
         margin-top: 28px;
    }
     .mb_44{
         margin-bottom: 28px;
    }
     .pt_44{
         padding-top: 28px;
    }
     .pb_44{
         padding-bottom: 28px;
    }
     .mt_48{
         margin-top: 32px;
    }
     .mb_48{
         margin-bottom: 32px;
    }
     .pt_48{
         padding-top: 32px;
    }
     .pb_48{
         padding-bottom: 32px;
    }
     .mt_52{
         margin-top: 36px;
    }
     .mb_52{
         margin-bottom: 36px;
    }
     .pt_52{
         padding-top: 36px;
    }
     .pb_52{
         padding-bottom: 36px;
    }
     .mt_56{
         margin-top: 40px;
    }
     .mb_56{
         margin-bottom: 40px;
    }
     .pt_56{
         padding-top: 40px;
    }
     .pb_56{
         padding-bottom: 40px;
    }
     .mt_60{
         margin-top: 44px;
    }
     .mb_60{
         margin-bottom: 44px;
    }
     .pt_60{
         padding-top: 44px;
    }
     .pb_60{
         padding-bottom: 44px;
    }
     .mt_64{
         margin-top: 48px;
    }
     .mb_64{
         margin-bottom: 48px;
    }
     .pt_64{
         padding-top: 48px;
    }
     .pb_64{
         padding-bottom: 48px;
    }
     .mt_68{
         margin-top: 52px;
    }
     .mb_68{
         margin-bottom: 52px;
    }
     .pt_68{
         padding-top: 52px;
    }
     .pb_68{
         padding-bottom: 52px;
    }
     .mt_72{
         margin-top: 56px;
    }
     .mb_72{
         margin-bottom: 56px;
    }
     .pt_72{
         padding-top: 56px;
    }
     .pb_72{
         padding-bottom: 56px;
    }
     .mt_76{
         margin-top: 60px;
    }
     .mb_76{
         margin-bottom: 60px;
    }
     .pt_76{
         padding-top: 60px;
    }
     .pb_76{
         padding-bottom: 60px;
    }
     .mt_80{
         margin-top: 64px;
    }
     .mb_80{
         margin-bottom: 64px;
    }
     .pt_80{
         padding-top: 64px;
    }
     .pb_80{
         padding-bottom: 64px;
    }
     .mt_84{
         margin-top: 68px;
    }
     .mb_84{
         margin-bottom: 68px;
    }
     .pt_84{
         padding-top: 68px;
    }
     .pb_84{
         padding-bottom: 68px;
    }
     .mt_88{
         margin-top: 72px;
    }
     .mb_88{
         margin-bottom: 72px;
    }
     .pt_88{
         padding-top: 72px;
    }
     .pb_88{
         padding-bottom: 72px;
    }
     .mt_92{
         margin-top: 76px;
    }
     .mb_92{
         margin-bottom: 76px;
    }
     .pt_92{
         padding-top: 76px;
    }
     .pb_92{
         padding-bottom: 76px;
    }
     .mt_96{
         margin-top: 80px;
    }
     .mb_96{
         margin-bottom: 80px;
    }
     .pt_96{
         padding-top: 80px;
    }
     .pb_96{
         padding-bottom: 80px;
    }
     .mt_100{
         margin-top: 84px;
    }
     .mb_100{
         margin-bottom: 84px;
    }
     .pt_100{
         padding-top: 84px;
    }
     .pb_100{
         padding-bottom: 84px;
    }
     .mt_104{
         margin-top: 88px;
    }
     .mb_104{
         margin-bottom: 88px;
    }
     .pt_104{
         padding-top: 88px;
    }
     .pb_104{
         padding-bottom: 88px;
    }
     .mt_108{
         margin-top: 92px;
    }
     .mb_108{
         margin-bottom: 92px;
    }
     .pt_108{
         padding-top: 92px;
    }
     .pb_108{
         padding-bottom: 92px;
    }
     .mt_112{
         margin-top: 96px;
    }
     .mb_112{
         margin-bottom: 96px;
    }
     .pt_112{
         padding-top: 96px;
    }
     .pb_112{
         padding-bottom: 96px;
    }
     .mt_116{
         margin-top: 100px;
    }
     .mb_116{
         margin-bottom: 100px;
    }
     .pt_116{
         padding-top: 100px;
    }
     .pb_116{
         padding-bottom: 100px;
    }
     .mt_120{
         margin-top: 104px;
    }
     .mb_120{
         margin-bottom: 104px;
    }
     .pt_120{
         padding-top: 104px;
    }
     .pb_120{
         padding-bottom: 104px;
    }
}

@media screen and (max-width: 767px) {
    
     button.navbar-toggler{
         padding: .15rem .45rem;
    }
     .bar1, .bar2, .bar3{
         width: 26px;
    }
     .bar2 {
         width: 18px;
    }
     .btn{
         min-height: 38px;
         min-width: 108px;
    }

    /*Font-Sizes*/
     h1,.h1{
         font-size:24px;
         line-height: normal;
    }
     h2,.h2{
         font-size:22px;
         line-height: normal;
    }
     h3,.h3{
         font-size:20px;
         line-height: normal;
    }
     h4,.h4{
         font-size:17px;
         line-height: normal;
    }
     h5,.h5{
         font-size:16px;
         line-height: normal;
    }
     h6,.h6{
         font-size:15px;
         line-height: normal;
    }
     p {
         line-height: normal;
    }
     .txt40{
         font-size:32px;
    }
     .txt36{
         font-size:28px;
    }
     .txt32{
         font-size:24px;
    }
     .txt30{
         font-size:22px;
    }
     .txt28{
         font-size:21px;
    }
     .txt24{
         font-size:20px;
    }
     .txt20{
         font-size:17px;
    }
     .txt18{
         font-size:16px;
    }
     html, body, p, .txt16{
         font-size:15px;
    }
    .txt14{
        font-size: 13px;
    }
    /*Margin/Padding*/
     .mt_14{
         margin-top: 13px;
    }
     .mb_14{
         margin-bottom: 13px;
    }
     .pt_14{
         padding-top: 13px;
    }
     .pb_14{
         padding-bottom: 13px;
    }
     .mt_16{
         margin-top: 14px;
    }
     .mb_16{
         margin-bottom: 14px;
    }
     .pt_16{
         padding-top: 14px;
    }
     .pb_16{
         padding-bottom: 14px;
    }
     .mt_18{
         margin-top: 15px;
    }
     .mb_18{
         margin-bottom: 15px;
    }
     .pt_18{
         padding-top: 15px;
    }
     .pb_18{
         padding-bottom: 15px;
    }
     .mt_20{
         margin-top: 16px;
    }
     .mb_20{
         margin-bottom: 16px;
    }
     .pt_20{
         padding-top: 16px;
    }
     .pb_20{
         padding-bottom: 16px;
    }
     .mt_24{
         margin-top: 17px;
    }
     .mb_24{
         margin-bottom: 17px;
    }
     .pt_24{
         padding-top: 17px;
    }
     .pb_24{
         padding-bottom: 17px;
    }
     .mt_28{
         margin-top: 18px;
    }
     .mb_28{
         margin-bottom: 18px;
    }
     .pt_28{
         padding-top: 18px;
    }
     .pb_28{
         padding-bottom: 18px;
    }
     .mt_32{
         margin-top: 20px;
    }
     .mb_32{
         margin-bottom: 20px;
    }
     .pt_32{
         padding-top: 20px;
    }
     .pb_32{
         padding-bottom: 20px;
    }
     .mt_36{
         margin-top: 22px;
    }
     .mb_36{
         margin-bottom: 22px;
    }
     .pt_36{
         padding-top: 22px;
    }
     .pb_36{
         padding-bottom: 22px;
    }
     .mt_40{
         margin-top: 24px;
    }
     .mb_40{
         margin-bottom: 24px;
    }
     .pt_40{
         padding-top: 24px;
    }
     .pb_40{
         padding-bottom: 24px;
    }
     .mt_44{
         margin-top: 26px;
    }
     .mb_44{
         margin-bottom: 26px;
    }
     .pt_44{
         padding-top: 26px;
    }
     .pb_44{
         padding-bottom: 26px;
    }
     .mt_48{
         margin-top: 28px;
    }
     .mb_48{
         margin-bottom: 28px;
    }
     .pt_48{
         padding-top: 28px;
    }
     .pb_48{
         padding-bottom: 28px;
    }
     .mt_52{
         margin-top: 30px;
    }
     .mb_52{
         margin-bottom: 30px;
    }
     .pt_52{
         padding-top: 30px;
    }
     .pb_52{
         padding-bottom: 30px;
    }
     .mt_56{
         margin-top: 32px;
    }
     .mb_56{
         margin-bottom: 32px;
    }
     .pt_56{
         padding-top: 32px;
    }
     .pb_56{
         padding-bottom: 32px;
    }
     .mt_60{
         margin-top: 36px;
    }
     .mb_60{
         margin-bottom: 36px;
    }
     .pt_60{
         padding-top: 36px;
    }
     .pb_60{
         padding-bottom: 36px;
    }
     .mt_64{
         margin-top: 40px;
    }
     .mb_64{
         margin-bottom: 40px;
    }
     .pt_64{
         padding-top: 40px;
    }
     .pb_64{
         padding-bottom: 40px;
    }
     .mt_68{
         margin-top: 44px;
    }
     .mb_68{
         margin-bottom: 44px;
    }
     .pt_68{
         padding-top: 44px;
    }
     .pb_68{
         padding-bottom: 44px;
    }
     .mt_72{
         margin-top: 48px;
    }
     .mb_72{
         margin-bottom: 48px;
    }
     .pt_72{
         padding-top: 48px;
    }
     .pb_72{
         padding-bottom: 48px;
    }
     .mt_76{
         margin-top: 52px;
    }
     .mb_76{
         margin-bottom: 52px;
    }
     .pt_76{
         padding-top: 52px;
    }
     .pb_76{
         padding-bottom: 52px;
    }
     .mt_80{
         margin-top: 56px;
    }
     .mb_80{
         margin-bottom: 56px;
    }
     .pt_80{
         padding-top: 56px;
    }
     .pb_80{
         padding-bottom: 56px;
    }
     .mt_84{
         margin-top: 60px;
    }
     .mb_84{
         margin-bottom: 60px;
    }
     .pt_84{
         padding-top: 60px;
    }
     .pb_84{
         padding-bottom: 60px;
    }
     .mt_88{
         margin-top: 64px;
    }
     .mb_88{
         margin-bottom: 64px;
    }
     .pt_88{
         padding-top: 64px;
    }
     .pb_88{
         padding-bottom: 64px;
    }
     .mt_92{
         margin-top: 68px;
    }
     .mb_92{
         margin-bottom: 68px;
    }
     .pt_92{
         padding-top: 68px;
    }
     .pb_92{
         padding-bottom: 68px;
    }
     .mt_96{
         margin-top: 72px;
    }
     .mb_96{
         margin-bottom: 72px;
    }
     .pt_96{
         padding-top: 72px;
    }
     .pb_96{
         padding-bottom: 72px;
    }
     .mt_100{
         margin-top: 76px;
    }
     .mb_100{
         margin-bottom: 76px;
    }
     .pt_100{
         padding-top: 76px;
    }
     .pb_100{
         padding-bottom: 76px;
    }
     .mt_104{
         margin-top: 80px;
    }
     .mb_104{
         margin-bottom: 80px;
    }
     .pt_104{
         padding-top: 80px;
    }
     .pb_104{
         padding-bottom: 80px;
    }
     .mt_108{
         margin-top: 84px;
    }
     .mb_108{
         margin-bottom: 84px;
    }
     .pt_108{
         padding-top: 84px;
    }
     .pb_108{
         padding-bottom: 84px;
    }
     .mt_112{
         margin-top: 88px;
    }
     .mb_112{
         margin-bottom: 88px;
    }
     .pt_112{
         padding-top: 88px;
    }
     .pb_112{
         padding-bottom: 88px;
    }
     .mt_116{
         margin-top: 92px;
    }
     .mb_116{
         margin-bottom: 92px;
    }
     .pt_116{
         padding-top: 92px;
    }
     .pb_116{
         padding-bottom: 92px;
    }
     .mt_120{
         margin-top: 96px;
    }
     .mb_120{
         margin-bottom: 96px;
    }
     .pt_120{
         padding-top: 96px;
    }
     .pb_120{
         padding-bottom: 96px;
    }
    /* = */
    .headerTop{
        display: none;
    }
    .btn{
        font-size: 15px;
    }
    .cHd{
        padding: 6px 10px;
    }
    .headerRight{
        gap: 8px 6px;
    }
    .searchBox {
        width: 100%;
        height: 38px;
    }
    .langSelect {
        height: 38px;
    }
    .langSelect .dropdown-toggle {
        padding: 9px 6px;
        font-size: 15px;
    }
    .btn {
        line-height: 20px;
    }
    .btn.iconBtn{
        min-width: 0;
        width: 38px;
        height: 38px;
    }
    .cartCount{
        font-size: 12px;
        margin-top: -8px;
        width: 14px;
        height: 14px;
    }
    .langSelect .dropdown-toggle span{
        display: none;
    }
    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
        width: 40px;
        height: 40px;
    }
    .owl-carousel .owl-nav button.owl-prev{
        left: -20px;
    }
    .owl-carousel .owl-nav button.owl-next{
        right: -20px;
    }
    .ccSecIn, .wcuSecIn{
        padding: 24px;
    }
    .wcuList{
        margin-left: -12px;
        margin-right: -12px;
    }
    .wcuList li {
        padding: 12px;
    }
    .testiBox {
        padding: 16px;
    }
    .owl-dots{
        margin-top: 24px;
    }
    h6.cHd {
        font-size: 14px;
    }
    .footerBottomIn{
        flex-direction: column;
        gap: 8px;
    }
    .mob_dBlock{
        display: block;
    }
    .lrIn{
        border-radius: 30px;
    }
    .lrHeader {
        padding: 20px 0;
    }
    .lrLogo {
        max-width: 142px;
    }
    .form-control, .ui-selectmenu-button.ui-button{
        height: 42px;
    }
    .dtPicker > img{
        top: 8px;
    }
    .ui-button .ui-selectmenu-icon.ui-icon{
        width: 18px;
        height: 18px;
    }
    .bannerSectionContent, .aboutUsSecIn {
        gap: 24px;
    }
    .hdprBlock p.maxW_400{
        max-width: 100% !important;
        line-height: 1.4;
    }
    .wcuList.coreVList .wcuListBox{
        padding: 28px 12px;
    }
    .subCatCarousel .owl-nav {
        position: relative;
        height: 32px;
        margin: auto;
        margin-top: 12px;
    }
    .ecbFilter.ecbFilterS1 .ecbfwt{
        width: 50%;
    }
    .views-element-container.searchBox {
        display: block;
    }
}

@media screen and (max-width: 575px) {
    
    /*Margin/Padding*/
     .mt_14{
         margin-top: 13px;
    }
     .mb_14{
         margin-bottom: 13px;
    }
     .pt_14{
         padding-top: 13px;
    }
     .pb_14{
         padding-bottom: 13px;
    }
     .mt_16{
         margin-top: 14px;
    }
     .mb_16{
         margin-bottom: 14px;
    }
     .pt_16{
         padding-top: 14px;
    }
     .pb_16{
         padding-bottom: 14px;
    }
     .mt_18{
         margin-top: 15px;
    }
     .mb_18{
         margin-bottom: 15px;
    }
     .pt_18{
         padding-top: 15px;
    }
     .pb_18{
         padding-bottom: 15px;
    }
     .mt_20{
         margin-top: 16px;
    }
     .mb_20{
         margin-bottom: 16px;
    }
     .pt_20{
         padding-top: 16px;
    }
     .pb_20{
         padding-bottom: 16px;
    }
     .mt_24{
         margin-top: 17px;
    }
     .mb_24{
         margin-bottom: 17px;
    }
     .pt_24{
         padding-top: 17px;
    }
     .pb_24{
         padding-bottom: 17px;
    }
     .mt_28{
         margin-top: 18px;
    }
     .mb_28{
         margin-bottom: 18px;
    }
     .pt_28{
         padding-top: 18px;
    }
     .pb_28{
         padding-bottom: 18px;
    }
     .mt_32{
         margin-top: 19px;
    }
     .mb_32{
         margin-bottom: 19px;
    }
     .pt_32{
         padding-top: 19px;
    }
     .pb_32{
         padding-bottom: 19px;
    }
     .mt_36{
         margin-top: 18px;
    }
     .mb_36{
         margin-bottom: 18px;
    }
     .pt_36{
         padding-top: 18px;
    }
     .pb_36{
         padding-bottom: 18px;
    }
     .mt_40{
         margin-top: 20px;
    }
     .mb_40{
         margin-bottom: 20px;
    }
     .pt_40{
         padding-top: 20px;
    }
     .pb_40{
         padding-bottom: 20px;
    }
     .mt_44{
         margin-top: 22px;
    }
     .mb_44{
         margin-bottom: 22px;
    }
     .pt_44{
         padding-top: 22px;
    }
     .pb_44{
         padding-bottom: 22px;
    }
     .mt_48{
         margin-top: 24px;
    }
     .mb_48{
         margin-bottom: 24px;
    }
     .pt_48{
         padding-top: 24px;
    }
     .pb_48{
         padding-bottom: 24px;
    }
     .mt_52{
         margin-top: 26px;
    }
     .mb_52{
         margin-bottom: 26px;
    }
     .pt_52{
         padding-top: 26px;
    }
     .pb_52{
         padding-bottom: 26px;
    }
     .mt_56{
         margin-top: 28px;
    }
     .mb_56{
         margin-bottom: 28px;
    }
     .pt_56{
         padding-top: 28px;
    }
     .pb_56{
         padding-bottom: 28px;
    }
     .mt_60{
         margin-top: 30px;
    }
     .mb_60{
         margin-bottom: 30px;
    }
     .pt_60{
         padding-top: 30px;
    }
     .pb_60{
         padding-bottom: 30px;
    }
     .mt_64{
         margin-top: 32px;
    }
     .mb_64{
         margin-bottom: 32px;
    }
     .pt_64{
         padding-top: 32px;
    }
     .pb_64{
         padding-bottom: 32px;
    }
     .mt_68{
         margin-top: 36px;
    }
     .mb_68{
         margin-bottom: 36px;
    }
     .pt_68{
         padding-top: 36px;
    }
     .pb_68{
         padding-bottom: 36px;
    }
     .mt_72{
         margin-top: 40px;
    }
     .mb_72{
         margin-bottom: 40px;
    }
     .pt_72{
         padding-top: 40px;
    }
     .pb_72{
         padding-bottom: 40px;
    }
     .mt_76{
         margin-top: 44px;
    }
     .mb_76{
         margin-bottom: 44px;
    }
     .pt_76{
         padding-top: 44px;
    }
     .pb_76{
         padding-bottom: 44px;
    }
     .mt_80{
         margin-top: 48px;
    }
     .mb_80{
         margin-bottom: 48px;
    }
     .pt_80{
         padding-top: 48px;
    }
     .pb_80{
         padding-bottom: 48px;
    }
     .mt_84{
         margin-top: 52px;
    }
     .mb_84{
         margin-bottom: 52px;
    }
     .pt_84{
         padding-top: 52px;
    }
     .pb_84{
         padding-bottom: 52px;
    }
     .mt_88{
         margin-top: 56px;
    }
     .mb_88{
         margin-bottom: 56px;
    }
     .pt_88{
         padding-top: 56px;
    }
     .pb_88{
         padding-bottom: 56px;
    }
     .mt_92{
         margin-top: 60px;
    }
     .mb_92{
         margin-bottom: 60px;
    }
     .pt_92{
         padding-top: 60px;
    }
     .pb_92{
         padding-bottom: 60px;
    }
     .mt_96{
         margin-top: 64px;
    }
     .mb_96{
         margin-bottom: 64px;
    }
     .pt_96{
         padding-top: 64px;
    }
     .pb_96{
         padding-bottom: 64px;
    }
     .mt_100{
         margin-top: 68px;
    }
     .mb_100{
         margin-bottom: 68px;
    }
     .pt_100{
         padding-top: 68px;
    }
     .pb_100{
         padding-bottom: 68px;
    }
     .mt_104{
         margin-top: 72px;
    }
     .mb_104{
         margin-bottom: 72px;
    }
     .pt_104{
         padding-top: 72px;
    }
     .pb_104{
         padding-bottom: 72px;
    }
     .mt_108{
         margin-top: 76px;
    }
     .mb_108{
         margin-bottom: 76px;
    }
     .pt_108{
         padding-top: 76px;
    }
     .pb_108{
         padding-bottom: 76px;
    }
     .mt_112{
         margin-top: 80px;
    }
     .mb_112{
         margin-bottom: 80px;
    }
     .pt_112{
         padding-top: 80px;
    }
     .pb_112{
         padding-bottom: 80px;
    }
     .mt_116{
         margin-top: 84px;
    }
     .mb_116{
         margin-bottom: 84px;
    }
     .pt_116{
         padding-top: 84px;
    }
     .pb_116{
         padding-bottom: 84px;
    }
     .mt_120{
         margin-top: 88px;
    }
     .mb_120{
         margin-bottom: 88px;
    }
     .pt_120{
         padding-top: 88px;
    }
     .pb_120{
         padding-bottom: 88px;
    }
    /* = */
    .bnrCarousel.owl-carousel .owl-nav button.owl-prev {
        left: -16px;
    }
    .bnrCarousel.owl-carousel .owl-nav button.owl-next {
        right: -16px;
    }
    .fcList li, .wcuList li {
        width: 100%;
    }
    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        width: 32px;
        height: 32px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -16px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: -16px;
    }
    .owl-carousel button.owl-dot {
        width: 12px;
        height: 12px;
    }
    .cHd {
        padding: 4px 8px;
        gap: 6px;
    }
    .cHd img{
        width: 20px;
    }
    .lrIn{
        padding: 32px 24px;
    }
    .lrSocial{
        margin-left: -4px;
        margin-right: -4px;
    }
    .lrSocial li {
        padding: 0 4px;
    }
    .lrFormIn li{
        width: 100%;
    }
    #pagination ul li.previous a span, #pagination ul li.next a span{
        display: none;
    }
    .pgtn{
        margin-top: 48px;
        gap: 20px;
    }
    #pagination ul li a{
        min-width: 32px;
    }
    .owl-carousel.subCatCarousel .owl-stage .item{
        padding: 8px;
    }
    .ecbFilter.ecbFilterS1 .ecbfwt{
        width: 100%;
    }
    .ecbFilter.scFltr .ecbfwt{
        width: 100%;
    }
    .spBoxIn{
        padding: 28px 20px;
    }
}

@media screen and (max-width: 479px) {
    
    /*Margins/Paddings*/
     .mt_80{
         margin-top: 40px;
    }
     .mb_80{
         margin-bottom: 40px;
    }
     .pt_80{
         padding-top: 40px;
    }
     .pb_80{
         padding-bottom: 40px;
    }
     .mt_84{
         margin-top: 44px;
    }
     .mb_84{
         margin-bottom: 44px;
    }
     .pt_84{
         padding-top: 44px;
    }
     .pb_84{
         padding-bottom: 44px;
    }
     .mt_88{
         margin-top: 48px;
    }
     .mb_88{
         margin-bottom: 48px;
    }
     .pt_88{
         padding-top: 48px;
    }
     .pb_88{
         padding-bottom: 48px;
    }
     .mt_92{
         margin-top: 52px;
    }
     .mb_92{
         margin-bottom: 52px;
    }
     .pt_92{
         padding-top: 52px;
    }
     .pb_92{
         padding-bottom: 52px;
    }
     .mt_96{
         margin-top: 56px;
    }
     .mb_96{
         margin-bottom: 56px;
    }
     .pt_96{
         padding-top: 56px;
    }
     .pb_96{
         padding-bottom: 56px;
    }
     .mt_100{
         margin-top: 60px;
    }
     .mb_100{
         margin-bottom: 60px;
    }
     .pt_100{
         padding-top: 60px;
    }
     .pb_100{
         padding-bottom: 60px;
    }
     .mt_104{
         margin-top: 64px;
    }
     .mb_104{
         margin-bottom: 64px;
    }
     .pt_104{
         padding-top: 64px;
    }
     .pb_104{
         padding-bottom: 64px;
    }
     .mt_108{
         margin-top: 68px;
    }
     .mb_108{
         margin-bottom: 68px;
    }
     .pt_108{
         padding-top: 68px;
    }
     .pb_108{
         padding-bottom: 68px;
    }
     .mt_112{
         margin-top: 72px;
    }
     .mb_112{
         margin-bottom: 72px;
    }
     .pt_112{
         padding-top: 72px;
    }
     .pb_112{
         padding-bottom: 72px;
    }
     .mt_116{
         margin-top: 76px;
    }
     .mb_116{
         margin-bottom: 76px;
    }
     .pt_116{
         padding-top: 76px;
    }
     .pb_116{
         padding-bottom: 76px;
    }
     .mt_120{
         margin-top: 80px;
    }
     .mb_120{
         margin-bottom: 80px;
    }
     .pt_120{
         padding-top: 80px;
    }
     .pb_120{
         padding-bottom: 80px;
    }
    /* = */
    .ftrQC{
        flex-direction: column;
        gap: 32px;
    }
    .ftrQL, .ftrCU{
        max-width: 100%;
    }
    .breakWord{
        white-space: normal;
        word-wrap: break-word;
        word-break: break-all;
    }
    .lrSocial li {
        width: 50%;
        padding: 4px;
    }
    .lrIn{
        border-radius: 20px;
    }
    .ecbfwt{
        width: 100%;
    }
    .ecbFilter.ecbFilterS1 .ecbfwt.w50p {
        width: 100%;
    }

}

@media screen and (max-width: 375px) {

}

@media screen and (max-width: 359px) {

}