@media only screen and (max-width: 1920px) and (min-width: 1500px) {
    .container {
        max-width: 1356px;
    }
}

@media only screen and (max-width: 1600px) {
    .container {
        padding: 0 15px !important;
    }
    .navbar-toggler {
        width: auto;
    }
    .navbar-nav .nav-item .nav-link {
        font-size: 1.25rem;
    }
    .main-slider {
        height: 980px;
    }
    .main-slider h1 {
        font-size: 3rem;
        line-height: 1.1;
    }
    .themeBtn {
        padding: 0.7rem 2.1rem;
        font-size: 1.25rem;
    }
    .main-slider .slideOne {
        padding-left: 5rem;
    }
    .homeSlider .swiper-button-prev,
    .homeSlider .swiper-button-next {
        width: 3.3125rem;
        height: 3.3125rem;
    }
    .main img {
        width: 7.5rem;
        height: 7.5rem;
    }
    .mainitemSec h2 {
        font-size: 1.875rem;
    }
    .main {
        padding: 0.75rem 1.125rem;
    }
    .aboutSec h2,
    .aboutSection h2,
    .exploretext h2,
    .testimonials h2,
    .getSection h3,
    .accountSec h3,
    .consultingSec h2 {
        font-size: 3rem;
    }
    section {
        overflow: hidden;
        padding: 5.5rem 0;
    }
    .aboutSec h4,
    .exploretext h4,
    .consultingSec h4 {
        font-size: 1.25rem;
    }
    .aboutSection p,
    .aboutSec p,
    .getSection p,
    .newsForm button,
    .consultingSec p {
        font-size: 1.25rem !important;
        line-height: 1.6;
    }
    .explorecontnt h5,
    .newsHead h2 {
        font-size: 2.4rem;
    }
    .contact-form textarea,
    .contact-form input {
        height: 4rem;
    }
    .newsForm input {
        height: 5rem !important;
    }
    .testimonials .swiper-slide p {
        font-size: 1.5rem;
    }
    .swiper-pagination-bullet {
        width: 1.0625rem;
        height: 1.0625rem;
    }
    footer .quickList h2 {
        font-size: 2rem;
    }
    .innerBan h2 {
        font-size: 4.375rem;
        margin-top: 2rem;
    }
    .card-header h5 {
        font-size: 1.125rem;
    }
    .testimonials .card .quote {
        width: 5rem;
        height: 5rem;
    }
    .testimonials .card .quote::before {
        width: 8.125rem;
        height: 8.125rem;
    }
    .testimonials .card .card-header img {
        width: 5rem;
        height: 5rem;
        object-fit: cover;
    }
    .contactinner {
        overflow: unset;
    }
    .contactinner ul li img {
        width: 4.5rem;
    }
    .faq {
        margin: 0;
        padding: 0;
        padding-top: 1rem;
    }
    .faq #accordion .card .btn-link {
        font-size: 1.5rem;
    }
    .faq #accordion .card .card-body {
        padding: 0rem 3.7rem 0.5rem 0rem;
    }
    .faq #accordion .card .card-body p {
        padding-left: 3.7rem;
    }
}

@media only screen and (max-width: 1445px) {
    .main-slider h1 {
        font-size: 2.8rem;
        line-height: 1.15;
    }
    .main-slider {
        height: 900px;
    }
    section {
        padding: 5rem 0;
    }
    .aboutSec h2,
    .aboutSection h2,
    .exploretext h2,
    .testimonials h2,
    .getSection h3,
    .accountSec h3,
    .consultingSec h2,
    .faqPage h4 {
        font-size: 2.8rem;
    }
    .explorecontnt h5,
    .newsHead h2 {
        font-size: 2.3rem;
    }
    .newsForm input {
        height: 4.8rem !important;
    }
    .testimonials .swiper-slide p {
        font-size: 1.35rem;
    }
    footer .quickList h2 {
        font-size: 1.8rem;
    }
    .testimonials .card {
        padding: 2.8rem;
    }
    .contactinner ul li img {
        width: 4rem;
    }
    .faq #accordion .card .card-body {
        padding: 0rem 3.4rem 0.5rem 0rem;
    }
    .faq #accordion .card .card-body p {
        padding-left: 3.4rem;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }
    .main-slider {
        height: 850px;
    }
    .main-slider h1 {
        font-size: 2.6rem;
        line-height: 1.2;
    }
    .homeSlider .swiper-button-prev {
        left: 2rem;
    }
    .homeSlider .swiper-button-next {
        right: 2rem;
    }
    .testimonials {
        overflow: hidden;
    }
    section {
        padding: 4.5rem 0;
    }
    .aboutSec h2,
    .aboutSection h2,
    .exploretext h2,
    .testimonials h2,
    .getSection h3,
    .accountSec h3,
    .consultingSec h2,
    .faqPage h4 {
        font-size: 2.6rem;
    }
    .explorecontnt h5,
    .newsHead h2 {
        font-size: 2.2rem;
    }
    .newsForm input {
        height: 4.6rem !important;
    }
    footer {
        padding-top: 6rem;
    }
    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: -32px;
    }
    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: -32px;
    }
    .testimonials .swiper-slide p {
        font-size: 1.25rem;
    }
    footer .quickList h2 {
        font-size: 1.6rem;
    }
    .innerBan h2 {
        font-size: 4rem;
    }
    .testimonials .card {
        padding: 2.6rem;
    }
    .contactinner ul li img {
        width: 3.5rem;
    }
    .faq #accordion .card .card-body {
        padding: 0rem 3rem 0.5rem 0rem;
    }
    .faq #accordion .card .card-body p {
        padding-left: 3rem;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }
    .navbar-brand img {
        width: 90px;
    }
    .navbar-nav {
        gap: 1rem;
    }
    a.phone {
        transform: scale(0.9);
    }
    .main-slider {
        height: 800px;
    }
    .main-slider h1 {
        font-size: 2.4rem;
        line-height: 1.25;
    }
    section {
        padding: 4rem 0;
    }
    .aboutSec h2,
    .aboutSection h2,
    .exploretext h2,
    .testimonials h2,
    .getSection h3,
    .accountSec h3,
    .consultingSec h2,
    .faqPage h4 {
        font-size: 2.4rem;
    }
    .explorecontnt h5,
    .newsHead h2 {
        font-size: 2.1rem;
    }
    footer {
        padding-top: 5rem;
    }
    .testimonials .swiper-slide p {
        font-size: 1rem;
    }
    footer .quickList h2 {
        font-size: 1.5rem;
    }
    .footerLogo img {
        max-width: 185px;
    }
    .explorecontnt h5 br {
        display: none;
    }
    .innerBan img {
        height: 20rem;
        object-fit: cover;
    }
    .innerBan h2 {
        font-size: 3.5rem;
        text-align: center;
    }
    .testimonials .card {
        padding: 2.4rem;
    }
    .testimonials .card .quote {
        width: 4.5rem;
        height: 4.5rem;
    }
    .testimonials .card .quote::before {
        width: 7rem;
        height: 7rem;
    }
    .contactinner ul li img {
        width: 3rem;
    }
    .contactinner ul li {
        margin-bottom: 1rem;
    }
    .faq #accordion .card .card-body {
        padding: 0rem 2.8rem 0.5rem 0rem;
    }
    .faq #accordion .card .card-body p {
        padding-left: 2.8rem;
    }
    .faq #accordion .card {
        margin-bottom: 1.4rem;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }
    .navbar-collapse {
        background: var(--dark);
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .main-slider {
        height: 750px;
    }
    .homeSlider .swiper-pagination {
        left: 50%;
        transform: translateX(-50%);
    }
    .homeSlider .swiper-button-prev {
        left: 1rem;
    }
    .homeSlider .swiper-button-next {
        right: 1rem;
    }
    .main-slider .slideOne {
        padding-left: 0rem;
        text-align: center;
        width: 90%;
        margin: auto;
    }
    .main-slider p br {
        display: none;
    }
    .main-slider h1 {
        font-size: 2.2rem;
        line-height: 1.3;
    }
    section {
        padding: 3.5rem 0;
    }
    .aboutSec h2,
    .aboutSection h2,
    .exploretext h2,
    .testimonials h2,
    .getSection h3,
    .accountSec h3,
    .consultingSec h2,
    .faqPage h4 {
        font-size: 2.2rem;
    }
    .explorebtn .themeBtn {
        white-space: nowrap;
    }
    .explorecontnt h5,
    .newsHead h2 {
        font-size: 2rem;
    }
    footer {
        padding-top: 4rem;
    }
    .footerLogo img {
        max-width: 120px;
    }
    .whitebox {
        margin-bottom: 4rem
    }
    footer li,
    footer li a {
        font-size: 1.125rem;
    }
    .accountSec {
        background: white;
        padding: 3.5rem 0;
    }
    .accountSec h3 {
        color: black;
        margin-top: 0;
    }
    .accountSec .themeBtn.btn1 {
        font-size: 1.25rem;
    }
    .accountSec .themeBtn.btn2 {
        border-color: black;
        background: black;
        font-size: 1.25rem;
    }
    .innerBan img {
        height: 19.5rem;
    }
    .innerBan h2 {
        font-size: 3rem;
    }
    .testimonials .card {
        padding: 2rem;
    }
    .testimonials .card .quote {
        width: 4rem;
        height: 4rem;
    }
    .testimonials .card .quote::before {
        width: 6.5rem;
        height: 6.5rem;
    }
    .contactinner ul li img {
        width: 2.5rem;
    }
    .faq #accordion .card {
        padding: 0;
        margin-bottom: 1rem;
    }
    .faq #accordion .card .card-body {
        padding: 0rem 2.5rem 0.5rem 0rem;
    }
    .faq #accordion .card .card-body p {
        padding-left: 2.5rem;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }
    .main-slider {
        height: 700px;
    }
    .main-slider h1 {
        font-size: 2rem;
        line-height: 1.35;
    }
    .homeSlider .swiper-pagination {
        bottom: 4rem;
    }
    .aboutSection .row,
    .aboutSec .row {
        gap: 1rem;
    }
    section {
        padding: 3rem 0;
    }
    .aboutSec h2,
    .aboutSection h2,
    .exploretext h2,
    .testimonials h2,
    .getSection h3,
    .accountSec h3,
    .consultingSec h2,
    .faqPage h4 {
        font-size: 2rem;
    }
    .accountSec .row {
        gap: 1.5rem;
    }
    .accountSec figure {
        text-align: center;
    }
    .exploremain {
        flex-direction: column;
        gap: 1rem;
        align-items: start;
    }
    .explorecontnt h5,
    .newsHead h2 {
        font-size: 1.9rem;
    }
    .aboutSection figure::before {
        display: none;
    }
    .whitebox {
        padding: 1.8rem 2.4rem;
    }
    footer {
        padding-top: 3rem;
    }
    footer .quickList h2 {
        margin-top: 1.5rem;
    }
    .whitebox {
        margin-bottom: 3rem;
    }
    footer .copyRight p {
        font-size: 13px;
    }
    footer li,
    footer li a {
        font-size: 14px;
    }
    .innerBan img {
        height: 17rem;
    }
    .innerBan h2 {
        font-size: 2.5rem;
        margin-top: 5rem;
    }
    .consultingSec .consultingwrap {
        margin-top: 1.5rem;
    }
    .testimonials .card {
        padding: 1.8rem;
    }
    .testimonials .card .quote {
        width: 3.5rem;
        height: 3.5rem;
    }
    .testimonials .card .quote::before {
        width: 6rem;
        height: 6rem;
    }
    .contactinner ul li img {
        width: 2rem;
    }
    .contactinner ul li {
        font-size: 1.25rem;
    }
    .faq #accordion .card .card-body {
        padding: 0rem 2rem 0.5rem 0rem
    }
    .faq #accordion .card .card-body p {
        padding-top: 0.5rem;
        padding-left: 2rem;
        font-size: 1.25rem;
        line-height: 1.6;
    }
    .faq #accordion .card {
        margin-bottom: 0.6rem;
    }
}

@media (max-width: 575.98px) {
    .main-slider {
        height: 600px;
    }
    .homeSlider .swiper-pagination {
        bottom: 2rem;
    }
    section {
        padding: 2rem 0;
    }
    .explorecontnt h5,
    .newsHead h2,
    .faqPage h4 {
        font-size: 1.8rem;
    }
    footer {
        padding-top: 2rem;
    }
    .testimonials .swiper-slide p {
        font-size: 13px;
    }
    .testimonials .card {
        padding: 1.5rem;
    }
    .whitebox {
        margin-bottom: 2rem;
    }
    .homeSlider .swiper-button-next,
    .homeSlider .swiper-button-prev {
        top: 45%;
    }
    .innerBan img {
        height: 15rem;
    }
    .innerBan h2 {
        font-size: 2rem;
        margin-top: 6rem;
    }
    .contactinner ul li img {
        width: 1.5rem;
    }
    .faq #accordion .card .card-body p {
        padding-left: 1.5rem;
    }
    .cntctimg {
        margin-top: 0;
        margin-bottom: 0;
    }
    .faq #accordion .card .btn-link {
        font-size: 1.25rem;
    }
}

@media (max-width: 320.98px) {}