body {
    color: #222;
}
.grid-x {
	width: 90%;
	max-width: 1100px;
	margin: 0 auto;
}
hr {
	margin: 3px 0;
}
a {
	color: #000;
}

a:hover {
	color: #000;
	text-decoration: underline;
}
a[href^=tel] { 
	color: inherit; 
	text-decoration: none; 
}
.green {
	color: #006e4b;
}

.bg-00 {
	background: #000000;
}
.pos-rel {
	position: relative;
}
.pos-abs {
	position: absolute;
}
img.cent-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.cent-img-all {
    display: block;
    margin-left: auto;
}
img.cent-img-full {
	position: absolute;
    margin: auto;
    top: 0;
    right: 44px;
    bottom: 0;
}
img.cent-img-full:before {
	padding-right: 60px;
}
img.cent-img-full-r {
	position: absolute;
    margin: auto;
    top: 0;
    left: 44px;
    bottom: 0;
}
img.cent-img-full-r:before {
	padding-left: 60px;
}
img.right-img {
    position: absolute;
    right: 0;
}
.cent-text {
	margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%)
}
.bg-black-1 {
	background: #fff;
	background-image: url('../assets/img/home/bg-1.jpg');
	background-position: top right;
    background-size: 56% 100%;
	background-repeat: no-repeat; 	
}
.bg-black-1-left {
	color: #000;
	padding-top: 76px;
	padding-bottom: 80px;
	padding-right: 80px;
}
.bg-black-1-right {
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 80px;
}
.bg-black-2 {
	background: #000000;
	background-image: url('../assets/img/home/bg-1.jpg');
	background-position: center center;
	background-repeat: no-repeat; 
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 80px;
}
.bg-black-2 h4 {
	font-weight: 200;
	line-height: 1.0;
	color: #ffffff;
}
.bg-black-3 {
	background: #000000;
	background-image: url('/assets/img/home/bg-2.jpg');
	background-position: center center;
	background-repeat: no-repeat; 
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 80px;
}
.bg-black-3b {
	background: #000000;
	background-image: url('/assets/img/home/bg-2c.jpg');
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat; 
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 80px;
}
.bg-black-3c {
	background: #000000;
	background-image: url('/assets/img/about/steam-boiler-health-safety-2.jpg');
	background-size: 100%;
	background-position: bottom center;
	background-repeat: no-repeat; 
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 80px;
}
.bg-black-3d {
	background: #000000;
	background-image: url('/assets/img/about/steam-boiler-quality-workmanship-2.jpg');
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat; 
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 80px;
}
.bg-black-3e {
	background: #000000;
	background-image: url('/assets/img/about/studrock-industrial-boilers.jpg');
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat; 
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 80px;
}
.bg-black-3f {
	background: #000000;
	background-image: url('/assets/img/about/studrock-industrial-boiler-clients.jpg');
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat; 
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 80px;
}
.bg-black-3g {
	background: #000000;
	background-image: url('/assets/img/vacancies/industrial-boiler-vacancies-2.jpg');
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat; 
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 80px;
}
.bg-black-4 {
	background: #000000;
	background-image: url('/assets/img/contact/studrock-industrial-boilers.jpg');
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat; 
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 80px;
}
.bg-cert {
	background: #fff;
	background-image: url('/assets/img/home/approved-boilers.jpg');
	background-size: 100%;
	background-position: center right;
	background-repeat: no-repeat;
}
.bg-green{
	background: #04684d; 
	color: #ffffff;
}
.bg-green-2 {
	background: #034C39; 
	color: #ffffff;
}
.bg-black {
	background: #222222; 
	color: #ffffff;
}
.bg-black-0 {
	background: #000; 
	color: #ffffff;
}
.bg-black-1 {
	background: #212121; 
	color: #ffffff;
}
.img-bg {
	background: #000000;
	margin-right: 50px;
	margin-top: 50px;
}
.exp {
	width: 100%; 
	max-width: 100%;
}
.exp-r {
	display: block;
    margin-left: auto;
}
.exp-5 {
	max-width: 490px;
}
.exp-6 {
	max-width: 610px;
}
.exp-7 {
	max-width: 730px;
}
.pad-l {
	padding-left: 60px;
	padding-right: 60px;
}
.pad-l-20 {
	padding-left: 20px;
	padding-right: 20px;
}
.mar-l-20 {
	margin-left: 20px;
	margin-right: 20px;
}
.pad-r {
	padding-right: 60px;
}
.pad-tb {
	padding-top: 60px;
	padding-bottom: 60px;
}
.pad-client-image {
	padding-top: 60px;
	padding-bottom: 60px;
}
.pad-client-text {
	padding-top: 60px;
	padding-bottom: 60px;
}
.pad-t {
	padding-top: 60px;
}
.pad-b {
	padding-bottom: 60px;
}
.pad-form {
	padding-top: 170px;
	padding-right: 20px;
	max-width: 590px;
}
.tar {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 60px;
}
.tar2 {
	text-align: center;
}
.tar-t {
	text-align: center;
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
}
.tar-spacer h4{
	line-height: 1.1;
}
.border-l {
	border-left: thin double rgba(255, 255, 255, 0.5);
}
.border-r {
	border-right: thin double rgba(255, 255, 255, 0.5);
}
.tar-h {
	border-right: thin double rgba(255, 255, 255, 0.5);
	border-left: thin double rgba(255, 255, 255, 0.5);
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.logo-text {
	padding-top: 18px;
	padding-left: 80px;
}
.logo-text p {
	font-size: 20px;
	line-height: 22px;
}
.logo-text hr {
	margin-bottom: 20px;
	width: 190px;
}
.stud-green {
	color: #04684d;
}
.stud-green-light {
	color: #98afa3;
}

hr.hr1 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #04684d, #ffffff, #04684d);
  background-image: -moz-linear-gradient(left, #04684d, #ffffff, #04684d);
  background-image: -ms-linear-gradient(left, #04684d, #ffffff, #04684d);
  background-image: -o-linear-gradient(left, #04684d, #ffffff, #04684d); 
}
hr.hr2 {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
hr.hr-small {
	width: 40px;
	height: 1px;
	margin-bottom: 20px;
	background: #006e4b;
	border: none;
}
hr.hr-small-white {
	width: 40px;
	height: 1px;
	margin-bottom: 20px;
	background: #ffffff;
	border: none;
}
hr.hr-small-copy {
	width: 40px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #222;
	border: none;
}
hr.hr-small-footer {
	width: 30px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	border: none;
}

.services-head hr2 {
	width: 550px;
	text-align: center; 
	margin: 0 auto;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(100, 100, 100, 0.5), rgba(100, 100, 100, 1), rgba(100, 100, 100, 0.5));
}
.services-head hr {
	/* width: 492px; 
	width: 206px; */
	width: 40px;
	text-align: center; 
	margin: 0 auto;
}
.services-head p {
	color: #ffffff;
	font-weight: 900;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 18px;
}
.services-head h1 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 50px;
}
.services-head a {
	color: #fff;
}

.services-head a:hover {
	color: #fff;
	text-decoration: underline;
}


/* ******************************************
MAIN NAVIGATION
****************************************** */

img.displayed {
	position: absolute;
   top: 0;
   height: 50px;
   margin-top: 17px; /* Half the height */
   margin-left: 20px;
   /*left: 50%;
   width: 60px;
   margin-left: -30px; /* Half the width */
}
.close-button, .close-button:hover, .close-button:focus {
    color: #fff;
}
.nav-desktop {
	background-color: #222;
	height: 82px;
	padding: 0 20px;
}
.main-menu > a {
	display: inline-block;
	line-height: 80px;
	padding: 0 10px;
	color: #fff;
}

.main-menu > a:hover {
	background-color: rgba(255,255,255,0.1);
}
.menu-desktop > li {
	color: white;
}
.menu > li > a {
	display: inline-block;
	line-height: 60px;
	padding-top: 0;
	padding-bottom: 0;
	color: white;
}
.menu > li > a:hover, .main-dropdown > li  a:hover {
	background-color: rgba(255,255,255,0.1);
}
.data-sticky-container {
	z-index: 2000;
}
.main-dropdown {
	border: 0;
	width: 750px;
	background: #222;
}
.main-dropdown > li, .main-dropdown-about > li {
	background-color: #222;
}
.main-dropdown > li > a, .main-dropdown-about > li > a {
	display: block;
	line-height: 20px;
	color: white;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-top-color: #fff;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
}
.main-dropdown-about {
	border: 0;
	width: 250px;
}

.dropdown.menu .is-active > a {
  color: #fff; 
}

.is-dropdown-submenu {
    min-width: 60px;
}
.w-100 {
	width: 100%;
}
#offCanvasLeft {
	background-color: #03392A;
}
#offCanvasLeft ul {
	text-align: center;
}
#offCanvasLeft img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.position-left {
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow-y: auto;
}

/* ******************************************
FOOTER
****************************************** */

footer {
	background-color: #222;
	padding: 0px 0px 20px 0px;
	text-align: center;
	color: #fff;
}

footer hr {
	border-color: #444;
	margin: 10px 0;
	max-width: 100rem;
}

footer p{
	font-size: 20px;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-small {
	color: #999;
	font-size: 12px;
}
.fa-inverse {
    color: #222;
}
.footer-1-pad {
	padding: 30px 0px 20px 0px;
}
.footer-2-pad {
	padding: 40px 0px 30px 0px;
}
.footer-3-pad {
	padding: 40px 0px 20px 0px;
	text-align: left;
}
.footer-5-pad {
	padding: 0px 0px 40px 0px;
}
.footer-border-l {
	border-left: thin double rgba(255, 255, 255, 0.5);
}
.footer-border-r {
	border-right: thin double rgba(255, 255, 255, 0.5);
}

/* ******************************************
MEDIA QUERY
****************************************** */

/* Small only */
@media screen and (max-width: 39.9375em) {
	.bg-black-3b {
		background-image: url('/assets/img/home/bg-2c-small.jpg');
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.pad-l {
		padding-left: 20px;
		padding-right: 20px;
	}
	.tar {
		text-align: center;
		margin-top: 70px;
		margin-bottom: 70px;
	}
	.pad-tb {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.footer-border-l {
		border-left: 0;
	}
	.footer-border-r {
		border-right: 0;
	}
	.footer-4-pad {
		padding: 30px 0px 0px 30px;
	}
	.bg-black-2 {
		background-size: 250%;
		padding-top: 40px;
		padding-bottom: 35px;
	}
	.bg-black-3 {
		background-size: 300%;
		background-position: center center;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.bg-black-3c {
		background-size: 150%;
		background-position: center center;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.bg-black-3d {
		background-size: 300%;
		background-position: center center;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.bg-black-3e {
		background-size: 300%;
		background-position: center center;
		padding-top: 0px;
		padding-bottom: 40px;
	}
	.bg-black-3f {
		background-size: 200%;
		background-position: center center;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.bg-black-3g {
		background-size: 150%;
		background-position: center center;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.bg-black-4 {
		background-size: 150%;
		background-position: center center;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.tar-t {
		margin-top: 0px;
	}
	.pad-form {
		padding-top: 0px;
		padding-right: 20px;
		padding-left: 20px;
		max-width: 100%;
		padding-bottom: 20px;
	}
	.services-head h1 {
		line-height: 25px;
	}
}

/* Small and Medium only */
@media screen and (max-width: 63.9375em) {
	.exp-6 {
		max-width: 100%;
	}
	img.cent-img-full-r {
		position: relative;
		display: block;
    	margin: auto;
    	left: auto;
	}
	.cent-text {
		margin: 0;
    	position: relative;
    	top: 50%;
    	transform: translate(0, -50%)
	}
	.exp-5 {
		max-width: 100%;
	}
	img.cent-img-full {
		position: relative;
		display: block;
    	margin: auto;
  		right: 0px;
	}
	img.cent-img-full:before {
		padding-right: 0px;
	}
	.tar-h {
		border-right: 0;
		border-left: 0;
	}
	.pad-client-image {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.pad-client-text {
		padding-top: 60px;
		padding-bottom: 0px;
	}
}

/* Medium and up */
@media screen and (min-width: 40em) {
	.serv-h {
		min-height: 600px;
	}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.pad-form {
		padding-top: 0px;
		padding-right: 60px;
		padding-left: 60px;
		max-width: 100%;
		padding-bottom: 60px;
	}
	.bg-black-3d {
		background-size: 200%;
		background-position: center center;
		padding-top: 30px;
		padding-bottom: 80px;
	}

}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}









