.home .td-block-span6 .td_module_5 .td-module-image, .home .td-block-span6 .td_module_5 .td-excerpt {
	display: none;
}

.home .td-block-span6 .td_module_5 .td-post-author-name {
	display: none;
}

.home .td-block-span6 .td_module_5 .td-post-date {
	float: left;
	margin-right: 15px;
	padding-top: 5px;
}

.home .td-block-span6 .td_module_5 .td-module-comments {
	float: left;
}

.classifieds h3 {
	margin: 0;
}

.class-wrap {
	overflow: hidden;
}

.class-left {
	width: 47%;
	float: left;
}

.class-right {
	width: 47%;
	float: right;
}

.class-wrap ul li {
	font-size: 12px;
	line-height: 1.3;
	padding-bottom: 4px;
	margin-left: 12px;
}

.history-left {
	width: 30%;
	float: left;
}

.calendar {
	border-radius: 8px;
	padding: 12px 0 0;
	position: relative;
	border: 1px solid #FF0000;
}

.calendar span {
	background: #FF0000;
	display: block;
	text-align: center;
	color: #FFFFFF;
	padding: 0 10px;
	border-radius: 0 0 6px 6px;
}

.calendar span.day {
	background: #FFFFFF;
	font-size: 44px;
	font-weight: bold;
	line-height: 1;
	color: #FF0000;
	padding-bottom: 8px;
	border-radius: 0;
}

.history-right {
	width: 66%;
	float: right;
}

.history-right p {
	line-height: 1.5;
}

.history-right p a {
	color: #000000;
}

.history-right p a:hover {
	color: #FF0000;
	text-decoration: none;
}

.clear {
	clear: both;
}

#mc_embed_signup_scroll {
    padding: 15px;
    background: #ffeeee;
    border: 1px solid #ffa3a3;
}

#mc_embed_signup_scroll h2 {
	font-size: 20px;
	margin: 0 0 10px;
}

.mc-field-group label {
	margin-bottom: 5px;
}

.mc-field-group input[type="text"], .mc-field-group input[type="email"] {
	margin-bottom: 12px;
	font-size: 20px;
	line-height: 31px;
	color: #111;
	border: 1px solid #e1e1e1;
	width: 100%;
	max-width: 100%;
	height: 44px;
	padding: 3px 9px;
}

.mc-field-group input[type="submit"] {
	background: #dd0000;
	width: 100%;
	font-size: 20px;
	padding: 12px;
}

.td-main-content-wrap .td-pb-span4 h3 {
	color: #333333;
    font-family: Roboto;
    font-size: 28px;
    font-weight: bold;
    text-transform: none;
}

.td_module_wrap:hover .entry-title a, .entry-title a:hover {
	color: #ea0000 !important;
}

.td-footer-wrapper .block-title {
	border: 0;
}

.sub-menu {
	
}

.td-mega-grid {
	background: #F3F3F3 !important;
}

.td-mega-menu-page .wpb_content_element .menu-wrap {
	overflow: hidden;
}

.td-mega-menu-page .wpb_content_element .menu-wrap ul {
	float: left !important;
    margin: 0 !important;
    padding: 0 8px !important;
    width: 14.2% !important;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.td-mega-menu-page .wpb_content_element .menu-wrap ul li {
	list-style-type: none !important;
	margin: 0 0 30px !important;
	line-height: 1.1 !important;
}

.td-mega-menu-page .wpb_content_element .menu-wrap ul li ul li, .td-mega-menu-page .wpb_content_element .menu-wrap ul li:last-child {
	margin-bottom: 0 !important;
}

.td-mega-menu-page .wpb_content_element .menu-wrap ul ul {
	float: none !important;
	width: 100% !important;
	padding: 0 !important;
}

.td-mega-menu-page .wpb_content_element .menu-wrap h4 {
	margin-top: 0;
	font-size: 14px;
    margin-bottom: 5px;
	line-height: 1.1;
	font-weight: bold;
}

.td-mega-menu-page .wpb_content_element .menu-wrap ul li ul li a {
	font-size: 14px !important;
}

.notifier {
	font-size: 15px;
	color: #666666;
}

.td-main-content-wrap .td-pb-span4 .item-details h3 {
	font-size: 14px;
}

.author-box-wrap {
	display: none;
}

.td-related-title h4 a, .td-related-title a {
	text-transform: none !important;
}

.td-footer-wrapper {
	display: none;
}

span.wpcf7-list-item {
	display: block;
	margin: 0 0 10px 0;
}

.page-id-138888 .entry-title {
	display: none;
}

select {
	border: 1px solid #e1e1e1;
    color: #444;
    font-size: 12px;
    height: 34px;
    line-height: 21px;
    max-width: 100%;
    padding: 3px 9px;
    width: 100%;
}

#adslot1 {
	max-width: 720px;
}

.td-related-title a {
	color: #111111 !important;
}

.td-related-title a.td-cur-simple-item {
	color: #FFFFFF !important;
}

.issue-container {
	background: #EA0000;
	padding: 10px 15px;
	margin: 20px 0;
}

.issue-container p {
	margin-bottom: 0;
	color: #FFFFFF;
}

.td-issue-date {
	text-align: right;
}

#issue-archive-search {
	overflow: hidden;
}

#issue-archive-search select {
	float: left;
	width: 25%;
	margin-right: 4%;
}

#issue-archive-search input[type="submit"] {
	float: left;
}

#issue-archive ul {
	overflow: hidden;
}

#issue-archive ul li {
	width: 22%;
	margin: 0 4% 30px 0;
	float: left;
	text-align: center;
	list-style-type: none;
}

#issue-archive ul li:nth-child(4n+4) {
	margin-right: 0;
}

#issue-archive ul li a {
	text-decoration: none;
}

#issue-archive ul li .issue-number {
	font-size: 15px;
	color: #777;
	margin-bottom: 0;
}

#issue-archive ul li .issue-date {
	font-size: 15px;
	color: #555;
	margin-bottom: 0;
}

#issue-loader {
	color: #333333;
	font-size: 16px;
	margin: 100px auto;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: load4 1.3s infinite linear;
	animation: load4 1.3s infinite linear;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	display: none;
}

#click-years {
	position: relative;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 30px;
}

#click-years:before {
	position: absolute;
	content: "";
	height: 3px;
	left: 0;
	width: 100%;
	right: 0;
	bottom: 4px;
	background-color: #E5E5E5;
}

#click-years a {
	color: #999;
	display: inline-block;
	padding: 4px 4px 18px;
	margin: 0 3px 0;
	position: relative;
	font-size: 16px;
	transition: all 300ms ease-in-out 0s;
	z-index: 999;
}

#click-years a:hover {
	color: #666;
	text-decoration: none;
}

#click-years a.active {
	color: #ff0000;
}

#click-years a span {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #E5E5E5;
	margin: 0 auto;
	transition: all 300ms ease-in-out 0s;
}

#click-years a:hover span {
	background-color: #BABABA;
}

#click-years a.active span {
	background-color: #ff0000;
}

#click-months {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}

#click-months:before {
	position: absolute;
	content: "";
	height: 3px;
	left: 0;
	width: 100%;
	right: 0;
	top: 4px;
	background-color: #E5E5E5;
}

#click-months a {
	color: #999;
	display: inline-block;
	padding: 18px 4px 0;
	margin: 0 3px 0;
	position: relative;
	font-size: 16px;
	transition: all 300ms ease-in-out 0s;
}

#click-months a:hover {
	color: #666;
	text-decoration: none;
}

#click-months a.active {
	color: #ff0000;
}

#click-months a span {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #E5E5E5;
	margin: 0 auto;
	transition: all 300ms ease-in-out 0s;
}

#click-months a:hover span {
	background-color: #BABABA;
}

#click-months a.active span {
	background-color: #ff0000;
}

.external-links .wpb_heading {
	background: none;
	color: #000;
	font-weight: 700;
	font-size: 14px;
	padding: 0 0 10px;
	margin: 0;
	line-height: 1.4;
}

@-webkit-keyframes load4 {
	0%,
	100% {
		box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
	}
	12.5% {
		box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	25% {
		box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	37.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	50% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	62.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
	}
	75% {
		box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
	}
	87.5% {
		box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
	}
}

@keyframes load4 {
	0%,
	100% {
		box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
	}
	12.5% {
		box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	25% {
		box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	37.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	50% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	62.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
	}
	75% {
		box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
	}
	87.5% {
		box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
	}
}

@media screen and (max-width : 1150px) {
	body ul.sf-menu > .td-menu-item > a {
		font-size: 14px !important;
	}
}