@media (min-width: 1920px){
    .single-impact .impact-img {
        max-height: 80vh;
        object-fit: cover;
    }
    /* .impact-blk .impact-img img {
        max-height: 88vh;
        object-fit: cover;
    } */
}
@media (min-width: 1441px){
    .sub-banner .top-section-fixed {
        position: relative;
    }
    .sub-banner .top-section-fixed,.sub-banner,.mySlides,.mySlides img{
        min-height: 60vh;
    }
    .banner-slider {
        width: 55%;
        min-height: 60vh;
    }
    /* .solution-list .solution-img{
        background-size: 700px !important;
    } */
    
}
@media (max-width: 1440px){
    .impact-right .impact-subtitle {
        margin-bottom: 2.5rem;
    }
    .impact-text h2 {
        font-size: 3.3rem;
        line-height: 3.5rem;
    }
    .banner-bottom p br {
        display: none;
    }
    .banner-bottom p {
        font-size: 2.6rem;
        line-height: 3.4rem;
    }
    .diff-list .diff-single p{
        font-size: 2rem;
        line-height: 2.5rem;
    }
    .beyond-blk p{
        font-size: 1.8rem;
        line-height: 2.6rem;
    }
    .go-beyond h2 {
        font-size: 18.4rem;
        line-height: 20.1rem;
    }
    .solution-list h3 {
        font-size: 3.5rem;
        line-height: 4rem;
    }
    .sub-banner h1 {
        font-size: 7.4rem;
        line-height: 9.2rem;
    }
    h1 {
        font-size: 6.2rem;
        line-height: 7.4rem;
    }
    .sidebar h2 {
        font-size: 2.4rem;
        line-height: 2.8rem;
    }
    .company-desc {
        padding-bottom: 6.4rem;
    }
    .company-value ul li h3 {
        font-size: 5rem;
        line-height: 5.7rem;
    }
    .company-value-listing h3{
        font-size: 9.5rem;
        line-height: 10.7rem;
    }
    .company-value ul li p br{
        display: none;
    }
    .company-value ul li {
        margin-bottom: 6.5rem;
    }
    .timeline-left .year-detail h2 {
        font-size: 7.5rem;
        line-height: 7.2rem;
    }
    .timeline-left .year-detail span {
        font-size: 2.5rem;
        line-height: 2.8rem;
    }
    .timeline-right {
        font-size: 1.8rem;
        line-height: 2.4rem;
        margin-left: 5rem;
    }
    .nav-top a span {
        font-size: 5rem;
        line-height: 6rem;
    }
    .single-differntiators h2 {
        font-size: 5.5rem;
        line-height: 6.2rem;
    }
    .differntiators-li h3 {
        font-size: 3.8rem;
        line-height: 4.5rem;
    }
    .single-differntiators .d-desc p {
        font-size: 1.8rem;
        line-height: 2.5rem;
    }
    body {
        font-size: 1.8rem;
        line-height: 2.6rem;
    }
    .solution-right h4 {
        font-size: 2.6rem;
        line-height: 3.3rem;
    }
    .solution-right ul li {
        font-size: 1.7rem;
        line-height: 2.4rem;
    }
    .impact-text span {
        font-size: 1.7rem;
        line-height: 2.3rem;
    }
    .cta p {
        font-size: 1.9rem;
    }
    .contact-right {
        font-size: 3.4rem;
        line-height: 4.6rem;
    }
    .contact-desc .contact-bottom p {
        font-size: 1.3rem;
        line-height: 1.5rem;
    }
    .contact-desc .address-text {
        padding-bottom: 6.4rem;
    }
    .contact-desc .address-text:last-child {
        padding-bottom: 5.4rem;
    }
    .contact-desc .contact-bottom{
        margin-top: 0;
    }
    .bedding-sol-desc {
        font-size: 2.0rem;
        line-height: 3.0rem;
    }
    .solution-list .solution-img {
        /* height: 35rem; */
    }
    .beyond-div {
        margin: 0 auto;
        max-width: 80rem;
    }
    .contact-desc .address-text p{
        font-size: 1.8rem;
        line-height: 2.6rem;
    }
    
}
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl{
        max-width: 1268px;
    }
}
@media (min-width: 1200px){
    /* .solution-list .solution-img{
        background-size: 700px !important;
    } */
    .solution-list-blk {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .solution-list-blk .solution-list {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .single-bedding-sol:hover .bedding-sol-right h2,.single-bedding-sol:hover .bedding-sol-right a {
        color: #fff !important;
    }
    .js-split-text {
        opacity: 0;
    }
    .js-split-text.in-view {
        opacity: 1;
    }
}
@media (min-width: 1200px) and (max-width: 1399px){
    .solution-blk.solution3 img.solution-icon-img {
        position: relative;
        background-color: #fff;
        padding-left: 20px;
    }
}
@media (max-width: 1199px) {
    .top-banner {
        height: 81.1rem;
    }
    .solution-list h3 {
        font-size: 5.6rem;
        line-height: 6.5rem;
    }
    .go-beyond h2 {
        font-size: 20.4rem;
        line-height: 22.1rem;
    }
    .beyond-wrap .beyond-blk:first-child {
        min-height: 9.4rem;
    }
    .beyond-wrap .beyond-blk .img {
        margin-bottom: 7.8rem;
    }
    .sub-banner .top-section-fixed {
        background-size: 55% 100%;
        height: 42rem;
    }
    .banner-slider{
        width: 55%;
    }
    .sub-banner {
        height: 42rem;
    }
    .sub-banner h1 {
        font-size: 5.4rem;
        line-height: 6.2rem;
    }
    .top-section-fixed .banner-left {
        max-width: 28rem;
    }
    .brand-desc .brand-right img {
        min-width: 20rem;
        margin-left: 5rem;
    }
    .brand-desc .brand-left p {
        margin: 3.4rem 0 0;
    }
    /* .solution-blk::after, .solution-blk::before {
        content: none;
    } */
    .impact-blk .impact-img, .impact-blk .impact-right {
        width: 100%;
        height: auto;
    }
    .impact-right {
        padding: 5rem 4rem;
    }
    
    .our-differntiators .banner-slider {
        background-size: 51%;
    }
    .solution-blk.solution2 {
        padding-top: 3rem;
        padding-bottom: 15rem;
    }
    .solution-blk.solution4 {
        padding-top: 0;
        margin-top: 2rem;
    }
    .solution-right img {
        margin-left: 2rem;
    }
    .terms-top h1 {
        font-size: 7rem;
        line-height: 7.8rem;
        margin-bottom: 3rem;
    }
    .terms-top {
        padding: 12rem 0 10rem;
    }
    .beyond-wrap .beyond-blk.eq-h {
        margin-top: 15.6rem;
    }
    .nav-top .nav-top-list ,.nav-top .nav-top-list:nth-child(3n),.nav-top .nav-top-list:nth-child(3n - 2){
        display: flex;
        justify-content: start;
    }
    .nav-top a span {
        font-size: 4.4rem;
        line-height: 4.8rem;
        width: 26rem;
    }
    .nav-top a {
        display: block;
        width: 100%;
    }
    .impact-img img {
        position: relative !important;
        top: auto !important;
        transform: none !important;
        height: auto !important;
        max-height: 100% !important;
    }
    .title.in-view .word {
        animation: auto;
        opacity: 1;
    }
    .company-value-listing h3{
        font-size: 8rem;
        line-height: 8.9rem;
    }
    .company-value ul li h3 {
        font-size: 4.6rem;
        line-height: 5.2rem;
    }
    .company-value ul li {
        margin-bottom: 6rem;
    }
    .timeline-left .year-detail h2 {
        font-size: 6rem;
        line-height: 5.8rem;
    }
    .timeline-right {
        margin-left: 4.5rem;
    }
    .single-differntiators h2 {
        font-size: 5rem;
        line-height: 5.6rem;
    }
    .differntiators-li h3 {
        font-size: 3.2rem;
        line-height: 3.8rem;
    }
    .solution-right h4 {
        font-size: 2.7rem;
        line-height: 3.3rem;
    }
    .impact-text h2 {
        font-size: 3rem;
        line-height: 3.1rem;
    }
    .contact-right {
        font-size: 3.1rem;
        line-height: 4rem;
    }
    .diff-list .diff-single p{
        font-size: 1.9rem;
        line-height: 2.3rem;
    }
    .solution-blk.solution1, .solution-blk.solution2, .solution-blk.solution3, .solution-blk.solution4 {
        padding: 3rem;
    }
    .solution-list {
        margin-bottom: 3rem;
    }
    .single-bedding-sol:hover .bedding-sol-right {
        background-color: #fff;
    }
    .single-bedding-sol:hover .bedding-sol-left img{
        transform: none;
    }
    .impact-blk .impact-right {
        max-width: 960px;
        margin: auto;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
}
@media (min-width: 991px) {
    .main-menu .has-megamenu{
        position: unset;
    }
    .dropdown-menu.megamenu {
        border: 0;
        background: #fff;
        left: 0;
        right: 0;
        /* top: 8.7rem; */
        top: 0;
        padding: 5.3rem 0;

        /* padding-top: 14rem; */
        z-index: -1;
    }
    .dropdown-menu.megamenu .container {
        padding-top: 8.7rem;
    }
    .navbar-expand-lg .dropdown-menu.megamenu li:last-child a {
        margin-bottom: 0;
        border-bottom: 0px;
    }
    .main-menu {
        position: inherit;
        margin: 8px 0;
    }
    .container-fluid {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .navbar-expand-lg .dropdown-menu.megamenu li a {
        font-size: 4rem;
        line-height: 3.7rem;
        border-bottom: 1px solid #D2D2D2;
        max-width: 37.8rem;
        padding: 0 0 2.8rem;
        margin: 0 0 1.9rem;
        color: var(--blue-color);
        position: relative;
    }
    .dropdown-menu.megamenu ul {
        list-style-type: none;
    }
    .dropdown-menu.megamenu ul.p-0 {
        min-width: 44rem;
    }
    .navbar-expand-lg .dropdown-menu.megamenu li a:after{
        content: url('../images/right-arrow-red.svg');
        background: 0 0;
        position: absolute;
        right: 0;
        top: 0.5rem;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
        margin-right: 1rem;
        opacity: 0;
    }
    .navbar-expand-lg .dropdown-menu.megamenu li a:hover:after{
        opacity: 1;
        margin-right: 0;
    }
    /* .navbar-expand-lg .dropdown-menu.megamenu li a:hover,.navbar-expand-lg .dropdown-menu.megamenu li a.active{
        color: var(--blue-color);
        background-image: url('../images/right-arrow-red.svg');
        background-position-y: 0.8rem;
        background-position-x: right;;
        background-repeat: no-repeat;
    } */
    .fixed-top .nav-link:hover,.fixed-top .nav-link.dropdown-toggle:hover::after,.fixed-top .nav-link.active,.fixed-top .nav-link.dropdown-toggle.active::after {
        color: var(--red-color);
        border-color: var(--red-color);
    }
    .go-beyond h2 .line {
        display: inline-block !important;
        width: auto !important;
    }
    .nav-top-list {
        display: flex;
        justify-content: center;
    }
    .nav-top-list:nth-child(3n - 2) {
        justify-content: flex-start;
    }
    .nav-top-list:nth-child(3n) {
        justify-content: end;
    }
    .company-value ul li p{
        max-width: 42.9rem;
    }
}
@media (max-width: 991px) {
    .offcanvas-collapse {z-index: -1;position: fixed;top: 0rem;bottom: 0;left: 100%;width: 100%;padding-right: 0;padding-top:9rem;padding-left: 0;overflow-y: auto;visibility: hidden; background-color: #fff;transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;}
    .offcanvas-collapse.open {visibility: visible;transform: translateX(-100%);}
    .navbar-toggler .bar1, .navbar-toggler .bar2, .navbar-toggler .bar3 {background-color: var(--blue-color);width: 2.6rem;height: 2px;margin: 4px 0;transition: 0.4s;}
    .change{position: relative;z-index: 99; }
    .change .bar3 {-webkit-transform: rotate(45deg) translate(-2px, -4px);transform: rotate(45deg) translate(-3px, -4px);width:100%;background-color: var(--blue-color);height: 1px;}
    .change .bar1 {-webkit-transform: rotate(-45deg) translate(0px, 2px);transform: rotate(-45deg) translate(0px, 1px);background-color: var(--blue-color);height: 1px;}
    .change .bar2,.main-menu ul li a.active:before{display: none;}
    .offcanvas-collapse.navbar-collapse:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #fff;
        z-index: -1;
    }
    .fixed-top .nav-link.show {
        color: #DB3037;
    }
    .navbar-toggler:focus{
        box-shadow: none;
    }
    .nav-item .dropdown-menu {
        background-color: transparent;
        border: 0;
        padding:0 0 1rem;
        margin: 0;
    }
    .nav-item .dropdown-menu ul {
        list-style: none;
    }
    .nav-item .dropdown-menu ul .nav-item {
        margin: 0;
        border: 0;
    }
    .nav-item .dropdown-menu ul .nav-item .nav-link {
        padding: 0 0 2rem;
        border: 0;
        font-family: 'Teodor-Light';
        font-size: 3.2rem;
        line-height: 3rem;
        max-width: 100%;
    }
    .nav-item .dropdown-menu ul.waves {
        display: none;
    }
    .nav-item .dropdown-menu .container {
        padding: 0;
    }
    .fixed-top .nav-link.show:before{
        display: none;
    }
    .fixed-top .nav-item {
        margin: 0 2.2rem;
        border-bottom: 1px solid #D9D9D9;
    }
    .fixed-top .nav-link {
        padding: 2.1rem 0;
        font-family: 'hindlight';
        color: var(--blue-color);
        border-bottom: none;
        font-size: 2.3rem;
        /* line-height: 2rem; */
        line-height: normal;
        position: relative;
        max-width: 23rem;
    }
    .fixed-top .dropdown-menu .nav-link {
        padding: 15px 40px;
        font-size: 1.6rem;
        line-height: 1.4rem;
    }
    .down-arrow {
        right: 4rem;
    }
    .banner-bottom p {
        margin-right: 5rem;
    }
    .solution-list .border-blk {
        margin: 1.7rem 0 0;
        padding-bottom: 2.7rem;
    }
    .solution-list {
        margin-bottom: 3.1rem;
    }
    .solution-list .solution-img > img {
        width: 100%;
        max-height: 100%;
    }
    .solution-list h3 {
        font-size: 4.4rem;
        line-height: 4.9rem;
        letter-spacing: -0.035em;
    }
    .solution-list .solution-icon img {
        width: 4.8rem;
        max-height: 4.8rem;
    }
    .diff-list .diff-single p {
        max-width: 100%;
        width: 100%;
        font-size: 2.4rem;
        line-height: 2.5rem;
    }
    .footer-padding.footer-left {
        padding-right: 1rem;
    }
    .site-footer .footer-right {
        margin-left: 2rem;
    }
    .footer-right .nav-link {
        font-size: 3.2rem;
        line-height: 4rem;
    }
    .go-beyond h2 {
        font-size: 17.4rem;
        line-height: 19.1rem;
        margin-bottom: 5.2rem;
    }
    .diff-list .col-lg-6 .diff-single,.diff-list .col-lg-6:not(:nth-last-child(-n+2)) .diff-single {
        margin-bottom: 0;
        /* overflow: overlay; */
    }
    .diff-list .diff-single .counter{
        float: left;
        width: 50px;
        margin: 9px 0 0;
    }
    
    .diff-list .diff-single .diff-right{
        float: right;
        width: calc(100% - 50px);
        margin-bottom: 5rem;
    }
    .dropdown-toggle::after {
        border-color: #DB3037;
        position: absolute;
        right: auto;
        top: 41%;
        margin-left: 1.2rem;
    }
    .dropdown-toggle.show::after {
        transform: rotate(224deg);
        top: 46%;
        /* margin-bottom: -5px; */
    }
    .sub-banner .top-section-fixed {
        height: 32.8rem;
    }
    .sub-banner {
        height: 32.8rem;
    }
    .top-section-fixed .banner-left {
        padding: 3rem 0;
    }
    .sidebar-blk {
        margin: 5rem 0 0;
    }
    .pb-82 {
        padding-bottom: 6rem;
    }
    .company-desc {
        padding-bottom: 3rem;
    }
    .sidebar {
        min-width: auto;
        padding: 3.4rem 4.2rem 3.4rem 2.5rem;
    }

    .timeline-left .year-detail h2 {
        font-size: 4.8rem;
        line-height: 4.5rem;
    }
    
    .timeline-left .year-detail span {
        font-size: 2.2rem;
        line-height: 2.4rem;
        max-width: 20rem;
        width: 20rem;
    }
    
    .timeline-left .year-detail {
        margin-right: 7rem;
    }
    
    .timeline-icon {
        width: 6.8rem;
        height: 6.8rem;
    }
    
    .timeline-icon img {
        max-width: 3.1rem;
    }
    
    .timeline-right {
        font-size: 1.8rem;
        line-height: 2.4rem;
        margin-left: 3rem;
    }
    .memory::before {
        left: 23rem;
    }
    .solution-blk.solution1 {
        padding: 4rem;
    }
    .solution-blk.solution1,.solution-blk.solution2,.solution-blk.solution3,.solution-blk.solution4 {
        padding: 5rem 3rem;
    }
    .solution-right img {
        margin-top: 8rem;
        margin-left: 2rem;
    }
    .solution-blk:nth-child(even) .solution-right img {
        margin-right: 2rem;
    }
    .solution-blk > img {
        max-width: 8rem;
    }
    .player-div {
        max-width: 8rem;
    }
    .solution-blk.solution1 {
        padding-bottom: 0;
    }
    
    .solution-blk.solution2 {
        margin-top: -5rem;
    }
    .solution-blk.solution3 {
        margin-top: 3.7rem;
        padding-bottom: 0;
    }
    
    .solution-blk.solution4 {
        padding-top: 0;
        margin-top: -5rem;
    }
    
    .nav-top a span {
        font-size: 4rem;
        line-height: 4.2rem;
        width: 100%;
    }
    .nav-top a .nav-count {
        margin-top: 0.5rem;
    }
    
    .impact-right {
        padding: 3rem 2.2rem;
    }
    .impact-gallary h2 {
        font-size: 4rem;
        line-height: 5rem;
        margin: 0 0 2rem;
    }
    .impact-gallary {
        padding: 5rem 0;
    }
    
    .nav-top-list {
        padding-right: 2rem;
    }
    .diff-top {
        padding-bottom:0rem;
    }
    .ag-timeline_line {
        left: 23rem;
    }
    .ag-timeline-card_point-box {
        left: 22rem;
    }

    body.fixed {overflow: hidden;}
    .primary-menu .navbar-nav {position: relative;max-height: calc(100vh - 95px);overflow-y: auto;}
    .primary-menu .navbar-nav:after {content: url(../images/menu-wave-img-mob.png);padding: 35px 20px 15px;}
    .fixed-top .nav-item {max-width: 260px;}
    .beyond-wrap .beyond-blk:first-child {min-height: 12.4rem;}
    .beyond-wrap .beyond-blk .img {margin-bottom: 7.5rem;margin-top: 8.1rem;}

    .career-form .form-group {margin-bottom: 3rem !important;}
    .career-form {padding: 4rem;}
    .career-form .form-top-txt {margin-bottom: 2rem;}
    
    .timelime-main{padding-bottom: 8rem;}
    .sub-banner .top-section-fixed.our-differntiators {
        background-size: 26%;
    }
    .nav-top-list {
        flex: 0 0 50%;
    }
    .solution-list .solution-img {
        max-width: 100%;
        height: 30rem;
        width: 100%;
    }
    .solution-list .flex-shrink-0{
        height: 30rem;
    }
    .beyond-wrap .beyond-blk.eq-h {
        height: 23.5rem !important;
        margin-top: 0;
    }
   .banner-waves.waves li img {
        max-width: 20rem;
    }
    h1 {
        font-size: 5rem;
        line-height: 5.6rem;
    }
    .sub-banner h1 {
        font-size: 5rem;
        line-height: 6rem;
    }
    .company-value ul li h3 {
        font-size: 4.3rem;
        line-height: 4.6rem;
    }
 
    .company-value-listing h3{
        font-size: 7rem;
        line-height: 7.2rem;
    }
    .company-value ul li {
        margin-bottom: 5.5rem;
    }
    .single-differntiators h2 {
        font-size: 4.5rem;
        line-height: 5.1rem;
    }
    .differntiators-li h3 {
        font-size: 2rem;
        line-height: 2.6rem;
    }
    .solution-right ul li {
        font-size: 1.8rem;
        line-height: 2.5rem;
    }
    .contact-right {
        font-size: 2.9rem;
        line-height: 3.9rem;
    }
    .bedding-sol-right {
        min-width: 30rem;
        padding: 2.3rem  3.1rem 2.4rem;
    }
    .bedding-sol-left img {
        height: 100%;
        object-fit: cover;
        max-height: 17.8rem;
    }
    .bedding-sol-right h2 {
        font-size: 3.6rem;
        line-height: 4rem;
    }
    .landing-solution .col:nth-child(odd) {
        padding-right: .75rem;
    }
    .landing-solution .col:nth-child(even) {
        padding-left: .75rem;
    }
    .landing-solution .col {
        margin: 0 0 3.2rem;
    }
    .impact-blk .impact-right {
        max-width: 720px;
    }
    .contact-desc .contact-bottom p:last-child {
        margin-top: 1.9rem;
    }
}
@media (min-width: 768px) {
    .sub-banner .top-section-fixed{
        background: transparent;
    }
    .top-section-fixed .banner-left:after {content:"";position: absolute;background-color: var(--blue-color);top: 0;bottom: 0;width: 45%;z-index: -1;left: 0;}
    h2.teodor-thin {
        margin-bottom: 50px;
    }
}
@media (max-width: 767px) {
    body{
        font-size: 1.8rem;
        line-height: 2.6rem;
    }
    .container,.container-fluid {
        padding-left: 2.2rem;
        padding-right: 2.2rem;
    }
    h1 {
        font-size: 4.7rem;
        /* line-height: 4.7rem; */
        line-height: 5.4rem;
    }
    .sub-title {
        font-size: 1.7rem;
        line-height: 2.4rem;
    }
    .pb-82 {
        padding-bottom: 5.4rem;
    }
    .pt-82 {
        padding-top: 3.6rem;
    }
    .sub-title br{
        display:none;
    }
    .banner-text {
        padding-bottom: 24.7rem;
    }
    .down-arrow {
        right: 2.4rem;
        bottom: 5.2rem;
        
    }
    .down-arrow .scroll-section img{
        width: 9rem;
        height: 9rem;
    }
    .down-arrow.banner-wave{
        left: 2.4rem;
        right: auto;
        bottom: 5.7rem;
    }
    .home-banner{
        background-image: url(../images/home-banner-mob.png);
    }
    .banner-bottom {
        padding: 4.8rem 0 5.2rem;
    }
    
    .banner-bottom p {
        margin-right: 0;
        font-size: 2.2rem;
        line-height: 2.9rem;
    }
    .banner-bottom p br {
        display: none;
    }
    .solution {
        padding: 5.3rem 0 1.7rem;
    }
    .section-title {
        font-size: 2.1rem;
        line-height: 2.1rem;
    }
    .solution-list-blk {
        margin-top: 3.7rem;
    }
    .differentiators {
        padding: 6.6rem 0 2.9rem;
    }
    .diff-list {
        margin-top: 4.5rem;
    }
    .diff-list .diff-single .counter {
        font-size: 1.5rem;
        line-height: 1.4rem;
        width: 20px;
        margin: 10px 0 0;
    }
    .diff-list .diff-single .diff-right {
        width: calc(100% - 20px);
        margin-bottom: 5.4rem;
    }
    .diff-list .diff-single h4 {
        font-size: 4rem;
        line-height: 5.2rem;
        margin-bottom: 1.7rem;
    }
    .diff-list .diff-single p {
        padding-top: 1.7rem;
        font-size: 2.1rem;
        line-height: 2.6rem;
    }
    .diff-list .col-lg-6:last-child .diff-single{
        margin-bottom: 0;
    }
    .impact .impact-title {
        top: 3.7rem;
        left: 2.4rem;
    }
    
    .single-impact .impect-text {
        bottom: 2.6rem;
        padding-left: 2.4rem;
        padding-right: 2.4rem;
    }
    
    .single-impact .impect-text h5 {
        font-size: 2.6rem;
        line-height: 3.4rem;
    }
    .single-impact .impect-text img {
        max-width: 7.9rem;
    }
    .go-beyond h2 {
        font-size: 12rem;
        line-height: 13.1rem;
        margin-top: 1.2rem;
        margin-bottom: 5.2rem;
    }
    .go-beyond {
        padding: 6.6rem 0;
    }   
    .beyond-wrap .beyond-blk:first-child,.beyond-wrap .beyond-blk {
        min-height: auto;
        height: auto !important;
    }.beyond-blk p {
        padding: 0 0 1.7rem;
        margin: 0 0 2.5rem;
        font-size: 2.0rem;
        line-height: 2.6rem;
    }
    .col-md-4:last-child .beyond-blk:last-child p{
        margin-bottom: 0;
        border-bottom: 0;
    }
    .announcements {
        padding: 5.1rem 0 6.4rem;
    }
    .announcements h2 {
        margin-bottom: 3.8rem;
    }
    .announcements .single-card {
        padding: 0;
    }
    .announcement-card .card-body .card-title {
        font-size: 2.6rem;
        line-height: 2.6rem;
        margin-bottom: 1.9rem;
    }
    .announcement-card .card-body {
        padding: 2.7rem 2.0rem;
    }
    .owl-carousel .owl-dot span {
        height: 1rem;
        width: 1rem;
        background-color:  rgba(255, 255, 255, 0.36);
        border-radius: 50%;
        display: block;
        margin: 0 4px;
    }
    .owl-dots {
        text-align: center;
        line-height: 0;
        margin-top: 3.3rem;
    }
    .owl-carousel .owl-dot.active span {
        background-color: #fff;
    }
    .site-footer .footer-padding {
        padding: 0;
    }
    .site-footer {
        padding: 4.6rem 0 3rem;
    }
    .footer-padding.footer-left {
        border: none;
    }
    .site-footer .footer-logo {
        margin: 0 0 3.8rem;
    }
    .site-footer .footer-left p {
        max-width: 22.7rem;
    }
    .site-footer .footer-right {
        margin: 2.3rem 0 0;
    }
    .footer-social .social-media li a {
        margin: 0 4.8rem 0 0;
    }
    .social-media {
        margin: 3.7rem 0 3rem;
    }
    .footer-right .address {
        margin: 0;
    }
    .sub-banner .top-section-fixed {
        position: unset;
        background-image: none !important;
        height: auto;
    }
    .top-section-fixed .banner-left:after {
        content: "";
        position: absolute;
        background-color: var(--blue-color);
        top: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
        left: 0;
        height: 40rem;
    }
    .sub-banner{
        height: auto;
        margin-top: 6.9rem;
        max-height: 74.5rem;
        overflow: hidden;
    }
    .banner-slider .mySlides-m{width:100%}
    .banner-slider .mySlides-m img {max-height:41.5rem;width:100%;object-fit:cover;height:41.5rem;}

    .top-section-fixed .banner-left {
        max-width: 100%;
        padding: 3.6rem 0 4.5rem;
        min-height: 30rem;
    }
    .sub-banner h1 {
        font-size: 8rem;
        line-height: 8.7rem;
        margin-top: 6.7rem;
    }
    .sidebar-blk {
        margin: 2.2rem 0 0;
    }
    .sidebar h2 {
        font-size: 2.8rem;
        line-height: 3.2rem;
    }
    .sidebar p {
        margin-top: 1.8rem;
        font-size: 1.6rem;
        line-height: 2.1rem;
    }
    .company-desc {
        padding-bottom: 4.4rem;
    }
    .secondary-title {
        font-size: 1.8rem;
        line-height: 1.8rem;
    }
    .company-value ul li {
        margin-bottom: 4rem;
    }
    .company-value ul li img {
        /* width: 6.7rem;
        object-fit: contain; */

        width: auto;
        object-fit: none;
    }
    .company-value ul li h3 {
        font-size: 4rem;
        line-height: 4rem;
        margin: 0 2rem 1.6rem;
    }
    .company-value ul li p {
        margin: 2.4rem 0 0;
        font-size: 1.8rem;
    }
    .company-value-listing{margin-bottom: 5.4rem;}
    .company-value-listing h3 {
        font-size: 6.5rem;
        line-height: 7.4rem;
    }
    .company-value-listing h3 br {
        display: none;
    }
    .company-value {
        padding-bottom: 8.3rem;
    }
    .brand-section {
        padding: 7rem 0 3.3rem;
    }
    .brand-desc {
        padding: 4.3rem 2.9rem 3.1rem;
        margin: 3.1rem 0 0;
    }
    .brand-desc .brand-right img {
        margin: 4.8rem 0 0;
        min-width: auto;
    }
    .timeline-right {
        margin-left: 0;
        margin-top: 1rem;
    }
    .timeline-left .year-detail {
        margin-right: 1rem;
        margin-top: 0;
    }
    .memory::before {
        left: 0.8rem;
        width: 0.4rem;
    }
    .memory .memory-container {
        margin-left: 3.2rem;
    }
    .solution-right {
        margin: 0 0 0 7.8rem;
        padding-bottom: 9.4rem;
        position: relative;
        z-index: 2;
    }
    .solution-blk.solution4::after {
        height: 42%;
    }
    .solution-right h4 {
        margin: 1.3rem 0 2.3rem;
        font-size: 2.4rem;
        line-height: 2.8rem;
    }
    .solution-right .d-solution {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .solution-right img {
        order: 1;
    }
    .solution-list {
        order: 2;
        margin-bottom: 0;
    }
    .solution-list-blk .solution-list{
        margin-bottom: 3.1rem;
    }
    .solution-blk.solution1, .solution-blk.solution2, .solution-blk.solution3, .solution-blk.solution4{
        padding: 0 0 8rem!important;
    }
    .solution-right img {
        margin: 0 0 3.2rem;
    }
    .solution-right ul li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .solution-blk:nth-child(even) .solution-right {
        margin: 0 0 0 7.8rem;
        padding-bottom: 0;
    }
    .solution-blk > img {
        width: 7.2rem;
        height: 11.2rem;
        position: absolute;
        top: 20.1rem;
        left: -1rem;
        z-index: 2;
        background-color: #fff;
        padding: 2.5rem 0;
    }
    .player-div {
        max-width: 10.2rem;
        /* max-height: 7.2rem; */
        position: absolute;
        top: 19.1rem;
        left: -2.6rem;
        z-index: 2;
        background-color: #fff;
        /* padding: 2.5rem 0; */
    }
    .solution-right ul li {
        font-size: 1.7rem;
        line-height: 2.4rem;
    }
   
    .solution-blk.solution1::after,.solution-blk.solution2::after,.solution-blk.solution3::after,.solution-blk.solution4::after {
        content: "";
        background-image: none !important;
        border-left: 1px dashed #08343A;
        top: 0;
        left: 2.5rem;
    }
    .solution-section.bg-grey {
        background-color: #fff;
    }
    .solution-blk:nth-child(even) .solution-right .solution-list {
        text-align: left;
    }
    .nav-top a span {
        font-size: 4.2rem;
        line-height: 6rem;
        margin-left: 0.6rem;
    }
    .nav-top a .nav-count {
        font-size: 1.3rem;
        line-height: 1.2rem;
        margin-top: 1.4rem;
    }
    .nav-top a {
        margin-bottom: 0.5rem;
    }
    .impact-desc-txt {
        margin-top: 4rem;
    }
    .imapact-wave {
        display: none;
    }
    .imapact-wave {
        display: none;
    }
    .bg-grey.impact-blk {
        background-color: #fff;
    }
    .impact-right {
        padding: 5.7rem 2.2rem 6.9rem;
    }
    .impact-right .impact-title {
        margin-bottom: 3.5rem;
    }
    .impact-subtitle {
        display: none;
    }
    .impact-li  img {
        max-height: 4.2rem;
        align-self: flex-start; margin-top: 10px;
    }
    .impact-li {
        align-items: center;
    }
    .impact-text {
        margin-left: 3.6rem;
    }
    .impact-text span {
        font-size: 1.6rem;
        line-height: 2rem;
    }
    .impact-li:not(:last-child) {
        margin-bottom: 2.8rem;
    }
    .impact-gallary {
        padding: 0 0 5rem;
    }
    .nav-top-list {
        flex: 0 0 100%;
    }
    .differntiators-li img {
        min-width: 4.1rem;
        min-height: 4.1rem;
        max-width: 4.1rem;
        max-height: 4.1rem;
        object-fit: contain;
        margin-right: 3rem;
    }
    .differntiators-li, .differntiators-listing .col-md-6:nth-child(-n + 2) .differntiators-li {
        border-top: 0;
        margin-top: 2.4rem;
        padding-top: 0;
        border: 0;
        padding-bottom: 0;
    }
    .differntiators-listing .col-md-6:first-child .differntiators-li{
        border: 0;
        margin-top: 0;
        padding-top: 0;
    }
    .single-differntiators-main,.single-differntiators.bg-grey {
        padding-bottom: 3.8rem;
    }
    .single-differntiators.bg-grey {
        padding-top: 5.2rem;
    }
    .differntiators-li h3 {
        font-size: 2.8rem;
        line-height: 3.3rem;
        margin-bottom: 1rem;
    }
    .ag-timeline_line {
        left: 0.8rem;
        width: 0.4rem;
        top: 0px !important;
    }
    .ag-timeline_item {margin-left: 4rem;margin-bottom: 8rem;}
    .ag-timeline-card_point-box {
        left: -42px;
    }
    .js-ag-active .ag-timeline-card_point-box {
        width: 2.4rem;
        height: 2.4rem;
    }
    .js-ag-active .ag-timeline-card_point {
        height: 0.9rem;
        width: 0.9rem;
    }
    .ag-timeline-card_meta-box {
        display: block;
    }
    .ag-timeline_item .ag-timeline-card_item, .timeline-icon{
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    .sub-banner .our-differntiators h1 {
        font-size: 6.4rem;
        line-height: 7rem;
    }
    .our-differntiators > img {
        padding: 4.5rem 2.2rem 5.6rem;
    }
    .single-differntiators h2 {
        font-size: 4.2rem;
        line-height: 4.8rem;
        margin-bottom: 3rem;
    }
    .single-differntiators span {
        line-height: 5.5rem;
        margin-right: 1rem;
    }
    .single-differntiators .d-img {
        margin-bottom: 3.8rem;
    }

    .diff-list .diff-single h4:after {width: 100%;}
    .beyond-blk.aos-init, .beyond-blk.aos-init * {opacity: 1 !important;transition: none;}
    .company-desc-txt.aos-init, 
    .sidebar-blk .sidebar.aos-init,
    .brand-right.aos-init {transform: none;opacity: 1;transition: none;}
    .navbar-brand img {max-width: 118px;}
    nav.navbar.main-menu.py-5 {padding-top: 16px !important;padding-bottom: 16px !important;}
    .ag-timeline_line-progress .ag-timeline-card_point-box {height: 2.8rem;width: 2.8rem;left: -12px;transform: translatey(28px);}
    .ag-timeline_line-progress .ag-timeline-card_point-box .ag-timeline-card_point {height: 1rem;width: 1rem;}
    .differntiators-listing .col-md-6 {display: flex;align-items: flex-start;}
    .differntiators-listing .col-md-6 .differntiators-li.d-flex {align-items: flex-start !important;}
    .differntiators-li img {margin-top: 10px;}

    .career-form .form-group {
        margin-bottom: 2rem !important;
    }
    .career-form {
        padding: 2.5rem;
    }
    .career-form .form-top-txt {
        margin-bottom: 1.5rem;
        font-size: 1.6rem;
        line-height: 2rem;
    }
    .file-right {
        position: relative;
        left: auto;
        top: -4rem;
        max-width: 100%;
        margin: 0;
    }
    .submit-div .theam-btn {
        margin-top: 0;
    }
    .career-form label {
        padding-bottom: 8px;
    }
    [type=file] ~ .wpcf7-not-valid-tip {
        top: 8.4rem;
    }
    [type=file] {
        width: 18.6rem;
    }
    .theam-btn {
        width: 19rem;
    }
    .submit-div .wpcf7-spinner {
        margin: 0 0 0 10px;
    }
    .impact-top {
        padding-top: 3rem;
    }
    .gallery-grid .gallary-single {margin-right: 0 !important;}
    .gallery-grid .gallary-single img {width: 100%;}
    .nav-top-list {
        padding-right: 0;
    }
    .career-form label#filename {
        position: relative;
        top: 31px;
    }
    .email-link {
        margin: 2.8rem 0 3.2rem;
    }
    .solution-list .solution-img {
        height: 25rem;
        /* background-size: 58rem !important; */
        background-repeat: no-repeat !important;
    }
    .solution-list .flex-shrink-0{
        height: 25rem;
    }
    .solution-img .solution-icon{
        bottom: -8rem;
    }
    .go-beyond h2 .line {
        text-align: left !important;
    }
   
    .banner-slider .mySlides {
        width: 100%;
        transform: none !important;
    }
    .single-img-banner{
        display: none;
    }
    .differntiators-img {
        height: 27rem;
        background-size: 100%;
    }
    .single-img-banner {
        width: 100%;
        height: 41rem;
        bottom: auto;
        top: auto;
        overflow: hidden;
    }
    
    .single-img-banner .banner-slider {
        background-size: 72rem;
        min-height: 41.5rem;
        width: auto;
        transition: 0.1s ease-out all;
    }
    .solution-list h3{
        background-color: transparent;
    }
    .d-solution .title .line {
        text-align: left !important;
    }
    .diff-list .diff-single p br{
        display: none;
    }
    .cta p{
        font-size: 2rem;
    }
    .top-section-fixed.contact-banner .banner-left {
        padding: 14.9rem 0 5.2rem;
    }
    .contact-right {
        margin-top: 4.2rem;
        font-size: 2.7rem;
        line-height: 3.6rem;
    }
    .contact-desc {
        padding:  5.1rem 0 10rem;
    }
    .terms-top h1 {
        font-size: 4.9rem;
        line-height: 5.6rem;
        margin-bottom: 2rem;
    }
    .terms-top {
        padding: 10rem 0 8rem;
    }
    .beyond-wrap .beyond-blk.eq-h {
        margin-top: 0;
        height: auto !important;
    }
    .solution-right img[data-aos][data-aos][data-aos-delay="1200"].aos-animate {
        transition-delay: 0s;
    }
    .banner-waves.waves li img {width: 100%;}
    .our-differntiators .banner-slider{
        padding: 4.5rem 2.2rem 5.6rem;
    }
    .our-differntiators .banner-slider ul{
        /* width: 100%;  */
    }
    picture.skip-lazy {transform: translate(0px, 0px) !important;}
    .banner-slider {
        width: 100%;
        position: relative !important;
        max-height: 41.5rem;
    height: 100%;
    }
    .slider-right .n2-section-smartslider, .n2-ss-align {
        max-height: 100% !important;
        height: 41.5rem !important;
    }
    .banner-waves.waves li img {
        max-width: 100%;
    }
    .timeline-left .year-detail h2 {
        font-size: 4.2rem;
        line-height: 3.7rem;
    }
    .timeline-left .year-detail span {
        font-size: 2rem;
        line-height: 2.2rem;
    }
    .timeline-right {
        font-size: 1.6rem;
        line-height: 2.2rem;
        margin-top: 1.4rem;
    }
    .impact-text h2 {
        font-size: 2.8rem;
        line-height: 3.2rem;
    }
    .bedding-sol {
        padding: 6.3rem 0 2.5rem;
    }
    .bedding-sol-desc {
        margin-top: 2.2rem;
        margin-bottom: 4.3rem;
        line-height: 2.7rem;
    }
    .single-bedding-sol {
        margin-bottom: 2.8rem;
    }
    .bedding-sol-right {
        min-width: 100%;
        padding: 2.5rem 2.4rem 2.8rem;
    }
    .bedding-sol-right h2 br {
        display: none;
    }
    .bedding-sol-right h2 {
        font-size: 3.2rem;
        line-height: 3.6rem;
        margin-bottom: 1.9rem;
    }
    .bedding-sol-right a {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    .solution-list .border-blk {
        margin: 2.4rem 0 0;
        padding-bottom: 2.8rem;
    }
    .solution-list .solution-icon img {
        width: auto;
    }
    .solution-list .solution-icon {
        margin-right: 1.6rem;
    }
    .solution-list h3 {
        font-size: 4.4rem;
    }
    .solution-inner-section {
        padding: 5.2rem 0 2.7rem;
    }
    .solution-inner-section h2 {
        margin-bottom: 2rem;
    }
    .landing-solution-single .card-body {
        padding: 2.8rem 2.6rem 3.3rem;
    }
    .landing-solution-single {
        height: auto;
    }
    .landing-solution-single .card-body h3 {
        font-size: 3.2rem;
        line-height: 3.2rem;
        letter-spacing: -0.03em;
        margin-bottom: 1.6rem;
    }
    .landing-solution-single .card-body .card-text {
        font-size: 1.5rem;
        line-height: 2.1rem;
    }
    .landing-solution-single > img {
        max-height: 20rem;
    }

    .differntiators-listing .col-md-6[data-aos][data-aos][data-aos-delay="700"].aos-animate,
    .d-short-desc[data-aos][data-aos][data-aos-delay="200"].aos-animate,.single-differntiators .col-lg-8[data-aos][data-aos][data-aos-delay="700"].aos-animate,
    .solution-inner-section h2[data-aos][data-aos].aos-animate,.solution-inner-section .section-short-desc[data-aos][data-aos].aos-animate,
    .solution-top .company-desc-txt div[data-aos][data-aos].aos-animate.solution-right img[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
    .solution-right .solution-list [data-aos][data-aos][data-aos-delay="500"].aos-animate{
        transition-duration: 1s;
        opacity: 1;
        transform: translateZ(0);
        transition-delay: unset;
    }

    .differntiators-listing .col-md-6[data-aos][data-aos=fade-up],
    .d-short-desc[data-aos][data-aos=fade-up],
    .single-differntiators .col-lg-8[data-aos][data-aos=fade-up],.solution-inner-section h2[data-aos][data-aos],
    .solution-inner-section .section-short-desc[data-aos][data-aos],.solution-top .company-desc-txt div[data-aos][data-aos],.solution-right img[data-aos][data-aos][data-aos-delay="1200"],
    .solution-right .solution-list [data-aos][data-aos][data-aos-delay="500"]
    {
        transform: none;
    }

    .impact-blk .impact-right {
        max-width: 540px;
        padding-left: 2.2rem;
        padding-right: 2.2rem;
    }
    #mobile_line{
        height: 3850px;
    }
}
@media (min-width: 575px) and (max-width: 767px) {
    .down-arrow.banner-wave {
        left: calc((100% - 497px)/2);
    }
    .page-template-page-our-company  .sub-banner {
        max-height: initial;
    }
    .banner-slider {
        max-height: 55.5rem;
    }
    .slider-right .n2-section-smartslider, .n2-ss-align {
        height: 55.5rem !important;
    }
    .solution-section #mobile_line{
        left: 11rem;
        height: auto;
        display: none;
    }
}
@media (max-width: 575px) {
    .single-differntiators .d-img img {
        width: 100%;
    }
}
@media (max-width: 374px){
    .go-beyond h2{
        font-size: 10rem;
        line-height: 11.1rem;
    }
    h1 {
        font-size: 3.5rem;
        line-height: 4.2rem;
    }
    .timeline-icon {
        height: 4rem;
        width: 4rem;
    }
    .timeline-icon img {
        max-width: 2.1rem;
    }
    .timeline-left .year-detail h2 {
        font-size: 3rem;
        line-height: 3.6rem;
    }
    .timeline-left .year-detail span {
        width: 18rem;
        font-size: 1.8rem;
    }
}