@media(max-width: 1000px){
	header#top.quivertree_header  #logo img{
		height: 44px!important;
		width: auto;
	}
	.quivertree_header .plan_your_trip{
		margin-top: 0;
		margin-bottom: 0;
	}
	.bottom-header {
		display: none;
	}
	.quivertree_header {
		border-bottom: none;
	}
	.home_sliders .strip_wraps_search {
		position: static;
		background: #000;
	}
	.search-form-strip label {
		flex: 0 0 100%;
		line-height: 1.2;
	}
	.search-form-strip ._groups label + .select_cate {
		padding-left: 0;
	}
	.box_text .span_12 .vc_col-sm-6,
	.og_testimonial .col_te {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.box_text .column_container > .vc_column-inner img {
		position: static;
	}
	.textbox {
		margin-bottom: 0!important;
	}
	.og_testimonial {
		flex-wrap: wrap;
	}
	.og_testimonial .image_box img {
		position: static;
	}
	.box_text h2 {
		font-size: 36px;
	}
	.nectar-highlighted-text h2 {
		font-size: 48px;
	}
	.search_strips_page h3{
		font-size: 18px;
		transform: translateY(30px);
	}
	.search_strips_page_wrap {
		padding: 0;
	}
	.textbox.vc_col-sm-6 .vc_column-inner{
		padding: 15px;
	}
	.textbox.vc_col-sm-6 .vc_column-inner{
		margin-right: 0!important;
	}
}
@media(max-width: 992px){
	.box_text .img-with-aniamtion-wrap .hover-wrap,
	.box_text .column_container > .vc_column-inner img{
		position: static!important;
	}
}
@media(max-width: 767px){
	.search-form-strip h2{
		font-size: 36px;
	}
	.home_sliders .swiper-slide .content h2 {
		line-height: 1.1em!important;
	}
	.search_strips_page h3 {
		font-size: 28px;
	}
	.og_testimonial .text_box {
		padding: 50px 30px;
		font-size: 14px;
	}
	.search_strips_page .span_4{
		width: 100%;
	}
	.home_sliders .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p,
	.home_sliders   #boxed .swiper-slide .content p{
		font-size: 32px!important;
		line-height: 1.2em!important;
	}
	.home_sliders .nectar-slider-wrap[data-full-width="false"] .swiper-slide .button a, 
	.home_sliders #boxed .swiper-slide .content a{
		font-size: 14px!important;
	}
	.home_sliders .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2, 
	.home_sliders #boxed .swiper-slide .content h2{
		font-size: 32px!important;
		line-height: 1.2em!important;
	}
}

@media(max-width: 640px){
	.search-form-strip ._groups .select_cate {
		padding-left: 0;
		flex: 0 0 100%;
		margin-bottom: 15px;
	}
	.search-form-strip ._groups .search-submit {
		margin: auto;
	}
}
@media(max-width: 480px){
	.quivertree_header .plan_your_trip{
		display: none;
	}
	.banner_text h1,
	.banner h1,
	.banner h2{
		font-size: 36px;
		line-height: 1.3em;
	}
	
}