@media only screen and (max-width: 1920px) and (min-width: 1500px) {
    .container {
        max-width: 1320px;
    }
}

@media only screen and (max-width: 1600px) {
    .hero-banner {
        padding-top: 3rem;
    }

    .hero-banner .data span {
        font-size: 3rem;
    }

    .heading {
        width: 70%;
    }

    .focused-main {
        padding: 4rem 0;
    }

    .what-we-build .wwb-ul li h3, .what-we-build .wwb-ul li .h3 {
        width: 50%;
    }

    .gap {
        padding: 70px 0;
    }

    .contact-us .c-cards .card .details h2, .contact-us .c-cards .card .details .h2 {
        font-size: 2rem;
    }

    .inner-banner h2 {
        font-size: 3rem;
    }

    .inner-banner p {
        padding-bottom: 2rem;
    }

    .inner-banner {
        padding-top: 2rem;
    }

    .aboutpg {
        padding: 6rem 0 5rem;
    }

    .abtpgleft {
        padding: 0rem 0rem;
    }

    .abtpgleft p {
        padding-right: 0px;
    }

    .abtpg-img img + img {
        margin: 0;
        width: auto;
    }

    .abtpg-img {
        flex-flow: wrap;
    }

    .abtpg-img img {
        width: 100%;
    }

    .aboutpg .row + .row {
        margin-top: 3rem;
    }

    .counter-data .count {
        font-size: 4rem;
    }

    .counter-data {
        padding: 25px;
    }

    .plans {
        padding: 30px 20px;
    }

    .plans .h3 {
        font-size: 1.2rem;
    }

    .abtpgwork-main {
        padding-bottom: 3rem;
    }

    .reno-data h2 {
        font-size: 5rem;
    }

    .renovation {
        padding: 80px 0px;
    }

    section {
        padding: 4rem 0;
    }

    .project-post .project-data .project-icon {
        right: 50px;
        transform: skew(-18.5deg, 0deg);
        width: 40px;
    }
}

@media only screen and (max-width: 1445px) {
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }

    .contact-us .c-cards .card .address {
        padding: 20px 25px;
    }

    .reno-data h2 {
        font-size: 4rem;
    }

    .reno-data .h3 {
        font-size: 2.5rem;
    }

    .bbtn figure img {
        width: 120px;
    }

    .aboutpg {
        padding: 3rem 0;
    }

    .contactpg-content .heading {
        font-size: 2.8rem;
        margin: 0 0 1rem;
    }

    .faq-bg {
        margin: 0;
        padding: 0 0 50px;
    }

    .contact-faq iframe {
        height: 300px;
    }

    .what-we-build .wwb-ul li figure img {
        width: 220px;
        height: 220px;
        object-fit: contain;
    }

    .what-we-build .wwb-ul li figure:before {
        width: 70px;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }

    .image {
        height: 390px;
    }

    .hero-banner {
        padding-bottom: 0rem;
    }

    .heading {
        font-size: 2.5rem;
    }

    .goal-content p {
        margin-bottom: 20px;
    }

    .what-we-build .wwb-ul li h3, .what-we-build .wwb-ul li .h3 {
        width: 56%;
    }

    .service-style-two .service-two-box {
        padding: 1.5rem;
    }

    .mb-5, .my-5 {
        margin-bottom: 2rem !important;
    }

    .gap.service-style-two {
        padding-bottom: 3rem;
    }

    .certificates .data .c-img {
        padding: 0;
    }

    .certificates .data {
        padding: 0;
    }

    .theme-btn {
        padding: 18px 60px 18px 30px;
    }

    .copyRight {
        margin-top: 4rem;
    }

    footer {
        padding-top: 3rem;
    }

    .career-main {
        padding-bottom: 3rem;
    }

    .service-data {
        width: 100%;
    }

    .service-data .h3 {
        margin-top: 30px;
        margin-bottom: 5px;
    }

    .contact-form-2 .info {
        padding: 15px 10px 40px;
    }

    .contactpg-content .heading {
        font-size: 2.5rem;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 15px;
    }

    .navbar-nav {
        margin: 0;
        gap: 1.2rem;
    }

    .form-inline {
        justify-content: center;
        margin: 1.5rem 0 0;
    }

    .navbar-brand img {
        width: 100px;
    }

    .hero-banner .data span {
        line-height: 4rem;
        font-size: 2.5rem;
    }

    .hero-banner .row + .row {
        margin-top: 2rem;
    }

    .hero-banner {
        padding-top: 1.5rem;
    }

    .image {
        height: 270px;
    }

    .goal-content ul {
        padding-left: 16px;
    }

    .heading {
        font-size: 2rem;
        line-height: 3rem;
    }

    figure.goal-img .circle {
        width: 130px;
    }

    .what-we-build .wwb-ul li {
        padding-left: 40px;
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .what-we-build .wwb-ul li {
    }

    .gap {
        padding: 40px 0;
    }

    .est-img {
        margin-top: -100px;
    }

    .career-main {
        padding: 3rem 0;
    }

    .consult-card {
        flex-flow: wrap;
        justify-content: center;
        gap: 1rem;
    }

    a.consult-logo img {
        width: 110px;
    }

    .theme-btn {
        padding: 14px 60px 14px 30px;
    }

    .copyRight ul {
        gap: 1rem;
    }

    .copyRight p {
        font-size: 14px;
    }

    .copyRight {
        margin-top: 3rem;
    }

    .newsleter-content form button {
        right: 18px;
        width: 40px;
    }

    .newsleter-content form input {
        padding-right: 75px;
        padding-left: 10px;
    }

    .what-we-build .wwb-ul li figure img {
        width: 200px;
        height: 200px;
    }

    .inner-banner h2 {
        font-size: 2.5rem;
    }

    .inner-banner p {
        padding-bottom: 1rem;
    }

    .counter-data:before {
        width: 30px;
        height: 60px;
        bottom: 10px;
    }

    .reno-data h2 {
        font-size: 3rem;
    }

    .reno-data .h3 {
        font-size: 2rem;
    }

    .renovation:before, .renovation:after {
        display: none;
    }

    .renovation {
        padding: 40px 0px;
    }

    .renovation .reno-data:before {
        height: 310px;
    }

    .bbtn {
        margin-top: 10px;
    }

    .bbtn figure img {
        width: 90px;
    }

    .project-post .project-data {
        padding: 30px 20px;
        clip-path: unset;
    }

    .project-post .project-data .project-icon {
        transform: skew(0);
        width: 50px;
        height: 50px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 0;
        right: 0;
    }

    .project-post figure img {
        height: 270px;
    }

    .contact-form-2 .info ul.contact li {
        flex-flow: wrap;
        gap: 10px;
        flex-direction: column;
    }

    .contact-form-2 .info ul.contact li p {
        word-break: break-all;
    }

    ul.social-medias {
        margin-top: 10px;
    }

    figure.goal-img:before,
    .book-main:before,
    .book-main:after {
        display: none;
    }

    .navbar-toggler {
        border: 1px solid #fff;
        outline: none !important;
        color: #fff;
    }

    .navbar-toggler span {
        line-height: 1.25;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }

    .title {
        margin-bottom: 2rem;
    }

    figure.goal-img span {
        left: unset;
        right: 0;
    }

    .goal-content h4 {
        font-size: 1.4rem;
    }

    .goal-content {
        padding: 2rem 0 0;
    }

    .goal-content p {
        width: 100%;
    }

    .what-we-build .wwb-ul li h3, .what-we-build .wwb-ul li .h3 {
        width: 100%;
    }

    .what-we-build .wwb-ul li {
        flex-flow: wrap;
        padding: 15px 32px;
        gap: 0.5rem;
    }

    .what-we-build .wwb-ul li .location {
        width: 100%;
        margin-left: 0;
    }

    .what-we-build .wwb-ul li:before {
        left: 0;
    }

    .location span {
        margin: 0;
    }

    .what-we-build .wwb-ul li .location span {
        margin: 0;
    }

    .service-style-two .service-two-box {
        margin-bottom: 1.5rem;
    }

    .certifications-list li {
        font-size: 15px;
    }

    .certificates .data {
        margin-bottom: 1.5rem;
    }

    .est-img {
        margin: 0;
    }

    .est-img img {
        width: 150px;
    }

    .blog-item {
        padding: 25px 20px;
    }

    .contact-us .c-cards .card .details, .contact-us .c-cards .card .contacts-info {
        margin: 0 0 10px;
    }

    .represent {
        flex-flow: wrap;
    }

    .represent span {
        font-size: 15px;
    }

    .quickList {
        margin-bottom: 2rem;
    }

    .quickList ul li span, .quickList ul li a {
        font-size: 14px;
    }

    .copyRight p {
        justify-content: center;
    }

    .copyRight ul {
        justify-content: center;
        margin: 10px 0 0;
    }

    section {
        padding: 2rem 0;
    }

    .service-data p {
        margin-bottom: 10px;
    }

    .service-data {
        margin-bottom: 2rem;
    }

    .services-page .row + .row {
        margin-top: 1rem;
    }

    .general-img .general-content {
        width: 100%;
    }

    .counter-data {
        width: 100%;
    }

    .video-img a div {
        width: 110px;
        height: 110px;
        transform: translate(0);
    }

    .video-img a {
        left: 0;
        right: 0;
    }

    .video-img a i {
        transform: unset;
        margin: 0;
    }

    .video-img {
        margin-top: 3rem;
    }

    .contact-form-2 .info {
        margin: 1.5rem 0 0;
    }

    .faq-bg {
        padding: 0 0 10px;
    }

    .contact-form {
        margin-top: 2rem;
    }

    .what-we-build .wwb-ul li figure {
        display: none;
    }

    .aboutpg-content {
        margin-top: 2rem;
    }
}

@media (max-width: 575.98px) {
    .hero-banner .data span {
        font-size: 2rem;
        line-height: 3rem;
    }

    .data.space p {
        font-size: 14px;
    }

    .image {
        height: 200px;
    }

    .heading {
        width: 100%;
    }

    .what-we-build .wwb-ul li:before {
        left: 10px;
    }

    .certificates .data h2, .certificates .data .h2 {
        font-size: 2rem;
    }

    .certifications-list li {
        font-size: 14px;
    }

    .book-main:after {
        display: none;
    }

    .book-main:before {
        display: none;
    }

    .row.bg-wh {
        padding: 16px 20px;
    }

    .est-img {
        margin: 30px 0 0;
    }

    .theme-btn {
        padding: 18px 60px 18px 30px;
    }

    .represent span {
        flex-flow: wrap;
        justify-content: center;
    }

    .represent {
        justify-content: center;
    }

    section {
        padding: 2rem 0;
    }

    .counter-data {
        width: 100%;
    }

    .counter-data:before {
        display: none;
    }

    .renovation {
        padding: 20px 0px;
    }

    .general-img .general-content {
        padding: 40px 10px;
    }

    .video-img a div {
        width: 90px;
        height: 90px;
    }
}

@media (max-width: 320.98px) {
}
