/* @override
	https://www.alpinepainting.com/css/alpine.css?*
	https://dev.alpinepainting.com/css/alpine.css?*
	https://alpinepainting.com/css/alpine.css?* 
 
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;1,300;1,400&family=Montserrat:wght@400;700&family=Oswald:wght@400;700&display=swap');
.logo {
	height: auto;
}

.descriptionPad {
	padding: 20px 0;
	margin-bottom: 20px;
}

body {
  height: 100%;
  background-color: #383838;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
.servicemapsection2 {
	background: white;
}

.articleHighlights {
  background: #f7f9fb;
  border-left: 4px solid #1e73be; /* adjust to Alpine brand */
  padding: 24px 28px;
  margin: 40px 0;
  border-radius: 6px;
}

.articleHighlights h2 {
  margin: 0 0 12px;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 600;
}

.articleContent {
  margin-top: 8px;
   max-width: 850px;
}
.articleContent ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.articleContent li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  line-height: 1.5;
   margin-bottom: 14px;
}
.articleContent li::before {
   content: "✓";
  font-size: 16px;
  color: #1e73be;
  top: 0px;
  position: absolute;
  left: 0;
  background: none;  
}
.articleContent strong {
  font-weight: 600;
}

.service-map {
  background-color: #fff;
  background-image: url('/img/service-map26-2.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 80%;
  min-height: 520px;
  display: flex;
  align-items: center;
  overflow: hidden;
} 

.service-copy h2 {
  font-size: 42px;
  line-height: 1.1;
  margin-bottom: 20px;
}
.service-copy h3 {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.service-copy p {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 12px;
}

.service-copy ul {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 30px;
  padding-left: 18px;
}


.serviceMapContent {
  width: 100%;
  padding: 60px 0;
}

.service-copy {
  max-width: 520px;
  padding-left: 40px;
  padding-right: 40px;
}

.service-copy h2 {
  margin-bottom: 20px;
}

 

.service-copy ul {
  margin-bottom: 30px;
}
.largeform {
	max-width: 900px;
	padding: 45px;
	margin: 0 auto;
}
.largeform label {
	color: #FFF;
	display: none !important;
}
  .form-input {
    font-size: 16px;
    line-height: 24px;
  }

  .form-input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .form-input:-ms-input-placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .form-input::-ms-input-placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .form-input::placeholder {
    font-size: 16px;
    line-height: 24px;
  }
 .grecaptcha-badge { opacity:0;}
 
.freeform-file-drag-and-drop,
.freeform-file-dnd__input {
	padding: 30px 20px !important;
	font-size: 15px !important;
}
.freeform-file-drag-and-drop__placeholder {
	font-size: 15px !important;
	color: #777;
}
.freeform-column {
	padding:  5px 0 !important;
}
/* input, */
select, textarea { 
  -webkit-appearance: none;
}
.freeform-instructions {
	font-size: 14px !important;
	color: #888 !important;
}
  


a[href$='.pdf'] { padding:0 20px 0 0; background:transparent url(/img/icons/pdf.png) no-repeat center right; }

a[href$='.doc'] { padding:0 20px 0 0; background:transparent url(/img/icons/doc.png) no-repeat center right; }

/* Generated by http://css.spritegen.com CSS Sprite Generator */
 
.sprite-75-phone-2x, .sprite-linkedin-square, .sprite-google-square, .sprite-icon-facebook, .sprite-icon-twitter, 
.sprite-icon-youtube, .sprite-instagram-logo, .sprite-266-upload, .sprite-up-arrow, .sprite-pdf
{ display: inline-block; background: url('/img/master-sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.sprite-75-phone-2x { background-position: -5px -0px; width: 48px; height: 48px; }
.sprite-linkedin-square { background-position: -5px -53px; width: 47px; height: 42px; }
.sprite-google-square { background-position: -5px -100px; width: 31px; height: 31px; }
.sprite-icon-facebook { background-position: -5px -136px; width: 31px; height: 31px; }
.sprite-icon-twitter { background-position: -5px -172px; width: 31px; height: 31px; }
.sprite-icon-youtube { background-position: -5px -208px; width: 31px; height: 31px; }
.sprite-instagram-logo { background-position: -5px -244px; width: 30px; height: 30px; }
.sprite-266-upload { background-position: -5px -279px; width: 24px; height: 22px; }
.sprite-up-arrow { background-position: -5px -306px; width: 18px; height: 11px; }
.sprite-pdf { background-position: -28px -306px; width: 16px; height: 16px; }

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.flexContainer {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }


.flexChild {
	width: 16.5%;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	padding-right: 15px;
    }

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  font-family: Oswald, sans-serif;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

h3 {
  margin-top: 20px;
  margin-bottom: 3px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
.main h3 {
	color: #555;
	font-size: 21px; 
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 0;
}
 
.main .w-col h3 {
	margin-top: 0;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

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;
}

.subCaller {
	margin: 0; padding: 0;
	color: #ed1a32;
	text-transform: uppercase;
	font-size: 12px; 
	line-height: 14px;
}
.error-list {
	float: right;
	width: 65%;
	color: #FFF;
	background: #FF0000;
	padding: 15px 15px;
	margin-bottom: 10px;
}
.error-list li {
	margin: 0; 
	padding: 0;
}
.error-list ul {
	margin: 0;
}
.twoWrap {
	margin: 10px 0;
}
.twoWrap .w-col-6 img {
	padding: 0 10px;
}

.pager {
	max-width: 1200px;
	margin: 0 auto;
	height: 30px;
	padding-top: 30px;
} 
.pager a {
	color:  #3766c7;
}
.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;
}
.logosWrap {
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
}
 
 
.logoSetWrap {
	margin: 15px 0;
}
.logoSetWrap .logoSet {
	width: 102px;
	margin-right: 5px;
	margin-bottom: 5px;
}


.pager .centerNumbers a,
.pager .current {
	padding: 6px 12px;
}

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


p {
  margin-bottom: .5em;
/*  font-family: Montserrat, sans-serif;
  font-size: 13px;*/
}

a {
  color: #ef413b;
  text-decoration: none;
 
}

a:hover {
  color: #a91322;
}



/* UPLOAD STYLEING */
.fileUpload {
	color: #FFF;
	margin-bottom: 10px;
} 
.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile + label * {
	pointer-events: none;
}
.inputfile + label {
    color: white;
    background: #333 url('/img/266-upload.png') no-repeat 12px 8px;
 
font-family: Lato, sans-serif;
 	background-size: 20px 18px;
    display: inline-block;
    padding: 6px 20px 6px 40px;
}
.formwrap .tip {
	color: #FFF;
	font-size: 12px;
	margin: 0; 
	padding: 0;
}
.inputfile:focus + label,
.inputfile + label:hover {
    background-color: #c70202;
}

.inputfile + label {
	cursor: pointer; /* "hand" cursor */
}
.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}




.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.adminlink {
	float: left;
	/*margin-top: -23px;*/
	position: relative;
	font-size: 12px; 
	margin-left: -70px;
	margin-top: -5px;
 
	background: #ec4f51;
	color: #FFF !important;
 	padding: 1px 8px;

}
.adminlink:hover {
	background: #953233 !important;
 	color: #FFF !important;
}
.full {
	margin: 5px 0 15px 0;
}
.floatLeft {
	float: left;
	margin: 0 1em 1em 0;
}
.floatRight {
	float: right;
	margin: 0 0 1em 1em;
}
.halfSize {
	width: 45%;
}
.button {
  display: inline-block;
  margin-top: 11px;
  padding: 4px 20px;
  border: 0px none #4978d6;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('/img/Icon-arrow-right.png');
  background-position: 115% 50%;
  background-size: auto 12px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 350ms ease, background-color 300ms ease, border 300ms ease, padding 200ms ease;
  transition: background-position 350ms ease, background-color 300ms ease, border 300ms ease, padding 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  border-color: #ef413b;
 /* background-color: #a91322;*/
  color: #fff;
  cursor: pointer;
}
#estimate .button:hover {
	background-color: #c70202;
	border: 1px solid #FFF;
	zoom: 1.1;
}
#estimate .button:target,
#estimate .button:focus,
#estimate .button:active {
	background-color: #000;
	border: 1px solid #FFF;
}

.button.view-classes-button {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  width: 190px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  border-color: #3766c7;
  border-radius: 50px;
  background-color: #3766c7;
  color: #fff;
}

.button.slide-button {
  display: inine-block;
  line-height: 1.1em;
  
/*width: 200px;*/
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
 
  border: 0px none #3766c7;
  background-color: #3766c7;
  background-image: url('/img/Icon-arrow-right.png'), -webkit-linear-gradient(270deg, #3f73dd, #1a45a0);
  background-image: url('/img/Icon-arrow-right.png'), linear-gradient(180deg, #3f73dd, #1a45a0);
  background-position: 115% 50%, 0px 0px;
  background-size: auto 12px, auto;
  background-repeat: no-repeat, repeat;
  -webkit-transition: background-position 350ms ease, background-color 300ms ease, padding 200ms ease;
  transition: background-position 350ms ease, background-color 300ms ease, padding 200ms ease;
  color: #fff;
  	padding-top: 15px;
	padding-bottom: 15px;
}
.button.slide-button:hover {
  background-color: #3766c7;
  background-image:  none;	
}

.button.red {
  margin-right: 8px;
  border-color: #a91322;
  background-color: #a91322;
  background-image: -webkit-linear-gradient(270deg, #ed1a32, #a91322);
  background-image: linear-gradient(180deg, #ed1a32, #a91322);
  background-size: auto, auto 12px;
  background-repeat: repeat, no-repeat;
  color: #fff;
}
.button.red a {
	color: #FFF;
}


 
.button.red:hover,
.gallery.red:hover {
  border-color: #db302a;
  background-color: #db302a;
  background-image: none;
}

.button.outline {
  border-color: #fff;
  background-color: transparent;
}

.button.outline.dark-outline {
  border-color: #333;
  color: #333;
}

.button.outline.dark-outline:hover {
  background-color: #333;
  color: #fff;
}

.button.cta-button {
  margin-top: 4px;
}

.button.cta-button:hover {
  border-color: #a91322;
}

.button.page-header-button {
  margin-top: 15px;
  padding-right: 35px;
  line-height: 25px;
}

.button.page-header-button.back {
  padding-right: 20px;
  background-image: url('/img/Icon-arrow-left.png');
  background-position: -22px 50%;
} 

.button.page-header-button.back:hover {
  padding-left: 35px;
  background-position: 11px 50%;
}

.button.black {
  margin-top: 10px;
  border-color: #333;
  border-radius: 0px;
  background-color: #333;
  background-image: url('/img/Icon-arrow-right.png'), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .62), #333);
  background-image: url('/img/Icon-arrow-right.png'), linear-gradient(180deg, hsla(0, 0%, 100%, .62), #333);
  background-position: 115% 50%, 0px 0px;
  background-size: auto 12px, auto;
  background-repeat: no-repeat, repeat;
  color: #fff;
}

.button.black:hover {
	background: #333;
	background-image: none;
}
.button.blue {
  border-radius: 0px;
}

.button.blue:hover {
  border-color: #2a5bbd;
  background-color: #2a5bbd;
}

.button.blue.headestiamte {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;

  float: right;
  border: 0px none #ed1a32;
  border-radius: 0px;
  background-color: #ed1a32;
  background-image: url('/img/Icon-arrow-right.png'), -webkit-linear-gradient(270deg, #ed1a32, #770c17);
  background-image: url('/img/Icon-arrow-right.png'), linear-gradient(180deg, #ed1a32, #770c17);
  background-position: 115% 50%, 0px 0px;
  background-size: auto 12px, auto;
  background-repeat: no-repeat, repeat;
  -webkit-transition: background-position 350ms ease, background-color 300ms ease, padding 200ms ease;
  transition: background-position 350ms ease, background-color 300ms ease, padding 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
}
.button.blue.headestiamte+.button.blue.headestiamte {
	margin-right: 10px;
}

.button.blue.headestiamte:hover,
.class-read-more-title:hover  {
	  background-color: #ed1a32;
	  background-image: none;
}
.button.call {
  border-color: #858585;
  background-color: #858585;
  background-image: -webkit-linear-gradient(270deg, #ed1a32, #a91322), url('/img/Icon-arrow-right.png');
  background-image: linear-gradient(180deg, #ed1a32, #a91322), url('/img/Icon-arrow-right.png');
  background-position: 0px 0px, 115% 50%;
  background-size: auto, auto 12px;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.button.case {
  margin-right: 10px;
}

.button.white {
	background: #FFF;
	 color: #333;
}
.button.white:hover {
  color: #333;
  background: #cecece;
}

.blogSlide .button {
	display: block;
	float: left;
	margin-bottom: 30px;
}
.arrowLeft a {
position: fixed;
z-index: 100;
left: -5px;
top: 45%;
padding: 15px 10px;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
}
 
.arrowLeft a:hover {
left: 0;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
color: #fff;
}
 
.arrowRight a {
position: fixed;
z-index: 100;
right: -5px;
top: 45%;
padding: 15px 10px;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
font-size: 16px;
}
 
.arrowRight a:hover {
right: 0;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
color: #fff;
}
 
.arrowNav a {
background:  #bebebe;
color: #fff;
text-decoration: none;
font-size: 16px;
}

.multiCol:first-child {
	padding: 0 15px 0 0 !important;
}
.multiCol img {
	max-width: 98%;
}

.navbar-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 0px;
/*  border-bottom: 1px none hsla(0, 0%, 100%, .2);*/
  background-color: rgba(0, 0, 0, .6);
}

.navbar-wrapper.dark {
  position: static;
  border-bottom-style: none;
  background-color: #333;
}

.navbar-wrapper.subpage {
  display: block;
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom-style: none;
  background-color: rgba(0, 0, 0, .49);
}

.navbar {
  margin-top: 10px;
  margin-bottom: 0px;
  background-color: transparent;
}
.fixednav .navbar {
	margin-top: 0;
}

.nav-link {
  padding: 13px 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.nav-link:hover {
  background-color: #ed1a32;
  color: #fff;
}

.nav-link.w--current {
 
  background-color: #ed1a32;
  color: #fff;
}
.nav-link.dropdown-nav {
  padding-right: 30px;
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}

.hero-section {
  height: 1000px;
  margin-top: 0px;
  padding-top: 0px;
  background-color: #303030;
}

.hero-section._2 {
  height: 70%;
}

.container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.container.centered {
  text-align: center;
}

.container.narrow {
  max-width: 980px;
}

.container.narrow.foot {
  margin-bottom: 31px;
}

.container.center {
  text-align: center;
}

.section {
  padding: 25px 0 45px 0;
 
  background-color: #fff;
}

.section.tint {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #0c2a50;
}

.section.home-intro {
  padding: 0px;
  background-color: #d3d3d3;
  background-image: url('/img/bg-service-section.png');
  background-position: 0px 0px;
  background-size: 100px;
  color: #fff;
}

.section.cta-section {
  display: none;
  padding-bottom: 0px;
  background-color: #a91322;
}

.section.app-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.classes-tabs {
  z-index: 100;
  margin-top: -150px;
  background-color: transparent;
}

.classes-tab-pane {
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #fff;
}

.classes-tab-menu {
  background-color: transparent;
  text-align: center;
}

.classes-tab-button {
  height: 100px;
  margin-right: 10px;
  padding-top: 24px;
  padding-right: 90px;
  padding-left: 90px;
  border-right: 1px solid #c2c2c2;
  font-family: Montserrat, sans-serif;
  color: #4c4c4c;
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
}

.classes-tab-button:hover {
  background-color: #d6d6d6;
}

.classes-tab-button.w--current {
  background-color: #fff;
  color: #333;
}

.classes-tab-button.w--current:hover {
  background-color: #fff;
}

.classes-image-block {
  position: relative;
  display: block;
  overflow: hidden;
  width: 99%;
  height: 238px;
  margin-bottom: 60px;
  border-radius: 0px;
  background-color: #5a5a5a;
  background-image: url('/img/Dover-Chester-Tank-92.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}
.desktopHide {
	display: none;
}
.classes-image-block._2 {
  margin-bottom: 30px;
  background-image: url('/img/commercial-warehouse-bk.jpg');
  background-size: cover;
}

.classes-image-block._3 {
  background-image: url('/img/shop.jpg');
  background-size: cover;
}
.classes-image-block._4 {
  background-image: url('/img/flooring-home.jpg');
  background-size: cover;
}
.classes-image-block._5 {
  background-image: url('/img/flooring-thumb-2.jpg');
  background-size: cover;
}
.classes-image-block._6 {
  background-image: url('/images/assets/Copy-of-Welding.Black.Matt.jpg');
  background-size: cover;
}


.classes-overlay-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 45px 25px 70px;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .7));
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7));
}

.classes-block-title {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  text-transform: none;
}

.class-read-more-title {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 38px;
  display: block;
  width: 100px;
  margin-top: 9px;
  margin-right: auto;
  margin-left: auto;
  padding: 3px 15px;
 
  border-radius: 2px;
  background-image:  -webkit-linear-gradient(270deg, #ed1a32, #770c17);
  background-image: linear-gradient(180deg, #ed1a32, #770c17);
  background-position: 115% 50%, 0px 0px;
  background-color: #ed1a32;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 23px;
  text-transform: uppercase;
}



.classes-section {
  padding-top: 50px;
  background-color: #333;
}

.classes-section.alt {
  padding-top: 0px;
  background-color: #fff;
}

.classes-tab-content {
  overflow: visible;
} 

.about-us-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.column-title {
  margin-bottom: 12px;
  color: #999;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.column-title.white {
	opacity: .4;
}
.column-title._2 {
  margin-bottom: 26px;
  opacity: 1;
  color: #333;
  font-size: 38px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
}

.column-title._2.large {
  margin-top: 7px;
  font-size: 37px;
  line-height: 30px;
}

.column-title._2.white {
  color: #fff;
  text-decoration: none;
}

.column-title._3 {
  opacity: 1;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
}

.column-title.center {
  font-size: 16px;
  text-align: center;
}

.about-us-col-left {
  padding-right: 64px;
  color: #FFF;
}

.hero-slider {
  height: 100%;
  background-color: transparent;
}

.hero-slide {
 /* background-image: url('/img/commercial.jpg');*/
  background-position: 50% 50%;
  background-size: cover;
}

.hero-slide._2 {
  background-image: url('/img/stewart_air_base_7.9.14_012.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-slide._3 {
  background-image: url('/img/tanks.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.hero-slide._5 {
  background-image: url('/img/community.jpg');
  background-size: cover;
}

.hero-slide._4 {
  background-image: url('/img/1st-Energy-4-2.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-overlay {
  width: 100%;
  height: 100%;
  padding-top: 271px;
  background-color: rgba(0, 0, 0, .34);
  background-image: none;
}

.hero-slide-container {
  text-align: center;
}

.hero-slide-title {
  display: block;
  margin: 0px;
  padding: 8px 15px;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 5em;
  line-height: 1em;
  text-transform: uppercase;
  text-shadow: 7px 7px 21px #333;
}

.hero-slide-title._2 {
  display: inline-block;
  margin-top: 0px;
  color: #fff;
  font-size: 22px;
  line-height: 29px;
  font-weight: 400;
  letter-spacing: 1px;
  text-shadow: 4px 4px 11px #333;
}

.banner-image	{
	position: absolute;
	width: 100%;
	height: auto;
}

.image-section {
  background-color: #fff;
  color: #fff;
}

.image-section.program {
  background-image: url('/img/BG-image-1.jpg');
}

.image-section-overlay {
  padding-top: 65px;
  padding-bottom: 40px;
  color: #fff;
}

.image-section-overlay.program {
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: hsla(0, 0%, 96%, .09);
  color: #333;
}

.image-section-column-left {
  color: #333;
}

.section-title-wrapper.centered {
  margin-bottom: 45px;
  text-align: center;
}

.section-title {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
}

.section-title.subtitle {
  margin-bottom: 0px;
  opacity: 0.5;
  font-size: 20px;
  line-height: 16px;
  font-weight: 400;
}

.overview-intro {
	padding: 20px;
} 

/*
.testimonials {
	padding: 20px;
	width: 45%;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	min-height: 240px;
}
*/

/* testimonials */
.testimonials .testTitle {
	font-size: 16px;
	line-height: 19px;
}
.testimonials .testlogo {
	max-width: 100px;
	float: right;
	margin: 0 0 0 7px;
}

.testimonials .testimonial-item {
	padding:10px 10px 10px 10px;
/*	min-height: 13em;*/
	/*width: 49%;
	float: left; 
	display: inline; */
	margin-bottom:15px !important; 
/*	min-height: 290px;*/
}

.testiminal-item-wrap {
	padding:18px 20px 20px 20px;
	background-color: #FFF;
	color: #333;
	border-radius: 10px;
	box-shadow: 0px 3px 5px #e6e6e6;
}
.testimonials.odd .testiminal-item-wrap{
	background: #e6e6e6 ;
	box-shadow: none;
}
.reportlink {
	font-size: .85em;
	
}
/*.testiminal-item-wrap a {
	color: #FFF;
	}*/
  
.testimonials-arrow {
	background: url(/img/arrow-for-quotes.png) no-repeat;
	/*box-shadow: 0px 3px 5px #999;*/
	width:30px;
	height:35px;
	margin:0 0 0 50px;
} 

.testimonials.odd .testimonials-arrow {
	background: url(/img/arrow-for-quotes-grey.png) no-repeat;
}


.testimonial-item .author {
	margin: -20px 0 0 75px;
	font-size: 12px;
	line-height: 1.3em;
 	font-style: italic;
 
}

.testimonials hr	{
	margin-left: 5%;
	margin-right: 5%;
}


.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;
}




.hero-slider-nav {
  padding-bottom: 230px;
  opacity: 0.3;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-size: 10px;
}

.hero-slider-nav:hover {
  opacity: 1;
}

.hero-slider-nav.alt {
  padding-bottom: 398px;
}

.home-intro-row {
  position: relative;
  z-index: 30;
  margin-top: -150px;
  margin-bottom: 70px;
}

 
.home-intro-row.alt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  margin-right: 10px;
  margin-left: 10px;
}

.home-intro-column {
  padding-right: 0px;
  padding-left: 0px;
    background-color: #ed1a32;
  
}

.home-intro-column.first {
  padding-left: 10px;
  background: #FFF;
}
.home-intro-column.last {
  padding-right: 10px;
  background-color: #3766c7 ;
 
}
.home-intro-block {
  overflow: hidden;
/*  width: 100%;*/
/*  height: 316px;*/
  padding: 35px 37px 35px 35px;
  border-radius: 4px 0px 0px 4px;
 /* background-color: #fff;*/
  color: #3766c7;
  font-size: 13px;
  line-height: 18px;
 
}
.home-intro-block .newsslideimg {
	width: 50%;
	height: auto;
	float: right;
	margin-left: 10px;
}

.home-intro-block._2 {
/*  height: 316px;*/
  padding-right: 15px;
  color: #fff;
}

.home-intro-block._3 {
  border-radius: 0px 4px 4px 0px;
  color: #fff;
}

.block-title {
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
}

.block-title.small {
  margin-top: 10px;
  margin-bottom: 11px;
  color: #333;
  font-size: 15px;
}

.block-title.small.small-gray {
  color: #949494;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  text-transform: none;
}

.block-title.orange {
  color: #ef413b;
  font-size: 17px;
}

.trainers-image {
  position: absolute;
  left: -30px;
  bottom: 0px;
  height: 530px;
}

.cta-column-right {
  padding-bottom: 0px;
}

.cta-block {
  overflow: hidden;
  width: 48%;
  padding: 35px 35px 25px;
  float: left;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .13);
  color: #333;
}

.cta-block._2 {
  float: right;
}

.cta-title {
  font-family: Montserrat, sans-serif;
  color: #3766c7;
  font-size: 27px;
  font-weight: 700;
}
 
.cta-title._2 {
  margin-top: 9px;
  margin-bottom: 37px;
  color: #b8b8b8;
  font-size: 20px;
  font-weight: 400;
}

._3-column-left {
  padding-right: 43px;
  padding-left: 0px;
}

._3-column-mid {
  padding-right: 25px;
}

.image-link-block {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 4px;
  text-decoration: none;
}

.image-link-block.hiring {
  position: relative;
  overflow: visible;
  background-image: url('/img/bg-service-section-grey.jpg') repeat;
  background-color: #353535;

  
}

.image-block-overlay {
  font-family: Lato;
  padding: 20px 20px 20px 25px;
  background-color: #3766c7;
  color: #fff;
}

/*.image-block-overlay:hover {
  background-color: rgba(0, 0, 0, .6);
}*/

.image-block-overlay.home {
   background: #333;
  min-height: 238px;
}

.image-block-title {
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.features-row {
  margin-top: 55px;
}
 
.features-block {
  padding: 25px 25px 15px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  text-align: center;
}

.features-block:hover {
  background-color: #fff;
}

.feature-block-title {
  margin-bottom: 13px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.feature-icon {
  height: 38px;
  margin-bottom: 13px;
}

.feature-paragraph {
  color: #737373;
  font-size: 11px;
  line-height: 19px;
}

.page-image-header {
  background-image: url('/img/stewart_air_base_7.9.14_012.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.page-image-header.portfolio {
  background-image: url('/uploadee/Petro-Chem-Plant/petrochemical1.jpg');
  background-position: 50% 50%;

}
.page-header-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 60px;
  font-weight: 400;
  text-shadow: 2px 2px 8px #333;
}

.page-header-title.subtitle {
  margin-top: 13px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
}

.page-header-title.subtitle.small-subtitle {
  font-size: 14px;
  line-height: 6px;
}

.page-header-title.small {
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 36px;
}

/*.logo-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Exo, sans-serif;
  
  color: #fff;
}*/

.logo-subtitle {
  opacity: 0.5;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.simple-page-header {
  padding-top: 160px;
  padding-bottom: 33px;
  background-color: #333;
}

.blog-post {
  display: block;
  width: 100%;
  padding-top: 55px;
  padding-right: 45px;
  padding-bottom: 55px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
  color: #333;
  text-decoration: none;
}

.blog-post:hover {
  background-color: #f2f2f2;
}

.blog-post-image {
  width: 270px;
  height: 270px;
  margin-right: 35px;
  float: left;
  border-radius: 3px;
  background-image: url('/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-small-author-block {
  display: inline-block;
  height: 23px;
  margin-bottom: 15px;
  float: none;
}

.blog-author-title {
 
  font-family: Montserrat, sans-serif;
  color: #333;
}

.blog-author-title.author-name {
  margin-left: 5px;
  padding-right: 9px;
  padding-left: 9px;
  border-radius: 2px;
  background-color: #42c77b;
  color: #fff;
  line-height: 19px;
}

.blog-author-title.date {
  margin-left: 8px;
  color: #adadad;
  font-size: 13px;
}

.footer {
  padding-bottom: 65px;
  background-image: url('/img/bg-service-section-grey.jpg');
  text-align: center;
  min-height: 900px;
}

.footer-social-wrapper {
  margin-bottom: 65px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #2a2a2a;
}

.footer-social-block{
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-right: 10px;
  padding: 12px;
  border-radius: 50px;
  background-color: #444242;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-decoration: none;
} 
/*.socialshare a {
	background: #cecece;
	width: 45px;
	height: 45px;
	padding: 12px;
}
.socialshare a:hover {
	background: #3766c7;
}
.socialshare a img {
	display: block;
	height: auto !important;
}*/
 
.footer-social-block:hover {
  background-color: #3766c7;
}

.footer-social-block.g:hover {
  background-color: #ed1a32;
}

.footer-social-block.t:hover {
  background-color: #1ea4f0;
}

.footer-social-block.i:hover {
  background-color: #1a86ba;
}

.footer-social-block.f:hover {
  background-color: #3a5b97;
}

.footer-social-block._2 {
  width: 35px;
  height: 35px;
  margin-bottom: 7px;
  padding: 5px 8px 8px;
  background-color: #bebebe;
}

.footer-social-block._2:hover {
  background-color: #3a5b97;
}

.footer-social-block._2.t:hover {
  background-color: #1ea4f0;
}

.footer-social-block._2.l:hover {
  background-color: #1a86ba;
}

.footer-social-icon {
  width: 80px;
  height: 30px;
  margin-right: 0px;
  float: left;
}

.footer-social-title {
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.bottom-footer-text {
  font-family: Montserrat, sans-serif;
  color: #7a7a7a;
  font-size: 12px;
}

.link {
  font-family: Montserrat, sans-serif;
  color: #ef413b;
  text-decoration: none;
}

.link:hover {
  color: #3766c7;
}

.link.bottom-footer-link {
  display: inline-block;
  margin-right: 9px;
  margin-bottom: 9px;
  margin-left: 9px;
  color: #ddd;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.link.bottom-footer-link:hover {
  color: #8a8a8a;
}

.link.footer-link {
  color: #878787;
}

.link.footer-link:hover {
  color: #fff;
}

.skill-title {
  margin-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.cta-bar {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url('/img/bg-service-section-blue.jpg');
  color: #fff;
}
.blueBack {
  background: #3766c7;
  background-image: url('/img/bg-service-section-blue.jpg');	
}

.cta-col-right {
  text-align: right;
} 

.cta-bar-title {
  margin-top: 68px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
  color: #FFF;
  
}
.cta-bar-title .formTip {
	text-transform: none;
	font-weight: normal !important;
	font-size: 12px;
}

.cta-bar-title._2 {
  margin-top: 6px;
  opacity: 1;
  font-size: 34px;
  line-height: 34px;
  text-align: center;
}

.dropdown-arrow {
  margin-right: 10px;
}

.dropdown-list.w--open {
  overflow: hidden;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3);
}

.dropdown-nav-link {
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  text-decoration: none;
}

.dropdown-nav-link:hover {
  background-color: #3766c7;
  color: #fff;
}

.dropdown-nav-link.w--current {
  color: #3766c7;
}

.dropdown-nav-link.w--current:hover {
  color: #fff;
}

.content-overlay-block {
  width: 47%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 30px 30px 15px;
  float: left;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, .1);
}

.content-overlay-block._2 {
  float: right;
}

.icon-list {
  margin-top: 0px;
}

.icon-list.below-paragraph {
  margin-top: 20px;
}

.icon-list-item {
  position: relative;
  margin-bottom: 15px;
  padding-left: 42px;
}

.icon-list-item.last {
  margin-bottom: 0px;
}

.buttons-wrapper {
  width: 100%;
  float: left;
}

.list-item-icon {
  position: absolute;
  left: 0px;
  top: 2px;
  height: 27px;
}

.list-item-title {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 14px;
  font-weight: 700;
}

.list-item-title.subtitle {
  margin-top: 4px;
  color: #a1a1a1;
  font-size: 12px;
  font-weight: 400;
}

._404-section {
  height: 800px;
  background-color: #3766c7;
  background-image: url('/img/exterior-maint.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._404-page-title {
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 60px;
  font-weight: 700;
  text-transform: uppercase;
}

._404-page-title._2 {
  color: hsla(0, 0%, 100%, .29);
  font-size: 29px;
}

.app-mockup {
  position: static;
  right: 30px;
  bottom: 0px;
  height: 340px;
  float: right;
}

.app-column-left {
  padding-bottom: 45px;
}

.class-header {
  position: relative;
  overflow: hidden;
  height: 550px;
  background-image: url('/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.class-header-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding-top: 270px;
  background-color: rgba(0, 0, 0, .24);
}

.class-info-block {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
}

.class-info-content-block {
  padding: 25px 35px;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff;
}

.class-info-content-block.white {
  background-color: #fff;
}

.class-info-content-block.tint {
  background-color: #f7f7f7;
}

.class-info-content-block.about {
  padding-bottom: 15px;
}

.class-block-title {
  margin-bottom: 9px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.logo-container {
  margin-top: -58px;
  max-width: 200px;
}
.specialtyLogoWrap {
	width: 192px;
}
.logo-container.fixed {
  width: 75px;
  height: 49px;
  margin-top: 0px;
 
}
.logo-container:hover {
  opacity: 0.8;
}



.logo-container.fixed {
  width: 35px;
  margin-top: 0px;
}



._404-overlay {
  width: 100%;
  height: 100%;
  padding-top: 290px;
  background-color: rgba(55, 102, 199, .9);
}

.page-overlay-header {
  padding-top: 220px;
  padding-bottom: 70px;
  background-color: rgba(0, 0, 0, .3);
}
.page-image-header .short {
	padding: 0;
}

.blog-post-title {
  margin-top: 45px;
  margin-bottom: 25px;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 29px;
  line-height: 25px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.blog-post-title:hover {
  color: #3766c7;
}

.blog-date-icon {
  height: 21px;
  margin-left: 9px;
  float: left;
  opacity: 0.3;
}

.overall-content-col-left {
  padding-right: 45px;
}

.blog-heading {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 29px;
  font-weight: 700;
  text-transform: uppercase;
}

.blog-author-block {
  margin-top: 35px;
  padding: 15px 25px;
  border-radius: 3px;
  background-color: #f7f7f7;
}

.blog-author-image {
  width: 70px;
  height: 70px;
  margin-right: 21px;
  float: left;
  border-radius: 100%;
}

.blog-author-name {
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
  color: #3766c7;
  font-size: 17px;
  font-weight: 700;
}

.blog-author-name._2 {
  margin-top: 0px;
  color: #a3a3a3;
  font-size: 14px;
  font-weight: 400;
}

.sidebar-block {
  margin-bottom: 20px;
  padding: 25px 25px 20px;
  border: 1px solid #dedede;
  border-radius: 3px;
  color: #969696;
}

.sidebar-title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.blog-post-header {
  margin-bottom: 30px;
}

.nav-menu {
  margin-top: 0px;
}

.home-news-title {
  display: block;
  margin: 0 0 15px 0;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 17px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.home-news-title:hover {
  color: #3766c7;
}

.no-recent-news-empty {
  background-color: #e5e9f3;
}

.recent-news-info-block {
  margin-top: 3px;
  margin-bottom: 10px;
}

.class-difficulty-label {
  display: inline-block;
  margin-top: 5px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  border-radius: 4px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 33px;
}

.difficulty-info-title {
  display: inline-block;
  margin-top: 12px;
  margin-left: 11px;
  float: left;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
}

.blog-post-image-page {
  width: 200px;
  height: 200px;
  margin-right: 40px;
  float: left;
  border-radius: 5px;
  background-image: url('/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.serviceslider {
  width: 25%;
}

.phoneblock {
  display: block;
  min-width: 440px;
  margin-bottom: 5px;
  float: right;
  font-family: Lato, sans-serif;
}

.phonehead {
  display: inline-block;
  margin-top: 10px;
  color: #fff;
  font-size: 19px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-shadow: 1px 1px 6px #333;
}
.subPhone {
	margin: 0;
	font-size: 17px;
}
.subPhone span {
	font-size: 12px;
	font-weight: normal;
}

.servicesliderwrap {
  height: 230px;
  background-color: transparent;
}

.sliderarrow {
  margin-right: -57px;
}

.sliderarrow.left {
  margin-right: 0px;
  margin-left: -60px;
}

.arrowicon {
  color: #b1b1b1;
}

.slidernav {
  display: none;
  color: #8a8a8a;
}

.white {
  color: #fff;
  text-decoration: none;
}

.white:hover {
  color: #fff;
}

.white.underline {
  text-decoration: underline;
}

.white.lighthover:hover {
  color: #cac6c6;
}

.credlogo {
  display: inline-block;
  max-height: 75px;
  max-width: 75px;
  margin-right: 33px;
  margin-bottom: 17px;
}

.credlogo._2 {
  max-height: 100px;
  max-width: 100px;
  margin-right: 0px;
  margin-bottom: 0px;
 
}

.tabicon {
  max-height: 30px;
  max-width: 50px;
  margin-bottom: 5px;
}

.tabicon._2 {
  margin-bottom: 10px;
}

.bar {
  width: 10%;
  height: 5px;
  float: left;
  background-color: #ed1a32;
}

.bar._2 {
  width: 32%;
  background-color: #3766c7;
}

.bar._3 {
  width: 15%;
  background-color: #0c2a50;
}

.bar._4 {
  width: 10%;
  background-color: #707070;
}

.bar._5 {
  width: 32%;
  background-color: #ed1a32;
}

.sociallabel {
  display: inline-block;
  margin-right: 20px;
  color: #7a7a7a;
  text-transform: uppercase;
}

.phonemobile {
  display: none;
}

.estimate {
  margin-top: 20px;
  text-align: left;
}

.estimate._2 {
  margin-top: 20px;
}

.textarea {
  width: 100%;
  min-height: 86px !important;
  margin-bottom: 15px;
}
.tip {
	margin: 0 4px 0 0;
}

.fieldinput {
  height: 40px;
  margin-bottom: 15px;
  padding: 9px 12px;
  color: #4e4c4c;
}

.drop {
  height: 35px;
  margin-bottom: 15px;
}

.galleryslider {
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: transparent;
}
.portWrap .galleryslider {
	clear: none;
}
.galleryslider .w-slider-mask {
	background: #333;
}
.galleryslide {
  width: 50%;
  text-align: center;
}

.galleryslide .caption {
	position: absolute;
	top: 0;
	background: rgba(0,0,0,.6);
	width: 100%;
	color: #FFF;
	padding: 7px 0;
	font-size: 13px;
	line-height: 16px;
}

.blogsummary {
  color: #7d7d7d;
}

.blogWrapper {
	  display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
 
.blogItems {
	width: 50%;
	text-align: center;
	padding: 15px;
	font-size: 16px;
    line-height: 1.4em;
} 
.blogItems._2 {
	width: 25%;
	}
 
.blogcol {
  padding-right: 20px;
   font-size: 16px;
  line-height: 22px;
  min-height: 285px;
  
}
.blogcol img {
	max-width: 100%;
	height: auto;
}
.dateleft {
	color: #999;
}
.blogoverview {
	margin-bottom: 25px;
}
 .blogoverviewh2 {
 	text-transform: none;
 }
.blogoverviewh2.subtitle {
  font-size: 18px;
  line-height: 22px;
}
.blogoverviewh2 a {
	color:  #333;
	text-decoration: none;
}
.overview-intro .teamPhoto {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.main {
  margin-bottom: 25px;
  padding-top: 15px;
  padding-left: 70px;
  border-top: 1px solid #d3d3d3;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 23px;
}
.overview-block-wrap {
	padding-left: 15px;
}

.main img {
	height: auto;
}
 
.sldeimg {
  max-height: 450px;
  margin-right: auto;
  margin-left: auto;
}

.sideh3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Oswald, sans-serif;
  color: #555;
  font-size: 21px;
  text-align: center;
  text-transform: uppercase;
}

.sideh3.markethead {
  margin-top: 25px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.teamestimate {
 
  margin: -50px -34px 0 6px;
  float: right;
  z-index: 5;
  width: 55%;
  border: 5px solid #fff;
  border-radius: 100px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .45);
}

.teamestimate.home {
 
  width: 49%;
  height: auto;
}

.pagevideo {
  margin-top: 15px;
  margin-bottom: 15px;
}

.extras {
  padding-top: 45px;
  padding-bottom: 60px;
  background-color: #3766c7;
  background-image: url('/img/bg-service-section-blue.jpg');
}
.extras.white {
	background: #FFF;
}

.extras.white h3.white a {
	color: #333 !important;
}

.extras.grey .white {
	color: #333 !important;
}
 
.mainp {
  margin-bottom: 9px;
}

.lastslide {
  position: relative;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 450px;
  padding-top: 0%;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
}

.pagecreds {
  background-color: #fff;
}

.buttonlink {
  display: none;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.callout {
  position: relative;
  margin: 20px 50px 35px 0px;
  padding: 20px 33px 33px;
  background-color: #7e7a7a;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
}

.calloutbtn {
  position: absolute;
}



.footcontact {
  font-family: Lato, sans-serif;
  color: #ddd;
  font-size: 13px;
  text-align: left;
}

.footlogo {
  width: 155px;
  margin-bottom: 0px;
}
.footlogoAlt {
	width: 200px;
}

.submit {
  background-color: #a91322;
  background-image: -webkit-linear-gradient(270deg, #ed1a32, #770c17);
  background-image: linear-gradient(180deg, #ed1a32, #770c17);
}

.searchbtn {
  position: relative;
  margin-top: -48px;
  float: right;
  background-color: #3766c7;
}

.searchbar {
  display: inline-block;
  margin-right: 0px;
  float: none;
}

.vidwrap {
  padding-top: 58px;
  padding-bottom: 58px;
  background-color: #3766c7;
  background-image: url('/img/bg-service-section-blue.jpg');
  background-position: 0px 0px;
  background-size: 100px;
}

.teamslider {
  height: auto;
  background-color: transparent;
}

.teamslide {
  width: 20%;
  padding-top: 10px;
  text-align: center;
}

.teamimg {
  border: 5px solid #fff;
  border-radius: 100px;
  box-shadow: 0 0 6px 0 #7c7c7c;
  height: auto;
}

.teamtitle {
  color: #888;
  font-size: 13px;
  line-height: 16px;
}

.teamnav {
  display: none;
}

.teamhead {
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 24px;
}

.teamlink {
  color: #3766c7;
}

.teammask {
  margin-right: 60px;
  margin-left: 60px;
  padding-right: 0px;
  padding-left: 0px;
}

.teamarrow {
  color: silver;
}

.teamintro {
  color: #686161;
  font-size: 14px;
  line-height: 22px;
}

.award {
  float: right;
}

.casestudysample {
  position: relative;
  height: 100%;
  min-height: 300px;
  background-image: url('/img/During13MiddleUpper.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.credslide {
  width: 12.5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.credslide.mini {
	width: 20%;
}

.credslide._2 {
  width: 14.5%;
  padding-right: 15px;
}

.credslider p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
	color: #333;
	font-family: Helvetica;
}
.inlineLogo {
  	margin-bottom: 10px;
  	width: 95%;
}
.inlineLogoWrap {
	padding: 0 5px;
}
.credslider {
  height: auto;
  margin-top: 15px;
  margin-bottom: 31px;
  background-color: #fff;
}

.credslider._2 {
  margin-top: 30px;
  margin-bottom: 15px;
  background-color: transparent;
}

.credlogo2 {
  display: block;
  max-height: 100px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.credlogowrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.credlogowrap._2 {
  height: 160px;
}

.creddesc {
  font-family: Lato, sans-serif;
  color: #797979;
  font-size: 11px;
  line-height: 13px;
}

.safetylogo {
  margin-bottom: 7px;
}

.medtitle {
  color: #7e7a7a;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}

.marketslide {
  width: 20%;
  padding-right: 10px;
}

.marketdesc {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 5px;
  background-color: rgba(0, 0, 0, .65);
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
}

.marketdesc._2 {
  font-size: 16px;
  line-height: 20px;
}

.marketlink {
  overflow: hidden;
  color: #a91322;
}

.marketlink.shadow {
  border: 1px solid #fff;
  box-shadow: 0 0 8px 1px #b9b9b9;
}
.imageFile {
	position: relative;
}
.imageFile.floatRight {
	max-width: 35%;
}
.imageFile.floatRight .halfSize{
	width: auto;
}
.fileCaption  {
	width: 100%;
	display: block;
	background: rgba(0,0,0,.6);
	padding: 10px 10px;
	font-weight: bold;
	font-size: 1.1em;
	position: absolute;	
	bottom: 0;
}
.fileCaption a {
	color: #FFF;
}
.fileCaption a:hover {
	color: #FFF;
	text-decoration: underline;
}

.imageFile.right{
	 width: 45%;
	 float: right;
	 margin-left: 10px;
}
.imageFile.right {
	
}
/*.imageFile .fileCaption {
	width: 100%;
	display: inline;
}*/

.marketwrap {
  position: relative;
  overflow: hidden;
 
  text-align: center;
  background: #555;
  display: block;
/*  width: 207px;*/
/*  min-height: 205px;*/
} 

.markethead {
  text-align: center;
  text-transform: uppercase;
}

.videoslide {
  width: 25%;
  
}

.videocontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vidtitle {
  margin-top: 7px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  font-size: 12px;
}

.vidframe {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
  position: relative;
}
 
.videoThumbWrap {
	position: relative;
}
.videoPlayOverlay {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
	background:  url('/img/icons/30-circle-play@2x.png') no-repeat center center;
	opacity: .6;
	z-index: 10;
}
.videoPlayOverlay:hover {
	opacity: 1;
}

.servicemapsection {
  height: 500px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
  background-image: url('/img/service-Map.jpg');
  background-position: 50% 65%;
  background-size: cover;
  background-repeat: no-repeat;
}

.quoteslider {
  height: auto;
  background-color: transparent;
}

.quoteslide {
  padding: 0px 45px 0 0px;
  height: auto;
}
.blogSlide .quoteslide {
	height: auto;

} 


.quotenav {
  display: none;
}
.qutoeslidersie {
  background-color: #353535;
  background-image: url('/img/bg-service-section-grey.jpg');
  position: relative;
  height: auto;
}
.quotemask {
  padding: 18px 5px 25px 18px;
  
}
.home-intro-block .quotemask {
  padding: 0;
 
}

.quotearrow.left {
  display: none;
}

.quotearrow.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 100;
}

.quotearrowicon {
  font-size: 32px;
}

.maplabel {
  margin: 0px;
  line-height: 34px;
}

.servicelabel {
  display: inline-block;
  padding: 15px;
  background-color: rgba(0, 0, 0, .52);
  color: #fff;
}

.estimatedesc {
  height: 100%;
  min-height: 300px;
}

.whitelink {
  color: #fff;
}
.quoteqwrap .date {
	padding-top: 10px;
}
.quotewrap h4 {
	margin: 0 0 7px 0;
	line-height: 21px;
}
.quoteqwrap {
color: #FFF;
border:none;
/*margin-bottom:-30px;*/
position: relative; 
padding-left: 0.4em; 
padding-bottom: 35px;
}
.quoteqwrap a {
	display: block;
}
.quotewrap .date {
	margin-top: 5px;
}
 
.quoteauthor {
  margin: 5px 0;
 
/*  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;*/
  color: #fff;
  font-size: 11px;
  line-height: 16px;
}

/*.quotemark {
  display: none;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
 
}*/
.morelink a{
	color: #FFF !important;
} 
.morelink {
	background: #555;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	display: block;
	padding: 5px 10px; 
	margin: 0;
}
.footlogohover {
  width: 155px;
  margin-bottom: 10px;
  background-image: none;
  background-repeat: repeat;
  -webkit-transition: opacity 583ms ease;
  transition: opacity 583ms ease;
}
.floorLogo {
	margin-bottom: 10px;
}

.footlogohover:hover {
  background-image: url('/img/alpine-footer-hover.png');
  background-repeat: no-repeat;
}

.service {
  position: relative;
  z-index: 100;
  margin-top: -340px;
  padding-top: 50px;
  background-color: hsla(0, 0%, 100%, .66);
}

.serviceblockhead {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 1px 1px 5px #333;
}

.arrowup {
  width: 50px;
  height: 50px;
  float: right;
  border-radius: 50px;
  background-color: #555;
  background-image: url('/img/up-arrow.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0.55;
}

.arrowup:hover {
  background-color: #3766c7;
  opacity: 1;
}

.lastcol {
  text-align: right;
}

.estdesc {
  margin-bottom: 0px;
 
}

.relatedsection {
  padding-top: 45px;
  padding-bottom: 30px;
  background-color: #d3d3d3;
  background-image: url('/img/bg-service-section.png');
}
.greyBack, .extras.grey {
background-color: #d3d3d3;
background-image: url('/img/bg-service-section.png');
}
.blueBack {
background-color: #3766c7;
background-image: url('/img/bg-service-section-blue.jpg');
}
.whiteBack {
	background: #FFF;
}
.darkBack {
	background-color: #0c2a50;
}

.relatedsection+.moreServies {
   padding-top: 0;
   padding-bottom: 45px;
}
.relatedsection h3 {
	margin: 0 !important;
}

.breadwrap {
  padding-top: 5px;
  padding-bottom: 20px;
  color: #3d3d3d;
  font-size: 11px;
  text-transform: uppercase;
}

.affilaitehover:hover {
  opacity: 0.6;
}

.fixednav {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 5000;
  display: none;
  width: 100%;
  height: 50px;
  margin-top: 0px;
  background-color: rgba(0, 0, 0, .9);
}

.headlink {
  color: #7e7a7a;
}

.headlink:hover {
  color: #333;
}

.headlink.white {
  color: #fff;
}

.headlink.white:hover {
  color: #d1d1d1;
}

.headlink.black {
  color: #333;
}

.breadlink {
  font-family: Lato, sans-serif;
  color: #929292;
}
 
.socialshare {
  width: 70px;
  margin-left: -70px;
  padding-right: 10px;
  float: left;
  
}

.sharelabel {
  margin-bottom: 6px;
  color: #bebebe;
  font-size: 12px;
  line-height: 16px;
}

.grey {
  color: #575757;
}

.grey:hover {
  color: #333;
}

.testlogo {
   height: auto;
   max-width: 80%;
 
/*  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;*/
}
.testlink {
	color: #FFF;
	font-size: 11px;
	width: 100%;
	/*display: block;*/
}
.testlink:hover {
  color: #FFF;
  text-decoration: underline;
}
.testLogoWrap {
	/*margin-top: 10px;*/
	float: right;
	text-align: right;
}

.testlink p { 
	text-align: center;
}

.testlink.w--current {
	padding: 0;
	margin: 0;
	width: auto;
}

.overviewrow {
  margin: 0 0 30px 0;
}

.blue {
  color: #3766c7;
}

/*.blue:hover {
  opacity: 0.76;
}*/

.overviewh3 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
}

.clear-fix	{
	clear: both;
}

.survey-form	{
}

.csform-block	{
	padding: 20px 0;
}

.yourName-field	{
	display: inline-block;
	width: 40%;
}

input#fields-companyName	{
	width: 80%;
	padding: 5px;
}

.companyName-field	{
	display: inline-block;
	width: 40%;
}

input#fields-companyName, input#fields-yourName	{
	width: 80%;
	padding: 5px;
}

.yourName-field label, .companyName-field label	{
	font-size: 20px;
	font-weight: bold;
}


.csblock	{
	padding: 20px 0;
}

.csheading	{
	font-weight: bold;
	font-size: 18px;
}

.cstext	{
	padding: 0;
	margin: 0px 0 7px 0;
	font-weight: normal;
	font-size: 16px;
}

.csinput	{
}

.csinputfield	{
	margin-right: 10px;
	margin-bottom: 10px;
}

textarea#fields-comments	{
	width: 75%;
}





@media screen and (min-width: 1200px) {
  .w-container {
    max-width: 1170px;
  }
  

  
}
 

@media (max-width: 991px) {

.service-map {
    background-size: 62%;
    background-position: right -60px bottom 20px;
    min-height: 520px;
    display: flex;
    align-items: flex-start;
  }

  .serviceMapContent {
    padding: 50px 0;
  }

  .service-copy {
    max-width: 460px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .service-copy h2 {
    font-size: 36px;
    line-height: 1.1;
    margin-bottom: 18px;
  }

  .service-copy p {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 18px;
  }

  .service-copy ul {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 26px;
    padding-left: 20px;
  }

  .service-copy li {
    margin-bottom: 4px;
  }
  
.blogItems {
	width: 50%;
}
.blogItems._2 {
	width: 33%;
}

.flexChild {
	width: 33%;
    }
	
.main h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
}
 

  .button.slide-button {
    margin-top: 16px;
  }
  .button.red {
    margin-top: 7px;
  }
  .button.cta-button {
    margin-top: 5px;
  }
  .button.blue.headestiamte {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper {
    padding-top: 25px;
    padding-bottom: 0px;
  }
  .navbar-wrapper.subpage {
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .navbar {
    padding-bottom: 10px;
  }
  .nav-link {
    max-width: 900px;
    padding-right: 25px;
    padding-left: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 15px;
    line-height: 15px;
  }
  .nav-link:hover {
    background-color: #ed1a32;
    color: #fff;
  }
  .hero-section {
    height: 740px;
  }
  .hero-section._2 {
    height: 700px;
  }
  .section {
    padding: 35px;
  }
  .section.tint {
    padding: 45px;
    font-size: 13px;
    line-height: 19px;
  }
  .section.home-intro {
    padding-bottom: 5px;
  }
  .section.cta-section {
    padding-top: 45px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .section.app-section {
    overflow: hidden;
    padding-right: 45px;
    padding-left: 45px;
    font-size: 13px;
  }
  .classes-tab-pane {
    padding: 45px;
  }
  .classes-tab-button {
    width: 30%;
    height: 85px;
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .classes-image-block._2 {
    margin-bottom: 30px;
  }
  .classes-overlay-block {
    padding: 25px 15px 60px;
  }
  .classes-block-title {
    font-size: 15px;
    line-height: 17px;
  }
  .class-read-more-title {
    bottom: 30px;
  }
  .column-title._2 {
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 21px;
  }
  .column-title._2.large {
    font-size: 28px;
    line-height: 26px;
  }
  .column-title._3 {
    font-size: 22px;
  }
  .about-us-col-left {
    padding-right: 40px;
    padding-left: 0px;
    font-size: 12px;
  }
  .slide-overlay {
    padding-top: 201px;
  }
  .hero-slide-title {
    margin-right: 0px;
    margin-left: 0px;
    padding: 8px;
    font-size: 4em;
  }
  .hero-slide-title._2 {
    margin-top: 0px;
    font-size: 22px;
  }
  .image-section-overlay {
    padding: 90px 45px;
    font-size: 13px;
  }
  .image-section-overlay.program {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .image-section-column-left {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-title-wrapper.centered {
    margin-bottom: 25px;
  }
  .section-title {
    font-size: 28px;
    line-height: 26px;
  }
  .section-title.subtitle {
    font-size: 18px;
  }
  .hero-slider-nav {
    padding-bottom: 188px;
  }
  .hero-slider-nav.alt {
    padding-bottom: 316px;
  }
  .home-intro-row {
    margin-bottom: 40px;
  }
  .home-intro-row.alt {
    margin-right: 0px;
    margin-left: 0px;
  }
  .home-intro-column.last {
    padding-right: 10px;
  }
  .home-intro-block {
   
    padding: 25px;
  }
  .block-title {
    margin-bottom: 8px;
    font-size: 17px;
  }
  .block-title.small {
    margin-bottom: 7px;
    font-size: 12px;
  }
  .block-title.small.small-gray {
    font-size: 11px;
  }
  .trainers-image {
    left: -50px;
  }
  .cta-block {
    padding: 20px 20px 10px;
    font-size: 12px;
  }
  .cta-title {
    font-size: 23px;
  }
  .cta-title._2 {
    margin-bottom: 28px;
    font-size: 14px;
    line-height: 17px;
  }
  ._3-column-left {
    padding-right: 15px;
  }
  ._3-column-mid {
    padding-right: 0px;
    padding-left: 0;
  }
  .image-link-block.hiring {
    height: auto;
  }
  .image-block-overlay {
    padding: 25px 15px 25px;
    text-align: center;
  }
  .quotemask {
    padding: 18px 5px 25px 15px;
  }
   
  .image-block-overlay.home {
    height: 230px;
    padding-top: 100px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .image-block-title {
    margin-bottom: 11px;
    
    text-align: center;
  }
  .features-row {
    margin-top: 35px;
  }
  .features-block {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .feature-block-title {
    margin-bottom: 8px;
    font-size: 12px;
  }
  .feature-paragraph {
    font-size: 10px;
    line-height: 18px;
  }
  .page-header-title {
    font-size: 40px;
  }
  .page-header-title.subtitle {
    margin-top: 5px;
    font-size: 15px;
    line-height: 26px;
  }
  .simple-page-header {
    padding-top: 135px;
    padding-bottom: 29px;
  }
  .blog-post {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 45px;
  }
  .blog-post-image {
    width: 240px;
    height: 250px;
  }
  .blog-small-author-block {
    display: block;
    margin-bottom: 5px;
  }
  .blog-author-title.recent-news {
    font-size: 11px;
  }
  .footer {
    padding-bottom: 45px;
  }
  .footer-social-wrapper {
    margin-bottom: 45px;
  }
  .footer-social-block {
    padding-top: 12px;
    padding-bottom: 8px;
  }
  .footer-social-block._2 {
    margin-right: 5px;
  }
  .footer-social-icon {
    height: 24px;
  }
  .footer-social-title {
    margin-top: 1px;
  }
  .cta-bar {
    padding: 35px 45px;
  }
  .cta-col-left {
    padding-right: 45px;
    padding-left: 0px;
  }
  .cta-bar-title._2 {
    font-size: 25px;
    line-height: 25px;
  }
  .dropdown {
    max-width: 900px;
  }
  .dropdown-arrow {
    margin-right: 20px;
  }
  .dropdown-list.w--open {
    border-radius: 0px;
    box-shadow: 1px 1px 3px 0 transparent;
  }
  .icon-list-item {
    padding-left: 37px;
  }
  .list-item-icon {
    height: 22px;
  }
  ._404-section {
    height: auto;
  }
  .app-mockup {
    right: -10px;
    height: 280px;
  }
  .app-column-left {
    padding-left: 0px;
  } 
  .class-header {
    height: auto;
  }
  .class-header-overlay {
    position: relative;
    padding: 160px 35px 65px 25px;
  }
  .class-info-content-block.white {
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
  }
  .class-info-content-block.about {
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
  }
  .logo-container {
    width: 130px;
    margin-top: 0px;
  }
  
  ._404-overlay {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .page-overlay-header {
    padding: 176px 35px 60px;
  }
  .blog-post-title {
    margin-top: 0px;
  }
  .blog-date-icon.blog-single-post {
    margin-left: 0px;
  }
  .overall-content-col-left {
    padding-right: 35px;
  }
  .blog-heading {
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 23px;
  }
  .blog-author-block {
    margin-top: 25px;
  }
  .menu-button {
    border-radius: 0px;
    background-color: rgba(0, 0, 0, .5);
  
  }
  .menu-button:hover {
    background-color: #333;
  }
  .menu-button.w--open {
    background-color: #770d17;
  }
  .nav-menu {
    margin-top: 0px;
    background-color: #3a3a3a;
  }
  .home-news-title {
    font-size: 13px;
    line-height: 15px;
  }
  .class-difficulty-label {
    font-size: 15px;
  }
  .blog-post-image-page {
    margin-right: 30px;
  }
  .serviceslider {
    width: 33.33%;
  }
  .phoneblock {
    position: relative;
    z-index: 100;
    margin-right: 83px;
    margin-bottom: -40px;
  }
  .servicesliderwrap {
    padding-right: 45px;
    padding-left: 45px;
  }
  .sliderarrow {
    width: 50px;
    margin-right: 0px;
  }
  .sliderarrow.left {
    margin-left: 0px;
  }
  .credlogo {
    margin-right: 17px;
  }
  .ham {
    color: #fff;
  }
  .main {
    padding-left: 0px;
  }
  .sldeimg {
    max-height: 318px;
  }
  .sideh3.markethead {
    font-size: 26px;
    line-height: 30px;
  }
  .teamestimate {
	margin: -30px -20px 0 0;
    width: 105px;
    
  }
  .lastslide {
    min-height: 318px;
  }
  .callout {
    margin-right: 0px;
    margin-left: 0px;
  }
  .quote {
    font-size: 15px;
    line-height: 25px;
  }
  .quotewrap {
    font-size: 13px;
    line-height: 18px;
  }

  .footcontact {
    padding-right: 30px;
    padding-left: 30px;
  }
  .teamslide {
    width: 33.33%;
    margin-right: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .credslide {
    width: 20%;
  }
  .credslide._2 {
    width: 20%;
  }
  .medtitle {
    font-size: 16px;
  }
  .marketslide {
    width: 33.33%;
  }
  .marketlink {
    margin-bottom: 10px;
  }
  .videoslide {
    width: 50%;
  }
  .service {
    margin-top: -285px;
    padding-top: 25px;
  }
  .estdesc {
    display: none;
  }
  .socialshare {
    width: 100%;
    margin-left: 0px;
  }
  .sharelabel {
    margin-top: 7px;
    margin-right: 7px;
    float: left;
  }
  .menu-button {
    width: 50px;
    height: 50px;
    margin-right: 0;
    padding-top: 14px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    background: #555;
  }
  
}

@media (max-width: 767px) {

.service-map {
    background-size: 95%;
    background-position: center bottom;
    min-height: auto;
    padding-bottom: 260px;
    display: block;
  }

  .serviceMapContent {
    padding: 40px 0 0;
  }

  .service-copy {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-copy h2 {
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 16px;
  }

  .service-copy p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 16px;
  }

  .service-copy ul {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 24px;
    padding-left: 20px;
  }

  .service-copy li {
    margin-bottom: 4px;
  }

  .service-copy .button {
    margin-top: 10px;
  }
  
  
.flexChild {
	width: 50%;
    }
.blogItems {
	width: 100%;
}
.blogItems._2 {
	width: 50%;
}	
.desktopHide {
	display: block;
} 
.imageFile.floatRight {
	max-width: 100%;
}

h3 {
  margin-top: 15px;
  font-size: 21px;
  line-height: 26px;
}

.cta-bar-title  {
	text-align: center;
}

.markethead {
  margin-top: 0;
  margin-bottom: 0;
}
  .button {
    margin-top: 2px;
    line-height: 25px;
  }
  .button.slide-button {
    max-width: 230px;
    padding-right: 30px;
    padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
    line-height: 1.1em;
  }
  
  .button.blue.headestiamte {
    padding: 3px 10px;
  }
  .button.call {
    margin-top: 11px;
  }
  .navbar-wrapper {
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .navbar-wrapper.subpage {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .nav-link {
    font-size: 15px;
    line-height: 11px;
  }
  .hero-section {
    height: 575px;
  }
  .hero-section._2 {
    height: 500px;
  }
  .container.footer-container {
    padding-right: 25px;
    padding-left: 25px;
  }
  .section {
    padding: 25px;
  }
  .section.tint {
    padding: 25px;
  }
  .section.home-intro {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .section.cta-section {
    padding: 25px;
  }
  .section.app-section {
    padding-right: 25px;
    padding-left: 25px;
  }
  .classes-tab-pane {
    padding: 25px 0px;
  }
  .classes-tab-button {
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 13px;
  }
  .classes-image-block {
    height: 150px;
    margin-bottom: 10px;
  }
  .classes-image-block._2 {
    height: 150px;
    margin-bottom: 10px;
  }
  .classes-block-title {
    font-size: 18px;
    line-height: 19px;
  }
  .column-title {
    text-align: center;
  }
  .column-title._2.large {
    font-size: 27px;
    line-height: 25px;
  }
  .column-title._3 {
    font-size: 20px;
    line-height: 24px;
  }
  .about-us-col-left {
    padding-right: 0px;
    padding-bottom: 25px;
  }
  .slide-overlay {
    padding-top: 150px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .hero-slide-container {
    margin-bottom: 149px;
  }
  .hero-slide-title {
    font-size: 3em;
    line-height: 1em;
    text-shadow: 4px 4px 10px #333;
  }
  .hero-slide-title._2 {
    margin-top: 0px;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-shadow: 3px 3px 7px #333;
  }
  .image-section-overlay {
    padding: 45px 25px;
  }
  .image-section-overlay.program {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: hsla(0, 0%, 96%, .8);
  }
  .image-section-column-left {
    margin-bottom: 20px;
  }
  .section-title-wrapper.centered {
    margin-bottom: 25px;
  }
  .section-title {
    margin-bottom: 3px;
    font-size: 22px;
    line-height: 26px;
  }
  .section-title.subtitle {
    font-size: 15px;
    line-height: 15px;
  }
  .hero-slider-nav {
    padding-bottom: 160px;
  }
  .hero-slider-nav.alt {
    padding-bottom: 209px;
  }
  .home-intro-row {
    margin-top: -120px;
    margin-bottom: 20px;
  }
  .home-intro-row.alt {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .home-intro-column.first {
    padding-left: 0px;
  }
  
  .home-intro-column.last {
    padding-right: 0px;
  }
  .home-intro-block {
 
    margin-bottom: 0px;
    border-radius: 0px;
  }
  .home-intro-block._2 {
    height: auto;
    border-radius: 0px;
  }
  .home-intro-block._3 {
    border-radius: 0px;
  }
  .block-title {
    font-size: 19px;
  }
  .block-title.small.small-gray {
    font-size: 12px;
    line-height: 20px;
  }
  .cta-column-right {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .cta-block {
    width: 100%;
    margin-bottom: 10px;
  }
  ._3-column-left {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  ._3-column-mid {
    padding-right: 0px;
    padding-left: 0px;
  }
 
  .image-block-overlay.home {
    height: auto;
    padding-top: 25px;
    padding-right: 60px;
    padding-left: 25px;
  }
  .image-block-title {
    font-size: 21px;
  }
  .features-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .feature-block-title {
    font-size: 14px;
    line-height: 21px;
  }
  .feature-paragraph {
    font-size: 11px;
    line-height: 19px;
  }
  .page-header-title {
    margin-bottom: 10px;
    font-size: 33px;
    line-height: 36px;
  }
  .page-header-title.subtitle {
    font-size: 13px;
    line-height: 16px;
  }
  .page-header-title.small {
    font-size: 28px;
  }
  .logo-title {
    font-size: 32px;
    line-height: 41px;
  }
  .simple-page-header {
    padding: 105px 25px 25px;
  }
  .blog-post {
    padding: 25px 25px 15px;
  }
  .blog-post-image {
    width: 100%;
    height: 160px;
    margin-right: 0px;
    margin-bottom: 20px;
    float: none;
  }
  .blog-author-title {
    font-size: 13px;
  }
  .blog-author-title.date {
    font-size: 13px;
  }
  .blog-author-title.recent-news {
    font-size: 13px;
    line-height: 19px;
  }
  .footer {
    padding-bottom: 25px;
  }
  .footer-social-wrapper {
    margin-bottom: 25px;
    padding: 25px;
  }
  .footer-social-column {
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
  }
  .footer-social-block {
    width: 45px;
    height: 45px;
    padding-top: 10px;
  }
  .footer-social-block._2 {
    width: 30px;
    height: 30px;
    padding: 3px 6px 6px;
  }
  .footer-social-icon {
    height: 23px;
    margin-top: 2px;
  }
  .footer-social-title {
    font-size: 12px;
  }
  .bottom-footer-text {
    font-size: 11px;
  }
  .link.bottom-footer-link {
    font-size: 11px;
  }
  .cta-bar {
    padding: 31px 25px;
  }
  .cta-col-left {
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .cta-col-right {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .cta-bar-title {
    margin-top: 15px;
    line-height: 24px;
  }
  .cta-bar-title._2 {
    margin-top: 2px;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 18px;
  }
  .content-overlay-block {
    width: 48%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  ._404-page-title {
    font-size: 34px;
    line-height: 40px;
  }
  ._404-page-title._2 {
    margin-bottom: 11px;
    font-size: 17px;
  }
  .app-mockup {
    height: 210px;
    margin-top: -86px;
  }
  .app-column-left {
    padding-right: 0%;
  }
  .class-header-overlay {
    padding-top: 130px;
    padding-bottom: 35px;
  }
  .class-info-content-block.tint {
    padding: 15px 25px;
  }
  .class-info-content-block.about {
    padding-top: 20px;
  }
  .logo-container {
    width: 120px;
    padding-left: 25px;
  }
  
  ._404-overlay {
    padding: 45px 25px;
  }
  .page-overlay-header {
    padding: 161px 25px 56px;
  }
  .blog-post-title {
    font-size: 24px;
    line-height: 22px;
  }
  .sidebar-col-right {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .overall-content-col-left {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blog-post-header {
    margin-bottom: 20px;
  }
  
  .menu-button:active {
    background-color: #770d17;
  }
  .home-news-title {
    font-size: 18px;
    line-height: 18px;
	margin: 10px 0;
  }
  .class-col-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blog-post-image-page {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .serviceslider {
    width: 50%;
  }
  .phoneblock {
    min-width: 0px;
    margin-bottom: -66px;
 
  }
  .phonehead {
    margin-top: 5px;
  }
  .servicesliderwrap {
    padding-right: 44px;
    padding-left: 44px;
  }
  .sliderarrow {
    width: 50px;
    margin-right: 0px;
  }
  .sliderarrow.left {
    margin-left: 0px;
  }
  .estimate._2 {
    margin-top: 0px;
  }
  .fieldinput {
    height: 40px;
  }
  .galleryslide {
    width: 100%;
  }
  .sldeimg {
    max-height: 388px;
  }
  .sideh3.markethead {
    font-size: 24px;
    line-height: 28px;
  }
  
  .lastslide {
    min-height: 388px;
  }
  .callout {
    padding-bottom: 44px;
  }
  .footcontact {
    margin-bottom: 22px;
    text-align: center;
	line-height: 2em;
  }
  .searchbar {
  height: 48px;
}
.searchbtn {
  height: 48px;
  margin-top: -58px; 
}
  .vidwrap {
    background-color: #a2a2a2;
  }
  .homeVids {
  	  background-image: url('/img/bg-service-section.png');
  	
  }
  .homeVids .headlink.white,
  .homeVids .vidtitle {
  	color: #333;
  }
  .teamslide {
    width: 50%;
  }
  .teamhead {
    font-size: 20px;
  }
  .credslide,  {
    width: 25%;
  }
  .credslide.mini  {
    width: 33%;
  }
  .credslide._2 {
    width: 33%;
  }
  .medtitle {
    font-size: 14px;
    line-height: 18px;
  }
  .marketslide {
    width: 50%;
  }
  .videoslide {
    width: 50%;
  }
  .maplabel {
    font-size: 27px;
    line-height: 30px;
  }
  .servicelabel {
    font-size: 12px;
    line-height: 16px;
  }
  .estimatedesc {
    min-height: 0px;
  }
  .service {
    margin-top: -177px;
    padding-top: 10px;
  }
  .estdesc {
    display: block;
  }
  .socialshare {
    text-align: right;
  }
  .sharelabel {
    display: none;
    float: right;
  }
  .overviewrow {
    margin: 0 -20px 10px -20px;
  }
}

@media (max-width: 479px) {
.fullWidth {
	width: 100%;
}
.overview-intro .teamPhoto {
	float: none;
	margin-right: 20px;
	margin-bottom: 20px;
}

.floatLeft, .floatRight {
	float: none;
	margin: 0 0 1em 0;
	width: 100%;
}

h3 {
  margin-top: 15px;
  font-size: 18px;
  line-height: 22px;
}

.marketdesc._2 {
  font-size: 13px;
  line-height: 17px;
}

.overviewrow .w-col-small-6 {
	width: 49%;
}
.marketlink.shadow {
  border: none;
  box-shadow: none;
}
h2 {
  margin-top: 10px;
  margin-bottom: 5x;
  font-size: 20px;
  line-height: 22px;
}
  /*p {
    font-size: 11px;
    line-height: 18px;
  }*/
  .button.slide-button {
    font-size: 11px;
  }
  .button.red {
    font-size: 12px;
  }
  .button.page-header-button.back {
    font-size: 10px;
  }
  .button.blue.headestiamte {
    display: none;
  }
  .navbar-wrapper {
    padding-top: 0px;
  }
  .navbar-wrapper.subpage {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar {
    margin-top: 0px;
  }
  .nav-link {
    padding: 13px 20px;
    font-size: 13px;
  }
  .hero-section {
    height: 475px;
  }
  .section {
    padding: 20px;
  }
  .section.home-intro {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section.cta-section {
    padding: 20px;
  }
  .section.app-section {
    padding-top: 55px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
  }
  .classes-tab-pane {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .classes-tab-button {
    width: 100%;
    height: 45px;
    padding-top: 12px;
    padding-left: 20px;
    border-top: 1px solid #cacaca;
    text-align: left;
  }
  .classes-image-block {
    margin-bottom: 10px;
  }
  .about-us-row {
    display: block;
  }
  .column-title {
    margin-bottom: 2px;
  }
  .column-title._2 {
    font-size: 21px;
    line-height: 19px;
  }
  .column-title._2.large {
    margin-bottom: 3px;
    font-size: 21px;
    line-height: 18px;
  }
  .column-title._3 {
    font-size: 22px;
    line-height: 26px;
    text-align: left;
  }
  .about-us-col-left {
    display: block;
    padding-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .hero-slider {
    padding-bottom: 105px;
  }
  .slide-overlay {
    padding-top: 130px;
  }
  .hero-slide-container {
    margin-bottom: 174px;
  }
  .hero-slide-title {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 2em;
    line-height: 1em;
  }
  .hero-slide-title._2 {
    margin-top: 0px;
    padding: 7px;
    font-size: 13px;
    line-height: 18px;
    text-transform: none;
  }
  .image-section-overlay {
    padding: 25px 20px;
    font-size: 12px;
    line-height: 18px;
  }
  .image-section-overlay.program {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section-title-wrapper.centered {
    margin-bottom: 15px;
  }
  .section-title {
    font-size: 23px;
    line-height: 21px;
  }
  .section-title.subtitle {
    margin-top: 4px;
    font-size: 11px;
  }
  .hero-slider-nav {
    padding-bottom: 153px;
  }
  .hero-slider-nav.alt {
    padding-bottom: 124px;
  }
  .home-intro-row {
    margin-bottom: 10px;
  }
  .home-intro-column.last {
    margin-bottom: 0px;
  }
  .home-intro-block {
    padding: 20px;
    font-size: 11px;
    line-height: 16px;
  }
  .block-title {
    margin-bottom: 6px;
    font-size: 18px;
  }
  .block-title.small {
    font-size: 13px;
  }
  .block-title.small.small-gray {
    font-size: 12px;
  }
  .cta-block {
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }
  .cta-title {
    font-size: 17px;
    line-height: 19px;
  }
  .cta-title._2 {
    margin-top: 3px;
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 16px;
  }
  ._3-column-left {
    padding-bottom: 10px;
  }
  /*.image-block-overlay {
    padding: 20px 30% 20px 20px;
  }*/
  .image-block-overlay.home {
    padding-right: 35px;
  }
  .features-row {
    margin-top: 25px;
  }
  .page-header-title {
    font-size: 25px;
    line-height: 26px;
  }
  .page-header-title.subtitle {
    display: none;
    font-size: 12px;
    line-height: 16px;
  }
  .page-header-title.subtitle.small-subtitle {
    font-size: 12px;
  }
  .page-header-title.small {
    font-size: 22px;
    line-height: 26px;
  }
  .logo-title {
    font-size: 28px;
    line-height: 31px;
  }
  .simple-page-header {
    padding: 89px 20px 20px;
  }
  .blog-post {
    padding: 20px 20px 10px;
  }
  .blog-post-image {
    width: 100%;
    height: 110px;
    margin-bottom: 20px;
  }
  .blog-small-author-block {
    margin-bottom: 4px;
  }
  .blog-author-title {
    font-size: 10px;
  }
  .blog-author-title.date {
    font-size: 10px;
  }
  .footer-social-wrapper {
    margin-bottom: 20px;
    padding: 20px 5px;
  }
  .footer-social-block {
    margin-right: 5px;
    padding: 11px 15px 9px;
  }
  .footer-social-block.g {
    width: 40px;
    height: 40px;
    margin-right: 3px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer-social-title {
    font-size: 10px;
  }
  .link.bottom-footer-link {
	padding: 4px;
    margin: 8px
  }
  .cta-bar {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 19px;
  }
  .cta-col-left {
    padding-right: 0px;
  }
  .cta-bar-title {
    margin-bottom: 4px;
    font-size: 11px;
    line-height: 13px;
  }
  .cta-bar-title._2 {
    margin-top: 8px;
    font-size: 21px;
    line-height: 19px;
  }
  .content-overlay-block {
    width: 100%;
    margin-bottom: 5px;
    padding: 20px 20px 5px;
  }
  .content-overlay-block._2 {
    margin-bottom: 15px;
  }
  ._404-page-title {
    font-size: 24px;
  }
  ._404-page-title._2 {
    font-size: 12px;
    line-height: 25px;
  }
  .app-mockup {
    position: static;
    width: 100%;
    height: auto;
    margin-top: 25px;
  }
  .app-column-left {
    padding-right: 0%;
    padding-bottom: 0px;
  }
  .class-header-overlay {
    padding-top: 110px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .class-info-content-block.white {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .class-info-content-block.tint {
    padding: 20px 20px 15px;
  }
  .class-info-content-block.about {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .logo-container {
    width: 110px;
    padding-left: 20px;
  }
  
  .page-overlay-header {
    padding-top: 105px;
    padding-bottom: 25px;
  }
  .blog-post-title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 19px;
  }
  .blog-date-icon {
    height: 19px;
  }
  .blog-author-block {
    padding-right: 15px;
    padding-left: 15px;
  }
  .blog-author-image {
    width: 60px;
    height: 60px;
    margin-right: 16px;
  }
  .blog-author-name {
    font-size: 15px;
    line-height: 18px;
  }
  .blog-author-name._2 {
    font-size: 12px;
  }
  .sidebar-block {
    padding: 20px 20px 10px;
  }
  .blog-post-header {
    margin-bottom: 10px;
  }
  .menu-button {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    border-radius: 0px;
  }
  .menu-button.w--open {
    background-color: #700f19;
  }
  .nav-menu {
   /* margin-top: -35px;*/
  }
  .home-news-title {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 17px;
  }
  .class-difficulty-label {
    display: block;
    float: none;
  }
  .difficulty-info-title {
    display: block;
    margin-left: 0px;
    float: left;
  }
  .sign-up-col-right {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .blog-post-image-page {
    height: 130px;
  }
  .serviceslider {
    width: 100%;
  }
  .phoneblock {
    display: none;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: none;
    text-align: center;
  }
  .phonehead {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .servicesliderwrap {
    width: 100%;
  }
  .sliderarrow {
    width: 50px;
    margin-right: 0px;
  }
  .sliderarrow.left {
    display: none;
  }
  /*.white {
    font-size: 13px;
  }*/
  .credlogo {
    max-height: 65px;
    max-width: 55px;
    margin-right: 7px;
    margin-bottom: 20px;
  }
  .tabicon {
    margin-right: 7px;
    float: left;
  }
  .tabicon._2 {
    float: left;
  }
  .tabicon.last {
    margin-right: 20px;
    margin-left: 10px;
  }
  .sociallabel {
    display: none;
  }
  .phonemobile {
    display: block;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    padding: 10px 6px 6px 10px;
    float: right;
    background-color: #a91322;
  }
  .phoneicon {
    width: 24px;
    height: 24px;
  }
  .ham {
    color: #fff;
  }
  .galleryslider {
    margin-top: 55px;
  }
/*  .main {
     font-size: 14px;
    line-height: 21px;
  }*/
  .sldeimg {
    max-height: 210px;
  }
  .sideh3 {
    font-size: 19px;
    line-height: 25px;
  }
  .sideh3.markethead {
    font-size: 21px;
    line-height: 24px;
  }
   
  .lastslide {
    min-height: 220px;
  }
  .callout {
    font-size: 14px;
    line-height: 20px;
  }
  .quotemark {
    font-size: 22px;
    line-height: 26px;
  }
  .quote {
    font-size: 14px;
    line-height: 23px;
  }
  .teamslide {
    width: 100%;
  }
  .teamhead {
    font-size: 19px;
    line-height: 22px;
  }
  .credslide,
  .credslide.mini  {
    width: 100%;
  }
  .credslide._2 {
    width: 100%;
  }
  .marketslide {
    width: 100%;
  }
  .videoslide {
    width: 100%;
  }
  .maplabel {
    margin-bottom: 5px;
    font-size: 24px;
  }
  .service {
    margin-top: -85px;
  }
  .breadwrap {
    display: none;
  }
}

