@media(max-width:1440px) {
    .container-main {
        padding: 0px 40px;
    }

    .blog-img-box {
        height: 270px;
    }

    .home-products-heading h2,
    .home-clients-left h2,
    .home-publications-heading h2,
    .home-partners-heading h2,
    .home-publications-right h2,
    .quality-assurance-heading h2,
    .parallel-content h2,
    .faq h3 {
        font-size: 38px;
    }
}

@media(max-width:1280px) {
    .home-publications-left .accordion-button {
        font-size: 19px;
    }

    .blog-img-box {
        height: 240px;
    }
}

@media(max-width:1200px) {
    .home-banner-content h1 {
        font-size: 54px;
        margin-bottom: 15px;
    }

    .company-image .img-right {
        width: 100%;
    }

    .blog-img-box {
        height: 220px;
    }

    .blog-content {
        padding: 20px 20px;
    }

    .home-publications-left .accordion-button {
        font-size: 18px;
    }

    .stats-info h4,
    .stats-info h4::before {
        font-size: 30px;
    }

    .stats-info h4::before {
        right: -22px;
    }

    .home-stats-block:nth-child(2) .stats-info h4::after {
        font-size: 26px;
        right: -20px;
        top: 5px;
    }

    .home-stats-block:nth-child(2) .stats-info h4::before {
        right: -41px;
    }

    .home-stats-block img {
        width: 50px;
        height: 50px;
    }

    .breadcrumbs-content h1 {
        font-size: 54px;
    }
}

@media(max-width:1100px) {
    .header-links ul {
        gap: 20px;
    }

    .header-left img {
        max-height: 70px;
    }

    .home-stats-block img {
        float: unset;
    }

    .stats-info {
        float: unset;
    }

    .home-stats-block {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    .stats-info {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    .stats-info h4,
    .stats-info p {
        text-align: center;
    }

    .stats-info h4 {
        margin-left: -30px;
    }

    .home-stats-block:last-child .stats-info h4 {
        margin-left: -15px;
    }

    .quality-assurance-block {
        width: 25%;
    }
}

@media(max-width:991px) {
    .main-header {
        display: none;
    }

    .top-bar-main .container-main {
        padding: 0px 20px;
    }

    .mob-header {
        display: block;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 10;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        margin-top: 42px;
    }

    .mob-header .navbar {
        background-color: #fdfaf5;
        padding: 10px 0px;
    }

    .mob-header .navbar>.container-fluid {
        padding: 0px 20px;
    }

    .mob-header .navbar-brand img {
        max-width: 190px;
    }

    .mob-header .navbar-brand {
        padding: 0;
        margin: 0;
        position: relative;
        z-index: 12;
    }

    .mob-header .navbar-toggler {
        padding: 0;
        border: unset;
    }

    .mob-header .navbar-toggler-icon {
        background-image: url(../images/menu-icon.webp);
        background-repeat: no-repeat;
        width: 30px;
        height: 28px;
        position: relative;
        z-index: 12;
    }

    body.menu-open .mob-header .navbar-toggler-icon {
        background-image: url(../images/close-icon.webp);
        height: 30px;
        margin-right: 7px;
    }

    body.menu-open {
        overflow: hidden;
    }

    .navbar-toggler:focus {
        box-shadow: unset;
    }

    .mob-header .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        background-color: #fdfaf5;
        padding: 0px 20px;
       z-index: 10;
    }

    .mob-header .navbar-nav {
        padding-bottom: 600px;
        padding-top: 110px;
    }

    .mob-header .nav-link {
        text-transform: uppercase;
        color: #4a4d48;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0px;
    }

    .dropdown-toggle::after {
        position: absolute;
        content: "";
        background-image: url(../images/down_arrow.webp);
        background-repeat: no-repeat;
        background-size: cover;
        width: 12px;
        height: 8px;
        border: 0;
        filter: invert(1);
        right: 10px;
    }

    .dropdown-menu {
        border: unset;
        background-color: unset;
        color: #4a4d48;
    }

    .dropdown-item {
        color: #4a4d48;
        font-weight: 800;
    }

    .dropdown-item:hover {
        background-color: unset;
        color: #4a4d48;
    }

    .dropdown-divider {
        margin: 5px 0px;
    }

    .home-banner-main {
        padding-top: 97px;
    }

    .home-banner-bg {
        height: 500px;
    }

    .home-btn-flex {
        padding: 0px 20px;
    }

    .home-banner-content h1 {
        font-size: 48px;
        margin-bottom: 12px;
    }

    .home-banner-content a,
    .home-company-left a,
    .form-btn input {
        font-size: 16px;
    }

    .blog-img-box {
        height: 185px;
    }

    .breadcrumbs-bg-main,
    .breadcrumbs-info {
        padding-top: 97px;
    }

    .quality-assurance-block {
        width: 33.33%;
    }
}

@media(max-width:850px) {

    .home-company-left,
    .home-company-right,
    .home-publications-left,
    .home-publications-right,
    .our-mission-block {
        width: 100%;
    }

    .home-company-left,
    .home-publications-left {
        padding-right: 0px;
        padding-bottom: 40px;
    }

    .company-image .img-right {
        position: unset;
        transform: unset;
        top: unset;
        right: unset;
    }

    .home-company-left h2 {
        margin-top: 0;
    }

    .home-stats-block,
    .home-products-block {
        width: 50%;
    }

    .blog-img-box {
        height: 270px;
    }

    .home-clients-left {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 30px;
    }

    .home-clients-right {
        width: 100%;
    }

    .home-products-heading,
    .home-clients-heading,
    .home-publications-heading,
    .home-partners-heading,
    .quality-assurance-heading {
        margin-bottom: 40px;
    }

    .contact-box-inner {
        padding: 20px 25px;
        gap: 10px;
    }

    .contact-box-inner h4,
    .box-icon i {
        font-size: 18px;
    }

    .footer-logo {
        max-width: 200px;
    }

    .footer-block p {
        max-width: 250px;
    }

    .footer-copyright {
        flex-flow: column;
    }

    .home-company-right.about-page.why-us .img-right {
        height: 100%;
    }

    .our-mission-block {
        padding: 10px 0px;
    }

    .our-mission-flex {
        margin: -10px 0px;
    }

    .contact-page-flex {
        flex-flow: column;
    }

    .contact-page-flex .form-inner {
        width: 100%;
    }

    .map {
        height: 447px;
        width: 100%;
        padding-left: 0px;
        padding-top: 40px;
    }

    .product-details-left {
        width: 100%;
    }

    .product-details-right {
        width: 100%;
        padding-left: 0;
        padding-top: 40px;
    }
}

@media(max-width:768px) {

    .contact-box-main::before,
    .home-publications::after {
        content: unset;
    }

    .home-publications {
        padding-bottom: 80px;
    }

    .contact-box {
        width: 100%;
    }

    .contact-box-flex {
        border-radius: unset;
    }

    .contact-box:first-child .contact-box-inner,
    .contact-box:last-child .contact-box-inner {
        border-bottom-left-radius: unset;
        border-top-left-radius: unset;
        border-bottom-right-radius: unset;
        border-top-right-radius: unset;
    }

    .footer-flex {
        padding-top: 70px;
        flex-flow: column;
    }

    .footer-block p {
        max-width: unset;
    }

    .footer-block {
        margin-bottom: 30px;
    }

    .footer-block:last-child {
        margin-bottom: 0px;
    }

    .footer-block ul li {
        padding-top: 12px;
    }

    .footer-block h6 {
        margin-bottom: 5px;
    }

    .footer-copyright {
        justify-content: unset;
        align-items: unset;
    }

    .footer-copyright p {
        text-align: unset;

    }

    .parallel-bg {
        height: 450px;
    }
}

@media(max-width:600px) {
    .container-main {
        padding: 0px 20px;
    }

    .top-bar-main {
        padding: 10px 0px;
    }

    .top-bar-right {
        display: none;
    }

    .top-bar-left ul li,
    .top-bar-left ul li i {
        font-size: 14px;
    }

    .top-bar-left {
        width: 100%;
    }

    .top-bar-left ul {
        justify-content: space-between;
    }

    .mob-header {
        margin-top: 33px;
    }

    .home-banner-content h1 {
        font-size: 28px;
        margin-bottom: 9px;
    }

    .home-banner-content p {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .home-banner-bg {
        height: 400px;
    }

    .home-banner-content a,
    .home-company-left a,
    .form-btn input {
        height: 50px;
    }

    .home-btn-flex{
        display:none !important;
    }

    .stats-info h4,
    .stats-info h4::before {
        font-size: 22px;
    }

    .home-stats-block:nth-child(2) .stats-info h4::after {
        font-size: 18px;
        right: -13px;
        top: 4px;
    }

    .home-stats-block:nth-child(2) .stats-info h4::before {
        right: -29px;
        top: 2px;
    }

    .stats-info h4::before {
        right: -16px;
    }

    .stats-info p {
        font-size: 14px;
    }

    .home-stats-block img {
        width: 45px;
        height: 45px;
    }

    .home-company,
    .home-products,
    .home-clients,
    .home-publications,
    .home-partners,
    .contact-box-main,
    .quality-assurance-main,
    .our-mission-main,
    .contact-page-main,
    .product-details-main,
    .product-tab-main {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .home-company-left h2 {
        font-size: 22px;
    }

    .home-company-left h2,
    .home-clients-box h3,
    .quality-assurance-block h3,
    .our-mission-block h3 {
        margin: 15px 0;
    }

    .home-company-left p,
    .home-clients-left p,
    .home-clients-box p,
    .home-publications-left .accordion-body p,
    .quality-assurance-heading p,
    .quality-assurance-block p,
    .our-mission-block p,
    .parallel-content p {
        margin-bottom: 10px;
    }

    .home-company-left a {
        margin-top: 20px;
    }

    .home-products-heading h2,
    .home-clients-left h2,
    .home-publications-heading h2,
    .home-partners-heading h2,
    .home-publications-right h2,
    .quality-assurance-heading h2,
    .parallel-content h2,
    .faq h3,
    .contact-page h2,
    .product-details-right h2 {
        font-size: 28px;
    }

    .home-products-block {
        width: 100%;
        padding: 10px 0px;
    }

    .home-products-flex {
        margin: -10px 0px;
    }

    .home-products-heading,
    .home-clients-heading,
    .home-publications-heading,
    .home-partners-heading,
    .quality-assurance-heading {
        margin-bottom: 25px;
    }

    .home-clients-box,
    .quality-assurance-block {
        width: 100%;
        padding: 10px 0px;
    }

    .home-clients-box-flex,
    .quality-assurance-flex {
        margin: -10px 0px;
    }

    .home-clients-left {
        padding-bottom: 15px;
    }

    .home-publications-heading h2 {
        max-width: 285px;
        margin: 0 auto;
    }

    .form-field {
        margin-bottom: 10px;
    }

    .footer-copyright p:first-child {
        max-width: 270px;
    }

    .footer-flex {
        padding-top: 55px;
        padding-bottom: 50px;
    }

    .faq .home-publications-left .accordion-button {
        max-width: 100%;
    }

    .breadcrumbs-content h1 {
        font-size: 36px;
    }

    .breadcrumbs-bg {
        height: 170px;
    }

    .quality-assurance-main {
        padding-top: 0;
    }

    .parallel-bg {
        height: 650px;
    }

    .company-details h2 {
        margin-top: 0;
    }

    .contact-page h2 {
        margin-bottom: 20px;
    }

    .map,
    .map iframe {
        height: 320px;
    }

    .product-details-right {
        padding-top: 25px;
    }

    .partner-images {
        height: 250px;
    }

    .product-tab ul.nav{
        display: -webkit-box;
        overflow: scroll;
        overflow-y: hidden;
        flex-wrap: nowrap;
        margin-bottom: 30px !important
    }

    .product-tab ul.nav::-webkit-scrollbar{
        display: none;
    }
    
}

@media(max-width:414px) {
    .home-publications-left .accordion-button::after {
        right: 0px;
    }

    .home-publications-left .accordion-button {
        max-width: 360px;
    }

}