, /******************************************************************
Theme Name: Luxxe Car Wash
Theme URI: http://www.excitemedia.com.au
Description: Custom Wordpress theme created by ExciteMedia
Author: ExciteMedia
Author URI: http://www.excitemedia.com.au
Version: 1.0.0
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: ExciteMedia
License URI: http://www.excitemedia.com.au
******************************************************************/

/*********************
GENERAL STYLES
*********************/

/**** We were having font rendering issues so have moved them to their own style sheet fonts.css that is being included earlier in the queue ****/

h1, h2, h3, h4, h5, h6 {
	color: #0ba5dc !important;
}

.container {
	max-width: 1090px;
}
/*********************
LAYOUT STYLES
*********************/
/*html {
	font-size: 100% !important;
}*/

/*Header*/
.main-header .top-content{
	background-image: url(library/images/blue-bg.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 33px 0px 18px;
}

.main-header .top-content .logo .logo-description{
	padding-left: 23px;
	padding-top: 12px;
	color: #fff;
}

.main-header .top-content .logo .logo-description small{
	font-size: 12.6px;
	font-family: 'Montserrat';
}

.main-header .top-content .header-details{
	padding: 45px 0 38px 0;
}

.main-header .top-content .header-details ul li{
	text-align: center;
	color: #fff;
	vertical-align: middle;
	position: relative;
	padding-right: 20px;
	margin-right: 7px;
	font-family: 'Montserrat';
	font-size: 25px;
}

.main-header .top-content .header-details ul li:last-child {
	padding-right: 0;
}

.main-header .top-content .header-details ul li:after{
	content: ' | ';
	position: absolute;
	right: 0;
	top: 10%;
	font-size: 29px;
	color: #53b8dd;
	font-weight: 300;
}

.main-header .top-content .header-details ul li:nth-child(2) span{
	background-image: url(library/images/phone.png);
	-webkit-background-size: auto auto;
	background-size: auto auto;
	background-position: left center;
	padding-left: 30px;
	background-repeat: no-repeat;
}

.main-header .top-content .header-details ul li:nth-child(2):after{
	top: 0;
}

.main-header .top-content .header-details ul li:last-child:after{
	content: ' ';
}
.main-header .top-content .header-details ul li .button{
	border-radius: 6px;
	text-transform: capitalize;
	font-size: 20px;
	font-family: 'Montserrat';
	background-image: url(library/images/map-icon.png);
	background-repeat: no-repeat;
	background-position: 7% center;
	padding:10px 27px 10px 56px;
	box-shadow: 0px 0px 0px 3px rgba(4,72,96,.11);
	letter-spacing: 1px;
	font-weight: 300;
}

.main-header .top-content .header-details ul li > p{
	margin-bottom: 0;
	font-size: 21.22px;	
	color: #fff;
	line-height: .9;
	font-family: 'Montserrat';
}

.main-header .top-content .header-details ul li > p > span{
	font-size: 13px;
}

.main-header .main-menu .social-media{
	text-align: right;
	margin: 0;
	padding: 15px 0;
}

.main-header .main-menu .social-media li a{
	color: #82a2bf;
	border: 1px solid #82a2bf;
	display: block;
	font-size: 22px;
	border-radius: 5px;
	width: 39px;
	height: 39px;
	text-align: center;
	padding: 4px;
	-webkit-animation: all .3s ease;
	-o-animation: all .3s ease;
	animation: all .3s ease;
}

.main-header .main-menu .social-media li a:hover{
	color: #fff;
	background-color: #82a2bf;
}

.clean-wash-guarantee-homepage{
    padding: 80px 0 70px;
  	background-color: #F5F5F5;
}

.cta a{
	color:#c0e138 !important;
}

.cta{
	background:#1dafec url('http://luxewash.flywheelsites.com/wp-content/uploads/cta-bg.jpg') no-repeat;
	background-size:cover;
	padding:50px 0 35px;
}

.cta p{
  color:#fff;
  text-align:center;
  font-family: "no._seven_regularregular";
  font-size: 50px;
}

.list-inline{
text-align: right;
}

/*** Enter your style for global layout here ***/

.banner-area {
	position: relative;
	border-bottom: 16px solid #00A6DE;
}

.ls-nav-prev {
	background: url(library/images/arrow-prev.png) no-repeat center center !important;
	width: 47px !important;
	height: 92px !important;
	left: 0 !important;
	top: 45% !important;
}

.ls-nav-next {
	background: url(library/images/arrow-next.png) no-repeat center center !important;
	width: 47px !important;
	height: 92px !important;
	right: 0 !important;
	top: 45% !important;
}

.banner-area .map:hover {
	background-color: #1DAFEB !important;
}

.banner-area a {
	text-decoration: none;
}

.page-heading {
	padding: 20px 0;
}

.inner-banner {
	background: url(library/images/banner-inner.jpg) no-repeat left top;
	background-size: cover;
	padding-top: 2.48%;
	padding-bottom: 2.48%;
}
.inner-banner-inner {
	position: relative;
	clear: both;
}
.inner-banner h1 {
	color: #FFF;
	font-size: 68.74px;
	font-weight: 300;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 700;
}

.banner-text p {
	color: #FFF;
}

.inner-heading-simulator {
	left: 0;
	right: 0;
	position: absolute;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	top: 0;
	visibility: hidden;
	z-index: -1;
}
/* Homepage - Enter any style for elements on homepage here */
.newsletter-content .gform_wrapper .gform_body label {
  display: none !important;
}
.newsletter-content .gform_wrapper .gform_body input {
  height: 52px !important;
}
.newsletter-content .gform_wrapper .gform_footer input[type="submit"] {
  margin-right: 0 !important;
}

.home-portals .container {
	position: relative;
}


.portal-buttons .portal .portal-content {
	background-color: #00A5DE;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	padding: 20px;
	margin: 0 auto;
}

.portal-buttons .portal .portal-content:hover {
	background-color: #AEC045;
}

.portal-buttons .portal .portal-content h3 {
	color: #FFF;
	border-bottom: 1px solid #6ACAEB;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.portal-buttons .portal .portal-content:hover h3 {
	border-bottom: 1px solid #E3E9C4;
}

.middle-content {
	padding: 35px 0;
}

.middle-content .middle-text-circle {
	padding: 20px;
}

.middle-content .middle-text-circle a{
	color:#fff !important;
}

.middle-content .middle-text-circle h3 {
	font-size: 18px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	line-height: 220%;
	margin-top: 40px;
}

.middle-content .middle-text-circle h3 span {
	font-size: 50px;
	font-family: 'no._seven_regularregular';
	display: block;
}


.middle-content .middle-text-circle p {
	display: block;
	text-align: center;
	color: #FFF;
}
.middle-content .middle-text-circle p u {
	display: block;
}
.middle-text-circle a:hover {
	text-decoration: none;
}

.middle-text-left .middle-text-circle {
	background-color: #AEC045;
	border-radius: 50%;
	height: 286px;
	width: 286px;
	text-align: center;
}

.middle-text-left .middle-text-circle p {
	color: #FFF;
}

.middle-content .middle-text-right h3 {
	letter-spacing: -1px;
	margin-bottom: 20px;
	margin-top: 30px;
}

.middle-content .middle-text-right p {
	line-height: 194%;
}

.bottom-content {
	background-color: #F0F0F0;
	padding: 35px 0;
  display:none;
}

.bottom-text-left {

}
.bottom-text-left-inner {
	background-color: #AEC045;
	text-align: right;
	padding: 72px 45px;
	max-width: 505px;
}

.bottom-text-left p {
	color: #FFF;
	font-weight: 300;
	margin-bottom: 0;
	line-height: 165%;
}




#home-slidespjc-slideshow .frs-caption p, #home-slidespjc-slideshow .frs-caption-inner p {
    font-family: 'Montserrat' !important;
}

/*Inner Page*/

.main-inner p{
	line-height: 194%;
}

#inner-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

#inner-content hr {
	margin: 40px 0;
}

.page-id-6 #inner-content img {
	margin-right: 65px;
}


/*Footer*/
.main-footer {
	background: url(library/images/gray-bg.png) center;
	padding-top: 79px;
	padding-bottom: 50px;
}

.main-footer .footer-col {
	border-right: 1px solid #E1E6EA;
  text-align: center;
}

.main-footer .footer-col:last-child {
	border: 0;
}

.main-footer .footer-col p, .main-footer .footer-col a {
	color: #3F3333;
}


.main-footer .footer-col .widgettitle {
	font-size: 21px;
	color: #1dafec;
	margin-bottom: 15px;
  
}

.main-footer .footer-col-1 .widgettitle {
	margin-bottom: 5px;
}

.main-footer .footer-col-1 .widget {
	padding-left: 10px;
}

.main-footer .footer-col-1 p {
	font-size: 12px;
	font-family: 'Montserrat', san-serif;
}

.main-footer .footer-col-1 ul.footer-social {
	text-align: center;
	margin-top: 25px;
  margin-left: 0;
}

.main-footer .footer-col-1 ul.footer-social li a {
	font-size: 22px;
	background-color: #1DAFEB;
	border-radius: 5px;
	height: 39px;
	width: 39px;
	display: block;
	text-align: center;
	color: #FFF;
	line-height: 39px;
}

.main-footer .footer-col-1 ul.footer-social li a:hover {
	background-color: #AFCD53;
}

.main-footer .footer-col-1 .copyright {
	font-size: 14px;
	color: #3F3333;
	text-align: center;
    font-family: 'Lato', sans-serif;
}

.main-footer .footer-col-1 .copyright a {
	color: #3F3333;
	text-decoration: none;
}

.main-footer .footer-col-1 .copyright a:hover {
	color: #AFCD53;
}

.main-footer .footer-col-2 p {
	font-size: 14px;
	line-height: 129%;
	margin-top: 10px;
	text-align: center;
}

.main-footer .footer-col-3, .main-footer .footer-col-4 {
	padding-top: 25px;
}


/*** Enter your custom style for elements on homepage here ***/


/*********************
SIDEBAR
*********************/
.main-sidebar ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-sidebar ul.menu > li > a {
	background-color: transparent;
	color: #737373;
	display: block;
	font-weight: 400;
	letter-spacing: 0.006em;
	padding: 25px 20px;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-family: 'Montserrat';
}

.main-sidebar ul.menu > li:last-child > a {
	border-bottom: 1px solid #CCCCCC;
}

.main-sidebar ul.menu > li.current-menu-item > a, .main-sidebar ul.menu > li > a:hover {
	background-color: #AFCF4A;
	color: #FFF;
}
/*********************
IMAGE SCROLLER
*********************/
.em-image-scroller .mTS_horizontal ul.mTSContainer > li {
	margin-left: 18px;
}
.em-image-scroller .mTS_horizontal ul.mTSContainer > li:first-child {
	margin-left: 0;
}
/*********************
TESTIMONIALS
*********************/
.widget_woothemes_testimonials > .testimonials {
 *zoom: 1;
}
.widget_woothemes_testimonials > .testimonials:before, .widget_woothemes_testimonials > .testimonials:after {
	content: "";
	display: table;
	line-height: 0;
}
.widget_woothemes_testimonials > .testimonials:after {
	clear: both;
}
.widget_woothemes_testimonials > .testimonials {
	position: relative;
}
.testimonials-list .quote > img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left;
	width: 164px;
}
.testimonials-list .quote blockquote {
	font-size: 1.8125rem;
	line-height: 1.3384083em;
	margin: 15px 0 22px 210px;
}
.testimonials-list .quote blockquote p {
	font-size: 1.6875rem;
	line-height: 1.333333em;
	margin: 0;
}
.testimonials-list .quote .author {
	display: block;
	font-size: 1.4375rem;
	font-style: normal;
	margin: 0 0 0 210px;
}
/*********************
FLEXSLIDER
*********************/
.flex-direction-nav {
	height: 0;
}
.flex-nav-prev {
	float: left;
}
.flex-nav-next {
	float: right;
}
.flex-direction-nav a:before {
	color: rgba(0,0,0,0.4);
	font-family: FontAwesome;
	font-size: 60px;
	line-height: 34px;
	text-shadow: none;
}
.flex-direction-nav .flex-nav-prev a:before {
	content: "\f104";
}
.flex-direction-nav .flex-nav-next a:before {
	content: "\f105";
}
.flex-direction-nav a {
	font-size: 0;
	line-height: 0;
	opacity: 1;
	outline: none;
	text-indent: -999em;
	width: 25px;
}
/*********************
GRAVITY FORM
*********************/
div.gform_wrapper {
	margin: 0;
	max-width: none;
}
div.gform_wrapper ul li.gfield {
	margin-bottom: 12px;
}
div.gform_wrapper .top_label .gfield_label, .gform_wrapper .left_label .gfield_label {
	display: block;
	font-weight: inherit;
	margin: 0 0 3px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0;
}
div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium {
	width: 100%;
}
div.gform_wrapper .top_label textarea.medium {
	width: 100%;
}
div.gform_wrapper .gform_footer {
	padding: 0;
}
/*********************
BLOG
*********************/
.blog-description {
	background: #f4f4f4;
	margin: 0 0 43px;
	padding: 25px 30px;
}
.blog-description p {
	margin: 0;
}
.post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.postlist .post {
	border-top: 1px solid #e5e5e5;
	margin-top: 35px;
	padding-top: 50px;
}
.postlist .post-list .post:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.post-list-date {
	margin-bottom: 14px;
}
.post-list-date a {
	text-decoration: underline;
}
h2.entry-title {
	font-size: 1.8125rem;
	margin-bottom: 18px;
}
h2.entry-title a {
	color: #0ba5dc;
  font-size: 26px;
  font-weight: 600;
}
.post-list-thumbnail {
  margin-bottom: 5px;
	/*float: left;
	margin-right: 35px;
	width: 346px;*/
}
.post-list-content p {
	margin-top: 0;
}
.post-content {
	clear: both;
}
.post-content p {
	font-size: 17.6px;
  line-height: 35px;
  font-weight: 300;
  word-break: break-all;  
}
.post-content p span {
	font-size: 17.6px !important; 
}
.post-content .more-link {
	background-color: #b3cf5b;
  color: #FFF;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  margin-top: 25px;
  padding: 9px 29px;
}
.post-list-main .meta-desc {
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  clear: both;
 	margin: 20px 0 15px 0;
	padding: 10px 0;
}
.post-list-content .post-list-date, .post-list-content .author {
  color: #a6a6a6;
  font-family: 'Montserrat', Helvetica, Arial, san-serif;
	font-size: 13px;
  margin-bottom: 0;
  padding: 0; 
}
.post-list-content .post-list-date {
	background: url(library/images/calendar-icon.png) left center no-repeat;
	padding-left: 26px;
}
.post-list-content .author {
	background: url(library/images/author-icon.png) left center no-repeat;
  padding-left: 26px;
}
h1.single-title {
	font-size: 36px;
	font-weight: 700;
}
.post-image {
	margin: 15px 0;
}
.blog-sidebar .widget {
	margin-bottom: 35px;
}
.blog-sidebar h3 {
  background-color: #0ba5dc;
  color: #FFF;
	font-size: 26px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 23px 15px;
  text-align: center;
}
.blog-sidebar ul {
	border: 1px solid #d1d1d1;
  margin: 0;
  padding-left: 0;
}
.blog-sidebar ul li {
  border-bottom: 1px solid #d1d1d1;
  list-style: none; 
  padding-bottom: 25px;
  padding-left: 25px;
  padding-top: 25px;
}
.blog-sidebar ul li:last-child {
	border-bottom: 0;
}
.blog-sidebar #categories-2 ul li a {
	background: url(library/images/sponge-icon.png) left center no-repeat;
  display: block;
  font-family: 'Montserrat', Helvetica, Arial, san-serif;
  padding-left: 55px;
}
.blog-sidebar ul.wpp-list li a {
	background: url(library/images/article.png) left center no-repeat;
  color: #747474;
  display: block;
  font-family: 'Montserrat', Helvetica, Arial, san-serif;
  font-size: 16px;
  padding-left: 55px;
}
.single p {
	font-size: 18px;
  line-height: 35px;
  font-weight: 300;
}
.single .go-back {
	text-transform: capitalize;
}
.single blockquote {
	border-left: 13px solid #1caae5;
  margin: 40px 0;
}
.single blockquote p {
	font-weight: 500;
}
.single .post-list-date, .single .author {
  color: #a6a6a6;
  font-family: 'Montserrat', Helvetica, Arial, san-serif;
	font-size: 13px;
  margin-bottom: 0;
  padding: 0; 
}
.single .post-list-date {
	background: url(library/images/calendar-icon.png) left center no-repeat;
  margin-right: 40px;
	padding-left: 26px;
}
.single .author {
	background: url(library/images/author-icon.png) left center no-repeat;
  padding-left: 26px;
}
.single .meta-desc.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
  padding-left: 10px;
	text-align: left;
}
/*********************
NAVIGATION
*********************/
nav.main-nav ul.nav {
 *zoom: 1;
}
nav.main-nav ul.nav:before, nav.main-nav ul.nav:after {
	content: "";
	display: table;
	line-height: 0;
}
nav.main-nav ul.nav:after {
	clear: both;
}
nav.main-nav ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

nav.main-nav ul.nav > li {
	float: left;
	margin-left: -1px;
	position: relative;
}
nav.main-nav ul.nav > li > a {
	color: #969185;
	display: block;
	font-size: 18px;
	line-height: 69px;
	padding: 0 14px 0 14px;
	position: relative;
	text-decoration: none;
	z-index: 1;
	margin-right: 0;
	font-weight: 400;
	font-family: 'Montserrat';
}

nav.main-nav ul.nav > li:after {
    background-color: #dfdeda;
    content: "";
    height: 31px;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
}

nav.main-nav ul.nav > li:first-child > a {
	background-image: url(library/images/icon-home.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -999em;
	width: 94px;
}

nav.main-nav ul.nav > li:last-child > a {
	margin-right: 0;
}

nav.main-nav ul.nav > li:last-child:after, nav.main-nav ul.nav > li:first-child:after {
	display: none;
}

nav.main-nav ul.nav > li:first-child.current-menu-item > a, nav.main-nav ul.nav > li:first-child a:hover{
	background-image: url(library/images/icon-home-hover.png);
}

nav.main-nav ul.nav > li.current-menu-item > a, nav.main-nav ul.nav > li.current-parent-item > a, nav.main-nav ul.nav > li.current-menu-ancestor > a, nav.main-nav ul.nav > li:hover > a, .nav>li>a:focus, .nav>li>a:hover {
	background-color: #AFCD53;
	color: #fff;
}

nav.main-nav ul.nav > li.current-menu-item > a, nav.main-nav ul.nav > li.current-parent-item > a, nav.main-nav ul.nav > li.current-menu-ancestor > a {
	font-weight: 400;
}
nav.main-nav ul.nav li ul {
	background: #fff;
	left: 100%;
	-moz-opacity: 0.00;
	-khtml-opacity: 0.00;
	opacity: 0.00;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
	filter: alpha(opacity=0);
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	visibility: hidden;
	width: 500px;
	z-index: 99;
}
nav.main-nav ul.nav li:hover ul {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	filter: alpha(opacity=100);
	visibility: visible;
}
nav.main-nav ul.nav > li > ul {
	left: 0;
	top: 100%;
}
nav.main-nav ul.nav li ul li:first-child {
	border-top: none;
}
nav.main-nav ul.nav li ul li a {
	color: #969185;
	display: block;
	padding: 9px 14px;
	text-decoration: none;
	text-transform: capitalize;
	border-bottom: 1px solid #fff;
}
nav.main-nav ul.nav li ul li:last-child a {
	border-bottom: 0;
}

nav.main-nav ul.nav > li:first-child.current-menu-item > a, nav.main-nav ul.nav > li:first-child a:hover{
 background-image: url(library/images/icon-home-hover.png);
}

nav.main-nav ul.nav li ul li.current-menu-item > a, nav.main-nav ul.nav li ul li.current-parent-item > a, nav.main-nav ul.nav li ul li.current-menu-ancestor > a, nav.main-nav ul.nav li ul li a:hover {
	background-color: #AFCD53;
	color: #fff
}

/* Mobile Menu */
#wprmenu_menu .wpr_social_icons a {
	text-decoration: none;
}
#wprmenu_bar .wprmenu_icon {
	bottom: 0;
    left: 0;
    padding: 10px 16px;
    position: absolute;
    right: 0;
    top: 0;
}
#wprmenu_bar .menu_title {
	margin-left: 32px;
}
#wprmenu_menu.wprmenu_levels ul li:hover,
#wprmenu_menu.wprmenu_levels ul.sub-menu li:hover, 
#wprmenu_menu.wprmenu_levels ul li.current-menu-item,
#wprmenu_menu.wprmenu_levels ul li.current-menu-item a{ background-color:#00a5de;}		
#wprmenu_menu.wprmenu_levels ul li{border-bottom:0 !important;}
#wprmenu_menu.wprmenu_levels ul li a{transition: none 0s ease 0s ;}
#wprmenu_menu.wprmenu_levels ul#wprmenu_menu_ul > li:first-child{border-top:1px solid #fff !important;}
#wprmenu_menu.wprmenu_levels ul#wprmenu_menu_ul > li > a {font-weight: 600;}
#wprmenu_menu.wprmenu_levels ul li ul{border-top:0 !important;}
#wprmenu_menu.wprmenu_levels ul li ul li a{padding: 10px 13px;}
#wprmenu_menu.wprmenu_levels ul li ul li, #wprmenu_menu.wprmenu_levels ul li ul li a{font-size: 14px;background: #d3d1d1 !important;color: #313131 !important;}
#wprmenu_menu.wprmenu_levels ul li ul li:hover a, #wprmenu_menu.wprmenu_levels ul li ul li.current-menu-item a{background: #00a5de !important;color: #fff !important;}
#wprmenu_menu.wprmenu_levels ul li ul li:hover, #wprmenu_menu.wprmenu_levels ul li ul li.current-menu-item{background: #00a5de !important;}


/*********************
BACK TO TOP
*********************/
.cd-top {
	background: url(../fonts/cd-top-arrow.svg) no-repeat center 50% rgba(123,33,42, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	bottom: 30px;
	display: inline-block;
	height: 44px;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	right: 30px;
	text-indent: 100%;
	visibility: hidden;
	white-space: nowrap;
	width: 44px;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	opacity: 0.5;
}
.no-touch .cd-top:hover {
	background-color: #7b212a;
	opacity: 1;
}


/*********************
ACCORDION
*********************/
.accordion {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 23px;
}
.accordion-title {
	background: url(http://luxewash.flywheelsites.com/wp-content/uploads/arrow.png) no-repeat 100% 70%;
	border-top: 1px solid #d9d9d9;
	color: #0ba5dc; 
	margin: 0;
	padding: 30px 40px 5px 0;
	cursor: pointer;
  font-size: 20px;
  line-height: 28px;

}
.accordion-title.open {
	color: #afcf4a;
}
.accordion-content {
	padding-bottom: 10px;
}

/*********************
RESPONSIVE STYLES
*********************/
@media (max-width: 1080px) {
	.clean-wash-guarantee-homepage {
		padding: 60px 0 45px;
	}
}
@media (max-width: 1023px) {
	h1 {
		font-size: 3rem;
	}
	h2 {
		font-size: 1.75rem;
	}
	h2.entry-title {
		font-size: 1.375rem;
	}
	.post-list-thumbnail {
		margin-right: 15px;
	}
	.table-style-1 td, .table-style-1 th {
		padding-left: 10px;
	}
	.flex-direction-nav .flex-prev {
		left: 0;
	}
	.flex-direction-nav .flex-next {
		right: 0;
	}
	.cd-top {
		bottom: 20px;
		right: 20px;
	}


	.clean-wash-guarantee-homepage {
		padding: 50px 0 34px;
	}

}


@media (min-width: 960px) and (max-width: 1180px){
  
  	.main-header .top-content .header-details ul li:last-child p{
  		font-size:11px !important;
  	}
  }

@media (max-width: 991px){
	.top-menu {
		display: none;
	}
}
@media (min-width: 768px) {
	.show-mobile{
		display: none !important;
	}
  .post-image {
  	float: left;
    margin-right: 40px;
    width: 418px;
  }
}
@media (max-width: 767px) {
	html {
		font-size: 87.5% !important;
	}
	.post-list-thumbnail {
		float: none;
		margin: 0 0 10px;
	}
	.postlist > article.post {
		margin-top: 25px;
		padding-top: 25px;
	}
	.top-menu {
		display: none;
	}
	.csColumn {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	.cd-top {
		bottom: 10px;
		right: 10px;
	}
	/*** Enter your custom style here ***/
	.main-header .top-content .header-details{padding: 20px 0 0;}
	.main-header .top-content .header-details ul li{display: block;}
	.main-header .top-content .header-details ul li .button{margin: 0 auto;width: 240px;}
	.show-mobile{
		display: block !important;
	}
	.hide-mobile{
		display: none !important;
	}
	
	.main-footer{
		text-align: center;
	}
	
	#inner-content hr {
		margin: 30px 0;
	}
}

@media (min-width: 480px) {
	.newsletter-content .gform_wrapper .gform_footer {
		margin: 0;
		position: absolute;
		right: 0;
		bottom: 12px;
    width: auto;
	}
}
@media (max-width: 480px) {
.g-recaptcha {
	-moz-transform: scale(0.925);
	-webkit-transform: scale(0.925);
	transform: scale(0.925);
	transform-origin: left center 0;
}
#fancybox-content .g-recaptcha {
	-moz-transform: scale(0.725);
	-webkit-transform: scale(0.725);
	transform: scale(0.725);
	transform-origin: left center 0;
}
/*** Enter your custom style here ***/
}
@media (max-width: 479px) {
	.newsletter-content .gform_wrapper .gform_footer input[type="submit"]{
		width: 100% !important;
		margin: 0 0 24px;
	}
	.newsletter-content .gform_body .ginput_container input{
    font-size: 15px !important;
  }
}


/*Media Queries*/

@media(max-width: 1200px) {
	.main-header .top-content .header-details {
		text-align: center !important;
	}	
	.main-header .top-content .header-details ul li {
		margin-bottom: 20px;
	}
}
@media(max-width: 1023px) {
	.portal-buttons .portal .portal-content {
		margin-top: 20px;
	}
	.bottom-text-left-inner {
		margin: 20px auto;
	}
	
}
@media(max-width:992px) {
	.main-header .top-content .logo img {
		margin: 0 auto;
	}
	.main-header .top-content .logo .logo-description, .main-header .top-content .header-details {
		text-align: center !important;
		padding-left: 0;
	}
	.main-header .main-menu .social-media {
		text-align: center;
	}
}
@media(min-width: 992px) {
	.main-header .top-content .logo {
		padding-left: 0;
	}
	.home-portals .portal-buttons {
		position: absolute;
		bottom: -2px;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 3;
		padding-left: 11px;
		padding-right: 11px;
	}
	.portal-buttons .portal {
		padding-right: 4px;
		padding-left: 4px;
	}
	.middle-content {
		padding: 65px 0;
	}
	.bottom-content {
		padding: 70px 0;
	}
	.newsletter-content .col-sm-5 {
		width: 48%;
	}
	.newsletter-content .col-sm-7 {
		width: 52%;
	}
	.main-footer .footer-col-1 {
		width: 27%;
	}
	.main-footer .footer-col-2 {
		width: 29%;
	}
	.main-footer .footer-col-3, .main-footer .footer-col-4  {
		width: 22%;
	}
	.main-footer .footer-col-2 .widget {
		padding: 0 43px;
	}

	#inner-content {
		padding-top: 70px;
		padding-bottom: 50px;
	}
	#inner-content .main-content-inner {
		width: 70.666667%;
    	padding-right: 40px;
	}
	#inner-content .main-sidebar {
		width: 29.333333%; 
	}
  .post-image {
  	margin-bottom: 0px; /* used to be 150px */
  }
}

@media(max-width: 767px) {
	#inner-content img {
		float: none;
		margin: 0 auto;
		width: auto;
		height: auto;
		max-width: 100%;
	}
	.middle-text-left .middle-text-circle {
		margin: 0 auto;
	}
	.main-header .top-content .header-details ul li {
		margin-bottom: 25px;
		padding-right: 0;
		padding-left: 0;
		margin-right: 0;
	}
	.main-header .top-content .header-details li:after {
		display: none;
	}
	.bottom-text-left-inner {
		text-align: center;
		padding: 20px 30px;
	}
}
@media(max-width: 480px) {
	.frs-slideshow-container#home-slidespjc .frs-skin-default .frs-bullets-wrapper {
		bottom: 15px !important;
		text-align: center !important;
		right: 0 !important
	}
	.frs-slideshow-container .frs-skin-default .frs-bullets-wrapper ul.frs-bullets {
		padding-bottom: 20px;
	}
}


/* Pricing List */
.pricing-list:before,
.pricing-list:after {
	content: "";
	display: table;
	line-height: 0;
}
.pricing-list{
	list-style: none;
	margin: 0;
	padding: 0;
}
.pricing-list > li{
	float: left;
	background-color: #eee;
	width: 33.3333%;
	padding: 3.5% 2% 3%;
	text-align: center;
}
.pricing-list > li h3,
.pricing-list > li .price,
.pricing-list a.em-button{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
.pricing-list a.em-button:hover{
	background-color: #aec045;
	color: #fff;
}
.pricing-list > li h3{
	font-size: 1.923rem;
	margin-bottom: 2.125rem;
}
.pricing-list > li .price:before,
.pricing-list > li .price:after{
	content: "";
	display: table;
	line-height: 0;
}
.pricing-list > li .price:after{
	clear: both;
}
.pricing-list > li .price{
	font-size: 3.75rem;
	letter-spacing: -0.063rem;
	border: 1px solid #7b7b7b;
	margin: 0 auto 3rem;
	width: 9.563rem;
	height: 9.563rem;
    line-height: 9.563rem;
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.pricing-list > li ol{
	list-style: none;
    margin: 0;
    padding: 0 0 12px;
}
.pricing-list > li ol > li{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 1.5rem;
	padding-bottom: 1.5rem;
}
.pricing-list > li ol > li > span{
	text-decoration: line-through;
	padding-left: 4px;
}
.pricing-list a.em-button{
	background-color: #fff;
	font-size: 1.7rem;
	color: #2c2d2d;
	padding: 0.938rem 2.125rem;
	border: 0;
}
.pricing-list > li:first-child + li{
	margin-top: -4.75%;
    padding-top: 7.5%;
    padding-bottom: 5.5%;
	background-color:#10bbe4;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#10bbe4, endColorstr=#098bd0);
	background-image:-moz-linear-gradient(top, #10bbe4 0%, #098bd0 100%);
	background-image:-webkit-linear-gradient(top, #10bbe4 0%, #098bd0 100%);
	background-image:-ms-linear-gradient(top, #10bbe4 0%, #098bd0 100%);
	background-image:linear-gradient(top, #10bbe4 0%, #098bd0 100%);
	background-image:-o-linear-gradient(top, #10bbe4 0%, #098bd0 100%);
	background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#10bbe4), color-stop(100%,#098bd0));
}
.pricing-list > li:first-child + li h3{
	font-size: 2.5rem;
	color: #fff;
	margin-top: -13%;
}
.pricing-list > li:first-child + li .price{
	border-color: #fff;
	font-size: 4.5rem;
	color: #fff;
	width: 11.438rem;
	height: 11.438rem;
    line-height: 11.438rem;
	margin-bottom: 3.25rem;
}
.pricing-list > li:first-child + li ol > li{
	color: #fff;
}
.pricing-list > li:first-child + li ol > li > span{
	color: #d5d5d5;
}
.pricing-list > li:first-child + li a.em-button{
	font-size: 1.625rem;
	padding: 1.25rem 2.5rem;
}
div#layerslider_1 {
    z-index: 1;
}
@media (max-width: 1080px) {
	html {font-size: 95% !important;}
	.pricing-list > li ol > li{
		font-size: 1rem;
		padding-bottom: 1.25rem;
	}
}
@media (max-width: 1023px) {
	html {font-size: 90% !important;}
	.pricing-list a.em-button{
		font-size: 1.125rem;
		padding: 0.75rem 1.875rem;
	}
	.pricing-list > li:first-child + li a.em-button{
		font-size: 1.375rem;
		padding: 0.938rem 2rem;
	}
	.pricing-list > li .price{
		margin-bottom: 2.5rem;
	}
	.pricing-list > li:first-child + li .price{
		margin-bottom: 2rem;
	}
	
	.newsletter-content .gform_body .ginput_container input{
		background-position: 20px center;
		padding-left: 50px !important;
		font-size: 18px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.banner-area .map a{
		padding-left: 8px !important;
	}

	.portal-buttons .portal{
		padding-left: 4px;
		padding-right: 4px;
	}
	.portal-buttons .portal h3{
		font-size: 22px;
	}
	.portal-buttons .portal img{
		width: 100px;
	}

}
@media (min-width: 768px) {
	/* .portal-buttons .portal .portal-content {
		max-width: 259px;
	} */
	.pricing-list > li:first-child + li > p{
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	html {font-size: 85% !important;}
		
	.portal-buttons .portal .portal-content {
		width: 100%;
		text-align: center;
	}
	
	.pricing-list > li{
		width: 100%;
		margin: 0 !important;
		padding: 3.5% 3% 3% !important;
	}
	.pricing-list > li h3{
		margin-top: 0 !important;
	}
	
	.page-id-30 .newsletter-content{padding: 20px 10px;}
  .post-list-content  {
  	padding: 0;
  }
}
@media(min-width:480px) {
	.contact-info p span {
		display: inline-block;
		width: 70%;
		float: right;
	}
}
