.pconly {display:block !important;}
.sponly {display:none !important;}
.amore-inner-container{
	background-color:white;
	margin-bottom:0 !important}
#contact-area {
	float:right;
}
#contact-area p {
	display:block;
	width:200px;
	float:left;
}
#contact-area a {
	display:block;
}
#contact-area span {
  font-size:150%;
}
#contact-area button {
	text-align:left;
}
.navbar {
	margin-bottom:0 !important;
}
#main-menu>li>a {
	padding-left:10px !important;
	padding-right:10px !important;
}
#grobal_menu > .menu > li,
.nav > li,
.navbar-nav > li{
	font-size:11px;
	width:calc( 100% / 9 );
	border-bottom-width:0px;
}
#grobal_menu > .menu > li > a,
.nav > li > a,
.navbar-nav > li > a{
	text-align:center;
	color:#fff !important;
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap;
}
.h_logo{height:75px;}
.site-navigation{
	color:#fff;
/* 	background-image:linear-gradient(to bottom, #fffdfe, #ffc2fd); */
	background-color:#45131ccc !important;
	height:auto !important;
}
body.home .breadcrumb {display:none;}
.col-sm-80 {padding-left:10px !important;}
.col-sm-37 {padding-right:10px !important;}
.widget_black_studio_tinymce  .textwidget {margin:0 5px;}
.widget_black_studio_tinymce h3{text-align:center;background-color:#740308;color:#c4df9c;border-radius:5px;font-size:14px;padding:5px 10px !important;}
.widget_black_studio_tinymce h3.side_headline{background-color:#ff6969; color:#fff;border:1px solid #d46836;}
#footer_description {display:none;}
.footer_main h3{background-color:transparent;}
.footer_main .navbar-nav > li > a{
	color:#333 !important;
	text-align:left;
}
@media only screen and (max-width: 771px){
.pconly {display:none !important;}
.sponly {display:block !important;}
.navbar-header {
	width:calc( 100% - 60px );
}
#logo_image #logo img.h_logo {
  height:75px !important;
}
#contact-area p {
	width:50%;
	float:left;
	text-align:center;
	padding:0 10px;
	box-sizing:border-box;
	font-size:10px;
}
	.mobile #global_menu a br {
		display:none;
	}
	.single-page {
		padding-right:10px !important;
		padding-left:10px !important;
	}
	.article img {max-width:calc( 100vw - 20px ) !important;}
	table,caption,tbody,tr,th,td {
		display:block;
	float:none;
	clear:both;
	width:100% !important;
		height:auto !important;
	}
	.article td img {max-width:calc( 100vw - 50px ) !important;}
	.row.article * {max-width:100% !important;}
	.row.article div {width:100% !important;}
	.ifr{position: relative;}
	.ifr:after{
		padding-top:56.3%;
		display:block;
		content:"";
	}
	.ifr iframe {
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		width:100%;
		height:100%;
	}
	#bottom-reserve p {
		text-align:left !important;
	}
}
@media only screen and (max-width: 426px){
	.navbar-header {
	width:100%;
}
	#contact-area{
		width:100%;
	}
	.amore-divider .top-headline{
  display: flex;
  justify-content: center;
  align-items: center;
		line-height:1.2em !important;
}
}