@charset "UTF-8";
/*
Theme Name: City Fertility Parent
Description: A business, portfolio and blog theme.
Author: Icreate Solutions
Theme URI: http://icreatesolutions.com.au/
Author URI: http://icreatesolutions.com.au/
Version: 2.1.1
*/
@font-face {
	font-family: 'ModernPictogramsNormal';
	src: url('css/modernpics-webfont.eot');
	src: url('css/modernpics-webfont.eot?#iefix') format('embedded-opentype'),
	url('css/modernpics-webfont.woff') format('woff'),
	url('css/modernpics-webfont.ttf') format('truetype'),
	url('css/modernpics-webfont.svg#ModernPictograms tNormal') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}

.clearbig {
	clear: both;
	display: block;
	font-size: 0;
	height: 40px;
	line-height: 0;
	width: 100%;
}

#sb-nav a {
	border-bottom: none;
}

p:empty {
	display: none;
}

#contentwrapper img {
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

body {
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #656565;
	font-weight: 300;
}

::selection {
	background: #323232; /* Safari */
	color: #ffffff;
	text-shadow: none;
}

::-moz-selection {
	background: #323232; /* Firefox */
	color: #ffffff;
	text-shadow: none;
}

img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	opacity: 1.0;
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 5px;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.aligncenter img {
	margin-bottom: 20px;
}

img.alignleft {
	margin-right: 20px;
	margin-bottom: 20px;
}

img.alignright {
	margin-left: 20px;
	margin-bottom: 20px;
}

.wp-caption {
	text-align: center;
	margin: 10px 20px 20px 20px;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
}

.wp-caption img,
.wp-caption img a {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption
.wp-caption-text {
	margin: 0;
	padding: 5px;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
}

.gallery-caption {
	margin-left: 0;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 10px;
}

.gallery-icon img {
	border: 1px solid #D4D4D4 !important
}

.sticky, .gallery-caption, .bypostauthor {
	margin: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

.ie7 .blog_wrapper {
	padding-top: 1px;
}

audio,
canvas,
video {
	display: block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a:hover,
a:active,
a:focus {
	outline: 0;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

img.left {
	float: left;
	margin: 0 20px 20px 0;
}

img.right {
	float: right;
	margin: 0 20px 20px 0;
}

button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}

button,
input {
	*overflow: visible;
	line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/*  START OF STYLES  */
hr {
	border: none;
	clear: both;
	margin: 40px 0 50px 0;
	height: 1px;
	border-bottom: 1px solid #d4d4d4;
}

.blue, .blue a {
	color: #3083a7;
}

.red, .red a {
	color: #ea2e49;
}

.green, .green a {
	color: #26ae90;
}

h1 {
	color: #FFFFFF;

	font: 32px OpenSansLight;
	line-height: 1.2em;
	clear: both;

	margin-bottom: 20px;
}

h2, h2 a {
	font-family: 'OpenSansLight';
	font-size: 26px;
	line-height: 1.2em;
	margin-bottom: 20px;
	color: #739dd3;
}

/*h2 a:hover {
	color:#42484d;
	font-size:42px;
	text-decoration:none;
	line-height:1.2em;
	}*/

h3, h3 a {
	font-family: 'OpenSansLight';
	font-size: 20px;
	line-height: 1.2em;
	color: #383838;
	margin-bottom: 20px;
}

h3 a:hover {
	color: #42484d;
	font-size: 34px;
	text-decoration: none;
	line-height: 1.2em;
}

.viewall {
	display: inline-block;
	float: right;
	margin-top: -28px;
	margin-right: 20px;
}

.viewall a:hover {
	text-decoration: underline;
}

h4 {
	font: 14px 'OpenSansBold' !important;
	line-height: 1.2em;
	margin-bottom: 20px;
	color: #5ab0b6;
	margin-bottom: 20px;

	text-transform: uppercase;
}

h5, h5 a {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 1.2em;
	color: #72bbc0;
	margin-bottom: 20px;
}

h5 a:hover {
	font-size: 24px;
	line-height: 1.2em;
	text-decoration: none;
}

h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 1.2em;
	color: #2C3E50;
	margin-bottom: 20px;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 20px;
	color: #656565;
	font-weight: 300;
}

p.page_error {
	line-height: 200px;
	text-align: center;
	font-weight: 500;
	font-size: 250px;
}

p.page_error_text {
	text-align: center;
	font-size: 24px;
}

a {
	/*font-size:16px;*/
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	outline: none;
	color: #ea2e49;
}

a:hover {
	text-decoration: underline;
}

.employee_name, .employee_name a {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #383838;
	text-align: center;
	margin-top: 20px;
	font-weight: 600;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.employee_name a:hover {
	text-decoration: none;
	color: #ea2e49;
}

.employee_title {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #383838;
	text-align: center;
}

ul, ol {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: square inside none;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: #878787;
}

li.checkgreen, li.checkblue, li.checkred {
	list-style: none inside none;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: #878787;
	margin-left: 23px;
}

li.checkgreen:before {
	font-family: 'ModernPictogramsNormal';
	font-size: 20px;
	content: "%";
	position: absolute;
	color: #47BD9D;
	margin-left: -23px;
	margin-top: 2px;
}

li.checkred:before {
	font-family: 'ModernPictogramsNormal';
	font-size: 20px;
	content: "%";
	position: absolute;
	color: #ea2e49;
	margin-left: -23px;
	margin-top: 2px;
}

li.checkblue:before {
	font-family: 'ModernPictogramsNormal';
	font-size: 20px;
	content: "%";
	position: absolute;
	color: #4BAAD3;
	margin-left: -23px;
	margin-top: 2px;
}

.left_content ul li, ol li {
	line-height: 1.8em;
}

ul li a {
	/*
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
	outline: none;
	*/
	color: #ea2e49;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

ol li {
	list-style: decimal inside none;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: #656565;
}

ol li a {
	/*
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
	-webkit-transition:all 0.3s ease-in;  
    -moz-transition:all 0.3s ease-in;  
    -o-transition:all 0.3s ease-in;  
    transition:all 0.3s ease-in;
	outline: none;
	color:#ea2e49;
	
	*/
}

.contentleft {
	float: left;
	line-height: 1.6em;
}

.contentright {
	float: right;
	line-height: 1.6em;
}

#top_wrapper {
	width: 100%;
	background-color: #42484d;
}

#header_wrapper {
	width: 100%;
	background-color: #4baad3;
	/*min-height:230px;*/
}

/
/
.header_phone:before {
/ / font-family: 'ModernPictogramsNormal';
/ / font-size: 28 px;
/ / content: "O";
/ / position: absolute;
/ / color: #ffffff;
/ / margin-left: - 23 px;
/ / margin-top: 2 px;
/ /
}

/
/
.header_phone {
/ / / / float: right;
/ / background-color: #3083a7;
/ / color: #ffffff;
/ / font-size: 13 px;
/ / font-family: 'Open Sans', sans-serif;
/ / text-transform: uppercase;
/ / font-weight: 400;
/ / display: block;
/ / padding: 15 px 15 px 15 px 35 px;
/ /
}

/
/
.header_phone a, .header_phone a:hover {
/ / font-size: 14 px;
/ / font-family: 'Open Sans', sans-serif;
/ / color: #ffffff;
/ /
}

.breadcrumb_wrapper {
	width: 100%;
	min-height: 135px;
	position: relative;
	background-size: 103% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
}

.breadCrmbsContainer {
	height: 32px;
	background: url(images/menu_overlay.png) repeat;
	position: absolute;
	width: 100%;
	bottom: 0px;
}

.breadCrmbsContainer h1.entry-title {
	color: #FFFFFF;
	font: 32px OpenSansLight;
	margin: -75px auto 30px;
	width: 100% !important;
	max-width: 950px;
}

.breadcrumbs {
	width: 950px;
	margin: 0 auto;
	padding-top: 3px;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}

.breadcrumbs a {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: 600;
}

.breadcrumbs a:hover {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: underline;
}

.content_wrapper {
	width: 980px;
	margin: 0 auto;
}

#logo {
	display: block;
	padding: 45px 0 45px 0;
}

#message_wrapper {
	width: 100%;
	background-color: #ffffff;
	min-height: 100px;
}

#message_wrapper .contentleft p {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #5f5f5f;
	margin-top: 33px;
}

.homepage_slider_section {
	width: 100%;
}

.homepage_slider_section .slider .flex-control-nav {
	display: none;
}

.slides .slidecontents {
	z-index: 2000;
	position: relative;
}

#contentwrapper {
	width: 100%;
	background-color: #f9f9f9;
	padding: 20px 0;
}

.left_content {
	float: left;
	width: 63%;

	padding-top: 20px;
}

.right_content {
	float: right;
	width: 250px;
}

.right_content ul, .right_content ol, .content_left ul, .content_left ol {
	margin-bottom: 20px;
}

/*.right_content p, .right_content ul li, .right_content ul li a, .content_left p, .content_left ul li, .content_left ul li a {
	color:#878787;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	}*/

/*.right_content a, .content_left a, .right_content ul li a, .content_left ul li a {
	color:#ea2e49;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	}*/

.right_content a:hover, .content_left a:hover, .right_content ul li a:hover, .content_left ul li a:hover {
	/*font-size:13px;
	font-family: 'Open Sans', sans-serif;
	text-decoration:underline;
	*/
}

.right_content ul li, .content_left ul li {
	line-height: 2.0em;
}

/*.right_content ul li a:hover, .content_left ul li a:hover {
	text-decoration:underline;
	color:#ea2e49;
	}*/

.content_left {
	float: left;
	width: 250px;
	padding: 20px;
	background-color: #f5f5f5;
}

.content_right {
	float: right;
	width: 650px;
}

#bottom_wrapper {
	width: 100%;
	background-color: #ea2e49;
	padding: 30px 0 30px 0;
}

/*#bottom_wrapper ul li, #bottom_wrapper ol li, #bottom_wrapper ul li a, #bottom_wrapper ul li a:hover, #bottom_wrapper ol li a, #bottom_wrapper ol li a:hover, #bottom_wrapper h5, #bottom_wrapper a, #bottom_wrapper p {
	color:#ffffff;
	}*/

#bottom_wrapper ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#bottom_wrapper ul li a {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	outline: none;
	color: #ffffff;
	font-weight: 400;
	line-height: 1.8em;
}

#bottom_wrapper ul li a:hover {
	color: #ffffff;
}

#bottom_wrapper h5 {
	margin-bottom: 20px;
}

#bottom_wrapper .privacy-statement {
	color: #ffffff;
}

#copyright_wrapper {
	width: 100%;
	background-color: #42484d;
	min-height: 50px;
	padding: 25px 0 0;
}

.copyright_message {
	font-size: 12px;
	color: #868a8d;
	font-family: 'Open Sans', sans-serif;
	float: left;
}

.copyright_message a {
	color: #868a8d;
	font-family: 'Open Sans', sans-serif;
	text-decoration: underline;
}

.social_icons {
	float: right;
}

.social_icons a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: .3;
}

.social_icons a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.employee_social {
	text-align: center;
	margin-top: 20px;
}

.employee_social a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
}

.employee_social a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.employee_image_single {
	position: relative;
	margin-bottom: 20px;
}

.employee_image {
	position: relative;
	float: left;
	background: #ea2e49;
	margin-bottom: 20px;
	background-image: url("img/read_more.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.employee_image img {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.employee_image img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	opacity: .1;
}

.employee_info {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	min-height: 67px;
}

.employee_info .social_icons {
	padding-top: 16px;
}

.employee_info .employee_title {
	text-align: left;
	padding-top: 20px;
}

.case_study_wrapper .one_third, .staff_wrapper .one_third {
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 30%;
}

.casestudy_image {
	position: relative;
	background: #ea2e49;
	margin-bottom: 20px;
	background-image: url("img/read_more.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.casestudy_image img {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	max-width: 100%;
	width: 100%;
}

.casestudy_image img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	opacity: .1;
}

.post_details {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	min-height: 45px;
}

.post_date {
	border-right: 1px solid #d4d4d4;
	color: #878787;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	float: left;
	padding: 8px 15px 8px 10px;
}

.post_date a {
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}

.post_comment {
	border-right: 1px solid #d4d4d4;
	color: #878787;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	float: left;
	padding: 8px 15px 8px 10px;
}

.post_comment a {
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}

.post_author, .post_read_more, .post_read_more a {
	color: #383838;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	float: left;
	padding-left: 10px;
}

.post_author {
	border-right: 1px solid #D4D4D4;
	color: #878787;
	padding: 8px 15px 8px 10px;
}

.post_read_morecats {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
}

.post_read_more a, .post_read_morecats a {
	margin-top: 8px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}

.post_read_morecats a:after {
	content: ",";
}

.post_read_more a:hover, .post_read_morecats a:hover {
	text-decoration: none;
}

.post_read_more a img {
	padding-left: 12px;
	margin-top: -4px;
}

.career_print {
	color: #383838;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

.career_print a {
	margin-left: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #383838;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.career_print:before {
	content: "d";
	font-family: 'ModernPictogramsNormal';
	font-size: 20px;
	position: absolute;
	color: #8B8A8E;
}

.pdf_download {
	color: #383838;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

.pdf_download a {
	margin-left: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #383838;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.pdf_download a:hover, .career_print a:hover {
	color: #ea2e49;
	text-decoration: none;
}

.pdf_download:before {
	content: "D";
	font-family: 'ModernPictogramsNormal';
	font-size: 20px;
	position: absolute;
	color: #8B8A8E;
}

.career_split {
	border-right: 1px solid #D4D4D4;
	width: 20px;
	float: left;
	height: 45px;
}

.blog_wrapper {
	margin-bottom: 40px;
	float: left;
	width: 100%;
}

.blog .blog_wrapper {
	margin-bottom: 20px;
}

/* MENU STYLE */

.topsubmenu {
	float: left;
	padding-top: 14px;
}

.topsubmenu ul {
	padding-top: 12px;
	margin: 0;
}

.topsubmenu ul li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

.topsubmenu ul li a {
	font-family: 'Monserrat', sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

.topsubmenu ul li a:hover {
	text-decoration: underline;
}

.topmenu select {
	display: none;
}

.topmenuwrapper {
	background-color: #3a9ac4;
}

.topmenu {
	float: left;
}

.sf-menu, .sf-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.sf-menu a {
	display: block;
	position: relative;
}

.webkit .sf-menu li:hover ul,
.webkit .sf-menu li.sfHover ul {
	left: 0px;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0px;
	top: 1.4em; /* match top ul list item height */
	z-index: 999999;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

ul.sf-menu li.current-menu-item a {
	color: #ffffff;
	background-color: #3083a7;
}

ul.sf-menu li ul.sub-menu li.current-menu-item a {
	color: #ffffff;
	background-color: #4baad3;
}

ul.sf-menu li ul.sub-menu li.current-menu-item li a {
	color: #badcea;
	background-color: transparent;
}

ul.sf-menu li ul.sub-menu li.current-menu-item li a:hover {
	color: #ffffff;
	background-color: #4baad3;
}

/*** DEMO SKIN ***/
.sf-menu li:hover {
	background-color: #3083a7;
}

.sf-menu li a {
	color: #badcea;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	text-transform: uppercase;
	font-weight: 400;
	padding: 15px;
}

ul.sf-menu li ul.sub-menu li a, ul.sf-menu li ul.sub-menu li a ul li a {
	color: #badcea;
	text-decoration: none;
	display: block;
	font-size: 13px;
	padding: 8px;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

ul.sf-menu li ul.sub-menu li a:hover {
	color: #ffffff;
	background-color: #4baad3;
	text-decoration: none;
	display: block;
	font-size: 13px;
	padding: 8px;
	font-family: 'Open Sans', sans-serif;
}

.sf-menu li a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}

.sf-menu ul li {
	padding: 0px;
}

.sf-menu li li {
	min-width: 170px;
}

.sf-menu li ul {
	margin-top: 50px;
	padding: 5px;
	background-color: #3083a7;
}

.sf-menu li ul:before {
	border-color: transparent transparent #3083a7;
	border-style: solid;
	border-width: 0 9px 9px;
	content: "";
	height: 0;
	left: 20px;
	position: absolute;
	top: -9px;
	width: 0;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	display: none;
}

a > .sf-sub-indicator { /* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -103px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -103px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}

.sf-menu ul a > .sf-sub-indicator {
	background-position: 7px 5px;
}

/* apply hovers to modern browsers */
.sf-menu ul a:focus,
.sf-menu ul a:hover,
.sf-menu ul a:active,
.sf-menu ul li:hover > a,
.sf-menu ul li.sfHover > a {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0px;
	margin: 0;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

ul.sf-menu li ul li a {
	padding: 10px 0 0 0;
	display: block;
}

ul.sf-menu li ul li a:hover {
	color: #323232;
}

.sf-menu li ul li ul:before {
	border-color: transparent #3083A7 transparent transparent;
	border-style: solid;
	border-width: 11px 11px 12px 0;
	content: "";
	height: 0;
	left: -9px;
	position: absolute;
	top: 11px;
	width: 0;
}

ul.sf-menu li ul li ul {
	padding: 5px;
	display: block;
	margin: 0px 0px 0px 20px;
}

.sf-menu li li li {
	min-width: 170px;
}

.sf-menu li ul li ul {
	margin-top: 50px;
	padding: 5px;
	background-color: #3083a7;
}

/*--------------------Search Form----------------------------*/
#searchbox {
	float: right;
	width: 250px;
	padding: 12px 0 9px 0;
}

#searchbox input {
	background-color: transparent;
	border: 3px solid #363b3f;
	color: #8B8A8E;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	outline: medium none;
	width: 232px;
	padding: 6px;
	-webkit-appearance: none;
	border-radius: 0;
}

#searchbox input:focus {
	color: #8b8a8e;
	border: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	outline: none;
	background-color: #363b3f;
	border: 3px solid #363b3f;
	width: 232px;
	padding: 6px;
	-webkit-appearance: none;
	border-radius: 0;
}

.searchme:after {
	content: "s";
	font-family: 'ModernPictogramsNormal';
	font-size: 20px;
	position: absolute;
	color: #8B8A8E;
}

.searchme {
	display: inline-block;
	width: 24px;
	height: 22px;
	background-color: #363b3f;
	float: right;
	padding: 5px 5px 5px 15px;
	margin-top: -50px;
}

/*--------------------Pagination----------------------------*/

#pagination {
	width: 900px;
	margin: 0 auto;
	min-height: 110px;
	padding-top: 30px;
}

.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 12px;
	text-align: center;
}

.pagination span, .pagination a {
	display: inline-block;
	margin: 3px 15px 0px 0px;
	padding: 11px 25px;
	text-decoration: none;
	width: auto;
	color: #656565;
	min-width: 25px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.pagination a {
	background-color: #f5f5f5;
}

.pagination a, .pagination a:hover {
	font-size: 12px;
}

.pagination a:hover {
	color: #ffffff;
	background-color: #42484D;
}

.pagination .current {
	padding: 11px 12px;
	color: #ffffff;
	background-color: #ea2e49;
}

.pagination .inactive {
	padding: 11px 12px;
}

.pagination span {
	color: #656565;
	background-color: #f5f5f5;
}

/*--------------------Shortcodes----------------------------*/
.hrr {
	border: none;
	clear: both;
	margin-bottom: 54px;
	margin-top: 44px;
	border-bottom: 1px solid #d4d4d4;
}

.one_half, .one_half_first, .one_third, .one_third_first, .two_third, .two_third_first, .one_fourth, .one_fourth_first, .three_fourth, .three_fourth_first, .one_fifth, .one_fifth_first, .two_fifth, .two_fifth_first, .three_fifth, .three_fifth_first, .four_fifth, .four_fifth_first, .one_sixth, .one_sixth_first {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	color: #656565;
	line-height: 28px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-weight: 300;
}

.one_half {
	width: 48%;
}

.one_third {
	width: 30%;
}

.two_third {
	width: 65.33%;
}

.one_fourth {
	width: 22%;
}

.three_fourth {
	width: 74%;
}

.one_fifth {
	width: 16.8%;
}

.two_fifth {
	width: 37.6%;
}

.three_fifth {
	width: 58.4%;
}

.four_fifth {
	width: 79%;
}

.one_sixth {
	width: 13.33%;
}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth, .one_third_bottom {
	position: relative;
	margin-left: 4%;
	float: left;
}

.one_half_first {
	width: 48%;
	position: relative;
	clear: left;
	margin-left: 0;
	float: left;
}

.one_third_first, .one_third_first_bottom {
	width: 30.66%;
	position: relative;
	clear: left;
	margin-left: 0;
	float: left;
}

.one_third_first_bottom, .one_third_bottom {
	margin-top: 25px;
}

.one_fourth_first {
	width: 22%;
	position: relative;
	clear: left;
	margin-left: 0;
	float: left;
}

.one_fifth_first {
	width: 16.8%;
	position: relative;
	clear: left;
	margin-left: 0;
	float: left;
}

.one_sixth_first {
	width: 13.33%;
	position: relative;
	clear: left;
	margin-left: 0;
	float: left;
}

.two_third_first {
	width: 65.33%;
	position: relative;
	clear: left;
	margin-left: 0;
	float: left;
}

.three_fourth_first {
	width: 74%;
	position: relative;
	clear: left;
	margin-left: 0;
	float: left;
}

.two_fifth_first {
	width: 37.6%;
	position: relative;
	clear: left;
	margin-left: 0;
	float: left;
}

.three_fifth_first {
	width: 58.4%;
	position: relative;
	clear: left;
	margin-left: 0;
	float: left;
}

.four_fifth_first {
	width: 79%;
	position: relative;
	clear: left;
	margin-left: 0;
	float: left;
}

div .first {
	clear: left;
	margin-left: 0;
}

.center {
	text-align: center;
}

.center p {
	margin-bottom: 35px;
}

img {
	border: none;
}

img.left {
	border: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

img.lefthome {
	border: none;
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
	box-shadow: none;
	margin-top: 10px;
}

img.right {
	border: none;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.alignleft {
	border: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.alignright {
	border: none;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.alert_red:before {
	border-color: #ea2e49 transparent transparent transparent;
	border-style: solid;
	border-width: 14px 13px 0px;
	content: "";
	height: 0;
	left: 14px;
	position: absolute;
	bottom: -13px;
	width: 0;
}

.alert_red {
	padding: 20px 25px 25px 25px;
	clear: both;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	margin-bottom: 25px;
	color: #ffffff;
	background-color: #ea2e49;
	font-weight: 400;
	position: relative;
}

.alert_red p {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.alert_red a {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: 400;
}

.alert_red a:hover {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: 400;
}

.alert_green:before {
	border-color: #47bd9d transparent transparent transparent;
	border-style: solid;
	border-width: 14px 13px 0px;
	content: "";
	height: 0;
	left: 14px;
	position: absolute;
	bottom: -13px;
	width: 0;
}

.alert_green {
	padding: 20px 25px 25px 25px;
	clear: both;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	margin-bottom: 25px;
	color: #ffffff;
	background-color: #47bd9d;
	font-weight: 400;
	position: relative;
}

.alert_green p {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.alert_green a {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: 400;
}

.alert_green a:hover {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: 400;
}

.alert_yellow:before {
	border-color: #f7c53b transparent transparent transparent;
	border-style: solid;
	border-width: 14px 13px 0px;
	content: "";
	height: 0;
	left: 14px;
	position: absolute;
	bottom: -13px;
	width: 0;
}

.alert_yellow {
	padding: 20px 25px 25px 25px;
	clear: both;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	margin-bottom: 25px;
	color: #ffffff;
	background-color: #f7c53b;
	font-weight: 400;
	position: relative;
}

.alert_yellow p {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.alert_yellow a {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
}

.alert_yellow a:hover {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
}

.alert_blue:before {
	border-color: #4baad3 transparent transparent transparent;
	border-style: solid;
	border-width: 14px 13px 0px;
	content: "";
	height: 0;
	left: 14px;
	position: absolute;
	bottom: -13px;
	width: 0;
}

.alert_blue {
	padding: 20px 25px 25px 25px;
	clear: both;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	margin-bottom: 25px;
	color: #ffffff;
	background-color: #4baad3;
	font-weight: 400;
	position: relative;
}

.alert_blue p {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
}

.alert_blue a {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: 400;
}

.alert_blue a:hover {
	color: #4671a3;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-decoration: underline;
}

.intro {
	color: #383838;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 29px;
	margin-bottom: 25px;
	margin-top: 20px;
	font-weight: 500;
}

.intro a {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 25px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.intro a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 25px;
	text-decoration: underline;
}

.quote {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #4BAAD3;
	line-height: 1.4em;
	clear: none;
	margin: 20px 0 20px 0;
	font-weight: 200;
}

blockquote {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #4BAAD3;
	line-height: 1.4em;
	clear: none;
	margin: 20px 0 20px 0;
	font-weight: 200;
}

blockquote p, .quote p {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #4BAAD3;
	line-height: 1.4em;
	clear: none;
	margin: 20px 0 20px 0;
	font-weight: 200;
}

.quotepost blockquote p, .quotepost.quote p, .quotepost blockquote {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #ffffff;
	line-height: 1.4em;
	clear: none;
	margin: 0px 0px 10px 0px;
	font-weight: 200;
}

.quotepost:before {
	border-color: transparent transparent #4baad3 transparent;
	border-style: solid;
	border-width: 0px 20px 20px 20px;
	content: "";
	height: 0;
	left: 14px;
	position: absolute;
	top: -12px;
	width: 0;
}

.quotepost {
	background-color: #4BAAD3;
	padding: 30px;
	position: relative;
	margin-bottom: 30px;
}

.linkpost, .linkpost a, .linkpost a:hover {
	background-color: #47BD9D;
	padding: 20px;
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
}

.linkpost a:before {
	content: "o";
	font-family: 'ModernPictogramsNormal';
	color: #ffffff;
	font-size: 20px;
	margin-right: 20px;
}

.pullquoteleft {
	padding: 0 14px 0 0;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #4BAAD3;
	float: left;
	width: 40%;
	margin: 5px 30px 30px 0;
	line-height: 1.4em;
	font-weight: 200;
}

.pullquoteright {
	margin: 5px 0 30px;
	padding: 0 0px 0 50px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #4BAAD3;
	float: right;
	width: 40%;
	line-height: 1.4em;
	font-weight: 200;
}

/*--------------------Flexislider---------------------------*/
.slider_wrapper {
	position: relative;
	z-index: 999;
	width: 980px;
	margin: 0 auto;
	clear: both;
	margin-top: 25px;
}

.slider_wrapper h2 {
	color: #ffffff;
	margin-top: 0;
}

.slider_wrapper a, .slider_wrapper a:hover {
	font-size: 18px;
	text-decoration: underline;
	color: #ffffff;
}

.slider_wrapper p {
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
}

.flex-container a:active, .slider a:active, .flex-container a:focus, .slider a:focus {
	outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
}

.slider {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1999;
	padding-top: 30px;
}

.slider .one_half, .slider .one_half_first, .slider .one_third, .slider .one_third_first, .slider .two_third, .slider .two_third_first, .slider .one_fourth, .slider .one_fourth_first, .slider .three_fourth, .slider .three_fourth_first, .slider .one_fifth, .slider .one_fifth_first, .slider .two_fifth, .slider .two_fifth_first, .slider .three_fifth, .slider .three_fifth_first, .slider .four_fifth, .slider .four_fifth_first, .slider .one_sixth, .slider .one_sixth_first,
.slider .one_half a, .slider .one_half_first a, .slider .one_third a, .slider .one_third_first a, .slider .two_third a, .slider .two_third_first a, .slider .one_fourth a, .slider .one_fourth_first a, .slider .three_fourth a, .slider .three_fourth_first a, .slider .one_fifth a, .slider .one_fifth_first a, .slider .two_fifth a, .slider .two_fifth_first a, .slider .three_fifth a, .slider .three_fifth_first a, .slider .four_fifth a, .slider .four_fifth_first a, .slider .one_sixth a, .slider .one_sixth_first a {
	margin-bottom: 0;
	margin-top: 0;
}

.slider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

ul.slides li img, ul.slides li img a {
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto;
}

ul.slides li {
	width: 100%;
	z-index: 2;
	height: auto;
	list-style: none;
}

ul.slides {
	list-style: none;
	border: none;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}

/* FlexSlider Default Theme
*********************************/

.slider .slides {
	zoom: 1;
}

/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
	zoom: 1;
	position: relative;
}

/* Caption style */
/* IE rgba() hack */
.flex-caption {
	background: none;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1;
}

.flex-caption {
	background: none;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1;
}

.flex-caption {
	min-height: 223px;
	width: 96%;
	padding: 2%;
	position: relative;
	left: 0;
	bottom: 0;
	background: transparent;
	font-size: 14px;
	line-height: 28px;
	color: #656565;
}

.flex-caption h4 {
	margin-top: 30px;
	color: #656565;
}

.flex-caption p, .flex-caption a {
	font-size: 14px;
}

/* Direction Nav */
.slider .flex-direction-nav {
	background: url("img/slider-arrows-horizontal.png") no-repeat scroll -9999px -9999px transparent;
	display: none;
	height: 0;
	list-style: none outside none;
}

.slider:hover .flex-direction-nav {
	display: block;
}

.dynoloop .slider:hover .flex-direction-nav {
	display: none;
}

ul.flex-direction-nav li {
	list-style: none;
}

.flex-direction-nav li a {
	width: 52px;
	height: 52px;
	margin: 22px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -999em;
	-webkit-transition: all 0.0s ease-in;
	-moz-transition: all 0.0s ease-in;
	-o-transition: all 0.0s ease-in;
	transition: all 0.0s ease-in;
}

.flex-direction-nav li .next {
	background: url("img/slider-arrows-horizontal.png") no-repeat scroll 0 -18px transparent;
	height: 18px;
	margin-top: -8px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 50%;
	width: 13px;
	z-index: 30;
}

.flex-direction-nav li .prev {
	background: url("img/slider-arrows-horizontal.png") no-repeat scroll 0 0 transparent;
	height: 18px;
	left: 10px;
	margin-top: -8px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 13px;
	z-index: 30;
}

/*Control Nav */
.flex-control-nav {
	background: url("img/slider-dots.png") no-repeat scroll -9999px -9999px transparent;
	bottom: 10px;
	line-height: 0;
	list-style: none outside none;
	margin-left: 5px;
	position: absolute;
	z-index: 4999;
	width: 100% !important;
	text-align: center !important;
}

.flex-control-nav li {
	display: inline-block;
	margin: 0 0 0 5px;
}

.flex-control-nav li a {
	background: url("img/slider-dots.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	float: left;
	height: 14px;
	position: relative;
	text-indent: -9999px;
	width: 14px;
	z-index: 50;
}

.flex-control-nav li a.active, .flex-control-nav li a:hover, .flex-control-nav li a.flex-active, .flex-control-nav li a:hover {
	background-position: 0 -14px;
}

.homepage_slider_section .slider .flex-direction-nav li .prev, .homepage_slider_section .slider .flex-direction-nav li .next {
	background-color: #42484d;
}

.homepage_slider_section .slider .flex-direction-nav li .prev:hover, .homepage_slider_section .slider .flex-direction-nav li .next:hover {
	background-color: #ea2e49;
}

.homepage_slider_section .slider .flex-direction-nav {
	position: relative;
	z-index: 5000;
	width: 10%;
	display: block;
}

.homepage_slider_section .slider .flex-direction-nav li a {
	display: block;
	position: absolute;
	cursor: pointer;
	text-indent: -999em;
	-webkit-transition: all 0.0s ease-in;
	-moz-transition: all 0.0s ease-in;
	-o-transition: all 0.0s ease-in;
	transition: all 0.0s ease-in;
}

.homepage_slider_section .slider .flex-direction-nav li .next {
	background-image: url("img/nextp.png");
	background-repeat: no-repeat;
	background-position: center center;
	color: transparent;
	float: left;
	font-size: 0;
	height: 23px;
	line-height: 1.6em;
	width: 23px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	right: 0;
	margin: 0;
	bottom: 0;
	top: 0;
}

.homepage_slider_section .slider .flex-direction-nav li .prev {
	background-image: url("img/previousp.png");
	background-repeat: no-repeat;
	background-position: center center;
	color: transparent;
	float: left;
	font-size: 0;
	height: 23px;
	line-height: 1.6em;
	width: 23px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	left: 0;
	margin: 0;
	bottom: 0;
	top: 0;
}

.homepage_slider_section .slider .flex-direction-nav li .disabled {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: .3;
	cursor: default;
}

/*--------------------Forms, Inputs & Submits----------------------------*/
.error {
	color: #ea2e49;
}

#contact_form {
	background-color: #f5f5f5;
	padding: 20px 20px 60px 20px;
	width: 96%;
}

#contact_form label {
	color: #656565;
	font-weight: 400;
}

textarea {
	margin-bottom: 15px;
	background-color: #f2f2f2;
	color: #959595;
	padding: 8px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	outline: none;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	border: none;
	border: 1px solid #e6e5e0;
	margin-top: 10px;
	width: 98%;
	-webkit-appearance: none;
	border-radius: 5px;
	max-width: 100%;
	/*min-height: 30px;*/
}

textarea:focus {
	outline: none;
	/*border:1px solid #26AE90; why only textareas? val*/
	-webkit-appearance: none;
}

input[type=text], input[type=email] {
	background: #f2f2f2;
	width: 98%;
	margin-bottom: 15px;
	color: #959595;
	padding: 8px;
	font-family: 'OpenSansSemibold', sans-serif;
	font-size: 16px;
	outline: none;
	font-weight: 400;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	border: none;
	border: 1px solid #e6e5e0;
	margin-top: 10px;
	-webkit-appearance: none;
	border-radius: 5px;
}

/*input[type=text]:focus, input[type=email]:focus {
background:none;
color:#656565;
background-color:#ffffff;
outline: none;
border:none;
border:1px solid #26AE90;
-webkit-appearance: none;
border-radius: 0;
font-weight: 400;
} */

input[type=submit] {
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	border: none;
	padding: 16px 50px;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	background-color: #ea2e49;
	text-transform: uppercase;
	border-radius: 3px;
}

input[type=submit]:hover {
	background-color: #72BBC0;
	text-decoration: none;
	float: left;
	display: block;
}

input[type=submit] {
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	border: none;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	text-transform: uppercase;
}

input[type=submit]:hover {
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	border: none;
	text-transform: uppercase;
}

input:focus {
	outline: none;
}

.comment_wrapper_main {
	margin-top: 75px;
}

#commentform {
	margin: 0px;
	float: left;
	margin-top: 25px;
	padding: 20px 20px 30px;
	background-color: #f5f5f5;

}

#commentform .form-allowed-tags {
	font-size: 12px;
	line-height: 1.6em;
	padding-bottom: 20px;
}

#form_wrapper {
	width: 100%;
	min-height: 150px;
	margin-bottom: 30px;
	padding-left: 20px;
}

.comment_wrapper_main_right {
	width: 680px;
}

#post_comment_wrapper {
	display: block;
	clear: both;
	margin-top: 25px;
}

/****** START OF Post comment styling by jonathan **/
a#cancel-comment-reply-link {
	font-size: 16px;
	color: #ea2e49;
}

.comment_title {
	border: none;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #434244;
	margin-top: 60px;
}

.comment_title a {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	text-decoration: none;
}

.comment_title a:hover {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	text-decoration: underline;
}

.comment-author-avatar {
	float: left;
	margin-right: 20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.comment-main {
	overflow: hidden;
	padding-bottom: 25px;
}

.comment-content {
	color: #6a696c;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	float: left;
	width: 100%;
}

.cancel-comment-reply {
	margin-top: 5px;
}

.comment-meta {
	margin-bottom: 10px;
	margin-top: -4px;
}

.comment-author {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #383838;
}

.cancel-comment-reply a {
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.cancel-comment-reply a:hover {
	text-decoration: underline;
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
}

a.comment-reply-link {
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	display: inline-block;
	margin-top: -26px;
	float: right;
}

a.comment-reply-link:hover {
	text-decoration: underline;
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
}

span.wpcf7-not-valid-tip {
	background: none repeat scroll 0 0 transparent !important;
	left: 8px !important;
	border: none !important;
	top: -5px !important;
	color: transparent !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 0 !important;
}

div.wpcf7-validation-errors {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #ea2e49 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px !important;
}

div.wpcf7-mail-sent-ok {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #72bbc0 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px !important;
}

#commentform input.error, #commentform textarea.error, .wpcf7 input.wpcf7-not-valid, .wpcf7 textarea.wpcf7-not-valid {
	border: 1px solid #ea2e49;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	display: block;
	clear: both;
	padding-top: 20px;
}

.makean_enquiry div.wpcf7 img.ajax-loader {
	width: 16px;
	height: 16px;
	vertical-align: top;
	margin-right: -20px;
}

.error {
	color: #ea2e49;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	display: block;
	clear: both;
	padding-top: 20px;
}

/****** END OF Post comment styling by jonathan **/

ul.children {
	padding-left: 45px;
	list-style: none;
	margin-top: 20px;
}

ul.children li p {
	text-indent: 0px;
	margin-left: 14px;
}

ul.children li .comment-author-avatar {
	margin-right: 8px;
}

.comment {
	float: right;
	display: block;
	width: 100%;
	padding-top: 20px;
}

.commentlist {
	width: 100%;
}

.commentlist li {
	margin-bottom: 30px;
	position: relative;
	list-style: none;
	background: none;
	border: none;
	border-bottom: 1px solid #dddddd;
	clear: both;
	margin-bottom: 15px;
	float: left;
}

.commentlist li:first-child {
	border-bottom: 1px solid #dddddd;
}

.commentlist li:last-child {
	margin-bottom: 0px;
	background-color: none;
}

.commentlist ul {
	float: none;
	position: relative;
	z-index: 99;
}

.fn {
	margin-left: 5px;
}

.reply {
	float: right;
}

.commentlist p {
	color: #6A696C;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	margin: 0;
}

.posted_date {
	color: #767676;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	display: block;
}

.posted_date a {
	color: #c52020;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.posted_date a:hover {
	color: #c52020;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}

#respond {
	clear: both;
	padding-top: 20px;
}

.commentlist ul.children li {
	border-top: 1px solid #dddddd;
	border-bottom: none;
	text-indent: 14px;
	padding-top: 30px;
}

div.wpcf7 {
	background-color: #e3e2e2;
	margin: 0;
	padding: 20px 20px 30px !important;
}

/*-------------------- Accordion ----------------------------*/

.collapseomatic {
	background-image: none !important;
	padding: 0 0 0 40px !important;
	background-color: #4BAAD3;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	border-bottom: 0px solid #dbdbdb;
	border-top: 0px solid #dbdbdb;
	display: block;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	line-height: 2.6em;
	clear: both;
	margin-bottom: 2px;
}

.collapseomatic:before {
	font-family: 'ModernPictogramsNormal';
	font-size: 32px;
	content: "+";
	position: absolute;
	color: #ffffff;
	margin-left: -27px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
}

.collapseomatic_excerpt, .collapseomatic_content {
	background-color: none;
	margin-bottom: 25px;
	margin-left: 0px !important;
	margin-right: 0px !important;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	font-family: 'Open Sans', sans-serif;;
	font-size: 14px;
	margin-top: 8px !important;
	padding: 16px !important;
	border-bottom: none;
	text-decoration: none;
}

.colomat-open {
	background-image: none !important;
}

.colomat-close {
	background-color: #47BD9D !important;
	border-bottom: 0 solid #DBDBDB !important;
	border-top: 0 solid #DBDBDB !important;
	color: #FFFFFF !important;
}

.colomat-hover {
	text-decoration: none !important;
	color: #ffffff;
}

.collapseomatic:hover {
	background-color: #42484d !important;
	color: #ffffff !important;
	border-bottom: 0px solid #dbdbdb !important;
	border-top: 0px solid #dbdbdb !important;
}

/*-------------------- Button Styling ----------------------------*/
.button_red, .button_green, .button_blue, .button_green_image, .button_red_image, .button_blue_image {
	display: block;
	position: relative;
	margin: 25px 0 25px 0;
}

.button_red a {
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	border: none;
	padding: 10px 30px 7px 30px;
	border-bottom: 3px solid #dd4a38;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	background-color: #ea2e49;
	text-transform: uppercase;
}

.button_red a:hover {
	background-color: #42484d;
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	border: none;
	border-bottom: 3px solid #42484d;
	padding: 10px 30px 7px 30px;
	text-transform: uppercase;
}

.button_green a {
	background-color: #26ae90;
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	border: none;
	border-bottom: 3px solid #1A7763;
	padding: 10px 30px 7px 30px;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	text-transform: uppercase;
}

.button_green a:hover {
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	border: none;
	border-bottom: 3px solid #42484d;
	padding: 10px 30px 7px 30px;
	background-color: #42484d;
	text-transform: uppercase;
}

.button_blue a {
	background-color: #4baad3;
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	border: none;
	border-bottom: 3px solid #3083a7;
	padding: 10px 30px 7px 30px;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	text-transform: uppercase;
}

.button_blue a:hover {
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	border: none;
	border-bottom: 3px solid #42484d;
	padding: 10px 30px 7px 30px;
	background-color: #42484d;
	text-transform: uppercase;
}

object, embed, video, iframe {
	max-width: 100%;
}

#topmenu select {
	visibility: hidden;
}

.button_green_image a {
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	border: none;
	border-bottom: 3px solid #1A7763;
	padding: 10px 30px 7px 46px;
	background: url("img/link.png") no-repeat scroll 19px 13px #26ae90;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	text-transform: uppercase;
}

.button_red_image a {
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	border: none;
	border-bottom: 3px solid #dd4a38;
	padding: 10px 30px 7px 46px;
	background: url("img/link.png") no-repeat scroll 19px 13px #ea2e49;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	text-transform: uppercase;
}

.button_blue_image a {
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	border: none;
	border-bottom: 3px solid #3083a7;
	padding: 10px 30px 7px 46px;
	background: url("img/link.png") no-repeat scroll 19px 13px #4baad3;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	text-transform: uppercase;
}

.button_green_image a:hover, .button_red_image a:hover, .button_blue_image a:hover {
	text-decoration: none;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	border: none;
	border-bottom: 3px solid #42484d;
	padding: 10px 30px 7px 46px;
	background: url("img/link.png") no-repeat scroll 19px 13px #42484d;
	text-transform: uppercase;
}

.button_tag {
	display: inline-block;
	margin: 0px;
	position: relative;
}

.button_tag a {
	background-color: #F9F9F9;
	color: #878787;
	cursor: pointer;
	display: inline-block;
	float: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 500;
	margin: 0px 8px 8px 0px;
	padding: 3px 8px;
	text-decoration: none;
	text-transform: capitalize;
	transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
}

.button_tag a:hover {
	background-color: #ea2e49;
	color: #ffffff;
	text-decoration: none;
}

/*--------------------Pricing Table----------------------------*/
.pricetable {
	width: 95% !important;
	margin-bottom: 80px !important;
	margin-top: 80px !important;
	background: transparent !important;
	background: transparent !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.pricetable-standard .pricetable-header {
	background-color: #4BAAD3 !important;
}

.pricetable-inner {
	border: 0px solid #4baad3 !important;
	box-shadow: none !important;
	border-radius: 0px 0px 0px 0px !important;
	background-color: transparent !important;
}

.pricetable .pricetable-column {
	position: relative !important;
}

.pricetable .pricetable-column.pricetable-standard {
	border: 1px solid #4BAAD3 !important;
	z-index: 1 !important;
}

.pricetable .pricetable-column.pricetable-featured {
	border: 1px solid #4BAAD3 !important;
	z-index: 99 !important;
}

.pricetable .pricetable-column.pricetable-featured {
	border: 1px solid #1A7763 !important;
	padding: 0px !important;
	border-radius: 0px 0px 0px 0px !important;
}

.pricetable-featured .pricetable-header {
	background-color: #26ae90 !important;
}

.pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
	background-color: transparent !important;
	border-radius: 0px 0px 0px 0px !important;
}

/* @group Headers */
.pricetable h3.pricetable-name,
.pricetable h4.pricetable-price {
	/* Override the post content height */
	line-height: 1 !important;
	margin: 0 !important;
	font-family: 'Open Sans', sans-serif !important;
	border-width: 0px !important;
}

.pricetable h3.pricetable-name {
	font-weight: normal !important;
	font-size: 20px !important;
	color: #ffffff !important;
	background-color: #3083a7 !important;
}

.pricetable-featured h3.pricetable-name {
	font-weight: normal !important;
	font-size: 20px !important;
	color: #ffffff !important;
	background-color: #1a7763 !important;
	padding: 24px 14px 24px !important;
}

.pricetable h4.pricetable-price {
	text-align: center !important;
	color: #ffffff !important;
	background-color: #4baad3 !important;
	font-size: 75px !important;
	font-weight: 200 !important;
	font-style: normal !important;
}

.pricetable-featured h4.pricetable-price {
	text-align: center !important;
	color: #ffffff !important;
	background-color: #26ae90 !important;
	font-size: 90px !important;
	font-weight: 200 !important;
	font-style: normal !important;
}

.pricetable .pricetable-featured h4.pricetable-price {
}

.pricetable .pricetable-header p {
	text-align: center !important;
	background-color: #4BAAD3 !important;
	font-size: 14px !important;
	color: #ffffff !important;
	font-style: italic !important;
	font-weight: 200 !important;
	padding-bottom: 15px !important;
	margin: 0px !important;
}

.pricetable-featured .pricetable-header p {
	text-align: center !important;
	background-color: #26ae90 !important;
	font-size: 14px !important;
	color: #ffffff !important;
	font-style: italic !important;
	font-weight: 200 !important;
	padding-bottom: 15px !important;
	margin: 0px !important;
}

/* @end */
/* @group Features */
.pricetable .pricetable-feature {
	font: 18px 'Open Sans', sans-serif !important;
	text-align: center !important;
	border-top: 1px dashed #4BAAD3 !important;
	color: #6c6c6c !important;
	padding: 15px 0 !important;
}

.pricetable-featured .pricetable-feature {
	font: 18px 'Open Sans', sans-serif !important;
	text-align: center !important;
	border-top: 1px dashed #26AE90 !important;
	color: #6c6c6c !important;
	padding: 15px 0 !important;
}

.pricetable .pricetable-feature:first-child {
	border-top: 1px solid transparent !important;
}

.pricetable .pricetable-feature small {
	font-size: 18px !important;
	font-style: italic;
	font-weight: 200;
	color: #6c6c6c !important;
	margin-top: 0px !important;
}

.pricetable .pricetable-feature:last-child {
	text-align: center !important;
	border-bottom: 1px dashed #4BAAD3 !important;
}

.pricetable-featured .pricetable-feature:last-child {
	text-align: center !important;
	border-bottom: 1px dashed #26AE90 !important;
}

.pricetable .pricetable-button-container {
	margin: 30px 0px 30px 0px !important;
	padding: 0px !important;
}

.pricetable-featured .pricetable-button-container {
	margin: 45px 0px 45px 0px !important;
	padding: 0px !important;
}

.pricetable-column .pricetable-standard, .pricetable-column .pricetable-standard {
	position: relative !important;
}

/* @end */
/* @group Button */
.pricetable .pricetable-button-container a,
.pricetable .pricetable-button-container a .pricetable-gradient,
.pricetable .pricetable-button-container a .pricetable-noise {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.pricetable .pricetable-button-container a {
	color: #ffffff !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 500 !important;
	text-decoration: none;
	border: 0px solid transparent !important;
	/* Soften the border */
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.pricetable .pricetable-button-container a .pricetable-gradient {
	background: -moz-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243, 228, 175, 0)), color-stop(100%, rgba(227, 193, 75, 0))) !important;
	background: -webkit-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: -o-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: -ms-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BAAD3', endColorstr='#4BAAD3', GradientType=0) !important;
	text-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background-color: #4BAAD3 !important;
	border-bottom: 3px solid #3083a7 !important;
}

.pricetable-featured .pricetable-button-container a .pricetable-gradient {
	background: -moz-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243, 228, 175, 0)), color-stop(100%, rgba(227, 193, 75, 0))) !important;
	background: -webkit-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: -o-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: -ms-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ae90', endColorstr='#26ae90', GradientType=0) !important;
	text-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background-color: #26ae90 !important;
	border-bottom: 3px solid #1A7763 !important;
}

.pricetable .pricetable-button-container a:hover .pricetable-gradient {
	background: -moz-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243, 228, 175, 0)), color-stop(100%, rgba(227, 193, 75, 0))) !important;
	background: -webkit-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: -o-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: -ms-linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	background: linear-gradient(top, rgba(243, 228, 175, 0) 0%, rgba(227, 193, 75, 0) 0%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42484d', endColorstr='#42484d', GradientType=0) !important;
	background-color: #42484d !important;
	border-bottom: 3px solid #42484d !important;
}

.pricetable .pricetable-column.pricetable-featured {
	background: none repeat scroll 0 0 transparent !important;
	box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1) !important;
	-webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1) !important;
	-moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1) !important;
	-o-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1) !important;
}

.pricetable .pricetable-featured .pricetable-button-container {
	background: none repeat scroll 0 0 transparent !important;
	border-top: none !important;
}

.pdf-icon, .pdf-icon img {
	width: auto !important;
	float: left !important;
	margin: 2px 10px 1px 0px !important;
}

/*--------------------Media Element Styling----------------------------*/
.mejs-container {
	height: 100% !important;
	margin-bottom: 25px;
	width: 100% !important;
	padding-top: 30px;
	background: none !important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: none !important;
	background: repeat scroll 0 0 #535456 !important;
	border-radius: 0px 0px 0px 0px !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: linear-gradient(rgba(255, 255, 255, 0.0), rgba(200, 200, 200, 0.0)) repeat scroll 0 0 transparent !important;
	background: none !important;
	background: repeat scroll 0 0 #49AAD3 !important;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: none !important;
	background: repeat scroll 0 0 #49AAD3 !important;
	border-radius: 0px 0px 0px 0px !important;
}

.mejs-container .mejs-controls .mejs-time span {
	color: #ffffff !important;
	border-radius: 2px 2px 2px 2px !important;
	background: linear-gradient(#4A4B4D, #2C2E2D) repeat scroll 0 0 transparent !important;
}

.mejs-container .mejs-controls {
	border-radius: 2px 2px 2px 2px !important;
	background: linear-gradient(#4A4B4D, #2C2E2D) repeat scroll 0 0 transparent !important;
}

.mejs-controls .mejs-time-rail span {
	border-radius: 0px 0px 0px 0px !important;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	background: #232728 !important;
	border-radius: 0px 0px 0px 0px !important;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #232728 !important;
	border-radius: 0px 0px 0px 0px !important;
}

.sidebar-cta-section {
	display: none;
}

#mobile-contact {
	display: none;
}

.home .no-break {
	display: none;
}

td.pdf-button img {
	max-width: none;
}

/*video shortcode*/
.half-video {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
	padding-right: 5px;
	position: relative;
}

.half-video:hover .video-overlay {
	background-color: transparent;
}

.half-video + .half-video + * {
	clear: both;
}

.video-overlay {
	background-color: rgba(0, 0, 0, 0.3);
	transition: all .4s;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	right: 5px;
	background-image: url(images/play-small.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.wpcf7 .wpcf7-not-valid ~ .sb-select {
	border: 1px solid #FF675B;
}

.captcha-label {
	color: white;
	text-align: left;
}

.wpcf7-captchac {
	margin-left: 5px;
}

.cf7sr-g-recaptcha {
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	overflow: hidden;
}

.right_content .cf7sr-g-recaptcha {
	-webkit-transform: scale(0.77);
	transform: scale(0.77);

}

#bottom_wrapper .cf7sr-g-recaptcha {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}

/* Form Toggle Shortcode */
.double-form-toggle {
	background-color: #e3e2e2;
}

.double-form-toggle .form-header {
	margin-bottom: 21px;
}

.double-form-toggle .toggle-buttons {
	text-align: center;
	margin-bottom: 14px;
}

.double-form-toggle .toggle-buttons__button {
	color: white;
	background: #5ab0b6;
	display: inline-block;
	padding: 6px 18px;
	position: relative;
	transition: all 0.3s;
	border: 1px solid #5ab0b6;
	text-align: center;
	cursor: pointer;
}

.double-form-toggle .toggle-buttons__button:hover, .double-form-toggle .toggle-buttons__button:focus {
	color: white;
	background: #68b7bc;
	text-decoration: none;
}

.double-form-toggle .toggle-buttons__button::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #5ab0b6 transparent transparent;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: all 0.3s;
}

.double-form-toggle .toggle-buttons__button[data-active=true] {
	color: white;
	background: #2c3e50;
	pointer-events: none;
	border-color: #2c3e50;
}

.double-form-toggle .toggle-buttons__button[data-active=true]::after {
	opacity: 1;
	border-color: #2c3e50 transparent transparent;
}

.double-form-toggle .toggle-forms div.wpcf7 {
	padding-top: 0 !important;
}

.double-form-toggle .toggle-forms__form {
	display: none;
}

.seminar__location {
	display: block;
	margin-top: 5px;
	font-size: 12px;
}

.register-table td:last-child {
	text-align: right !important;
	vertical-align: middle;
}
