/*
Theme Name: Oxygen Oasis
Theme URI: http://www.o2oasis.com
Author: netStride
Author URI: http://www.netstride.com/
Version: 1.0
Text Domain: netStride
*/

@font-face {
 font-family: 'OpenSansRegular';
 src: url('fonts/OpenSans-Regular-webfont.eot');
 src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Regular-webfont.woff') format('woff'),  url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),  url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'OpenSansBold';
 src: url('fonts/OpenSans-Bold-webfont.eot');
 src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Bold-webfont.woff') format('woff'),  url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),  url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'OpenSansSemibold';
 src: url('fonts/OpenSans-Semibold-webfont.eot');
 src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),  url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),  url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	margin:0;
	padding:0;
	font-family:'OpenSansRegular';
	background:#fff;
	color:#000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, blockquote {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
a {
	outline:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
a.post-edit-link {
	background:#47b0fe;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#47b0fe), to(#1172bb));
	background-image:-webkit-linear-gradient(#47b0fe, #1172bb);
	background-image:-moz-linear-gradient(#47b0fe, #1172bb);
	background-image:-ms-linear-gradient(#47b0fe, #1172bb);
	background-image:-o-linear-gradient(#47b0fe, #1172bb);
	background-image:linear-gradient(#47b0fe, #1172bb);
	float:right;
	border:1px #3891d4 solid;
	-moz-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	ms-border-radius:0 3px 3px 0;
	height:30px;
	margin:0;
	font-size:14px;
	font-family: 'OpenSansSemibold';
	text-shadow:1px 1px #005797;
	color:#fff !important;
	height:30px;
	line-height:30px;
	position:fixed;
	left:0;
	bottom:30%;
	text-decoration:none !important;
	padding:0 10px;
	z-index:9999;
}
a.post-edit-link:hover {
	background:#1172bb;
}
strong {
	font-family: 'OpenSansBold';
	font-weight:normal
}
.clear {
	clear:both;
}
.header_wrapper {
	width:100%;
	height:auto;
}
.header {
	height:124px;
	margin:0 auto;
	max-width:1198px;
	background:url(images/bg_header.png) 70px 0 no-repeat;
}
.header .logo {
	float:left;
	background:url(images/logo.png) 0 0 no-repeat;
	width:398px;
	height:94px;
	margin:15px 0 0 0;
}
.header .logo a {
	width:398px;
	height:94px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.nav_wrapper {
	width:100%;
	height:46px;
	background:url(images/bg_nav.png) left top repeat-x;
	-moz-box-shadow:0 0 8px #bbb;
	-webkit-box-shadow:0 0 8px #bbb;
	box-shadow:0 0 8px #bbb;
	position:relative;
	z-index:999;
}
.nav {
	max-width:1198px;
	margin:0 auto;
	height:46px;
}
.nav ul {
	list-style:none;
	height:46px;
}
.nav ul li {
	height:46px;
	display:block;
	float:left;
	border-right:1px #a9dff6 solid;
}
.nav ul li a {
	height:46px;
	line-height:46px;
	color:#4e4e4e;
	text-decoration:none;
	padding:0 12px;
	position:relative;
	display:block;
	font-size:14px;
}
.nav ul li a:before, .nav ul li a:after {
	height:46px;
	width:2px;
	position:absolute;
	top:0;
	background: none;
	content:'';
}
.nav ul li a:before {
	left:0;
}
.nav ul li a:after {
	right:0;
}
.nav ul li a:hover {
	background:#fff;
}
.nav ul li a:hover:before {
	background:url(images/a_before_hover.png) top left repeat-y;
}
.nav ul li a:hover:after {
	background:url(images/a_after_hover.png) top right repeat-y;
}
.nav ul li.last {
	border:none;
}
.nav ul li.facebook, .nav ul li.linkedin, .nav ul li.twitter, .nav ul li.instagram, .nav ul li.youtube {
	width:32px;
	height:32px;
	float:right;
	margin:7px 0 0 10px;
	border:none;
}
.nav ul li.facebook a, .nav ul li.linkedin a, .nav ul li.twitter a, .nav ul li.instagram a, .nav ul li.youtube a {
	width:32px;
	height:32px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	padding:0;
	position:static;
}
.nav ul li.facebook a {
	background:url(images/icon_facebook.png) 0 0 no-repeat;
}
.nav ul li.linkedin a {
	background:url(images/icon_linkedin.png) 0 0 no-repeat;
}
.nav ul li.twitter a {
	background:url(images/icon_twitter.png) 0 0 no-repeat;
}
.nav ul li.instagram a {
	background:url(images/icon_instagram.png) 0 0 no-repeat;
}
.nav ul li.youtube a {
	background:url(images/icon_youtube.png) 0 0 no-repeat;
}
.nav ul li.facebook a:before, .nav ul li.linkedin a:before, .nav ul li.twitter a:before, .nav ul li.instagram a:before, .nav ul li.youtube a:before, .nav ul li.facebook a:after, .nav ul li.linkedin a:after, .nav ul li.twitter a:after, .nav ul li.instagram a:after, .nav ul li.youtube a:after {
	height:30px;
}
.nav ul li.facebook a:hover:before, .nav ul li.linkedin a:hover:before, .nav ul li.twitter a:hover:before, .nav ul li.instagram a:hover:before, .nav ul li.youtube a:hover:before, .nav ul li.facebook a:hover:after, .nav ul li.linkedin a:hover:after, .nav ul li.twitter a:hover:after, .nav ul li.instagram a:hover:after, .nav ul li.youtube a:hover:after {
	background:none;
}
.nav ul li.newsletter {
	background:#47b0fe;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#47b0fe), to(#1172bb));
	background-image:-webkit-linear-gradient(#47b0fe, #1172bb);
	background-image:-moz-linear-gradient(#47b0fe, #1172bb);
	background-image:-ms-linear-gradient(#47b0fe, #1172bb);
	background-image:-o-linear-gradient(#47b0fe, #1172bb);
	background-image:linear-gradient(#47b0fe, #1172bb);
	float:right;
	border:1px #3891d4 solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	ms-border-radius:3px;
	height:30px;
	margin:7px 0 0 0;
}
.nav ul li.newsletter a {
	font-size:14px;
	font-family: 'OpenSansSemibold';
	text-shadow:1px 1px #005797;
	color:#fff;
	height:30px;
	line-height:30px;
}
.nav ul li.newsletter a:hover {
	background:#1172bb;
}
.nav ul li.newsletter a:before, .nav ul li.newsletter a:after {
	height:30px;
}
.nav ul li.newsletter a:hover:before, .nav ul li.newsletter a:hover:after {
	background:none;
}
/*DropDown Functionality ---------------------*/
.nav ul li {
	position:relative;
}
.nav ul li ul {
	float:left;
	left: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 46px;
	width: 250px;
	z-index:999;
	visibility:hidden;
	display:none;
	border:1px #a9dff6 solid;
	border-bottom:none;
	height:auto;
	background:#5cb1d6;
}
.nav ul li ul li {
	display:block;
	float:left;
	width:100%;
	height:36px;
	border-bottom:1px #a9dff6 solid;
}
.nav ul li ul li a {
	height:36px;
	line-height:36px;
	font-size:13px;
	color:#fff;
}
.nav ul li ul li a:hover {
	color:#5cb1d6;
}
.nav ul li ul li a:before, .nav ul li ul li a:after {
	height:36px;
	background:none;
}
.nav ul li ul li a:hover:before, .nav ul li ul li a:hover:after {
	background:none;
}
.nav ul li:hover ul {
	left: 0;
	top: 46px;
	z-index: 999;
	visibility:visible;
	display:block;
}
/*DropDown Functionality ---------------------*/
.consultations {
	display:block;
	float:right;
	color:#00007e;
	text-align:center;
	margin:15px 0 0 35px;
	width:240px;
	text-align:right;
}
.consultations p {
	font-family: 'OpenSansBold';
	font-size:34px;
	background:url(images/icon_phone.png) 0 12px no-repeat;
	padding:0 0 0 23px;
	color:#ff9900;
}
.consultations p a {
	color:#ff9900;
	text-decoration:underline;
}
.consultations h2 {
	font-size:16px;
	font-family: 'OpenSansSemibold';
}
.address {
	display:block;
	float:right;
	color:#424242;
	font-size:15px;
	line-height:21px;
	text-align:right;
	margin:15px 0 0 0;
}
.address h2 {
	color:#0076ca;
	font-size:15px;
	font-family: 'OpenSansSemibold';
}
.address p a {
	color:#424242;
	text-decoration:underline;
}
.address p a:hover {
	text-decoration:none;
}
.seal {
	float:right;
	display:block;
	line-height:20px;
	font-size:12px;
	text-align:center;
	margin:3px 0 0 0;
}

.seal a {
	color:#000;
	text-decoration:underline;
	display:block;
	width:153px;
	height:auto;
}

.seal a img {
	width:100%;
	height:auto;
}

.seal a:hover {
	text-decoration:none;
}

.seal h2 {
	visibility:hidden;
	display:none;
}
.slider {
	background:#C3E8FB;
	width:100%;
	position:relative;
}
/*.slider p.caption {
	background:rgba(0, 0, 0, 0.5);
	height:67px;
	line-height:67px;
	border-top:6px #5cb1d6 solid;
	width:100%;
	left:0;
	bottom:0;
	text-align:center;
	position:absolute;
	font-size:30px;
	z-index:999;
	color:#fff;
	text-transform:capitalize;
	padding:0;
}*/
.slider .rslides {
	margin:0 auto;
}
.slider .rslides_container {
	margin:0 auto;
	max-width:1320px;
	float:none;
}
.slider p.caption {
	padding:0 0 0 27px;
	width:435px;
	height:220px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
	font-family: 'OpenSansBold';
	font-size:23px;
	line-height:30px;
	color:#00007e;
	text-align:left;
	background:none;
}
.slider p.caption a {
	background:#ff9900;
	display:block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	ms-border-radius:3px;
	border:none;
	color:#fff;
	padding:10px 0;
	font-size:16px;
	text-decoration:none;
	margin:20px 0 0 0;
	line-height:normal;
	width:130px;
	text-align:center;
}
.slider p.caption a:hover {
	background:#000055;
}
.slider p.caption strong {
	color:#fff;
	font-size:20px;
	display:block;
	margin:0 0 10px 0;
}
.slider p.caption small {
	font-size:13px;
	color:#fff;
	display:block;
	font-family: 'OpenSansRegular';
	font-weight:normal;
	line-height:normal;
}
.slider #rslides1_s0 strong {
	color:#b71a34;
}
.slider #rslides1_s0 small {
	color:#1d1b4c;
}
/*.slider .static_image {
	max-width:1196px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background-size:100% auto;
	position:relative;
	line-height:1px;
}
.slider .static_image .text {
	padding:32px 50px 0 27px;
	width:365px;
	height:220px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
}
.slider .static_image .text img {
	margin:0 0 20px 0;
	display:inline-block;
	width:150px;
	height:auto;
}
.slider .static_image p {
	font-family: 'OpenSansBold';
	margin:0 0 20px 0;
	font-size:23px;
	line-height:30px;
	color:#00007e;
}
.slider .static_image a {
	background:#FF9900;
	display:inline-block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	ms-border-radius:3px;
	border:none;
	color:#fff;
	padding:10px 20px;
	font-size:16px;
	text-decoration:none;
	margin:0;
	line-height:normal;
}
.slider .static_image a:hover {
	background:#000055;
}*/
.container {
	max-width:1198px;
	margin:0 auto;
	padding:20px 0;
}
.section_left {
	float:left;
	width:190px;
}
.search {
	display:block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	ms-border-radius:10px;
	background:#e2e2e2;
	border:1px #bbbbbb solid;
	padding:10px;
	margin:0 0 11px 0;
}
.search h2 {
	font-family: 'OpenSansSemibold';
	color:#0068b5;
	font-size:16px;
	margin:0 0 5px 0
}
.search input[type="text"] {
	width:93%;
	margin:0 0 10px 0;
}
.sidebar_menu {
	display:block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	ms-border-radius:10px;
	background:#e2e2e2;
	border:1px #bbbbbb solid;
	padding:10px 10px 0 10px;
}
.sidebar_menu h2 {
	font-family: 'OpenSansSemibold';
	color:#0068b5;
	font-size:16px;
}
.sidebar_menu ul {
	list-style:none;
	margin:0 0 10px 0;
}
.sidebar_menu ul li {
	border-bottom:1px #c8c8c8 solid;
}
.sidebar_menu ul li a {
	padding:3px 0;
	color:#282828;
	text-decoration:none;
	font-size:11px;
	display:block;
}
.sidebar_menu ul li a:hover {
	color:#0068b5;
	background:url(images/list_link_hover.png) right top repeat-y;
}
.sidebar_menu ul li:last-child {
	border:none;
}
.section_right {
	float:right;
	width:996px;
}
ul.service_blocks {
	list-style:none;
	width:100%;
	float:left;
	display:block;
}
ul.service_blocks li {
	width:241px;
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	ms-border-radius:10px;
	background:#c4eaff;
	margin:0 11px 0 0;
}
ul.service_blocks li .widgettitle {
	visibility:hidden;
	display:none;
}
ul.service_blocks li .textwidget {
	padding:9px;
	text-align:center;
}
ul.service_blocks li .textwidget h3 {
	color:#282828;
	font-family: 'OpenSansSemibold';
	font-size:18px;
}
ul.service_blocks li .textwidget pre {
	display:block;
	font-size:11px;
	font-family: 'OpenSansSemibold';
	margin:5px 0;
}
ul.service_blocks li .textwidget p {
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	line-height:18px;
	margin:10px 0;
}
ul.service_blocks li .textwidget h4, ul.service_blocks li .textwidget h6 {
	line-height:18px;
	margin:10px 0;
}
ul.service_blocks li .textwidget h6 a {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	width:100px;
	height:30px;
	line-height:30px;
	display:block;
	margin:0 auto;
	background:#FF9900;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	ms-border-radius:5px;
}
ul.service_blocks li .textwidget h6 a:hover {
	background:#000055;
}
ul.service_blocks li:last-child {
	margin:0;
	float:right;
}
 ul.service_blocks li:nth-child(3) {
 margin:0;
}
.block_left {
	float:left;
	width:693px;
	margin:11px 0 0 0;
}
.block_right {
	float:right;
	width:293px;
	margin:11px 0 0 0;
}
.block_right .feeds {
	display:block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	ms-border-radius:10px;
	background:#e2e2e2;
	border:1px #bbbbbb solid;
	padding:10px;
	min-height:960px;
}
.block_right .feeds .fb_iframe_widget {
	width:270px !important;
	background:#fff;
 	display: block;
    margin: 0 auto;
    position: relative;
}
/*.block_right .feeds .fb_iframe_widget span {
	width:100% !important;
}
.block_right .feeds .fb_iframe_widget iframe {
	width:100% !important;
}*/
.block_left .welcome {
	display:block;
	color:#282828;
	padding:0 0 25px 0;
	border-bottom:1px #c8c8c8 solid;
	margin:0 0 11px 0;
}
.block_left .welcome h1 {
	font-size:40px;
	color:#0068b5;
	margin:0 0 5px 0;
}
.block_left .welcome h3 {
	margin:0 0 5px 0;
	color:#323278;
	font-size:25px;
}
.block_left .welcome p, .block_left .welcome ul, .block_left .welcome ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	margin:0 0 17px 0;
}

.block_left .welcome ul, .block_left .welcome ol {
	padding:0 0 0 15px;
}
.page {
	display:block;
	color:#282828;
	margin:20px 0 0 0;
}
.page h1 {
	font-size:40px;
	color:#0068b5;
	margin:0 0 5px 0;
}
.page h2 {
	font-size:30px;
	color:#0068b5;
	margin:0 0 5px 0;
}
.page h3 {
	margin:0 0 5px 0;
	color:#323278;
	font-size:25px;
}
.page h4 {
	margin:0 0 5px 0;
	font-family: 'OpenSansBold';
}
.page p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	margin:0 0 17px 0;
}
.page p a, .page a {
	color:#282828;
	text-decoration:underline;
}
.page p a:hover, .page a:hover {
	color:#282828;
	text-decoration:none;
}
.page ol {
	font-size:15px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 20px 0;
	padding:0 0 0 20px;
}
.page ol li {
	margin:0 0 5px 0;
	padding:0;
}
.page ul {
	list-style:none;
	font-size:15px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 20px 0;
}
.page ul li {
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	background:url(images/icon_bullet.png) 0 6px no-repeat;
}
.page ul li ul {
	list-style:circle;
	padding:0 0 0 15px;
	margin:0;
}
.page ul li ul li {
	padding:0;
	background:none;
	margin:0 0 5px 0;
}
.page img.alignright {
	display:block;
	float:right;
	margin:0 0 10px 10px;
}
.page img.alignleft {
	display:block;
	float:left;
	margin:0 10px 10px 0;
}
.page img.aligncenter {
	display:block;
	margin:0 auto 10px auto;
}
.block_left .whats_new {
	width:286px;
	float:left;
}
.block_left .whats_new .whats_new_list {
	display:block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	ms-border-radius:10px;
	background:#e2e2e2;
	border:1px #bbbbbb solid;
	padding:10px;
	min-height:232px;
}
.block_left .whats_new .whats_new_list h2 {
	display:block;
	text-align:center;
	color:#0068b5;
	font-size:22px;
	margin:0 0 10px 0;
}
.block_left .whats_new .whats_new_list p {
	font-size:14px;
	line-height:22px;
	margin:0 0 10px 0;
}
.block_left .whats_new .whats_new_list p a {
	text-decoration:underline;
	color:#000;
}
.block_left .whats_new .whats_new_list p a:hover {
	text-decoration:none;
}
.block_left .testimonials {
	width:100%;
/*	float:right;*/
}
.block_left .testimonials_list {
	display:block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	ms-border-radius:10px;
	background:#e2e2e2;
	border:1px #bbbbbb solid;
	padding:10px;
	min-height:232px;
}
.block_left .testimonials_list h2 {
	display:block;
	color:#0068b5;
	font-size:22px;
	margin:0 0 10px 0;
}
.block_left .testimonials_list p {
	font-size:14px;
	line-height:22px;
	margin:0 0 10px 0;
}
.footer_wrapper {
	background:#000057;
	padding:20px 0;
}
.footer {
	max-width:1198px;
	margin:0 auto;
	color:#fff;
	font-size:14px;
}
.footer .widgettitle {
	visibility:hidden;
	display:none;
}
.footer ul {
	list-style:none;
	float:left;
	margin:0 0 20px 0;
}
.footer ul li {
	float:left;
	margin:0 15px 0 0;
}
.footer ul li a {
	color:#fff;
	text-decoration:none;
}
.footer ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
.footer .copyright {
	float:left;
}
.footer .copyright a {
	color:#fff;
	text-decoration:underline;
}
.footer .copyright a:hover {
	text-decoration:none;
}
.footer .footer_address {
	width:180px;
	float:right;
}
.footer .footer_address ul {
	list-style:none;
	margin:0;
}
.footer .footer_address ul li {
	padding:0 0 0 30px;
	margin:0 0 15px 0;
}
.footer .footer_address ul li:first-child {
	background:url(images/icon_house.png) 0 2px no-repeat;
}
.footer .footer_address ul li:last-child {
	background:url(images/icon_phone_small.png) 0 2px no-repeat;
	margin:0;
}
label {
	display:block;
	font-size:14px;
	margin:0 0 10px 0;
}
input[type='checkbox'] {
	margin:4px 10px 0 0;
	padding:0;
	float:left;
}
input[type='text'], input[type='email'] {
	border:1px #aaa solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	ms-border-radius:3px;
	padding:5px;
	margin:0 0 20px 0;
}
select {
	border:1px #aaa solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	ms-border-radius:3px;
	padding:5px;
	margin:0 0 20px 0;
}
textarea {
	border:1px #aaa solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	ms-border-radius:3px;
	padding:5px;
	margin:0 0 20px 0;
	resize:none;
	height:110px;
}
input[type='submit'] {
	display:block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	ms-border-radius:3px;
	background:#272fb5;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#272fb5), to(#000055));
	background-image:-webkit-linear-gradient(#272fb5, #000055);
	background-image:-moz-linear-gradient(#272fb5, #000055);
	background-image:-ms-linear-gradient(#272fb5, #000055);
	background-image:-o-linear-gradient(#272fb5, #000055);
	background-image:linear-gradient(#272fb5, #000055);
	border:none;
	color:#fff;
	height:32px;
	padding:0 10px;
	cursor:pointer;
}
input[type='submit']:hover {
	background:#000055;
}
.wpcs_content div.wpcf7 {
	text-align:left !important;
	line-height:normal;
	font-size:14px;
}
.wpcs_content h3 {
	font-family: 'OpenSansBold';
	margin:0 0 20px 0;
}
.wpcs_content .wpcf7-form-control-wrap {
	display:block;
	position:static;
	margin:5px 0 10px 0;
}
.wpcs_content input, .wpcs_content select, .wpcs_content textarea  {
	width:100%;
	box-sizing:border-box;
	margin:0;
}
.wpcs_content input[type"submit"] {
	width:auto;
}
div.wpcs_scroll_div {
	overflow-y:auto !important;
}
div.wpcf7-mail-sent-ok {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(57,143,20,0.9);
	margin:0 !important;
	border:none !important;
	text-align:center;
	vertical-align:middle;
	padding:50px;
	box-sizing:border-box;
}

.post_blocks {
	text-align:center;
}
.post_blocks .block {
	display:inline-block;
	margin:10px;
	padding:20px;
	max-width:330px;
	min-height:590px;
	vertical-align:top;
	text-align:left;
	border:1px #ddd solid;
}
.post_blocks .block p:last-child {
	margin:0;
}
.post_blocks .block a.button {
	display:inline-block;
	color:#fff;
	background:#323278;
	padding:10px;
	text-decoration:none;
}
.post_blocks .block a.button:hover {
	background:#585858;
}
.post_blocks .block .thumb {
	width:100%;
	height:195px;
	line-height:none;
	margin:0 0 20px 0;
	/*background:#eee url(images/thumb.png) center center no-repeat;*/
	background:#eee;
	overflow:hidden;
}
.post_blocks .block .thumb img {
	width:100%;
	height:auto;
}
.post_blocks .block h3 {
	font-size:20px;
	margin:0 0 20px 0;
}
.post_blocks .block p {
	margin:0 0 20px 0;
}
.page-nav a {
	display:inline-block;
	color:#fff;
	background:#323278;
	padding:10px;
	text-decoration:none;
}
.page-nav a:hover {
	background:#585858;
}