div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

.inner{
	height:100%;
	max-width: 1140px!important;
	position:relative;
	clear:both;
	text-align:left;
	margin: 0px auto;
	padding: 0px 10px;
}

.ticker_box{
background: url("../images/black_line.png") repeat-x bottom #f9f9f9;
width: 100%;
height:37px;
}
.modern-ticker{
background: url("../images/color_line.png") repeat-x bottom;
width: 100%;
height:37px;
line-height:30px;
overflow:hidden;
}
.mt-label{
background: url("../images/ticker_icon.png") no-repeat left;
margin-right:2px;
padding: 0px 8px 0 20px;
position:absolute;
left:0;
font-family: Oswald, sans-serif;
color: red;
font-weight: normal;
font-size: 14px;
text-transform: uppercase;
overflow:hidden;
}
.modern-ticker a{
text-decoration:none;
}
.mt-news a{
display: inline-block;
white-space:nowrap;
padding: 0 20px 0 0px;
margin-right:2px;
font-size:13px;
color: #333;
transition:all 0.2s ease-in-out;
text-transform: uppercase;
font-family: Oswald, sans-serif;
}
.mt-news a:hover{
color: red;
}
.modern-ticker .custom_cat_class{
color:#fff!important;
display: inline-block;
text-transform:uppercase;
font-size:11px;
line-height: 14px;
color:#fff;
text-decoration: none;
margin: 0px 3px 0px 20px;
padding: 2px 5px!important;
font-family: Oswald, sans-serif;
font-weight: 400;
}
.modern-ticker ul{
margin:0;
padding:0;
list-style:none;
}
.mt-body{
margin:2px;
position:relative;
}

.mt-news{
overflow:hidden;
position:absolute;
}
.mt-news li{
float:left
}
.mt-hide{
display:none;
}
 .custom_cat_class{
background-color:#a8e000;
color:#fff}