 /* 
Theme Name: fivetalents
Theme URI: http://demo.vegatheme.com/archi
Description: fivetalents theme using Archi Framework
Author: Giles Beckley
Version: 2.0.0
Template: archi
*/


/* =Theme customization starts here ------------------------------------------------------- */
/* Set up custom fonts ------------------------------------------------------------------- */
@font-face {
    font-family: 'Bliss';
    src: url('fonts/BlsW-Lt/blsw-lt.eot');
    src: url('fonts/BlsW-Lt/blsw-lt.eot?#iefix') format('embedded-opentype'), url('fonts/BlsW-Lt/blsw-lt.woff2') format('woff2'), url('fonts/BlsW-Lt/blsw-lt.woff') format('woff'), url('fonts/BlsW-Lt/blsw-lt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bliss';
    src: url('fonts/BlsW-Lt/blsw-lt.eot');
    src: url('fonts/BlsW-Lt/blsw-lt.eot?#iefix') format('embedded-opentype'), url('fonts/BlsW-Lt/blsw-lt.woff2') format('woff2'), url('fonts/BlsW-Lt/blsw-lt.woff') format('woff'), url('fonts/BlsW-Lt/blsw-lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Bliss';
    src: url('fonts/BlsW-Lt/blsw-lt.eot');
    src: url('fonts/BlsW-Lt/blsw-lt.eot?#iefix') format('embedded-opentype'), url('fonts/BlsW-Lt/blsw-lt.woff2') format('woff2'), url('fonts/BlsW-Lt/blsw-lt.woff') format('woff'), url('fonts/BlsW-Lt/blsw-lt.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Bliss';
    src: url('fonts/BlsW-Lt/blsw-lt.eot');
    src: url('fonts/BlsW-Lt/blsw-lt.eot?#iefix') format('embedded-opentype'), url('fonts/BlsW-Lt/blsw-lt.woff2') format('woff2'), url('fonts/BlsW-Lt/blsw-lt.woff') format('woff'), url('fonts/BlsW-Lt/blsw-lt.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Bliss';
    src: url('fonts/BlsW-Lt/blsw-lt.eot');
    src: url('fonts/BlsW-Lt/blsw-lt.eot?#iefix') format('embedded-opentype'), url('fonts/BlsW-Lt/blsw-lt.woff2') format('woff2'), url('fonts/BlsW-Lt/blsw-lt.woff') format('woff'), url('fonts/BlsW-Lt/blsw-lt.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Bliss';
    src: url('fonts/BlsW-Bd/blsw-bd.eot');
    src: url('fonts/BlsW-Bd/blsw-bd.eot?#iefix') format('embedded-opentype'), url('fonts/BlsW-Bd/blsw-bd.woff2') format('woff2'), url('fonts/BlsW-Bd/blsw-bd.woff') format('woff'), url('fonts/BlsW-Bd/blsw-bd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Bliss';
    src: url('fonts/BlsW-Bd/blsw-bd.eot');
    src: url('fonts/BlsW-Bd/blsw-bd.eot?#iefix') format('embedded-opentype'), url('fonts/BlsW-Bd/blsw-bd.woff2') format('woff2'), url('fonts/BlsW-Bd/blsw-bd.woff') format('woff'), url('fonts/BlsW-Bd/blsw-bd.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Bliss';
    src: url('fonts/BlsW-Bd/blsw-bd.eot');
    src: url('fonts/BlsW-Bd/blsw-bd.eot?#iefix') format('embedded-opentype'), url('fonts/BlsW-Bd/blsw-bd.woff2') format('woff2'), url('fonts/BlsW-Bd/blsw-bd.woff') format('woff'), url('fonts/BlsW-Bd/blsw-bd.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* end of custom fonts ----------------------------*/
@media only screen {
 @-ms-viewport {
width: device-width;
}
}
html {
    background: #ffffff !important;
}
.de-progress {
    background: #ffffff !important;
}
h1, h2, h3, h4, h5, h6, p, a, textarea {
    font-family: Bliss!important;
}
h2 {
    display: block;
}
h3 {
    margin-top: 5px;
    font-size: 18px;
    letter-spacing: normal;
    text-transform: none;
}
body {
    font-family: 'Bliss', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #333 !important;
    line-height: 1.8em;
    padding: 0;
    background: #fff;
}
body.de_light, body.de_light a {
    color: #333;
}
.de_light a:hover {
	color: #BBBBBB;
}
a {
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
}
footer a, li a, a.ssubtitle_white, a.ssubtitle_blue, a.productbtn {
    text-decoration: none !important;
}
/* ----------------------- */
/* -- geo-location bits -- */
/* -- for inline elements (text etc) -- */

.geoip { display: none; }
.geoip-country-GB .geoip-show-GB { display: inline-block!important; }
.geoip-country-US .geoip-show-US { display: inline-block!important; }
.geoip-country-CA .geoip-show-US { display: inline-block!important; }

.geoip-hide { display: inline-block; }
.geoip-country-GB .geoip-hide-GB { display: none !important; }
.geoip-country-US .geoip-hide-US { display: none !important; }
.geoip-country-CA .geoip-hide-US { display: none !important; }

/* -- For block level elements (div, section etc) -- */
.geoip-block { display: none; }
.geoip-country-GB .geoip-show-block-GB { display: block!important; }
.geoip-country-US .geoip-show-block-US { display: block!important; }
.geoip-country-CA .geoip-show-block-US { display: block!important; }

.geoip-hide-block { display: block; }
.geoip-country-GB .geoip-hide-block-GB { display: none !important; }
.geoip-country-US .geoip-hide-block-US { display: none !important; }
.geoip-country-CA .geoip-hide-block-US { display: none !important; }

/* -- added .mega- for when used in mega menu -- */ 

.mega-geoip { display: none!important; }
.geoip-country-GB .mega-geoip-show-GB { display: block!important; }
.geoip-country-US .mega-geoip-show-US { display: block!important; }
.geoip-country-CA .mega-geoip-show-US { display: block!important; }

.mega-geoip-hide { display: inline-block!important; }
.geoip-country-GB .mega-geoip-hide-GB { display: none !important; }
.geoip-country-US .mega-geoip-hide-US { display: none !important; }
.geoip-country-CA .mega-geoip-hide-US { display: none !important; }


/* end of geo-location bits */
/* ----------------------- */
/* CSS for newsletter sign-up */
#newsletter_signup .wpcf7 {
    text-align: center;
    margin-top: 0;
}
#newsletter_signup .wpcf7 form{
    display: inline-block;
    max-width: 650px;
}
#newsletter_signup input::placeholder {
    color: #000000;
}
#newsletter_form, #newsletter-button-hide {
    display: none;
}
#newsletter_form input, #newsletter_form textarea, #newsletter_form button, #newsletter_form select {
    font-size: 16px;
    border: solid 1px #000000 !important;
    color: #000000;
    background: #ffffff;
}
#newsletter_form #sendbtn input[type="submit"] {
    width: 50%;
    padding: 13px !important;
    font-weight: 700;
}
#newsletter_form #sendbtn input[type=submit]:hover {
    color: #ffffff;
    background: #000000;
}#newsletter-button button.vc_btn3 {
    padding-left: 75px;
    padding-right: 75px;
}
#newsletter-button-hide button.vc_btn3 {
    border: solid 1px #000000 !important;
    color: #ffffff;
    background: #000000;
    font-weight: 700;
}
#newsletter-button-hide button.vc_btn3:hover {
    color: #000000;
    background: #ffffff;
}
#newsletter-button button.vc_btn3 {
    border: solid 1px #000000 !important;
    color: #000000;
    background: #ffffff;
    font-weight: 700;
}
#newsletter-button button.vc_btn3:hover {
    color: #ffffff;
    background: #000000;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #000000;
}
/* CSS for newsletter sign-up end*/
.show-mobile {
    display: none;
}
.ft_text_colour_dark {
    color: #333;
}
.max-width-sixhundred {
    max-width: 600px;
    margin: 0 auto;
}
.ft_text_colour_dk_blue {
    color: #006ba6;
}
.ft_text_colour_lt_blue {
    color: #5bc2e7;
}
.ft_text_colour_yellow {
    color: #ede939;
}
.error404 #subheader h1 {
	display: none;
}
.error404 .btn.btn-primary {	
	color: #006ba6;
    padding: 3px 28px 3px 28px;
	background-color: #ffffff;
    border: 1px solid #006ba6 !important;
	border-radius: 0;
	text-decoration: none;
}
.error404 .btn.btn-primary:hover {	
	color: #ffffff;
	background-color: #006ba6;
}
.error404 .btn.btn-primary i {
	display: none !important;
}
#cn-notice-text a {
    color: #ffffff !important;
    text-decoration: underline !important;
}
/*search box and associated area*/
#qtn-btn {
    padding-right: 0 !important;
    margin-bottom: 4px;
}
#qtn-btn #quote {
    margin-top: 0 !important;
}
#qtn-btn form {
    margin-left: 150px;
}
#btn-search:hover {
    background: #fff !important;
}
#btn-search {
    padding: 0 !important;
    height: 32px !important;
    width: 15% !important;
    background: #006ba6 !important;
}
#search {
    padding: 0 0 0 6px!important;
    height: 32px !important;
    width: 85% !important;
}
.page-id-6295 h1 {
    float: none !important;
    text-align: center;
}
#search .form-control {
    height: 30px !important;
}
#search.form-control::placeholder {
 content: "Search for case studies, products, installation guides and more";
}
.page-template-searchpage .padding-top-bottom {
    padding-top: 110px;
}
/*search reults page*/
.search .blog-list .post-text {
    margin-bottom: 100px;
}
.search .post-text h3 a {
    color: #111 !important;
}
.search .btn-more {
    display: none;
}
.search li {
    border-bottom: none !important;
}
#content.sbar .container {
    margin: 0 auto !important;
}
#content.sbar .container form {
    margin: 0 auto !important;
    width: 80%;
}
.hide {
    display: none;
}
/* Main Menu ------------------------------------------------------------- */
/* set font -----------------------*/
#mega-menu-wrap-primary #mega-menu-primary {
    border-right: 1px solid #fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    text-transform: none !important;
}
/*mega menu timings*/
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
    transition-duration: 100ms !important;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    transition-duration: 100ms !important;
    margin-right: -1px;
    left: auto;
    right: 0;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    transition-duration: 100ms !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    padding-top: 5px;
    padding-bottom: 5px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    background-color: rgba(91, 194, 231, .75);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
    background-color: rgba(91, 194, 231, .75);
}
/*mega-menu solid colour for link and decriptive text below on hover - specify top level item-*number* */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-5707 > ul.mega-sub-menu > li.mega-menu-item:hover a.mega-menu-link {
    background-color: rgba(91, 194, 231, .75);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-18295 li.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom:hover a.mega-menu-link {
    background-color: rgba(91, 194, 231, .75)!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-5594 > ul.mega-sub-menu > li.mega-menu-item:hover a.mega-menu-link {
    background-color: rgba(91, 194, 231, .75);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-25 > ul.mega-sub-menu > li.mega-menu-item:hover a.mega-menu-link {
    background-color: rgba(91, 194, 231, .75);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-18313 > ul.mega-sub-menu > li.mega-menu-item:hover a.mega-menu-link {
    background-color: rgba(91, 194, 231, .75);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-18331 > ul.mega-sub-menu > li.mega-menu-item:hover a.mega-menu-link {
    background-color: rgba(91, 194, 231, .75);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-columns-1-of-8 > a.mega-menu-link:before {
    padding-left: 2px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    text-transform: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    line-height: 18px;
    padding: 3px 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu a.mega-menu-link{
	line-height: 1.2; /*title spacing*/
}
/** smaller mega menu width for news section **/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu_news > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu_contact > ul.mega-sub-menu {
    left: auto;
    right: 0;
    width: 60%;
}
#mega-menu-wrap-primary #mega-menu-primary .social_links a.mega-menu-link {
    float: left;
    margin-right: 5px !important;
    text-align: center !important;
    padding-left: 5px !important;
}
#mega-menu-wrap-primary #mega-menu-primary ul.social_links li {
    left: 0;/*float: left !important;
	padding-right: 10px;*/
}
#mega-menu-wrap-primary #mega-menu-primary ul.social_links {
    padding-left: 0 !important;
}
#mega-menu-item-6376, #mega-menu-item-6379, #mega-menu-item-6388, #mega-menu-item-9144, #mega-menu-item-5654, #mega-menu-item-1923, #mega-menu-item-10777 {
    clear: none !important;
}
#mega-menu-item-5140 a{
	font-weight: bold !important;
	font-size: 16px !important;
}
#mega-menu-item-5140 {
	padding-top: 10px !important;
}
h4.mega-block-title {
    padding-top: 5px !important;
}
/*change linked-in logo*/
.dashicons-admin-users:before {
    font-family: FontAwesome !important;
    content: "\f0e1" !important;
}
/*GeoIP Flags & Countries*/
img.flag {
	cursor: pointer;
}
img.flag {
	opacity: 0.4;
    filter: alpha(opacity=40);
}
img.flag:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.USFlag img.USFlag, .GBFlag img.GBFlag, .EUFlag img.EUFlag, .AUFlag img.AUFlag {
	opacity: 1;
	filter: alpha(opacity=100);	
}
.EU, .US, .LA, .AP {
	font-weight: 300;
	display: none;
}
.EU.default {
	/*font-weight: 700;*/
    display: inline;
}
.geoip-country-EU .EU, .geoip-country-US .US, .geoip-country-LA .LA, .geoip-country-AP .AP {
	/*font-weight: 700;*/
    display: inline;
}
.geoip-country-US .default, .geoip-country-LA .default, .geoip-country-AP .default {
	display: none;
}
.geoip-country-EU .EU2, .geoip-country-US .US2, .geoip-country-LA .LA2, .geoip-country-AP .AP2{
	padding: 2px 3px;
	background-color: #5bc2e7;
}
table.choice {
	border-width: 0;
	width: 225px;
	font-size: 16px;
}
.choice_dropdown {
    position: relative;
}
.choice_dropdown i {
    float: none;
}
.choice_dropdown .fa{
	font-weight: 700;
    display: inline;
	color: #006ba6;
}
.choice_dropdown-content {
    display: none;
    position: absolute;
	right: 10px;
    background-color: #f9f9f9;
    min-width: 160px;
    -moz-box-shadow: 0px 1px 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}
.choice_dropdown-content p{
	padding: 2px 3px;
	font-weight: 700;
    text-decoration: none;
    cursor: pointer;	
}
.choice_dropdown-content p:hover{
	background-color: #5bc2e7;
}
.choice_dropdown:hover .choice_dropdown-content {
    display: block;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p {
	font: normal 14px/20px Bliss,sans-serif;
	font-family: Bliss,sans-serif !important;
}

@media only screen and (min-width: 1200px) {
.navigationbg {
    background-color: #0067a3;
}
header h1#logo {
    font-size: 30px;
    transition: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    min-width: 154px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link {
    min-width: 61px !important;
}
}

@media only screen and (min-width: 992px) {
.col-md-3 {
    width: 25%;
}
.col-md-6 {
    width: 50%;
}
.home #product_row_top_mobile {
    display: none;
}
.navigationbg {
    background-color: #006ba6;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0 10px 0 10px;
    min-width: 120px;
    text-align: left;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link {
    padding: 0 5px 0 19px;
    min-width: 58px;
    text-align: left;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child > a.mega-menu-link {
    margin-left: 1px !important;
    margin-right: -1px !important;
}
}
header.logo-smaller h1#logo a img {
    max-width: 260px;
    max-height: 50px;
    margin: 5px 0 0px 10px;
    padding: 0;
}
header.smaller .quotationbtn {
    margin-top: 10px !important;
}
header.smaller h1#logo a img {
    vertical-align: top;
}
header.smaller .navigationbg {
    border-bottom: 1px solid #fff;
}
header.smaller #quote {
    margin-top: 30px;
}
#take-over-top, #take-over-top-us, #page_header_about, #page_header_case, #page_header_products, #page_header_news, #page_header_technical, #page_header_contact, #page_header_press_release {
    margin-top: 104px;
    padding: 100px 0px 100px 0px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover !important;
}
#page_header_about {
    background-image: url(https://fibrelite.com/wp-content/uploads/2017/03/About-Us-Blue.jpg) !important;
}
#page_header_case {
    background-image: url(https://fibrelite.com/wp-content/uploads/2017/03/Case-Studies-Blue.jpg) !important;
}
#page_header_products {
    background-image: url(https://fibrelite.com/wp-content/uploads/2017/03/Our-Products-Blue.jpg) !important;
}
#page_header_news {
    background-image: url(https://fibrelite.com/wp-content/uploads/2017/03/News-Blue.jpg) !important;
}
#page_header_technical {
    background-image: url(https://fibrelite.com/wp-content/uploads/2017/03/Technical-Blue.jpg) !important;
}
#page_header_contact {
    background-image: url(https://fibrelite.com/wp-content/uploads/2017/03/Contact-Us-Blue.jpg) !important;
}
#page_header_press_release {
    background-image: url(https://fibrelite.com/wp-content/uploads/2017/03/News-Blue.jpg) !important;
}
/* --------------------------------------------------- */
/* ---------------       case studies headers -------- */

#page_header_case_studies {
    margin-top: 68px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover !important;
    height: 60vh;
    min-height: 425px;
}
#cs_content .container, #page_header_case_studies .container, #cs_overview .container {
    height: 100%;
    display: table;
    padding: 30px 0;
}
#cs_content .container .row, #page_header_case_studies .container .row, #cs_overview .container .row {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
}
#cs_map, #cs_map {
    padding: 30px 0;
}
#cs_subtitle h4 {
    text-align: center;
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700;
    letter-spacing: 1px !important;
    margin: 0 !important;
}
#cs_bluebar .stitle_white {
    font-size: 33px !important;
}
#cs_links #ftl_product_link {
    justify-content: center;
}
#cs_links i {
    float: none !important;
    clear: both;
    display: block !important;
    padding-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
}
.vc_figure-caption {
    text-align: left !important;
    font-size: 14px !important;
    line-height: 16px !important;
    padding-top: 5px !important;
    padding-bottom: 10px !important;
}
.slb_template_tag_item_title {
    text-align: center !important;
    font-size: 18px !important;
    font-family: 'Bliss', sans-serif !important;
}
.slb_group_status, .slb_data_desc {
    display: none !important;
}
#cs_arrow {
    padding-top: 30px;
}
.cs_book {
    width: 200px;
    height: 200px;
    background-color: #EDE939;
    padding: 50px 0;
}
.cs_book p {
	margin-bottom: 0;
}
#cs_content .cs_book p, #cs_overview .cs_book p {
	text-align: center !important;
}
.cs_book a {
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px 25px;
	font-weight: bold;
}
.cs_book a:hover {
	background-color: #000000;
	color: #ffffff;
}
.cs_book h3 {
	font-size: 24px;
    font-weight: bold;
	margin-top: 0px;
}
.test {
    display: none;
    visibility: collapse;
    opacity: 0;
    transition: visibility 0s .5s, opacity .5s linear;
}
/* --------------------------------------------------- */

/* about us page ------------------------------------- */
/*#au_fibrelite*/
#au_fibrelite {
    height: calc(100vh - 470px);
    min-height: 510px;
}
#au_opw, #au_dover, #au_cta {
    height: calc(100vh - 133px);
    min-height: 650px;
}
#au_fibrelite .container, #au_opw .container, #au_dover .container, #au_cta .container {
    height: 100%;
    display: table;
}
#au_fibrelite .container .row, #au_opw .container .row, #au_dover .container .row, #au_cta .container .row {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
}
#au_fibrelite .wpb_wrapper p, #au_dover .wpb_wrapper p {
    color: #333 !important;
    font-size: 16px;
}
.au_anchor .container .row .anchor {
    height: 67px !important;
    margin-top: -67px !important;
}
#au_opw .wpb_wrapper p {
    color: #fff;
    font-size: 16px;
    /*text-align: justify;*/
    text-justify: inter-word;
}
#au_opw .wpb_wrapper p a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.au_maxpicheight .wpb_wrapper img {
    max-height: 50px !important;
    width: auto;
}
/* --------------------------------------------------- */

/* contact us page ----------------------------------- */
#cu_intro {
    height: calc(100vh - 475px);
    min-height: 560px;
}
#cu_details, #cu_contactform, #cu_cta {
    height: calc(100vh - 134px);
    min-height: 650px;
}
#cu_intro .container {
    height: 100%;
    display: table;
}
#cu_details .container, #cu_contactform .container, #cu_cta .container {
    height: 100%;
    display: table;
    min-height: 650px;
}
#cu_intro .container .row, #cu_details .container .row, #cu_contactform .container .row, #cu_cta .container .row {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
}
#cu_contactform label {
    font-size: 16px;
}
#cu_intro .wpb_wrapper p {
    color: #333 !important;
    font-size: 16px;
}
#cu_careers .wpb_wrapper p, #cu_careers .wpb_wrapper a, #cu_details .wpb_wrapper p, #cu_details .wpb_wrapper a {
    color: #fff;
    font-size: 16px;
}
#cu_intro .wpb_wrapper .vc_icon_element {
    margin-bottom: 0 !important;
}
.cu_anchor .anchor {
    height: 65px !important;
    margin-top: -65px !important;
}
#cu_picrow .vc_column_container, #cu_picrow .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
#cu_picrow p {
    text-align: center;
}
.cu_maxpicheight img {
    max-height: 125px;
    width: auto;
}
#cu_social .container .row {
    text-align: center;
}
#cu_social i {
    font-size: 30px;
    text-align: center;
    float: none;
    color: #fff !important;
    width: 60px;
    height: 60px;
    /*border-radius: 5px;*/
    padding-top: 14px;
}
#cu_social i:hover {
    background-color: #5bc2e7;
}
#cu_picrow i {
    margin-right: 0;
    float: none !important;
    padding-top: 16px;
}
#cu_picrow #ftl_product_link a {
    text-align: center;
    height: 125px;
    width: 125px;
    color: #006ba6;
    background: #ffffff;
}
#cu_picrow #ftl_product_link a:hover {
    color: #ffffff;
    background: #006ba6;
    text-decoration: none;
}
#cu_contactform .wpb_wrapper p {
    color: #333 !important;
    font-size: 16px;
}
div.g-recaptcha {
 margin-bottom: 20px;
}
/* --------------------------------------------------- */
/* latest news --------------------------------------- */
#latest_news .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
    display: none!important;
}
#latest_news .vc_gitem-zone {
    background-color: transparent!important;
    border-top: solid 2px #5BC2E7;
}
#latest_news .vc_gitem-zone h4 {
    color: #ffffff!important;
    text-transform: none;
    letter-spacing: 0;
    font-size: 24px;
}
#latest_news .vc_gitem-zone p {
    color: #ffffff!important;
    font-size: 16px;
}
#latest_news.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #0067a3!important;
}
#latest_news.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    text-decoration: underline;
}
#latest_news .vc_gitem-zone h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    max-height: 50px;
    min-height: 50px;
    margin: 0 !important;
}
#latest_news .vc_grid-item {
    padding-bottom: 0 !important;
}
#latest_news .vc_gitem-post-data-source-post_excerpt, #latest_news p {
    margin: 0 !important;
    line-height: 16px;
}
#latest_news .vc_btn3-container {
    float: right;
    margin-top: 10px;
}
#latest_news .vc_btn3-container a {
    border: 1px solid #ffffff;
}
#latest_news .vc_btn3-container a:hover {
    color: #006ba6;
    text-decoration: none;
    background-color: #ffffff !important;
}
/*#latest_news .vc_btn3-container:hover {
    background-color: #ffffff;
}*/
#sidebar .widget{
	padding-bottom: 20px;
}
.post-image img {
    display: none;
}
.no-subpage {
    height: 65px !important;
}
#news_grid .vc_btn3-color-blue, #news_grid_last .vc_btn3-color-blue  {
    background-color: #006ba6 !important;
}
#press-sidebar-right {
    padding-left: 20px;
}
/* general drop shadow ------------------------*/
#drop_shadow {
    border-top: none;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    -moz-box-shadow: 0px 1px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.1);
    box-shadow: 0px 1px 5px rgba(0,0,0,.1);
}
/* quick link menus ----------------------*/
#quick_link_menu .ssubtitle_white {
    font-size: 14px !important;
}
#quick_link_menu ul {
    list-style: disc;
    z-index: 99;
}
#quick_link_menu ul li {
    float: left;
}
#quick_link_menu ul li a {
    display: inline-block;
    color: #333;
    text-align: left;
    padding-right: 20px;
    font-size: 14px;
}
/*adds padding to place link into view*/
.anchor {
    z-index: 1;
    position: relative;
    display: block;
    height: 80px; /*same height as header ish*/
    margin-top: -80px; /*same height as header ish*/
    visibility: hidden;
}
.anchor_top {
    z-index: 1;
    position: relative;
    display: block;
    height: 160px; /*same height as header ish*/
    margin-top: -160px; /*same height as header ish*/
    visibility: hidden;
}
/* header -------------------------------*/

header #quote {
    text-align: center;
    font-size: 22px;
    margin-top: 30px;
}
header.header-bg {
    position: fixed;
    background: #ffffff!important;
}
header nav {
    width: 100%;
    float: none;
    display: block;
}
h1#logo {
    max-width: 300px;
    width: 150px;
    height: 64px;
    max-height: 64px;
    line-height: 64px !important;
}
header h1#logo a img {
    transition: none !important;
    max-width: 260px;
    max-height: 50px;
    margin: 5px 0 0px 10px;
    padding: 0;
    vertical-align: top !important;
}
.logo-smaller h1#logo {
    width: 150px;
    height: 64px;
    max-height: 64px;
    line-height: 64px;
    font-size: 30px;
}
header {
    height: 103px!important;
}
#pi_cta.pllx, #au_cta.pllx {
    height: 100vh;
    max-height: 100vh;
    min-height: 350px;
}

@media screen and (min-width: 768px) {
.ftl_break {
    display: none;
}
}

@media only screen and (min-width:993px) and (max-width:1200px) {
header {
    height: 95px!important;
}
header .quotationbtn {
    margin-top: 10px !important;
}
header.header-bg.smaller {
    height: 70px;
    background: #ffffff;
    border-bottom: solid 1px #ffffff;
}
a.btn-slider {
    color: #fff !important;
}
a.btn-slider:hover {
    color: #161616 !important;
}
}

@media only screen and (max-width: 1200px) {
header h1#logo a img {
    margin: 5px 0 0 10px;
}
}
/* sticky yellow form -------------------------------------------- */
.sticky-element-placeholder.sticky-element-active {
    height: 0px !important;
    float: right !important;
}
#sticky_yellow_form {
    position: absolute;
    float: right !important;
    z-index: 9;/*top: calc(100vh - 133px) !important;*/
}
#sticky_yellow_form table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 0;
    margin-bottom: 0;
    width: 100%;
}
#sticky_yellow_form table, th, td {
    border: 0px solid #ede939;
    padding: 0;
}
.page-template-searchpage #sticky_yellow_form {/*dont show on search page*/
    display: none;
}
/* sticky yellow form end ---------------------------------------- */

/* full height sections centered on home page--------------------------------- */
.home #technical_resources, .home #latest_news, .home #success_row, .home #case_studies {
    height: calc(100vh - 115px);
    min-height: 650px;
}
.home #product_row_top_mobile {
    height: calc(100vh - 104px);
}
.home #product_row_top {
    height: 31vh;
    min-height: 323px;
    text-align: justify;
    text-justify: auto;
}
.home #product_row {
    height: 36vh;
    min-height: 380px;
}

.home #product_row .pic-link:hover a.productbtn{
	background-color: rgba(0,107,166,.7);
    border-color:  rgba(0,107,166,.2);
}
.home #product_row .overlay-text p {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: calc((100% - 5px) / 2);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.home #product_row .overlay-text {
  position: absolute;
  top: 5px;
  bottom: 0;
  left: 2.5px;
  right: 0;
  height: calc(100% - 50px);
  width: calc(100% - 5px);
  opacity: 0;
  transition: .5s ease;
  background-color: #006ba6;
}
.home #product_row .pic-link:hover .overlay-text {
  opacity: .8;
	z-index:5;
}
.home #product_row_bottom {
    height: 21vh;
    min-height: 100px;
}
/*.home #product_row_bottom {
    height: calc(13vh - 50px);
}*/
.home #technical_resources .container, .home #latest_news .container, .home #case_studies .container, .home #success_row .container, .home #product_row_top .container, .home #product_row_top_mobile .container {
    height: 100%;
    display: table;
}
.home #technical_resources .container .row, .home #latest_news .container .row, .home #case_studies .container .row, .home #success_row .container .row, .home #product_row_top_mobile .container .row {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
}
.home #product_row .container, .home #product_row_bottom .container {
    height: 100%;
    display: table;
}
.home #product_row_top .container .row, .home #product_row_bottom .container .row {
    vertical-align: middle;
    height: 100% !important;
    display: table-cell;/*margin-bottom: 30px;*/
}
.home #case_studies #ftl_product_link a {
    width: 204px;
    height: 185px;
    padding-top: 15px;
    padding-left: 6px;
    padding-right: 6px;
    color: #006ba6;
    background-color: #ffffff;
}
.home #case_studies #ftl_product_link a .cs_smalltext {
    font-size: 14px;
}
.home #case_studies #ftl_product_link a:hover {
    color: #ffffff;
    background-color: #006ba6;
}
.home #case_studies ul#ftl_product_link {
    margin-top: 30px;
}
.home #product_row .container {
    width: 100%;
}
.home #product_row .container img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.home #success_row {
    text-align: justify;
    text-justify: auto;
}
.home #success_row p {
    padding: 10px 0 10px 0;
    line-height: 24px;
}
.home #success_row .container .row, .home #latest_news .container .row {
    max-width: 90vw;
}
.home #sucess_row .content_row {
    max-width: 100vw !important;
}
.home #latest_news .content_row {
    max-width: 100vw !important;
}
#product_row .row {
    padding: 0 15px;
}
#cu_details, #cu_contactform {
    height: auto !important;
}

@media only screen and (min-width: 1320px) {
#product_row_index .vc_col-sm-12 {
    width: 1185px;
}
}

@media only screen and (max-width: 1320px) {
#pi_info.special, #cu_details, #cu_contactform {
    height: auto;
}
}
/*full width product section on home page*/

.home #product_row .vc_row {
    margin-left: 2.5px;
    margin-right: 2.5px;
}
/* full height sections centered end ----------------------------- */
/* full sized image box for product row -------------------------- */
#product_row .vc_col-has-fill>.vc_column-inner {
    padding-top: 0px;
}
#product_row .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
#product_row .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px;
}
#product_row .container .row .vc_column_container {
    padding-left: 2.5px !important;
    padding-right: 2.5px !important;
}
#product_row .wpb_wrapper ul li {
    color: #333;
    font-size: 16px;
}
#product_row_index .vc_col-has-fill>.vc_column-inner {
    padding-top: 0px !important;
}
#product_row .ftl_button_box {
    max-width: 300px;
}
.ftl_no_bg_color_padding {
    padding-top: 0px !important;
}
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
}
#product_row_index .container .row .vc_column_container {
    padding: 0 !important;
}
#product_row_index .container .row .vc_col-sm-2 {
    width: 20%;
}
#product_row_index .no_show {
    display: none;
}
#product_row_index .ftl_product_container .vc_column-inner {
    padding-left: 2.5px !important;
    padding-right: 2.5px !important;
}
#product_row_index .ftl_product_container.wpb_column {
    padding: 0 !important;
}
#product_row_index img {
    padding-bottom: 5px;
}
/* ---------------------------------------------------------------- */
#case_studies .fpsmall {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* number of lines to show */
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 14px;        /* fallback */
    max-height: 49px;       /* fallback */
    min-height: 49px;       /* fallback */
    padding: 3px 5px 3px 5px;
    background-color: #fff;
}
#case_studies .drop_shaddow.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper {
    padding: 0px !important;
    border-top: none;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    -moz-box-shadow: 0px 1px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.1);
    box-shadow: 0px 1px 5px rgba(0,0,0,.1);
}
#case_studies .drop_shaddow.wpb_column.vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
/* footer ---------------------------------------------------------*/

.subfooter {
    display: none;
}
footer {
    background-color: #bec6c4 !important;
    color: #006ba6;
    padding: 40px 0 0 0 !important;
}
#text-5 .textwidget {
    color: #fff;
}
footer .social-icons li {
    display: inline-block !important;
    margin-right: 15px;
}
footer .social-icons ul li:first-child {
    margin-left: 0;
}
footer .social-icons i {
    font-size: 22px;
    text-shadow: none;
    color: #fff;
    padding: 8px !important;
    width: 40px;
    height: 40px;
    background-color: #5bc2e7;
}
footer .social-icons i:hover {
    background: #006ba6;
    border-color: #006ba6;
    color: #fff;
}
footer .widget {
    border: none !important;
}
/* footer end ---------------------------------------------------------*/
/*- product pages  -----------------------------------*/

#product_page_selector {
    min-height: calc(100vh - 342px);/*min-height: 585px;*/
}
#product_page_selector .container {
    min-height: calc(100vh - 342px);
    display: table;
}
#product_page_selector .container .row {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
}
#landing_page_selector .vc_icon_element-icon, #product_page_selector .vc_icon_element-icon {
    color: #fff !important;
    font-size: 3.15em!important;
}
#landing_page_selector i, #product_page_selector i {
    float: none !important;
    clear: both;
    display: block !important;
    padding-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
}
#landing_page_selector #ftl_product_link a, #product_page_selector #ftl_product_link a {
    padding-left: 12px;
    padding-right: 12px;
}
#landing_page_selector #cs_selector #ftl_product_link a, #product_page_selector #cs_selector #ftl_product_link a {
    width: 184px;
    padding-top: 15px;
    padding-left: 6px;
    padding-right: 6px;
    color: #006ba6;
    background-color: #ffffff;
}
#landing_page_selector #cs_selector #ftl_product_link a:hover, #product_page_selector #cs_selector #ftl_product_link a:hover {
    color: #ffffff;
    background-color: #006ba6;
}
#landing_page_selector #cs_selector #ftl_product_link, #product_page_selector #cs_selector #ftl_product_link {
    justify-content: space-between;
}
.download_link_mm:before, .download_request_mm:before {
    padding: 3px 28px 3px 28px;
    content: 'In\00a0mm';
    border: 1px solid #006ba6;
}
.download_link_mm:hover::before {
    padding: 3px 5px 3px 5px;
    background-color: #006ba6;
    content: 'DOWNLOAD';
    color: #fff;
}
.download_link_dwg:before, .download_request_dwg:before {
    padding: 3px 31px 3px 31px;
    content: 'DWG';
    border: 1px solid #006ba6;
}
.download_link_dwg:hover::before {
    padding: 3px 5px 3px 5px;
    background-color: #006ba6;
    content: 'DOWNLOAD';
    color: #fff;
}
.download_link_pdf:before, .download_request_pdf:before {
    padding: 3px 35px 3px 35px;
    content: 'PDF';
    border: 1px solid #006ba6;
}
.download_link_pdf:hover::before {
    padding: 3px 5px 3px 5px;
    background-color: #006ba6;
    content: 'DOWNLOAD';
    color: #fff;
}
.download_link_in:before, .download_request_in:before {
    padding: 3px 20px 3px 21px;
    content: 'In\00a0inches';
    border: 1px solid #006ba6;
}
.download_link_in:hover:before {
    padding: 3px 5px 3px 5px;
    background-color: #006ba6;
    content: 'DOWNLOAD';
    color: #fff;
}
.download_request_mm:hover:before, .download_request_in:hover:before {
    padding: 3px 19px 3px 19px;
    background-color: #006ba6;
    content: 'REQUEST';
    color: #fff;
}
a.download_link_mm:hover, a.download_link_in:hover, a.download_link_dwg:hover, a.download_link_pdf:hover, a.download_request_mm:hover, a.download_request_in:hover {
    text-decoration: none !important;
}
#product_item .vc_col-sm-3 p:first-child {
    margin-top: 10px;
}
.ftl_button_pading .vc_col-sm-3 p{
	margin-top: 5px !important;
}
.ftl_button_pading .vc_col-sm-3 h4{
	margin-top: 5px !important;
} 
.dispenser_table {
    border: none;
}
.dispenser_table ul {
    float: left;
}
.dispenser_table .border_left {
    border-left: 1px solid #666666;
}
/*.dispenser_table .border_right {
	border-right: 1px solid #666666;
}
.dispenser_table .border_left:nth-of-type(2) {
	border-right: 1px solid #666666;
}*/
/*trench panel cta footer*/
#tpr_cta .container {
    text-align: center !important;
}
#tpr_cta .container i {
    float: none !important;
}
#tpr_cta .container a, #tpr_cta .container p {
    text-align: center !important;
}
.product_table table {
	border: none;
}
.product_table table td{
	padding-top: 5px;
}
/*trehnch systems*/
.ts_table table td {
	padding-top: 15px;
}
/* ---------------------------------------------------------------- */
/* tabs styling ----------------------------------- */
.vc_tta-tabs-list {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.vc_tta-tab {
    float: none;
    display: table-cell;
    width: 24.5%;
}
/* tabs styling end ------------------------------- */
/*--------------- landing pages -------------------- */
.discover p {
	display: flex;
	text-align: center;
	justify-content: space-between;
	width: 100%;
}
.discover2 #ftl_product_link a{
	background: none;
	height: 120px;
}
/* ------------------------------------------------- */
/* -------------- news section styling ------------- */
/* ------------------------------------------------- */
.date-box {
    display: none;
}
.news_subheader {
    margin-bottom: 10px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-color: #006ba6 !important;
}
.news_subheader h4 {
    text-align: center;
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700;
    letter-spacing: 1px !important;
    margin: 0 !important;
}
h2.single-title {
    display: none;
    color: #006ba6;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 24px;
    padding-bottom: 30px;
    margin-left: 30px;
}
/* side bar */
#recent-posts-2 h4 {
    color: #006ba6;
    visibility: hidden;
}
#recent-posts-2 h4:before {
    visibility: visible;
    content: 'More News Items:';
    font-weight: 700;
}
#recent-posts-2 .small-border {
    width: 100% !important;
    background-color: #5bc2e7;
    height: 1px;
}
.de_light .widget {
    border-bottom: solid 1px #5bc2e7;
}
/* -------------- news section styling end ------------- */

/* ------------------------------------------------- */
/* -------------- press section styling ------------- */
/* ------------------------------------------------- */

.page-template-template-press_release #content{
    padding-top: 45px;
}
.page-template-template-press_release .date-box {
    display: inline-block;
    width: auto;
    position: relative;
    text-align: center;
    text-shadow: none;
    padding-left: 10px;
}
.page-template-template-press_release .blog-list .date-box .day ,
.page-template-template-press_release .blog-list .date-box .month,
.page-template-template-press_release .blog-list .date-box .year
{
    background-color: #fff;
    color: #333;
    border-bottom: none;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 16px;
    padding: 0;
    float: left;
    width: auto;
    text-transform:capitalize;
}
.page-template-template-press_release .press-btn-more{
    float: right;
    padding-right: 10px;
    color: #333;
    font-weight: 600;
    font-size: 16px;
}
.page-template-template-press_release a.press-btn-more:hover{
    color: #006ba6;
}
.press_subheader {
    margin-bottom: 10px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-color: #006ba6 !important;
}
.press_subheader h4 {
    text-align: center;
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700;
    letter-spacing: 1px !important;
    margin: 0 !important;
}
.press-release-list .press-item h3 a {
    color: #006ba6 !important;
}
.press-release-list .press-item h3 a:hover{
    color: #333333 !important;
}
.press-release-list li {
    padding-bottom: 20px !important;
    margin-bottom: 30px;
    border-bottom-width: 0px;
}
.press-release-list li{
    border-bottom-width: 2px !important;
    border-bottom-color: #1575a4 !important;;
}
.press-release-list li:last-of-type{
    border-bottom-width: 0px !important;
}
.press-release-list .post-content {
    margin-top: 0;
}
.press_release-template-default .doc-link h3 a{
    color: #006ba6;
    font-weight: 700;
    padding-bottom: 15px;
}
.press_release-template-default .doc-link h3 a:hover{
    color: #5bc2e7;
}
/* side bar */
#press-sidebar-right .widget {
    margin-bottom: 25px;
    padding-bottom: 10px;
}
#press-sidebar h3 {
    color: #006ba6;
    font-weight: 700;
    padding-bottom: 15px;
}
#press-sidebar li{
    padding-bottom: 14px !important;
}
#press-sidebar li a{
    line-height: 1.2em !important;
}
#press-sidebar-right .widget:last-of-type {
    border-bottom-width: 0px;
}
/* -------------- news section styling end ------------- */
.de_light .widget {
    border-bottom: solid 1px #5bc2e7;
}
/*---- large quotation images -------------------------- */
.de_testi blockquote:before {
    display: none;
}
.de_testi::before {
    content: url('/wp-content/uploads/2015/10/detesti-before.png') !important;
    margin-left: 10%;
}
.de_testi::after {
    content: url('/wp-content/uploads/2015/10/detesti-after.png') !important;
    margin-left: 60%;
}
.de_testi blockquote {
    background: transparent;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    margin-top: -8px;
}
.de_testi_by {
    color: #03083F;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
}
.de_testi blockquote p {
    line-height: 21px;
}
/* ---------------------------------------------- */


#gallery .item {
    overflow: hidden;
    max-height: 290px;
}

@media only screen and (max-width: 1200px) {
.tp-caption {
    width: 100%;
    text-align: center;
}
.btn-slider {
    min-width: 300px !important;
}
header h1#logo {
    line-height: 64px!important;
}
.tp-rightarrow.default {
    right: 0!important;
    left: 90px!important;
}
}
.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #ffffff !important;
    background-color: transparent !important;
    border: 2px solid #fff !important;
}
.vc_btn3.vc_btn3-color-white:hover {
    color: #161616 !important;
    background-color: #ffffff !important;
    border: 2px solid #fff !important;
}
.vc_btn3.vc_btn3-size-md {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
.arrowdown {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 100;
}
.arrowdowntesti {
    margin-top: -40px;
}
.quotelink a {
    color: #E5001C!important;
}
.quotelink a:hover {
    color: #005D94!important;
}
.scrollherearrow {
    position: absolute;
    bottom: 90px;
    left: 50%;
    z-index: 100;
    color: #fdd392;
    font-size: 0.65em;
    letter-spacing: 0px;
    font-family: 'Bliss', sans-serif !important;
}
.hclick {
    text-align: center;
}
.hclick a {
    text-align: center;
    letter-spacing: 1px;
    color: #03083f!important;
    margin: 0;
    text-decoration: none;
    font-family: 'Bliss', sans-serif !important;
    font-size: 20px;
}
.hclick a:hover {
    color: #1575a4!important;
}
.testititle {
    margin: 0 0 30px 0;
    text-align: left;
    color: #ffffff!important;
    line-height: 40px;
    font-size: 3.2em!important;
    letter-spacing: 0!important;
}
.testitext {
    text-align: left;
    font-size: 1em;
    line-height: 17px;
    color: #000000;
}
/*----------------------------------------------------*/
/*- contact us  ------------------------------------*/
#contact p {
    font-size: 16px;
    text-transform: none;
    letter-spacing: 1px;
    line-height: 20px;
    color: #FFFFFF;
}
#contact h3 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
}
.main_contact_form input[type=text], .main_contact_form input[type=email], .main_contact_form input[type=submit], .main_contact_form textarea, .main_contact_form select, .main_contact_form button {
    font-size: 14px;
    width: 100%;
    padding-right: 5px;
}
.main_contact_form td {
	font-size: 14px;
}
.main_contact_form input[type=text], .main_contact_form input[type=tel], .main_contact_form textarea[placeholder], .main_contact_form textarea, .main_contact_form input[type=email] {
    border: solid 1px #006ba6;
    background: #f5f5f5 !important;
    color: #333;
    outline: none;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 0 !important;
    height: auto;
}
.main_contact_form textarea[placeholder] {
    font-size: 16px;
}
/*.main_contact_form  {
    padding-left: 5px !important;
}*/
.main_contact_form h3 {
    margin-top: 0 !important;
}
.main_contact_form table {
    border: none !important;
}
.main_contact_form table td {
    vertical-align: top;
    padding-right: 20px;
}
.main_contact_form table input[type=text] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main_contact_form table input[type=email] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main_contact_form table td textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.main_contact_form table td select {
    margin-bottom: 10px;
    min-width: 63px;
    min-height: 39px;
    border: 1px solid #006ba6;
}
.main_contact_form table input[type=submit] {
    width: 100%;
    min-height: 39px;
    border: 1px solid #006ba6;
}
.main_contact_form table .ajax-loader {
    display: none;
}
.main_contact_form .wpcf7-textarea {
    width: 100%;
}
.main_contact_form input[type=submit], .wpcf7 input[type=submit] {
    border: solid 1px #ddd;
    background: #f5f5f5;
    color: #333;
    outline: none;
    padding: 5px 35px 5px 35px;
}
.main_contact_form input[type=submit]:hover, .wpcf7 input[type=submit]:hover {
    background: #006ba6;
    color: #ffffff;
}
/*----------------------------------------------------*/
/*- case studies  ------------------------------------*/

#case_studies .text-center {
    padding-left: 0 !important;
}
#ftl-portfolio .wpb_wrapper ul li {
    color: #333;
    font-size: 16px;
}
#case_studies .vc_grid-filter.vc_grid-filter-color-grey {
    justify-content: space-between;
    font-family: 'Bliss', sans-serif !important;
    font-size: 18px;
    padding-right: 9px;
    text-transform: none;
    letter-spacing: 2px;
    line-height: 30px;
    color: #5BC2E7!important;
}
#case_studies .vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item {
    border-radius: 0!important;
}
#case_studies .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span {
    color: #0067a3!important;
}
#case_studies .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active {
    border-color: #EDE939;
    background-color: #EDE939;
    color: #0067a3!important;
}
#case_studies .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background: #0067a3;
}
#case_studies .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
    color: #fff!important;
}
/* hide excerpt */
#case_studies .vc_gitem-post-data-source-post_excerpt {
    display: none;
}
/* hide 'read more' */
#case_studies .vc_btn3-container {
    display: none;
}
/* hide date */
#case_studies .vc_gitem-post-data-source-post_date {
    display: none;
}
#case_studies .vc_gitem-zone-b {
    background-color: rgba(55, 103, 179, 0.75) !important;
}
.case_studies_intro h3 {
    margin: 0;
}
.case_studies_intro h3 a {
    color: #fff !important;
    font-size: 20px !important;
    text-decoration: none !important;
    letter-spacing: 2px;
}
.left-right-portfolio .portfolio-icon {
    display: none;
}
.case_studies-cta-bl .wpb_wrapper p, .ftl_no_bg_color_padding .case_studies-cta-bl .wpb_wrapper p{
	background: #006ba6;
	padding: 30px;
	color: #ffffff !important;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
}
.case_studies-cta-bl .wpb_wrapper p a, .ftl_no_bg_color_padding .case_studies-cta-bl .wpb_wrapper p a{
	color: #ffffff !important;
}
.case_studies-cta-bk .wpb_wrapper p, .ftl_no_bg_color_padding .case_studies-cta-bk .wpb_wrapper p{
	background: #000000;
	padding: 30px;
	color: #ffffff !important;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
}
.case_studies-cta-bk .wpb_wrapper p a, .ftl_no_bg_color_padding .case_studies-cta-bk .wpb_wrapper p a{
	color: #ffffff !important;
}
.case_studies-cta-yw .wpb_wrapper p{
	background: #EDE939;
	text-align: center;
	padding: 30px;
	color: #000000 !important;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
}
.case_studies-cta-yw .wpb_wrapper p a{
	color: #000000 !important;
}
/*.de_light span.overlay {
    background: #0067a3 !important;
}*/
.mfp-content .row {
    padding: 10px;
    border: 1px solid #333333;
}
.mfp-content p {
    color: #333;
}
.mfp-content~.de-light {
    color: #333 !important;
}
.mfp-close {
    width: 95%;
}
.text-overlay {
    position: relative;
    display: inline-block;
}
.text-overlay .after {
    position: absolute;
    bottom: 0px;
    left: 30px;
    width: 330px;
    font-size: 18px;
    height: 34%;
    display: block;
    color: #fff;
    background: rgba(0, 42, 65, .35);
}

@media only screen and (min-width:1200px) {
.text-overlay .after.fpsmall {
    width: 79.5% !important;
    height: 44% !important;
}
}
.text-overlay:hover .after {
    background: rgba(0,42, 65, .75);
}
.text-overlay .after .content {
    position: absolute;
    padding: 10px 10px 10px 10px;
}

@media only screen and (min-width:991px) and (max-width:1200px) {
.text-overlay .after {
    width: 263px;
    height: 36%;
    font-size: 17px;
}
.text-overlay .after.fpsmall {
    width: 75.5% !important;
    height: 44% !important;
    font-size: 16px;
}
.text-overlay .after.fpsmall .content {
    padding-top: 0;
}
}
/*----------------------------------------------------*/
/* ---------technical resoucres---------------------- */
/* product top of page links*/
#ftl_product_link {
    display: flex;
    justify-content: space-between;
}
ul#ftl_product_link {
    list-style: none !important;
    width: 100%;
    padding-left: 0;
}
#ftl_product_link li {
    list-style: none !important;
}
#ftl_product_link a {
    display: block;
    height: 150px;
    width: 150px;
    color: #ffffff;
    font-size: 18px;
    text-align: center !important;
    vertical-align: middle;
    background: #5bc2e7;
    padding: 15px 15px;
}
#ftl_product_link a:hover {
    background: #006ba6;
    text-decoration: none;
}
#landing_page_selector #ftl_product_link, #product_page_selector #ftl_product_link {
    justify-content: center;
}
.ftl_product_border {
    border: 1px solid #d8d8d8;
    -moz-box-shadow: 0px 1px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.1);
    box-shadow: 0px 1px 5px rgba(0,0,0,.1);
}
/*----------------------------------------------------*/
/*product mouse over img-------------------------------------*/
.ftl_product_img_container {
    position: relative;
    padding-top: 0px;
    overflow: hidden;
    transition: .5s;
}
.ftl_product_desc_center {
    position: absolute;
    left: 0;
    top: 25%;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 18px;
    opacity: 0;
    padding-left: 15px;
    color: #ffffff;
}
.ftl_product_desc_center p {
    color: #ffffff !important;
}
.ftl_product_container:hover img {
    opacity: .55;
    transition: .5s;
}
.ftl_product_container:hover .ftl_product_desc_center {
    opacity: 1;
}
/*duplicate button hover effect on img hover */
.ftl_product_container:hover .productbtn {
    border: 2px solid #0067a3;
    background-color: #0067a3;
    text-decoration: none;
}
.ftl_product_img_container:hover vc_single_image-img {
    opacity: 0 !important;
    transition: 3s;
}
.ftl_product_img_container img {
    width: 100%;
    height: auto;
    opacity: 1;
}
/*----------------------------------------------------*/
/* dark blue button -------------------------------------- */
.moreinfobtn {
    font-family: 'Bliss', sans-serif;
    font-weight: bold;
    border: 2px solid #0067a3;
    font-size: 17px;
    color: #fff!important;
    background-color: #0067a3;
    padding-top: 13px;
    min-height: 50px;
    text-align: center;
    float: right;
    width: 100%;
    max-width: 400px;
}
.moreinfobtn:hover {
    padding-top: 15px;
    background-color: #0067a3;
    color: #000 !important;
    text-decoration: none;
    font-weight: bolder;
}
.moreinfobtn:focus {
    text-decoration: none;
}
/*div after title for cut corner *
 *cut corner                     
div.box_cut_corner_wt {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 18px 30px;
	border-color: transparent transparent #ffffff transparent;
	position: absolute;
	right: 0;
	bottom: 0;
}*/

/*----------------------------------------------------*/
/* light blue button -------------------------------------- */
.productbtn {
    font-family: 'Bliss', sans-serif;
    font-weight: normal;
    border: 2px solid #0067a3;
    font-size: 18px;
    letter-spacing: 2px;
    color: #fff!important;
    background-color: #0067a3;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    min-height: 35px;
    text-align: left;
    float: right;
    width: 100%;/*max-width: 400px;*/
}
.productbtn:hover {
    border: 2px solid #0067a3;
    background-color: #0067a3;
    text-decoration: none;
}
.productbtn:focus {
    text-decoration: none;
}
/*div after title for cut corner *
 *cut corner                     */
div.box_cut_corner_gy {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 18px 30px;
    border-color: transparent transparent #eaeaea transparent;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
/*@media only screen and (max-width: 1200px) {
	.productbtn {
		font-size: 15px;
	}
}*/
/* yellow button -------------------------------------- */
.yellowbtn {
    font-family: 'Bliss', sans-serif;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    color: #5BC2E7 !important;
    background-color: #EDE939;
    padding-top: 5px;
    min-height: 35px;
    border: 2px solid #EDE939;
    float: right;
    width: 100%;
    max-width: 400px;
}
.yellowbtn:hover {
    border: 2px solid #EDE939;
    background-color: #EDE939;
    text-decoration: none;
    color: #0067a3 !important;
}
.yellowbtn:focus {
    text-decoration: none;
}
/*div after title for cut corner *
 *cut corner in white            */
div.box_cut_corner_wt {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 18px 30px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
div.box_cut_corner_lbl {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 18px 30px;
    border-color: transparent transparent #5bc2e7 transparent;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
/*----------------------------------------------------*/
/* yellow quotation button button extra padding required -- */
.quotationbtn {
    font-family: 'Bliss', sans-serif;
    font-weight: bold;
    border: 2px solid #EDE939;
    font-size: 15px;
    color: #333!important;
    background-color: #EDE939;
    padding: 4px 15px !important;
    margin-top: 25px;
    float: right;
}
.quotationbtn:hover {
    padding: 4px 15px;
    background-color: #EDE939;
    color: #000 !important;
    text-decoration: none;
    font-size: 17px;
    font-weight: bolder;
}
.quotationbtn:focus {
    text-decoration: none;
}
/*div after title for cut corner *
 *cut corner                     */
div.box_cut_corner {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12px 20px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    right: 12px;
    bottom: 0px;
}
/*end yellow button ---------------------------------- */
/* black button -------------------------------------- */
.blackbtn {
    font-family: 'Bliss', sans-serif;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    color: #fff !important;
    background-color: #000;
    padding-top: 5px;
    min-height: 35px;
    border: 2px solid #000;
    float: right;
    width: 100%;
    /*max-width: 400px;*/
    transition-delay: .2s;
}
.blackbtn:hover {
    border: 2px solid #666666;
    background-color: #666666;
    text-decoration: none;/*color: #EDE939 !important;*/
}
.blackbtn:focus {
    text-decoration: none;
}
/* white button -------------------------------------- */
.whitebtn {
    font-size: 16px;
    text-align: center;
    color: #fff !important;
    padding: 5px 25px;
    border: 1px solid #fff;
    /*width: 100%;*/
    max-width: 400px;
    transition-delay: .2s;
}
a.whitebtn:hover {
    border: 1px solid #fff;
    background-color: #fff;
    color: #006ba6 !important;
    text-decoration: none;
}
.whitebtn:focus {
    text-decoration: none;
}
.access_btn .whitebtn {
	display: inline-block;
	width: 200px;
}
/*home page case studies portfollio section ------------------------*/
.picframe {
    box-sizing: border-box;
    border-bottom: solid 5px #FFFFFF;
    border-right: solid 5px #FFFFFF;
}
.pf_text {
    color: #ffffff;
}
/* padding is set to 80 in theme, but we are not showning date so now to be 10 */
.blog-list .post-text {
    padding-left: 10px !important;
}
#filters {
    font-family: 'Bliss', sans-serif !important;
    /*letter-spacing: 3px;*/
    font-size: 18px;
    /*display: table;*/
    justify-content: space-between;
    padding-right: 9px;
}
#filters a {
    text-transform: none;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 30px;
    color: #5BC2E7;
}
#filters a.selected {
    border-color: #EDE939;
    background-color: #EDE939;
    color: #0067a3;
}
#filters a:hover {
    background: #0067a3;
    color: #fff;
}
.de_light span.overlay {
    background: #0067a3 !important;
}
#portfolio-controls {
    background: #5bc2e7 !important;
}
.center-portfolio {
    background: #5bc2e7 !important;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

@media only screen and (max-width: 767px) {
.case_studies_intro .container {
    max-width: 400px;
}
.case_studies_intro .container .row {
    margin-top: -20px;
}
}
/*portfollio section end -------------------------------*/
/*news section -----------------------------------------*/
.post-text {
    font-size: 16px;
    text-spacing: 2px;
}
/*Careful with the next bit it can turn all text white!!*/
#ftl-portfolio .wpb_wrapper p {
    color: #333 !important;
    font-size: 16px;
}
#product_row .wpb_wrapper p {
    color: #333 !important;
    font-size: 16px;
}
.home #product_row .wpb_wrapper p {
    color: #fff !important;
}
.ftl_no_bg_color_padding .wpb_wrapper p, .ftl_no_bg_color_padding .wpb_wrapper li, .sbar p {
    color: #333 !important;
    font-size: 16px;
}
/*section titles -----------------------------------------*/
.stitle_blue {
    color: #006ba6 !important;
    text-align: center!important;
    font-size: 3em !important;
    line-height: 40px !important;
    font-weight: bold !important;
    /*letter-spacing: 1px;*/
    margin: 0 !important;
}
.stitle_white {
    color: #FFFFFF !important;
    text-align: center!important;
    font-size: 3em !important;
    line-height: 40px !important;
    font-weight: bold !important;
    /*letter-spacing: 2px;*/
    margin: 0 !important;
}
.stitle_black {
    color: #333333 !important;
    text-align: center!important;
    font-size: 3em !important;
    line-height: 40px !important;
    font-weight: bold !important;
    /*letter-spacing: 2px;*/
    margin: 0 !important;
}
.ssubtitle_blue {
    color: #006ba6 !important;
    font-size: 20px !important;
    line-height: 24px;
    letter-spacing: 1px !important;
    /*text-decoration: none !important;*/
    margin: 0 !important;
}
.ssubtitle_white {
    color: #ffffff !important;
    font-size: 20px !important;
    letter-spacing: 1px !important;
    /*text-decoration: none !important;*/
    margin: 0 !important;
}
.ssubtitle_black {
    color: #333333 !important;
    font-size: 20px !important;
    letter-spacing: 1px !important;
    /*text-decoration: none !important;*/
    margin: 0 !important;
}
.ssubtitle_white a {
    color: #ffffff !important;
    font-weight: 700;
    /*font-style: italic;*/
    font-size: 22px !important;
}
/*hide unwanted page elements*/
.post-info, .comments-box, #respond, #search-2, #recent-comments-2, #categories-2, #meta-2, #tag_cloud-1, #recent-posts-3, #text-4, #text-7, #archives-2 {
    display: none;
}
#subheader .crumb {
    display: none;
}
#subheader h1 {
    color: #006ba6;
}
#subheader {
    padding-bottom: 20px;
    background: #fff;
}
.post-content {
    margin-top: -80px;
}
.post-navigation {
    padding-top: 35px;
}
.meta-nav {
    font-weight: bold;
    font-size: 16px;
    color: #006ba6;
}
.post-title {
    font-style: italic;
}
/*news section end -------------------------------------*/
.news_articles h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-height: 22px;        /* fallback */
    max-height: 44px;       /* fallback */
    min-height: 44px;      /*  fallback */
}
.news_articles p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6; /* number of lines to show */
    line-height: 17px;        /* fallback */
    max-height: 84px;       /* fallback */
    min-height: 84px;       /* fallback */
}
.news_articles p:empty {
    display: none;
}
.news_articles .vc_grid-item-mini {
    border: 1px solid #d8d8d8;
    -moz-box-shadow: 0px 1px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.1);
    box-shadow: 0px 1px 5px rgba(0,0,0,.1);
}
#news_grid .vc_btn3-color-juicy-pink, #news_grid_last .vc_btn3-color-juicy-pink{
    color: #fff;
    background-color: #0067a3!important;
}
#pi_info #news_grid p, #pi_info #news_grid_last p {
    font-size: 13px;
    line-height: 14px;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
    color: #ffffff;
    border-color: #0067a3;
    background-color: #0067a3;
}
.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 0px;
}
.vc_general.vc_btn3 {
    border: 2px solid transparent;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover {
    color: #0067a3;
    border-color: #0067a3;
    background-color: transparent;
}
.vc_general.vc_btn3:hover {
    border: 2px solid transparent;
}
.vc_btn3.vc_btn3-color-blue {
    background-color: #0067a3;
}
.vc_btn3.vc_btn3-color-blue:hover, .vc_btn3.vc_btn3-color-blue:active, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus {
    background-color: #0067a3;
}
.vc_btn3.vc_btn3-style-modern {
    background-image: none;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:before {
    content: '';
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 15px solid white;
    border-left: 15px solid #0067a3;
    width: 0;
}
.vc_custom_1468331120031 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:before {
    border-bottom: 15px solid #eaeaea;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern {
    color: #fff;
    border-color: #5BC2E7;
    background-color: #5BC2E7;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover {
    color: #5BC2E7;
    border-color: #5BC2E7;
    background-color: transparent;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:before {
    content: '';
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 15px solid white;
    border-left: 15px solid #5bc2e7;
    width: 0;
}
/* home page news */
.post-image {
    border-bottom: solid 2px #5bc2e7;
}
.de_light .blog-list h3 a {
    color: #fff;
}
.de_light .blog-list h3 a:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 20px;
}
.de_light .blog-list h3 a:hover {
    text-decoration: none;
    color: #e1e2e2;
}
#latest_news .blog-list .post-text, #latest_news .blog-list .post-text a {
    color: #ffffff;
}
.de_light .blog-list li {
    margin-bottom: 0px;
}
/* slider bottom padding*/
.wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}
/*Technical - Brochures*/
.document-gallery .document-icon img {
    width: 150px !important;
    border: 1px solid #000;
}
.document-gallery .document-icon .title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 18px;
    padding: 15px 10px 20px 15px;
}
/**** form styling  button, select,****/
#cu_contactform input, #cu_contactform textarea, #cu_contactform button, #cu_contactform select {
    font-size: 16px;
}
.wpcf7 input[type=submit] {
    border: solid 1px #006ba6 !important;
    background: #ffffff;
    color: #333;
    font-size: 16px;
    outline: none;
    padding: 5px 35px 5px 35px;
}
/************************************************************/
/**********  PRODUCT section / landing page          ********/
/************************************************************/
#pi_info, #pi_benefits, #pi_cta {
    height: calc(100vh - 133px);
    min-height: 864px;
}
.page-id-15192 #pi_cta.special {
    height: auto;
    min-height: 1px;
}
.page-id-15192 #pi_cta.special .container .row {
	padding: 25px 0;
}
#pi_info .container, #pi_benefits .container, #pi_cta .container {
    height: 100%;
    display: table;
    min-height: 650px;
}
#pi_info .container .row, #pi_benefits .container .row, #pi_cta .container .row {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
    padding: 50px 0;
}
#pi_info .wpb_wrapper p, #pi_benefits .wpb_wrapper p {
    color: #333 !important;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-word;
}
#pi_benefits .wpb_wrapper li {
    color: #333;
    font-size: 16px;
    line-height: 26px;
}
.pi_anchor .container .row .anchor_top {
    height: 67px !important;
    margin-top: -67px !important;
}
.pi_maxpicheight .wpb_wrapper img {
    max-height: 50px !important;
    width: auto;
}
#pi_picrow .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    min-height: 200px !important;
}
#pi_picrow img {
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#pi_cta {
    line-height: 26px !important;
    padding-bottom: 25px;
}
#dispensers #ftl_product_link a {
    height: 90px !important;
    width: 200px !important;
}
.ftl_no_bg_color_padding .wpb_wrapper li {
    padding-top: 5px;
}
/************************************************************/
/**********  PRODUCT pages                           ********/
/************************************************************/

#trench_covers #ftl_product_link a {
    height: 230px !important;
    width: 180px !important;
}
#square_sumps #ftl_product_link a {
    /*height: 230px !important;*/
    width: 170px !important;
}
#tp_rating img {
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
    width: 160px;
    height: auto;
    background-color: #006ba6;
}
#tp_rating img:hover {
    opacity: 0.5;
}
#tp_rating .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
#tp_rating .trench_rating_spacing {
    margin-top: 65px;
}
#tp_rating .trench_rating_spacing .wpb_wrapper {
    padding-left: 15px;
}
/*#tp_rating p {
	padding-top: 10px;
}*/
#product_item h4 {
    text-transform: capitalize;
}
.pp_description {
    visibility: hidden; /* remove title on trench cover pop up images*/
}
#pi_cta li a:hover {
	text-decoration: underline !important;
	color: #BBBBBB !important;
}
div.pp_default .pp_next:hover, div.pp_default .pp_previous:hover {
	transition: none;
	display: block !important;
}
div.pp_gallery {
	transition: none !important;
	display: block !important;
}
/************************************************************/
/**********  PORTFOLIO STYLING              *****************/
/************************************************************/
.portfolio-template-default #wrapper #container #content {
    padding: 0;
}
.portfolio-template-default #wrapper #container #content #page_header_case {
    margin-top: 39px;
}
.portfolio-template-default #wrapper #portfolio-controls {
    display: none;
}
.portfolio_link_pdf:before {
    padding: 3px 15px 3px 15px;
    content: 'Case Study PDF';
    border: 1px solid #006ba6;
}
.portfolio_link_pdf:hover:before {
    padding: 3px 23px 3px 23px;
    background-color: #006ba6;
    content: 'DOWNLOAD';
    color: #fff;
}
a.portfolio_link_pdf:hover {
    text-decoration: none !important;
}
.portfolio_prods:before {
    padding: 3px 20px 3px 21px;
    content: 'Our Products';
    border: 1px solid #006ba6;
}
.portfolio_prods:hover:before {
    padding: 3px 25px 3px 25px;
    background-color: #006ba6;
    content: 'VIEW NOW';
    color: #fff;
    text-decoration: none !important;
}
a.portfolio_prods:hover {
    text-decoration: none !important;
}
#quick_links #ftl_product_link {
    margin: 0 auto;
    justify-content: flex-start;
}
#quick_links #ftl_product_link i.fa {
    text-align: center;
}
#ftl-portfolio .port_title p {
    font-size: 13px;
}
/*-------------------------------------------*/
/*------------- access covers ---------------*/
.access_btn p a:not(first-child){
	margin-top: 10px;
}
	
/*-------------------------------------------------*/
/*---- mobile and tablet menu & styling -----------*/
/*-------------------------------------------------*/

@media only screen and (max-width: 767px) {
#back-to-top {
    right: 14px !important;
}
.container {
    width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
}
    .container.main_contact_form {
        width: auto !important;
    }
    header .container {
    padding-left: 15px;
    padding-right: 15px;     
    }
    .home #case_studies #ftl_product_link a:hover {
    color: inherit;
    background-color: initial;
}
#ftl_product_link a:hover {
    background: initial;
}
#ftl_product_link a {
    text-align: left !important;
}
.hide-mobile {
    display: none;
}
.show-mobile {
    display: inline !important;
}
.img-no-pad .container, .img-no-pad .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
/*.img-no-pad img {
    margin-bottom: -1px;
}*/
#cs_overview, #cs_map, #cs_content, #pi_info, #pi_benefits, #au_fibrelite, #au_opw, #au_dover, #cu_details, #cu_contactform, #cu_cta, #cu_intro, #cu_contactform {
    height: auto;
}
#pi_info .container .row, #pi_benefits .container .row, #pi_cta .container .row {
    padding: 25px 0;
}
/*#pi_cta {
		height: 100vh;
		max-height: 100vh;
		min-height: auto;
	}*/
#pi_cta .container .row {
    padding: 0 0;
}
#au_opw, #au_dover {
    padding-top: 30px;
    padding-bottom: 30px;
}
#au_fibrelite .container, #au_dover .container, #au_opw .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#take-over-top, #take-over-top, #page_header_about, #page_header_case, #page_header_products, #page_header_news, #page_header_technical, #page_header_contact, #page_header_press_release {
    padding: 100px 0px 40px 0px !important;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
    font-size: larger;
    font-weight: 600;
}

header h1#logo a img {
    max-width: 210px !important;
}
#sticky_yellow_form {
    border-top: 1px solid #fff;
    float: none !important;
    width: 100%;
}
#sticky_yellow_form td a.ssubtitle_white {
    display: block;
    text-align: center !important;
    padding: 5px 0 5px 0;
}
#sticky_yellow_form:not(.main_contact_form) table, #sticky_yellow_form:not(.main_contact_form) th, #sticky_yellow_form:not(.main_contact_form) td {
    width: 100%;
    background-color: #000000;
}
/*#product_row_top p {
		text-align: left;
	}*/
.home .productbtn {
    font-size: 16px;
    padding: 2px;
    line-height: 16px;
    letter-spacing: 1px;
    text-align: center;
}
.home .productbtn.mid {
    padding-top: 9px;
    padding-bottom: 10px;
}

    .home #product_row .vc_row {
        padding-left: 0 !important;
    }
    .home #product_row h3 {
        text-align: center;
    }
    #product_row .product_section_center .ftl_product_container .wpb_raw_code {
    margin-top: 2.5px !important;
}
#product_row h3 {
    margin-top: 0;
}
/* allow sections to be greater than page height*/
.home #technical_resources, .home #latest_news, .home #success_row, .home #case_studies, .home #product_row {
    height: auto !important;
}
/*centre on page when mobile*/
.home #case_studies #ftl_product_link a {
    margin: 0 auto;
}
.home #success_row .container, .home #success_row .container .row, .home #success_row .container .row .vc_column_container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.home #case_studies ul#ftl_product_link {
    margin-top: 0!important;
}
.home #case_studies ul#ftl_product_link a {
    width: 260px;
    text-align: left !important;
}
.home #case_studies ul#ftl_product_link a img {
    padding-top: 5px;
    padding-right: 10px;
}
.home #case_studies ul#ftl_product_link b + br {
    display: block;
}
.home #product_row .ftl_product_container.vc_col-sm-3 {
    width: 50%;
}
.home #product_row_top {
    padding-top: 0px;
    padding-bottom: 20px;
}
.home #product_row_bottom {
    display: none;
}
.home #success_row {
    text-align: left;
}
.home #success_row p {
    padding: 5px 0 5px 0;
    line-height: 20px;
}
.home #success_row .ssubtitle_white a {
    font-size: 18px !important;
}
.home #latest_news {
    padding-bottom: 60px !important;
}
.home #latest_news .vc_grid-item:not(:last-child) .vc_btn3-container {
	margin-bottom: 0px;
}
.home #technical_resources {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.home #technical_resources #ftl_product_link a {
    text-align: left !important;
}
.home #technical_resources #ftl_product_link a img {
    padding-right: 15px;
}
.home #technical_resources #ftl_product_link a img {
    padding-right: 0;
    margin-right: 0;
}
.home #technical_resources #ftl_product_link img {
    width: 31px !important;
}
/*justify text on home page and about us pages*/
.home p, #au_fibrelite p, #au_opw p, #au_dover p, #cs_overview p, #cs_content p {
    text-align: justify !important;
    text-justify: inter-word;
}
.home li p, #au_fibrelite li p, #au_opw li p, #au_dover li p, #cs_overview li p, #cs_content li p {
    text-align: left !important;
}
.home #product_row_top, .home #product_row, .home #product_row_bottom {
    height: auto;
}
.home #latest_news p {
    display: none;
}
.home #latest_news h4 {
    font-size: 20px;
    text-align: center !important;
}
.home #latest_news h4, .home #technical_resources h4, .home #case_studies h4 {
    padding-top: 0 !important;
}
.home #latest_news .vc_gitem-post-data {
    margin-bottom: 0;
}
.home #latest_news .vc_btn3-container {
    float: none;
    position: relative;
    left: 33%;
}
#bmap p {
    font-size: 24px !important;
    padding-bottom: 20px;
}
#page_header_case_studies {
    margin-top: 0 !important;
    height: 30vh;
    min-height: 200px;
}
#cs_subtitle, .news_subheader {
    padding: 20px 0 !important;
}
.news_subheader h4 {
    padding: 0 45px;
}
#cs_subtitle h4 {
    padding: 0 15px;
}
#cs_overview .vc_col-sm-1, #cs_content .vc_col-sm-1 {
    display: none;
}
#product_row .product_section .product_section_center {
    width: 80%;
    margin: 0 auto !important;
}
#landing_page_selector p, #product_page_selector p {
    /*text-align: left !important;*/
    text-align: justify !important;
    text-justify: inter-word;
    -moz-text-align-last: center; /* Code for Firefox */
    text-align-last: center;
}
#landing_page_selector .wpb_raw_code:first-child, #product_page_selector .wpb_raw_code:first-child {
    padding: 0 !important;
}
#landing_page_selector .container .row .vc_row:nth-child(2), #product_page_selector .container .row .vc_row:nth-child(2) {
    padding: 0 !important;
}
#landing_page_selector .special p, #product_page_selector .special p {
    text-align: center !important;
}
#landing_page_selector .wpb_raw_html p, #product_page_selector .wpb_raw_html p {
    text-align: center !important;
}
#landing_page_selector .wpb_raw_html ul p, #product_page_selector .wpb_raw_html ul p {
    text-align: left !important;
    -moz-text-align-last: left; /* Code for Firefox */
    text-align-last: left;
}
.text-overlay .after {
    width: 83.75%;
    height: 36%;
    font-size: 16px;
}
#ftl_product_link {
    display: block !important;
    width: 50%;
    margin: 0 auto;
}
#ftl_product_link ul {
    width: 50%;
    margin: 0 auto;
}
#ftl_product_link img {
    float: left;
    width: 40px !important;
}
#dispensers #ftl_product_link img {
    width: 200px !important;
}
#ftl_product_link a {
    width: auto !important;
    height: auto !important;
}
#ftl_product_link a br {
    content: " ";
    visibility: hidden;
    display: inline;
}
#ftl_product_link a br::before {
    content: " ";
}
#ftl_product_link a img {
    margin-right: 10px;
}
#ftl_product_link a p {
    padding-top: 0 !important;
    text-align: left;
    padding-left: 50px;
}
#trench_covers #ftl_product_link a {
    width: auto !important;
    height: auto !important;
}
#case_studies #ftl_product_link a>p>br {
    /*display: inline;*/	
    content: " ";
}
#case_studies #ftl_product_link a>p>br::after {
    content: " ";
}
#cs_links {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
#cs_links i {
    float: left !important;
    clear: left;
    padding-top: 0;
}
#case_studies .container .row .vc_column-inner {
    padding: 0 !important;
}
#cs_arrow {
    display: none;
}
#cs_overview, #cs_content {
    padding: 30px 15px;
}
#cs_map {
    padding: 30px 0;
}
#cu_intro .vc_col-sm-10 .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}
.au_maxpicheight {
    display: none;
}
.au_video {
    padding: 20px 0;
}
#text-5 .social-icons, #text-5 #footer-image {
    padding-top: 5px !important;
}
.post-template-default.single.single-post #content {
    padding-bottom: 0 !important;
}
.pp_pic_holder.pp_default {
    width: 365px !important;
}
.pp_content {
    height: 480px !important;
    width: 332px !important;
}
.pp_inline iframe {
    height: 440px !important;
    width: 330px !important;
}
#tp_rating img {
    width: 175px;
    height: auto;
}
#tp_rating .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 30px;
    margin-top: 20px;
}
#tp_rating .vc_column_container>.vc_column-inner .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
#tp_rating .trench_rating_spacing {
    margin-top: 0;
}
#tp_rating {
    background-position: 98% !important;
    background-size: 35px 100% !important;
}
#tp_rating img.alignright {
    float: left !important;
    margin-left: 0 !important;
    margin-right: 24px!important;
}
#tp_rating .trench_rating_spacing .wpb_wrapper {
    padding-left: 0px;
}
/*#tp_rating br:first-of-type {
		display: none;
	}*/
#tp_rating p strong {
    line-height: 22px;
}
#tp_rating p {
    line-height: 16px;
}
#tp_rating_header {
    padding-top: 20px !important;
}
.document-icon-row {
    text-align: center !important;
}
.document-icon-row .document-icon {
    width: 43% !important;
}
#pi_picrow .vc_col-sm-2 {
    width: 16.66666667% !important;
    float: left !important;
}
#pi_picrow .vc_column_container>.vc_column-inner {
    min-height: auto !important;
}
/*padding when title drops under images*/
#pi_info .ssubtitle_blue {
    padding-top: 20px;
}
#product_item .wpb_single_image img {
    max-width: 90%;
}
#product_item .container .row .vc_col-sm-9 .vc_column_container.vc_col-sm-3 {
    width: 50%;
    float: left;
}
body:not(.page-id-15202) #product_item .container .row .vc_col-sm-9 .vc_column_container.vc_col-sm-3 {
    padding-left: 0px;
    padding-right: 0px;
}
body:not(.page-id-15202) #product_item .vc_empty_space {
    display: none;
}
.vc-gitem-zone-height-mode-auto:before {
    padding-top: 65% !important;
}
.single-post #sidebar {
    padding-top: 20px;
}
.single-post p {
    text-align: justify !important;
    text-justify: inter-word;
}
#cu_intro {
    padding: 0 !important;
}
#cu_picrow .vc_column-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#cu_picrow i {
    font-size: 30px !important;
    padding-right: 10px;
    width: 32px;
}
#cu_picrow #ftl_product_link a {
    padding-top: 0;
    padding-bottom: 5px;
}
#cu_picrow #ftl_product_link {
    padding-left: 40px;
}
#cu_social .vc_col-sm-2 {
    width: 16%;
}
#cu_social {
    padding: 10px 0 !important;
}
#cu_details .vc_row:first-child {
    margin-bottom: 0 !important;
}
#cu_details .vc_row:nth-child(3) {
    padding-top: 0 !important;
}
#cu_details h3.ssubtitle_white {
    padding-top: 45px;
}
#cu_details .special {
    padding-top: 0 !important;
}
.pipekits .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 46%;
    float: left;
}
.pipekits .wpb_column.vc_column_container.vc_col-sm-4:not(:first-child) {
    width: 50%;
    float: left;
}
.dispenser_table .border_left {
    border-left: none;
}
.dispenser_table .border_right {
    border-right: none;
}
.dispenser_table .border_left:nth-of-type(2) {
    border-right: none;
}
.sumps p {
    text-align: justify !important;
    text-justify: inter-word;
    -moz-text-align-last: center; /* Code for Firefox */
    text-align-last: center;
}
.sumps figure {
    margin: 0 40px !important;
}
.document-gallery .document-icon {
    padding-left: 15px;
}
.home #technical_resources ul#ftl_product_link br, .home #technical_resources ul#ftl_product_link p {
    display: none;
}
.home #technical_resources ul#ftl_product_link {
    display: flex !important;
}
    /*mobile precast page*/
    section#pcts {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    section#pcts_bens p {
        text-align: center !important;
    }
    section#pcts .ssubtitle_blue {
        letter-spacing: 0 !important;
    }
    section#pcts .pcts-pad-btm {
        padding-bottom: 40px !important;       
    }
    section#pcts.pcs-no-pd-top {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 768px) {
#dispensers #ftl_product_link a {
    width: 163px !important;
}
#dispensers #ftl_product_link img {
    width: 140px !important;
}
	.pp_top, .pp_bottom{
		display: block !important;
	}
	div.pp_default .pp_content_container .pp_left {
		padding-left: 13px !important;
	}
    .home #product_row .overlay-text p {
        font-size: 14px;
        line-height: 14px;
    }
    .home #product_row .overlay-text {
        height: calc(100% - 72.5px);
    }
	
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
#ftl_product_link a {
    height: 180px;
    width: 100px !important;
    padding: 10px 6px !important;
}
#product_item .vc_column-inner {
    padding-left: 4px !important;
    padding-right: 4px !important;
}
header .row {
    margin-right: -24px;
    margin-left: -24px;
}
.text-overlay .after {
    width: 190px;
    height: 36%;
    overflow: hidden;
    font-size: 16px;
}
.text-overlay .after.fpsmall {
    visibility: hidden;
}
#fp h3 a {
    font-size: 14px !important;
}
}

/* max width 992 start --------------------*/
@media only screen and (max-width: 992px) {
.container {
    width: 99%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu_news > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu_contact > ul.mega-sub-menu {
    width: 100% !important;
}
header .col-md-12 {
    padding: 0 !important;
}
h1#logo {
    max-width: 100%;
    width: 100%;
}
.case_studies_intro h3 a {
    font-size: 15px !important;
}
#take-over-top, #take-over-top-us, #page_header_about, #page_header_case, #page_header_products, #page_header_news, #page_header_technical, #page_header_contact, #page_header_press_release {
    margin-top: 0;
}
.forcefullwidth_wrapper_tp_banner {
    display: none !important;
}
header h1#logo {
    margin-top: 0 !important;
    margin-left: 0 !important;
}
header nav {
    margin-top: -11px;
}
header {
    position: inherit !important;
}
header h1#logo a img {
    margin: 7px 0 0 0;
}
/*right hand border not needed in moblile menu*/
#mega-menu-wrap-primary #mega-menu-primary {
    border-right: none;
}
.home #product_row_top h2.stitle_white, .home #product_row_top_mobile h2.stitle_white {
    line-height: 30px !important;
    font-size: 28px !important;
}
.home #technical_resources, .home #latest_news, .home #success_row, .home #case_studies, .home #product_row_top_mobile {
    height: calc(100vh - 104px);
    min-height: 200px;
}
/* stop sub sub menus showing - menu far too long otherwise*/
ul ul {
    display: none;
}
/* but do show the sub sub social icons */
#mega-menu-wrap-primary #mega-menu-primary ul.social_links {
    display: unset;
}
/* mega menu styling ------------------ */
#mega-menu-wrap-primary {
    z-index: 79!important;
}
#menu-btn {
    display: none;
}
/* ------------------------------------ */
#qtn-btn {
    display: none;
}
#success_row .vc_col-sm-3 {
    width: 15% !important;
}
#success_row .vc_col-sm-6 {
    width: 100% !important;
}
/* ------------------------------------ */
#landing_page_selector, #product_page_selector {
    height: auto;
}
.ssubtitle_white {
    font-size: 18px !important;
    letter-spacing: 0 !important;
}
.stitle_white, .stitle_blue {
    font-size: 30px !important;
}
footer #text-2, footer #text-3, footer #text-6 {
    display: none;
}
.discover p {
  display: block;
}
}

/* single case fixes */
@media only screen and (max-width: 1200px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu_news > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu_contact > ul.mega-sub-menu {
    width: 59.5%;
}
}

@media only screen and (max-width: 1092px) {
#pi_info.special, #au_fibrelite.special, #pi_cta.special {
    height: auto !important;
}
}
#pi_info.vspecial {
    height: auto !important;
    min-height: 0;
}
#pi_info.vspecial .container {
    min-height: 0;
}
#pi_info.vspecial .container .row {
    padding: 0;
}

@media only screen and (max-width: 1024px) {
#take-over-top, #take-over-top-us, #page_header_about, #page_header_case, #page_header_products, #page_header_news, #page_header_technical, #page_header_contact, #page_header_press_release {
    padding: 100px 0px 50px 0px !important;
}
#ftl_product_link img {
    width: 40px;
}
#dispensers #ftl_product_link img {
    width: 160px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item:not(:only-child) > a.mega-menu-link {
    line-height: 14px;
    padding: 4px 0;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
    line-height: 18px;
}
}

@media only screen and (max-width: 922px) {
#dispensers #ftl_product_link img {
    width: 148px !important;
}
#dispensers #ftl_product_link a {
    width: 160px !important;
}
/* fix anchor hiding links on smaller screen */
.vc_col-sm-12 {
    overflow: hidden;
}
}

@media only screen and (max-width: 640px) {
#popup_form #salutation.col-md-2 {
    width: 18% !important;
}
#popup_form .col-md-5 {
    width: 40%;
}
#popup_form .col-md-6 {
    width: 48.75%;
}
#popup_form select.col-md-6 {
    margin-bottom: 15px;
}
.home #product_row_top_mobile {
    height: 64vh;
}
.home #product_row .overlay-text {
    height: calc(100% - 50px);
}
    .home #product_row .overlay-text p {
    font-size: 9px;
    line-height: 12px;
    text-align: center !important;
    }
	.page-id-15202 #pcts_bens p,.page-id-15192 #pcts_bens p{
		text-align: center !important;
	}
	.page-id-15202 #pcts_bens .wpb_text_column.ssubtitle_white, .page-id-15192 #pcts_bens .wpb_text_column.ssubtitle_white{
		padding-bottom: 3px !important;
	}
	.page-id-15192 #pi_info, .page-id-15192 #pi_cta, .page-id-15192 #pi_cta .container {
		min-height: 1px !important;
		height: auto !important;
	}
	.page-id-15192 #pi_cta {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	.page-id-15192 #landing_page_selector #dispensers #ftl_product_link a img, #product_page_selector #dispensers #ftl_product_link a img{
		position: absolute;
		left: 27%;
	}
	.page-id-15202 #partners p, .page-id-15202 #partners h4, .page-id-15192 #pcts p, .page-id-15192 #pcts h4 {	
		text-align: justify;
		text-justify: auto;
		min-height: 1px !important;
		height: auto !important;
	}
	.page-id-15192 #trenwa .wpb_single_image.vc_align_left {
		text-align: center !important;
	}
	.page-id-15192 #pcts .vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:nth-child(n+4){
		display: none;
	}
	.page-id-15202 #partners figure img {
		width: 500px !important;
	}
	.page-id-15202 #partners .vc_column-inner .wpb_column:last-child img {
		padding-top: 6px;
	}
 }
@media only screen and (max-width: 480px) {
    .single-post #content {padding-top: 80px;}
    .single-post .container .container {
        padding-left: 0;
        padding-right: 0;
    }
    .single-press_release .container .container {
        padding-left: 0;
        padding-right: 0;
    }
    .single-portfolio #cs_overview img.wp-image-18726 {
        max-width: 250px;
        padding-top: 30px;
    }
}
@media only screen and (max-width: 414px) {
#search {
    width: 77% !important;
}
#content.sbar {
    padding-top: 0 !important;
}
#tp_rating img {
    width: 300px;
}
.tech_vids iframe {
    width: 301px !important;
    height: 169px !important;
}
#au_opw iframe, #au_dover iframe {
    width: 323px !important;
    height: 180px !important;
    margin: 0 !important;
}
#pi_info.video iframe {
    width: 323px !important;
    height: 180px !important;
    margin: 0 !important;
}
#pi_info.video {
    height: auto;
    min-height: 0 !important;
}
#pi_info.video .container {
    height: auto;
    min-height: 0 !important;
}	
td[class="emailcolsplit"], th[class="emailcolsplit"] {
    /*width: 100%!important;*/
	float: left!important;
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 10px !important;
    padding-left: 0px !important;
}
}

@media only screen and (max-width: 375px) {
#au_opw iframe, #au_dover iframe {
    width: 286px !important;
    height: 160px !important;
    margin: 0 !important;
}
#pi_info.video iframe {
    width: 275px !important;
    height: 156px !important;
    margin: 0 !important;
}
#pi_info.video {
    height: auto;
    min-height: 0 !important;
}
#pi_info.video .container {
    height: auto;
    min-height: 0 !important;
}
}

@media only screen and (max-width: 360px) {
/*.pp_pic_holder.pp_default {
		width: 176px !important;
	}*/
	/*.pp_content {
		height: 176px !important;
		width: 251px !important;
	}*/
.tech_vids iframe {
    height: 176px !important;
    width: 251px !important;
}
#au_opw iframe, #au_dover iframe {
    width: 268px !important;
    height: 151px !important;
    margin: 0 !important;
}
#pi_info.video iframe {
    width: 275px !important;
    height: 156px !important;
    margin: 0 !important;
}
#pi_info.video {
    height: auto;
    min-height: 0 !important;
}
#pi_info.video .container {
    height: auto;
    min-height: 0 !important;
}
.pipekits .wpb_column.vc_column_container.vc_col-sm-4:not(:first-child) {
    width: 41%;
    float: left;
}
}

@media only screen and (max-width: 330px) {
#popup_form #salutation.col-md-2 {
    width: 100% !important;
}
#popup_form .col-md-5 {
    width: 100%;
}
#popup_form .col-md-6 {
    width: 100%;
}
#popup_form select.col-md-2 {
    margin-bottom: 15px;
}
}

@media only screen and (max-width: 320px) {
.pp_pic_holder.pp_default {
    width: 315px !important;
}
.pp_content {
    height: 460px !important;
    width: 280px !important;
}
iframe {
    width: 100%;
}
.tech_vids iframe {
    width: 250px !important;
    height: 141px !important;
}
#au_opw iframe, #au_dover iframe {
    width: 230px !important;
    height: 128px !important;
    margin: 0 !important;
}
#pi_info.video iframe {
    width: 275px !important;
    height: 156px !important;
    margin: 0 !important;
}
#pi_info.video {
    height: auto;
    min-height: 0 !important;
}
#pi_info.video .container {
    height: auto;
    min-height: 0 !important;
}
#tp_rating img {
    width: 250px;
}
#bmap p img {
    width: 250px;
    height: 250px;
}
#pi_cta.pllx p:first-child {
    margin-top: -50px !important;
}
#landing_page_selector p, #product_page_selector p {
    text-align: left !important;
    -moz-text-align-last: left; /* Code for Firefox */
    text-align-last: left;
}
.home #success_row, .single-post p, #pi_info .wpb_wrapper p, #pi_benefits .wpb_wrapper p, .home p, #au_fibrelite p, #au_opw p, #au_dover p, #cs_overview p, #cs_content p, .sumps p {
    text-align: left !important;
}
#landing_page_selector .special p, #product_page_selector .special p {
    text-align: center !important;
}
#landing_page_selector .wpb_raw_html p, #product_page_selector .wpb_raw_html p {
    text-align: center !important;
    -moz-text-align-last: center; /* Code for Firefox */
    text-align-last: center !important;
}
#landing_page_selector .wpb_raw_html ul p, .sumps p, #product_page_selector .wpb_raw_html ul p, .sumps p {
    text-align: left !important;
    -moz-text-align-last: left; /* Code for Firefox */
    text-align-last: left !important;
}
}
/*-------------------------------------------------*/
/*---- mobile and tablet menu end -----------------*/
/*-------------------------------------------------*/
