/*
-----------------------------------------------
imarketsolutions.com 
Stylesheet: Master.css
Created: 8/28/2013
Author:  Ben Schiling
Organization:	iMarket Solutions
----------------------------------------------- */

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */


/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- UNIVERSAL RESET --------------------------------------------------------------------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}

*, *:before, *:after {box-sizing: border-box;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; background: transparent none repeat left top;}
fieldset, a img { border: 0 solid transparent; }

html, body {height:100%;}

body {
    font: 62.5%/1.8em 'Noto Sans', Arial;
	text-align: left;
	min-width:320px;
}

body.mceContentBody {min-width:0;background-color: #FFF;}

body {
	margin-top: 0px;
	border-top: 2px solid #e4edf7;
}
/*
#breadcrumbs-container {
	color: #red;
	background-image: url();
	overflow: alpha;
	notarule: 76;
	width: 52px
	height: 75px;
}
*/
#container-all {	overflow:hidden;position:relative;}

.width-limiter {max-width:1250px; margin:0 auto;width:97%;}

/*----- LAYOUTS - UNIVERSAL RESET ----- */
@media all and (max-width: 1025px) {	
}

@media all and (max-width: 800px) {	
	/*prevent automatic landscape orientation zoom on iOS devices */
	html {-webkit-text-size-adjust: 100%;}
	.width-limiter {width:100%; padding-left: 15px; padding-right: 15px;}
}

@media all and (max-width: 570px) {	
}

/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- ACCESSIBILITY  --------------------------------------------------------------------------------------------------------------------------------- */

#access_key, .access_key { text-align: center; }
#accessibility {
	position: absolute;
	left: -999em;
}

/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- GRID & COLUMN LAYOUT  --------------------------------------------------------------------------------------------------------------------------------- */

.ims-grid-one, .ims-col-one {width: 8.3333%;}
.ims-grid-two, .ims-grid-1-6, .ims-col-two, .ims-col-1-6 {width: 16.6666%;}
.ims-grid-three, .ims-grid-1-4, .ims-col-three, .ims-col-1-4 {width: 25%;}
.ims-grid-four, .ims-grid-1-3, .ims-col-four, .ims-col-1-3 {width: 33.3333%;}
.ims-grid-five, .ims-col-five {width: 41.6666%;}
.ims-grid-six, .ims-grid-1-2, .ims-col-six, .ims-col-1-2 {width: 50%;}
.ims-grid-seven, .ims-col-seven {width: 58.3333%;}
.ims-grid-eight, .ims-grid-2-3, .ims-col-eight, .ims-col-2-3 {width: 66.6666%;}
.ims-grid-nine, .ims-grid-3-4, .ims-col-nine, .ims-col-3-4 {width: 75%;}
.ims-grid-ten, .ims-grid-5-6, .ims-col-ten, .ims-col-5-6 {width: 83.3333%;}
.ims-grid-eleven, .ims-col-eleven {width: 91.6666%;}
.ims-grid-twelve, .ims-grid-1, .ims-col-twelve, .ims-col-1 {width: 100%;}

[class*='ims-grid-'] {
  display:inline-block;
  margin-right: -3px;
  vertical-align:top;
}

[class*='ims-col-'] {
  display:block;
  margin:0 auto;
}


/* Grid gutter values */
[class*='ims-grid-'] {padding-right: 15px;}
[class*='ims-grid-']:last-of-type {padding-right: 0;}
.ims-grid-force-pad:last-of-type {padding-right: 15px;}

.ims-pad-grid {padding:15px 0 15px 15px}
.ims-pad-grid [class*='ims-grid-']:last-of-type {padding-right: 15px;}


/*----- LAYOUTS - GRID & COLUMN LAYOUT ----- */
@media all and (max-width: 800px) {	
}

@media all and (max-width: 570px) {	
	[class*='ims-grid-'] {width:100%; padding-right: 0;}
	.ims-grid-force-pad:last-of-type {padding-right: 0;}
	.ims-pad-grid [class*='ims-grid-'] {padding-right: 15px;}
	[class*='ims-col-'] {width:100%; }
}


/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- TYPOGRAPHY  --------------------------------------------------------------------------------------------------------------------------------- */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color:#000;
	font-family: 'Heebo', sans-serif;
	font-weight:bold;
	line-height: 1.15em;
	margin: 1.2em 0 0.7em;
}

.h1, .h2, .h3, .h4, .h5, .h6  {
    display: block;
}


p, li {line-height: 25px;}

p {margin-bottom: 1.3em;}

address {
	font-size: 1.2em;
	font-style: normal;
	margin-bottom: 1.5em;
}

blockquote {
	margin: 0 .6em;
}

iframe {
	border:none;
	position: relative;
	z-index:1;
}

blockquote p { margin-bottom: 0.75em; }
blockquote .source { font-size: 1.2em; }
ul, ol { padding: 0 0 1.8em 3.6em; color:#000000;}
ul ul, ul ol, ol ul, ol ol { padding-bottom: 0; }
li li, li p { font-size: 1em; }

dl { padding: 0 0 1.8em 0; }
dt {font-size: 1.3em;font-weight: bold;}
dd {font-size: 1.3em;padding: 0 0 1.5em 3.6em;}

dd ul, dd ol { padding-left: 0; }
dd * { font-size: 1em; }
.publication_name { font-style: italic; }
.footnote { font-size: 1.1em; }


/*----- LAYOUTS - TYPOGRAPHY ----- */

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,p,li {transition: all 0.3s ease;}

h1,.h1 {font-size: 45px; color: #611460;}
h2,.h2{font-size: 36px; color: #094a8b;}
h3,.h3 {font-size: 30px; color: #094a8b;}
h4,.h4 {font-size: 24px; color: #4a672c;}
h5,.h5 {font-size: 1.6em; color: #094a8b;}
h6,.h6 {font-size: 1.5em; color: #094a8b;}
p, li {font-size: 18px;}

h2 a:link, h2 a:visited {font-size: 36px; color: #094a8b; text-decoration: none;}
h2 a:hover, h2 a:active {font-size: 36px; color: #094a8b; text-decoration: underline;}

@media all and (max-width: 1025px) {	
    h1,.h1 {font-size: 2.8em;}
    h2,.h2 {font-size: 2.3em;}
    h3,.h3 {font-size: 1.8em;}
    h4,.h4 {font-size: 1.6em;}
    h5,.h5 {font-size: 1.5em;}
    h6,.h6 {font-size: 1.4em;}
    p, li {font-size: 1.4em;}
}

@media all and (max-width: 800px) {	
    h1,.h1 {font-size: 2.5em;}
    h2,.h2 {font-size: 2.2em;}
    h3,.h3 {font-size: 1.7em;}
    h4,.h4 {font-size: 1.5em;}
    h5,.h5 {font-size: 1.4em;}
    h6,.h6 {font-size: 1.3em;}
    p, li {font-size: 1.3em; line-height:1.4em;}
}

@media all and (max-width: 570px) {	
    h1,.h1 {font-size: 2.4em;}
    h2,.h2 {font-size: 2.1em;}
    h3,.h3 {font-size: 1.8em;}
    h4,.h4 {font-size: 1.6em;}
    h5,.h5 {font-size: 1.4em;}
    h6,.h6 {font-size: 1.3em;}
}



/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- IMAGES  --------------------------------------------------------------------------------------------------------------------------------- */

a img { border: 0; }
p.last { margin-top: 3em; }

.image-left, .image-right, .image-center {
	font-size: 1.2em;
	line-height: 0;
}

.image-left, .image-right {
	max-width: 50%;
}

.image-left {
	float: left;
	margin: 0;
	padding: 0 2em 0.75em 0;
}

.image-right {
	float: right;
	margin: 0;
	padding: 0 0 0.75em 2em;
}

.image-center {
	max-width: 100%;
	margin: 0 auto 1.8em;
	text-align: center;
}

.image-left img, .image-right img, .image-center img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.caption {
	font-size: 1.3em;
	line-height: 1.6364em;
	text-align: center;
}

.landing-page-hero-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 270px; /* Desired height of the image */
	position: relative;
	width: 100%;
}

.custom-featured-image {
    width: auto;
    max-width: 50%;
}

.custom-featured-image > img {
    width: auto;
    max-width: 100%;
    height: auto;
}

/*----- LAYOUTS - IMAGES ----- */
@media all and (max-width: 570px) {	
	.image-left, .image-right {
	  float: none;
	  max-width: 100%;
	  margin: 0 auto; 
	  padding: 0 0 10px;
	}
	.custom-featured-image { 
        max-width: 90%;
    }
}


/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- LINKS  --------------------------------------------------------------------------------------------------------------------------------- */

a:link,
a:visited {
	color: #000000;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #3a6899;
}

a:active {
	text-decoration: none;
	color: #cc1a35;
}

/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- TABLES  --------------------------------------------------------------------------------------------------------------------------------- */


table { margin: 0 auto 1.8em auto; }

caption {
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	padding: 0 0 0.6em 0;
	margin: 0 auto;
}

td, th {
  font-size: 1.2em;
  line-height: 1em;
  padding: 0.5em 9px 0.25em;
}

th {
	font-weight: bold;
	border: 0;
}

tfoot td { line-height: 1.5em; }

tfoot ul {
	padding: 0;
	list-style: none;
}

tfoot li { font-size: 1em; }



/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- SITEWIDE FORMS  --------------------------------------------------------------------------------------------------------------------------------- */

.populate {
	color:#6d6d6d;
}

.populate:focus {
	color:#000000;
}

form fieldset input[type="text"],
form fieldset textarea,
form fieldset select {
  border:1px solid #CECECE;
  border-radius: 5px 5px 5px 5px;
  font-family: Arial,Helvetica,sans-serif;
  padding:5px;
}

form fieldset select {
  padding:4px;
}

label,
input[type="radio"],
input[type="checkbox"],
input[type="submit"],
button {
 cursor:pointer;
}

label,
input[type="submit"],
button {
	border:none;
	-webkit-appearance:none;
}

/*this keeps iphones from zooming in on form fields */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	select:focus, textarea:focus, input:focus {
		font-size: 16px;
	}
}


/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- ERRORS & CONFIRMATIONS  --------------------------------------------------------------------------------------------------------------------------------- */

/* --- form errors ---- */

/* highlight fields marked as error */
input.error,
select.error,
textarea.error {
	border: 1px solid red !important;
}

/* --- error container styling ---- */

#error-container,
.error-container {
	background: #ffa0a0; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYTBhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWMyYzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffa0a0 0%, #f9c2c2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa0a0), color-stop(100%,#f9c2c2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffa0a0 0%,#f9c2c2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffa0a0 0%,#f9c2c2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffa0a0 0%,#f9c2c2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffa0a0 0%,#f9c2c2 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa0a0', endColorstr='#f9c2c2',GradientType=0 ); /* IE6-8 */
	border-top:10px solid #D60000;
	color: #353535;
	text-shadow: 0 1px 0 #fff;
}

.confirmation-container {
	background: #abeaab; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiZWFhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmZmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #abeaab 0%, #bfffbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#abeaab), color-stop(100%,#bfffbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #abeaab 0%,#bfffbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #abeaab 0%,#bfffbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #abeaab 0%,#bfffbf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #abeaab 0%,#bfffbf 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abeaab', endColorstr='#bfffbf',GradientType=0 ); /* IE6-8 */
	border-top:10px solid #008000;
	color: #343434;
	text-shadow: 0 1px 0 #fff;
}


#error-container {
  border-radius: 0 0 7px 7px !important;
  box-shadow: 0 1px 3px #000000 !important;
  color: #353535 !important;
  height: 50%;
  margin-bottom: 1.8em !important;
  padding: 1.8em 1.8em 2.5em !important;
  position: fixed;
  right: 0 !important;
  top: 0 !important;
  z-index: 3000 !important;
  right: 5% !important;
  width: 30% !important;
}

#error-container h3, 
#error-container h2 {
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-color: transparent !important;
  border: medium none !important;
  color: #e51937 !important;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important;
  font-size: 2.4em !important;
  font-style: normal !important;
  font-weight: bold !important;
  margin: 0 !important;
  padding: 0 25px 0 0 !important;
  position: relative !important;
  text-shadow: none;
  text-transform: capitalize;
  top: 0 !important;
  width: 100% !important;
}

#error-container ul {
  display: block !important;
  height: 80% !important;
  padding: 0 !important;
  margin: 10px !important;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  text-align: left !important;
}

#error-container li {
	color:#000000 !important;
	min-height: 0 !important;
	list-style-image: none !important;
	font-weight:normal !important;
	padding: 1px 0 !important;
}

#error-container li:before {
  color: #565656 !important;
  content: "\00BB" !important; /* » */
  font-size: 1.3em !important;
  font-style: normal !important;
  font-weight: normal !important;
  line-height: 1em !important;
  padding: 0 5px 0 0 !important;
  text-shadow: none !important;
}

/* close error container input */
input.close-modal-popup {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	background-color: #BC1010;
	border: none !important;
	border-radius: 6px !important;
	box-shadow: 0 1px 1px #999 !important;
	color: #FFFFFF !important;
	cursor: pointer !important;
	font-size: 1.8em !important;
	height: 30px !important;
	margin: 1px 5px !important;
	padding: 0 0 0 1px !important;
	position: absolute !important;
	right: 3px !important;
	top: 3px !important;
	width: 30px !important;
	-webkit-appearance:none;
	 z-index: 100;
}

input.close-modal-popup:hover,
input.close-modal-popup:active {
	background-color: #676767 !important;
	box-shadow: none !important;
} 

/*----- LAYOUTS - ERRORS & CONFIRMATIONS ----- */

@media all and (max-width: 1025px) {	
	#error-container {
		width:40% !important;
		right: 2.5% !important;
	}
}

@media all and (max-width: 800px) {	
	#error-container {
		border-radius: 0 0 0 7px !important;
		width:50% !important;
		right: 0 !important;
	}
}

@media all and (max-width: 570px) {	
	#error-container {
		border-radius: 0 !important;
		height:75% !important;
	  	width: 100% !important;
	}
}




/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- COLUMN LAYOUTS  --------------------------------------------------------------------------------------------------------------------------------- */

fieldset.onecol ul,
fieldset.twocol ul,
fieldset.threecol ul,
ul.twocol, 
ul.threecol {
  overflow: hidden;
  padding: 0 0 0 1.5em;
}

fieldset.twocol ul li,
ul.twocol li {
	float: left;
	width: 50%;
}

fieldset.threecol ul li,
ul.threecol li {
	float: left;
	width: 33%;
}



/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- UTILITY CLASSES  --------------------------------------------------------------------------------------------------------------------------------- */


.inline-block { display: inline-block; }
.block { display: block; }

.margin-0 { margin: 0; }
.margin-auto { margin: auto; }

.vertical-top { vertical-align: top; }
.vertical-middle { vertical-align: middle; }
.vertical-bottom { vertical-align: bottom; }

.bold { font-weight: bold; }
.normal { font-weight: normal; }
.italic { font-style: italic; }
.no-italic { font-style: normal; }

.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }

.hide { display: none; }
.show { display: block; }

.align-center {text-align:center;}
.align-right {text-align:right;}
.align-left {text-align:left;}

.float-left { float: left; }
.float-right { float: right; }

.font-15 { font-size: 15px; }
.font-16 { font-size: 16px; }
.font-17 { font-size: 17px; }
.font-18 { font-size: 18px; }
.font-19 { font-size: 19px; }
.font-20 { font-size: 20px; }
.font-21 { font-size: 21px; }
.font-22 { font-size: 22px; }
.font-23 { font-size: 23px; }

[class*="font-"] { line-height: 1.2; }


/* Honeypot Validation */
li.company_name_required {
  display:none;
}

/*Checkmark Bullets */
ul.checkmarks li {
  list-style-image: url("/assets/templates/main/images/bullets/bullet-checkmark.png");
}

ul.twocol.checkmarks, 
ul.threecol.checkmarks {
  padding: 0 0 0 2.5em;
}

/* --- FLEX UTILITY CLASSES --------------------------------------------------------------------------------------------------------------------------------- */

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}


/* FD = Flex Direction */

.fd-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.fd-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.fd-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.fd-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}


/* FW = Flex Wrap */

.fw-wrap {
    -webkit-box-flex: wrap;
    -ms-flex: wrap;
    flex: wrap;
}


/* JC = Justify Content */

.jc-flex-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.jc-flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.jc-space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.jc-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.jc-space-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}


/* AC = Align Content */

.ac-flex-start {
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.ac-flex-end {
    -ms-flex-line-pack: end;
    align-content: flex-end;
}
.ac-center {
    -ms-flex-line-pack: center;
    align-content: center;
}
.ac-space-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
}
.ac-space-between {
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.ac-space-evenly {
    -ms-flex-line-pack: space-evenly;
    align-content: space-evenly;
}


/* AI = Align Items */

.ai-flex-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.ai-flex-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.ai-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ai-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.ai-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.ai-space-between {
    -webkit-box-align: space-between;
    -ms-flex-align: space-between;
    align-items: space-between;
}


/* AS = Align Self */

.as-flex-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.as-flex-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.as-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.as-baseline {
    -ms-flex-item-align: baseline;
    align-self: baseline;
}
.as-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
.as-space-between {
    -ms-flex-item-align: space-between;
    -ms-grid-row-align: space-between;
    align-self: space-between;
}
.as-auto {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
}


/* Flex Grow/Shrink/Basis */

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.flex-2 {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
.flex-3 {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}
.flex-4 {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
}

/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- SITEWIDE COLORS  --------------------------------------------------------------------------------------------------------------------------------- */


input[type="submit"],
button {
	color:#ffffff;	
    border-radius: 90px;
    border: 3px solid #0d3053;
    background-color: #094a8b;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: 'Heebo', sans-serif;
    font-size: 16px;
}

input[type="submit"]:hover,
input[type="submit"]:active,
button:hover,
button:active {
	background-color: #0d3053;
    border: 3px solid #094a8b;	
	color: #ffffff;
}


/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- RECOMMEND ME DEFAULTS  --------------------------------------------------------------------------------------------------------------------------------- */

#nn-reviews {
  margin: 25px 0;
}

.nn-agg-container {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.nn-agg-container img {
  max-height: 30px;
  max-width: 150px;
  vertical-align: middle;
}

.nn-agg-rating {
  display: inline-block;
  font-size: 24px;
  font-weight: 300;
  vertical-align: middle;
}

.nn-reviews {
  font-size: 1.4em;
  margin: 7px 0;
}

/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- STAR RATING  --------------------------------------------------------------------------------------------------------------------------------- */

.star-rating, .star-rating span:hover, .star-rating span:active,.star-rating span:focus,.star-rating .current-rating{background-image: url(/assets/templates/main/images/star.png); background-position: left -1000px; background-repeat: repeat-x;}
.star-rating {position:relative;width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position: left top;}
.star-rating li {display: inline;min-height: 0;padding-bottom: 0;}
.vertical .star-rating li {display: inline;min-height: 0; padding-bottom: 0;}
#main-content form fieldset ul li.current-rating {list-style: none outside none;padding:0;}
.star-rating span, .star-rating .current-rating {position:absolute;top:0;left:0;text-indent:-1000em;height:25px;line-height:25px;outline:none;overflow:hidden;border: none;}
.star-rating span:hover,.star-rating span:active,.star-rating span:focus{background-position: left bottom;}
.star-rating span.one-star {width:20%;z-index:6;}
.star-rating span.two-stars {width:40%;z-index:5;}
.star-rating span.three-stars {width:60%;z-index:4;}
.star-rating span.four-stars {width:80%;z-index:3;}
.star-rating span.five-stars {width:100%;z-index:2;}
.star-rating .current-rating {z-index:1;background-position: left center;}	

/* for an inline rater */
.inline-rating {display:-moz-inline-block;display:-moz-inline-box;display:inline-block;vertical-align: middle;}

/* smaller star */
.small-star {margin-right: 10px; position: absolute; width: 50px;}
.small-star, .small-star span:hover, .small-star span:active, .small-star span:focus, .small-star .current-rating {background-image: url(/assets/templates/main/images/star_small.png);line-height: 10px;height: 10px;}


/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- VIEW ALL LINKS  --------------------------------------------------------------------------------------------------------------------------------- */

.view-all {
  font-size: 1.5em;
  font-style: italic;
  margin-bottom: 0;
  text-align: right;
}
.view-all a {
	padding: 6px;
	border-radius:4px;
	text-decoration:none;
	font-size: 18px;
}
.view-all a:link, .view-all a:visited { color:#FF0000; }
.view-all a:hover, .view-all a:active { color:#00CC0D; }
/*.view-all a:after {
/*  content: "\00BB"; /* » */
  /*content: "\25B6"; /* ▶ */
/*  font-size: 0.8em;
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  padding: 0 0 0 5px;
}
*/
/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- CTA BUTTONS  --------------------------------------------------------------------------------------------------------------------------------- */


.cta-button {
    display: inline-block;
    text-align: center;
}

.cta-button a {
    display: block;
    min-height: 50px;  
    line-height: 50px;  
    font-size: 1.5em;
    font-weight: 800;
    margin: 0;
    padding: 0 20px;
    text-decoration: none;
    color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-attachment: scroll;
    background-color: #FF0000;
    background-size: auto 30px;
    transition: 0.2s;
}

.cta-button a:hover,
.cta-button a:active {
	background-color: #00CC0D;
}

.cta-button a span {  
	display: inline-block;  
	vertical-align: middle;  
	line-height: 1.1;  
	padding: 5px 0;
}

/*
.schedule-service-button.cta-button a {
    padding-left: 60px; 
    background-image: url('/assets/templates/main/images/cta-service.png');
}

.request-estimate-button.cta-button a {
    padding-left: 60px; 
    background-image: url('/assets/templates/main/images/cta-estimate.png');
    background-position: 10px center;
}
*/

.schedule-service-button.cta-button a {
	background-color:#ef5c1b;
	color:white;
	font-family:Heebo, sans-serif;
	border-radius: 90px;
	border: 3px solid #c92d23;
	text-transform: uppercase;
	width: 220px;
	height:53px;
	font-size:21px;
	margin-left: -25px;
}

.schedule-service-button.cta-button a:hover {
	background-color:#c92d23;
	border: 3px solid #ef5c1b;
}

 /* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- SOCIAL NETWORKING --------------------------------------------------------------------------------------------------------------------------------- */

.social-networking {
	margin: 0;
	text-align: center;
}

.social-networking ul {
	padding: 0;
	text-align: left;
}

.social-networking li {
	display: inline-block;
	margin-left: 5px;
	padding: 0;
}

.social-networking li:first-of-type {
	margin-left: 0;
}

.social-networking li a {
    display: block;
    text-indent: -9999em;
    font-size: 1px;
    color: transparent;
    height: 50px;
    width: 50px;
	position: relative;
	background-color: #222;
	border-radius: 50%; 
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 25px;
	transition: 0.2s;
}

.social-networking li.btn-facebook a {
  background-image: url('/assets/templates/main/images/social/btn-facebook.svg');
}
.social-networking li.btn-twitter a {
  background-image: url('/assets/templates/main/images/social/btn-twitter.svg');
  background-size: auto 50%;
}
.social-networking li.btn-youtube a {
  background-image: url('/assets/templates/main/images/social/btn-youtube.svg');
}
.social-networking li.btn-instagram a {
  background-image: url('/assets/templates/main/images/social/btn-instagram.svg');
}
.social-networking li.btn-pinterest a {
  background-image: url('/assets/templates/main/images/social/btn-pinterest.svg');
}
.social-networking li.btn-angies-list a {
  background-image: url('/assets/templates/main/images/social/btn-angies-list.svg');
}
.social-networking li.btn-houzz a {
  background-image: url('/assets/templates/main/images/social/btn-houzz.svg');
}
.social-networking li.btn-linkedin a {
  background-image: url('/assets/templates/main/images/social/btn-linkedin.svg');
}
.social-networking li.btn-google-maps a {
  background-image: url('/assets/templates/main/images/social/btn-google-maps.svg');
  background-size: auto 50%;
}
.social-networking li.btn-google-my-business a {
  background-image: url('/assets/templates/main/images/social/btn-google-my-business.svg');
}
.social-networking li.btn-yelp a {
  background-image: url('/assets/templates/main/images/social/btn-yelp.svg');
}
.social-networking li.btn-flickr a {
  background-image: url("/assets/templates/main/images/social/btn-flickr.svg");
  background-size: auto 40%;
}
.social-networking li.btn-nextdoor a {
  background-image: url('/assets/templates/main/images/social/btn-nextdoor.svg');
  background-size: auto 55%;
}
.social-networking li.btn-x a {
  background-image: url('/assets/templates/main/images/social/btn-x.svg');
  background-size: auto 50%;
}
.social-networking li.btn-tiktok a {
  background-image: url('/assets/templates/main/images/social/btn-tiktok.svg');
}

.social-networking li a:hover,
.social-networking li a:active {
	background-color: #aaa;
    color: transparent;
}

/*----- LAYOUTS - SOCIAL NETWORKING ----- */




/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- 404 PAGE --------------------------------------------------------------------------------------------------------------------------------- */

#page-not-found #top-content p {
    font-size: 2em;
}


/*----- LAYOUTS - 404 PAGE ----- */

@media all and (max-width: 800px) {
    #page-not-found #top-content p {
        font-size: 1.7em;
    }
}


/* --- END GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN CONTENT FRAMEWORK --------------------------------------------------------------------------------------------------------------------------------- */


#container-masthead {
	background-color: white;
}

#masthead,
#fixed-masthead {
  overflow: hidden;
  position: relative;
}

#masthead [class*="ims-grid-"],
#fixed-masthead [class*="ims-grid-"] {
  vertical-align: middle;
}

#container-fixed-masthead {
    position: fixed;
    top: -300px;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    transition: top 0.6s;
    z-index: 1000;
}

@media all and (max-width: 800px) {
	#container-fixed-masthead {
		display: none;
	}
}

.ims-is-scrolled #container-fixed-masthead {
    top: 0;
}

#fixed-masthead-left .logo {
	max-width: 160px;
}

#masthead-hours {
	background-color: #e4edf7;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 9px 27px;
	max-width: 515px;
}

#masthead-hours span {
	color: #444444;
	font-size: 15px;
	font-style: normal;
}

#masthead-hours span:after {
	content: ' | ';
	color: #ef5c1b;
	padding: 0 2px;
}

#masthead-hours span:last-of-type:after {
	content: '';
	color: #ef5c1b;
}


/* --- MASTHEAD --------------------------------------------------------------------------------------------------------------------------------- */
/* --- LOGO - TAGLINE --------------------------------------------------------------------------------------------------------------------------------- */

.logo {
  margin: 20px 5px 15px;
  max-width: 350px;
  position: relative;
}
@media all and (min-width: 801px) {
  #masthead .logo {
    margin: 30px 5px 25px;  
  }
}

.logo img{
    width:100%;
    height:auto;
    display:block;
}

.tagline {
  color: #094a8b;
  font-size: 18px;
  font-style: italic;
  margin: 0 auto;
  max-width: 250px;
  text-align: center;
}

/* --- MASTHEAD --------------------------------------------------------------------------------------------------------------------------------- */
/* --- PHONE NUMBER --------------------------------------------------------------------------------------------------------------------------------- */


.phone-container {
  text-align: center;
}
.phone-container.ims-grid-six {
	text-align: right;
}

.phone-text {
  color: #FF0000;
  font-size: 2.4em;
  line-height: 1.15em;
  margin:0;
}

.phone-number {
  font-size:4em;
  font-weight:bold;
  line-height: 1.15em;
  margin:0;
  white-space: nowrap;
}

.phone-number,
.phone-number span,
.phone-number a,
.phone-number span.gc-cs-link {
  color: #094a8b;
  font-size: 36px;
  text-decoration:none;
}


/* --- MASTHEAD --------------------------------------------------------------------------------------------------------------------------------- */
/* --- LAYOUTS/ANIMATION  --------------------------------------------------------------------------------------------------------------------------------- */

#masthead {
    transition: height 0.3s ease;
    height: 155px;
}
.logo,
.phone-container,
.tagline {
    transition: all 0.3s ease;    
}


@media all and (max-width: 1025px) {    

}


@media all and (max-width: 800px) {    

}


@media all and (max-width: 570px) {    
	.logo-container, 
	.tagline2, 
	.phone-container {
	  display: block;
	  float: none;
	  margin: 0 auto;
	  max-width: 450px;
	  width: 100%;
	}
}


/* --- END MASTHEAD --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#container-primary-navigation {
    background-color: #094a8b;
    box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 100;
}



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/ 
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN PRIMARY NAVIGATION (MOBILE/TABLET) --------------------------------------------------------------------------------------------------------------------------------- */

@media all and (max-width: 800px) {    


    #toggle-navigation {
        transition: all 0.4s ease;
    }

   #container-primary-navigation,
	.ims-push-content {
        transition: left 0.3s ease;
    }

    #primary-navigation {
      background-image: none;
      background-repeat: repeat;
      background-attachment: scroll;
      background-position: 0 0;
      background-color: #094a8b;
      box-shadow: 0 0 15px #787878 inset;
      display:block;
      height: 100%;
      width: 100%;
      padding: 40px 0 20px;
      display: none;
    }

    #primary-navigation ul li.nav-level-1.current > a, #primary-navigation ul li.nav-level-2.current > a {
    	background-color: #0d3053;
    }
    #primary-navigation ul li.nav-level-1.current > a span, #primary-navigation ul li.nav-level-2.current > a span  {
    	color: #7fc62f;
    }

    .toggle-controller-state.active + #container-primary-navigation #primary-navigation {
    	display: block;
	}

    #primary-navigation > ul {
      display: block;
      padding: 0;
      height: 100%;
      list-style-type:none;
      overflow-x: hidden;
      overflow-y: scroll;
      width: 100%;
  }

    #primary-navigation ul li {
        position:relative;
    }

    #primary-navigation ul li a {
        text-decoration:none;
    }


/* --- PRIMARY NAVIGATION (MOBILE/TABLET) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- NAV ITEM COLORS & FONT SIZES --------------------------------------------------------------------------------------------------------------------------------- */


    /* ----- Static ----- */
    /* All Nav Items */
    #primary-navigation li,
    #primary-navigation li a:link,
    #primary-navigation li a:visited {
	    font-size: 15px;
	    font-family: 'Heebo', sans-serif;
	    text-transform: uppercase;
	    color: white;
    }


    /* ----- Rollovers ----- */
    /* All Nav Items */
    #primary-navigation li a:hover,
    #primary-navigation li a:active,
    #primary-navigation li.active > a,
    #primary-navigation ul li.nav-level-1 ul li a:hover,
    #primary-navigation ul li.nav-level-1 ul li a:active {
        color: #FFFFFF;
    }

    /* ----- You Are Here ----- */
    /* All Nav Items */
    #primary-navigation li.current > a:link,
    #primary-navigation li.current > a:visited,
    #primary-navigation li.current > a:hover,
    #primary-navigation li.current > a:active {
        color: #ffffff;
    }

    /* ----- Nav Font Sizes ----- */
    /* Top Level */
    #primary-navigation ul li.nav-level-1 {
        font-size: 2.2em;
        line-height: 1.5em;
    }
    /* Secondary */
    #primary-navigation ul li.nav-level-1 > ul > li {
        font-size:0.75em;
        line-height: 1.1em;
    }
    /* Tertiary/Third Level & Beyond */
    #primary-navigation ul li.nav-level-1 > ul > li li {
        font-size:1em;
        line-height: 1.1em;
    }


/* --- PRIMARY NAVIGATION (MOBILE/TABLET) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- TOP-LEVEL  --------------------------------------------------------------------------------------------------------------------------------- */

    #primary-navigation ul li.nav-level-1 {
        border-bottom: 1px solid rgba(0,0,0,0.3);
      min-height: 40px;
      height:auto;
      line-height: 1.5em;
      overflow: hidden;
      padding: 0;
      position: relative;
      text-align: left;
    }
    #container-primary-navigation #primary-navigation ul li.nav-level-1 > a > span {
    	font-size: 15px;
    	font-family: 'Heebo', sans-serif;
    	text-transform: uppercase;
    	color: white;
    }
    #container-primary-navigation #primary-navigation ul li.nav-level-1:first-child {
        border-top: 1px solid rgba(0,0,0,0.3);
      }
    #container-primary-navigation #primary-navigation ul li.nav-level-1 > a {
      display: block;
      padding:8px 19% 10px 5%;
    }


/* --- PRIMARY NAVIGATION (MOBILE/TABLET) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- NAV ITEMS --------------------------------------------------------------------------------------------------------------------------------- */


    /* ----- All Dropdown Nav Items ----- */
    #primary-navigation ul li.nav-level-1 ul {
        list-style-type:none;
        margin: 0;
        max-height:0; 
    }
    #primary-navigation ul li.nav-level-1 li {
       overflow: hidden; 
       text-align: left;
    }
    #primary-navigation ul li.nav-level-1 li a {
      display: block; 
      padding:5px 19% 5px 7%;
    }
    #primary-navigation ul li.nav-level-1 li:first-child a {

    }


    /* ----- 3rd Level Nav Items (tertiary service pages) & beyond  ----- */
    #primary-navigation ul li.nav-level-1 > ul > li ul {
      border-left: 1px solid rgba(0,0,0,0.3);
      margin: 0 0 0 7%;
    }
    #primary-navigation ul li.nav-level-1 > ul > li ul li a {
      padding:5px 19% 5px 2%;
    }
    #primary-navigation ul li.nav-level-1 > ul > li > ul ul {
      margin: 0 0 0 2%;
    }

    /* Active Navigation */
    #primary-navigation ul li.nav-level-1 ul.active {
        max-height:none; 
    }
    #primary-navigation ul li.nav-level-1 > ul.active {
        padding-bottom:8px;
    }


/* --- PRIMARY NAVIGATION (MOBILE/TABLET) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- NAVIGATION 'SHOW/HIDE' LINK --------------------------------------------------------------------------------------------------------------------------------- */

    #toggle-navigation {
      height: 0;
      width:0;
    }
    .no-js #toggle-navigation {
     display:none;
    }
    .js #toggle-navigation {
      background-color: #094a8b;
      cursor: pointer;
      font-size: 2em;
      height: 35px;
      margin: 0 auto;
      min-width: 100px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      text-align: left;
      top: 0;
      z-index:1950;
      width: 100%;
      position: fixed;
    }
    .js #toggle-navigation a {
      color: #FFFFFF;
      display: inline;
      height: 100%;
      line-height: 35px;
      padding: 5px 15px 5px 35px;
      text-align:left;
      text-decoration: none;
      width:100%;
      background-image: url("/assets/templates/main/images/nav/icon-nav-light.png");
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-position: 10px center;   
	  background-size: auto 20px;
      background-color: #0d3053;
      font-size: 14px;
      font-family: 'Heebo', sans-serif;
      text-transform: uppercase;
    }
    .js .active-navigation #toggle-navigation {
      background-image: none;
      background-repeat: repeat;
      background-attachment: scroll;
      background-position: 0 0;
      background-color: rgba(255, 255, 255, 0.75);
      border-radius:0;
      height: 40px;
      position: fixed;
      top: 0;
      left: 0;
      width: 90%;
    }
    .js .active-navigation #toggle-navigation a {
      color: #363636;
      font-size: 1.2em;
      height: 40px;
      line-height: 40px;
      padding: 0 15px;
      text-align: right;
    }


    /* ------ Show/Hide Navigation (slide-out) ------ */
     #container-primary-navigation {
      height: 100%;
      left: -90%;
      position:fixed;
      width: 90%;
      top: 0;
      z-index: 900;
     }
    .active-navigation #container-primary-navigation {
      left: 0;
      position: absolute;
    }

    #container-masthead,
    #container-content,
    #container-footer,
    .ims-push-content {
        position:relative;
        left:0;
    }

    .active-navigation #container-masthead.ims-push-content, 
	.active-navigation .ims-push-content {
		left:90%;
	}
    .active-navigation #container-masthead {
        box-shadow:none;
    }

    /* Hide Apex Chat when nav is active */
    .active-navigation #apexchat_invitation_container_minimized_wrapper,
    .active-navigation #apexchat_invitation_container_wrapper {
        display:none !important;
    }



/* --- PRIMARY NAVIGATION (MOBILE/TABLET) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- EXPAND NAVIGATION BUTTONS --------------------------------------------------------------------------------------------------------------------------------- */

    div.expand-nav {
      cursor:pointer; 
      display: block;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 1.7em;
      font-weight: normal;
      height: 40px;
      margin: 0;
      padding: 8px 1% 44px 3%;
      position: absolute;
      right: 0;
      top: 0;
      width: 19%;
      z-index: 900;
    }
    li.nav-level-1 li div.expand-nav {
      height: 25px;
      padding: 3px 10px 0 25px;
      width: 100px;
    }
    span.nav-expand {
      color: #ef5c1b;
      display: inline-block;
      height: 30px;
      line-height: 30px;
      margin: 0;
      text-align: center;
      vertical-align: top;
      width: 100%;
    }
    li.nav-level-1 li span.nav-expand {
      height: 25px;
      line-height: 25px;
    }
    span.nav-expand:after {
      content: '+'; 
    }
    div.expand-nav.active > span.nav-expand:after {
      content: '-'; 
    }

    .phone-container.ims-grid-three {
	    position: fixed;
	    top: -6px;
	    right: 5px;
	    z-index: 2000;
	    text-align: right;
	    width: auto;
    }

    .phone-container.ims-grid-three .phone-number a {
    	color: white;
    	font-size: 25px;
    	margin-right: 15px;
    }


    
} /* @media all and (max-width: 800px) */


/* --- PRIMARY NAVIGATION (MOBILE/TABLET) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- MOBILE OVERRIDES --------------------------------------------------------------------------------------------------------------------------------- */


/* --- END PRIMARY NAVIGATION (MOBILE/TABLET) --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/ 
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/ 




 /*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
 /*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN PRIMARY NAVIGATION (DESKTOP) --------------------------------------------------------------------------------------------------------------------------------- */


@media all and (min-width: 801px) {    

    /* no toggle nav button for any desktop view */
    .js #toggle-navigation {
      font-size:0;
      height: 0;
      width:0;
    }

    #primary-navigation {
      clear: both;
      margin: 0 auto;
      padding: 0;
      position: relative;
      text-align: center;
      z-index:800;
    }

    #primary-navigation ul {
      display:flex;
      justify-content: center;
      list-style: none;
      margin: 0 auto;
      padding: 0;
    }

    #primary-navigation ul li,
    #primary-navigation ul li a {
        text-decoration: none;
        cursor:pointer;
    }
    

/* --- PRIMARY NAVIGATION (DESKTOP) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- NAV ITEM COLORS  --------------------------------------------------------------------------------------------------------------------------------- */


    /* ----- Static ----- */
    /* All Nav Items */
    #primary-navigation li,
    #primary-navigation li a:link,
    #primary-navigation li a:visited {
        color:#FFFFFF;
    }


    /* ----- Rollovers ----- */
    /* Primary Nav */
    #primary-navigation li a:hover,
    #primary-navigation li a:active,
    #primary-navigation li.active > a {
        color: #7fc62f;    	
        background-color: #0d3053;
    }
    /* Dropdowns */
    #primary-navigation ul li.nav-level-1 ul li a:hover,
    #primary-navigation ul li.nav-level-1 ul li a:active {
        color: #7fc62f;
        background-color: #0d3053;
    }

    /* ----- You Are Here ----- */
    /* All Nav Items */
    #primary-navigation li.current > a:link,
    #primary-navigation li.current > a:visited,
    #primary-navigation li.current > a:hover,
    #primary-navigation li.current > a:active {
       	background-color: #0d3053;        
    }
    #primary-navigation li.current > a:hover,
    #primary-navigation li.current > a:active {
    	color: #7fc62f;
    }    
    /* Primary Nav Arrows */
    #primary-navigation ul li.nav-level-1.current a:after {
       color: #ffffff;
    }


/* --- PRIMARY NAVIGATION (DESKTOP) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- TOP-LEVEL  --------------------------------------------------------------------------------------------------------------------------------- */

    #primary-navigation ul li.nav-level-1 {
      display:inline-block;
      font-size: 1.4em;
      font-weight: bold;
      margin: 0 -3px 0 0;
      padding: 0;
      position:relative;
      text-align: center;
      vertical-align:top;
      text-transform: uppercase;
    }
    #primary-navigation ul li.nav-level-1 {
      height: 50px;
      line-height: 50px;
    }
    #primary-navigation ul li.nav-level-1 > a {
      display: block;
      height: 100%;
      line-height: 50px;
      text-shadow: 1px 2px 2px #323232;
      padding:0 15px;
    }

    #primary-navigation ul li.nav-level-1 > a > span {
      display: inline-block;
      vertical-align: middle;
      line-height: 1.1;
      font-size: 15px;
    }

/* --- PRIMARY NAVIGATION (DESKTOP) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- DROPDOWN ARROWS (PRIMARY ITEMS)  --------------------------------------------------------------------------------------------------------------------------------- */

    #primary-navigation ul li.nav-level-1 > a:after {
    /*    content:'\25e2'; /* ◢ */
    /*    content:'\22bf'; /* ⊿ */
    /*    content:'\25bd'; /* ▽ */
      content:url('/assets/templates/main/images/icons/icon-dropdown-arrow.png'); 
      font-family: Arial,Helvetica,sans-serif;
      font-weight: normal;
      font-size:0.6em;
      line-height:1.1em;
      text-align: center;
      width: 7px;
      margin-left: 5px;
      display:inline-block;
      height: 10px;
    }

    #primary-navigation ul li.nav-level-1:hover > a:after { 
      content:url('/assets/templates/main/images/icons/icon-dropdown-arrow-hover.png'); 
      margin-left: 4px;
      width: 8px;   
    }

    /* no arrows for primary nav items with no dropdowns */
    #primary-navigation ul li.nav-level-1.contains-0 a:after {
        content:'';
    }



/* --- PRIMARY NAVIGATION (DESKTOP) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- DROPDOWNS - CONTAINERS --------------------------------------------------------------------------------------------------------------------------------- */

    #primary-navigation ul li.nav-level-1 > ul {
        transition: box-shadow ease 0.3s, max-height ease 0.3s;
    }

    #primary-navigation ul li.nav-level-1 > ul {
      background-image: none;
      background-repeat: repeat;
      background-attachment: scroll;
      background-position: 0 0;
      background-color: #094a8b;
      box-shadow: 0 3px 8px rgba(0,0,0,0);
      left: 0;
      max-height: 0;
      overflow: hidden;
      position: absolute;
      top: 50px;
      width: 300px;
    }

    #primary-navigation ul li.nav-level-1.active > ul {
      border-radius: 0 0 5px 5px;
      box-shadow: 0 3px 8px rgba(0,0,0,1);
      display: block;
      height: auto;
      max-height: 800px;
      text-align: left;
    }

    /* Positioning for 'center position' and 'right position' dropdowns */
    #primary-navigation ul li.nav-level-1.center-position > ul {
      left: -75px;
    }
    #primary-navigation ul li.nav-level-1.right-position > ul {
      left: auto;
      right: 0;
    }

/* --- PRIMARY NAVIGATION (DESKTOP) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- EXPAND NAVIGATION BUTTONS (repurposed as close megadropdown) --------------------------------------------------------------------------------------------------------------------------------- */

    /* no close button for no-touch devices */
    .no-touch div.expand-nav,
    .no-touch div.expand-nav span.nav-expand {
      display:none;
    }
    .nav-level-1.active > div.expand-nav {
      background-image: none;
      background-repeat: repeat;
      background-attachment: scroll;
      background-position: 0 0;
      background-color: #DADADA;
      border-radius: 30px;
      box-shadow: 1px 2px 2px #000000;
      color: #000000;
      height: 40px;
      position: absolute;
      left: 280px;
      top: 41px;
      width: 40px;
      z-index: 900;
    }
    .nav-level-1.active.center-position > div.expand-nav {
      left: 210px;
    }
    .nav-level-1.active.right-position > div.expand-nav {
      left: auto;
      right:-25px;
    }
    .nav-level-1.active > div.expand-nav:hover,
    .nav-level-1.active > div.expand-nav:active {
      background-image: none;
      background-repeat: repeat;
      background-attachment: scroll;
      background-position: 0 0;
      background-color: #333333;
      color: #DADADA;
    }
    .nav-level-1.active > div.expand-nav span.nav-expand {
      display: block;
      height: 40px;
      line-height: 40px;
	  background-color: #7fc62f;
      border-radius: 20px;

    }
    .nav-level-1.active > div.expand-nav span.nav-expand:after {
      content: 'X';
      color: #0d3053;
    }



/* --- PRIMARY NAVIGATION (DESKTOP) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- DROPDOWNS - NAV ITEMS --------------------------------------------------------------------------------------------------------------------------------- */

    /* ----- All Dropdown Nav Items ----- */
    #primary-navigation ul li.nav-level-1 li {
      border: medium none;
      height: auto;
      display:block;
      font-size: 15px;
      font-family: 'Heebo', sans-serif;
      font-weight: normal;
      line-height: 1.3em;
      text-align: left;
      margin: 3px 0px;
    }
    #primary-navigation ul li.nav-level-1 li a {
      display: block; 
      padding: 5px 10px;
    }
    #primary-navigation ul li.nav-level-1 li:first-child a {
      padding-top: 3px;
    }


    /* ----- 3rd Level Nav Items (tertiary service pages) & beyond  ----- */
    #primary-navigation ul li.nav-level-1 > ul > li ul {
      border-left: 1px solid rgba(255,255,255,0.3);
      margin: 0 0 0 8px;
    }

} /* @media all and (min-width: 801px) */


/* --- PRIMARY NAVIGATION (DESKTOP) --------------------------------------------------------------------------------------------------------------------------------- */
/* --- TWO-LINE TEXT  --------------------------------------------------------------------------------------------------------------------------------- */


/* Two-Line Text  */
@media all and (min-width: 801px) and (max-width: 1025px) {    

}




/* --- END PRIMARY NAVIGATION (DESKTOP) --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/ 
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/ 



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN CONTENT FRAMEWORK --------------------------------------------------------------------------------------------------------------------------------- */


/* --- SUBPAGE CONTENT STRUCTURE --- */

#content, 
#container-content,
#sidebar-content-top,
#sidebar-content-bottom {
  position: relative;
}
#top-content-wrap,
#main-content-wrap {
    overflow: hidden;
    position: relative;
}
#top-content-wrap > .width-limiter {
    padding-top: 70px;
    padding-bottom: 20px;
    position: relative;
    z-index: 10;
}

#main-content-wrap > .width-limiter {
    padding-top: 70px;
    position: relative;
    z-index: 10;
}

.content-left {
	padding:0px 25px 0px 15px;
}

@media all and (max-width: 800px) {
	.content-left, #service-areas .sidebar-right, .sidebar-right #zips-secondary, .sidebar-right .ims-recoomend-me-checkins {
		padding: 0px 15px;
	}
	#wp-blog .view-all a {
	    color: white;
	    text-transform: uppercase;
	    padding: 6px;
	    background-color: #094a8b;
	    border: 3px solid #0d3053;
	    text-align: center;
	    width: 222px;
	    margin: 20px auto;
	    display: block;
	    font-family: 'Heebo', sans-serif;
	    border-radius: 90px;
	    font-weight: bold;
	    font-style: normal;
	}
	#wp-blog .view-all a:hover {
	    background-color: #0d3053;
	    border: 3px solid #094a8b;
	}
}

#main-content .content-spacer > h2 {
	margin-top: 0px;
}

/*----- LAYOUTS - SUBPAGE CONTENT STRUCTURE ----- */
/* Smaller Desktop */
@media all and (min-width: 801px) {
    .content-left,
    .sidebar-right {
        display: inline-block;
        vertical-align: top;  
        max-width: 100%;
    }
    .content-left {
        width: calc(100% - 356px);
    }
    .sidebar-right {
        width: 350px;
    }
    #top-content-wrap .sidebar-right,
    #top-content-wrap .content-left {
        vertical-align: top;
    }
    /* Template Variable Layout Overrides */
    .full-width-layout .content-left,
    .exclude-top-sidebar #top-content-wrap .content-left,
    .single-sidebar #top-content-wrap .content-left,
    .exclude-bottom-sidebar #main-content-wrap .content-left {
        display: block;
        width: 100%;
    }  
}

/* Wider Desktop / DesignDemo Size */
@media all and (min-width: 1025px) {
    .content-left {
        width: calc(100% - 530px);
    }
    .sidebar-right {
        width: 525px;
        padding-right:0px;
        padding-left: 15px;
    }
}

/* --- TOP CONTENT CUSTOM STYLES --- */

#top-content-wrap #breadcrumbs-container {
    padding: 0px;
}
#top-content-wrap #breadcrumbs-container + h1 {
    margin-top: 10px;
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.68);
}
#top-content-wrap h4 {
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.68);
}
.has-landing-page-image #top-content-wrap .content-left * {
    color: #fff;
}

.has-landing-page-image #top-content-wrap .content-left #service-calls-map * {
	color: #000000;
}

.has-landing-page-image #top-content-wrap .content-left a:link, 
.has-landing-page-image #top-content-wrap .content-left a:visited {
    text-decoration: underline;
}
.has-landing-page-image #top-content-wrap .content-left a:hover, 
.has-landing-page-image #top-content-wrap .content-left a:active {
    text-decoration: none;
}

/* --- FEATURED IMAGE AND OVERLAY --- */

.automatic-page-image {
  position: absolute;
    height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.automatic-page-image::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/*----- LAYOUTS - FEATURED IMAGE AND OVERLAY ----- */
/* Smaller Desktop */
@media all and (min-width: 801px) {
    .has-landing-page-image:not(.contact) #top-content-wrap .content-left p,
    .has-landing-page-image:not(.contact) #top-content-wrap .content-left li {
        font-size: 16px;
    }
    .automatic-page-image::before {
        content: '';
        height: 100%;
        width: 350px; /* width of live edge */
        max-width: 100%;
        position: absolute;
        top: 0;
        left: 90%;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: auto 100%;
    }
    .single-sidebar .automatic-page-image::after,
    .exclude-top-sidebar .automatic-page-image::after,
    .full-width-layout .automatic-page-image::after {
        width: 90%;
    }
    .single-sidebar .automatic-page-image::before,
    .exclude-top-sidebar .automatic-page-image::before,
    .full-width-layout .automatic-page-image::before { 
        left: 90%;
    }
}

/* Wider Desktop / DesignDemo Size */
@media all and (min-width: 1025px) {
    .automatic-page-image::after {
        width: 55%;
    }
    .automatic-page-image::before {
        content: '';
        left: 55%;
    }
}

/* --- TV LAYOUT OVERRIDES --- */
.no-main-content.exclude-bottom-sidebar #main-content-wrap > .width-limiter,
.no-main-content.full-width-layout #main-content-wrap > .width-limiter {
    padding-top: 0;
    padding-bottom: 0;
}
.no-landing-page-image:not(.no-main-content) #top-content-wrap > .width-limiter {
    padding-bottom: 0;
}
.no-landing-page-image.full-width-layout #main-content-wrap > .width-limiter {
    padding-top: 0;
}
.exclude-top-sidebar #top-content-wrap .content-left {
    width: 100%;
    max-width: 800px;    
}

/* --- Width Restriction for Full Width Layout or No Bottom Sidebar --- */
/* Restricts width of all content except .image-SOMETHING divs and img tags. */
.exclude-bottom-sidebar #main-content-wrap .content-left .content-spacer > *:not(.image-left):not(.image-center):not(.image-right):not(img),
.full-width-layout .content-left .content-spacer > *:not(.image-left):not(.image-center):not(.image-right):not(img) {
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
} 


/* --- END CONTENT FRAMEWORK --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/






/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN SECONDARY CONTENT --------------------------------------------------------------------------------------------------------------------------------- */

.secondary-tools-outer {
  background-color:transparent;
  border-top: 2px solid #bababa;
  margin: 20px 0;
  padding: 20px 0 0;
}

.secondary-tools-outer:first-child {
  border: medium none;
  margin-top: 0;
}

.secondary-tools .secondary-tools-heading {
  display:block;
  font-size: 2.3em;
  font-weight: normal;
  margin: 0 0 0.4em;
}

.secondary-tools .secondary-tools-heading,
.secondary-tools .secondary-tools-heading a:link,
.secondary-tools .secondary-tools-heading a:visited {
	color: #094a8b;
	font-family: 'Heebo', sans-serif;
	font-weight: bold;	
	text-decoration:none;
	font-size: 36px;
	line-height: 36px;	
	margin-bottom:0px;    
}

.secondary-tools .secondary-tools-heading a:hover,
.secondary-tools .secondary-tools-heading a:active {
	color: #FF0000;
}

.secondary-tools ul {
  list-style-type: none;
  padding: 10px 0;
}

.secondary-tools li {
  font-weight: bold;
  padding: 6px 0;
}

.secondary-tools ul li a:link,
.secondary-tools ul li a:visited {
  color: #ef5c1b;
  text-decoration:none;
}

.secondary-tools ul li a:hover,
.secondary-tools ul li a:active {
  color: #ef5c1b;
  text-decoration: underline;
}

.secondary-tools ul.promotions li a:hover,
.secondary-tools ul.promotions li a:active {
  color: #ef5c1b;
  text-decoration: none;
}



.secondary-tools form {
  margin:0 0 15px;
}

.secondary-tools form ul {
	list-style-type:none;
	padding: 0;
}

.secondary-tools form fieldset,
.secondary-tools form ul, 
.secondary-tools form ul li {
 display:inline-block;
 text-align:center;
 vertical-align:middle;
}

.secondary-tools form fieldset input[type="text"], 
.secondary-tools form fieldset textarea, 
.secondary-tools form fieldset select {
  font-size:1em;
}

.secondary-tools form input[type="submit"],
.secondary-tools form button {
  padding: 6px;
  position: relative;
  margin-left: -10px;
}


/* --- SECONDARY CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- PROMOTIONS --------------------------------------------------------------------------------------------------------------------------------- */

/*-------- PROMOTIONS - Sidebar ------------------------ */
#promotions-secondary .secondary-tools li {
	box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.33);
}
#promotions-secondary .secondary-tools li a {}
#promotions-secondary .secondary-tools li a.popup {}
#promotions-secondary .secondary-tools li a.promotion-detail {}


/*-------- PROMOTIONS - Landing Page ------------------------ */
#promotions .promotions-item-details-wrapper {
  border: medium none;
  padding: 0;
  margin-top:40px;
}

#promotions .promotions-item {
  border: 1px dashed #787878;
  border-radius: 3px;
  margin: 2%;
  padding: 10px 10px 20px;
  position: relative;
  text-align: center;
  vertical-align: top;
}


#promotions .promotions-item h2 {
  margin: 0;
}

#promotions .promotions-item h2 a {
  text-decoration:none;
}

#promotions .promotions-item .view-all {
  display: block;
  padding: 0 6px;
  text-align: center;
  width: 100%;
}

#promotions .promotions-item .view-all a:link,
#promotions .promotions-item .view-all a:active {
	color: #ef5c1b;
	display:block;
}

#promotions .promotions-item:hover .view-all a,
#promotions .promotions-item:hover .view-all a {
	color: #094a8b;
}


/*-------- PROMOTIONS - Individual (Coupons) ------------------------ */
.promotions-item-details-wrapper {
  border: 3px dashed #000000;
  margin: 0 auto;
  text-align: center;
  width: 90%;
}

.promotional-item-details {
	padding:10px;
}

.promotions-item-details-wrapper img.promotion-logo {
  display: block;
  margin: 10px auto;
  max-width: 300px;
  width: 100%;
}

.promotions-item-details-wrapper h1 {
  font-size: 2.6em;
}

.promotions-item-details-wrapper p {
  font-size: 1.4em;
}

.promotions-item-details-wrapper p.promotions-content {
  font-size: 1.8em;
  font-weight: bold;
}

.promotions-item-details-wrapper p.coupon-footer {
  font-size: 1.3em;
}

#btn-print-coupon {
	max-width: 300px;
	margin: 10px auto;
	display: block;
}

#btn-print-coupon a {
	color: white;
	text-transform: uppercase;
	background-color: #094a8b;
	border: 3px solid #0d3053;
	text-align: center;
	width: 222px;
	margin: 20px auto;
	display:block;
	font-family: 'Heebo', sans-serif;
	border-radius: 90px;
	font-weight: bold;
    font-style: normal;	
}

#btn-print-coupon a:hover {
	background-color: #0d3053;
	border: 3px solid #094a8b;
}

/* --- SECONDARY CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- REVIEWS --------------------------------------------------------------------------------------------------------------------------------- */



/* --- SECONDARY CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- NEWSLETTER SIGNUP --------------------------------------------------------------------------------------------------------------------------------- */


/* --- SECONDARY CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- SERVICE AREAS --------------------------------------------------------------------------------------------------------------------------------- */

#service-areas #top-content .content-spacer {
    padding-left: 0;
    padding-right: 0;
}

#service-areas #top-content-wrap .sidebar-right, #service-areas #top-content-wrap .content-left {
	vertical-align: middle;
}

#service-areas h1 {
	margin-top: 0px;
}

#service-areas .confirmation-container, #service-areas .error-container {
    background: #ef5c1b;
    background: -moz-linear-gradient(top, #ef5c1b 0%, #c04812 100%);
    background: -webkit-linear-gradient(top, #ef5c1b 0%,#c04812 100%);
    background: linear-gradient(to bottom, #ef5c1b 0%,#c04812 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5c1b', endColorstr='#c04812',GradientType=0 );
    border-top: 0px;
}

#service-areas .service-location.found p {
	display: inline;
}

#service-areas .service-location.found ul {
	display: inline;
	padding-left:0px;
} 

#service-areas .service-location.found ul li {
	padding-left: 0px;
}

/* --- SECONDARY CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- AFFILIATIONS --------------------------------------------------------------------------------------------------------------------------------- */

ul.affiliations {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align:center;
}
ul.affiliations li {
  display: inline-block;
  margin-right: -3px;
  max-width: 250px;
  padding: 12px;
  vertical-align: middle;
}
ul.affiliations li a {
    color: #000;
    display:block;
    text-decoration: none;
}
ul.affiliations li img {
    border: medium none;
    display:block;
    width:100%;
}
ul.affiliations li span {
    left: -999em;
    position: absolute;
}
ul.affiliations li span.visible {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  line-height:1.1em;
  left: auto;
  padding: 5px;
  position: static;
  text-align: center;
}



/* --- SECONDARY CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- PAYMENTS --------------------------------------------------------------------------------------------------------------------------------- */

#payments ul {
  padding: 0;
  text-align: left;
}

#payments ul li {
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-color: transparent;
  display: inline-block;
  list-style-type: none;
  padding: 0;
}

#payments ul li img {}

#payments ul li span {
	position:absolute;
	left:-999em;
}

/* --- SECONDARY CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- LAYOUTS/ANIMATION  --------------------------------------------------------------------------------------------------------------------------------- */




/* --- END SECONDARY CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- STAFF PAGE --------------------------------------------------------------------------------------------------------------------------------- */

#staff .photo a:hover,
#staff .photo a:active {
	opacity: 0.8;
}
/* Department Names */
.staff-member-container .department-name {
  text-align: center;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #cccccc;
}

/* Staff Members */
.staff-member {
  border-bottom: 1px solid #cccccc;
  margin: auto auto 15px;
  overflow: hidden;
  padding: 15px 0 30px;
}

.staff-member .photo {
  display: block;
  float: left;
  height: auto;
  max-width: 30%;
  padding: 5px;
}

.staff-member .photo img {
	max-width: 100%;
	height: auto;
}

.staff-member .bio {
  float: left;
  padding-left: 25px;
  width: 70%;
}

/* No biograpy layout */
.staff-member.without-bio {
	display: inline-block;
	vertical-align: top;
	margin: 1% 0;
	text-align: center;
	width: 49%;
	border: none;
}

.staff-member.without-bio .photo {
  display: block;
  float: none;
  max-width: 100%;
}

.staff-member.without-bio .bio {
  float: none;
  padding-left: 0;
  width: 100%;
}


/* Staff Member Preview (for Details mode) */

.staff-member.preview {
  display: inline-block;
  margin: auto -3px 30px auto;
  padding: 0 10px;
  text-align: center;
  vertical-align: top;
  width: 25%;
  border-bottom: none;
}

.staff-member.preview .photo,
.staff-member.preview .bio {
	float: none;
}

.staff-member.preview .photo {
	max-width: 100%;
	padding: 0;
}

.staff-member.preview .bio {
	width: 100%;
	font-size: none;
	padding-left: 0;
}

/* Staff Member Details */

.staff-member.details {
	border: none;
}

.staff-member.details .photo {
	display: inline;
	float: left;
	padding: 0 25px 0 0;
	max-width: 50%;
}

.staff-member.details .bio {
	float: none;
	padding-left: 0;
	width: auto;
}


/* --- STAFF --------------------------------------------------------------------------------------------------------------------------------- */
/* --- LAYOUTS/ANIMATION  --------------------------------------------------------------------------------------------------------------------------------- */


@media all and (max-width: 1200px) {
	/* Staff Member Preview - Details Mode */
	.staff-member.preview {
		width: 33.333%;
	}
}

@media all and (max-width: 1025px) {
	/* Staff Member Preview - Details Mode */
	.staff-member.preview {
		width: 50%;
	}
}

@media all and (max-width: 800px) {
	.staff-member .photo {
	  max-width: 40%;
	}
	.staff-member .bio {
	  width: 60%;
	}
}

@media all and (max-width: 570px) {
	.staff-member {
		text-align: center;
	}
	.staff-member .photo {
	  float: none;
	  margin: auto;
	  width: 200px;
	  max-width: 100%;
	}
	.staff-member .bio {
	  float: none;
	  margin: 15px auto auto;
	  padding-left: 0;
	  width: 100%;
	}

	/* No biograpy layout */
	.staff-member.without-bio {
		margin: 0;
		width: 100%;
		padding: 30px 0 15px;
	}
	.staff-member.without-bio .photo {
		width: auto;
	}

	/* Staff Member Preview - Details Mode */
	.staff-member.preview {
		width: 100%;
		margin-bottom: 45px;
	}
	.staff-member.preview .bio {
		margin-top: 0;
	}
	/* Staff Member Details */
	.staff-member.details {
		text-align: left;
	}
	.staff-member.details .photo {
	  display: block;
	  float: none;
	  max-width: 100%;
	  padding: 0;
	  margin: 0;
	}
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN FOOTER --------------------------------------------------------------------------------------------------------------------------------- */

div#container-footer-fullwide {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#093053+0,094a8b+100 */
	background: #093053; /* Old browsers */
	background: -moz-linear-gradient(top, #093053 0%, #094a8b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #093053 0%,#094a8b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #093053 0%,#094a8b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#093053', endColorstr='#094a8b',GradientType=0 ); /* IE6-9 */
	color: white;
	border-top: 3px solid #257ace;
	padding: 63px 0px 35px 0px;
	border-bottom: 2px solid #257ace;
	position:relative; 
	margin-top: 25px;
}

.secondary-tools-outer {
	border-top: 0px;
	margin: 0px;
	padding: 0px;
}

div#container-footer:before {
    content: ' ';
    background-image: url(/assets/templates/main/images/site-specific/logo-alternate.png);
    height: 98px;
    width: 340px;
    position: absolute;
    background-repeat: no-repeat;
    top: -42px;
    left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);  
      background-size: contain;
    background-position: center;  
}

div#container-footer .heading {
	font-size: 24px;
    font-family: 'Heebo', sans-serif;
}

#footer-hours {
	padding-right:0px;
	float: left;
}

.our-hours {
    margin: 25px 0px;
}

.our-hours span {
    display: block;
    font-size: 18px;
    line-height: 22px;
}

p.copyright {
    font-size: 15px;
    margin-bottom: 0px;
}

div#container-footer p.imarket-link {
	color: #7fc62f;
	font-size:15px;
}

div#container-footer p.imarket-link a {
	color: #7fc62f;
	font-size:15px;
    background-position: 0 0;
    padding-left: 26px;
    text-decoration: underline;
}
div#container-footer p.imarket-link a:hover {
	color: white;
}

div#container-footer .secondary-tools .secondary-tools-heading {
	font-size: 18px;
	font-weight: bold;
	color: white;
}
div#container-footer .secondary-tools form fieldset input[type="text"] {
    background-color: white;
    width: 290px;
    border-radius: 90px;
    padding: 15px 94px 15px 15px;
    height: 3em;
    box-shadow: 0px 0px 9px 0px rgba(255, 255, 255, 0.5);
    border: 1px solid #959595;
}

div#container-footer .secondary-tools form fieldset button {
	background-color: #114c86;
	border: 2px solid #0d3053;
    border-radius: 90px;
    height: 54px;
    width: 90px;
    font-size: 18px;
    font-family: 'Heebo', sans-serif;
    text-transform: uppercase;
    margin-left: -88px;
}
div#container-footer .secondary-tools form fieldset button:hover {
	color: white;
	background-color: #0d3053;
	border: 1px solid #114c86;
}

#footer-stopby {
	text-align: center;
}

div#container-footer #footer-stopby .heading {
	margin-bottom: 15px;
	display:block;
	font-size: 30px;
	line-height: 30px;	
}

#newsletter-signup .secondary-tools-heading {
	font-family: 'Noto Sans';
}

div#container-footer #footer-financing .heading {
	text-align: center;
	display:block;
}

#payments {
	margin-top:15px;
}

#payments ul {
	text-align: center;
	display: block;
	margin-bottom: 5px;
}

#payments ul li img {
    width: 32px;
    margin: 5px;
}

.secondary-tools .financing-option {
    float: left;
    padding: 6px;
    width: 50%;
}

.secondary-tools .financing-option a:hover {
	opacity:.8;
}

.financing-option a img {
    width: 100%;
    height: 100%;
}

#container-final-fullwide {
	background-color: #0d3053;
	clear: both;
}

#container-final {
	padding: 20px 0px;
}

.social-networking li.btn-twitter a {
	background-color: #2f7cdd;
} 
.social-networking li.btn-youtube a {
	background-color: #a32e2d;
}
.social-networking li.btn-facebook a {
	background-color: #10467c;
}
.social-networking li.btn-gmaps a {
	background-size: auto 50px;
}
div#social-block ul li a:hover {
    opacity: .8;
}


#container-footer-navigation {
	float: right;
}

#container-footer-navigation #footer-navigation ul {
	text-align: right;
}
#container-footer-navigation #footer-navigation ul li a {
	color: #7fc62f;
	text-decoration: underline;
	font-size: 14px;
	font-family: 'Heebo', sans-serif;
}
#container-footer-navigation #footer-navigation ul li a:hover {
	color: white;
}

/* --- FOOTER --------------------------------------------------------------------------------------------------------------------------------- */
/* --- NAVIGATION --------------------------------------------------------------------------------------------------------------------------------- */

#footer-navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 15px 0 10px;
  text-align:center;
}

#footer-navigation ul li {
  display:inline-block;
  font-size:1.5em;
  font-weight:bold;
  padding: 0 15px;
  text-transform: uppercase;
}

#footer-navigation ul li a:link,
#footer-navigation ul li a:visited {
  color: #FF0000;
  text-decoration:none;
}

#footer-navigation ul li a:hover,
#footer-navigation ul li a:active {
  color: #00CC0D;
}


/* --- FOOTER --------------------------------------------------------------------------------------------------------------------------------- */
/* --- iMARKET LINKS --------------------------------------------------------------------------------------------------------------------------------- */

p.imarket-link {
  margin: 0 0 15px;
}

p.imarket-link a {
	position:relative;
	font-size: 15px;
	background-color: transparent;
	background-image: url('/assets/templates/main/images/logo-imarket.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 20px;
	margin:0 auto;
	text-decoration: none;
}

p.imarket-link a:hover {
	text-decoration: underline;
}



/* --- FOOTER --------------------------------------------------------------------------------------------------------------------------------- */
/* --- LAYOUTS/ANIMATION  --------------------------------------------------------------------------------------------------------------------------------- */



/* --- END FOOTER --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* --- YOUTUBE --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.vid_trigger {position: relative; overflow:hidden;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;cursor: pointer;display:block;}
.vid_trigger img {visibility:hidden;}
.lightbox {display: none;position: fixed;z-index: 999;width: 100%;height: 100%;text-align: center;top: 0;left: 0;background-color: rgba(0,0,0,0.8);}
.v_player {position:relative;margin:0 auto;}
.lightbox img,.lightbox iframe {max-width: 90%;max-height: 80%;margin-top: 5%;}
.lightbox-visible {outline: none;display: block;}
.ims-vid-trigger {cursor:pointer;}


.vid_trigger::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(/assets/templates/main/images/icons/icon-play-button.png);
    background-size: 20% auto;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    transition: all 0.2s;
}

.vid_trigger:hover::before {
    opacity: 0.7;
}

/* --- Peace of Mind ---*/
#membership-cta {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#094a8b+0,2578cd+100 */
	background: #094a8b; /* Old browsers */
	background: -moz-linear-gradient(top, #094a8b 0%, #2578cd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #094a8b 0%,#2578cd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #094a8b 0%,#2578cd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#094a8b', endColorstr='#2578cd',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
	border: 3px solid #094a8b;
	position: relative;
	padding: 40px 55px 40px 142px;
	margin-top: 60px;
	margin-bottom: 80px;
}

#membership-cta div.membership-heading {
	font-family: 'Heebo', sans-serif;
	font-size: 36px;
	text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.7);
	line-height: 32px;
	color: white;
	margin-bottom: 10px;
}

#membership-cta span {
	font-size: 18px;
	color: white;
}

#membership-cta > div:before {
    content: ' ';
    background-image: url(/assets/templates/main/images/site-specific/100-piece-mind.png);
    height: 177px;
    width: 177px;
    position: absolute;
    background-repeat: no-repeat;
    left: -46px;
    top: -28px;
    background-size: cover;
}

#membership-cta a {
	display: block;
    border-radius: 90px;
    border: 3px solid #0d3053;
    background-color: #094a8b;
    text-transform: uppercase;
    text-align: center;
    color: white;
    text-decoration: none;
    width: 172px;
    float: right;
    margin-top: 15px;
    font-family: 'Heebo', sans-serif;
    font-size: 18px;
    padding: 10px;
}

#membership-cta a:hover {
	border: 3px solid #094a8b;
	background-color: #0d3053;
}
/* --- END - Peace of Mind ---*/

/* --- Testimonials --- */

#testimonials-secondary {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaf2fa+0,ffffff+100 */
	background: #eaf2fa; /* Old browsers */
	background: -moz-linear-gradient(top, #eaf2fa 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #eaf2fa 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #eaf2fa 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf2fa', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border: 3px solid #cbdbeb;
	border-radius: 10px;
	padding: 0px;
}

#testimonials-secondary #nn-reviews {
	margin-top:5px;
}
#testimonials-secondar blockquote {
  margin: 0px;
}
#testimonials-secondary div {
	text-align: left;
}

#testimonials-secondary .nn-agg-container img {
	display: none;
}

#testimonials-secondary .nn-agg-container span.nn-agg-rating {
	font-family: 'Heebo', sans-serif;
	font-size: 30px;
	color: #094a8b;
	font-weight: bold;
	line-height: 30px;
}

#testimonials-secondary .nn-agg-container span.nn-agg-rating:after {
	content: ' Average Star Rating';
}

.nn-reviews {
	color: #094a8b;
	font-size:15px;
}

.nn-reviews a {
	color: #DF5518;
}

/* --- END - Testimonials --- */

/* --- Promotions --- */
#promotions-secondary {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#094a8b+0,257ace+100 */
	background: #094a8b; /* Old browsers */
	background: -moz-linear-gradient(top, #094a8b 0%, #257ace 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #094a8b 0%,#257ace 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #094a8b 0%,#257ace 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#094a8b', endColorstr='#257ace',GradientType=0 ); /* IE6-9 */
	border: 3px solid #094a8b;
	border-radius: 10px;
	margin-top: 58px;
}

#promotions-secondary .secondary-tools-heading {
	color: white;
	font-family: 'Heebo', sans-serif;
	font-size: 36px;
	text-align: center;
	text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.7);
	margin-top: 35px;
}

#promotions-secondary .secondary-tools-heading a {
	color: white;	
}

.secondary-tools ul.promotion {
	padding-bottom: 0px;
}

ul.promotions li {
	background-color: #f6f9fd;
	width: 85%;
	border-radius:10px;
	border: 3px dashed #7fc62f;
	margin: 0 auto;
	margin-bottom: 20px;
	position: relative;
}

ul.promotions li a {
	padding: 20px 50px 20px 30px;
	display: block;
}

#promotions-secondary .secondary-tools ul.promotions li:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#303030+0,4c4c4c+100 */
	background: #303030; /* Old browsers */
	background: -moz-linear-gradient(top, #303030 0%, #4c4c4c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #303030 0%,#4c4c4c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #303030 0%,#4c4c4c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */
	border-color:white;
	box-shadow: 0px 2px 7px 0px rgba(36, 119, 202, 0.84),inset 0px 3px 27px 0px rgba(0, 0, 0, 0.65);
}

ul.promotions li:hover .title, ul.promotions li:hover .teaser {
	color: white;
}

ul.promotions li .image {
	background-image: url('/assets/images/promotions/style/default.png');
	height: 88px;
	width: 99px;
	display: block;
	float:left;
	margin-right: 10px;
	margin-top:-10px;
}

ul.promotions li .image.promotions-style-air-conditioning {
	background-image: url('/assets/templates/main/images/promotion/icon-promo-ac.png');
}

ul.promotions li .image.promotions-style-heating {
	background-image: url('/assets/templates/main/images/promotion/icon-promo-heating.png');
}
ul.promotions li .image.promotions-style-indoor-air-quality {
	background-image: url('/assets/templates/main/images/promotion/icon-promo-electric.png');

}
ul.promotions li .image.promotions-style-maintenance-program {
	background-image: url('/assets/templates/main/images/promotion/icon-promo-home.png');
}

ul.promotions li .title {
	color: #611460;
	font-family: 'Heebo', sans-serif;
	font-weight: bold;
	font-size: 36px;
	display:block;
    margin-bottom: 5px;	
}

ul.promotions li .teaser {
	color: #094a8b;
	font-family: 'Heebo', sans-serif;	
	font-size: 24px;
	display: block;
}

#promotions-secondary .secondary-tools li:after {
	content: ' ';
	position: absolute;
	background-image: url('/assets/templates/main/images/icons/icon-scissors.png');
	width: 41px;
	height: 30px;
	right: 20px;
	bottom:-12px;
}

#promotions-secondary .view-all a {
	color: white;
	text-transform: uppercase;
	padding: 6px;
	background-color: #094a8b;
	border: 3px solid #0d3053;
	text-align: center;
	max-width: 222px;
	width: 80%;
	margin: 20px auto;
	display:block;
	font-family: 'Heebo', sans-serif;
	border-radius: 90px;
	font-weight: bold;
    font-style: normal;
  	box-shadow: 0px 0px 9px 0px rgba(255, 255, 255, 0.25);
}

#promotions-secondary .view-all a:hover {
	background-color: #0d3053;
	border: 3px solid #094a8b;
}

#promotions .promotions-item {
	border: 3px dashed #ef5c1b;
	border-radius: 10px;
}

#promotions .promotions-item:hover {
	border: 3px dashed #c92d23;
}

#promotions .promotions-item h2 a:link, 
#promotions .promotions-item h2 a:visited, 
#promotions .promotions-item h2 a:hover, 
#promotions .promotions-item h2 a:active {
    color: #611460;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    font-size: 36px;
    display: block;
    margin-bottom: 5px;
}

#promotions .promotions-item .promotions-item-teaser {
    color: #094a8b;
    font-family: 'Heebo', sans-serif;
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
}
/* --- END Promotions --- */

/* --- Service Area --- */
#service-area-list {
	border: 3px solid #cbdbeb;
	border-bottom: none;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding: 40px 45px;	
	background-color: #f6f9fd;
	margin-top: 200px;
	position: relative;
}


#service-area-list h2 {
	font-size: 36px;
	color: #094a8b;
	font-weight: bold;
	font-family: Heebo, sans-serif;
	text-align: center;
}

#service-area-list .secondary-tools li {
    font-weight: bold;
    padding: 0px;
    width: 46%;
    display: inline-block;	
}

#service-area-list .secondary-tools ul li a:link, #service-area-list .secondary-tools ul li a:visited {
	color: #ef5c1b;
	font-size: 15px;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: 'Heebo', sans-serif;
}

#service-area-list .secondary-tools ul li a:hover {
	color: #094a8b;
}

#service-area-search {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef5c1b+0,c04812+100 */
	background: #ef5c1b; /* Old browsers */
	background: -moz-linear-gradient(top, #ef5c1b 0%, #c04812 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ef5c1b 0%,#c04812 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ef5c1b 0%,#c04812 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5c1b', endColorstr='#c04812',GradientType=0 ); /* IE6-9 */
	border: 3px solid #cbdbeb;
	border-top:none;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 10px 0px;
	margin-bottom: 30px;
}

body#service-areas #service-area-search {
	border-radius: 10px;
	border: 3px solid #cbdbeb;
}

#service-area-search .secondary-tools-heading a {
	color: white;
	font-size: 24px;
	font-family: 'Heebo', sans-serif;
	padding-top: 15px;
	display: block;
	text-align: center;
}

#service-area-search .secondary-tools form {
	width: 205px;
	margin: 0 auto;
}

#service-area-search .secondary-tools form fieldset input[type="text"] {
    background-color: white;
    width: 195px;
    border-radius: 90px;
    padding: 15px 94px 15px 25px;
    height: 54px;
    box-shadow: 0px 0px 9px 0px rgba(255, 255, 255, 0.5);
    border: 1px solid #959595;
}

#service-area-search .secondary-tools form fieldset input[type="submit"] {
	background-color: #114c86;
	border: 2px solid #0d3053;
    border-radius: 90px;
    height: 54px;
    width: 90px;
    font-size: 18px;
    font-family: 'Heebo', sans-serif;
    text-transform: uppercase;
    margin-left: -88px;
}
#service-area-search .secondary-tools form fieldset input[type="submit"]:hover {
	color: white;
	background-color: #0d3053;
	border: 1px solid #114c86;
}

/* --- END Service Area --- */


/* --- Breadcrumbs --- */
#breadcrumbs-container a, #breadcrumbs-container span {
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Heebo', sans-serif;
}

.has-landing-page-image #top-content-wrap .content-left a.B_homeCrumb {
	color: #ef5c1b;
}
.has-landing-page-image #top-content-wrap .content-left #breadcrumbs-container a.B_homeCrumb:hover {
	text-decoration: none;
}

.has-landing-page-image #top-content-wrap .content-left #breadcrumbs-container a:hover, #breadcrumbs-container a:hover {
	color: #ef5c1b;
	text-decoration: underline;
}

/* --- END Breadcrumbs --- */

#mini-form {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7fc62f+0,4a672c+100 */
	background: #7fc62f; /* Old browsers */
	background: -moz-linear-gradient(top, #7fc62f 0%, #4a672c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #7fc62f 0%,#4a672c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #7fc62f 0%,#4a672c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fc62f', endColorstr='#4a672c',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
	box-shadow: 0px 2px 5.34px 0.66px rgba(0, 0, 0, 0.27);
    padding-top: 50px;	
}

#mini-form div.mini-form-heading {
	font-size: 30px;
	font-family: Heebo, sans-serif;
	color: #0d3053;
	width: 80%;
	margin: 0 auto;
}

#mini-form span.mini-form-tagline {
	color: #222222;
	width: 80%;
	margin: 10px auto 8px;
	display: block;
	font-size: 15px;
	font-style: italic;
}

#mini-form  .secondary-tools form ul li {
	display: block;
}

#mini-form .secondary-tools form fieldset input[type="text"], 
#mini-form .secondary-tools form fieldset textarea, 
#mini-form .secondary-tools form fieldset select {
	font-size:1em;
	width: 80%;
	display:block;
	margin: 0 auto;
	padding: 18px;
    box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    border: 1px solid rgb(203, 226, 240);
    border-radius: 5px;	
}

#mini-form .secondary-tools form ul li textarea {

}

#mini-form .secondary-tools form ul li input, #mini-form  .secondary-tools form ul li textarea {
	background-color: #ffffff;
}

#mini-form .secondary-tools form button {
	color: white;
	text-transform: uppercase;
	padding: 6px;
	background-color: #094a8b;
	border: 3px solid #0d3053;
	text-align: center;
	width: 222px;
	margin: 0px auto 30px;
	display:block;
	font-family: 'Heebo', sans-serif;
	border-radius: 90px;
	font-weight: bold;
    font-style: normal;	
}

#mini-form .secondary-tools form button:hover {
	background-color: #0d3053;
	border: 3px solid #094a8b;
}

#mini-form ul.submit li {
	width: 80%;
	display: block;
	margin: 0 auto;
}

#mini-form ul.submit li button {
	float: right;
}

#mini-form .secondary-tools form fieldset,
#mini-form .secondary-tools form ul,
#mini-form .secondary-tools form ul li {
	display: block;
}

#mini-form .mini-form-emergency {
	display: none;
}



/* CODELIBENTRY_ENTRY: 40 */

/* ------- SLICK RESETS ------- */

#rotating-main-content-nav button::-moz-focus-inner { 
    border: 0; 
}
#rotating-main-content-nav button:focus,
.slick-slider div:focus,
.slick-slider a:focus {
    outline: none !important;
}
#home-main-content {
  position: relative;
  z-index: 0;
}

/* ------- CONTENT ------- */

/* --- Content: Outer Wrap --- */
#rotating-main-content {
    width: 1250px;
    max-width: 100%;
    margin: auto;
}
/* Prevent .view-all links from being clicked for inactive slides */
#rotating-main-content .slick-slide .view-all {
    visibility: hidden;
}
#rotating-main-content .slick-slide.slick-active .view-all {
    visibility: visible;
}

/* ------- DOTS / PAGER ------- */

#home-main-content ul.slick-dots {
    margin: 0 auto;
  	padding: 0;
    list-style: none;
    text-align: center;
}
#home-main-content .slick-dots li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0 10px; /* White space in between buttons*/
}
#home-main-content .slick-dots li:first-child {
    padding-left: 0;
} 
#home-main-content .slick-dots li:last-child {
    padding-right: 0;
}
#home-main-content .slick-dots li button {
    position: relative;
    height: 45px;
    line-height: 0;
    padding: 0 15px 0 40px;
    white-space: normal; /* Prevents inherited nowrap behavior from parent div on mobile */
    background-color: #aaa;
    border-radius: 4px;
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    color: #fff;
    transition: 0.2s;
}
#home-main-content .slick-dots li button:hover,
#home-main-content .slick-dots li button:active {
    background-color: #666;
    color: #fff;
}
#home-main-content .slick-dots li.slick-active button {
    background-color: #222;
}
#home-main-content .slick-dots li span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.05em;
}

/* --- Dots / Pager: Icons --- */
#home-main-content .slick-dots li button::before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 40px;
    left: 0;
    top: 0;
    background-size: auto 28px;
    background-position: center;
    background-repeat: no-repeat;
}

/* Add custom icons per design and IDs*/
/*
.slick-dots #air-conditioning-btn::before {
    background-image: url('/assets/templates/main/images/icons/service-icon-ac.png');
}
*/

/* ------- SCROLLING ARROWS ------- */

#rotating-main-content-nav {
    position: relative;
}
.scroll-btn,
.scroll-btn:hover,
.scroll-btn:active {
    position: absolute;
    top: 0;
    width: 30px; 
    height: 100%;
    overflow: hidden;
    padding: 0;
    opacity: 1;
    background-color: #fff;
    border-radius: 0;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    z-index: 10;
    transition: 0.2s;
}
.scroll-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-size: 16px auto;
    background-repeat: no-repeat;
	background-position: center;
    transition: 0.2s;
}

/* --- Scrolling Arrows: Previous --- */
.scroll-btn.scroll-prev {
    left: 0;
}

/* --- Scrolling Arrows: Next --- */
.scroll-btn.scroll-next {
    right: 0;
}

/* --- Scrolling Arrows: Hovers --- */
.scroll-btn:hover::before,
.scroll-btn:active::before {
    opacity: 0.6;
}

/* --- Scrolling Arrows: Disabled --- */
.scroll-btn.hidden {
    pointer-events: none;
    cursor: default;
}
.scroll-btn.hidden::before,
.scroll-btn.hidden:hover::before,
.scroll-btn.hidden:active::before {
    opacity: 0;
}

/* --- SLICK DOTS ----------------------------------------------------------- */
ul.slick-dots {
  text-align: center;
}
ul.slick-dots li {
  display: inline;
  padding: 7px;
}
ul.slick-dots li button {
  background-color: #000;
  font-size: 1px;
  color: transparent;
  line-height: 1px;
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 0px;
  transition: 0.3s;
}
ul.slick-dots li button:hover {
  background-color: #fff;
}
ul.slick-dots li.slick-active button {
  background-color: #fff;
}
/* --- END SLICK DOTS ------------------------------------------------------- */

/* ------- MEDIA QUERIES ------- */

/* Hide buttons until mobile */
@media all and (min-width: 571px) {
    .scroll-btn {
        visibility: hidden;
        pointer-events: none;
    }
}

/* Responsive Styling: Non-Mobile */
@media all and (min-width: 571px) and (max-width: 800px) {
    #home-main-content .slick-dots li {
        width: 25%;
        margin: auto -3px;
    }
    #home-main-content .slick-dots li button {
        height: 70px;
        width: 100%;
        padding: 0 10px 5px;
        font-size: 13px;
        text-align: center;
    }
    #home-main-content .slick-dots li button::before {
        position: static;
        width: 100%;
        height: 35px;
        margin: auto;
        background-size: auto 23px;
    }
}

/* Responsive Styling: Mobile */
@media all and (max-width: 570px) {
    #rotating-main-content-nav {
        margin: auto -15px; /* To remove width limiter padding */
    }
    #home-main-content .slick-dots-container {
        padding: 0 30px; /* Equals width of arrows */
    }
    #home-main-content .slick-dots {
        overflow-y: hidden;
        overflow-x: scroll;
        white-space: nowrap;
        padding: 0 0 5px; /*Add some padding between content and scroll bar */
    }
    #home-main-content .slick-dots li {
        padding: 0 5px;
    }
    #home-main-content .slick-dots li button {
        height: 40px;
        max-width: 160px; 
        padding: 0 15px 0 35px;
        font-size: 13px;
    }
    #home-main-content .slick-dots li button::before {
        width: 35px;
        background-size: auto 25px;
    }
    #rotating-main-content {
      padding: 0 15px; /* Extra padding to align content with pager */
    }
    #home-main-content .slide-main-content {
        padding: 0;
    }
}
.js #toggle-navigation.active a {
	background-image: none;
}
.js .active-navigation #toggle-navigation {
	background-color: #0d3053;
	z-index: 2020;
}
.js .active-navigation #toggle-navigation a {
	color: white;
}


.slick-dots #air-conditioning-btn::before {
    background-image: url('/assets/templates/main/images/icons/icon-mc-ac.png');
}
.slick-dots #heating-btn::before {
    background-image: url('/assets/templates/main/images/icons/icon-mc-heating.png');
}
.slick-dots #indoor-air-quality-btn::before {
    background-image: url('/assets/templates/main/images/icons/icon-mc-electric.png');
}
.slick-dots #maintenance-program-btn::before {
    background-image: url('/assets/templates/main/images/icons/icon-mc-home-performance.png');
}

body#wp-blog .view-all a:link, body#wp-blog .view-all a:visited {
    color: white;
    text-transform: uppercase;
    padding: 6px;
    background-color: #094a8b;
    border: 3px solid #0d3053;
    text-align: center;
    width: 222px;
    margin: 20px auto;
    display: block;
    font-family: 'Heebo', sans-serif;
    border-radius: 90px;
    font-weight: bold;
    font-style: normal;
}

body#wp-blog .view-all a:hover, body#wp-blog .view-all a:active {
    background-color: #0d3053;
    border: 3px solid #094a8b;
}

body#wp-blog div.secondary-tools > h2, body#wp-blog .navigation {
    display: none;
}

body#wp-blog #searchform input {
    background-color: white;
    width: 100%;
    border-radius: 90px;
    padding: 15px 94px 15px 25px;
    height: 43px;
    box-shadow: 0px 0px 9px 0px rgba(255, 255, 255, 0.5);
    border: 1px solid #959595;
    display: inline-block;
}

body#wp-blog #searchform button {
	float: right;
	margin-top: -43px;
    display: inline-block;	
}

@media all and (max-width: 800px) {
	body#wp-blog #top-content-wrap {
		display: none;
	}
	#membership-cta {
		margin-bottom: 50px;
	}
	#mini-form {
		border-radius: 0px;
	}
	#mini-form div.mini-form-heading, #mini-form span.mini-form-tagline {
		width: 90%;
	}
	#mini-form .secondary-tools form fieldset input[type="text"], #mini-form .secondary-tools form fieldset textarea, #mini-form .secondary-tools form fieldset select {
		width: 90%;
	}
	#mini-form ul.submit li button {
		float: none;
	}
	#mini-form ul.submit li {
		width: 90%;
	}
	#mini-form .secondary-tools form button {
		border-radius: 10px;
		width: 100%;
	}
	#testimonials-secondary {
		border-radius: 0px;
		border-right:0px;
		border-left:0px;
	}
	#promotions-secondary {
		border-radius: 0px;
		border-right:0px;
		border-left:0px;		
		margin-top: 30px;
	}
	ul.promotions li {
		max-width: 570px;
		padding-bottom: 30px;
	}
	#service-area-list, #service-area-search {
		border-radius: 0px;
		border-right:0px;
		border-left:0px;		
	}
	#service-area-list ul {
		text-align: center;
	}
	#service-area-list .secondary-tools li {
		padding: 5px;
	}
	div#container-footer:before {
		top: -104px;
	}
	div#container-footer-fullwide {
		margin-top: 65px;
	}
}
@media all and (max-width: 400px) {
	#service-area-list .secondary-tools li{
		width: 100%;
	}
}
@media all and (max-width: 930px) {
	#membership-cta > div:before {
		width: 127px;
		height: 127px;
	}	
	#membership-cta {
		padding: 20px 20px 20px 120px;
	}	
	#membership-cta a {
		margin-top: 0px;
	}	
}
@media all and (max-width: 600px) {
	#membership-cta {
		padding: 20px;
	}
	#membership-cta > div:before {
		content: none;
	}
	#membership-cta a {
		margin-top: 0px;
	}
	#service-area-list .secondary-tools:before {
		height: 106px;
    	width: 178px;
    	background-size: cover;
    	top: -60px;
	}
	#service-area-list {
		margin-top: 90px;
	}
	#service-area-list h2 {
		font-size: 24px;
	}
}
@media all and (max-width: 450px) {
	ul.promotions li {
		padding-bottom: 0px;
		text-align: center;
	}
}
@media all and (max-width: 1015px) {
	#primary-navigation ul li.nav-level-1 > a {
		padding: 0 5px;
	}
	#primary-navigation ul li.nav-level-1 > a > span {
		font-size: 13px;
	}
}
@media all and (max-width: 950px) {
	#container-footer [class*='ims-grid-'], #container-final [class*='ims-grid-'] {
	    width: 100%;
	    margin: 0 auto 20px auto;
	    display: block;
	    text-align: center;
	    clear: both;
	}
	#footer-financing {
		max-width: 416px;
	}
	#footer-hours {
		float: none;
	}
}
@media all and (min-width: 801px) and (max-width: 1024px) {
	#service-area-list h2 {
		font-size: 24px;
	}
}
@media all and (max-width:1024px) {
	ul.promotions li .image {
		display: none;
	}
}
@media all and (min-width:319px) and (max-width: 1240px) {
	.social-networking {
		width: 100%;
	}
	#social-block ul {
		text-align: center;
	}
	#social-block.social-networking ul li {
		padding: 3px 10px;
	}
	#container-footer-navigation.ims-grid-eight {
		float: none;
		max-width: 100%;
		width: 100%;
	}
	#container-footer-navigation #footer-navigation ul {
		text-align: center;
	}
}

@media all and (max-width: 400px) {
	#testimonials-secondary {
		padding: 2px;
	}
}

@media all and (max-width: 800px) {
	#masthead [class*='ims-grid-'] {
    	width: 100%;
    	padding-right: 0;
	}
	#masthead [class*='ims-grid-'].phone-container {
		width: 50%;
	}
	.schedule-service-button.cta-button a {
		display:block;
		margin: 0 auto;
	}
	#masthead {
		height: auto;
	}
	#masthead .ims-grid-two {
		text-align: center;
		margin-bottom: 30px;
	}
	#logo {
		width: 100%;
		margin: 0 auto;
		margin-top: 40px;
		margin-bottom: 10px;
	}
	#logo img {
		max-width: 300px;
		margin: 0 auto;
	}
	#masthead-hours {
		display: none;
	}
	#masthead .tagline {
		margin-bottom: 20px;
	}

}
@media all and (min-width: 801px) and (max-width: 1250px) {
	#masthead .ims-grid-two {
		float: right;
		margin-right: 10%;
		margin-top: -5%;
	}
	#masthead div.ims-grid-three:nth-of-type(2) {
		padding-right: 0px;
		width: 35%;
	}
	#logo {
		margin: 20px;
	}

}
/* IE Version Warning */
#ie-message {
  background-color: #EFEFEF;
  border:1px solid #bababa;
  padding:5px;
  margin: 10px 30px 0;
  text-align:center;
  display: none;
}
#ie-message .h2, #ie-message .h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #d92027;
  margin:0 0 10px;
}
#ie-message p {
  margin:0 0 5px;
}
body.oldIE #ie-message {
  display: block !important;
}

i.star {
  background-image: url(/assets/templates/main/images/icons/icon-review-star.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
}
i.icon-recommended {
  background-image: url(/assets/templates/main/images/icons/birdeye-icon-recommended.png);
  width: 20px;
  height: 16px;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
}





/*-------- REVIEWS - Landing Page ------------------------ */
/*
#reviews #top-content .testimonial,
#reviews #main-content .testimonial {
  margin: 50px auto;
}
#reviews #top-content .testimonial blockquote .quote,
#reviews #main-content .testimonial blockquote .quote {
    background-color: #ebebeb;
    padding: 25px;
    border-radius: 10px;
    width: 580px;
    max-width: 95%;
    position: relative;
    margin-bottom: 15px;
}
#reviews #top-content .testimonial blockquote .quote p,
#reviews #main-content .testimonial blockquote .quote p {
    font-size: 1.4em;
    line-height: 1em;
    font-style: italic;
}
#reviews #top-content .testimonial blockquote .quote p:last-child,
#reviews #main-content .testimonial blockquote .quote p:last-child {
    margin-bottom: 0;
}
#reviews #top-content .testimonial blockquote .quote p:first-child::before,
#reviews #main-content .testimonial blockquote .quote p:first-child::before {
    content: '\201c';
}
#reviews #top-content .testimonial blockquote .quote p:last-child::after,
#reviews #main-content .testimonial blockquote .quote p:last-child::after {
    content: '\201d';
}
#reviews #top-content .testimonial blockquote p.source,
#reviews #main-content .testimonial blockquote p.source {
    font-size: 1.2em;
    color: #666;
    line-height: 1em;
}
#reviews #top-content .testimonial blockquote .quote:after,
#reviews #main-content .testimonial blockquote .quote:after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #ebebeb transparent transparent transparent;
  bottom:-9px;
  position: absolute;
}
#reviews #top-content .testimonial:nth-child(odd) blockquote .quote:after,
#reviews #main-content .testimonial:nth-child(odd) blockquote .quote:after {
  left: 20px;
}
#reviews #top-content .testimonial:nth-child(even) blockquote .quote:after,
#reviews #main-content .testimonial:nth-child(even) blockquote .quote:after {
  right: 20px;
}
#reviews #top-content .testimonial:nth-child(odd) blockquote .quote,   
#reviews #main-content .testimonial:nth-child(odd) blockquote .quote {    
    float: left;
}
#reviews #top-content .testimonial:nth-child(even) blockquote .quote,
#reviews #main-content .testimonial:nth-child(even) blockquote .quote {
  float: right;
}
#reviews #top-content .testimonial:nth-child(odd) blockquote p.source,
#reviews #main-content .testimonial:nth-child(odd) blockquote p.source {
  text-align: left;
  clear: left;
}
#reviews #top-content .testimonial:nth-child(even) blockquote p.source,
#reviews #main-content .testimonial:nth-child(even) blockquote p.source {
  text-align: right;
  clear: right;
}
@media all and (max-width: 800px) {
    #reviews #top-content .testimonial,
    #reviews #main-content .testimonial {
        margin: 30px auto;
    }
    #reviews #top-content .testimonial blockquote .quote p,
    #reviews #main-content .testimonial blockquote .quote p {
        font-size: 1.6em;
    }
    #reviews #top-content .testimonial blockquote p.source,
    #reviews #main-content .testimonial blockquote p.source {
        font-size: 1.4em;
    }
}

*/

#testimonials-secondary {
  padding: 40px 0px;
}
#testimonials-secondary ul.slick-dots {
  border-bottom: 0px;
}
#testimonials-secondary .birdeye-star-rating {
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  background-color: rgba(0,0,0,.18);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 10px;
  border-radius: 10px;
  color: #fff;
}
#testimonials-secondary .birdeye-star-rating a {
  color: #fff;
}
#reviews .birdeye-star-rating {
  margin-bottom: 40px;
  position: relative;
}
body#reviews .birdeye-star-rating:after {
  content: '';
  position: absolute;
  width: calc(100% - 250px);
  height: 1px;
  background-color: #c5c5c5;
  right: 0px;
  bottom: 50%;
}
.birdeye-star-rating > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 220px;
}
.birdeye-star-rating span {
  font-size: 3.3em;
  font-weight: 700;
  margin-right: 10px;
}
.birdeye-star-rating a {
  font-size: 1.8em;
  margin-left: 5px;
}
#reviews .birdeye-star-rating a {
  text-decoration: none;
}
body#reviews .testimonial {
  margin-bottom: 45px;
  box-shadow: 0px 0px 3px #f1f1f1;
  background-color: #f1f1f1;
  padding: 20px;
}
#testimonials-secondary .birdeye-star-rating > div {
  margin: 5px auto 5px;
}
#testimonials-secondary blockquote {
  margin: 0px;
}
#testimonials-secondary div {
  text-align: left;
}
#testimonials-secondary .testimonial {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  margin-bottom: 20px;
  padding: 25px;
}
.testimonial .source-info {
  height: 70px;
}
.testimonial .source-info .source {
  font-size: 1.6em;
  color: #555;
}
.testimonial .source-info .rating_output {
  font-style: italic;
  font-size: 1.4em;
  color: #555;  
}
.testimonial .source-image {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.testimonial .source-image img {
  border-radius: 50%;
  width: 62px;
  height: 62px;
}
.birdeye-source {
  border-radius: 50%;
  background-color: #fff;
  height: 25px;
  width: 25px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 18px;
  box-shadow: 0px 0px 3px #9c9c9c;
}
.birdeye-source.source-Facebook {
  background-image: url(/assets/templates/main/images/icons/birdeye-icon-facebook.png);
}
.birdeye-source.source-Google {
  background-image: url(/assets/templates/main/images/icons/birdeye-icon-google.png);
}
.birdeye-source.source-BBB {
  background-image: url(/assets/templates/main/images/icons/birdeye-icon-bbb.png);
}
.birdeye-source.source-no-source {
  display: none;
}
.testimonial .quote p:before {
  content:open-quote;
}
.testimonial .quote p:after {
  content:close-quote;
}
.testimonial .read-more {
  font-size: 1.8em;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
  color: #094a8b;
}
.testimonial .read-more:hover,
.testimonial .read-more:active {
  color: #ef5c1b;
}
@media all and (min-width: 571px) {
  .testimonial .read-more.no-popup-link {
    display: none;
  }
}
@media all and (max-width: 570px) {
  .testimonial .read-more.popup-link {
    display: none;
  }
}

#testimonials-popup {
  position: fixed;
  width: 60%;
  height: 75%;
  z-index: 7503;
  top: 12.5%;
  left: 20%;
  background: #fff;
  overflow: visible;
  box-shadow: 0 1px 12px 20000px rgba(0, 0, 0, .25);
  border-radius: 10px;
  padding: 50px 0px 30px;
  border: 1px solid #969696;
}
#testimonials-popup .popup-inner {
  height: 100%;
  overflow-y: scroll;
  padding-right: 70px;
  padding-left: 70px;
}
@media all and (max-width: 1250px) {
  #testimonials-popup {
    width: 70%;
    left: 15%;
  }
}
@media all and (max-width: 1024px) {
  #testimonials-popup {
    width: 80%;
    left: 10%;
    padding: 25px 0px 30px;
  }
  #testimonials-popup .popup-inner{
    padding-right: 35px;
    padding-left: 35px;
  }
}
#testimonials-popup .close-popup {
  background-color: #0079bd;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  background-image: url(/assets/templates/main/images/icons/popup-icon-close.png);
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  background-size: 22px;
  transition: 0.3s;
  position: absolute;
  top: -20px;
  right: -20px;
  box-shadow: 1px 1px 1px #000;  
}
#testimonials-popup .close-popup:hover {
  background-color: #ef5c1b;
}
#testimonials-popup-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 2px solid #dbdbdb;
  margin-bottom: 36px;
}
.popup-header-left h2 {
  margin-top: 0px;
  margin-bottom: 12px;
}
.popup-header-left .birdeye-star-rating {
  margin-bottom: 20px;
}
.popup-header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#testimonials-popup .testimonial {
  margin-bottom: 45px;
}
#testimonials-popup .view-all a {
  color: #fff;
  text-transform: uppercase;
  padding: 6px;
  background-color: #094a8b;
  border: 3px solid #0d3053;
  text-align: center;
  width: 222px;
  margin: 20px auto 0;
  display: block;
  font-family: Heebo,sans-serif;
  border-radius: 90px;
  font-weight: 700;
  font-style: normal;
}
#testimonials-popup .view-all a:hover {
    background-color: #0d3053;
    border: 3px solid #094a8b;
}

#testimonial_pagination {
  text-align: center;
}
#testimonial_pagination a {
  background-color: #ebebeb;
  padding: 3px 10px;
  margin: 0px 5px;
  color: #005aa1;
  text-decoration: none;
  font-size: 15px;
  transition: 0.3s;
}
#testimonial_pagination a.current,
#testimonial_pagination a:hover,
#testimonial_pagination a:active {
  background-color: #005aa1;
  color: #ebebeb;
}
#testimonial_pagination .pagination-spacer {
  padding: 3px 5px;
  vertical-align: super;
}
body.no-scroll {
  overflow: hidden;
}




/* CODELIBENTRY_ENTRY: 55 */

#testimonials-secondary.secondary-tools-outer {
  background-image: url(/assets/templates/main/images/bgs/reviews-image.png);
  background-position: right center;
  background-size: cover;
}
/* -- Content -- */
#testimonials-secondary .secondary-tools {
  text-align: center;
  padding: 20px;
}
#testimonials-secondary h2 {
  color: #fff;
  margin-top: 15px;
}
/* -- End Content -- */
@media all and (min-width: 801px) {
  .full-width #testimonials-secondary {
    background-position: right center;
  }
  .full-width #testimonials-secondary .secondary-tools {
    width: 50%; 
  }
}
@media all and (max-width: 800px) {
  #testimonials-secondary.secondary-tools-outer .secondary-tools {
    width: 80%;
    margin: 0 auto;
  } 
}
@media all and (max-width: 570px) {
  #testimonials-secondary.secondary-tools-outer .secondary-tools {
    width: 100%;
  } 
}

#testimonials-secondary p.no-testimonials {
  color: #fff;
  text-align: center;
}