/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
     
}

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

    .swiper-button-prev3,
    .swiper-button-next3,
    .swiper-button-prev2,
    .swiper-button-next2,
    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }
   
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1640px) {
    
}
@media only screen and (min-width: 1200px) {}

@media only screen and (min-width: 1440px) {
    .first-banner-text {
        top: -40%;
    }

    .plan-journey::before {
        left: 70%;
        width: 30%;
    }

     
 
}

@media only screen and (min-width: 768px) {
    /* For desktop: */
    .whatsapp-chat{
        right: 0;
        bottom: 4%;
    }
}

@media only screen and (min-width: 600px) {
    /* For tablets: */

}

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

    /* For mobile Phone: */
    #carouselExampleControls .carousel-item img {
        min-height: 260px;
        object-fit: cover;
    }
}

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

    /* For mobile phones: */
    section {
        padding: 30px 0px;
    }

    .col-6 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .top-bar::after,
    .top-bar::before {
        width: 0;
    }
    .top-bar .top-text.w-75 {
        width: 100% !important;
    }
    .top-social {
        display: none !important;
    }
    #header-wrap.fixed-header{animation:none}
.consult-now{display: none !important;}
    .navbar {
        padding: .5rem 0rem;
    }
    .cmn-toggle-switch{
        top: 50%;
        transform: translateY(-50%);
        right:0px;
    }
    .navbar-brand{max-width: 155px;}
    .navbar-nav .nav-link {
        font-size: 14px;
    }
    ul li.submenu a strong {
        font-weight: normal;
    }
    .main-menu ul li.submenu ul li{
        font-size: 14px;
    }
    .first-banner-text {
        top: -44%;
        right: 0px;
        width: 260px;
        height: 260px;
    }

    .first-banner-text .text-circle {
        width: 220px;
        bottom: 2%;
    }

    .first-banner-text .text-circle p,
    .second-banner-text p,
    .forth-banner-text .text-circle p {
        font-size: 16px;
        line-height: 22px;
    }

    .second-banner-text {
        top: 30px;
        left: 10px;
    }
.third-banner-text{
    bottom: 50%;
    transform: translateY(50%);
    padding: 10px 42px 10px 20px;
}
.third-banner-text p{
    font-size: 18px;    
    line-height: 26px;
}
    .forth-banner-text {
        width: 260px;
        height: 260px;
        left: 0;
        bottom: -38%;
    }

    .forth-banner-text .text-circle {
        width: 220px;
        top: 24%;
    }

    .heading-title h2 {
        font-size: 20px;
        line-height: 28px;
    }

    .about-text h2,  .about-text h1 {
        font-size: 24px;
        font-weight: 500;
        text-align: center;
    }

    .about-img {
        margin-right: 0;
        border: 0;
        box-shadow: none;
    }

    .destination-box {
        margin-bottom: 20px;
    }

    .tour-destination .destination-box {
        display: flex;
        align-items: center;
        overflow: hidden;
        border: 0px;
        background: var(--white);
        margin-bottom: 20px;
    }

    .tour-destination .destination-box figure {
        width: 120px;
    }

    .tour-destination .destination-box .bottom-con {
        flex: auto;
        width: 60%;
        text-align: left !important;
        padding-left: 20px;
    }

    .popular-tour-destination h2 {
        font-size: 22px;
    }

    .popular-tour-destination .destination-box {
        padding: 4px;
    }

    .popular-tour-destination .destination-box .bottom-con h5 a {
        font-size: 14px;
    }

    .popular-tour-destination .destination-box .bottom-con a.text-danger {
        font-size: 14px;
    }

    .expert-advisor::before {
        width: 0;
    }

    .exciting-international-tours .destination-box .bottom-con h5 {
        margin-bottom: 0;
    }

    .exciting-international-tours .destination-box .bottom-con h5 a {
        font-size: 12px;
    }

    .exciting-tour .advisor-text {
        position: relative;
        top: inherit;
        left: inherit;
        transform: none;
        text-align: center;
        min-width: auto;
    }

    .exciting-tour .advisor-text h2 {
        font-size: 42px;
        font-weight: 500;
    }

    .exciting-tour .advisor-text h2 span {
        text-align: center;
    }

    .exciting-tour .advisor-text button.btn {
        width: 100%;
        min-height: 44px;
        margin: 5px 0px;
    }

    .exciting-tour .advisor-text h4 {
        font-size: 20px;
    }

    .transport-guide .left-panel h2 {
        background: transparent;
        color: #000;
        font-size: 22px;
    }

    .best-travel-guide .image {
        width: 100%;
        height: 240px;
        background-position: bottom;
    }

    .best-travel-guide .text {
        max-width: 100%;
        padding: 20px 0px;
        position: relative;
        top: 0;
        left: 0;
        transform: none;

    }

    .bottom-con h5 a {
        font-size: 16px;
        font-weight: 400;
    }

    .transport-guide .bg-danger {
        background-color: transparent !important;
    }

    .why-choose {
        text-align: center;
    } 

    .why-choose-left h6 {
        font-size: 16px;
    }

    .why-choose-left h2 {
        font-size: 18px;
        text-align: center;
        width: auto
    }

    .short-by-categories {
        margin-top: 0px;
    }

    .plan-journey::after {
        background: rgb(254, 89, 85);
        background: linear-gradient(90deg, rgba(254, 89, 85, 0.8099614845938375) 100%, rgba(255, 255, 255, 1) 100%);
    }

    .plan-journey::before {
        content: "";
        height: 26%;
        width: 100%;
        background: #faf5ee;
        position: absolute;
        left: 0%;
        bottom: 0;
        z-index: 1;
    }

    .plan-journey .img-right .img-circle2 {
        position: relative;
        width: 180px;
        height: 180px;
        top: 20px;
        right: initial;
        margin: auto;
        transform: none;
        overflow: hidden;
    }

    .plan-journey .journey {
        text-align: center;
    }

    .plan-journey .journey h3 {
        font-size: 28px;
    }

    .plan-journey .img-right .img-circle {
        position: relative;
        width: 270px;
        height: 270px;
        top: -40px;
        margin: auto;
        transform: none;
    }

    .plan-journey {
        padding-bottom: 0;
    }

    .counter-row .counter {
        flex-basis: auto;
        width: 50%;
    }

    .counter-row .counter .counter-icon {
        width: 66px;
        height: 66px;
        line-height: 66px;
    }

    .counter-row .counter .counter-icon img {
        width: 44px;
    }

    .counter-row .counter .counter-desc {
        margin-bottom: 20px
    }

    .counter-row .counter .counter-desc .count-number,
    .counter-row .counter .counter-desc span {
        font-size: 22px;
    }

    .counter-row .counter .counter-desc h5 {
        font-size: 15px;
    }

    .local-experience .destination-box .bottom-con h5 a {
        font-weight: 500;
    }

    .resion-choose {
        background-color: transparent !important;
    }

    .resion-choose .service-item {
        box-shadow: none;
        margin: 0;
        padding: 0;
    }

    .resion-choose .service-item h4 {
        font-size: 14px;
        font-weight: 400;
    }

    .rajasthan-tour::after {
        position: relative;
    }

    .rajasthan-tour-des {
        margin-left: 0px;
    }

    .rajasthan-tour-des p {
        text-align: justify;
    }

    .rajasthan-tour-des .btn {
        font-size: 13px;
    }

    section.award-sec {
        padding-bottom: 12px;
    }

    footer {
        padding-bottom: 0;
    }

    .inner-page-banner {
        background-position: left;
    }

    .inner-page-banner h1 {
        font-weight: 400;
        font-size: 22px;
    }

    .button-sec {
        text-align: center;
    }

    .button-sec a {
        margin: 3px 0px;
    }

    .destination-fw-item {
        padding: 10px;
    }

    .destination-fw-desc {
        margin-top: 14px;
        text-align: center;
    }

    .tab-sec ul li {
        font-size: 13px;
        width: 50%;
        text-align: center;
        padding-bottom: 0;
        padding: 8px;
        border: 1px solid #f2f2f2;
    }

    .timeline-centered:before {
        left: 102px;
    }

    .timeline-centered .timeline-entry {
        margin-left: 114px;
    }

    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
        left: -84px;
    }
    .timeline-centered .timeline-entry .timeline-entry-inner{    margin-left: -23px;}

    .copywrite{margin-bottom: 30px;}
    .contactSnackBar{bottom:0px; z-index: 9;} 
    .destination-fw-image{text-align: center;}
}