
/* 
Custom CSS for Therapies for Kids by
  _______              _          _ 
 |__   __|            (_)        | |
    | |_ __ ___  _ __  ___  _____| |
    | | '__/ _ \| '_ \| \ \/ / _ \ |
    | | | | (_) | |_) | |>  <  __/ |
    |_|_|  \___/| .__/|_/_/\_\___|_|
                | |                 
                |_|                 
*/

/* Global */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800); /* Open Sans font via Google Fonts */
@font-face { /* DIN Medium font living internally in this theme's /fonts directory */
	font-family: 'din_medium';
	src: url('fonts/ufonts.com_din_medium-webfont.eot');
	src: url('fonts/ufonts.com_din_medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ufonts.com_din_medium-webfont.woff') format('woff'), url('fonts/ufonts.com_din_medium-webfont.ttf') format('truetype'), url('fonts/ufonts.com_din_medium-webfont.svg#din_mediumregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face { /* DIN Regular font living internally in this theme's /fonts directory */
	font-family: 'din_regular';
	src: url('fonts/ufonts.com_din_regularalternate-webfont.eot');
	src: url('fonts/ufonts.com_din_regularalternate-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ufonts.com_din_regularalternate-webfont.woff') format('woff'), url('fonts/ufonts.com_din_regularalternate-webfont.ttf') format('truetype'), url('fonts/ufonts.com_din_regularalternate-webfont.svg#dinregularalternate') format('svg');
	font-weight: normal;
	font-style: normal;
}
* { /* Setting Open Sans as the site's default font */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
body {
	background: url(images/page-bg.gif);
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.row {
	max-width: 940px;
} /* Site width override */
#container {
	position: relative;
	background: none;
}
blockquote {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ddd;
	box-shadow: 0 1px 1px #fff;
	padding: 20px 0 20px 45px;
	background: url(images/blockquote-start.png) 0 17px no-repeat;
}
blockquote p {
	display: inline;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 20px;
	font-weight: 300;
	color: #D25351;
	margin: 0;
}
blockquote p:after {
	content: url(images/blockquote-end.png) 100% 0 no-repeat;
	margin-left: 5px;
	position: relative;
	top: 12px;
}
/* Global Headings */
h1, h2, h3, h4 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
h1 {
	font-size: 36px;
	color: #858585;
}
h2, h2 a {
	color: #D25351;
	font-size: 32px;
}
h3, h3 a {
	font-size: 30px;
	color: #D25351;
}
h4, h4 a {
	color: #D25351;
	font-size: 20px;
}
p, .entry-content li {
	font-size: 13px;
	color: #666;
}
a {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}
a.more, a.more-link {
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #858585;
}
a.more:after, a.more-link:after {
	padding-left: 5px;
	content: "\00BB";
	font-weight: 300;
	font-size: 18px;
	line-height: 15px;
}
a.more:hover,, a.more-link:hover {
 color: #00AEAE;
}
/* Header */
/*#masthead:first-child .row {
	background: url(images/header-bg-centered.png) 50% 0 no-repeat;
	padding: 0;
	min-height: 200px;
}*/
.social {
	float: right;
}

.top-header-wrap {
	background: url('images/header-bg-top.jpg');
}

.bottom-header-wrap {
	background: url('images/header-bg-bottom.jpg') repeat-x;
}

.social li {
	float: left;
}
.social a {
	display: block;
	font-size: 11px;
	font-weight: 300;
	line-height: 36px;
	text-shadow: 0 2px 2px rgba(0,0,0,0.5);
	color: #ccc;
	padding-right: 10px;
}
.social li:last-child a {
	padding-right: 0;
}
.social a:hover,
.social a#hiring:hover {
	color: #fff;
}
.social #hiring {
	text-transform: uppercase;
	color: #fbe103;
	font-size: 13px;
	letter-spacing: 1px;
}
.social #facebook {
	padding-left: 13px;
	background: url(images/header-social-facebook.png) 0 50% no-repeat;
}
.social #twitter {
	padding-left: 28px;
	background: url(images/header-social-twitter.png) 0 50% no-repeat;
}
.social #rss {
	padding-left: 22px;
	background: url(images/header-social-rss.png) 0 50% no-repeat;
}
.contactDetails .phoneicon {
    background: url("images/Phone.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    clear: both;
    display: inline-block;
    padding: 1px 0 1px 15px;
    margin-top: 15px;
}
.contactDetails .mapsicon {
    background: url("images/GoogleMaps.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    display: inline-block;
    margin-top: 10px;
    padding: 1px 0 1px 15px;
}
.cycloneslider {
	margin: 20px 0 -10px 0;
}
.cycloneslider-slide img {
	border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
}
.cycloneslider-caption {
	background: rgba(0,0,0,0.7) !important;
	border-bottom-left-radius: 3px !important;
	-moz-border-bottom-left-radius: 3px !important;
	-webkit-border-bottom-left-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
	-moz-border-bottom-right-radius: 3px !important;
	-webkit-border-bottom-right-radius: 3px !important;
}
.cycloneslider-caption-title {
	font-family: 'din_regular', Helvetica, Arial, sans-serif;
	font-size: 18px !important;
	font-weight: lighter;
	margin: 5px 0 !important;
}
.cycloneslider-caption-description {
	font-size: 11px !important;
	color: rgba(255,255,255,0.7);
	font-weight: 300;
}
.cycloneslider-template-thumbnails.cycloneslider-thumbnails li {
	border: none !important;
	padding-top: 10px;
	background: url(images/gallery-thumb-top-arrow.png) 50% 50% no-repeat;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}
.cycloneslider-template-thumbnails.cycloneslider-thumbnails li.current {
	border-color: transparent !important;
	padding-top: 5px;
	background: url(images/gallery-thumb-top-arrow.png) 50% 0 no-repeat;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	box-shadow: 0 6px 6px rgba(0,0,0,0.7);
}
.cycloneslider-thumbnails img {
	border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border: 3px solid #fff;
}
#masthead #seam {
	height: 16px;
	background: url(images/header-seam-bg.png) 0 0 repeat-x;
}
a#email { /* Little red email tab hanging under the masthead */
	display: inline-block;
	position: absolute;
	width: 104px;
	margin-left: 352px;
	color: #fff;
	font-family: 'din_regular', Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-shadow: 0 2px 2px rgba(0,0,0,0.5);
	text-transform: uppercase;
	background: #B65454;
	box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	padding: 8px 10px;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-moz-border-top-left-radius: 0;
	-moz-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	right: 0;
}
a#email:hover {
	position: absolute;
	padding-top: 20px;
}

.site-logo img {
    margin-top: 15px;
}
/* Begin header main menu overrides */
nav.top-bar, .top-bar-section li a:not(.button) {
	background: none;
}
.top-bar-section li a:not(.button) {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 300;
	line-height: 25px;
}
.top-bar-section li:hover a:not(.button) {
}
.top-bar-section > ul > .divider {
	border: none;
}

.main-menu {
	display: none;
}
/* End header main menu overrides */

/* Header main menu */
.menu {
	position: relative;
	right: 0;
	float: right;
}
.menu {
	list-style: none;
	margin: auto;
}
.menu > li {
	float: left;
	position: relative;
}

.menu > li:nth-child(2n) > a {
	margin-right: 0 !important;
}

form.search-form {
    margin: auto auto 47px;
    position: relative;
    width: 222px;
}

.menu > li > a:link, .menu > li > a:visited {
	display: block;
	margin-right: 8px;
	padding: 0 7px;
	line-height: 30px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border: 1px solid;
	border-top-color: #123339;
	border-right-color: #123339;
	border-bottom-color: #35727F;
	border-left-color: #123339;
	background-color: #1B4C56;
	font-family: 'din_regular', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #fff;
	text-shadow: 0 2px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	white-space: pre;
}

.top-bar-container-mobile {
	display: block;
	line-height: 30px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border: 1px solid;
	border-top-color: #123339;
	border-right-color: #123339;
	border-bottom-color: #35727F;
	border-left-color: #123339;
	background-color: #1B4C56;
	font-family: 'din_regular', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #fff;
	text-shadow: 0 2px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.top-bar-container-mobile .sub-menu:before {
	display: none;
}

#menu-main-navigation li:first-child a {
	margin-left: 0;
}

.top-bar.expanded .toggle-topbar a span {
    box-shadow: 0 10px 0 1px #FFFFFF, 0 16px 0 1px #FFFFFF, 0 22px 0 1px #FFFFFF;
}

.top-bar-container-mobile #menu-item-222 ul.sub-menu li {
    background-position: 15px 17px;
    height: auto;
    padding-left: 0;
    width: 100%;
}

.top-bar-container-mobile .top-bar-section .has-dropdown > a:after {
    border: medium none;
    content: "";
    font-family: 'fontello';
    font-size: 16px;
    top: 18px;
}

.top-bar-container-mobile #menu-item-222 ul.sub-menu li:first-child {
	background: none;
	padding: 0;
}

.top-bar-container-mobile .top-bar-section .dropdown li a {
	padding: 12px 0 12px 15px;
}

.top-bar-container-mobile .top-bar-section li a:not(.button) {
	font-size: 13px;
}

.top-bar .toggle-topbar.menu-icon a span {
    font-size: 12px;
}

.top-bar.expanded .toggle-topbar a {
	color: #fff;
}

.top-bar-container-mobile #menu-item-222 ul.sub-menu {
    width: 100%;
}

.top-bar-container-mobile ul.sub-menu {
	background: none;
	padding: 0;
}

.nav-previous {
	width: 50%;
	float: right;
	text-align: right;
}

.nav-next {
	width: 50%;
	float: left;
	text-align: left;
}

.small-12 .navigation {
	margin-bottom: 50px;
}
.small-12 .navigation a:hover {
	background: #2BA6CB;
	border: 1px solid #2BA6CB;
	color: #fff;
}

.navigation .wp-paginate a {
	background: none;
}

.navigation .wp-paginate .current {
	background: #ccc;
	border: 1px solid #ccc;
}

.menu li a:hover, .main-menu li a:active {
	color: #D25351;
}
.sub-menu {
	background: url('images/page-bg.gif');
	border-radius: 2px 2px 2px 2px;
	left: -9999em;
	margin: 0;
	position: absolute;
	padding: 14px 6px;
	box-shadow: 0 0 3px #333;
	top: 40px;
}
.sub-menu:before {
	content: "";
	height: 0;
	width: 0;
	display: block;
	border: 6px solid transparent;
	border-bottom-color: #EDEDED !important;
	position: absolute;
	top: -12px;
	z-index: 99;
	left: 20px;
}
.sub-menu li a {
	display: block;
	float: none;
	font-size: 13px;
	padding: .2em 1em;
	color: #35727F;
}
.sub-menu li a:hover {
	color: #fff;
}

/* Header Search field */

.search-form label {
    display: block;
    float: left;
}

input[type="search"] {
	position: relative;
	top: 30px;
	width: 220px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border: 1px solid;
	border-top-color: #1c5466;
	border-right-color: #35727F;
	border-bottom-color: #35727F;
	border-left-color: #1c5466;
	background-color: #205d6e;
	box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	text-shadow: 0 2px 2px rgba(0,0,0,0.5);
	color: #ccc;
}
input[type="search"]:focus {
	outline: none;
	background-color: #24535D;
	color: #fff;
	border: 1px solid #D25351;
}
input.search-submit {
    background: url("images/search-form-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    height: 20px;
    margin-bottom: 15px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 3px;
    width: 21px;
}
/* Homepage specifics */
.home-blockquote {
	margin: 40px 0 -40px 0;
}
.services h2,
.careers h2 {
	float: left;
	font-size: 50px;
	line-height: 50px;
	margin: 37px 0 0 0;
}
.services h3 a,
.careers h3 a {
	font-family: 'din_regular', Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #cf5353;
}
.services img,
.careers img {
	float: left;
	margin: 0 16px 10px 0;
}
.services p,
.careers p {
	font-size: 13px;
	color: #858585;
}
/* Homepage random testimonial */
.home-testimonial {
    border: 1px solid #D8D2CE;
    border-radius: 8px;
    color: #566D7F;
    float: left;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
    padding: 25px 25px 15px 0;
}

.home-testimonial .small-2 {
	width: 16.6667% !important;
}

.home-testimonial .small-10 {
	padding-left: 0;
	width: 83.3333% !important;
}

.home-testimonial p {
	font-size: 15px;
	color: #566D7F;
}
.featured-testimonial .meta {
    background: url("images/home-testimonial-bg-arrow.png") no-repeat scroll 95% 0 rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    float: right;
    padding: 15px 80px 60px 0;
    position: relative;
}
.featured-testimonial .meta .author, .featured-testimonial .meta .title {
	color: #566D7F;
	font-style: italic;
	font-weight: 300;
	text-transform: uppercase;
}
.featured-testimonial .meta .author {
	float: left;
	font-size: 16px;
	padding-right: 5px;
	line-height: 1.5;
}
.featured-testimonial .meta .title {
    float: left;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 7px;
    padding-top: 4px;
}
/* Footer Twitter panel */
.home-twitter {
	position: relative;
	background: url(images/home-twitter-panel-bg-top.gif) repeat-x left top, url(images/home-twitter-panel-bg-bottom.gif) repeat-x left bottom, url(images/home-twitter-panel-bg-middle.gif);
	padding: 10px;
	margin-bottom: -50px;
}
.home-twitter .inner {
	width: 960px;
	margin: 29px auto;
}

.home-twitter .small-10 {
	padding-left: 0;
}
.home-twitter a.logo img {
	margin-top: 10px;
}
.home-twitter a.logo span {
	display: none;
}
.home-twitter .tweet, .home-twitter .handle {
	position: relative;
	top: 5px;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	line-height: 25px;
}
.home-twitter .tweet {
	color: #566d7f;
}
.home-twitter a.handle {
	color: #cf5353;
}

.home-twitter .small-2 {
	width: 16.6667% !important;
}

.home-twitter .small-10 {
	width: 83.3333% !important;
}

.blog .aside h2 {
	margin-top: 0;
}

#nav-below {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	margin-top: 30px;
}

#nav-below a {
	font-size: 14px;
}

.large-4.aside li.current-cat a {
	color: #217189;
	font-weight: bold;
}

.large-4.aside ul {
	margin-bottom: 50px;
}

#menu-item-222 ul.sub-menu {
    padding-bottom: 0;
    width: 440px;
}

#menu-item-222 ul.sub-menu li {
    float: left;
    height: 80px;
    padding-left: 31px;
    width: 214px;
}



/* Footer specifics */
footer {
	float: left;
	width: 100%;
	background: url("images/footer-bg-top.png") repeat-x left top, url("images/footer-bg.png");
}
footer .row {
	max-width: 970px;
}

footer h4 {
	font-family: 'din_regular', Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	height: 44px;
	background: url(images/footer-heading-stitch.png) 0 40px repeat-x;
}
footer li {
	line-height: 25px;
}
footer .columns, footer .columns a, footer .newsletter label {
	font-size: 11px;
	font-weight: 300 !important;
	color: #fff;
	text-shadow: 0 2px 2px rgba(0,0,0,0.5);
}
footer .columns a:hover {
	color: #FFF;
	padding-left: 9px;
	background: url(images/footer-list-hover-arrow.png) 0 50% no-repeat;
	font-weight: bold;
}

footer .copyright a:hover {
	color: #FFF;
	padding: 0 17px 0 15px;
	background: url("images/footer-copyright-nav-div.png") no-repeat scroll 100% 50% rgba(0, 0, 0, 0);
	font-weight: bold;
}

footer .copyright .small-8 a:hover {
	padding: 0;
	background: none;
}

footer .copyright .small-4 a.top:hover {
	background: url("images/footer-top.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
	padding: 0;
	opacity: 0.8;
}

footer .referrals li:nth-child(1) {
	text-transform: uppercase;
}
footer .videos ul {
	position: relative;
	top: 10px;
}
footer .videos a {
    border: 1px solid #EEEEEE;
    display: block;
    float: left;
    height: 97px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    width: 97px;
}
footer .videos a:hover {
	background: none;
	padding: 0;
}
footer .videos img {
	height: 100px;
}
footer .videos .all {
    border: medium none;
    display: inline-block;
    float: none;
    height: auto;
    margin: 10px 0 0;
    width: 100%;
}
footer .gform_wrapper .gfield_required {
	color: #fff;
	margin-left: 2px;
}
footer .gform_wrapper .top_label input.medium, footer .gform_wrapper .top_label select.medium {
	width: 97%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border: 1px solid;
	border-top-color: #123339;
	border-right-color: #123339;
	border-bottom-color: #35727F;
	border-left-color: #123339;
	background-color: #1B4C56;
	text-shadow: 0 2px 2px rgba(0,0,0,0.5);
	padding: 9px;
	margin-bottom: 5px;
	color: #fff;
	height: 90%;
	font-weight: 300;
	max-width: 210px;
}
footer .gform_wrapper .top_label .gfield_label {
	margin: 0;
}
footer input[type="submit"], #gform_wrapper_2 input[type="submit"] {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border: 1px solid #123339;
	background: #dc8e8e; /* Old browsers */
	background: -moz-linear-gradient(top, #dc8e8e 3%, #d37272 4%, #cf5454 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #dc8e8e), color-stop(4%, #d37272), color-stop(100%, #cf5454)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dc8e8e 3%, #d37272 4%, #cf5454 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dc8e8e 3%, #d37272 4%, #cf5454 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dc8e8e 3%, #d37272 4%, #cf5454 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dc8e8e 3%, #d37272 4%, #cf5454 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc8e8e', endColorstr='#cf5454', GradientType=0 ); /* IE6-9 */
	color: #fff;
	font-weight: bold;
	height: auto;
	width: auto;
	padding: 10px 16px;
	top: 0;
	left: 0;
	position: relative;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
}
footer .gform_wrapper div.validation_error {
	color: yellow;
	font-weight: 300;
}
footer .validation_message {
	margin-top: -20px;
}
footer .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	margin: 0;
	padding: 0;
	background: none;
	color: yellow;
	border: 0;
}
footer #gforms_confirmation_message {
	font-size: 11px;
	font-weight: 300;
}
footer .copyright {
	background: url(images/footer-panel-overlay.png);
	padding: 10px 0;
	margin: 0 auto;
	color: #eee;
	font-size: 11px;
}

.copyright p a {
	margin-left: 15px;
}

.copyright .small-8, .copyright .small-4 {
	width: 100%;
}

.copyright .small-4 {
	margin-top: 20px;
}

footer .copyright p {
    color: #EEEEEE;
    float: left;
    font-size: 11px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 11px;
}
footer .inner p a {
	color: #fff;
	font-weight: normal;
	-webkit-transition: all 0.40s ease-in-out;
	-moz-transition: all 0.40s ease-in-out;
	-ms-transition: all 0.40s ease-in-out;
	-o-transition: all 0.40s ease-in-out;
}
footer .inner p a:hover {
	font-size: 16px;
	font-weight: 300;
	color: #8AAE28;
	background: rgba(0,0,0,0.6);
	padding: 2px 4px;
}
footer .copyright ul {
	float: left;
	margin-bottom: 0;
}
footer .copyright li {
	float: left;
	line-height: 44px;
}
footer .copyright li a {
	color: #eee;
	padding: 0 17px 0 15px;
	-webkit-transition: all 0.40s ease-in-out;
	-moz-transition: all 0.40s ease-in-out;
	-ms-transition: all 0.40s ease-in-out;
	-o-transition: all 0.40s ease-in-out;
	background: url(images/footer-copyright-nav-div.png) 100% 50% no-repeat;
}
footer .copyright li:last-child a {
	background: none;
}
footer .copyright li a:hover {
	color: #cec0aa;
}
footer .top {
    background: url("images/footer-top.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 44px;
    width: 44px;
}
footer .top span {
	display: none;
}
footer .top-bar-section li a:not(.button) {
    padding: 0;
}

footer .gform_footer {
	clear: both;
}

footer .gform_wrapper, footer .gform_body, footer .gform_footer, footer .gform_wrapper form {
	float: left;
	width: 100%;
}
/* What We Do page specific */
.what-we-do div {
	float: left;
	margin-left: 22px;
	width: 32%;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0 1px #fff;
}
.what-we-do p {
	width: 270px;
}
.what-we-do img {
	border: 15px solid #fff;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}
.what-we-do img:hover {
	border: 15px solid #00AEAE;
}
.what-we-do #conditions {
	margin-left: 0;
}
.what-we-do #information {
	border-right: none;
	box-shadow: none;
	width: 30%;
}
/* Conditions category archive list specifics */
.conditions blockquote {
}
.conditions .item .inner {
	padding: 30px 0 15px 0;
	border-bottom: 1px solid #ddd;
	box-shadow: 0 1px 1px #fff;
}
.feat-img {
	float: left;
	width: 300px;
	margin-right: 20px;
	border: 15px solid #fff;
	background: #fff;
}
.feat-img p {
	margin: 10px 0 0 0;
	text-transform: uppercase;
}
.feat-img p a {
	color: #cf5353;
	text-transform: uppercase;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}
.feat-img p a:hover {
	color: #000;
}
.conditions .content {
	float: right;
	width: 550px;
}
.conditions .content h4 {
	margin-top: -5px;
}
.conditions .content p:nth-of-type(1) {
	text-transform: uppercase;
	font-weight: 300;
}
.entry-content li {
	background: url("images/li.png") no-repeat scroll left 3px transparent;
	padding: 0 0 0 22px;
}
.entry-content .gform_body li {
	background: none;
	padding: 0;
}
.entry-header {
}
.entry-content {
}
/* Contact page */

#gform_wrapper_2 {
	float: left;
	width: 75%;
}
#gform_wrapper_2 ul {
	margin: 0;
	padding: 0;
}
#gform_wrapper_2 ul li {
	background: none;
	padding: 0;
}
#field_2_1, #field_2_2, #field_2_3, #field_2_4 {
	float: left;
	width: 77%;
	clear: left;
}
#field_2_5 {
	float: left;
	clear: left;
}
#field_2_2, #field_2_3 {
	width: 35%;
}
.ginput_complex > span {
	width: 46%;
}
#gform_wrapper_2 textarea {
	min-height: 174px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#gform_wrapper_2 input[type="submit"] {
	font-size: 14px;
	padding: 5px 10px;
}
#gform_wrapper_2 .gform_footer {
    clear: both;
    float: left;
    margin-top: 20px;
}
.page-id-20 #email {
	display: none;
}
/* End contact page */

/* Career Position Application page */

.entry-content .gform_body ul {
	padding: 0;
}

input#input_3_2,
input#input_3_3,
textarea#input_3_6 {
	width: 96%;
}

.gform_wrapper input[type="submit"] {
    background-color: #D25351;
    background-image: none;
    border: medium none;
    display: block;
    line-height: 40px;
    height: auto;
    margin-bottom: 15px;
    padding: 0 20px;
    position: relative;
    width: auto;
    font-weight: normal;
    text-transform: uppercase;
}

.nopositions {
	margin: 43px 0 0 0;
	float: right;
	width: 50%;
}

/* End Career Position Application page */

.contactDetails {
    color: #CCCCCC;
    float: left;
    font-size: 11px;
    line-height: 1.7;
    text-align: left;
    width: 100%;
}
.contactDetails a {
	rext-decoration: none;
	color: #CCCCCC;
}
#menu-bottom-left li {
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
}
.top-bar-section ul li {
	float: none;
}
aside h2 {
	font-size: 20px;
	margin-bottom: 5px;
}
aside, .contact-form, .panel-2 {
	background: rgba(255,255,255,.3);
	padding: 30px 30px 15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0px 0px 2px #aaa;
	-moz-box-shadow: inset 0px 0px 2px #aaa;
	-webkit-box-shadow: inset 0px 0px 2px #aaa;
	margin: 20px 0;
}
.contact-form {
	padding: 30px;
}
/* =contact-form @aside */
.contact-form {
	font-size: 12px;
	background: rgba(255,255,255,.8);
}
.contact-form:after {
	clear: both;
	content: "";
	display: table;
}
.contact-form li {
	clear: both !important;
	float: none !important;
	margin: 0 !important;
	width: 100% !important;
}
#gform_wrapper_2 {
	width: 100%;
}
.contact-form h2 {
    border-radius: 0;
    box-shadow: none;
    font-size: 18px !important;
    margin-bottom: 10px;
    padding: 0;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 50%;
}
.contact-form a {
	color: #D25351;
}
.title .row {
	padding-bottom: 0;
}
.title + .row {
	padding-top: 0;
}
.conditions h2 {
	color: #666;
}
/* =h2 @aside*/



.single-team .entry-header h1 {
	margin-bottom: 0;
}
.single-team #main .row {
	padding-bottom: 0;
}
.staff-photo {
	float: left;
	margin-right: 20px;
	width: 250px;
	height: auto;
	padding: 10px;
	background: #FFF;
	box-shadow: 0px 0px 2px #aaa;
	-moz-box-shadow: 0px 0px 2px #aaa;
	-webkit-box-shadow: 0px 0px 2px #aaa;
}
input[type="search"] {
    float: left;
    margin: 0;
    top: 0;
}

.single-team .image {
	float: left;
	width: 260px;
	margin-bottom: 20px;
}
.single-team .content {
	float: right;
	width: 100%;
	clear: both;
}
.entry-meta {
    font-size: 12px;
    margin: 0 0 30px;
}
.readmore {
	color: #2BA6CB;
}


#masthead .row {
	padding: 0;
}

footer .glow > .small-3:first-child {
	margin-top: 0;
}

footer .glow > .small-3 {
	margin-top: 20px;
}

.top-bar-container-mobile {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.top-bar-container-mobile:hover {
	cursor: pointer;
}

.top-bar.expanded .title-area {
	background: none;
}

.top-bar-section .dropdown li.title h5 a {
    color: #FFFFFF;
    font-weight: 600;
    padding-left: 25px;
    position: relative;
    text-shadow: none;
}

.top-bar-section .dropdown li.title h5 a:before {
    content: "";
    font-family: 'fontello';
    left: 12px;
    position: absolute;
    top: 13px;
}

.top-bar-container-mobile .top-bar-section ul {
	height: 100%;
	background: none;
}

.top-bar-container-mobile li.current_page_item > a, .top-bar-container-mobile li.current-menu-ancestor > a {
	background: #13363C !important;
}

.top-bar-container-mobile li#menu-item-222 li.current-menu-item {
	background-color: #13363C !important;
}

.top-bar-section ul li:hover > a, .top-bar-section ul li.active > a {
	background: none;
}

.top-bar-container-mobile ul li ul.sub-menu {
	width: 100%;
	height: 100%;
}

.top-bar.expanded {
	height: 100% !important;
}

.top-bar .toggle-topbar.menu-icon {
    left: 0;
    margin-top: -16px;
    padding-left: 40px;
    right: 15px;
    top: 50%;
}

.pipe {
	display: none;
}

.videos ul li {
	float: left;
}

ul.social {
    clear: both;
    display: block;
    margin: auto;
    text-align: left;
    width: 100%;
    margin-top: 5px auto auto;
}

ul.social li {
	text-align: center;
	float: none;
	display: inline-block;
}

.top-bar {
	height: 47px;
}

 @media only screen and (min-width : 580px) {
	ul.social {
	    clear: none;
	    float: right;
	    width: auto;
	}

	.contactDetails {
		width: auto;
	}

 	ul.sub-menu li {
 		background: url("images/li.png") no-repeat scroll 7px 12px rgba(0, 0, 0, 0);
 		padding-left: 31px;
 	}

 	.contactDetails .phoneicon, .contactDetails .mapsicon {
 		margin-top: 8px;
 	}

 	.pipe {
 		display: inline;
 	}

 	#container {
 		min-width: 940px;
 	}
 	footer {
 		min-width: 940px;
 	}
 	.row {
 		width: 940px;
 	}
	.home #main .home-cols { 
		-moz-column-count:2; /* Firefox */
		-webkit-column-count:2; /* Safari and Chrome */
		column-count:2;
		-moz-column-gap:40px; /* Firefox */
		-webkit-column-gap:40px; /* Safari and Chrome */
		column-gap:40px;
	}
	.cycloneslider-template-thumbnails .cycloneslider-caption {
		display: block;
	}

	form.search-form {
	    float: right;
	    margin: 20px 0 10px;
	}

	.site-logo {
		text-align: left;
	}

	.logo .small-5 {
		padding-right: 0;
		width: 35.667%;
	}

	.logo .small-7 {
		padding-left: 0;
		width: 63.333%;
	}

	.menu > li > a:link, .menu > li > a:visited {
		margin-left: 8px;
		margin-right: 0;
	}

	footer .glow > .small-3 {
		margin-top: 0px;
	}
	.main-menu {
		display: block;
	}

	.top-bar-container-mobile {
		display: none;
	}
	
	.single-team .content {
	float: right;
	width: 620px;
	clear: none;
}
}


@media(min-width:580px){
	li.menu-item-has-children:hover ul.sub-menu {
		display: block;
	}
	.menu li {
		padding-bottom: 10px;
	}
}

@media only screen and (min-width : 768px) {
	.menu li .sub-menu {
		left: 0;
		z-index: 9999;
		display: none;
	}
	
	.sub-menu li a {
		float: none;
		padding: 0px;
		margin: 0;
		font-weight: bold;
		color: #666666;
	}
	.sub-menu li a:hover {
		color: #666;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter: alpha(opacity=50);
		opacity: 0.5;
	}
	.sub-menu .description {
		display: block ;
		padding-top: 5px;
		font-size: 11px;
		font-weight: normal;
		}
	.sub-menu li {
		float: left;
		width: 200px;
		padding: 10px;
		margin: 0;
	}
}

@media only screen and (min-width : 850px) {
	.copyright .small-8 {
		width: 66.6667%;
	}

	.copyright .small-4 {
		width: 33.3333%;
	}

	.copyright .small-4 {
		margin-top: 0;
	}
}

  @media only screen and (min-width : 940px) {
	.home #main .home-cols { 
		-moz-column-count:3; /* Firefox */
		-webkit-column-count:3; /* Safari and Chrome */
		column-count:3;
		-moz-column-gap:40px; /* Firefox */
		-webkit-column-gap:40px; /* Safari and Chrome */
		column-gap:40px;
	}

	.menu > li {
		width: auto;
	}

	.site-logo img {
	    margin-top: 13px;
	}

	footer .copyright ul {
		float: right;
	}

	footer .top {
		float: right;
	}
 }


/* comments */


.comments-title {
	font-size: 1.3em;

}

.comment-list {
	border-top: 1px solid white;
	box-shadow: 0 -1px 0 0px #bbb;


}

.comment {
	padding: 1em 0 2em;
	position: relative;
	border-bottom: 1px solid #bbb;
	box-shadow: 0 1px 0 0px white;
}

.comment-meta {
	top: 1em;
	right: 1em;
	position: absolute;
	text-transform: uppercase;
	font-size: .8em;
}

.comment-author {
	border: none;
	padding:0;
}

.comment-reply-link {
	position: absolute;
	right: 0;
	font-size: .8em;
	text-transform: uppercase;
	color: #aaa;
	padding: .3em;
	border: 1px solid #ddd
}

.comment-reply-link:hover {
	color: white;
	background: black;
}