/*
Theme Name: Jack Coupe & Sons Limited
Author: John Metcalfe @ Discovery Design Limited
Description: First new theme for Jack Coupe & Sons
Copyright: Discovery Design Limited
Version: 1.0
*/

/* Social media sidebar
-------------------------------------------------- */
.socialmedia-sidebar {
	position: fixed;
	right: 0;
	border: 1px solid #c54a24;
	border-right: none;
	top: 1em;
}

.socialmedia-sidebar ul {
	border: 1px solid #ee5b2f;
	margin: 0;
	list-style: none;
}

.socialmedia-sidebar li {
	background: #ee5b2f;
	border-bottom: 1px solid #c54a24;
	font-size: 2em;
	margin: 0;
	text-align: center;
}

.socialmedia-sidebar li:last-of-type {
	border-bottom: none;
}

.socialmedia-sidebar li:hover {
	background: #c54a24;
}

.socialmedia-sidebar li a {
	color: #FFF;
	display: block;
	padding: 0.4em;
}


#companies .col-dark-blue {
	background: #092639 !important;
}

#companies .col-blue {
	background: #133c58 !important;
}

#companies .col-brown {
	background: #dd9c40 !important;
}

#companies .col-red {
	background: #dd4f40 !important;
}

#companies .col-light-blue {
	background: #1f8cc2 !important;
}

/* =Base
-------------------------------------------------- */
body {}
html {
	background: #efefef;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "ff-tisa-web-pro", 'Helvetica Neue', Helvetica, sans-serif; 
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	-webkit-font-smoothing: subpixel-antialiased;
}

.site-content img {
	border-radius: 0.2em;
	max-width: 100%;
}

img {
	border: none;
}

a {
	color: #dd4f40;
	text-decoration: none;
	-webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, opacity .25s ease-in-out;
	-moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, opacity .25s ease-in-out;
	-o-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, opacity .25s ease-in-out;
	-ms-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, opacity .25s ease-in-out;
	transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, opacity .25s ease-in-out;
}

a:visited {
	color: #f05646;

}

a:hover,
a:focus,
a:active {
	color: #f05646;
	outline: 0;
}

.site-footer a {
	color: #FFF;
}

/* typography */

h1, h2, h3, h4, h5, h6 {
	color: #111;
	margin: 1.6em 0 .8em 0;
}

.body_index h1 {
    font-style: italic;
	margin: 1em 0 0 0;
}

h1 {
	font-size: 1.4em;
	letter-spacing: 0.03em;
	line-height: 1.2;
	margin: 0 0 1em 0;
}
.body_department #index_slider h1, 
.body_page #index_slider h1, 
.body_error #index_slider h1, 
.body_sitemap #index_slider h1 {
	color: #FFF;
	font-size: 2.2em;
	text-align: left;
	margin: 1.4em 0 0 0;
	text-shadow: 1px 2px 1px rgba(51, 51, 51, 0.76);
}

h2 {
	font-size: 1.5em;
	line-height: 1.3;
}

h3 {
	font-size: 1.25em;
	line-height: 1.4;
}

h4 {
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: .4em;
}

h5,
h6 {
	font-size: 1em;
	line-height: 1.6;
}

p {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 0 .8em 0;
}

ul,
ol {
	margin: 0 0 1.6em 3.2em;
	padding: 0;
}

ul li,
ol li {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 0 .4em 0;
}

/* tables */

table {
	text-align: left;
	width: 100%;
}

table thead tr {
	border-bottom: 1px solid #e6e6e6;
}

table thead th {
	background: #f6f6f6;
	font-size: 13px;
	font-size: 1.3rem;
	padding: 1em;
}

table tbody tr {
	border-bottom: 1px solid #e6e6e6;
}

table tbody td {
	font-size: 13px;
	font-size: 1.3rem;
	padding: 1em;
}

/* forms */

fieldset {
	border: 0!important;
	margin: 0 0 .8em 0;
	padding: 0;
}

label {
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-size: 1.6rem;
	margin-bottom: .4em;
	
}

button,
input,
select,
textarea {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

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

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #1f8cc2;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	-webkit-appearance: button;
	font-size: 13px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1;
	margin: 0 .5em 0.5em 0;
	padding: 1em 1.2em;
	border-radius: 0.2em;
	text-shadow: 0;
	-webkit-transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-o-transition: background-color .25s ease-in-out;
	-ms-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
}

button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #0af;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

input[type="submit"].secondary {
	background-color: #e6e6e6;
	color: #999;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	cursor: pointer;
	float: left;
	margin: 0 .6em 0.6em 0;
	padding: 0;
	position: relative;
	top: .25em;
}

input[type="search"] {
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

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

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

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
	color: #777;
	border: 1px solid #d6d6d6;
	border-radius: 0;
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 0 .8em 0;
	width: 96%;
	background: #FFF;
}

input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
textarea:focus {
	border-color: #ccc;
	color: #333;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #bbb;
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
	padding: .5em;
}

input[type="text"].field-qty {
	min-width: 0;
	width: 3em;
}

.chrome select, .safari select {
	background: #fff url('../graphics/select-pointer.gif') no-repeat right 50%;
	padding: .5em .5em .5em .5em;
}

select {
	border-radius: 0;
	border: 1px solid #d6d6d6;
	color: #777;
	cursor: pointer;
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 0 .8em;
	padding: .5em .5em .5em .5em;
	-webkit-appearance: button;
	width: 83.5%;
	min-width: 17em;
	background: #fff;
}

select:hover {
	border-color: #ccc;
}

select:focus {
	border-color: #bbb;
	outline: none;
}

textarea {
	height: 15em;
	overflow: auto;
	padding-left: 3px;
	resize: vertical;
	vertical-align: top;
	width: 93%;
}

.actions {
	clear: both;
	padding: .8em 0;
}

/* handy columns */

.col-wrapper {
	clear: both;
	margin: 0;
}

.col {
	float: left;
	margin-right: 5%;
	padding: .063em 0;
}

.col-wrapper .col.last {
	margin-right: 0;
}

.col-span-1 .col {
	margin-right: 0;
	width: 100%;
}

.col-span-2 .col {
	width: 47.5%;
}

.ie-7 .content-area .col-span-2 .col {
	width: 45%;
}

.col-span-3 .col {
	width: 30%;
}

.col-span-4 .col {
	width: 21.22%;
}

.col-span-5 .col {
	width: 16%;
}

/* =Photogallery
-------------------------------------------------- */
.photogallery-container {
	margin: 0.7em 0 0 0;
}

.photogallery-container ul {
	list-style: none;
	margin: 0;
}

.photogallery-container li {
	background: #FFF;
	border: 1px solid #ddd;
	margin: 1.4%;
	padding: 1%;
	float: left;
	width: 15.5%;
}

.photogallery-container li:nth-child(5n+1) {
	margin-left: 0;
}

.photogallery-container li:nth-child(5n+5) {
	margin-right: 0;
}

.photogallery-container img {
	display: block;
	opacity: 1;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;	
	width: 100%;	
}

.photogallery-container img:hover {
	opacity: 0.8;
	cursor: pointer;
	-webkit-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-moz-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-o-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-ms-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
}

.mfp-bottom-bar {
	background: #FFF;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.66);	
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.66);	
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.66);	
	border-radius: 0 0 0.2em 0.2em;
	padding: 1em 0;
	border-top: 1px solid #333;
}

.mfp-img {
	border-radius: 0.2em 0.2em 0 0;
}

.mfp-title {
	color: #333 !important;
	font-weight: bold;
	margin: 0 0 0 2%;
}

.mfp-counter {
	color: #999 !important;
	font-size: 1em !important;
	line-height: 1em !important;
	font-weight: normal;
	top: 1em !important;
	right: 2% !important;
}



/* =Container
-------------------------------------------------- */

#container {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0em auto;
	position: relative;
	max-width: 72.5em;	
}

#index_slider {
	background: #FFF;	
	overflow: hidden;
	height: 37em !important;
}

.body_department #index_slider, 
.body_page #index_slider, 
.body_error #index_slider, 
.body_sitemap #index_slider,
.body_blog_post #index_slider,
.body_blog #index_slider {
	height: 17em !important;
}

#index_slider ul {
	margin: 0;
}

#index_slider .slider-content {
	position: absolute ;
	height: 83%;
	left: 0;
	right: 0;
	top: 10em;
	text-align: center;
	width: 100%;
	z-index: 9999 ;
}

.body_page_default #index_slider .slider-content {
	top: 12em;
}

.slider-content > .inner {
	margin: 0 auto;
	max-width: 87.25em;
	height: 100%;
}


.none-index.slider-content > .inner {
	margin: 0 auto;
	max-width: 83em;
}

#index_slider .owl-carousel {
	margin: 0;
}

#index_slider .owl-carousel img {
	width: 100%;
}

#index_slider .owl-carousel .owl-wrapper-outer {
	height: 20em;
}

.contact-box {
	width: 30%;
	background: rgba(0, 0, 0, 0.78);
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.66);	
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.66);	
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.66);	
	border-radius: 0.1em;
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.5);
	height: 22em;
	position: relative;
	left: 70%;
	top: 4em;
	text-align: left;
	border-radius: 0.2em;
}

.contact-box h3 {
	color: #FFF;
	font-size: 2em;
	font-weight: 100;
	margin: 0;
	line-height: 1.4em;
	font-weight: bold;
	padding: 1em 1em 0 0.6em;
}

.contact-box p {
	color: #FFF;
	font-size: 1.4em;
	font-weight: 100;
	line-height: 1.4em;
	margin: 0;
	padding: 1.6em 1.6em 1.6em 1em;
}

.contact-box p.first {
	padding-bottom: 0;
	padding-top: 1em;
}


.contact-box .intro {
	color: #FFF;
	font-size: 1.3em;
	font-weight: 100;
	line-height: 1.4em;
	margin: 0;
	padding: 0.5em 1.7em 0 1em;
}

.welcome-box {
	background: rgba(18, 60, 88, 0.9);
	width: 100%;
	border-bottom: 3px solid #dd4f40;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.5);
	height: 5.5em;
	position: relative;
	top: 6em;
	text-align: left;
	border-radius: 0.2em;
}

.welcome-box p {
	color: #FFF;
	font-size: 1.6em;
	font-weight: 100;
	line-height: 1.4em;
	font-style: italic;
	padding: 1em;
}

.welcome-box i {
	margin: 0 0.5em 0 0;
	font-size: 1.6em;
	float: left;
	display: block;
}

.index-services {
	margin: 1.7em 0;
}

.index-services .col {
	background: #FFF;
	-moz-box-shadow:0 2px 3px 0px rgba(0, 0, 0, 0.34);	
	-webkit-box-shadow:0 2px 3px 0px rgba(0, 0, 0, 0.34);	
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.34);	
	border-radius: 0.2em;
	border-top: 4px solid rgba(18, 60, 88, 0.9);
	margin-right: 2%;
	width: 32%;
	padding: 0;
}

.index-services .col .inner {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.index-services .col img {
	display: block;
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	   -o-transition: all 0.3s ease-in-out;
	   -ms-transition: all 0.3s ease-in-out;
	   transition: all 0.3s ease-in-out;	
	width: 100%;
}

.index-services .col img:hover {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);

}

.index-services .col .inner h2 {
	background: rgba(18, 60, 88, 0.9);
	border-top: 1px solid rgba(15, 47, 69, 0.9);
	font-weight: 500; 
	border-top: 3px solid #dd4f40;
	font-size: 1.3em;
	margin: 0;
	padding: 1em 0;
	text-shadow: 2px 1px 1px rgba(3, 25, 40, 0.9);
	border-radius: 0 0 0.2em 0.2em;
}

.index-services .col .inner h2 a, .index-services .col .inner h2 a:visited {
	color: #FFF;	
}

.index-services .col .inner h2 a:hover {
	color: #FFF;
}

.index-services .col .inner p, .site-content p, .site-content li,  aside p {
	font-size: 1.2em;	
	font-weight: 100;
	color: #666;
}

.site-content blockquote {
	background: rgba(244, 244, 244, 0.57);
	float:right;
	width: 30%;
	padding: 1em;
	font-style: italic;
	border-top: 4px solid #246386;
	border-bottom: 4px solid #246386;
	border-radius: 0.2em;
	text-shadow: 1px 2px 1px #FFF;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.66);	
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.66);	
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.66);		
}

.site-content blockquote p:before {
	content: '\0022';
	color: #555;
	font-size: 1.5em;
	font-style: italic;
}

.site-content blockquote p:after {
	content: '\0022';
	color: #555;
	font-size: 1.5em;
	font-style: italic;
}

aside blockquote {
	float:right;
	margin: 0;
	padding: 0 0 0 1em;
	font-style: italic;
	text-shadow: 1px 2px 1px #FFF;
}

aside blockquote p:before {
	content: '\0022';
	color: #555;
	font-size: 1.5em;
	font-style: italic;
}

aside blockquote p:after {
	content: '\0022';
	color: #555;
	font-size: 1.5em;
	font-style: italic;
}

aside blockquote span {
	color: #aaa;
	font-style: normal;
}

aside #testimonials {
	margin: 1em 0;
}

aside #testimonials h3 {
	margin: 0;
}

aside #video  h3 {
	margin: 0 0 1em 0;
}


aside #video {
	margin: 0;
}

.body_page_contact blockquote {
	font-style: normal;	
}

.body_page_contact blockquote p {
	font-size: 1.0em;
}

.body_page_contact blockquote p:before, .body_page_contact blockquote p:after {
	content: '';
	font-size: 1.2em;
}

.fa-phone { 
	font-size: 2em;
}

.coloured {
	color: #1f8cc2;
}

#companies {
	margin: 1em 0 0 0;
	text-align:  left;
	width: 100%;
}


#companies h2 {
	margin: 0 0 0.5em 0;
	color: #333;
}

#companies .subline {
	color: #666;
	font-size: 1.3em;
	font-style: italic;
	margin: 0 0 1.5em 0;
}

#companies .col {
	border-radius: 0.2em;
	margin: 0 0 1em 0;;
	width: 100%;
	height: 3.4em;
	min-height: 3.4em;
	-moz-box-shadow:  0 2px 3px 0px rgba(0, 0, 0, 0.33);			
	-webkit-box-shadow:  0 2px 3px 0px rgba(0, 0, 0, 0.33);			
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.33);			
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;	
}

#companies .col:hover {
	opacity: 0.9;
	-webkit-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-moz-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-o-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-ms-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-moz-box-shadow: 0 2px 3px 0px rgba(26, 20, 20, 0.93);
	-webkit-box-shadow: 0 2px 3px 0px rgba(26, 20, 20, 0.93);
	box-shadow: 0 2px 3px 0px rgba(26, 20, 20, 0.93);
}

#companies .col .inner {
	padding: 5%;
	text-align: left;
}

#companies .col h3 {
	color: #FFF;
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
}

#companies .col .tagline {
	font-weight: 100;
	font-style: italic;
	display: none;
	font-size: 1.1em;
	color: #eee;
}

#companies .col a {
	color: #FFF;
}

#companies .col-first {
	background: #1f8cc2;
}

#companies h3 {
	padding: 0;
	border: none;
	background: none;
}

#companies .col-first h3 {
	margin: 0 0 0.5em 0;
}

#companies .col-second {
	background: #dd4f40;
}

#companies .col-third {
	background: #dd9c40;
}

#companies .col-fourth {
	background: #dd4f40;
}

#companies .col-fifth {
	background: #dd4f40;
}

#clientslist {
	margin: 5em 0;
}

#clientslist .col {
	text-align: center;
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #EEE;
	margin: 0;
	padding: 0 0 2em 0;
	width: 33.3%;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;		
}

#clientslist .col:hover {
	opacity: 0.7;
	-webkit-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-moz-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-o-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-ms-transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	transition: opacity .55s ease-in-out, box-shadow .55s ease-in-out;
	-moz-box-shadow: 0 2px 3px 0px rgba(26, 20, 20, 0.19);
	-webkit-box-shadow: 0 2px 3px 0px rgba(26, 20, 20, 0.19);
	box-shadow: 0 2px 3px 0px rgba(26, 20, 20, 0.19);
}

#clientslist .col:last-child {
	border-right: none;
}

#clientslist h4 {
	font-size: 1.3em;
	color: #555;
	margin: 2em 0 1em 0;
}

#clientslist img {}

#clientslist .clientstier3 .col {
	border-bottom: none;
}

/* =Header
-------------------------------------------------- */

.site-header {
	height: 7em;
	padding: 0;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
	width: 100%;
	background: rgba(18, 60, 88, 0.9);
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.68);	
	border-bottom: 3px solid #dd4f40;
}

.site-header > .inner {
	margin: 0 auto;
	padding: 0%;
	position: relative;
}

.brand {
	float: left;
	width: 15%;
}

.logo {
	margin: 1.4em 0 0.8em 1em;
}

.logo a {
	color: #222;
	font-weight: bold;
}

.site-description {
	color: #1f8cc2;
	float: left;
	font-size: 1em;
	margin: 0;
}


/* =Content Area (mid div)
-------------------------------------------------- */

.breadcrumbs {
	border-bottom: 1px solid #eee;
	color: #aaa;
	font-size: 12px;
	font-size: 1.6rem;
	margin-bottom: 1em;
	padding: 1em 0 0.5em 0;
}

.breadcrumbs .sep {
	color: #1f8cc2;
	font-weight: bold;
	margin: 0 .25em;
}

.breadcrumbs a {
	color: #999;
}

.breadcrumbs a:hover {
	color: #666;
}

.content-area {
	padding: 0 2% 1.6em 2%;
	background: #FFF;
}

.content-area > .inner {
	margin: 0 auto;
	background: #FFF;
	max-width: 71.25em;
}


/* =Nav main
-------------------------------------------------- */

.nav-main {
	float: right;
	margin: 3.1em 0 0 0;
	width: 85%;
}

.nav-main ul,
.nav-main li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav-main ul {
	margin: 0 auto;
	max-width: 71.25em;
	float: right;
}

.nav-main li {
	float: left;
}

.nav-main a {
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.1em;
	display: block;
	padding: 0 1em;
	font-family: "proxima-nova";
}

.nav-main a:hover {
	color: #f05646;
}

.nav-main .selected a {
	color: #dd4f40;
}

/* =Site Content
-------------------------------------------------- */
.body_index .site-content {
	float: none;
	width: 100%;
}

.body_index .index-content-top {
	margin: 0;
}

.body_index .index-content-bottom {}

.body_index .index-content-bottom p {
	font-size: 1.2em;
}

.site-content {
	float: left;
	width: 72.5%;
}

.body_product .site-content {
	width: 100%;	
}

#google-map-integration {
	height: 20em;
}

/* =Contact form
-------------------------------------------------- */

.contact-form {margin: 1em 0;
width: 56%;
float: left;}

.contact-form fieldset {
	/* IE7, IE8 */
	padding: 0;
	border: none;
	border-bottom: 1px solid #eee;
	float: left;
	padding-bottom: .8em;
	padding-right: 5%;
	width: 45%;
	height: 4em;
}

.contact-form fieldset.textarea {
	height: auto;
	width: 100%;
}

.contact-form fieldset.fieldset-full {
	float: none;
	width: 100%;
	height: auto;
	padding-right: 0;
}

.contact-form fieldset.captcha {
	border-bottom: 0;
}

.contact-form fieldset.captcha img {
	display: block;
	margin: .8em 0;
}

.contact-form .actions {
clear: both;
padding: 0;
float: left;
margin: 2.5em 0 0 0;
}

.contact-form ul,
.contact-form ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.contact-form ul li {
	float: left;
	width: 50%;	
}

.contact-form fieldset.fieldset-full ul li {
	float: left;
	width: 25%;	
}


/* =Site map
-------------------------------------------------- */

.sitemap-wrapper {}

.sitemap-wrapper h2 {
	border-top: 1px solid #eee;
	clear: left;
	float: left;
	margin: 0;
	padding-top: 1.6em;
	padding-right: 5%;
	width: 20%;
}

.sitemap-wrapper ul,
.sitemap-wrapper ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.content ul:first-child {
	border-top: none;
}

.sitemap-wrapper ul {
	border-top: 1px solid #eee;
	float: left;
	margin: 0 0 1.6em 0;
	padding-top: 1em;
	width: 75%;
}

.sitemap-wrapper ul li {
	margin: 0 0 .4em 0;
}

/* =Sidebar
-------------------------------------------------- */

.sidebar {
	float: left;
	position: relative;
	width: 22.5%;
	margin-left: 2.5%;
}

.sidebar h3 {
	font-size: 1.2em;	
	font-weight: 100;
	background: rgba(18, 60, 88, 0.9);
	border-radius: 0.2em;	
	border-bottom: 3px solid #dd4f40;
	color: #FFF;
	padding: 1em;
	margin-bottom: .4;
}

.group-divisons {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* base sidebar nav */

.sidebar nav ul,
.sidebar nav li {
	font-size: 1.1em;
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar nav a {
	border-bottom: 1px solid #eee;
	color: #999;
	display: block;
	padding: .5em 0;
}

.sidebar nav a:hover {
	color: #666;
}

.sidebar nav .selected a {
	background-color: #fff;
	color: #111;
}

.sidebar nav .selected a:before {
	content: '\00bb';
	margin-right: .5em;
	color: #1f8cc2;
}


/* =Site Footer
-------------------------------------------------- */
.accreditations {
	background: #F6F6F6;
	padding: 0 0 2.5em 0;
	text-align: center;
}

.accreditations img {
	margin: 3em 0 0 0;
	max-width: 100%;
}

.site-footer {
	background: rgba(18, 60, 88, 0.9);
	clear: both;
	color: #FFF;
	padding: 2em 5%;
}

.site-footer > .inner {
	margin: 0 auto;
	max-width: 71.25em;
	padding-top: .8em;
	text-align: left;
}

.site-footer .col-first {
	text-align: center;
}

.site-footer .col-first img {
	margin-top: 3em;
}

.site-footer h5 {
	color: #FFF;
	font-size: 1.4em;
	margin: 0;
}

.site-footer p {
	font-size: 1em;
}

.site-footer .col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-footer .col ul li {
	margin: 0;	
}

.footer-bottom {
	background: #f6f6f6;
}

.footer-bottom .nav-legal,
.footer-bottom .nav-legal li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-bottom .nav-legal li a, .footer-bottom .nav-legal li a:visited {
	color: #666;
	text-shadow: 1px 2px 1px #FFF;
}

.footer-bottom .nav-legal li a:hover {
	color: #666;
}

.footer-bottom .nav-legal {
	color: #999;
	padding: 1.6em 0 1.6em 0;
	text-align: center;
}

.footer-bottom .nav-legal li {
	display: inline;
	margin-right: .4em;
	color: #666;
}

.footer-bottom .nav-legal li:before {
	content: '\00b7';
	margin-right: .7em;
}

.footer-bottom .nav-legal li:first-of-type:before {
	content: '';
	margin: 0;
}

.footer-bottomr input[type="text"] {
	width: 80%!important;
}

.footeraddress {
	background: rgba(18, 60, 88, 0.9);
	color: #FFF;
	margin: 2em auto 0.8em auto !important;
	border-radius: 0.2em;
}

.cards-accepted {
	text-align: center;
}

.cards-accepted ul {
	list-style: none;
	margin: 1em 0!important;
}

.cards-accepted ul li {
	display: inline-block;
}

.cards-accepted ul li i {
	font-size: 3em;	
}

.hidden-menu {
	display: none;
}




/* =Blog
-------------------------------------------------- */
.blog-wrapper {
	margin-bottom: 1em;
}

.blog-cols .col-first {
	width: 57.5%;
}

.blog-cols .col-second {
	width: 37.5%;
}

.blog-posts .blog-post {
	border-bottom: 1px solid #eee;
	padding-bottom: 1em;
}


.blog-post h2 {
	margin: 1.6em 0 0em 0;
}

.ie-7 .blog-post img, .ie-8 .blog-post img {
	width: inherit;  
}

.blog-post img {
	max-width: 100%!important;
	height: auto!important;
}

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

.blog-menu li a {
	border-bottom: 1px solid #eee;
	color: #bbb;
	display: block;
	padding: .5em 0;
}

.blog-menu a:hover {
	color: #999;
}

.blog-posts-related-no-posts, .blog-posts-related-no-posts {
	border-bottom: 1px solid #eee;
}

/* =Responsive Tables
-------------------------------------------------- */

.table-wrapper {
	margin: 0 0 3.2em 0;
}

.table-list-headings {
	border-bottom: 1px solid #eee;
}

.table-list-headings h3 {
	float: left;
	margin: 0 0 .8em 0;
}

.table-item > div {
	float: left;	
}

.table-cell-40 {
	width: 40%;
}

.table-cell-20 {
	width: 20%;
}

.table-list,
.table-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.table-list {
	margin: 1.6em 0;
	list-style: none;
}

.table-list .table-item {
	background: #fff;
	border-bottom: 1px solid #eee;
	clear: both;
	padding: .8em 0;
}

.table-list .table-item:nth-child(even) {
	background: #fcfcfc;
}

.table-cell-mobile-content {
	display: none;
}


/* =Media Queries
-------------------------------------------------- */
@media only screen and (max-width: 65em) {
    .turtle-mobile-menu-button-container {
		position: absolute;
		right: 1em;
		top: 2.6em;
    }

    .turtle-mobile-menu-button-container .turtle-mobile-menu-button {
		background: #dd4f40;
		color: #FFF;
		font-size: 1.5em;
		padding: 0 0.5em 0.1em 0.5em;
		border-radius: 0.2em;
	}	
}

@media only screen and (max-width: 62.5em) {
	.nav-main a {
		font-size: 1em;
	}
	
	.contact-box {
		left: 65%;
	}
	
	h1 {
		font-size: 1.2em;
	}
	
	.body_index .index-content-bottom p {
		font-size: 1em;
	}
	
	.site-footer h5 {
		font-size: 1.2em;
	}
	
	.sidebar h3 {
		font-size: 1em;
	}
	
	.sidebar nav ul, .sidebar nav li {
		font-size: 0.9em;
	}
	
	.index-services .col .inner p, .site-content p, .site-content li, aside p {
		font-size: 1em;
	}
	
	#companies .col h3 {
		font-size: 1.1em;
		line-height: 1.9em;
	}
	
	#companies .col .tagline {
		display: none;
	}
	
	.contact-form {
		width: 100%;
	}
	
	.body_page_contact blockquote {
		float: left;
		margin: 0;
		width: 95%;
	}
}

@media only screen and (max-width: 48em) {
	.brand {
		width: 85%;
	}
	
	.logo img {
		max-width: 90%;
	}
	
	.index-services .col .inner h2 {
		font-size: 1em;
	}
	
	.footer-bottom .nav-legal li {
		font-size: 0.7em;
	}
	
	.contact-box h3 {
		font-size: 1.3em;
		padding: 1em 1em 0 0.9em;
	}
	
	.contact-box .intro {
		font-size: 1.2em;
	}
	
	.contact-box p {
		font-size: 1.2em;
	}
	
	.mobile-hide {
		display: none;
	}
	
	aside {
		display: none;
	}
	
	#content {
		width: 100%;
	}
}

@media only screen and (max-width: 37.5em) {
	.site-header {
		top: 0;
	}
	
	.index-services .col .inner h2 {
		font-size: 0.8em;
	}
	
	.welcome-box  {
		font-size: 1.3em;
		line-height: 2.2em;
	}
	
	.body_index h1 {
		font-size: 1.1em;
	}
	
	.body_index .index-content-bottom p {
		font-size: 0.9em;
	}
	
	.site-footer h5 {
		font-size: 1em;
	}
	
	.site-footer p {
		font-size: 0.9em;
	}
	
	.footer-bottom .nav-legal li {
		width: 100%;
		float: left;
		padding-left: 1em;
		font-size: 1em;
		text-align: left;
	}
	
	.footer-bottom .nav-legal {
		list-style: none;
		margin: 0;
	}	
	
	.footer-bottom .nav-legal li::before {
		content: '';
		margin-right: 0;
	}
	
	.contact-form fieldset.fieldset-full ul li {
		float: left;
		width: 50%;	
	}
	
	.body_contact .site-content fieldset {
		width: 100%;
	}
	
	.body_contact .site-content input[type="text"], 
	.body_contact .site-content input[type="email"], 
	.body_contact .site-content select {
		width: 98%;
	}
	
	/* Blog */
	.blog-cols .col-first, .blog-cols .col-second {
		width: 100%;
	}
	
	/* Responsive Tables */
	.table-cell-mobile-80 {
		width: 80%;
	}
	.table-cell-mobile-70 {
		width: 70%;
	}
	.table-cell-mobile-60 {
		width: 60%;
	}
	.table-cell-mobile-30 {
		width: 30%;
	}
	.table-cell-mobile-content {
		display: block;
		color: #999;
	}
	.table-cell-mobile-hide {
		display: none;
	}
	
	.pagination .first, .pagination .last, .pagination .page {
		display: none;	
	}
	
	.pagination .summary, .pagination .previous {
		border-left: none;
	}
	
	.welcome-box p {
		font-size: 1em;
		line-height: 2.6em;
	}
	
	.welcome-box i {
		margin-top: 0.4em;
	}
	
	.contact-box {
		left: 45%;
		width: 45%;
	}
	
	#form-2-submit {
		margin-top: 2.7em;
	}
	
	.body_blog_post {}

}

@media only screen and (max-width: 33.75em) {
	.index-services .col {
		float: left;
		margin: 0 0 4% 0;
		width: 100%;
	}
	
	.index-content-top h1 {
		margin-bottom: 0.5em;
	}

	.index-services {
		margin: 0 0 2% 0;
	}
	
	.content-area .col-span-2 .col {
		float: none;
		margin: 0;
		width: auto;
	}

	.site-footer .col {
		float: none;
		min-height: 0;
		width: auto;
	}
	
	.modal-box {
	    width: 100%;
	    left: 0;
	    margin-left:0;
	}
	
	.site-footer .col-first {
		display: none;
	}
	
	#index_slider {
		display: none;
	}
	
	#primary {
		padding-top: 7em;
	}
	
	.index-services .col .inner h2 {
		font-size: 1em;
	}
}

/* fourth drop */

@media only screen and (max-width: 27.5em) {
	
}



/* =Helpers
-------------------------------------------------- */

/* for screen readers */

.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* clearfix class */

.group:before,
.group:after {
	content: " ";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	*zoom: 1;
}