/*
Theme Name: Carrier UK 2017
Theme URI: http://www.carrieraircon.co.uk/
Description: Air Conditioning Rentals
Author: Piranha Solutions
Author URI: http://www.piranha-solutions.com
Version: 2.0
*/



/* General Styles */
body {
	-webkit-font-smoothing:antialiased;
	font-family:'HelveticaNeueLight', Arial, sans-serif;
	background-color:#fff;
	font-size:14px;
	line-height:1.25;
	margin:0;
	padding:0;
}

/* delete this later */
.term-water-to-water-heat-pumps .products li:nth-child(3){
	display: none;
}
#news_id_2207 .more {
	display: none;
}

.thumb_caption_container {
	max-width: 45%;
	float: right;
	padding: 25px
}
.thumb_caption_container img {
	width: 100%;
	float: none;
	margin: 0;
}
.thumb_caption_container span, .img_cap {
	display: block;
	font-size: 12px;
	padding: 10px 0;
	color: #525252;
}
.inline_post_img {
	width: 40%;
	float: left; 
	padding: 25px;
}
.inline_post_img img {
	width: auto;
	height: 100px;
	float: none;
	margin: 0;
}

p {
	font-family:'HelveticaNeueLight', Arial, sans-serif;
	font-size:14px;
	color:#525252;
	margin-bottom:25px;
	line-height:20px;
}

p strong {
	font-family:'HelveticaNeueMedium', Arial, sans-serif;
	font-weight:normal;
}

a {
	color:#00228C;
}

a:focus {
	outline:none;
}

h1, h2, h4, h5, h6 {
	font-family:'HelveticaNeueLight', Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	color:#262060;
	margin:0 0 25px 0;
}

h1 {
	font-size:43px;
}

h2 {
	font-size:32px;
}

h3, h4, h5, h6 {
	font-family:'HelveticaNeueMedium';
	font-size:15px;
	color:#777;
	line-height:22px;
}

img {
	max-width:100%;
	height:auto;
	border:none;
}

.alignleft {
	float:left;
	margin:0 25px 25px 0;
}

.alignright {
	float:right;
	margin:0 0 25px 25px;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

.alignnone {
	margin:0 0 25px 0;
}

ul, ol {
	margin:0;
	padding:0;
}

hr {
	border-color:#ddd;
}

.widget {
	list-style:none;
}

.clear {
	clear:both;
}
/* End General Styles */



/* Font */
@font-face {
    font-family:'HelveticaNeueLight';
    src: url('font/hll_____-webfont.eot');
    src: url('font/hll_____-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/hll_____-webfont.woff') format('woff'),
         url('font/hll_____-webfont.ttf') format('truetype'),
         url('font/hll_____-webfont.svg#HelveticaNeueLight') format('svg');
    font-weight:normal;
    font-style:normal;

}

@font-face {
    font-family:'HelveticaNeueMedium';
    src: url('font/hlm_____-webfont.eot');
    src: url('font/hlm_____-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/hlm_____-webfont.woff') format('woff'),
         url('font/hlm_____-webfont.ttf') format('truetype'),
         url('font/hlm_____-webfont.svg#HelveticaNeueMedium') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'HelveticaNeueBold';
    src: url('font/HelveticaBold.eot');
    src: url('font/HelveticaBold.eot?#iefix') format('embedded-opentype'),
         url('font/HelveticaBold.woff') format('woff'),
         url('font/HelveticaBold.ttf') format('truetype'),
         url('font/HelveticaBold.svg#HelveticaNeueBold') format('svg');
    font-weight:normal;
    font-style:normal;
}
/* End Font */



/* Header */
.header-container {
	background:url(images/header-bg.png) repeat-x center bottom;
	padding:10px 0 0 0;
	margin-bottom:1px;
}

.header .logo {
	float:left;
}

.header-widget {
	float:right;
}

.header .right {
	float:right;
	margin-top:10px;
}

.right .menu {
	float:right;
	clear:both;
	margin-bottom:6px;
}

.right .menu li {
	list-style:none;
	display:inline-block;
	margin-left:25px;
}

.right .menu li a {
	font-size:13px;
	color:#222;
}

.header .widget {
	text-align:center;
	float:right;
	clear:both;
}

.header .widget h2 {
	font-family:'HelveticaNeueLight';
	font-size:16px;
	color:#00218C;
	letter-spacing:-1px;
	text-transform:none;
	margin:10px;
}

.header .widget p {
	font-family:'HelveticaNeueMedium';
	font-size:50px;
	color:#00218C;
	line-height:50px;
	letter-spacing:-1px;
	margin:10px 0 0 0;
}

.header form {
	width:100%;
	max-width:300px;
	float:right;
	position:relative;
}

.header form input[type="text"] {
	width:100%;
	height:30px;
	padding:3px 35px 3px 15px;
}

.header form input[type="submit"] {
	width:30px;
	height:30px;
	background:url(images/search-btn.png) no-repeat center center;
	border:none;
	position:absolute;
	top:0;
	right:4px;
}
/* End Header */



/* Main Nav */
.nav-container {
	border-top:1px solid #fff;
	margin-top:10px;
}

.nav {
	width:100%;
	border-left:1px solid #fff;
}

.nav .menu li {
	list-style:none;
	text-align:center;
	position:relative;
}

.nav .menu > li {
	width:16.66%;
	float:left;
	border-right:1px solid #fff;
}

.nav .menu li a {
	color:#222;
	text-transform:uppercase;
	display:block;
	padding:10px 5px 8px 5px;
}

.nav .menu > li > ul, 
.nav .menu li ul li ul {
	width:100%;
	border:1px solid #ccc;
	background-color:#fff;
	list-style:none;
	position:absolute;
	top:100%;
	left:-9999px;
	z-index:999;
}

.nav .menu li ul li ul {
	top:0;
}

.nav .menu > li:hover > ul {
	left:0;
}

.nav .menu li ul li:hover ul {
	left:100%;
}

.nav .menu li ul li {
	border-bottom:1px solid #ddd;
}

.nav .menu li ul li:last-of-type {
	border-bottom:none;
}

.nav .menu li ul li a {
	padding:10px 5px 8px 5px;
}

.nav .menu li ul li:hover > a, .nav .menu li ul li a:hover {
	background-color:#eee;
	text-decoration:none;
}

/* Mobile Nav */
.nav-mobile {
	display:none;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	background:#00218c url(images/nav.svg) no-repeat center center;
	background-size:18px;
	height:50px;
	width:50px;
}

.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	height:50px;
	width:50px;
	cursor:pointer;
	background-color:#ddd;
}

.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(images/drop.svg) no-repeat center center;
	background-size:20px;
}

.nav-click:hover {
	background-color:#00218c;
}

.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}

.mobtitle {
	display:none;
}
/* End Main Nav & Mobile Nav */



/* Default Page Styles */
.container-fluid {
	padding-left:0;
	padding-right:0;
}

.inner-container {
	max-width:1030px;
	margin:0 auto;
	float:none;
	position:relative;
}

.banner {
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	overflow:hidden;
	margin-bottom:50px;
}

.banner .inner-container {
	min-height:250px;
	position:relative;
}

.banner h1 {
	background-color:rgba(255, 255, 255, 0.75);
	border-radius:15px;
    padding:20px 40px 15px 40px;
    margin:0;
    position:absolute;
    left:15px;
    top:50%;
    transform:translateY(-50%);
}

.content {
	margin-bottom:30px;
}

.content h2 {
	font-family:'HelveticaNeueBold';
	font-size:15px;
	color:#333;
	padding:20px 28px 18px 28px;
	background-color:#f7f7f7;
	border-radius:10px;
	clear:both;
}

.content p a {
	text-decoration:underline;
}

.content ul {
	padding-left:15px;
	margin-bottom:25px;
}

.content ul li {
	list-style:square;
	color:#525252;
	line-height:20px;
	padding-left:10px;
	margin-bottom:4px;
}

#breadcrumbs {
	border:1px solid #ccc;
	padding:3px 25px;
	margin-bottom:20px;
}

#breadcrumbs a, #breadcrumbs .breadcrumb_last {
	font-size:12px;
	display:inline-block;
	margin:0 8px;
	text-decoration:underline;
}

#breadcrumbs .breadcrumb_last {
	text-decoration:none;
}

.buttons {
	margin-left:-8px;
	margin-right:-8px;
	margin-bottom:35px;
}

.button {
	height:66px;
	display:table;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:20px;
}

.button a, 
.button span {
	width:100%;
	height:66px;
	font-family:'HelveticaNeueMedium';
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	background:url(images/btn.png) no-repeat #262262 right center;
	display:table-cell;
	vertical-align:middle;
	border-radius:8px;
	padding:0 90px 0 20px;
	transition:all 0.5s ease 0s;
}

.button:nth-of-type(2n) span {
	background-color:#0E76BC;
	cursor:pointer;
}

.button:nth-of-type(3) span {
	font-size:28px;
	line-height:28px;
	background-color:#25AAE1;
}

.button a:hover, 
.button span:hover {
	background-color:#333;
}

.recent-projects {
	border-top:1px solid #ddd;
	padding-top:35px;
}

.recent-cs {
	margin-bottom:45px;
}

.cs-img-wrap {
	height:260px;
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	border-top:6px solid #0077C2;
	position:relative;
	margin-bottom:30px;
}

.cs-img-wrap h3 {
	font-family:'HelveticaNeueLight';
	font-size:20px;
	color:#262060;
	background-color:rgba(255, 255, 255, .88);
	padding:35px 20px;
	margin-bottom:0;
	position:absolute;
	bottom:0;
	transition:all 0.5s ease 0s;
}

.cs-img-wrap:hover h3 {
	color:#fff;
	background-color:rgba(0, 119, 194, .88);
}

.recent-projects .more {
	text-transform:uppercase;
}
/* End Default Page Styles */



/* Sidebar */
.content .sidenav {
	border-right:1px solid #ddd;
	padding:0;
}

.content .sidenav li {
	width:75%;
	list-style:none;
	display:block;
	border-radius:12px;
	padding:0;
}

.sidenav a {
	font-size:15px;
	color:#0077C2;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	border-radius:12px;
	position:relative;
	padding:10px 15px;
	transition:all 0.5s ease 0s;
}

.sidenav li:not(.current_page_item) a:hover {
	color:#fff;
	background-color:#25aae1;
}

.sidenav .current_page_item a {
	font-family:'HelveticaNeueBold';
	background-color:#f7f7f7;
}

.sidenav .current_page_item a:after {
	content:"";
	width:14px;
	height:22px;
	display:block;
	background:url(images/sidenav.png) no-repeat center center;
	position:absolute;
	top:50%;
	right:-14px;
	transform:translateY(-50%);
}

.sidebar form {
	background-color:#f7f7f7;
	border-radius:10px;
	padding:20px;
}

.sidebar form h3 {
	font-family:'HelveticaNeueBold';
	font-size:27px;
	color:#262161;
}
/* End Sidebar */



/* Homepage Styles */
.billboard-container {
	margin-bottom:20px;
	position:relative;
}

.billboards {
	position:relative;
}

.billboard-container, .billboards, .billboard {
	height:300px;
	display:block;
	overflow:hidden;
}

.billboard-title {
	width:100%;
	font-family:'HelveticaNeueLight';
	font-size:25px;
	color:#00228C;
	text-transform:none;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(255, 255, 255, 0.8);
	margin:0;
	padding:5px 15px 5px 60px;
	z-index:99;
}

.billboard {
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
}

.billboard .caption {
	width:540px;
	padding:25px 25px 1px 25px;
	/*margin:95px 0 0 35px;*/
	background-color:rgba(255, 255, 255, 0.9);
	position:absolute;
	top:94px;
	left:-600px;
}

.billboard .title {
	font-size:32px;
	color:#00228C;
	line-height:34px;
}

.billboard .description {
	width:65%;
	float:left;
}

.billboard .caption .more {
	font-size:15px;
	display:inline-block;
	float:right;
	background:url(images/arrow-slide.png) no-repeat #ccc 96% center;
	padding:5px 40px 5px 15px;
	transition:all 0.5s ease 0s;
}

.billboard .caption .more:hover {
	background-color:#00228c;
	color:#fff;
}
.banner-1452 .launch-event {
	font-size: 2rem;
	color: #00228C;
}
.banner-1452 .title {
	margin-bottom: 5px !important;
}
.banner-1452 .more {
	margin-top: 15px;
}
.wpcf7 span.wpcf7-list-item {
	width: 100%;
}

.home-box {
	list-style:none;
	margin-bottom:20px;
}

.home-box .title {
	min-height:80px;
	font-family:'HelveticaNeueLight';
	font-size:20px;
	line-height:26px;
	color:#fff;
	background-color:#00238C;
	padding:15px 20px;
	margin-bottom:10px;
}

.home-box .excerpt {
	min-height:110px;
	background-color:#ddd;
	padding:15px;
	margin:10px 0;
}

.home-box .excerpt p {
	font-size:13px;
	margin:0;
}

.home-box .more {
	width:100%;
	height:38px;
	display:table;
	font-size:16px;
	color:#fff;
	line-height:38px;
	background:url(images/product-name-arrow-bg.png) repeat-y #00238c right center;
	transition:all 0.5s ease 0s;
}

.home-box .more span {
    padding:0 15px;
}

.home-box .more:hover {
	background-color:#999;
	text-decoration:none;
}

.home-news-container, .home-cta {
	margin:20px 0;
}

.slider-container {
	height:225px;
	position:relative;
	overflow:hidden;
}

.home-news {
	/*height:240px;*/
	border:1px solid #bbb;
	overflow:hidden;
}

.home-news h2 {
    background-color:#f6f6f6;
	border-bottom:1px solid #bbb;
	border-left:8px solid #00238C;
    padding:13px 15px 10px 25px;
    margin:0;
}

.home-news .story {
	list-style:none;
	padding:15px 15px 0 15px;
	position:absolute;
	display:none;
}

.home-news .story h3 {
	font-size:16px;
	color:#002288;
	text-transform:uppercase;
	margin-bottom:15px;
}

.home-news .story p {
	font-size:13px;
	margin-bottom:20px;
}

.home-news .story .more {
	color:#777;
	background-color:#eee;
	border-right:1px solid #ccc;
	display:inline-block;
	padding:6px 15px;
	transition:all 0.5s ease 0s;
}

.home-news .story .more:hover {
	color:#fff;
	background-color:#002288;
	text-decoration:none;
}

ul.slider-controls.v-centered {
	display:none;
}


ol.slider-markers {
	list-style:none;
}

ol.slider-markers.h-centered {
	text-align:center;
	position:absolute;
	bottom:9%;
	right:8%;
}

ol.slider-markers li {
	display:inline-block;
	float:left;
	width:13px;
	height:13px;
	background-color:#fff;
	border:2px solid #bbb;
	border-radius:50% 50% 50% 50%;
	margin:0 4px;
	position:relative;
}

ol.slider-markers li a {
	width:10px;
	height:10px;
	font-size:0;
	display:block;
	color:#fff;
	position:absolute;
}

ol.slider-markers li.active-marker {
	background-color:#bbb;
}

ol.slider-markers li.active-marker a {
	color:#bbb;
}
/* End Homepage Styles */

/* Events Page */
.list_1200:before {
  content: "12:00";
}
.list_1215:before {
  content: "12:15";
}
.list_1430:before {
  content: "14:30";
}
.list_1730:before {
  content: "17:30";
}
.list_1800:before {
  content: "18:00";
}
.list_2100:before {
  content: "21:00";
}
.time-list li:before {
  width: 45px;
  display: inline-block;
}
.innerlist {
	padding-left: 0 !important;
	margin-bottom: 0 !important;
}
.innerlist li {
	list-style: none !important;
	position: relative;
}
.innerlist li:before {
  width: 45px;
  display: inline-block;
  content: '';
}
.guest-speaker {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px
}
.about-hidden {
    display: none;
}
.about-image { 
	width: 90px; 
	float: left;
}
.about-image img { 
	width: 100%; 
	height: auto;
	border-radius: 4px;
}
.about-desc {
	float: right; 
	width: calc(100% - 120px);
	text-tranform: initial;	
}
.guest-title {
	text-tranform: capitalize !important;
}
h3.guest-title {
	margin: 15px 0 10px 0;
}
p.guest-title {
	margin: 0 0 15px 0;	
}
.about-toggle {
	margin-top: 30px;
}
.trigger {
	padding: 5px;
	background: #F7F7F7;
	transition: all 0.5s ease 0s;
	border-radius: 4px;
}
.trigger:hover {
	background: #e5e5e5;
	cursor: pointer
}
.page-template-page-eventslanding .hidden-xs {
	display: block !important;
}

/* Product Categories & CTA */
ul.products {
	padding:0;
}

.product {
	/*min-height:250px;*/
	list-style:none;
	margin-bottom:15px;
}

.product-thumb {
	height:185px;
	text-align:center;
	line-height:180px;
	border:2px solid #fff;
	transition:all 0.5s ease 0s
}

.cta .actions {
	padding:0;
	margin-bottom:30px;
	overflow:hidden;
}

.cta ul li {
	list-style:none;
	padding:0;
	margin-bottom:10px;
}

.home-cta ul li {
	list-style:none;
	margin-bottom:25px;
}

.product-name {
	margin-top:5px;
}

.product-name, .cta ul li .action, .home-cta ul li .action {
	width:100%;
	height:38px;
	display:table;
	line-height:38px;
	background:url(images/product-name-arrow-bg.png) repeat-y #eee right center;
	transition:all 0.5s ease 0s;
}

.home-cta ul li .action {
	height:41px;
	line-height:41px;
	background-color:#eee;
}

.cta ul li .action {
	background-color:#001F92;
}

.product-name h3, .cta ul li .action h3, .home-cta ul li .action h3 {
	/*width:80%;*/
	font-size:14px;
    display:table-cell;
    vertical-align:middle;
    padding:3px 15px;
    margin:0;
    transition:all 0.5s ease 0s;
}

.cta ul li .action h3, .home-cta ul li .action h3 {
	text-transform:uppercase;
}

.product-name h3 {
	text-transform: initial !important;
}

.cta ul li .action h3 {
	color:#fff;
	line-height:18px;
}

.cta ul li .action h3:hover {
	background-color:#001f92;
}

.arrow {
	width:42px;
	height:38px;
	text-align:center;
	display:table-cell;
    vertical-align:middle;
	/*float:right;*/
}

.product a, .cta ul li a, .home-cta ul li a {
	text-decoration:none;
}

.product a:hover .product-thumb {
	border:2px solid #eee;
}

.product a:hover .product-name, .cta ul li a:hover .action, .home-cta ul li a:hover .action {
	background-color:#00238C;
}

.product a:hover .product-name h3, .cta ul li a:hover .action h3, .home-cta ul li a:hover .action h3 {
	color:#fff;
}

.cta .open {
	background-color:#eee;
	padding:15px;
	text-align:right;
}

.cta .open .left {
	font-size:15px;
	display:inline-block;
	padding:15px;
	text-align:left;
}

.cta .open .right {
	font-size:18px;
	display:inline-block;
	color:#fff;
	background:url(images/open.png) no-repeat #00238C 93% center;
	background-color:#00238C;
	padding:15px 35px 14px 15px;
	text-align:right;
	cursor:pointer;
	transition:all 0.5s ease 0s;
}

.cta .open .right:hover {
	background-color:#999;
}

.cat-search-name {
	color:#fff;
	background-color:#00238C;
	padding:12px 15px 10px 15px;
}
/* End Product Categories & CTA */



/* Single Product */
.single-product-content .left, .single-product-content .right {
	margin-bottom:30px;
}

/*.single-product-content .middle .overview {
	max-height:300px;
	padding:0 10px;
	overflow-y:auto;
}*/

.single-product-content form {
	text-align:center;
	background-color:#f7f7f7;
	padding:20px 5%;
	margin-bottom:30px;
}

.single-product-content form .row {
	margin-left:-6px;
	margin-right:-6px;
}

.single-product-content form .row > p {
	padding-left:6px;
	padding-right:6px;
}

.single-product-content form p {
	margin:0;
}

.single-product-content form h3 {
	font-size:20px;
	color:#00228C;
	text-transform:uppercase;
	margin-bottom:15px;
}

.single-product-content form input, .single-product-content form textarea {
	width:100%;
	height:35px;
	font-size:13px;
	border:1px solid #bfbfbf;
	padding:2px 15px;
	margin-bottom:12px;
}

.single-product-content form textarea {
	height:95px;
	padding:10px 15px;
}

.single-product-content form input[type="submit"] {
	text-align:left;
	float:right;
	margin:50px 0 0 0;
}

.single-product-content form .ajax-loader {
	display:none !important;
}

.single-product-content .ui-tabs {
	margin-bottom:25px;
}

.content .ui-tabs-nav {
	padding:0;
	margin:0 0 2px 0;
}

.content .ui-tabs-nav > li {
	display:inline-block;
	padding:0 5px 0 0;
}

.ui-tabs-nav > li a {
	font-family:'HelveticaNeueMedium';
	font-size:13px;
	color:#333;
	background-color:#f6f6f6;
	text-transform:uppercase;
	display:inline-block;
	border-left:4px solid #00238C;
	text-decoration:none;
	padding:12px 12px 10px 12px;
}

.ui-tabs-nav > li.ui-state-active > a {
	background-color:#ddd;
}

.ui-tabs-nav > li a:hover {
	background-color:#ddd;
	text-decoration:none;
}

.ui-tabs-panel {
	border:2px solid #ddd;
	padding:20px;
}

.content .ui-tabs-panel ul ul {
	margin-bottom:4px;
}

h2.similar {
	margin-bottom:10px;
}

.related-products {
	position:relative;
	margin-bottom:50px;
}

#related-products-slider-container {
	height:156px;
	width:auto;
	border:2px solid #ddd;
	padding:10px 20px;
	overflow:hidden;
	position:relative;
}

#related-products-slider {
	position:relative;
	left:0;
	top:0;
}

#related-products-slider li {
	float:left;
	width:110px;
	list-style:none;
	margin:0 15px;
	padding:0;
	text-align:center;
}

#related-products-slider li .img-container {
	width:108px;
	height:108px;
}

#related-products-slider li h4 {
	font-family:'HelveticaNeueLight';
	font-size:13px;
	line-height:13px;
	margin:0;
	text-transform: initial;
}

#prev, #nxt {
	height:152px;
	width:40px;
	display:block;
	background-color:#fff;
	position:absolute;
	top:2px;
	z-index:99;
}

#prev span, #nxt span {
	height:40px;
	width:40px;
	display:block;
	margin-top:52px;
	cursor:pointer;
	transition:all 0.5s ease 0s;
}

#prev {
	left:2px;
}

#nxt {
	right:2px;
}

#prev span {
	background:url(images/prev.png) no-repeat #ccc center center;
}

#nxt span {
	background:url(images/next.png) no-repeat #ccc center center;
}

#prev span:hover, #nxt span:hover {
	background-color:#00238C;
}

.product-downloads h3 {
	height: 38px;
	background-color: #f6f6f6;
    border-left: 4px solid #00238c;
    color: #333;
    font-size: 14px;
    padding: 7px 12px;
    margin: 0;
    text-transform: uppercase;
}

.product-downloads > div {
	border-left:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-right:2px solid #ddd;
	padding:25px 20px 5px 20px;
}

.brochure-download {
	position:relative;
	margin-top:20px;
}

.cta ul .brochure-download a {
	background:none;
    display:block;
    margin-bottom:0;
    padding:0;
    text-decoration:none;
}

.cta ul .brochure-download .action h3 {
	padding:23px 90px 23px 15px;
}

.brochure-cat {
	position:absolute;
	top:-10px;
	right:48px;
}
/* End Single Product */



/* Case Studies */
.case-study .excerpt {
	padding:25px 25px 5px 25px;
	background-color:#f6f6f6;
	margin-bottom:25px;
}

.case-study .thumb {
	min-height:150px;
}
/* End Case Studies */



/* News */
.content .news-stories > li {
	list-style:none;
	border-bottom:1px solid #ccc;
	padding:15px 0;
	margin:0;
}

.news-stories > li h3 {
	font-size:18px;
	color:#00228c;
}

.news-stories > li .more {
	text-decoration:underline;
}

.related {
    background-color:#f6f6f6;
    margin-bottom:25px;
    padding:25px;
}

.related h3 {
	font-size:22px;
	color:#0000b9;
}

.related h4 {
	font-size:17px;
}

.related img {
	float:right;
	margin:0 0 30px 30px;
}

.related .more {
	text-decoration: underline;
}
/* End News */



/* Contact Page & Forms */
.contact-details {
	background-color:#f2f2f2;
	padding:15px;
}

.halfcol {
	padding:15px;
}

.wpcf7 label {
	font-family:'HelveticaNeueBold';
	font-weight:normal;
	text-transform:uppercase;
}

/*body.page-id-18 */.wpcf7 input, /*body.page-id-18 */.wpcf7 textarea, /*body.page-id-18 */.wpcf7 select {
	width:100%;
	height:35px;
	border:1px solid #ccc;
	padding:2px 5px;
	margin-bottom:15px;
}

/*body.page-id-18 */.wpcf7 textarea {
	height:150px;
	padding:5px;
}

/*body.page-id-18 */.wpcf7 select {
	padding:2px;
	margin:4px 0 5px 0;
}

/*body.page-id-18 */.wpcf7 select option {
	padding:5px;
}

.wpcf7 input[type="file"] {
	border:none;
	cursor:pointer;
}

/*body.page-id-18 */.wpcf7 p {
	margin-bottom:10px;
}

/*body.page-id-18 */.wpcf7 input[type="submit"] {
	width:auto;
	height:auto;
	color:#fff;
	background:url(images/submit-arw.png) no-repeat #272066 right 15px center;
	font-size:16px;
	text-transform:uppercase;
	border:none;
	border-radius:5px;
	padding:12px 40px 10px 15px;
	transition:all 0.5s ease 0s;
}

/*body.page-id-18 */.wpcf7 input[type="submit"]:hover {
	background-color:#333;
}

.wpcf7 span.wpcf7-list-item {
	margin:0 !important;
	clear:both;
}

/*body.page-id-18 */.wpcf7 span.wpcf7-checkbox input {
	width:auto;
    height:auto;
    margin:0;
    float:left;
}

/*body.page-id-18 */.wpcf7 span.wpcf7-checkbox .wpcf7-list-item-label {
	width:80%;
	font-size:12px;
	float:left;
	padding:0 8px;
}

.wpcf7-response-output, .wpcf7-validation-errors {
	width:90%;
	border:1px solid #00218C !important;
	margin:0 !important;
    padding:5px 15px !important;
}

.contact-details .locate {
	font-size:16px;
	color:#fff;
	background-color:#00238c;
	padding:15px 25px;
	display:inline-block;
	text-decoration:none;
	margin-top:15px;
	transition:all 0.5s ease 0s;
}

.contact-details .locate:hover {
	background-color:#333;
	padding:15px 35px;
}
/* End Contact Page & Forms */



/* Footer */
.footer {
	text-align:center;
	border-top:2px dotted #ddd;
	border-bottom:2px dotted #ddd;
	overflow:hidden;
	margin-top:25px;
	margin-bottom:10px;
}

.footer-logo {
	padding-top:15px;
}

.footer .menu {
	border-left:2px dotted #ddd;
	overflow:hidden;
}

.footer .menu li {
	list-style:none;
}

.footer .menu li a {
	font-size:13px;
	color:#999;
}

.footer .menu li a:hover {
	color:#00218C;
}

.footer .menu > li {
	width:20%;
	list-style:none;
	float:left;
	border-right:2px dotted #ddd;
	padding:25px 15px 200px 15px;
	margin-bottom:-200px;
}

.footer .menu > li > a {
	text-transform:uppercase;
}

.footer .menu li ul {
	padding:20px 0;
}

.bottom {
	text-align:center;
}

.bottom .menu, .bottom p {
	font-size:12px;
	color:#999;
	display:inline-block;
}

.bottom .menu li {
	display:inline-block;
}

.bottom .menu li a {
	font-size:12px;
	color:#999;
	padding:0 10px;
	border-right:2px solid #ccc;
}

.bottom .menu li:last-of-type a {
	border-right:none;
}
/* End Footer */



/* Other Styles */
.pagination {
	width:100%;
    background-color:#e6e6e6;
    margin:40px 0 0;
    padding:10px 0;
    text-align: center;
}

.pagination div {
    display:inline-block;
}

.pagination .next {
    margin-right:25px;
}

.attachment-standard {
	float:right;
	margin:0 0 30px 30px;
}

.thumb .attachment-standard {
	float:none;
	margin:0 0 25px 0;
}

.campaign-banner, .banner-404 {
	background-image:url(images/campaign-banner.jpg);
}

.branch {
	background-color:#f2f2f2;
	padding:15px 15px 5px 15px;
	margin-bottom:20px;
}

.branch h3 {
	color:#00218C;
}

iframe {
	width:100% !important;
}

.home-box iframe, body.page-id-218 iframe {
	height:340px;
}

.content a[href$=".pdf"] {
    display:inline-block;
    padding:5px 0 5px 34px;
    background:url(images/icon-pdf.png) no-repeat top left;
    text-decoration:none;
    margin-bottom:8px;
}

.content a[href$=".pdf"]:hover {
    text-decoration:underline;
}

body.page-id-16 .content p {
	margin-bottom:0;
}

.results > li {
	list-style:none;
	border-bottom:1px solid #ddd;
	padding-bottom:30px;
	margin-bottom:30px;
}

.results > li:last-child {
	border-bottom:none;
	padding-bottom:0;
}

.landing-banner {
	margin:35px auto 50px auto;
}

body.page-template-page-landing .button:first-of-type a {
	background-color:#333;
}

body.page-template-page-landing h1 {
	text-transform:none;
}


.page-id-2597 .banner h1 {
	text-transform: initial !important;
}


/* End Other Styles */



#fb-root {
    display: inline-block;
}
td._51m-._2pir._51mw {
    display: none !important;
}
#twitter-widget-0 {
    margin-left: 10px !important;
    width: 60px !important;
    vertical-align: bottom;
}
.linkedinshareicon {
    height: 20px !important;
    display: inline-block !important;
    margin-left: 10px !important;
}
.fb_iframe_widget {
    max-width: 40% !important;
}
.newcamfbwidth60 {
    float: right;
    margin: 2% 9%;
    display: inline-block;
}

.socialshareicons {
	padding: 15px 5px;
    background-color: rgb(255, 255, 255);
    margin: 0px 0px 15px 0px;
    border-color: #dddddd;
    border-width: 2px;
    border-style: solid;
}
.overseascontact {
	width: auto;
    height: auto;
    color: #fff;
    background-color: #272066;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    padding: 12px 40px 10px 15px;
    transition: all 0.5s ease 0s;
}
.overseascontact a {
	color: #fff;
}
.faqtitle {
	margin: 0px;
    background-color: #262262 !important;
    color: #ffffff !important;
}
.faqanswer {
	background-color: #f7f7f7;
    padding: 15px;
    overflow: hidden;
}
.faqblock {
	margin-bottom: 20px;
}



/* Landing Page - Big End of Year Sale - AJM 01/12/2017 */

section.red .table > thead > tr > th.header {
	background-color: #ed1c24;
	color: #FFF;
	text-align: center;
	font-size: 30px;
}


section.red .table > thead > tr > th {
	background-color: #fde7dd;
	color: #ed1c24;
}

section.red .table > thead > tr > th,
section.red .table > tbody > tr > th,
section.red .table > tfoot > tr > th,
section.red .table > thead > tr > td,
section.red .table > tbody > tr > td,
section.red .table > tfoot > tr > td {
	border-top: 1px solid #fde7dd;
	border-bottom: 1px solid #fde7dd;
}

section.red .table tbody tr td.footer {
	background: #ed1c24;
    border: 0;
    padding: 15px;
    color: #FFF;
    text-align: left;
}


section.blue .table > thead > tr > th.header {
	background-color: #17469e;
	color: #FFF;
	text-align: center;
	font-size: 30px;
}

section.blue .table > thead > tr > th {
	background-color: #e2f4fd;
	color: #17469e;
}

section.blue .table > thead > tr > th,
section.blue .table > tbody > tr > th,
section.blue .table > tfoot > tr > th,
section.blue .table > thead > tr > td,
section.blue .table > tbody > tr > td,
section.blue .table > tfoot > tr > td {
	border-top: 1px solid #e2f4fd;
	border-bottom: 1px solid #e2f4fd;
}

section.blue .table tbody tr td.footer {
	background: #17469e;
    border: 0;
    padding: 15px;
    color: #FFF;
    text-align: left;
}

section.landing-page.blue .info.blue h3 {
	width: 100%;
	color: #17469e;
	font-size: 25px;
	text-transform: initial;
} 

section.landing-page .info.blue ul,
section.landing-page .info.red ul {
	padding: 0;
}

section.landing-page .info.blue ul li,
section.landing-page .info.red ul li {
	list-style-type: none;
}

section.landing-page {
	margin: 0px 0 50px 0;
	display: inline-block;
}


.small-print {
	margin: 0px 0 40px 0;
}

.small-print h3 {
	font-size: 33px;
    text-transform: inherit;
    font-weight: 400;
    color: #00aeef;
    margin: 25px 0 25px 0;
}

.small-print h3 span {
	color: #17469e;
	font-weight: 800;
}

.info {
	margin: 35px 0 35px 0;
}

/* big sale styles START */

.page-id-1366 .banner {
	background-image: url("http://www.carrieraircon.co.uk/wp-content/uploads/banner-hero.png"), linear-gradient(to right, #015498 1%,#015498 48%,#01abe6 50%,#01abe6 100%) !important; background-size:auto !important;
}

.page-id-1366 .banner h1 {
	max-width: 450px;
}


@media only screen and (min-width : 1200px) {
	.billboard-title {width:55%;}
}

@media only screen and (max-width : 850px) {
	.page-id-1366 .banner {background:#015498 !important;}
}

/* big sale styles END */

/* Eco Design landing Page */
.ecodesigntopbanner {
	margin-bottom: 40px;
}
.ecodesigntoph1 {
	text-transform: capitalize !important;
}
.ecodesigntoph3 {
	font-size: 33px;
    color: #73b84e;
    text-transform: none;
    font-family: 'HelveticaNeueLight', Arial, sans-serif;
    line-height:1.1;
}
.ecodesignsecondh3 {
    font-size: 24px;
    text-transform: none;
    font-family: 'HelveticaNeueLight', Arial, sans-serif;
    line-height: 1.1;
}
.topecodesignsections ul {
	padding-left: 0px !important;
}
.topecodesignsections li {
	list-style-type: none !important;
    padding-left: 0px !important;
    color: #73b84e !important;
}
.ecodesignsections {
	margin-bottom:50px;
}
.ecodesigndownloaddiv a {
	background: none !important;
	padding: 5px 0px 5px 0px !important;
}
.ecodesigndownloaddiv img {
	padding: 15px 15px 15px 0px !important;
	width: 70% !important;
}
.ecodesigndownloaddiv h3 {
	color: #262060 !important;
    font-size: 20px;
    margin: 15px 0 15px 0 !important;
}
.accredationsdivecodesign {
	margin-bottom: 50px;
}
/* Eco Design Landing Page END */
@media only screen and (max-width : 600px) {
	.thumb_caption_container {
		max-width: 100%;
		padding: 0;
	}
	.thumb_caption_container span, .img_cap {
		padding: 10px 0 20px 0;
	}
	.inline_post_img {
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.inline_post_img img {
		width: 70%;
		height: auto;
		float: none;
		margin: 0;
	}
}