/*
 Theme Name:   RT-Theme 18 Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  T-Theme 18 Child Theme
 Author:       Dan T
 Author URI:   http://niika.com
 Template:     rttheme18
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

#navigation_bar > ul > li > a {
	padding: 15px 24px;
}

#header_contents .box_layout .with_icons li {
	display: inline-block;
	float: right;
	font-size: 1.8em;
	margin-left: 12px;
}

.flexslider2 .flex-direction-nav li a {
	background-color: transparent;	
}

#sllogos.flexslider2 {
	background: transparent;
	border: none;
}

#sllogos.flexslider2 .slides {
	bottom: -20px;
}

#sllogos.flexslider2 .slides li {
	text-align: center;
}

#sllogos.flexslider2 .slides img {
	max-width: 17%;
	width: 17%;
	display: inline;
	margin: 1% 1% 0;
}

#sllogos.flexslider2 .flex-direction-nav li .flex-prev {
	opacity: 1;
	left: 20px;
}

#sllogos.flexslider2 .flex-direction-nav li .flex-next {
	opacity: 1;
	right: 20px;
}

#sllogos.flexslider2 .flex-control-nav {
	position: relative;
}

#sllogos.flexslider2 .flex-direction-nav {
	margin: 0;
}

#sllogos.flexslider2 .flex-direction-nav a::before {
	background: rgba(0,0,0,0.1);
	height: 34px;
    width: 34px;
    font-size: 20px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}

#sllogos.flexslider2 .flex-direction-nav a {
	line-height: 30px;
	margin-top: -36px;
}


/*
 *	SINGLE PRODUCT PAGE
-----------------------------*/
.agency_images {
	background: #f7f7f7;
	border-top: none;
}

.agency_images,
.feature_new_product,
.product_video_link,
.product_pdf_link {
	border: 1px solid #f0f0f0;
}

.feature_new_product,
.product_video_link,
.product_pdf_link {
	margin: 20px 0;
}

.agency_images_holder,
.feature_new_product_holder,
.product_video_link_holder,
.product_pdf_link_holder {
	padding: 20px;
	text-align: center;
}

.product_pdf_link_holder {
	background: #fff;
}

.product_pdf_link_holder a {
	background: url("images/pdficon.png") no-repeat scroll 5% center rgba(0, 0, 0, 0);
	padding: 20px 30px 20px 50px;
}

.enquire_now {
	margin: 20px 0;
	overflow: hidden;
	
}

.enquire_now_button {
	background: #4f7a7e;
	opacity: 1;
	float: left;
}

.enquire_now_button:hover {
	opacity: 0.9;
}

.enquire_now_button a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 15px 20px;
}

.enquire_now_button a:hover {
	color: #fff;
}

.agency_images_holder a {
	display: inline-block;
}

.feature_new_product_holder p:last-child {
	padding-bottom: 0;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home .content_holder .content_area .row-style-2 {
	background: #fff;
}

.listsubcat {
	list-style-type: none;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.listsubcat li {
	box-sizing: border-box;
    float: left;
    margin: 0 2% 2% 0;
    max-width: 31%;
    position: relative;
    width: 100%;
}

.listsubcat a {
	color: #bbb;
    position: relative;
    text-decoration: none;
}

.listsubcat img {
	border: 1px solid #e7e7e7;
}

.listsubcat span {
	box-sizing: border-box;
    float: left;
    overflow: hidden;
    padding: 15px;
    position: relative;
    width: 100%;
}

.prodlistsmall {
	position: relative;	
}

ul.prodlistsmall {
	position: relative;	
	margin: 0 0 0 17px;
}

ul.prodlistsmall li {
	position: relative;	
}

.with_borders .product_info {
	padding-bottom: 90px;
}

.product_info h4, .product_item_holder h4 {
	color: #497679;
    font-size: 20px;
}

.product_item_holder {
    position: static;
}

.prodenq {
	position: absolute;
	padding: 20px;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
}

.prodenq a,
.ytvids {
	color: #fff;
	background: #b3b2b3;
    display: block;
    font-size: 1rem;
    font-weight: bold;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.ytvids {
	margin-bottom: 10px;
}

.ytvidss {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}

.prodenq a:hover,
.ytvids:hover {
	background: #497679;
	color: #fff;
}

.flexslider .slides {
	background: #e4e4e4;
}

.flexslider {
	border: none;
}

.fr-logos ul {
	overflow: hidden;
}

.fr-logos ul li {
	box-sizing: border-box;
    float: left;
    padding: 10px 25px;
    width: 20%;
}

.featured_article_title {
	color: #48777a;
}

article.featured .caption.title_centered.embedded .featured_article_title {
	position: relative;
}

.box.three h3 {
	margin-top: 8px;
	margin-bottom: 4px;
}

.box.three .margin-b20 {
	display: none;
}

.sideimgs {
	position: relative;
}

.sideimgs img {
	margin-bottom: 20px;
	border-top: 5px solid #4b797c;
}

.top_content .heading h1, .top_content .heading h2, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1, h2, h3, h4, h5, h6, .latest-news-2 .title, .top_content.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a, .heading h1, .heading h2, .footer .featured_article_title, .recent_posts .title a {
	color: #4b797c !important;
}

#row-166114-1 .three {
    margin: 0;
    width: 33.3%;
}

#row-166114-1 .three:nth-child(2) {
	background: #e5e5e5;
}

article.featured .caption.title_centered.embedded .featured_article_title {
	background: none;
}

.wide .content_footer {
	background: #fff;
}

#row-166114-1 {
	padding: 0 !important;
}

.delahentytopholder {
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	width: 100%;
	z-index: 999999;
}

.delahentytop {
	background: #477679;
	margin: 0 auto;
	height: 100%;
	max-width: 1060px;
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
	color: #fff;
	overflow: hidden;
}

.delahentytop h3 {
	margin-bottom: 20px;
}

.topleft {
	float: left;
	width: 50%;
}

.topright {
	float: left;
	width: 50%;
}

.topright .field-wrap {
	margin-bottom: 10px;
}

.topright #ninja_forms_field_12 {
	height: 100px;
}

#getintouchholder {
	margin: 0 auto;
	height: 100%;
	max-width: 1060px;
	width: 100%;
	text-align: right;
}

#getintouch {
	position: relative;
	background: #477679;
	display: inline-block;
}

#getintouch a {
	position: relative;
	padding: 10px 24px;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
}

#getintouch a:hover {
	cursor: pointer;
	text-decoration: underline;
}

.delahentytop .featured_article_title {
	color: #fff !important;
}

.deets {
	margin-top: 30px;
}

/*.topright #ninja_forms_field_12_div_wrap {
	float: right;
	width: 40%;
}

.topright #ninja_forms_field_6_div_wrap,
.topright #ninja_forms_field_10_div_wrap,
.topright #ninja_forms_field_8_div_wrap,
.topright #ninja_forms_field_9_div_wrap {
	float: left;
	width: 40%;
}*/



/*
 *	MEDIA QUERIES
-----------------------------*/


@media only screen and (min-width: 960px) and (max-width: 1099px) { 
	.responsive #navigation_bar > ul > li > a {
		padding: 15px 18px;
	}
}

@media only screen and (max-width: 960px) { 
	
	#header_contents .box_layout .with_icons li {
		display: inline-block;
		float: none;
		font-size: 1.2em;
		margin-left: 12px;
		margin-right: 12px;
	}
	
	#header_contents .box_layout .with_icons {
		text-align: center;
	}
	
	#sllogos.flexslider2 .slides img {
	    display: inline;
	    margin: 0 4%;
	    max-width: 30%;
		width: 30%;
	}
	
	.delahentytopholder {
		display: none;
	}
}