@media only screen and (min-width: 1030px) and (max-width: 1466px) {}

@media only screen and (min-width: 1030px) and (max-width: 1366px) {}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {}

@media only screen and (min-width: 1023px) and (max-width: 1300px) {}
@media only screen and (max-width: 1420px) {
.trustedtitle h2{
    font-size: 100px;
}
}
@media only screen and (max-width: 1350px) {
.pakage_img {
    width: 490px;
}

}
@media only screen and (max-width: 1200px) {
    .grid-container {
        padding: 0 1rem;
    }

    .main-menu,
    .sticky-header,
    .main-header.style-one .outer-container:before {
        display: none !important;
    }

    .menu-area .mobile-nav-toggler {
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 10px;
    }

    .megamenu ul li:first-child {
        display: none;
    }

    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul,
    .main-menu .navigation>li>.megamenu {
        display: block !important;
        visibility: hidden;
        opacity: 0;
    }

    .main-header .menu-right-content {
        display: none;
    }

    .main-header .logo-box {
        padding: 0px !important;
    }

    .logo-box {
        width: 110px;
    }

    .header-style-one .outer-box {
        padding: 5px 15px;
    }

    .mobile-menu {
        width: 100%;
    }

    .herocntsec {
        flex-direction: column;
        gap: 15px;
        padding-top: 110px;
    }

    .herocnt, .heroimg {
       width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .heroimg img{
        height: 350px;
    }
    .herocnt {
        order: 2;
    }

    .herocnth1 h1, .herocnth1 h2 {
        font-size: 34px;
        letter-spacing: 3px;
        text-align: center;
    }

    .herocnth1 h1 span.concepttd, .herocnth1 h1 span.herovison, .herocnth1 h2 span.concepttd, .herocnth1 h2 span.herovison {
        font-size: 34px;
        font-family: var(--title-font) !important;
        font-weight: bold !important;
        color: var(--text-color);
         margin: 0px 6px;
        letter-spacing: 2px !important;
        line-height: 1.2;
    }

    .herocnth1 h1 br, .herocnth1 h2 br {
        display: none;
    }

   .herocnt .btn {
        width: max-content;
        margin: 0px auto;
    }
.herocntsec .herocnt{
    display: inline;
}
    .title-bg {
        font-size: 64px;
    }

    .title-front {
        font-size: 34px;
    }

    .hmaboutsec {
        padding: 30px 0px;
    }
    .rotateimg {
        display: none;
    }

    .abtsecin {
        width: auto;
        padding: 10px;
        border-radius: 14px;
    }
    .abutimgsec{
        width: 40%;
        justify-content: center;
    }
    .btn{
        padding: 0px 20px;
    }
    .abutimginner::before {
        content: none;
    }

    .abtintro .info {
        padding: 15px 10px;
    }

    .aboutabs .tabs {
        margin-bottom: 0px;
    }

    .btn {
        height: 50px;
        line-height: 50px;
    }

    .aboutabs .tabs-panel {
        padding: 0px;
    }

    .leafimg {
        display: none;
    }
    .shawdowbg{
        display: block;
    }
    .timeline ul li h3 {
        font-size: 18px;
    }

    .timeline ul li:nth-child(odd):before, .timeline ul li:nth-child(even):before {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .timeline ul li:nth-child(odd) h3::after, .timeline ul li:nth-child(even) h3::after {
        left: 99%;
        width: 10px;
        height: 10px;
        top: 28px;
    }

    .timeline ul li:nth-child(odd) .content img {
        margin-left: 0px;
    }

    .timeline ul li:nth-child(even) .content img {
        margin-right: 0px;
        margin-left: 0px;
    }

    .timeline ul li:nth-child(odd)::after, .timeline ul li:nth-child(even)::after {
        content: '';
        position: absolute;
        width: 50px;
        height: 50px;
        top: 35px;
        /* left: -6px; */
        background: transparent linear-gradient(180deg, #C6C5C5ED 0%, #80808000 100%) 0% 0% no-repeat padding-box;
        pointer-events: none;
    }
    .timeline ul li:nth-child(even)::after {
        /* left: unset; */
        /* right: 0px !important; */
    }
    .timeline ul li:nth-child(even) h3:before, .timeline ul li:nth-child(odd) h3:before {
        width: 100%;
    }

    .section-title {
        margin-bottom: 20px;
    }

    section.trusted-brands:before, section.trusted-brands:after {
        content: none;
    }

    .trustedtitle h2 {
        font-size: 34px;
    }

    .trustedtitle p {
        font-size: 28px;
    }

    .mhide {
        display: none;
    }

    .mshow {
        display: block;
    }

    .bottle-img {
           max-width: 333px;
    }

    .bottle-container {
        top: 26px;
    }

    section.trusted-brands {
        padding-top: 40px;
        height: 560px;
    }

    .logo-slider img {
        width: 150px;
        /* margin-top: 141px; */
        height: auto;
    }
    .hmgetsec .grid-x {
        justify-content: left;
    }
    .timeline ul{
        margin: 0px 30px;
    }
    .hmgetsec{
        height: 350px;
        background-position: center;
    }
    .susbx{
        justify-content: space-between;
    }
    .hmgetsec{
        height: auto;
    }
    .hmgetcunt p {
    font-size: 14px;
    }
    section.contractmanufacsec h3.title-front {
    transform: translate(-50%, -85%);
    }
    section.contractmanufacsec .section-title p {
        width: 75%;
        margin: 20px auto;
    }
    .img-block{
        height: auto;
    }
    .footercall {
    margin-bottom: 0px;
    }
    .logo-slider {
        padding-top: 0px;
        bottom: -420px;
    }
    .susbx {
        width: 100%;
    }

    .sustainabilitybxsec .susbx:nth-child(2) {
        height: auto;
    }

    .certificatebx h4 {
        font-size: 24px;
    }

    .certificatebx p {
        font-size: 14px;
    }

    .certificatebx img {
        width: 100px;
    }

    .sustainabilitybxsec .susbx:not(:first-child) .susimgbx {
        height: auto;
        padding: 20px 0px;
    }

    .sustainabilitybxsec .susbx:not(:first-child) .susimgbx {
        height: auto;
        padding: 0px 0px;
    }

    .certificatebx {
        padding-top: 20px;
    }

    .getfmsec {
        padding: 40px 30px;
        width: 100%;
        height: auto;
    }
    .quote-title{
      font-size: 38px;  
          margin-bottom: 10px;
    }
    .getbtnsec{
      margin-top: 0px;  
      margin-bottom: 10px;
    }
    .getbtnsec .btn-one{
        height: 50px;
        line-height: 50px;
    }
    section.sustainabilitysec{
         padding-bottom: 110px;   
    }
    #contractslider .slick-arrow{
        bottom: -75px;
        top: unset;
        width: 90px;
    height: 45px;
    }
    .contractmanufacsec .slick-prev:before, .contractmanufacsec .slick-next:before{
        content: none;
    }
    #contractslider .slick-prev {
    transform: translate(-100px, 0px);
}
#contractslider .slick-next {
    transform: translate(10px, 0px);
}
.info-section{
    display: none;
}
.main-footer .widget-section{
 padding-top: 30px;   
}
section.contractmanufacsec {
    padding: 110px 0px 190px 0px;
}
.pakage{
    height: auto;
    padding: 30px 0px;
}

.pakage .grid-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 25px;
}
.pakage_img{
    position: static;
    width: auto;
}
.pakage_img img {
    height: 350px;
}
.vmcnt {
    padding: 0px 30px;
}
.vmcnt h3 {
    font-size: 26px;
}
.certifications_sec h3{
    font-size: 50px;
}
.certifications_sec h4{
    font-size: 28px;
}
.certifications_sec {
    padding-left: 40px;
}
.susbox{
    padding: 40px 40px;
}
.abtintro img {
    height: 500px;
}
nav.menu-box .menu-right-content a.theme-btn.btn-one {
    border-radius: 0 !important;
}

nav.menu-box .menu-right-content {
    margin-top: 40px !important;
    margin-left: 20px;
}
.vmcnt{
        justify-content: start;
        margin: 40px 0px;
    }
    .page-breadcrumb-area{
        background-position: right;
    }
   
.pakage{
    background: #E43F63;
    background: radial-gradient(circle, rgba(228, 63, 99, 1) 0%, rgba(131, 43, 176, 1) 100%);
}
.privecy_sec {
    padding-left: 0px;
}
.timeline .content img{
    z-index: 99;
    position: relative;
}
.timeline ul li .time {
    display: none;
}
}

@media only screen and (max-width: 780px) {
    .abutimgsec, .aboutabs {
        width: 100%;
    }
    
     .aboutsecnt {
        flex-direction: column;
        gap: 20px;
    }
    .sustainabilitybxsec {
        flex-direction: column;
    }
    .pakage_cunt {
        width: auto;
        flex-shrink: unset;
        padding-left: 0;
        text-align: center;
    }
    .timeline ul li h3 {
            font-size: 16px;
        }
    .pakage_cunt .joinbtns{
        justify-content: center;
    }
    .certifications_sec h3{
        font-size: 40px;
    }
    .certifications_sec {
        padding-left: 0px;
    }
    .footercall {
        margin-bottom: 0px;
    }
    .factorywalksec, .walkcnt{
        height: auto;
        width: auto;
    }
    .walkcnt{
        padding: 30px 0px;
    }
    section.whychoosesec, section.certifications{
        margin: 0;
        
    }
    .con-img-holder{
        display: none;
    }
    .concontent img.img-responsive.mb_show {
        display: block;
        height: auto;
        margin: 30px 0px;
    }
    .joinimg{
        display: none;
    }
    .joinmilor{
        height: auto;
        padding: 30px 0px;
        margin: 0px;
        margin-bottom: 30px;
    }
    .joincntsec h4{
        font-size: 28px;
        
    }
    .joincntsec{
        width: 100%;
        padding: 20px;
        text-align: center;
    }
    .joincntsec .joinbtns {
        justify-content: center;
    }
    .contact-wrapper{
        flex-wrap: wrap;
    }
    .contact-form, .faqsec .section-title, .section-subtitle, .faqaccdn{
        width: 100%;
        max-width: 100%;
    }
    .contact-section .section-title{
        font-size: 26px;
    }
    .getquote_cunt h3{
        font-size: 16px;
    }
    .faqcntdv {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .faqimg img {
        height: 300px;
    }
    .faqimg {
        width: auto;
        flex-shrink: 0;
        text-align: center;
    }
    .faqsec{
        padding: 20px 20px;
    }
    .faqsec .section-title{
        font-size: 26px;
    }
    .form_addition .grid-x{
        padding: 15px 5px;
    }
    .form_addition {
        margin-top: 10px;
    }
    .getquote_cunt {
        margin: 10px 0px;
    }
    form#getform .grid-container {
        padding: 0;
    }
    .susimgbx img{
        height: 400px;
    }
    .certificatebx img{
        height: auto;
    }

    .aboutabs .tabs-content {
        margin: 20px 0px;
        padding: 0;
    }
    .herocnt {
        order: 2;
        text-align: center;
    }
    .herocnt .btn {
        display: inline-block;
        margin-bottom: 20px;
    }
    .pakage .grid-container{
        justify-content: center;
    }
    .joincntsec img.mb_show {
        height: 250px;
        width: 100%;
        object-fit: contain;
        display: block;
        margin: 15px 0px;
    }
    .joinmilor {
        background: radial-gradient(circle, rgba(228, 63, 99, 1) 0%, rgba(131, 43, 176, 1) 100%);
    }
    .con-box .concontent{
        width: auto;
    }
    .abtcardsec .cell, section.certifications .cell {
    width: 100%;
}
.susbox .sustlesec{
    text-align: center;
}
.suscnt ul li{
    display: block;
    text-align: center;
    margin-bottom: 40px;

}
.ulimg{
    margin: 0px auto;
}
.con-box {
    justify-content: left;
}
    .timeline ul {
        margin: 0px 0px;
    }
    .abtcardsec .grid-x.pd-0 {
      margin: 0px 0px;
    }
    .abtcardsec .grid-x.pd-0 img.mb_show {
        margin: 10px 0px;
    }
    .contractitem .itembx .image-box-4{
        height: 200px;
    }
    .logo-slider img{
        height: auto;
    }
     .form-row{
        display: block;
    }
    .btn{
        padding: 0px 15px !important;
    }
    section.contractmanufacsec h3.title-front{
        transform: translate(-50%, -70%);
    }
    .pakage_cunt h4{
        font-size: 28px;
    }
    .pakage_cunt img.mb_show {
        height: 250px;
    }
    .susimgbx.mb_show {
        height: auto;
    }
    .certificatebx {
        padding-top: 20px;
        text-align: center;
    }
    .main-footer .widget-title {
        margin-bottom: 5px;
        margin-top: 15px;
    }
    .main-footer .widget-title h4 {
        margin-bottom: 0px !important;
    }
    .certifications_sec{
        text-align: center;
    }
    .certifications_sec .joinbtns {
        justify-content: center;
    }
    section.contractmanufacsec .section-title p{
        margin: 30px auto 0px;
        width: 100%;
    }
    .main-footer .widget-section{
        padding-bottom: 20px;
    }
    .cell.mb_show{
        height: auto !important;
        margin-top: 0px;
    }
    section.certifications{
        background: #e98c9f;
        height: auto;
    }
    .susbox{
        flex-wrap: wrap;
    }
    .suscnt {
        width: 100%;
        flex-shrink: 0;
    }
    .mb_show{
        display: block;
        height: 350px;
        width: 100%;
        object-fit: contain;
        margin: 20px 0px;
    }
    .abtcardsec .vmcnt img.mb_show {
        height: auto;
    }
    .vmcnt h3 {
        font-size: 26px;
        margin: 4px 0px;
    }
    .vmcnt {
        padding: 0px 20px;
    }
    .certifications_sec h4 {
        font-size: 26px;
        margin: 20px 0px;
    }
    .mb_hide{
        display: none;
    }
    .susbox{
        gap: 0px;
    }
    .te-page-title{
        font-size: 40px;
        line-height: 1;
    }
    .sustlesec h4{
        font-size: 30px;
    }
    .sustlesec h4 span, .concontent h4 span{
        display: block;
    }
    .susbox {
        padding: 20px 20px;
    }
    .te-breadcrumb-wrapper {
      padding-left: 20px;
    }
    .img-block{
        height: auto;
    }
    .heroimg img{
        height: 350px;
        width: 100%;
        object-fit: contain;
    }
    .herocntsec{
        padding-top: 70px;
    }
    .pakage{
        margin: 0px;
    }
    .certificatebx img {
        width: 150px;
    }
    section.contractmanufacsec h3.title-front {
        transform: translate(-50%, -105%);
    }
    section.sustainabilitysec h3.title-front {
        transform: translate(-50%, -45%);
        line-height: 2;
    }
    .herocnt, .heroimg{
        flex-wrap: wrap;
    }
    .footer-widget.logo-widget.mr_30 {
        width: 100%;
    }
    li.text.ri-flex {
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
    }
    li.text.ri-flex div {
        display: flex;
        align-items: center;
        gap: 5px;
    }
    section.contractdv-section {
        padding: 0px 0px 0px 0px;
    }
    .concontent h4{
        margin-bottom: 0px;
        margin-top: 30px;
    }
    .contact-form {
        margin-top: 20px;
    }
    .logo-slider img{
        width: 150px;
        height: 150px;
    }
    img.leafimg{
        display: none !important;
    }
   
    .page-breadcrumb-area{
       padding-top: 140px;
        padding-bottom: 120px;
        height: 265px;
    }
    video#myVideo {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        object-fit: contain;
        height: 300px;
   }
   .video-container{
    background: #000;
   }
    .contact-toggle span{
        font-size: 14px;
    }  
    .main-footer .links-widget .links-list li a:hover, .main-footer .links-widget .links-list li a:hover svg ellipse{
        color: #000;
        fill: #000;
    }
    .faqsec{
        margin-top: 40px;
    }
    .contact-details{
        padding: 5px;
    }
    .faqsec{
        padding: 0px;
        background: transparent;
    }
    .production_grid {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.sustainabilitybxsec .susbx:nth-child(2) .susimgbx::before{
    height: 50%;
}
}
@media only screen and (max-width: 767px) {
    .timeline ul li .time{
        display: none;
    }
    .timeline ul li:nth-child(even)::after, .timeline ul li:nth-child(odd)::after {
        left: 0;
        right: 0px !important;
    }
    .timeline ul li:nth-child(even) .shawdowbg::after, .timeline ul li:nth-child(odd) .shawdowbg::after{
        right: unset;
        left: 0px;
        width: 70%;
    }
    .m-20 {
    margin-bottom: 0px !important;
}
.vmcnt {
    justify-content: start;
    margin: 15px 0px;
}
.aboutabs .tabs{
    overflow: auto;
}
.aboutabs .tabs-title a{
    width: max-content;
}
.aboutabs .tabs::-webkit-scrollbar {
  display: none;
}
section.contractmanufacsec .contractitem .itembx .image-box-4 img{
    object-fit: cover;
}
}
@media only screen and (max-width: 580px) {
.getquote_sec span.form-error.is-visible {
    line-height: 1;
    height: 10px;
    background: #f35b43;
    top: 0px;
    right: 5px;
    padding: 5px;
    height: max-content;
    border-radius: 7px;
    color: #fff !important;
}
}
