/* Large Devices, Wide Screens */
@media only screen and (max-width : 1840px) {


}


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

}

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


}

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

   


}

@media only screen and (max-width : 1600px){    
    
    .section-padding{
        padding: 0px 100px;
    }

    .left-padding {
        padding-left: 160px;
        padding-right: 0px;
    }

    .home-banner .content {
        padding: 110px 0px;
    }

    .home-banner {
        padding-bottom: 60px;
    }

    h1 {
        font-size: 70px;
    }

    p.tag {
        font-size: 25px;
    }
    
    .section h2 {
        font-size: 44px;
    }

    .section h3 {
        font-size: 22px;
    }

    .about-intro .content-area p.bold {
        font-size: 22px;
    }
    


}

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

    
}

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


}

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


}

@media only screen and (max-width : 1420px) {
    .navbar-nav>li {
        font-size: 16px;
    }



}

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

    .section-padding{
        padding: 0px 50px;
    }

    .left-padding {
        padding-left: 70px;
        padding-right: 0px;
    }


    
}

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


    .home-banner .btn-search {
        padding: 28px 30px;
        justify-content: center;
    }

    h1 {
        font-size: 60px;
    }

    .section h2 {
        font-size: 40px;
    }

    footer .main-footer .links-area ul.links li br{
        display: none;
    }

    .section h3 {
        font-size: 20px;
    }

    p.tag {
        font-size: 22px;
    }

    .home-blog .item .content p {
        font-size: 12px;
    }

    .inner-banner .content {
        padding: 60px 0px;
    }

    .home-blog.destinations-item .last-item h3 {
        font-size: 30px;
    }

    .home-blog.destinations-item .last-item .btn-second {
        margin-top: 66px;
    }
    .btn {
        font-size: 16px;
    }

    .how-it-works .top {
        column-gap: 15px;
    }
}


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


}

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

    .section-padding{
        padding: 0px 30px;
    }


    .left-padding {
        padding-left: 50px;
        padding-right: 0px;
    }


    .home-banner .search-item {
        min-width: 100px;
    }

    h1 {
        font-size: 55px;
    }

    .btn-transparent, .btn {
        font-size: 16px;
    }

    .navbar-nav>li {
        font-size: 16px;
    }

    .home-steps .step-btn {
        font-size: 14px;
        padding: 15px;
    }

    .section h2 {
        font-size: 35px;
    }

    .home-testimonials .item {
        padding: 30px 20px;
    }

    .section h3 {
        font-size: 18px;
    }

    .home-blog .item h3{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .home-blog.destinations-item .last-item{
        padding: 30px 20px;
    }

    .home-blog.destinations-item .last-item h3 {
        font-size: 20px;
    }

    .home-blog.destinations-item .last-item .btn-second {
        margin-top: 30px;
        padding: 15px 10px;
    }

    header .nav-right {
        display: none;
    }

}

@media only screen and (max-width : 1100px){
    
    [data-aos] {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
        -webkit-transition: none !important;
        -moz-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
    }

    .home-banner .content {
        padding: 90px 0px;
    }

    .how-it-works .top img{
        display: none;
    }

    .how-it-works .top {
        justify-content: space-around;
    }

    .destinations .item .content {
        padding: 20px;
    }

    .signature-experiences .last-item .content {
        padding: 20px;
    }

}



/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    .section-padding{
        padding: 0px 15px;
    }

    .home-banner .search-item {
        min-width: 28%;
        border: 1px solid rgba(255 255 255 / 20%) !important;
        border-radius: 10px;
    }

    .home-banner .btn-search {
        border-radius: 10px;
    }

    .home-banner .search-bar {
        gap: 10px;
    }

    .home-banner .content {
        padding: 40px 0px;
    }

    .home-banner {
        padding-bottom: 40px;
    }
    
    .home-about .content-area{
        margin-top: 30px;
    }

    .home-steps-mobile .item .image-area{
        margin-top: 30px;
        text-align: center;
    }

    .home-steps-mobile .item .image-area img{
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
    }

    .home-destinations{
        margin-top: 80px;
    }

    .home-blog .item{
        margin-bottom: 30px;
    }

    footer .top-footer{
        text-align: center;
    }

    footer .top-footer .item{
        text-align: left;
    }

    .top-footer .form-area{
        margin-top: 40px;
    }

    footer .main-footer{
        text-align: center;
    }

    footer .main-footer ul.social{
        justify-content: center;
    }

    footer .main-footer .links-area, footer .main-footer .newsletter{
        margin-top: 50px;
    }

    footer .main-footer .links-area ul.links{
        list-style-type: none;
        padding: 0;
    }

    footer .copyright .item {
        display: grid !important;
        justify-content: center !important;
        text-align: center;
    }

    footer .copyright .item img{
        margin-top: 10px;
    }

    .about-intro .image-area{
        text-align: center;
    }

    .about-intro .image-area img{
        margin: 0px auto 30px;
    }
    
    .home-packages.about{
        margin-top: 80px;
    }

    .inner-banner {
        padding-top: 96px;
    }

    .inner-banner .content {
        padding: 30px 0px;
    }

    .trip-form .image-area{
        text-align: center;
        margin-top: 30px;
    }

    .travel-detail .image-area{
        text-align: center;
    }

    .travel-detail .image-area img{
        margin-bottom: 30px;
    }

    .destinations .item img {
        width: 100%;
    }

    .weekly-deals .item .image-area img {
        border-radius: 30px 30px 0px 0px;
        -webkit-border-radius: 30px 30px 0px 0px;
        -moz-border-radius: 30px 30px 0px 0px;
        -ms-border-radius: 30px 30px 0px 0px;
        -o-border-radius: 30px 30px 0px 0px;
        width: 100%;
    }

    .weekly-deals .item .content-area{
        padding: 30px;
        text-align: center;
    }

    .weekly-deals .item .content-area .button-area{
        justify-content: center;
        text-align: center;
    }

    .weekly-deals .item{
        margin: 0px 15px;
    }

    .weekly-deals .content-area .btn-second {
        margin: 0px auto;
    }

    .top-content .image-area{
        margin-top: 30px;
        text-align: center;
    }

    .core-values .item {
        margin-bottom: 30px;
    }

}
   
    

@media only screen and (max-width : 890px) {
    h1 {
        font-size: 50px;
    }

    .home-banner .search-bar {
        max-width: 90%;
    }

    footer .copyright .content{
        display: grid !important;
        text-align: center !important;
    }

    footer .copyright .content span{
        display: none;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

    .home-banner .search-bar {
        max-width: 100%;
    }
    
    .section{
        padding-top: 60px;
    }

    .py-8{
        padding: 60px 0px;
    }

    .mt-8, .home-packages.about {
        margin-top: 60px;
    }

    h1 br{
        display: none;
    }

    .how-it-works .content{
        margin-bottom: 30px;
    }

    .signature-experiences .last-item img {
        width: 100%;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 600px) {

    .home-destinations .item img {
        width: 100%;
    }
    
    .home-destinations .owl-nav, .home-testimonials .owl-nav{
        display: none;
    }

    .home-banner .button-area{
        display: grid !important;
    }

    h1 {
        font-size: 45px;
    }

    .section h2 {
        font-size: 30px;
    }

    header .navbar-item{
        margin: 0px 15px;
    }

   
    
}

@media only screen and (max-width : 500px) {
    
    h1 {
        font-size: 40px;
    }
}

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

/* Custom, iPhone Retina */
@media only screen and (max-width : 430px) {

}

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

   
    

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


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






@media (max-width: 992px) {
    .navbar .nav-item .dropdown-menu{ 
        display: none;
    }
	.navbar .nav-item:hover .dropdown-menu{ 
        display: block; 
    }
	.navbar .nav-item .dropdown-menu{ 
        margin-top: 0; 
        background: #000;
    }
    .faqs .accordion-flush .accordion-button::before {
        margin-right: 15px;
    }
    .navbar-nav>li {
        padding: 5px 15px;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu{
        border: none !important;
    }
    .dropdown-toggle::after{
        display: none;
    }
    .dropdown .icon{
        display: block !important;
        position: absolute;
        right: 0px;
        top: 14px;
    }
    .dropdown .icon:before{
        font-family: 'FontAwesome';
        content: "\f0fe";
        color: #fff;
        font-style: initial;
        font-size: 26px;
    }
    .dropdown .open.icon:before {
        content: "\f146";
    }
    /* style mobile nav */
    header .navbar ul {
        margin-top: 10px;
        display: block;
        padding: 0px 10px;
    }
    header .navbar ul li {
        margin-top: 0px;
        padding: 0px 0px;
    }
    .main-nav .navbar-nav>li {
        padding: 0px 15px;
        padding: 4px 15px;
    }
    .navbar-nav .nav-item.phone{
        display: none;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;

    }

    .main-nav .navbar-right {
        margin: 10px 0px;
        font-size: 14px;
    }
    .main-nav .navbar-nav>li>a {
        color: #000;
    }
    .main-nav .navbar-nav .open .dropdown-menu>li>a {
        color: #000;
    }
    .main-nav .navbar-nav>.open>a, .main-nav .navbar-nav>.open>a:hover, .main-nav .navbar-nav>.open>a:focus {
        color: #000;
        background-color: transparent;
    }
    .main-nav .navbar-collapse {
        border-color: #f0f0f0;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .collapse.in{
        display:block !important;
    }
    
    
}