/*
 Theme Name: Prosep Custom Theme
 Author: Love Advertising
 Author URI: http://loveadv.com
 Description: A custom theme for Prosep made by Love Advertising.
 Version: 1

 Designed & Developed by Love Advertising. If you have technical problems with this website, please contact us by e-mail or write to this address: digital-support@loveadv.com.
*/



/**
 * @license
 * MyFonts Webfont Build ID 2782429, 2014-03-26T19:35:27-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Canaro Book by Rene Bieder
 * URL: http://www.myfonts.com/fonts/rene-bieder/canaro/book/
 *
 * Webfont: Canaro Bold by Rene Bieder
 * URL: http://www.myfonts.com/fonts/rene-bieder/canaro/bold/
 *
 * Webfont: Canaro Medium by Rene Bieder
 * URL: http://www.myfonts.com/fonts/rene-bieder/canaro/medium/
 *
 * Webfont: Canaro SemiBold by Rene Bieder
 * URL: http://www.myfonts.com/fonts/rene-bieder/canaro/semi-bold/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2782429
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright &#x00A9; 2013 by Ren&#x00E9; Bieder. All rights reserved.
 *
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2a74dd");


@font-face {font-family: 'Canaro-Book';src: url('webfonts/2A74DD_0_0.eot');src: url('webfonts/2A74DD_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2A74DD_0_0.woff') format('woff'),url('webfonts/2A74DD_0_0.ttf') format('truetype');}


@font-face {font-family: 'Canaro-Bold';src: url('webfonts/2A74DD_1_0.eot');src: url('webfonts/2A74DD_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2A74DD_1_0.woff') format('woff'),url('webfonts/2A74DD_1_0.ttf') format('truetype');}


@font-face {font-family: 'Canaro-Medium';src: url('webfonts/2A74DD_2_0.eot');src: url('webfonts/2A74DD_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2A74DD_2_0.woff') format('woff'),url('webfonts/2A74DD_2_0.ttf') format('truetype');}


@font-face {font-family: 'Canaro-SemiBold';src: url('webfonts/2A74DD_3_0.eot');src: url('webfonts/2A74DD_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2A74DD_3_0.woff') format('woff'),url('webfonts/2A74DD_3_0.ttf') format('truetype');}



/* ProSep Brand Colors

Fault: #E42526 rgba(228,37,38,1)
Aquifer: #467CBF rgba(70,124,191,1)
Seawater: #3CC1CC rgba(60,193,204,1)
Fluid: #C3C6C9 rgba(195,198,201,1)
Shale: #55565A rgba(85,86,90,1)
Crude: #11171F rgba(17,23,31,1)


a:link, a:visited {
    color:#333333;
}

.head-right ul {
    background-color: white !important;
}
  */

header.main-head ul, nav.global-nav ul, nav.secondary-nav ul, nav.tertiary-nav ul {
    max-width: 1150px !important;
}

.mainhead .row{
max-width: 1150px !important;
}


nav.global-nav a, nav.secondary-nav a, nav.global-nav > div > div > ul > li.first > a, nav.global-nav > div > div > ul > li.active.first > a {
padding: 5px 12px !important;
}

p {
    font-family: 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.more:after, .callout > a:after {
    content: "";
    font-family: fontawesome;
    margin: 0 0 0 8px;
}

button, .button {
    background-color:#333333;
    padding:10px 15px;
    font-family: "Canaro-Medium", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	line-height: 1.4;
}

.home .contact .button {
    float: none;
    line-height: normal;
    width: auto;
}

.split-grid .button {
    background-color: #E42526;
}

.split-grid .button:hover {
	background-color: #333;
}

h2 span {
    color: #555555;
    font-size: 70%;
    margin-left: 10px;
    text-transform: uppercase;
    border-left: 1px solid #999999;
    padding-left:10px;
    display:inline-block;
}

h3 {
    color: #E42526;
    text-transform: uppercase;
    font-family: "Canaro-Medium", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.main-content h3 {
    font-size: 2.5em;
    font-family: "Canaro-SemiBold", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.canaro-book-font .fl-heading,
.canaro-book-font .fl-button {
	font-family: 'Canaro-Book', sans-serif;
}

.canaro-bold-font .fl-heading,
.canaro-bold-font .fl-button {
	font-family: 'Canaro-Bold', sans-serif;
	font-weight: bold;
}

.home .split-grid-content > h3 {
    color: #E42526;
}

.logo {
    line-height:100px;
}

.logo > img {
    max-height: 65px;
}

header.main-head {
    background-color: #FFFFFF;
    z-index:10000;
    width:100%;
}

.head-right {
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.head-right > ul {
    background-color: #f0f0f0;
    height: 100px;
}

/*header.main-head ul, nav.global-nav ul, nav.secondary-nav ul, nav.tertiary-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}*/


header.main-head ul, nav.global-nav ul, nav.secondary-nav ul, nav.tertiary-nav ul {
    list-style-type: none;
    margin: 0 auto;
    max-width: 1110px;
    padding: 0;
    position:relative;
}

nav.global-nav > ul > li > .sub-menu {
    background-color: #D7D7D7;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
    visibility:hidden;
    max-height:0;
    opacity:0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

nav.global-nav > ul > li:hover > .sub-menu, nav.global-nav > ul > li.current-menu-ancestor > .sub-menu {
    visibility:visible;
    max-height:200px;
    opacity:1;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

nav.global-nav > ul > li:hover > .sub-menu {
    z-index:200;
}

nav.global-nav > ul > li.menu-item-has-children > a:after {
    content: "";
    font-family: fontawesome;
    margin-left: 10px;
}

nav.global-nav > ul > li.current-menu-ancestor > a {
    background-color: #D7D7D7;
    color: #444444;
    cursor: default;
}

nav.global-nav > ul > li > .sub-menu > li > a:link, nav.global-nav > ul > li > .sub-menu > li > a:visited {
    color: #444444;
    font-size: 0.775em;
    padding: 5px 20px;
}

nav.global-nav > ul > li > .sub-menu > li > a:hover,
nav.global-nav > ul > li > .sub-menu > li > a:active,
nav.global-nav > ul > li > .sub-menu > li.current-menu-item,
nav.global-nav > ul > li > .sub-menu > li.current-menu-ancestor {
    background-color: #FFFFFF;
}

nav.global-nav > ul > li > .sub-menu > li.current-menu-item > a {
    cursor:default;
}

body.about-us section.main-content,
body.solutions section.main-content,
body.resources section.main-content,
body.products-services section.main-content,
body.industries section.main-content {
    border-top: 50px solid #D7D7D7;
}

body.osorb-media section.main-content {
    border-top: 0;
}

body.home nav.global-nav > ul > li > .sub-menu {
    background-color: rgba(255, 255, 255, 0.75);
}

nav.global-nav ul > li > ul > li > ul, nav.global-nav ul > li > ul > li > ul > li > ul {
    display: none;
}

#LeadershipPIC { float: left; margin-right: 15px; margin-bottom: 15px; max-width: 40%; }



/* Technology */

    nav.tertiary-nav > ul > li.current-menu-ancestor, .parent-pageid-7 nav.tertiary-nav > ul > li > ul > li > a, .parent-pageid-11 nav.tertiary-nav > ul > li > ul > li > a {
        display: block;
    }
    nav.tertiary-nav > ul > li, nav.tertiary-nav > ul > li > a, nav.tertiary-nav > ul > li > ul > li > a {
        display: none;
    }

/* Technology > Gas */

    nav.tertiary-nav > ul > li > ul > li.current-menu-ancestor {
        display: block;
    }

/* Technology > Gas > Gas Processing */

    nav.tertiary-nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor > ul > li {
        display: block;
    }
    nav.tertiary-nav > ul > li > ul > li > ul > li {
        display: none;
    }

/* Technology > Gas > Gas Processing > TEG Package */

    nav.tertiary-nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor > ul > li,
    nav.tertiary-nav li.current-menu-item > ul > li {
        display: block;
    }
    nav.tertiary-nav > ul > li > ul > li > ul > li > ul > li {
        display: none;
    }

/* Only display the first matched current menu ancestor */

    .differentiated-technologies nav.tertiary-nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor {
        display: none;
    }

    .differentiated-technologies nav.tertiary-nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor:first-of-type {
        display: block;
    }

    .water nav.tertiary-nav .menu-item-266 {
        display: none;
    }


/* Industries Pages */
.tb-wrapper .tb-title {
	font-family: 'Canaro-Bold', sans-serif;
}

.tb-wrapper .tb-extended-box {
	background-color: #f5f5f5;
	padding: 25px;
}

.tb-wrapper .tb-extended-border {
	border-left-width: 3px;
}

.tb-wrapper .tb-extended-text {
	font-size: 16px;
	line-height: 1.4;
}

.tb-wrapper .tb-extended-text strong {
	font-family: 'Canaro-Bold', sans-serif;
}

.tb-wrapper .tb-cbt-text {
	font-size: 12px;
	padding-left: 30px;
}

.tb-wrapper .tb-cbt-text p {
	font-size: 12px;
	margin-bottom: 5px;
}

.tb-wrapper .tb-cbt-text strong {
	font-family: 'Canaro-Bold', sans-serif;
}

.tb-wrapper .tb-image-button {
	height: auto;
    width: 49px;
}

.tb-wrapper .tb-readmore {
	font-family: 'Canaro-Bold', sans-serif;
	border-color: #f5f5f5;
}



/*nav.tertiary-nav ul {
    margin:0 0 0 -0.9375em;
}*/

.widget {
    padding: 15px;
    margin: 15px 0;
	background-color: #f4f4f4;
}

.widget.widget_mc4wp_form_widget {
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 30px;
	margin-top: 0;
}

.widget.widget_mc4wp_form_widget h4 {
	color: #fff;
	font-size: 20px;
}

.widget.widget_mc4wp_form_widget label {
	display: none;
}

.widget.widget_mc4wp_form_widget input[type="email"] {
	text-transform: uppercase;
	border: 0;
	padding: 10px;
}

.widget.widget_mc4wp_form_widget input[type="email"]::-webkit-input-placeholder,
.widget.widget_mc4wp_form_widget input[type="email"]::-moz-input-placeholder,
.widget.widget_mc4wp_form_widget input[type="email"]::-ms-input-placeholder,
.widget.widget_mc4wp_form_widget input[type="email"]::-o-input-placeholder {
	color: #bababa;
}

.widget.widget_mc4wp_form_widget input[type="submit"] {
	background-color: #E42526;
    color: #fff;
    border: 0;
    padding: 10px 20px;
}

.widget.widget_mc4wp_form_widget input[type="submit"]:hover {
	background-color: #fff;
	color: #E42526;
}

.widget.widget_text {
	text-align: center;
}

.widget.widget_text .widget-title {
	font-size: 20px;
	font-weight: 700;
}

.widget#custom_html-2 {
	background-color: transparent;
}

.widget.widget_text .meet-the-experts .expert {
	margin-bottom: 50px;
}

.widget.widget_text .meet-the-experts .expert:last-child {
	margin-bottom: 0;
}

.widget.widget_text .meet-the-experts .expert img {
	border-radius: 100%;
	border: 2px solid #b2b2b2;
	width: 140px;
}

.widget.widget_text .meet-the-experts .expert-name {
	text-transform: none;
	font-size: 18px;
	font-weight: 700;
	margin-top: 10px;
    margin-bottom: 5px;
}

.widget.widget_text .meet-the-experts .expert-designation {
	color: #46cbd6;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 10px;
}

.widget.widget_text .meet-the-experts .expert-desc,
.widget.widget_text .meet-the-experts .expert-desc p {
	font-size: 14px;
	color: #222;
}

.widget.gform_widget {
	background-color: #000;
	text-align: center;
	padding: 30px;
    color: #fff;
}

.widget.gform_widget .gform_wrapper form {
	text-align: center;
}

.widget.gform_widget h4 {
	font-size: 28px;
	color: #fff;
	text-transform: uppercase;
}

.widget.gform_widget .gform_wrapper {
	margin-top: 5px;
}

.widget.gform_widget .gform_wrapper .gform_heading {
	margin-bottom: 25px;
}

.widget.gform_widget .gform_wrapper span.gform_description {
	line-height: 1.5;
    font-family: 'Open Sans', sans-serif;
}

.widget.gform_widget .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}

.widget.gform_widget .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	width: 100%;
    padding: 25px 20px;
    box-shadow: none;
    text-transform: uppercase;
}

.widget.gform_widget .gform_wrapper .gform_footer {
	margin-top: 0;
	padding: 10px 0 0;
}

.widget.gform_widget .gform_wrapper .gform_footer input[type="submit"] {
    background: #e2231a;
    line-height: 1 !important;
    padding: 15px 30px;
    margin-right: 0;
    font-size: 20px;
}

.widget.gform_widget .gform_wrapper .gform_footer input[type="submit"]:hover {
	background: #333;
}

.widget.gform_widget .gform_wrapper .gfield_required,
.widget.gform_widget .gform_wrapper .top_label .gfield_label,
.widget.gform_widget .gform_wrapper div.validation_error,
.widget.gform_widget .gform_wrapper .validation_message {
	display: none;
}

.widget.gform_widget .gform_wrapper li.gfield.gfield_error {
    border: 0;
    padding: 0;
}

.widget.gform_widget .gform_confirmation_wrapper {
	margin-top: 20px;
	font-family: "Canaro-Medium", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.widget form i {
    display: none;
}

time.updated {
    display: none;
}

.vcard {
    border: medium none;
    display: inline;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.byline {
    display: none;
}

.entry-meta {
    margin: 10px 0 15px;
}

.events .widget.events {
    display: none !important;
}

.events table {
    width: 100%;
}

header.main-head li, nav.global-nav li, nav.secondary-nav li {
    display: inline-block;
    margin: 0 1px 0 0;
    padding: 0;
}

.head-right li a:link, .head-right li a:visited {
    display: block;
    line-height: 100px;
    overflow: hidden;
    padding: 0 30px;
    position: relative;
    text-align: left;
    color: #3CC1CC;
}

.head-right li a:hover, .head-right li a:target {
    color: #319ba3;
}

.translate > div {
    display: table-cell;
    height: 100px;
    line-height: 20px;
    vertical-align: middle;
}

.head-right ul > div {
    display: none;
    max-width:0;
    visibility:hidden;

    -webkit-transition: width 500ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: width 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: width 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: width 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: width 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

.head-right.scroll ul > div {
    max-width:1000px;
    visibility:visible;
    display:inline-block;

    -webkit-transition: width 500ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: width 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: width 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: width 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: width 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

.head-right li a.search:link, .head-right li a.search:visited, .head-right li a.touch-nav:link {
    width: 80px;
    background-color: #3CC1CC;
    color: #FFFFFF;

    -webkit-transition: width 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: width 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: width 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: width 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: width 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

.head-right li a.search:hover, .head-right li a.search:target {
    background-color: rgba(60,193,204,0.75);
}

.head-right li a.search.open {
    width: 250px;
    background-color: rgba(60,193,204,0.75);

    -webkit-transition: all 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

.head-right li.search label, .head-right li.search input[type="submit"] {
    display: none;
}

.head-right li.touch-nav {
    display: none;
}



.googleMap {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.googleMap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.locationItem {
    display: block;
    margin: 40px 0 !important;
}




li.search form input#search {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    color: #FFFFFF;
    display: none;
    font-size: 150%;
    font-family: "Canaro-Book", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0 20px 0 0;
    right:0;
    left: 35px;
    position: absolute;
    top: 30px;
}

li.search form input#search::-webkit-input-placeholder { /* WebKit browsers */
    color:rgba(255, 255, 255, 0.75);
}
li.search form input#search:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:rgba(255, 255, 255, 0.75);
}
li.search form input#search::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:rgba(255, 255, 255, 0.75);
}
li.search form input#search:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:rgba(255, 255, 255, 0.75);
}

li.search.open form input#search {
    display: inline-block;
}

.head-right li.search, .head-right li.touch-nav {
    background-color: #3CC1CC;
    color: #FFFFFF;
    cursor: pointer;
    height: 100px;
    line-height: 100px;
    vertical-align:top;
    overflow: hidden;
    text-align:left;
    padding: 0 30px;
    max-width:80px;

    -webkit-transition: all 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

.head-right li.search.open {
    width: 300px;
    max-width:300px;

    -webkit-transition: all 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

.head-right li.search:hover {
    background-color: rgba(60,193,204,0.75);
}

.head-right li.search.open:hover {
    background-color: #3CC1CC;
    cursor:default;
}

.search form {
    margin: 0;
    position:relative;
}

.search-results .main-content article, .contact-us form {
    margin: 0 auto;
    max-width: 80%;
}

.search-results .main-content article h1 {
    font-size: 2em;
}

.contact-us form label {
    display: inline-block;
    margin-right: 5%;
    text-align: right;
    width: 20%;
}

.contact-us form input, .contact-us form select, .contact-us textarea {
    display: inline-block;
    width: 75%;
}

.contact-us textarea {
    resize:vertical;
}

.contact-us input.button {
    display: block;
    float: right;
    margin: 20px 0 30px;
}

.contact-us select[multiple] {
    height: 7.5em;
}

.contact-us .contact {
    display: none;
}

.contact-sidebar .widget {
	background-color: transparent;
	padding: 0;
	margin-bottom: 30px;
}

.contact-sidebar .widget:first-child {
	margin-bottom: 10px;
	margin-top: 0;
}

.contact-sidebar .widget .sidebar-title {
	font-family: "Canaro-SemiBold", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-size: 40px;
	color: #E42526;
	text-transform: uppercase;
}

.contact-sidebar .widget h4 {
	color: #007ec3;
	font-family: "Canaro-SemiBold", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-size: 18px;
}

.contact-sidebar .mail-icon {
	text-transform: uppercase;
	font-family: "Canaro-SemiBold", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	color: #E42526;
}

.contact-sidebar .mail-icon:before {
	content: "\f003";
	font-family: FontAwesome;
	margin-right: 5px;
}

.contact-page-wrapper .gform_wrapper {
	display: block !important;
}

.contact-page-wrapper .gform_wrapper label.gfield_label,
.contact-page-wrapper .gform_wrapper label {
	display: block;
    width: auto;
    text-align: left;
}

.contact-page-wrapper .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	box-shadow: none;
	border: 0;
	border-bottom: 1px solid #eee;
	width: 100%;
}

.contact-page-wrapper .gform_wrapper textarea.medium {
	box-shadow: none;
	border: 0;
	background-color: #f6f6f6;
}

.contact-page-wrapper .gform_wrapper .top_label li ul.gfield_radio {
	margin-bottom: 30px;
	width: 100%;
}

.contact-page-wrapper .gform_wrapper .top_label li ul.gfield_radio li {
	position: relative;
}

.contact-page-wrapper .gform_wrapper .top_label li ul.gfield_radio li label {
	background: #f8f8f8;
    border-radius: 5px;
    box-shadow: 0px 3px 3px #d0d0d0;
    padding: 15px !important;
    margin-bottom: 5px;
    display: block;
    width: 96%;
    max-width: 100% !important;
}

.contact-page-wrapper .gform_wrapper .top_label li.inline-list ul.gfield_radio li {
	margin-bottom: 5px;
}

.contact-page-wrapper .gform_wrapper .top_label li ul.gfield_radio li input {
	float: right;
	width: 10px !important;
	margin-bottom: 0;
	position: absolute;
    right: 20px;
    top: 15px;
}

.contact-page-wrapper .gform_wrapper .top_label li ul.gfield_radio li input:checked + label {
	background: #007ec3;
	color: #fff;
}

.contact-page-wrapper .gform_wrapper .gform_footer input.button {
	float: none;
	width: 100%;
	background: #007ec3;
	font-family: "Canaro-Light", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.contact-page-wrapper .gform_wrapper .gform_footer input.button:hover {
	background: #333;
}

.contact-page-wrapper .gform_wrapper div.validation_error,
.contact-us .gform_wrapper .validation_message {
	display: none;
}

.contact-page-wrapper .gform_wrapper li.gfield.gfield_error {
	background: none;
	padding: 0;
	border: 0;
}

.contact-page-wrapper .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: none;
}


.contact-page-wrapper .accordion {
	margin-bottom: 40px;
}

.contact-page-wrapper .accordion-item {
	margin-bottom: 5px;
}

.contact-page-wrapper .accordion-item .accordion-toggle {
	background: #f8f8f8;
    border-radius: 5px;
    box-shadow: 0px 3px 3px #d0d0d0;
    padding: 18px !important;
    display: block;
    color: #222;
    font-size: 14px;
}

.contact-page-wrapper .accordion-item .accordion-toggle:after {
    content: "\f10c";
    font-family: FontAwesome;
    font-weight: 100;
    font-size: 8px;
    float: right;
    margin-top: 5px;
}

.contact-page-wrapper .accordion-item.accordion-active .accordion-toggle {
	background: #007ec3;
	color: #fff;
}

.contact-page-wrapper .accordion-item .accordion-content {
	display: none;
	padding: 20px 30px;
}

.contact-page-wrapper .accordion-item .accordion-content.show {
	display: block;
}

.touch-nav .fa-bars, .touch-nav.open .fa-times {
    opacity:1;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.touch-nav.open .fa-bars, .touch-nav .fa-times {
    opacity:0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.global-nav-mobile {
    background-color: #31302B;
    max-height: 0;
    overflow:hidden;
    -webkit-transition: max-height 0.25s ease-in-out;
    -moz-transition: max-height 0.25s ease-in-out;
    -o-transition: max-height 0.25s ease-in-out;
    transition: max-height 0.25s ease-in-out;
}

.global-nav-mobile.open {
    max-height: 1500px;
    -webkit-transition: max-height 0.25s ease-in-out;
    -moz-transition: max-height 0.25s ease-in-out;
    -o-transition: max-height 0.25s ease-in-out;
    transition: max-height 0.25s ease-in-out;
}

nav.global-nav-mobile > ul {
    padding: 15px 20px;
}

.global-nav-mobile a:link, .global-nav-mobile a:visited {
    color: #FFFFFF;
    display: block;
    font-size: 1.1em;
    padding: 5px 0;
}

.global-nav-mobile ul {
    margin:0;
    padding:0;
    list-style-type:none;
}

.global-nav-mobile ul li.home-link {
    display: none;
}

.global-nav-mobile ul > li > a {
    color: #E42526 !important;
    text-transform: uppercase;
    font-family: "Canaro-Medium", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 22px !important;
    margin-bottom: 8px;
}

.global-nav-mobile ul li .sub-menu a {
    color: #fff !important;
    font-size: 16px !important;
    margin-bottom: 0;
}

.head-right li.touch-nav {
    position: relative;
    width: 80px;
}

.touch-nav .fa {
    position: absolute;
    top: 40px;
}







nav.global-nav {
    background-color: #31302B;
    text-transform:uppercase;
}

nav.secondary-nav {
    background-color:#d7d7d7;
}

nav.global-nav ul > li.active > ul > li.active a {
    background-color: #FFFFFF;
    cursor: default;
}

nav.global-nav a, nav.secondary-nav a, nav.global-nav > div > div > ul > li.first > a, nav.global-nav > div > div > ul > li.active.first > a {
    color: #FFFFFF;
    line-height: 40px;
    display: block;
    font-size: 0.9em;
    background-color:transparent;
    cursor:pointer;
    padding: 5px 20px;
}

nav.secondary-nav a {
    color:#31302B;
}

nav.secondary-nav a:hover, nav.secondary-nav li.active a {
    background-color: #FFFFFF;
}

nav.secondary-nav > div > div > div {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: height 0.25s ease-in-out;
    -moz-transition: height 0.25s ease-in-out;
    -o-transition: height 0.25s ease-in-out;
    transition: height 0.25s ease-in-out;
}

nav.secondary-nav > div > div > div:target, nav.secondary-nav > div > div > div.open {
    max-height: 200px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: height 0.25s ease-in-out;
    -moz-transition: height 0.25s ease-in-out;
    -o-transition: height 0.25s ease-in-out;
    transition: height 0.25s ease-in-out;
}

nav.global-nav > div > div > ul > li.active > a{
    background-color: #D7D7D7;
    color: #31302B;
    cursor: default;
}

nav.global-nav a:hover, nav.global-nav > div > div > ul > li.first > a:hover, nav.global-nav > div > div > ul > li.active.first > a:hover {
    color:#3CC1CC;
}

nav.global-nav li.active a i.fa-caret-down {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

nav.global-nav a i.fa-caret-down {
    margin-left: 5px;
}

.tertiary-nav a {
    background-color: #E7E7E7;
    display: block;
    color: #31302B;
    line-height: 40px;
    margin: 5px 25px 5px 0;
    padding: 0 0 0 20px;

    -webkit-transition: all 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

.tertiary-nav a:hover, .tertiary-nav a:target, .tertiary-nav a:focus, .tertiary-nav a:active {
    margin:5px 15px 5px 0;

    -webkit-transition: all 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

.tertiary-nav a:after {
    content: "";
    float: right;
    font-family: fontawesome;
    margin: 0 20px 0 0;
    -webkit-transition: all 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

nav.tertiary-nav li.current-menu-item > a,
nav.tertiary-nav li.current-menu-ancestor > a {
    margin:5px 5px 5px 0;
    cursor:default;
}

nav.tertiary-nav li.current-menu-item > a:after, nav.tertiary-nav li > a:hover:after,
nav.tertiary-nav li.current-menu-ancestor > a:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

nav.tertiary-nav li.current-menu-item.menu-item-has-children > a:after,
nav.tertiary-nav li.menu-item-has-children > a:hover:after,
nav.tertiary-nav li.menu-item-has-children > a:target:after,
nav.tertiary-nav li.menu-item-has-children > a:focus:after,
nav.tertiary-nav li.current-menu-ancestor.menu-item-has-children > a:after{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

nav.tertiary-nav > ul > li > ul > li > ul > li> ul > li > a:after {
    display: none;
}

nav.tertiary-nav > ul > li > ul > li > ul > li > ul > li > a {
    background-color: transparent;
    color: #3CC1CC;
    margin: 5px;
    padding: 0 0 0 30px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

nav.tertiary-nav > ul > li > ul > li > ul > li > ul > li > a:hover {
    margin: 5px;
    padding: 0 0 0 40px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

nav.tertiary-nav > ul > li > ul > li > ul > li > ul > li.current-menu-item > a {
    padding: 0 0 0 40px;
    color:#31302b;
}

.differentiated-technologies nav.global-nav > ul > li > .sub-menu > li {
    background-color: rgba(0, 0, 0, 0);
}

.differentiated-technologies nav.global-nav > ul > li.current-menu-parent > .sub-menu > li:first-child {
    background-color: #FFFFFF;
}

#breadcrumbs:last-child {
    margin-bottom: 0;
    border:none;
}

.contact {
    background-color: #F4F4F4;
    padding: 20px;
}

/*
.secondary-nav {
    position: absolute;
    z-index: 100;
    opacity:0;
    visibility:hidden;
}

.secondary-nav#about-us-nav:target {
    visibility:visible;
    opacity:1;
}
*/

h2.page-title {
    margin: 0 0 20px;
    font-size:1.75rem;
}

.tertiary-nav h4, .widget h4{
    font-size: 100%;
    text-transform: uppercase;
    color:#E42526;
}

h3.page-secondary-title {
	font-size: 2em;
}



section.hero {
    /*
background-position: center -160px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 274px;
    position: relative;
    transition: height 400ms linear 0s;
    background-image:url("img/ProScav.jpg");
 */
 	height: 274px;
 	/*background: url(img/logo-background-pattern.png) repeat scroll 0 0 #d7d7d7;*/
}

.hero .inner {
    height: 100%;
    margin: 0 auto;
    max-width: 1110px;
    overflow: hidden;
    padding: 0 0.9375em;
    position:relative;
	background-position: center -160px;
    background-repeat: no-repeat;
    background-size: cover;
    transition: height 400ms linear 0s;
    background-image: url(img/ProScav.jpg);
}


.hero h2 {
    border: 6px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 240%;
    font-family: "Canaro-Bold", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    left: 50px;
    line-height: 120%;
    padding: 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
    width: 420px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}


body.home section.main-content {
/*     background: url("img/logo-background-pattern.png") repeat scroll 0 0 #d7d7d7; */
}

.home-page .main-content .inner {
	margin: 0 auto;
}

.inner-content {
    background-color: #FFFFFF;
    overflow: hidden;
    padding:60px 15px 15px;
}

.home-featured {
	text-align: center;
	font-size: 29px;
	color: #fff;
	position: relative;
}
.home-featured .home-bg-video {
    overflow: hidden;
    position: absolute;
	top: 0px;
	bottom: 0px;
    left: 0;
    right: 0;
	z-index: -1;
}
.home-featured .home-bg-video video {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.home-featured .inner {
	height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 150px 120px 80px;
	position: relative;
	background: rgba(25, 5, 4, 0.3);
}

.home-featured h2 {
    color: #FFFFFF;
    font-size: 79px;
    font-family: "Canaro-SemiBold", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	line-height: 1.2;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.home-featured h3 {
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	margin: 70px 0;
}

.home-featured p {
    font-size: 29px;
    font-weight: 900;
    line-height: 1.5;
    max-width: 900px;
    margin: 0 auto;
}

.home-page .about.split-grid,
.home-page .introduction-eclip.split-grid {
	margin: 0;
}
.home-page .split-grid.introduction-eclip {
	display: flex;
    justify-content: center;
    align-items: center;
}
.home-page .split-grid.introduction-eclip .split-grid-content {
	padding: 0px 60px 0px 0;
}
.home-page .split-grid.introduction-eclip > div {
	min-height: 50px;
	font-size: 0px;
}
.home-page .split-grid.introduction-eclip .split-grid-content h3 {
	text-transform: unset;
}
.home-page .introduction-eclip.split-grid video {
	width: 100%;
    position: relative;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
	background: #eeedee;
}
.home-page .about.split-grid {
	display: flex;
    justify-content: center;
    align-items: center;
}
.home-page .about.split-grid .split-grid-right {
	height: 530px;
}
.home-page .what-we-do h3 {
	font-size: 45px;
	color: #000000;
	margin-bottom: 50px;
}

/* Home Services */
.home-services {
    padding: 75px 20px;
    text-align: center;
    max-width: 1170px;
    margin: auto;
}
.home-services .service {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	width: 32%;
	text-align: center;
}

.home-services .service h3 {
    font-size: 27px;
    font-family: 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: #000;
    text-transform: none;
    margin: 30px 0;
    min-height: 120px;
}

.home-services .service .service-button {
	background: #E42526;
	font-size: 17.5px;
	text-transform: uppercase;
}

.home-services .service .service-button:hover {
	background: #333;
}

.home-services .service .service-button:after {
	content: "";
    font-family: FontAwesome;
    margin-left: 8px;
}

.home-subscribe {
	background: #000;
	color: #fff;
	padding: 50px;
	text-align: center;
	font-family: "Canaro-SemiBold", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.home-subscribe h3 {
	color: #fff;
	font-size: 45px;
}

.home-subscribe .subscribe-description {
	font-size: 23px;
	max-width: 700px;
    margin: 0 auto;
    line-height: 1.3;
}

.home-subscribe .gform_wrapper {
	margin-bottom: 0;
}

.home-subscribe .home-subscribe-form form,
.home-subscribe .gform_wrapper form {
	max-width: 470px;
	margin:0px auto 0;
}

.home-subscribe .gform_wrapper form::before,
.home-subscribe .gform_wrapper form:after {
	content: "";
	display: table;
}

.home-subscribe .gform_wrapper form:after {
	clear: both;
}

.home-subscribe .home-subscribe-form form input[type="email"],
.home-subscribe .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 10px 20px;
	font-family: "Canaro-Book", 'Open Sans', "Helvetica Neue";
	font-size: 14px;
	color: #999;
	height: 42px;
	width: 100%;
}

.home-subscribe .home-subscribe-form form input[type="email"]::-webkit-input-placeholder,
.home-subscribe .home-subscribe-form form input[type="email"]::-moz-input-placeholder,
.home-subscribe .home-subscribe-form form input[type="email"]::-ms-input-placeholder,
.home-subscribe .home-subscribe-form form input[type="email"]::-o-input-placeholder,
.home-subscribe .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder {
	color: #ccc !important;
}

.home-subscribe .home-subscribe-form .mc-field-group label,
.home-subscribe .gform_wrapper .top_label .gfield_label {
	display: none;
}

.home-subscribe .home-subscribe-form .mc-field-group,
.home-subscribe .gform_wrapper .gform_body {
	width: 67%;
    float: left;
}

.home-subscribe .gform_wrapper ul.gform_fields li.gfield,
.home-subscribe .gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
	padding-right: 0;
}

.home-subscribe .home-subscribe-form .mc-subscribe-button,
.home-subscribe .gform_wrapper .gform_footer {
	width: 30%;
	float: right;
	clear: none;
}

.home-subscribe .gform_wrapper .gform_footer {
	padding: 0;
	margin: 0;
}

.home-subscribe .home-subscribe-form input[type="submit"],
.home-subscribe .gform_wrapper .gform_footer input[type="submit"] {
	width: 100%;
	background: #e2231a;
	line-height: 1 !important;
	padding: 13px 15px;
	height: 42px;
	font-size: 19.5px;
    text-transform: uppercase;
    border: 1px solid #fff;
}

.home-subscribe .home-subscribe-form input[type="submit"]:hover,
.home-subscribe .gform_wrapper .gform_footer input[type="submit"]:hover {
	background: #333;
}

.home-subscribe .gform_wrapper div.validation_error,
.home-subscribe .gform_wrapper .validation_message {
	display: none;
}

.home-subscribe .gform_wrapper li.gfield.gfield_error {
    border: 0;
    padding: 0;
}

.home-subscribe .gform_confirmation_wrapper {
	margin-top: 20px;
	font-family: "Canaro-Medium", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.home-grid {
    text-align: center;
    margin: 40px 0;
}

.home-grid:first-of-type {
    margin-top: 0;
}

.home-page .what-we-do {
	padding-top: 30px;
}

.what-we-do ul {
    max-width: 800px;
}

.home-grid ul {
    margin: 0 auto;
	max-width: 1170px;
}

.home-grid ul li {
    display: inline-block;
    float: none;
    width: 33%;
    margin-bottom: 10px;
}

.what-we-do li a div {
    background-color: #F0F0F0;
    border-radius: 100%;
    display: table;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px;
    text-align: center;
    display:block\9; /* IE8 and below */
    background-color:transparent\9; /* IE8 and below */
    -webkit-transition: all 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

.what-we-do li a:hover div {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    background-color: #d9d9d9;
    -webkit-transition: all 250ms cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition: all 250ms cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */

    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
       -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
         -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}

.home-grid.what-we-do span {
    display: block;
    margin-top:10px;
    font-size: 1.25em;
    font-family: "Canaro-SemiBold", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

.what-we-do li a div img {
    width: 55px;
}

.home-grid.recent-news li a:link, .home-grid.recent-news li a:visited {
    color:#222222;
}

.home-grid.recent-news li a i.more {
    font-style:normal;
    color:#3CC1CC;
}

.home-grid.recent-news li a > div {
    padding: 15px;
}

.home-page .recent-news {
	background: #f4f4f4;
	margin: 0;
	padding: 40px 20px;
}

.home-page .recent-news .section-title {
	color: #000;
	font-size: 45px;
	margin-bottom: 50px;
}

.home-page .recent-news ul li {
	vertical-align: top;
	padding: 0 15px;
}

.home-page .recent-news ul li h3 {
	font-size: 25px;
	font-family: "Canaro-SemiBold", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	color: #3ec1cd;
	margin-top: 30px;
}

.home-page .recent-news ul li h3:hover {
	color: #333;
}

.home-page .recent-news ul li .more {
	font-size: 20px;
	font-weight: 700;
}

.home-page .recent-news ul li .more:hover {
	color: #e42526;
}

.home-page .recent-news ul li .more:after {
	content: "\f105";
}

.home-page .recent-news .more-news-button {
	background: #26cad3;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 40px;
}

.home-page .recent-news .more-news-button:after {
	content: "\f105";
	font-family: FontAwesome;
	margin-left: 10px;
}

.home-page .recent-news .more-news-button:hover {
	background: #333;
}

.home-page .recent-news img.attachment-home-post-image.size-home-post-image.wp-post-image {
    width: 350px;
    height: 290px;
    object-fit: cover;
}
/* Service Content */

.alignright {
    float: right;
    margin-left: 30px;
}

.alignleft {
    float: left;
    margin-right: 30px;
}

.aligncenter {
    float: none;
    margin: 0 auto 10px;
}

.service-page-content .page-title {
    margin-top: 30px;
    color: #e42526 !important;
}
.service-page-content .page-description,
.service-page-content .page-description p {
    font-size: 18px;
}

.service-page-content .page-description {
    margin-bottom: 40px;
}

.service-content .service-content-title {
    font-size: 18px;
    color: #e42526;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.service-content h4,
.service-content .service-content-block a {
    color: #fff;
}

.service-content .service-content-block h4 {
    font-size: 1.875rem;
    margin-bottom: 0;
}

.service-content .service-content-block h4,
.service-content .service-content-block a {
	font-weight: 700;
}

.service-content .service-block-section-title {
    font-size: 18px;
    color: #e42526;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.service-content .service-content-block {
    padding: 30px;
    margin-bottom: 30px;
}

.service-content .service-content-block p {
    font-size: 15px;
}

.service-content .service-content-block p:nth-of-type(2) {
    font-size: 18px;
}

.service-content .service-content-block p:last-child {
    margin-bottom: 0;
}

.service-content .service-content-block .button {
    margin-bottom: 0;
}

/* Cost Saving Calculator CSS */

.csc-page-content {
	max-width: 720px;
	margin: 0 auto;
	background-image: url(img/csc-header.png) !important;
    background-repeat: no-repeat !important;
    padding: 190px 30px 30px;
}

.csc-page-content .page-title {
	font-size: 26px;
	letter-spacing: 2px;
	margin-bottom: 60px;
	text-align: right;
	color: #E42526 !important;
}

.csc-page-content .inner-content {
	background-color: transparent;
}

.csc-page-content .section {
	margin-bottom: 60px;
}

.csc-page-content .section:last-child {
	margin-bottom: 0;
}


.csc-page-content .section-title {
	text-align: center;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

.csc-form-section form label {
	float: left;
	color: #000;
    font-size: 15px;
    letter-spacing: 1px;
}

.csc-form-section form input[type="number"] {
	width: 20%;
	float: right;
	margin-bottom: 10px;
}

.csc-form-section form input[type="number"]::-webkit-inner-spin-button,
.csc-form-section form input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
  	margin: 0;
}

.csc-form-section form input[type="number"]:focus {
	box-shadow: none;
}

.csc-form-section form .button-field {
	text-align: right;
}

.csc-form-section form #form-button {
	background: #E42526;
	padding: 10px 20px;
	text-transform: uppercase;
	border: 0;
	color: #fff;
}

.current-cost-section {
	/*background: #e7e8e9;
	padding: 40px 50px;*/
	margin-bottom: 60px;
}

.current-cost-section .current-cost-inner {
	max-width: 470px;
	margin: 0 auto;
	text-align: center;
}

.current-cost-section .current-cost-inner .amount {
	font-size: 25px;
}

.current-cost-section .current-chemical-cost {
	background: #E42526;
	padding: 25px 30px;
	color: #fff;
	margin-bottom: 15px;
}

.current-cost-section .current-cost-inner h5 {
	text-transform: uppercase;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 20px;
}

.current-cost-section .average-saving {
	border: 5px solid #3bc1cd;
	padding: 25px 30px;
	color: #3bc1cd;
}

.current-cost-section .average-saving h5 {
	color: #3bc1cd;
}

.current-cost-section ul {
	margin: 0;
	text-align: left;
}

.current-cost-section ul li {
	list-style: none;
	color: #3fc1cb;
	margin-bottom: 15px;
	font-size: 11px;
    font-weight: 700;
}

.current-cost-section ul li:last-child {
	margin-bottom: 0;
}

.current-cost-section ul li span.cost-label {
	margin-right: 20px;
	color: #000;
	font-size: 14px;
    font-weight: 400;
}

.annual-cost-section .section-title {
	color: #3fc1cb;
	padding: 0 40px;
	line-height: 1.2;
}


.annual-cost-columns .annual-cost-col {
    width: 30.2%;
    float: left;
    text-align: center;
    padding: 40px;
    margin-right: 30px;
    color: #fff;
}

.annual-cost-columns .annual-cost-col.low {
	background: #3bc1cd;
}

.annual-cost-columns .annual-cost-col.avg {
	background: #E42526;
}

.annual-cost-columns .annual-cost-col.high {
	background: #447bbf;
}

.annual-cost-columns .annual-cost-col:last-child {
	margin-right: 0;
}

.annual-cost-columns .annual-cost-col .col-title {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 5px;
}

.annual-cost-columns .annual-cost-col .per {
    font-size: 23px;
    margin-bottom: 20px;
}

.annual-cost-columns .annual-cost-col .amount {
    font-size: 24px;
}

.csc-page-content .contact-section {
	margin-top: 20px;
}

.csc-page-content .contact-section {
	background: #d2d3d5;
	padding: 50px;
	text-align: center;
}

.csc-page-content .contact-section .button {
	margin-bottom: 0;
}

.above-contact-section {
	text-align: center;
}

.above-contact-section a {
	color: #E42526;
	font-size: 17px;
}

.above-contact-section .section-title {
	color: #E42526;
	margin-bottom: 5px;
}

.above-contact-section p {
	margin-bottom: 10px;
	font-weight: 600;
    font-size: 18px;
    padding: 0 50px;
    line-height: 1.8;
}

h3 span {
    /* display: table-cell; RAZ*/
   /* vertical-align: middle; RAZ*/
    padding: 13px 8px;
}

.split-grid, .page.home .split-grid {
    overflow:hidden;
}

.split-grid > div {
    background-position: center center;
    background-size: cover;
    min-height: 275px;
    width: 50%;
}

.split-grid-left {
    float:left;
}

.split-grid-right {
    float:right;
    text-align:right;
}

.split-grid-content {
    padding: 40px;
}

.page .split-grid-content {
    padding: 30px;
}

.home-page .split-grid.introduction-eclip {
    background: #3cc1cc;
    color: #fff;
    font-size: 24px;
}
.home-page .split-grid.about {
    background: #f0f0f0;
    font-size: 24px;
	color: #000;
}
.home-page .split-grid-content {
    padding: 70px 60px 30px 0;
    width: 60%;
    float: right;
}

.home-page .split-grid-content p {
	font-size: 24px;
	line-height: 1.2;
}

.home-page .split-grid > div {
	min-height: 340px;
}

.page .split-grid {
    margin: 20px 0;
}

.split-grid-content > h3 {
    font-size: 1.5em;
}

.home-page .split-grid.introduction-eclip .split-grid-content > h3 {
	font-size: 28px;
	color: #fff;
}
.home-page .split-grid.about .split-grid-content > h3 {
	font-size: 28px;
	color: #000;
}

.spec-sheets-list {
    max-height: 0;
    opacity:0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.spec-sheets-list.open {
    max-height: 1000px;
    visibility: visible;
    opacity:1;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}


.callout-blocks {
    position: relative;
    color: #E7E7E7;
}

.callout {
    border: 5px solid #E42526;
    left: 0;
    padding: 20px 25px 20px;
    position: absolute;
    top: 12px;
    width: 265px;
}

.callout-blocks > img {
    padding: 30px 20px 20px;
}

.callout > a {
    color: #E42526;
}

.callout > h4 {
    color: #E42526;
    font-size: 1.75em;
    line-height: 1.2em;
    text-transform: uppercase;
}

.callout-blocks:nth-child(2n+2) .callout {
    left: auto;
    right: 0;
    text-align:right;
}

.water.primary-separation .callout-blocks:nth-child(5n+3) > .callout > h4 {
    font-size: 1.25em;
}



.recognition li img {
    display: inline-block;
    max-height: 100px;
    max-width: 140px;
}

.recognition li a {
    line-height: 100px;
    text-align: center;
}

.home-page .recognition {
	padding-top: 30px;
}

.home-page .recognition h3 {
	color: #000;
	font-size: 45px;
	margin-bottom: 30px;
}



.expander.plus-icon:before {
    content: "";
    font-family: fontawesome;
    font-size: 75%;
    margin: 0 10px 0 0;
}
.expander.plus-icon.expanded:before {
    content: "";
}

.expander {
    cursor: pointer;
    color: #E42526;
}

.content {
    display: none;
    margin: 0 0 0 30px;
}

.blocks > li > a {
    background-color: #E7E7E7;
    border: 5px solid #E0E0E0;
    display: block;
    padding: 20px 25px;
    text-align: center;
}

/* Blog */
.prosep-news-title {
	color: #E42526;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 36px;
}

.blog .hentry,
.resources .hentry,
.search-page-content .hentry,
.archive-page-content .hentry {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 30px;
}

.blog .hentry .entry-title,
.resources .hentry .entry-title,
.search-page-content .hentry .entry-title
.archive-page-content .hentry .entry-title {
	font-size: 32px;
	line-height: 1.2em;
	letter-spacing: -.02em;
}

.blog .hentry .read-more-wrap,
.resources .hentry .read-more-wrap,
.search-page-content .hentry .read-more-wrap,
.archive-page-content .hentry .read-more-wrap {
	margin-bottom: 20px;
}

.blog .hentry .entry-image,
.resources .hentry .entry-image,
.search-page-content .hentry .entry-image,
.archive-page-content .hentry .entry-image {
	float: left;
	margin-right: 30px;
    margin-bottom: 20px;
	position: relative;
	width: 125px;
}

.blog .hentry .entry-image:before,
.resources .hentry .entry-image:before,
.search-page-content .hentry .entry-image:before,
.archive-page-content .hentry .entry-image:before {
	content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}

.blog .hentry .entry-image img,
.resources .hentry .entry-image img,
.search-page-content .hentry .entry-image img,
.archive-page-content .hentry .entry-image img {
	z-index: 2;
    position: relative;
}

.blog .hentry .entry-summary,
.resources .hentry .entry-summary,
.search-page-content .hentry .entry-summary,
.archive-page-content .hentry .entry-summary {
	display: block;
    clear: both;
}

/* Single Post */
.single-post .entry-title,
.single-post-content .entry-title {
	font-size: 32px;
	color: #3CC1CC;
}

.more-resources {
    background: #f7f7f7;
	border: 1px solid #d9eef0;
    padding: 20px;
	margin: 30px 0 30px;
}

.more-resources h3.more-resources-title {
    font-size: 13px;
}

.more-resources ul {
	margin: 0;
}

.more-resources ul li a {
	color: #233752;
	font-weight: 700;
}

.more-resources ul li {
	list-style: none;
	position: relative;
	padding-left: 20px;
}

.more-resources ul li:before {
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	top: 5px;
    left: 0;
	background: #3CC1CC;
	border-radius: 100%;
}

.single-post .hentry,
.single-post-content .hentry {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.single-post .hentry .entry-image,
.single-post-content .hentry .entry-image {
	margin-bottom: 30px;
    border: 1px solid #e2e2e2;
    position: relative;
	display: inline-block;
}

.single-post .hentry .entry-image:before,
.single-post-content .hentry .entry-image:before {
	content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}

.single-post .hentry .entry-image img,
.single-post-content .hentry .entry-image img {
	z-index: 2;
    position: relative;
}

.paging-navigation {
	text-transform: uppercase;
	margin-bottom: 30px;
}

.post-navigation {
	margin-bottom: 20px;
}

.nav-previous {
    width: 50%;
    float: left;
}

.nav-next {
    width: 50%;
    float: right;
    text-align: right;
}

.nav-links {
    padding-bottom: 20px;
}

/* Footer */

footer.main-footer {
    background-color: #31302B;
    padding: 20px 0;
    color: #fff;
}

.columns.large-4.text-center > a {
    font-size: 1.75em;
    line-height: 70px;
}

footer a:link, footer a:visited {
    text-transform: uppercase;
    color: #fff;
	font-size: 0.8rem;
}

footer a:hover, footer a:target {
    color:#f4f4f4;
}

footer h3,
footer h4 {
    color: #E42526;
}

footer .widget {
    background: none;
    padding: 0;
}

footer .widget-title {
    font-family: "Canaro-Medium", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 30px;
}

footer.main-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

footer.main-footer ul li {
    margin-bottom: 8px;
}

footer.main-footer .large-block-grid-3 > li:first-child {
	padding-right: 40px;
}

footer.main-footer p {
    float: left;
    margin: 0;
	font-size: 0.8rem;
}

footer.main-footer .widget p {
	float: none;
	margin-bottom: 10px;
}

footer.main-footer img {
    float: right;
    max-height: 65px;
}

footer.main-footer .menu-list {
	margin-top: 20px;
	clear: both;
	font-size: 15px;
}

footer.main-footer .menu-list a {
	display: inline-block;
	margin-right: 10px;
}

footer.main-footer .menu-list a:last-child {
	margin-right: 0;
}

footer.main-footer .menu-list a:after {
	content: "";
	background: #fff;
	width: 5px;
	height: 5px;
	display: block;
	border-radius: 100%;
	float: right;
    top: 7px;
    position: relative;
    margin-left: 6px;
}

footer.main-footer .menu-list a:last-child:after {
	display: none;
}

.copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
	color: #d7d7d7;
}

.copyright p {
	line-height: 70px;
}

.process-flow {
    position: relative;
    text-align: center;
}

.process-flow ul {
    overflow: hidden;
    padding: 10px 0 25px;
    position: relative;
    margin:0;
    list-style-type:none;
}

.process-flow li {
    padding-bottom: 0;
}

img.flow {
    width: 80%;
}

.large-process-flow {
    margin: 30px -5px 20px;
}

.large-process-flow a.button {
    margin: -20PX 0 0;
    padding: 10px 15px;
    background-color: transparent;
    color: #31302B;
}

.large-process-flow + .controls {
    text-align: center;
}

.large-process-flow {
    max-height: 230px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.large-process-flow.expanded {
    max-height: 1500px!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

body.oil .large-process-flow ul:first-child {
    margin-top: -265px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

body.oil .large-process-flow.expanded ul:first-child, .water .large-process-flow.expanded ul:first-child {
    margin-top: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

body.water .large-process-flow ul:first-child {
    margin-top: -535px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.large-process-flow + .controls .close, .large-process-flow.expanded + .controls .open {
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.large-process-flow + .controls .open, .large-process-flow.expanded + .controls .close {
    display: inline-block;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.small-process-flow li {
    margin: -20px 0 0;
    padding: 0;
}

.small-process-flow li:first-of-type {
    margin: 0;
}

.small-process-flow img {
    display: block;
    margin: 0 auto;
    max-width: 50%;
}

body.gas .widget.small-process-flow,
body.oil .widget.small-process-flow,
body.water .widget.small-process-flow {
    display: none;
}

.widget .event .date {
    font-size: 80%;
}

.widget.events ul, #em_widget-3.widget ul {
    list-style-type: none;
    margin: 0;
}

.widget.events > ul > li, #em_widget-3.widget > ul > li {
    margin: 10px 0;
    padding: 10px;
}

.widget.events:first-child a:before, #em_widget-3.widget a:before {
    content: "";
    display: block;
    float: left;
    font-family: fontawesome;
    font-size: 2em;
    margin: 0 10px 0 0;
}

.widget.events a {
    display: inline-block;
}

.widget > ul > li > ul {
    margin: 10px 0 0;
}

.related-product {
    background-color: #F0F0F0;
    padding: 20px 25px;
    margin-bottom: 20px;
}

.related-product div > img {
    float: left;
    max-width: 30%;
    padding-right: 20px;
}

.related-product div > span {
    display: block;
    margin: 10px 0 0;
    overflow: hidden;
}

body.gas .related-product > .gas,
body.oil .related-product > .oil,
body.water .related-product > .water {
    display: none;
}

.related-product > div {
    clear: both;
}


@media only screen and (max-width: 1024px) {
	footer.main-footer .large-block-grid-3 > li:first-child {
	    padding-right: 0.625rem;
	}
}

@media only screen and (max-width: 641px) {
	.contact-sidebar .widget {
		display: block !important;
	}
	.contact-page-wrapper div.ginput_complex.ginput_container.gf_name_has_2 span {
		width: 100%;
	}
	#custom_html-2 {
		display: none;
	}
}


@media only screen and (max-width: 64.063em) {

    .hero h2 {
        bottom: auto;
        left: auto;
        margin: 22px auto 0;
        position: relative;
        right: auto;
        top: auto;
    }

    section.hero {
        background-position: center -80px;
        padding: 0 15px;
    }

    .split-grid-content {
        padding: 25px;
    }

    .split-grid > div {
        min-height: 320px;
    }

    .home-grid.recent-news ul li:nth-child(3n+1) {
        width: 100%;
    }

    .home-grid.recent-news ul li:nth-child(3n+3) {
        clear: none;
    }

    header.main-head {
        background-color: #F0F0F0;
    }

    .touch .head-right li.touch-nav {
        display: inline-block;
    }

    .touch nav.global-nav > ul > li:first-of-type {
        display: none !important;
    }

    .touch nav.global-nav {
        display: none !important;
    }

    .touch body.page-child section.main-content {
        border:none;
    }


    .search-results .main-content article, .contact-us form {
        max-width: 100%;
    }



    .callout-blocks {
        color: #31302B;
        margin: 10px 0;
    }

    .callout {
        border: medium none;
        display: block;
        left: auto;
        padding: 15px;
        position: relative;
        top: auto;
        width: auto;
    }

    .callout-blocks > img {
        padding: 0;
    }

    .callout-blocks:nth-child(2n+2) .callout {
        right: auto;
        text-align: left;
    }

    .callout > a {
        background-color: #D7D7D7;
        color: #31302B;
        display: block;
        padding: 10px;
        text-align: center;
    }

    .contact-us form label, .contact-us form input, .contact-us form select, .contact-us form textarea {
        display: block;
        margin: 9px 0;
        text-align: left;
        width: 100%;
    }

    .contact-us input.button {
        text-align:center;
    }

    nav.global-nav > ul > li:first-child, nav.global-nav > ul > li:last-child {
        display: none;
    }

    .page-template-template-product-pages-php .widget.events {
        display: none !important;
    }

	.home-page .home-grid.recent-news ul li {
		width: 33%;
	}

}

@media only screen and (max-width: 978px) {

    .about-us nav.global-nav > ul > li > .sub-menu,
    .solutions nav.global-nav > ul > li > .sub-menu {
        min-height: 100px;
    }

    .inner-content {
        padding-top: 60px;
    }
	.home-featured .inner {
		padding: 80px;
	}
	.home-featured h2 {
		font-size: 45px;
	}
	.home-featured p {
	    font-size: 20px;
	}
	.home-featured h3 {
	    font-size: 24px;
		margin: 40px 0;
	}
	.home-featured img {
		width: 100px;
	}
	.home-services .service h3 {
	    font-size: 20px;
	}
	.home-services .service .service-button {
		font-size: 14px;
	}
	.home-page .split-grid > div {
		width: 100%;
		text-align: center;
		min-height: inherit;
	}
	.home-page .split-grid > div:last-child {
	    min-height: 280px;
	}
	.home-page .split-grid-content {
		padding: 30px;
	}
	.home-page .split-grid-content > h3 {
	    font-size: 24px;
	}
	.home-page .split-grid-content p {
	    font-size: 16px;
	}
	.home-page .home-grid.recent-news ul li {
	    width: 32%;
	}
	.home-page .recent-news ul li h3 {
		font-size: 16px;
		margin-top: 20px;
	}
	.home-page .recent-news ul li .more {
	    font-size: 16px;
	}
	.home-page .recent-news .more-news-button {
		font-size: 20px;
	}
}

@media only screen and (max-width: 864px) {
	body.industries section.main-content {
		border-top: none;
	}
}

@media only screen and (max-width: 768px) {
	.annual-cost-columns .annual-cost-col {
		width: 100%;
		float: none;
		margin: 0 auto 30px;
	}

	.annual-cost-columns .annual-cost-col:last-child {
		margin-bottom: 0;
	}

	.csc-page-content {
		background-size: contain !important;
	}

	.csc-form-section form .form-field {
		margin-bottom: 10px;
	}

	.csc-form-section form label {
		float: none;
	}

	.csc-form-section form input[type="number"] {
		widtH: 100%;
		float: none;
	}

	.above-contact-section p {
		padding: 0;
	}
	.home-featured .inner {
	    padding: 50px 40px;
	}
	.home-featured h2 {
	    font-size: 40px;
	}
	.home-featured p {
	    font-size: 18px;
	}
	.home-featured h3 {
	    font-size: 20px;
		margin: 30px 0;
	}

	.home-featured img {
	    width: 80px;
	}

	.home-page .split-grid > div:last-child {
	    min-height: 215px;
	}
	.home-page .home-grid.recent-news ul li {
		width: 100%;
		margin-bottom: 30px;
	}
}

@media only screen and ( max-width: 667px ) {
	section.hero {
    	height: 230px;
    	padding: 0 9px;
    }
    .hero h2 {
    	font-size: 200%;
    }

    .csc-page-content {
    	padding-top: 150px;
    }

    .csc-page-content .page-title,
    .csc-page-content .section-title {
    	font-size: 22px;
    }
	.home-featured .inner {
	    padding: 30px 20px;
	}
	.home-featured h2 {
	    font-size: 30px;
	}
	.home-services .service {
		width: 100%;
		margin-bottom: 20px;
	}
	.home-services .service h3 {
		min-height: inherit;
	}
	.home-subscribe .home-subscribe-form .mc-field-group,
	.home-subscribe .home-subscribe-form .mc-subscribe-button,
	.home-subscribe .gform_wrapper .gform_body,
	.home-subscribe .gform_wrapper .gform_footer {
		width: 100%;
		float: none;
	}
	.home-subscribe .gform_wrapper .gform_footer {
		text-align: center;
	}
	.home-subscribe .home-subscribe-form input[type="submit"],
	.home-subscribe .gform_wrapper .gform_footer input[type="submit"] {
		width: 170px;
	}
}

@media only screen and (max-width: 40.063em) {

    footer.main-footer img {
        display: block;
        float: none;
        margin: 20px auto 0;
    }

    footer.main-footer p {
        float: none;
        line-height: normal;
        padding: 20px 0 0;
        text-align: center;
    }

    .head-right li.touch-nav {
        background-color: #31302B;
        color: #f0f0f0;
        display: inline-block;
    }

    header.main-head li {
        display: none;
    }

    .main-content > .row > .columns {
        padding-left: 0.5em;
        padding-right:0.5em;
    }

    section.hero {
        height: auto;
    }

    .hero .inner {
/*         padding: 1em; */
    }

    .hero h2 {
        width:100%;
        margin:0;
        font-size:110%;
    }

    section.hero {
        background-position: center center;
    }

    .split-grid > div {
        float: none;
        width: 100%;
        text-align:center;
    }

    .split-grid-content {
        padding: 20px;
    }

    .inner-content {
        padding:15px 10px;
    }

    .home-grid.recent-news li a > div {
        padding: 0;
    }

    .home-grid.recent-news ul li {
        padding: 5px 0.625rem;
    }

    .recent-news > ul > li > a > div > h3 + p, .recent-news > ul > li > a > div > p + i {
        display: none;
    }

    .split-grid, .page.home .split-grid {
        margin: 20px -10px;
    }

    .split-grid > div {
        min-height: 215px;
    }

    .page .split-grid > div {
        min-height: 0;
    }

    .recent-news div h3:after {
        background-color: #3CC1CC;
        color: #FFFFFF;
        content: "";
        display: table-cell;
        font-family: fontawesome;
        font-size: 1.5em;
        margin: -13px 0;
        text-align:center;
        vertical-align: middle;
        width: 50px;
    }

	.home-page .recent-news div h3:after {
		display: none;
	}

    .home .main-content .recent-news div h3 {
        font-weight: normal;
    }

    .recent-news div h3 {
        position:relative;
        padding:0;
    }

    body.page-child section.main-content {
        border-top: none;
    }

    h2.page-title {
        color: #E42525;
        font-size: 2.5em;
        font-family: "Canaro-SemiBold", 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
    }

    .recognition li img {
        max-width: 100%;
    }

    .main-content h3,
	.home-page .what-we-do h3,
	.home-page .recent-news .section-title,
	.home-page .recognition h3 {
        font-size: 1.5em;
    }

    .split-grid > div:empty {
        display: none;
    }

    .related-product div > img {
        display: block;
        float: none;
        margin: 0 auto;
        max-width: 150px;
    }

    #LeadershipPIC {
        float: none;
        margin: 0 0 15px;
        max-width: 100%;
        text-align: center;
    }

    h2.page-title {
        font-size: 1.5em;
    }

    .callout-blocks {
        color: #31302B;
        margin: 10px 0;
    }

    .callout {
        border: medium none;
        display: block;
        left: auto;
        padding: 15px;
        position: relative;
        top: auto;
        width: auto;
    }

    .callout-blocks > img {
        padding: 0;
    }

    .callout-blocks:nth-child(2n+2) .callout {
        right: auto;
        text-align: left;
    }

    .callout > a {
        background-color: #D7D7D7;
        color: #31302B;
        display: block;
        padding: 10px;
        text-align: center;
    }

    .callout-blocks > img {
        display: none;
    }

    .contact-us form label, .contact-us form input, .contact-us form select {
        display: block;
        margin: 9px 0;
        text-align: left;
        width: 100%;
    }
	.contact-us input.button {
		text-align:center;
	}

	body.about-us section.main-content,
	body.solutions section.main-content,
	body.resources section.main-content,
	body.products-services section.main-content,
	body.industries section.main-content {
		border-top: none;
	}

    .news .widget-area {
        display: none;
    }

	.home-subscribe .subscribe-description {
	    font-size: 16px;
	}

}

@media only screen and (max-width:34em) {
    .logo > img {
        max-width: 65%;
    }
}


@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/* New CSS Media Query */

@media only screen and (max-width: 1400px) and (min-width: 1025px) {
	.home-featured .home-bg-video {
		top: -30px;
	}
	.home-page .split-grid-content {
		width: 80%;
	}
}
@media only screen and (max-width: 1300px) and (min-width: 1025px) {
	.home-featured .inner {
		padding: 60px 120px;
	}
	.home-featured h2 {
		font-size: 65px;
	}
}
@media only screen and (max-width: 1200px) {
	.home-page .split-grid-content {
		width: 90%;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 979px){
	.home-featured h2 {
		font-size: 55px;
	}
	.home-featured p {
		font-size: 22px;
	}
	.home-featured h3 {
		font-size: 24px;
	}
	.home-featured .home-bg-video {
		top: 0px;
	}
	.home-featured .home-bg-video video {
		width: 122%;
	}
	#services-block img {
		width: 150px;
	}
	#services-block .service h3 {
		font-size: 24px;
	}
	#services-block .service .service-button {
		font-size: 14px;
	}
	.home-page .split-grid-content {
		padding: 25px 60px 25px 0;
	}
	.home-subscribe .home-subscribe-form input[type="submit"],
	.home-subscribe .gform_wrapper .gform_footer input[type="submit"] {
		font-size: 16px;
	}
}
@media only screen and (max-width: 978px){
	#services-block img {
		width: 130px;
	}
	.home-page .split-grid.introduction-eclip,
	.home-page .split-grid.about {
		flex-direction: column;
	}
	.home-page .split-grid.introduction-eclip .split-grid-content {
		padding: 30px;
	}
	.home-page .split-grid-content {
		width: 100%;
	}
	.home-subscribe .home-subscribe-form input[type="submit"],
	.home-subscribe .gform_wrapper .gform_footer input[type="submit"] {
		font-size: 16px;
	}
}
@media only screen and (max-width: 768px) {
	.home-featured .home-bg-video video {
		width: 218%;
		height: auto;
	}
}
