@media (min-width: 481px) and (orientation: landscape){
	.search_mobil .prise{margin-top:0px !important;}
	.search_mobil .zs1 {margin-bottom:8px;}
	.search_mobil .zs1 label{font-size:14px; font-weight:bold}
	.search_mobil .zs1 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff}
	.search_mobil .zs2 {line-height:17px;}
	.search_mobil .zs2 .jq-selectbox__select-text{text-decoration:underline; font-size:16px; line-height:17px; color:#ffffff}
	.search_mobil .zs3{margin-top:18px;margin-bottom:7px;}
	.search_mobil .zs3 #datepicker_data{color:#ffffff}
	.search_mobil .zs4 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff}
	.search_mobil .zs5 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff; margin-top:-4px;}
	.search_mobil .zs6 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff; margin-top:-4px;}
	.search_mobil .zs5 {margin-bottom:11px; height:auto}
	.search_mobil .zs6 {height:auto}
	.search_mobil .width_div.slider_all{margin-bottom:8px !important}

	.top_block{float:left; width:43%; margin-right:5px;}
	.down_block{width:46%;float:left;}
	#price_in{white-space:nowrap; overflow:hidden}
	#width_in{white-space:nowrap; overflow:hidden}
	.search_mobil form .button {
		position:absolute;
		right:0px;
		top:0px;
		margin:40px -30px 0 0;
    border: 0px;
    background: #d70204;
    color: #ffffff;
    width: 120px;
    height: 40px;
    text-align: center;
    font: 14px Arial, Tahoma, sans-serif;
    padding-top: 0px;
   	-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
    transform: rotate(90deg);
	}
	.search_mobil .prise{margin-top:2px;}
	.search_mobil .top_block label{
		width:35% !important;
	}
	.search_mobil .select_ label, .search_mobil .select_2a label, .search_mobil .select_2b label{
		text-align:left;
	}
	.search_mobil .slider_all label{
		text-align:left;
	}

	.search_mobil #price_in, .search_mobil #width_in{cursor:pointer}


	.price_slider_height{
		height:0;
		padding-top:0px !important;
		padding-bottom:0px;
		position:relative;
		overflow:hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	}
	.width_slider_height{
		padding-top:0px !important;
		height:0;
		padding-bottom:0px;
		position:relative;
		overflow:hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	}
	.search_mobil	.bg_slider{
		position:absolute;
		bottom:0px;
		left:0px;
		right:0px;
		display:block;
		padding:0px 3px;
		background: #5cbbeb;
		border:1px solid #2e639a;
	}
	.price_slider_height.opened, .width_slider_height.opened{
		padding-bottom:25px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	}
}
@media (min-width: 992px){
	
.padding-top_planshet_only {padding-top:15px;}

.arend_form2 .label2 label{
	text-align:center;
}
.arend_form2 .m_t_f{margin-top:39px;}


nav > div > ul > li:hover > div {
    left: -300px;
    opacity: 1;
    top: 100%;
}
nav > div > ul > li > div {
		display:table;
		font-size:0px;
    background: #ffffff none repeat scroll 0 0;
    border-top: 2px solid;
    left: -999999px;
    list-style: outside none none;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 130%;
    
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);

    -webkit-transition: opacity 0.4s ease 0s, top 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s, top 0.4s ease 0s;
    -ms-transition: opacity 0.4s ease 0s, top 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, top 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, top 0.4s ease 0s;
		height:auto;
    width: auto;
    white-space:nowrap;
    vertical-align:top;
}
nav > div > ul > li > div > ul{
	display:table-cell;
	font-size: 13px;
	white-space:normal;
	vertical-align:top;
	position:relative;
	left: 0px;
	top: 0px;
	opacity:1;
	box-shadow: none;
	border:0px;
	border-left:1px solid #dcdcdc;
	padding-bottom:20px;
}
nav > div > ul > li > div > ul:first-child{
	border-left:0px
}


.buddy-menu.small_s nav > div > ul > li > span {
    color: #ffffff;
    float: left;
    cursor:pointer;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    padding: 5px 10px;
    text-decoration:none;
    line-height:25px;
}
.buddy-menu.small_s nav > div > ul > li > a {
    color: #ffffff;
    float: left;
    cursor:pointer;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    padding: 5px 10px;
    text-decoration:none;
    line-height:25px;
}

	.buddy-header-anime{
		top:-50px;
		z-index:201;
	}
	.buddy-header-anime.anime_top{
		position:fixed;
		z-index:201;
		left:0px;right:0px;
		top:0px;
	    -webkit-transition: top .4s ease 0s;
	    -moz-transition: top .4s ease 0s;
	    -ms-transition: top .4s ease 0s;
	    -o-transition: top .4s ease 0s;
	    transition: top .4s ease 0s;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
.comments_first .com_data{margin-top:10px;}
.comments_first .announce{
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.sale_tab img{
	width:140px;
	max-width:none;
}

.width-900-md-left{
	width: 39% !important;
}
.width-900-md-right{
	width: 61% !important;
}
.width-sm2-900{
	width: 16.66666667% !important;
}
.width-sm4-900{
	width:33.33333333% !important;
}

.stoyanky{font-size:12px; font-weight:bold}

.buddy-menu nav > div > ul {
    padding-left:0px;
}

.buddy-menu .slogan{
	position:absolute;
	top:15px;
	left:147px;
	font-size:12px;
}

.ban_tab h3{
	font-size:20px;
	line-height:28px;
}

.block_foto_search .post-style1a{
    width: 300px;
    height:270px;
}
.block_foto_search .post-thumb1a img {
		width:300px;
 		height:200px;
 		object-fit: cover;
    overflow: hidden;
}
.block_foto_search .post-thumb1a {
 		height:200px;
}

	.feature-posts-list {
    height:467px;
	}    
	.search .slider_all label{
		margin-bottom:1px;
	}

.pic_img img{max-width:616px;}
 


.search form > div .datepicker{
	padding-left:10px;
	font-size:14px;
}

.search .select_ .jq-selectbox .jq-selectbox__select {
	width: 293px;
	height: 58px;
	padding: 18px 45px 0px 10px;
	font: 14px Arial, Tahoma, sans-serif;
}
.search .select_ .jq-selectbox .jq-selectbox__select, .search .select_2a .jq-selectbox .jq-selectbox__select, .search .select_2b .jq-selectbox .jq-selectbox__select {
	padding-left:10px;
}
.search .select_ .jq-selectbox__dropdown {
    width: 293px;
}

.search .select_ .jq-selectbox__dropdown ul {
    width: 100%;
}

.search .select_2a, .search .select_2b, .search .select_2a .jq-selectbox .jq-selectbox__select, .search .select_2b .jq-selectbox .jq-selectbox__select {
    width: 142px;
}
.search2 form {
    width: 943px;
}
.search2 form .datepicker {
		padding: 10px 30px 10px 10px;
    width: 135px;
}
.search2 .select_ .jq-selectbox .jq-selectbox__select {
    width: 112px;
}
.search2 .slider_all #price_yachts {
    width: 116px;
}
.search2 .slider_all #width_yachts, .search2 .slider_all #price_yachts {
    padding: 10px 0px 10px 0px;
}
.search2 .slider_all #width_yachts {
    width: 100px;
}
ul.menu_country li {
    margin-right: 25px;
}
.post-style1a {
    margin: 0 20px 20px 0;
    width: 192px;
    height: 210px;
}
.buddy-menu nav > div > ul > li > span{
	cursor:pointer;
	font-size: 14px;
	padding: 20px 12px;
}
.buddy-menu nav > div > ul > li > span:hover:before {
	left:12px;
	right:12px;
}
.buddy-menu nav > div > ul > li > a{
	cursor:pointer;
	font-size: 14px;
	padding: 20px 12px;
}
.buddy-menu nav > div > ul > li > a:hover:before {
	left:12px;
	right:12px;
}

.feature-posts-list .featured-post{
	margin-bottom: 10px;
	max-height:80px; 
}
.feature-posts-list h4{
	font-size: 14px;
}
.featured-post > h3{
	font-size: 12px;
}
.post-detail2 {
    padding: 50px 0 95px 40px;
}
.slider-post {
    padding: 0;
}
.slider-button {
    float: left;
    position: static;
    width: 100%;
}
.slider-button li > a::after {
    content: "";
}
.post-detail3 > h3 {
    font-size: 24px;
}
.tabs-widget > .nav > li a {
    font-size: 11px;
    padding: 8px 15px;
}
.post-style1 h3 a {
    font-size: 14px;
}
.post-style4 h3 {
    font-size: 17px;
}
.post-detail8 > h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ad.centred > img {
    float: left;
    width: 100%;
}
.post-detail7 > h3 {
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.post-thumb7 {
    max-height: 130px;
    min-height: auto;
}
.post-category > h3 {
    font-size: 13px;
}
.category-count-widget > li {
    padding: 20px 65px 20px 30px;
}
.category-count-widget > li a {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.post-thumb1 {
    width: 78px !important;
    height:78px !important;
}
.post-style1 {
    padding-left: 98px;
    height: 122px;
}
.about-widget > h3 {
    font-size: 24px;
}
.uper-footer .widget {
    padding: 60px 30px;
}
.post-style5 > h3 {
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.post-style11 {
    background-size: cover;
}
.post-author-info {
    margin-bottom: 40px;
}
.post-thumb17 {
    width: 100%;
}
.post-desc17 {
    width: 100%;
}
.team > span {
    height: 148px;
    width: 148px;
}
.blog-authors-info {
    float: left;
    padding: 50px 30px;
    position: static;
    
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);

    width: 100%;
}
.blog-authors-info > h3 {
    color: #333333;
}
.subscribe {
    width: 100%;
}








}

@media (max-width: 991px) {
	.wind_p{
		text-align:left;
	}
	.post-detail3 > h3 {
    font-size: 20px;
    line-height: 32px;
  }
	div.switch_menu .container, div.switch_menu .buddy-header{position:static}
	.price_slider_height, .width_slider_height{
		padding-top:5px;
	}
	.search_mobil .prise{margin-top:20px}
	.search_mobil .zs1 {margin-bottom:8px;}
	.search_mobil .zs1 label{font-size:14px; font-weight:bold}
	.search_mobil .zs1 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff}
	.search_mobil .zs2 {line-height:17px;}
	.search_mobil .zs2 .jq-selectbox__select-text{text-decoration:underline; font-size:16px; line-height:17px; color:#ffffff}
	.search_mobil .zs3{margin-top:18px;margin-bottom:7px;}
	.search_mobil .zs3 #datepicker_data{color:#ffffff}
	.search_mobil .zs4 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff}
	.search_mobil .zs5 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff; margin-top:-4px;}
	.search_mobil .zs6 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff; margin-top:-4px;}
	.search_mobil .zs5 {margin-bottom:11px; height:auto}
	.search_mobil .zs6 {height:auto}
	.search_mobil .width_div.slider_all{margin-bottom:5px}


.switch_search .search_but .fa.fa-search:before{
	content:"\f00d";
}
.m_m_t_com{margin-top:20px;}
.m_m_b0{margin-bottom:0px;}
.m_m_b{margin-bottom:30px;}
.null_h{display:none;}
.width_200{width:auto;}
body{overflow: auto;}
.post-style1 .content_h h3 {
	width:100%;
}
.m_t_auto{
	margin-top:0px !important;
}
.m_b100{
	margin-bottom:0px !important;
}

.m_t-100
{
	margin-top:0px !important;
}
.sale_tab img{
	max-width:160px;
}
.div_table{display:block; width:100%}
.div_table-row{
	display:block;
}
.div_table-cell{
	display:block;
	vertical-align:top;
}

 .sale_tab td:first-child{
	padding-left:0px;
	padding-right:0px;
}

.name_navionix{margin:0px;}
.yacht_bb_tab h2{display:none;}
.region1 .pic img{height:auto; width:100%}
.region2 .pic img{height:auto; width:100%}
.region4 .pic img{height:auto; width:100%}
.region2{ height:auto;}
.region4{ height:auto;}
.region2_body{ height:auto;}
.region4_body{ height:auto;}




.container.z-103.margin-top_fix {
    margin-top:0px;
    top: 0px;
}

.anounce_and_btn{
	margin-top:7px;
	min-height:20px;
}
.mesto_info .anounce {
	margin-top:7px;
	margin-right:100px;
}

.mesto_info .next_anounce {
	position:absolute;
	top:0px;
	right:0px;
	margin-top:0px;
	margin-bottom:15px;
	display:block;
}


.form_order_n{position:relative; top:-60px;}
.mesto_map img{
		width:100%;
		height:250px;
}
.arend_form .block-left{float:none; width:auto}
.arend_form .block-right{float:none; width:auto}

ul.menu_country{display:block;margin:15px 0 15px 0px; padding:0px; list-style:none;  font-size:12px;}
ul.menu_country:after{content:""; display:block; clear:both;}
ul.menu_country li{margin-right:4px; margin-bottom:4px; padding:2px 10px; float:left; background-color:#5cbbeb; border-radius:4px;}
ul.menu_country li a{letter-spacing:0.7px; text-decoration:none; color:#ffffff}

ul.mesto_at li{padding:1px 4px;}


	.container.z-100{padding-top:0px;}
	.container.z-103{padding-top:0px;}
	.mob_cont{display:block;padding:10px 15px 15px;background:#eeeeee;}
	.mob_cont div{overflow:hidden; padding:0px;margin:0px;}
	.margin-top_fix{margin-top:0px;}
	.pic_img img{max-width:720px;}
	
	.buddy-header{position:relative; top:0px; left:0px; right:0px; height:60px;}
	.buddy-header.fixed2{position: relative;}
	
	.mob_scroll{position:relative;}
	.buddy-menu{height:60px;}
	.buddy-menu .container{position:static;}
	.buddy-menu .logo {
    display:none;
	}
	.logo > a img{
		height:50px;
	}
	.slogan{
		z-index:1001;
    position: absolute;
    top: 13px;
    left: 60px !important;
    right:50px;
	}
	
	.slogan .logo_text{
		font-weight:bold;
		display:block;
		font-size:25px;
		color:#ffffff
	}
	.slogan .name{display:none !important;}
	.slogan .tel{display:none !important;}
	.slogan .email{display:none !important; margin-top:10px; margin-bottom:10px; display:none}
	.slogan .addres{display:none !important; margin-top:10px; line-height:14px}
	.slogan .tel:after{left:-23px;}
	.slogan .email:after{top: -3px;}
	.buddy-menu.dropshadow{box-shadow:none}
	.fix_mob{
		width:100%;
		top:0px;
		left:0px;
		background: #1467a8;
	}
	.buddy-menu nav{
		width:250px;
		z-index:1000;
		margin:0px !important;
		display:block;
		position:absolute;
		top:0;
		left:-100%;
		bottom:0px;
		background: #1467a8;
		overflow:hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	}
	.search_mobil{
		z-index:800;
		margin:0px;
		display:block;
		position:absolute;
		top:-100%;
		left:0;
		right:0;
		background: #5cbbeb;
		padding:15px 0 15px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	}
	.z-100	.search{
		display:none;
	}
	#header_block{
		display:none;
	}
	
	.buddy-menu nav > div{
		padding:60px 0 20px;
		height:100%;
	}

	.buddy-menu nav > div > ul{
		display:block;
		overflow:auto;
		height:100%;
		margin:0px;
		padding:15px;
	}
	.buddy-menu nav > div > ul > li{
		display:table;
		width:100%;
		margin:0px;
		padding:0px;
	}
	.buddy-menu nav > div > ul > li > span{
		cursor:pointer;
		float:none;
		display:inline-block;
		padding:5px 0;
		position:relative;
	}
	
.buddy-menu nav > div > ul > li > span:hover:before {
	content:" ";
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	top:auto;
	bottom:0px;
	background:#ffffff;
	height:5px;
}	.buddy-menu nav > div > ul > li > a{
		cursor:pointer;
		float:none;
		display:inline-block;
		padding:5px 0;
		position:relative;
	}
	
.buddy-menu nav > div > ul > li > a:hover:before {
	content:" ";
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	top:auto;
	bottom:0px;
	background:#ffffff;
	height:5px;
}
	.buddy-menu nav > div > ul > li > ul, .buddy-menu nav > div > ul > li > div{
		border-top: 0px;
		height:0px;
		top:0px;
		left:-100%;
		position:relative;
		display:block;
		overflow:hidden;
		width:100%;
		background:#ffffff;
	}
nav > div > ul > li ul li a {
    padding: 7px 27px;
}
	.buddy-menu nav > div > ul > li > div > ul{
		border:0px;
		left:0px;
		top:0px;
		width:100%;
		position:relative;
		float:none;
		display:block;
		height:auto;
		opacity:1;
		margin:0px;
	}
	nav > div > ul > li:hover > ul{
		height:0px;
		top:0px;
		left:-100%;
		position:relative;
		display:block;
	}

	nav > div > ul > li:hover > div{
		height:0px;
		top:0px;
		left:-100%;
		position:relative;
		display:block;
	}
	nav > div > ul > li .mega-menu5, nav > div > ul > li:hover .mega-menu5{
		width:100%;
		border-top: 0px;
		height:0px;
		overflow:hidden;
		left:-100%;
		top:0px;
		opacity:1;
		position:relative;
		display:block;
	}
	nav .menu-list1{
		border-top: 0px;
	}
	
	nav > div > ul > li:hover.select_m > ul, nav > div > ul > li:hover.select_m > div, nav > div > ul > li.select_m > div, nav > div > ul > li.select_m > ul, nav > div > ul > li.select_m .mega-menu5, nav > div > ul > li:hover.select_m .mega-menu5{
		top:0px;
		left:0px;
		height:auto;
		opacity:1;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	}
	.fix_mob .menu_but{
		z-index:1001;
		position:absolute;
		top:15px;
		left:0px;
		display:block;
		width:40px;
		height:auto;
		cursor:pointer;
	}
	.fix_mob .menu_but span{
		display:block;
		margin-bottom:6px;
		border:3px solid #ffffff;
		border-radius:0px;
	}
	.fix_mob .search_but{
		z-index:1001;
		position:absolute;
		top:17px;
		right:5px;
		display:block;
		height:auto;
		cursor:pointer;
		font-size:25px;
		line-height:25px;
		color:#ffffff;
	}

	div.switch_menu, div.switch_search{
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
	}
	div.switch_menu .buddy-menu nav{
		left:0;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	}

	body > div.switch_search .search_mobil{
		top:0px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	}
}

@media (min-width: 768px) and (max-width: 991px){

.comments_first .announce{
width: 100%;
}

.region5 {
	margin-right: 22px;
}
.stoyanky{font-size:12px; font-weight:bold}
.width-sm2-900{
	width: 16.66666667% !important;
}
.width-sm4-900{
	width:33.33333333% !important;
}
.block_foto .post-style1a{
	width:46%;
	margin-right:4%;
	height:234px;
}
.block_foto .post-thumb1a{
	height:180px;
}
	
.block_foto .post-style1a img{
	width:100%;
	height:180px;
}

.block_foto_search .post-style1a{
	width:46%;
	margin-right:4%;
}
.block_foto_search .post-thumb1a img{
	width:100%;
}
.about-strip p {
    padding: 0;
}    
.team .social-btn {
    float: left;
    position: static;
    text-align: center;
    width: 100%;
}
.team .social-btn > li {
    display: inline-flex;
    float: none;
    margin-top: 4px;
}
.column {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.column:first-child {
    margin-top: 0;
}
.post-header-bar .row > div {
    float: left;
    width: 50%;
}
.post-detail2 {
    padding: 60px 0;
    width: 100%;
}
.post-thumb2 {
    float: left;
    width: 100%;
}
.post-detail16 {
    float: left;
    padding-bottom: 0;
    position: static;
    
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);

    width: 100%;
}
.masonary-posts .item {
    float: left;
    margin: 0 !important;
    width: 50%;
}
.post-detail11 {
    min-width: 100%;
    padding-left: 90px;
    padding-right: 90px;
    width: 100%;
}
.fancy-carousal .owl-nav {
    opacity: 0;
}
.fancy-carousal:hover .owl-nav {
    opacity: 1;
}
.blog-authors-info {
    float: left;
    padding: 50px 30px;
    position: static;
    
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);

    width: 100%;
}
.blog-authors-info > h3 {
    color: #333333;
}
.responsive-header{
    display: block;
}
.blog-authors-info {
    float: left;
    padding: 50px 30px;
    position: static;
    
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);

    width: 100%;
}
.blog-authors-info > h3 {
    color: #333333;
}
.wide-overlay-text {
    background: #4f4f4f none repeat scroll 0 0;
    float: left;
    padding: 50px 0 170px;
    position: static;
    width: 100%;
}
.blog-single.style4 .blog-single-details {
    float: left;
    padding-left: 20px;
    padding-right: 30px !important;
    padding-top: 30px;
    position: static;
    width: 100% !important;
}
.blog-single.style4 .single-post-thumb {
    width: 100%;
}
.blog-single.style4 .post-single-info h1 {
    font-size: 20px;
    line-height: 34px;
}
.blog-single.style3 .single-post-thumb > .container .post-single-info {
    background: #8f8f8f none repeat scroll 0 0;
    padding: 50px 20px;
    position: static;
    width: 100%;
}

}


@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape){

	.search_mobil .prise{margin-top:0px !important;}
	.search_mobil .zs1 {margin-bottom:8px;}
	.search_mobil .zs1 label{font-size:14px; font-weight:bold}
	.search_mobil .zs1 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff}
	.search_mobil .zs2 {line-height:17px;}
	.search_mobil .zs2 .jq-selectbox__select-text{text-decoration:underline; font-size:16px; line-height:17px; color:#ffffff}
	.search_mobil .zs3{margin-top:18px;margin-bottom:7px;}
	.search_mobil .zs3 #datepicker_data{color:#ffffff}
	.search_mobil .zs4 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff}
	.search_mobil .zs5 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff; margin-top:-4px;}
	.search_mobil .zs6 .jq-selectbox__select-text{text-decoration:underline; color:#ffffff; margin-top:-4px;}
	.search_mobil .zs5 {margin-bottom:11px; height:auto}
	.search_mobil .zs6 {height:auto}
	.search_mobil .width_div.slider_all{margin-bottom:8px !important}


	.search_mobil form .button {
		position:relative;
		right:0px;
		top:0px;
		margin:20px 0px 0 0;
    border: 0px;
    background: #d70204;
    color: #ffffff;
    width: 100%;
    height: 40px;
    text-align: center;
    font: 14px Arial, Tahoma, sans-serif;
    padding-top: 0px;
   	-o-transform: none;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
    transform: none;
	}

	.top_block{float:left; width:48%; margin-right:5px;}
	.down_block{width:48%;float:left;}

}

@media (max-width: 767px) {
.geo_block{font-size:14px;}
.m_m_t{
	margin-top:30px !important;
}
.m_m_t7_0{
	margin-top:0px !important;
}
.col-sm{
	float:none;
	max-width:none;
}
.previewText .p_viewText #previewTxt, .previewText .c_viewText .close_pv{
	width: 100%;
}

.m_none{display:none !important;}
.price_sale{font-size:30px;}
.sale_tab .len_sale{
	display:inline;
}

.only_700{
	display:block;
}

.sale_tab img{
	width:100%;
	max-width:none;
}
.div_table{display:block; width:100%}
.div_table-row{
	display:block;
	width:100%;
}
.div_table-cell{
	display:block;
	width:100%;
	vertical-align:top;
	font-size: 18px;
	color: #000000;
	font-family: 'Open Sans', sans-serif !important;
}
.div_table-cell a{
	color: #000000;
}
.div_table-row .div_table-cell:first-child{
padding-right:0px;
padding-bottom:5px;
}

.table.table-striped.sale_tab{
	display:block;
	width:100%;
}
.table.table-striped.sale_tab thead{
	display:none;
}
.table.table-striped.sale_tab tbody{
	display:block;
	width:100%;
}

.table.table-striped.sale_tab tr{
	background:none !important;
	display:block;
	width:100%;
	padding-bottom:20px;
}

.table.table-striped.sale_tab thead th{
	display:block;
	width:100%;
	white-space:nowrap;
	color:#60e6b5;
}
.table.table-striped thead th a{
	color:#000000;
}
.table.table-striped thead th a i{
	color:#1467a8;
}
.sale_tab th:before, .sale_tab td:before{
	display:none;
}
.sale_tab th, .sale_tab td{
	padding:0px 0px 3px !important;
	display:block;
	width:100%;
	border:0px !important;
	position:relative;
	
}
.sale_tab tr > td:nth-child(3), .sale_tab tr > td:nth-child(4){
	display:inline;
}
 .sale_tab tr > td:nth-child(4):before{
 	position:static;
 	display:inline-block;
 	content:"•";
 	border:0px;
 	padding-right:7px;
}
.sale_tab th:last-child, .sale_tab td:last-child{
	text-align:left;
	white-space:normal;
}
.sale_tab th:first-child, .sale_tab td:first-child{
	padding-left: 8px;
}







.mobile_none{display:none;}
.block_foto .post-style1a{
	width:46%;
	margin-right:4%;
	height:254px;
}
.block_foto .post-thumb1a{
	height:180px;
}
.block_foto .post-style1a img{
	width:100%;
}


.block_foto_search .post-style1a{
	width:46%;
	margin-right:4%;
}
.block_foto_search .post-thumb1a img{
	width:100%;
	height:180px;
}

.pic_body{width:100% !important;}
.pic_img img{width:auto; max-width:100%}
.about-strip p {
    padding: 0;
}    
.team .social-btn {
    float: left;
    position: static;
    text-align: center;
    width: 100%;
}
.team .social-btn > li {
    display: inline-flex;
    float: none;
    margin-top: 4px;
}
.column {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.column:first-child {
    margin-top: 0;
}
.post-header-bar .row > div {
    float: left;
    width: 50%;
}
.post-detail2 {
    padding: 60px 0;
    width: 100%;
}
.post-thumb2 {
    float: left;
    width: 100%;
}
.post-detail16 {
    float: left;
    padding-bottom: 0;
    position: static;
    
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);

    width: 100%;
}
.masonary-posts .item {
    float: left;
    margin: 0 !important;
    width: 50%;
}
.post-detail11 {
    min-width: 100%;
    padding-left: 90px;
    padding-right: 90px;
    width: 100%;
}
.fancy-carousal .owl-nav {
    opacity: 0;
}
.fancy-carousal:hover .owl-nav {
    opacity: 1;
}
.blog-authors-info {
    float: left;
    padding: 50px 30px;
    position: static;
    
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);

    width: 100%;
}
.blog-authors-info > h3 {
    color: #333333;
}
.about-sec > h2 {
    font-size: 20px;
    line-height: 30px;
}
.heading5 h2 {
    font-size: 19px;
}
.heading5 > span {
    font-size: 11px;
}
.heading5::before {
    top: 10px;
}
.post-single-info h1 {
    font-size: 18px;
}
.your-post-action > ul > li {
    width: 100%;
}
.your-post-action > ul::before {
    height: 2px;
    left: 0;
    margin-top: -1px;
    top: 50%;
    width: 100%;
}
.blog-single.style2 .fixed-img {
    background-size: cover;
    min-height: 375px;
}
.blog-single.style2 .post-single-info {
    float: left;
    left: 0;
    margin: 0;
    position: relative;
    width: 100%;
}
.responsive-header{
    display: block;
}
.heading5 h2 {
    padding: 0 30px;
}
.masonary-posts .item {
    width: 100%;
}
.post-detail11 > h3 {
    font-size: 27px;
}
.blog-authors-info > h3 {
    font-size: 27px;
}
.heading5 {
    padding: 0;
}
.masonry-gallery > div {
    float: left;
    width: 100%;
}
.post-tabs > .nav > li {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
.post-tabs > .nav > li a {
    float: left;
    width: 100%;
}
.holder a {
    float: left;
    margin: 0 5px 19px;
}
.post-detail16 > h3 {
    font-size: 20px;
    line-height: 30px;
}
.post-detail11 {
    padding-left: 20px;
    padding-right: 20px;
}
.post-style13 > h3 {
    font-size: 17px;
}
.post-thumb-box > a {
    text-align: center;
    width: 190px;
}
.post-author-info {
    padding: 0;
    text-align: center;
}
.post-author-info > span {
    display: table;
    float: none;
    margin: 0 auto 20px;
    position: static;
    width: auto;
}
.post-desc17 {
    padding: 30px;
}
.post-desc17 > h5 {
    font-size: 15px;
}
.post-desc17 > h2 > a {
    font-size: 22px;
}
.post-carousal {
    padding: 0;
}
.post-carousal .owl-nav {
    display: none;
}
.video-box-title > h3 {
    font-size: 14px;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-box-title > a {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
.video-box-title > .cat {
    margin-top: 20px;
}
.single-post-thumb .rating-post {
    float: left;
    position: static;
    width: 100%;
}
.single-post-thumb .rating-post span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;

    float: left;
    text-align: center;
    width: 100%;
}
.share-post {
    float: left;
    margin: 20px 0;
    padding: 0;
    position: static;
    width: 100%;
}
.post-single-info {
    padding: 30px;
}
.post-single-info > span {
    float: left;
    margin-bottom: 19px;
    position: static;
    width: 100%;
}
.post-single-info li {
    margin: 9px 0;
    width: 100%;
}
.rating-detailed {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}
.blog-single-details > img {
    float: left;
    margin: 20px 0;
    width: 100%;
}
.who-post-author {
    padding: 30px;
}
.who-post-author > span {
    float: left;
    margin: 0 0 30px;
    position: static;
    width: 100%;
}
.who-post-author img {
    float: left;
    width: 100%;
}
.who-post-sec {
    padding: 0;
}
.comment {
    padding: 0;
}
.comment > span {
    float: left;
    position: static;
    width: 100%;
}
.comment-thread ul {
    padding: 0;
}
.comment-thread ul li .comment {
    padding: 0;
}
.single-post-thumb {
    z-index: 999999;
}
.subscribe {
    width: 100%;
}
.about-strip h3 {
    font-size: 15px;
    padding: 15px 26px;
}
.social-wide > li {
    width: 50% !important;
}
.post-detail11 > h3 {
    font-size: 19px;
}
.owl-item {
    cursor: move;
}
.wide-overlay-text {
    background: #4f4f4f none repeat scroll 0 0;
    float: left;
    padding: 50px 0 170px;
    position: static;
    width: 100%;
}
.feature-posts-list {
    float: left;
    position: static;
    width: 100%;
}
.featured-post-title {
    float: left;
    margin: 0;
    padding: 40px 0 0;
    width: 100%;
}
.featured-post-name {
    float: left;
    margin: 0;
    padding: 30px;
    position: static;
    width: 100%;
}
.featured-post-name > h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
}
.wide-overlay-text h4 {
    font-size: 17px;
}
.blog-single.style3 .single-post-thumb .post-single-info h1 {
    font-size: 22px;
    line-height: 30px;
}
.blog-single.style4 .single-post-thumb {
    width: 100%;
}
.blog-single.style4 .blog-single-details {
    float: left;
    position: static;
    width: 100% !important;
}
.heading6 > h2 {
    font-size: 21px;
}
.heading7 > h2,
.heading8 > h2,
.heading9 > h2,
.heading10 > h2,
.heading11 > h2 {
    font-size: 21px;
}
.heading2 {
    font-size: 13px;
}
.fashion-carousel-controls {
    bottom: 27%;
}
.blog-single.style3 .single-post-thumb .post-single-info {
    position: relative;
}
.blog-single.style4 .post-single-info h1 {
    font-size: 22px;
    line-height: 30px;
}



}

@media (max-width: 480px)  {
.ban{display:none;}
.arend_form2 .button {
	width:100%;
}
.add_com input.btn{
	width:100%;
}
.form .stop{
	padding-left:0px;
}

.arend_form .bl{
	margin:15px 0 0;
}
h1{
	font-size:32px;
	line-height:34px;
}
.post-style1{
	height:auto;
	min-height:100px;
}
.comments_first .com_data{margin-top:0px;}
.column_2 {
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
    -webkit-column-rule: 0px solid #ccc;
    -moz-column-rule: 0px solid #ccc;
    column-rule: 0px solid #ccc;
}
	.buddy-menu nav{
		width:100%;
	}
.anounce_and_btn{
	margin-top:7px;
	min-height:20px;
}
.mesto_info .anounce {
	margin-top:7px;
	margin-right:0px;
}

.mesto_info .next_anounce {
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	display:block;
	text-align:left;
}
	
	.head_text{font-size:16px; line-height: 24px;}
	.head_text span{overflow:hidden; width:0px; height:0px; display:block;}
	.yacht_bb_price_but{float:none; margin-left:0px; margin-top:20px; text-align:center}
	.yacht_bb_price_but .yacht_bb_price{text-align:center;}
	.yacht_bb_price_but .price_tab_wrap{display:block; text-align:center; width:auto; margin-left:0px;}
	.yacht_bb_price_but .price_tab_wrap .price_old{text-align:center}
	.yacht_bb_price_but .price_tab_wrap .price_detal{text-align:center}
	.yacht_bb_price_but .button{background:#aaa;}
	.yacht_bb_tab_left{margin-top:10px; margin-bottom:0px; width:100%; float:none}
	.yacht_bb_tab_right{margin-top:0px; width:100%; float:none}
	.arend_form .button {width:100%}
	.arend_form label{
	display:block;
	float:none;
	width:100%;
	margin-bottom:5px;
	}

.arend_form .right_i{
	display:block;
	width:100%;
	float:none;
}	
	
.carousal_yacht{
	display:none !important;
}
.post-style1b{
	height:auto;
}
.b_400{
	display:block;
}
.imgl{
	max-width:100%;
	float:none;
	margin-right:0px;
}

.imgr{
	max-width:100%;
	float:none;
	margin-left:0px;
}
.mob_cont .addres{display:none}
ul.menu_country{display:block;margin:15px 0 15px 15px; padding:0px; list-style:square;  font-size:12px;}
ul.menu_country:after{content:""; display:block; clear:both;}
ul.menu_country li{margin-right:0px; float:none; padding:0px; background:none;}
ul.menu_country li a{letter-spacing:0.7px; text-decoration:underline; color:#000000}

.ban_tab h3 {
    font-size: 18px;
    line-height: 25px;
}
.block_foto .post-style1a{
	width:100%;
	height:234px;
}
.block_foto .post-thumb1a{
	width:100%;
	height:180px;
}
.block_foto .post-style1a img{
	width:100%;
	height:180px;
}


.block_foto_search .post-style1a{
	width:100%;
}
.container .block_foto_search, .container .block_foto{
	margin-right:0px;
}
.block_foto_search .post-thumb1a img{
	width:100%;
}

.about-strip p {
    padding: 0;
}    
.about-sec > h2 {
    font-size: 14px;
    line-height: 30px;
}
.heading h2 {
    font-size: 18px;
}
.award-story > h3 {
    line-height: 27px;
}
.footer-menu > li {
    margin-bottom: 15px;
}
.pagination > li a, .pagination > li > span {
    margin: 0 5px 9px;
}
.responsive-header{
    display: block;
}
.post-detail3 > h3 {
    font-size: 20px;
    line-height: 32px;
}
.fancy-carousal .owl-nav {
    display: none;
}
.owl-nav > div {
    display: none !important;
}
.post-detail8 > a {
    padding: 10px 20px;
}
.post-detail8 > i {
    padding: 10px 9px;
}
.total-views {
    float: left;
}
.fashion-carousel-controls {
    bottom: 32%;
    left: 32px;
}
.contact-infos > ul > li {
    padding: 0;
}
.contact-infos > ul > li > span {
    position: relative;
}
.contact-infos > ul > li p {
    margin: 0;
}
.blog-single.style3 .single-post-thumb > .container .post-single-info {
    padding: 0 30px 50px;
}


.only_mobil{display:block;}
.search_bb2_h{display:none;}
.only_planshet{display:none;}





}