/* cmsms stylesheet: EBL MainStyles modified: 09/16/25 14:21:32 */
/*
Theme Name: Serendipity - Fully Responsive HTML Blog
Theme URI: http://themes.iki-bir.com/serendipity-html
Author: elemis
Author URI: http://iki-bir.com
Version: 1.0
*/

/*-----------------------------------------------------------------------------------*/
/*	RESET
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,.f
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #3F503D;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 auto;
	/*padding: 5%;*/
	width: 65%;
}

table.sorttable {
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

th.sorttable {
	padding: 4px 5px;
	border-bottom: 1px solid #dedede;
	vertical-align: top;
	font-weight: bold;
}
td.sorttable {
	padding: 4px 5px;
	border-bottom: 1px solid #dedede;
	vertical-align: middle;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}

caption, th, td p {
	font-size: 14px !important;
	margin: 5px;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
	border-radius: 0; 
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}

.sticky,
.gallery-caption,
.wp-caption, 
.wp-caption-text {}

/*-----------------------------------------------------------------------------------*/
/*	GENERAL
/*-----------------------------------------------------------------------------------*/

body {
	padding: 0;
}

body, input, textarea {
	font-family:'Neue Helvetica W01';
	font-size: 15px ;
	font-weight: normal;
	line-height: 27px;
	background: none;
	color: #000000;
	margin: 0;

}

/* Headings */
h1, 
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	color: #000;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: inherit; 
}
h1 { 
	font-size: 32px; 
	line-height: 34px; 
	margin-bottom: 14px;
}
h2 { 
	font-size: 20px; 
	line-height: 30px; 
	margin-bottom: 10px;
	color: #0F2D6F;
	font-weight: 900;
}
h3 { 
	font-size: 25px; 
	line-height: 26px; 
	margin-bottom: 15px; 
	color: #0F2D6F;
} 
h4 { 
	font-size: 20px; 
	line-height: 22px; 
	margin-bottom: 14px; 
} 
h5 { 
	font-size: 17px; 
	line-height: 19px; 
}						
h6 { 
	font-size: 12px; 
	line-height: 14px; 
}

/* Horizontal Line */
hr {	
	background: 
	border: 0;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 40px;
}

/* Text elements */
p {
	margin-bottom: 20px;
}
ul, ol {
	margin: 0;
	list-style-position: outside;
	padding-top: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
}
ul {
	list-style: none;
}
ul li {
	background: transparent url(/uploads/DCR/dark-bullet.png) no-repeat left 13px;
	padding-left: 15px;
}

.content-box ul li {
	background: none;
	padding-left: 10px;
	list-style: disc;
	font-size: 16px;
	line-height: 2;
	color: #666;
	font-weight: normal;
}


.content-box ol li {
	padding-left: 10px;
	font-size: 16px;
	line-height: 2;
	color: #666;
	font-weight: normal;
}

.content-box ul.convincers {
	margin: 0;
}

.content-box ul.convincers li {
	list-style: none;
	padding:0 0 3px 30px;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	background: url("/uploads/images/tick.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
}

.content-box ul.convincers li div {
	display: table-cell;
	vertical-align: middle;
	height: 40px;

}

ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 15px;
	border-left: 5px solid #ededed;
	padding-left: 20px;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 40px;
	overflow: auto;
	padding: 0.75em 20px;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 40px;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.dropcap {
	display:block;
	float:left;
	font-size:45px;
	padding:0;
	margin: 0;
	margin:15px 8px 0 0;
	text-transform: uppercase;
}

.lite1 {
	color: #173C2A;
	border-bottom: 1px dotted #173C2A;
}

.lite2 {
	border-bottom: 1px dotted #173C2A;
}

.download-box, .warning-box, .info-box, .content-box, .content-box-right, .note-box {
	clear:both;
	margin: 0 0 5px 0;
	text-shadow: none;
	line-height: 20px;
}

.one-third .content-box {
	padding: 0 0 5px 0;
}

.content-box {
	color: #000;
}

.content-box p {
	font-size: 17.6px;
	line-height: 30px;
	font-weight: 400;
	color: #435159;
}

.content-box p.emphasized {
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
}

.content-box p.bold {
color: #fdae19;
font-size: 150%;
line-height:120%;
}

.content-box h3.form-head {
font-size: 16px;
line-height: 22px;
color: #173C2A;
margin-bottom: 0;
}

.content-box h3.form-head a {
white-space: nowrap;
color: #026105;
text-shadow: 1px 1px 1px #999;
font-size: 115%;
}

.content-box p.form-foot {
font-size: 12px;
line-height: normal;
margin-bottom: 5px;
}

.content-box img {
float: left;
width: 240px;
margin: 0 10px 10px 0;
clear: both;
}


.content-box .one-half img {
	float: none;
	display: block;
	margin: 10px auto;
}

.content-box img.rightimg {
	float: right;
	padding: 0 0 10px 10px;
}

.content-box img.full-width {
	float: none;
	width:100%;
	max-width:100%;
	height: auto;
	margin: 10px auto;
	padding: 0;
	display: block;
}

.rightimg {
	float: right;
	padding: 10px;
}

.leftimg {
	float: left;
	padding: 10px;
}

.content-box-right {
	background:#F4F4F4;
	color:#444;
	border-width:0px 3px 2px 0px;
	border-style:solid ;
	border-color:#aaa;
}

.info-box {
	background:#c2ddf9;
	border:1px solid #80bbef;
	color:#4783b7;
}
.warning-box {
	background:#ffcccc;
	border:1px solid #ff9999;
	color:#c31b00;
}
.download-box {
	background:#d1f7b6;
	border:1px solid #8bca61;
	color:#5e9537;
}
.note-box {
	background:#fdebae;
	border:1px solid #e6c555;
}

/* Links */
a {
	text-decoration: none;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
}
a:hover {
	text-decoration: none;
}

/* Button */
a.button,
input#submit,
.forms fieldset .btn-submit  {
	background: #555;
	height: 28px;
	display: inline-block;
	padding: 0 17px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #383838;
	color: #fff;
	cursor: pointer;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
	font-size: 12px;
	line-height: 25px;
}

input#submit  {
	font-size: 12px;
	height: 30px;
	padding-bottom: 5px;
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

    .google-maps {
        position: relative;
        padding-bottom: 35%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/* Images */

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 20px;
}
/* 
embed,
iframe,
object {
	max-width: 100%;
} */

.intro {
	font-size: 20px;
	line-height: 32px;
	color: #a0a0a0;
	text-align: center;
	margin-top: -9px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	background: transparent url(/uploads/DCR/line.png) repeat-x center bottom;
}

/*-----------------------------------------------------------------------------------*/
/*	COLUMNS
/*-----------------------------------------------------------------------------------*/

.one-half {
	width:48%;
}
.one-third {
	width:32.166%;
}
.chemmen {
	width: 30.66%;
	color: #fff;
	background-color: #ED1C24;
	height: 43px;
	margin-bottom: 10px;
	border: 1px solid #ED1c24;
}

.chemmen:hover {
	background-color: #fff;
	color: #252E84;
	border: 1px solid #ED1c24;

}

.two-third {
	width:70.33%;
}
.one-fourth {
	width:23.5%;
}
.three-fourth {
	width:72.25%;
}
.one-fifth {
	width:17.8%;
}
.two-fifth {
	width:37.6%;
}
.three-fifth {
	width:58.4%;
}
.four-fifth {
	width:67.2%;
}
.one-sixth {
	width:13.33%;
}
.five-sixth {
	width:82.67%;
}
.one-half, .chemmen, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth {
	position:relative;
	margin-right:1.75%;
	float:left;
}
.one-third-right {
	position:relative;
        width:30.66%;
	margin-left:1.75%;
	float:right;
}
.last {
	margin-right:0 !important;
	clear:right;
}

/*-----------------------------------------------------------------------------------*/
/*	STRUCTURE
/*-----------------------------------------------------------------------------------*/

#branding #site-title {
	margin: 0px 35px 0 35px;
}

span#strap {
	color: #3f4578;
	font-size: 34px; 
	font-weight: bold;
	width: 50%;
	float: left;
	margin: 0px 0 10px 10px;
	padding-left: 2%;
}
span#strap .line {
	font-size: 22px;
	font-weight: 700;
	color: #58595b;
	line-height: 30px;
	margin-bottom: 10px;
	margin: 0;
}

#primary {
	width: 100%;
        padding: 0px 0 20px 0;
}

#page, header {
	margin: 0 auto ;

}
#wrapper {
	border: none;
}
#content {
	width: auto;
}

#main {
	clear: both;
	padding: 0 50px;
	max-width: 1100px;
	margin: 0 auto;
	background-color: #fff;
}

#head-wrap {
	height: 100%;
	margin: 0 auto;
	background: transparent url("/uploads/images/headbk1.jpg") no-repeat scroll center 29%; /*39%*/;
}

#content-wrap {
	background-color: transparent
}

/* Header */
#branding {
	position: relative;
	z-index: 9999;
	padding-top: 10px;
	/*margin-bottom: 38px;*/
	height: 475px;  /*540px;*/
}

#site-title {
	padding: 0px 0 0;
}

#site-title a {
	color: #ca6d6d;
	font-size: 30px;
	line-height: 36px;
	text-decoration: none;
}

#site-title a img {
	vertical-align: bottom;
	float: left;
}

#site-title a:hover {
	color: #585858;
}

#branding .header-image {
	margin: 0 -1px -1px -1px;
}

#branding .header-image img {
	height: auto;
	width: 100%;
	display: block;
}

.callus {
	position: relative;
	text-align: right;
	float: right;
	font-weight: 500;
	color: #435159;
}

.callus h4 {
	line-height: 30px;
	color: #ED1C24;
	font-weight: 900;
	font-size: 18px;
	margin-top: 7px;
	background-image: url(https://www.eblroofing.co.uk/uploads/themes/Rigby/phone.png);
	background-repeat: no-repeat;
	background-size: 5%;
	background-position: right;
	padding-right: 30px;
}

.callus h3 {
	line-height: 30px;
	color: #ED1C24;
	font-weight: 900;
	font-size: 18px;
	margin-top: 7px;
	background-image: url(https://www.eblroofing.co.uk/uploads/themes/Rigby/email.png);
	background-repeat: no-repeat;
	background-size: 5%;
	background-position: right;
	padding-right: 30px;
}

.callus p {
	font-size: 20px;
	margin: 15px auto 10px;
	line-height: 10px;
}
.callus a {
	color: #0F2D6F;
}

.social {
	position: absolute;
	top:51px;
	right: 39px;
	min-width: 500px;
}

.social ul {
	float: right;
	list-style: none;
}

.social ul li {
	float: left;
	margin-right: 5px;
	padding: 0;
	background: none;
}

.social ul li img {
	display: block;
}

form#searchform {
	width: 300px;
}

.no-results form#searchform {
	padding: 10px 0 0 0;
}

form#searchform:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.three-images {
	margin: 0;
	width: 33.33%
}

.three-images img {
	width: 100%;
}

input#searchsubmit {
	float: right;
	border: none;
	background: #404040 url(/uploads/DCR/icon-search.png) center center no-repeat;
	height: 25px;
	width: 25px;
	text-indent: -99999px;
	cursor: pointer;
}

input#s {
	height: 21px;
	padding: 0 5px 2px 5px;
	width: 264px;
	background-color: transparent;
	border: 1px solid #a3a3a3;
	border-right: 0;
	color: #a0a0a0;
	font-size: 12px;
	display: block;
	float: left;
}

.social .widget_search .search-text-box {
	-moz-transition: 400ms width ease;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width;
	-webkit-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width;
	-o-transition-timing-function: ease;
	height: 21px;
	padding: 0 5px 2px 5px !important;
	width: 45px;
	background-color: transparent;
	border: 1px solid #a3a3a3;
	border-right: 0;
	color: #a0a0a0;
	float: right;
	font-size: 12px;
}
.social input.search-submit-button {
	float: right;
	border: none;
	background: #404040 url(/uploads/DCR/icon-search.png) center center no-repeat;
	height: 25px;
	width: 25px;
	text-indent: -99999px;
	cursor: pointer;
}
.social .widget_search .search-text-box:focus {
	width: 150px;
}

/*-----------------------------------------------------------------------------------*/
/*	MENU
/*-----------------------------------------------------------------------------------*/

#access {
	position: relative;
	top: 10px;
	margin-bottom: 0px;
	background-color: #6F94B9;
	height: 50px;
}

#access .menu {
	list-style: none;
	font-weight: normal;
	position: relative;
}

#access .menu ul {
	list-style-type: none;
	letter-spacing: normal;
	position: relative;
	text-align: right;
	z-index: 1001;
	height: 50px;
	margin: 0;
	padding: 0;
}

#access .menu ul li {
	position: relative;
	display: inline-block;
	padding: 0;
	z-index: 101;
	background: none;
	height: auto;
	margin: 0 10px;
}

#access .menu ul li.menuactive  a {
	color: #8ED8F7;
}

#access .menu ul li.menuactive:child a {
	color: #8ED8F7;
}

#access .menu ul li:child {
	color: #8ED8F7;
}

#access .menu ul li a, #access .menu ul li.sectionheader span {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	line-height: 1;
	padding: 17.5px 0px;
	color: #fff;
	-webkit-transition:all 100ms ease-in;
	-o-transition:all 100ms ease-in;
	-moz-transition:all 100ms ease-in;
	text-transform: uppercase;
	font-weight: 500;
}

#access .menu ul li.sectionheader ul li span {
    padding: 0;
}

#access .menu ul li.sectionheader span:hover,
#access .menu ul li a:hover, 
#access .menu ul li.active a, 
#access .menu ul li a.selected {
	color: #8ED8F7;
}



#access .menu ul li ul {
	position: absolute;
	left: -100px !important;
	height: auto;
	display: none;
	visibility: hidden;
	width: 200px ;
	padding: 20px 0 0 0;
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #6F94B9;
	margin-top: 0px;
	z-index: 9999;
	margin-left: 50%;
	top: 15px !important;
}
#access .menu ul li ul li {
	display: list-item;
	float: none;
	background: none;
	padding: 0;
	height: auto;
	color: #'
}

#access .menu ul li ul li ul {
	left: 100px !important;
}
#access .menu ul li ul li a {
	margin: 0;
	border: none;
	display: block;
	padding: 10px 5px;
	font-size: 14px;
	color: #ffffff !important;
	background-color: transparent !important;
	line-height: 17px;
}
#access .menu ul li.sectionheader ul li span:hover,
#access .menu ul li ul li a:hover,
#access .menu ul li ul li.active a,
#access .menu ul li ul li a.selected {
	color: #8ED8F7 !important;
}

#access .menu ul li ul li.menuactive a {
	color: #fff !important;
}

#access .menu ul li ul li:last-child {
	border: none;
}
* html #access .menu {
	height: 1%;
}

.selectnav {
	display: none;
	width: 280px;
	margin: 0 auto;           
}

/*-----------------------------------------------------------------------------------*/
/*	CONTENT
/*-----------------------------------------------------------------------------------*/

.hentry {
	position: relative;
	padding-bottom: 20px;
	top: 20px;
}

.hentry footer.entry-meta {
	display: none;
}

.no-results {
	margin-bottom: 40px;
}

.page-title {
	text-align: center;
	margin: 0 0 30px 0;
}
.entry-header {
background-repeat:no-repeat;
background-position: top left;
	text-align: left;
        margin-left: 20px;
        padding-left: 35px;
}

h1.entry-title {
font-size: 33px;
font-weight: 300;
color: #FFF;
line-height: 50px;
padding: 0;
}

.entry-title {
	color: #000;
	margin: 0 0 10px 0;
	font-size: 28px; 
}
.entry-title,
.entry-title a {
	color: #000;
text-decoration: none;
}
.entry-title a:hover {
	color: #585858;
}
.entry-title span.featured-format {
	background: url(/uploads/DCR/icon-featured.png) no-repeat center center;
	display: inline-block;
	text-indent: -9999px;
	width: 7px;
	height: 20px;
	margin-top: -10px;
	margin-right: 10px;
}

h2.entry-title {
font-size: 28px;
font-weight: 500;
color: #ffffff;
}


.entry-meta {
	color: #a0a0a0;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 26px;
}
.entry-meta a {
	color: #a0a0a0;
}
.entry-meta a:hover {
	color: #ca6d6d;
	text-decoration: none;
}
.entry-meta .sep {
	padding: 0 5px;
}
footer.entry-meta .tags a:before{
	content: "#";
	display: inline-block;
}
.entry-meta .comments-link,
.entry-meta span.edit  {
	display: inline;
}
.entry-meta .standard-format,
.entry-meta .image-format,
.entry-meta .quote-format,
.entry-meta .link-format,
.entry-meta .chat-format,
.entry-meta .audio-format,
.entry-meta .gallery-format,
.entry-meta .video-format {
	background: url(/uploads/DCR/icon-article.png) no-repeat center center;
	text-indent: -99999px;
	display: inline-block;
	width: 11px;
	line-height: 1;
}

.entry-meta .image-format {
	background-image: url(/uploads/DCR/icon-image.png);
	background-position: center bottom;
	width: 14px;
}

.entry-meta .quote-format {
	background-image: url(/uploads/DCR/icon-quote.png);
	width: 12px;
	background-position: center bottom;
}

.entry-meta .link-format {
	background-image: url(/uploads/DCR/icon-link.png);
	width: 12px;
	background-position: center bottom;
}

.entry-meta .chat-format {
	background-image: url(/uploads/DCR/icon-chat.png);
	width: 11px;
	background-position: center bottom;
}

.entry-meta .audio-format {
	background-image: url(/uploads/DCR/icon-audio.png);
	width: 9px;
	background-position: center bottom;
}

.entry-meta .gallery-format {
	background-image: url(/uploads/DCR/icon-gallery.png);
	width: 16px;
	background-position: center bottom;
}

.entry-meta .video-format {
	background-image: url(/uploads/DCR/icon-video.png);
	width: 11px;
	background-position: center bottom;
}
.entry-header .entry-format {
	display: inline;
}

.single-author .entry-meta .by-author {
	display: none;
}

.post .sharing-wrapper {
	margin:0 0 20px;
	position: relative;
}

.post .sharing-wrapper .share-facebook {
	padding-right: 20px;
}

/* =Link
----------------------------------------------- */

.format-link .entry-title span.arrow {
	padding-left: 5px;
}
.format-link .entry-content {
	padding: 0;
}

/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	margin: 0 0 20px 0;
	font-size: 15px;
	border-left: 5px solid #ededed;
	padding-left: 20px;
}

.format-quote blockquote p {
	margin: 0;
}

.format-quote blockquote cite {
	color: #a0a0a0;
	font-variant: small-caps;
	font-style: normal;
	display: block;
}

.format-quote blockquote cite:before {
	content: "-";
	padding-right: 5px;
}

/* =Video
----------------------------------------------- */

.format-video .media {
	margin: 0 -40px 20px;
	overflow: hidden;
}

/* =Responsive Video
----------------------------------------------- */

.video-container {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 75%;
    padding-top: 20px;
    height: 0;
    overflow: hidden;
    margin: 0 10px 15px 0;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* =Audio
----------------------------------------------- */

.audio-wrapper {
	margin: 0 auto 20px;
}


/* =Image
----------------------------------------------- */

.full-size img {
	display: block;
}

.full-size {
	margin: 0 -40px 20px;
}

.normal-size {
	margin-bottom: 20px;
	text-align: center;
}

.normal-size img {
	display: inline;
	vertical-align:bottom;
}


/* =Gallery
----------------------------------------------- */

.gallery-items {
	margin: 0 -40px 20px;
	
}

.gallery-items li.item {
	float: left;
	width: 20%;
	background: none;
	padding: 0;
}

.gallery-items li.item img{
	display: block;
	max-width: 100%;
}

.gallery-items:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.gallery-thumbnail {
	display: none;
}

/*-----------------------------------------------------------------------------------*/
/*	HOVER
/*-----------------------------------------------------------------------------------*/

.gallery-items li.item {
	display: block;
	position: relative;
}
.gallery-items li.item img {
	display: block;
	position: relative;
}
.gallery-items li.item a span {
	display: none;
	height: 100%;
	position: absolute;
	text-decoration: none;
	width: 100%;
	z-index: 100;
}
.zoom {
	position: absolute;
	background: transparent url(/uploads/DCR/icon-plus.png) no-repeat center center;
}
.overlay {
	background-color: rgba(15, 15, 15, 0.6);
}

/* =Chat
----------------------------------------------- */

.format-chat li {
	padding: 4px 10px;
	background: none;
}

/*-----------------------------------------------------------------------------------*/
/*	SINGULAR
/*-----------------------------------------------------------------------------------*/
.singular .hentry  {
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.singular .hentry footer.entry-meta {
	display: block;
}
.singular.page .entry-title {
	margin: 0 0 30px 0;
}
.related {
	overflow: hidden;
}
.related-container {
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 40px;
	background: transparent url(/uploads/DCR/line.png) repeat-x left bottom;
}

.related-container .entry-title {
	font-size: 18px;
	margin-bottom: 7px;
}

.related-container .entry-meta {
	margin-bottom: 15px;
}

.related-list{
	overflow: hidden;
	width: 106%;
	display: block;
	margin: 0 -6% 0 0;
}

.related-list li {
	width:29.5%;
	margin: 0 3% 0 0;
	float: left;
	background: none;
	padding: 0;
}

.related-list li img {
	max-width: 100%;
	height: auto;
	width: auto;
}

.related-list li .full-size, 
.related-list li .normal-size {
	margin: 0 0 20px;
}

.related-list li .media {
	margin: 0 0 20px;
	overflow: hidden;
}

.related-list li .hentry {
	background: none;
	margin: 0;
	padding: 0;
}

.related-list li .entry-header {
	text-align: left;
}

.related-list li .entry-summary li {
	float: none;
	width: auto;
}

.related-container .format-gallery ul#gallery-items {
	display: none;
}

.related-container .format-gallery .gallery-thumbnail {
	display: block;
	margin-bottom: 14px;
}
/*-----------------------------------------------------------------------------------*/
/*	COMMENTS
/*-----------------------------------------------------------------------------------*/

#comments-title {

}
.nopassword,
.nocomments {
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 100%;
}
.commentlist > li.comment {
	margin: 0 0 20px;
	position: relative;
}
.commentlist li.comment .avatar {
	width: 80px;
	float: left;
}
.commentlist li.comment .comment-content {
	margin: 0 0 0 100px;
	background-color: #f4f4f4;
	padding: 20px;
}
.commentlist li.comment .comment-content em {
	font-style: normal;
	font-size: 12px;
	color: #173C2A;
}
.commentlist li.comment .comment-content h3 {
	margin: 0;
}
.commentlist li.comment .comment-meta {
	font-size: 12px;
	margin-bottom: 10px;
}
.commentlist .pingback {
	margin: 0 0 20px;
	padding: 20px;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	margin: 20px 0 0 85px;
	position: relative;
}
.commentlist li.comment footer {
	position: relative;
	line-height: 1;
}
.commentlist li.comment footer a.comment-reply-link {
	font-size: 12px;
}
.commentlist li.comment footer .edit-link {
	display: block;
	text-align: right;
	overflow: hidden;
}
.commentlist li.comment footer .edit-link a {
	font-size: 12px;
	display: inline;
	position: absolute;
	top: 4px;
	right: 0;
}
.commentlist li.comment .comment-content h3 a:hover,
.commentlist li.comment footer a.comment-reply-link:hover,
.commentlist li.comment footer .edit-link a:hover {
	text-decoration: none;
	color: #585858;
}
/* Post author highlighting */
.commentlist li.comment.bypostauthor .comment-content {
	background-color: #e9e9e9;
}

/*-----------------------------------------------------------------------------------*/
/*	FORM
/*-----------------------------------------------------------------------------------*/

input[type=text],
input[type=password],
textarea {
	background: #f4f4f4;
	border: 1px solid #dedede;
	color: #606060;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}

#respond {
	background: #f4f4f4;
	margin: 40px auto 0;
	padding: 25px;
	position: relative;
}
#respond p {
	position: relative;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond textarea {
	text-indent: 0;
	display: block;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label {
	color: #173C2A;
	display: inline-block;
	left: 4px;
	font-size: 15px;
	min-width: 60px;
	padding: 4px 10px;
	position: absolute;
	top: 0px;
	z-index: 1;
}
#respond .comment-form-comment label {
	display: none;
}
#respond .comment-form-author label:after,
#respond .comment-form-email label:after,
#respond .comment-form-url label:after {
	content: ":";
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
	border: 1px solid #c9c9c9;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #173C2A;
	font-size: 22px;
	left: 75%;
	position: absolute;
	top: 12px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 12px;
}
#respond input#submit {
	margin: 20px 0 0 0;
}
#respond #cancel-comment-reply-link {
	color: #173C2A;
	margin-left: 10px;
	text-decoration: none;
}
.commentlist #respond {
	margin: 20px 0 0;
	width: auto;
}
#reply-title {
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}
#cancel-comment-reply-link {
	color: #173C2A;
	display: block;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 20px;
	text-decoration: none;
	top: 10px;
}
#cancel-comment-reply-link:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: none;
	color: #585858;
}
#respond label {
	line-height: 2.2em;
	cursor: text;
}
#respond input[type=text] {
	display: block;
	height: 20px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
p.form-submit {
	margin: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	FORMS
/*-----------------------------------------------------------------------------------*/

.form-container {
	overflow: hidden;
	background: #f4f4f4;
	padding: 25px;
	position: relative;
}
.form-container .loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 300px;
}
.form-container .loading span {
}
.form-container .response {
	display: none;
	margin: 0 0 15px 0;
	color:#4d8c74;
	clear:both;
	text-shadow: none;
	line-height: 17px;
	width: 650px;
	font-size: 14px;
}
.forms {
}
.forms fieldset {
	margin-bottom: -20px;
}
.forms ol {
	list-style: none;
}
/* form rows */
.forms li.form-row {
	margin-bottom: 15px;
}
.forms li.text-input-row {
}
.forms li.text-area-row {
}
.forms li.checkbox-row {
}
.forms li.radio-row {
}
.forms li.select-row {
}
.forms li.button-row {
}
.forms li.hidden-row {
	display: none;
}
/* form input fields */

.forms fieldset .text-input {
	background: #fff;
	border: 1px solid #dedede;
	padding: 10px;
	color: #606060;
	width: 75%;
	height: 20px;
}

.forms fieldset .text-area {
	background: #fff;
	border: 1px solid #dedede;
	color: #606060;
	width: 90%;
	height: 200px;
	padding: 10px;
}

.forms fieldset .text-input:focus, 
.forms fieldset .text-area:focus {
	border: 1px solid #c9c9c9;
}

.forms fieldset .radio {
}
.forms fieldset .checkbox {
}
.forms fieldset .select {
}

.forms li.error input, .forms li.error textarea {
	border: 1px #b85555 solid;
}
.forms fieldset .btn-submit  {
	padding: 0 20px 4px 20px;
	margin: 0;
	height: 30px;
}
.forms span.error {
	display: none;
}
.forms .button-row span.error {
	padding: 0;
	display: none;
}
.forms li.focus {
}
.forms label {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
	clear: both;
}
.form-container:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/*-----------------------------------------------------------------------------------*/
/*	NAVIGATION
/*-----------------------------------------------------------------------------------*/

/* Next and Previous - Fixed */

#nav-single-fixed .nav-prev,
#nav-fixed .nav-previous {
	position: fixed;
	top: 40%;
	left: 0;
}
#nav-single-fixed .nav-next,
#nav-fixed .nav-next {
	position: fixed;
	top: 40%;
	right: 0;
}

#nav-single-fixed .nav-prev .meta-nav-prev,
#nav-fixed .nav-previous .meta-nav-prev {
	background: transparent url(/uploads/DCR/nav-arrows-light.png) no-repeat top left;
	width: 50px;
	height: 50px;
	text-indent: -999999px;
	display: block;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
}
#nav-single-fixed .nav-prev .meta-nav-prev:hover,
#nav-fixed .nav-previous .meta-nav-prev:hover {
	background-position: bottom left;
}
#nav-single-fixed .nav-next .meta-nav-next,
#nav-fixed .nav-next .meta-nav-next {
	background: transparent url(/uploads/DCR/nav-arrows-light.png) no-repeat top right;
	width: 50px;
	height: 50px;
	text-indent: -999999px;
	display: block;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
}
#nav-single-fixed .nav-next .meta-nav-next:hover,
#nav-fixed .nav-next .meta-nav-next:hover {
	background-position: bottom right;
}

/* Single - Older/Newer Posts */
#nav-single {
	font-size: 12px;
	line-height: 25px;
	margin-bottom: 40px;
}

#nav-single .nav-prev .meta-nav-prev,
#nav-single .nav-next .meta-nav-next {
	background: #555;
	height: 28px;
	display: inline-block;
	padding: 0 17px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #383838;
	color: #fff;
	margin: 0 5px; 
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
}

#nav-single .nav-prev .meta-nav-prev:hover,
#nav-single .nav-next .meta-nav-next:hover {
	background-color: #333;
	border: 1px solid #242424;
	text-decoration: none;
}

#nav-single {
	text-align: center;
}

/* Page-Navigation Buttons */
.page-navi {
	list-style: none;
	text-align: center;
}
.page-navi li {
	display: inline;
	background: none;
	padding: 0;
}
.page-navi li a {
	background: #555;
	height: 28px;
	line-height: 25px;
	display: inline-block;
	padding: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #383838;
	color: #fff;
	margin: 0 1px; 
	font-size: 12px;
}
.page-navi li a:hover, .page-navi li a.current {
	background-color: #333;
	border: 1px solid #242424;
	text-decoration: none;
}

.widget-title a {
	color: #686868;
}

.widget-title a:hover {
	text-decoration: none;
}


/* Breadcrumbs */
#crumbs {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 40px;
	margin-bottom: 37px;
	background: transparent url(/uploads/DCR/line.png) repeat-x center bottom;
}

#crumbs .delimiter {
	padding: 0 3px;
}

/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/

#accreditations {
	background-color: #ffffff;
	text-align: center;
}

#accreditations img {
	margin: 10px 5px 0px;
}

#colophon {
	clear: both;
	background: #6F94B9;
}

#colophon h4 {
	color: #578736;
}
#supplementary {
	padding: 40px 39px 0;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Four Footer Widget Areas */
#supplementary.four .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 22.2%;
}
#supplementary.four .widget-area + .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
	color: #FFF;
	font-size: 16px;
	line-height: 1;
	padding: 2.5em 0.5em;
	text-align: center;
	margin: 0 auto;
	word-break: keep-all;
}

#site-generator a {
	color: #FFF;
}
#site-generator p {
	margin-bottom: 0;
}

#site-generator a:hover {
	text-decoration: underline;
	color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/*	WIDGETS
/*-----------------------------------------------------------------------------------*/

.widget {
	clear: both;
	margin: 0 0 2.2em;
	color: #999;
}
.widget-title {
	font-weight: normal;
	margin-bottom: 15px;
}
.widget ul {
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	background-image: url(/uploads/DCR/light-bullet.png);
}
.widget a {
	text-decoration: none;
	color: #999;
}
.widget a:hover {
	color: #fff;
}

/* Search Widget */
#supplementary .widget-area {
	position: relative;
}

#supplementary .widget-area form#searchform {
	width: auto;
}

#supplementary .widget-area input#s {
	background-color: #111;
	font-size: 14px;
	height: 28px;
	padding: 3px 10px 5px;
	border: none;
	display: block;
	width: 95%;
}

#supplementary input#searchsubmit {
	display: none;
}

/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}


/* Twitter Widget */
#twitter  ul li {
	background: transparent url(/uploads/DCR/footer-line.png) repeat-x left top;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#twitter  ul li:first-child {
	background: none;
	margin: 0;
	padding: 0;
}

#twitter  ul li .entry-meta:before {
	content: "-";
	padding-right: 5px;
}

#twitter  ul li .entry-meta {
	margin: 0;
	font-size: 15px;
	color: #999;
}

#twitter  ul li .entry-meta a {
	color: #999;
}

#twitter  ul li .entry-meta a:hover {
	color: #fff;
}

#twitter em {
	font-style: normal;
}

.username {
	display: block;
	background: transparent url(/uploads/DCR/footer-line.png) repeat-x left top;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

/*-----------------------------------------------------------------------------------*/
/*	TOGGLE
/*-----------------------------------------------------------------------------------*/

.toggle {
	width: 100%;
	padding-bottom: 20px;
	clear:both;
}

.toggle h4.title {
	cursor: pointer;
	color: #6B6B6B;
	padding: 15px 20px 12px;
	margin: 0;
	line-height: 1;
	background-color: #f4f4f4;
	font-size: 18px;
}

.toggle h4.title.active {
	background-color: #e9e9e9;
}

.togglebox {
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #f4f4f4;
}

.togglebox div {
	padding: 20px 20px 0 20px;
	
}

/*-----------------------------------------------------------------------------------*/
/*	TABS
/*-----------------------------------------------------------------------------------*/

ul.tabs {
	padding: 0;
	line-height: 1;
	margin: 0;
}

ul.tabs li {
	padding: 0;
	background: none;
	float: left;
	margin-right: 10px;
}

ul.tabs li a {
	display: block;
	overflow: hidden;
	padding: 13px 15px 10px 15px;
	background: #526950;
	color: #fff;
	font-size: 18px;
	border-width:0px 3px 2px 0px;
	border-style:none solid solid none;
	border-color:#aaa #aaa #526950 #aaa ;
}

ul.tabs li a:hover {
	text-decoration: none;
}

ul.tabs li.active a {
	background: #C9D1D8;
        color: #000;
	border-width:0px 3px 2px 0px;
	border-style:none solid solid none;
	border-color:#aaa #aaa #C9D1D8 #aaa ;
}

ul.tabs:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.tab_container {
	clear: both;
	float: left;
	margin-top: -1px;
	margin-bottom: 20px;
	background: #C9D1D8;
	position: relative;
	z-index: 1;
	width: 99.5%;
	border-width:0px 3px 3px 0px;
	border-style:none solid solid none;
	border-color:#aaa;
}

.tab_content {
	overflow: hidden;
	padding: 20px 20px 0 20px;
}

/* CHROME FIX */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
input#submit,
.forms fieldset .btn-submit  {
	height: 28px;
}
a.button,
.page-navi li a,
#nav-single .nav-prev .meta-nav-prev,
#nav-single .nav-next .meta-nav-next {
	height: 27px;
}
}

/* OPERA FIX */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
input#submit,
.forms fieldset .btn-submit  {
	height: 28px;
	padding-top: 3px;
}
a.button,
.page-navi li a,
#nav-single .nav-prev .meta-nav-prev,
#nav-single .nav-next .meta-nav-next {
	height: 27px;
}
}

/* Added for grey CTA block */
#ctablock {
	padding-left: 2.5%;
	padding-top: 20px;
	margin-top: 0px;
	width: 97.5%;
	height: 280px;
	text-align: left;
	background: #5E6259;
	color: #FFF;
}

#ctablock h1 {
	color: #FFF;
	clear: both;
}

#ctablock h2 {
	color: #FFF;
	float: left;
	width: 92%;
}

#ctaleft {
	position: relative;
	float: left;
	width: 63%;
}

#ctaleft img {
	float: right;
}

#ctaright {
	position: relative;
	float: right;
	width: 33%;
	background: #fff;
	color: #5E6259;
	margin-right: 0;
}

div#ctablock h1 {
	font-size: 50px;
	line-height: 54px;
	font-weight: 400;
	color: #ffffff;
	font-style: normal;
	letter-spacing: 0px;
	padding-top: 10px
}

div#ctablock h2 {
	font-size: 28px;
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0 26px 0;
	line-height: 32px;
}

div#ctablock p {
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
}


div#enquiryform {
	display: inline-block;
	width: 80%;
	margin-top: 0px;
	padding-left: 10%;
	vertical-align: top;
	height: 160px;
	padding-top: 10px;
	background-color: #ffffff;
}

.formfoot {
	margin: 0px;
	color: #333;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	background-color: #FFFFFF;
	width: 70%;
	padding: 5px 0 15px 15%;
}

.bar {
	height: 50px;
	background-color: #6F94B9;
	margin: 25px auto;
	/*bottom: 47px;*/
	position: relative;
}

.bar2 {
	height: 10px;
	background-color: #38ACD2;
	margin: 5px auto 0;
}

.chemmen p {
	color: #fff;
	text-align: center;
	line-height: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 16px;
	padding-bottom: 16px;
}


.form .con {
	margin-bottom: 2px;
	line-height: 0px;
	color: #ED1C24;
	font-size: 32px;
	margin-top: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

.form .no {
	margin-bottom: 10px;
	line-height: 4px;
	color: #ED1C24;
	font-size: 24px;
	font-weight: 700;
}

.form .foot {
	color: #ED1C24;
	font-size: 15px;
	font-weight: 700;
	margin-top: 0;
	text-transform: uppercase;
	line-height: 18px;
	margin-bottom: 2px;
}
#strap {
	position: absolute;
	width: 455px;
	background-color: rgba(255, 255, 255, 0.8);
	top: 240px;
	padding: 15px 90px;
	z-index: 999;
}
#strap h3 {
	font-size: 64px;
	line-height: 1;
	margin-top: 0px;
	font-weight: 500;
}
#strap p {
	color: rgb(36, 45, 133);
	font-size: 22px;
	font-weight: 600;
	margin: 10px 0;
}
#strap .top {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	margin-top: 10px;
	line-height: 30px;
	margin-bottom: 10px;
}

#strap .bot {
	color: #fff;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 15px;
}

.content h3 {
	font-weight: 700;
	font-size: 20px;
}

.hidden {
	display: none;
}

.quickbutton {
	color: #555555;
	background-color: #DEDEDE;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	width: 130px;
	border: 1px solid #555555;
}

.quickbutton:hover {
	color: #555555;
	background-color: #EBF1FF;
}

.quickform {
	margin: 5px 0px 0px 0px;
}

.item_images img {
	float: none;
	width: 60%;
	height: auto;
	margin-top: 10%;
	padding-left: 15%;
}

td.sorttable img {
	float: none;
	width: 50%;
	height: auto;
	margin-top: 10%;
}

.full-width {
	max-width: 1100px;
	margin: 0 auto;
}
p.menstr {
	margin: 15px 0;
	color: #0F2D6F;
	font-weight: 500;
	font-size: 19px;
	text-align: left;
}
h2#logo {
	font-size: 45px;
	line-height: 30px;
	color: #0F2D6F;
	font-weight: 900;
	margin-top: 30px;
}
div#ctacontainer {
	max-width: 1100px; /*800px*/
	margin: 40px auto 0; /*0 auto;*/
}

.\33 img {
	display: inline-block;
	width: 33.3%;
	margin: 0 -2px;
}
.\33 img img {
	margin: 0 auto;
	padding: 0 2px;
}
#\33 img {
	border-top: 6px solid #38ACD2;
	border-bottom: 6px solid #38ACD2;
	height: 255px;
}

#full {
	max-width: 1000px;
	margin: 0 auto;
	display: none;
}

#full.home {
	display: block;
}

.\33 img p {
	text-align: center;
	margin: 5px;
	color: #818285;
	font-size: 25px;
}

.two-third .content-box {
	padding: 0 20px 0 0px;
}
#access .one-third {
	width: 25%;
	background: #fff;
	bottom: 50px;
	background: #DDF1FC; /* Old browsers */
	background: -moz-linear-gradient(top, #E3F0F9 0%, #E3F1FE 100%);
	background: -webkit-linear-gradient(top, #E3F0F9 0%, #E3F1FE 100%);
	background: linear-gradient(to bottom, #E3F0F9 0%, #E3F1FE 100%);
}
#access .two-third.last {
	width: 73.25%;
}

p.show {
	display: none;
}
.hide {
	display: block;
}

.pdfs a {
	font-size: 20px;
	padding-left: 15px;
	color: #0F2D6F;
	transition: all 100ms ease-in 0s;
}
.pdfs a:hover {
	color: #38ACD2;
}

#ctacontainer .one-fourth {
	width: 275px;  /*200px;*/
	height:  145px; /*180px;*/
	text-align: center;
	margin-right: 0;
	vertical-align: middle;
	color: #fff;
	text-transform: uppercase;
}

#ctacontainer p {
	font-size: 19px;
	vertical-align: middle;
	line-height: 145px;  /*180px;*/
	font-size: 300;
}
p.strap {
	font-size: 33px;
	font-weight: 100;
	color: #fff;
	padding-top: 20px;
}
p.headtext {
	color: #3f3f3f;
	font-size: 17.5px;
	font-weight: 500;
}
#intext.home {
	display: none;
}
#btabs {
	width: 32.55%;
	margin-right: 0.75%;
	display: inline-block;
	height: 180px;
}
#btabs .top p {
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 25px;
	margin-bottom: 0;
	padding: 10px;
}
#btabs .top p a, #btabs .top p a:hover {
	color: #ffffff !important;
	text-align: center;
	font-weight: normal;
}
.amp .top {
	background-color: #6F94B9;
}
.flat .top {
	background-color: #8CC740;
}
.clad .top {
	background-color: #262262;
}
.gut .top {
	background-color: #D7AB5F;
}
#btabs img {
	width: 100%;
	float: none;
}

.services {
	border: 1px solid #6F94B9;
	text-align: center;
	margin-top: 15px;
	padding: 20px 10px 0;
}
.services p {
	font-weight: 500;
	font-size: 16px;
}

.instagram {
display: block;
	text-align: center;
	margin-top: 25px;
}

.instagram > div {
	margin-right: auto;
	margin-left: auto;
}

#btabs:hover {
	opacity: 0.8;
	color: #444 !important;
}
#btabs .top:hover, #btabs .top a:hover {
	cursor: pointer;
	color: #444;
}
.logos img {
	width: 14%;
	margin-right: 15px;
	height: 100px;
	float: none;
}
.allcontent {
	display: block;
	position: relative;
	bottom: 75px;
}
#ctacontainer a {
	color: #fff;
}
.rightimg {
	float: right;
	padding: 10px;
}
.leftimg {
	float: left;
	padding: 10px;
}

.flex-video.vimeo {
    padding-top: 0;
}
.flex-video {
    position: relative;
    width: 65%;
    padding-top: 25px;
    padding-bottom: 37.44%;
    height: 0;
    overflow: hidden;
    margin: 0 auto 16px;
    text-align: center;
    border: 1px solid #aaaaaa;
}

.flex-video iframe, .flex-video object, .flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 71px;
}

.accreds a, .accreds {
	font-size: 0;
	line-height: 0;
	margin-bottom: 8px;
	text-align: center;
}

.accreds img {
	padding: 0px 6px 5px 6px;
}


.smtable tr {
	width: 100%;
}

li.menudepth0.parent:hover > ul {
    display: block !important;
    visibility: visible !important;
}

#tbut {
	display: block;
	position: relative;
	margin: 15px 0;
}
#tbut .one-half {
	text-align: left;
}
#tbut .one-half.last {
	text-align: right;
}
.tbuttons {
	width: 200px;
	heighT: 45px;
	background: #6F94B9;
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	border: 0;
	border-radius: 15px;
}
.tbuttons:hover {
	cursor: pointer;
	opacity: 0.7;
}

#tab {
    margin: 0 auto;
    float: none;
    text-align: center;
}

.form {
	background: #6f94b9;
	margin: 5px 0;
	padding: 10px;
	clear: both;
}

.content-box div.form p.formcta {
	color: #ffffff;
	text-align: center;
	font-size: 22px;
	line-height: 1;
	margin: 0 0 5px 0;
}

.form iframe{
	height: 50px;
}

.content-box a {
	color: #6f94b9;
	font-weight: bold;
}
.content-box a:hover {
	color: #6D6E71 !important;
}

.content-box .contact-us p {
	text-align: center;
	margin: 2px 0;
	color: #8CC740;
}

.content-box .teambox p {
	text-align: center;
	margin: 0 0 10px;
	font-weight: bold;
	color: #6f94b9;
	line-height: 1;
}

.content-box p:first-child {
	font-weight: 500;
	color: #6f94b9;
}
.content-box .maintenance p:first-child, .content-box .maintenance a {
	color: #262262;
}
.content-box .amp-maintenance p:first-child, .content-box .amp-maintenance a {
	color: #6B95BB;
}
.content-box .projects p:first-child, .content-box .projects a {
	color: #008993;
}
.content-box .systems p:first-child, .content-box .systems a {
	color: #D7AB5F;
}
.content-box .clients p:first-child, .content-box .clients a {
	color: #9F2164;
}
.content-box .gallery p:first-child, .content-box .gallery a {
	color: #567465;
}
.content-box .comah p:first-child, .content-box .comah a {
	color: #662F92;
}
.content-box .contact-us p:first-child, .content-box .contact-us  a {
	color: #8CC740;
}
.content-box .flat-roofing p:first-child, .content-box .flat-roofing a {
	color: #8cc740;
}
.content-box .cladding p:first-child, .content-box .cladding a {
	color: #262262;
}
.content-box .guttering p:first-child, .content-box .guttering a {
	color: #d7ab5f;
}

.content-box .projects, .content-box .systems, .content-box .maintenance, .content-box .clients, .content-box .gallery, .content-box .comah, .content-box .accreditations {
	background: transparent !important;
}


.bar.projects, .projects .form { background: #008993; }
.bar.systems, .systems .form { background: #D7AB5F; }
.bar.maintenance, .maintenance .form { background: #262262; }
.bar.clients, .clients .form { background: #9F2164; }
.bar.gallery, .gallery .form { background: #567465; }
.bar.comah, .comah .form { background: #662F92; }
.bar.contact-us, .contact-us .form { background: #8CC740; }
.bar.flat-roofing, .flat-roofing .form { background: #8cc740; }
.bar.cladding, .cladding .form { background: #262262; }
.bar.guttering, .guttering .form { background: #d7ab5f; }

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn.dropdown-toggle {
    width: 100%;
    margin: 7px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    width: 215px;
    left: 50%;
    margin-left: -107.5px;
    text-align: left;
}

.dropdown-content a {
    color: black;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    height: 25px;
}

.dropdown-content a:hover {
    background-color: #ED1C24;
    color: #fff;
    font-weight: bold;
}


.dropdown:hover .dropdown-content {
    display: block;
}

/*.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}*/

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.btn .caret {
    margin-left: 0;
}

#atabs .one-fourth {
    width: 25%;
    border-bottom: 3px solid transparent;
    margin: 0 auto 15px;
    text-align: center;
}
#atabs .one-half img {
    margin: 10px auto 0;
    width: 96%;
}

.one-half.info div, .one-half.info p, .one-half.info li {
    font-size: 18px !important;
    line-height: 2;
}


.post.hentry.format-image .projects {
    float: none;
    margin: 0 auto;
    display: block;
    position: relative;
}
.post.hentry.format-image .projects .one-fourth {
    float: none;
    display: inline-block;
    width: 24%;
    margin: 0 4px 20px;;
    text-align: center;
}
.post.hentry.format-image .projects .one-fourth img {
    width: 100%;
    margin: 0 auto 10px;
    float: none;
}
.post.hentry.format-image .projects .one-fourth a {
    font-size: 20px;
}
.post.hentry.format-image .projects .one-fourth a:hover img {
    opacity: 0.7;
}
.post.hentry.format-image .projects .one-fourth a:hover {
    text-decoration: underline;
}

.one-half.last.gall {
    left: 32px;
}

div.propro ul {
    padding-left: 0;
    display: inline-block;
    vertical-align: top;
}
div.propro ul li {
    padding-left: 0;
    list-style: none;
}
.setwidth {
    width: 180px;
    position: relative;
    display: inline-block;
}
.proti h3 {
    color: #6F94B9;
}
.project-2 .procom{display:none;}
.propro ul li{
font-weight:normal;
color:#000;
}
.byMiltec{
font-size:13px;
margin-top:13px
}


.cc-link {
  display: none !important;
}
.cc-revoke, .cc-window {
  z-index: 99989 !important;
}
/* cmsms stylesheet: Home CTA Square Styles modified: 07/13/16 11:31:04 */
#\31 { background-color: #6B95BB; }
#\31:hover { background: url(/uploads/images/amp.jpg); background-size: 100%;
background-repeat: no-repeat;
background-position: center; }
#\31:hover p { background: RGBA(0, 0, 0, 0.2); }

#\32 { background-color: #008993; }
#\32:hover { background: url(/uploads/images/cladding.jpg); background-size: 100%;
background-repeat: no-repeat;
background-position: center; }
#\32:hover p { background: RGBA(0, 0, 0, 0.2); }

#\33 { background-color: #D7AB5F; }
#\33:hover { background: RGBA(0, 0, 0, 0.2) url(/uploads/images/systems.jpg); background-size: 100%;
background-repeat: no-repeat;
background-position: center; }
#\33:hover p { background: RGBA(0, 0, 0, 0.2); }

#\34 { background-color: #262262; }
#\34:hover { background: url(/uploads/images/maintenance.jpg); background-size: 100%;
background-repeat: no-repeat;
background-position: center; }
#\34:hover p { background: RGBA(0, 0, 0, 0.2); }

#\35 { background-color: #9F2164; }
#\35:hover { background: RGBA(0, 0, 0, 0.2) url(/uploads/images/client.png); background-size: 100%;
background-repeat: no-repeat;
background-position: center; }
#\35:hover p { background: RGBA(0, 0, 0, 0.2); }

#\36 { background-color: #567465; }
#\36:hover { background: url(/uploads/images/media.jpg); background-size: 100%;
background-repeat: no-repeat;
background-position: center; }
#\36:hover p { background: RGBA(0, 0, 0, 0.2); }

#\37 { background-color: #662F92; }
#\37:hover { background: url(/uploads/images/comah.jpg); background-size: 100%;
background-repeat: no-repeat;
background-position: center; }
#\37:hover p { background: RGBA(0, 0, 0, 0.2); }

#\38 { background-color: #8CC740; }
#\38:hover { background: url(/uploads/images/accreditation.jpg); background-size: 100%;
background-repeat: no-repeat;
background-position: center; }
#\38:hover p { background: RGBA(0, 0, 0, 0.2); }

#ctacontainer .one-fourth:hover { cursor: pointer; }
/* cmsms stylesheet: FormBuilder Default Style modified: 07/31/19 16:51:10 */
/* Sample FormBuilder CSS base */
form {
	margin-top: 0
}
form, td, th, li {
	font-size: 100%
}
form div {
	margin-bottom: 0em;
}
fieldset div {
	margin-bottom: 0.2em;
	margin-left: 0em;
}
fieldset div div {
	margin-top: 0.2em;
	margin-left: 1em
}
fieldset {
	margin-bottom: 0em;
	border: 0px solid #F60;
	padding: 0em;
        display: inline-block;
        width: 85%;
}
fieldset.main-form,
fieldset.hcp-form {
	margin-bottom: 0.5em;
	border: 0px solid #F60;
	padding: 0em;
        background: #fcac1b;
}

fieldset label {
	width: auto;
}
legend {
	color: #FFF;
	background: #F60;
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding: 0.2em;
	width: auto;
	border: 1px solid #CCC;
        display: none;
}
textarea {
	margin: 0;
	width: 98%;
	height: 6em
}
/* Apply this class to text/select input fields with shorter labelsto help alignment */
.short-label label {
	float: left;
	width: 10em
}
.short-label fieldset div input, .short-label fieldset div select {
	width: 16em
}
/* Pretty up your Captcha image output */
.captcha {
	margin: 0.5em 0;
	width: 200px;
	text-align: center
}
.captcha img {
	border: 1px solid #F60;
	margin-bottom: 0.5em
}
.captcha input {
	width: 196px;
	margin-top: 0.5em
}
/* Just a bit more room for the Submit button */
.submit {
	margin-top: 0em;
        display: inline-block;
        width: 14%;
}
.submit input {
    border: 0;
    background: #f3f2f2;
    color: #808080;
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin: 0px;
    max-width: 170px;
    padding: 11px 25px;
    width: 100%;
    cursor: pointer;

}
.submit input:hover {

}

.contactform {
	width: 100%;
        margin: 0 auto 0.5em;
}
div.formsection .contactform {
        margin: 0 auto 0.5em;
}
.contactform input.checkbox {
	border: none;
}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #ffc;
	border: 1px solid #f60;
}

div#form-area-content .contactform { 
min-height: 360px;
}

.contactform div.form-name,
.contactform div.form-email,
.contactform div.form-phone {
	width: 31%;
        display: inline-block;
        margin-bottom: 10px;
        margin-right: 2%;
}



body.home .contactform div.form-message {
        margin-bottom: 0px;
}

.contactform .form-name input,
.contactform .form-email input,
.contactform .form-phone input {
	width: 94%;
        padding: 10px 3%;
        font-size: 16px;
        line-height: 18px;
        background: #f7f6f6;
        border: 0px;
        color: #585675;
}



.contactform .form-name.fb_invalid input,
.contactform .form-email.fb_invalid input,
.contactform .form-phone.fb_invalid input {
        border: 2px solid red;
}

div.error_message { display: none; }

.contactform .form-name label,
.contactform .form-email label,
.contactform .form-phone label {
	font-size: 14px;
        line-height: 20px;
        color: #405240;
        font-weight: bold;
}

.sideform input {
	border: 0px solid #f60;
}
.sideform input.checkbox {
	border: none;
}
.sideform label {
	display: block;
	float: left;
	width: 150px;
}
.sideform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.sideform textarea {
	background-color: #ffc;
	border: 1px solid #f60;
}

.sideform .form-name input,
.sideform .form-email input,
.sideform .form-phone input,
.sideform .form-message textarea {
	width: 97%;
        padding: 3px 1.5%;
        font-size: 14px;
        line-height: 16px;
        background: #ffffff;
        border: 0px solid #ffffff;
}

.sideform .form-name.fb_invalid input,
.sideform .form-email.fb_invalid input,
.sideform .form-phone.fb_invalid input {
        border: 2px solid red;
}

.sideform .form-name label,
.sideform .form-email label,
.sideform .form-phone label,
.sideform .form-message label {
	font-size: 14px;
        line-height: 20px;
        color: #405240;
        font-weight: bold;
}

.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}


/*form#mac70bmoduleform_2 .submit input {
      background-color: transparent;
}


form#mac70bmoduleform_2 .submit input: {
      background-color: #4fc9ce;
}*/

/* ------------------------------------- */
/* ------  Honey Pot Styles ------- */
/* ------------------------------------- */

div.frm-inf {display: none !important;}
/* cmsms stylesheet: EBL MainQueries modified: 07/31/19 16:51:17 */
/* =Responsive Structure
----------------------------------------------- */
@media (max-width: 1200px) {
	/* Disable fied navigation buttons */
	#nav-single-fixed,
	#nav-fixed {
		display: none;
	}

}

@media (max-width: 1140px) {
	body {
		padding: 0;
	}
	#page {
		margin: 0 auto;
	}

	#access .menu {
		margin-bottom: 0px;
	}
	#access .menu ul {
		margin: 0 1px;
	}
	/* Gallery thumbnails will be 4 columns from now on */
	.gallery-items li.item {
		width: 25%;
	}

	.callus {
		font-size: 18px;
	        }
	br {
		display: none;
	}
	#ctacontainer .one-fourth {
		width: 25%;
	}
}


@media (max-width: 1100px) {
	.full-width {
		max-width: 980px;
	}
	.content h3 {
		font-size: 18px;
	}
	h2 {
		font-size: 17px;
	}
	.content-box p {
		font-size: 16.2px;
	}
	h1.entry-title {
		width: 100%;
	}

.contactform div.form-name, .contactform div.form-email, .contactform div.form-phone { width: 30.5%; }
}
@media (max-width: 1075px) {
	#btabs {
		width: 32.5%;
	}
}

@media (max-width: 1050px) {
	span#strap .line {
		font-size: 18px;
	}
	.content h3 {
		font-size: 17px;
	}
	h2 {
		font-size: 16px;
	}
	.content-box p {
		font-size: 15px;
	}
}

@media (max-width: 1023px) {
	.content h3 {
		font-size: 16.5px;
	}
}

@media (max-width: 980px) {

	/* Disable menu */
	#access .menu ul#tiny {
		display: none;
	}
	/* Enable dropdown menu */
	.selectnav {
		display: block;
	}
	h2 {
		font-size: 15px;
	}
	#access .menu ul li {
		padding: 0;
	}
	#access .menu ul li a, #access .menu ul li.sectionheader span {
		font-size: 16px;
	}
	.content h3 {
		font-size: 16px;
	}
	.full-width {
		max-width: 900px;
	}
	h2#logo {
		font-size: 42px;
	}
	.selectnav {
		margin-top: 20px;
		float: right;
	}
	.strap {
		padding: 15px 40px;
	}
	.strap h3 {
		font-size: 60px;
	}
	#full {
		max-width: 900px;
	}
	#\33 img {
		margin: 0 auto;
		height: 228px;
	}
	.\33 img p {
		font-size: 21px;
	}
	#ctacontainer .one-fourth {
		width: 24%;
		float: none;
		display: inline-block;
		margin: 0px;
	}
	div#ctacontainer {
		text-align: center;
		font-size: 0;
		line-height: 0;
	}
	p.headtext {
		font-size: 17px;
	}
	#tab {
		text-align: center;
	}
	#btabs {
		width: 45%;
	}
	#access .menu ul li {
		margin: 0 7px;
	}
	#access .menu ul li a, #access .menu ul li.sectionheader span {
		font-size: 14px;
	}
	#branding {
		height: 450px;
	}
	.bar {
		margin: 0 auto;
	}
	#page {
		top: 25px;
		position: relative;
	}
}
@media (max-width: 960px) {
  nav {
    ul {
      display: none;
    }
    select {
      display: inline-block;
    }
  }
}

@media (max-width: 900px) {
	h2 {
		font-size: 13px;
	}
	.content p {
		font-size: 13px;
	}
	.logo {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		float: none;
	}
	.callus {
		text-align: center;
		float: none;
		margin: 0 auto;
	}
	.strap {
		top: 31%;
	}
	.selectnav {
		float: none;
		margin: 0 auto 5px;
		position: relative;
		top: 15px;
	}
	#access .one-third.first {
		width: 100%;
		float: none;
		text-align: center;
		margin: 0 auto;
	}
	#access .two-third.last {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	p.menstr {
		text-align: center;
	}
	.content-box ul li {
		font-size: 16px;
	}

	h1.entry-title {
		font-size: 24px;
		text-align: center;
	}
	#strap {
		top: 310px;
	}
	#access .one-third {
		width: 100%;
		background: none;
	}
	#access {
		background: none;
		height: auto;
	}	
	.callus p {
		font-size: 25px;
		line-height: 15px;
	}
	#access .one-third {
		bottom: 20px;
	}
	#access .two-third.last {
		bottom: 40px;
		height: 50px;
		background-color: #6F94B9;
	}
	#access .menu ul {
		text-align: center;
	}
	#access .menu ul li {
		margin: 0 10px;
	}
	#access .menu ul li a, #access .menu ul li.sectionheader span {
		font-size: 16px;
	}
	#branding {
		height: 500px;
	}
	#ctacontainer .one-fourth {
		height: 100px;
		width: 180px;
	}
	#ctacontainer p {
		line-height: 100px;
	}
	div#ctacontainer {
		margin: 60px auto 0;
	}
}

@media (max-width: 860px) {

	#content {
		margin-left: 8px;
		margin-right: 8px;
		margin-top: 2px;
		margin-bottom: 0px;
		width: auto;
	}
	/* Disable body padding */
	body {
		padding: 0;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* Reorganize header elements */
	#branding #site-title {
		margin-bottom: 0px;
                padding-bottom: 10px;
		text-align: center;
	}
	#branding #site-title img {
		display: inline;
		float: none;
	}
	#branding #site-title span {
		display: block;
		float: none;
		width: auto;
		margin: 5px 0 0 0;
	}
	.strap {
		top: 35%;
	}
	.two-third {
		width: 100%;
	}
	.one-third {
		width: 100%;
	}

	.one-third.teambox {
		width: 48.5%;
		margin: 0 3% 0 0 !important;
		float: left;
	}

	.one-third.teambox.even {
		margin-right: 0 !important;
	}

	.content h3 {
		font-size: 22px;
	}
	.last {
		margin-right: 0 !important;
	}
	h2 {
		font-size: 16px;
	}
	.content p {
		font-size: 15px;
	}

	.\33 img p {
		font-size: 20px;
	}
	#strap {
		width: 42%;
	}
	#main {
		padding: 0 25px;
	}
	/*h1.entry-title {
		padding-left: 3%;
		max-width: 100%;
		width: 98%;
	}*/
	.bar .full-width {
		width: 100%;
		max-width: 100%;
	}
	/*h1.entry-title {
		width: 94%;
		padding: 20px 3% 0;
	}*/

	.flex-video {
		width: 100%;
		padding-bottom: 56.34%;
	}

}

@media (max-width: 799px) {
	.content h3 {
		font-size: 19px;
	}
	#\33 img {
		height: auto;
		text-align: center;
	}
	.hide {
		display: none;
	}
	p.show {
		display: block;
	}
	.\33 img {
		width: 40%;
	}
	.strap {
		top: 25%;
	}
	#strap h3 {
		font-size: 47px;
	}
	#\31:hover { background: #6B95BB; opacity: 0.7; }
	#\32:hover { background: #008993; opacity: 0.7; }
	#\33:hover { background: #D7AB5F; opacity: 0.7; }
	#\34:hover { background: #262262; opacity: 0.7; }
	#\35:hover { background: #9F2164; opacity: 0.7; }
	#\36:hover { background: #567465; opacity: 0.7; }
	#\37:hover { background: #662F92; opacity: 0.7; }
	#\38:hover { background: #8CC740; opacity: 0.7; }
}

@media (max-width: 764px) {
	.content h3 {
		font-size: 18px;
	}
	.strap h3 {
		font-size: 46px;
	}
	.strap {
		top: 30%;
	}
	#access .menu ul li {
		margin: 0 15px;
	}
	#ctacontainer .one-fourth {
		width: 22%;
	}
	#ctacontainer p {
		font-size: 16px;
	}
}

@media (max-width: 699px) {

	.content h3 {
		font-size: 16px;
	}
	h2 {
		font-size: 15px;
	}
	.content p {
		font-size: 13px;
	}
	.\33 img {
		width: 45%;
		margin: 0;
	}

.contactform div.form-name, .contactform div.form-email, .contactform div.form-phone { width:100%; margin-right: 0; }
fieldset, .submit { display: block; margin: 0 auto; }
fieldset { width: 90%; }
.submit { width: 25%; }

}

@media (max-width: 650px) {

        #content {
	margin: 0 8px;
        margin-top: 12px;
	width: auto;
        }

	.social ul {
		float: none;
		text-align: center;
	}	
	.social ul li {
		float: none;
		display: inline;
		margin: 0;
		padding: 0 2px;
	}	
	.social ul li img {
		display: inherit;
		vertical-align: bottom;
	}
	.social .widget_search {
		width: 185px;
		margin: 0 auto 30px auto;
		position: relative;
	}
	.social .widget_search  .search-text-box {
		float: none;
		width: 174px;
		display: block;
	}	
	.social .widget_search .search-text-box:focus {
	    width: 174px;
	}	
	.social input.search-submit-button {
		float: none;
		position: absolute;
		right: 0;
		top:0;
	}	
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		float: none;
	}
	.one-half, .one-third, .one-third-right, .two-third, .three-fourth, .one-fourth, .one-fifth, .one-sixth {
		float: none;
		margin-bottom: 15px;
                margin-left: 2%;
                margin-right: 2%;
		width: 96%;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	/* Gallery thumbnails will be 2 columns from now on */
	.gallery-items li.item {
		width: 50%;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	ul.tabs li {
		float: none;
		margin: 0;
		display: block;
	}
	ul.tabs li a {
		text-align: center;
	}
	.content h3 {
		font-size: 17px;
	}
	h2 {
		font-size: 15px;
	}
	#strap {
		width: 50%;
		padding: 15px 25px;
	}
	h1.entry-title {
		font-size: 21px;
	}
	#btabs {
		width: 70%;
		margin-bottom: 10px;
		height: auto;
	}
	#access .one-third {
		max-width: 100%;
		width: 100%;
		margin: 0 auto 15px;
	}

	.accreds img {
		height: 45px;
	}

}

@media (max-width: 600px) {
	.strap .top {
		margin-top: 0;
		line-height: 25px;
	}
	.strap .bot {
		line-height: 20px;
		margin-bottom: 0;
	}
	.strap {
		top: 61%;
	}
	.strap p {
		margin: 0;
	}
	#main {
		padding: 0 15px;
	}
	.strap {
		background-color: #BACBD3;
		position: relative;
		width: 100%;
	}
	.\33 img {
		width: 49%;
	}
	#ctacontainer .one-fourth {
		width: 48%;
	}
	/*#head-wrap.home {
		background: transparent url("/uploads/images/headbk1.jpg") no-repeat scroll center;
	}*/
	#ctacontainer .one-fourth {
		height: 40px;
	}
	#ctacontainer .one-fourth p {
		line-height: 40px;
	}
	#head-wrap {
		background-size: cover;
	}
	#page {
		top: 0;
	}
}


@media (max-width: 549px) {

	.content h3 {
		font-size: 15px;
	}
	h2 {
		font-size: 14.5px;
	}
	h1.entry-title {
		font-size: 18px;
	}
	.\33 img p {
		font-size: 18px;
	}

.content-box img, .content-box img.rightimg {
float: none;
width: 100%;
max-width: 240px;
margin: 10px auto ;
clear: both;
display: block;
}

}


@media (max-width: 500px) {
	.\33 img {
		width: 70%;
	}
	.content-box ul li {
		font-size: 14px;
		font-weight: 500;
	}
	.strap {
		padding: 0;
		text-align: center;
	}
	.\33 img p {
		font-size: 24px;
	}
	#strap {
		width: 90%;
		top: 0;
		position: relative;
		text-align: center;
	}
	#strap h3 {
		font-size: 40px;
	}

	.form iframe {
		height: 200px;
	}

}

@media (max-width: 480px) {
	
        #content {
	margin: 0 6px;
        margin-top: 12px;
	width: auto;
        }

	/* Dropdown menu size */
	.selectnav {
		width: 75%;
	}
	/* Related posts one column */
	.related-list{
		width: 100%;
		margin: 0 0 -40px 0;
		overflow: hidden;
	}
	.related-list li {
		width:100%;
		margin: 0 0 40px 0;
		float: none;
	}
	/* Disable avatars */
	.commentlist li.comment .avatar {
		display: none;
		float: none;
	}
	.commentlist li.comment .comment-content {
		margin: 0;
	}
	.commentlist .children li.comment {
		margin: 20px 0 0 20px;
	}
	.strap p {
		font-size: 20px;
	}
	#btabs {
		width: 100%;
	}
	h1.entry-title {
		font-size: 15px;
		font-weight: 500;
	}

	.accreds img {
		height: 35px;
	}

}

@media (max-width: 475px) {
	.content h3 {
		font-size: 13.5px;
	}
	ul {
		padding-left: 20px;
	}
}

@media (max-width: 440px) {

	h2#logo {
		font-size: 36px;
	}
	.strap h3 {
		font-size: 40px;
	}
	.strap p {
		font-size: 18px;
	}
	.\33 img {
		width: 100%;
	}
	p.show {
		font-size: 23px;
	}
	#ctacontainer .one-fourth {
		width: 65%;
	}
	#branding {
		height: 650px;
	}
	h1.entry-title {
		font-size: 20px;
		line-height: 1.2;
	}

	.one-third.teambox {
		width: 100%;
		margin: 0 !important;
		float: none;
	}

}

@media (max-width: 400px) {
	h2#logo {
		font-size: 32px;
	}
	.strap h3 {
		font-size: 36px;
	}
	.strap p {
		font-size: 16px;
	}
	h3 {
		font-size: 23px;
	}
	.content-box ul li {
		font-size: 16px;
		line-height: 1.5;
	}

	#site-generator {
		font-size: 15px;
	}
	.\33 img img {
		max-width: 99%;
	}
	#strap {
		width: 100%;
		padding: 0;
	}
	.pdfs a {
		font-size: 18px;
	}
	h1.entry-title {
		font-size: 20px;
	}
	#access .menu ul li {
		margin: 0 10px;
	}
	#access .menu ul li a, #access .menu ul li.sectionheader span {
		font-size: 13px;
	}
	#access .menu ul li {
		margin: 0 5px;
	}
	p.headtext {
		font-size: 15px;
		line-height: 30px;
	}
	#site-generator {
		line-height: 1.3;
	}

	.accreds img {
		height: 25px;
	}

}

@media (max-width: 340px) {
	h2#logo {
		font-size: 28px;
	}
	.callus p {
		font-size: 20px;
	}
	p.menstr {
		font-size: 23px;
	}
	.strap h3 {
		font-size: 30px;
	}
	.strap p {
		font-size: 15px;
	}

}
/* cmsms stylesheet: EBL IE7 Styles modified: 01/21/16 16:42:38 */
#access .menu ul li {
	display: inline;
}

.social .widget_search .search-text-box {
    padding: 2px 5px 0 5px !important;
}

#supplementary .widget-area input#s {
	line-height: 27px;
}

.forms fieldset .text-input {
	line-height: 19px;
}

#respond input[type="text"] {
	line-height: 19px;
	
}

* + html h1.entry-title {
	display: block;
}
/* cmsms stylesheet: EBL IE8 Styles modified: 01/21/16 16:43:29 */
<!--[if IE 8]>
.social .widget_search .search-text-box {
    padding: 2px 5px 0 5px !important;
}

#supplementary .widget-area input#s {
	line-height: 27px;
}

.forms fieldset .text-input {
	line-height: 19px;
}

#respond input[type="text"] {
	line-height: 19px;
	
}
<![endif]-->
/* cmsms stylesheet: EBL IE9 Styles modified: 01/21/16 16:43:56 */
<!--[if IE 9]>
#supplementary .widget-area input#s {
	line-height: 27px;
}

.forms fieldset .text-input {
	line-height: 19px;
}

#respond input[type="text"] {
	line-height: 19px;
	
}
<![endif]-->
/* cmsms stylesheet: EBL Safari Specific modified: 01/25/16 09:36:42 */
_::-webkit-full-page-media, _:future, :root .services { margin-top: 90px; }
_::-webkit-full-page-media, _:future, :root p.headtext { font-size: 22px; }

@supports (-webkit-text-size-adjust:none)
   and (not (-ms-accelerator:true)) {
     .services { margin-top: 90px; }
     p.headtext { font-size: 22px; }
}

@media screen and (min-color-index:0)
   and(-webkit-min-device-pixel-ratio:0) { @media {
    .services { margin-top: 90px; }
    p.headtext { font-size: 22px; }
}}

_::-moz-svg-foreign-content, :root .services { margin-top: 90px; }
_::-moz-svg-foreign-content, :root p.headtext { font-size: 22px; }
/* cmsms stylesheet: EBL View modified: 01/21/16 16:44:13 */
.viewer {
	background:rgba(31, 31, 30, 0.97);
}
.viewer li {
	background: none;
	padding: 0;
}
.viewer li>div {
	left:20px;
	top:20px;
	bottom:20px;
	right:20px
}
.viewer li.loading>div {
	background:url(../images/loading.gif) center center no-repeat;
}
.multiplebgs .viewer li.loading>div {
	background:url(../images/loading.gif) center center no-repeat,url(../images/loading_frame.png) center center no-repeat;
}
.viewer li.loading.previous,.viewer li.loading.next {
	background:0;
}
.viewer img {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5); 
}
.viewer .close {
	top:30px!important;
	right:20px!important;
	font-weight:500!important;
	filter:alpha(opacity=80);
	-khtml-opacity:.4;
	-moz-opacity:.4;
	opacity:.4;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	color: #fff;
	font-size: 32px;
	line-height: 0;
	text-align: center;
	z-index: 3;
}
.viewer .close:hover {
	filter:alpha(opacity=100);
	-khtml-opacity:1;
	-moz-opacity:1;
	opacity:1
}
.viewer .caption{
	visibility: hidden;
	opacity: 0;
	color:#cfcfcf;
	font-size:18px;
	line-height:50px;
	-webkit-transition: opacity 1.5s ease-in-out;
	-moz-transition: opacity 1.5s ease-in-out;
	transition: opacity 1.5s ease-in-out;
}
.viewer .current .caption{
	opacity: 100;
	visibility: visible;
}
/* cmsms stylesheet: EBL News modified: 01/21/16 16:44:47 */
div#news {
/* margin for the entire div surrounding the news items */
	margin: 2em 0 1em 1em;
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
}
div#news h2 {
	line-height: 2em;
/* you can set your own image here */
	background: url(/uploads/DCR/darknav.png) repeat-x left center;
	color: #f5f5f5;
	border: none
}
.NewsSummary {
/* padding for the news article summary */
	padding: 0em 0em 0.8em 0em;

/* margin to the bottom of the news article summary */
	margin: 0.1em 0.1em 0.5em 0.1em;
	border-bottom: 1px solid #ccc;
}
.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 90%;
/* bold to set it off from text */
	font-weight: bold;
}
.NewsSummaryLink {
/* bold to set it off from text */
	font-weight: bold;
/* little more room at top */
	padding-top: 0.2em;
}
.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}
div#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
