<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: HCD Developments Custom
Theme URI: http://www.colabdigital.co.uk
Author: Colab Digital
Author URI: http://www.colabdigital.co.uk
Description: Bespoke WordPress theme designed and developed by Colab Digital Limited, Birmingham, UK.  
Version: 3.0.4
*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol {
	list-style-position:inside;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* ------------------------------------------------------
---------------------------------------------------------
		SITE STYLES
---------------------------------------------------------
--------------------------------------------------------- */

body {
	color:#333A3D;
	font-size:14px;
	background-color:#5E6C7B;
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
}
.clearFix:after {
  content: "";
  display: table;
  clear: both;
}
input {
-webkit-appearance: none;
}
.wrapper {
	max-width:1200px;
	margin:0 auto;
}
.wrapperNarrow {
	max-width:700px;
	margin:0 auto;
}
.wrapperContainerWhite {
	background-color:#FFFFFF;
}
.wrapperContainerGrey {
    background-color: #F5F5F5;
}
h1, h2, h3, h4, h5, h6, p, li {
	line-height: 1.4;
}
h1, h2, h3, h4, h5, h6 {
	display: block;
}
p {
	font-size:16px;
}
a {
	text-decoration:none;
	font-weight:600;
	color:#028868;
}
a:hover {
	color:#0F9F7D;
}
a:hover {
    transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
}
h1 {
	font-size:40px;
	color:#881002;
    font-weight: 300;
}
h2 {
	font-size:32px;
    font-weight: 400;
}
h3 {
	font-size:26px;
    font-weight: 400;
}
h4 {
	font-size:24px;
	color:#881002;
    font-weight: 400;
}
h5 {
	font-size:18px;
	color:#028868;
    font-weight: 500;
}
h6 {
	font-size:16px;
    font-weight: 500;
}
blockquote {
	margin:50px 0;
	padding:0;
}
blockquote p {
	font-size: 23px;
    font-weight: 300;
}
blockquote p:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
	color: #D8D8D8;
	padding-right: 10px;
}
blockquote p:after {
    content: "\f10e";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
	color: #D8D8D8;
	padding-left: 10px;
}
hr {
	border-bottom:#D8D8D8 solid 2px;
	border-top:none;
	border-left:none;
	border-right:none;
    width: 100%;
}
img {
    width: 100%;
    height: auto;
}
a img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.smallPrint {
	font-size: 11px;
}
.mobileShow {
	display: none;
}
.noScale img {
	width: inherit;
	height: auto;
}

/* ------------------------------------------------------
---------------------------------------------------------
		CUSTOM BLOCKS COLOUR PALETTE
---------------------------------------------------------
--------------------------------------------------------- */

.alignwide, .alignfull {
    width:  100vw!important;
    max-width:  100vw!important;
    margin-left:  calc(50% - 50vw)!important;
    padding-left: calc(calc(100vw - 1200px)/2)!important;
    padding-right: calc(calc(100vw - 1200px)/2)!important;
 }

.has-maroon-color {
	color: #881002!important;
}
.has-maroon-background-color {
	background-color: #881002!important;
}
.has-deep-grey-color {
	color: #5E6C7B!important;
}
.has-deep-grey-background-color {
	background-color: #5E6C7B!important;
}
.has-green-color {
	color: #028868!important;
}
.has-green-background-color,
input[type=submit] {
	background-color: #028868!important;
}
.has-white-color,
input[type=submit] {
	color: #fff!important;
}
.has-white-background-color {
	background-color: #fff!important;
}
a.wp-block-button__link,
a.wp-block-button__link.no-border-radius,
input[type=submit] {
    cursor: pointer!important;
    display: inline-block!important;
    padding: 12px 22px!important;
    border-radius: 5px!important;
    border:none;
    font-weight: 400!important;
    font-size: 16px!important;
    transition: all .2s ease-in-out!important;
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}
a.wp-block-button__link:hover {
    background-color: #333A3D!important;
    color: #fff!important;
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover {
    border: 2px solid #333A3D!important;
}
a.wp-block-button__link:after {
    content: '\f105';
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    margin-left: 24px;
}

/* ------------------------------------------------------
---------------------------------------------------------
		HEADER STYLES
---------------------------------------------------------
--------------------------------------------------------- */

.notificationBar {
    background-color: #028868;
    padding: 5px 0;
    text-align: center;
}
.notificationBar:hover {
    background-color: #016E54;
}
.notificationBar p {
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
}
header {
    position: relative;
    padding: 23px 0;
    box-shadow: 0 0 15px rgb(0, 0, 0, 0.25);
    z-index: 11;
}
header .logo {
    margin: 0 auto;
	width: 200px;
    font-size: 0;
}
header p,
header a {
    color: #fff;
}
header a:hover {
    color: rgba(255,255,255,0.50);
}
header .headerContactDetails {
    margin-top: 10px;
    position: absolute;
    left: 2%;
}
header .headerContactDetails p {
    margin: 0;
    font-size: 18px;
}
.logo img {
	width:100%;
	height:auto;
}
.mobileNavTel,
.mobileNavEmail {
	display:none;
}

/* ------------------------------------------------------
---------------------------------------------------------
		SOCIAL STYLES
---------------------------------------------------------
--------------------------------------------------------- */

.socialIcons {
	padding-top:6px;
}
.socialIcons a {
	margin-right:10px;
}
footer .socialIcons a i {
	margin-right:10px;
	margin-left:0;
}
.socialShareIcons {
    padding-top: 20px;
}
.socialShareIcons h3 {
	font-size: 18px;
}
.socialShareIcons a i {
	margin-left: 10px;
    font-weight: normal;
}

/* ------------------------------------------------------
---------------------------------------------------------
		MOB NAV STYLES
---------------------------------------------------------
--------------------------------------------------------- */

a.mMenuBT {
    display: block!important;
	font-size: 18px!important;
    font-weight: 400!important;
	text-align:center!important;
    position: absolute!important;
    top: 36px!important;
    right: 2%!important;
    color: #fff;
}
a.mMenuBT .mobMenuText {
    margin-left: 8px;
}
.mm {
    background: #5E6C7B!important;
}
.mm:before {
    border-top: 2px solid rgba(255,255,255,0.5)!important;
    border-left: 2px solid rgba(255,255,255,0.5)!important;
    opacity: 1!important;
}
.mm:after {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-bottom: 1px solid rgba(255,255,255,0.25)!important;
    opacity: 1!important;
    color: rgba(255,255,255,0.5)!important;
}
.mm li:after {
    border-top: 1px solid rgba(255,255,255,0.25)!important;
    opacity: 1!important;
}
.mm li:before {
    content: "\f105"!important;
    font-family: "Font Awesome 5 Pro"!important;
    color: rgba(255,255,255,0.5)!important;
    top: 15px!important;
    right: 22px!important;
    width:  auto!important;
    height: auto!important;
    border-top: none!important;
    border-right: none!important;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    opacity: 1!important;
}    
.mm li a {
    padding: 15px 5% 12px!important;
    color: #fff!important;
    font-size: 18px!important;
    text-transform: uppercase!important;
    font-weight: 400!important;
}    
.mm li a:hover {
    background-color: rgba(0,0,0,0.1)
}    
.mm a:not(:last-child) {
    width: calc(100% - 48px)!important;
} 

/* ------------------------------------------------------
---------------------------------------------------------
		PAGINATION STYLES
---------------------------------------------------------
--------------------------------------------------------- */	
	
ul.page-numbers {
	margin: 20px 0;
	width: 100%;
	padding: 0;
	line-height: normal;
    text-align: center;
}
ul.page-numbers li {
	list-style-type:none;
	font-size: 12px;
	font-weight: 700;
	border-radius: 13px;
    box-shadow: 0 0 0 1px #028868; 
	text-align: center;
	display:inline-block;
	margin: 2px 5px 2px 0;
	text-decoration:none;
	background-color: inherit;
	line-height: 26px;
}
ul.page-numbers li a {
	color: #028868;
    height: 100%;
    width: 100%;
}
ul.page-numbers li span.current {
    border-radius: 50%;
    color: #fff;
    background-color: #028868;
	line-height: 26px;
}
ul.page-numbers li a,
ul.page-numbers li span.current {
    height: 26px;
    width: 26px;
}
ul.page-numbers li a.next,
ul.page-numbers li a.prev {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
ul.page-numbers li:hover {	
    background: #028868;
}
ul.page-numbers li:hover a,	
ul.page-numbers li:hover a i {	
	color:#fff!important;
}
ul.page-numbers li a.page-numbers,
ul.page-numbers li span.current {
	display: inline-block;
	position: relative;
}

/* ------------------------------------------------------
---------------------------------------------------------
		SLIDER STYLES
---------------------------------------------------------
--------------------------------------------------------- */

section.slider {
	overflow:hidden;
}
ul.slides {
    height: 600px;
}
ul.slides li {
    position: relative;
    height: 100%;
}
ul.slides li .wrapper {
    z-index: 2;
    height: 600px;
    width: 100%;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.slider-captions {
}
.slider-captions img {
    max-width: 220px;
}
.slide-caption-1 {
	color: #fff;
}
.slide-caption-1 p {
	font-size:34px;
    font-weight: 300;
    margin: 30px 0;
}
.slide-link {
	color: #fff;
    display: inline-block;
}
.slide-link p {
	font-size:20px;
    margin: 0;
    font-weight: 400;
}
.slideTint {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.unslider {
    position: relative;
}
.unslider-arrow.prev {
    left: 0!important;
}
.unslider-arrow.next {
    right: 0!important;
}

/* SLIDER NAV */

a.unslider-arrow {
    top: 41%!important;
    font-size: 30px!important;
	color: rgba(255,255,255,1);
    z-index: 100;
    padding: 0 20px;
}
.unslider-nav {
    position: absolute!important;
    bottom: 15px!important;
	left: 0;
	right: 0;
    z-index: 100;
}
.unslider-nav ol li {
    width: 10px;
    height: 10px;
    border: 2px solid #fff !important;
}
.unslider-nav ol li.unslider-active {
    background: #fff !important;
    cursor: pointer;
}

/* ------------------------------------------------------
---------------------------------------------------------
	OVERFLOW SLIDER STYLES
---------------------------------------------------------
--------------------------------------------------------- */

.mediaOverflow ul.col3 {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    overflow: auto;
    overflow-y: hidden;
    justify-content: flex-start;
}
.mediaOverflow ul.col3 li {
    width: 384px!important;
    margin-right: 24px!important;
    flex: none;
}
.mediaOverflow ul.col3 li:first-child {
    margin-left: calc(calc(100vw - 1200px)/2);
}
.mediaOverflow ul.col3 li:last-child,
.mediaOverflow ul.col3 li:nth-last-child(2) {
    margin-right: 0!important;
}
.mediaOverflow ul.col3 li.mediaOverflowSpacer {
    width: calc(calc(100vw - 1200px)/2)!important;
    flex: none;
    box-shadow: none;
    background-color: rgba(0,0,0,0)!important;
}
/* width */
.mediaOverflow ::-webkit-scrollbar {
    height: 8px;
}
/* Track */
.mediaOverflow ::-webkit-scrollbar-track {
    background: rgba(94,108,123,0.30);
    border-radius: 4px;
    margin-left: calc(calc(100vw - 1200px) /2);
    margin-right: calc(calc(100vw - 1200px) /2);
}
/* Handle */
.mediaOverflow ::-webkit-scrollbar-thumb {
    background: rgba(94,108,123,1);
    border-radius: 4px;
}
/* Handle on hover */
.mediaOverflow ::-webkit-scrollbar-thumb:hover {
    background: rgba(0,0,0,1);
}

/* ------------------------------------------------------
---------------------------------------------------------
		GALLERY STYLES
---------------------------------------------------------
--------------------------------------------------------- */

* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
    position: relative;
	display: flex;
	align-items: center;
}

/* Hide the images by default */
.container .mySlides {
	display: none;
	overflow: hidden;
	font-size: 0;
	width: 100%;
}

/* Large gallery image */
.container .galleryImage {
    height:600px;
    width:100%;
}

/* Add a pointer when hovering over the thumbnail images */
.container .cursor {
  cursor: pointer;
}

/* Next &amp; previous buttons */
.container .prev,
.container .next {
  cursor: pointer;
  position: absolute;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.container .prev:hover,
.container .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* columns side by side */
.column {
	float: left;
    height:8.333333vw;
    width:8.333333%;
    cursor: pointer;
}
/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

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

.headerBanner {
    text-align: center;
    padding: 1px 0;
}
.content {
	width:65%;
	float:left;
}
.contentNarrow {
	width:68%;
	margin: 0 auto;
}
.content5050Left {
	width:45%;
	margin: 0 auto;
	float: left;
}
.content5050Right {
	width:45%;
	margin: 0 auto;
	float: right;
}
.contentFullWidth {
	width:100%;
    display: inline-block;
}
.content,
.contentFullWidth,
.contentNarrow,
.content5050Left,
.content5050Right,
.sidebar {
    padding: 40px 0 60px;
}
.contentArchive {
	width:60%;
	float:left;
}
.contentArchive ul {
    list-style-type: none;
}
.wysiwyg {
    position: relative;
}
.wysiwyg ul,
.wysiwyg ol {
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 50px;
    font-size: 16px;
}
.wysiwyg ul li,
.wysiwyg ol li {
	padding-left: 25px;
	margin-bottom: 10px;
	position: relative;
}
.wysiwyg ul li:before,
.wysiwyg ol li:before {
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 0em;
    color: #881002;
}
.wysiwyg ul li:before {
    content: "\f105";
}
.wysiwyg ol li:before {
    content: "\f00c";
}
.wysiwyg ul li ul.children {
    margin-top: 15px;
}
/* YouTube iFrames */
.wysiwyg .video-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wysiwyg .video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ------------------------------------------------------
---------------------------------------------------------
		FLEX COLUMN STYLES
---------------------------------------------------------
--------------------------------------------------------- */

ul.flexContainer {
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
}
ul.flexContainer li.flexBox {
    display: inline-block;
	margin-top:24px;
    vertical-align: top;
    margin-bottom: 24px;
}
ul.col2 li {
    width: 48%;
    margin-right: 4%;
    border-bottom: 2px solid #CFCFCF;
}
ul.col2 li:last-of-type,
ul.col2 li:nth-child(2n+2) {
    margin-right: 0;
}
ul.col2.flexContainer li.flexBox .archiveImage {
    float: left;
    width: 43%;
    height: 174px;
}
ul.col2.flexContainer li.flexBox .textCopy {
    float: right;
    width: 57%;
    padding-left: 6%;
}
ul.col2.flexContainer li.flexBox .textCopy h3 {
    margin-top: 0px;
}

ul.col3 &gt; li {
    width: 32%;
    margin-right: 2%;
    background-color: #5E6C7B;
    position: relative;
}
ul.col3 li:last-of-type,
ul.col3 li:nth-child(3n+3) {
    margin-right: 0;
}
ul.col3 li a.cardLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
ul.col3 li a:hover {
    background-color:  rgba(94,108,123,0.25);
}
ul.col3.flexContainer li.flexBox .archiveImage {
    height: 260px;
    position: relative;
}
ul.col3.flexContainer li.flexBox .postContent {
    border-top: 4px solid #fff;
    padding: 20px 25px 20px 30px;
    display: flex;
    justify-content: space-between;
}
ul.col3.flexContainer li.flexBox .postContent p,
ul.col3.flexContainer li.flexBox .postContent h2 {
    color: #fff;
    line-height: 1;
}
ul.col3.flexContainer li.flexBox .postContent h2 {
    font-weight: 300;
    font-size: 26px;
    margin: 0 0 15px 0;
}
ul.col3.flexContainer li.flexBox .postContent p {
    font-weight: 400;
    font-size: 14px;
    margin: 0;
}
ul.col3.flexContainer li.flexBox .postContent .postContentLogo {
    width: 88px;
}
ul.col4 li {
    width: 23.5%;
    margin-right: 2%;
}
ul.col4 li:nth-child(4n+4),
ul.col4 li:last-of-type {
    margin-right: 0;
}
ul.col4.flexContainer li.flexBox .archiveImage {
    height: 190px;
}
ul.col4.flexContainer li.flexBox h5 {
    margin-bottom: 0;
}

/* ------------------------------------------------------
---------------------------------------------------------
		INFO BAR STYLES
---------------------------------------------------------
--------------------------------------------------------- */

.break {
    display: flex;
    justify-content: center;
    position: relative;
}
.greenNotify {
    text-align: center;
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
    width: 93.6%;
    margin-left: 3.2%;
    z-index: 2;
}
.single-developments .greenNotify {
    width: auto;
    padding: 1px 50px;
    margin: 0 auto;
    bottom: -12px;
}
.greenNotify.green {
    background-color: rgba(2,136,104,0.8);
}
.greenNotify.purple {
    background-color: rgba(97, 43, 86, 0.8);
}
.greenNotify.red {
    background-color: rgba(136,16,2,0.8);
}
.greenNotify.grey {
    background-color: rgba(69,69,70,0.8);
}
.single-developments .greenNotify.green {
    background-color: rgba(2,136,104,1);
}
.single-developments .greenNotify.purple {
    background-color: rgba(97, 43, 86, 1);
}
.single-developments .greenNotify.red {
    background-color: rgba(136,16,2,1);
}
.single-developments .greenNotify.grey {
    background-color: rgba(69,69,70,1);
}
.greenNotify p {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin: 8px 0;
}

/* ------------------------------------------------------
---------------------------------------------------------
		SIDEBAR STYLES
---------------------------------------------------------
--------------------------------------------------------- */

.sidebar {
	width:30%;
	float:right;
	background-color:#FFF;
}

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


.wpcf7Columns {
    width: 48%;
}
.wpcf7Columns.wpcf7Left {
    float: left;
}
.wpcf7Columns.wpcf7Right {
    float: right;
}
.wpcf7Center {
    clear: both;
    text-align: center;
}
.wpcf7-text,
.wpcf7-textarea,
.wpcf7-select {
	padding-left:5%;
}
.wpcf7-text,
.wpcf7-textarea,
.wpcf7-select,
.wpcf7-submit {
	font-size:14px;
	font-family: proxima-nova, sans-serif;
	outline: none;
	border-radius: 6px;
}
.wpcf7-text,
.wpcf7-select {
	height:42px;
}
.wpcf7-text,
.wpcf7-textarea,
.wpcf7-select {
	width:100%;
	border:none;
	background-color:#fff;
    box-shadow: inset 0 0 0 1px #9A9594;
}
.wpcf7-textarea {
	height:150px;
	padding-top:10px;
    -webkit-appearance: none;
}
.wpcf7-select {
    -webkit-appearance:none;
    background-image: url("images/icon-arrow.svg");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 10px;
}
.wpcf7-text:focus, .wpcf7-textarea:focus {
	background-color:#eee;
}
.wpcf7-text::-webkit-input-placeholder, .wpcf7-textarea::-webkit-input-placeholder {
	color:#454546;
}
.wpcf7-text:-moz-placeholder, .wpcf7-textarea:-moz-placeholder { /* Firefox 18- */
	color:#454546;
}
.wpcf7-text::-moz-placeholder, .wpcf7-textarea::-moz-placeholder {  /* Firefox 19+ */
	color:#454546;
}
.wpcf7-text:-ms-input-placeholder, .wpcf7-textarea:-ms-input-placeholder {  
	color:#454546;
}
.wpcf7-form .ajax-loader {
	display:none;
}
/* styles field tips */
span.wpcf7-not-valid-tip {
	font-weight: 700;
    color: #FFF !important;
    font-size: 12px !important;
	padding: 5px 10px !important;
	background-color: #B92B2D !important;
    display: inline-block !important;
	border-radius: 3px !important;
	margin-top: 10px !important;
}
/* style validation box shape */
div.wpcf7-response-output {
    margin: 20px 0 !important;
	padding: 10px 15px !important;
    font-size: 12px !important;
	font-weight: 700;
}
/* styles validation error or blocked */
div.wpcf7-validation-errors,
div.wpcf7-spam-blocked{
    border: #EBAF40 solid 1px !important;
	background-color: #FBF0DD;
	border-radius: 3px;
}
/* styles validation sent ok */
div.wpcf7-mail-sent-ok {
    border: #398f14 solid 1px !important;
	background-color: #DFF9D4;
	border-radius: 3px;
}


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

footer {
	padding:25px 0;
	clear:both;
	color: #FFF;
    border-top: 6px solid #881002;
}
footer ul.col3 &gt; li {
    width: 32%;
    margin-right: 2%;
}
footer ul.col3 &gt; li:nth-child(3n+3) {
    margin-right: 0;
}
footer a,
footer h4,
footer h5 {
	color: #FFF;
}
footer a:hover {
	color: rgba(255,255,255,0.50);
}
footer .socialIcons {
	float:none;
    display: block;
}
footer .logo {
	float:none;
    width: 72%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.footerMenu ul {
	padding:0;
	margin:0;
}
.footerMenu ul li {
	list-style: none;
	font-size:16px;
	margin:0;
}
.footerMenu ul li a {
    display: block;
	text-decoration:none;
    margin-bottom: 5px;
}

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

/* ------------------------------------------------------
---------------------------------------------------------
		MAIN NAV STYLES
---------------------------------------------------------
--------------------------------------------------------- */


header {
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 0 0;
}
header .logo {
    float: none;
    width: 151px;
    position: absolute;
    left: 5%;
    top: 15px;
    margin: 0;
}
.headerContactDetails {
	display: none;
}
a.mMenuBT {
    width: 35px!important;
    height: 60px!important;
    line-height: 62px!important;
    top: 0!important;
    right: 10px!important;
}
a.mMenuBT .mobMenuText {
    display: none;
}
.mobileNavEmail,
.mobileNavTel {
    height: 60px;
    width: 35px;
	font-size: 18px;
    position: absolute;
    top: 0px;
	text-align:center;
}
.mobileNavEmail i,
.mobileNavTel i {
	line-height:60px;
}
.mobileNavEmail a,
.mobileNavTel a {
	color:#fff;
}
.mobileNavEmail {
    display: block;
	right:45px;
}
.mobileNavTel {
	right:80px;
}
.break {
    width: 90%;
    margin-left: 5%;
}
.mediaOverflow ul.col3 li:first-child {
    margin-left: 5%;
}
.mediaOverflow ul.col3 li.mediaOverflowSpacer {
    width: 5%!important;
}
.mediaOverflow ::-webkit-scrollbar-track {
    margin-left: 5vw;
    margin-right: 5vw;
}
.content {
	width:55%;
	margin-left:5%;
}
.content5050Left {
    width: 40%;
    margin-left: 5%;
}
.content5050Right {
    width: 40%;
    margin-right: 5%;
}
.contentFullWidth {
	width:90%;
	margin-left:5%;
}
.sidebar {
	width:25%;
	margin-right:5%;
}
footer {
	padding:25px 5%;
}
    
}

@media only screen and (max-width : 1000px) {
    
ul.col3 li {
    width: 47.5%;
}
ul.col3 li:nth-child(3n+3) {
    margin-right: 2%;
}
ul.col3 li:nth-child(2n+2) {
    margin-right: 0;
}
ul.col4 li {
    width: 48%;
    margin-right: 4%;
}
ul.col4 li:nth-child(2n+2) {
    margin-right: 0;
}
    
}


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

ul.col2 li {
    width: 100%;
    margin-right: 0;
}
    
}

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

.mobileShow {
	display: inline-block;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4, h5, h6 {
	font-size: 16px;
}
p {
	font-size: 14px;
}
.notificationBar p {
    font-size: 10px;
    margin: 5px 0;
}
.mobileNavTel {
    display: block;
}
ul.slides {
    height: 400px;
}
ul.slides li {
    height: 400px;
}
ul.slides li .wrapper {
    height: 400px;
}
.slider-captions img {
    max-width: 160px;
}
.slide-caption-1 p {
    font-size: 20px;
}
.slide-link p {
    font-size: 14px;
}
.mediaOverflow ul.col3 li {
    width: 300px!important;
    margin-bottom: 24px!important;
}
.mediaOverflow ul.col3.flexContainer li.flexBox .archiveImage {
    height: 190px;
}
.mediaOverflow ul.col3.flexContainer li.flexBox .postContent h2 {
    font-size: 20px;
}
.mediaOverflow ul.col3.flexContainer li.flexBox .postContent .postContentLogo {
    width: 70px;
}
ul.flexContainer li.flexBox {
    margin-bottom: 0;
}
ul.col2.flexContainer li.flexBox .archiveImage {
    float: none;
    width: 100%;
    height: 180px;
}
ul.col2.flexContainer li.flexBox .textCopy {
    float: none;
    width: 100%;
    padding-left: 0;
}
ul.col2.flexContainer li.flexBox .textCopy h3 {
    margin-top: 18px;
}
ul.col3 li {
    width: 100%;
    margin-right: 0;
}
ul.col3 li:nth-child(3n+3) {
    margin-right: 0;
}
ul.col4 li {
    width: 100%;
    margin-right: 0;
}
.container .galleryImage {
    height: 60vw;
}
.column {
    height: 12.5vw;
    width: 12.5%;
}
.headerBanner {
    padding-left: 5%;
    padding-right: 5%;
}
.content,
.contentArchive,
.contentNarrow {
	width:90%;
	margin-left:5%;
	float:none
}
.content {
    padding-bottom: 0;
}
.content5050Left {
    width: 90%;
	float: none;
    padding-bottom: 0;
}
.content5050Right {
    width: 90%;
	float: none;
    margin-right: 0;
    margin-left: 5%;
}
.contentFullWidth {
	width:90%;
	margin-left:5%;
    padding: 25px 0;
}
.sidebar {
    width: 90%;
    margin-right: 0;
    margin-left: 5%;
    margin-top: 30px;
    float: none;
    padding-top: 20px;
    padding-bottom: 20px;
}
.wysiwyg ul, .wysiwyg ol {
    margin-top: 20px;
    margin-bottom: 20px;
}
.wpcf7Columns {
    width: 100%;
}
.wpcf7Columns.wpcf7Left {
    float: none;
}
.wpcf7Columns.wpcf7Right {
    float: none;
}
footer {
	text-align:center;
}
footer .logo {
    float: none;
    width: 50%;
    margin: 40px auto;
}
footer .socialIcons a i {
    margin-right: 5px;
    margin-left: 5px;
}
footer ul.col3 &gt; li {
    width: 100%;
    margin-right: 0;
}
footer ul.col3 &gt; li:nth-child(3n+3) {
    margin-right: 0;
}
.footerMenu ul li {
	float: none;
    background-color: rgba(0,0,0,0.20);
}
.footerMenu ul li a {
	padding-top:10px;
	padding-bottom:10px;
	margin-right:0;
}

}</pre></body></html>