@media only screen and (max-width: 768px) {
    .service-content {
        padding-top: 58px;
    }
    .service-single-item .service-content .title {
        color: #181818;
        font-size: 19px;
        line-height: 44px;
        font-weight: 600;
        padding: 6px 0 6px 17px;
        position: absolute;
        top: 2%;
        left: 0px;
        z-index: 0;
    }
    .padding-7-3 {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .section-title-about {
        text-align: center;
        margin-bottom: 17px;
    }
    .item-number {
        display: none;
    }
    .section-title-about h2 {
        font-size: 20px;
        font-weight: 600;
        line-height: 34px;
        font-family: "Poppins", sans-serif;
    }
    .about-shape {
        position: absolute;
        z-index: 9;
        top: 249px !important;
    }
    .image_block_1 .image-box:before {
        position: absolute;
        content: '';
        background: none;
        width: 0px;
        height: 0px;
        left: 0px;
        /* border-radius: 0px 10px 10px 0px; */
        z-index: 0;
        bottom: 0px;
        /* clip-path: polygon(0% 0%, 0% 0%, 100% 100%, 0% 100%, 0% 0%); */
    }
    .about-section {
        background: #ffffff;
        position: relative;
        padding-top: 41px;
        padding-bottom: 50px;
    }
    .image-box {
        margin-top: 16px;
    }
    .about-section .content_block_2 .content-box {
        margin-right: 0px;
    }
    .content_block_2 .content-box .sec-title h2 {
        margin-bottom: 12px;
        color: #434343;
        text-align: center !important;
        font-size: 20px !important;
        font-family: "Poppins", sans-serif;
        line-height: 40px;
        font-weight: 600;
    }
    .single-banner-slide {
        height: 22vh !important;
        width: 100vw;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: relative;
        z-index: 2;
    }
    .all-banner-slide .owl-nav {
        margin-top: 0;
        -webkit-transition: 1s;
        transition: 1s;
        line-height: .01;
    }
    .all-banner-slide .owl-nav [class*=owl-] {
        margin: 0;
        position: absolute;
        left: 0;
        top: 45%;
        -webkit-transform: translateY(-45%);
        transform: translateY(-45%);
        padding: 0;
        background: #ffffff59 !important;
        color: #404242 !important;
        display: inline-block;
        width: 33px;
        height: 31px;
        line-height: 56px;
        font-weight: 600 !important;
        text-align: center;
        font-size: 12px !important;
    }
    .all-banner-slide .owl-nav [class*=owl-].owl-next {
        left: auto;
        right: 10px;
    }
    .all-banner-slide .owl-nav [class*=owl-].owl-prev {
        right: auto;
        left: 10px;
    }
    .all-banner-slide .owl-nav [class*=owl-]:hover {
        background: white;
        color: #008e98;
    }
    .owl-dots {
        text-align: center;
        margin-top: -36px;
        position: absolute;
        z-index: 99;
        right: 40%;
    }
    .owl-dots button.owl-dot {
        width: 11px;
        height: 11px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc0;
        margin: 0 3px;
        border: 1px solid white;
    }
    .owl-dots button.owl-dot.active {
        background-color: #fff;
        padding: 9px;
    }
    .owl-dots button.owl-dot:focus {
        outline: none;
    }
    .single-banner-slide h2 {
        font-size: 15px;
        line-height: 20px;
    }
    .single-banner-slide p {
        display: none;
    }
    .single-banner-slide a {
        display: none;
    }
    .banner-card {
        display: none;
    }
    .value h6 {
        font-size: 17px;
        color: rgb(40 40 40);
    }
    .services-section {
        background: #ffffff;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .section-title h2 {
        font-size: 20px;
        font-weight: 600;
        line-height: 34px;
        font-family: "Poppins", sans-serif;
    }
    .footer-links li {
        padding: 6px 9px;
        display: inline-block;
    }
    .footer_info .logo img {
        width: 60% !important;
    }
    .banner-call {
        padding-top: 30px;
        padding-bottom: 35px;
        margin-top: -10px;
        text-align: center;
    }
    .banner-call:before {
        -webkit-clip-path: none;
        clip-path: none;
    }
    .banner-call .banner-call-content h3 {
        margin-bottom: 10px;
        font-weight: 600;
        line-height: 25px;
        font-size: 14px;
        color: #ffffff;
    }
    .banner-call .cmn-btn {
        text-align: center;
    }
    .image-box .about-desk {
        display: none !important;
    }
    .features-area-wrapper {
        position: relative;
        z-index: 1;
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .features-content {
        color: #d8d8d8;
        padding: 50px 16px;
        margin-top: 0px;
        background: #dd9327e0;
        margin-bottom: 0px;
        border-radius: 0px;
    }
    .content-area-13 {
        padding: 30px 0 60px;
    }
    .aboutWidget h5 {
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        color: #dddddd;
        font-weight: 500;
        margin: 37px 0 13px;
    }
    .phone {
        display: flex;
        font-size: 25px;
        font-weight: 900;
        text-align: left;
        color: var(--theme-color);
        margin: 0 0 10px;
        /* justify-content: center; */
    }
    .aboutWidget p {
        /* text-align: center; */
        color: #131313 !important;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        margin: 0 0 18px;
    }
    .widget_title {
        font-size: 18px;
        line-height: 30px;
        color: #131313;
        font-weight: 500;
        text-transform: capitalize;
        margin: 24px 0 5px;
    }
    .menu li {
        font-size: 11px;
        display: block;
        color: #131313;
        line-height: 33px;
        font-family: 'Poppins';
        font-weight: 500;
        margin: 0;
    }
    .footer_info p {
        font-size: 14px;
        color: #131313 !important;
        margin-right: 0%;
        text-align: center;
    }
    .footer_01 {
        position: relative;
        padding: 53px 0 40px;
        background: #f9f9f9;
    }
    .footer_info {
        text-align: center !important;
    }
    .social-links {
        display: flex;
        justify-content: center;
    }
    .spec-item h6 {
        font-size: 13px;
        font-family: "Poppins", sans-serif;
        font-weight: 600;
    }
    .spec-item p {
        font-size: 12px;
        color: #4e4e4e !important;
        font-weight: 500;
        line-height: 28px;
        text-align: center;
    }
    .features-content h2 {
        font-size: 20px;
        font-weight: 600;
        font-family: "Poppins", sans-serif;
        /* text-align: left; */
    }
   /* .about-area .content {
        padding-top: 30px;
    }*/
    .services-section-two h2 {
        font-size: 24px;
        font-weight: 600;
        position: relative;
        text-transform: capitalize;
        z-index: 1;
        line-height: 1.3;
    }
    .services-section-two .sec-title {
        padding-bottom: 23px;
    }
    .featured-icon-box {
        padding: 4px 10px;
    }
    .missionvision {
        padding-top: 25px;
        padding-bottom: 25px;
        /* background-color: #f7f7f7; */
    }
    .cta-section h2 {
        position: relative;
        font-weight: 500;
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 39px;
    }
    .map-container {
        overflow: hidden;
        padding-bottom: 70%;
        position: relative;
        height: 0;
    }
    .phone .footer-call {
        display: flex!important;
        font-size: 15px!important;
        font-weight: 600!important;
        text-align: left !important;
        color: red;
        margin: 0 0 -2px!important;
        border-bottom: none;
        line-height: 38px;
    }
    .page-title {
        position: relative;
        padding: 94px 0 88px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .service-text h3 {
        font-size: 13px;
        font-weight: 500;
    }
    .service-text {
        /* background-color: #ffffff; */
        /* box-shadow: 0px 8px 15px 0px rgb(0 0 0 / 12%); */
        margin-bottom: 9px;
        /* padding: 10px; */
        padding: 21px 1px 1px 2px;
        padding-bottom: 21px;
        text-align: center;
        border: 2px solid #ececec;
        border-top: none;
        /* text-align: center; */
        background: #f5f5f5;
        /* font-size: 15px; */
        /* margin-top: -7px; */
    }
    .product-cat-list {
        padding-top: 65px;
        padding-bottom: 31px;
    }
    #product-details {
        margin-top: 40px;
    }
    .sec-title {
        margin-bottom: 45px;
    }
    .about-c {
        position: absolute;
        padding: 23px 13px 23px 74px !important;
        bottom: 9px;
        left: 3%;
        background: #ffffffdb !important;
    }
    .banner-content {
        margin-top: -54px;
    }
    .banner-content h2 {
        color: white;
    }
    .banner-content p {
        color: white !important;
        text-align: left;
    }
    .page-title h1 {
        position: relative;
        display: block;
        font-size: 35px;
        color: #ffffff;
        line-height: 60px;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .revers {
        flex-direction: column-reverse;
    }
}

@media only screen and (min-width: 768px) {
    .image-box .about-mobi {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-call {
        padding-top: 30px;
        padding-bottom: 35px;
        margin-top: -10px;
        text-align: center;
    }
    .banner-call:before {
        -webkit-clip-path: none;
        clip-path: none;
    }
    .banner-call .banner-call-content h3 {
        margin-bottom: 15px;
    }
    .banner-call .cmn-btn {
        text-align: center;
    }
    .hero-shape img {
        position: absolute;
        z-index: 1;
        top: -56px;
    }
    .hero-shape .hero-2 {
        position: absolute;
        z-index: 1;
        top: -30px;
        left: 48%;
        width: 30px;
    }
}

@media only screen and (min-width: 1199px) and (max-width: 1300px) {
    .banner-call:before {
        -webkit-clip-path: none;
        clip-path: none;
    }
    .image-box img {
        position: absolute;
        z-index: 10;
    }
}

@media (max-width: 992px) {
    .about-shape {
        position: absolute;
        z-index: 9;
        top: 229px !important;
    }
    .breadcrumb-height {
        height: 201px;
    }
    .breadcrumb-heading {
        text-transform: uppercase;
        font-size: 27px;
        color: white;
        text-align: center;
    }
    .short-desc {
        text-align: justify !important;
        font-size: 14px;
        color: #4e4e4e !important;
        font-weight: 500;
        line-height: 28px;
        text-align: justify;
    }
}

@media (min-width: 1024px) {
    .about-shape {
        position: absolute;
        z-index: 9;
        top: 375px;
    }
}

@media (max-width: 1024px) {
    .about-shape {
        position: absolute;
        z-index: 9;
        top: 399px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 700px) {
    .about-shape {
        position: absolute;
        z-index: 9;
        top: 260px !important;
    }
}

@media (max-width: 495px) {
    .iti--allow-dropdown input,
    .iti--allow-dropdown input[type=tel],
    .iti--allow-dropdown input[type=text],
    .iti--separate-dial-code input,
    .iti--separate-dial-code input[type=tel],
    .iti--separate-dial-code input[type=text] {
        padding-right: 6px !important;
        padding-left: 52px;
        margin-left: 0;
    }
}