/* container special css */
@media only screen and (max-width:1360.5px){
    .sec3-content {
        border-radius: 30px;
    }
}
@media only screen and (max-width:1199.5px){
    .testName {
        font-size: 10px !important;
        line-height: 15px !important;
    }
    .review-box p {
        font-size: 13px;
        line-height: 23px;
    }
    .review-box .review-head {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 0 !important;
    }
    .sec4-hdng h3 {
        font-size: 42px;
        line-height: 78px;
    }
    .sec4-content h5 {
        font-size: 17px;
        line-height: 27px;
    }
    .sec4-content p {
        font-size: 14px;
        line-height: 30px;
    }
    .sec4 {
        padding: 30px 0;
    }
    .sec5-content h5 {
        font-size: 18px;
    }
    .sec5-content p {
        min-height: 75px;
        font-size: 12px;
        line-height: 19px;
    }
    .sec5-content img, .sec5-content video {
        height: 210px;
        border-radius: 20px;
    }
    .sec6-hdng h4 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 30px;
    }
    
    .sec4 {
        padding: 30px 0;
        background: url(../../images/index-v1/sec4-bg.png), #333;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: bottom;
    }
    .sec4-content-container .col-md-5 {
        width: 61%;
    }
    .section8 h4 {
        font-size: 40px;
    }
    .sec3-content1 h4 {
        font-size: 25px;
        line-height: 32.5px;
    }
.sec3-content1 p {
    font-size: 14px;
    line-height: 21.8px;
    margin-bottom: 10px;
}
    .sec3-content.sec3-content3 .sec3-content1 {
        position: absolute;
        top: 10px;
        left: 15px;
        max-width: 200px;
    }
    .sec3-content1 br{
        display: none !important;
    }
}
 @media (min-width: 1200px) and (max-width: 1400px){
     .bnrHeading {
         margin-top: 0;
         font-size: 50px;
         line-height: 60px;
    }
     .bnrList li {
         font-size: 18px;
         line-height: 26px;
    }
     .aftr-banner-right {
         padding-left: 20px;
    }
     .aftr-banner-right h4 {
         font-size: 36px;
         line-height: 46px;
    }
     .aftr-banner-right p {
         font-size: 14px;
         line-height: 28px;
    }
     .aftr-banner-sec-second-inner {
         min-height: 500px;
    }
     .aftr-banner-sec-second-left {
         padding-left: 70px;
         max-width: 580px;
    }
}
 @media (min-width: 992px) and (max-width: 1199.98px){
     .banner-bg-2 {
         background-size: cover;
         padding-bottom: 20px;
    }
     .bnrShortHeading {
         font-size: 30px !important;
         line-height: 60px !important;
    }
     .bnrList li {
         font-size: 16px;
         line-height: 24px;
    }
     .bnrHeading {
         font-size: 42px;
         line-height: 50px;
    }
     .aftr-banner-right {
         padding-left: 10px;
    }
     .aftr-banner-right h4 {
         font-size: 34px;
         line-height: 44px;
    }
     .aftr-banner-right p {
         font-size: 12px;
         line-height: 26px;
    }
     .aftr-banner-sec-second-inner {
         min-height: 415px;
    }
     .aftr-banner-sec-second-left {
         padding-left: 50px;
         max-width: 580px;
    }
}
 @media (min-width: 768px) and (max-width: 991.98px){
     .logo {
         width: 220px;
    }
    .sec3-content1 h4 {
        font-size: 18px;
        line-height: 24.5px;
    }
    .sec3-content {
        border-radius: 20px;
    }
    .banner-bg-2 {
        background-position: 65%;
    }
     .banner-left {
         width: 80%;
         padding: 30px 0 80px;
    }
    .bnrShortHeading {
        font-size: 30px;
        line-height: 40px;
    }
    .bnrHeading {
        font-size: 36px;
        line-height: 41px;
        margin-top: 0;
    }
     .bnrList li {
         padding-left: 34px;
         font-size: 16px;
         line-height: 22px;
         margin-top: 10px;
         margin-bottom: 10px;
    }
     .aftr-banner-right {
         padding-left: 0;
         padding-top: 20px;
    }
     .aftr-banner-sec-second {
         margin-top: 70px;
    }
     .aftr-banner-sec-second-inner {
         background: #333333;
         height: auto;
         min-height: 100%;
         border-radius: 50px;
         overflow: hidden;
         padding-bottom: 70px;
        /* display: flex;
         flex-direction: column;
         justify-content: center;
         */
    }
     .aftr-banner-sec-second-left {
         padding-left: 50px;
         padding-right: 50px;
         max-width: 100%;
    }
}
 @media (max-width: 767px) {
     .topStrip {
         padding: 8px 0 5px;
         overflow: hidden;
    }
    .sec3-content {
        border-radius: 70px;
    }
    .s5Col3 ul li {
        height: 69px;
    }
     .topStrip p {
         font-size: 14px;
         line-height: 16px;
    }
     .top-fix-bar {
         margin-bottom: 55px;
    }
     .header {
         height: auto;
         padding: 5px 0;
         margin-top: -55px;
         top: 55px;
    }
     .logo {
         margin-top: 0;
         width: 190px;
    }
     .s1-prod2-right-ecl, .show-desk {
         display: none;
    }
     .show-mob {
         display: inherit;
    }
     .mob-mnu-ic {
         top: 50%;
         right: 20px;
    }
     .banner-bg-2 {
         width: 100% !important;
         background: linear-gradient(180deg, #E1E7EF 49.5%, #316FAC 100%);
         padding-bottom: 0;
         padding: 0 0;
    }
     .banner-bg-2 .container{
         max-width: 100%;
         padding-right: 0;
         padding-left: 0;
    }
     .banner-left {
         width: 100%;
         padding: 10px 0 20px;
         text-align: center;
    }
    .bnrStar {
        font-size: 10px;
        line-height: 14px;
        padding: 0 12px;
        text-align: center;
        margin: 15px 0 0;
    }
    .bnrShortHeading {
        font-size: 20px;
        line-height: 26px;
        padding: 0 12px;
        text-align: center;
        width: 100%;
    }
    .bnrHeading {
        font-size: 28px;
        line-height: 30px;
        max-width: 100%;
        padding: 0 12px;
        text-align: center;
    }
     .mob-bnr {
         display: block;
         width: 100%;
         margin-left: 5px;
    }
    .sec3-contnt-contnr {
        margin-top: 20px;
    }
    .bnrList {
        margin-top: 0;
        margin-bottom: 20px;
        padding: 0 12px;
    }
    .bnrList li {
        font-size: 12px;
        margin-top: 5px;
        line-height: 24px;
        padding-left: 40px;
        background-size: 25px;
        background-position: left center;
    }
     .banner-left .btnBox {
         padding: 0 0;
         text-align: center;
    }
     .banner-left .btnBox .save-btn{
         margin-left: auto;
         margin-right: auto;
    }
     .desk-bnr-view .btn-txt_2 {
         text-align: center;
    }
     .brand-slider-box {
         display: block;
    }
     .as_seen_on_sec.desk-view{
         display: none;
    }
     .as_seen_on_sec.mob-view{
         display: block;
    }
     .as_seen_on_cntnr_mob {
         display: block;
    }
     .as_seen_on_cntnr_desk{
         display: none;
    }
     .as_seen_hdng {
         width: 100%;
         margin-left: 0;
         display: none;
    }
     .as_seen_on_cntnr_desk {
         width: 100%;
    }
     .as_seen_on_sec {
         margin: 0px 0px;
         box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }
     .as_seen_on_sec .as_seen_on_cntnt_cntnr {
         margin-top: 0px;
    }
    .as_seen_on_sec .container{
        padding: 0;
    }
    .as_seen_on_sec .as_seen_on_cntnt_cntnr {
        display: block;
        box-shadow: none;
        border-radius: 0;
    }
     .as_seen_on_cntnt_cntnr {
         padding: 0px 0;
    }
     .as_seen_on_sec {
         padding: 10px 0 10px;
    }
     .brand-slider-box h3{
         font-size: 15px;
         font-weight: 500;
    }
    .aftr-banner-sec {
        margin-top: 0;
        padding: 0px 0 30px;
    }
    .sec3-content1 h4 {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
    }
    .flex-md-row-reverse .sec3-content1 {
        padding-left: 15px;
    }
    .sec3-content.sec3-content3 .sec3-content1 {
        top: 0;
        left: 0;
        max-width: 100%;
    }
    .sec3-content.sec3-content3 h4{
        text-align: left;
    }
    .sec4-hdng h3 {
        font-size: 30px;
        line-height: 40px;
        text-align: left;
    }
    .sec4-content-container .col-md-5, .sec4-content {
        min-width: 100%;
        width: 100%;
        min-height: auto;
        margin-bottom: 10px;
    }
    .sec4-content h5 {
        font-size: 17px;
        line-height: 25px;
    }
    .sec5 .container-fluid.px-5 ,  .sec6 .container-fluid.px-5{
        padding: 0 15px !important;
    }
    .sec5-hdng h4 {
        font-size: 21px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .sec6-hdng h4 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .sec6 .owl-nav{
        display: none;
    }
    .sec6 .owl-dots{
        margin-top: 20px;
    }
    .sec6 .owl-theme .owl-dots .owl-dot span {
        background: rgb(217, 217, 217);
        border-color: #D9D9D9;
    }
    .sec6 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #000;
        border-color: #000;
    }
    .sec5-content-container .sec5-content {
        padding: 15px;
        border-radius: 30px;
        margin-bottom: 10px;
    }
    .sec5 {
        padding: 20px 0 10px;
    }
    .sec5-content h5 {
        font-size: 18px;
        margin-bottom: 9px;
    }
    .sec5-content p {
        min-height: auto;
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 20px;
    }
    .sec5-content img, .sec5-content video {
        height: 240px;
        border-radius: 30px;
    }
    .sec4-content-container .col-md-10 {
        width: 100%;
    }
    .sec4-content p {
        font-size: 13px;
        line-height: 27px;
    }
    .sec3-content1 {
        padding: 20px 15px 0;
    }
    .flex-md-row.sec3-content {
        padding-left: 0;
        border-radius: 48px;
    }
    .sec3-hdng h3 {
        font-size: 26px;
        line-height: 40px;
    }
    .aftr-banner-right {
        padding-left: 0;
        padding-top: 20px;
    }
     .aftr-banner-right h4 {
         font-size: 30px;
         line-height: 40px;
         margin-bottom: 10px;
    }
     .aftr-banner-sec-second {
         margin-top: 70px;
    }
     .aftr-banner-sec-second-inner {
         background: #333333;
         height: auto;
         min-height: 100%;
         border-radius: 50px;
         overflow: hidden;
         padding-bottom: 40px;
    }
     .golf-ball-mob {
         position: absolute;
         top: -80px;
         left: 20%;
         width: 145px;
    }
     .aftr-banner-sec-second-left {
         padding-left: 30px;
         padding-right: 30px;
         max-width: 100%;
    }
     .headingBox h4 {
         font-size: 38px;
         line-height: 48px;
    }
     .numberIng_sec2 {
         width: 100%;
         background: url(../../images/index-v1/numberIng_sec2-bg-mob.png);
         height: auto;
         min-height: 450px;
         padding-top: 70px;
         padding-bottom: 30px;
         overflow: hidden;
         background-repeat: no-repeat;
         background-position: top center;
         background-size: cover;
         height: auto;
         min-height: 450px;
         position: relative;
         display: block;
         margin-top: 40px;
         margin-bottom: 40px;
    }
     .numberIng_sec .aftr-banner-right {
         max-width: 100%;
         padding-left: 0;
    }
     .num_row2 {
         margin-top: 30px;
    }
     .headingBox h4 {
         font-size: 34px;
         line-height: 44px;
    }
     .headingBox h5 {
         display: flex;
         align-items: center;
         gap: 10px;
         font-size: 22px;
         line-height: 36px;
    }
     .num {
         font-size: 34px;
         line-height: 34px;
         display: inline-block;
         text-align: left;
    }
     .numberIng_sec3 {
         padding-bottom: 20px;
    }
     .measure-both-short-box img{
         width: 100%;
         height: 325px;
         object-fit: cover;
    }
     #review .container {
         max-width: 100% !important;
         padding-right: 0;
         padding-left: 0;
    }
     .s5Col2.shadow .s5Col2Prod {
         position: absolute;
         left: 75%;
         top: 115%;
         transform: translate(-50%, -50%);
         height: 50px !important;
         scale: 1.5;
    }
.s5Col3 ul li:last-child {
    border: none;
    height: 69px !important;
}
    .s5Col1 ul {
        padding-top: 18px;
    }
     .s5Col2 ul li:last-child {
         border: none;
         height: 75px;
    }
    .s5Col2.shadow .s5Col2Top {
        position: relative;
        padding-top: 38px;
        height: 70px;
    }
    .s5Col2 ul li {
    height: 69px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .s5Col2Top {
        height: 75px;
    }
     .s5Col2 {
         border-radius: 35px;
    }
    .s5Col3Prod {
        margin: -13px auto 3px;
        height: 50px !important;
    }
     .s5Col3Top p {
         margin-top: 0;
         font-weight: 600 !important;
    }
    .s5Col2.shadow .s5Col2Top p {
        max-width: 82px;
        width: 100%;
        margin-left: auto;
    }
     .blank-column{
         display: none;
    }
     .s5Col2 ul li img.comp-cross {
         width: 20px;
    }
     .box-div ul li h4 , .box-div ul li p{
         font-size: 13px;
    }
     .banMob {
         padding: 20px 0 0px;
         margin: 0 auto;
         position: absolute;
         top: -15px;
         left: 0;
         right: 0;
         display: table;
         width: 100%;
         text-align: center;
         z-index: -1;
    }
     .btnBox.d-mob-block {
         display: block !important;
    }
     .tit1 h3 {
         font-size: 30px;
         margin-bottom: 9px;
    }
     .tit1 p {
         font-size: 15px;
    }
     .sec-new .btnBox {
         margin-top: 0px;
    }
     .sec-new2 .item img {
         border-radius: 20px 20px 0px 0px;
    }
     .bg-white1 {
         background: rgba(255, 255, 255, 0.7);
         width: auto;
         height: 224px;
         position: relative;
         z-index: 9;
         top: auto;
         left: auto;
         padding: 20px;
         border-radius: 25px;
         transform: translate(-0%, -0%);
    }
     .bg-white1 {
         background: rgba(194, 194, 194, 0.7);
         border-radius: 0px 0px 20px 20px;
    }
     .sec-new2 .owl-dots {
         margin-top: 20px !important;
    }
     .sec-new2 .btnBox {
         margin-top: 0px;
    }
     .sec-new {
         padding: 50px 0px 30px;
    }
     .sec-new .btnBox {
         margin-top: 0px;
    }
     .bg-white1 h4 {
         font-size: 26px;
         text-align: center;
    }
     .bg-white1 p{
         text-align: center;
    }
     .sec-new3 {
         background: #E4E4E4;
         padding: 19px 0px 20px 0px;
         margin-top: 10px;
    }
     .sec-new3 h4 {
         color: #FF5C00;
         font-size: 30px;
         text-align: center;
         text-align: center;
         margin: 10px 0px 30px;
         font-weight: 700;
    }
     .container.full-wid {
         padding: 0px;
    }
     .pro-sliderbg1 .item img {
         border-radius: 0px;
    }
     .pro-item-wrapper .item img {
         border-radius: 0;
         width: 100%;
         height: auto;
    }
     .pro-sliderbg1 h3 {
         padding: 6px 12px;
         font-size: 14px;
    }
     .pro-item-wrapper h3 {
         top: 10px;
         left: 10px;
         border-radius: 7px;
         padding: 4px 10px;
         font-size: 10px;
    }
     .card-slider{
         display: block !important;
         margin-top: 30px;
    }
     .sec-new3 .bg-text {
         text-align: center;
    }
     .sec-new3 .bg-text .btnBox {
         text-align: center;
         margin-left: auto;
         margin-right: auto;
    }
     .sec-new3 .bg-text .comn-btn {
         left: 50%;
         margin-left: -43%;
    }
     .owl-carousel.card-slider .owl-stage-outer{
         overflow: visible;
    }
     .owl-carousel.card-slider .owl-item{
         margin-left: 0px !important;
         margin-right: 0px !important;
    }
     .owl-carousel.card-slider .item{
         width: calc(100% - 20px);
    }
     .section7 {
         padding: 10px 0;
    }
     .section7 .testImage {
         border-radius: 0px;
         width: 100% !important;
         max-width: 100%;
         margin-left: auto;
         margin-right: auto;
    }
     .commonHead, .sec7inner p.commonHead {
         font-size: 30px;
    }
     .testName img {
         width: auto;
    }
     .testCol .commonText {
         line-height: 24px;
         min-height: auto;
         margin-bottom: 20px;
    }
     .testCol {
         width: 100% !important;
         margin: 0 8px;
         height: auto;
         margin-bottom: 30px;
         position: relative;
         left: inherit;
         margin-left: auto;
         margin-right: auto;
         transform: translateX(0%);
    }
     .testName img {
         display: inline !important;
         width: auto !important;
    }
     img.testStar {
         margin: 0px;
    }
     .section7 .btnBox {
         margin-top: 20px;
         margin-bottom: 40px;
    }
     .footer {
         padding: 32px 0 30px;
    }
     .faq-container+.btnBox {
         display: block;
    }
     .section8 {
         padding: 50px 0 50px;
    }
     .mobilemenu {
         top: 72px;
    }
    .header.fixed-nav .mobilemenu {
        top: 53px;
    }
     .sec-new2 .btnBox {
         margin-top: 13px;
    }
     .owl-theme .owl-dots .owl-dot span {
         width: 16px !important;
         height: 16px !important;
    }
     .sec-new .btnBox {
         margin-top: 0px;
         margin: 0 auto;
    }
     .hjk #mob-btn-2{
         margin-top: 0;
    }
     .btnBox.d-none{
         display: none !important;
    }
    .aftr-banner-left, .aftr-banner-left video {
        height: 380px;
        object-fit: cover;
        object-position: center;
    }
    .aftr-banner-sec .container .row:first-child{
        flex-direction: column-reverse;
    }
    .aftr-banner-sec .container .row.align-items-center.flex-row-reverse .col-lg-6.col-md-12.col-sm-12:first-child{
        order: 2;
    }
    .flex-row-reverse .aftr-banner-right h4 {
        font-size: 25px;
        line-height: 38px;
    }
    .aftr-banner-right p {
        margin-bottom: 20px !important;
    }
}
 @media (max-width:575px) {
     .aftr-banner-right p{
         max-width: 360px;
    }
     .review-slider .owl-carousel .owl-stage-outer, .sec6-content .owl-carousel .owl-stage-outer{
         overflow: visible;
    }
    .sec3-content {
        border-radius: 45px;
    }
     .review-box, .sec6-content {
         width: calc(100% - 20px);
    }
}
 @media screen and (max-width: 375px){
    .bnrList li {
        font-size: 11.5px;
        margin-top: 5px;
        line-height: 16px;
        margin-bottom: 0;
    }
     .headingBox p {
         font-size: 15px;
         line-height: 30px;
    }
}
 