/* Enter Your Custom CSS Here */
#wpcf7-f324-p189-o1 form p{
	width:430px;
	margin:auto;
}
#wpcf7-f324-p189-o1 .wpcf7-form input{
	width:300px;
}
#wpcf7-f324-p189-o1 .wpcf7-form input.wpcf7-submit{
	width:120px;
}
#footer .widget li a,#pre-header .header-links li a{
	font-size:14px;
}
#footer-col2 div{
	color:#DDD;
	font-size:14px;
	cursor:pointer;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
#footer-col2 div:hover{
	color:#D33D33;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
#pre-header-search form{
	margin-right:47px;
}
#header .header-links li span:nth-child(1),#breadcrumbs a{
	font-size:16px;
}
#breadcrumbs{
	font-size:15px;
}
#main{
	font-size:14px
}
.wpcf7-form textarea{
	resize:none;
}
.widget li a,.elp_caption,.wp-caption .wp-caption-text{
	font-size:13px;
}
.wpcf7-form p label{
	font-size:13px;
}
#post-72 p:first-child{
	text-align:center;
}
#post-72 iframe{
	width:800px!important;
	height:450px!important;
	margin:auto;
}
#footer .wpcf7-form input{
	border: 1px solid #666;
  background: #333;
}
#footer .wpcf7-form input[type=submit]{
	margin-top:15px;
	background:#D33D33;
	color:#fff;
}