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

@media only screen and (max-width: 1700px) {
    .social-link {
        top: 45%;
        right: 1rem;
        left: unset;
    }
}

@media only screen and (max-width: 1600px) {
    .mainSlider h1 {
        font-size: 6rem;
    }
    .mainSlider h4 {
        font-size: 4rem;
    }
    .social-link {
        top: 50%;
    }
    .bannerForm :is(input,textarea) {margin-bottom: 8px;}
    .bannerForm-wrap textarea {
        height: 90px;
    }
    .bannerForm-wrap {
        padding: 1rem;
        margin-right: 2rem;
    }
    .bannerForm-wrap h3 {
        font-size: 1.8rem;
    }
    .contact-box {
        margin: 0;
    }
    figure.serv-img img {
        height: 450px;
        object-fit: cover;
    }
    section.inner-blog {
        padding: 4rem 0;
    }
    .blog-option + .blog-option {
        margin-top: 2rem;
    }
    .blog-option h4 {
        font-size: 2.5rem;
    }
}

@media only screen and (max-width: 1445px) {
    html {
        font-size: 15px;
    }
    .container {
        max-width: 96%;
    }
    .mainSlider {
        height: auto;
    }
    .mainSlider,
    .mainSlider .swiper-slide > img {
        min-height: 80vh;
    }
    .about-figure {
        max-width: 460px;
    }
    .about-figure>.obj {
        width: 550px;
    }
    .contact-section .obj {
        right: -10.25rem;
    }
    .navbar-brand img {
        width: 250px;
    }
    .icon-list-item figure img {
        height: 60px;
    }
    .icon-list {
        margin-bottom: 2rem;
        gap: 2rem 2rem;
    }
    .services-section .heading {
        margin-bottom: 3rem;
    }
    .services-section {
        padding: 4rem 0 16.875rem;
    }
    .accordion .accordion-item {
        margin-top: 1rem;
    }
    .statistics-card h4 {
        font-size: 4rem;
    }
    .statistics-card {
        padding: 2rem 0rem 2rem;
    }
    .blog-section {
        padding: 3.125rem 0 4rem;
    }
    .contact-section {
        padding-bottom: 3rem;
    }
    .heading {
        font-size: 3rem;
    }
    .subtitle {
        font-size: 1.5rem;
    }
    .about-section p {
        margin-top: 1rem;
    }
    .statistics-card figure img {
        height: 80px;
    }
    .statistics-section {
        padding: 2.8125rem 0 4rem;
    }
    .services-item .flex-row-reverse .service-content::after {
        right: -9.2rem;
    }
    .inner-services {
        padding: 5rem 0 5rem;
    }
    .teams-section .row {
        gap: 2rem 0;
        margin-top: 2rem;
    }
    .teams-section {
        padding: 4rem 0 4rem;
    }
    .teams-card figure {
        height: auto;
        aspect-ratio: 1;
        border-radius: 1rem;
    }
    .contact-item figure img {
        width: 80px;
    }
    .contact-item a {
        font-size: 1.4rem;
    }
    .contact-inner {
        padding: 5rem 0 5em;
    }
    .map iframe {
        height: 600px;
    }
    .contact-item figure {
        height: 90px;
    }
}

@media only screen and (max-width: 1366px) {
    .navbar-brand>img {
        width: 180px;
    }
    .navbar-nav {
        gap: 2.5rem;
    }
    .navbar-brand img {
        width: 200px;
    }
    .btn-phone span {
        font-size: 1.5rem;
    }
    .btn-phone figure img {
        height: 30px;
    }

    .icon-list {
        gap: 1rem 1rem;
        margin-bottom: 1rem;
    }
    .services-item .flex-row-reverse .service-content::after {
        right: -8.7rem;
    }
    .contact-form textarea {
        height: 180px;
    }
    .footerLogo img {
        width: 250px;
    }
    .innerpage-main {
        height: 600px;
    }
    .innerpage-main h1 {
        font-size: 4rem;
    }
    .team-detail {
        padding: 4rem 0 2rem;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }
    .mainSlider, .mainSlider .swiper-slide > img {
        min-height: 60vh;
    }
    .bannerForm-wrap {
    }
    .mainSlider h1 {
        font-size: 4rem;
    }
    .mainSlider h4 {
        font-size: 3rem;
    }
    .mainSlider p {
        width: 70%;
        font-size: 1.25rem;
        margin-bottom: 1rem;
    }
    .navbar-brand img {
        width: 160px;
    }
    .bannerForm-wrap p {
        width: 100%;
        font-size: 1rem;
    }
    .social-link {
    }
    .social-link a {
        width: 2.5rem;
        height: 2.5rem;
    }
    .about-section p {
        font-size: 1.125rem;
        margin: 5px 0;
    }
    .heading {
        font-size: 2.5rem;
    }
    .icon-list-item figure img {
        height: 40px;
    }
    .icon-list {
        margin-bottom: 1rem;
    }
    .btn-phone span {
        font-size: 1.3rem;
    }
    .btn-phone figure img {
        height: 25px;
    }
    .services-section {
        padding: 2rem 0 12rem;
    }
    .services-item .flex-row-reverse .service-content::after {
        right: -7.5em;
    }
    .services-item + .services-item {
        padding-top: 1rem;
    }
    .services-item h4 {
        font-size: 2rem;
        margin-bottom: 0;
    }
    .cta-section .obj {
        height: 100%;
    }
    .faq-section {
        padding: 3rem 0 2rem;
    }
    .statistics-card figure img {
        height: 60px;
    }
    .statistics-card h4 {
        font-size: 2.5rem;
    }
    .statistics-card p {
        font-size: 1.3rem;
    }
    .testimonial-section {
        padding: 3rem 0 4rem;
    }
    .blog-section {
        padding: 2rem 0 2rem;
    }
    .blog-card h4 {
        font-size: 1.2rem;
        margin-bottom: 0.5rem;
    }
    .blog-card figure {
        margin-bottom: 1rem;
    }
    .contact-form textarea {
        height: 120px;
    }
    .contact-form .row {
        gap: 2rem 0;
        margin-top: 2rem;
    }
    footer {
        padding-top: 9rem;
    }
    .copyRight {
        margin-top: 2rem;
        padding: 1.5rem 0;
    }
    .about-figure .img-sm img:first-child {
        width: 180px;
        border: 5px solid var(--white);
    }
    .about-figure>.obj {
        width: 450px;
    }
    .about-section {
        padding: 3rem 0 3rem;
    }
    .innerpage-main {
        height: 500px;
    }
    .icon-list.inner {
        margin-top: 4rem;
        gap: 3rem 0;
    }
    .about-section.inner {
        padding-bottom: 8rem;
    }
    .services-text-content {
        padding: 2rem 1rem;
    }
    figure.serv-img img {
        height: 350px;
    }
    section.inner-services h2.heading.mx-auto.my-5 {
        margin: 0 auto 1rem !important;
    }
    .teams-card h4 {
        font-size: 1.125rem;
    }
    .teams-card h3 {
        font-size: 1.6rem;
    }
    .teams-card p {
        width: 100%;
        min-height: auto;
    }
    .contact-item a {
        font-size: 1.2rem;
    }
    .contact-item figure img {
        width: 60px;
    }
    .contact-item figure {
        height: 70px;
    }
    .map iframe {
        height: 500px;
    }
}
@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }
    .navbar-toggler {
        background: var(--white);
    }
    .navbar-nav {
        background: var(--black);
        gap: 1rem;
        padding: 1rem 0;
    }
    .social-link {
    }
    .bannerForm-wrap {
        padding: 1.5rem;
        margin-right: 0;
    }
    .bannerForm-wrap textarea {
        height: 70px;
    }
    .mainSlider h4 {
        font-size: 2.5rem;
    }
    .mainSlider p {
        width: 98%;
    }
    .btngrp {
        gap: 1rem;
    }
    .mainSlider h1 {
        font-size: 3.5rem;
    }
    .mainSlider {
        height: 750px;
    }
    .navbar-brand img {
        width: 140px;
    }
    .about-figure>.obj {
        width: 100%;
    }
    .about-figure .img-sm img:first-child {
        width: 150px;
    }
    .about-figure .img-sm .obj {
        width: 70px;
        bottom: -1rem;
        border-radius: unset;
    }
    .icon-list {
        justify-content: space-between;
        gap: 1rem 0;
    }
    .icon-list-item {
        width: 32%;
        text-align: center;
    }
    .services-item .flex-row-reverse .service-content::after {
        right: -6.7rem;
    }
    .services-item .service-content {
        margin-left: 1rem;
    }
    .services-item .service-content::after {
        left: -3rem;
    }
    .cta-box {
        padding: 3rem 3.5rem 3rem 2rem;
    }
    .accordion .card-header .btn::after {
        width: 3rem;
        height: 3rem;
    }
    .accordion .card-header .btn {
        font-size: 1.3rem;
        gap: 1rem;
        padding: 1rem 1.75rem;
    }
    .accordion .card-header .btn span {
        font-size: 1.2rem;
        padding-right: 1rem;
    }
    .accordion .card-body p {margin: 0 0 0 1rem;}
    .faq-section .themeBtn {
        margin-top: 1rem;
    }
    .heading {
        font-size: 2.2rem;
    }
    .subtitle {
        font-size: 1.3rem;
    }
    .statistics-card figure img {
        height: 50px;
    }
    .statistics-card h4 {
        font-size: 2.2rem;
    }
    .review-card p {
        font-size: 1rem;
        line-height: 1.4;
        margin-bottom: 8px;
    }
    .review-card h3 {
        font-size: 1.2rem;
        margin-bottom: 5px;
    }
    .review-card figure {
        margin-bottom: 8px;
    }
    .review-card figure img {
        width: 80px;
    }
    .reviewSlider {
        margin-top: 2rem;
    }
    .blog-card p {
        font-size: 1rem;
    }
    .contact-form .row {
        gap: 1rem 0;
        margin-top: 1rem;
    }
    .contact-form textarea {
        height: 80px;
    }
    .contact-box {
        padding: 2rem 2rem 2rem;
    }
    footer h3 {
        font-size: 1.3rem;
    }
    .copyRight p {
        font-size: 1.25rem;
    }
    .contact-section {
        padding-bottom: 1rem;
    }
    .blog-card {
        margin-top: 1rem;
    }
    .services-item h4 {
        font-size: 1.7rem;
    }
    .innerpage-main {
        height: 350px;
    }
    .innerpage-main h1 {
        font-size: 3rem;
    }
    .icon-list.inner {
        margin-top: 2rem;
        gap: 2rem 0;
    }
    .abtobg {
        display: none;
    }
    .abtInner {
        padding-bottom: 0;
    }
    .about-section.inner {
        padding-bottom: 1rem;
    }
    .services-text-content h4 {
        font-size: 2rem;
        margin-bottom: 6px;
    }
    .inner-services {
        padding: 3rem 0 3rem;
    }
    figure.serv-img img {
        height: auto;
    }
    .teams-section {
        padding: 2rem 0 2rem;
    }
    .teams-section .row {
        gap: 1rem 0;
        margin-top: 1rem;
    }
    .blog-option h4 {
        font-size: 2rem;
    }
    .blog-option {
        margin-top: 1rem;
    }
    section.inner-blog {
        padding: 3rem 0;
    }
    .contact-item {
        padding: 0;
    }
    .contact-item figure img {
        width: 50px;
    }
    .contact-item figure {
        height: 60px;
    }
    .servDetails {
        padding-bottom: 1rem;
    }
    .preLoader img {
        width: 250px;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }
    .about-figure .img-sm {
        right: 0rem;
        bottom: 1rem;
    }
    .about-figure {
        margin-bottom: 1rem;
    }
    .icon-list-item {
        width: 20%;
    }
    .icon-list-item figure img {
        height: 30px;
    }
    .icon-list {
        gap: 0.5rem 0;
    }
    .services-item::after {
        display: none;
    }
    .services-item .service-content::after {
        display: none;
    }
    .service-content {
        margin-top: 1rem;
    }
    .cta-box .heading {
        font-size: 1.8rem;
        width: 90%;
    }
    .subtitle {
        font-size: 1.1rem;
    }
    .cta-box {
        padding: 2rem 3rem 2rem 1rem;
    }
    .accordion .card-header .btn {
        padding: 8px 1.75rem;
    }
    .accordion .card-header .btn::after {
        width: 2.5rem;
        height: 2.5rem;
        font-size: 12px;
    }
    .accordion .card-body p {
        margin: 0;
    }
    .statistics-card {
        height: auto;
        margin-bottom: 1rem;
    }
    .row.no-gutters.card-row1 {
        justify-content: center;
    }
    .blog-card figure img {
        width: 100%;
    }
    .footerLogo img {
        width: 150px;
    }
    footer {
        padding-top: 5rem;
    }
    footer h3 {
        margin-top: 10px;
    }
    .calFoter li + li {
        margin-top: 1rem;
    }
    .copyRight p {
        text-align: left;
        margin-bottom: 10px;
    }
    footer .social-link {
        justify-content: left;
    }
    .copyRight {
        padding: 1rem 0;
        margin-top: 1rem;
    }
    .bannerForm-wrap {
        width: 80%;
        margin: 2rem auto 0;
    }
    .heroText {
        padding-top: 2rem;
    }
    header {
        position: static;
    }
    .mainSlider {
        height: 770px;
    }
    .mainSlider h1 {
        font-size: 3rem;
    }
    .mainSlider h4 {
        font-size: 2rem;
    }
    .mainSlider p {
        width: 100%;
    }
    .services-section .heading {
        margin-bottom: 1rem;
    }
    .statistics-card figure img {
        height: 40px;
    }
    .statistics-section {
        padding: 2rem 0 2rem;
    }
    .about-figure {
        max-width: 100%;
    }
    .icon-list {
        justify-content: flex-start;
        margin-bottom: 0;
    }
    .navbar-brand img {
        width: 120px;
    }
    .themeBtn {
        padding: 0.62em 1em;
    }
    .reviewSlider .swiper-slide-active::before,
    .reviewSlider .swiper-slide-active::after{
        display: none;
    }
    .icon-list.inner {
        margin-top: 1rem;
        gap: 1rem 0;
    }
    .innerpage-main {
        height: 250px;
    }
    .services-text-content {
        padding: 1rem 1rem;
    }
    .blog-option h4 {
        font-size: 1.6rem;
    }
    section.inner-blog {
        padding: 2rem 0;
    }
    .contact-item {
        margin-bottom: 10px;
    }
    .contact-inner {
        padding: 3rem 0 3em;
    }
    .map {
        margin-top: 2rem;
    }
    .map iframe {
        height: 300px;
    }
    .contact-item figure img {
        width: 40px;
    }
    .contact-item figure {
        height: 40px;
    }
    section.team-detail .heading {
        margin-top: 1rem;
    }
    section.team-detail p {
        line-height: 1.7;
        margin-bottom: 8px;
    }
    .team-detail {
        padding: 3rem 0 2rem;
    }
    .preLoader img {
        width: 200px;
    }
}

@media (max-width: 575.98px) {
    .mainSlider h1 {
        font-size: 2.5rem;
    }
    .mainSlider h4 {
        font-size: 1.8rem;
    }
    .mainSlider p {
        margin: 10px 0;
        font-size: 1.125rem;
    }
    .bannerForm-wrap {
    }
    .about-figure .img-sm img:first-child {
        width: 120px;
    }
    .about-figure .img-sm .obj {
        width: 50px;
    }
    .heading {
        font-size: 2rem;
    }
    .services-item p {
        line-height: 1.4;
    }
    .services-item h4 {
        font-size: 1.5rem;
    }
    .cta-box .heading {
        font-size: 1.5rem;
    }
    .cta-section .obj {
        height: 85%;
    }
    .accordion .card-header .btn {
        font-size: 1.125rem;
        padding: 8px 8px;
        gap: 8px;
    }
    .accordion .card-header .btn span {
        padding-right: 5px;
    }
    .accordion .card-header .btn::after {
        width: 2rem;
        height: 2rem;
    }
    .accordion .card-body p {
        font-size: 1.125rem;
    }
    .card-body {
        padding: 10px 0 0 0;
    }
    .statistics-card h4 {
        font-size: 2rem;
    }
    .statistics-card {
        padding: 1rem 0;
    }
    section.testimonial-section .heading {
        font-size: 1.9rem;
    }
    .review-card figure img {
        width: 70px;
    }
    .contact-box {
        padding: 1rem 1rem 1rem;
    }
    .contact-form textarea {
        height: 70px;
    }
    .footerLogo img {
        width: 120px;
    }
    .icon-list-item {
        width: 33%;
    }
    .innerpage-main {
        height: 180px;
    }
    .innerpage-main h1 {
        font-size: 2.5rem;
    }
    .about-section.inner .about-figure {
        margin: 0;
    }
    .services-text-content h4 {
        font-size: 1.8rem;
        margin: 0;
    }
    .map iframe {
        height: 250px;
    }
}

@media (max-width: 440.98px) {
    .bannerForm-wrap {
        width: 100%;
        margin-bottom: 2rem;
    }
    .social-link {
        position: absolute;
        transform: unset;
        flex-direction: row;
        inset: 0;
        align-items: end;
        margin-bottom: 2rem;
    }
    .social-link .line,
    .social-link .text{
        display: none;
    }
}
