@media screen and (min-width: 992px) {
    .site-menutoggle { display: none; }
    
    .headernav .menu-arrow { display: none; }
    
    .headernav .menu-item-has-children { position: relative; }
    
    .headernav .menu-item-has-children > a::after {
        display: inline-block;
        font-family: 'gpc';
        content: "\e904";
        font-size: 7px;
        font-weight: 900;
        padding-left: 8px;
        margin-top: -1px;
        vertical-align: middle;
    }
    
    .headernav .menu-item-has-children > a::before {
        content: "";
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 40px;
    }
    
    .headernav .sub-menu {
        display: block;
        position: absolute;
        left: -20px;
        top: calc(100% + 40px);
        min-width: 230px;
        max-height: calc(100vh - 120px);
        /* padding: 10px 0; */
        padding: 0;
        margin: 0;
        border-radius: 0; 
        background-color: rgba(255, 255, 255, 0.4);
        backdrop-filter: blur(12px);
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
        z-index: 99;
    }

    .headernav > li > a {
        background-image: linear-gradient(90deg, var(--primary), var(--primary));
        background-position: center bottom;
        background-size: 0 2px;
        background-repeat: no-repeat;
        transition: color 0.3s ease-in-out, background-size 0.2s ease-in-out
    }

    .headernav > li:hover > a, .headernav>.current-menu-ancestor>a, .headernav>.current-menu-parent>a, .headernav>.current-menu-item>a { background-size: 100% 2px; }
    

    .headernav .menu-item-has-children:hover > .sub-menu { opacity: 1; top: calc(100% + 10px); visibility: visible; }
    .headernav .sub-menu > .menu-item-has-children > .sub-menu { top: 0; left: 100%; transform: translate(20px, 0px); }
    .headernav .sub-menu > .menu-item-has-children:hover > .sub-menu { top: 0; left: 100%; transform: translate(2px, 0px); }


    .headernav .sub-menu a { display: block; font-size: 16px; line-height: 26px; padding: 10px 15px; white-space: nowrap; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .headernav .sub-menu a:hover { background-color: #e5e5e5; }
    .headernav .sub-menu li:last-child a { border-bottom: transparent; }

    .headernav .sub-menu .menu-item-has-children > a { display: flex; align-items: center; justify-content: space-between; }

    .headernav .sub-menu .menu-item-has-children > a::after { padding: 0; margin-left: 10px; transform: rotate(-90deg); }

}
/*MIN 992 ENDS*/

@media screen and (min-width: 1200px) {
    .headernav { margin-left: auto; margin-right: auto; }    
}
/*MIN 1200 ENDS*/

@media screen and (min-width: 1280px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: calc(1040px + 40px); }
    
    .trust-vid .play-btn { --size: 96px; font-size: 36px; box-shadow: 0px 0px 0 13px rgba(61, 173, 255, 0.5); }
    .trust-vid .play-btn:hover { box-shadow: 0px 0px 0 8px rgba(61, 173, 255, 0.5); }
    
    .termval-t { --fsize: 40px; }
}
/*MIN 1280 ENDS*/

@media screen and (min-width: 1360px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: calc(1200px + 40px); }
    .termval-t { --fsize: 48px; }
}
/*MIN 1366 ENDS*/


@media screen and (max-width: 1359px) {
    .beneb { font-size: 14px; line-height: 1.46; }
    .beneb li { margin-bottom: 8px; }
    .jour { background-position: top -38px left 42.5vw, bottom -79px left 42.6vw, left top; }
}

@media screen and (max-width: 1279px) {
    h1, .h1 { --fsize: 46px; }
    .logoitem { width: 160px; height: 70px; }
    .benei-t { --fsize: 20px; }

    /* .petfn-i img { width: auto; height: auto; max-width: 280px; max-height: 300px; } */
    
    .jour { background-size: 160px, 300px, auto; background-position: top -38px left 41.5vw, bottom -79px left 42.6vw, left top; }
    .jour::before { background-size: 1440px auto; }
    .jourli span { font-size: 178px; }
    .jourl-2 { margin-left: 26%; }
    .jourl-2 span { transform: translate(-36%, -6px); }

    .termval-l { gap: 50px; }
    .termval-t { --fsize: 42px; }

	/*
    .oteam { gap: 40px 20px; }
    .oteami { --flexw: calc(25% - 15px); }
	*/

    /* .sushi { --flexw: calc(25% - 30px); } */

    .hero-prod { min-height: 600px; }
}
/*1279*/

@media screen and (max-width: 1200px) {
    .headernav .sub-menu {
        left: -50%;
        transform: translateX(-20%);
    }
}
/*1200*/

@media screen and (max-width: 1199px) {
    :root { --siteradius: 16px; }
    h1, .h1 { --fsize: 42px; }
    h2, .h2 { --fsize: 36px; }
    h3, .h3 { --fsize: 30px; }
    h4, .h4, .font-24 { --fsize: 20px; }
    .font-28 { --fsize: 24px; }
    

    .bttn { --btnsize: 46px; }

    .benei { aspect-ratio: 384 / 457; }
    .benei-halves { aspect-ratio: 592 / 356; }
    .beneb { line-height: 22px; }
    .beneb-t { --fsize: 17px; }
    /* .benei-4-1, .benei-5-1 { width: 100%; } */
    /* .benei-3 .benei-t { width: 58%; } */
    .benei-5 .benei-t { width: 52%; }
    .beneb li:not(:last-child) { margin-bottom: 6px; }

    .petfn-i img { max-width: 42%; /* max-height: 220px; */ }
    
    .foocta-bg { width: 64%; }

    .jour { background-size: 160px, 300px, auto; background-position: top -40px left 42.5vw, bottom -79px left 42.6vw, left top; }
    .jour .section-head { top: 10px; }
    .jourl-4 { margin-top: 20px }
    .jour::before { background-position: top 55% center; }

    .termval-l { gap: 40px; }
    .termval-t { --fsize: 38px; }

    .resbbl { gap: 16px; }
    .resbbi { padding: 20px; }

    .ccards { gap: 24px; }
    .ccard { padding: 20px; }

    .procl { --imgsize: 130px; }

    .gpcics { padding: 30px 0; }
    .gpcics-l { gap: 40px; }
	
    .oteami { --flexw: calc(25% - 18px); }

    .footp-cont p { font-size: 18px; line-height: 26px; }
    .footp-cont ul { font-size: 16px; line-height: 24px; }
    .footp-cont li { margin-bottom: 12px; }
}
/*1199*/

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

    .site-header .container { width: 100%; max-width: 100%; }
    
    .colheadleft {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: auto;
        flex: 1 0 auto  ;
    }

    .colheadright {
        --topOffset: 66px;
        position: fixed;
        left: 0;
        top: var(--topOffset);
        display: none;
        font-size: 18px;
        line-height: 28px;
        width: 100%;
        /* height: calc(100vh - var(--topOffset)); */
        padding: 0px;
        background: #F5F5F5;
        background: linear-gradient(180deg, #FFFFFF 0%, #F2F1F8 100%);
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 100;
    }
    
    /* .siteheader-sticky .colheadright { top: 67px; height: calc(100vh - 67px); } */

    .headernav { display: block; }
    .headernav .sub-menu { display: none; left: 0%; top: auto; width: 100%; background: var(--gray); transform: translateX(0%); }
    .headernav .sub-menu .sub-menu { background-color: var(--white); }
    .headernav li { margin-left: 0; margin-right: 0; border-bottom: 1px solid #e5e5e5; }
    .headernav > li, .headernav .sub-menu > li  { display: flex; flex-wrap: wrap; padding: 0; }
    .headernav a { font-size: 16px; }
    .headernav > li > a, .headernav .sub-menu > li > a { flex: 1 0 auto; padding: 12px 15px; }
    .headernav .sub-menu > li:first-child { border-top: 1px solid #e5e5e5; }
    .headernav .sub-menu > li > a { max-width: 100%; padding-left: 25px; }
    .headernav .sub-menu .sub-menu > li > a { padding-left: 35px; }
    .headernav .icon-angle-down { font-size: 9px; line-height: 47px; width: 46px; height: 100%; text-align: center; }
    .headernav .icon-angle-down::before { display: inline-block; transform: rotate(0deg); vertical-align: middle; transition: 0.3s ease-in-out; }
    .headernav .icon-angle-down.open { background-color: var(--gray); }
    .headernav .icon-angle-down.open::before { transform: rotate(180deg); }
    .headernav > li.menu-item-has-children > a, .sub-menu >li.menu-item-has-children > a { flex: 1 0 calc(100% - 46px); max-width: calc(100% - 46px); }
    .colheadright .bttn { display: none; }

    .menu-open::before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #ffffff8a;
        z-index: 8;
        backdrop-filter: blur(12px);
    }

    h1, .h1 { --fsize: 40px; }
    .font-28 { --fsize: 22px; }
    .font-20 { --fsize: 18px; }
    .font-18 { --fsize: 16px; }
    .font-16 { --fsize: 14px; }


    .hero-cont { width: 100%; }
    .hero-cta { justify-content: center; }

    .benei { --calcSize: calc(50% - 8px); aspect-ratio: 384 / 407; }
    .benei-halves { aspect-ratio: 592 / 368; }
    .beneb { font-size: 15px; line-height: 23px; }
    .benei-4 { --calcSize: calc(450px - 8px); margin: 0 auto; order: 1; }
   
    .petfn-l { grid-template-columns: 1fr; gap: 16px; max-width: 440px; margin: 0 auto; }
    /* .petfn-i { aspect-ratio: unset; } */
    .petfn-i p { width: 246px; }

    .jour {
        padding-top: 40px;
        padding-bottom: 225px;
        background-image: url(../images/journey-bg-btm.webp), linear-gradient(112.8deg, #018647 3.72%, #002011 96.28%);
        background-size: 300px, auto;
        background-position: bottom -79px left 42.6vw, left top;
    }

    .jour .section-head { position: static; }
    .jourl { display: flex; flex-direction: row; flex-wrap: wrap; gap: 50px 40px; }
    .jourli { width: calc(50% - 20px); margin: 0; order: 0; }
    .jour::before { display: none; }

    /* .teami { --flexw: calc(50% - 16px); } */

    .termval-l { gap: 25px; }
    .termval .termval-t { --fsize: 28px; }

    .oteami { --flexw: calc(33.33% - 16px); }

    .teamy p { font-size: 14px; line-height: 24px; }

    .resbbl { grid-template-columns: 1fr; }
    .resbbi { min-height: 0; }

    .ccards { grid-template-columns: 1fr; }
    .ccard { min-height: 185px; }

    .procl { --imgsize: 110px; }
    .proci h3 { --fsize: 16px; }
    .hero-prod { min-height: 500px; }
    
    .gpcics-l { gap: 30px 20px; }
    .gpcics-i { flex: 1; }

    .footmap { border-radius: var(--siteradius); }
    .footp .row { flex-direction: column-reverse; row-gap: 20px; }
    .footp .section-head { margin-bottom: 20px; }

    .foocta .container { padding-top: 20px; padding-bottom: 30px; }
    .foocta-bg { width: 50%; }

}
/*991*/

@media screen and (max-width: 767px) {
    h1, .h1 { --fsize: 38px; }
    h2, .h2 { --fsize: 34px; }

    section.section { --padds: 35px; }
    .section-head { margin-bottom: 30px; }

    .benei, .benei-4 { --calcSize: 400px; aspect-ratio: 444 / 406; margin-left: auto; margin-right: auto; }
    /* .benei-1-1 { width: 90%; } */
    /* .benei-2-1 { top: -38px; left: 50%; transform: translateX(-50%); width: 320px; } */
    
    .petfn-i p { width: 280px; }

    .awal { max-width: 310px; margin-left: auto; margin-right: auto; }

    .jour { background-position: bottom -79px right, left top; }
    .jourli { width: 100%; }
    .jourli span { font-size: 138px; color: rgba(255, 255, 255, 0.13); }

    /* .teami { --flexw: 329px; } */
    .teaml { row-gap: 10px; }
    .oteami { --flexw: calc(50% - 12px); }

    .termval-l { grid-template-columns: repeat(2, 1fr); }

    .teamy { padding: 20px; }
    .teamy-i { width: 100%; --flexw: 100%; }

    /* .awai { padding: 16px; border-radius: var(--siteradius); } */
   
    /* .sushi { --flexw: calc(33.33% - 24px); } */
    .procl { grid-template-columns: repeat(2, 1fr); }
    .procl::before { display: none; }

    .hero-prod::before { opacity: 0.5; }

    .gpcics-l { flex-wrap: wrap; justify-content: center; }
    .gpcics-i { flex: 1 0 calc(33.33% - 14px); max-width: calc(33.33% - 14px); }
    
    .foocta-bg { width: 55%; }
    .foocta .container { padding-bottom: 60px; }
    .foo-top { flex-direction: column; flex-wrap: wrap; }
    .foo-nav { gap: 30px; }
}
/*767*/

@media screen and (max-width: 575px) {
    .font-22 { font-size: 20px; line-height: 30px; }

    /* .petfn-i { min-height: 350px; } */

    .jourl { padding-left: 25px; gap: 40px; }
    .jour h3 { font-size: 22px; line-height: 28px; }

    .play-btn { --size: 40px; font-size: 17px; }

    .teaml { width: 300px; }
    
    .procl { --imgsize: 94px; }
    .proci-img { margin-bottom: 16px; }

    .hero-prod-wrap p { --fsize: 16px; }

    .petfn-i p { width: 248px; }
    
    .foocta-bg { width: 58%; }
    .foocta .container { padding-top: 0px; }
    .foo-nav { flex-direction: column; gap: 14px; }

}
/*575*/

@media screen and (max-width: 480px) {
    .headctas { display: none; }
    .colheadright { --topOffset: 60px; }

    /* .petfn-i img { max-width: 180px; max-height: 190px; } */
    .petfn-i i { font-size: 12px; }
	
	.oteami-img { border-radius: 12px; }
}

@media screen and (max-width: 459px) {
    :root { --siteradiuss: 10px; --siteradius16: 10px; }
    h1, .h1 { --fsize: 34px; }
    h2, .h2 { --fsize: 30px; }
    h3, .h3 { --fsize: 28px; }
    .page-off { padding-top: 100px; }
    .benei, .benei-4 { --calcSize: 100%; aspect-ratio: 444 / 438; }
    /* .benei-1-1 { bottom: -23px; } */
    /* .benei-1-2 { width: 120px; } */
    /* .benei-3-1 { width: 100%; } */
    .benei-2 .benei-t, .benei-4 .benei-t, .benei-5 .benei-t { width: 100%; }
    .petfn-i { /* min-height: 330px; */ padding: 20px; gap: 15px; aspect-ratio: 4 / 3; border-radius: var(--siteradius); }
    .petfn-i p { margin-bottom: 0; }
    .petfn-i img { max-width: 34%; }
    .petfn-i img { max-width: 26%; }
    /*.oteami { --flexw: 270px; }*/
    /* .sushi { --flexw: calc(50% - 18px); } */
	/* .awal { grid-template-columns: repeat(2, 1fr); } */
}
/*459*/

@media screen and (max-width: 375px) {
    h1, .h1 { --fsize: 28px; }
    h2, .h2 { --fsize: 28px; }
    h3, .h3 { --fsize: 24px; }
    h4, .h4 { --fsize: 22px; }

    .termval-l { gap: 20px; }
    .termval .termval-t { --fsize: 24px; }
    /* .teami { --flexw: 300px; } */

    .petfn-i p { width: 246px; font-size: 14px; }
}
/*375*/