/* 360px to 400px */
@media only screen and (min-width: 360px) and (max-width: 400px) {
    /* home page */

    section.why-ch-uss {
        padding: 60px 20px;
    }

    .ftrr-linkss a {
        margin-left: 0rem;
        color: white;
        font-size: 1rem;
    }

    .ftrr-linkss {
        justify-content: space-between;
        margin-bottom: 1rem;
    }

    section.slider.slider-with-navbar .carousel-indicators {
        display: none;
    }

    .deskt-nav {
        display: none;
    }

    .mb-nav {
        display: block;
    }

    .mb-nav .nav-txt {
        padding: 0 0rem;
        height: 6.6vh;
    }

    .mb-nav .nav-txt {
        justify-content: center;
        float: none;
        margin-top: 1rem;
    }

    .mb-nav .navbar-nav li.nav-item {
        padding: 0 15px;
        color: rgb(0, 0, 0) !important;
        font-family: 'Heebo' !important;
        font-weight: 600 !important;
        font-size: 1.1rem !important;
    }

    .mb-nav .navbar-collapse.collapse .nav-item>.nav-link {
        color: rgb(0, 0, 0) !important;
        font-family: 'Heebo' !important;
        font-weight: 600 !important;
        font-size: 1.1rem !important;
    }

    .mb-nav .nav-txt div {
        background: white;
        width: 35px;
        height: 35px;
        border-radius: 50%;
    }

    .mb-nav a.nav-link {
        color: black !important;
    }

    section.footer {
        padding: 50px 20px 0;
    }

    section.footer .contact1 img {
        width: 30%;
        height: auto;
        margin-bottom: 1rem;
    }

    section.mbmenu {
        display: block;
    }

    section.tabs {
        width: 90%;
        margin: 2rem auto;
    }

    .nav-pills .nav-link {
        margin: 0.5rem 0;
        width: 72vw;
    }

    section.Abou-us .col-md-6>img {
        margin-bottom: 2rem;
    }

    .Abou-us h2 {
        line-height: 2rem;
        width: 100%;
    }

    .Abou-us p {
        width: 100%;
        font-size: 12px;
    }

    .abou-us-inner img {
        width: 30px;
        height: 30px;
        margin-right: 0;
        border: 3px solid #e9888c;
    }

    .abou-us-inner-cont h4 {
        font-size: 1.2rem;
    }

    section.services {
        padding: 40px 20px;
    }

    section.services h2 {
        font-size: 2rem;
        margin-bottom: 0rem;
    }

    section.services h2::before {
        width: 20%;
        margin: 0 -4.5rem;
    }

    section.services h2::after {
        width: 20%;
        margin: 0 10px;
    }

    .desktop-sec {
        display: none;
    }

    .mobile-sec {
        display: block;
        margin-top: 2rem;
    }

    section.taxi-booking {
        padding: 40px 20px;
    }

    section.taxi-booking .tkt-bk-inner-cont {
        text-align: center;
    }

    section.taxi-booking .tax-bk-inner h2 {
        font-size: 2.5rem;
        margin-bottom: 0;
    }

    section.taxi-booking .tax-bk-inner p {
        font-size: 1.2rem;
    }

    section.taxi-booking .tax-bk-cont h4 {
        font-family: heebo;
        font-weight: 600;
        font-size: 1.2rem;
    }

    section.taxi-booking .tax-bk-imgg img {
        width: 40px;
        margin-right: 1rem;
    }

    section.taxi-booking .carousel-control-next-icon {
        filter: invert(1);
    }

    section.taxi-booking .carousel-control-prev-icon {
        filter: invert(1);
    }

    section.taxi-booking .carousel-control-next,
    section.taxi-booking .carousel-control-prev {
        top: 65%;
        width: 8%;
        opacity: 1;
        display: none;
    }

    section.achievements {
        padding: 40px 20px;
        height: auto;
        text-align: center;
    }

    section.achievements h2 {
        font-size: 2rem;
        width: 100%;
        margin-top: 0rem;
    }

    .ach-hd p {
        font-size: 1rem;
        line-height: 2rem;
    }

    section.achievements .grid-container {
        grid-template-columns: auto;
        gap: 1rem;
        width: 100%;
    }

    section.testimonials {
        padding: 40px 20px;
        margin-bottom: 7rem;

    }

    .testi-img {
        width: 200px;
        height: 200px;
    }

    .testi-img::before {
        top: 20px;
        left: 50px;
    }

    .icon-t img {
        top: 1rem;
        left: 11rem !important;
    }

    .testi-img img {
        width: 80px;
        height: 80px;
        top: 36%;
        left: 50%;
    }

    .testi-img::after {
        top: 13px;
        left: 45px;
    }

    .testi-info {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .testi-info img {
        width: 40px;
        height: 40px;
    }

    .testi-inner-cont h3 {
        font-size: 2rem;
    }

    .rating i {
        font-size: 1.1rem;
    }

    section.testimonials p {
        font-size: 1rem;
        line-height: 1.8rem;
        text-align: center;
    }

    .user-info img {
        width: 40px;
        height: 40px;
    }






    /* slider and navbar */
    a.navbar-brand img {
        width: 18%;
        height: auto;
    }

    .nav-txt h2 {
        font-size: 1rem;
    }

    .nav-txt div {
        background: white;
        width: 24px;
        height: 24px;
        border-radius: 50%;
    }

    section.slider .carousel-caption {
        transform: translateY(70%);
    }

    section.slider .carousel-caption.d-md-block h1 {
        font-size: 1.6rem;
    }

    section.slider .carousel-caption.d-md-block p {
        width: 100%;
        font-size: 1rem;
    }

    section.slider .carousel-inner {
        height: auto;
    }

    section.slider .carousel-inner.ls {
        height: auto !important;
    }

    section.slider img.d-block.w-100 {
        height: auto;
    }

    section.our-journey {
        position: relative;
        padding: 0px 20px;
        text-align: center;
    }

    section.our-journey .jrn-info h2 {
        font-size: 4rem;
        margin-bottom: -1rem;
    }

    section.our-journey .jrn-info h3 {
        font-size: 2.5rem;
    }

    section.our-journey .abt-infoo {
        padding: 0 0rem;
    }

    section.our-journey div#a1 {
        position: absolute;
        width: 80vw;
        bottom: -67rem;
        /* text-align: right; */
    }

    section.our-journey div#a4 {
        position: absolute;
        bottom: -50rem;
        width: 80vw;
    }

    section.our-journey img#rdmp {
        display: none;
    }

    section.our-journey div#a2 {
        width: 80vw;
        position: absolute;
        bottom: -33rem;
    }

    section.our-journey div#a3 {
        position: absolute;
        bottom: -16.5rem;
        width: 80vw;
    }

    section.our-story {
        display: none;
    }

    section.why-ch-uss .why-ch-hd h2 {
        margin: 2rem auto 1rem;
        font-size: 2rem;
        width: 100%;
    }

    section.why-ch-uss .why-ch-infoo {
        margin-top: 0rem;
        text-align: center;
    }

    section.why-ch-uss .why-ch-infoo h3 {
        width: 100%;
    }

    section.why-ch-uss .why-ch-infoo p {
        width: 100%;
    }

    section.why-ch-uss .col-md-6.hike {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }

    section.why-ch-uss .why-ch-img {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

    .ftrr-linkss a {
        text-align: left;
    }

    iframe {
        width: 100%;
    }

    #confirmationModal .modal-content {
        width: 100%;
        margin: 15rem auto 0;
    }

    .modal-header {
        margin-left: 20%;
    }

    #confirmationModal .modal-body p {
        width: 100%;
    }

    /* abt us */
    section.Abou-us {
        padding: 20px 20px;
        text-align: center;
    }

    img#ab-img {
        margin-bottom: 2rem;
    }

    .Abou-us h2 {
        font-size: 22px;
        letter-spacing: 0px;
        margin-bottom: 1rem;
    }

    .Abou-us p {
        font-size: 13px;
    }

    .ltn__feature-item-3 {
        width: 100%;
    }

    .ltn__feature-item-3 .ltn__feature-icon {
        padding: 0 0 0 0px;
    }

    .ltn__feature-icon img {
        width: 70px;
        height: 40px;
    }

    .ltn__feature-item-3 h4 {
        margin-left: 6%;
        font-size: 20px;
        letter-spacing: 0px;
    }

    .ltn__feature-item-3 p {
        margin-left: 6%;
        font-size: 13px;
    }

    .ab-desk {
        display: none;
    }

    .ab-mob {
        display: block;
    }

    /* end of abt us page */
    /* contact us page */
    section.cta-serv {
        padding: 40px 20px;
        text-align: center;
    }

    section.cta-serv .cta-serv-hd h2 {
        font-size: 1.5rem;
        width: 100%;
    }

    section.cta-serv .grid-container {
        grid-template-columns: auto;
        gap: 2rem;
    }

    section.cta-serv .grid-item {
        width: 100%;
    }

    section.cta-form {
        padding: 40px 20px;
        margin-bottom: 2rem;
    }

    section.cta-form h3 {
        font-size: 2rem;
        width: 100%;
    }

    section.cta-form .row.rect {
        width: 100%;
        margin: 0 auto;
    }

    /* contact us page end */

    /* ticket booking page start */
    section.tb-abt-us {
        padding: 40px 20px;
    }

    .tb-abt-hd {
        text-align: center;
    }

    section.tb-abt-us .tb-abt-hd h2 {
        font-size: 2rem;
        width: 100%;
    }

    section.tb-abt-us .tb-abt-inner-img .img-container {
        width: 50px;
        height: 50px;
        margin-right: 0rem;
    }

    section.tb-abt-us .tb-abt-inner-text {
        width: 100%;
        margin-left: 1rem;
    }

    /* end */
    section.sf-trns {
        padding: 20px 20px;
    }

    section.sf-trns .sf-trv-hd.text-center h2 {
        font-size: 2rem;
    }

    section.sf-trns .tkt-sf-trns-img img {
        width: 100%;
    }

    section.sf-trns .tkt-sf-trns-text {
        margin-top: 2rem;
        text-align: center;
    }

    section.sf-trns .tkt-sf-trns-text h3 {
        font-size: 2rem;
    }

    section.sf-trns .tkt-sf-trns-text p {
        font-size: 1rem;
        width: 100%;
    }

    section.sf-trns .rtng {
        display: grid;
        justify-content: center;
        width: 100%;
    }

    section.sf-trns .rtng-inner {
        width: 150px;
        height: 150px;
        margin-bottom: 2rem;
        text-align: center;
    }

    section.sf-trns .tkt-sf-trns-text .rtng-inner p {
        font-size: 1rem;
        margin-top: 3rem;
        width: 100%;
        padding-left: 0.4rem;
    }

    section.sf-trns .rtng-inner span {
        font-size: 2.5rem;
        padding-left: 1rem;
    }

    /* end */
    section.key-ftr {
        padding: 40px 20px;
    }

    section.key-ftr h2 {
        font-size: 2rem;
    }

    section.key-ftr .tkt-key-ftr-img p {
        margin-bottom: 2rem;
    }

    /* ticket booking page end */

    /* visa passport page start */
    section.abt-vspp {
        padding: 40px 20px 0;
    }

    section.abt-vspp .abt-vspp-img img {
        width: 100%;
    }

    section.abt-vspp .abt-vspp-content {
        margin-top: 2rem;
        text-align: center;
    }

    section.abt-vspp .abt-vspp-content h2 {
        font-size: 1.7rem;
        width: 100%;
    }

    section.abt-vspp .abt-vspp-content p {
        font-size: 1.1rem;
    }

    section.abt-vspp .abt-vspp-inner {
        display: flex;
        margin-bottom: 1rem;
        margin-left: 2rem;
    }

    section.abt-vspp .abt-vspp-inner p {
        font-size: 1rem;
    }

    .desktop-visa {
        display: none;
    }

    .mobile-visa {
        display: block;
    }

    /* end */
    section.visa-ct {
        padding: 40px 20px 0;
        text-align: center;
    }

    section.visa-ct .visa-ct-hd h2 {
        margin: 2rem auto 1rem;
        font-size: 2rem;
        width: 100%;
    }

    section.visa-ct .visa-ct-outer {
        position: relative;
        margin-bottom: 8rem;
    }

    /* end */
    section.imm-serv-agents {
        padding: 20px 20px;
        position: relative;
    }

    section.imm-serv-agents .col-md-5.background {
        position: relative;
        /* top: 39.5%; */
        /* right: 0px; */
        background: none;
        padding: 0;
        box-shadow: none;
        /* z-index: -1; */
        width: 100%;
    }

    .imm-serv-ag-content {
        margin-top: 2rem;
        text-align: center;
    }

    section.imm-serv-agents .imm-serv-ag-content h2 {
        margin: 1.5rem 0 1rem;
        font-size: 2rem;
        width: 100% !important;
    }

    section.imm-serv-agents .imm-serv-ag-img img {
        width: 800px;
        height: auto;
    }

    section.imm-serv-agents .imm-serv-ag-content h3 {
        margin-top: 2rem;
        font-size: 1.2rem;
    }

    section.imm-serv-countries {
        padding: 20px 20px;
        text-align: center;
        margin-bottom: 4rem;
    }

    section.imm-serv-countries .grid-container {
        grid-template-columns: auto;
    }

    section.imm-serv-countries .immgri-countr-hd h2 {
        font-size: 2rem;
        width: 100%;
    }

    section.imm-serv-countries .carousel-control-next,
    section.imm-serv-countries .carousel-control-prev {
        width: 15%;
        opacity: 1;
    }

    /* visa passport end */

    /* real estate start */
    section.real-est-why-ch {
        padding: 20px 20px;
        text-align: center;
    }

    section.real-est-why-ch .real-est-why-ch-cont h2 {
        font-family: heebo;
        margin: 1rem 0 2rem;
        font-weight: 700;
        font-size: 2rem;
        width: 100%;
    }

    section.real-est-why-ch .real-est-why-ch-inner {
        display: flex;
        align-items: center;
        margin-top: 1rem;
        text-align: left;
    }

    section.real-est-why-ch .real-est-why-ch-inner img {
        margin-right: 1rem;
        width: 30px;
        height: 30px;
    }

    section.real-est-why-ch .real-est-why-ch-inner-cont h3 {
        font-family: heebo;
        font-size: 1.1rem;
        font-weight: 500;
    }

    section.real-est-why-ch .real-est-why-ch-inner-cont p {
        font-family: heebo;
        font-weight: 400;
        color: #7c7c7c;
        line-height: 1.6rem;
        font-size: .9rem;
    }

    section.real-estate-slider {
        padding: 60px 20px;
        position: relative;
    }

    section.real-estate-slider .col-md-3 {
        width: 100%;
        position: absolute;
        top: 10%;
        left: 0;
        z-index: 1;
    }

    section.real-estate-slider .real-est-slider-content {
        background: black;
        color: white;
        padding: 2rem 2rem;
        height: 42vh;
        box-shadow: 0px 2px 12px 3px #7a7a7a;
    }

    section.real-estate-slider .real-est-slider-content h2 {
        width: 100%;
        font-family: heebo;
        font-size: 2rem;
    }

    section.real-estate-slider .real-est-slider-content p {
        font-family: heebo;
        font-size: 1.4rem;
        color: #b6b6b6;
    }

    section.real-estate-slider .col-md-9 {
        /* position: absolute; */
        margin-left: 0;
        margin-top: 25rem;
    }

    section.real-estate-slider .carousel-control-prev {
        position: absolute;
        top: 147px;
        left: 13.7rem !important;
        width: 12%;
    }

    section.real-estate-slider .carousel-control-next {
        position: absolute;
        top: 147px;
        right: 10px !important;
        width: 12%;
    }

    section.hpy-cst {
        padding: 40px 20px;
    }

    .hpy-vst-inner {
        text-align: center;
    }

    /* faq page */
    section.FAQ {
        padding: 30px 10px;
        height: 30vh;
    }

    .faq-logo {
        height: auto;
    }

    .faq-logo img {
        width: 60px;
        height: 60px;
    }

    .FAQ-hd {
        width: 100%;
    }

    span#basic-addon1 {
        width: 14vw;
    }

    section.browsing {
        padding: 40px 20px;
    }

    /* end */
    /* privacy policy */
    section.t-c.html {
        padding: 20px 20px;
    }

    .t-c-hd h2 {
        margin: 1.5rem 0 1.5rem;
        font-size: 2.2rem;
        width: 100%;
    }

    .tc-cont h3 {
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .tc-cont p {
        font-size: 1rem;
    }
}

/* end */

/* 400px to 600px */
@media only screen and (min-width: 401px) and (max-width: 600px) {

    /* home page */
    section.why-ch-uss {
        padding: 60px 20px;
    }

    .ftrr-linkss a {
        margin-left: 0rem;
        color: white;
        font-size: 1rem;
    }

    .ftrr-linkss {
        justify-content: space-between;
        margin-bottom: 1rem;
    }

    section.slider.slider-with-navbar .carousel-indicators {
        display: none;
    }

    .deskt-nav {
        display: none;
    }

    .mb-nav {
        display: block;
    }

    .mb-nav .nav-txt {
        padding: 0 0rem;
        height: 6.6vh;
    }

    .mb-nav .nav-txt {
        justify-content: center;
        float: none;
        margin-top: 1rem;
    }

    .mb-nav .navbar-nav li.nav-item {
        padding: 0 15px;
        color: rgb(0, 0, 0) !important;
        font-family: 'Heebo' !important;
        font-weight: 600 !important;
        font-size: 1.1rem !important;
    }

    .mb-nav .navbar-collapse.collapse .nav-item>.nav-link {
        color: rgb(0, 0, 0) !important;
        font-family: 'Heebo' !important;
        font-weight: 600 !important;
        font-size: 1.1rem !important;
    }

    .mb-nav .nav-txt div {
        background: white;
        width: 35px;
        height: 35px;
        border-radius: 50%;
    }

    .mb-nav a.nav-link {
        color: black !important;
    }

    section.footer {
        padding: 50px 20px 0;
    }

    section.footer .contact1 img {
        width: 30%;
        height: auto;
        margin-bottom: 1rem;
    }

    section.mbmenu {
        display: block;
    }

    section.tabs {
        width: 90%;
        margin: 2rem auto;
    }

    .nav-pills .nav-link {
        margin: 0.5rem 0;
        width: 72vw;
    }

    section.Abou-us .col-md-6>img {
        margin-bottom: 2rem;
    }

    .Abou-us h2 {
        line-height: 2rem;
        width: 100%;
    }

    .Abou-us p {
        width: 100%;
        font-size: 12px;
    }

    .abou-us-inner img {
        width: 30px;
        height: 30px;
        margin-right: 0;
        border: 3px solid #e9888c;
    }

    .abou-us-inner-cont h4 {
        font-size: 1.2rem;
    }

    section.services {
        padding: 40px 20px;
    }

    section.services h2 {
        font-size: 2rem;
        margin-bottom: 0rem;
    }

    section.services h2::before {
        width: 20%;
        margin: 0 -4.5rem;
    }

    section.services h2::after {
        width: 20%;
        margin: 0 10px;
    }

    .desktop-sec {
        display: none;
    }

    .mobile-sec {
        display: block;
        margin-top: 2rem;
    }

    section.taxi-booking {
        padding: 40px 20px;
    }

    section.taxi-booking .tkt-bk-inner-cont {
        text-align: center;
    }

    section.taxi-booking .tax-bk-inner h2 {
        font-size: 2.5rem;
        margin-bottom: 0;
    }

    section.taxi-booking .tax-bk-inner p {
        font-size: 1.2rem;
    }

    section.taxi-booking .tax-bk-cont h4 {
        font-family: heebo;
        font-weight: 600;
        font-size: 1.2rem;
    }

    section.taxi-booking .tax-bk-imgg img {
        width: 40px;
        margin-right: 1rem;
    }

    section.taxi-booking .carousel-control-next-icon {
        filter: invert(1);
    }

    section.taxi-booking .carousel-control-prev-icon {
        filter: invert(1);
    }

    section.taxi-booking .carousel-control-next,
    section.taxi-booking .carousel-control-prev {
        top: 65%;
        width: 8%;
        opacity: 1;
        display: none;
    }

    section.achievements {
        padding: 40px 20px;
        height: auto;
        text-align: center;
    }

    section.achievements h2 {
        font-size: 2rem;
        width: 100%;
        margin-top: 0rem;
    }

    .ach-hd p {
        font-size: 1rem;
        line-height: 2rem;
    }

    section.achievements .grid-container {
        grid-template-columns: auto;
        gap: 1rem;
        width: 100%;
    }

    section.testimonials {
        padding: 40px 20px;
        margin-bottom: 7rem;

    }

    .testi-img {
        width: 200px;
        height: 200px;
    }

    .testi-img::before {
        top: 20px;
        left: 50px;
    }

    .icon-t img {
        top: 1rem;
        left: 11rem !important;
    }

    .testi-img img {
        width: 80px;
        height: 80px;
        top: 36%;
        left: 50%;
    }

    .testi-img::after {
        top: 13px;
        left: 45px;
    }

    .testi-info {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .testi-info img {
        width: 40px;
        height: 40px;
    }

    .testi-inner-cont h3 {
        font-size: 2rem;
    }

    .rating i {
        font-size: 1.1rem;
    }

    section.testimonials p {
        font-size: 1rem;
        line-height: 1.8rem;
        text-align: center;
    }

    .user-info img {
        width: 40px;
        height: 40px;
    }






    /* slider and navbar */
    a.navbar-brand img {
        width: 18%;
        height: auto;
    }

    .nav-txt h2 {
        font-size: 1rem;
    }

    .nav-txt div {
        background: white;
        width: 24px;
        height: 24px;
        border-radius: 50%;
    }

    section.slider .carousel-caption {
        transform: translateY(70%);
    }

    section.slider .carousel-caption.d-md-block h1 {
        font-size: 1.6rem;
    }

    section.slider .carousel-caption.d-md-block p {
        width: 100%;
        font-size: 1rem;
    }

    section.slider .carousel-inner {
        height: auto;
    }

    section.slider .carousel-inner.ls {
        height: auto !important;
    }

    section.slider img.d-block.w-100 {
        height: auto;
    }

    section.our-journey {
        position: relative;
        padding: 0px 20px;
        text-align: center;
    }

    section.our-journey .jrn-info h2 {
        font-size: 4rem;
        margin-bottom: -1rem;
    }

    section.our-journey .jrn-info h3 {
        font-size: 2.5rem;
    }

    section.our-journey .abt-infoo {
        padding: 0 0rem;
    }

    section.our-journey div#a1 {
        position: absolute;
        width: 80vw;
        bottom: -67rem;
        /* text-align: right; */
    }

    section.our-journey div#a4 {
        position: absolute;
        bottom: -50rem;
        width: 80vw;
    }

    section.our-journey img#rdmp {
        display: none;
    }

    section.our-journey div#a2 {
        width: 80vw;
        position: absolute;
        bottom: -33rem;
    }

    section.our-journey div#a3 {
        position: absolute;
        bottom: -16.5rem;
        width: 80vw;
    }

    section.our-story {
        display: none;
    }

    section.why-ch-uss .why-ch-hd h2 {
        margin: 2rem auto 1rem;
        font-size: 2rem;
        width: 100%;
    }

    section.why-ch-uss .why-ch-infoo {
        margin-top: 0rem;
        text-align: center;
    }

    section.why-ch-uss .why-ch-infoo h3 {
        width: 100%;
    }

    section.why-ch-uss .why-ch-infoo p {
        width: 100%;
    }

    section.why-ch-uss .col-md-6.hike {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }

    section.why-ch-uss .why-ch-img {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

    .ftrr-linkss a {
        text-align: left;
    }

    iframe {
        width: 100%;
    }

    #confirmationModal .modal-content {
        width: 100%;
        margin: 15rem auto 0;
    }

    .modal-header {
        margin-left: 20%;
    }

    #confirmationModal .modal-body p {
        width: 100%;
    }

    /* abt us */
    section.Abou-us {
        padding: 20px 20px;
        text-align: center;
    }

    img#ab-img {
        margin-bottom: 2rem;
    }

    .Abou-us h2 {
        font-size: 22px;
        letter-spacing: 0px;
        margin-bottom: 1rem;
    }

    .Abou-us p {
        font-size: 13px;
    }

    .ltn__feature-item-3 {
        width: 100%;
    }

    .ltn__feature-item-3 .ltn__feature-icon {
        padding: 0 0 0 0px;
    }

    .ltn__feature-icon img {
        width: 70px;
        height: 40px;
    }

    .ltn__feature-item-3 h4 {
        margin-left: 6%;
        font-size: 20px;
        letter-spacing: 0px;
    }

    .ltn__feature-item-3 p {
        margin-left: 6%;
        font-size: 13px;
    }

    .ab-desk {
        display: none;
    }

    .ab-mob {
        display: block;
    }

    /* end of abt us page */
    /* contact us page */
    section.cta-serv {
        padding: 40px 20px;
        text-align: center;
    }

    section.cta-serv .cta-serv-hd h2 {
        font-size: 1.5rem;
        width: 100%;
    }

    section.cta-serv .grid-container {
        grid-template-columns: auto;
        gap: 2rem;
    }

    section.cta-serv .grid-item {
        width: 100%;
    }

    section.cta-form {
        padding: 40px 20px;
        margin-bottom: 2rem;
    }

    section.cta-form h3 {
        font-size: 2rem;
        width: 100%;
    }

    section.cta-form .row.rect {
        width: 100%;
        margin: 0 auto;
    }

    /* contact us page end */

    /* ticket booking page start */
    section.tb-abt-us {
        padding: 40px 20px;
    }

    .tb-abt-hd {
        text-align: center;
    }

    section.tb-abt-us .tb-abt-hd h2 {
        font-size: 2rem;
        width: 100%;
    }

    section.tb-abt-us .tb-abt-inner-img .img-container {
        width: 50px;
        height: 50px;
        margin-right: 0rem;
    }

    section.tb-abt-us .tb-abt-inner-text {
        width: 100%;
        margin-left: 1rem;
    }

    /* end */
    section.sf-trns {
        padding: 20px 20px;
    }

    section.sf-trns .sf-trv-hd.text-center h2 {
        font-size: 2rem;
    }

    section.sf-trns .tkt-sf-trns-img img {
        width: 100%;
    }

    section.sf-trns .tkt-sf-trns-text {
        margin-top: 2rem;
        text-align: center;
    }

    section.sf-trns .tkt-sf-trns-text h3 {
        font-size: 2rem;
    }

    section.sf-trns .tkt-sf-trns-text p {
        font-size: 1rem;
        width: 100%;
    }

    section.sf-trns .rtng {
        display: grid;
        justify-content: center;
        width: 100%;
    }

    section.sf-trns .rtng-inner {
        width: 150px;
        height: 150px;
        margin-bottom: 2rem;
        text-align: center;
    }

    section.sf-trns .tkt-sf-trns-text .rtng-inner p {
        font-size: 1rem;
        margin-top: 3rem;
        width: 100%;
        padding-left: 0.4rem;
    }

    section.sf-trns .rtng-inner span {
        font-size: 2.5rem;
        padding-left: 1rem;
    }

    /* end */
    section.key-ftr {
        padding: 40px 20px;
    }

    section.key-ftr h2 {
        font-size: 2rem;
    }

    section.key-ftr .tkt-key-ftr-img p {
        margin-bottom: 2rem;
    }

    /* ticket booking page end */

    /* visa passport page start */
    section.abt-vspp {
        padding: 40px 20px 0;
    }

    section.abt-vspp .abt-vspp-img img {
        width: 100%;
    }

    section.abt-vspp .abt-vspp-content {
        margin-top: 2rem;
        text-align: center;
    }

    section.abt-vspp .abt-vspp-content h2 {
        font-size: 1.7rem;
        width: 100%;
    }

    section.abt-vspp .abt-vspp-content p {
        font-size: 1.1rem;
    }

    section.abt-vspp .abt-vspp-inner {
        display: flex;
        margin-bottom: 1rem;
        margin-left: 2rem;
    }

    section.abt-vspp .abt-vspp-inner p {
        font-size: 1rem;
    }

    .desktop-visa {
        display: none;
    }

    .mobile-visa {
        display: block;
    }

    /* end */
    section.visa-ct {
        padding: 40px 20px 0;
        text-align: center;
    }

    section.visa-ct .visa-ct-hd h2 {
        margin: 2rem auto 1rem;
        font-size: 2rem;
        width: 100%;
    }

    section.visa-ct .visa-ct-outer {
        position: relative;
        margin-bottom: 8rem;
    }

    /* end */
    section.imm-serv-agents {
        padding: 20px 20px;
        position: relative;
    }

    section.imm-serv-agents .col-md-5.background {
        position: relative;
        /* top: 39.5%; */
        /* right: 0px; */
        background: none;
        padding: 0;
        box-shadow: none;
        /* z-index: -1; */
        width: 100%;
    }

    .imm-serv-ag-content {
        margin-top: 2rem;
        text-align: center;
    }

    section.imm-serv-agents .imm-serv-ag-content h2 {
        margin: 1.5rem 0 1rem;
        font-size: 2rem;
        width: 100% !important;
    }

    section.imm-serv-agents .imm-serv-ag-img img {
        width: 800px;
        height: auto;
    }

    section.imm-serv-agents .imm-serv-ag-content h3 {
        margin-top: 2rem;
        font-size: 1.2rem;
    }

    section.imm-serv-countries {
        padding: 20px 20px;
        text-align: center;
        margin-bottom: 4rem;
    }

    section.imm-serv-countries .grid-container {
        grid-template-columns: auto;
    }

    section.imm-serv-countries .immgri-countr-hd h2 {
        font-size: 2rem;
        width: 100%;
    }

    section.imm-serv-countries .carousel-control-next,
    section.imm-serv-countries .carousel-control-prev {
        width: 15%;
        opacity: 1;
    }

    /* visa passport end */

    /* real estate start */
    section.real-est-why-ch {
        padding: 20px 20px;
        text-align: center;
    }

    section.real-est-why-ch .real-est-why-ch-cont h2 {
        font-family: heebo;
        margin: 1rem 0 2rem;
        font-weight: 700;
        font-size: 2rem;
        width: 100%;
    }

    section.real-est-why-ch .real-est-why-ch-inner {
        display: flex;
        align-items: center;
        margin-top: 1rem;
        text-align: left;
    }

    section.real-est-why-ch .real-est-why-ch-inner img {
        margin-right: 1rem;
        width: 30px;
        height: 30px;
    }

    section.real-est-why-ch .real-est-why-ch-inner-cont h3 {
        font-family: heebo;
        font-size: 1.1rem;
        font-weight: 500;
    }

    section.real-est-why-ch .real-est-why-ch-inner-cont p {
        font-family: heebo;
        font-weight: 400;
        color: #7c7c7c;
        line-height: 1.6rem;
        font-size: .9rem;
    }

    section.real-estate-slider {
        padding: 60px 20px;
        position: relative;
    }

    section.real-estate-slider .col-md-3 {
        width: 100%;
        position: absolute;
        top: 10%;
        left: 0;
        z-index: 1;
    }

    section.real-estate-slider .real-est-slider-content {
        background: black;
        color: white;
        padding: 2rem 2rem;
        height: 42vh;
        box-shadow: 0px 2px 12px 3px #7a7a7a;
    }

    section.real-estate-slider .real-est-slider-content h2 {
        width: 100%;
        font-family: heebo;
        font-size: 2rem;
    }

    section.real-estate-slider .real-est-slider-content p {
        font-family: heebo;
        font-size: 1.4rem;
        color: #b6b6b6;
    }

    section.real-estate-slider .col-md-9 {
        /* position: absolute; */
        margin-left: 0;
        margin-top: 25rem;
    }

    section.real-estate-slider .carousel-control-prev {
        position: absolute;
        top: 147px;
        left: 13.7rem !important;
        width: 12%;
    }

    section.real-estate-slider .carousel-control-next {
        position: absolute;
        top: 147px;
        right: 10px !important;
        width: 12%;
    }

    section.hpy-cst {
        padding: 40px 20px;
    }

    .hpy-vst-inner {
        text-align: center;
    }

    /* faq page */
    section.FAQ {
        padding: 30px 10px;
        height: 30vh;
    }

    .faq-logo {
        height: auto;
    }

    .faq-logo img {
        width: 60px;
        height: 60px;
    }

    .FAQ-hd {
        width: 100%;
    }

    span#basic-addon1 {
        width: 14vw;
    }

    section.browsing {
        padding: 40px 20px;
    }

    /* end */
    /* privacy policy */
    section.t-c.html {
        padding: 20px 20px;
    }

    .t-c-hd h2 {
        margin: 1.5rem 0 1.5rem;
        font-size: 2.2rem;
        width: 100%;
    }

    .tc-cont h3 {
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .tc-cont p {
        font-size: 1rem;
    }
}

/* end */

/* 768px to 992px */
@media only screen and (min-width: 768px) and (max-width:992px) {
    a.navbar-brand img {
        width: 20%;
        height: auto;
    }

    .nav-txt h2 {
        width: 100%;
    }

    section.slider .carousel-inner {
        height: auto;
    }

    .deskt-nav {
        display: none;
    }

    .mb-nav {
        display: block;
    }

    .mb-nav .nav-txt {
        justify-content: center;
        float: none;
        margin-top: 1rem;
    }

    .mb-nav .navbar-nav li.nav-item {
        padding: 0 15px;
        color: rgb(0, 0, 0) !important;
        font-family: 'Heebo' !important;
        font-weight: 600 !important;
        font-size: 1.1rem !important;
    }

    .mb-nav .navbar-collapse.collapse .nav-item>.nav-link {
        color: rgb(0, 0, 0) !important;
        font-family: 'Heebo' !important;
        font-weight: 600 !important;
        font-size: 1.1rem !important;
    }

    .mb-nav .nav-txt div {
        background: white;
        width: 41px;
        height: 35px;
        border-radius: 50%;
    }

    .mb-nav a.nav-link {
        color: black !important;
    }

    section.slider .carousel-inner.ls {
        height: auto !important;
    }

    section.slider img.d-block.w-100 {
        height: auto;
    }

    section.slider .carousel-caption.d-md-block h1 {
        font-size: 3rem;
    }

    .nav-txt {
        width: 30%;
        padding: 0 0.2rem;
        height: 6.5vh;
    }

    .nav-txt div {
        width: 30px;
        height: 25px;
    }

    /* home page */
    section.tabs {
        width: 95%;
        padding: 30px 10px 10px;
    }

    .abou-us-inner-cont h4 {
        font-size: 1.2rem;
    }

    section.services h2 {
        position: relative;
        text-align: center;
        font-family: 'Heebo';
        font-size: 2.4rem;
        font-weight: 700;
        color: #e33137;
        margin-bottom: 1rem;
    }

    section.services h2::before {
        width: 35%;
        margin: 0 -15.5rem;
    }

    section.services h2::after {
        width: 35%;
        margin: 0 12px;
    }

    .service-content p {
        width: 100%;
    }

    .tax-bk-inner h2 {
        font-size: 2.5rem;
    }

    .tax-bk-inner p {
        font-size: 1.3rem;
    }

    .tax-bk-imgg img {
        width: 30px;
        margin-right: 0.5rem;
    }

    .tax-bk-cont h4 {
        font-size: 1rem;
    }

    section.achievements {
        padding: 60px 40px;
        position: relative;
        background: url(images/achievement-bg.jpg)no-repeat center;
        background-size: cover;
        z-index: 1;
        color: white;
        height: 70vh;
    }

    section.achievements {
        height: 70vh;
    }

    section.achievements h2 {
        font-size: 3rem;
        margin-top: 0rem;
    }

    .ach-hd p {
        font-family: 'Heebo';
        font-size: 1rem;
        line-height: 1.8rem;
    }

    section.achievements .grid-container {
        gap: 1rem;
        width: 100%;
    }

    section.achievements .grid-container .grid-item img {
        width: 50px;
        height: 50px;
    }

    .grid-item h3 {
        font-size: 1.2rem;
    }

    .grid-item p {
        font-size: 1rem;
    }

    .testi-img {
        position: relative;
        width: 200px;
        height: 200px;
    }

    .testi-img::before {
        top: 20px;
        left: 30px;
    }

    .testi-img::after {
        top: 13px;
        left: 23px;
    }

    .icon-t img {
        top: 4rem;
        left: 10rem !important;
    }

    .testi-img img {
        width: 70px;
        height: 70px;
        top: 40%;
        left: 45%;
    }

    .testi-info img {
        width: 60px;
        height: 60px;
    }

    /* home - end */
    /* abt us page */
    section.Abou-us {
        padding: 40px 20px;
    }

    .Abou-us h2 {
        font-size: 22px;
        width: 100%;
    }

    .Abou-us p {
        font-size: 13px;
        width: 100%;
    }

    .ltn__feature-item-3 {
        width: 100%;
    }

    .ltn__feature-item-3 .ltn__feature-icon {
        padding: 0 0 0 0px;
    }

    .ltn__feature-icon img {
        width: 70px;
        height: 40px;
    }

    .ltn__feature-item-3 h4 {
        margin-left: 6%;
    }

    .ltn__feature-item-3 p {
        margin-left: 6%;
    }

    .ab-desk {
        display: none;
    }

    .ab-mob {
        display: block;
    }
    .abt-info-mb img {
        margin: 2rem 0;
        width: 100%;
    }
    section.footer {
        padding: 50px 10px 0;
    }
    /* end */
    /* story section */
    section.our-story {
        padding: 20px 20px;
    }

    section.our-story .row.one {
        width: 90vw;
        margin: 0 auto;
    }

    section.our-story .row.one .stry-info {
        width: 60vw;
        top: 16rem;
        left: 8rem;
    }

    section.our-story .row.one .stry-info::after {
        top: -70px;
    }

    section.our-story .row.two {
        width: 90vw;
        margin: 6rem 0rem 0 0;
    }

    section.our-story .row.two .stry-info {
        width: 60vw;
        top: 39rem;
        left: 5rem;
    }

    section.our-journey {
        position: relative;
        padding: 40px 20px;
    }

    section.our-journey .jrn-info h2 {
        font-size: 9.5rem;
    }

    section.our-journey .jrn-info h3 {
        font-size: 5rem;
    }

    section.our-journey .abt-infoo {
        padding: 0 0rem;
        width: 30vw;
    }

    section.our-journey div#a1 {
        position: absolute;
        /* width: 20vw; */
        bottom: -22rem;
    }

    section.our-journey div#a4 {
        position: absolute;
        bottom: -43rem;
        /* width: 31vw; */
    }

    img#rdmp {
        display: none;
    }

    section.our-journey div#a2 {
        /* width: 30vw; */
        position: absolute;
        bottom: 3rem;
    }

    section.our-journey div#a3 {
        position: absolute;
        bottom: -22.5rem;
        /* width: 30vw; */
    }

    section.why-ch-uss {
        padding: 40px 20px;
    }

    section.why-ch-uss .why-ch-hd h2 {
        width: 70vw;
    }

    section.why-ch-uss .why-ch-infoo {
        margin-top: 2rem;
    }

    section.why-ch-uss .why-ch-infoo h3 {
        width: 50vw;
    }

    section.why-ch-uss .why-ch-infoo p {
        width: 40vw;
    }

    section.why-ch-uss .why-ch-img {
        width: 48vw;
    }

    section.why-ch-uss .why-ch-img-info {
        margin-right: 0rem;
    }

    /* abt us still remaining */


    /* end abt us */
    /* contact us page */
    section.cta-serv {
        padding: 40px 20px;
        text-align: center;
    }

    section.cta-serv .cta-serv-hd h2 {
        font-size: 2.5rem;
        width: 100%;
    }

    section.cta-serv .grid-container {
        display: grid;
        grid-template-columns: auto;
        gap: 2rem;
    }

    section.cta-serv .grid-item {
        width: 50%;
    }

    section.cta-form {
        padding: 40px 20px;
        text-align: center;
    }

    section.cta-form h3 {
        font-size: 2.5rem;
        width: 100%;
    }

    section.cta-form .row.rect {
        width: 100%;
        margin: 0 auto;
    }

    iframe {
        width: 100%;
        height: 150px;
    }

    /* end contact us page */
    /* ticket booking page */
    section.tb-abt-us {
        padding: 40px 20px;
    }

    section.tb-abt-us .tb-abt-hd h2 {
        font-size: 2rem;
        width: 100%;
    }

    section.tb-abt-us .tb-abt-inner-img .img-container {
        width: 60px;
        height: 60px;
        margin-right: 0rem;
    }

    section.tb-abt-us .tb-abt-inner-text {
        width: 80%;
        margin-left: 1rem;
    }

    section.tb-abt-us .tb-abt-inner-text h3 {
        font-size: 1.1rem;
    }

    section.tb-abt-us .tb-abt-inner-text p {
        font-size: .9rem;
    }

    section.sf-trns {
        padding: 40px 20px;
    }

    section.sf-trns .sf-trv-hd.text-center h2 {
        font-size: 2rem;
    }

    section.sf-trns .tkt-sf-trns-img img {
        width: 100%;
        height: auto;
    }

    section.sf-trns .tkt-sf-trns-text h3 {
        font-size: 1.5rem;
    }

    section.sf-trns .tkt-sf-trns-text p {
        font-size: 1rem;
        width: 100%;
    }

    section.sf-trns .rtng {
        justify-content: space-between;
        width: 100%;
    }

    section.sf-trns .rtng-inner {
        position: relative;
        width: 200px;
        height: 140px;
        margin: 0 1rem;
    }

    section.sf-trns .tkt-sf-trns-text .rtng-inner p {
        font-size: 1rem;
        margin-top: 1.5rem;
        width: 90%;
        padding-left: 1.3rem;
    }

    section.sf-trns .rtng-inner span {
        font-size: 2.3rem;
        padding-left: 1rem;
    }

    section.key-ftr {
        padding: 40px 20px;
        text-align: center;
    }

    section.key-ftr h2 {
        font-family: heebo;
        margin: 1rem 0 2rem;
        font-weight: 700;
        font-size: 2rem;
    }

    section.key-ftr .image-wrapper::before {
        left: 60px;
    }

    section.key-ftr .tkt-key-ftr-img h4 {
        font-size: 1.2rem;
    }

    section.key-ftr .tkt-key-ftr-img p {
        line-height: 1.4rem;
        font-size: .8rem;
    }

    /* end */
    /* real estate page */
    section.real-estate-slider {
        padding: 40px 20px 70px;
        position: relative;
    }

    section.real-estate-slider .col-md-3 {
        width: 50vw;
        position: absolute;
        top: 20%;
        left: 3rem;
        z-index: 1;
    }

    section.real-estate-slider .real-est-slider-content h2 {
        width: 35vw;
        font-size: 1.5rem;
    }

    section.real-estate-slider .col-md-9 {
        /* position: absolute; */
        margin-left: 10rem;
    }

    section.real-estate-slider .carousel-control-prev {
        position: absolute;
        top: 18rem;
        left: 27.8rem !important;
        width: 6%;
    }

    section.real-estate-slider .carousel-control-next {
        position: absolute;
        top: 18rem;
        right: 0 !important;
        width: 6%;
    }

    section.real-est-why-ch {
        padding: 40px 20px;
    }

    section.real-est-why-ch .real-est-why-ch-cont h2 {
        font-size: 2rem;
        width: 100%;
    }

    section.real-est-why-ch .real-est-why-ch-info>p {
        font-size: 1rem;
    }

    section.real-est-why-ch .real-est-why-ch-inner img {
        margin-right: 1rem;
        width: 40px;
        height: 40px;
    }

    section.real-est-why-ch .real-est-why-ch-inner-cont h3 {
        font-size: 1.1rem;
        font-weight: 500;
    }

    section.real-est-why-ch .real-est-why-ch-inner-cont p {
        font-size: .8rem;
    }

    section.hpy-cst {
        padding: 10px 40px;
    }

    .hpy-vst-cnt h3 {
        font-size: 2.5rem;
    }

    .hpy-vst-cnt p {
        font-size: 1.1rem;
    }

    .hpy-vst-inner p {
        font-size: 1.1rem;
    }

    /* end real estate */
    /* visa passport booking page */
    section.abt-vspp {
        padding: 40px 20px;
    }

    section.abt-vspp .abt-vspp-content h2 {
        font-size: 1.9rem;
        width: 100%;
    }

    section.abt-vspp .abt-vspp-content p {
        font-size: 1rem;
    }

    section.abt-vspp .abt-vspp-inner {
        margin-bottom: 0.5rem;
    }

    section.abt-vspp .abt-vspp-inner img {
        margin-right: 0.5rem;
    }

    section.abt-vspp .abt-vspp-inner p {
        font-size: .9rem;
        margin-bottom: 0.8rem;
    }

    section.abt-vspp .abt-vspp-img img {
        width: 100%;
    }

    section.visa-ct {
        padding: 10px 20px;
        text-align: center;
    }

    section.visa-ct .visa-ct-hd h2 {
        font-size: 2rem;
        width: 100%;
    }

    section.visa-ct .visa-ct-text {
        left: 10px;
        max-height: 50px;
    }

    section.visa-ct .visa-ct-text h3 {
        font-size: 1.3rem;
    }

    section.visa-ct .visa-ct-inner p {
        line-height: 1.4rem;
        font-size: .8rem;
    }

    section.imm-serv-agents .imm-serv-ag-img img {
        width: 330px;
        height: 250px;
    }

    section.imm-serv-agents .col-md-5.background {
        top: 9.5%;
        padding: 3rem 0 1.5rem 9rem;
        width: 70%;
    }

    section.imm-serv-agents .imm-serv-ag-content h2 {
        margin: 1rem 0 -0.5rem;
        font-size: 1.8rem;
        width: 100%;
    }

    section.imm-serv-countries .immgri-countr-hd h2 {
        font-size: 2rem;
        width: 80%;
    }

    section.imm-serv-countries .immi-country {
        margin: 0;
    }

    section.imm-serv-countries .immi-country h3 {
        font-size: 1.3rem;
        width: 100%;
    }

    /* footer */
    section.footer .social-info a {
        margin-top: 15px;
        text-decoration: none;
        cursor: pointer;
        font-size: 1rem;
        padding: 0.5rem 0.8rem 0 0;
    }

    section.footer .contact1 h2 {
        font-size: 15px;
        margin-left: 10px;
    }

    section.footer .ca p {
        font-size: 10px;
    }

    section.footer .address p {
        font-size: 14px;
    }

    section.footer .contact h2 {
        font-size: 15px;
    }

    section.footer .ft-content ul a {
        font-size: 14px;
    }
}

/* end */

/* 1024px to 1200px */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {

    /* home page */
    .slider-with-navbar .carousel-indicators {
        display: none;
    }

    section.slider img.d-block.w-100 {
        filter: brightness(0.55) blur(0px);
        height: auto;
    }

    .slider-with-navbar .nav-txt h2 {
        width: 70%;
    }

    #confirmationModal .modal-content {
        width: 40vw;
    }

    #confirmationModal .modal-header {
        margin-left: 25%;
    }

    .modal-header {
        margin-left: 35%;
    }

    #confirmationModal .modal-body p {
        width: 100%;
        text-align: center;
    }

    .nav-txt {
        width: 85%;
        height: 6.6vh;
    }

    section.tabs {
        width: 90%;
        margin: -15rem auto 0;

    }

    section.services h2::before {
        width: 30%;
        margin: 0 -18rem;
    }

    section.services h2::after {
        width: 30%;
        margin: 0 10px;
    }

    .service-content p {
        width: 100%;
    }

    section.achievements {
        height: auto;
    }

    section.achievements h2 {
        font-size: 3rem;
    }

    .ach-hd p {
        font-size: 1.1rem;
        line-height: 2.1rem;
    }

    section.achievements .grid-container {
        gap: 1rem;
        width: 100%;
    }

    /* real estate page */
    section.real-estate-slider .col-md-9 {
        /* position: absolute; */
        margin-left: 15rem;
    }

    section.real-estate-slider .carousel-control-prev {
        top: 407px;
        left: 37.05rem !important;
    }

    section.real-estate-slider .carousel-control-next {
        top: 407px;
        right: 0px !important;
    }

    section.real-estate-slider .col-md-3 {
        width: 40vw;
    }

    section.real-estate-slider .real-est-slider-content h2 {
        width: 25vw;
        font-size: 2rem;
    }

    /* ticket booking page */
    section.sf-trns {
        padding: 0px 40px 60px;
    }

    section.sf-trns .tkt-sf-trns-text p {
        width: 100%;
    }

    section.sf-trns .rtng {
        width: 100%;
    }

    section.key-ftr .image-wrapper::before {
        left: 40%;
    }

    /* end */
    /* visa passport page */
    section.imm-serv-agents .col-md-5.background {
        padding: 3rem 1rem 1.5rem 13rem;
    }

    section.imm-serv-countries .immgri-countr-hd h2 {
        width: 50vw;
    }

    section.imm-serv-countries .immi-country h3 {
        font-size: 1.5rem;
    }

    /* end */
    /* contact us page */
    section.cta-serv .cta-serv-hd h2 {
        width: 70vw;
    }

    section.cta-serv .grid-container {
        gap: 1rem;
    }

    section.cta-serv .grid-item {
        width: 30vw;
    }

    section.footer iframe {
        width: 100%;
    }

    /* about us page */
    .Abou-us h2 {
        width: 100%;
    }

    .Abou-us p {
        width: 100%;
    }

    section.our-journey {
        position: relative;
        padding: 60px 10px;
    }

    section.our-story .row.one .stry-info {
        width: 50vw;
        top: 23rem;
        left: 8rem;
    }

    section.our-story .row.two .stry-info {
        width: 50vw;
        top: 39rem;
        left: 20rem;
    }

    section.our-journey .jrn-info h2 {
        font-size: 12rem;
    }

    section.our-journey .jrn-info h3 {
        font-size: 6rem;
    }

    section.our-journey .abt-infoo {
        padding: 0 1rem;
    }

    section.our-journey div#a1 {
        top: 28rem;
    }

    section.our-journey div#a5 {
        position: absolute;
        top: 41rem;
    }

    section.our-journey div#a6 {
        position: absolute;
        top: 94rem;
    }

    section.our-journey div#a7 {
        position: absolute;
        bottom: 54rem;
    }

    section.our-journey div#a4 {
        bottom: 15rem;
    }

    section.our-journey div#a2 {
        top: 55rem;
    }

    section.our-journey div#a3 {
        bottom: 39.5rem;
    }

    section.why-ch-uss .why-ch-hd h2 {
        width: 50vw;
    }

    section.why-ch-uss .why-ch-img {
        width: 48vw;
    }

    section.why-ch-uss .why-ch-infoo h3 {
        width: 40vw;
    }

    section.why-ch-uss .why-ch-infoo p {
        width: 40vw;
    }

    section.imm-serv-agents .imm-serv-ag-content h2 {
        width: 100%;
    }
}

/* end */

@media only screen and (max-width: 1200px) {
    section.imm-serv-agents .imm-serv-ag-img img {
        width: 600px;
        height: 310px;
    }

}

/* 1201 1300 for abt us */
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
    section.our-journey .jrn-info h2 {
        font-size: 15rem;
    }

    .nav-txt div {
        background: white;
        width: 26px;
        height: 26px;
        border-radius: 50%;
    }

    .nav-txt {
        width: 65%;
        height: 6.6vh;
    }

    section.our-journey div#a1 {
        position: absolute;
        width: 30vw;
        top: 33rem;
    }

    section.our-journey div#a5 {
        position: absolute;
        top: 49rem;
    }

    section.our-journey div#a2 {
        width: 30vw;
        position: absolute;
        top: 65rem;
    }

    section.our-journey div#a6 {
        position: absolute;
        top: 81rem;
    }

    section.our-journey div#a3 {
        position: absolute;
        bottom: 52rem;
        width: 30vw;
    }

    section.our-journey div#a7 {
        position: absolute;
        bottom: 35rem;
    }

    section.our-journey div#a4 {
        position: absolute;
        bottom: 20rem;
        width: 31vw;
    }

    section.footer .ca p {
        font-size: 13px;
    }

    section.footer .address p {
        font-size: 13px;
    }

    section.footer .ft-content ul a {
        font-size: 13px;
    }

    section.why-ch-uss {
        padding: 20px 40px;
    }

    section.why-ch-uss .why-ch-hd h2 {
        width: 40vw;
    }

    section.our-story {
        padding: 20px 40px;
    }

    section.key-ftr .image-wrapper img {
        width: 50px;
        height: 50px;
    }

    section.key-ftr .image-wrapper::before {
        left: 120px;
        width: 50px;
        height: 50px;
    }

    section.real-estate-slider .col-md-3 {
        width: 40vw;
        position: absolute;
        top: 20%;
        left: 6rem;
        z-index: 1;
    }

    section.real-estate-slider .col-md-9 {
        /* position: absolute; */
        margin-left: 15rem;
    }

    section.real-estate-slider .real-est-slider-content h2 {
        width: 25vw;
    }

    section.real-estate-slider .carousel-control-prev {
        top: 507px;
        left: 44.7rem !important;
    }

    section.real-estate-slider .carousel-control-next {
        top: 507px;
    }

    section.achievements {
        height: auto;
    }

    section.our-story .row.one .stry-info {
        left: 28rem !important;
    }

    section.services h2::before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        width: 45%;
        border-top: 0.1px solid #787878 !important;
        margin: 0 -32rem;
    }

    section.services h2::before {
        margin: 0 -32rem;
    }
    section.achievements h2{
        font-size: 3.6rem;
        margin-top: 0 ;
    }
    .ach-hd p{
        font-size: 1.1rem;
        line-height: 2.1rem;
    }
    section.abt-vspp .abt-vspp-content {
        margin-top : 0rem;
    }
    section.abt-vspp .abt-vspp-content h2 {
        width : 40vw;
    }
     section.abt-vspp .abt-vspp-inner p {
        font-size : 1.2rem;
    }
    section.sf-trns .tkt-sf-trns-text {
        margin-top: 0rem;
    }
    section.sf-trns .tkt-sf-trns-text h3 {
        margin: 0rem 0 1rem;
    }
    section.tb-abt-us {
        padding: 60px 40px 0;
    }
}

/* 1365px to 1400px */
@media only screen and (min-width: 1365px) and (max-width: 1400px) {

    /* home page */
    section.slider img.d-block.w-100 {
        filter: brightness(0.55) blur(0px);
        height: auto;
    }

    .nav-txt {
        width: 65%;
        height: 6.6vh;
    }

    section.achievements {
        height: auto;
    }

    /* end */
    section.real-estate-slider .col-md-3 {
        width: 40vw;
    }

    section.real-estate-slider .icon2 img {
        top: 0px;
    }

    section.real-estate-slider .carousel-control-prev {
        top: 521px;
        left: 45.05rem !important;
    }

    section.real-estate-slider .carousel-control-next {
        top: 521px;
        right: 0 !important;
    }

    /* about us page */
    .Abou-us h2 {
        width: 100%;
    }

    .Abou-us p {
        width: 100%;
    }

    section.our-story .row.one {
        width: 80vw;
    }

    section.our-story .row.one .stry-info {
        width: 40vw;
        top: 15rem;
        left: 32rem;
    }

    section.our-story .row.two {
        width: 80vw;
    }

    section.our-story .row.two .stry-info {
        width: 40vw;
        top: 35rem;
        left: 18rem;
    }

    section.our-journey .jrn-info h2 {
        font-size: 16rem;
    }

    section.our-journey .abt-infoo {
        padding: 0 1rem;
    }

    section.our-journey div#a1 {
        top: 36rem;
    }

    section.our-journey div#a5 {
        position: absolute;
        top: 52rem;
    }

    section.our-journey div#a4 {
        bottom: 20rem;
    }

    section.our-journey div#a2 {
        top: 67rem;
    }

    section.our-journey div#a6 {
        position: absolute;
        top: 84rem;
    }

    section.our-journey div#a3 {
        bottom: 52.5rem;
    }

    section.our-journey div#a7 {
        position: absolute;
        bottom: 37rem;
    }

    section.why-ch-uss .why-ch-img {
        width: 45vw;
    }

    /* visa passport */
    section.imm-serv-agents .col-md-5.background {
        padding: 6rem 0 4.5rem 19rem;
    }

    section.imm-serv-agents .imm-serv-ag-content h2 {
        width: 100%;
    }

    section.imm-serv-countries .immgri-countr-hd h2 {
        width: 40vw;
    }

    section.footer .address p {
        font-size: 13px;
    }

    section.footer .address a {
        font-size: 13px;
    }

    section.footer .ca p {
        font-size: 13px;
    }

    section.footer .ft-content ul a {
        font-size: 13px;
    }

    section.real-estate-slider .real-est-slider-content h2 {
        width: 22vw;
    }
}