/* cmsms stylesheet: AJB - New Styles modified: 12/20/22 13:56:54 */
body {
margin: 0;
padding: 0;
font-family: 'Poppins', sans-serif, arial;
}

div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
em,
strong,
ol,
ul,
li,
table,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

strong {
font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
margin-bottom: 20px;
}

a {
color: #20327e;
text-decoration: none;
}

a:hover {
color: #000000;
}

.wrapper {
display: block;
width: 100%;
max-width: 1200px;
margin: auto;
}

#tel-no-bar {
 position: fixed;
 width: 100%;
 background: #043e61;
 padding: 10px 0px;
 height: 30px;
 z-index: 2000;
 display: none;
}


#tel-no-bar .wrapper {
 width: 94%;
 padding: 0 3%;
}

#tel-no-bar.sticky {
 display: block;
}


#header {
 display: block;
}

#sticky-row {
    position:fixed;
    top:0;
    overflow:hidden;
    max-height:0;
    transition: all 0.2s ease-in-out 0s;
    background:#20327e;
    width:100%;
    z-index:1002;
    box-shadow: 0 0px 10px 1px #3c414b;
}

#sticky-row.sticky { max-height:55px;}

#sticky-row a, #sticky-row a i {
    color:#fff; transition: all 0.2s ease-in-out 0s;
    font-size:20px;
}

#sticky-row a:hover, #sticky-row a:hover i {
    color:#198bd1;
}

#sticky-row .telemail {float:left; padding:8px 0;}
#sticky-row .social-icons {float:right; padding:8px 0;}
#sticky-row .social-icons .button { border:1px solid #fff; padding: 0 10px;}
#sticky-row .social-icons .button:hover { border:1px solid #198bd1;}

#sticky-row .telemail a {margin-right: 10px;     font-size:14px;
    font-weight:bold;}
#sticky-row .telemail a i {margin-right: 5px;}

#sticky-row .social-icons i {margin-left:10px;}

#logo-row {
 display:block;
 width: 100%;
 margin: 0;
 background: #ffffff;
 padding: 15px 0;
}

#logo-row .wrapper {
 width: 94%;
 padding: 0 3%;
}



#logo-row .logo {
 display: inline-block; 
 width: 33%;
 text-align: center;
}

#logo-row .logo img {
width: 100%;
max-width: 350px;
}

#logo-row .top-logos {
 display: inline-block; 
 width: 30%;
 text-align: right;
 margin: 25px 0 0 1.5%;
 vertical-align: top;
}


#logo-row .top-logos img {
width: 100%;
max-width: 350px;
}


#logo-row .telemail {
 display: inline-block; 
 float: right;
 width: 300px;
 text-align: right;
 vertical-align: top;
 margin-top: 15px;
 font-size: 17px;
}

#logo-row .telemail span {
 display: block;
}

#logo-row .telemail span i.fa {
 margin-right: 10px;
 color: #198bd1;
}

#logo-row .telemail span a {
 color: #3c414c;
 text-decoration: none;
 font-weight: bold;
}

#logo-row .telemail span.tel {
 font-size: 38px;
 line-height: 44px;
}



#slider-row {
 display: block;
 width: 100%;
 height: 400px;
}

#slider-row img {
width: 100%;
margin-bottom: 0px;
}


#convincers-section {
  display: block;
  margin-top: -55px;
  margin-bottom: 30px;
  z-index: 150;
  position: relative;
}

body.home #convincers-section {

  margin-bottom: 10px;

}

#convincers-section .one-fourth {
  position: relative;
  background: #198bd1;
  border-radius: 10px;
  text-align: center;
  color: #ffffff;
  font-size: 19px;
  line-height: 25px;
  font-weight: bold;
  padding: 25px 2%;
  width: 19%;
  min-height: 40px;
  margin-right: 2%;
  box-shadow: 0 5px 10px 0 #3c414c;
}

#convincers-section .one-fourth span {
  display: table-cell;
  vertical-align: middle;
  height: 55px;
  text-align: center;
  width: 82%;
}

#convincers-section .one-fourth.two {
  background: #20327e;
}

#convincers-section .one-fourth.last {
  background: #20327e;
  margin-right: 0%;
}

#convincers-section .one-third {
  display: inline-block;
  text-align: center;
  padding: 20px 0%;
  width: 30.4%;
  margin-right: 3.5%;
}

#convincers-section .one-third img {
  width: 100%;
  max-width: 380px;
}

#convincers-section .one-third.last {
  margin-right: 0%;
}



#convincers-section .one-half {
  display: inline-block;
  text-align: center;
  padding: 20px 2%;
  width: 45.5%;
  margin: 0%;
}

#convincers-section .one-half img {
  width: 100%;
  max-width: 590px;
}

#convincers-section .one-half.last {
  margin: 0%;
}

/*-----------------------------------------------------------------------------------*/
/*	MENU
/*-----------------------------------------------------------------------------------*/

nav#menu {
display: block;
width: auto;
background: #3c414c;
padding: 0px 0px;
}

nav#menu .wrapper {
max-width: 1100px;
}

nav#menu ul {
 list-style-type: none;
 letter-spacing: normal;
 position: relative;
 z-index: 1001;
 margin-bottom: 0;        
}

nav#menu ul li {
	z-index: 101;
	vertical-align: top;
	text-align: left;
	background: none;
list-style: none;
margin: 0px 7% 0px 0px;
display: inline-block;
position: relative;
}

/*nav#menu ul li.menuactive.manufacturing, nav#menu ul li.menuactive.home, nav#menu ul li.menuactive.gallery, nav#menu ul li.menuactive.contact {
	padding-bottom: 0px;
}*/

nav#menu ul li.menuactive {
	padding-bottom: 0px;
}

nav#menu ul li.sectionheader.menuactive {
	padding-bottom: 0px;
}

nav#menu ul li:last-child {
	border-right: 0 solid #198bd1;
}

nav#menu ul li a:hover,
nav#menu ul li a.currentpage {

}

nav#menu ul li:hover a {

}

nav#menu ul li a.menuactive {

}

nav#menu ul li a.menuactive span {

}

nav#menu ul li a {
 display: block;
 line-height: 22px;
 color:#ffffff;
 padding: 25px 0px;
 text-decoration: none;
 font-weight: bold;
 font-size: 16px;
 text-transform: uppercase;
}
nav#menu ul li a span {
	padding: 0 0 5px 0;
}

nav#menu ul li.sectionheader.menudepth0.parent span {
	display: inline-block;
	line-height: 20px;
	color: #ffffff;
	padding: 10px 17px 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

nav#menu ul li.sectionheader.menudepth0.parent ul li span {
	display: block;
	padding: 0px;
	line-height: 1;
}
nav#menu ul li:hover ul {
	display: block;
}

nav#menu ul li ul {
	position: absolute;
	left: -100%;
	height: auto;
	display: none;
	padding: 0px 0 0px;
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
        background-color: #198bd1;        
	/*top: 43px;*/
	width: 220px;


}


nav#menu ul li ul li {
	display: block;
	float: none;
	background: none;
	padding: 0;
	height: auto;
	text-align: center;
	margin: 0;
	border: 0;
width: 100%;
}

nav#menu ul li ul li:hover {
background: #20327e;
}

nav#menu ul li ul li ul {
	top: 0;
}
nav#menu ul li ul li a.menuactive span {
	border-bottom: 0;
}

nav#menu ul li.sectionheader.menudepth0.parent ul li span,
nav#menu ul li ul li a {
	margin: 0;
	border: none;
	display: block;
	padding: 7px 5px;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
}

nav#menu ul li ul li.menudepth1 a {

	padding: 90px 0 0 0;
	margin: 0 12px 10px;
}

nav#menu ul li.sectionheader.menudepth0.parent ul li.menudepth1 a span {

	font-size: 14px;
	line-height: 1.2;
}

nav#menu ul li.sectionheader.menudepth0.parent ul li a:hover span {

}

nav#menu ul li ul li a:hover {
	background-size: 90%;
	background-position: center 2px;
}


nav#menu ul li ul li a:hover span {
	border-bottom: 0;
}
nav#menu ul li ul li a:hover,
nav#menu ul li ul li.active a,
nav#menu ul li ul li a.selected {

}
nav#menu ul li ul li:last-child {
	border: none;
}
* html nav#menu {
	height: 1%;
}




#content {
 display:block;
 width: 100%;
 margin: 0;
 min-height: 600px;
 background: #ffffff;
}



#content .wrapper {
 background: #ffffff;
 padding: 25px 0;
}


#content h1 {
 color: #20327e;
 font-size: 32px;
 line-height: 40px;
 font-weight: bold;
 padding-bottom: 20px;
 border-bottom: 1px solid #9a9c9d;
 margin-bottom: 30px;
 text-align: center;
}



#content h1 strong {
 font-weight: bold;
}

#content h2 {
color: #20327e;
    font-size: 28px;
   line-height: 34px;
font-weight: normal;
}

#content h3 {
color: #20327e;
    font-size: 28px;
   line-height: 34px;
font-weight: normal;
}

#content h3 a {
color: #8DC63F;
text-decoration: underline;
}


#content h4 {
color: #8DC63F;
    font-size: 24px;
   line-height: 30px;
font-weight: normal;
}



#content ol {
margin-bottom: 25px;
margin-left: 20px;
}

#content h2,
#content h3,
#content h4,
#content p,
#content ul,
#content ol{
 padding-left: 3%;
 padding-right: 3%;
}

#content p,
#content ul li,
#content ol li {
color: #7a7a7c;
font-size: 18px;
line-height: 25px;
}

#content ol li {
padding-left: 8px;
margin-bottom: 5px;
}

#content p strong,
#content ul li strong {
color: #444444;
}

#content p:first-of-type {
 font-size: 20px;
 line-height: 27px;
 color: #282828;
 margin-bottom: 30px;
}


#content ul li {
margin-bottom: 5px;
background: rgba(0, 0, 0, 0) url("/uploads/images/bullet.png") no-repeat scroll 3px 4px;
padding-left: 25px;
list-style: none;
}

#content ul {
margin-bottom: 20px;
}



#content .image-right {
  float: right;
  padding: 5px 0px 20px 20px;
   width: 100%;
  max-width: 240px;  
}

#content .image-center {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 450px;
  padding: 0;
}

#content ul.services li {
 margin-bottom: 15px;
 background: rgba(0, 0, 0, 0) url("/uploads/images/bullet.png") no-repeat scroll 4px 6px;
 padding-left: 25px;
 list-style: none;
 color: #20327e;
 display: inline-block;
 width: 44%;
 padding-right: 3%; 
 vertical-align: top;
 font-weight: bold;
font-size: 17px;
line-height: 25px;
}

#content #quote-wrapper h1 {color:#198bd1; font-size:38px; text-shadow: 2px 2px 5px #18225c; font-family: 'Poppins', sans-serif, arial;}
#content #quote-wrapper ._tq-hero-text p {color:#fff; text-shadow: 2px 2px 5px #18225c; font-family: 'Poppins', sans-serif, arial;}

#content-quote {
 display:block;
 width: 100%;
 margin: -30px 0 0;
 min-height: 600px;
 background: #ffffff;
}

#content-quote .wrapper {
 background: #ffffff;
 padding: 0px 0;
}

#content .financeoption {
  display: block;
  border: 2px solid #20327e;
  padding: 20px 25px;
  margin-bottom: 25px;
}

#content .financeoption li {
  color: #444444;
}

#content .financeoption table {
border: 0;
}

#content .financeoption table tbody {
display: table;
border-collapse: collapse;
border-spacing: 0;
}

#content .financeoption table td {
  padding: 2px 15px;
  border: 1px solid #9a9a9c;
border-collapse: collapse;
border-spacing: 0;
  color:#444444;
}

#content .financeoption table td strong {
}

#content .eligibility {
  display: inline-block;
  width: 45%;
  vertical-align: top;
  margin-right: 5%;
}

#content .eligibility.last {
  margin-right: 0;
}

#content .eligibility p {
  margin-bottom: 10px;
}

#content .disclosure p {
  font-size: 9px !important;
  line-height: 15px !important;
  color: #9a9a9c;
  margin-bottom: 15px;
}

#content .two-third {
 display:inline-block;
 width: 65%;
 margin-right: 1.5%;
 vertical-align: top;
}

#content .one-third {
 display:inline-block;
 width: 33%;
 vertical-align: top;
}

#content .aircon {
 display: block;
 background-color: #198bd1;
 text-align: center;
 color: #ffffff;
 padding: 7px 20px;
 font-size: 19px;
 line-height: 25px;
}

#content .aircon a {
 color: #ffffff;
 text-decoration: underline;
}

#content .offerbox {
  display: none;
  max-width: 800px ;
  margin: 0 auto 35px;
  border-radius: 20px;
  background-color: #c00000;
  padding: 30px 5%;
  text-align: center;
}

#content .offerbox h3,
#content .offerbox p,
#content .offerbox p strong  {
  color: #ffffff;
}



#contactmap {
display: inline-block; width: 58%; padding-right: 5%; vertical-align: top; text-align: center;
}

#contactform {
display: inline-block; width: 32%; 
}

#acc-logos-row {
 background: #ffffff;
 display:block;
 width: 100%;
 padding: 30px 0;
 text-align: center;
}

#acc-logos-row img.logo {
 width: 100%;
 padding: 0px 2%;
}

#bottom-cta {
 /*background: #20327e;*/
 display:block;
 width: 100%;
 padding: 65px 0;
 position: relative;
background-image: url(/uploads/images/header-img2.jpg);
background-position: left center;
}

#bottom-cta-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #20327e;
    mix-blend-mode: multiply;
}

#bottom-cta .wrapper {
 width: 94%;
 padding: 0 3%;
 max-width: 1100px;
 position:relative;
 font-size:0;
}

#bottom-cta p {
font-size: 34px;
line-height: 1.2;
text-align:left;
 color: #ffffff;
font-weight:200;
margin-bottom:30px;
}
#bottom-cta p.small {
font-size: 18px;
line-height: 1.1;
margin: 0 0 5px 0;
font-weight:400;
}

#bottom-cta p.small i {
margin-right:5px;
}

#bottom-cta p.button a {
display:block;
border: 2px solid #fff;
padding: 6px 20px;
text-align:center;
margin: 50px auto 0;
max-width:300px;
}

#bottom-cta p.button a:hover {
background-color:#fff;
color:#20327e
}

#bottom-cta a {
 color: #ffffff;
transition: all 0.2s ease-in-out 0s;
}

#bottom-cta a:hover {
 color: #198bd1
}

#footer {
background: #3c414b;
display:block;
width: 100%;
padding: 25px 0;
}

#footer .wrapper {
 width: 94%;
 padding: 0 3%;
}

#footer .one-fourth.small {
display: inline-block;
width: 18%;
margin-right: 3%;
vertical-align: top;
}

#footer .one-fourth.medium {
display: inline-block;
width: 25%;
margin-right: 3%;
vertical-align: top;
}

#footer .one-fourth.large {
display: inline-block;
width: 30%;
margin-right: 3%;
vertical-align: top;
}

#footer .one-fourth.last {
text-align: right;
}

#footer .footer-links {
display: block;
width: 100%;
margin-top: 20px;
font-size: 16px;
line-height: 24px;
}

#footer .footer-links a {
display: inline-block;
width: auto;
margin-right: 15px;
color: #ffffff;
}


#footer p {
 color: #ffffff;
 margin-bottom: 10px;
 font-size: 16px;
 line-height: 24px;
}

#footer p strong {
 color: #198bd1;
 font-size: 20px;
 line-height: 28px;
}

#footer ul li {
color: #ffffff;
list-style-type: none;
font-size: 16px;
line-height: 24px;
}

#footer .one-fourth a {
color: #ffffff;
}

#footer .fab {
 color: #ffffff;
 font-size: 28px;
 margin: 5px 10px 5px 0px;
}

#footer .disclosure p {
  font-size: 9px !important;
  line-height: 15px !important;
  color: #ffffff;
  margin-bottom: 15px;
}

.one-half {
display: inline-block;
width: 48%;
margin-right: 4%;
vertical-align: top;
}

.one-fourth {
display: inline-block;
width: 22%;
margin-right: 3%;
vertical-align: top;
}

.last {
margin-right: 0%;
}




/*---------------- MOBILE MENU STYLES ----------------*/
#nav {
    list-style-type:none;
    display:none;
    right: 0;
    position:absolute;
    line-height:37px;
    margin: 0 auto;
    min-height: 1000px;
    padding: 3% 4% 4% 5%;
    background-color: #20327e;
    width: 91%;
    text-align: left;
    height: auto;
    top: 40px;
}

 #nav ul {
    list-style-type:none;
    display:block;
    margin:0;
    padding-left: 0;
}

 #nav ul li ul {
    padding-left: 15px;
    display:block;
    margin-top: 10px;
}

 #nav ul li.sectionheader {
    font-size: 16px;
    font-weight: bold;
}

 #nav ul li.sectionheader:hover ul {

    display:block;
}
 #nav ul li ul li {
    list-style-type: none;
    color: #ffffff;
}
#nav li:hover ul {
    display:none;
    margin-left:0;
}
#nav li a {
    color:#ffffff;
    padding-left:0%;
text-decoration: none;
font-size: 18px;
font-weight: bold;
}

#nav ul li {
margin-bottom: 10px;
}

#nav ul li ul li {
margin-bottom: 0px;
}

#nav li.sectionheader span {
    color:#ffffff;
    padding-left:0%;
font-size: 18px;
font-weight: bold;
}

#nav li.sectionheader ul li {
line-height: 27px;
text-decoration: none;
margin-bottom: 10px;
}

#menuTwo {
    background: transparent;
    color:#ffffff;
    font-size:27px;
    line-height: 41px;
    display:none;
    padding: 0 8px;
    cursor:pointer;
    position:relative;
    z-index:1000;
    top: 0px;
    right: 15px;
    float: right;
}

.mobileMenuWrapper {
    width: 100% !important;
    background: #20327e;
    top: 0px !important;
    color: #ffffff;
    cursor: initial;
    left: 0 !important;
    height: auto;
    padding: 0 0 0 0;
    position: absolute;
    z-index:3000;
    display: none;
}

#content img.right {
float: right;
max-width: 400px;
width: 100%;
padding: 0 0 15px 25px;
}

/* ----- Testimonial Slider Styles -----*/

#testimonials {
  display: block;
  background: #e5e5e5;
  text-align: center;
  min-height: 275px;
}

#testimonials .wrapper {
  padding: 40px 5%;
  width: 90%;
  max-width: 1100px;
}

#testimonials p.newsHeader {
  font-size: 28px;
  color: #20327e;
  margin-bottom: 25px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  color: #818286;
  font-size: 18px;
  line-height: 1.5;
  font-style: italic;
  }

.rslides li span {
  color: #198bd1;
  font-style: normal;
  font-weight: bold;
}

.rslides li span i {
  padding: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

#testimonialcontainer {position:relative; width:90%; margin:auto;}

.rslides_nav {
  display: block;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 20px;
  left: -35px;
  opacity: 0.4;
  z-index: 3;
  text-indent: 0px;
  text-decoration: none;
  transition: all 0.2s ease 0s;
  position:absolute;
  font-size:60px;
  line-height:1;
  font-weight:bold;
  color:#20327e;
  }

.rslides_nav.next {
  left: auto;
  background-position: right top;
  right: -35px;
  }

.rslides_nav:hover {
  opacity: 0.8;
  color:#20327e;
}

.formbuilderform > div {
 margin-bottom: 10px;
}

.formbuilderform > div > label {
 display: inline-block;
 text-align: left;
 vertical-align: top;
 width: 90px;
}

.formbuilderform > div > label + input, .formbuilderform > div > label + textarea {
 color: #777;
 font-family: arial, helvetica, sans-serif;
 font-size: 14px;
 font-weight: 500;
 width: 53%;
}

.formbuilderform > div > label + textarea {
 margin-top: 2px;
}

.formbuilderform > div.submit > input {
background-color: #125997;
border: none;
border-radius: 4px;
color: #fff;
cursor: pointer;
font-weight: bold;
margin-top: 15px;
padding: 5px 20px 8px;
transition: all 0.2s ease 0s;
}

.formbuilderform > div.submit > input:hover {
background-color: #198bd1;
}

#xmas-hours {
display:block;
padding: 30px;
text-align: center;
background-color:#ffffff;
margin-bottom: 40px;
border: 1px solid #c00000;
}

#xmas-hours h5 {
font-size: 20px;
line-height: 26px;
color:#ffffff;
margin-bottom: 15px;
}


#xmas-hours p.xmas {
 color: red;
 font-size: 32px;
 line-height: 40px;
 font-weight: bold;
 padding-bottom: 20px;
 border-bottom: 1px solid #c00000;
 margin-bottom: 30px;
 text-align: center;
}

#xmas-hours p {
color:#282828;
margin-bottom: 0px;
}
/* cmsms stylesheet: AJB - New Slider Styles modified: 08/14/25 13:21:27 */
.slide-wrap {
    position:relative;
    overflow:hidden;
    width:100%;
    margin:0px auto;
}

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

 .slide-wrap .git {
    top: 84px !important;
}
.slide-wrap .git p {
    margin-bottom: 0px;
}
.slide-wrap .git.open {
    top: -75px !important;
    height: 377px;
} 

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


#slider {
    border-bottom: 0px solid #ee2e30;
}
.slider {
    position:relative;
    width:100%; 
    margin:0 auto;
}

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

.fraction-slider {
    position:relative;
    width:100%; height:100%;
    overflow:visible;
}
.fraction-slider .slide {
    display:none; width:100%; height:100%;
    position:absolute;
    z-index:1001; /*5000*/
    background: f3f3f3;
}
.fraction-slider .active-slide {
    z-index: 3001; /*9999;*/
}
.fraction-slider .fs_obj {
    display:block; display:none;
    position:absolute;
    top:0px; left:100%;
    z-index: 2001; /*7000;*/
}
.fraction-slider .fs_fixed_obj {
    z-index:/*6000*/ 2000;
    left:0;
}
.fraction-slider .fs_obj *{
    display:inline-block;
    position:relative;
    top:0px; left:0px;
}
.fs_loader {
    width:100%; height:400px;
    background:url(images/fs.spinner.gif) center center no-repeat transparent;
}
.fraction-slider .prev, .fraction-slider .next {
    position:absolute;
    width:45px; height:45px;
    z-index:99999;
    font-size: 70px;
    color: #fff;
}
.fraction-slider .prev {
    left:2%; top:48%;
    background:url(images/fs.prevnext.png) 0px 0px no-repeat transparent;
}
.fraction-slider .prev:hover {
    background:url(images/fs.prevnext.png) 0px -45px no-repeat transparent;
}
.fraction-slider .next {
    right:5%; top:48%;
    background:url(images/fs.prevnext.png) -45px 0px no-repeat transparent;
}
.fraction-slider .next:hover{
    background:url(images/fs.prevnext.png) -45px -45px no-repeat transparent;
}
.fraction-slider:hover .prev, .fraction-slider:hover .next {
    display:block;
}
.fs-pager-wrapper {
    position:absolute;
    left:10px; bottom:10px;
    z-index:9999;	
}
.fs-pager-wrapper a, .fs-custom-pager-wrapper a {
    display:inline-block;
    width:14px; height:14px;
    margin:0 5px 0 0;
    background:url(images/fs.pager.png) 0px -14px no-repeat transparent;
}
.fs-pager-wrapper .active, .fs-custom-pager-wrapper .active {
    background:url(images/fs.pager.png) 0px 0px no-repeat transparent;
}

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

.slide p {
    color: #ffffff;
    font-size: 80px !important;
    font-weight: bold;
}

/* -------------------
.slide-filter {
    width: 75px;
    height: 227px;
    z-index: 99999;
    position: absolute;
    top: 75px;
    right: 0;
}

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

.nivoSlider {
    position:relative;
    width:100%;
    height:auto;
    overflow: hidden;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    max-width: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
    max-height:628px;
    height:100%;
}
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:white; 
    filter:alpha(opacity=0); 
    opacity:0;
}
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
.nivo-box img {
    display:block;
}
.nivo-caption {
    position: absolute;
    margin:0;
    left: 0;
    top: 65px;
    color:#fff;
    width:85%;
    z-index:8;
    text-align: center;
    padding-left: 20%;
}


/* ----------------------
.nivo-caption div.icontextarea {
    height: 210px;
}
.nivo-caption div.slide-icon {
    display: inline-block;
    height: 100%;
    margin-right: 3%;
    width: 22%;
}
.nivoSlider .nivo-caption div.slide-icon img {
    display: inline-block;
    position: initial;
    width: 100%;
    max-width: 250px;
}


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

.nivo-caption p, .nivo-caption a {
    margin: 0 auto 20px;
    max-width: 1200px;
    text-align: center;
    color: #3c414c;
    font-size: 40px;
    font-family: 'Open Sans', sans-serif;
    line-height: 48px;
  text-shadow: 2px 2px 4px #707070;
}

.nivo-caption p.survey {
    font-size: 28px;
    line-height: 36px;
}

span.red-text {
    font-size: 64px;
    line-height: 72px;
    color: #c00000;
    font-weight: bold;
  text-shadow: 3px 3px 5px #707070;
}

span.small {
    font-size:20px;
}

.survey {
    font-size:24px;
}

span.black-bg {
    background-color: rgba(0, 0, 0, 0.7);;
    padding: 8px 30px;
    color: #fff;
    border-radius: 8px;
}

a.slider-button {
    background: #c00000;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 10px;
    width: auto;
    max-width: 160px;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    box-shadow: 0 5px 10px 0 #3c414c;
}

.nivo-caption p.small {
    font-size: 26px;
    margin-top: 25px;
}

.nivo-html-caption {
    display:none;
}
.nivo-directionNav a {
    position:absolute;
    top: 30%;
    z-index:9;
    cursor:pointer;
}
.nivo-prevNav {
    left:0px;
}
.nivo-nextNav {
    right:0px;
}
.nivo-controlNav {
    text-align:center;
    padding: 15px 0;
}
.nivo-controlNav a {
    cursor:pointer;
}
.nivo-controlNav a.active {
    font-weight:bold;
}
.theme-default .nivoSlider {
    position:relative;
    background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:0px;
}
.theme-default .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    min-height: 400px;
}
.theme-default .nivoSlider a {
    border:0;
    display:block;
}
.theme-default .nivo-controlNav {
    text-align: center;
    padding: 20px 0;
    display: none;
}
.theme-default .nivo-controlNav a {
    display:inline-block;
    width:22px;
    height:22px;
    background:url(bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
    background-position:0 -22px;
}
.theme-default .nivo-directionNav a {
    display:block;
    width:73px;
    height:73px;
    background:url(/uploads/images/slide-arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}
.theme-default a.nivo-nextNav {
    background-position:-73px 0;
    right:85px;
}
.theme-default a.nivo-prevNav {
    left:85px;
}
.theme-default .nivo-caption {
font-family: 'Open Sans', sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}
/* cmsms stylesheet: AJB - New Style Queries modified: 08/14/25 13:23:38 */
@media (max-width: 1500px) {


}


@media (max-width: 1250px) {

.wrapper { width: 94%; }
#bottom-cta .wrapper { width: 88%; }
#footer .wrapper { width: 88%; }

}

@media (max-width: 1100px) {

#logo-row .telemail { font-size: 15px; }
#logo-row .telemail span.tel { font-size: 34px; line-height: 40px; }
#slider-row { height: 400px; }
.theme-default .nivoSlider img { min-height: 400px; }
.nivo-caption { top: 50px; width: 95%; }


}

@media (max-width: 1000px) {

#logo-row .telemail { font-size: 14px; width: 280px; }
#logo-row .telemail span.tel { font-size: 30px; line-height: 36px; }
#slider-row { height: 300px; }
.theme-default .nivoSlider img { min-height: 300px; }
.nivo-caption { top: 30px; width: 100%; }
.nivo-caption p { font-size: 30px; line-height: 38px; }
span.red-text { font-size: 50px; line-height: 58px; }
a.slider-button { font-size: 14px; line-height: 20px; padding: 8px 12px; }
#convincers-section { margin-top: -40px; }
#convincers-section .one-fourth { font-size: 17px; line-height: 23px; min-height: 35px; padding: 12px 2%; }
#convincers-section { margin-bottom: 10px; }
#content p, #content ul li { font-size: 16px; line-height: 24px; }
#content p:first-of-type { font-size: 18px; line-height: 26px; }
#content .aircon { font-size: 18px; line-height: 24px; }
#bottom-cta { font-size: 26px; line-height: 30px; }
#footer p, #footer ul li { font-size: 15px; line-height: 23px; }
#content ul.services li { width: 43%; font-size: 16px; line-height: 24px; }
.rslides li { font-size: 16px; line-height: 1.4; }
#footer .footer-links { font-size: 15px; line-height: 23px; }
.nivo-caption p.survey { font-size: 22px; line-height: 30px; }
}

@media (max-width: 860px) {

#logo-row .logo { width: 100%; }
#logo-row .top-logos { width: 100%; text-align: center; margin: -10px 0 0; }
#logo-row .top-logos img { max-width: 250px; }
#logo-row .telemail { width: 100%; text-align: center; float: none; margin-top: 0; }
#content ul.services li { width: 42%; }
#content .two-third { width: 64%; margin-right: 2%; }
#content .aircon { font-size: 17px; line-height: 23px; }
#bottom-cta { font-size: 22px; line-height: 26px; }
nav#menu { display: none; }
.mobileMenuWrapper { display: block; }
#menuTwo { display:block; }
.mobileMenuWrapper #nav { line-height: 22px; }
.mobileMenuWrapper #nav ul li { margin-bottom: 20px; }
.mobileMenuWrapper #nav li a { font-size: 16px; }
#testimonials { min-height: 285px; }
#header { margin-top: 30px; }
.one-half { display:block; width:98%; margin: 1%; }
#bottom-cta p {text-align:center;}
}

@media (max-width: 700px) {

#slider-row { height: 250px; }
.theme-default .nivoSlider img { min-height: 250px; }
.nivo-caption { top: 20px; }
.nivo-caption p { font-size: 24px; line-height: 32px; margin-bottom: 10px; }
span.red-text { font-size: 40px; line-height: 48px; }
#convincers-section .one-fourth { width: 44.5%; font-size: 15px; line-height: 21px; padding: 6px 2%; margin-bottom: 15px;  }
#convincers-section .one-fourth span { width: 50%; }
#convincers-section .one-fourth.two { margin-right:0; }
#convincers-section .one-fourth.three { background: #20327e; }
#convincers-section .one-fourth.last { background: #198bd1; }
#bottom-cta strong { display: block; }
#content ul.services li { width: 95%; padding-right: 0;}
#content .eligibility { display: block; width: 100%; margin: 0; }
#content .two-third { display: block; width: 100%; margin: 0;}
#content .two-third p { margin-bottom: 15px;}
#content .one-third { display: block; width: 100%; margin: 0 0 25px;}
#footer .one-fourth.large { width: 80%; margin-bottom: 20px; }
#footer .one-fourth.third p:first-of-type { display: none; }
#contactform { display: inline-block; width: 100%; padding-right: 0%; vertical-align: top; text-align: center; padding-top: 20px; }
#contactmap { display: inline-block; width: 100%; }
#sticky-row .telemail a {font-size:11px;}
#sticky-row a, #sticky-row a i { font-size:19px;}
.nivo-caption p.survey { font-size: 18px; line-height: 26px; }
}


@media (max-width: 600px) {

#slider-row { height: 220px; }
.theme-default .nivoSlider img { min-height: 220px; }
.nivo-caption { top: 15px; }
.nivo-caption p { font-size: 20px; line-height: 28px; margin-bottom: 10px; }
a.slider-button { font-size: 12px; line-height: 18px; padding: 5px 10px; max-width: 100px; }
span.red-text { font-size: 34px; line-height: 42px; }
#content h1 { font-size: 30px; line-height: 36px; }
#content h3 { font-size: 24px; line-height: 30px; }
#content p, #content ul li { font-size: 14px; line-height: 22px; }
#content p:first-of-type { font-size: 16px; line-height: 24px; }
#content ul.services li { font-size: 14px; line-height: 22px; }
#content .aircon { font-size: 16px; line-height: 22px; }
#testimonials { min-height: 310px; }
#sticky-row .telemail a {font-size:0px;}
#convincers-section .one-half { width: 96%; padding: 5px 2% 0px; }
.nivo-caption p.survey { font-size: 16px; line-height: 24px; }
}



@media (max-width: 480px) {

#slider-row { height: 165px; }
.theme-default .nivoSlider img { min-height: 165px; }
.nivo-caption { top: 10px; width: 92.5%; }
.nivo-caption p { font-size: 16px; line-height: 22px; margin-bottom: 5px; }
span.red-text { font-size: 28px; line-height: 34px; }
#convincers-section { margin-top: -25px; }
#convincers-section .one-fourth { width: 90%; margin: 0 auto 15px; display: block; }
#convincers-section .one-fourth.two { margin: 0 auto 15px; }
#convincers-section .one-fourth.last { margin: 0 auto 15px; background: #20327e; }
#convincers-section .one-fourth span { height: 35px; width: 20%; }
#convincers-section .one-fourth.three { background: #198bd1; }
#convincers-section .one-third { width: 100%; margin: 0; padding: 5px 0px; }
#convincers-section .one-third img { max-width: 275px; }
.rslides li { font-size: 15px; line-height: 1.3; }
#content .image-right { float: none; display: block; padding:0; margin: 8px auto 25px; }
#footer .wrapper { padding: 0 6%; width: 88%; }
#footer .one-fourth { width: 96%; }
#footer .one-fourth ul { margin-bottom: 25px; }
#footer .one-fourth.third { margin-left: 0%; }
.nivo-caption p.survey { font-size: 14px; line-height: 22px; }
}



@media (max-width: 380px) {

.nivo-caption { width: 90%; }

}
