/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

.content-text p img {
	display: block;
	margin-top: 10px;
}
.container_12 {
	width: 100%;
	margin: 0;
	padding: 0 15px;
	text-align: center !important;
	max-width: 1500px;
	float: none;
	margin: 0 auto;
}
.fixedHeader #sitename {
	margin-top: 15px;
}
.fixedHeader #sitename a {
	font-size: 26px;
	margin: 0;
}
.article-blog.single {
	opacity: 1 !important;
	transform: none !important;
}
div#navigation-res ul#menu.menu li.deeper.parent a::after {
	display: none;
}
#navigation-res ul li a {
	display: inline-block;
}
.bt-icon::before {
	content: "\f0dd" !important;
	font-family: fontawesome;
	color: #fff;
	width: 30px;
	display: inline-block;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
	font-size: 20px;
	cursor: pointer;
}
body #navigation-res li li, body #navigation-res li:hover li {
	max-height: none;
}
#navigation-res ul.navig {
	display: none;
}
@media only screen and (min-width: 961px) and (max-width: 1500px) {
	#navigation ul.menu li a {
		padding: 10px 0 !important;
		margin: 0 10px !important;
	}
	#sitename a {
		letter-spacing: 2px;
		height: auto;
		margin: 25px 0;
		display: inline-block;
		font-size: 14px;
	}
}
@media only screen and (min-width: 1201px) {
	body #navigation ul.menu li a {
		height: auto;
		letter-spacing: 2px;
	}
}
@media only screen and (max-width: 1500px){
	#header .page .container_12 {
		width: 100%;
		margin: 0;
		padding: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.menuButon, #sitename {
		margin: 0;
	}
	body .header, body .fixedHeader {
		min-height: auto;
		height: auto;
		padding: 15px 0;
	}
	#navigation ul.menu li a {
		height: auto;
	}
	.fixedHeader #sitename, .fixedHeader #nav-top, .fixedHeader .menuButon {
		margin-top: 0;
	}
	.fixedHeader #navigation ul.menu li a {
		height: auto;
	}
}
@media only screen and (max-width: 1200px){
	#header .page .grid_8 {
		display: none;
	}
	#header .page .grid_1 {
		float: right;
	}
}
@media only screen and (max-width: 1024px){
	#slideshow .tp-caption h2 {
		font-size: 38px;
	}
	.article-blog .content-text tr td {
		display: inline-block;
		width: 100%;
		height: auto;
		padding: 0;
	}
	.article-blog .content-text tr td p {
		margin: 10px 0;
	}
	.article-blog .content-text tr, .article-blog .content-text tr td {
		line-height: 0;
	}
	.article-blog p, .article-blog li {
		line-height: normal;
	}
	.article-blog .content-text tr td li {
		list-style-position: inside;
	}
	#main .page {
		max-width: 100%;
	}
	#main .page .container_12 {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	div.content-text tr td img {
		width: 100%;
		max-width: 500px;
		margin: 10px 0;
	}
}
@media only screen and (max-width: 960px){
	.header {
		padding: 20px 0;
	}
	body .grid_12 .span12 div.article-blog h2.article-header-blog, 
	body .grid_12 div.article-blog > h2.article-header-blog {
		font-size: 24px;
	}
}
@media only screen and (max-width: 736px){
	#header .page > div > div {
		max-width: 50%;
		width: 100%;
		float: left;
	}
	body #sitename {
		text-align: left;
		margin-top: 0;
	}
	body .menuButon {
		text-align: right;
		margin-top: 0;
	}
	body #sitename a {
		font-size: 14px;
		height: auto;
		letter-spacing: 2px;
	}
	#block-top .moduletable, #block-feature .moduletable, #block-beforecontent .moduletable, #block-aftercontent .moduletable, #block-bottomcontent .moduletable, #block-footertop .moduletable, #block-footerbottom .moduletable {
		padding: 0;
	}
	#footerbottom .container_12 {
		width: 100%;
		text-align: center;
	}
	#block-footerbottom ul#menu li {
		text-align: center;
	}
	body .grid_12 .span12 div.article-blog h2.article-header-blog, 
	body .grid_12 div.article-blog > h2.article-header-blog {
		font-size: 20px;
	}
	.content-text img {
		width: 100%;
		height: auto;
	}
	body .fixedHeader #sitename a {
		font-size: 16px;
	}
}
@media only screen and (max-width: 400px){
	body .tp-caption {
		display: block;
	}
	body .tp-caption h2 {
		display: block;
	}
}