@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}

@media(max-width: 1399.98px) {
}

@media(max-width: 1199.98px) {
    .menu ul li a {
        font-size: 15px;
    }

    .bannertext h1 {
        font-size: 48px;
        margin-bottom: 10px;
    }

    .banner_contain {
        width: 90%;
    }

    .bannertext h1 span {
        font-size: 60px;
    }

    .mainbtn {
        padding: 10px 20px;
        font-size: 14px;
    }

    .banner {
        min-height: 530px;
    }

    .p-80 {
        padding: 50px 0;
    }

    .destination_boxpic {
        height: 330px;
    }

    .headertext h3 {
        font-size: 36px;
    }

    p {
        font-size: 14px;
        line-height: 22px;
    }

    .destination_slide .owl-nav button.owl-prev, .destination_slide .owl-nav button.owl-next {
        width: 34px;
        height: 34px;
    }

    .destination_slide .owl-nav button.owl-prev span::after, .destination_slide .owl-nav button.owl-next span::before {
        font-size: 14px;
    }

    .destination_slide .owl-nav {
        left: -235px;
    }

    .smalltitle h5, .latest_right .smalltitle h5 {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .destination_box:hover .fa-arrow-right {
        font-size: 14px;
    }

    .latest_news {
        padding-top: 0;
    }

    .latest_newsin {
        margin-top: 15px;
    }

    .latest_newsin .smalltitle h6 {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .latest_btm {
        padding: 20px 15px;
    }

    .latest_right a {
        font-size: 14px;
    }

    .latest_rightpic {
        height: 280px;
    }

    .category {
        padding-top: 0;
    }

    .category .headertext p, .adventure .headertext p {
        width: 75%;
        margin: 0 auto;
    }

    .category_in {
        margin-top: 15px;
    }

    .adventuretext {
        padding: 40px 25px;
    }

    .adventuretext h5 {
        margin-bottom: 10px;
    }

    .adventureimg {
        height: 425px;
    }

    .caption_box {
        padding: 8px 12px;
        font-size: 13px;
    }

    .accordion {
        height: 420px;
    }

    .solo_pic {
        height: 500px;
    }

    .solo_left {
        padding: 40px 50px 40px 50px;
    }

    .latest_blog {
        padding-top: 0;
    }

    .datebox h6 {
        font-size: 13px;
    }

    .datebox_circle {
        width: 32px;
        height: 32px;
    }

    .blogtextbox h4 a {
        font-size: 18px;
    }

    .blogtextbox h4::before {
        top: 42px;
    }

    .latest_blog_slide {
        margin-top: 25px;
    }

    .slide_boxpic {
        height: 220px;
    }

    .blogtextbox p {
        font-size: 14px;
    }

    .footer ul li a {
        font-size: 15px;
    }

    .p-80 {
        padding: 40px 15px;
    }

    .footer_left {
        padding-right: 30px;
    }

    .footer h4, .footer h5 {
        font-size: 20px;
        margin: 0 0 10px;
    }

    .footer ul li a {
        font-size: 15px;
    }

    .footer ul li a::before {
        font-size: 12px;
        top: 2px;
    }

    .footer-social::before, .footer-social::after {
        width: 38%;
    }

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

@media (max-width: 991.98px) {
    .menu ul li a {
        padding: 0;
        margin: 0;
    }

    .headerarea {
        padding: 10px 20px;
    }

    .menuButton {
        margin-top: 5px;
    }

    .bannertext h1 {
        font-size: 36px;
    }

    .banner_contain {
        width: 100%;
    }

    .bannertext h1 span {
        font-size: 45px;
    }

    .icon-scroll {
        width: 26px;
        height: 45px;
    }

    .latest_news {
        padding-top: 0;
    }

    .latest_newsin .row {
        justify-content: center;
    }

    .latest_leftpic {
        height: 476px;
    }

    .smalltitle h5, .latest_right .smalltitle h5 {
        font-size: 16px;
    }

    .category {
        padding-top: 0;
    }

    .category .headertext p, .adventure .headertext p {
        width: 100%;
    }

    .category_pic {
        height: 220px;
    }

    .category_btm a {
        font-size: 14px;
    }

    .adventuretext h6 {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .adventuretext h6:before {
        left: -8px;
        bottom: -18px;
    }

    .adventuretext p {
        padding: 20px 0 20px;
    }

    .adventureimg {
        height: 355px;
    }

    .business_right {
        padding-left: 0;
    }

    .caption_box {
        padding: 6px 10px;
        font-size: 12px;
    }

    .solo_pic::after, .solo_pic::before {
        display: none;
    }

    .solo_left {
        padding: 40px 30px 40px 30px;
    }

    .latest_blog {
        padding-top: 0;
    }

    .latest_blog .headertext p {
        width: 100%;
    }

    .footer ul li {
        margin-bottom: 7px;
    }

    .footer ul li a::before {
        top: 2px;
    }

    .footer_left {
        padding-right: 10px;
    }

    .footer-area {
        padding-bottom: 20px;
    }

    .footer-social::before, .footer-social::after {
        width: 35%;
    }

    .copyright p {
        font-size: 13px;
    }

    .footer-social li a {
        min-width: 30px;
        max-width: 30px;
        height: 30px;
        font-size: 13px;
    }

    .footer h4, .footer h5 {
        font-size: 18px;
    }

    .menuButton {
        margin-left: 0;
    }

    .menu {
        margin-right: 0px;
    }

    .header-right {
        flex-direction: row-reverse;
        gap: 15px;
    }

    .newsend1 {
        order: 1;
    }

    .newsend2 {
        order: -1;
    }

}

@media (max-width: 767.98px) {
    .bannertext h1 {
        font-size: 28px;
    }

    .bannertext h1 span {
        font-size: 36px;
    }

    .mainbtn {
        padding: 8px 15px;
        font-size: 14px;
    }

    .banner {
        min-height: 440px;
    }

    .destination_sec_in {
        text-align: center;
    }

    .headertext h3 {
        font-size: 30px;
    }

    .destination_sec_in .headertext {
        margin-bottom: 25px;
    }

    .latest_top {
        width: 100%;
        flex-direction: column;
        text-align: center;
    }

    .latest_top .headertext {
        width: 100%;
    }

    .latest_newsin {
        text-align: center;
    }

    .latest_right a {
        justify-content: center;
    }

    .latest_news .mainbtn {
        position: absolute;
        bottom: 20px;
    }

    .latest_news {
        padding-top: 20px;
        position: relative;
        padding-bottom: 80px;
    }

    .business_travel {
        text-align: center;
    }

    .business_right {
        margin-top: 25px;
    }

    .solo_sec {
        padding-top: 0;
    }

    .solo_left {
        width: 100%;
        left: 0;
        padding: 30px 25px 30px 25px;
        text-align: center;
    }

    .solo_sec .headertext h3:after {
        display: none;
    }

    .solo_sec .headertext h3 {
        padding-bottom: 0;
    }

    .slide_boxpic {
        height: 190px;
    }

    .footer_left {
        padding-right: 0;
        text-align: center;
        margin-bottom: 15px;
    }

    .footer-logo {
        max-width: 150px;
        margin: 0 auto 20px;
    }

    .footer-social::before, .footer-social::after {
        width: 32%;
    }

    .destination_slide .owl-nav {
        left: 0;
    }

    .destination_slide .owl-nav {
        bottom: -65px;
        justify-content: center;
    }

    .destination_sec {
        padding-bottom: 80px;
    }

    .category {
        padding-top: 20px;
    }
    .latest_right {
        display: flex;
        flex-direction: column;
    }

    .newsend1 {
        order: 1;
    }

    .newsend2 {
        order: -1;
    }

    .latest_right .latest_rightpic:nth-child(2) {
        border-radius: 15px 15px 0 0;
    }

    .accordion {
        height: 300px;
    }
	
	.overlay .closebtn {
        font-size: 40px;
    }
	
	.solo_pic, .solo_pic img {
        height: auto;
		border-radius: 15px 15px 0 0;
    }
	
	.solo_left {
        border-radius: 0 0 15px 15px;
    }
}

@media (max-width: 639.98px) {
    .headerarea .logo {
        max-width: 100px;
    }

    .openBtn {
        padding: 7px;
        width: 32px;
        height: 32px;
        font-size: 13px;
    }

    .bannertext h1 {
        font-size: 22px;
    }

    .bannertext h1 span {
        font-size: 30px;
    }

    .icon-scroll {
        margin-left: -10px;
    }

    .banner {
        min-height: 400px;
    }

    .headertext h3 {
        font-size: 24px;
        margin-bottom: 5px;
    }

    p {
        font-size: 15px;
        line-height: 20px;
    }

    .destination_slide .owl-nav {
        left: 0;
    }

    .destination_right .d-flex {
        display: block !important;
    }

    .destination_boxpic {
        height: auto;
    }

    .adventuretext {
        position: relative;
        top: 0;
        right: 0px;
        width: 100%;
        background: #57A7EB;
        height: 100%;
        border-radius: 0 0 15px 15px;
    }

    .adventureimg {
        height: auto;
        position: relative;
        display: flex;
        overflow: hidden;
        border-radius: 15px 15px 0 0;
    }

    .adventure-carousel .owl-stage-outer {
        padding: 0;
    }

    .adventuretext {
        padding: 25px 15px;
        text-align: center;
    }

    .adventuretext h5 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .adventuretext h6:before {
        display: none;
    }

    .adventuretext p {
        padding: 6px 0 20px;
    }

    .solo_pic {
        border-radius: 15px 15px 0 0;
        height: auto;
    }

    .solo_pic img {
        border-radius: 15px 15px 0 0;
    }

    .solo_left {
        border-radius: 0 0 15px 15px;
        padding: 20px 15px;
    }

    .solo_left p {
        padding-bottom: 10px;
    }

    .slide_boxpic {
        height: auto;
    }

    .footer-social::before, .footer-social::after {
        width: 30%;
    }

    .smalltitle h5, .latest_right .smalltitle h5 {
        font-size: 18px;
    }
}

@media (max-width: 479.98px) {
    .bannertext h1 span {
        font-size: 26px;
    }

    .adventuretext h5 {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .adventuretext h6 {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .accordion {
        height: 300px;
    }

    .solo_pic {
        border-radius: 15px 15px 0 0;
        height: auto;
    }

    .footer-social::before, .footer-social::after {
        width: 26%;
    }

    .footer ul li a {
        font-size: 14px;
    }

    p {
        font-size: 14px;
        line-height: 20px;
    }

    .overlay input[type=text] {
        padding: 12px;
        font-size: 15px;
    }

    .overlay button {
        padding: 12px;
        font-size: 15px;
    }
	
	.footer-logo {
        max-width: 100px;
    }
	
	.topHead {
        padding: 15px 0;
    }
	.headerarea {
		border-radius: 15px;
		padding: 5px 15px;
	}
	.icon-scroll:after { 
        left: 21%;
    }
}

@media (max-width: 410px) {
	
	
}