@font-face {
	font-family: 'pfcenturablack';
	src: url('pfcenbla_0-webfont.eot');
	src: url('pfcenbla_0-webfont.eot?#iefix') format('embedded-opentype'), url('pfcenbla_0-webfont.woff2') format('woff2'), url('pfcenbla_0-webfont.woff') format('woff'), url('pfcenbla_0-webfont.ttf') format('truetype'), url('pfcenbla_0-webfont.svg#pfcenturablack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pf_din_text_cond_promedium';
	src: url('pfdintextcondpro-medium-webfont.eot');
	src: url('pfdintextcondpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('pfdintextcondpro-medium-webfont.woff2') format('woff2'), url('pfdintextcondpro-medium-webfont.woff') format('woff'), url('pfdintextcondpro-medium-webfont.ttf') format('truetype'), url('pfdintextcondpro-medium-webfont.svg#pf_din_text_cond_promedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pf_din_text_cond_proregular';
	src: url('pfdintextcondpro-regular-webfont.eot');
	src: url('pfdintextcondpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('pfdintextcondpro-regular-webfont.woff2') format('woff2'), url('pfdintextcondpro-regular-webfont.woff') format('woff'), url('pfdintextcondpro-regular-webfont.ttf') format('truetype'), url('pfdintextcondpro-regular-webfont.svg#pf_din_text_cond_proregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pf_dintext_probold';
	src: url('pfdintextpro-bold-webfont.eot');
	src: url('pfdintextpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('pfdintextpro-bold-webfont.woff2') format('woff2'), url('pfdintextpro-bold-webfont.woff') format('woff'), url('pfdintextpro-bold-webfont.ttf') format('truetype'), url('pfdintextpro-bold-webfont.svg#pf_dintext_probold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pf_dintext_prolight';
	src: url('pfdintextpro-light-webfont.eot');
	src: url('pfdintextpro-light-webfont.eot?#iefix') format('embedded-opentype'), url('pfdintextpro-light-webfont.woff2') format('woff2'), url('pfdintextpro-light-webfont.woff') format('woff'), url('pfdintextpro-light-webfont.ttf') format('truetype'), url('pfdintextpro-light-webfont.svg#pf_dintext_prolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pf_dintext_proregular';
	src: url('pfdintextpro-regular-webfont.eot');
	src: url('pfdintextpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('pfdintextpro-regular-webfont.woff2') format('woff2'), url('pfdintextpro-regular-webfont.woff') format('woff'), url('pfdintextpro-regular-webfont.ttf') format('truetype'), url('pfdintextpro-regular-webfont.svg#pf_dintext_proregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'pf_dintext_proregular';
	background:#fafafa;
}
#header-top-wrapper {
	width:100%;
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
}
#header-top {
	width:100%;
	background:#FFFFFF;
}
#header-bottom {
	padding-bottom:20px;
	width:100%;
	margin-bottom:15px;
	background:#FFFFFF;
	z-index:100;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#header-bottom.stickToTop {
	padding-bottom:10px;
	position:fixed;
	left:0;
	top:0;
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
}
#header-bottom.stickToTop #header_nav {
	margin-top:10px;
}
.k2SearchBlock.search {
	width:100%;
}
.k2SearchBlock.search .k2SearchBlockForm {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.custom.hsocials {
	display:block;
	width:100%;
	float:left;
	text-align:right;
}
.custom.hsocials p {
	margin:0px;
}
.custom.hsocials a {
	margin-left:5px;
}
.k2SearchBlock.search .inputbox {
	float:left;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border:none;
	padding:10px;
	background:#fafafa;
	font-size:14px;
	color:#999;
	width:80%;
}
.k2SearchBlock.search .button {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	float:left;
	padding:10px;
	border:none;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
	background:url(../images/search.png) no-repeat center center #ea4748;
	width:20%;
}
.top-bar {
	margin-bottom:20px;
}
.top-bar-inner {
	border-bottom:solid 2px #eeeeee;
}
.custom.logo img {
	width:100%;
	height:auto;
}
.custom.logo p {
	margin:0px;
}
#slider {
	margin-top:20px;
}
#slider p {
	margin:0px;
}
.slide-wrap {
	display:block;
	float:left;
	position:relative;
}
.slide-wrap .slider-info {
	position:absolute;
	width:100%;
	padding:15px;
	left:0;
	bottom:0;
	z-index:30;
}
.slide-wrap .slider-info .slider-desc-con {
	display:block;
	width:100%;
	padding:10px;
	color:#ffffff;
	font-size:20px;
	background:url(../images/black-tr.png) repeat 0px 0px;
	margin-top:10px;
	font-family: 'pf_din_text_cond_proregular';
}
.slide-wrap img {
	width:100%;
	height:auto;
}
.caroufredsel_wrapper {
	width:100% !important;
}
#pager {
}
#pager .pager-thumb img {
	width:100%;
	height:auto;
}
.slider-title {
	font-family: 'pfcenturablack';
	font-size:30px;
	color:#FFF;
	text-shadow: 1px 2px 5px rgba(0,0,0,.75); /* drop shadow */
}
.nav > li > a:hover, .nav > li > a:focus {
}
#header_nav .nav {
}
#header_nav .nav>li>a {
	color:#222;
	font-family: 'pf_din_text_cond_proregular';
	font-size:18px;
}
.navbar-default .navbar-toggle {
	background:#FFFFFF;
	border:none;
}
.navbar-toggle {
	position:relative;
	float:right;
	padding:5px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	background-image:none;
	border-radius:4px;
	font-size:18px;
}
.navbar-toggle:focus {
	outline:0
}
.article-block {
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	margin-bottom:30px;
	position:relative;
	padding-bottom:75px;
}
#cover-container {
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	position:relative;
	padding:20px 20px 60px 20px;
}
.block-wrap.diaugeia .block-content {
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	position:relative;
	padding:20px;
	margin-bottom:30px;
}
.block-wrap.diaugeia ul {
	margin:0px;
	padding:0px;
}
.block-wrap.diaugeia ul li {
	border-bottom: 1px dashed #ddd;
	display: block;
	width: 100%;
	font-size:15px;
	padding-bottom:5px;
	margin-bottom:5px;
}
.block-wrap.diaugeia ul li a {
	color:#666;
}
.block-wrap.diaugeia ul li a:hover {
	text-decoration:underline;
}
.block-wrap.diaugeia h2 {
	margin-top:0px;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #f4f4f4;
}
.cover-block {
	display:block;
	float:left;
}
#cover-container {
	position:relative;
}
.article-readmore {
	display:block;
	width:100%;
	text-align:right;
	font-size:20px;
	font-family: 'pf_din_text_cond_proregular';
	position:absolute;
	bottom:30px;
	left:0px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding-left:20px;
	padding-right:20px;
}
.article-readmore a {
	color:#ea4748;
	border-bottom:solid 2px #f4f4f4;
	display:block;
	width:100%;
}
.int-block {
	background-color: #ddd169; /* layer fill content */
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	margin-bottom:30px;
}
.int-block-inner {
	padding:20px;
}
.int-main-title {
	display:block;
	margin-bottom:20px;
	margin-top:0px;
	padding-bottom:5px;
	width:100%;
	position:relative;
	border-bottom:solid 1px #b6ab50;
	color:#b6ab50;
	font-size:24px;
	font-family: 'pf_din_text_cond_promedium';
}
.int-main-title-sub {
	padding:5px 10px;
	font-size:21px;
	color:#FFFFFF;
	display:block;
	float:right;
	right:0;
	bottom:0;
	background:#b6ab50;
	position:absolute;
}
.article-content {
	padding:20px;
}
.article-block .article-image img {
	width:100%;
	height:auto;
}
.int-title {
	color:#fff;
	font-size:20px;
	font-family: 'pfcenturablack';
	display:block;
}
.int-title:hover {
	text-decoration:underline;
}
.int-desc {
	color:#fff;
	font-size:21px;
	line-height:30px;
	font-family: 'pf_dintext_prolight';
}
.int-item {
	display:block;
	padding-bottom:20px;
	margin-bottom:20px;
	background:url(../images/dashed-brown.png) repeat-x 0px bottom;
}
.int-item p {
	margin:0px;
}
.int-item:last-child {
	background:none;
	margin-bottom:0px;
	padding-bottom:0px;
}
.article-title {
	color:#595959;
	font-size:21px;
	font-family: 'pfcenturablack';
	margin-bottom:10px;
	display:block;
}
.article-block .article-image {
	position:relative;
}
.article-category {
	position:absolute;
	left:20px;
	display:block;
	float:left;
	bottom:20px;
	font-family: 'pf_din_text_cond_promedium';
	color:#FFFFFF;
	font-size:18px;
	border:solid 2px rgba(255,255,255,0.5);
	padding:5px 10px;
	line-height:normal;
}
.article-header-link {
	font-family: 'pf_din_text_cond_promedium';
	color:#595959;
	font-size:24px;
	border-bottom:solid 1px #ea4748;
	padding-bottom:10px;
	margin-bottom:10px;
	display:block;
	line-height:24px;
}
.article-desc {
	color:#595959;
	font-size:21px;
	line-height:30px;
	font-family: 'pf_dintext_prolight';
}
#author-container {
	position:relative;
}
#author-container .article-block {
	margin-bottom:30px;
}
.gen-pager {
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	display:block;
	text-align:center;
}
#author-pager {
	bottom:30px;
}
.gen-pager a {
	display:inline-block;
	margin:3px 2px;
	width:10px;
	height:10px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow:hidden;
	text-indent:-9999px;
	border:solid 1px #999;
}
.gen-pager a.selected {
	background:#ea4748;
	border:solid 1px #ea4748;
}
.arrow-prev, .arrow-next {
	width:34px;
	height:54px;
	background:url(../images/red-arrows.png) no-repeat 0px 0px;
	display:block;
	float:left;
	position:absolute;
	top:50%;
	margin-top:-27px;
	cursor:pointer;
	opacity:0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#daily-outter {
	position:relative;
}
#author-container:hover .arrow-prev, #author-container:hover .arrow-next, #cover-container:hover .arrow-prev, #cover-container:hover .arrow-next, #daily-outter:hover .arrow-prev, #daily-outter:hover .arrow-next {
	opacity:1;
}
.arrow-prev {
	background-position: 0px 0px;
	left:0;
}
.arrow-next {
	background-position: -34px 0px;
	right:0;
}
.block-wrap .block-title {
	display:block;
	font-size:25px;
	color:#595959;
	font-family: 'pfcenturablack';
	border-bottom:solid 2px #eeeeee;
	margin-bottom:30px;
	margin-top:0px;
}
.block-wrap .block-title span {
	border-bottom:solid 5px #ea4748;
	display:block;
	float:left;
	padding-bottom:5px;
}
#middle {
	display:block;
	width:100%;
	background:url(../images/red-bg.jpg) repeat-y center top;
	margin-bottom:30px;
}
.cult-pretext a {
	color:#FFFFFF;
}
.cult-pretext a:hover {
	text-decoration:underline;
}
.bottom-middle .block-wrap.services-wrap {
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	position:relative;
	padding:30px 20px;
	text-align:center;
	font-family: 'pf_din_text_cond_promedium';
	font-size:22px;
	color:#ddd169;
}
.bottom-middle .block-wrap.services-wrap a {
	color:#ddd169;
}
.bottom-middle .block-wrap.services-wrap img {
	margin-right:10px;
	max-width:32px;
	height:auto;
}
.bottom-middle {
	margin-bottom:30px;
}
#footer {
	display:block;
	width:100%;
	background: url(../images/footer-top-bottom.png) repeat-x center top #f4f4f4;
	position:relative;
	padding-top:80px;
	padding-bottom:80px;
}
.footer-bot {
	width:100%;
	display:block;
	position:absolute;
	height:9px;
	background: url(../images/footer-top-bottom.png) repeat-x center top;
	left:0;
	bottom:0;
}
.footer-bottom-1 {
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
}
.footer-bottom-1 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:17px;
}
.footer-bottom-1 ul li {
	display:inline;
	margin-right:10px;
	padding-right:10px;
	color:#7e7e7e;
	border-right:solid 1px #999;
}
.footer-bottom-1 ul li:last-child {
	margin-right:0px;
	padding-right:0px;
	border:none;
}
.footer-bottom-1 ul li a {
	display:inline;
	padding:0px;
	color:#7e7e7e;
}
.footer-bottom-2 {
	text-align:right;
	padding-top:20px;
	padding-bottom:20px;
	font-size:13px;
	line-height:20px;
}
.footer-bottom-2 img {
	margin-left:5px;
}
.footer-bottom-2 a {
	color:#7e7e7e;
}
.author-wrapper {
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	float:left;
	width:100%;
	background:url(../images/black-tr.png) repeat 0px 0px;
	height:70px;
}
.author-thumb {
	position:absolute;
	left:20px;
	bottom:10px;
}
.author-thumb td {
	vertical-align:bottom;
}
.author-thumb td a {
	font-family: 'pf_din_text_cond_promedium';
	font-size:19px;
	color:#FFF;
}
.author-thumb img {
	height:80px !important;
	width:auto !important;
	border:solid 3px #fff;
	margin-right:10px;
}
* {
	outline:none !important;
}
.cover-image img {
	width:100%;
	height:auto;
}
.middle-left {
	padding-top:30px;
}
.middle-right {
	padding-top:30px;
}
.woman-image img {
	border:solid 5px #fff;
	width:100%;
	height:auto;
}
.woman-image {
	padding-right:20px;
	width:50%;
	display:block;
	float:left;
}
.woman-block {
	margin-bottom:30px;
}
.woman-title {
	font-family: 'pfcenturablack';
	font-size:21px;
	color:#FFFFFF;
	width:50%;
}
#woman-container {
	padding-bottom:94px;
	position:relative;
}
#woman-container .article-readmore {
	padding-left:15px;
	padding-right:15px;
}
.block-wrap.woman .block-title {
	color:#FFF;
	font-size:24px;
	border-color:#ec898a;
}
.block-wrap.woman .block-title span {
	border-color:#e57b7c;
}
.block-wrap.woman .article-readmore-link {
	border-color:#ec898a;
	color:#FFFFFF;
}
.block-wrap.cultural {
	position:relative;
	padding-bottom:60px;
}
.block-wrap.cultural .block-title {
	color:#FFF;
	font-size:24px;
	border-color:#f55758;
	margin-bottom:0px;
}
.block-wrap.cultural .block-title a {
	color:#FFFFFF;
}
.cult-pretext {
	display:block;
	margin-top:15px;
	margin-bottom:15px;
	color:#FFF;
	font-size:16px;
}
.middle-left {
	padding-top:40px;
	padding-bottom:40px;
}
.middle-right {
	padding-top:40px;
	padding-bottom:40px;
}
.middle-left .block-title, .middle-right .block-title {
	margin-top:0px;
}
.block-wrap.cultural .block-title span {
	border-color:#fc6162;
}
.cultural-featured {
	width:50%;
	float:left;
	position:relative;
}
.cultural-featured {
	padding-bottom:40px;
}
.block-wrap.cultural .article-readmore {
	padding-left:0;
	padding-right:0;
}
.block-wrap.cultural .article-readmore-link {
	border-color:#f69d9e;
	color:#FFF;
}
.cultural-featured img {
	width:100%;
	height:auto;
	border:solid 3px #fff;
}
.cultural-featured .cult-title {
	font-family: 'pfcenturablack';
	color:#FFFFFF;
	font-size:20px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	display:block;
}
.cultural-featured .article-desc {
	color:#FFFFFF;
	font-size:20px;
	font-family: 'pf_dintext_prolight';
	text-align:center;
}
.cultural-rest {
	width:50%;
	float:left;
	padding-left:20px;
}
.cultural-rest img {
	width:50%;
	height:auto;
	float:left;
	margin-right:10px;
	border:solid 3px #fff;
}
.cultural-rest .cult-block {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #fff;
}
.cultural-rest .cult-block:last-child {
	padding-bottom:0px;
	margin-bottom:0px;
	border:none;
}
.cultural-rest .cult-block a {
	color:#FFFFFF;
}
.horo-feed-item .horo-sign {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
.horo-feed-item .horo-sign img {
	float:none;
	width:50px;
	height:auto;
}
.horo-feed-item {
	display:block;
	float:left;
}
.horo-title {
	margin-top:0px;
	margin-bottom:20px;
	display:block;
	border-bottom:solid 1px #e7dc82;
	position:relative;
}
.horo-link {
	position:absolute;
	right:0;
	text-align:right;
	bottom:0;
}
.horo-link a {
	color:#222;
	font-size:16px;
	font-family: 'pf_din_text_cond_promedium';
}
.horo-title span {
	display:block;
	float:left;
	font-family: 'pfcenturablack';
	color:#222;
	font-size:15px;
	background:url(../images/horo.png) no-repeat 5px center #e7dc82;
	padding:3px 10px 3px 25px;
}
#horo-prev, #horo-next {
	width:22px;
	height:35px;
	background:url(../images/gray-arrows.png) no-repeat 0px 0px;
	display:block;
	float:left;
	position:absolute;
	top:50%;
	margin-top:-17px;
	cursor:pointer;
	opacity:0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	left:-10px;
}
#horo-next {
	background-position:-22px 0px;
	left:auto;
	right:-10px;
}
.block-wrap.horo {
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	margin-bottom:30px;
	position:relative;
	padding:20px;
}
.block-wrap.horo:hover #horo-prev, .block-wrap.horo:hover #horo-next {
	opacity:1;
}
#ticker {
	overflow:hidden;
	margin-bottom:15px;
}
.ticker-content {
	overflow:hidden;
	height:40px;
	line-height:40px;
}
.ticker-heading {
	height:40px;
	line-height:40px;
}
.ticker-heading .ticker-heading-wrap {
	color:#FFFFFF;
	font-family: 'pf_din_text_cond_promedium';
	font-size:18px;
	background:#ea4748;
	text-align:right;
	padding-right:10px;
}
#ticker-list a {
	font-family: 'pf_dintext_prolight';
	font-size:15px;
	color:#000;
}
.ticker-date {
	color:#ea4748;
	padding-right:10px;
	padding-left:10px;
}
.tickercontainer { /* the outer div with the black border */
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background:#fff;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	width: 100%;
	overflow: hidden;
}
ul#ticker-list { /* that's your list */
	position: relative;
	left: 350px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
ul#ticker-list li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	height:40px;
	line-height:40px;
}
ul#ticker-list a {
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.feed-block {
	display:block;
	width:100%;
	float:left;
}
.feed-sep {
	display:block;
	float:left;
	width:100%;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:solid 1px #DFDFDF;
}
#feed-container {
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	box-shadow: 0 1px 7px rgba(0,0,0,.1); /* drop shadow */
	margin-bottom:30px;
	position:relative;
	padding:20px;
	border-top:dotted 1px #BBB;
	border-bottom:dotted 1px #BBB;
}
.your-news #feed-container {
	padding-bottom:70px;
}
.arrow-prev-vert, .arrow-next-vert {
	position:absolute;
	left:50%;
	margin-left:-12px;
	height:12px;
	background-image:url(../images/ver-arrows.png);
	background-repeat:no-repeat;
	width:24px;
	cursor:pointer;
	opacity:0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#feed-container:hover .arrow-prev-vert, #feed-container:hover .arrow-next-vert {
	opacity:1;
}
.arrow-prev-vert {
	top:-13px;
	background-position:0px 0px;
}
.arrow-next-vert {
	bottom:-13px;
	background-position:0px -12px;
}
.feed-image {
	width:40%;
	padding-right:10px;
	float:left;
	display:block;
}
#feed-container .feed-title {
	color:#595959;
	font-size:18px;
	font-family: 'pf_din_text_cond_proregular';
}
.feed-image img {
	width:100%;
	height:auto;
	float:left;
	display:block;
	padding:0;
	margin:0;
}
.feed-content {
	width:60%;
	float:left;
}
.daily-image {
	position:relative;
}
.daily-content {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	padding:10px;
	background:url(../images/black-tr.png) repeat 0px 0px;
	text-align:center;
}
.daily-image img {
	width:100%;
	height:auto;
}
.daily-image .daily-module-title {
	font-family: 'pfcenturablack';
	font-size:19px;
	color:#FFF;
}
.block-wrap.daily {
	display:block;
	margin-bottom:30px;
}
.daily-sep {
	display:block;
	width:70%;
	margin:0 auto;
	height:4px;
	background:url(../images/dashed-white.png) repeat-x center top;
	margin-top:10px;
	margin-bottom:10px;
}
.block-wrap.daily .daily-title {
	font-family: 'pf_din_text_cond_proregular';
	font-size:15px;
	color:#FFFFFF;
}
.footer-cats ul {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
	-webkit-column-gap: 150px; /* Chrome, Safari, Opera */
	-moz-column-gap: 150px; /* Firefox */
	column-gap: 150px;
	-webkit-column-rule: 1px solid #dedede; /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid #dedede;/* Firefox */
	column-rule: 1px solid #dedede;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.footer-cats ul li {
	font-size:19px;
	font-family: 'pf_dintext_prolight';
	display:block;
	margin-bottom:10px;
}
.footer-cats ul li a {
	color:#595959;
}
.footer-cats ul li a:hover {
	color:#ea4748;
	text-decoration:underline;
}
.block-wrap.newsletter {
	float:left;
	width:100%;
}
.block-wrap.newsletter .block-title {
	margin-top:0px !important;
	border:0 !important;
	margin-bottom:10px !important;
}
.block-wrap.newsletter .block-title span {
	border:0 !important;
}
.block-wrap.newsletter p {
	margin:0px;
}
.block-wrap.newsletter .acymailing_form {
	position:relative;
}
.block-wrap.newsletter .acymailing_form input.button {
	position:absolute;
	display:block;
	float:left;
	right:0;
	top:0;
	padding:0px;
	margin:0px;
	width:40px;
	font-size:25px;
	color:#595959;
	background:none;
	z-index:15;
	border:none;
	font-family: 'pf_din_text_cond_promedium';
}
.block-wrap.newsletter .acymailing_form .fieldacyemail .inputbox {
	display:block;
	float:left;
	background:#eeeeee;
	border:solid 1px #595959;
	padding:5px 10px;
	font-size:17px;
	font-style:italic;
	color:#b2b2b2;
	font-family: 'pf_dintext_prolight';
}
.acymailing_introtext {
	font-size:20px;
	color:#595959;
	font-family: 'pf_dintext_prolight';
	padding-bottom:10px !important;
	display:block;
}
.footer-block-4 .custom.hsocials {
	text-align:center;
	margin-top:30px;
}
#weather1 {
	display:block;
	float:right;
	line-height:32px;
	margin-top:5px;
	margin-bottom:5px;
}
#weather1 .gkwMainLeft img {
	float:left;
	margin-right:5px;
}
#weather1 .gkwTemp {
	margin:0px;
	float:left;
	color:#999;
}
#weather1 .gkwMainRight p {
 margin:0px line-height:32px !important;
	font-size:14px !important;
}
#weather1 .gkwMainRight {
	line-height:32px !important;
	font-size:14px !important;
	margin-left:10px;
	padding-left:10px;
	border-left:solid 1px #dfdfdf;
}
#server-time {
	font-size:20px;
	color:#b7b7b7;
	display:block;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}
.main-col-inner {
	background-color: #fff; /* layer fill content */
	margin-bottom:30px;
	position:relative;
	padding:20px 20px 50px 20px;
}
.main-col-inner .itemTitle {
	font-family: 'pfcenturablack';
	font-size:34px;
	color:#333;
	margin-top:10px;
	margin-bottom:15px;
	display:block;
}
.itemHeader.news-heading {
	background:url(../images/footer-top-bottom.png) repeat-x center bottom;
	margin-bottom:15px;
	padding-bottom:15px;
	font-size:16px;
	border-top:solid 1px #DEDEDE;
	display:block;
}
.itemTitle.coversTitle {
	background:url(../images/footer-top-bottom.png) repeat-x center bottom;
	margin-bottom:20px;
	padding-bottom:20px;
}
.itemHeader.news-heading .itemIntroText {
	border-top:solid 1px #DEDEDE;
	margin-top:15px;
	padding-top:15px;
	display:block;
	color: #333;
	font-family: "pf_dintext_prolight";
	font-size: 17px;
	line-height: 25px;
}
.itemListCategory h2, h2.itemTitleGen {
	font-family: 'pfcenturablack';
	font-size:34px;
	color:#333;
	margin-top:20px;
	padding-bottom:30px;
	margin-bottom:30px;
	background:url(../images/footer-top-bottom.png) repeat-x center bottom;
	display:block;
}
.userBlock {
	margin-top:20px;
	padding-bottom:30px;
	margin-bottom:30px;
	background:url(../images/footer-top-bottom.png) repeat-x center bottom;
	display:block;
}
.componentheading {
	font-family: 'pf_din_text_cond_promedium';
	font-size:30px;
	color:#595959;
	margin-top:20px;
	padding-bottom:20px;
	margin-bottom:30px;
	background:url(../images/footer-top-bottom.png) repeat-x center bottom;
	display:block;
	text-align:center;
}
.main-col-inner .itemTitle {
	margin-bottom:10px;
}
.main-col-inner .itemFullText {
	font-family: 'pf_dintext_prolight';
	font-size:17px;
	color:#333;
	margin-bottom:30px;
	margin-top:20px;
	line-height:25px;
}
.main-col-inner .itemContentFooter {
	margin-bottom:30px;
	margin-top:25px;
}
.main-col-inner .itemView a {
	color:#ea4748;
}
.main-col-inner .itemImageBlock {
	display:block;
	margin-top:0px;
	text-align:center;
	width:60%;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}
.main-col-inner .itemImageBlock img {
	max-width:100%;
	height:auto;
	padding:5px;
	background:#FFFFFF;
	border:solid 1px #DFDFDF;
}
.hor-sep {
	padding-left:15px;
	padding-right:15px;
	color:#999;
}
.itemSocialSharing {
	display:block;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:15px;
	margin-bottom:15px;
	border-top:dotted 1px #cfcfcf;
	border-bottom:dotted 1px #cfcfcf;
}
.itemSocialSharing .itemTwitterButton, .itemSocialSharing .itemFacebookButton, .itemSocialSharing .itemGooglePlusOneButton {
	display:block;
	float:left;
	margin-bottom:10px;
}
.itemAuthorBlock {
	display:block;
	margin-top:15px;
	padding-top:15px;
}
.related-image img {
	width:100%;
	height:auto;
}
.clr {
	clear:both;
}
.related-main-title {
	display:block;
	margin-bottom:15px;
	border-bottom:solid 2px #ea4748;
}
.related-main-title span {
	display:block;
	float:left;
	background:#ea4748;
	padding:5px 10px;
	color:#FFFFFF;
	font-family: 'pf_din_text_cond_promedium';
	font-size:21px;
	text-align:left;
}
.related-items {
	display:block;
	margin-bottom:15px;
}
.related-title {
	display:block;
	padding-top:15px;
	padding-bottom:15px;
	font-size:20px;
	text-align:center;
	color:#595959 !important;
	font-family: 'pf_din_text_cond_proregular';
}
.itemCategory {
	display:block;
	padding-top:15px;
	border-top:dotted 1px #CFCFCF;
	font-size:20px;
	text-align:right;
	font-family: 'pf_din_text_cond_proregular';
}
.main-col-inner .itemView {
	padding-bottom:40px;
}
.main-col-inner {
	margin-bottom:30px;
}
.catItemLeft {
	width:40%;
	position:relative;
	display:block;
	float:left;
	padding-right:20px;
}
.catItemLeft img {
	width:100%;
	height:auto;
}
.catItemAdsTop {
	display:block;
	margin-bottom:30px;
}
.catItemAdsTop img {
	width:100%;
	height:auto;
}
.catItemRight {
	display:block;
	float:left;
	width:60%;
}
.catItemTitle {
	font-family: 'pfcenturablack';
	display:block;
	margin-bottom:20px;
	margin-top:0px;
}
.catItemTitle a {
	color:#595959;
}
.catItemView {
	display:block;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:dotted 1px #cfcfcf;
}
.catItemReadMore {
	display:block;
	font-size:17px;
	color:#ea4748;
}
.catItemDateCreated {
	position:absolute;
	left:10px;
	display:block;
	float:left;
	bottom:10px;
	font-family: 'pf_din_text_cond_promedium';
	color:#FFFFFF;
	font-size:17px;
	border:solid 2px rgba(255,255,255,0.5);
	padding:5px 10px;
	line-height:normal;
}
.k2Pagination {
	text-align:right;
}
.sub-cover img {
	width:100%;
	height:auto;
	padding:5px;
	border:solid 1px #dfdfdf;
	background:#FFFFFF;
}
.date-form-field {
	width:100%;
	float:left;
}
.main-cover {
	text-align:center;
}
.main-cover .cover-image {
	display:block;
	width:100%;
	text-align:center;
	margin-top:30px;
	margin-bottom:20px;
}
.main-cover img {
	padding:5px;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
}
.coversTitle {
	text-align:center;
}
.date-form-wrap {
	display:block;
	margin-top:15px;
	padding-top:15px;
	margin-bottom:40px;
	padding-bottom:15px;
	border-top:dotted 1px #BBB;
	border-bottom:dotted 1px #BBB;
}
.date-form-wrap .submit-button {
	background-color:#ea4748;
	font-size:18px;
	color:#FFFFFF;
	border:none;
	width:100%;
	height:42px;
}
.sub-cover .cover-item-title {
	display:block;
	text-align:center;
	font-family: 'pf_din_text_cond_proregular';
	color:#595959;
	font-weight:normal;
	text-align:center;
	font-size:20px;
}
.sub-cover {
	margin-bottom:30px;
}
.main-datetitle {
	font-family: 'pf_din_text_cond_proregular';
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	font-size:24px;
	color:#595959;
}
.contact #jform_contact_name, .contact #jform_contact_email, .contact #jform_contact_emailmsg, .contact #jform_contact_message {
	width:100%;
	padding:10px;
	border:solid 1px #cfcfcf;
	margin-bottom:20px;
	background:#FDFDFD;
}
.contact .form-label label {
	font-size:17px;
	font-weight:normal;
	font-family: 'pf_din_text_cond_proregular';
}
.contact button {
	margin-top:30px;
}
.contact-miscinfo {
	font-size:17px;
	font-family: 'pf_din_text_cond_proregular';
	line-height:30px;
}
.contact span.star {
	color:#ea4748;
	font-weight:bold;
}
.page-header {
	margin-top:0px !important;
}
.item-page {
	font-size:15px;
}
.gallery-thumb-wrap img {
	width:100%;
	height:auto;
	border:solid 10px #f5f5f5;
}
.gallery-thumb-wrap {
	margin-bottom:30px;
}
.itemImageGallery h3 {
	display:block;
	text-align:center;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:dotted 1px #cfcfcf;
	font-family: "pf_din_text_cond_proregular";
	font-size: 20px
}
.videolist .catItemReadMore {
	display:block;
	margin-top:15px;
	margin-bottom:25px;
	text-align:right;
}
.videolist .catItemReadMore a {
	color:#ea4748;
	display:block;
	float:right;
	background:#ea4748;
	color:#FFFFFF;
	font-size:22px;
	font-family: 'pf_din_text_cond_proregular';
	padding:5px 10px;
}
.videolist .catItemIntroText {
	font-family: 'pf_din_text_cond_proregular';
	font-size:17px;
	margin-bottom:20px;
	display:block;
}
.itemView.video-item .itemCategory {
	border-top:none;
}
.block-wrap.right .block-title {
	margin-top:0px;
	margin-bottom:15px;
}
#feed-container #feed-pager {
	background:#FFF;
}
.subCategoryTitle {
	font-family: 'pf_din_text_cond_proregular';
	margin:0px;
	font-size:20px;
}
.subCategoryTitle a {
	color:#595959;
}
.subCategoryContainer .subCategory {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:dotted 1px #cfcfcf;
}
.itemListSubCategories {
	margin-bottom:30px;
}
.subCounter {
	color:#CCCCCC;
}
.daily-block a {
	color:#FFFFFF;
}
.daily-block a:hover {
	text-decoration:underline;
}
.block-wrap.covers {
	margin-bottom:30px;
}
.gen-share > span {
	padding-bottom:10px !important;
}
.gen-share * {
	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */
	box-sizing: content-box !important;         /* Opera/IE 8+ */
}
.itemPrintLink, .itemEmailLink {
	display:block;
	float:right;
	width:32px;
	height:32px;
	margin-left:5px;
	font-size:20px;
	text-align:right;
	line-height:20px;
}
.itemPrintLink span, .itemEmailLink span {
	display:none;
}
body.print-template {
	background:#FFFFFF;
}
body.print-template #mailto-window label {
	display:block;
	font-family: 'pf_din_text_cond_proregular';
	margin-bottom:5px;
	margin-top:5px;
}
body.print-template #mailto-window {
	overflow:auto;
}
body.print-template #mailto-window .inputbox {
	background: none repeat scroll 0 0 #fdfdfd;
	border: 1px solid #cfcfcf;
	margin-bottom: 20px;
	padding: 10px;
	width: 100%;
	max-width:250px;
}
body.print-template #mailto-window button {
	background-color: #d33738;
	border-color: #d33738;
	color: #fff;
	padding:10px;
	font-size:15px;
	border:none;
	cursor:pointer;
}
body.print-template #mailto-window a {
	color:#d33738;
	text-decoration:none;
}
body.print-template .itemImageBlock {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 0;
	text-align: center;
	width: 60%;
}
body.print-template .itemImageBlock img {
	max-width:100%;
	height:auto;
}
.block-wrap.horo {
	clear:both;
}
.block-wrap.yours .block-content .formControlLabel, .block-wrap.subscribe .block-content .formControlLabel {
	display:block;
	width:100%;
	text-align:left;
	padding-bottom:5px;
	font-family: "pf_din_text_cond_proregular";
	font-size: 17px;
	font-weight: normal;
	padding-top:0px;
}
.block-wrap.yours .block-content .formControls, .block-wrap.subscribe .block-content .formControls {
	width:100%;
	margin:0px;
	display:block;
}
.block-wrap.yours .block-content .rsform-input-box, .block-wrap.yours textarea, .block-wrap.yours .rsform-captcha-box, .block-wrap.subscribe .block-content .rsform-input-box, .block-wrap.subscribe textarea, .block-wrap.subscribe .rsform-captcha-box {
	background: none repeat scroll 0 0 #fdfdfd;
	border: 1px solid #cfcfcf;
	margin:0px;
	padding: 10px;
	width: 100%;
	height:auto;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.block-wrap.yours .block-content .rsform-block, .block-wrap.subscribe .block-content .rsform-block {
	margin-bottom:5px;
}
.formDescription {
	display:none !important;
}
.rsform.yours, .rsform.subscribe {
	background:#FFF;
	padding:20px;
	margin: auto;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	width:100%;
	height:auto;
	max-width:400px;
}
.rsform.yours #yours_close, .rsform.subscribe #subs_close {
	position:absolute;
	right:20px;
	top:20px;
	display:block;
	width:19px;
	height:18px;
	background:url(../images/close.png) no-repeat center center;
	cursor:pointer;
}
.rsform-block-sub-phone, .rsform-block-sub-postal, .rsform-block-full-name {
	width:50%;
	padding-right:5px;
	float:left;
}
.rsform-block-sub-town, .rsform-block-sub-mail, .rsform-block-sub-address {
	width:50%;
	padding-left:5px;
	float:left;
}
.rsform-block-sub-phone:after, .rsform-block-sub-postal:after, .rsform-block-full-name:after {
	clear:none !important;
}
.block-title-banner {
	cursor:pointer;
	border-bottom:none !important;
}
.block-title-banner img {
	width:100%;
	height:auto;
}
#bottom-feed-1, #bottom-feed-2 {
	width:100%;
	display:block;
	margin-bottom:30px;
	border-bottom:solid 5px #ddd169;
}
.block-wrap.yours .block-content, .block-wrap.subscribe .block-content {
	display:none;
}
.yours_pop_text {
	margin-bottom:10px;
	display:block;
}
#site_loader {
	position:fixed;
	width:100%;
	height:100%;
	z-index:9999;
	display:block;
	background:url(../images/loader.gif) no-repeat center center #fff;
	opacity:0.7;
}
#bottom-feed-2 .article-readmore {
	display:none;
}
#bottom-feed-2 .article-block {
	padding-bottom:0px;
}
.banneritem img {
	max-width:100%;
	height:auto;
}
.banneritem {
	text-align:center;
	display:block;
}
.home-middle-banner, .home-bottom-banner {
	margin-bottom:30px;
}
.right-col .bannergroup {
	margin-bottom:20px;
}
.moduletable.inbanner {
	display:block;
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
div.login .form-horizontal .control-label {
	text-align:left;
}
.newsbanner {
	margin-bottom:30px;
}

/*MEDIA QUERIES START*/
@media (min-width:992px) {
#header_nav .nav>li>a {
	white-space:nowrap;
}
#pager .pager-thumb {
	width:100%;
	cursor:pointer;
	font-size:13px;
	position:relative;
}
.pager-thumb-desc {
	background:url(../images/black-tr.png) repeat 0px 0px;
	position:absolute;
	width:100%;
	bottom:0;
	color:#FFF;
	z-index:10;
	padding:15px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	font-family: 'pf_din_text_cond_proregular';
	font-size:16px;
}
#pager .pager-thumb.selected {
	display:none;
}
#pager .pager-thumb:after {
	content:"";
	position:absolute;
	width: 0;
	height: 0;
	border-right: 10px solid #ea4748;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	top:50%;
	margin-top:-10px;
	left:-10px;
	z-index:20;
}
#pager .pager-thumb {
	margin-bottom:30px;
}
}
 @media (min-width:768px) {
#header_nav .item-121 ul.nav-child {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
	-webkit-column-rule: 1px solid #dedede; /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid #dedede;/* Firefox */
	column-rule: 1px solid #dedede;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#header_nav ul.nav-child > li {
	min-width:200px;
}
.ticker-heading {
	padding-right:0;
}
.ticker-content {
	padding-left:0;
}
.tickercontainer {
	background:#FFF;
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:200px;
	padding:5px 0;
	margin:0;
	font-size:15px;
	font-family: 'pf_din_text_cond_proregular';
	text-align:left;
	list-style:none;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	box-shadow:0 6px 12px rgba(0,0,0,.175)
}
.dropdown-menu > li {
	margin-left:10px;
	margin-right:10px;
	border-bottom:dashed 1px #dedede;
}
.dropdown-menu > li:last-child {
	border-bottom:none;
}
.dropdown-menu > li > a {
	padding:5px 10px;
}
.dropdown-menu > li > a:hover {
	color:#ea4748;
}
.block-wrap.yours .block-content, .block-wrap.subscribe .block-content {
	position:fixed;
	width:100%;
	height:100%;
	background:url(../images/black-tr.png) repeat 0px 0px;
	display:block;
	z-index:1000;
	left:0;
	top:0;
	display:none;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.contact {
	border-right:solid 1px #dfdfdf;
}
.sub-cover img {
	padding:5px;
	border:solid 1px #dfdfdf;
	background:#FFFFFF;
}
.main-cover .cover-image img {
	max-width:500px;
	height:auto;
}
.footer-block-1-4 {
	border-right:solid 1px #dedede;
}
#header_nav .nav>li>a {
	position:relative;
	display:block;
	padding-top:0px;
	padding-right:10px;
	padding-left:0px;
	border-bottom:solid 3px #ea4748;
	text-align:left;
}
#header_nav .nav>li>a:hover, #header_nav .nav>li.active>a {
	border-color:#111;
}
#header_nav .nav>li:last-child>a {
	padding-right:0px;
	text-align:right;
}
#header_nav {
	margin-top:30px;
}
li.item-101 {
	display: inline-block !important;
	float: left !important;
	width: 50px !important;
}
li.item-101 a {
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	background:url(../images/home.png) no-repeat center top;
	padding-left:0px;
	padding-right:0px;
}
}
 @media (min-width:992px) and (max-width:1199px) {
.int-title {
	font-size:18px;
}
}
 @media (min-width:768px) and (max-width:1199px) {
.bottom-middle .block-wrap.services-wrap {
	font-size:18px;
}
#header_nav .nav-justified > li {
	display:inline-block;
	width:auto;
	margin-bottom:10px;
	margin-right:5px;
}
#header_nav .nav-justified > li:last-child {
	margin-right:0px;
}
#header_nav {
	text-align:center;
}
}
 @media (min-width:768px) and (max-width:991px) {
.topbannernotfound {
	width:100%;
	text-align:center;
}
.topbannernotfound .custom.hsocials {
	text-align:center;
}
#header_nav ul.nav-child > li {
	min-width:150px;
}
.footer-bottom-1 ul {
	font-size:14px;
}
.footer-bottom-2 {
	font-size:14px;
}
#author-container {
/*padding-bottom:50px;*/
}
.bottom-middle .block-wrap.services-wrap {
	padding:15px;
	font-size:18px;
}
.bottom-middle .block-wrap.services-wrap img {
	width:32px;
	height:auto;
	display:block;
	margin:0px auto 10px auto;
}
#bottom-block-1 .article-content {
	text-align:center;
}
#bottom-block-1 .article-content .article-title {
	font-size:17px;
}
#bottom-block-1 .article-content .article-desc {
	font-size:17px;
	line-height:24px;
}
#bottom-block-2 .article-content {
	text-align:center;
}
#bottom-block-2 .article-content .article-title {
	font-size:17px;
}
#bottom-block-2 .article-content .article-desc {
	font-size:17px;
	line-height:24px;
}
.middle-left {
	padding-top:30px;
	padding-bottom:30px;
}
.middle-right {
	padding-top:30px;
	padding-bottom:30px;
}
.footer-cats ul {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 150px; /* Chrome, Safari, Opera */
	-moz-column-gap: 150px; /* Firefox */
	column-gap: 150px;
	-webkit-column-rule: 1px solid #dedede; /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid #dedede;/* Firefox */
	column-rule: 1px solid #dedede;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
}
 @media (min-width:680px) and (max-width:991px) {
}
 @media (max-width:991px) {
.logo-section img {
	max-width:400px;
	height:auto;
}
.logo-section {
	text-align:center;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:solid 1px #dedede;
}
.middle-left {
	background:#f69d9f;
	padding-top:30px;
	padding-bottom:30px;
}
.middle-right {
	background:#ea4748;
	padding-top:30px;
	padding-bottom:30px;
}
#middle {
	background:none;
}
#slider {
	margin-bottom:20px;
}
#pager {
	text-align:center;
	width:100%;
}
#pager .pager-thumb {
	width:120px;
	cursor:pointer;
	position:relative;
	display:inline-block;
	padding:10px;
	background:#FFFFFF;
	margin:10px 5px 5px 10px;
}
.pager-thumb-desc {
	display:none !important;
}
#pager .pager-thumb:hover:after, #pager .pager-thumb.selected:after {
	content:"";
	position:absolute;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #ea4748;
	left:50%;
	margin-left:-10px;
	top:-10px;
	z-index:20;
}
#pager .pager-thumb:hover, #pager .pager-thumb.selected {
	background:#ea4748;
}
}
 @media (max-width:767px) {
.catItemView.videolist {
	text-align:center;
}
.top-banner .banneritem {
	padding-top:15px;
	padding-bottom:15px;
}
.dropdown-menu {
	display:none;
	margin:0px;
	padding:0px;
	list-style-type:none;
	background:#fefefe;
}
.dropdown-menu > li {
	border-bottom:dashed 1px #dedede;
}
.dropdown-menu > li > a {
	display: block;
	padding: 10px 15px;
	position: relative;
	text-align:center;
	font-size:19px;
	font-family: "pf_din_text_cond_proregular";
	font-weight:normal;
}
.dropdown-menu > li > a {
	z-index:9999;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li.active>a {
	color:#ea4748;
	text-decoration:none;
}
.rsform.yours, .rsform.subscribe {
	width:100%;
	max-width:100%;
	position:relative;
	margin-bottom:30px;
	top:auto;
	left:auto;
	right:auto;
	bottom:auto;
}
.int-title {
	font-family: 'pf_din_text_cond_promedium';
	font-size:24px;
}
.int-item, .int-main-title {
	text-align:center;
}
.left-col .article-block, .left-col .int-block, .bottom-block-1-left .article-block {
	height:auto !important;
}
#bottom-block-1 .article-block, #bottom-block-2 .article-block {
	height:auto !important;
}
#bottom-feed-1 .article-block, #bottom-feed-2 .article-block, #bottom-feed-3 .article-block {
	height:auto !important;
}
#header_nav .nav>li>a:hover, #header_nav .nav>li.active>a {
	color:#ea4748;
}
.main-col-inner .itemImageBlock {
	float:none;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:15px;
	display:block;
	width:100%;
}
.main-col-inner .itemImageBlock img {
	padding:0px;
	border:none;
}
#pager .pager-thumb {
	width:100px;
	padding:5px;
}
#server-time {
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;
	float:none;
	display:block;
	width:100%;
	border-bottom: 1px solid #dedede;
	font-size:17px;
}
.top-bar-inner {
	text-align:center;
}
#weather1 {
	display:inline-block;
	float:none;
}
.serv-block {
	text-align:left;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:solid 1px #dedede;
}
.serv-block:last-child {
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;
}
.block-wrap.services-wrap {
	padding-top:15px !important;
	padding-bottom:15px !important;
}
.block-wrap.newsletter {
	margin-top:15px;
	padding-top:15px;
	border-top:solid 1px #dedede;
	text-align:center;
}
.block-wrap.newsletter .block-title span {
	float:none;
}
.footer-bottom-1 {
	text-align:center;
	border-bottom:solid 1px #dedede;
}
#header_nav .navbar-header {
	background:#ea4748;
}
#header_nav {
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}
#header_nav .nav > li > a {
	border-bottom:solid 1px #ea4748;
}
#header_nav .navbar-collapse {
	padding:0px;
}
.footer-cats ul {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
	-moz-column-gap: 30px; /* Firefox */
	column-gap: 30px;
	-webkit-column-rule: 1px solid #dedede; /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid #dedede;/* Firefox */
	column-rule: 1px solid #dedede;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#header-top .custom.hsocials {
	text-align:center;
}
.form-date-group {
	margin-bottom:15px;
}
.contact-miscinfo {
	margin-top:30px;
	padding-top:15px;
	text-align:center;
	border-top:solid 1px #dedede;
}
.slider-title {
	font-size:22px;
	font-weight:normal;
}
.slide-wrap .slider-info .slider-desc-con {
	font-size:16px;
}
.footer-bottom-1 ul li {
	font-size:14px;
}
#footer {
	padding-top:50px;
	padding-bottom:50px;
}
}
 @media (max-width:480px) {
.horo-link {
	display:block;
	width:100%;
	float:none;
	position:static;
	text-align:center;
}
.horo-title span {
	display: block;
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 5px;
}
.block-wrap .block-title {
	font-size:23px;
}
#pager .pager-thumb {
	width:60px;
	padding:0px;
}
.videolist .catItemReadMore a {
	display:block;
	width:100%;
	font-size:16px;
	text-align:center;
}
.contact button {
	width:100%;
}
.contact-miscinfo {
	font-size:14px;
}
.block-wrap.woman .woman-image {
	width:100%;
	padding-right:0px;
	margin-bottom:20px;
}
.block-wrap.woman .woman-block {
	text-align:center;
}
.cultural-featured {
	width:100%;
	margin-bottom:30px;
}
.cultural-rest {
	width:100%;
	padding-left:0px;
}
.slide-wrap .slider-info .slider-desc-con {
	display:none !important;
}
.pager-thumb-desc {
	display:none;
}
#pager .pager-thumb img {
	margin-bottom:0px;
}
.slider-info {
	background:url(../images/black-tr.png) repeat 0px 0px;
}
.slider-title-con .slider-title {
	font-family: 'pf_din_text_cond_promedium';
	font-size:20px;
}
.footer-bottom-1 ul li {
	display:block;
	margin-right:0px;
	padding-right:0px;
	border-right:none;
	padding-bottom:15px;
	margin-bottom:15px;
	font-size:16px;
	text-align:center;
	border-bottom:dotted 1px #CFCFCF;
}
.footer-bottom-1 ul li:last-child {
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;
}
.footer-bottom-2 {
	text-align:center;
}
.bottom-middle .block-wrap.services-wrap {
	font-size:17px;
}
.main-col-inner .itemTitle, .itemListCategory h2, h2.itemTitleGen {
	font-family: 'pfcenturablack';
	text-align:center;
	font-size:22px;
	font-weight:normal;
}
.catItemLeft {
	width:100%;
	padding-right:0px;
	float:none;
	margin-bottom:15px;
}
.catItemRight {
	width:100%;
	padding-right:0px;
	float:none;
	text-align:center;
}
.catItemTitle {
	font-size:20px;
}
.itemCategory {
	display:block;
	text-align:center;
}
.itemCategory a {
	display:block;
}
.main-col-inner {
	padding-bottom:20px;
}
.itemHeader {
	display:block;
	text-align:center;
}
.hor-sep {
	display:block;
	width:100%;
	height:1px;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom:solid 1px #dedede;
	padding-bottom:5px;
	margin-bottom:5px;
}
.itemFullText {
	text-align:justify;
	font-size:15px;
}
.news-misc-info {
	text-align:center;
}
.itemPrintLink, .itemEmailLink {
	display:block;
	float:none;
	width:100%;
	height:auto;
	margin-left:0px;
	font-size:17px;
	text-align:center;
	line-height:20px;
	font-family: "pf_dintext_proregular";
	font-size:inherit;
}
.itemPrintLink:before, .itemEmailLink:before {
	font-family:'Glyphicons Halflings';
}
.itemPrintLink span, .itemEmailLink span {
	display:inline;
}
}
#slider, #author-carousel, #cover-carousel, .feed-carousel-wrapper, #horo-container {
	display:none;
}

.vf-banner {
    display:block;
    float:left;
    width:100%;
    background:#fbfbfb;
}

.banneritem {
    margin-bottom:20px
}

.banneritem:last-child {
    margin-bottom:0
}

#bottom-block-1 .block-title > span { font-size: 25px; color: #595959; font-family: 'pfcenturablack'; border-bottom: solid 5px #ea4748; font-weight: 500; line-height: 1.1; display: block; float: left; padding-bottom: 5px; }

