/*
Theme Name: Paspective Bespoke Theme
Theme URI: http://example.com/paspective/
Description: Twenty Twenty Child Theme
Author: Peter Andrease
Author URI: http://example.com
Template: twentytwenty
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-sixteen-child
*/
* {
	border: 0;
	outline: 0;
}
body {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-family: 'Poppins', sans-serif;
	position: static !important;
}
body.home {
	background: #fff;
}
.vc_row {
	margin-left: auto !important;
	margin-right: auto !important;
}
.archive-header {
	display:none !important;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	text-indent: -3000px;
	color: #ffffff;
}
hr, .greyline {
	width: 100%;
	clear: both;
	border: none;
	background: #d4d4d4;
	margin: 25px 0 25px 0;
	height: 1px;
	line-height: 1px;
	font-size: 0;
}
.greyline-small {
	max-width: 280px;
	width: 100%;
	clear: both;
	border: none;
	background: #d4d4d4;
	margin: 60px auto;
	height: 5px;
	line-height: 5px;
	font-size: 0;
}
p {
	font-size: 17px;
	line-height: 28px;
	color: #222223;
}
.single .entry-content p {
	font-size: 18px;
	line-height: 28px;
}

h2.top-title {
	float:left;
	width:30%;
	text-align:right;
	color:#053670;
}
p.top-text {
	font-size:20px;
	line-height:30px;
	font-weight:600;
	margin:0 auto;
	text-align:center;
}
p.title-text, .single .entry-content p.title-text {
	font-size:20px;
	line-height:28px;
	margin-top:0;
}
p.title-text strong {
	font-weight:600;
}
p.title-text-narrow {
	margin-left:auto;
	margin-right:auto;
	max-width:90%;
}
p.big-text {
	font-size:20px;
	line-height:32px;
}
p.big-text strong {
	font-weight:600;
}
p a {
	color: #d4202b;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
p.sub-title {
	font-size: 22px;
	line-height: 30px;
	padding: 8px 0 20px 0;
	margin: 0;
	font-weight: 300;
}
.blue-text {
	color:#053670;
}
.light-blue-text {
	color: #d4202b !important;
}
img.alignleft {
	float:left;
	margin: 0 25px 25px 0;
}
img.alignright {
	float:right;
	margin: 0 0 25px 25px;
}
h1 {
	font-size: 42px;
	line-height: 46px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
}
h1 span {
	font-weight: 300;
}
h2, .htwo {
	font-size: 28px;
	line-height: 36px;
	font-weight: 700;
	color: #131313;
	margin-bottom: 0;
}
.wpb_text_column h2 {
	margin-top: 0;
}
h2.sml-title {
	font-size: 22px;
	line-height: 30px;
	color: #000;
}
h3 {
	color: #131313;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	margin: 0;
}
.case-study-box h3 {
	font-size: 18px;
	line-height: 24px;
}
.drk-blue-text {
	color: #021d43;
}
h4 {
	color: #d4202b;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	margin: 0;
}
.inner-title {
	font-size: 32px;
	line-height: 36px;
	color: #232324;
}
.wrapper {
	width: 1400px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: left;
	position: relative;
}
.wrapper-features {
	max-width: 92% !important;
}
.wrapper-sml {
	width: 1220px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: left;
	position: relative;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.narrow-content {
	width: 1050px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: left;
	position: relative;
}
.back-but-area {
	max-width:96% !important;
}
.single-content-area {
	max-width:84% !important;
}
.wrapper .narrow-content {
	max-width:100%;
}
.sml-content {
	width: 730px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: center;
	position: relative;
}
.wrapper .sml-content {
	max-width:100%;
}
.sub-text {
	width: 450px;
	max-width: 90%;
	margin: 5px auto 0 auto !important;
	text-align: center;
	position: relative;
	line-height:26px;
}
#navbar {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	padding: 10px 0;
	z-index: 999;
	background: #000;
	background-size: 65% auto;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
#logo {
	float: left;
	width: 25%;
	max-width: 230px;
}
#logo img {
	display: block;
	width: 155px;
	height: 111px;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
#right-header {
	float: right;
	width: 75%;
	text-align: right;
	padding-top: 15px;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}
#right-header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#right-header ul li {
	float: right;
	margin-left: 25px;
	position: relative;
	padding-bottom: 0;
}
#right-header li.menu-item-has-children {
	cursor: default;
}
#right-header ul li a {
	color: #fff !important;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	position: relative;
	display: block;
	text-decoration: none;
}
#right-header ul li a:hover, #right-header ul li.current-menu-item a {
	color: #d4202b !important;
}
#right-header ul li.current-menu-item ul li a {
	color: #fff !important;
}
#right-header ul li.current-menu-item ul li a:hover {
	color: #d4202b !important;
}
#right-header ul li:hover a::after, #right-header ul li.current-menu-item a::after , #right-header ul li.current-menu-parent a::after {
	width: 100%;
	display: block;
}


#right-header p {
	color: #fff;
	float: right;
	font-size: 16px;
	line-height:17px;
	margin: 0;
	font-weight:300;
	text-align:left;
}
#mobile-menu p {
	color: #fff;
	font-size: 18px;
	margin: 0 0 5px 0;
}
#mobile-menu .main-but:hover {
	background-color:#d4202b !important;
}
#right-header p a, #right-header p strong {
	font-weight:700;
	color: #fff;
	font-size: 17px;
}
#right-header p a, #mobile-menu p a {
	color: #fff;
}
#right-header p a:hover, #mobile-menu p a:hover {
	text-decoration: none;
	color: #d4202b;
}
#right-header p.top-phone, #mobile-menu p.top-phone {
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
	background: url(images/misc/phone.svg) left center no-repeat;
	background-size: auto 22px;
	padding-left: 30px;
}
#mobile-menu p.top-phone {
	margin-bottom: 4px;
}
#right-header p.top-email, #mobile-menu p.top-email {
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
	background: url(images/misc/mail.svg) left center no-repeat;
	background-size: auto 15px;
	padding-left: 34px;
	margin-left: 30px;
}


#navbar.smaller #right-header p.top-phone {
	background-size: auto 20px;
	padding-left: 28px;
}
#navbar.smaller #right-header p.top-email {
	background-size: auto 16px;
	padding-left: 30px;
}

#mobile-menu p.top-email {
	margin-left: 0;
}
.top-contacts {
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}
#right-header li.menu-item-has-children {
	overflow: visible;
}
#right-header .sub-menu {
	position: absolute;
	top: 20px;
	left: -15px;
	padding: 40px 25px 15px 25px;
	background: rgba(0,0,0,0.85);
	z-index: 999998;
	display: none;
	text-align: left;
	min-width: 340px;
}
.scroll-hide {
	display:block;
	height:18px;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}
#navbar.smaller .scroll-hide {
	opacity:0;
	font-size:1px;
	height:1px;
}
#right-header .sub-menu li {
	padding: 0 !important;
	float: none;
	margin: 0 0 8px 0 !important;
	line-height: 15px;
	display: block;
}
#right-header .sub-menu li a, #right-header .sub-menu li a {
	border: 0;
	padding: 0 !important;
	cursor: pointer;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	color: #fff !important;
	display: inline-block;
}
#right-header .sub-menu li a::after {
	display: none !important;
}
#right-header .sub-menu li a:hover, #right-header .sub-menu li.current-menu-item a {
	padding: 0 !important;
	border: 0 !important;
	color: #d4202b !important;
}
.page-id-10 #right-header .sub-menu li.current-menu-item a {
	color: #fff !important;
}
.page-id-10 #right-header .sub-menu li.current-menu-item a:hover {
	color: #d4202b !important;
}
.page-id-203 #right-header .sub-menu li.current-menu-item a {
	color: #fff !important;
}
.page-id-203 #right-header .sub-menu li.current-menu-item a:hover {
	color: #4cc3c3 !important;
}

#top-menu {
	padding-right: 185px;
	padding-top: 24px;
	position: relative;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}

#navbar.smaller {
	padding:8px 0;
}
#navbar.smaller #top-menu {
	padding-top: 15px;
}
#navbar.smaller #logo img {
	width: 110px;
	height: 79px;
}
#navbar.smaller #right-header {
	padding-top:6px;
}

.home-header {
	height: 720px;
	width: 100%;
	background: url(images/features/expert-property-services.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.home-header:before {
	content:"";
	background: url(images/misc/ashton-lee-logo.svg) center center no-repeat;
	background-size: 100% auto;
	width: 936px;
	height: 691px;
	position: absolute;
	right:0;
	bottom: 0;
	z-index:1;
}
.home-header-text {
	padding-top: 270px;
	max-width:960px;
	position:relative;
	z-index:2;
}
.home-header-text h1 {
	margin: 0;
	font-weight:300;
}
.home-header-text h1 strong {
	font-weight:900;
}
.home-header-text p {
	max-width: 580px;
	margin: 10px 0 25px 0;
	color: #fff;
	font-size: 20px;
	line-height: 28px;
}

.main-but {
	display: inline-block;
	padding: 0 26px;
	height: 40px;
	line-height: 38px;
	background: #d4202b;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	color: #fff;
	border-radius: 6px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	position:relative;
	overflow:hidden;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}


.top-but {
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	position: absolute;
	background: #d4202b;
	color: #fff;
	padding: 0 14px;
	bottom: -4px;
	right: 0;
	font-weight: 700;
	margin-top: 0;
}
.mob-but {
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	margin-top: 15px !important;
}
.home-header-text .main-but {
	height: 50px;
	line-height: 48px;
	font-size: 18px;
	margin: 0 10px 0 0;
	background: #d4202b;
	color: #fff;
	font-weight: 700;
	padding: 0 25px;
}
.white-but, .home-header-text .white-but {
	background:#fff !important;
	color: #000 !important;
}
.main-but:hover {
	background: #000 !important;
	color: #fff !important;
	text-decoration: none;
}
.top-but:hover {
	background: #fff !important;
	color: #000 !important;
}
.rounded-img img {
	border: 22px solid #fff;
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
}
.floating-shape-area {
	position: relative;
}
.padded-text {
	padding-left: 40px;
}
.padded-text-right {
	padding-right: 40px;
}

.parallax-row {
	background-attachment:fixed !important;
	background-size:cover !important;
	background-repeat: no-repeat !important;
	position:relative;
	overflow:hidden;
}

.parallax-row:before {
	content:"";
	background: url(images/misc/ashton-lee-logo.svg) center center no-repeat;
	background-size: 100% auto;
	width: 936px;
	height: 691px;
	position: absolute;
	left:0;
	bottom: 0;
	z-index:1;
	opacity:0.6;
}
.parallax-row-center:before {
	right: 0;
	margin: 0 auto;
}
.vc_column-inner {
	padding-top: 0 !important;
}

.parallax-row .vc_column_container {
	background:rgba(0,0,0,0.8);
	padding: 100px 0;
}
.parallax-row .vc_column_container .vc_column_container {
	padding:0;
	background:none;
}
.parallax-row .htwo {
	font-size:32px;
	line-height:36px;
	color:#fff;
	margin:0;
}
.parallax-row h3 {
	color:#fff;
	margin:0;
}
.parallax-row p {
	color:#c5c5c5;
	margin: 8px 0;
	font-weight:300;
	line-height:24px;
}
.parallax-row p strong {
	color:#fff;
	font-weight:600;
}
.parallax-row p a {
	color:#fff;
	text-decoration: underline;
}
.parallax-row p a:hover {
	text-decoration: none;
}
.parallax-row p.above-title {
	font-size:22px;
	line-height:26px;
	margin:0 0 5px 0;
}
.step-boxes {
	padding: 50px 0 30px 0;
}
.step-box {
	position:relative;
	z-index:2;
}
.step-number {
	text-align:center;
	font-size:165px;
	line-height:165px;
	font-weight:800;
	color:#fff;
	opacity:0.25;
	position:absolute;
	z-index:1;
	left:0;
	right:0;
	top:30px;
	margin: 0 auto;
}
.step-box ul {
	list-style:none;
	margin:0;
	padding:0;
}
.step-box ul li {
	color:#d3d3d3;
	margin-bottom: 5px;
	font-weight:300;
	line-height:20px;
	opacity:0.8;
}
.step-box ul li:before {
	content:"-";
	padding-right:4px;
}

.pad-area-top {
	padding-top: 60px !important;
}
.big-pad-area-top {
	padding-top: 120px !important;
}
.big-pad-area-btm {
	padding-bottom: 160px !important;
}

.sml-column {
	float:left;
	width:22%;
}
.wide-column {
	float:right;
	width:72%;
}
ul.dash-list {
	color:#053670;
	margin:0;
	padding:0;
	list-style:none;
}
ul.dash-list li {
	float:left;
	position:relative;
	width:33.333%;
	padding-left:15px;
	padding-bottom:6px;
	font-size:16px;
	line-height:20px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
ul.dash-list li:before {
	content:"";
	width:8px;
	height:2px;
	background:#19bee9;
	position:absolute;
	left:0;
	top:9px;
}

.blue-box {
	background: #053670  url(images/misc/overlay.svg) no-repeat;
	background-size: auto 600px;
	background-position: left -1200px top;
	padding: 80px 50px 50px 50px;
	border-radius: 18px;
	margin-bottom:50px;
	position: relative;
	text-align:center;
	z-index:2;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
  transition-delay: .2s;
}
.blue-box-go {
	background-position: left -320px top;
}
.blue-box-tight {
	background-size: 310px auto;
	background-position: right -30px top -110px;
	padding: 45px;
	box-shadow: 0 0 100px rgba(0,0,0,0.5);
}
.blue-box-tight img {
	max-height: 80px;
	width: auto;
}
.grey-area-pad {
	padding-top: 280px !important;
	margin-top: -280px;
}
.margin-up {
	padding: 60px 20px 0 20px;
    margin-top: -50px !important;
    background: #fff;
}
.margin-up h2 {
	margin-bottom: 20px !important;
}
.grey-margin-up {
	background:#f0f0f0;
}
.blog, .single-post {
	background:#f0f0f0;
}
.blue-box h3 {
	color: #fff;
	margin-top: 16px;
}
.blue-box p {
	margin: 5px 0 0 0;
	max-width: 200px;
}
.blue-box-column {
	padding: 0 30px !important;
}
.blue-box-tight .blue-box-column {
	padding: 0 15px !important;
}
.blue-box-tight .wpb_single_image {
	max-width: 50%;
	width: 100px;
	float: left;
}
.blue-box-tight .wpb_text_column {
	width: 50%;
	float: left;
}

.blue-box ul {
	text-align:center;
	margin:0 0 25px 0 !important;
	padding:0;
}
.blue-box ul li {
	display:inline-block;
	position: relative;
	color:#fff;
	font-size:26px;
	line-height:32px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 25px;
}
.blue-box ul li:before {
	content:"";
	position: absolute;
	border-radius: 100px;
	background:#fff;
	width:6px;
	height: 6px;
	left: -6px;
	top:12px;
}
.blue-box ul li.first-list:before {
	display:none;
}

.icon-column {
	text-align:center;
}
.icon-column h3 {
	font-size:20px;
	line-height:25px;
	color:#053670;
}
.icon-column img {
	margin-bottom:10px;
}

.work-icon {
	display:inline-block;
	background: url(/wp-content/themes/paspective/images/icons/boilers.png) left center no-repeat;
	height:60px;
	text-align:left;
	padding-left:64px;
	padding-top:6px;
	color:#fff;
	font-size:16px;
	line-height:20px;
	margin: 30px 15px 30px 15px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.work-icon-sinks {
	background-image: url(/wp-content/themes/paspective/images/icons/sinks.png);
}
.work-icon-taps {
	background-image: url(/wp-content/themes/paspective/images/icons/taps.png);
}
.work-icon-cookers {
	background-image: url(/wp-content/themes/paspective/images/icons/cookers.png);
}
.work-icon-toilets {
	background-image: url(/wp-content/themes/paspective/images/icons/toilets.png);
}
.work-icon-flushing {
	background-image: url(/wp-content/themes/paspective/images/icons/power-flushing.png);
}
.work-icon-fires {
	background-image: url(/wp-content/themes/paspective/images/icons/fires.png);
}
.work-icon-caravans {
	background-image: url(/wp-content/themes/paspective/images/icons/caravans.png);
}
.work-icon-lodges {
	background-image: url(/wp-content/themes/paspective/images/icons/lodges.png);
}
.work-icon-park-homes {
	background-image: url(/wp-content/themes/paspective/images/icons/park-homes.png);
}
.work-icon-water-heaters {
	background-image: url(/wp-content/themes/paspective/images/icons/water-heaters.png);
}
.work-icon-gas-leaks {
	background-image: url(/wp-content/themes/paspective/images/icons/gas-leaks.png);
}
.work-icon-apartments {
	background-image: url(/wp-content/themes/paspective/images/icons/apartments.png);
}
.work-icon-houses {
	background-image: url(/wp-content/themes/paspective/images/icons/houses.png);
}
.work-icon-lpg {
	background-image: url(/wp-content/themes/paspective/images/icons/lpg.png);
}

.home-benefits {
	padding-top: 30px;
}
.home-benefits .wpb_single_image {
	float:left;
	width: 38%;
}
.home-benefits .wpb_text_column {
	float:right;
	width: 60%;
}

.home-benefits-four .wpb_single_image {
	float:left;
	width: 30%;
}
.home-benefits-four h4 {
	margin-bottom:4px;
}
.home-benefits-four .wpb_text_column {
	float:right;
	width: 68%;
}

.home-benefits .wpb_text_column p {
	margin:0;
	font-size:17px;
	line-height:24px;
	font-weight:600;
}
.home-benefits-four .wpb_text_column p  {
	font-weight:normal;
}

.home-feature-area .home-features-wrapper {
	padding: 25px 20px;
	margin-top: -85px !important;
	background: #fff;
	position:relative;
	z-index:2;
}
.home-feature-area .vc_col-sm-3 {
	float: left !important;
}
.services-boxes p {
	margin: 0 !important;
}
.services-boxes .vc_column-inner {
	padding: 0 8px !important;
}
.services-boxes a {
	display: block;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px !important;
	position: relative;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.services-boxes a img {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	width: 101%;
	height: auto;
}
.services-boxes a .text-area {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	top: 120px;
	min-height:280px;
	z-index: 2;
	display: block;
	padding: 20px 30px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.services-boxes a .gradient-overlay {
	background: rgb(2,6,24);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 77%);
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	font-size: 0;
}
.services-boxes a:hover .text-area {
	padding-top: 25px;
	padding-bottom: 60px;
	top:0;
	background: #d4202b !important;
}

.services-boxes .home-quote-feature a .text-area {
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
	padding: 30px 35px !important;
	top:0 !important;
	background: #d4202b url(images/misc/ashton-lee-logo.svg) right -35px top -35px no-repeat !important;
	background-size: 320px auto !important;
}
.services-boxes .home-quote-feature a:hover .text-area {
	background-color:#000 !important;
	background-size: 450px auto !important;
	background-position: right -100px top -100px !important;
}
.services-boxes span.overlay-title {
	color: #ffffff;
	margin: 0;
	font-size: 20px;
	line-height: 20px;
	display: block;
	font-weight: 300;
	display: block;
	text-transform: uppercase;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.services-boxes span.overlay-title strong {
	font-weight: 900;
}
.services-boxes span.overlay-subtitle {
	font-size: 15px;
	line-height: 18px;
	font-weight: 300;
	color: #ffffff;
	display: block;
	padding: 4px 0;
	text-transform: none;
	opacity: 0;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.services-boxes a:hover span.overlay-subtitle {
	padding: 6px 0 5px 0;
}
.services-boxes .home-quote-feature a span.overlay-subtitle {
	padding: 6px 0 5px 0;
}

.services-boxes span.overlay-link {
	background: #fff;
	padding: 4px 18px;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	color: #000;
	border-radius: 6px;
	margin-top: 6px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.services-boxes span.overlay-link:hover {
	background: #000;
	color: #fff;
}



.services-boxes a:hover img {
	width: 118%;
	max-width: 118% !important;
	height: auto;
	margin-left: -9%;
}
.services-boxes a:hover span.overlay-title::after {
	opacity: 0;
}
.services-boxes a:hover span.overlay-subtitle {
	opacity:0.85;
}
.services-boxes a:hover span.quote-link {
	opacity: 1;
}

.services-boxes .home-quote-feature a span.overlay-subtitle {
	font-size: 18px;
	line-height:22px;
	opacity: 1;
}
.services-boxes .home-quote-feature a span.quote-link {
	padding-top:15px;
	margin-top:15px;
	border-top: 1px solid rgba(255,255,255,0.3);
	font-size: 16px;
	line-height:17px;
	font-weight: bold;
	color: #fff;
	text-transform: capitalize;
	display:block;
}

.logo-area {
	text-align:center;
	vertical-align: middle;
}
.logo-area p {
	font-size: 17px;
	line-height: 22px;
	font-weight: 500;
	text-align:center;
	vertical-align: middle;
}
.logo-area img {
	margin: 15px 20px !important;
	vertical-align: middle;
}
p.logo-border {
	border-left: 1px solid #b2b2b2;
	padding-left:10px;
}


/* ------------------- Mobile Menu --------------------- */

#mobile-menu {
	display: none;
	position: absolute;
	top: 28px;
	right: 0;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
#mobile-menu .sub-menu {
	display: none !important;
}
#navbar.smaller #mobile-menu {
	top:22px;
}
input#burger {
	display: none;
}
#mobile-menu input + label {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 32px;
  z-index: 99995;
}
#mobile-menu input + label span {
  position: absolute;
  width: 100%;
  height: 3px;
  top: 9px;
  margin-top: -1px;
  left: 0;
  display: block;
  border-radius: 20px;
  background: #fff;
  transition: .5s;
}
#mobile-menu input + label:hover span {
  background: #fff;
}
#mobile-menu input + label span:first-child { top: 0; }
#mobile-menu input + label span:last-child { top: 18px; }
#mobile-menu label:hover { cursor: pointer; }
#mobile-menu input:checked + label span {
  opacity: 0;
  top: 50%;
  background: #ffffff;
}
#mobile-menu input:checked + label span:first-child {
  opacity: 1;
  transform: rotate(45deg);
}
#mobile-menu input:checked + label span:last-child {
  opacity: 1;
  transform: rotate(-45deg);
}
#mobile-menu input ~ nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 0;
  text-align: center;
  z-index: 99994;
  transition: .5s;
  transition-delay: .5s;
  overflow: hidden;
	background: #000;
}
#mobile-menu .menu-overlay {
	height:100%;
	text-align:left;
	background: url(images/misc/overlay.svg) right top no-repeat;
	background-size: auto 100%;
	position: absolute;
	top:0;
	width:130%;
}
#mobile-menu input ~ nav .menu-overlay {
	left:-200px;
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav .menu-overlay {
  opacity: 1;
	left:0;
  transition-delay: .9s;
}
#mobile-menu input ~ nav .mobile-links {
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav .mobile-links {
  opacity: 1;
  transition-delay: .5s;
}
#mobile-menu input ~ nav ul#menu-mobile {
  list-style: none;
  margin: 0 auto;
  padding: 50px 0 15px 0;
}
#mobile-menu input ~ nav ul#menu-mobile li {
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
  display: block;
  padding: 0 0 4px 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
}
#mobile-menu input ~ nav ul#menu-mobile li a {
  text-decoration: none;
  color: #ffffff;
}

#mobile-menu li.services-first-link {
	border-top: 1px solid rgba(255,255,255,0.25);
	padding-top:12px !important;
	margin-top:8px !important;
}

#mobile-menu input ~ nav ul#menu-mobile li a:hover, #mobile-menu input ~ nav ul#menu-mobile li.current-menu-item a, #mobile-menu input ~ nav ul#menu-mobile li.current_page_parent a {
	color: #d4202b;
}
#mobile-menu input:checked ~ nav {
  height: 100%;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav ul#menu-mobile li {
  opacity: 1;
  transition-delay: .5s;
}

.two-column-wide {
    float: left;
    width: 50%;
    padding: 50px 50px 40px 50px;
    min-height: 340px;
    background-color: #ffffff;
    background-size: cover;
    background-position: center center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blue-bar {
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
	background: #d4202b;
	padding: 100px 0;
	position:relative;
	overflow:hidden;
}
.blue-bar .wrapper-sml, .parallax-row .wrapper-sml {
	position:relative;
	z-index:2;
}
.blue-bar .main-but {
	background-color:#000;
	color:#fff;
	margin-right:10px;
}
.blue-bar .main-but:hover {
	background-color:#2d2d2d !important;
	color:#fff !important;
}


.blue-bar:before {
	content:"";
	background: url(images/misc/ashton-lee-logo.svg) center bottom no-repeat;
	background-size: 100% auto;
	width: 936px;
	height: 691px;
	position: absolute;
	right:160px;
	bottom: 0;
	z-index:1;
	opacity:0.6;
  transition: 1s;
}

.blue-bar .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.blue-bar p {
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	margin: 10px 0 0 0;
	max-width: 550px;
}
.blue-bar p.feature-sml-text {
	font-size: 18px;
	line-height: 28px;
}
.blue-bar .two-column p {
	margin: 0 0 20px 0;
}
.blue-bar p.feature-text {
	font-size: 40px;
	line-height: 50px;
	max-width: 100%;
}
.blue-bar p.feature-text-big {
	font-size: 38px;
	line-height: 48px;
	margin: 0;
}
.contact-link {
	background: url(images/misc/arrow-right.svg) right top 6px no-repeat;
	background-size: 10px auto;
	color: #fff;
	padding-right: 22px;
	border-bottom: 1px solid #fff;
	padding-bottom: 6px;
	text-decoration: none;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	display: inline-block;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.two-column .contact-link {
	margin-top: 20px;
}
.contact-link:hover {
	padding-right: 26px;
	text-decoration: none !important;
}

.grey-area {
	background: #f0f0f0;
	padding: 80px 0;
}
.feature-boxes {
	padding: 20px 20px 0 20px;
	margin-top: -60px;
	background: #eff2f7;
}
a.feature-box {
	float: left;
	width: 15.41666%;
	margin-right: 1.5%;
	background: #fff;
	display: block;
	min-height: 260px;
	text-decoration: none;
	position: relative;
	color: #021d43;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
a.feature-box:after {
	content: "";
	display: block;
	background: url(images/misc/arrow-right.svg) no-repeat;
	background-size: 25px auto;
	width: 25px;
	height: 15px;
	position: absolute;
	bottom: 12px;
	right: 15px;
}
a.feature-box:hover:after {
	filter: brightness(0) invert(1);
	right: 10px;
}
a.feature-box:hover {
	background: #d4202b;
	color: #fff;
}
a.feature-box span {
	padding: 20px 20px 40px 20px;
	font-size: 16px;
	line-height: 22px;
	display: block;
	font-weight: 600;
}
a.feature-box-tall span {
	padding-bottom: 22px;
}
a.feature-box img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
a.feature-box-last {
	float: right;
	margin-right: 0;
}


.circle-big {
	position: absolute;
	left: -60px;
	bottom: -140px;
	background: url(images/misc/circles-big.png) no-repeat;
	background-size: 100% 100%;
	width: 300px;
	height: 300px;
	z-index: -1;
	font-size: 0;
}
.circle-big-right {
	left: auto;
	top: -60px;
	right: -50px;
}
.circle-sml {
	position: absolute;
	right: 20px;
	top: -40px;
	background: url(images/misc/circles-sml.png) no-repeat;
	background-size: 100% 100%;
	width: 180px;
	height: 180px;
	z-index: -1;
	font-size: 0;
}
.circle-sml-left {
	right: auto;
	left: -50px;
	top: -50px;
}
.circle-sml-btm {
	right: auto;
	left: -40px;
	top: auto;
	bottom: -40px;
}
.border-img img {
	border: 22px solid #fff;
	max-width: 100%;
	height: auto;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.white-box {
	margin-top:25px;
	border: 25px solid #fff;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	background:#fff;
	position:relative;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.white-box p {
	margin:12px 0 0 8px;
}
.white-box p a {
	color:#000;
}
.media-link {
	position: absolute;
	bottom:5px;
	left:12px;
}

.content-area {
	padding: 80px 0;
}
.content-area-tight {
	padding: 60px 0;
}
.white-area {
	background: #fff;
	padding: 60px 0;
}
.vc_col-sm-6 ul, .single .entry-content ul {
	margin: 20px 0 0 0;
	padding: 0 0 0 5px;
	list-style: none;
}
.single .entry-content ul {
	padding-top:0;
}
.single .entry-content h3 {
	margin-top:40px;
}
.vc_col-sm-6 ul li, .single .entry-content ul li {
	list-style: none;
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 12px;
	padding-left: 20px;
	position: relative;
	color: #222223;
}
.vc_col-sm-6 ul li::before, .single .entry-content ul li::before {
	position: absolute;
	left: 0;
	top: 0;
  content: "\2022"; 
  color: #d4202b;
  font-weight: bold;
  display: inline-block;
  font-size: 20px;
  width: 30px;
}
.vc_col-sm-6 .wpb_text_column {
	max-width: 520px;
}
.vc_col-sm-6 .wpb_text_column h2 {
	max-width: 440px;
}
.wpb_content_element {
	margin-bottom: 0 !important;
}

.choose-icon {
	text-align: center;
	float: left;
	width: 25%;
	margin: 0 auto !important;
}
.choose-icon-six .choose-icon {
	width: 16.6666%;
}
.choose-icon-eight .choose-icon {
	margin: 15px auto !important;
}
.choose-icon p {
	text-align: center;
	color: #d4202b;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}
.choose-icon img {
	margin-bottom: 6px;
}

.non-padded-area .vc_column-inner {
	padding: 0 !important;
}
.padded-text {
	padding-right: 15px !important;
	padding-top: 10px !important;
}

.case-study-boxes img {
	margin-top: 25px;
	border-radius: 5px;
	width: 100%;
	height: auto;
	display: block;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.case-study-boxes img:hover {
	opacity: 0.85;
}
.case-study-boxes p {
	font-size: 16px;
	line-height: 26px;
	margin: 10px 0 0 0;
}
.case-study-boxes p.title-text {
	font-size: 22px;
	line-height: 32px;
	margin: 0 auto;
	margin-bottom: 20px;
	max-width: 850px;
	text-align: center;
}
.case-study-boxes h3 {
	margin-bottom: 0;
}
.case-study-box {
	float: left;
	width: 32%;
	padding-right: 2%;
}
.case-study-date {
	color: #d4202b;
	font-weight: 700;
	float: left;
	padding-right: 20px;
	font-size: 20px;
	line-height: 22px;
}
.more-link {
	position: absolute;
	right: 0;
	top: -5px;
}
.more-link a {
	border-bottom: 1px solid #002252;
	padding-bottom: 2px;
}
.more-link a:hover {
	text-decoration: none;
	color: #d4202b;
	border-bottom: 1px solid #d4202b;
}


.btm-news-text {
	padding-top:50px;
}

.inner-header {
	background: url(/wp-content/themes/paspective/images/features/homebuyer-surveys.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.inner-header .main-but {
	margin: 15px 10px 0 0 !important;
}
.blog-header {
	background: #000 !important;
}
.inner-header-wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: rgba(2,30,63,0.2);
}
.inner-header-text {
	padding: 240px 0 160px 0;
}
.blog-header .inner-header-text {
	padding: 230px 0 140px 0;
}
.inner-header h1 {
	max-width: 800px;
	margin: 0 0 8px 0;
}
.inner-header p {
	color:#fff;
	font-size: 20px;
	line-height: 25px;
	font-weight: 300;
	margin: 0;
	max-width: 84%;
}
.parent-pageid-25 .border-img a {
	position: relative;
}
.parent-pageid-25 .border-img a:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff url(images/misc/search.svg) center center no-repeat;
	background-size: 30px auto;
	width: 75px;
	height: 75px;
	border-radius: 100px;
}
.parent-pageid-25 .border-img a:hover {
	opacity: 0.9;
}


.two-column {
	float: left;
	width: 48%;
	text-align: left;
}

.reviews-box {
	margin-top: 30px;
}

.offer-boxes {
	padding: 20px 5px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.offer-box {
	background: #e9f6fc;
	padding: 50px;
	border-radius: 10px;
}
.offer-box-green {
	background: #edf9f9;
}
.offer-box-purple {
	background: #e7ecf7;
}


#faqs-area {
	padding: 50px 40px 40px 40px;
	background:#f0f0f0;
	margin: 0 auto 40px auto !important;
}
#faqs-area h3 {
	text-align:center;
	font-size:28px;
	line-height:34px;
	color:#053670;
	margin: 0 auto !important;
	padding-bottom:50px !important;
}
.white-area #faqs-area {
	background:#f5f5f5;
}
#faqs-area .wpsm_panel-group {
	margin-bottom: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a {
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	line-height: 24px !important;
	font-weight: 600 !important;
	background: none !important;
	color:#000 !important;
	margin-bottom:6px !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a:hover {
	color: #d4202b !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body {
	font-family: 'Poppins', sans-serif !important;
	padding: 0 0 20px 0;
	font-size: 16px !important;
	line-height: 24px !important;
	background: none !important;
	font-weight: normal !important;
	border:none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body a {
	color: #9bb69c !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body a:hover {
	text-decoration: none;
}
#faqs-area .wpsm_panel-group .wpsm_panel-default > .wpsm_panel-heading {
	padding: 0;
	background: none !important;
	color:#d4202b !important;
}
#faqs-area .wpsm_panel-group .ac_title_class {
	padding: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel {
	background:none !important;
	border-bottom: 1px solid #ccc !important;
	margin-bottom: 20px !important;
	padding-bottom: 4px;
	box-shadow: none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-default > .wpsm_panel-heading:hover {
	background: none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-title .ac_open_cl_icon {
	background: none !important;
}
#faqs-area .wpsm_panel-group .ac_open_cl_icon {
	color: #000 !important;
	font-size: 20px !important;
	padding-top: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a:hover .ac_open_cl_icon {
	color: #d4202b !important;
}

.amount-text {
	float:left;
	width:23%;
	padding: 0 1%;
	text-align:center;
	text-transform: uppercase;
	line-height:20px;
	font-weight:300;
	color:#fff;
}
.amount-text .count-text {
	font-weight:800;
	font-size:55px;
	line-height:55px;
	display:block;
	margin: 0 auto 4px auto !important;
}

.sby_items_wrap, .ti-reviews-container-wrapper {
	padding-top: 0 !important;
}
.sby_item {
	padding: 0 !important;
}

.sby_follow_btn {
	float:left !important;
}
.sby_load_btn {
	float:right !important;
	margin-right:16px !important;
}
.sby_follow_btn a {
	background:none !important;
	font-size: 17px !important;
    line-height: 28px !important;
    color: #222223 !important;
	padding-top: 0 !important;
}
.sby_follow_btn a:hover {
	text-decoration: underline !important;
}
.sby_follow_btn svg {
	display:none !important;
}


#fancybox-overlay {
	background: #000 !important;
}
#fancybox-content {
	border: none !important;
	background: none !important;
}
#fancybox-content div {
	overflow:hidden !important;
}
#fancybox-outer {
    background: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
#fancybox-wrap {
	width: auto;
}
#fancybox-close {
	right: 20px !important;
	top: 20px !important;
	background: url(images/misc/close.svg) center center no-repeat !important;
	background-size: 25px auto !important;
	height: 25px !important;
	width: 25px !important;
}
#fancybox-close span {
	display: none !important;
}

.overlay-form {
	padding: 50px;
	text-align: center;
}
.page-form {
	max-width: 800px;
	margin: 0 auto;
}
.page-form p {
	margin: 0;
}
.page-form .overlay-form {
	padding: 0 !important;
}
.form-left {
	float: left;
	width: 49%;
}
.form-right {
	float: right;
	width: 49%;
}

#callback-form {
	background: #000;
}
.overlay-form p {
	color: #ffffff;
	line-height: 20px;
}
.overlay-form p a {
	color: #ffffff;
	display: inline-block;
}
.overlay-form-title {
	font-weight: bold;
	font-size: 28px;
	color: #ffffff;
	line-height: 32px;
}
.overlay-form input, .overlay-form textarea, .overlay-form select {
	max-width: 100%;
	width: 320px;
	height: 40px;
	line-height: 40px;
	text-indent: 0 !important;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	border-radius:4px !important;
	color: #000 !important;
	padding: 0 0 0 8px !important;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.page-form .overlay-form input, .page-form .overlay-form textarea, .page-form .overlay-form select {
	border: 1px solid #a5a5a5;
	width: 100%;
	margin-bottom: 15px;
}
.overlay-form input.wpcf7-not-valid, .overlay-form textarea.wpcf7-not-valid, .overlay-form select.wpcf7-not-valid {
	background: #ee7b81;
}
.overlay-form input.wpcf7-not-valid::placeholder, .overlay-form textarea.wpcf7-not-valid::placeholder {
  color: #fff;
  opacity: 1;
}
.overlay-form input.wpcf7-not-valid:-ms-input-placeholder, .overlay-form textarea.wpcf7-not-valid::placeholder {
  color: #fff;
}
.overlay-form input.wpcf7-not-valid::-ms-input-placeholder, .overlay-form textarea.wpcf7-not-valid::placeholder {
  color: #fff;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.overlay-form .checkbox-input input {
	width: auto;
	float: left;
	line-height: 20px;
	height: 20px;
	margin-right: 6px;
}
.checkbox-input input {
	width: auto !important;
	float: left !important;
	line-height: 20px !important;
	height: 20px !important;
	margin-right: 6px !important;
}
fieldset .checkbox-input {
	padding-top: 30px;
	display: block;
}
.va-form .checkbox-input {
	padding-top: 20px;
	display: block;
}
.overlay-form .checkbox-input span.wpcf7-list-item {
	margin-left: 0;
}
.overlay-form textarea {
	height: 100px;
	line-height: 22px;
	padding-top: 5px !important;
}
.overlay-form input.wpcf7-submit {
	background: #d4202b;
	color: #ffffff !important;
	border-radius:6px !important;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	padding: 0 !important;
	height: 45px;
	line-height: 45px;
	display: block;
	-webkit-appearance: none !important;
	text-indent: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.page-form input.wpcf7-submit {
	width: 200px;
	box-shadow: none;
	border: none !important;
}
.overlay-form input.wpcf7-submit:hover {
	background: #ed434d;
}

.overlay-form div.wpcf7-response-output {
	border:1px solid #fa6565!important;
	padding: 10px 15px !important;
	font-size:14px!important;
	line-height:18px !important;
	font-weight: 500 !important;
	color:#ed2525!important;
	color:#fff !important;
	text-align: center !important;
	margin: 10px 0 0 0 !important;
	border-radius:3px;
	background: rgba(0,0,0,0.4);
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.overlay-form .sent div.wpcf7-response-output {
	border:1px solid #15a623!important;
	background: rgba(21,166,35,0.1);
}
.page-form .overlay-form div.wpcf7-response-output {
	border:2px solid #fa6565!important;
	background: none;
	padding: 15px 40px !important;
	font-size:16px!important;
	font-weight: 600 !important;
	color:#ed2525!important;
	text-align: center !important;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.page-form .overlay-form .sent div.wpcf7-response-output {
	border:2px solid #15a623!important;
	color:#15a623!important;
	text-align: center !important;
	font-size:16px!important;
	font-weight: 600 !important;
	padding: 15px 40px !important;
}
.block-text {
	display: inline-block;
}

.services-list-area {
	padding:20px 0 40px 0;
}
.service-list {
	list-style:none;
	margin:0;
	padding:0;
}
.service-list li {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	background: url(images/misc/arrow-right.svg) no-repeat;
	background-position:left top 3px;
	background-size: 10px auto;
	float:left;
	font-size:18px;
	line-height:22px;
	padding-left:18px;
	margin:30px 35px 0 0;
}
.service-list li:hover {
	background-position:left 2px top 3px;
}
.service-list li a {
	color:#000;
	text-decoration:none;
}
.service-list li a:hover {
	color:#d4202b;
}

.float-icon {
	border: 15px solid #fff;
	text-align: center !important;
	padding-top: 8px;
	background: #fff !important;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	width: 130px;
	height: 130px;
	position: absolute;
	border-radius: 100px;
	right: -20px;
	bottom: -20px;
	z-index: 8;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.float-icon img {
	text-align: center !important;
}
.blue-feature-box {
	background: #000;
	padding: 40px;
}
.blue-feature-box-pad {
	padding: 60px;
}
.blue-feature-box p {
	margin: 0;
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
}
.blue-feature-box p a {
	color: #fff;
}
.blue-feature-box ul {
	padding:0 !important;
}
.blue-feature-box ul li {
	color:#fff !important;
}

.list-numbers li {
	list-style:none;
	font-size:20px;
	line-height:28px;
	padding-bottom:22px;
	position:relative;
	padding-left:55px;
}
.list-numbers li span {
	font-size: 28px;
	line-height:30px;
	position:absolute;
	left:0;
	top:0;
	font-weight:600;
}

.terms-area h2, .single h2  {
	margin: 30px 0 0 0;
}
.terms-area ul, .single .entry-content ul {
	padding-left:25px;
}
.terms-area ul li, .single .entry-content ul li {
	font-size: 17px;
	line-height: 25px;
	color: #222223;
	padding-bottom:10px;
}
.terms-area ul li a, .entry-content ul li a {
	color: #d4202b;
	text-decoration: none;
}
.terms-area ul li a:hover, .entry-content ul li a:hover {
	text-decoration: underline;
}

.team-box img {
	width:100%;
	height:auto;
}
.team-box p {
	margin:0;
	line-height:26px;
}

.team-box h2 {
	text-transform: uppercase;
}
.team-box .wpb_text_column {
	background: #f0f0f0;
	padding:35px;
	min-height:360px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.grey-area .team-box .wpb_text_column {
	background:#fff;
}
.team-box p.team-title {
	margin:5px 0;
	font-weight:bold;
}

.btm-footer-area {
	padding-top:30px;
}

#footer p.footer-btm {
	float:left;
	margin:0;
	width:60%;
}
#footer {
	background: #000;
	padding: 60px 0 40px 0;
	text-align: center;
	position:relative;
	overflow:hidden;
}


#footer:before {
	content:"";
	background: url(images/misc/ashton-lee-logo.svg) center bottom no-repeat;
	background-size: 100% auto;
	width: 936px;
	height: 691px;
	position: absolute;
	left:-200px;
	bottom: 0;
	z-index:0;
	opacity:0.6;
  transition: 1s;
}

#footer p {
	color: #b8b8b8;
	font-size: 15px;
	line-height: 21px;
	margin: 8px 0;
}
#footer p a {
	color: #b8b8b8;
}
#footer p a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-title {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	padding: 72px 0 15px 0;
}
.footer-column {
	float: left;
	width: 13%;
	padding-right: 2%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.footer-column-wide {
	width: 25%;
}
.footer-column-services {
	width: 48%;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-links ul li {
	padding-bottom: 6px;
	font-size: 15px;
	line-height: 18px;
}

.footer-column-services ul li {
	float:left;
	width:45%;
	padding-right:5%;
}
.footer-links ul li a {
	color: #a1a1a1;
	text-decoration: none;
	font-weight:300;
}
.footer-links ul li a:hover {
	color: #ffffff;
}
ul.social-links {
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	width:35%;
	text-align:right;
}
ul.social-links li {
	display: inline-block;
	margin: 0 0 8px 5px;
	border-bottom: none;
}
ul.social-links li a {
	display: block;
	width: 44px;
	height: 44px;
	text-align: center;
	padding-top: 10px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	border-radius: 100px;
	background: #2a2a2a;
}
ul.social-links li a:hover {
	background: #d4202b;
}

/* ------------------- WP Menu --------------------- */

#wprmenu_bar .menu_title a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	top: 0;
}
#wprmenu_bar {
	background: #000000 !important;
}
#wprmenu_menu.wprmenu_levels ul li a {
	text-transform: uppercase !important;
}
#wprmenu_menu.wprmenu_levels ul li {
	border-bottom: 1px solid #0854a2 !important;
	border-top: 1px solid #3c90e6 !important;
}
#wprmenu_menu ul li a {
	background: #0b74e0 !important;
	font-family: 'Poppins', sans-serif !important;
	color: #ffffff !important;
}
#wprmenu_menu ul li a:hover {
	background: #3c90e6 !important;
}

/* ---------------------------------------- */

/* ------------------- Blog --------------------- */

#blog-content {
	padding: 40px 0 40px 0;
	text-align: left;
}
#blog-content #sfsi_holder {
	height: 60px !important;
}
#blog-content a.sficn {
	position: relative;
	text-align: center;
}
#blog-content a.sficn img {
	filter: grayscale(1) brightness(0) !important;
}
#blog-content .sfsi_plus_wicons {
	margin-left: 0 !important;
	margin-right: 6px !important;
}

.no-padding-sides .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

h1.blog-title {
	margin: 10px 0;
}

.post-block .post-date-area {
	color: #d4202b;
	font-size: 18px;
	line-height: 22px;
	letter-spacing:-1px;
	padding-bottom: 3px;
	font-weight:bold;
	float: left;
	width: 18%;
	max-width: 80px;
}
.post-block h3 {
	float: right;
	width: 82%;
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	min-height: 66px;
	font-weight: 600;
}
.post-block h3 a {
	text-decoration: none;
	color: #131313;
}
.post-block h3 a:hover {
	color: #d4202b;
}
#blog-content ul.post-meta {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#blog-content ul.post-meta li {
	font-size: 20px;
	font-weight: bold;
}
#blog-content ul.post-meta li a {
	color: #54a99a !important;
	text-decoration: none;
}
#blog-content ul.post-meta li a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.screen-reader-text, .meta-icon {
	display: none;
}
.pagination-single, .post-author, .entry-categories-inner {
	display: none;
}
.author-info {
	background: rgba(0,0,0,0.6);
	padding: 30px;
	margin-top: 20px;
}
.post-block {
	float: left;
	width: 31.3333%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	 margin: 0 1% 25px 1%;
	text-align: left;
	overflow: hidden;
}
.latest-posts-area .htwo {
	float: left;
	margin: 0 0 0 1%;
}
.latest-posts-area p {
	float: right;
	margin: 6px 0 0 0;
}
.latest-posts-area p a {
	text-decoration: underline;
}
.latest-posts-area p a:hover {
	text-decoration: none;
}
#blog-content .post-block:nth-of-type(3n+1){
	clear: left;
}
.post-block .inner-but {
	padding: 12px 20px;
	font-size: 17px;
	line-height: 18px;
}
.post-block h2 {
	margin: 0;
	color: #0a0b23;
	font-size: 17px;
	line-height: 22px;
	min-height: 44px;
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
}
a.article-title:hover {
	color: #187bd0;
}

.ti-widget.ti-goog .ti-widget-container {
	margin-bottom: 0 !important;
}

.blog-excerpt-content {
	background:#fff;
	padding: 20px;
}
.blog-excerpt-content .main-but {
	font-size: 12px;
	line-height: 12px;
	padding: 10px 16px;
	min-width: 10px;
}
.blog-excerpt-content p {
	line-height:22px;
}

.white-padding {
	height: 30px;
	font-size: 0;
}
.blog-excerpt-img-bg {
	overflow: hidden;
	height: 200px;
}
.blog-excerpt-img {
	display: block;
	text-decoration: none;
	width: 100%;
	background: url(/wp-content/uploads/2025/10/blue8-gas-services.png) no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
	height: 200px;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	overflow: hidden;
}
.blog-excerpt-img:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);
}
#blog-content ul, #blog-content ol {
	padding: 0 0 0 30px;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-weight: 300;
}
#blog-content ul li, #blog-content ol li {
	padding-bottom: 10px;
}
a.more-link, #blog-content span.author {
	display: none;
}
.post-navigation, .post-edit-link {
	display: none;
}
.entry-footer {
	min-height: 35px;
	font-size: 13px;
	color: #ffffff;
}
.entry-footer a {
	color: #54a99a;
	text-decoration: none;
	text-transform: none;
}
.cat-links, .tags-links {
	padding-left: 8px;
}
.entry-footer a:hover {
	text-decoration: underline;
}
.entry-footer span {
	display: inline-block;
	padding-right: 4px;
}
.comments-link {
	float: right;
	width: 200px;
	text-align: right;
}
.updated {
	display: none;
}
.published {
	display: inline;
}
#blog-content .post-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
}
.blog-excerpt p {
	font-size: 16px;
	line-height: 24px;
}
.ajax-loader {
	position: absolute;
	right: 20px;
	bottom: 20px;
}


.inner-entry-footer {
	background: rgba(0,0,0,0.6);
	padding: 20px;
	min-height: 10px;
}
.author-avatar {
	width: 55px;
	float: left;
}


.navigation .screen-reader-text {
	display: none;
}

.pagination-wrapper .next, .pagination-wrapper hr {
	display: none !important;
}
.pagination-wrapper .prev {
	display: none !important;
}
.page-numbers {
	background: #e5e5e5;
	padding: 8px 10px;
	margin-right: 3px;
	font-weight: bold;
	font-size: 17px;
	display: inline-block;
}
.current {
	background: #4cc3c3;
	color: #fff;
}
a.page-numbers {
	color: #000;
	text-decoration: none;
}
a.prev::before {
	content: "< ";
}
a.next::after {
	content: " >";
}
a.page-numbers:hover {
	color: #fff;
	background: #000;
}


/* ---------------------------------------------- */

/* ---------------------------------------------- */
/* ------------------- Contact Form --------------------- */
.form-left {
	float:left;
	width:48%
}
.form-right {
	float:right;
	width:48%
}
.wide-form label.blank-field {
	font-size:1px;
	height:1px;
	color:#fff
}
#wide-form {
	text-align:left;
}
#wide-form .wpforms-field {
	text-align:left !important;
}
#wide-form .wpforms-container {
	margin-top: 0 !important;
}
#wide-form #wpforms-submit-612 {
	font-family: 'Poppins', sans-serif !important;
	font-weight:bold !important;
}
#wide-form input, #wide-form select, #wide-form textarea {
	font-family: 'Poppins', sans-serif !important;
}
.wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium, .wp-core-ui div.wpforms-container input.wpforms-field-medium, .wp-core-ui div.wpforms-container select.wpforms-field-medium, .wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium {
	max-width:100% !important;
}

.wide-form p {
	max-width: 100%;
	margin-bottom: 16px !important;
}
.wide-form p.title-text {
	margin: 0 auto 40px auto !important;
}
iframe {
	border: none !important;
	margin: 0 !important;
	display: block !important;
}
.wide-form input,.wide-form textarea,.wide-form select {
	border:none;
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	color:#282828;
	width:100%;
	height:45px;
	line-height:45px;
	border-radius: 5px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	margin-bottom:0 !important;
	padding: 0 0 0 15px;
	border: none;
	background:#eee;
}
.wide-form input::placeholder,.wide-form textarea::placeholder,.wide-form select::placeholder {
	opacity: 1;
	color:#282828;
}
.wpcf7-spinner {
	position: absolute;
}
.wide-form input.wpcf7-not-valid,.wide-form textarea.wpcf7-not-valid,.wide-form select.wpcf7-not-valid {
	background: #f47979;
}
.wide-form input:focus, .wide-form textarea:focus, .wide-form select:focus {
    background-color: #ebebeb;
}
.wide-form textarea {
	height:228px;
	line-height:26px;
	width:100%;
	padding: 5px 10px;
}
.wide-form span.wpcf7-not-valid-tip {
	position:absolute;
	top:-25px;
	right:0;
	width:19px;
	height:19px;
	z-index:100;
	background:url(images/misc/not-valid.png) no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-3000px;
	color:#ececec
}
.wide-form div.wpcf7-response-output {
	border:2px solid #d15353!important;
	padding: 12px !important;
	font-size:16px!important;
	font-weight: 600 !important;
	color:#d15353!important;
	text-align: center!important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	border-radius: 12px;
}
.wide-form .sent div.wpcf7-response-output {
	border:2px solid #3fbb65!important;
	color:#3fbb65!important;
}
.wide-form input.wpcf7-submit {
	background: #053670;
	border: none;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	text-indent: 0;
	width: 200px;
	height: 45px;
	line-height: 45px;
	margin: 30px auto 0 auto;
	padding: 0;
	border-radius: 8px;
	margin-top: 0;
	-webkit-appearance: none !important;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.wide-form input.wpcf7-submit:hover {
	background: #d4202b;
}
.wide-form .red-text {
	color:#ea4141
}
.required {
	color:#b91919
}
/* ---------------------------------------------- */

/* ------------------------- Sitemap --------------------- */

.sitemap li {
	list-style: none;
}
.sitemap br {
	display: none;
}
.sitemap ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
}
.sitemap ul li ul {
	padding: 0 ;
}
.sitemap ul li {
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px solid #c3c3c3;
}
.sitemap ul li ul li {
	line-height: 22px;
	border-top: 1px solid #c3c3c3;
	border-bottom: none;
}
.sitemap ul li a {
	color: #141414;
	display: block;
	padding: 20px 0;
	text-decoration: none;
}
.sitemap ul li a:hover {
	background: #eaeaea;
}

/* ---------------------------------------------- */
.float-right {
	float: right !important;
}
.no-padding {
	padding: 0 !important;
}
.no-padding-top {
	padding-top: 0 !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-padding-btm {
	padding-bottom: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-top {
	margin-top: 0 !important;
}
.no-margin-right {
	margin-right: 0 !important;
}
.no-margin-btm {
	margin-bottom: 0 !important;
}
.no-margin-left {
	margin-left: 0 !important;
}
.display-none {
	display: none !important;
}
.align-right {
	text-align: right !important;
}
.align-center {
	text-align: center !important;
}
.align-left {
	text-align: left !important;
}
.no-border {
	border: none !important;
}
.mobile-only {
    display: none;
}
.non-desktop {
    display: none;
}

@media only screen and (max-width: 1300px) {

	.logo-area img {
		margin: 12px !important;
		max-width: 140px;
		max-height:80px;
		width:auto;
	}
	
#site-content img {
	max-width: 100%;
	height: auto;
}
a.feature-box span {
	padding: 15px 15px 40px 15px;
	font-size: 14px;
	line-height: 18px;
}
a.feature-box-tall span {
	padding-bottom: 22px;
}
a.feature-box {
	min-height: 220px;
}
	
	.services-boxes a {
		height:170px;
	}
	.services-boxes a .text-area {
	top: 80px;
		padding: 20px;
}
.services-boxes a:hover .text-area {
	padding-top: 20px;
}
.services-boxes span.overlay-title {
	font-size: 18px;
	line-height: 20px;
}
.services-boxes span.overlay-subtitle {
	font-size: 14px;
	line-height: 18px;
	padding-top:0;
}
.services-boxes span.overlay-link {
	padding: 3px 16px;
	font-size: 13px;
	margin-top: 8px;
}
	
}


@media only screen and (max-width: 1220px) {

.amount-text .count-text {
	font-size:45px;
	line-height:45px;
}
.blue-box-tight h3 {
	font-size: 18px;
	line-height: 22px;
	padding-left: 5px;
}
	.blue-box-tight {
		padding: 30px 20px;
	}
.blue-box-tight img {
	max-height: 70px;
}
.services-boxes span.overlay-subtitle {
	display: none !important;
}
.services-boxes span.overlay-link {
	display: none !important;
}	
	
.services-boxes a {
	height:170px;
}
.services-boxes a .text-area {
	top: 80px;
}
.services-boxes a:hover .text-area {
	padding-top: 110px;
	padding-bottom: 60px;
}
.services-boxes a:hover .text-area:before {
	background-position: left -450px top;
}
#right-header ul li a {
	font-size: 16px;
	line-height: 22px;
}
#right-header ul li {
	margin-left: 18px;
}
	
}

@media only screen and (max-width: 1095px) {


.services-boxes .home-quote-feature a .text-area {
	padding: 30px 20px !important;
}
	
#right-header ul li {
	margin-left: 12px;
}
h1 {
	font-size: 40px;
	line-height: 44px;
}
	.home-header-text p {
		margin:8px 0 15px 0;
	}
#navbar.smaller {
	padding: 10px 0;
}
	
.blue-box-tight .wpb_text_column {
	text-align: center !important;
	float: none;
	width: 100%;
}
.blue-box-tight .wpb_single_image {
	text-align: center !important;
	float: none;
	width: 100%;
	margin: 0 auto !important;
}
	.blue-box-tight .blue-box-column {
		margin-bottom: 0 !important;
	}
	.blue-box-tight h3 {
		margin-top:8px;
	}

a.feature-box span {
	font-size: 13px;
}
.blue-feature-box {
	padding: 50px 50px 60px 50px;
}
	
.blue-feature-box-pad {
	margin-bottom:30px !important;
}
.blue-feature-box p.feature-text {
	font-size: 26px;
	line-height: 38px;
}
.blue-box {
	padding: 60px 40px;
}
	.blue-box-tight {
		padding: 30px 20px;
	}
	.blue-box-column {
		padding: 0 20px !important;
	}
	
@keyframes moveup {
  to {
	width:450px;
	height:380px;
	left:-30px;
	top:-30px;
  }
}
@keyframes moveupbig {
  to {
	width:450px;
	height:300px;
	left:-30px;
	top:-30px;
  }
}
	
	.blue-bar {
		padding:80px 0;
	}
.blue-bar-go {
	background-position: right -400px top;
}
.blue-bar p.feature-text-big {
	font-size: 36px;
	line-height: 42px;
}
#top-menu {
	padding-right: 175px;
}
.amount-text {
	width:48%;
	padding: 0 1%;
	margin-bottom:20px;
	min-height: 110px;
}
.amount-text .count-text {
	font-size:40px;
	line-height:40px;
}
.services-list-area {
	padding:10px 0 20px 0;
}
.service-list li {
	font-size:17px;
	line-height:20px;
	margin:20px 25px 0 0;
}
}
@media only screen and (max-width: 980px) {
	
	
.rounded-img img {
	border: 18px solid #fff;
}
h2, .htwo {
	font-size: 24px;
	line-height: 30px;
}
.content-area {
	padding: 50px 0;
}
.white-area {
	padding: 50px 0;
}
.content-area-tight {
	padding: 40px 0;
}
	
	.blue-box h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.blue-box-tight h3 {
		margin: 6px auto 0 auto;
		padding-left: 0;
		text-align: center !important;
	}
	.blue-box-tight img {
		margin: 0 auto;
		text-align: center !important;
	}
	.wide-form .blue-box-column {
		margin-bottom: 0;
	}
	.blue-box-column img {
		text-align: center;
		margin: 0 auto;
	}
	.blue-box-column .wpb_single_image.vc_align_left {
		text-align: center;
		margin: 0 auto;
	}
.blue-box p {
	margin: 5px auto 0 auto;
	max-width: 100%;
}
#logo img {
	width: 100px;
	height: 71px;
}
#navbar.smaller #logo img {
	width: 85px;
	height: 60px;
}
.float-icon-left {
	right: 0;
}
#navbar {
	padding: 15px 0;
}
#mobile-menu {
	display: block;
}
#right-header {
	display: none;
}
a.feature-box {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}
a.feature-box-three, a.feature-box-last {
	float: right;
	margin-right: 0;
}
.non-desktop {
    display: block;
}
.home-header {
	height: 600px;
}
.home-header-text {
	padding-top: 200px;
}
.choose-icon p {
	font-size: 13px;
	line-height: 18px;
}
.offer-box {
	padding: 40px;
}
	
.services-boxes a {
	height:135px;
}
.services-boxes .home-quote-feature a span.quote-link {
	padding-top:10px;
	margin-top:10px;
}
.services-boxes a .text-area {
	top: 50px;
	padding-left:15px;
	padding-right:15px;
}
.services-boxes a:hover .text-area {
	padding-top: 100px;
}
.services-boxes a:hover .text-area:before {
	background-position: left -520px top;
}
.blue-box ul li {
	font-size:24px;
	line-height:30px;
	padding: 0 22px;
}

.blue-box {
	background-size: auto 100%;
	background-position: left -1200px top;
	padding: 60px 40px 30px 40px;
	border-radius: 12px;
}
.blue-box-go {
	background-position: left -600px top;
}
	.work-icon {
		margin: 20px 15px;
	}
	.icon-column h3 {
		font-size:18px;
		line-height:22px;
	}
	
	
}
@media only screen and (max-width: 767px) {

	.margin-top-mob {
		margin-top: 25px !important;
	}
.list-numbers li {
	font-size:18px;
	line-height:26px;
	padding-bottom:12px;
	padding-left:40px;
}
.list-numbers li span {
	font-size: 24px;
	line-height:28px;
}
	
ul.list-numbers {
	padding-left: 0 !important;
	margin-left: 0 !important;
	margin-top:25px !important;
}
	.blue-box-column {
		padding: 0 !important;
	}	
.single-content-area {
	max-width:80% !important;
}
.single .entry-content p {
	font-size: 16px;
	line-height: 26px;
}
img.alignleft {
	float:none;
	margin: 0;
}
img.alignright {
	float:none;
	margin:0;
}
	
	.team-box {
		margin-bottom:25px !important;
	}
.team-box p {
	line-height:24px;
}
.team-box .wpb_text_column {
	padding:25px;
	min-height:60px;
}
	
.terms-area h2, .single h2 {
	margin: 20px 0 0 0;
}
	
.blue-bar .main-but {
	width:185px;
}
.overlay-form {
	padding: 35px;
}
	.overlay-form-title {
		font-size:22px;
		line-height:26px;
	}

.overlay-form input, .overlay-form textarea, .overlay-form select {
	height: 34px;
	line-height: 34px;
}

.services-list-area {
	padding:10px 0 20px 0;
}
.service-list li {
	font-size:16px;
	line-height:18px;
	padding-left:18px;
	margin:15px 0 0 0;
	float:none;
	background-position:left top 2px;
	background-size: 8px auto;
}
.service-list li:hover {
	background-position:left 3px top 2px;
}
	
.parallax-row p {
	margin: 5px 0;
}
h4 {
	font-size: 20px;
	line-height: 24px;
}
	.home-benefits-four h4 br {
		display:none;
	}
	
.step-boxes {
	padding: 30px 0 20px 0;
}
	

.parallax-row {
	background-attachment:scroll !important;
}
.parallax-row .vc_column_container {
	padding: 60px 0;
}

.amount-text {
	padding: 0 1%;
	margin:25px 0 0 0;
}	
.services-boxes .home-quote-feature a span.overlay-subtitle {
	display:block !important;
}
	
	.home-benefits .wpb_column {
		margin-bottom:20px !important
	}
.home-benefits .wpb_single_image {
	width: 20%;
	max-width:80px;
}
.home-benefits .wpb_text_column {
	float:left;
	width: 73%;
	padding-left:2%;
}
	
	.step-boxes .wpb_column {
		margin-bottom:20px !important;
	}
	.step-boxes .wpb_content_element {
		padding-left:80px !important;
	}
.step-number {
	font-size:100px;
	line-height:100px;
	top:30px;
	right: auto;
	top:0;
}
	.step-number-one {
		left:10px;
	}
	h3 br {
		display:none;
	}
	
	#faqs-area .wpsm_panel-group .wpsm_panel-body {
		font-size:15px !important;
		line-height:20px !important;
	}
	#faqs-area {
		padding: 30px;
	}	
	
.single .entry-content h3 {
	margin-top:20px;
}
	
p.title-text {
	font-size:18px;
	line-height:26px;
}
p.big-text {
	font-size:18px;
	line-height:26px;
}
	
.padded-text-right {
	padding-right: 0;
}
	.home .padded-text-right {
		padding-bottom:20px;
	}
#faqs-area h3 {
	font-size:22px;
	line-height:28px;
	padding-bottom:30px !important;
}
	#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a {
		font-size:16px !important;
		line-height: 22px !important;
	}
	.icon-column h3 {
		font-size:16px;
		line-height:20px;
	}
	.icon-column img {
		margin-bottom:5px;
	}
	.icon-column {
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
		text-align:center;
		display:inline-block;
		width:33.333% !important;
		margin-bottom:25px;
	}
	
.rounded-img img {
	border: 15px solid #fff;
	margin-bottom:25px;
}
	.home .rounded-img img {
		margin: 25px 0 0 0;
	}
	.logo-area img {
		margin: 10px !important;
		max-width: 120px;
		max-height:70px;
	}
	.work-icon {
		margin: 8px;
		font-size: 15px;
		line-height:15px;
		background-size: 36px 36px;
		padding-left: 40px;
		height:36px;
		padding-top:3px;
	}
.blue-box-go {
	background-position: left -500px top;
}
	
.blue-box ul {
	margin-bottom:10px !important;
}
.blue-box ul li {
	font-size:18px;
	line-height:24px;
	padding: 0 8px;
}
.blue-box ul li:before {
	width:5px;
	height: 5px;
	left: -4px;
	top:8px;
}
	
.sml-column {
	float:none;
	width:100%;
	margin-bottom:10px;
}
.wide-column {
	float:none;
	width:100%;
}
ul.dash-list li {
	width:50%;
	padding-right:10px;
	padding-left:15px;
	padding-bottom:5px;
	font-size:15px;
	line-height:18px;
}

.blue-bar-go {
	background-position: right -800px top;
}
.logo-area {
	padding: 0 0 30px 0;
}
	.home .logo-area {
		padding-bottom: 0;
	}
	.logo-area p {
		padding-top:0;
	}
	
.floating-shape-right {
	width:400px;
	height:260px;
}
@keyframes moveupright {
  to {
	height:260px;
	right:-25px;
	bottom:-20px;
  }
}
	.floating-shape {
	top:-20px;
	}
@keyframes moveup {
  to {
	width:600px;
	height:260px;
	left:-25px;
	top:-20px;
  }
}
@keyframes moveupbig {
  to {
	width:700px;
	height:400px;
	left:-25px;
	top:-25px;
  }
}
	
.blue-box {
	padding: 30px 20px 20px 20px;
}
	.wide-form {
		padding: 30px 20px 40px 20px !important;
	}
p.title-text strong {
	font-weight:500;
}
.wide-form input,.wide-form textarea,.wide-form select {
	font-size:16px;
}
	.wide-form p.title-text {
		margin-bottom: 20px !important;
		padding-left:10px;
	}
	
.blue-box-tight .blue-box-column {
	width: 50% !important;
	float: left !important;
	margin-bottom: 25px !important;
}
	

.vc_column_container>.vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.case-study-boxes .vc_col-sm-4 {
	margin-bottom: 20px !important;
	max-width: 400px;
}
.more-link {
	position: static;
	margin-top: 8px;
}
.non-desktop {
    display: none;
}
a.feature-box {
	width: 48%;
	margin-right: 0;
	float: left;
	min-height: 180px;
}
a.feature-box:after {
	bottom: 8px;
}
a.feature-box:nth-of-type(2n) {
	float: right;
}
a.feature-box:nth-of-type(2n+1) {
	clear: left;
}

	.btm-footer-area {
		padding-top:20px;
	}
#footer p.footer-btm {
	margin: 0;
	float:none;
	width:100%;
}
ul.social-links {
	float:none;
	width:100%;
	text-align:left;
	padding-top:20px !important;
}
#footer {
	padding: 30px 0 30px 0;
}
.blue-bar {
	padding: 60px 0;
}
	.blue-bar .two-column p {
		font-size:18px;
	line-height: 26px;
	}
.blue-bar p.feature-text {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 10px !important;
}
	
.blue-bar p {
	font-size: 19px;
	line-height: 26px;
	margin: 10px 0 0 0;
}
.blue-bar p.feature-sml-text {
	font-size: 16px;
	line-height: 24px;
}
.blue-bar p.feature-text-big {
	font-size: 32px;
	line-height: 36px;
}
.main-but, .home-header-text .main-but {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	padding: 0 20px;
}
.mob-but {
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
	.home-header {
		height:auto;
		padding-bottom:130px;
		background-position: left -500px center;
	}
.home-header-text {
	padding-top: 140px;
}
.home-header-text .main-but {
	margin: 0 0 8px 0;
	display:block;
	max-width:180px;
}
.home-header-text p {
	margin: 4px 0 10px 0;
	font-size: 16px;
	line-height: 20px;
}
.margin-up {
	padding: 40px 15px 0 15px;
    margin-top: -40px !important;
}
h2.top-title {
	float:none;
	width:100%;
	text-align:left;
}
p.top-text {
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	margin-top:10px;
	float:none;
	width:100%;
}

.vc_col-sm-6 ul li {
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
}
p {
	font-size: 16px;
	line-height: 26px;
}
h1 {
	font-size: 28px;
	line-height: 32px;
}
	.inner-header h1 {
		margin-bottom:5px;
	}
h2 {
	font-size: 22px;
	line-height: 30px;
}
h2.sml-title {
	font-size: 18px;
	line-height: 26px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
}
.post-block {
	float: none;
	width: 100%;
	margin: 0;
	margin-top: 20px;
}
.post-block h2 {
	min-height: 10px;
}
.wrapper, .narrow-content, .wrapper-sml {
	max-width: 84%;
}
.two-column {
	float: none;
	width: 100%;
}
.footer-title {
	padding: 0 0 5px 0;
}
#logo {
	float: none;
	width: 100%;
	text-align: center;
}
#right-header {
	float: none;
	width: 100%;
	text-align: center;
}
.footer-column {
	float: none;
	width: 100%;
	padding: 0 0 15px 0;
}
.footer-links ul li {
	line-height: 17px;
	float: none;
	padding: 0 0 3px 0;
	width:100% !important;
}

.vc_empty_space {
	height: 30px !important;
}
.vc_col-sm-6 {
	float: none !important;
}
.vc_col-sm-6 .wpb_text_column {
}
.vc_col-sm-6 .no-margin-btm {
	margin-bottom: 0 !important;
}
.main-but {
	margin-top: 0;
}
.content-area {
	padding: 40px 0;
}
.white-area {
	padding: 40px 0;
}
.content-area-tight {
	padding: 40px 0;
}
	
.circle-big {
	left: -7%;
}
.circle-big-right {
	right: -7%;
}
.circle-sml-left {
	left: -7%;
}
.circle-sml-btm {
	left: -7%;
}

.vc_col-sm-6 .wpb_text_column h2 {
	margin-top: 0 !important;
}
.vc_col-sm-6 .wpb_text_column {
	max-width: 920px;
}
.inner-header-wrapper {
	height: auto;
}
	
	.inner-header-text {
		padding: 140px 0 70px 0;
	}
.blog-header .inner-header-text {
	padding: 140px 0 70px 0;
}
.inner-header p {
	font-size: 16px;
	line-height: 20px;
}

.float-icon {
	padding-top: 0;
	width: 120px;
	height: 120px;
}
.float-icon img {
	height: 74px !important;
	width: auto !important;
}
.blue-feature-box {
	padding: 45px 45px 55px 45px;
}
.blue-feature-box p.feature-text {
	font-size: 24px;
	line-height: 38px;
}

.non-mobile {
	display: none !important;
}

.case-study-box {
	float: none !important;
	width: 100%;
	padding-right: 0;
	margin-bottom: 35px;
}
.form-left {
	float:none;
	width:100%
}
.form-right {
	float:none;
	width:100%
}
.two-column-wide {
    float: none;
    width: 100%;
    padding: 40px 40px 30px 40px;
    min-height: 30px;
}
.choose-icon-six .choose-icon {
	width: 33.3333%;
}
.case-study-boxes p.title-text {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 30px;
}
.case-study-boxes img {
	margin-top: 20px;
}

.padded-text {
	padding: 0 !important;
}
	
.blog-excerpt-content {
	padding: 20px 15px;
}

	.blog-excerpt-content {
		padding: 15px 5px;
	}
.post-block .post-date-area {
	font-size: 16px;
	width: 18%;
}
	.post-block h3 {
		width: 82%;
	font-size: 18px;
	line-height: 22px;
	}
	.latest-posts-area p {
		float:none;
		margin-right:0;
		text-align:left !important;
		margin-top:6px;
	}
	.latest-posts-area .htwo {
		float:none;
		margin-left:0;
	}
.grey-area {
	padding: 40px 0;
}
.grey-area-tight {
	padding: 40px 0;
}
	
.vc_col-sm-6 .vc_empty_space {
	height: 20px !important;
}
	

	
h2, .htwo {
	font-size: 22px;
	line-height: 26px;
}
h3 {
	font-size: 20px;
	line-height: 25px;
}
	
.offer-boxes {
	padding: 0 0 0 15px;
}
.offer-box {
	padding: 30px;
	margin-bottom: 20px !important;
}
	
.wide-form input,.wide-form select {
	height:38px;
	line-height:38px;
}
	.wide-form textarea {
		height: 100px;
	}
	.wide-form .blue-box-column {
		padding:0 !important;
	}
	.wide-form p {
		margin-bottom: 12px !important;
	}
	
	.white-area {
		padding: 40px 0;
	}
.reviews-box {
	margin-top: 30px;
	padding:0;
}
	.ti-footer {
		margin-top: 0 !important;
	}
	.reviews-box .ti-widget.ti-goog .ti-review-item>.ti-inner {
		padding-bottom: 0 !important;
	}
	.reviews-box .ti-reviews-container {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	.reviews-box .ti-widget-container {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	.floating-shape-reviews {
		top: auto !important;
		bottom:-30px !important;
		height: 445px !important;
	}
	.align-center-mob {
		text-align: center !important;
	}
	

.services-boxes a {
	height:180px;
}
.services-boxes a .text-area {
	top: 100px;
	padding-left:25px;
	padding-right:25px;
}
.services-boxes a:hover .text-area {
	padding-top: 100px;
}
.services-boxes a:hover .text-area:before {
	background-position: left -450px top;
}
	
.inner-header .main-but {
	margin-top: 8px !important;
}
	
}


@media only screen and (max-width: 580px) {

.choose-icon-eight .choose-icon {
	width: 50%;
	margin: 15px 0 !important;
}
.choose-icon-eight .choose-icon:nth-of-type(3n), .choose-icon-eight .choose-icon:nth-of-type(7n) {
	clear: left;
}
	
}

@media only screen and (max-width: 480px) {
	.icon-column {
		width:50% !important;
	}
.blue-box-go {
	background-position: left -600px top;
}
h1 {
	font-size: 26px;
	line-height: 28px;
}
.choose-icon {
	width: 50%;
	margin-bottom: 15px !important;
}
.choose-icon-six .choose-icon {
	width: 50%;
}
.choose-icon-six .choose-icon:nth-of-type(4n), .choose-icon-six .choose-icon:nth-of-type(6n) {
	clear: left;
}
.home .choose-icon:nth-of-type(3n), .home .choose-icon:nth-of-type(7n) {
	clear: left;
}
.choose-icon p {
	font-size: 14px;
	line-height: 20px;
}

}