@media only screen and (min-width: 1521px) { 
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
            max-width: 1440px;
    }
    .product-slider{
        margin-left: calc((100vw - 1440px) / 2);
        padding-top: 30px;
    }
}
@media only screen and (max-width: 1521px) {    
    header.transparent-header a.navbar-brand img{
        max-width: 200px;
    }
    
    .slider-custom-arrows div img{
        max-width: 44px;
    }
    .story-para{
        padding: 0% 14% 0% 14%;
    }
    .product-slider{
        margin-left: calc((100vw - 1320px) / 2);
        padding-top: 30px;
    }
    .power-world{
        height: 700px;
    }
}
@media only screen and (max-width: 1399px) {
    .product-slider{
        margin-left: calc((100vw - 1140px) / 2);
        padding-top: 30px;
    }
    .journy-img{
        height: 100%;
    }
    .journy-img img {
        height: 100%;
        object-fit: cover;
        min-height: 500px;
    }
}
@media (max-width: 1199px) {  
    .product-slider{
        margin-left: calc((100vw - 960px) / 2);
        padding-top: 30px;
    }
    .hero-banner video{
        object-fit: cover;
        height: 100%;
    }
    .hero-banner .banner-desc h1{
        font-size: 3.2rem;
    }
    .vaacum-technology .section-title h2{
        font-size: 2.89rem !important;
    }
    .section-title h2{
        font-size: 2.2rem;
    }
    .story-para{
        padding: 6%;
    }
}
@media only screen and (min-width: 992px){

.navbar-expand-lg .navbar-collapse{
    justify-content: space-between;
}
.menu-mainmenu-container {
    flex: 1;
    display: flex;
}
}
@media only screen and (max-width: 992px){
    html,body{
        font-size: 16px;
    }
    .navbar-collapse{
        background: rgb(0, 61, 64);
        height: 100vh;
        position: fixed !important;
        left: 0;
        right: 0;
        bottom: 0;
        top: 76px;
        overflow: hidden;
    }
    header.transparent-header.is-sticky .navbar-collapse{
        background: rgb(255, 255, 255);
    }
    .hero-banner{
        height: 600px;
    }
    .hero-banner video{
        height: 100%;
        object-fit: cover;
    }
    .vaacum-technology{
        height: auto;
    }
    .slider-custom-arrows {
        padding-top: 50px;
        padding-bottom: 30px;
        justify-content: center;
    }
    .footer-link ul{
        margin-bottom: 25px;
    }
    .footer-details ul{
        display: flex;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .footer-details ul li{
        flex: 1;
        padding: 0 0 10px;
    }
    .innovation{
        height: auto;
    }
    .innovation .section-title{
        margin-bottom: 30px;
    }
    .font-72{
        font-size: 3rem !important;
    }
    .industrie-name h3{
        font-size: 2.5rem;
    }
    .counter .c-nuber{
        font-size: 3rem;
    }
    .our-prod-img{
        text-align: center;
    }
    .our-prod-img img.w-100 {
        max-width: 500px;
    }
    .hero-banner .banner-desc h1{
        font-size: 3.5rem;
    }
    .padding-90-90{
        padding: 70px 0px;
    }
    footer{
        padding-top: 60px;
    }
    button.navbar-toggler {
        background: rgba(0, 61, 64, 1);
        padding: 2px;
    }
    .navbar-toggler-icon{
        background-image: url(../images/burger-menu-right-svgrepo-com.svg);
        filter: invert(1);
        opacity: 1;
        width: 1.5em;
        height: 1.5em;
    }
    .story-para {
        padding: 5%;
    }
    section.journy-section{
        padding: 30px 0px;
        background: linear-gradient(0deg, #003D40 38%, #fff 38%);
    }
    .journy-details{
        padding: 30px 0;
    }
    .our-missionvison,.our-vison{
        padding: 25px 0px;
    }
    .pharma-slider{
        padding-top: 40px;
    }
    .custom-button-prev img,.custom-button-next img{
        max-width: 50px;
    }
    .pharma-progress{
        top: 35px !important;
    }
    .power-world{
        height: auto;
    }
    .power-world .section-title{
        padding-left: 0;
    }
    .product-slider{
        margin-left: calc((100vw - 720px) / 2);
        padding-top: 20px;
    }
    .hero-banner .banner-desc h1.blog-title{
        font-size: 2rem;
    }
    .blog-desc h2,.blog-desc .blog-highlighted h2{
        font-size: 1.9rem;
    }
    .blog-desc .blog-highlighted{
        padding: 40px 30px;
    }
    .process-menu{
        padding-right: 0;
    }
    .field-nav{
        position: static;
        flex-direction: row;
        justify-content: center;
        margin: 20px 0;
    }
    .field-nav .custom-prev img,
    .field-nav .custom-next img{
    max-width: 50px;
    }
    .feature-list-box {
        background-color: #003D40;
        padding: 100px 40px;
    }
    .innovation-main{
        padding-top: 120px;
    }
    .engineer-vaccum-section .section-title{
        padding: 50px 50px 0px;
    }
    .innovation-design{
        height: 700px;
    }
    section.product-more-details .row {
        flex-direction: column-reverse;
    }
    section.product-more-details .row .section-title{
        padding-top: 20px;
    }
    .field-slider-box{
        margin-top: 40px;
    }
    section.feature-section,section.product-more-details {
        padding-bottom: 0;
    }
    .process-menu li h3{
        font-size: 1.8rem;
    }
    .process-menu li{
        margin-bottom: 25px;
    }
    header.transparent-header.bg-with-header .navbar-nav .nav-item .nav-link{
        color: #fff;
    }
    header.transparent-header.bg-with-header button.search-btn img{
        filter: none;
    }
}
@media only screen and (max-width: 767px){
    .industries-box img.w-100 {
        height: 100%;
        object-fit: cover;
    }
    .innovation {
        height: 600px;
        padding-bottom: 0 !important;
        padding-top: 70px !important;
    }

    .innovation .row{
        justify-content: flex-end !important;
        flex-direction: column;
    }
    /*.innovation::after{
        background: rgba(0, 0, 0, 0.1);
    }*/
    .footer-details ul{
        flex-direction: column;
    }
    .counter-list{
        justify-content: flex-start;
    }
    .counter-list .counter{
        flex: 1 50%;        
    }
    .padding-90-90{
        padding: 40px 0px;
    }
    .hero-banner .banner-desc{
        margin-bottom: 20px;
    }
    .hero-banner .banner-desc h1 {
        font-size: 2rem;
    }
    .hero-banner .banner-desc p{
        padding-right: 0;
        font-size: 1rem;
    }
    .hero-banner {
        height: auto;
        padding: 100px 0 50px;
    }
    header.transparent-header a.navbar-brand img {
        max-width: 170px;
    }
    .section-title h2{
        font-size: 1.5rem;
    }
    .font-72 {
        font-size: 2.2rem !important;
    }
    .industrie-name h3 {
        font-size: 1.75rem;
    }
    .industrie-name p{
        font-size: 1rem;
    }
    .b-title h3{
        font-size: 1.1rem;
    }
    .b-title a img{
        max-width: 40px;
        margin-left: 10px;
    }
    .blog-box label.category-title,.blog-box span{
        font-size: 0.8rem;
    }
    .blog-news-title h2{
        margin-bottom: 25px;
    }
    a.link-slide img{
        max-width: 40px;
    }
    .vaccum-box{
        padding: 20px;
    }
    .copyright {
        padding: 15px 0px;
        margin-top: 20px;
    }
    .our-missionvison, .our-vison {
        padding: 25px 0px 0;
    }
    section.journy-section {
        background: linear-gradient(0deg, #003D40 36%, #fff 36%);
    }
    .eng-box{
        margin-bottom: 30px;
    }
    .eng-box .eng-img img {
        max-width: 80px;
    }
    .custom-button-prev img, .custom-button-next img {
        max-width: 40px;
    }
    .pharma-progress {
        top: 30px !important;
    }
    .pharma-progress .swiper-pagination-progressbar-fill{
        height: 6px;
        top: -1px;
    }
    .pharma-img img {
        height: 400px;
        object-fit: cover;
    }
    .pharma-box::after{
        top: 0;
    }
    .product-slider{
        margin-left: 15px;
        padding-top: 30px;
    }
    .product-nav-arrow{
        justify-content: flex-end;
    }
    .product-nav-arrow div img{
        max-width: 32px;
    }
    .hero-banner .banner-desc h1.blog-title{
        font-size: 1.5rem;
    }
    .blog-desc h2, .blog-desc .blog-highlighted h2{
        font-size: 1.4rem;
    }
    .blog-desc .blog-highlighted {
        padding: 30px 20px;
    }
    .field-nav .custom-prev img,
    .field-nav .custom-next img{
        max-width: 40px;
    }
    .process-menu li {
        margin-bottom: 15px;
    }
    .process-menu li h3{
        font-size: 1.2rem;
    }
    .process-menu li p{
        font-size: 0.9rem;
    }
    .field-slider {
        height: 300px;
    }
    .faq-accordion .accordion-button{
        font-size: 1.2rem;
    }
    .faq-accordion .accordion-button,.faq-accordion .accordion-body{
        padding-left: 50px;
    }
    .feature-list-box{
        padding: 50px 15px;
    }
    .feature-list-box .f-box h3{
        font-size: 2rem;
    }
    .feature-list-box .f-box p{
        font-size: 1rem;
    }
    .section-title p{
        font-size: 1rem;
    }
    .field-slider-box {
        margin-top: 20px;
    }
    .innovation-design {
        height: auto;
        background-blend-mode: hard-light;
        background-color: #1a3b34;
    }
    .engineer-vaccum-section .section-title {
        padding: 40px 20px 0;
    }
    .innovation-main{
        padding-top: 100px;
    }
    .innovation-desc h1{
        font-size: 2rem;
    }
    .inno-icon-desc{
        padding: 25px 0px;
        transform: scale(0.9);
    }
    .stack-cards__item{
        padding-bottom: 100%;
    }
    .industrie-name{
        padding-left: 10px;
        padding-right: 10px;
    }
    .slider-custom-arrows div img {
        max-width: 36px;
    }
    .vaccum-box h3{
        font-size: 1.4rem;
    }
    .footer-link ul li a,.footer-details ul li p,.footer-details ul li a{
        font-size: 0.9rem;
    }
    .copyright p{
        font-size: 0.8rem;
    }
    .footer-details ul li img{
        height: 17px;
    }
    .hero-banner.about-banner .banner-desc{
        margin-bottom: 0;
    }
    section.hero-banner.about-banner{
        height: 450px;
        padding-bottom: 20px;
    }
    section.hero-banner.about-banner .row {
        flex-direction: column;
        justify-content: flex-end;
    }
    .story-para{
        padding: 10% 5%;
    }
}   


