/* @override 
	http://911water.pioneerdesign.net/css/innovativepainting.css
	http://www.911waterproofing.com/css/innovativepainting.css
	https://www.911waterproofing.com/css/innovativepainting.css?* */

body {
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 5px;
  color: dimgray;
  font-size: 26px;
  line-height: 36px;
  font-weight: 500;
 
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: dimgray;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
.main-text p {
   margin-bottom: 5px;
}
.main-text ul {
	margin: 0 0 15px 0;
}

.blog-content img {
	height:  auto;
}
.blogoverviewh2.subtitle {
  font-size: 18px;
  line-height: 22px;
}

.blogsummary {
  color: #7d7d7d;
}
.blogsummary.readmore {
  margin-top: 5px;
  color: #ec1b29;
  text-transform: uppercase;
}
.blogcol {
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
  min-height: 330px;
  text-align: left;
}

.blogoverviewh2 a {
	text-decoration: none;
 
}

.blogoverviewh2.subtitle {
  font-size: 18px;
  line-height: 22px;
}
.datehead {
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #d1cfcf;
  border-bottom: 1px solid #d1cfcf;
  color: #7d7d7d;
  font-size: 14px;
  line-height: 16px;
}
.datehead.subdate {
  padding-top: 5px;
  padding-bottom: 0px;
  border-top-style: none;
  border-top-width: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
}
.dateleft {
  float: left;
}
.authorright {
  float: right;
}
.blogoverview {
  margin-bottom: 50px;
}

.floatRight {
	float: right;
	margin-left: 15px;
}
.floatLeft {
	float: left;
	margin-right: 15px;
}

.tagsEntry {
	background: #efefef;
	padding: 10px 25px;
	margin: 25px 0;
	line-height: 1.8em;
}
.tagsEntry p {
	margin: 0 !important;
}
.blog-content {
	margin-top: 40px;
	line-height: 1.6em;
}

.blog-content iframe {
	max-width: 100%;
	margin: 0 auto;
}

.videoWrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	margin-bottom: 25px;
	height: 0;
}
.videoWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
video {
  width: 100%    !important;
  height: auto   !important;
}

.pager {
	max-width: 1200px;
	margin: 0 auto;
} 
.pager .page {
	padding: 5px 10px;
	background:  #4b9ef1;
	color: #FFF;
	text-decoration: none;
}
 .pager .left {
	float: left;
}  
.pager .right {
	float: right;
	margin-top: -25px;
}
.pager .centerNumbers {
 
  display: table;
  margin: auto;
 
	text-align: center;
 
}
.pager .centerNumbers a,
.pager .current {
	padding: 6px 12px;
}

.pager .current,
.pager .centerNumbers a:hover {
	background: #385da8;
	color: #FFF;
	text-decoration: none;
}



.contentslide {
  margin: 30px 0 10px 0;
  background-color: transparent;
  color: transparent;
  height: 325px;
}
.slidec .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	background: rgba(0,0,0,.6);
	color: #FFF;
	padding: 5px 10px;
}
.contentslide.related {
  height: 160px;
}
.slidec {
  width: 50%;
  position: relative;
}
.slidec.related {
  width: 25%;
  margin-right: 2px;
}
.sliderpic {
  width: 100%;
  height: auto;
}
.arrowover {
  background-color: rgba(255, 255, 255, 0.12);
}
.arrowover.left:hover {
  background-color: rgba(255, 255, 255, 0.22);
}
.arrowover.right:hover {
  background-color: rgba(255, 255, 255, 0.22);
}
.slidelabel {
  position: absolute;
  left: -12px;
  top: 10px;
  z-index: 10;
  display: inline-block;
  background-color: black;
  color: white;

  line-height: 20px;
  text-transform: uppercase;
  font-family: Lato;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  
}
.slidelabel .labelLeft {
	float: left;
  	padding: 4px 7px;
}
.slidelabel .labelRight {
	float: right;
	margin-left: 10px;
  	background:  #7eb39f;
}
.slidelabel .labelRight a {
  	color: #FFF !important;
  	padding: 4px 7px;
  	display: block;
}
.slidelabel .labelRight a:hover {
   	background: #828282;
 
 }
/*.project-button {
  float: right;
   color: #FFF !important;
  box-shadow: none;
  margin-left: 10px;
  background: #555;
  padding: 0 5px;
}*/

.embedly-responsive {
	margin-top: 30px;
	position: relative;
	padding-bottom: 56.2061%;
	height: 0;
	overflow: hidden;
}
.button {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 2px;
  background-color: #4a84c0;
  color: white;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #5d5d5d;
}
.button.headbtn {
  position: relative;
  z-index: 1000;
  display: block;
  margin-top: 35px;
  margin-right: 10px;
  padding: 10px 15px;
  float: right;
  border-radius: 0px;
 
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
}
.emailHead {
	position: relative;
	z-index: 1000;
	display: block;
	margin-top: 35px;
	margin-right: 10px;
	padding: 10px 15px;
	float: right;
	text-decoration: none;
}
.button.headbtn:hover {
  background-color: #072b3d;
}
.button.headbtn.w--current {
  z-index: 10;
}
.button.small {
  margin-top: 8px;
  padding: 4px 12px;
  font-size: 11px;
  letter-spacing: 1px;
}
.button.small.centered {
  display: block;
  max-width: 200px;
  min-width: 150px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  border-radius: 0px;
  background-color: #072b3d;
}
.button.project-button {
  display: block;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #1f3767;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
}
.button.banner-btn {
  padding: 17px 20px;
  border-radius: 0px;
  background-color: #279ac9;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}
.button.banner-btn:hover {
  background-color: #2180a6;
}
.button.serv {
  margin-top: 15px;
  padding: 10px 16px;
  background-color: #1f3767;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 11px;
}
.button.serv:hover {
  background-color: #2b4e94;
}
.banner {
  position: relative;
  background-color: rgba(0, 0, 0, 0.76);
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.banner.pg {
  position: relative;
  height: 250px;
  background-color: white;
  background-image: url('../img/banner-1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}
.navbar {
  position: relative;
  z-index: 999;
  height: 115px;
  padding-top: 25px;
  padding-bottom: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px 0px;
}
.navlink {
  padding: 15px 17px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.navlink:hover {
  background-color: rgba(0, 0, 0, 0.49);
  color: white;
}
.navlink.w--current {
  color: white;
}
.logo {
  padding-top: 0px;
}
.logo.sc {
  padding: 14px 14px 15px;
}
.logo.sc.w--current {
  padding: 15px 15px 14px;
}
.logo.sc.w--current:hover {
  background-color: rgba(0, 0, 0, 0.34);
}
.dropdown-list {
  display: none;
  background-color: #ee833a;
}
.dropdown-list.w--open {
  margin-top: 21px;
  background-color: rgba(0, 0, 0, 0.85);
}
.icon-service {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border: 1px solid #afafaf;
  border-radius: 100px;
  background-image: url('../img/ico1.png');
  background-position: 50% 50%;
  background-size: 33px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.icon-service:hover {
  border-color: #f3655e;
  background-color: #f3655e;
  background-image: url('../img/ico1hover.png');
}
.text-hero {
  margin-bottom: 20px;
  text-align: center;
}
.sp {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Ubuntu, sans-serif;
  color: #5d5d5d;
  font-size: 42px;
  line-height: 48px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
}
.sp.white {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 2px;
}
.sp.relatedhead {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 38px;
  font-weight: 700;
}
.sp.paddedtop {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #072b3d;
  font-size: 38px;
  font-weight: 500;
  text-transform: uppercase;
}
.light {
  font-weight: 200;
}
.portfolio-image {
  padding-right: 0px;
  padding-left: 0px;
  background-color: white;
  text-align: center;
}
.portfolio-tittle {
  margin-top: 30px;
  margin-bottom: 10px;
}
.tittle {
  color: dimgray;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.work-section {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: white;
}
.portfolio-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.portfolio-overlay:hover {
  opacity: 0.96;
}
.ico-wrapper {
  position: relative;
  margin-top: 20%;
  padding: 20px 40px;
  color: white;
}
.team-social {
  margin-top: 33px;
}
.ico-soc {
  width: 27px;
  height: 27px;
  margin-right: 10px;
  padding-top: 3px;
  border-radius: 100px;
  background-color: #5d5d5d;
  text-align: center;
}
.ico-soc.facebook:hover {
  background-color: #3b5998;
}
.ico-soc.twitter:hover {
  background-color: #2aa9e0;
}
.ico-soc.gplus:hover {
  background-color: #bf3939;
}
.ico-soc.rss:hover {
  background-color: #eb8a1c;
}
.ico-soc.dribbble:hover {
  background-color: #e30282;
}
.menu {
  margin-top: 0px;
}
.zpulse-wrapper {
  position: absolute;
  left: 121px;
  top: 89px;
  z-index: 1;
  width: 50px;
  height: 50px;
  background-color: transparent;
  text-align: center;
}
.logo-section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f1f1f1;
}
.hide {
  display: none;
}
.footer {
  padding-top: 70px;
  padding-bottom: 70px;
  border-top: 0px none transparent;
  background-color: black;
}
.row-logo {
  opacity: 0.8;
  text-align: center;
}
.copyright {
  padding-top: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #ccc;
  font-size: 14px;
}
.copyright.serv {
  line-height: 30px;
}
.copyright.serv ul {
	padding: 0;
}
.copyright.serv ul li{
  line-height: 19px;
  margin-bottom: 8px;
  list-style: none;

}
.footer a {
	text-decoration: none;
}
.top {
  width: 40px;
  height: 40px;
  float: right;
  border: 1px solid #afafaf;
  border-radius: 100%;
  background-color: transparent;
  background-image: url('../img/up-arrow.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.top:hover {
  border-style: none;
  border-color: black;
  background-color: #ebe6e6;
  background-image: url('../img/up-arrow.png');
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.slider {
  height: 450px;
  background-color: transparent;
}
.nav-dots {
  font-size: 10px;
}
.arrow {
  opacity: 0.8;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 30px;
  text-shadow: 1px 1px 6px rgba(0,0,0,.6);
}
.arrow:hover {
  opacity: 1;
}
.navbar-scroll {
  position: fixed;
  display: block;
  width: 100%;
  height: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(31, 55, 103, 0.9);
  box-shadow: rgba(0, 0, 0, 0.49) 0px 2px 3px 0px;
}
.div-banner {
  position: relative;
  z-index: 9;
  padding-top: 150px;
  padding-bottom: 1px;
  background-image: url('../img/banner-1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}
.is {
  margin-bottom: 30px;
  font-family: Arvo, sans-serif;
  color: white;
  font-size: 60px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.34) 1px 1px 6px;
}
.is.pg {
  margin-top: 150px;
  margin-bottom: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 45px;
  text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 6px;
}
.is.smallish {
  position: relative;
  z-index: 100;
  display: block;
  width: 60%;
  margin: 10% auto 0px;
  padding: 35px 65px;
  background-color: rgba(31, 55, 103, 0.8);
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  font-size: 42px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}
.subtx {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.68);
  font-family:'Libre Baskerville', sans-serif;
  color: rgba(255, 255, 255, 0.9);
  font-size: 22px;
  line-height: 33px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}
.subtx.pg {
  font-size: 20px;
}
.sl-con {
  margin-top: 115px;
  margin-bottom: 125px;
}
.sl-con.pg {
  position: relative;
  z-index: 20;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
.btn {
  position: relative;
  z-index: 100;
  display: block;
  margin-top: -20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.slider-project {
  height: auto;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: transparent;
}
.project-tittle {
  margin-bottom: 16px;
  font-family: Arvo, sans-serif;
  color: #5d5d5d;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
}
.list {
  margin-bottom: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #696868;
}
.contact-section {
  padding-top: 120px;
  padding-bottom: 100px;
  border-top: 1px solid white;
  background-color: #f1f1f1;
}
.text-field {
  margin-bottom: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #d6d6d6;
  border-left-style: none;
  color: #333;
  font-size: 13px;
}
.text-field:focus {
  border-bottom-color: #f3655e;
}
.text-field.area {
  margin-bottom: 20px;
  padding-bottom: 80px;
}
.success-message {
  padding: 30px;
  text-align: center;
}
.error-message {
  margin-top: 30px;
  padding: 13px;
  text-align: center;
}
.err {
  margin-bottom: 0px;
  color: rgba(243, 101, 94, 0.68);
}
.contact-info {
  margin-bottom: 5px;
}
.ico {
  display: inline-block;
}
.info {
  display: inline-block;
  margin-left: 10px;
}
.email {
  color: #9d9d9d;
  text-decoration: none;
}
.email:hover {
  color: #f3655e;
}
.ico-device {
  display: block;
  padding: 14px;
  float: left;
  background-color: rgba(0, 0, 0, 0.63);
  color: white;
}
.containme {
  position: relative;
}
.service-link {
  text-decoration: none;
}
.estimate-block {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #1f3767;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.estimate-block.c {
  background-color: #919191;
}
.section-head {
  margin-bottom: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.23) 1px 1px 6px;
}
.estimate-input {
  margin-bottom: 15px;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-left: 12px;
  border-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0.23) 1px 1px 3px 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}
.estimate-input:focus {
  background-color: #def6ff;
  color: black;
}
.estimate-input.est-textarea {
  height: 110px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
}
.estimate-submit {
  display: block;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 0px;
  background-color: #385da8;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.main-vid {
  width: 100%;
  margin-top: 0px;
}
.video-wrapper {
  position: absolute;
  top: 100%;
  width: 100%;
  background-color: black;
}
.service-blocks {
  clear: both;
  background-color: black;
}
.credlogo {
  text-align: center;
}
.col-spec {
  padding: 25px;
  border-top: 1px solid #b3b3b3;
  background-color: #e8e6e6;
}
.col-spec:hover {
  background-color: #86dbfc;
}
.blog-block {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #d1d1d1;
}
.blog-head-title {
  margin-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #1f3767;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
.blog-link-wrap {
  padding: 10px;
  text-decoration: none;
}
.blog-link-wrap:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.blog-home-img {
  width: 100%;
}
.phone-link {
  display: block;
  margin-top: 40px;
  margin-right: 20px;
  float: right;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #4a84c0;
  font-size: 22px;
  text-decoration: none;
}
.bar-wrapper {
  min-width: 3px;
  background-color: #b5dae8;
}
.bar {
  width: 16.66%;
  height: 10px;
  float: left;
  background-color: #ee833a;
}
.bar.bar2 {
  background-color: #ecae80;
}
.bar.bar3 {
  background-color: #f5d2b8;
}
.bar.bar4 {
  background-color: #108fc2;
}
.bar.bar5 {
  background-color: #4fb9e3;
} 
.bar.bar6 {
  background-color: #b5dae8;
}
.content-section {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 24px;
}
.faux-heading {
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-text {
  margin-bottom: 75px;
  font-family: Ubuntu, Helvetica, sans-serif;
}
.main-text .blog-content img {
	max-width: 100%;
	height: auto;
}
.bulletwrap {
  margin-top: 0;
  margin-right: 10px;
  margin-left: 10px;
  padding: 22px;
  background-color: #e3dede;
}

#galleria { 
	width: 100%; 
	height: 700px; 
	background: #FFF;
	margin: 0 auto 2em ; 
}

.blogImageWrap {
	margin: 0 0 20px;
	text-align: center;
}
.overviewBlock:hover {
	opacity: .8;
}
.overview-txt-wrap {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  min-width: 15px;
  padding: 9px;
  background-color: rgba(0, 0, 0, 0.63);
  font-family: Oswald, sans-serif;
  font-size: 20px;
  text-align: center;
}
.overview-txt {
  color: white;
}
.overview-block-wrap {
  max-width: 1000px;
  position: relative;
  margin: 0 auto 30px;
  text-align: center;
}
.overview-intro {
  padding: 0;
  color: #262c46;
}
.overview-intro h1 {
	font-size: 32px;
	color: black;
	text-shadow: none;
}
.overview-heading {
  margin-bottom: 5px;
  font-size: 52px;
  text-align: center;
  text-shadow: none;
}
.overviewBlock {
	position: relative;
	margin: 0 5px 15px;
	min-width: 250px;
}

.adminlink {
	float: right;
	/*margin-top: -23px;*/
	position: relative;
	font-size: 12px; 
}
.adminlink a {
	background: #ec4f51;
	color: #FFF !important;
 	padding: 2px 6px;

}
.adminlink a:hover {
	background: #953233 !important;
 	color: #FFF !important;
}

.breadshare {
  padding: 0; 
  color: #525252;
  text-transform: none;
  margin-bottom: 30px;
} 
.breadshare ul {
	margin: 0;
	padding: 0;
}

.blog-section .breadshare {
	margin-top: 30px;
}
.breads li {
  float: left;
  list-style: none;
  color: #999;
  margin-right: 5px;
	font-family: Lato;
  font-size: 12px;
  text-transform: uppercase;
}
.breads a {
	color: #999;
	text-decoration: none;
}
.breads a:hover {
	color: #757575;
}

.servicearea {
  position: static;
  top: 50px;
  right: 300px;
  display: inline-block;
  margin-top: 48px;
  margin-left: 14px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: rgba(51, 51, 51, 0.49);
  text-transform: none;
}
.worktabs {
  display: block;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}
.tabmenu {
  display: block;
  width: 150px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  float: left;
  text-align: center;
}
.tablink {
  display: block;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #279ac9;
  color: white;
  font-size: 15px;
  text-transform: uppercase;
}
.tablink.w--current {
  background-color: #185f7a;
}
.nav-scroll-logo {
  width: 170px;
}
.nav-scroll-container {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}
.static-logo {
  margin-top: 10px;
  width: 240px;
  margin-bottom: 9px;
}
.menu-wrap {
  height: 52px;
  clear: none;
  background-color: #1f3767;
}
.ham-label {
  width: 60px;
  margin-top: 15px;
  margin-left: 5px;
  float: left;
  font-family: Verdana, Geneva, sans-serif;
  color: white;
  font-size: 12px;
}
.slidy {
  background-image: url('../img/hanson_res_0002.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.slidy.slide1 {
  background-image: url('../img/banner-1.jpg');
}
.slidy.slide2 {
  background-image: url('../img/banner-2.jpg');
}
.slidy.slide3 {
  background-image: url('../img/banner-3.jpg');
}
.serviceicons {
  margin-top: 60px;
  margin-bottom: 60px;
}
.iconheading {
  margin-bottom: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #1f3767;
  font-size: 24px;
  line-height: 22px;
  text-align: left;
  text-transform: uppercase;
}
.icondesc {
  margin-bottom: 0px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  color: #696868;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.nav {
  background-color: transparent;
}
.nav-link {
  padding: 16px 15px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.nav-link:hover {
  background-color: #3159a8;
  color: white;
}
.nav-link.home {
  padding-right: 26px;
  padding-left: 26px;
  background-image: url('../img/53-house@2x.png');
  background-position: 50% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
}
.nav-drop {
  float: none;
}
.nav-contain {
  text-align: center;
}
.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.34);
}
.overlay.lighter {
  background-color: rgba(0, 0, 0, 0.15);
}
.sectionhead {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #1f3767;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.sectionhead.team {
  color: white;
}
.sectionhead._2 {
  margin-top: 45px;
  margin-bottom: 0px;
}
.sectionhead.pad {
  margin-top: 34px;
}
.mainsection {
  padding-top: 45px;
  padding-bottom: 45px;
}
.mainsection.safety {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #e8e8e8;
}
.mainsection.team {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #279ac9;
}
.colorstrip {
  width: 100%;
  height: 6px;
  background-color: #d40202;
}
.iconblock {
  height: 100px;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.iconblock._2 {
  background-position: 50% 18%;
}
.icon {
  display: block;
  max-height: 100px;
  max-width: 165px;
  margin-right: auto;
  margin-left: auto;
}
.blogdate {
  margin-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: black;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
}
.foothead {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  letter-spacing: 1px;
}
.socialbar {
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #1f3767;
}
.socialimg {
  margin-top: 20px;
  margin-right: 60px;
}
.socialwrap {
  text-align: center;
}
.sponsortext {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  text-align: left;
}
.sponsorlogo {
  margin-right: 0px;
  margin-left: 15px;
  padding-right: 0px;
  float: right;
}
.serviceslide {
  width: 50%;
  text-align: center;
}
.serviceslide._2 {
  width: 25%;
  padding-right: 6px;
}
.servicemask {
  margin-right: 70px;
  margin-left: 70px;
}
.slideimg {
  position: absolute;
  left: 0px;
  top: 0px;
  float: left;
}
.slideimg._2 {
  position: static;
}
.slideimg.related {
  width: 100%;
}
.slidehead {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  float: none;
  background-color: rgba(0, 0, 0, 0.54);
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}
.slidewrap {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 180px;
}
.linkwrap {
  position: relative;
  display: block;
  width: 98%;
}
.service-slider {
    max-width: 1400px;
  margin: 20px auto;
  background-color: transparent;
  
 }
.service-slider._2 {
  height: 150px;
}
.servicenav {
  display: none;
}
.serviceslidewrap {
  background-color: #bfbfbf;
}
.teamslider {
  height: 250px;
  background-color: transparent;
}
.teamslide {
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
}
.teamslide img {
	max-width: 100%;
	height: auto;
}
.teamname {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  text-align: center;
  letter-spacing: 1px;
}
.teamlink {
  text-decoration: none;
}
.portimg {
  width: 100%;
}
.mainimg {
  margin-bottom: 15px;
}
.rearrow {
  color: #b8b6b6;
  font-size: 27px;
}
.section.related {
  padding-top: 0px;
  padding-bottom: 65px;
}
.specialimg {
  border: 1px solid #858585;
  box-shadow: rgba(0, 0, 0, 0.49) 0px 0px 8px 0px;
}
.polydesc {
  opacity: 1;
  color: #575757;
  font-weight: 400;
}
.overlaycontent {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.09) 23%, rgba(0, 0, 0, 0.70) 84%);
  background-image: linear-gradient(rgba(0, 0, 0, 0.09) 23%, rgba(0, 0, 0, 0.70) 84%);
}
html.w-mod-js *[data-ix="rotate"] {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
html.w-mod-js *[data-ix="outer-pulser"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="0-on-load"] {
  opacity: 0;
  -webkit-transform: translate(-10px, 0px);
  -ms-transform: translate(-10px, 0px);
  transform: translate(-10px, 0px);
}
html.w-mod-js *[data-ix="display-none"] {
  display: none;
}
html.w-mod-js *[data-ix="from-top-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
html.w-mod-js *[data-ix="from-top-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
html.w-mod-js *[data-ix="from-top-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
@media (max-width: 991px) {
.service-slider._2 {
  height: 180px;
}
  .button.headbtn {
    position: absolute;
    right: 0px;
    bottom: -52px;
    z-index: 10000;
    height: 52px;
    margin-top: 0px;
    margin-right: 10px;
    padding-top: 20px;
  }
  .button.small {
    margin-top: 12px;
    margin-bottom: 8px;
    padding: 6px 18px;
  }
  .button.banner-btn {
    padding: 15px 26px;
    font-size: 15px;
  }
  .navbar {
    height: 100px;
    padding-top: 18px;
  }
  .navlink {
    max-width: 100%;
  }
  .dropdown-list.w--open {
    position: relative;
    width: 100%;
  }
  .sp {
    font-size: 36px;
  }
  .sp.paddedtop {
    margin-top: 20px;
    font-size: 38px;
  }
  .portfolio-tittle {
    font-size: 12px;
    font-weight: 300;
  }
  .tittle {
    font-size: 14px;
    line-height: 16px;
  }
  .work-section {
    margin-top: 25px;
  }
  .ico-wrapper {
    margin-top: 10%;
    margin-right: 20%;
    margin-left: 20%;
  }
  .menu {
    position: absolute;
    z-index: 2;
    display: none;
    margin-top: 0px;
    background-color: #ee833a;
    color: white;
  }
  .is {
    margin-bottom: 20px;
    font-size: 48px;
  }
  .is.smallish {
    width: 55%;
    padding-right: 35px;
    padding-left: 35px;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0px;
  }
  .sl-con {
    margin-top: 85px;
    margin-bottom: 60px;
  }
  .ico-device {
    position: relative;
    display: block;
    float: left;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
  }
  .ico-device.w--open {
    background-color: rgba(0, 0, 0, 0.65);
  }
  .video-wrapper {
    position: static;
    background-color: white;
  }
  .service-blocks {
    background-color: white;
  }
  .phone-link {
    display: inline-block;
    float: right;
  }
  .servicearea {
    top: 45px;
    right: 240px;
    margin-top: 55px;
  }
  .ham-label {
    width: 60px;
    margin-top: 15px;
    margin-left: 5px;
    float: left;
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    font-size: 11px;
  }
  .iconheading {
    font-size: 21px;
  }
  .icondesc {
    font-size: 13px;
  }
  .nav-link.home {
    background-position: 19px 50%;
    text-align: left;
  }
  .nav-drop {
    background-color: rgba(31, 55, 103, 0.9);
  }
  .nav-contain {
    width: 600px;
    float: left;
  }
  .sectionhead.team {
    font-size: 30px;
    line-height: 32px;
  }
  .mainsection.team {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .serviceslide {
    width: 33.33%;
  }
  .serviceslide._2 {
    width: 33%;
  }
  /*.servicemask {
    margin-right: 55px;
    margin-left: 55px;
  }*/
  .slideimg._2 {
    width: auto;
    height: auto;
  }
  .slideimg.related {
    width: 215px;
  }
  .slidehead {
    font-size: 16px;
    font-weight: 400;
  }
  .teamslider {
    height: 250px;
  }
  .teamslide {
    width: 33%;
  }
  .headwrap {
    position: relative;
  }
} 
@media (max-width: 767px) {
.emailHead {
display: none;
}
#galleria { 
	height: 500px; 
}

  h3 {
    font-size: 18px;
    
  }
  .button.headbtn {
    z-index: 10000;
    margin-right: 10px;
  }
  .button.serv {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .text-hero {
    margin-bottom: 20px;
  }
  .sp {
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 50px;
  }
  .portfolio-tittle {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .tittle {
    font-size: 18px;
  }
  .ico-wrapper {
    margin-top: 20%;
    margin-right: 15%;
    margin-left: 15%;
  }
  .zpulse-wrapper {
    left: 49px;
    top: 60px;
  }
  .copyright {
    display: inline-block;
    text-align: left;
  }
  .slider {
    height: 450px;
  }
  .arrow {
    display: none;
  }
  .is {
    font-size: 37px;
  }
  .is.pg {
    font-size: 40px;
  }
  .is.smallish {
    width: 70%;
    margin-top: 30%;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 0px;
  }
  .subtx {
    font-size: 15px;
  }
  .subtx.pg {
    font-size: 20px;
  }
  .sl-con {
    margin-top: 50px;
    margin-bottom: 170px;
  }
  .ico-device {
    position: relative;
    right: 0px;
    bottom: 0px;
  }
  .clm {
    min-height: 230px;
    margin-bottom: 20px;
    text-align: left;
  }
  .estimate-block {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .section-head {
    margin-top: 10px;
    font-size: 30px;
  }
  .estimate-submit {
    font-size: 15px;
  }
  .phone-link {
    position: static;
    margin-right: 10px;
    padding: 4px 14px;
    background-color: #4a84c0;
    color: white;
    font-size: 17px;
  }
  .main-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .servicearea {
    top: 5px;
    right: 15px;
    display: none;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
  }
  .tabmenu {
    width: 100%;
    float: none;
  }
  .static-logo {
    margin-top: 5px;
  }
  .serviceicons {
    margin-top: 45px;
    margin-bottom: 45px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .iconheading {
    font-size: 20px;
  }
  .icondesc {
    margin-bottom: 15px;
    text-align: center;
  }
  .nav-link.home {
    background-position: 20px 50%;
    text-align: left;
  }
  .nav-contain {
    width: 100%;
  }
  .mainsection.safety {
    padding-right: 30px;
    padding-left: 30px;
  }
  .serviceslide {
    width: 50%;
  }
  .serviceslide._2 {
    width: 50%;
  }
  .slideimg.related {
    width: 225px;
  }
  .teamslider {
    height: 275px;
  }
  .teamslide {
    width: 50%;
  }
}
@media (max-width: 479px) {

#galleria { 
	height: 300px; 
}

  .button.headbtn {
    display: block;
    margin-right: 0px;
    letter-spacing: 0px;
  }
  .button.service-btn {
    padding: 10px 15px;
  }
  .button.banner-btn {
    padding-right: 15px;
    padding-left: 15px;
    letter-spacing: 0px;
  }
  .navbar {
    height: 80px;
    padding-top: 5px;
  }
  .logo {
    display: inline-block;
    padding-left: 0px;
    float: none;
  }
  .logo.w--current {
    display: inline-block;
    padding-left: 0px;
    float: none;
  }
  .sp {
    line-height: 35px;
  }
  .sp.white {
    font-size: 27px;
    line-height: 30px;
  }
  .sp.relatedhead {
    font-size: 24px;
    line-height: 25px;
  }
  .sp.paddedtop {
    font-size: 26px;
    line-height: 25px;
  }
  .light {
    display: block;
  }
  .ico-wrapper {
    margin-right: 0%;
    margin-left: 0%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
  }
  .zpulse-wrapper {
    left: 30px;
  }
  .slider {
    height: 350px;
  }
  .is {
    padding-right: 27px;
    padding-left: 27px;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .is.pg {
    font-size: 30px;
    line-height: 32px;
  }
  .is.smallish {
    width: 100%;
    margin-top: 36%;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 23px;
    line-height: 24px;
  }
  .subtx {
    display: block;
    width: 80%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
    line-height: 22px;
  }
  .sl-con {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .sl-con.pg {
    margin-top: 15px;
  }
  .btn {
    margin-top: -15px;
    margin-left: 20%;
  }
  .ico-device {
    margin-right: 5px;
  }
  .containme {
    height: 70px;
  }
  .section-head {
    font-size: 26px;
    line-height: 31px;
  }
  .blog-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .phone-link {
    position: absolute;
    left: 0px;
    top: 114px;
    right: 0px;
    display: block;
    width: 160px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
    color: white;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
  } 
  .phone-link:hover {
    background-color: #3a6899;
  }
  .content-section {
    margin-top: 20px;
  }
  .main-text {
    padding-right: 25px;
    padding-left: 25px;
  }
  .servicearea {
    right: 10px;
    display: none;
    width: 50%;
    font-size: 11px;
    line-height: 13px;
    text-align: right;
  }
  .static-logo {
    display: block;
    width: 200px;
    margin-top: 10px;
  }
  .ham-label {
    margin-left: 3px;
  }
  .nav-drop {
    background-color: rgba(31, 55, 103, 0.9);
  }
  .nav-contain {
    max-width: 250px;
  }
  .sectionhead {
    font-size: 28px;
    line-height: 30px;
  }
  .serviceslide {
    width: 100%;
  }
  .serviceslide._2 {
    width: 100%;
  }
  /*.servicemask {
    margin-right: 0px;
    margin-left: 0px;
  }*/
  .slideimg.related {
    width: 100%;
  }
  .linkwrap {
    margin-right: auto;
    margin-left: auto;
  }
  .teamslider {
    height: 350px;
  }
  .teamslide {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .headwrap {
    padding-bottom: 0px;
    text-align: center;
  }
}

