/* changed #4093CD and #3498db to #6391AE */



button, .button {
	background-color: #6391AE;
}

.logo-img {
	max-width: 100px;
	display: block;
	margin: 0 auto 15px;
}

.li-2:before {
	color: #6391AE;
}

a {
	color: #6391AE;
}

p {
	font-size: 16px;
}

.arcus-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

.small {
	font-size: 12px;
}

.black {
	color: #000000;
}

.blue {
	color: #6391AE;
}

.mineshaft {
	color: #333333;
}

.tuatara {
	color: #444444;
}

.logo {
	font-size:40px;
	font-weight: 300;
	color: #666;
}

.logo span {
	color: #6391AE;
}

.sf-menu a {
	padding: 20px 7px !important;
}

.side-col {
	padding-top: 15px;
}

.medium-h-home {
	padding-bottom: 10px;
	padding-top: 5px;
}

.medium-h h5 {
	bottom: -15px;
}

.big-h {
	padding-top: 30px;
}

.headerphone {
	color: #666 !important;
	font-size: 32px !important;
	line-height: 48px;
}

.but-contact {
	margin-top: 15px;
}

.tag-bar {
	background-color: #7F98A5;
}

.pt15 {
	padding-top: 15px;
}

.footer_big .button {
	color: #fff;
}

.footer_small i {
	font-size: 24px;
}

.thumbtack {
	margin-top: -10px;
}

.angieslist {
	margin-right: 15px;
}

.ratings {
	padding-bottom: 30px;
}

.ratings img {
	max-width: 150px;
	margin: 0 auto;
	display: block;
	padding-bottom: 15px;
}

.all-caps {
	text-transform: uppercase;
}

.bold {
	font-weight: 700 !important;
}

.home-logo {
	width: 250px;
	display: block;
	margin: 0 auto 30px;
}

.aboutus-logo,
.team-logo {
	width: 250px;
	display: block;
	margin: 15px auto 30px;
}

.contact-logo {
	width: 250px;
	display: block;
	margin: 15px auto 30px;
}

.our-team {
	margin-top: -35px;
}

.tag-bar {
	padding-top: 10px;
}

.tag-bar span {
	font-size: 20px;
}

.footer-logo {
	background: #ffffff;
	padding: 15px;
	max-width: 80%;
}
.footer_big img {
	border: none;
}

.fb {
	padding: 20px 0 5px !important;
}

.team-block {
	padding-bottom: 30px;
	text-align: center;
}

.read-more {
	padding: 30px;
}

.services {
	padding-left: 15%;
}

.repair img {
	margin: 7px auto 15px;
	display: block;
}

.about-us {
	padding-bottom: 30px;
	margin-top: -60px;
}

/* Layer slider slide css */

.ls-layer,
.ls-layer * {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	text-shadow: none !important;
}

.ls-s-1 {
	font-weight: normal;
}

.text,
.text2 {
	font-size: 26px; 
}

.blue { color: #6391AE; }
.red { color: #FF2B2A !important; }
.green { color: #2ecc71; }

.h1-home {
	color: #000;
	font-size: 30px;
	font-weight: 300;
	margin: 0 auto;
	padding: 10px 0px;
	background: none;
	text-align: center;
}

.h5-home {
	color: #6391AE;
	font-size: 20px;
	font-weight: 300;
	margin: 0 auto;
	padding: 10px 0px;
	background: none;
	font-style: italic;
	text-align: center;
}

.tagline {
	color: #6391AE;
	font-size: 0.8em;
	font-weight: 300;
	margin: 0 auto;
	background: none;
	font-style: italic;
	text-align: center;
}

.h1 {
	color: #222;
	font-size: 40px;
	font-weight: 300;
	margin: 0 auto;
	width: 310px;
	padding: 10px 20px;
	background: #fff;
}

.h5 {
	color: #222;
	font-size: 40px;
	font-weight: 300;
	margin: 0 auto;
	padding: 10px 20px;
	background: #fff;
	width: 310px;
}

.tag-img {
	margin-top: -11px;
	padding-left: 12px;
}

.li-3 {
	list-style: none;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	padding-left: 23px;
}

.disc {
	list-style: disc !important;
	margin-left: 15px;
}

.mobile-intro {
	padding: 0 20px;
}

.our-team img {
	margin-top: 15px;
	margin-bottom: 30px;
}

.contact-tag {
	text-align: center;
}

.contact {
	padding: 30px 0;
	background: #ffffff;
	border-top: none;
}

#googleMap {
	width: 100%;
	height: 150px;
}

/* MOBILE */

@media (max-width: 321px) {

	.h1-home {
		left: auto !important;
	}
	
	.h5-home {
		left: auto !important;
	}
	

	.h1 {
		left: 25% !important;
		width: 475px;
	}
	
	.h5 {
		left: 25% !important;
		width: 495px;
	}

	.tag-img {
		display: none;
		margin-top: 2px;
		width: 24px;
		height: 18px;
	}
	
	.big-h .subheader {
		margin-bottom: 0.8em;
		margin-top: 0em;
		display: inline-block;
	}
	
	.services-i-2 {
		padding: 0 20px;
	}
	
	.ls-bg-home {
		margin-left: 50px !important;
	}
	
	.footer-logo  {
		margin: 0 auto;

	}

}

@media (min-width: 322px) and (max-width: 642px) {
	.tag-img {
		display: none;
	}
	
	.big-h .subheader {
		margin-bottom: 0.5em;
		margin-top: 0.2em;
	}
	
	.ls-bg-home {
		margin-left: 50px !important;
	}

	.footer-logo  {
		margin: 0 auto;

	}

}


@media (min-width: 322px) and  (max-width: 975px) {
	.h1-home {
		left: 50% !important;
	}
	
	.h5-home {
		left: 50% !important;
	}
	
	.h1 {
		left: 25% !important;
		width: 475px;
	}
	
	.h5 {
		left: 25% !important;
		width: 475px;
	}
	
	.big-h {
		padding-bottom: 0px;
	}
	
	.intro-phone {
		color: #6391AE !important;
		margin-top: 15px;
	}
	
	.mobile-intro {
		padding: 0 20px;
	}
	
	.responsive_space {
		padding-top: 15px;
	}
	
	.tag-img {
		width: 30px;
		height: 25px;
	}
	
	.og-expander {
		width: 100% !important;
		margin-left: 0 !important;
	}
	
	.services-i-2 {
		padding: 0 20px;
	}
	
	.footer-logo  {
		margin: 0 auto;

	}
	
	
}

@media (min-width: 768px) and (max-width: 975px) {
/*
	.large-8,
	.large-4 {
		width: 40%;
	}
	
	.home-hero .large-8 {
		padding-left: 100px;
	}
	
	.home-hero .large-4 {
		padding-right: 100px;
	}
*/
		.logo-img {
			float: left;
			margin-top: 10px;
		}
		
		.logo {
			float: left;
			font-size: 28px !important;
			padding-left: 10px;
		}
		
		.logo span {
			font-size: 28px !important;
		}
		
		.sf-menu a {
			padding: 7px 10px !important;
		}


	.h1-home {
		margin-top: 50px;
	}
	
	.tagline {
		padding: 10px 0px 10px 20px;
	}
	
	.ls-bg-home {
		margin-left: 100px !important;
	}
	

}

@media ( min-width: 976px ) {
		.logo-img {
			float: left;
			margin-top: 10px;
		}
		
		.logo {
			float: left;
			font-size: 28px !important;
			padding-left: 10px;
		}
		
		.logo span {
			font-size: 28px !important;
		}
		
		.sf-menu a {
			padding: 10px 0px !important;
		}
		.h1-home {
			margin-top: 200px;
		}
		
		.home-hero {
			margin-top: 30px;
		}
		.tagline {
			padding: 10px 0px 10px 20px;
		}
		
		
	}

@media (min-width: 976px) and (max-width: 1200px) {
	.h1-home {
		left: 50% !important;
	}
	
	.h5-home {
		left: 50% !important;
	}
	
	.h1 {
		left: 50% !important;
		width: 320px;
	}
	
	.h5 {
		left: 50% !important;
		width: 320px;
	}
}

/* Showcase portfolio styles */
@media (min-width: 768px) {
.showcase {
	margin-left: 12% !important;
}
}

.og-grid {
	list-style: none;
	padding: 0 0 30px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin-bottom: -130px;
}

.og-grid li {
	display: inline-block;
	margin: 10px 5px 0 5px;
	vertical-align: top;
	height: 180px;
}

.og-grid li:before { content: none; }



.og-grid li > a,
.og-grid li > a img {
	border: none;
	outline: none;
	display: block;
	position: relative;
	width: 180px;
}

.og-grid li > a { opacity: 0.8; }
.og-grid li > a:hover 
{ 
	opacity: 1; 
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	-ms-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}


.og-grid li.og-expanded > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #f8f8f8; /* arrow color */
	border-width: 15px;
	left: 50%;
	margin: -20px 0 0 -15px;
}

.og-expander {
	position: absolute;
	background: #f8f8f8;
	top: auto;
	left: 0;
	/* width: 100%; */
	width: 800px;
	margin-top: 10px;
	text-align: left;
	height: 0;
	overflow: hidden;
	border-bottom: 2px solid #3F92D2;
	margin-left: -40px; /* remove or adjust when full width */
}

.og-expander-inner {
	padding: 50px 30px;
	height: 100%;
}

.og-close {
	position: absolute;
	width: 20px;
	height: 40px;
	top: 10px;
	right: 20px;
	cursor: pointer;
}

.og-close::before,
.og-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #ccc;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.og-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
	background: #333;
}

.og-fullimg,
.og-details {
	width: 50%;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.og-details {
	padding: 0 40px 0 20px;
}

.og-fullimg {
	text-align: center;
}

.og-fullimg img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
}

.og-details h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 36px;
	padding: 0px;
	color: #333;
}

.og-details h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #666;
	position: relative;
	bottom: 10px;
}

@media (max-width: 767px) {

	.og-details h6 {
		bottom: 0px;
	}
}

.og-details p {
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}

.og-details a {
	/* font-weight: 700;
	font-size: 1em;
	color: #999;
	padding: 10px 20px;
	display: inline-block;
	margin: 30px 0 0;
	outline: none;
	background: #f7f7f7;
	border: 1px solid #ddd; */
	display: none;
}
/*
.og-details a::before {
	content: '\2192';
	display: inline-block;
	margin-right: 10px;
} */

.og-details a:hover {
	color: #222;
	background: #fff;
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	-ms-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}

.og-loading {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #f8f8f8;
	box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	-webkit-animation: loader 0.5s infinite ease-in-out both;
	-moz-animation: loader 0.5s infinite ease-in-out both;
	animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
	0% { background: #f8f8f8; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@-moz-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

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

	.og-expander h3 { font-size: 32px; }
	.og-expander p { font-size: 13px; }
	.og-expander a { font-size: 12px; }

}

/* @media screen and (max-width: 650px) {

	.og-fullimg { display: none; }
	.og-details { float: none; width: 100%; }
	
}*/

@media (min-width:768px) {
	.porch,
	.manta {
		width: 100px;
		margin-top: 20px !important;
	}
	
	.yelp {
		width: 100px;
		margin-top: 10px !important;
	}
	.tag-bar span {
		font-size: 1em;
	}
	.contact-tag {
		text-align: left;
	}
	
	.services {
		padding-left: 0 !important;
	}
	
	.medium-h-home {
		padding-top: 52px;
	}
	
	.testimonial-section {
		padding-bottom: 30px;
	}
	
	.testimonial-section h5 {
		margin-bottom: 15px;
	}
	
	.ratings img {
		max-width: 120px;
	}
	
	#googleMap {
		height: 360px;
	}
	
	.repair img {
		margin: 15px auto 15px;
		display: block;
		width: 200px;
	}
	
	.serv-desc {
		margin-bottom: 30px;
	}
	
	.team-block {
		text-align: left;
	}

}

@media (min-width: 1020px ) {
	.sf-menu a {
		padding: 20px 7px !important;
	}
	
	.arcus-content {
		padding-top: 15px;
	}
	
	.sf-menu {
		margin-top: 10px;
	}
	
	.medium-h-home {
		padding-top: 38px;
	}
	
	.ratings img {
		max-width: 150px;
	}
	
	.about-us {
		margin-top: 0;
	}
	
	.services-i-2 {
		padding-top: 30px;
	}
	
	.contact-logo {
		margin: 132px 0 30px 107px;
	}
	
	
}
