
@media (max-width: 575.98px) { 
    .footer-contact-wrapper {
    flex-flow: wrap;
}
.single-fcw {
    width: 100%;
}
    .section-breadcrumb {
    height: 225px;
    padding: 36px 0 0px;
}
.service_box {
    width: 165px;
    padding: 10px 15px;
    gap: 9px;
}
.service_img {
    height: 40px;
    width: 40px;
    padding: 0;
}
.service_img img {
    width: 24px;
}
.service_name {
    font-size: 13px;
}
    .subheader{
    display: none;
    }
    .navbar-expand-lg .navbar-nav {
    gap: 30px;
    padding: 50px 0 0 25px;
}

.navbar-brand img {
    height: 55px;
}
.navbar.navtop {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #3E5976;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.navbar-toggler {
    background: #fff;
    color: #35506d;
    line-height: 28px;
    width: 44px;
    text-align: center;
    justify-content: center;
    display: flex;
}
.navbar-collapse {
    position: fixed;
    width: 0%;
    background: #152331;
    top: 0;
    right: 0;
    height: 100vh;
    transition: 0.5s;
    z-index: 99;
    box-shadow: -16px 0px 40px rgb(0 0 0 / 55%);
    display: block !important;
    overflow: scroll;
}
.navbar-collapse.show {
    width: 80%;
    transition: 1s;
}

.navbar-collapse.collapse.show .navbar-nav {
    transform: translateX(0);
    transition: all 0.5s ease;
}

img.client_bg {
    width: 115px;
}
img.clientimgs {
    top: 51px;
    right: 51px;
    width: 62px;
}


.close_btn {
    position: absolute;
    right: 18px;
    background: #fff;
    top: 11px;
    height: 30px;
    width: 30px;
    font-size: 13px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #b21d1d;
    border-radius: 5px;
    background: #fcfcfc;
    transition: 0.5s;
}
.navbar-collapse {
  transition: 0.5s;
}
.banner {
    padding: 65px 0 0px;
}
.banner-heading h1 {
    font-size: 38px;
}
.banner-img img {
    height: 185px;
}
.banner {
    height: 535px;
}
section.brand {
    padding: 30px 0 30px;
}
.box-img img {
    width: 100px;
    height: 100px;
    border-radius: 12px;
    object-fit: cover;
}
.brandimg img {
    height: 31px;
    object-fit: contain;
}
.brand ul {
    gap: 10px 10px;
    flex-flow: wrap;
}
.subtitle h2, .subtitle h2 span {
    font-size: 28px;
    margin-bottom: 9px;
}
.subtitle span {
    margin-bottom: 20px;
}
.list_content {
    font-size: 16px;
}
.icon img{
    width: 25px;
}
.about-img {
    margin-top: 50px;
}
section.about-us {
    padding-top: 10px;
    padding-bottom: 70px;
}
.service .bluebtn.servicebtn {
    float: left;
}
.service .nav {
    justify-content: left;
    gap: 10px;
}

.row.servicecard {
    transform: translateY(40px);
}
.renovation h3 {
    margin-bottom: 18px;
}
.renovation .list_content {
    font-size: 12px;

}
.renovation_img {
    margin-top: 30px;
}
.renovation {
    padding: 50px 0 62px;
}

.achievement_contact {
    flex-direction: column;
    margin-bottom: 25px;
    justify-content: left;
    align-items: baseline;
}
.contact_describe {
    margin-bottom: 30px;
}
.main_count {
    margin-top: 16px;
}
.call_form {
    flex-direction: column;
}
.left_building {
    display: none;
}
.right_building{
    display: none;
}
.appointment_call {
    padding: 53px 20px;
}
ul.footer_navlink {
    width: 319px;

}
.footer_part p {
    width: 100%;
    text-align: center;
}
.copy_write span {
    font-size: 12px;

}
p {
    font-size: 14px;

}
.navbar-nav::before  , li.nav-item::after{
   display: none;
}
.main_count {
    display: flex;
}
.count_divs {
    width: 50%;
    text-align: center;
}
.call_form form input {
    width: 300px;

}
.all-list {
    justify-content: unset;
    gap: 14px;
}
section.service {
    padding-top: 0;
    padding-bottom: 0;
}
ul#pills-tab {
    overflow-x: scroll;
}
.clientimg img {
    height: 62px;
    width: 62px !important;
}
.testimonial .subtitle {
    margin-bottom: 30px;
}
.banner-img {
    transform: translateY(0px);
}
.service .row.title {
    margin-bottom: 0;
}
.testimonial-slider .item {
    border: 1px solid #D8DDE1;
    padding: 0 28px 28px;
    position: relative;
    max-width: 275px;
    display: table;
    margin: auto;
}
.boximg {

    grid-template-columns: repeat(1, 1fr) !important;
}
p.sub-heading {
    width: 100%;
}
.single-contact-info {
    margin-bottom: 20px;
}
.contact-area .ca-left , .contact-area .ca-right {
    width: 100%;
}
.contact-area {
    flex-flow: wrap;
}
.contact-area .ca-left {
    margin-bottom: 20px;
}
.boximg a {
    margin: auto;
}
.boximg a {
    width: 100%;
    object-fit: cover;
}
.about-us.about_page_sec{
    padding: 80px 0;
}
.about-content-img1 {
    padding-top: 30px;
}
.mission .row{
    flex-direction: column-reverse;
}
.mission .about-content {
    padding-left: 0;
}
.contact_details_section {
    max-width: 100%;

    position: relative;
    /* top: 0; */
    bottom: 0;
    right: 0;
    margin-top: 20px;
}
section.about_galery {
    padding: 50px 0;
}
.dlp_content {

    margin-bottom: 20px;
}
section.about_galery {
    padding: 50px 0 30px;
}
.sub_img {
    top: 8px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
}
.renovation_img img {
    height: 325px;
}
.poolimg img{
    width: 100%;
}
}

@media (max-width: 768px) {
    .about-img img.about_bg {
        height: auto;
    }
    .playfair {
        font-size: 30px !important;
        margin-bottom: 20px !important;
        text-align: center;
    }
    section.about-us.pt-5 {
        padding-top: 1rem !important;
        padding-bottom: 2.5rem;
    }
    .mio {
        margin-bottom: 3rem;
    }
}


@media (min-width: 576px) and (max-width: 767.98px) { 
    .footer-contact-wrapper {
        flex-flow: wrap;
    }
    .single-fcw {
        width: 100%;
    }
        .service_box {
        width: 245px;
    }
    .service_name {
        font-size: 18px;
    }
        img.client_bg {
        width: 160px;
    }
    img.clientimgs {

        width: 100px;
    }
        .banner-img {
        transform: translateY(94px);
    }
        .navbar-expand-lg .navbar-nav {
        gap: 40px;
        padding: 50px 0 0 30px;
    }
    
    .navbar-brand img{
        height: 85px;
    }

    .close_btn {
        position: absolute;
        right: 18px;
        background: #fff;
        top: 11px;
        height: 30px;
        width: 30px;
        font-size: 13px;
        text-align: center;
        align-items: center;
        display: flex;
        justify-content: center;
        color: #b21d1d;
        border-radius: 5px;
        transition: 0.5s;
    }
    .navbar-collapse {
    transition: 0.5s;
    }
    .navbar-brand img{
        height: 85px;
    }
    .navbar.navtop {
        padding-top: 5px;
        padding-bottom: 5px;
        background: #3E5976;
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 9999;
    }
    .navbar-toggler {
        background: #fff;
        color: #35506d;
        line-height: 28px;
        width: 44px;
        text-align: center;
        justify-content: center;
        display: flex;
    }
    .navbar-collapse {
        position: fixed;
        width: 0%;
        background: #152331;
        top: 0;
        right: 0;
        height: 100vh;
        transition: 0.5s;
        z-index: 106;
        box-shadow: -16px 0px 40px rgb(0 0 0 / 55%);
        display: block !important;
        overflow: scroll;
    }
    .navbar-collapse.show {
        width: 50%;
        transition: 1s;
    }
    ul.topcontact {
        justify-content: left;
    
    }
    .topcontact li a {
        font-size: 14px;
    }
    .contentlocation {
        display: none;
    }
    .navbar-brand img {
        height: 50px;
    }
    .subheader {
        background: #2a4460;
    }
    .banner {
        padding: 100px 0 0px;
        max-height: 910px;
    }
    .banner-heading h1 {
        font-size: 50px;
    }
    .banner-img img {
        height: 234px;
    }
    section.brand {
        padding: 130px 0 120px;
    }
    .brandimg img {
        height: 30px;
    }
    .brand ul {
        gap: 13px;
    }
    .subtitle h2, .subtitle h2 span {
        font-size: 27px;
        margin-bottom: 8px;
    }
    .subtitle span {
        margin-bottom: 20px;
    }
    .all-list {
        justify-content: unset;
        gap: 20px;
    }
    .about-img {
        margin-top: 40px;
    }
    .service .bluebtn {
        float: left;
    }
    .service_box {
        padding: 20px;
        gap: 13px;
        margin-bottom: 0;
    }
    .row.servicecard {
        transform: translateY(41px);
    }
    .service .row.title {
        margin-bottom: 0;
    }
    .renovation {
        padding: 60px 0 60px;
    }
    .renovation .list_content {
        font-size: 15px;
    }
    .renovation_img {
        margin-top: 50px;
    }
    .achievement_contact {
        display: grid;
        gap: 30px;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .call_form {
        /* display: grid; */
        z-index: 33;
        position: relative;
        flex-direction: column;
    }
    .footer_part p {
        width: 100%;
        text-align: center;
    }
    li.nav-item::after , .navbar-nav::before{
        display: none;
    }
    ul#pills-tab {
        overflow-x: scroll;
    }
    .boximg {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    p.sub-heading {
        width: 100%;
    }
    .single-contact-info {
        margin-bottom: 20px;
    }
    .contact-area .ca-left , .contact-area .ca-right {
        width: 100%;
    }
    .contact-area {
        flex-flow: wrap;
    }
    .contact-area .ca-left {
        margin-bottom: 20px;
    }
    .mission .row{
        flex-direction: column-reverse;
    }
    .mission .about-content {
        padding-left: 0;
    }
    .contact_details_section {
        max-width: 100%;
        position: relative;
        bottom: 0;
        right: 0;
        margin-top: 25px;
    }
    section.about_galery {
        padding: 50px 0 30px;
    }
    .dlp_content {
        padding: 14px 17px;
    }
    .dlp_content h5 {
    
        font-size: 19px;

    }
    .dlp_content b {

        font-size: 18px;
    }
    .dlp_content p {
        font-size: 17px;

    }
    .sub_img {
        top: 8px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        width: 400px;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) { 
    .section-breadcrumb {
    padding: 37px 0 0px;
}
    .footer_part p {
    font-size: 13px;
}
    .service .nav {
    justify-content: center;
    gap: 3px 10px;
}
       .navbar-expand-lg .navbar-nav {
    gap: 40px;
    padding: 50px 0 0 30px;
}
  
.navbar-brand img{
    height: 85px;
}

.close_btn {
    position: absolute;
    right: 18px;
    background: #fff;
    top: 11px;
    height: 30px;
    width: 30px;
    font-size: 13px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #b21d1d;
    border-radius: 5px;

     transition: 0.5s;
}
.navbar-collapse {
  transition: 0.5s;
}
.navbar-brand img{
    height: 85px;
}
.navbar.navtop {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #3E5976;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.navbar-toggler {
    background: #fff;
    color: #35506d;
    line-height: 28px;
    width: 44px;
    text-align: center;
    justify-content: center;
    display: flex;
}
.navbar-collapse {
    position: fixed;
    width: 0%;
    background: #152331;
    top: 0;
    right: 0;
    height: 100vh;
    transition: 0.5s;
    z-index: 106;
    box-shadow: -16px 0px 40px rgb(0 0 0 / 55%);
    display: block !important;
    overflow: scroll;
}
.navbar-collapse.show {
    width: 50%;
    transition: 1s;
}
ul.topcontact {
    justify-content: left;
  
}
.topcontact li a {
    font-size: 14px;
}
.contentlocation {
    display: none;
}
.navbar-brand img {
    height: 50px;
}
.subheader {
    background: #2a4460;
}
.banner {
    padding: 100px 0 0px;
    height: 693px;
}
.banner-heading h1 {
    font-size: 50px;
}

section.brand {
    padding: 180px 0 92px;
}
.brandimg img {
    height: 36px;
}
.brand ul {
    gap: 33px;
}
.subtitle h2, .subtitle h2 span {
    font-size: 27px;
    margin-bottom: 8px;
}
.subtitle span {
    margin-bottom: 20px;
}
.all-list {
    justify-content: unset;
    gap: 20px;
}
.about-img {
    margin-top: 40px;
}

.service_box {
    padding: 10px;
    gap: 13px;
    margin-bottom: 0;
    height: 123px;
}
.row.servicecard {
    transform: translateY(41px);
}
.service .row.title {
    margin-bottom: 0;
}
.renovation {
    padding: 60px 0 60px;
}
.renovation .list_content {
    font-size: 15px;
}
.renovation_img {
    margin-top: 50px;
}
.achievement_contact {
    display: grid;
    gap: 30px;
    margin-bottom: 30px;
    margin-top: 0;
}
.call_form {
    /* display: grid; */
    z-index: 33;
    position: relative;
    flex-direction: column;
}
.footer_part p {
    width: 100%;
    text-align: center;
}
li.nav-item::after , .navbar-nav::before{
    display: none;
}
.testimonial .subtitle {
    margin-bottom: 50px;
}
.main_count {

    gap: 10px;
    margin-bottom: 10px;
}
.count_divs {
    padding: 21px;
}
.achievement .subtitle  {

    margin-bottom: 40px;
}
.appointment_call {
    padding: 45px 0;
}
section.about-us {
    padding-top: 0;
    padding-bottom: 0;
}
.service_img {
    height: 50px;
    width: 50px;
}
.service_img img {
    height: 30px;
    width: 30px;
}
.service_name {
    font-size: 13px;
}
.banner-img {
    transform: translateY(83px);
}
.single-contact-info {

    padding: 20px;
    margin-bottom: 10px;
}
section.about-us.about_page_sec {
    padding: 80px 0;
}
.about-content-img1 {
    margin-top: 20px;
}
.about_page_sec p {
    max-width: 100%;
}
.mission .row{
    flex-direction: column-reverse;
}
.mission .about-content {
    padding-left: 0;
}
.about_galery .boximg {

    grid-template-columns: repeat(2, 1fr) !important;
}
.contact_details_section {

    max-width: 100%;

    position: relative;
    /* top: 0; */
    bottom: 0;
    right: 0;


    margin-top: 20px;
}
section.about_galery {
    padding: 0;
}
section.about_galery.about-gallery-two {
    padding: 50px 0;
}
.product_div .boximg {
  
    grid-template-columns: repeat(2, 1fr) !important;
}
 }


@media (min-width: 992px) and (max-width: 1199.98px) {  
    .service_box {
    width: 223px;
}
    img.client_bg {

    width: 160px;
}
img.clientimgs {

    width: 100px;
}
.about-us .row{
    align-items: center;
}
.navbar-nav::before {
    height: 86px;
    top: -31px;
}
li.nav-item::after {
 height: 86px;
    top: -31px;
}
.banner-heading h1 {
    font-size: 62px;

}
.banner {
    height: 715px;
}
 section.brand {
    padding: 300px 0 0px;
}
.brandimg img {
    height: 38px;

}
.subtitle h2, .subtitle h2 span {
    font-size: 29px;
}
.subtitle span {
    margin-bottom: 20px;
}
.subtitle h2, .subtitle h2 span {
    margin-bottom: 15px;
}
.list_content {
    font-size: 16px;

}
.service_box {
    padding: 16px 20px;
    gap: 12px;
}
.service_name {
    font-size: 16px;
}
.renovation .list_content {
    font-size: 16px;
}
.achievement_contact {

    flex-direction: column;
}
  
.achievement_contact {
    flex-direction: column;
    justify-content: unset;
    align-items: unset;
}
.contact_describe {
    margin-bottom: 20px;
}
.count_divs {
    padding: 15px;
    margin-bottom: 10px;
}
.main_count {
    gap: 0px;
}
.achievement_contact {

    padding: 34px 28px;
}
.single-contact-info span {
    font-size: 13px;
}
.c-social-wraper a {
    font-size: 13px;
}
.contact_details_section {
    max-width: 100%;
    padding: 23px 13px;
    /* position: absolute; */
    /* top: 0; */
    bottom: 16px;
    right: 22px;
}
section.about_galery {
    padding: 80px 0 50px;
}   
.dlp_content {
    padding: 24px 25px;

}
section.about-us {
    padding-bottom: 50px;
}
ul#pills-tab {

    overflow-x: scroll;
}
}


@media (min-width: 1200px) and (max-width: 1399.98px) { 
.service_box {
    width: 262px;
    padding: 20px 30px;
}
.banner-heading h1 {
    font-size: 73px;
  
}
.banner {

    max-height: 825px;
}
.brand ul {
    gap: 45px;
}
.brandimg img {
    height: 48px;
}
section.brand {
    padding: 300px 0 0px;
}
.subtitle h2, .subtitle h2 span {
    font-size: 33px;

}
.count_divs span {
    font-size: 15px;
  
}
.count_divs {

    padding: 30px 25px;
}
.contact_details_section {

    max-width: 362px;
    padding: 23px 24px;

  
    /* top: 0; */
    bottom: 18px;
    right: 39px;
  
}
section.about_galery {
    padding-bottom: 50px;
}
ul#pills-tab {

    overflow-x: scroll;
}
.testimonial-slider p {

    font-size: 13px;
}
 }

@media (min-width: 1700px) and (max-width: 1999.98px){
.about-img {
    left: 8%;
}
.manimg {
    right: -170px;
}
}



