/* 8-) 8-) 8-) 8-) 8-) 8-) 8-) 8-) 8-) 8-) 8-) 	*/
/*												*/
/*					Congratulations! 			*/
/*	Customizations copyright 2019 Animai Inc	*/
/*												*/
/*		Limited rights assigned to				*/
/*			Kationx Corp for use only on		*/
/*				kationx.com						*/
/*												*/
/* 8-) 8-) 8-) 8-) 8-) 8-) 8-) 8-) 8-) 8-) 8-)  */

html {
  font-size: 16px;
}

body {
  font-family: "Montserrat","Open sans", Helvetica, Arial, sans-serif;
  /*font-size: 1rem;*/
  color: #333;
  padding: 0;
  background-color:#fff;
  scroll-behavior: smooth;
}

/* 20190429 */
.container-fixed {
	margin:0 auto;
	padding:0;
	width:100%;
	max-width:1308px;
}

.topspace {
  margin-top: 40px;
}

.vertical-pad {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.topspace-carousel {
	margin-top: -.65rem;
}

.row {
	margin-left:0;
	margin-right:0;
}


/*********************************************************************
                               Typography
**********************************************************************/

p {
  line-height: 1.5em;
}
ul,
ol {
  list-style-type: none;
	padding: 0;
}

ol.upper-alpha {
	list-style: upper-alpha;
	margin-left:20%;
	padding:auto;
	text-align:left;
}
	
blockquote {
  
}

h1 {
  font-size: 2.25rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.2rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: .85rem;
}

h6 {
  font-size: .7rem;
}

a {
  color: #fff;
	cursor:pointer;
}

a:hover {
  color: #fff;
}

p.text-justify {
	text-align:justify;!important;
}

.light {
	font-weight:100;
}

.regular {
	font-weight:300;
}

.semi-bold {
	font-weight:600;
}

.bold {
	font-weight:700;
}

.black {
	font-weight:800;
}

.condensed {
	letter-spacing:-1px;
}
	
/*********************************************************************
                                HEADER
**********************************************************************/

#head {
  background-size: cover;
  color: #fff;
  padding: 0;	
}

#head #logo {
	line-height:0;
	/*margin:15px 0 0 20%;*/
	margin-top:15px;
	padding:0;
}

#head #logo img{
	width:22%;
	border:none;
	min-width:160px;
	max-width:300px;
}

#header {
	border-bottom:solid 1px #dddddd;
	background-color:#fff;
}

#header #pre-header { 
	background-color:#777;
	color:#fff;
	font-size:.8rem;
	font-weight:700;
	padding:.35rem 5%;
	text-align:right;
}

#header #pre-header .container {
	padding-right:29px;
}

#header #pre-header a{
	color:#2ECC71;
	text-decoration:none;
}

#header #pre-header i{
	color:#fff
}

#head .title a {
  text-decoration: none;
  color: #333333;
}

#head .tagline {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2em;
  color: #333;
  margin: 5px 0 0;
}

#head .tagline b {
  font-weight: normal;
}

#head .tagline a {
  color: #5E5E5E;
}

#head .title {
  font-size: 49px;
  font-size: 3.0625rem;
}

#head .tagline {
  font-size: 16px;
  font-size: 1rem;
  margin: 15px 0 0;
}

.amount-sold {
	color:#555; 
	font-weight:normal; 
	font-family: monospace;
	font-size:.25em; 
	padding:.4em; 
	width:200px; 
	margin-left:auto; 
	margin-right:auto;
	margin-bottom:0; 
	line-height:0; 
	border:solid 1px #ccc; 
	border-radius:5px; 
	background-color:#fff;
}
	
/*********************************************************************
                                CONTENT
**********************************************************************/

	
/*****************************************************************
	Home Page Carousel
******************************************************************/

#kationx-carousel {
	
}

.carousel {
		margin-top: 0px;
		width:100%;
		min-width:300px;
}

.carousel-inner {
	background-color:#a9a9a9;
}

.carousel .item {
	max-height:600px;
}

.carousel .item img.item-image {
    margin: 0 auto; /* Align slide image horizontally center */
		width:100%;
		min-width:823px;
		/*max-height:560px;*/
}

.bs-example{
	margin: 0px;
}	

.carousel-control {
	top:45%;
	font-size:57px;
	color:#2ECC71;
	opacity:.6;
}

.carousel-control.left {
	background-image: none;
	filter:none;
	background-repeat:no-repeat;
}

.carousel-control.right {
	background-image: none;
	filter:none;
	background-repeat:no-repeat;
}

.carousel-control:hover,
.carousel-control:focus {
	color:#2ECC71;
}

.carousel-caption {
	left:57%;
	right:auto;
	width:30%;
	min-width:280px;
	max-width:320px;
	font-size:1em;
	padding:0;
	bottom: 10%;
	/*background-color:#2ECC71;*/
}

.carousel-caption img.carousel-img {
	width:55%;
	margin-left:25%;
	margin-bottom:.75rem;
	border:none;
}

.carousel img.carousel-logo {
	width:90%; max-width:280px; min-width:120px;
	margin-left:0;
	margin-bottom:-.25rem;
}

.carousel h1 {
	font-size:1em;
	font-weight:400;
}

.carousel-caption h1, .carousel-caption h2 {
	font-size: 1.25em;
	letter-spacing:-.05rem;
	color:#2ECC71;
	font-weight:700;
}

.carousel-caption h1 span, .carousel-caption h2 span {
	color:white;
}

.carousel-caption p{
	font-size:.8em;
	color:#fff;
}

.carousel-caption .slogan {
	font-size:.6em;
	letter-spacing:-.05em;
	opacity:.75;
}

.carousel-caption-row {
	padding:0; margin:0;
	padding-top:.7rem;
	border-top:solid 1px #2ECC71;
	border-bottom:solid 1px #2ECC71;
	margin-bottom:1rem;
}

.carousel-caption-col {
	float:left;
	width:45%;
	margin-right:.5rem;
}

.carousel-caption-col h2 {
	font-weight:400;
}

.carousel-caption-col ul {
	font-size:.8em;
}
	
/*****************************************************************
	Main Content
******************************************************************/

#main {
  
}

#main .img-small {
	width:100%;
	max-width:180px;
	min-width:120px;
}

.interior{
	margin-top:0;
}

.expand-contract {
	color:#2ECC71;
	font-size:1.4em;
	vertical-align:text-bottom;
}

.sub-head {
	margin-top:0;
}

.section-separator {
	height:4px;
	margin:3em auto;
}

.section-separator-0 {
	height:4px;
	margin:0em  auto 3em auto;
}

/*****************************************************************
	Utility Boxes
******************************************************************/

.row {
	
}

.utility { 
	border:solid 1px #cbcbcb; 
	border-radius:7px;
	float:left;
	/*margin: 1rem .5rem;*/
	/*max-width:360px;*/
	min-width:280px;
	min-height:200px;
	padding-top:0;
	text-align:center;
}

.no-border {
	border:none;
	border-radius:0;
}

.white {
	background-color:#fff;
	color:#777;
	min-height:410px;
}

.white div {
	padding: 1rem;
	padding-bottom:0;
}

.xtra-light-grey {
	background-color:#ececec;
}

.lighter-grey { 
	background-color:#a9a9a9;
	padding: 1rem;
}

.light-grey {
	background-color:#a9a9a9;
}

.medium-grey {
	background-color:#808080:
}

.medium-dark-grey {
	background-color:#777;
}

.dark-grey {
	background-color:#484848;
}

.utility img {
	width:100%;
}

.utility h2, .utility h3 {
	color:#555;
	font-weight:500;
	letter-spacing:-.7px;
	padding:0;
	margin-top:10px;
}

.btn {
	border-color:#999;
	margin:.2em;
	text-transform:uppercase;
	width:140px;
}

.btn-primary:hover,.btn-primary:focus{
	background-color:#2ECC71;
	border-color:#4fff74;
}

.btn-dark {
	background-color:#333;
}

.btn-light {
	background-color:#fff;
	color:#333;
}

.big-ass-button {
	padding:.65em;
	width:200px
}

.huge-ass-button {
	border-radius:9px;
	border:none;
	font-size:1.2em;
	font-weight:bold;
	height:80px;
	width:210px
}

.btn-light a{ 
	color:#333;
	text-decoration:none;
}

.btn-light a:active, .btn-light a:hover{ 
	color:#fff;
}

.btn-green {
	background-color:#4fff74;
	border:solid 1 px #1d9961;
}

.btn-green:active,
.btn-green:hover {
	background-color:#2ECC71;
	color:#fff;
}

.btn span {
	padding-left:1em;
	text-transform:capitalize;
}



/******************************************************************
	Partial and Full Overlays of Big Mid-Page Image	main
*******************************************************************/
	
.bg-overlay {
	padding-top:3em;
	background-color:rgba(0, 0, 0, 0.7);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: #fff;
	overflow: hidden;
	height:145px;
	transition: height 0.4s ease-out;
}

.bg-overlay-open {
	padding-top:3em;
	background-color:rgba(0, 0, 0, 0.5);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: #fff;
	height: 100%; 
	transition: height 0.4s ease-in;
	overflow:visible;
}

.bg-overlay-open img{
	/*padding-top:1em;*/
	padding-bottom:1em;
	display:block;
}
	
.dk-overlay {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.dk-overlay h1, .dk-overlay h2 {
    color: #fff;
    display: inline-block;
    font-weight: 600;
    margin:0;
    margin-left:1em;
    margin-right:1em;
    text-transform: initial;
}

/*********** Dark overlay on mid-home page ***********/

.index-dk-overlay {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.index-dk-overlay h1, .index-dk-overlay h2 {
    color: #fff;
    display: inline-block;
    font-weight: 600;
    margin:0;
    margin-left:1em;
    margin-right:1em;
    text-transform: initial;
}

/*********** END Dark overlay on mid-home page ***********/
		
	.image-with-overlay {
		background-size:cover;
		border: none;
		border-radius: 0;
		overflow:hidden;
		display: block;
		line-height: 1.5rem;
		position: relative;
	}
	
	.image-with-overlay-toggle {
		background-image:url(assets/images/img-cont/wastewater-before-kationx-settaphy.jpg);
		background-size:cover;
		overflow:hidden;
		position: relative;
		display: block;
		line-height: 1.5rem;
		border: none;
		border-radius: 0;
	}	
	
	.image-with-overlay .img-fade-1{
		opacity:0;
		transition: opacity ease-out 1s;
	}
	
	.image-with-overlay-toggle .img-fade-1 {
		opacity:1;
		transition: opacity ease-in 1s;
	}
	
	.caption {
		color:#fff;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	
	.caption h1,.caption h2 {
		color:#fff;
		display:inline-block;
		font-size:1.5rem;
		padding:2.4rem 5% 2rem 5%;
		text-transform:initial;
		font-weight:600;
	}

	.caption h1 a,.caption h2 a {
		color:#fff;
		text-decoration: none;
	}

	.caption h1 a:hover,.caption h2 a:hover {
		color:#2ECC71;
	}

	img {
		/*max-width: 100%;*/
	}
	
	.bg-overlay .overlay-text-container {
		opacity:0;
		transition:opacity 1s ease-out;
	}
	
	.bg-overlay-open .overlay-text-container {
		opacity:1;
		transition:opacity 1s ease-in;
	}

	.overlay-text-col {
		/*text-transform:capitalize;*/
		margin-top:5em;
	}
	
	.overlay-text-block {
		width:30%; 
		padding-top:0; 
		min-width:300px;
	}
	
	overlay-text-img {
		display:block; 
		padding-bottom:5%; 
		width:70%; 
		margin:auto;
	}
	
	.overlay-text-h2 {
		color:#2ECC71; 
		padding-top:0;
	}
		
	.overlay-text-p {
		font-size:1.25rem;
		font-weight:300;
		border-top:solid 1px #2ECC71;
		padding-top:.4rem;
	}
	
	.billboard-button-container {
		/*display:block; */
		height:100%;  
		max-height:840px; 
		min-height:480px; 
		padding:15% 0;
	}

/*********************************************************************
                  ICON and EFFLUENT ROW CUSTOMIZATIONS main
**********************************************************************/

.icons {
	margin-left:-30px;
	text-align:center;
}

.icon {
	text-align:center;
}

.icon img {
	padding:0;
	padding-top:.5em;
}

.icon p {
	letter-spacing:normal;
	font-size:100%;
	font-weight:700;
	text-align:center;
}

#effluent {
	
}

.effluent {
	text-align:center;
	height: 0;
	opacity:0;
  transition: opacity .5s ease;
  overflow: hidden;
}

.effluent-open {
	visibility:visible;
	text-align:center;
	height:100%;
	opacity:1;
	transition: opacity 1s ease;
}

.effluent-open img{
	padding:1rem 1rem;
}


/*********************************************************************
                               FOOTER
**********************************************************************/
#footer {
  padding: 1rem 0;
  font-size: .8rem;
	border-top:solid 1px #dddddd;
}

#footer a {
  color: #333;
}

#footer a:hover {
  color: #777;
}

#footer img {
	width:40px; height:40px; vertical-align:text-middle;
}

.follow-me-icons {
  font-size: 2rem;
}
.follow-me-icons i {
  float: left;
  margin: 0 10px 0 0;
}

#underfooter {
	padding:.3rem;
}

#underfooter span,
#underfooter span a {
	font-size:.8rem; 
	color:#ccc;
	padding:0; 
	margin;0;
}

#underfooter #dev-credit,
#underfooter #dev-credit a,
#underfooter #dev-credit a:hover,
#underfooter #dev-credit a:focus {
	float:right;
	font-size:.5rem; 
	color:#333;
	display:none;
}

/*********************************************************************
               Contact Form Base Additional CSS
**********************************************************************/

.form-formatter {
	text-align:left;
	width:90%;
	min-width:280px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 2.5em;
}

.form-control {
	border-color:#808080;
	border-radius:0;
	min-width: 260px;
	width: 100%;
	max-width: 600px;
}

.form-control:focus{
	border-color:#484848;
	box-shadow: 0 0 5px #808080;
}

.error {
	background-color:#ddd;
	box-shadow: 0 0 7px #cc3333;
}

.contact-form-main-container {
	border-radius: 7px;
	min-width:320px;
	padding-top:1.5em;
	padding-bottom; 2.5em;
	padding-left; auto ;
	padding-right: auto;
	margin-bottom:1em; 
}

.contact-form-prehead {
	background-color:#fff;
	border:solid 1px #808080;
	border-radius:7px;
	padding:.7rem 1rem; 
	margin-bottom:1em; 
	cursor:pointer;
	width:100%;
	min-width:60px;
}

.contact-form-prehead i{
	color:#2ECC71;
}

.contact-form-prehead:active {
	border-color:#484848;
	box-shadow: 0 0 7px #808080;
	background-color:#2ECC71;
	color:#fff;
	text-shadow: 0 0 5px #555555;
}

.contact-form-prehead:active i{
	color:#fff;
	 text-shadow: 0 0 5px #555555;
}

.contact-form-prehead div {
	padding:0; margin:0;
	text-align:center;
}

.contact-form-prehead {
	
}

.contact-form-head {
	background-color:#000; padding:5%;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}

.contact-form-body {
	background-color:#fff; padding:5%;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}

.form-btn-submit {
	color:#fff;
	font-size:1em;
	font-weight:600;
	text-shadow: 0px 0px 1px #000000;
}

label {
	font-weight:400;
	color:#777;
}

small {
	color:#777;
	line-height:1em;
}

/*********************************************************************
                            News CSS
**********************************************************************/

.news-col-inner {
	background-color:#fff; 
	border:solid 1px #ccc; 
	border-radius:5px; 
	margin:0;
	padding-top:0;
}

	
/*****************************************************************

						Index Page Pop-Up

******************************************************************/

.box {
  width: 92%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  border:hidden;
  background-clip: padding-box;
  text-align: center;
}

.box h2.button {
	font-weight:300;
	max-width:260px;
	margin-left:auto; margin-right:auto;
	line-height:1.5em;
}

.box h2.button a{
	color:#fff;
	text-decoration:none;
	font-family: "Open sans", Helvetica, Arial, sans-serif;
}

.button {
  background: #069;
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 1px solid #096;
  border-radius: 7px;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
.button:hover {
  background:#036;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: .75em;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  max-width:400px;
  position: relative;
  transition: all 5s ease-in-out;
  text-align:center;
}

.popup h2 {
	font-style:normal;
	color: #333;
	font-size:1.5em;
}

.popup h3 {
	font-style:normal;
	color: #333;
	font-size:1em;
}

.popup .close {
  position: absolute;
  top: 10px;
  right: 10px; 
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-color:#069;
  border:solid 1px #333;
  padding:3px;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 70%;
  overflow: auto;
}

.popup .content p{
	margin:0;
	padding:0;
}

.popup .content p span{
}

.text-msg {
  line-height: 1.7em;
  color: #b3b3b3;
  font-weight: 300;
  text-transform: capitalize;
  margin-top: -0.23em;
}

.size-small {
	font-size: 2em;!important;
}

@media screen and (max-width: 700px){
  .box{
	width: 65%;
  }
  .popup{
	width: 65%;
  }	
}


/*****************************************************************

		

******************************************************************/

/*Extra small devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap*/

@media only screen and (min-width : 320px) {
	
/**********************************************
		EMAIL & PHONE IN HEADER 320
**********************************************/
	

	#header #pre-header .container {
		padding-right:20px;
	}

/**********************************************
		NAVIGATION IN HEADER 320
**********************************************/
	
	#section-header {
		
	}
	
	#navmenu {
			margin:0;
	}
	
	.nav li:last-child{
		border-right:none;
	}
	
	.navbar {
		text-transform:capitalize;
		border-width: 0 0;
		-webkit-border-radius: 0;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 0;
		-moz-background-clip: padding;
		border-radius: 0;
		background-clip: padding-box;
		width: 100%;
		min-height:auto;
		padding-bottom:.65rem;
	}
	
	.navbar .stick {
		position: fixed;
		top: 0;
		left: 0;
		opacity: .85;
	}
	
	.navbar-collapse {
		-webkit-border-radius: 0;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 0;
		-moz-background-clip: padding;
		border-radius: 0;
		background-clip: padding-box;
		font-weight: 300;
		text-transform: uppercase;
	}
	.navbar-collapse .navbar-nav {
		float: none;
		margin: 0 auto;
		text-align: left;
	}
	.navbar-collapse .navbar-nav > li {
		float: none;
		display: block;
		text-align:left;
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
		border-right:none;
	}
	
	.open > .dropdown-menu {
			display: block;
			background-color: transparent;
			float:none;
	}
	
	.open > .dropdown-menu li {
			padding-left: 0;
			margin-bottom: 0;
			list-style: none;
			border-right:none;
			background-color: transparent;
	}
	
	.dropdown ul.dropdown-menu {
		text-align: left;
		border:none;	
	}
	
	.navbar-nav > li > .dropdown-menu {
		/*display:block;*/
		text-align: left;
		border:none;
		background-color:transparent;
		border-left:solid 1px #ffffff;
		margin-top:3px;
		top:2.4rem;
		right:-5.59rem;
	}
	
	.navbar-nav > li > .dropdown-menu.case {
		/*display:block;*/
		right:-1.1rem;
	}
	
	.navbar-nav > li > .dropdown-menu:hover {
		border-left:none;
	}
	
	.dropdown-menu > li > a {
			display: block;
			clear: both;
			font-weight: 400;
			color: #333;
			white-space: nowrap;
	}
	 
	.dropdown > li > a {
		
	}
	
	.navbar-default {
		background-color: #ffffff;
		border:none;
		text-transform:capitalize;
		padding-bottom:0;
	}
	
	.navbar-default .navbar-nav > li > a {
		padding:5px 20px;
	}
	
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
		color: #000000;
		background-color: transparent;
	}
	
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		color: #000000;
		background-color: transparent;
		padding:5px 10px;
	}
	
	.navbar-default .dropdown ul.dropdown-menu > li > a {
	
	}
	
	.dropdown-menu > li > a:focus, .dropdown-menu > li > a {
	
		color:#2ECC71;
	}
	
	.navbar-default .dropdown ul.dropdown-menu > li > a:hover {
	
	}
	
	.navbar-default .navbar-toggle {
		*border-color: #666666;
	}
	
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: #ffffff;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #333333;
	}
	
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		/*border-color: #cccccc;*/
		border-color:transparent;
	}
	
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus {
		color: #000000;
		background-color:#fff;
	}
	
	.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
		background-color:transparent;
		color:#4fff74;
	}

/**********************************************
		BANNER SLIDES 320
**********************************************/

	.carousel-caption {
		top:5%;
		left:5%;
		right:auto;
		width:90%;
		min-width:280px;
		max-width:767px;
		font-size:1em;
		padding:.5em;
		padding-left:5%;
		padding-right:5%;
		bottom: 10%;
		border-radius:7px;
		background-color:rgba(0, 0, 0, 0.6);
		/*background-color:#2ECC71;*/
	}
	
	.carousel-caption img.carousel-img {
		display:block;
		width:180px;
		margin-bottom:10px;
		margin-left:35%;
	}
	
	.caption-h {
		text-align:center;
	}
	
	.carousel-caption carousel-caption-col h2 {
		text-align:left;
	}
	
	.carousel-caption span {
		display:inline-block;
	}
	
	.carousel-caption-row {
		padding:0; margin:0;
		padding-top:.2em;
		border-top:solid 1px #2ECC71;
		border-bottom:solid 1px #2ECC71;
		margin-bottom:-.5em;
	}
	.begone {
		display:none;
	}
	
	.utility {
		width:100%;
		margin:.5em .1em;
	}

	.white {
		
	}
	
	.carousel-caption img.carousel-img {
		display:none;
	}
	
	.caption-h {
		text-align:center;
	}
	
	.carousel-caption carousel-caption-col h2 {
		text-align:left;
	}
	
	.carousel-caption span {
		display:inline-block;
	}
	
	.carousel-caption-row {
		padding:0; margin:0;
		padding-top:.2em;
		border-top:solid 1px #2ECC71;
		border-bottom:solid 1px #2ECC71;
		margin-bottom:-.5em;
	}
	
	.begone {
		display:none;
	}

/**********************************************
		OVERLAY BANNER 320
**********************************************/

	.img-responsive {
		min-width:767px;
		min-height:360px;
	}

	.image-with-overlay {
		height:100%;
		background-size:cover;
		display: block;
		line-height: 1rem;
		overflow:hidden;
		position: relative;
		display: block;
		border: none;
		border-radius: 0;
		min-height:320px;
		max-height:360px;
	}	
	
	.image-with-overlay-toggle {
		height:100%;
		background-image:url(assets/images/img-cont/wastewater-before-kationx-settaphy.jpg);
		background-size:cover;
		overflow:hidden;
		position: relative;
		display: block;
		line-height: 1rem;
		border: none;
		border-radius: 0;
		min-heoght:320px;
		max-height:360px;
	}	

	
	.bg-overlay {
		background-color:rgba(0, 0, 0, 0.7);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		color: #fff;
		height:90px;
		overflow: hidden;
		padding-top:2.2em;
		padding-bottom:1em;
		transition: height 0.4s ease-out;
	}
		
	.bg-overlay-open {
			background-color:rgba(0, 0, 0, 0.5);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center center;
			color: #fff;
			height: 100%; 
			overflow:visible;
			padding-top:2.2em;
			padding-bottom:1em;
			transition: height 0.4s ease-in;
		}
		
	.bg-overlay-open img{
			display:none;
			padding-bottom:1em;
		}
		
	.bg-overlay img{
			display:none;
			padding-bottom:1em;
		}
	
	.dk-overlay {
			color: #fff;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
	}
	
	.dk-overlay h1, .dk-overlay h2 {
			color: #fff;
			display: inline-block;
			font-size:1.3em;
			font-weight: 500;
			margin:0;
			margin-left:1em;
			margin-right:1em;
			text-transform: initial;
	}
	
/*********** Dark overlay on mid-home page ***********/

.index-dk-overlay {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
		padding:0;
}

.index-dk-overlay h2 {
    color: #fff;
    display: block;
    font-weight: 600;
		font-size:1.2em;
		line-height:0;
		margin-top:.55em;
		padding:0;
    text-transform: initial;
}

.index-dk-overlay h2 span{
		visibility:visible;
		color:#2ECC71;
		margin:0;padding:0;
		display:inline;
}


/**********************************************
		ICON & EFFLUENT ROW CUSTOM 320
**********************************************/

		
	/* For the five-column icon rows*/
	div.col-sm-7.five-three {
		width:100% !important;
		padding:0;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}

	div.col-sm-5.five-two {
		width:100% !important;
		padding-left:0;
		padding:0;
		margin-left:auto;
		margin-right:auto;
	}

	.icons {
		margin-left:0px;
		text-align:center;padding:0;
	}
	
	.icon {
		text-align:center;
		display:inline-block;
		padding:5px;
	}
	
	.icon img {
		padding:0;
		padding-top:1em;
		max-width:64px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.icon p {
		letter-spacing:-1px;
		font-size:100%;
		font-weight:700;
		text-align:center;
	}
	
/*****************************
		EFFLUENT
*****************************/
	
	#effluent {
		
	}
	
	.effluent {
		text-align:center;
		height: 0;
		opacity:0;
		transition: opacity .5s ease;
		overflow: hidden;
	}
	
	.effluent-open {
		visibility:visible;
		text-align:center;
		height:100%;
		opacity:1;
		transition: opacity 1s ease;
	}
	
	.effluent-open img{
		padding:1rem 1rem;
	}
	

/**********************************************
		CASE STUDIES HUGE-ASS BUTTONS 320
**********************************************/

	.div-huge-ass-buttons {
		background-color:transparent;
		padding-top:30%;
		text-align:center;
	}
	
	.huge-ass-button {
		border-radius:7px;
		border:none;
		font-size:1.2em;
		font-weight:bold;
		height:50px;
		width:200px
	}

}


/*****************************************************************

		

******************************************************************
Small devices () */

@media only screen and (max-width : 468px) {
	
	.carousel-control {
		top:40%;
		font-size:35px;
		color:#2ECC71;
		opacity:.6;
	}
}


/*****************************************************************

		

******************************************************************
Small devices (phablet phones, less than 468px) */

@media only screen and (min-width : 568px) {

/**********************************************
		CASE STUDIES HUGE-ASS BUTTONS 468
**********************************************/

	.div-huge-ass-buttons {
		background-color:transparent;
		padding-top:15%;
		text-align:center;
	}
	
	.huge-ass-button {
		border-radius:7px;
		border:none;
		font-size:1.2em;
		font-weight:bold;
		height:50px;
		width:200px
	}
}

/*****************************************************************

		

******************************************************************
Medium devices (tablets, 768px and up)*/

@media  (min-width: 768px) {
	

/**********************************************
		email & phone in header 768
**********************************************/
	

	#header #pre-header .container {
		padding-right:29px;
	}

/**********************************************
		Navigation in header 768
**********************************************/
	
	#section-header {
		
	}
	
	#navmenu {
			margin:0;
	}
	
	.nav li:last-child{
		border-right:none;
	}
	
	.navbar {
		text-transform:capitalize;
		border-width: 0 0;
		-webkit-border-radius: 0;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 0;
		-moz-background-clip: padding;
		border-radius: 0;
		background-clip: padding-box;
		width: 100%;
		min-height:auto;
		padding-bottom:.65rem;
	}
	
	.navbar .stick {
		position: fixed;
		top: 0;
		left: 0;
		opacity: .85;
	}
	
	.navbar-collapse {
		-webkit-border-radius: 0;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 0;
		-moz-background-clip: padding;
		border-radius: 0;
		background-clip: padding-box;
		font-weight: 300;
		text-transform: uppercase;
	}
	.navbar-collapse .navbar-nav {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.navbar-collapse .navbar-nav > li {
		float: none;
		display: inline-block;
		text-align:left;
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
		border-right: solid 1px #333;
	}
	
	.open > .dropdown-menu {
			display: block;
			background-color: transparent;
	}
	
	.open > .dropdown-menu li {
			padding-left: 0;
			margin-bottom: 0;
			list-style: none;
			border-right:none;
			background-color: transparent;
	}
	
	.dropdown ul.dropdown-menu {
		text-align: left;
		border:none;	
	}
	
	.navbar-nav > li > .dropdown-menu {
		/*display:block;*/
		text-align: left;
		border:none;
		background-color:transparent;
		border-left:solid 1px #555;
		top:2.4rem;
		right:-5.59rem;
		background-color:rgba(0, 0, 0, 0.3);
	}
	
	.navbar-nav > li > .dropdown-menu.case {
		/*display:block;*/
		right:-1.1rem;
	}
	
	.navbar-nav > li > .dropdown-menu:hover {
		border-left:solid 1px #555;
	}
	
	.dropdown-menu > li > a {
			display: block;
			clear: both;
			font-weight: 400;
			color: #333;
			white-space: nowrap;
	}
	 
	.dropdown > li > a {
	
	}
	
	.navbar-default {
		background-color: #ffffff;
		border:none;
		text-transform:capitalize;
	}
	
	.navbar-default .navbar-nav > li > a {
		padding:5px 20px;
	}
	
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
		color: #000000;
		background-color: transparent;
	}
	
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		color: #000000;
		background-color: transparent;
		padding:5px 10px;
	}
	
	.navbar-default .dropdown ul.dropdown-menu > li > a {
	
	}
	
	.dropdown-menu > li > a:focus, .dropdown-menu > li > a {
	
		color:#2ECC71;
	}
	
	.navbar-default .dropdown ul.dropdown-menu > li > a:hover {
	
	}
	
	.navbar-default .navbar-toggle {
		*border-color: #666666;
	}
	
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: #ffffff;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #333333;
	}
	
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		/*border-color: #cccccc;*/
		border-color:transparent;
	}
	
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus {
		color: #000000;
		background-color:#fff;
	}
	
	.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
		background-color:transparent;
		color:#4fff74;
	}
	
	
/***************************************************
		CAROUSEL 768
/**************************************************/

	.carousel-caption {
		top:5%;
		left:5%;
		right:auto;
		width:94%;
		min-width:280px;
		max-width:880px;
		font-size:1em;
		padding:.5em;
		padding-left:5%;
		padding-right:5%;
		bottom:1%;
		border-radius:7px;
		background-color:rgba(0, 0, 0, 0.5);
		/*background-color:#2ECC71;*/
	}
	
	.carousel-caption img.carousel-img {
		display:block;
		width:180px;
		margin-bottom:10px;
		margin-left:35%;
	}
	
	.caption-h {
		text-align:center;
	}
	
	
	.carousel-caption-row {
		padding:0; margin:0;
		padding-top:.2em;
		border-top:solid 1px #2ECC71;
		border-bottom:solid 1px #2ECC71;
		margin-bottom:-.5em;
		padding-left:20%;
		padding-right:25%;
	}
	
	.begone {
		display:none;
	}
	
	.carousel-caption-col {
		background-color:none;
	}

	.carousel-caption .carousel-caption-col h2 {
		margin-top:10px;
		text-align:left;
	}
	
	.carousel-caption span {
		display:inline-block;
	}

	/* For the five-column icon rows*/
	div.col-sm-7.five-three {
	width: 60% !important;
	padding-right:0;
	}

	div.col-sm-5.five-two {
	width: 40% !important;
	padding-left:0;
	}
	
	.navbar-collapse .navbar-nav > li {
	  /*display:block;*/
	  float: none;
	  text-align:left;
	}



/*********************************************************************
       ICON and EFFLUENT ROW CUSTOMIZATIONS 768
**********************************************************************/
	
	.icons {
		margin-left:-30px;
		text-align:center;
		/*position:static;*/
	}
	
	.icon {
		text-align:center;
		display:inline-block;
	}
	
	.icon img {
		padding:0;
		padding-top:1em;
		width:80%;
	}
	
	.icon p {
		letter-spacing:-1px;
		font-size:100%;
		font-weight:700;
		text-align:center;
	}
	
	#effluent {
		
	}
	
	.effluent {
		text-align:center;
		height: 0;
		opacity:0;
		transition: opacity .5s ease;
		overflow: hidden;
	}
	
	.effluent-open {
		visibility:visible;
		text-align:center;
		height:100%;
		opacity:1;
		transition: opacity 1s ease;
	}
	
	.effluent-open img{
		padding:1rem 1rem;
	}


/*********************************************************************
       						OVERLAY BANNER 768
**********************************************************************/

	.image-with-overlay {
		height:100%;
		background-size:cover;
		overflow:hidden;
		position: relative;
		display: block;
		line-height: 1.5rem;
		border: none;
		border-radius: 0;
		min-height:360px;
		Max-height:420px;
	}
	
	.image-with-overlay-toggle {
		background-image:url(assets/images/img-cont/wastewater-before-kationx-settaphy.jpg);
		height:100%;
		background-size:cover;
		overflow:hidden;
		position: relative;
		display: block;
		line-height: 1.5rem;
		border: none;
		border-radius: 0;
		min-height:360px;
		Max-height:420px;
	}	

	.bg-overlay {
		background-color:rgba(0, 0, 0, 0.7);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		color: #fff;
		height:100px;
		overflow: hidden;
		padding-top:2.5em;
		padding-bottom:1em;
		transition: height 0.4s ease-out;
	}
	
	.bg-overlay-open {
		background-color:rgba(0, 0, 0, 0.5);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		color: #fff;
		height: 100%; 
		overflow:visible;
		padding-top:2.5em;
		padding-bottom:1em;
		transition: height 0.4s ease-in;
	}
	
	.bg-overlay-open img{
		display:none;
		padding-bottom:1em;
	}
	
	.bg-overlay img{
		display:none;
		padding-bottom:1em;
	}

	.dk-overlay {
			color: #fff;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
	}
	
	.dk-overlay h1, .dk-overlay h2 {
			color: #fff;
			display: inline-block;
			font-size:1.4em;
			font-weight: 500;
			margin:0;
			margin-left:1em;
			margin-right:1em;
			text-transform: initial;
	}	
	
/*********** Dark overlay on mid-home page ***********/

.index-dk-overlay {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
		padding:0;
}

.index-dk-overlay h1, .index-dk-overlay h2 {
    color: #fff;
    display: inline-block;
    font-weight: 600;
		font-size:1.4em;
		line-height:0;
		margin:1.9em .3em;
		padding:0;
    text-transform: initial;
}

.index-dk-overlay h2 span{
		visibility:visible;
		color:#2ECC71;
		margin:0;padding:0;
		display:inline;
}
	

/**********************************************
		CASE STUDIES HUGE-ASS BUTTONS 768
**********************************************/

	.div-huge-ass-buttons {
		background-color:transparent;
		padding-top:10%;
		text-align:left;
		background-color:transparent;
	}
	
	.huge-ass-button {
		border-radius:7px;
		border:none;
		font-size:1.2em;
		font-weight:bold;
		height:50px;
		width:200px
	}

}

/*****************************************************************

		

******************************************************************

******************************************************************
		Large devices (desktops, 992 and up)
*****************************************************************/

@media (min-width: 992px) {
	
	.nav>li>a {
		padding: 15px 7px;
	}
	
	.carousel-caption {
		top:inherit;
		left:57%;
		right:auto;
		width:30%;
		min-width:280px;
		max-width:320px;
		font-size:1em;
		padding:0;
		bottom: 10%;
		background-color:transparent;
	}
	
	.carousel-caption img.carousel-img {
		display:inherit;
		margin-left:17%;
	}
	
	.carousel-caption h1, .carousel-caption h2 {
		text-align:left;
	}
	
	.carousel-caption span {
		display:inline;
	}
	
	carousel-caption-col h2 {
		text-align:left;
	}
	
	.carousel-caption-row {
		padding:0; margin:0;
		padding-top:.7rem;
		border-top:solid 1px #2ECC71;
		border-bottom:solid 1px #2ECC71;
		margin-bottom:1rem;
	}
	
	.begone {
		display:block;
	}
	
/*********************************************************************
       						OVERLAY BANNER 992
**********************************************************************/

	.image-with-overlay {
			height:100%;
			background-size:cover;
			overflow:hidden;
			position: relative;
			display: block;
			line-height: 1.5rem;
			border: none;
			border-radius: 0;
			min-height:420px;
			max-height: 480px;
	}
	
	.image-with-overlay-toggle {
			background-image:url(assets/images/img-cont/wastewater-before-kationx-settaphy.jpg);
			background-size:cover;
			overflow:hidden;
			position: relative;
			display: block;
			line-height: 1.5rem;
			border: none;
			border-radius: 0;
			min-height:420px;
			max-height: 480px;
		}	
	
	.img-responsive {
			display: block;
			/*max-width:800px;*/
			width:100%;
			min-width:1599px;
			height: auto;
			min-height:472px;
	}
	
	
	.bg-overlay {
			background-color:rgba(0, 0, 0, 0.7);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center center;
			color:#fff;
			height:110px;
			overflow:hidden;
			padding-top:2.7em;
			padding-bottom:1em;
			transition: height 0.4s ease-out;
		}
		
	.bg-overlay-open {
			background-color:rgba(0, 0, 0, 0.5);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center center;
			color: #fff;
			height: 100%; 
			overflow:visible;
			padding-top:2.7em;
			padding-bottom:1em;
			transition: height 0.4s ease-in;
		}
		
	.bg-overlay-open img{
			display:none;
			padding-bottom:1em;
		}
		
	.bg-overlay img{
			display:none;
			padding-bottom:1em;
		}
	
	.dk-overlay {
			color: #fff;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
	}
	
	.dk-overlay h1, .dk-overlay h2 {
			color: #fff;
			display: inline-block;
			font-size:1.6em;
			font-weight: 500;
			margin:0;
			margin-left:1em;
			margin-right:1em;
			text-transform: initial;
	}	
	
/*********** Dark overlay on mid-home page ***********/

.index-dk-overlay {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
		padding:0;
}

.index-dk-overlay h1, .index-dk-overlay h2 {
    color: #fff;
    display: inline-block;
    font-weight: 600;
		font-size:1.5em;
		line-height:0;
		margin:1.9em 1.8em;
		padding:0;
    text-transform: initial;
}

.index-dk-overlay h2 span{
		visibility:visible;
		color:#2ECC71;
		margin:0;padding:0;
		display:inline;
}

	
/*********************************************************************
		ICON and EFFLUENT ROW CUSTOMIZATIONS  992
**********************************************************************/

	.icons {
		margin-left:-30px;
		text-align:center;
	}
	
	.icon {
		text-align:center;
	}
	
	.icon img {
		padding:0;
		padding-top:.5em;
		max-width:90px;
	}
	
	.icon p {
		letter-spacing:normal;
		font-size:120%;
		font-weight:700;
		text-align:center;
	}
	
	#effluent {
		
	}
	
	.effluent {
		text-align:center;
		height: 0;
		opacity:0;
		transition: opacity .5s ease;
		overflow: hidden;
	}
	
	.effluent-open {
		visibility:visible;
		text-align:center;
		height:100%;
		opacity:1;
		transition: opacity 1s ease;
	}
	
	.effluent-open img{
		padding:1rem 1rem;
	}
	
/**********************************************
		CASE STUDIES HUGE-ASS BUTTONS 992
**********************************************/

	.div-huge-ass-buttons {
		background-color:transparent;
		padding-top:5%;
		text-align:left;
		background-color:transparent;
	}
	
	.huge-ass-button {
		border-radius:7px;
		border:none;
		font-size:1.2em;
		font-weight:bold;
		height:50px;
		width:200px
	}
	
/*********************************************************************
       						CAROUSEL TEXT BLOCK 992
**********************************************************************/
	
	.carousel-caption {
		bottom:1%;
		font-size:120%;
	}
	
}



/*****************************************************************

		

******************************************************************/


/******************************************************************
		Large devices (desktops, 1200 and up)*/
/*****************************************************************/

/*@media (min-width: 1200px) {*/
@media (min-width: 1200px) {
	
		
/*********************************************************************
       						CAROUSEL TEXT BLOCK 1200
**********************************************************************/
	
	.carousel-caption {
		bottom:7%;
		font-size:110%;
		max-width:320px;
	}
	
}




/*****************************************************************

		

******************************************************************/


/******************************************************************
		Large devices (desktops, 1200--1440px and up)*/
/*****************************************************************/

/*@media (min-width: 1200px) {*/
@media (min-width: 1440px) {
	
/*********************************************************************
       						OVERLAY BANNER 1200
									OVERLAY BANNER 1440
**********************************************************************/

	.image-with-overlay {
		height:100%;
		background-size:cover;
		overflow:hidden;
		position: relative;
		display: block;
		line-height: 1.5rem;
		border: none;
		border-radius: 0;
		min-height:480px;
		max-height: 560px;
	}
	
	.image-with-overlay-toggle {
		height:100%;
		background-image:url(assets/images/img-cont/wastewater-before-kationx-settaphy.jpg);
		background-size:cover;
		overflow:hidden;
		position: relative;
		display: block;
		line-height: 1.5rem;
		border: none;
		border-radius: 0;
		min-height:480px;
		max-height: 560px;
	}	
	
	.bg-overlay {
		background-color:rgba(0, 0, 0, 0.7);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		color: #fff;
		overflow: hidden;
		padding-top:2.5em;
		padding-bottom:1em;
		transition: height 0.4s ease-out;
	}
		
	.bg-overlay-open {
		background-color:rgba(0, 0, 0, 0.5);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		color: #fff;
		height: 100%; 
		overflow:visible;
		padding-top:2.5em;
		transition: height 0.4s ease-in;
	}
		
	.bg-overlay-open img{
		display:block;
		padding-bottom:1em;
	}
		
	.bg-overlay img{
		display:block;
		padding-bottom:1em;
	}
	
	.dk-overlay {
		color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	
	.dk-overlay h1, .dk-overlay h2 {
		color: #fff;
		display: inline-block;
		font-weight: 500;
		margin:0;
		margin-left:1em;
		margin-right:1em;
		text-transform: initial;
	}	
	
/*********** Dark overlay on mid-home page ***********/

.index-dk-overlay {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
		padding:0;
}

.index-dk-overlay h1, .index-dk-overlay h2 {
    color: #fff;
    display: inline-block;
    font-weight: 600;
		font-size:1.6em;
		line-height:0;
		margin:1.9em 2.9em;
		padding:0;
    text-transform: initial;
}

.index-dk-overlay h2 span{
		visibility:visible;
		color:#2ECC71;
		margin:0;padding:0;
		display:inline;
}
	
/*********************************************************************
            	    ICON and EFFLUENT ROW CUSTOMIZATIONS 1200/1400
**********************************************************************/

	.icons {
		margin-left:-30px;
		text-align:center;
	}
	
	.icon {
		text-align:center;
		padding:0;
	}
	
	.icon img {
		padding:0;
		padding-top:.5em;
		max-width: 100px;
	}
	
	.icon p {
		letter-spacing:normal;
		font-size:150%;
		font-weight:700;
		text-align:center;
	}
	
	#effluent {
		
	}
	
	.effluent {
		text-align:center;
		height: 0;
		opacity:0;
		transition: opacity .5s ease;
		overflow: hidden;
	}
	
	.effluent-open {
		visibility:visible;
		text-align:center;
		height:100%;
		opacity:1;
		transition: opacity 1s ease;
	}
	
	.effluent-open img{
		padding:1rem 1rem;
	}
	
/**********************************************
		CASE STUDIES HUGE-ASS BUTTONS 1200 -- 1440
**********************************************/

	.div-huge-ass-buttons {
		background-color:transparent;
		padding-top:0;
		text-align:left;
		background-color:transparent;
	}
	
	.huge-ass-button {
		border-radius:7px;
		border:none;
		font-size:1.2em;
		font-weight:bold;
		height:70px;
		width:200px
	}
	
/*********************************************************************
       						CAROUSEL TEXT BLOCK 1400
**********************************************************************/
	
	.carousel-caption {
		bottom:20%;
		font-size:115%;
		max-width:320px;
	}
}

/*****************************************************************

		

******************************************************************/


/******************************************************************
		Huge devices (desktops, 1600px and up)*/
/*****************************************************************/

/*@media screen and (min-width: 1600px){*/
@media screen and (min-width: 1800px){

	
/*********************************************************************
       						OVERLAY BANNER 1600/1800
**********************************************************************/

	.image-with-overlay {
		height:100%;
		background-size:cover;
		overflow:hidden;
		position: relative;
		display: block;
		line-height: 1.5rem;
		border: none;
		border-radius: 0;
		min-height:560px;
		/*max-height:740px;*/
		max-height:600px;
	}
	
	.image-with-overlay-toggle {
		background-image:url(assets/images/img-cont/wastewater-before-kationx-settaphy.jpg);
		background-size:cover;
		overflow:hidden;
		position: relative;
		display: block;
		line-height: 1.5rem;
		border: none;
		border-radius: 0;
		min-height:560px;/*
		max-height:740px;*/
		max-height:600px;
	}
	
	.bg-overlay {
		background-color:rgba(0, 0, 0, 0.7);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		color: #fff;
		height:120px;
		overflow: hidden;
		padding-top:3em;
		padding-bottom:1em;
		transition: height 0.4s ease-out;
		}
		
	.bg-overlay-open {
		background-color:rgba(0, 0, 0, 0.5);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		color: #fff;
		height: 100%; 
		overflow:visible;
		padding-top:3em;
		transition: height 0.4s ease-in;
	}
		
	.bg-overlay-open img{
		display:block;
		padding-bottom:1em;
	}
		
	.bg-overlay img{
		display:none;
		padding-bottom:1em;
	}
	
	.dk-overlay {
		color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	
	.dk-overlay h1, .dk-overlay h2 {
		color: #fff;
		display: inline-block;
		font-size:1.8em;
		font-weight: 500;
		margin:0;
		margin-left:1em;
		margin-right:1em;
		text-transform: initial;
	}
	
/*********** Dark overlay on mid-home page ***********/

.index-dk-overlay {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
		padding:0;
		}

.index-dk-overlay h1, .index-dk-overlay h2 {
    color: #fff;
    display: inline-block;
    font-weight: 500;
		font-size:1.8em;
		line-height:0;
		margin:1.8em 2em;
		padding:0;
    text-transform: initial;
}

.index-dk-overlay h2 span{
		visibility:visible;
		color:#2ECC71;
		margin:0;padding:0;
		display:inline;
}
	
/**********************************************
		CASE STUDIES HUGE-ASS BUTTONS 1800+
**********************************************/

	.div-huge-ass-buttons {
		background-color:transparent;
		padding-top:5%;
		text-align:left;
		background-color:transparent;
	}
	
	.huge-ass-button {
		border-radius:7px;
		border:none;
		font-size:1.2em;
		font-weight:bold;
		height:80px;
		width:210px;
		margin-top:10px;
	}
	
/**********************************************
     CAROUSEL TEXT BLOCK 1800
***********************************************/
	
	.carousel-caption {
		bottom:15%;
		font-size:120%;
		max-width:320px;
	}
	
	.carousel-caption-first{
		bottom: 15%;
		left:57%;
		right:auto;
		width:30%;
		min-width:280px;
		max-width:320px;
		font-size:1em;
		padding:0;
		/*background-color:#2ECC71;*/
		position: absolute;
		z-index: 10;
		color: #fff;
		text-align: left;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
	
/**********************************************
		CASE STUDIES HUGE-ASS BUTTONS 1800+
**********************************************/	
	.icon img {
		padding:0;
		padding-top:.5em;
		max-width: 120px;
	}
	
}

/*20190429*/

