@media (min-width: 768px){
	.modal-dialog{
		max-width: 680px;
	}
}
@media (min-width: 992px){
	.resView{
		display: none !important;
	}

	.modal-dialog{
		max-width: 870px;
	}

	.site-header .navbar-expand-lg .navbar-nav .nav-link.active:after{
		content: "";
		position: absolute;
		bottom: -18px;
		left: 0;
		right: 0;
		height: 3px;
		background: #18662A;
		display: block;
	}
	.copyright-content{
		padding: 0 140px;
	}
	.copyright-content .copyright-logo{
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		justify-content: space-between;
	}

	.tour-approved-list .tour-approved-item{
		max-width: calc(50% - 8px);
	}

	.popular-feature-content .feature-col.col-1st{
		flex: 0 0 30%;
		max-width: 30%;
	}
	.popular-feature-content .feature-col.col-2nd{
		flex: 0 0 25%;
		max-width: 25%;
	}
	.popular-feature-content .feature-col.col-4th,
	.popular-feature-content .feature-col.col-3rd{
		flex: 0 0 22.5%;
		max-width: 22.5%;
	}

	.btb-feature-item.h-full{
		height: 450px;
	}
	.btb-feature-item.h-2_3{
		height: 280px;
	}
	.btb-feature-item.h-1_3{
		height: 146px;
	}
}
@media (min-width: 1200px){
	.service-content{
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.btb-feature-item.h-full{
		height: 500px;
	}
	.btb-feature-item.h-2_3{
		height: 306px;
	}
	.btb-feature-item.h-1_3{
		height: 170px;
	}
}

@media (min-width: 1450px){
	.container{
		max-width: 1380px;
	}
	.card-slide-item p{
		font-size: 16px;
	}
	.card-slide-item .card-item-img{
		-ms-flex: 0 0 150px;
		flex: 0 0 150px;
		max-width: 150px;
	}
}

@media (min-width: 1680px){
	.container{
		max-width: 1470px;
	}
	.btb-hbs-item{
		height: 325px;
	}
	.btb-msg-item{
		padding-left: 125px;
		min-height: 124px;
		margin-bottom: 15px;
	}
	.btb-msg-item .msg-item-photo{
		width: 100px;
	}

	.btb-feature-item.h-full{
		height: 600px;
	}
	.btb-feature-item.h-2_3{
		height: 356px;
	}
	.btb-feature-item.h-1_3{
		height: 220px;
	}
}

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

}

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

	.btb-msg-item{
		padding-left: 75px;
		min-height: 90px;
	}
	.btb-msg-item .msg-item-photo{
		width: 56px;
		border-radius: 6px;
	}
	.btb-msg-item .msg-item-photo img{
		border-radius: 8px;
	}
	.btb-msg-item h5{
		font-size: 14px;
		margin-bottom: 0;
	}
	.btb-msg-item p{
		font-size: 13px;
	}
	.btb-hbs-item{
		height: 288px;
	}

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

}

@media (max-width: 1340px){

}

@media (min-width: 992px) and (max-width: 1439px){
	.service-item{
		column-gap: 10px;
		padding-bottom: 50px;
	}
	.service-item .srv-item-icon{
		height: 70px;
		width: 70px;
		flex: 0 0 70px;
	}
	.service-item .srv-item-icon svg{
		height: 35px;
	}
	.service-item .srv-item-desc h3{
		font-size: 20px;
	}
	.service-item .srv-item-desc p{
		font-size: 15px;
	}
	.service-item .srv-item-btn{
		height: 30px;
		width: 30px;
		bottom: 10px;
	}

	.popular-feature-content{
		margin-left: -8px;
  		margin-right: -8px;
	}
	.popular-feature-content .feature-col{
		padding-left: 8px;
  		padding-right: 8px;
  		row-gap: 16px;
	}
	.btb-feature-item.h-1_3 {
    	height: 178px;
  	}
}

@media (min-width: 992px) and (max-width: 1199px){
	.site-main .site-header .navbar .site-nav-box{
		height: 60px;
	}
	.site-header .navbar-expand-lg .navbar-nav .nav-link{
		font-size: 15px;
		column-gap: 6px;
		padding: 10px 12px;
		height: 40px;
	}
	.site-header .navbar-expand-lg .navbar-nav .nav-link.active:after{
		bottom: -20px;
	}

	.btb-hbs-item{
		height: 308px;
	}
	.hbs-slide-caption h2{
		font-size: 32px;
	}
	.btb-post-desc h3{
		font-size: 20px;
	}
	.btb-post-subtitle{
		font-size: 14px;
	}
	.btb-feature-item.h-1_3 {
    	height: 154px;
  	}
}

@media (max-width: 1199px){
	.section-block{
		padding: 40px 0;
	}
	.section-title h2{
		font-size: 40px;
	}
	.btb-post-content{
		padding-top: 20px;
	}
}

@media (max-width: 991px){
	.deskView{
		display: none !important;
	}

	.site-main .site-header .navbar .navbar-brand{
		margin-right: 50px;
	}
	.site-header .navbar-expand-lg .navbar-nav{
		margin: 0;
		padding: 15px 20px;
		max-height: calc(100vh - 82px);
		overflow-y: auto;
	}
	.site-header .navbar-expand-lg .navbar-nav .nav-link .nav-text{
		position: relative;
		display: inline-block;
		padding: 10px 0;
	}
	.site-header .navbar-expand-lg .navbar-nav .nav-link.active,
	.site-header .navbar-expand-lg .navbar-nav .nav-link:hover{
		background: none !important;
		color: #18662A;
	}
	.navbar-nav li a .nav-text:after{
		content: "";
		display: block;
		position: absolute;
		left: 0;
		bottom: 6px;
		height: 2px;
		width: 0;
		background: #18662A;
		transition: all 0.3s ease-in-out 0s;
	}
	.navbar-nav li a.active .nav-text:after,
	.navbar-nav li a:hover .nav-text:after{
		width: calc(100% + 5px);
	}

	.site-header .navbar-expand-lg .navbar-nav .nav-link.link-btn{
		margin-top: 10px;
	}
	.site-main .site-header .navbar .site-nav-box{
		padding-right: 20px;
		padding-left: 20px;
	}

	.site-footer .footer-item{
		width: 100%;
		max-width: 280px;
		margin-right: auto;
		margin-left: auto;
	}

	.btb-hbs-item{
		height: 240px;
	}
	.btb-msg-lists{
		margin-top: 20px;
	}
	.hbs-slide-caption h2{
		font-size: 30px;
	}

	.service-content{
		width: 100%;
		max-width: 470px;
		margin: 30px auto 0;
	}
	.section-title{
		padding-bottom: 20px;
	}
	.section-title .sec-subtitle{
		font-size: 15px;
	}
	.section-title h2{
		font-size: 38px;
	}

	.service-item{
		column-gap: 10px;
		padding-bottom: 50px;
	}
	.service-item .srv-item-icon{
		height: 70px;
		width: 70px;
		flex: 0 0 70px;
	}
	.service-item .srv-item-icon svg{
		height: 35px;
	}
	.service-item .srv-item-desc h3{
		font-size: 20px;
	}
	.service-item .srv-item-desc p{
		font-size: 15px;
	}
	.service-item .srv-item-btn{
		height: 30px;
		width: 30px;
		bottom: 10px;
	}

	.home-hd-video-sec .video-caption{
		right: 30px;
		bottom: 30px;
	}

	.btb-post-desc h3{
		font-size: 20px;
	}
	.btb-post-subtitle{
		font-size: 14px;
	}

	.btb-feature-item{
		max-width: 500px;
		margin-right: auto;
		margin-left: auto;
	}

}

@media (max-width: 767px){
	.site-footer p,
	.site-footer a,
	.site-footer li{
		font-size: 15px;
	}

	.copyright-content .copyright-logo a{
		max-width: 90px;
	}

	.btb-hbs-item{
		height: 220px;
		padding: 20px 30px;
	}
	.home-hd-video-sec .video-caption{
		right: 20px;
		bottom: 20px;
	}
	.video-cap-text h5{
		font-size: 15px;
	}
	.video-cap-text span{
		font-size: 12px;
	}
	.home-hd-video-sec .video-caption{
		column-gap: 15px;
	}

	.trip-plan-item,
	.btb-post-item{
		width: 100%;
		max-width: 380px;
		margin-left: auto;
		margin-right: auto;
	}

	.btb-feature-item{
		height: 270px;
	}
	.tab-item {
		margin-bottom: 35px; /* Adjust the margin value as needed */
	}
	.news-card{
		width: 370px;
	}

}

@media (max-width: 575px){
	.btb-hbs-item{
		height: 200px;
	}
	.section-title h2{
		font-size: 34px;
	}

	.tour-approved-item{
		padding: 10px 15px;
		min-height: 60px;
	}
	.tour-approved-item .tour-apv-item-title{
		column-gap: 10px;
	}
	.tour-approved-item h3{
		font-size: 20px;
	}
	.tour-approved-item .tour-apv-num{
		font-size: 30px;
	}

	.hbs-slide-caption h2{
		font-size: 24px;
	}
	.video-cap-text h5{
		font-size: 14px;
	}
	.video-cap-text span{
		font-size: 12px;
	}

	.btb-feature-item{
		height: 250px;
	}

	.section-title .sec-subtitle{
		font-size: 14px;
	}
	.section-title h2{
		font-size: 28px;
	}

	.tour-filter-content{
		padding-right: 0;
	}
	.tour-filter-content .tour-filter-submit-btn{
		position: relative;
		right: auto;
		top: auto;
		transform: translateY(0);
		margin-top: 16px;
		width: 100%;
	}

	.card-slide-item,
	.tour-details-head{
		flex-direction: column;
		text-align: center;
		align-items: center;
		row-gap: 15px;
	}
	.card-slide-item .card-item-img{
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	.tour-details-head .tour-details-logo{
		width: 100px;
		-ms-flex: 0 0 100px;
		flex: 0 0 100px;
		max-width: 100px;
	}
	.srv-item-link{
		width: 100%!important;
		display: flex;
		justify-content: center;
		position: absolute;
		bottom: 18px;;
	}
}

@media (max-width: 390px){

	.slider-nav{
		width: 50px;
	}
	.slider-arrow{
		background-size: 16px;
		height: 22px;
		width: 22px;
	}

	#map_base svg {
		height: 140px
	}
}


/* biography */
@media (min-width: 1450px) {
    .btb-bio-info h2 {
        font-size: 34px;
    }
}

@media (min-width: 1680px) {
    .btb-bio-info h2 {
        font-size: 44px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .btb-bio-msg span {
        font-size: 18px;
    }

    .btb-bio-info h2 {
        font-size: 28px;
    }
}


@media (max-width: 767px) {
    .schedule-data
    {
        margin-top: 20px;
    }
}


@media (max-width: 575px) {
    .btb-bio-msg span {
        font-size: 18px;
    }

    .btb-bio-info h2 {
        font-size: 18px;
    }

    .btb-bio-msg span {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .btb-bio-info {
        padding: 10px 0 0;
    }
}

@media (max-width: 390px) {
    .btb-bio-info h2 {
        font-size: 15px;
    }
}