/*
Theme Name: IP Alpha
Author: IONPRESS
Author URI: http://www.ionpress.co.uk
Description: Bespoke Portfolio Wordpress Theme for AJ Darrock General Builders.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ip-alpha
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 IP Alpha is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
/*
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,200,100,500,600,700,900,800);
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
0.0 - IP Alpha Styles
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
13.0 - Media Queries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
0.0 - IP Alpha Styles
--------------------------------------------------------------*/

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.eot');
    src: url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#contact-map {
	position:relative;
}

#contact-map iframe {display:block;margin:0;}

#map-overlay {position:absolute;top:0;right:0;bottom:0;left:0;}

#book-cal-one tbody tr td .textprice {display:none;}
#book-cal-one tbody tr td:nth-child(6) .textprice {display:block ! important;}
#book-cal-two tbody tr td .textprice {display:none;}
#book-cal-two tbody tr td:nth-child(7) .textprice {display:block ! important;}

/* Header */

.home #home-content {
	text-align:center;
}

.home #home-content h2 {
	font-size:24px;
	font-weight:100;
	margin:0 0 20px;
}

html {
background:#323232;
}

#cf-right .wpcf7-textarea{width:100% ! important;min-width:100% ! important;max-width:100% ! important;max-height:300px;}

div.wpcf7-validation-errors {border:none ! important;}

.site-notice {
	position:absolute;
	background:transparent url(../../uploads/2014/09/a-day-in-port-quin.jpg) no-repeat center;
	background-size:cover;
	top:0;right:0;bottom:0;right:0;
	z-index:9999999;
	width:100%;
	overflow:hidden;
}

.notice-inner {
	box-shadow:0 0 9px #ccc;
	border:1px solid #ccc;
	background:rgba(255,255,255,0.8);
}

#page {
	display:block ! important;
}

#site-hider {
display:none ! important;
}

.wrapper {display:block;margin:0 auto;max-width:1280px;}
.site-header {position:relative;display:block;z-index:10;height:120px;box-shadow:0 0 9px #555555;}

.fixed-header {transition:350ms all linear;position:fixed;display:block;height:auto;box-shadow:none;border-bottom:none;z-index:10;top:0;left:0;right:0;background:#fff;z-index:9999;}
.fixed-header #header-logo {width:100%;height:auto;}
.fixed-header .site-title {float:left ! important;}
.fixed-header .main-navigation {margin:0;z-index:99999;}
.site-header .wrapper {position:relative;}
.site-branding {float:left;margin:0;width:250px;}
.site-branding img {display:block;margin:15px 0;}
.site-title {float:left;}
.main-navigation {}
.head-bottom {
position:relative;
background:#efefef;
padding:10px 0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

.home .head-bottom {
margin:0 0 40px;
}

.fixed-head-bottom {
position:fixed;
top:73px;left:0;right:0;
background:#00c6ff;
z-index:11;
padding:0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

.head-bottom-items {float:left;width:33.3%;overflow:hidden;}
.fixed-head-bottom .head-bottom-items {text-align:center;}
.head-bottom-items h4 {display:block;margin:10px 0 5px;}
.fixed-head-bottom .head-bottom-items h4 {display:block;margin:2px 0;}
.head-bottom-items p {font-size:12px;line-height:14px;margin:0;}
.fixed-head-bottom .head-bottom-items p {display:none;}
.head-bottom-items a {color:#323232;display:block;transition:all 350ms ease-in-out;}
.head-bottom-items a:visited {color:#323232;display:block;}
.fixed-head-bottom .head-bottom-items a {color:#fff;display:block;}
.head-bottom-items a:hover {color:#323232;}
.head-bottom-items span {font-size:10px;transition:all 350ms ease-in-out;text-transform:uppercase;text-indent:-999px;line-height:14px;padding:32px 0 0;text-align:center;}

.head-bottom-items a:hover span {transition:all 350ms ease-in-out;background-color:#fff ! important;background-position:65px 0 ! important;text-indent:0 ! important;}
.icon-wrap {float:left;width:19%;}

.quin-button {
    background: #00c6ff;
    color: #ffffff;
	padding:10px 30px;
	text-decoration:none;
}

.quin-button:hover {
	opacity:0.7;
}

#testimonials-icon
{float:left;display:inline;height:80px;width:80px;background:#fff600 url(images/testimonials-icon.png) no-repeat center;border-radius:80px;border:1px solid #ccc;}
.fixed-head-bottom #testimonials-icon, .fixed-head-bottom #oyd-icon, .fixed-head-bottom #directions-icon
{display:none;}
#testimonials-text 
{float:left;display:inline;width:78%;padding:0 1.5%;margin:0;}

#oyd-icon
{float:left;display:inline;height:80px;width:80px;background:#95f0bb url(images/oyd-icon.png) no-repeat center;border-radius:80px;border:1px solid #ccc;}
#oyd-text 
{float:left;display:inline;width:78%;padding:0 1.5%;margin:0;}

#directions-icon
{float:left;display:inline;height:80px;width:80px;background:#92e0fc url(images/directions-icon.png) no-repeat center;border-radius:80px;border:1px solid #ccc;}
#directions-text 
{float:left;display:inline;width:78%;padding:0 1.5%;margin:0;}


/* Homepage */

#homepage-slider {
display:block;
margin:0;
overflow:hidden;
background: rgb(255,242,0);
background: -moz-linear-gradient(left,  rgba(255,242,0,1) 0%, rgba(146,224,252,1) 60%, rgba(146,224,252,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,242,0,1)), color-stop(60%,rgba(146,224,252,1)), color-stop(100%,rgba(146,224,252,1)));
background: -webkit-linear-gradient(left,  rgba(255,242,0,1) 0%,rgba(146,224,252,1) 60%,rgba(146,224,252,1) 100%);
background: -o-linear-gradient(left,  rgba(255,242,0,1) 0%,rgba(146,224,252,1) 60%,rgba(146,224,252,1) 100%);
background: -ms-linear-gradient(left,  rgba(255,242,0,1) 0%,rgba(146,224,252,1) 60%,rgba(146,224,252,1) 100%);
background: linear-gradient(to right,  rgba(255,242,0,1) 0%,rgba(146,224,252,1) 60%,rgba(146,224,252,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff200', endColorstr='#92e0fc',GradientType=1 );
padding:10px 0;
border-bottom:1px solid #ccc;
}

#homepage-slider .flexslider {}
#calander-block-content {padding:0 20px;margin:0 0 20px;background:#00c6ff;}

#homepage-slider img {display:block;margin:0;width:100%;height:auto;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.site-header .wrapper {}
.home .site-header {}
#home-content {
margin:0 1% 40px 0;
}
.home-sidebar {padding:1%;background:#00c6ff;margin:0 0 20px;}
.home-sidebar .widget-title {font-size:32px;text-align:center;font-weight:100;color:#fff;}
.home .entry-title {margin:0 0 30px;}
.entry-title {font-size:46px;line-height:36px;font-weight:100;margin:30px 0;}
.page-title{font-size:46px;line-height:36px;font-weight:100;margin:30px 0;}
#service-title {text-align:center;font-weight:400;font-size:72px;line-height:72px;margin:40px 0;text-transform:uppercase;}
.home-services {margin:0;padding:0;}
.home-services img {display:block;margin:0;}
.home-services li {position:relative;float:left;width:32%;margin:0 2% 2% 0;height:300px;border:1px solid #ccc;list-style:none;box-shadow:1px 1px 9px #ccc;overflow:hidden;}
.home-services li a {color:#000;}
.home-services li a:hover .item-title {transition:all 350ms linear;background:#00c6ff;color:#fff;}
.home-services .item-overlay {position:absolute;top:0;right:0;bottom:0;left:0;display:none;text-align:center;font-size:30px;font-weight:500;text-transform:uppercase;padding:30% 0 0 0;background:#fff;opacity:1;color:#00c6ff;}
.home-services li a:hover .item-overlay {display:block;opacity:0.85;}
.home-services li a:hover img {transition:all 650ms linear;transform: scale(1.3);}
.home-services .item-title {position:absolute;bottom:0;left:0;right:0;padding:20px;background:rgba(255,255,255,0.85);text-align:right;text-transform:uppercase;font-size:26px;font-weight:100;}
@media all and (min-width:1024px) {
.home-services .last-item {float:right;margin:0 0 2% 0;}
}
#latest-project {float:left;position:relative;width:60%;border:1px solid #ccc;box-shadow:0px 0px 9px #ccc;}
#latest-project img {display:block;margin:0;}
#lp-title {position:absolute;top:0;left:0;height:137px;background-color:#2e3092;background-image:url(images/lp-title-bg.png);background-position:6px 6px;background-repeat:no-repeat;width:40%;padding:6px;}
#lp-title-wrap {float:left;width:91%;}
#lp-date {float:right;color:#efefef;font-style:italic;}
#lp-title h3 {color:#7879b2;font-size:30px;margin:40px 0 0;}
#post-title {text-transform:uppercase;color:#fff;font-size:16px;line-height:16px;}
#lp-content {position:absolute;bottom:0;right:0;left:0;background:rgba(255,255,255,0.85);padding:6px;}
#lp-content p {float:left;width:85%;margin:0;line-height:16px;}
#lp-content a {float:right;padding:5px 10px;font-size:16px;background:#2e3092;color:#fff;border-radius:6px;box-shadow:0px 0px 9px #ccc;text-decoration:none;}
#consultation-form div.wpcf7-response-output {margin:0 0 20px;}
#consultation-form {float:right;width:38%;border:1px solid #ccc;box-shadow:1px 1px 9px #ccc;height:405px;}
#consultation-form p {margin:0 0 15px;}
#consultation-form form.wpcf7-form {padding:0 20px 50px;position:relative;z-index:10;}
#consultation-form form.wpcf7-form.invalid {background:#fff;outline:1px solid #ccc;margin:-20px 0 0 0;padding:20px 20px 40px;}
#consultation-form input[type="text"], #consultation-form input[type="tel"] {width:100%;box-shadow:inset 1px 1px 6px #ccc ! important;border:1px solid #ccc;border-radius:0;height:30px;}
#consultation-form textarea {min-height:90px;max-height:90px;border-radius:0;box-shadow:inset 1px 1px 6px #ccc ! important;border:1px solid #ccc;min-width:100%;max-width:100%;}
#cf-left {float:left;width:49%;}
#cf-right {float:right;width:49%;}
.cf-date {display:inline;float:left ! important;width:50% ! important;}
#cf-title {height:137px;padding:6px;margin:0 0 20px;background-color:#2e3092;background-image:url(images/consult-bg.png);background-position:8px 6px;background-repeat:no-repeat;}
#cf-title h3 {font-size:30px;line-height:30px;color:#7879b2;margin:50px 0 0;}
#cf-title span {display:block;font-size:18px;text-transform:uppercase;font-weight:400;color:#fff;}
#cf-submission {position:absolute;bottom:0;right:0;left:0;height:45px;background:#efefef;}
#cf-submission input[type="submit"] {float:right;padding:9px 10px ! important;font-size:16px;font-weight:300 ! important;background:#2e3092;color:#fff;border-radius:6px;box-shadow:0px 0px 9px #ccc;text-decoration:none;text-shadow:none;border:none;font-family: 'open_sansregular';margin:6px 20px 0 0;}
.single-product .summary.entry-summary > form.cart {display:none;}

.page-template-page_contact-php #the-contact-form {
	float:right;
	width:49%;
	margin:30px 0;
}

.wpcf7-text {
	width:100%;
}

.page-template-page_contact-php .hentry {
	float:left;
	width:49%;
}

.wpcf7-submit {
	background:#00c6ff ! important;
	padding:13px 26px ! important;
	color:#fff ! important;
	box-shadow:none ! important;
	text-shadow:none ! important;
	border:none ! important;
	font-size:18px ! important;
	font-weight:100 ! important;
	font-family: 'open_sansregular' ! important;
	border-radius:0 ! important;
}

#tab-description.panel.entry-content > h2 {
	font-size:26px ! important;
	font-weight:100;
	margin:0 0 10px;
}

.pp_pic_holder.pp_woocommerce > div.ppt, div.pp_details > p.pp_description {
	display:none ! important;
}

li.post-81.product .changeover-fri {
	display:none;
}

li.post-86.product .changeover-sat {
	display:none;
}

ul.products > li span.price > span.amount:before {
	content:"From ";
}

/* On Your Doorstep */

.page-template-page_on-your-doorstep-php .entry-content {display:none;}
.page-template-page_on-your-doorstep-php .entry-title {text-align:center;}
.page-template-page_on-your-doorstep-php .content-slider {margin:0 0 30px;}
.page-template-page_on-your-doorstep-php .content-slider .flex-direction-nav a {top:auto;bottom:10px;}
.page-template-page_on-your-doorstep-php .site-content .content-slider {position:relative;padding:0;}
.page-template-page_on-your-doorstep-php .site-content .content-slider li {padding:0;background-size:100% auto;background-position:center;}
.content-slider .cs-content {

}

.page-template-page_on-your-doorstep-php .site-content .content-slider p {font-size:16px;font-style:normal;}

.page-template-page_on-your-doorstep-php .content-slider .cs-content {
	min-height:500px;
}

.page-template-page_on-your-doorstep-php .content-slider .cs-content ul {
	margin:0;
}

.page-template-page_on-your-doorstep-php .content-slider .cs-left .cs-content {
	float:left;
	width:50%;
	background-color:rgba(255,255,255,0.7);
	padding:30px;
}

.page-template-page_on-your-doorstep-php .content-slider .cs-right .cs-content {
	float:right;
	width:50%;
	background-color:rgba(255,255,255,0.7);
	padding:30px;
}

.page-template-page_on-your-doorstep-php .content-slider .flex-direction-nav .flex-next { right: 10px !important;opacity: 1 !important;border-right:5px solid #00c6ff; }
.page-template-page_on-your-doorstep-php .content-slider .flex-direction-nav .flex-prev { left: auto !important;right: 60px !important;opacity: 1 !important;border-left:5px solid #00c6ff; }

.page-template-page_on-your-doorstep-php .content-slider .cs-content h3 {
	font-size:62px;
	line-height:62px;
	font-style:normal;
	font-weight:100;
	text-transform:uppercase;
}

/* Cottage Detail View */

.pq-col-left {
	float:left;
	width:49%;
}

.pq-col-right{
	float:right;
	width:49%;
}

.price-meta {
	display:block;clear:both;
	font-size:28px;
	text-transform:uppercase;
}

.price-meta span {
	color:#00c6ff;
}

.page-template-cottages_detail_view-php .site-content {
	padding:30px 0;
}

.page-template-cottages_detail_view-php .site-content h3 {
	background:#00c6ff;
	font-size:18px;
	text-transform:uppercase;
	font-weight:100;
	padding:10px 25px;
	color:#fff;
}

.cottage-gallery {

}

.cottage-gallery li {
	margin-right:5px;
}

.page-template-cottages_detail_view-php .entry-title {padding:0;margin:0 0 20px;font-size:18px;line-height:20px;font-weight:400;}

.page-template-cottages_list_view-php .child-item img, .page-template-page-availability-php .child-item img {
	display:block;
	margin:0;
	border:5px solid #00a6ff;
}

.page-template-cottages_list_view-php .child-item .price-meta span, .page-template-page-availability-php .child-item .price-meta span {color:#323232;}

.page-template-cottages_list_view-php .child-item a, .page-template-page-availability-php .child-item a {
	text-decoration:none;
}

.page-template-cottages_list_view-php .child-item a:hover .child-item-content, .page-template-page-availability-php .child-item a:hover .child-item-content {
	background:#00a6ff;
	transition:all 350ms ease-in-out;
}

.page-template-cottages_list_view-php .child-item-content, .page-template-page-availability-php .child-item-content {
	display:block;
	background:#00c6ff;
	color:#fff;
	padding:10px;
	margin:0 0 30px;
	transition:all 350ms ease-in-out;
}

.pq-col-right p {
	font-size:15px;
	line-height:17px;
	margin:0 0 15px;
}

.chunky-button {
	background:#00a6ff;
	padding:10px 20px;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	margin:20px 20px 20px 0;
	font-size:18px;
	font-weight:100;
	transition:all 350ms ease-in-out;
}

.chunky-button:last-of-type {
	float:right;
	margin:20px 0;
}

.chunky-button:hover {
	opacity:0.5;
}

/* Booking Calender */

.availcal .table {
	width:400px ! important;
	border:2px solid #ccc;
}

.availcal .table  td {padding:5px;outline:1px solid #ccc;}

.cal_title {outline:1px solid #ccc;}
.cal_title .left, .cal_title .right, .display_post {outline:1px solid #ccc;}

#availcalheader1, #availcalheader2 {font-weight:bold;text-transform:uppercase;}


/* PQC */

#on-your-doorstep {padding:20px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;box-shadow:0 0 9px #ccc;margin:0 0 40px;}
#on-your-doorstep h3 {font-size:36px;text-align:center;font-weight:100;margin:20px 0;}

/* Columns */

.col2 {float:left;width:50%;}

/* Gallery */
.the_gallery {padding:0;margin:0;}
.last-gallery-item {float:right ! important;margin:0 0 3% ! important;}
.the_gallery li {float:left;position:relative;width:31;margin:0 3% 3% 0;list-style:none;}
.the_gallery img {display:block;margin:0;}
.the_gallery span {opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;padding:35% 0;font-size:22px;text-transform:uppercase;text-align:center;background:rgba(255,255,255,0.5);}
.the_gallery li a:hover span {opacity:1;transition:all 350ms linear;display:block;}

/* Cottages Top Level */

.child-item {
	width:48%;
	float:left;
}

.last-item {
	float:right;
}


/* Contact Us */
.page-template-page_contact-php iframe {display:block;margin:0;}
#the_address {padding:15px;background:#00c6ff;}
#the_address address {text-align:center;font-size:22px;font-weight:100;color:#fff;margin:0;}

/* Testimonials */

.prev-next-posts a {
color:#fff;
text-decoration:none;
background:#00c6ff;
padding:7px 25px;
margin:0 0 20px;
font-size:20px;
font-weight:100;
}

.prev-next-posts a:hover {
transition:all 350ms linear;
background:#323232;
}

.prev-posts-link a {
float:left;
}

.next-posts-link a {
float:right;
}

.posts-item {
background:#efefef;
border:1px solid #ccc;
padding:20px;
margin:0 0 30px;
}

.posts-item h2 {
font-size:28px;
font-weight:100;
margin:0 0 20px;
font-style:italic;
}

.content-slider li {
	padding-top:40px;
}

.content-slider .flex-direction-nav a {
	top:0;
	display:block ! important;
	color:#fff;
	background-color:#00c6ff;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
}

.content-slider .flex-direction-nav .flex-next { right: -10px !important; opacity: 1 !important;border-right:5px solid #00c6ff; }
.content-slider .flex-direction-nav .flex-prev { left: -10px !important; opacity: 1 !important;border-left:5px solid #00c6ff; }

.testi-prev {
	position:absolute;
	top:-12px;
	left:50px;
	color:#00c6ff;
}

.testi-next {
	position:absolute;
	top:-12px;
	right:50px;
	color:#00c6ff;
}

.content-slider h3 {
	font-size:24px;
	margin:0 0 20px;
	font-style:italic;
}

.content-slider p {
	font-size:18px;
	font-style:italic;
	color:#323232;
}

.page-template-page_testimonials-php .site-content {
	position:relative;
	background-image:url('http://www.portquinholidays.co.uk/wp-content/uploads/2014/09/P1030849.jpg');
	background-size:cover;
	background-attachment:fixed;
}

.page-template-page_testimonials-php .site-content #background-overlay {
	position:absolute;
	top:0;right:0;bottom:0;left:0;
	z-index:0;
}

.page-template-page_testimonials-php .site-content .wrapper {
	background:rgba(255,255,255,0.7);
	margin:30px auto;
	border-radius:20px;
	border:5px solid #00c6ff;
}

.page-template-page_testimonials-php .site-content .content-slider {
	padding:0 20px;
}

.page-template-page_testimonials-php .site-content .entry-title {
	position:relative;
	z-index:1;
	padding:20px 20px 0;
	text-align:center;
	margin:0;
}


/* Footer */

#footer-credits {
background:#323232;
padding:10px 0;
border-top:5px solid #00c6ff;
}

#footer-credits p {margin:0;color:#fff;text-align:right;}

#newsletter-container {height:220px;background:#8586a7;border-bottom:10px solid #c9c9c9;margin:20px 0 0;}
#footer-top {background:#2e3092;}
#footer-bottom {
display:block;
background:transparent url(images/footer-bg.jpg) no-repeat center;
box-shadow:inset 0 0 9px #ccc;
border-top:1px solid #ccc;
}

#footer-bottom address {clear:both;float:right;text-align:right;color:#000;}

.site-footer {

}

#bottom-navigation a:hover, #menu-footer-menu a:hover {text-decoration:underline;}

.site-info {padding:0;}
.site-info p {color:#000;font-weight:400;text-transform:uppercase;font-size:14px;line-height:14px;text-align:center;margin:0;font-weight:100;text-shadow:1px 1px 0px #fff;}
.footer-widget {}
.footer-widget ul {margin:0;list-style:none;}
.footer-widget .menu-item-has-children {float:left;width:50%;margin:90px 0 0;padding:0 20px;}
aside#nav_menu-2.footer-widget a {color:#fff;font-size:20px;text-decoration:none;font-weight:400;}
aside#nav_menu-2.footer-widget a:hover {text-decoration:underline;color:#ccc;}
#nav_menu-2 {background:#5051a4;}
#footer-logo {float:right;margin:20px 0 0;width:332px;height:118px;}
#execphp-2 address{display:block;clear:both;text-align:right;color:#fff;font-size:30px;line-height:30px;font-weight:400;}
#footer-address {padding:0 20px;margin:0 0 10px;}
/*
#footer-navigation {background:#fff;padding:5px 0;margin:30px 0 0;overflow:hidden;border-top:1px solid #ccc;}
#footer-navigation li {float:left;list-style:none;margin:0 10px;}
#footer-navigation a {color:#404040;text-decoration:none;text-transform:uppercase;text-shadow:none;}
#footer-navigation ul {display:block;margin:0 auto;width:830px;}
*/

#menu-footer-menu {list-style:none;padding:0;margin:35px 0 0;}
#menu-footer-menu li {float:left;width:50%;}
#menu-footer-menu li ul {list-style:none;padding:0;margin:0;float:none;width:auto;}
#menu-footer-menu li ul li {float:none;width:auto;}
#menu-footer-menu a {text-decoration:none;color:#323232;}

ul#menu-bottom-menu {list-style:none;padding:0;margin:0;}
ul#menu-bottom-menu li {float:left;margin:0 20px 0 0;}
#menu-bottom-menu a {visibility:hidden;color:#fff;text-decoration:none;}

#home-box-slides {display:block;margin:0 0 40px;}
#testimonials-slider {background:#efefef;margin:0 0 0 10px;height:270px;box-shadow:0 0 9px #ccc;border:1px solid #ccc;border-top-left-radius:50px;border-bottom-right-radius:50px;overflow:hidden;}
#testimonials-slider h3 {font-size:26px;line-height:26px;text-transform:uppercase;padding:10px;text-align:center;font-weight:100;margin:0;background:#00c6ff;color:#fff;}
#testimonials-slider h4 {font-size:20px;font-weight:100;font-style:italic;padding:0 30px;margin:10px 0;}
#testimonials-slider article {padding:0 30px;}

#gallery-slider {background:#efefef;margin:0 10px 0 0;height:270px;box-shadow:0 0 9px #ccc;border:1px solid #ccc;border-top-right-radius:50px;border-bottom-left-radius:50px;overflow:hidden;}
#gallery-slider #carousel {margin:35px 0 0;}
#gallery-slider #carousel img {width:96%;}
#gallery-slider  h3 {font-size:26px;line-height:26px;text-transform:uppercase;padding:10px;text-align:center;font-weight:100;margin:0;background:#00c6ff;color:#fff;}
#ts-read-more {float:right;margin:0 20px 0 0;background:#00c6ff;color:#fff;text-decoration:none;padding:5px 20px;border-top-left-radius:50px;border-bottom-right-radius:50px;}
#ts-read-more:hover {transition:all 350ms linear;background:#323232;}
#gs-read-more {float:left;margin:30px 0 0 20px;background:#00c6ff;color:#fff;text-decoration:none;padding:5px 20px;border-top-right-radius:50px;border-bottom-left-radius:50px;}
#gs-read-more:hover {transition:all 350ms linear;background:#323232;}

/* Blog */

.blog-item {
	border:1px solid #ccc;
	margin:0 0 30px;
}

.blog-item-last {
}

.blog-item .wp-post-image {
	display:inline;
	float:left;
	width:40%;
}

.blog-item-last .wp-post-image {
	display:inline;
	float:right;
	width:40%;
}

.blog-content {
	padding:10px;
}

.blog-item-has-img.blog-item .blog-content {
	float:right;
	width:60%;
	padding:1%;
}

.blog-item-has-img.blog-item-last .blog-content {
	float:left;
}

.blog-item h2 {
	font-size:24px;
	font-weight:100;
	margin:0 0 10px;
}

.blog-item a {
	float:right;
	background:#00c6ff;
	padding:7px 20px;
	font-weight:100;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	clear:both;
	margin:0 0 10px;
	transition:350ms ease-in-out;
}

.blog-item a:hover {
	background:#323232;
}

/* Woo Overrides */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {width:48.1%;}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {border-radius:0 ! important;text-shadow:none ! important;box-shadow:none ! important;border:none ! important;}
.single-product #main {padding:20px 0;}

span.amount {font-size:36px;color:#00c6ff;font-weight:100;}
.attachment-shop_catalog {
display:block;margin:0;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {font-size:36px;color:#404040;}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {display:none;}
.woocommerce ul.products li.product a img:hover, .woocommerce-page ul.products li.product a img:hover
{
opacity:0.5;
}

.post-type-archive .amount:after {
content:"(Per Week)";
margin:0 0 0 10px;
}

.product_type_simple {
padding:20px ! important;
box-shadow:none ! important;
text-shadow:none ! important;
}

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'open_sansregular';
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}

.clear {clear:both;}

/*--------------------------------------------------------------
Chrome Fixes
--------------------------------------------------------------*/

body {
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight:400;
}
p {
	margin-bottom: 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: 'open_sansregular', Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb; 
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}
a:visited {
}
a:hover,
a:focus,
a:active {

}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/

/* Small menu */
.menu-toggle {
	display: none;
	background:#00c6ff url(images/menu-icon.png) no-repeat center;
	height:36px;
	width:40px;
	font-size:16px;
	box-shadow:none;
	text-shadow:none;
	border:none;
	border-radius:0;

}
.menu-toggle:hover {
	transition:all 350ms linear;
	box-shadow:none;
	text-shadow:none;
	border:none;
	background-color:#323232;
}


@media screen and (min-width: 1280px) {

	.main-navigation .sub-menu {
		position:absolute;
		top:120px;
		margin-left:-1px;
		width:200px;
		background:#fff;
		box-shadow:1px 1px 4px #ccc;
		z-index:99999;
	}
	
	.main-navigation .sub-menu li {
		width:auto ! important;
		height:auto ! important;
		border:none;
	}
	.main-navigation .sub-menu li a {padding:10px ! important;height:auto ! important;}

.main-navigation {
	float: right;
	height:120px;
	padding:0;
}
.fixed-header .main-navigation {
	float: right;
	height:auto;
	padding:0;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation li {
	float: left;
	position: relative;
	height:120px;
	width:110px;
	text-align:center;
	border-right:1px solid #efefef;
}
.main-navigation li:first-child {border-left:1px solid #efefef;}

.main-navigation li:hover {transition:all 350ms linear;background:#acecff;}

.twoline-menu-item a {padding:45px 14px ! important;}
.fixed-header  .twoline-menu-item a {padding:30px ! important;}

.main-navigation a {
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:400;
	font-size:12px;
	line-height:14px;
	color:#000;
	padding:52.5px 14px;
	height:120px;
}

.fixed-header .main-navigation a {
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:400;
	font-size:12px;
	line-height:14px;
	color:#000;
	padding:30px;
	height:auto;
}

.fixed-header .main-navigation li {
	float: left;
	position: relative;
	height:auto;
	width:auto;
	text-align:center;
	border-right:1px solid #efefef;
}

.fixed-header .main-navigation ul {
top:0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	left: auto;
}
.main-navigation ul ul li:hover > ul {
	left: 100%;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
background:#00c6ff;color:#fff;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

}

@media screen and (max-width: 1280px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
		z-index:11;
	}
	.main-navigation.toggled .nav-menu {
	border:1px solid #ccc;
	margin:0 0 20px;
	}
	
	.site-header {height:auto;}
	
	
	.fixed-header .menu-toggle {position:absolute;top:15px;right:10px;}
	.menu-toggle {position:absolute;top:35px;right:0;}
	.menu-toggle span {position:relative;right:70px;}
	
	.nav-menu {display:block;clear:both;position:static;top:100px;right:0;left:0;background:#fff;}
	.main-navigation {}
	

	.main-navigation ul {
		display: none;
	}
	
	.main-navigation li {float:none;display:block;margin:0;border-bottom:1px solid #ccc;}
	.main-navigation a {float:none;display:block;margin:0;padding:5px;text-decoration:none;color:#323232;}
	.main-navigation li:last-child {border-bottom:none;}
	.main-navigation a:hover {background:#efefef;}
	
	.main-navigation .current_page_item a,
	.main-navigation .current-menu-item a {
	background:#00c6ff;color:#fff;
	box-shadow:none;
	border-radius:0;
	border-bottom:none;
	}
}



/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.single-product .page-content,
.single-product .entry-content,
.single-product .entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {}

/*--------------------------------------------------------------
13.0 - Media Queries
--------------------------------------------------------------*/

@media all
and (max-width:1340px) {
.wrapper {max-width:85%;}
}

@media all
and (max-width:1280px) {
#home-content {position:static;padding:20px 0;}
#home-content p {font-size:16px;line-height:18px;}
.home-services .item-title {background:#fff;}
.home-services li {height:auto;}
.head-bottom-items {text-align:center;}
.head-bottom-items h4 {display:block;margin:2px 0;}
.head-bottom-items p {display:none;}
.head-bottom-items a {color:#fff ! important;display:block;}
#testimonials-icon, #oyd-icon, #directions-icon
{display:none;}

.head-bottom a {text-decoration:none;}
.head-bottom a:hover {text-decoration:underline;}

#oyd-text, #testimonials-text, #directions-text {float:none;display:block;width:auto;padding:0 1.5%;margin:0 auto;}

.head-bottom {
background:#00c6ff;
border:none;
}

#home-box-slides .col2 {
float:none;
display:block;
width:auto;
margin:0 0 20px;
}

#testimonials-slider, #gallery-slider {margin:0;height:auto;border-radius:0;}
#ts-read-more {float:right;margin:0 0 20px;border-radius:0;}
#gs-read-more {float:left;margin:20px 0;border-radius:0;}

}

@media all
and (max-width:1280px) {
	.page-template-page_on-your-doorstep-php .content-slider .cs-right .cs-content, .page-template-page_on-your-doorstep-php .content-slider .cs-left .cs-content {
		display:block;
		position:static;
		float:none;
		width:auto;
		min-height:auto;
	}
	.page-template-page_on-your-doorstep-php .site-content .content-slider li {
		background-size:cover;
	}
	.page-template-page_on-your-doorstep-php .content-slider .flex-direction-nav .flex-next { right: -20px !important;opacity: 1 !important;border-right:5px solid #00c6ff; }
	.page-template-page_on-your-doorstep-php .content-slider .flex-direction-nav .flex-prev { left: -20px !important;right: auto !important;opacity: 1 !important;border-left:5px solid #00c6ff; }
	.page-template-page_on-your-doorstep-php .content-slider .flex-direction-nav a {top:40px;bottom:auto;}
}

@media all
and (max-width:1140px) {
.home-services .item-title {font-size:18px;padding:10px;}
}

@media all
and (max-width:1024px) {
.home-services li {width:100%;}
.child-item, .item-last {
	float:none;
	display:block;
	width:auto;
}
#contact-map iframe {height:450px ! important;}
}

@media all
and (max-width:768px) {
#footer-bottom .col2 {float:none;clear:both;display:block;width:auto;}
#footer-logo {float:none;display:block;margin:50px auto 0;}
#footer-bottom address {float:none;display:block;text-align:center;}
#menu-footer-menu li {display:block;float:none;width:auto;text-align:center;}
#footer-credits .wrapper {max-width:95%;}
#cf-left, #cf-right {float:none;display:block;width:auto;}
#cf-left input{width:100%;}
#footer-credits .col2 {float:none;clear:both;display:block;width:auto;}
#footer-credits p {text-align:center;padding:0;}
}

@media all 
and (max-width:580px) {
	.testi-next, .testi-prev {display:none;}
}

@media all
and (max-width:500px) {
#header-logo {width:100%;height:auto;}
.menu-toggle {top:17.5px;}
.head-bottom .wrapper {max-width:100%;}
#bottom-navigation li {display:block;width:100%;padding:0;text-align:center;}
.entry-title {font-size:24px;font-weight:normal;}
}

@media all
and (max-width:400px) {
#header-logo {width:75%;height:auto;}
.menu-toggle {top:8px;}
.menu-toggle span {position:relative;right:70px;}
}
