
/* XXL: 1400px and up start*/
@media (min-width: 1400px) {
    .container {
        max-width: 1360px;
    }
}

/* XXL: 1400px and up end */

/* XL: 1200px - 1399.98px start*/
@media (min-width: 1200px) and (max-width: 1399.98px) {
    .container {
        max-width: 1260px;
    }

    /* .products_section .col-lg-3 {
        width: 50%;
    } */

    
}

/* XL: 1200px - 1399.98px end*/

/* LG: 992px - 1199.98px start*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .container {
        max-width: 1260px;
    }

    .navbar .navbar-nav > li > a {
        padding: 24px 14px !important;
        font-size: 14px !important;
    }

}

/* LG: 992px - 1199.98px end*/

/* =========================================================
   DESKTOP SEPARATOR
========================================================= */

@media (min-width: 992px) {
    .number_count_section .col-lg-3:not(:last-child)::after {
        content: "";

        position: absolute;

        right: -1px;
        top: 50%;

        width: 1px;
        height: 65px;

        background: rgba(255, 255, 255, 0.18);

        transform: translateY(-50%);
    }

    

    
}

/* MD: 768px - 991.98px start*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .products_section .col-lg-3 {
        width: 100%;
    }

    .navbar .navbar-nav > li > a {
        padding: 24px 14px !important;
    }

    .topbar_section {
        display: none !important;
    }

    .mobile_view_header_div_main {
        display: block;
    }

    

    .navbar_main_div {
        display: none !important;
    }

    .navbar {
        display: none !important;
    }

    .products_title_div {
        position: static !important;
        top: unset !important;
        will-change: auto !important;
    }
}
/* MD: 768px - 991.98px end*/

/* SM: 576px - 767.98px start*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .about_features {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    

    

    

    

    

    .products_title_div {
        position: static !important;
        top: unset !important;
        will-change: auto !important;
    }

    .counter_main_div {
        margin-bottom: 20px !important;
    }

    

    

    

    

    
    .topbar_section {
        display: none !important;
    }

    .mobile_view_header_div_main {
        display: block;
    }

    

    .navbar_main_div {
        display: none !important;
    }

    .navbar {
        display: none !important;
    }

    .slider_section2 {
        display: block !important;
    }

    .slider_section {
        display: none !important;
    }

    

    

    

    
}
/* SM: 576px - 767.98px end*/

@media (max-width: 1199px) {
    .why_choose_us_section {
        padding: 30px 0;
    }

    .why_choose_layout {
        grid-template-columns: 40% 60%;
    }

    .why_choose_intro {
        padding: 42px 35px;
    }

    .why_choose_intro > h4 {
        font-size: 37px;
    }

    .why_choose_feature {
        grid-template-columns: 40px 55px 1fr 35px;

        gap: 14px;

        padding-right: 20px;
    }

    .why_choose_feature_icon {
        width: 55px;
        height: 55px;
    }

    .why_choose_feature_icon img {
        width: 27px;
        height: 27px;
    }

    .why_choose_feature_content h4 {
        font-size: 16px;
    }

    

    

    

    .about_section {
        padding: 30px 0;
    }

    .about_content {
        padding-right: 30px;
    }

    .about_content h2 {
        font-size: 40px;
    }

    
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {
    .fountain-solutions-section {
        padding: 30px 0;
    }

    .fountain-section-head {
        margin-bottom: 40px;
    }

    .fountain-heading h2 {
        font-size: 45px;
    }

    .fountain-intro {
        margin-top: 28px;
        margin-left: 0;
        padding-left: 25px;
    }

    .fountain-solution-item {
        height: 340px;
    }

    .fountain-solution-content {
        width: 78%;
    }

    .number_count_section {
        padding: 70px 0;
    }

    .counter_main_head {
        margin-bottom: 40px;
    }

    .counter_main_head h4 {
        font-size: 31px;
    }

    .counter_main_box {
        padding: 28px 18px;
    }

    .counter_number_div h3 {
        font-size: 42px;
    }

    .products_section {
        padding: 75px 0;
    }

    .products_title_div {
        margin-bottom: 45px;
    }

    .products_title_div > h3 {
        font-size: 34px;
    }

    

    

    
    

    

    

    

    

    .why_choose_us_section {
        padding: 0px 0;
    }

    .why_choose_layout {
        grid-template-columns: 1fr;
    }

    .why_choose_intro {
        padding: 45px 40px;
    }

    .why_choose_intro > h4 {
        max-width: 600px;
        font-size: 38px;
    }

    .why_choose_intro > p {
        max-width: 650px;
    }

    .why_choose_features {
        border-left: 1px solid var(--border-color);
    }

    .why_choose_feature {
        min-height: 135px;
    }

    .footer_contact_us_section {
        padding: 28px 0 20px;
    }

    .footer_number_div {
        padding: 8px 15px;
    }

    .footer_contact_us_section .row > div:nth-child(2) .footer_number_div {
        border-right: 0;
    }

    .footer {
        padding: 60px 0 35px;
    }

    .about_section {
        padding: 30px 0;
    }

    .about_content {
        padding-right: 0;
    }

    .about_content h2 {
        max-width: 650px;

        font-size: 36px;
    }

    .about_content > p {
        max-width: 700px;
    }

    .about_features {
        max-width: 700px;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
    .fountain-solutions-section {
        padding: 30px 0;
    }

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

    .fountain-heading h2 {
        font-size: 38px;
        letter-spacing: -1px;
    }

    .fountain-eyebrow {
        font-size: 10px;
        letter-spacing: 1.7px;
    }

    .fountain-intro {
        margin-top: 22px;
        padding-left: 17px;
    }

    .fountain-intro p {
        font-size: 13px;
        line-height: 1.75;
    }

    .fountain-solution-item {
        height: 340px;
        border-radius: 11px;
    }

    .fountain-solution-content {
        width: 88%;
        padding: 24px 20px;
    }

    .fountain-solution-content h3 {
        font-size: 23px;
    }

    .fountain-solution-number {
        top: 17px;
        right: 18px;
        font-size: 36px;
    }

    .fountain-solution-arrow {
        top: 17px;
        left: 17px;

        width: 39px;
        height: 39px;
    }

    .number_count_section {
        padding: 60px 0;
    }

    .counter_main_head {
        margin-bottom: 32px;

        padding: 0 12px;
    }

    .counter_main_head h4 {
        font-size: 27px;
    }

    .counter_main_head p {
        font-size: 13px;

        line-height: 1.75;
    }

    .counter_main_box {
        padding: 25px 18px;

        border-radius: 13px;
    }

    .counter_main_div {
        gap: 14px;
    }

    .counter_icon_div {
        width: 62px;
        height: 62px;
    }

    .counter_icon_div img {
        width: 34px;
        height: 34px;
    }

    .counter_number_div h3 {
        font-size: 39px;
    }

    .counter_number_div span {
        font-size: 21px;
    }

    .products_section {
        padding: 60px 0;
    }

    .products_title_div {
        margin-bottom: 35px;
    }

    .products_title_div > h3 {
        font-size: 29px;
    }

    .products_title_div > p {
        font-size: 13px;
    }

    

    

    

    

    

    
    

    

    

    

    

    

    .why_choose_us_section {
        padding: 30px 0;
    }

    .why_choose_intro {
        padding: 35px 25px;
    }

    .why_choose_intro > h4 {
        font-size: 30px;
        line-height: 1.12;
    }


    .why_choose_intro_bottom {
        margin-top: 24px;
        padding-top: 18px;
    }

    .why_choose_feature {
        grid-template-columns: 30px 50px 1fr;

        gap: 11px;

        min-height: 125px;

        padding: 17px 15px 17px 15px;
    }

    .why_choose_feature:hover {
        padding-left: 20px;
    }

    .why_choose_feature_number {
        font-size: 13px;
    }

    .why_choose_feature_icon {
        width: 50px;
        height: 50px;
    }

    .why_choose_feature_icon img {
        width: 23px;
        height: 23px;
    }

    .why_choose_feature_content {
        padding-right: 3px;
    }

    .why_choose_feature_content > span {
        font-size: 7px;
        letter-spacing: 1.3px;
    }



    .why_choose_feature_arrow {
        display: none;
    }

    .footer_contact_us_section {
        padding: 25px 0 15px;
    }

    .footer_contact_us_section .row {
        row-gap: 8px;
    }

    .footer_number_div {
        min-height: auto;

        padding: 13px 5px;

        border-right: 0;

        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    }

    .footer_contact_us_section .row > div:last-child .footer_number_div {
        border-bottom: 0;
    }

    .footer_number_div > .d-flex > .flex-shrink-0 {
        width: 46px;
        height: 46px;
    }

    .footer_number_div > .d-flex > .flex-shrink-0 > i {
        font-size: 17px;
    }

    .footer_num_content_div > h5 {
        font-size: 8px;
    }


    .footer {
        padding: 50px 0 25px;
    }

    .footer .row {
        row-gap: 32px;
    }

    .footer_links_main_div > h5 {
        font-size: 13px;

        margin-bottom: 15px !important;
    }

    .footer_links_main_div > ul > li {
        padding: 7px 0;
    }


    .copy_right_section {
        padding: 13px 10px;
    }

    .copyright_content_div > p {
        font-size: 9.5px;
    }
}

/* XS: <576px start*/
@media (max-width: 575.98px) {
    .about_features {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    

    

    

    

    

    .products_title_div {
        position: static !important;
        top: unset !important;
        will-change: auto !important;
    }

    .counter_main_div {
        margin-bottom: 20px !important;
    }

    
    

    

    

    

    .topbar_section {
        display: none !important;
    }
    

    .mobile_view_header_div_main {
        display: block;
    }

    

    .navbar_main_div {
        display: none !important;
    }

    .navbar {
        display: none !important;
    }
    .slider_section2 {
        display: block !important;
    }

    .slider_section {
        display: none !important;
    }
    

    
    

    

    

    

    

    

    

    

    

    

    

    

    

    .about_section {
        padding: 30px 0;
    }

    .section_badge {
        font-size: 9px;
        letter-spacing: 2.2px;
    }

    .about_content h2 {
        font-size: 29px;
        line-height: 1.18;
    }


    .about_features {
        grid-template-columns: 1fr;

        gap: 9px;

        margin-top: 25px;
        margin-bottom: 25px;
    }

    .feature_box {
        padding: 12px 13px;
    }

    .feature_icon {
        width: 42px;
        height: 42px;
    }



    .about_btn {
        padding: 12px 20px;

        font-size: 11px;
    }
}
/* XS: <576px end*/

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
    .fountain-heading h2 {
        font-size: 34px;
    }

    .fountain-solution-item {
        height: 320px;
    }

    .fountain-solution-content {
        width: 94%;
    }

    .counter_main_head h4 {
        font-size: 24px;
    }

    .counter_main_box {
        padding: 23px 15px;
    }

    .counter_number_div h3 {
        font-size: 36px;
    }
    

    

    

    

    

    

    .why_choose_us_section {
        padding: 30px 0;
    }

    .why_choose_intro {
        padding: 30px 20px;
    }

    .why_choose_intro > h4 {
        font-size: 27px;
    }


    .why_choose_feature {
        grid-template-columns: 27px 45px 1fr;
        gap: 9px;
    }

    .why_choose_feature_icon {
        width: 45px;
        height: 45px;
    }

    .why_choose_feature_icon img {
        width: 21px;
        height: 21px;
    }

    .why_choose_feature_number {
        font-size: 12px;
    }

    .why_choose_feature_content h4 {
        font-size: 14px;
    }


    

    

    

    

    

    

    .footer {
        padding: 45px 0 22px;
    }

    .footer_contact_us_section {
        padding-top: 20px;
    }

    .footer_links_main_div > h5 {
        font-size: 12px;
    }


    .copyright_content_div > p {
        font-size: 9px;
    }
}
