/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */

body {
  
}

@media (min-width: 992px) {
  body {
  
  }
}
span.message {
    padding: 10px;
    display: block;
    width: 400px;
    float: unset;
}
footer .col-md-4 img {
    max-width: 100%;
    height: 100px;
    margin: 20px 0;
    width: auto;
}
p, .ConContent a{
	line-height: 1.5;
    font-family: 'proxima_nova_ltsemibold';
    font-size: 18px;
	text-decoration:none !important;
	
}
.ConContent a{
	color:#000;
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-dark {
    background-color: transparent !important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
a.nav-link {
    font-family: 'proxima_nova_altblack';
    text-transform: uppercase;
    font-size: 17px;
    line-height: 0.9;
    border-right: solid 2px #f0c64d;
    padding: 0 20px !important;
}
.RightTop {
    text-align: right;
    margin-bottom: 30px;
}
.business-header h1{
  font-family: 'proxima_nova_altblack';
  color: #078041;
  font-size: 40px;
  text-transform: uppercase;
}
.business-header h2{
  font-family: 'proxima_nova_altblack';
  color: #ffffff;
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.features li {
    line-height: 1.4;
}
.RightTop span{
    font-family: 'proxima_nova_altblack';
    color: #fff;
    font-size: 17px;
}
.RightTop i.fa.fa-phone {
    margin-right: 10px;
    color: #078041;
    font-size: 21px;
}

.RightTop a {
    margin-left: 20px;
}
.MyBtn {
    font-family: 'Proxima Nova';
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px;
    border: solid 3px #f0c64d;
    transition-duration: 1s;
}
.MyBtn.Bolder{
    border: solid 3px #f0c64d;
    padding: 10px 25px;
}
.MyBtn.Black{
    color: #000000;
}
.MyBtn:hover, .MyBtn.active{
  background: #f0c64d;
  color: #000;
  text-decoration: none;
}
.nav-item:last-child a{
  padding-right: 0 !important;
  border: none;
}
.business-header.InnerPageHeader {
	min-height: 0;
    height: 160px;
}
.business-header {
  min-height: 100vh;
  background: url(../images/Banner.jpg);
  background-size: cover;
  background-attachment: fixed;
  height: 75vh;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  display: flex;
  align-items: center;
}
.business-header a{
  margin-top: 10px;
  color:#fff !important;
  transition-duration:1s;
}
.business-header a:hover, .business-header .navbar-nav .active a{
	color:#078041 !important;
}
.card {
  height: 100%;
}
.PageContent{
  padding: 50px 20px;
}
h1.CenterHead {
    text-align: center;
    background: #235734;
    padding: 4px 15px; 
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'proxima_nova_altblack'; 
}
.LeftHead.HeadContainer {
    text-align: left;
    margin-bottom: 20px;    
}
.HeadContainer {
    text-align: center;
    position: relative;
    background-image: url(../images/Bg.png);
    background-size: contain;  
}
.WidthD {
    width: 70%;
    margin: 0 auto;    
}
.clear {
    clear: both;
    float: none;
    width: 100%;
}
.BgImg img {
    height: 100px;
}
.BoxContents {
    text-align: center;
}
.BgImg {
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
}
.BoxContents h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'proxima_nova_altblack'; 
    padding-top: 15px;
    border-top: solid 2px #f0c64d;
    margin-top: 20px;
}
.SubTitle.Grey
{
    color: #e0e0e0;
}
.SubTitle{
    font-size: 20px;
    font-family: 'proxima_nova_altblack'; 
    color: #646464;
}
.SubTitle span{
  color: #f0c64d;
}
ul {
    padding-left: 20px;
    margin: 20px 0;
}
ul.navbar-nav.ml-auto {
    margin-top: 0px;
}
.Pi2 img{
    max-width: 100%;
}
ul.row li {
    padding-left: 30px;
    padding-right: 55px;
	padding-top:10px;
    list-style: none;
    background-image: url(../images/List2.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 2px 18px;
}
li {
    line-height: 1.5;
    font-family: 'proxima_nova_ltsemibold';
    font-size: 18px;
}
.calculator{
    padding: 30px;
    background: #078041;
}
.contact{
    padding: 30px;
    background: #ebebeb;
}
.contact input {
    width: 49%;
    float: left;
    padding: 10px;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
	text-transform:uppercase;
    font-size: 17px;
}
.contact textarea {
    width: 100%;
    padding: 10px;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
	text-transform:uppercase;
    font-size: 17px;
    resize: none;
    height: 180px;
}
.name{
    margin-right: 2%;
}
.contact #Submitter {
    font-family: 'Proxima Nova';
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
    border: solid 3px #f0c64d;
    transition-duration: 1s;
    width: auto;
    float: right;
    border-radius: 0;
    background: none;
    cursor: pointer;
}
.contact #Submitter:hover {
    background: #f0c64d;
}
footer.py-5.bg-dark {
    background: #1e5631 !important;
}
h1.FootHead {
    font-size: 20px;
    color: #f6f3e4;
    font-family: 'Proxima Nova';
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    padding-bottom: 0;
	font-weight:700;
}
footer ul {
    margin: 0;
    padding: 0;
}
footer .menu li {
    background-repeat: no-repeat;
    padding-left: 0;
    background-size: auto;
    background-position: 0px 8px;
    list-style: disc;
	list-style-position:inside;
}
footer .menu li a {
    text-transform: uppercase;
    color: #ababab;
    font-size: 18px;
	display: initial;
    margin-bottom: 0;
    font-family: sans-serif;
    line-height: 1.8;
}
footer p, footer a, footer a:hover{
    color: #ababab;
    font-size: 17px;
	text-decoration:none;
    margin-bottom: 0;
    font-family: sans-serif;
    display: block;
    line-height: 1.4;
}
.textlefter{
	text-align:left !Important;
}
.InnerPage h2.SubTitle.textlefter {
    text-transform: uppercase;
    font-size: 22px;
}
.InnerPage h1.CenterHead {
    font-size: 20px;
}
.InnerPage .LeftHead.HeadContainer {
    width: auto;
    display: inline-block;
    padding-right: 200px;
}
footer .FootSub{
    color: #01813f;
    font-size: 17px;
    margin-bottom: 0;
	font-weight:700;
    font-family: sans-serif;
    display: block;
    line-height: 1.4;
}
h1.MainPageTitle {
    text-align: center;
    color: #235734;
    padding: 0;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 38px;
    font-family: 'proxima_nova_altblack';
}
h1.MainPageSubHead {
    text-align: center;
    color: #235734;
    padding: 0;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 28px;
    font-family: 'proxima_nova_altblack';
}
.Examples{
	background:url(../images/ExampleBg.jpg);
	background-size:cover;
	background-attachment:fixed;
	padding:80px 0;
}
.Exampless .ExImg {
    height: 250px;
	float:right;
    margin-bottom: 10px;	
    width: auto;
}
.Exampless .ExArrImg {
	float:left;
    height: 250px;
    width: auto;
    margin-left: 15px;	
}
.Exampless .contents{
	float:left;
	padding: 0px 10px;
}
h1.ExampleTitle {
    font-size: 20px;
    width: 250px;
    color: #fff;
	text-transform: uppercase;
    font-family: 'proxima_nova_altblack';
}
h1.ExampleSubTitle {
    font-size: 16px;
    width: 250px;
    color: #aaaaaa;
	text-transform: capitalize;
    font-family: 'proxima_nova_altblack';
}
.OneExample{
	margin-bottom:45px;
}
ul.Hydros li {
    background: none;
    padding: 0 15px;
}
ul.Hydros li img{
    width:100%;
}
.Hydros h1.ExampleTitle{
	color:#2d2d2d;
	margin: 10px 0;
    text-align: center;
    min-height: 50px;
	display:flex;
	align-items:center;
}
.Hydros a.MyBtn.Black.Bolder {
    margin: 0 auto;
	margin-top:20px;
    display: block;
    text-align: center;
    width: 140px;
}
.nofloat {
    float: none !important;
    margin: 0 auto !important;
}
.liner
{
	width:100%;
	height:4px;
	background:#f0c64d;
	margin:25px 0;
}
.Whys {
    text-align: center;
}
.WhysInner {
    text-align: center;
    padding: 10px 50px;	
}
.Whys img {
    padding: 0 40px;
}
.Whys .ImgCont {
    min-height: 161px;
}
ul.row.SmallIcons li {
    display: block;
    width: 100%;
}
p.ConHead {
    float: left;
    width: 90px;
	color:#aaaaaa;
    font-family: 'proxima_nova_altblack'
}


input#bBags, input#bDesc {
    text-align: center;
    width: 100px;
    height: 100px;
    background: #235734;
    border: solid 1px #235734;
    font-size: 50px;
    color: #f0c64d;
}
#results-detail .spanhash {
    font-size: 50px;
    margin: 0 20px;
    color: #f0c64d;
}
#results-detail .spanreq {
    font-size: 30px;
    margin: 0 20px;
    color: #f0c64d;
}
.Calci #bRslt {
    font-size: 30px;
    margin: 0 20px;
    color: #f0c64d;
	text-align:center;
}
.Calci {
    margin: 0 auto;
    max-width: 920px;
    padding: 0 20px;
}
.Calci label {
	font-size: 16px;
    font-family: 'proxima_nova_altblack';
    color: #ffffff;
    /*display: none !important;*/
}
.Halfer{
	width:50%;
	float:left;
	padding: 0 15px;
}
.Tripler{
	width:33.33%;
	float:left;
	padding: 0 15px;
}
#pressure input{
	width: 100%;
    float: left;
    padding: 10px;
    border: none;
    margin-top: 0;
    margin-bottom: 20px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 17px;
}
#print{
	display:none;
}
.Halfer input{
	width: 100%;
    float: left;
    padding: 10px;
    border: none;
    margin-top: 0;
    margin-bottom: 20px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 17px;
}
.Calci select{	
	width: 100%;
	z-index: 100000;
    position: relative;
    float: left;
    padding: 10px;
    border: none;
    margin-top: 0;
    margin-bottom: 20px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 17px;
}
.iopc{
	max-width:90%;
	position:relative;
	margin-bottom:20px;
}
.iopc .ret span{
	color: #f0c64d;
}
.iopc .ret {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 5px;
    background: #078041;
    font-size: 18px;
}
.Calci #calculate, .Calci #bPSI {
    font-family: 'Proxima Nova';
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
    border: solid 3px #f0c64d;
    transition-duration: 1s;
    width: auto;
    border-radius: 0;
    background: none;
    cursor: pointer;
}
.Calci #Submitter:hover{
    background: #f0c64d;
}

button.navbar-toggler span{
	color: #f0c64d !important;
}
button.navbar-toggler {
    font-family: 'Proxima Nova';
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 10px;
    border: solid 1px #f0c64d !important;
    transition-duration: 1s;
    border-radius: 0;
	margin-top: -1px;
}
button.navbar-toggler:hover {
    background:#f0c64d;
}
button.navbar-toggler:hover span{
	color:#000 !important;
}
.shower
{
	display: none !important;
}
h1.shower.MenuHeader {
    margin: 30px 0;
}
.MenuHeader a {
    position: absolute;
    right: 30px;
    top: 20px;
    font-weight: normal;
    color: #fff;
}
@media (min-width: 992px) {
	i.fa.fa-chevron-down {
		position: absolute;
		bottom: 40px;
		left: 0;
		right: 0;
	}
}
@media (max-width: 992px) {
	.Hider{
		display:none;
	}
	i.fa.fa-chevron-down.shower {
		display: -webkit-box !important;
	}
	.shower{
		display:block !important;
	}
	div#navbarResponsive {
		position: fixed;
		transition-duration:0s !Important;
		width: 100%;
		height: 100vh;
		top: 0;
		z-index: 1000000000000;
		background: rgba(0,0,0,0.9);
		text-align: center;
		left: 0;
	}
	#navbarResponsive a.nav-link {
		margin: 11px 0 !important;
		padding: 0 !important;
		border:none !important;
	}
}
span.navbar-toggler-icon {
    padding: 0 20px !important;
}
@media (max-width: 768px) {	
	footer .col-md-4 img {
		max-width: 90%;
		margin:50px 0;
	}
	.navbar-brand img{
		height:75px;
	}
	.Pi2 {
		clear: both;
		margin-top: 40px;
	}
	ul.Hydros li{
		margin-bottom:20px;
	}
	.nofloat{
		float:none !important;
		margin:0 auto;
	}
	.ExArrImg{
		display:none;
	}
	.business-header{
		align-items:flex-end;
	}
	.business-header .col-lg-12{
		padding-bottom:30px;
	}
}
i.fa.fa-chevron-down {
    color: #fff;
    border: solid 2px #fff;
    padding: 15px 16px;
    border-radius: 50%;
    display: -webkit-box;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 10px auto;
}
@media (max-width: 480px) {
	a.navbar-brand {
		margin: 5px auto;
	}
	.business-header.InnerPageHeader {
		min-height: 0;
		height: 220px;
	}
	.LeftHead.HeadContainer {
		padding: 0 !important;
	}
	.RightTop span {
		text-align: center;
		width: 100%;
		clear: both;
		display: inline-block;
		padding: 20px;
	}
	button.navbar-toggler {
		margin-left: 30px;
	}
	.RightTop{
		text-align:center;
	}
	.business-header h1 {
		font-size: 25px;
	}
	.business-header h2 {
		font-size: 16px;
	}
	.business-header a.MyBtn{
		margin:0;
	}
}