@media screen and (min-width: 1400px) {
    /* start  */
    .video-card-section {
        position: relative;
        padding-bottom: 12% !important;
    }
    .video-card-section:after {
        content: url(../img/figure/section-bubble4.png);
        position: absolute;
        bottom: -14px;
        left: 0;
        right: 0;
        overflow: hidden;
        z-index: 10;
    }
    .video-card-section .about-box-layout5 .popup-img {
        position: static;
    }
    .video-card-section .about-box-layout5 .popup-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .video-card-section .blog-box-layout2 .item-content .item-title {
        font-weight: 600;
        margin-bottom: 12px;
        font-size: 18px;
        text-align: center;
    }
    .blog-section .blog-box-layout1 .item-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .blog-section .blog-box-layout1 {
        height: 460px;
    }
    .faq-section {
        position: relative;
    }
    .faq-section:after {
        content: url(../img/figure/figure12.png);
        position: absolute;
        bottom: 40px;
        left: 0;
        opacity: 0.10;
        overflow: hidden;
        z-index: -1;
    }
    .services-test-div .item-feature ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        align-items: center;
    }
    .other-water-test .item-feature ul {
        grid-template-columns: repeat(1, 1fr);
    }
    .widget-contact-form .contact-form-box .form-group .nice-select {
        width: 100%;
        height: 60px;
        border: none;
        line-height: 60px;
    }
    .widget-contact-form .contact-form-box .form-group .nice-select ul {
        width: 100%;
        max-height: 165px;
        overflow-y: scroll;
    }
    .conatct-map-details .contact-info {
        display: flex;
        flex-wrap: wrap-reverse;
        justify-content: end;
    }
    /* end  */
    .slider-area .banner-slider-main .slides img {
        height: 550px !important;
        object-fit: cover;
        background-repeat: no-repeat;
    }
    .service-box-layout2 .item-content .item-title a {
        font-size: 18px;
    }
    .service-section .service-box-layout2 .item-content {
        padding: 20px 0px;
    }
    .service-section .service-box-layout2 .item-content .item-title {
        padding: 00px 0px 20px 0px;
    }
    .service-box-layout2 .item-content .hover-content p {
        color: #444444;
        font-size: 14px;
        width: 80%;
        margin: auto;
    }
    .header-action-layout1 ul .header-action-number-2 .item-content .item-number {
        color: #14287b;
        font-size: 12px;
        font-weight: 500;
    }
    .logo-area a {
        display: block;
        font-style: italic;
        font-size: 21px;
        color: #14287b;
        font-weight: 600;
    }
    .footer-about li {
        font-size: 15px;
        color: #dcdcdc;
    }
    .service-box-layout2 .item-img img {
        height: 350px;
        object-fit: cover;
        width: 100%;
    }
    section {
        padding: 80px 0px 40px 0px !important;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1399px) {
    /* start  */
    .video-card-section {
        position: relative;
        padding-bottom: 12% !important;
    }
    .video-card-section:after {
        content: url(../img/figure/section-bubble4.png);
        position: absolute;
        bottom: -14px;
        left: 0;
        right: 0;
        overflow: hidden;
        z-index: 10;
    }
    .video-card-section .about-box-layout5 .popup-img {
        position: static;
    }
    .video-card-section .about-box-layout5 .popup-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .video-card-section .blog-box-layout2 .item-content .item-title {
        font-weight: 600;
        margin-bottom: 12px;
        font-size: 18px;
        text-align: center;
    }
    .blog-section .blog-box-layout1 .item-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .blog-section .blog-box-layout1 {
        height: 460px;
    }
    .faq-section {
        position: relative;
    }
    .faq-section:after {
        content: url(../img/figure/figure12.png);
        position: absolute;
        bottom: 40px;
        left: 0;
        opacity: 0.10;
        overflow: hidden;
        z-index: -1;
    }
    .services-test-div .item-feature ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        align-items: center;
    }
    .other-water-test .item-feature ul {
        grid-template-columns: repeat(1, 1fr);
    }
    .widget-contact-form .contact-form-box .form-group .nice-select {
        width: 100%;
        height: 60px;
        border: none;
        line-height: 60px;
    }
    .widget-contact-form .contact-form-box .form-group .nice-select ul {
        width: 100%;
        max-height: 165px;
        overflow-y: scroll;
    }
    .conatct-map-details .contact-info {
        display: flex;
        flex-wrap: wrap-reverse;
        justify-content: end;
    }
    /* end  */
    .slider-area .banner-slider-main .slides img {
        height: 550px !important;
        object-fit: cover;
        background-repeat: no-repeat;
    }
    .service-box-layout2 .item-content .item-title a {
        font-size: 18px;
    }
    .service-section .service-box-layout2 .item-content {
        padding: 20px 0px;
    }
    .service-section .service-box-layout2 .item-content .item-title {
        padding: 00px 0px 20px 0px;
    }
    .service-box-layout2 .item-content .hover-content p {
        color: #444444;
        font-size: 14px;
        width: 80%;
        margin: auto;
    }
    .header-action-layout1 ul .header-action-number-2 .item-content .item-number {
        color: #14287b;
        font-size: 15px;
        font-weight: 500;
    }
    .logo-area a {
        display: block;
        font-style: italic;
        font-size: 21px;
        color: #14287b;
        font-weight: 600;
    }
    .footer-about li {
        font-size: 15px;
        color: #dcdcdc;
    }
    .service-box-layout2 .item-img img {
        height: 350px;
        object-fit: cover;
        width: 100%;
    }
    section {
        padding: 80px 0px 40px 0px !important;
    }
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
    /* start  */
    .why-choose-box-layout4 .single-content .item-content .item-title span {
        display: block;
        font-weight: 400;
        font-size: 15px;
        line-height: 26px;
    }
    .service-section .service-box-layout2 .item-content {
        bottom: -37%;
        height: 235px;
    }
    .service-section .service-box-layout2:hover .item-content {
        background-color: rgba(255, 255, 255, 0.9);
        bottom: 0;
        padding: 15px 0;
    }
    .video-card-section {
        position: relative;
        padding-bottom: 12% !important;
    }
    .video-card-section:after {
        content: url(../img/figure/section-bubble4.png);
        position: absolute;
        bottom: -14px;
        left: 0;
        right: 0;
        overflow: hidden;
        z-index: 10;
    }
    .video-card-section .about-box-layout5 .popup-img {
        position: static;
    }
    .video-card-section .about-box-layout5 .popup-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .video-card-section .blog-box-layout2 .item-content .item-title {
        font-weight: 600;
        margin-bottom: 12px;
        font-size: 18px;
        text-align: center;
    }
    .blog-section .blog-box-layout1 .item-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .blog-section .blog-box-layout1 {
        height: 460px;
    }
    .faq-section {
        position: relative;
    }
    .faq-section:after {
        content: url(../img/figure/figure12.png);
        position: absolute;
        bottom: 40px;
        left: 0;
        opacity: 0.10;
        overflow: hidden;
        z-index: -1;
    }
    .services-test-div .item-feature ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        align-items: center;
    }
    .other-water-test .item-feature ul {
        grid-template-columns: repeat(1, 1fr);
    }
    .widget-contact-form .contact-form-box .form-group .nice-select {
        width: 100%;
        height: 60px;
        border: none;
        line-height: 60px;
    }
    .widget-contact-form .contact-form-box .form-group .nice-select ul {
        width: 100%;
        max-height: 165px;
        overflow-y: scroll;
    }
    .conatct-map-details .contact-info {
        display: flex;
        flex-wrap: wrap-reverse;
        justify-content: end;
    }
    /* end  */
    .mean-bar .mobile-menu-nav-back .logo-mobile {
        font-size: 16px;
        font-weight: 600;
        color: #044a90;
    }
    nav.template-main-menu>ul>li>a {
        font-size: 13px !important;
        padding: 40px 6px !important;
    }
    .slider-area .banner-slider-main .slides img {
        height: 400px !important;
        object-fit: cover;
        background-repeat: no-repeat;
    }
    .service-box-layout2 .item-content .item-title a {
        font-size: 18px;
    }
    .service-section .service-box-layout2 .item-content {
        padding: 20px 0px;
    }
    .service-section .service-box-layout2 .item-content .item-title {
        padding: 00px 0px 20px 0px;
    }
    .service-box-layout2 .item-content .hover-content p {
        color: #444444;
        font-size: 14px;
        width: 80%;
        margin: auto;
    }
    .header-action-layout1 ul .header-action-number-2 .item-content .item-number {
        color: #14287b;
        font-size: 13px;
        font-weight: 500;
    }
    .logo-area a {
        display: block;
        font-style: italic;
        font-size: 16px;
        color: #14287b;
        font-weight: 600;
    }
    .footer-about li {
        font-size: 15px;
        color: #dcdcdc;
    }
    .service-box-layout2 .item-img img {
        height: 350px;
        object-fit: cover;
        width: 100%;
    }
    section {
        padding: 80px 0px 40px 0px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    /* start  */
    .blog-section .blog-box-layout1 .item-content .item-title {
        font-size: 14px;
        line-height: 25px;
    }
    .blog-section .blog-box-layout1 .item-content .item-author {
        font-size: 12px;
        line-height: 25px;
    }
    .water-testing-section .service-box-layout2 .item-content {
        bottom: -120px;
    }
    .water-testing-section .service-box-layout2:hover .item-content {
        background-color: rgba(255, 255, 255, 0.9);
        bottom: 0;
        padding: 6rem 2rem 3rem;
    }
    .service-section .service-box-layout2 .item-content {
        bottom: -46%;
        height: 235px;
    }
    .service-section .service-box-layout2:hover .item-content {
        background-color: rgba(255, 255, 255, 0.9);
        bottom: 0;
        padding: 15px 0;
    }
    .video-card-section {
        position: relative;
        padding-bottom: 12% !important;
    }
    .video-card-section .about-box-layout5 {
        margin-bottom: 0rem;
    }
    .video-card-section .about-box-layout5 .popup-img {
        position: static;
    }
    .video-card-section .about-box-layout5 .popup-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .video-card-section .blog-box-layout2 .item-content .item-title {
        font-weight: 600;
        margin-bottom: 12px;
        font-size: 18px;
        text-align: center;
    }
    .blog-section .blog-box-layout1 .item-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .blog-section .blog-box-layout1 {
        height: 460px;
    }
    .faq-section {
        position: relative;
    }
    .faq-section:after {
        content: url(../img/figure/figure12.png);
        position: absolute;
        bottom: 40px;
        left: 0;
        opacity: 0.10;
        overflow: hidden;
        z-index: -1;
    }
    .services-test-div .item-feature ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        align-items: center;
    }
    .other-water-test .item-feature ul {
        grid-template-columns: repeat(1, 1fr);
    }
    .widget-contact-form .contact-form-box .form-group .nice-select {
        width: 100%;
        height: 60px;
        border: none;
        line-height: 60px;
    }
    .widget-contact-form .contact-form-box .form-group .nice-select ul {
        width: 100%;
        max-height: 165px;
        overflow-y: scroll;
    }
    .conatct-map-details .contact-info {
        display: flex;
        flex-wrap: wrap-reverse;
        justify-content: end;
    }
    /* end  */
    .mean-bar .mobile-menu-nav-back .logo-mobile {
        font-size: 16px;
        font-weight: 600;
        color: #044a90;
    }
    .mean-bar .mobile-menu-nav-back .logo-mobile img {
        height: 38px;
        object-fit: contain;
    }
    .testimonial-box-layout3 {
        width: 100% !important;
    }
    nav.template-main-menu>ul>li>a {
        font-size: 14px !important;
    }
    .mean-container .mean-nav>ul {
        height: auto !important;
    }
    .slider-area .banner-slider-main .slides img {
        height: 280px !important;
        object-fit: cover;
        background-repeat: no-repeat;
    }
    .service-box-layout2 .item-content .item-title a {
        font-size: 18px;
    }
    .service-section .service-box-layout2 .item-content {
        padding: 20px 0px;
    }
    .service-section .service-box-layout2 .item-content .item-title {
        padding: 00px 0px 20px 0px;
    }
    .service-box-layout2 .item-content .hover-content p {
        color: #444444;
        font-size: 14px;
        width: 80%;
        margin: auto;
    }
    .header-action-layout1 ul .header-action-number-2 .item-content .item-number {
        color: #14287b;
        font-size: 13px;
        font-weight: 500;
    }
    .logo-area a {
        display: block;
        font-style: italic;
        font-size: 16px;
        color: #14287b;
        font-weight: 600;
    }
    .footer-about li {
        font-size: 15px;
        color: #dcdcdc;
    }
    .service-box-layout2 .item-img img {
        height: 350px;
        object-fit: cover;
        width: 100%;
    }
    section {
        padding: 80px 0px 40px 0px !important;
    }
}

@media screen and (min-width: 577px) and (max-width: 767px) {
    /* start  */
    .why-choose-box-layout4 .single-content.height {
        height: 185px;
    }
    .blog-section .blog-box-layout1 .item-content .item-title {
        font-size: 14px;
        line-height: 25px;
    }
    .blog-section .blog-box-layout1 .item-content .item-author {
        font-size: 12px;
        line-height: 25px;
    }
    .water-testing-section .service-box-layout2 .item-content {
        bottom: -105px;
        height: 100px;
    }
    .faq-box-layout1 .accordion .card .card-header .heading-title {
        font-size: 15px;
    }
    .water-testing-section .service-box-layout2:hover .item-content {
        background-color: rgba(255, 255, 255, 0.9);
        bottom: 0;
        padding: 6rem 2rem 3rem;
    }
    .service-section .service-box-layout2 .item-content {
        bottom: -36%;
        height: 163px;
    }
    .video-card-section .about-box-layout5 .popup-img {
        display: block;
    }
    .service-section .service-box-layout2:hover .item-content {
        background-color: rgba(255, 255, 255, 0.9);
        bottom: 0;
        padding: 15px 0;
    }
    .video-card-section {
        position: relative;
        padding-bottom: 12% !important;
    }
    .video-card-section .about-box-layout5 {
        margin-bottom: 0rem;
    }
    .video-card-section .about-box-layout5 .popup-img {
        position: static;
    }
    .video-card-section .about-box-layout5 .popup-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .video-card-section .blog-box-layout2 .item-content .item-title {
        font-weight: 600;
        margin-bottom: 12px;
        font-size: 18px;
        text-align: center;
    }
    .blog-section .blog-box-layout1 .item-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .blog-section .blog-box-layout1 {
        height: 460px;
    }
    .faq-section {
        position: relative;
    }
    .faq-section:after {
        content: url(../img/figure/figure12.png);
        position: absolute;
        bottom: 40px;
        left: 0;
        opacity: 0.10;
        overflow: hidden;
        z-index: -1;
    }
    .services-test-div .item-feature ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        align-items: center;
    }
    .other-water-test .item-feature ul {
        grid-template-columns: repeat(1, 1fr);
    }
    .widget-contact-form .contact-form-box .form-group .nice-select {
        width: 100%;
        height: 60px;
        border: none;
        line-height: 60px;
    }
    .widget-contact-form .contact-form-box .form-group .nice-select ul {
        width: 100%;
        max-height: 165px;
        overflow-y: scroll;
    }
    .conatct-map-details .contact-info {
        display: flex;
        flex-wrap: wrap-reverse;
        justify-content: end;
    }
    /* end  */
    .mean-bar .mobile-menu-nav-back .logo-mobile {
        font-size: 16px;
        font-weight: 600;
        color: #044a90;
    }
    .mean-bar .mobile-menu-nav-back .logo-mobile img {
        height: 36px;
        object-fit: contain;
    }
    .footer-social .social-icon {
        text-align: center;
    }
    .testimonial-content p {
        font-size: 15px;
    }
    .footer-top-box .footer-box-layout1 {
        text-align: left !important;
    }
    .footer-bottom-box .copyright {
        font-size: 13px;
        color: #dcdcdc;
        line-height: 23px;
    }
    .footer-about li {
        font-size: 15px;
        color: #dcdcdc;
    }
    .testimonial-box-layout3 .item-title {
        font-size: 17px !important;
    }
    .testimonial-box-layout3 .item-rating li {
        font-size: 12px;
    }
    .sub-heading h2 {
        font-size: 20px !important;
    }
    .service-section .service-box-layout2 .item-content .item-title {
        padding: 00px 0px 15px 0px;
    }
    .service-box-layout2 .item-content {
        padding: 15px 0px 0px 0px;
    }
    .service-box-layout2 .item-content .item-title a {
        font-size: 14px;
    }
    .why-choose-box-layout4 .single-content .item-icon:after {
        top: -70px !important;
    }
    .service-box-layout2 .item-img img {
        height: 300px;
        object-fit: cover;
        width: 100%;
    }
    .why-choose-box-layout3 p {
        font-size: 15px;
    }
    section {
        padding: 40px 0px !important;
    }
    .slider-area .banner-slider-main .slides img {
        height: 220px !important;
        object-fit: cover;
        background-repeat: no-repeat;
    }
    .slider-area .slide-1 h1.slider-big-text,
    .slider-area .slide-2 h1.slider-big-text,
    .slider-area .slide-3 h1.slider-big-text {
        font-size: 16px !important;
    }
    .mean-container .mean-nav>ul {
        overflow-y: scroll;
        height: auto;
        position: absolute;
    }
    .mean-container #wrapper {
        padding-top: 0px !important;
    }
    .slider-layout1 {
        margin-top: 50px;
    }
}

@media screen and (min-width: 380px) and (max-width: 576px) {
    /* start  */
    .why-choose-box-layout4 .single-content.height {
        height: 185px;
    }
    .blog-section .blog-box-layout1 .item-content .item-title {
        font-size: 14px;
        line-height: 25px;
    }
    .blog-section .blog-box-layout1 .item-content .item-author {
        font-size: 12px;
        line-height: 25px;
    }
    .water-testing-section .service-box-layout2 .item-content {
        bottom: -105px;
        height: 100px;
    }
    .faq-box-layout1 .accordion .card .card-header .heading-title {
        font-size: 15px;
    }
    .water-testing-section .service-box-layout2:hover .item-content {
        background-color: rgba(255, 255, 255, 0.9);
        bottom: 0;
        padding: 6rem 2rem 3rem;
    }
    .service-section .service-box-layout2 .item-content {
        bottom: -36%;
        height: 163px;
    }
    .video-card-section .about-box-layout5 .popup-img {
        display: block;
    }
    .service-section .service-box-layout2:hover .item-content {
        background-color: rgba(255, 255, 255, 0.9);
        bottom: 0;
        padding: 15px 0;
    }
    .video-card-section {
        position: relative;
        padding-bottom: 12% !important;
    }
    .video-card-section .about-box-layout5 {
        margin-bottom: 0rem;
    }
    .video-card-section .about-box-layout5 .popup-img {
        position: static;
    }
    .video-card-section .about-box-layout5 .popup-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .video-card-section .blog-box-layout2 .item-content .item-title {
        font-weight: 600;
        margin-bottom: 12px;
        font-size: 18px;
        text-align: center;
    }
    .blog-section .blog-box-layout1 .item-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .blog-section .blog-box-layout1 {
        height: 460px;
    }
    .faq-section {
        position: relative;
    }
    .faq-section:after {
        content: url(../img/figure/figure12.png);
        position: absolute;
        bottom: 40px;
        left: 0;
        opacity: 0.10;
        overflow: hidden;
        z-index: -1;
    }
    .services-test-div .item-feature ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        align-items: center;
    }
    .other-water-test .item-feature ul {
        grid-template-columns: repeat(1, 1fr);
    }
    .widget-contact-form .contact-form-box .form-group .nice-select {
        width: 100%;
        height: 60px;
        border: none;
        line-height: 60px;
    }
    .widget-contact-form .contact-form-box .form-group .nice-select ul {
        width: 100%;
        max-height: 165px;
        overflow-y: scroll;
    }
    .conatct-map-details .contact-info {
        display: flex;
        flex-wrap: wrap-reverse;
        justify-content: end;
    }
    /* end  */
    .mean-bar .mobile-menu-nav-back .logo-mobile {
        font-size: 16px;
        font-weight: 600;
        color: #044a90;
    }
    .mean-bar .mobile-menu-nav-back .logo-mobile img {
        height: 36px;
        object-fit: contain;
    }
    .footer-social .social-icon {
        text-align: center;
    }
    .testimonial-content p {
        font-size: 15px;
    }
    .footer-top-box .footer-box-layout1 {
        text-align: left !important;
    }
    .footer-top-box .footer-box-layout1 {
        text-align: left !important;
    }
    .why-choose-box-layout4 .single-content .item-icon {
        font-size: 25px;
    }
    .why-choose-box-layout4 .single-content .item-content .item-title {
        font-size: 14px;
    }
    .why-choose-box-layout4 .single-content {
        padding: 30px 20px 15px;
    }
    .w .footer-bottom-box .copyright {
        font-size: 13px;
        color: #dcdcdc;
        line-height: 23px;
    }
    .footer-about li {
        font-size: 15px;
        color: #dcdcdc;
    }
    .testimonial-box-layout3 .item-title {
        font-size: 17px !important;
    }
    .testimonial-box-layout3 .item-rating li {
        font-size: 12px;
    }
    .sub-heading h2 {
        font-size: 20px !important;
    }
    .service-section .service-box-layout2 .item-content .item-title {
        padding: 00px 0px 15px 0px;
    }
    .service-box-layout2 .item-content {
        padding: 15px 0px 0px 0px;
    }
    .service-box-layout2 .item-content .item-title a {
        font-size: 14px;
    }
    .why-choose-box-layout4 .single-content .item-icon:after {
        top: -70px !important;
    }
    .service-box-layout2 .item-img img {
        height: 300px;
        object-fit: cover;
        width: 100%;
    }
    .why-choose-box-layout3 p {
        font-size: 15px;
    }
    section {
        padding: 40px 0px !important;
    }
    .slider-area .banner-slider-main .slides img {
        height: 220px !important;
        object-fit: cover;
        background-repeat: no-repeat;
    }
    .slider-area .slide-1 h1.slider-big-text,
    .slider-area .slide-2 h1.slider-big-text,
    .slider-area .slide-3 h1.slider-big-text {
        font-size: 16px !important;
    }
    .mean-container .mean-nav>ul {
        overflow-y: scroll;
        height: auto;
        position: absolute;
    }
    .mean-container #wrapper {
        padding-top: 0px !important;
    }
    .slider-layout1 {
        margin-top: 50px;
    }
}

@media screen and (min-width: 240px) and (max-width: 379px) {
    /* start  */
    .why-choose-box-layout4 .single-content.height {
        height: 165px;
    }
    .blog-section .blog-box-layout1 .item-content .item-title {
        font-size: 14px;
        line-height: 25px;
    }
    .blog-section .blog-box-layout1 .item-content .item-author {
        font-size: 12px;
        line-height: 25px;
    }
    .water-testing-section .service-box-layout2 .item-content {
        bottom: -105px;
        height: 100px;
    }
    .faq-box-layout1 .accordion .card .card-header .heading-title {
        font-size: 15px;
    }
    .water-testing-section .service-box-layout2:hover .item-content {
        background-color: rgba(255, 255, 255, 0.9);
        bottom: 0;
        padding: 6rem 2rem 3rem;
    }
    .service-section .service-box-layout2 .item-content {
        bottom: -36%;
        height: 163px;
    }
    .video-card-section .about-box-layout5 .popup-img {
        display: block;
    }
    .service-section .service-box-layout2:hover .item-content {
        background-color: rgba(255, 255, 255, 0.9);
        bottom: 0;
        padding: 15px 0;
    }
    .video-card-section {
        position: relative;
        padding-bottom: 12% !important;
    }
    .video-card-section .about-box-layout5 {
        margin-bottom: 0rem;
    }
    .video-card-section .about-box-layout5 .popup-img {
        position: static;
    }
    .video-card-section .about-box-layout5 .popup-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .video-card-section .blog-box-layout2 .item-content .item-title {
        font-weight: 600;
        margin-bottom: 12px;
        font-size: 18px;
        text-align: center;
    }
    .blog-section .blog-box-layout1 .item-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .blog-section .blog-box-layout1 {
        height: 460px;
    }
    .faq-section {
        position: relative;
    }
    .faq-section:after {
        content: url(../img/figure/figure12.png);
        position: absolute;
        bottom: 40px;
        left: 0;
        opacity: 0.10;
        overflow: hidden;
        z-index: -1;
    }
    .services-test-div .item-feature ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        align-items: center;
    }
    .other-water-test .item-feature ul {
        grid-template-columns: repeat(1, 1fr);
    }
    .widget-contact-form .contact-form-box .form-group .nice-select {
        width: 100%;
        height: 60px;
        border: none;
        line-height: 60px;
    }
    .widget-contact-form .contact-form-box .form-group .nice-select ul {
        width: 100%;
        max-height: 165px;
        overflow-y: scroll;
    }
    .conatct-map-details .contact-info {
        display: flex;
        flex-wrap: wrap-reverse;
        justify-content: end;
    }
    /* end  */
    .mean-bar .mobile-menu-nav-back .logo-mobile {
        font-size: 16px;
        font-weight: 600;
        color: #044a90;
    }
    .mean-bar .mobile-menu-nav-back .logo-mobile img {
        height: 30px;
        object-fit: contain;
    }
    .footer-social .social-icon {
        text-align: center;
    }
    .testimonial-content p {
        font-size: 15px;
    }
    .footer-top-box .footer-box-layout1 {
        text-align: left !important;
    }
    .why-choose-box-layout4 .single-content .item-icon {
        font-size: 25px;
    }
    .why-choose-box-layout4 .single-content .item-content .item-title {
        font-size: 14px;
    }
    .why-choose-box-layout4 .single-content {
        padding: 30px 20px 15px;
    }
    .why-choose-box-layout4 .single-content .item-content .item-title span {
        font-size: 11px;
        line-height: 20px;
    }
    .footer-bottom-box .copyright {
        font-size: 13px;
        color: #dcdcdc;
        line-height: 23px;
    }
    .footer-about li {
        font-size: 15px;
        color: #dcdcdc;
    }
    .testimonial-box-layout3 .item-title {
        font-size: 17px !important;
    }
    .testimonial-box-layout3 .item-rating li {
        font-size: 12px;
    }
    .sub-heading h2 {
        font-size: 20px !important;
    }
    .service-section .service-box-layout2 .item-content .item-title {
        padding: 00px 0px 15px 0px;
    }
    .service-box-layout2 .item-content {
        padding: 15px 0px 0px 0px;
    }
    .service-box-layout2 .item-content .item-title a {
        font-size: 14px;
    }
    .why-choose-box-layout4 .single-content .item-icon:after {
        top: -70px !important;
    }
    .service-box-layout2 .item-img img {
        height: 300px;
        object-fit: cover;
        width: 100%;
    }
    .why-choose-box-layout3 p {
        font-size: 15px;
    }
    section {
        padding: 40px 0px !important;
    }
    .slider-area .banner-slider-main .slides img {
        height: 220px !important;
        object-fit: cover;
        background-repeat: no-repeat;
    }
    .slider-area .slide-1 h1.slider-big-text,
    .slider-area .slide-2 h1.slider-big-text,
    .slider-area .slide-3 h1.slider-big-text {
        font-size: 16px !important;
    }
    .mean-container .mean-nav>ul {
        overflow-y: scroll;
        height: auto;
        position: absolute;
    }
    .mean-container #wrapper {
        padding-top: 0px !important;
    }
    .slider-layout1 {
        margin-top: 50px;
    }
}