/*
Theme Name: Foundation 4
*/

@import "stylesheets/foundation.min.css"; /* width 1140px; gutter 15px * 2; Top Bar breakoint: 1154px */
@import "icons/fontello/css/fontello.css";
 @media only screen and (max-width: 579px) {
.row .columns {
	width: 100% !important;
}
.block-stack li {
	width: 100% !important;
}
}
body {
	background: #eee;
}
/* =h3*/



/* lists */

ul {
	list-style: none;
}
.row {
	padding: 30px 0;
}
#main {
	padding: 40px 0 0;
}
/* =Basic Styling, Modify...
----------------------------------*/

#container {
	background: none repeat scroll 0 0 white;
	padding-bottom: 50px;
}
.row {
	padding: 30px 0;
}
nav.top-bar {
	margin: 0;
}
.entry-content ul, .entry-content ol { /* only to lists within the WYSIWYG editor */
	padding: 0 15px;
}
/* =Logo
----------------------------------*/

.site-logo {
	margin-bottom: 20px;
	text-align: center;
}
 @media only screen and (min-width: 480px) {
.site-logo {
    margin-bottom: 0;
    text-align: center;
}
}
/* =Phone
----------------------------------*/

.phone {
	color: inherit;
	font-size: 25px;
	position: relative;
	text-align: center;
	display: block;
}
.phone a {
	padding-left: 30px;
	position: relative;
}
.phone a:before {
	border-radius: 50% 50% 50% 50%;
	background: black;
	color: white;
	content: "\1f4de";
	display: inline-block;
	font-family: fontello;
	font-size: 16px;
	height: 1.5em;
	line-height: 1.5em;
	margin-right: 5px;
	position: absolute;
	text-align: center;
	width: 1.5em;
	left: 0;
	bottom: 3px;
}
 @media only screen and (min-width: 480px) {
.phone {
	float: right;
}
}
/* =Slides 
----------------------------------*/
.sliders {
	margin: 0;
}
.cycloneslider-template-thumbnails.cycloneslider-thumbnails {
	padding: 10px 0 !important;
	text-align: center;
}

.cycloneslider-template-thumbnails .cycloneslider-caption {
	display: none;
}
/*=icons*/

/* entry-header */

.entry-header h1 {
}
.entry-header .infosheet {
}
/* =posts =archives
----------------------------------*/
ul.posts > li {
	padding-bottom: 30px;
}
.posts img {
	width: 100%;
}
/* =services */
.posts .featured-image {
	margin-bottom: 1em;
}
.posts .title {
	font-size: 1.2em;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1em;
	padding-bottom: 10px;
	box-shadow: 0 1px white;
}
/* posts @aside */
aside .posts .featured-image {
	float: left;
	margin-bottom: 0;
	margin-right: 17px;
	width: 26%;
}
aside .posts .title {
    border: medium none;
    box-shadow: none;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
    text-transform: none;
}

/* =conditions @aside */

aside .conditions .posts li {
	border-top: 1px solid white;
	box-shadow: 0 -1px #DDDDDD;
	-moz-box-shadow: 0 -1px #DDDDDD;
	-webkit-box-shadow: 0 -1px #DDDDDD;
	padding: 8px 0;
}
/* =WYSISWYG basic styles
----------------------------------*/

/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
	max-width: 100%;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 1.5em auto;
}
/* =footer .menu
----------------------------------*/
footer .menu > li {
	float: left;
	margin-right: 20px;
}
footer .menu > li > a {
	font-weight: bold;
}
footer .menu, footer .sub-menu {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
}
/* =newsletter 
----------------------------------*/
section.newsletter-signup {
	background: #aaa;
}
section.newsletter-signup input {
	margin: 0;
	margin-top: 8px;
}
section.newsletter-signup h2 {
	margin: 0;
}
section.newsletter-signup form {
	margin: 0;
}
/*=contact-form*/

.contact-form {
	background: none repeat scroll 0 0 white;
	border: 1px solid #ddd;
	padding: 28px 28px 12px;
}
.contact-form h2 {
	margin: 0 0 0 0;
	text-align: left;
	padding: 0;
}
.ginput_complex {
	width: 100%;
	overflow: auto;
}
.ginput_complex > span {
	display: block;
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 0px;
}
.ginput_complex > span input {
	margin: 0;
}
.ginput_complex > span:last-child {
	margin: 0;
}
.ginput_complex > span label {
	font-size: 10px;
	text-transform: uppercase;
	color: #aaa;
}
.gform_description {
	margin-bottom: 20px;
	display: block;
	line-height: 1.4;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
}
.gform_edit_link {
	float: right;
}
.gfield_required {
	color: red;
	display: inline-block;
	padding: 6px;
}
#gforms_confirmation_message {
	padding: 0 10px 20px 32px;
	position: relative;
	line-height: 1.4;
	font-size: 20px;
}
#gforms_confirmation_message:before {
	color: #9DC754;
	content: "";
	display: block;
	font-family: fontello;
	font-size: 18px;
	left: 0;
	margin-right: 8px;
	position: absolute;
}
/* =icons social 
----------------------------------*/
.social-icons {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 100%;
}
.social-icons li {
	float: left;
	margin-right: 10px;
}
.social-icons li a {
	font-family: fontello;
	background: #888;
	color: white;
	width: 2em;
	border-radius: 50%;
	height: 2em;
	display: block;
	text-align: center;
	line-height: 2;
}
/* =entry-header */
.single-condition .entry-header {
	margin-bottom: 20px;
}
.single-condition .entry-header:after {
	display: table;
	clear: both;
	content: "";
}
.single-condition .entry-title {
	margin-bottom: 0;
}
aside .contact-form h2 {
	padding: 10px 1px;
	border-radius: 0;
	box-shadow: none;
}

.email-wrap .columns div {
    float: left;
    position: relative;
    width: 100%;
}

.email-wrap {
	padding: 0;
}
aside .conditions .posts li:first-child {
    border-top: medium none;
    box-shadow: none;
    margin-top: 26px;
    padding-top: 0;
}
.site-description {
	color: white;
	font-size: 9px;
	line-height: 1.4em;
	text-transform: uppercase;
	margin-left: 140px;
	margin-top: -20px;
	margin-bottom: 20px;
}


/* alert */



.alert {
	background: #C2444D;
	padding: .9em 1em 2.6em;
	border-radius: 3px;
	position: relative;
	margin-bottom: 1em;
}

.alert:after {
	content: "";
	display: table;
	clear: both;
}

.alert * {
	color: white;
}

.alert-title {
	font-size: 1.4em;
}

.alert-excerpt p {
	color: rgba(255,255,255,.5);
}
.alert-button {
	position: absolute;
	bottom: 1em;
	right: 1em;
	border: 1px solid white;
	padding: .6em;
	text-transform: uppercase;
	font-size: 0.8em;
}

.alert-button:hover {
	background: white;
	color: #C2444D;
}

.panel-2 h2 {
	font-size: 1.3em;
	color: #888;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1em;
    padding-bottom: 10px;
    box-shadow: 0 1px white;
}

.ul-a li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1em;
    padding-bottom: 10px;
    box-shadow: 0 1px white;
}

.ul-a a {
	color: #D25351;
}

.big-phone {
    font-size: 25px;
    color: #fff;
    text-align: right;
    text-shadow: 0 2px 0px rgba(0,0,0,0.5);
    margin: 15px 0 0 0;
    font-weight: 500;
    width: auto;
    display: inline-block;
    float: right;
    clear: both;
    position: relative;
}

.phone-wrap {
	width: 100%;
	float: left;
	display: none;
}

@media (min-width: 580px) {
	.phone-wrap {
		display: block;
	}
}
.small-12.large-4.columns:first-child .alert {
    background: #314a97;
}