@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {}

@media (max-width: 991.98px) {
    section {
        padding: 80px 0px;
    }
    .header .navbar-brand {
        width: 200px;
    }
    .header .navbar-nav {
        padding: 10px;
        background: #f0f7f7;
        margin-top: 10px;
        border-radius: 5px;
    }
    .free_quot {
        position: absolute;
        right: 140px;
        top: 20px;
    }
    .btn {
        padding: 12px 18px;
    }
    .main_title {
        font-size: 35px;
        line-height: 45px;
    }
    .sub_ttl {
        font-size: 16px;
    }
    .banner_caption {
        padding-top: 45px;
    }
    .banner_caption::after {
        width: 130px;
        height: 137px;
    }
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        width: 50px;
        height: 50px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: -26px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -26px;
    }
    .whatwe_do {
        padding-bottom: 80px;
    }
    .what_wedo_grids .main_title {
        font-size: 30px;
    }
    .what_wedo_grids {
        padding: 40px;
        margin-top: 20px;
    }
    .what_wedo_grids ul {
        gap: 30px 30px;
    }
    .what_wedo_grids ul li h4 {
        font-size: 18px;
    }
    .whatwe_do_info .main_title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .whatwe_do::after {
        width: 150px;
        height: 150px;
        bottom: -94px;
    }
    .what_wedo_grids ul li svg {
        width: 45px;
        height: 45px;
    }
    .choose_inner_cnt {
        grid-template-columns: 1fr;
    }
    .choose_image {
        height: 300px;
    }
    .choose_image img {
        width: 100%;
    }
    .choose_info {
        padding: 40px;
        padding-top: 0;
    }
    .choose_txt h5, .service_info h3, .process_info h3, .card-body h4, .service_page_info h3 {
        font-size: 20px;
    }
    .service .row {
        row-gap: 25px;
    }
    .project-area {
        padding-bottom: 55px;
    }
    .project_tab_button {
        display: flex;
        justify-content: end;
        gap: 20px;
    }
    .project_tab_button button {
        font-size: 14px;
    }
  
    .process_item::after {
        display: none;
    }
    .working_proces .row {
        row-gap: 50px;
    }
    .ftr_ttl {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .take_care .row {
        row-gap: 30px;
    }
    .card {
        height: auto;
    }
    .service_page_info {
        padding: 0;
        gap: 15px;
    }
    .service_page_info svg {
        width: 60px;
        height: 60px;
    }
    .service_page_info p {
        margin: 0px;
    }
    .grid_gallery_wrapper {
        grid-template-rows: repeat(5, 160px);
    }
    .footer {
        margin-top: 50px;
    }
    #homepage .footer {
        margin-top: 130px;
    }
.footer p, .footer a, .footer li {
    font-size: 14px;
}
    .abo_p {
        margin-bottom: 40px;
    }
    .contact_map {
        padding-bottom: 80px;
    }
    .contact_map iframe{
        height: 300px;    
    }
    .contact_address {
        margin-left: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (max-width: 575.98px) {
    section {
        padding: 50px 0px;
    }
    .main_title {
        font-size: 30px;
        line-height: 40px;
    }
    .topbar ul {
        gap: 20px;
        flex-flow: wrap;
        justify-content: center;
    }
    .header .navbar-brand {
        width: 140px;
    }
    .btn {
        padding: 8px 15px;
    }
    .free_quot {
        right: 81px;
        top: 25px;
    }
    .banner_sec {
        padding: 0px 0px 0px;
    }
    .banner_caption {
        max-width: 245px;
    }
    .banner_caption::after {
        left: auto;
        right: -60%;
        width: 110px;
        height: 110px;
    }
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        top: auto;
        transform: none;
        width: 50px;
        height: 50px;
        font-size: 20px;
        bottom: 0;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: auto;
        right: 57px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .whatwe_do::after {
        display: none;
    }
    .what_wedo_grids {
        padding: 20px 15px;
        margin-top: 30px;
    }
    .project-area {
        padding-bottom: 50px;
    }
    .choose_inner_cnt {
        display: block;
    }
    .choose_grid {
        grid-template-columns: 1fr;
        gap: 22px 0px;
    }
    .choose_info {
        padding: 30px;
        padding-top: 30px;
    }
    .project-area {
        padding-bottom: 25px;
    }
    .project_tab_button {
        justify-content: space-between;
        margin-top: 15px;
    }
    .testimonial_slider.owl-carousel .owl-stage-outer {
        margin: 30px 0px 0px;
        padding: 0px;
    }
    .testimonials::after {
       opacity: .2;
    }
    .testimonial_slide {
       
        border: #ddd 1px solid;
        padding: 20px;
    }
    .testimonials::before {
        width: 156px;
        height: 190px;
       
        bottom: -110px;
    }
    /* ===========================service page ======================= */
    .service_page_wraper .row:nth-child(odd) .col-sm-6:first-child {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    .service_page_wraper .row:nth-child(even) .col-sm-6:first-child {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .service_page_info {
        padding: 30px 10px;
    }
    /* ===========================service page ======================= */
    .grid_gallery_wrapper {
        display: flex;
        flex-flow: wrap;
        gap: 10px;
    }
    .inr_bani_img {
        height: 250px;
    }
    .inr_bani_img img {
        height: 100%;
        object-fit: cover;
    }
    #homepage .footer {
        margin-top: 90px;
    }
    .footer {
        margin-top: 43px;
    }
    .footer_logo {
        width: 180px;
        margin: 0px auto;
    }
    .footer_item {
        margin-bottom: 30px;
    }
    .footer .row .col-sm-4:last-child .footer_item {
        margin-bottom: 0px;
    }
    .footer .footer_item li,
    .footer .footer_item li a {
        margin-bottom: 10px;
    }
    .footer .footer_item li:last-child,
    .footer .footer_item li a:last-child {
        margin-bottom: 0px;
    }
    .abo_p {
        margin-bottom: 0px;
        max-width: 100%;
    }
    .footer::after {
        width: 209px;
        height: 53px;
        left: 50%;
        top: -45px;
        background-size: contain;
    }
    .copyright {
        padding: 20px 0px;
    }
    .copyright .row {
        gap: 10px;
    }
    .copyright p {
        text-align: center;
    }
    .terms {
        justify-content: center;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: flex;
        margin-top: 30px;
    }
    .contact-form {
        margin-bottom: 50px;
    }
    .contact_map {
        padding-bottom: 50px;
    }
}