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

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

@media screen and (max-width: 1700px) {
    .destination-progress-bar {
        gap: 40px;
    }

    .testimonial-content {
        gap: 75px;
    }
}

@media screen and (max-width: 1600px) {

    h2,
    .title-h2 {
        font-size: 54px;
    }

    .client-desc p {
        font-size: 30px;
    }

    .gap-sixty {
        gap: 50px;
    }

    .about-us-content {
        gap: 70px;
    }

    .testimonial-btm {
        gap: 100px;
    }


}

@media screen and (max-width: 1440px) {

    h2,
    .title-h2 {
        font-size: 50px;
    }

    /* .title-h1-big {
        font-size: 92px;
    } */

    .title-h1-big {
        font-size: 58px;
        line-height: 120%;
    }

    .pad-both {
        padding: 120px 0px;
    }
    .pad-btm{
        padding-bottom: 120px;
    }

    section.gallery-section {
        padding-bottom: 150px;
    }

    .about-us-main {
        gap: 70px;
    }

    .about-us-img-content {
        width: 80%
    }

    .about-us-content {
        gap: 60px;
        margin-top: 60px;
    }

    /* .destination-progress-bar {
        width: 80%;
    } */


    .destination-content {
        gap:80px;
        width: 92%;
        left: 4%;
        bottom: 8%;
    }

    .destination-img , .destination-btm {
        aspect-ratio: 16 / 10;
    }

    .testimonial-btm {
        gap: 90px;
    }

    .swiper-controls {
        width: 11%
    }

    .client-desc p {
        font-size: 28px;
    }

    .testimonial-content {
        gap: 55px;
    }

    .author {
        padding-top: 20px;
    }

    .service-list {
        gap: 30px;
        padding: 25px 15px;
    }

    .conatct-card {
        padding: 20px;
    }

    .dropdown-select .contact_field .wpcf7-form-control-wrap:after {
        right: 10px;
        top: 55%;
    }

    .footer-top {
        padding: 70px 0px;
    }

    .footer-info {
        width: 25%;
    }

    .footer_menu_otr {
        gap: 70px;
    }

    .footer-patch {
        bottom: -30px;
    }

    .why_choose_home .service-main {
        padding-left: 50px;
    }
}

@media screen and (max-width: 1300px) {

    h1,
    .title-h1 {
        font-size: 70px;
		line-height:130%
    }

    h2,
    .title-h2 {
        font-size: 44px;
    }

    h3,
    .title-h3,
    .step,
    .stepp {
        font-size: 22px;
    }

    .card-desc a {
        font-size: 18px;
    }

    p , .cmn_banner_content ul li, .cmn_banner_content ol li {
        font-size: 18px;
    }


    .header_menu ul {
        gap: 40px;
    }

    .header_logo {
        width: 17%;
    }

    .cmn-space-top {
        padding-top: 180px;
    }

    .gap-sixty {
        gap: 40px;
    }

    .about-us-content {
        margin-top: 40px;
    }

    .place-info {
        gap: 30px;
    }

    /* .destination-progress-bar {
        width: 86%;
    } */

    .destination-progress-bar {
        grid-template-columns: repeat(3, 1fr);
    }

    .testimonial-btm {
        gap: 70px;
    }

    .swiper-controls {
        width: 12%;
    }

    .service-content {
        padding: 40px 0px;
        width: 43%;
    }

    .contact-form form {
        padding: 25px;
    }

    .contact_form_otr,
    .contact_field_otr,
    .contact_form_content,
    .contact_field_double {
        gap: 20px;
    }

    .contact_field_checkbox input[type="checkbox"] {
        width: 20px;
        height: 20px;
    }

    .qoutes svg {
        width: 60px;
        height: 60px;
    }

    .footer_menu_otr {
        gap: 50px;
    }

.footer-logo {
	max-width: 200px;}

}

@media screen and (max-width: 1200px) {

    h2,
    .title-h2 {
        font-size: 40px;
    }

    .title-h1-big {
        font-size: 54px;
    }

    .client-desc p {
        font-size: 24px;
        text-indent: 150px;
    }

    .container {
        padding: 0px 40px;
    }

    .header_menu ul li a {
        font-size: 18px;
    }

    .cmn-space-top {
        padding-top: 170px;
    }

    .btn,
    .contact_field_btn input,
    .connect .btn {
        font-size: 18px;
        padding: 8px 20px;
    }

    .header_menu ul {
        gap: 25px;
    }

    .about-us-main {
        gap: 49px;
    }

    .about-us-content {
        margin-top: 20px;
        gap: 50px;
    }

    .pad-both {
        padding: 100px 0px;
    }
    .pad-btm{
        padding-bottom: 100px;
    }

    .destination-progress-bar {
        width: 100%;
    }

    .service-content {
        padding: 30px 0px;
        width: 46%;
    }

    .testimonial-content {
        gap: 45px;
    }

    .qoutes svg {
        width: 55px;
        height: 55px;
    }

    .service-main {
        gap: 50px;
    }

    .service-list {
        gap: 25px;
        padding: 20px 10px;
    }

    .step-desc {
        gap: 10px;
    }

    .contact-us-main {
        gap: 40px;
    }

    .contact-list {
        gap: 20px;
    }

    .contact_field_checkbox input[type="checkbox"] {
        width: 20px;
        height: 20px;
    }

    .wpcf7 form.invalid .wpcf7-response-output,
    .wpcf7 form.unaccepted .wpcf7-response-output,
    .wpcf7 form.payment-required .wpcf7-response-output {
        font-size: 0.9em;
    }

    section.gallery-section {
        padding-bottom: 100px;
    }

    .gallery-img-cotainer {
        gap: 20px;
    }

    .footer-top {
        padding: 60px 0px;
        flex-direction: column;
    }

    .footer-icon-content {
        width: 100%;
    }

    .footer_menu_otr {
        gap: 60px;
        justify-content: space-between;
    }

    .copyright-section {
        padding: 18px 0px;
    }

    .privacy_content_otr {
        padding-bottom: 60px;
    }


    .destination-img , .destination-btm {
        aspect-ratio: 16 / 11;
    }

}

@media screen and (max-width: 1024px) {
    /************* mobile menu **************/

    .mobileIcon {
        display: block;
    }

    .mobileIcon {
        height: auto;
        cursor: pointer;
        z-index: 99999;
        position: relative;
        display: flex;
        align-items: center;
        min-width: 30px;
    }

    .mobileIcon span {
        width: 55px;
        height: 7px;
        border-radius: 0;
        display: inline-block;
        background: var(--orange);
        position: relative;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
    }

    .mobileIcon span:before {
        position: absolute;
        content: '';
        width: 54px;
        height: 7px;
        border-radius: 0;
        background: var(--orange);
        top: -12px;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
    }

    .mobileIcon span:after {
        position: absolute;
        content: '';
        width: 54px;
        height: 7px;
        border-radius: 0;
        background: var(--orange);
        bottom: -8px;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
    }

    .menu-open .mobileIcon span {
        background: rgb(255 255 255 / 0%);
    }

    .menu-open .mobileIcon span:before {
        transform: rotate(45deg);
        top: -1px;
        background: var(--orange);
    }

    .menu-open .mobileIcon span:after {
        transform: rotate(-45deg);
        top: -1px;
        background: var(--orange);
    }

    .mobileIcon span:before {
        width: 25px;
        height: 3px;
        border-radius: 3px;
        background: var(--orange);
        ;
        left: 0;
        top: -8px;
    }

    .mobileIcon span,
    .mobileIcon span:after {
        width: 25px;
        height: 3px;
        border-radius: 3px;
        background: var(--orange);
        left: 0;
    }

    .right_menu {
        position: fixed;
        top: 0;
        right: auto;
        left: 0;
        bottom: 0;
        z-index: 999;
        width: 100%;
        transition: transform 300ms ease, opacity 300ms ease;
        transform: translate3d(-100%, 0, 0);
        transition: transform 300ms ease, opacity 300ms ease;
        padding: 50px 65px 30px;
        box-shadow: 0 10px 10px 0 rgb(0 0 0 / 23%);
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        display: flex;
        max-width: 100%;
        border-radius: 0;
        background: var(--gray);
    }

    .menu-open .header_links {
        flex-direction: column;
    }

    .menu-open .right_menu {
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
        backface-visibility: hidden;
        transition: transform 300ms ease, opacity 300ms ease;
        display: flex;
        overflow: auto;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .menu-open {
        overflow: hidden;
    }

    .menu-open ul.header_menu {
        justify-content: center;
        flex-direction: column;
        padding-top: 40px;
        gap: 0;
        width: 100%;
    }

    .menu-open .right_menu_btn {
        justify-content: center;
        padding-top: 30px;
    }

    .menu-open .header_logo {
        position: relative;
        z-index: 9999;
        justify-content: flex-start;
    }

    ul.header_menu li {
        padding-bottom: 20px;
        padding-top: 20px;
        border-bottom: 1px solid rgb(255 255 255 / 30%);
        width: 100%;
        text-align: left;
        margin: 0 auto;
    }

    .menu-open .right_menu ul li a:after {
        width: 30px;
    }

    .right_menu {
        display: none;
    }

    .right_menu ul.sub_menu {
        display: none !important;
        position: unset;
        width: 100%;
        background: #290140 !important;
        opacity: 1;
        transform: unset;
        transition: unset;
        margin-top: 20px;
        padding: 0 0 0 0;
        opacity: 0 !important;
        visibility: hidden !important;
    }

    .right_menu ul.sub_menu.submenu-open {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    .menu-open .header_links ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .menu-open .header_links a:after {
        background: var(--white);
        width: 0 !important;
    }

    .menu-open .header_links a:hover:after {
        width: 100% !important;
    }

    .menu-open .header_menu ul li a {
        color: var(--black-opacity) !important;
        -webkit-text-stroke: 0px var(--black-opacity) !important;
    }

    .menu-open .header_menu ul {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .menu-open a.white_logo {
        display: flex;
    }

    .menu-open a.color_logo {
        display: none;
    }

    .header_menu ul,
    .header_right {
        gap: 40px;
    }

    .header_menu {
        flex: unset;
        margin: unset;
    }

    header {
        padding: 15px 0px;
    }
	.menu-scrolled header{
		padding:10px 0px;
	}
    .header_logo {
        width: 20%;
    }

    .cmn-space-top {
        padding-top: 150px;
    }

    h1,
    .title-h1 {
        font-size: 60px;
    }

    .about-us-main,
    .service-main,
    .contact-us-main {
        gap: 40px;
        flex-direction: column;
    }

    h2,
    .title-h2 {
        font-size: 36px;
    }

    .about-us-content {
        margin-top: 0px;
        gap: 40px;
    }

    .about-us-desc {
        gap: 10px;
    }

   .title-h1-big {
        font-size: 48px;
        line-height: 1.2;
    }

    .destination-img , .destination-btm {
        aspect-ratio: 16 / 12;
    }

    .testimonial-btm {
        gap: 50px;
        flex-direction: column;
    }

    .swiper-controls {
        bottom: 2%;
        left: 0;
        width: 15%;
    }

    .testimonial-img,
    .about-us-main>.about-us-img,
    .about-us-img-content {
        width: 60%;
        margin: 0px auto;
    }

    .service-img {
        width: 100%
    }

    .testimonial-info {
        gap: 10px;
    }

    .service-content {
        padding: 0px 50px 50px 50px;
        width: 100%;
    }

    .contact-info {
        width: 100%;
    }

    .footer-info {
        width: 27%;
    }

    .footer-patch {
        bottom: -22px;
    }

    .footer-top {
        padding: 50px 0px;
    }

    .conatct-icon {
        width: 45px;
        height: 45px;
        padding: 10px;
        border-radius: 12px;
    }

    /* .destination-content {
        width: 90%;
        gap: 115px;
    } */

    .destination-img , .destination-btm {
        aspect-ratio: 16 / 10.5;
    }

    .temp span {
        font-size: 18px;
    }

    .slider-progress .step::before,
    .slider-progress h4 {
        font-size: 14px;
    }

    .destination-progress-bar {
        gap: 30px;
    }

    .footer-logo {
        width: 24%
    }
    .privacy_content_main {
        gap: 40px;
    }


    .why_choose_home .service-main {
        flex-direction: column-reverse;
        gap: unset;
    }
    .why_choose_home .service-main .service-content {
        padding: 50px;
    }
    .why_choose_home .service-main {
        padding-left: 0px;
    }


    .tab-link, .tab-select {
        padding: 12px 20px;
        align-items: center;
        min-width: 115px;
        font-size: 18px;
    }

    .destination-content {
        gap: 60px;
    }
    
}

@media screen and (max-width: 900px) {

    h1,
    .title-h1 {
        font-size: 50px;
    }

    h2,
    .title-h2 {
        font-size: 32px;
    }

    .gap-sixty {
        gap: 30px;
    }

    .container {
        padding: 0px 30px;
    }

    .about-us-main,
    .service-main,
    .contact-us-main,
    .testimonial-btm,
    .about-us-content {
        gap: 30px
    }

    .company-details {
        gap: 20px;
    }

    .pad-both {
        padding: 80px 0px;
    }
    .pad-btm{
        padding-bottom: 80px;
    }

    .destination-content {
        bottom: 7%;
    }

    .dropdown-select .contact_field .wpcf7-form-control-wrap:after {
        right: 10px;
        top: 55%;
    }

    .destination-img , .destination-btm {
        aspect-ratio: 16/12;
    }

    .title-h1-big {
        font-size: 44px;
    }

    .qoutes svg {
        width: 45px;
        height: 45px;
    }

    /* .progress-card {
        width: 35%;
    } */

    h3,
    .title-h3,
    .step,
    .stepp {
        font-size: 20px;
    }

    h4,
    .title-h4 {
        font-size: 16px;
    }

    .client-desc p {
        font-size: 22px;
        text-indent: 100px;
    }

    section.gallery-section {
        padding-bottom: 80px;
    }

    .footer-logo {
        width: 26%;
    }

    .footer-icon-content {
        gap: 25px;
    }

    .footer_menu:nth-child(2) {
        width: 36%;
    }

    .footer_menu_otr {
        column-gap: 80px;
		row-gap:40px;
    }

    .footer-patch {
        display: none;
    }

    .contact_form_otr .title-h3-big {
        font-size: 26px;
    }

    .footer-info {
        width: 35%;
    }

    .mobile_tabbing_otr .tab-select {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {

    h1,
    .title-h1 {
        font-size: 46px;
    }

   .title-h1-big {
        font-size: 38px;
    }

  p, .cmn_banner_content ul li, .cmn_banner_content ol li {
        font-size: 16px;
        line-height: 1.5;
    }

    .temp span {
        font-size: 16px;
    }

    .cmn-space-top {
        padding-top: 140px;
    }

    .header_logo {
        width: 28%;
    }

    .testimonial-img,
    .service-img,
    .about-us-main>.about-us-img,
    .about-us-img-content {
        width: 80%;
        margin: 0px auto;
    }

    .btn,
    .contact_field_btn input,
    .connect .btn {
        font-size: 16px;
        padding: 8px 18px;
    }

    .about-us-img-content {
        gap: 10px;
    }

    .pad-both {
        padding: 50px 0px;
    }
    .pad-btm{
        padding-bottom: 50px;
    }

    .place-info {
        gap: 20px;
    }

  

    .destination-progress-bar {
        gap: 20px;
    }

    .destination-img , .destination-btm {
        aspect-ratio: 16/13;
    }

    .temp {
        gap: 4px;
    }

    .temp svg {
        width: 18px;
        height: 18px;
    }

    .qoutes svg {
        width: 45px;
        height: 45px;
    }

    .client-desc p {
        font-size: 20px;
    }

    .testimonial-content {
        gap: 35px;
    }

    .swiper-controls {
        width: 20%;
    }

    .service-content {
        padding: 20px 30px 50px 30px;
    }

    .service-list {
        gap: 18px;
        padding: 18px 8px;
    }

    .contact-info {
        gap: 30px
    }

    .conatct-card {
        padding: 18px;
    }

    .conatct-icon {
        width: 40px;
        height: 40px;
        padding: 8px;
        border-radius: 8px;
    }

    .contact-form form {
        padding: 22px;
    }

    .contact_field input,
    .contact_field textarea,
    .contact_field select {
        padding: 11px;
        font-size: 14px;
    }

    .contact_field label {
        font-size: 16px;
    }

    .contact_form_otr,
    .contact_form_content,
    .contact_field_double {
        gap: 16px;
    }

    .contact_field_checkbox input[type="checkbox"] {
        width: 18px;
        height: 18px;
    }

    .gallery-img:nth-child(1) {
        display: none;
    }

    section.gallery-section {
        padding-bottom: 50px;
    }

    .footer-top {
        padding: 40px 0px;
    }

    .social-icon-content,
    .footer_menu ul li,
    .sub-menu {
        gap: 12px;
    }

    .social-icon a {
        padding: 6px;
    }

    .footer-icon-content {
        gap: 18px;
    }

    .footer_menu ul.menu>li>a,
    .footer-info h3 {
        font-size: 18px;
    }

    .footer-right a {
        font-size: 16px;
    }

    .footer-logo {
        width: 30%;
    }

    .grey_btn {
        padding: 8px 12px;
        font-size: 14px;
    }

    .copyright-section p {
        font-size: 14px;
    }

    .copyright-section {
        padding: 12px 0px;
    }

    .dropdown-select .contact_field .wpcf7-form-control-wrap:after {
        right: 8px;
        top: 60%;
        width: 12px;
        height: 12px;
    }

    .privacy_content_main{
        gap: 30px;
    }

    .why_choose_home .service-main .service-content {
        padding: 30px;
    }

    .destination-content {
        gap: 50px;
    }

}

@media screen and (max-width: 600px) {

    h1,
    .title-h1 {
        font-size: 36px;
    }

    h2,
    .title-h2 {
        font-size: 30px;
    }

    .title-h1-big {
        font-size: 26px;
    }

    .container {
        padding: 0px 20px;
    }

    .header_logo {
        width: 32%;
    }

    .testimonial-img,
    .service-img,
    .about-us-main>.about-us-img,
    .about-us-img-content {
        width: 100%;
        margin: 0px auto;
    }

    /* .progress-card {
        width: 45%;
    } */

 


    .contact-list,
    .gallery-img-cotainer {
        grid-template-columns: repeat(1, 1fr);
    }

    .conatct-card:nth-child(3) {
        grid-column: 1;
    }

    .gallery-img-cotainer .gallery-img {
        grid-column: 1;
        grid-row: auto;
    }

    .wpcf7 form.invalid .wpcf7-response-output,
    .wpcf7 form.unaccepted .wpcf7-response-output,
    .wpcf7 form.payment-required .wpcf7-response-output,.contact_field label .wpcf7-not-valid-tip {
        font-size: 0.8em;
    }

    .footer_menu_otr {
        column-gap: 50px;
        row-gap: 30px
    }

    .swiper-controls {
        width: 28%;
    }

    .footer-logo {
        width: 37%;
    }

    .footer_menu:nth-child(2),.footer-info {
        width: 43%;
    }
    .cmn_banner_content h3, .cmn_banner_content h4, .cmn_banner_content h5, .cmn_banner_content h6, .cmn_banner_content h2 {
        padding: 12px 0;
    }
    .destination-title {
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
    }

    .mobile_tabbing_otr {
        max-width: 100%;
    }

    .destination-progress-bar {
        grid-template-columns: repeat(2, 1fr);
    }
   .mobile_tabbing_otr .tab-select {
        font-size: 16px;
        padding: 12px 48px 12px 16px;
    }
    .destination-content{
        gap: 30px;
    }
  
}

@media screen and (max-width: 479px) {

    h1,
    .title-h1 {
        font-size: 30px;
    }

    h2,
    .title-h2 {
        font-size: 28px;
    }
    .cmn-space-top {
        padding-top: 120px;
    }

    .header_logo {
        width: 38%;
    }

    .title-h1-big {
        font-size: 30px;
    }
    .gap-sixty {
        gap: 20px;
    }
    .qoutes svg {
        width: 35px;
        height: 35px;
    }

    .client-desc p {
        font-size: 18px;
        text-indent: 50px;
    }

    .swiper-controls {
        width: 31%;
        left: -12px;
    }
.testimonial-title h2 span {
    display: flex;
}
    .service-list {
        gap: 16px;
        padding: 18px 0px;
    }

    .contact-list {
        gap: 15px;
    }

    .contact_form_otr .title-h3-big {
        font-size: 24px;
    }
    .company-details {
        gap: 12px;
    }
    .about-us-main, .service-main, .contact-us-main, .testimonial-btm, .about-us-content {
		gap: 25px;}
    .contact_field_double {
        grid-template-columns: repeat(1, 1fr);
    }

    .footer-info {
        width: 57%;
    }

    .footer-logo {
        width: 42%;
    }

    .place-info {
        gap: 15px;
    }

    .author-info {
        max-width:73%
    }
    .footer_menu:nth-child(2) {
        width: 46%;
    }

      .destination-img , .destination-btm {
        aspect-ratio: 16 / 25;
    }
}

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