.headline_inner h1 {
	font-size: 32px;
	text-transform: uppercase;
	color: #0067B1;
}
.headline {
	background-color: white !important;
}
#header, .cmsms_breadcrumbs {
	display: none !important;
}
#bottom, #footer {
	display: none;
}
#middle {
	padding-top:  0px !important;
}
.detail-tbl {
	width: 100%;
}
.detail-tbl tr td {
	border-collapse: collapse;
	padding: 10px;
}
.fullwidth {
	width: auto !important;
	height: auto !important;
}
#ddd {
	height: 300px;
	padding-left: 15px;
}
.contact-box {
	width: 80%;
	border: 1px dotted #cccccc;	
	margin: 15px 0px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.contact-box input, 
.contact-box textarea {
	width: 280px;
	float: right;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #CCCCCC;
    color: #808080;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    padding: 2px;
    height: 32px;
    margin: 0px;
}
.wpcf7-form-control-wrap {
	
}
span.wpcf7-form-control-wrap {
	float: right;
	margin: 0px;
}
.contact-box input.wpcf7-submit {
	width: 100px;
	background-color: #93C01F !important;
}
.wpcf7 form.wpcf7-form > p {
	margin: 0px;
}
#fancybox-left, #fancybox-right {
		display: none !important;
	}
.single-qa_faqs section {
	width: 100% !important;
	border: 0px;
}
.headline {
	display: none;
}
.faq-single {
	
}
.faq-single table {
	width: 800px !important;
	margin: 0px auto;
}
.faq-single table tr td {
	border-collapse: collapse;
	padding: 20px;
}
.faq-single h1 {
	color: #0067B1 !important;
	line-height: 40px;
}
p.qa_cats {
	display: none;
}
#detail {
	height: 300px;
}
.jspScrollable .jspPane {
	margin-right: 10px !important;
}
body {
	background-image: none !important;
	background-color: white !important;
}
.liquid .content_wrap {
	background-position: top left !important;
}
section {
	box-shadow: none !important;
	-moz-box-shadow: 0px !important;
	-webkit-box-shadow: 0px !important;
}
.content_wrap {
	background-image: none !important;
}


@media only screen and (max-width: 1024px) {
.liquid .container {
	width: 100% !important;
}
.faq-single table {
	width: 100% !important;
}
.faq-single table tr td:first-child  {
	display: none;
}
.faq-single #detail {
	width:100% !important;
}
.faq-single #detail .jspContainer {
	height:100% !important;
	width:100% !important;
}
.faq-single #detail .jspContainer .jspPane {
	height:100% !important;
	width:100% !important;
}
	
}