.error{
	outline:none !important;
}
@media only screen and (max-width:1199px){
	.avatar{
		margin-left:0;
	}
	.contant_form{
		position:relative;
		top:0;
		left:0;
		min-width:100%;
	}
}
@media only screen and  (max-width:991px){
	.tour_step{
		font-size:160px;
		text-align:center;
	}
	.step_name{
		position:absolute;
		top:50%;
		left:50%;
		transform:translate(-50%, -50%);
	}
	.step_name h3{
		text-align:center;
	}
	.contant_form{
		padding:30px;
		min-height:unset;
	}
	#toggleFilter{
		display:inline-block;
	}
	.filter_cont{
		display:none;
	}
	.tour_row{
		flex-direction:column-reverse !important;
	}
	.tour_content{
		padding-top:110px;
	}
	.video_title{
		font-size:40px;
	}
	.tab-content{
		padding-right:0;
	}
	.tour_header {
		margin-bottom: 100px;
		z-index: 1;
	}

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

	.top_panel .left_group .call_now{
		display:none;
	}
	.top_panel .left_group .phone{
		display:none;
	}
	.theme_selector_inner{
		min-height:0;
		max-height:80px;
		flex-direction:row;
		justify-content:flex-start;
	}
	.theme_selector_inner > svg{
		margin-left:30px !important;
		margin-right:30px !important;
	}
	.theme_selector_inner > span{
		max-width:100%;
	}
	.theme_selector_inner > .theme_circle{
		right:20px;
		top:20px;
	}
	.acco-row{
		width:auto;
	}
	.avatar{
		margin-left:60px;
	}
	.errorff{
		font-size:200px;
	}
	.search_box{
		padding:20px;
	}
	#search .btn{
		width:100%;
		max-height:50px;
	}
	#search .eh{
		padding-right:0;
		padding-left:0;
		margin-top:10px;
	}
	.search_box form{
		min-width:calc(100% - 50px);
	}
	.search_box{
		margin-top:-140.5px;
		max-width:calc(100% - 30px);
	}
	.subcribe{
		padding-top:25px;
		padding-bottom:25px;
	}
}
@media only screen and  (max-width:575px){
	.theme_selector_inner > span{
		max-width:80px;
	}
	.avatar{
		display:none;
	}
	.team_info{
		padding:20px;
		margin-top:0;
		max-width:100%;
	}
	.team_social{
		top:20px;
		right:30px;
	}
	.team_container{
		margin-top:30px;
	}
	.footer_menu{
		margin-top:30px;
	}
	.footer_menu > li{
		display:block;
		margin-bottom:30px;
	}
	.top_panel > .left_group{
		display:none;
	}
	.top_panel > .right_group{
		width:100%;
		justify-content:space-between;
	}
	.top_panel .right_group .tours{
		display:none;
	}
	.top_panel .right_group .create_tour{
		margin-left:0;
	}
	.errorff{
		font-size:100px;
	}
	#tours_sort{
		display:none;
	}
	.video_subtitle{
		display:none;
	}
	.main_video{
		min-height:500px;
	}
	.item.tc{
		min-height:300px;
	}
	.tc .info{
		padding:12px;
	}
	.owl-theme .owl-nav{
		bottom:-110px;
	}
	.book_modal > .my_modal_cont{
		padding:20px;
	}
	.filter{
		padding-left:15px;
		padding-right:15px;
	}
	.nav-tabs .nav-link{
		font-size:16px;
	}
	.tour_box .price{
		font-size:24px;
		margin-left:5px;
		margin-right:10px;
	}
}
@media only screen and (max-width:320px){

}

