/*
 Theme Name: IronGates Property Services
 Author: Distinctive UK
 Version: 1.0
 */

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

html {
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

body, textarea {
	line-height: 1.5em;
	font-size: 14px;
	color: #000;
	font-family: 'AvenirBook', sans-serif;
}
textarea {
}
a {
	text-decoration: underline;
	color: #fff;
	
}
a:hover {
	text-decoration: none;
	color: #fff;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #030000;
	padding-bottom: 5px;
	line-height: 1em;
	margin: 0 0 0.6em 0;
    
	font-family: 'AvenirNextDemiBold', sans-serif;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 0;
	line-height: 1.2em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
    margin: 0 0 18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
pre, code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.8em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #e6e6e6;
	font-style: italic;
	border: 1px solid #dcdcdc;
}
blockquote p {
	padding-bottom: 0px;
}

a:active {
	color: white;
}

/*------------------------------------------------*/
/*---------------[WORDPRESS STYLES]---------------*/
/*------------------------------------------------*/

.alignleft {
	float: left;
	padding: 10px;
}
.alignright {
	float: right;
	padding: 10px;
}
.aligncenter {
	margin: 0 auto;
	display: block;
	padding: 10px;
	height: auto;
}

/* =Navigation
 -------------------------------------------------------------- */
#assistive-text, .assistive-text {
	position: absolute;
	text-indent: -90000px;
}

.navigation, .nav-single {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	color: #ff4b33;
}
#nav-previous {
	float: left;
	width: 50%;
}
#nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above, .single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

div.wpcf7 .ajax-loader {
	display: none;
}

/* =Comments
 -------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 86px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
	padding: 0 0 0 56px;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+ li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */

#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}

#respond input[type=text] {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/*------------------------------------------------*/
/*-----------------[THEME STYLES]-----------------*/
/*------------------------------------------------*/

body, html {
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
}

#header {
    height: 132px;
}

#header .masthead {
    position: relative;
}

#branding {
    width: 280px;
    position: absolute;
}

.call-header {
    position: absolute;
    top: 0;
    right: 300px;
    font-size: 18px;
    z-index: 99;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(images/speech-bubble.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 27px;
    padding-left: 26px;
}

.call-header a {
    color: #1e6a36;
    text-decoration: none;
    font-weight: bold;
}

.lockedout {
	position: absolute;
    top: 0;
    right: 15px;
    background: #1e6a36;
    color: white;
    text-align: center;
    z-index: 9;
    padding: 5px 20px;
    border-radius: 0 0 7px 7px;
}

.lockedout h4 {
	color: white;
    margin-bottom: 0;
	font-weight: bold;
    font-size: 22px;
    line-height: 1;
    padding-bottom: 0;
    display: block;
    width: 105%;
}

.lockedout a {
	text-decoration: none;
}

.tel-header a {
	color: #1e6a36;
	font-weight: bold;
}

#logo {
    position: absolute;
    top: 15px;
    z-index: 90;
    width: 100%;
}

#logo img {
    width: 100%;
}

#main-navigation {
    width: 100%;
}

#access {
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 75px;
    padding-bottom: 20px;
}

#access .nav li a {
    padding: 0;
    line-height: 1em;
    text-transform: none;
    color: #737272;
    text-decoration: none;
    display: block;
    clear: both;
    background: none;
    font-size: 1.071em;
    font-family: 'AvenirNextDemiBold', sans-serif;
	text-transform: uppercase;
}

#access .nav li a > span {
    display: inline-block;
	margin: 0 5px 0 8px;
	padding: 0 0px 5px;
}

#access .nav li a:before {
	content: "/";
	display: inline-block;
}

#access .nav li:first-child a:before {
	display: none;
}

#access .nav li.dropdown:hover > a,
#access .nav li.current-menu-item > a,
#access .nav li.current-menu-ancestor > a {
	color: #1e6936!important;
}

#access .nav li.dropdown:hover > a span,
#access .nav li.current-menu-item > a span,
#access .nav li.current-menu-ancestor > a span {
	border-bottom: solid 2px #1e6936;
}

#access .nav li a:hover {
	color: #1e6a36;
}

#access .nav li {
    display: inline-block;
}

#access .nav {
    text-align: right;
    font-size: 14px;
}

#access .nav li.home > a {
    width: 320px;
    height: 84px;
	background: url('images/logo-terra-bati-sud.png') no-repeat center center;
    color: #fff;
}

#access .nav li.home > a > span {
    overflow: hidden;
    text-indent: 100px;
    display: inline;
}

#access .dropdown-menu {
	text-align: left;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	background: #1d773d;
}

#access .dropdown-menu li {
    display: block;
}

#access .dropdown-menu li a span {
}

#access .dropdown-menu li a {
	font-size: 13px;
    padding: 8px 10px 3px;
    color: #fff;
    border: none;
    white-space: normal;
    line-height: 1.4;
    margin: 0;
    text-transform: none;
}

#access .dropdown-menu li a:before {
	display: none;
}

#access .dropdown-menu li.current-menu-ancestor  a, 
#access .dropdown-menu li.current-menu-item  a {
	background: #1e6a36;
	color: #fff !important;
}

#access .dropdown-menu li:hover > a,
#access .dropdown-menu li a:hover {
	background: #1e6a36;
	color: #fff;
}

#access .dropdown-menu li:hover > .sub-menu {
	visibility: visible;
}

#access.navbar .nav > li > .dropdown-menu:before, 
#access.navbar .nav > li > .dropdown-menu:after {
	display: none;
}

#access.navbar .dropdown-submenu > a:after {
	display: none;
}

#access .dropdown:hover > .dropdown-menu {
	display: block;
}

#access .dropdown-menu .dropdown-menu {
	left: 100%;
	top: 0;
	border-top: none;
	background: #AF9250;
}
#access .dropdown-menu .dropdown-menu li a {
	color: #fff;
}

#access .dropdown-menu .dropdown-menu li:hover > a,
#access .dropdown-menu .dropdown-menu li > a:hover {
	background: #D0A68A;
}

#access .dropdown-menu .dropdown-menu li a:hover {
	color: #FFF;
}

.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus, 
.dropdown-submenu:hover > a, 
.dropdown-submenu:focus > a {
	background: none;
}


/*
 * Slider
 */

.slider-container {
    position: relative;
}

#slider-overlay-text {
    width: 232px;
   /* position: absolute;
    top: 0;*/
    height: 100%;
    background: url('images/slider-overlay-background.png');
    z-index: 8;
    padding-top: 62px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'AvenirMedium', sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 1.3em;
    float: left;
}

#slider-overlay-text p {
    margin-bottom: 1em;
}

body .flexslider {
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: none;
}

body.home .flexslider {
	float: left;
	width: 706px;
	width: 100%;
}

body .flex-direction-nav a {
    opacity: 0.8;
    height: 42px;
    width: 45px;
    background: #949937;
    top: 48%;
    text-indent: -9999px;
}

.flex-direction-nav a:before {
	display: none;
}

body .flex-direction-nav .flex-prev {
    left: 0;
    text-align: center;
    background: #949937 url('images/slide-arrow-left.png') no-repeat center center;
    opacity: 1;
}

body .flex-direction-nav .flex-next {
    right: 0;
    text-align: center;
    background: #000 url('images/slide-arrow-right.png') no-repeat center center;
}

body .flexslider:hover .flex-next:hover, 
body .flexslider:hover .flex-prev:hover {
	opacity: 1;
}

body .flexslider:hover .flex-prev {
	opacity: 1;
	left: 0;
}

body .flexslider:hover .flex-next {
	opacity: 0.8;
	right: 0;
}

.page-container {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a6a36+0,1d793e+100 */
background: rgb(26,106,54); /* Old browsers */
background: -moz-linear-gradient(left, rgba(26,106,54,1) 0%, rgba(29,121,62,1) 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(26,106,54,1)), color-stop(100%,rgba(29,121,62,1))); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(left, rgba(26,106,54,1) 0%,rgba(29,121,62,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(left, rgba(26,106,54,1) 0%,rgba(29,121,62,1) 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(left, rgba(26,106,54,1) 0%,rgba(29,121,62,1) 100%); /* IE10 preview */
background: linear-gradient(to right, rgba(26,106,54,1) 0%,rgba(29,121,62,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a6a36', endColorstr='#1d793e',GradientType=1 ); /* IE6-9 */
    padding-top: 3.2em;
    padding-bottom: 3.2em;
}

#content .wpb_content_element.page-title {
	margin-bottom: 2em;
}

#content .page-title h2 {
    text-align: center;
    color: #fff;
    font-family: 'AvenirLight', sans-serif;
    font-size: 2.6em;
    font-weight: normal;
    padding-bottom: 0;
    margin: 0;
}

#content .page-title h2 strong {
    font-weight: normal;
    color: #fff;
}

#content {
    color: #fff;
}


#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    color: #fff;
}


#content h3 {
    font-size: 1.286em;
    margin-top: 1em;
    line-height: 1.4em;
}

#content em {
	color: #fff;
}

#content ul {
    list-style: square;  
    padding-left: 16px;
}

#content .wpb_row, 
#content .wpb_content_element, 
#content ul.wpb_thumbnails-fluid > li, 
#content .last_toggle_el_margin, 
#content .wpb_button {
    margin-bottom: 2em;
}

.entry-content > .row > .container > .wpb_wrapper > .wpb_row {
    margin-right: -15px;
    margin-left: -15px;
}

.entry-content > .row > .container > .wpb_wrapper > .wpb_row > .col-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
}


#content .build-with-confidence h3 {
	margin-top: 0;
}

#content .testimonials-list h6 em{
    color: #fff;
}

#content .testimonials-list em {
	color: #ccc;
}

.site-feature-blocks {
    padding-bottom: 1em;
}

.site-feature-blocks div.text {
    margin-top: 12px;
    margin-bottom: 1em !important;
}

.site-feature-blocks div.text > div {
    margin-top: 6px;
}

.site-feature-blocks div.text  div span {
    background: #1e6936;
    padding: 0.2em 0.4em;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    font-family: 'AvenirBook', sans-serif;
}

.site-feature-blocks div.image {
    position: relative;
}

.site-feature-blocks div.image span.overlay-text {
  background: rgba(0,0,0,0.8);
  color: white;
  cursor: pointer;
  display: block;
  text-align: center;
  padding: 12px 20px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  font-size: 0.9em;
  line-height: 1.2em;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

.site-feature-blocks div.image:hover > span.overlay-text {
  opacity: 1;
}

.site-feature-blocks img {
	border: 2px solid #23944c;
}

.flexslider .slides > li {
	width: 100%;
	background-size: cover;
	height: 450px;
	background-position: center;
}

div.our-work-grid .row .col-sm-3 {
    padding-bottom: 2em;
    text-align: center;
}

div.our-work-grid .row .col-sm-3 a img {
    border: solid 2px #7D7D7D;
    margin-bottom: 5px !important;
    display: block;
	margin: 0 auto;
}

#content article.hentry {
    padding-bottom: 0;
}

#content .entry-meta {
	padding-bottom: 1.8em;
	line-height: 1.5em;
	color: #A9A8A9;
	font-family: 'AvenirNextDemiBold', sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
}


#content .entry-meta img {
	border: solid 2px #A9A8A9;
}
#content .entry-meta em {
	color: #fff;
	font-style: normal;

}

#content .entry-content {
    font-family: 'AvenirMedium', sans-serif;
}

#content article.post .entry-content {
    padding-bottom: 3em;
    padding-right: 1em;
}

#content .entry-content > .row {
    margin-bottom: 0;
}

#content .entry-content > .row > .container > div > div.row {
    margin-bottom: 0;
}

#content article.hentry h1.entry-title a {
    text-decoration: none;
}

/*
 * Contact Form
 */

div.field-wrap-name {
    float: left;
    width: 29%;
    margin-right: 1%;
    width: 100%;
    margin-bottom: 1%;
}
div.field-wrap-phone {
    float: left;
    width: 29%;
    margin-right: 1%;
    width: 100%;
    margin-bottom: 1%;
}

div.field-wrap-message {
    width: 89%;
    float: left;
    margin-right: 1%;
    width: 100%;
    margin-bottom: 1%;
}

div.field-wrap-message textarea {
   width: 100%;
   height: 100px;
}

body.page-id-11 div.field-wrap-message textarea {
	height: 180px;
}

div.field-wrap-submit {
    width: 10%;
    float: left;
    width: 100%;
}

div.field-wrap-submit input {
   height: 100px;
   height: 40px;
   background: #1b5d30;
   border: 0;
   color: white;
}

div.field-row input,
div.field-row textarea{
    width: 100%;
    padding: 5px;
}
div.field-wrap-email {
    float: left;
    width: 40%;
    width: 100%;
}
div.field-row.clearfix {
    margin-bottom: 6px;
}

ul.phone-list {
    list-style-type: disc;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    list-style-position: inside;//this is important addition
}

/*
 * Footer
 */

#footer {
    margin-top: 0;
    text-align: left;
    text-transform: none;
    color: #525152;
    background: #fff;
	padding-right: 20px;
	padding-left: 20px;
}

#footer a {
    color: #525152;
}

#footer .site-info {
	font-size: 0.857em;
	padding: 1.4em 0;
	line-height: 1.6em;
	text-align: center;
}

#footer .site-info p {
	margin: 0;
}

.footer-wigets {
    padding-top: 2em;
    padding-bottom: 1em;
}

.footer-wigets h3 {
    font-size: 1.286em;
    
    text-transform: uppercase;
    color: #1a6a36;
    padding: 0;
    margin: 1em 0 1.4em;
}

.footer-wigets ul {
    padding: 0;
    list-style: none;
    margin: 0;
    font-size: 0.857em;
}

.footer-wigets ul li {
    padding: 0;
    margin: 0 0 2px;;
    display: block;
}

#content ul.contact-details {
	list-style: none;
	padding-left: 0;
}

ul.contact-details li{
	position: relative;
	padding-left: 24px;
	line-height: 18px;  
	margin-bottom: 5px;
}

ul.contact-details li:before{
	content: "#";
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0;
	text-align: center;
	line-height: 20px;  
	background: #fff;
	color: #525152;
	font-size: 11px;
}

.footer-wigets ul.contact-details li:before{
	background: #289049;
	color: #fff;
}

ul.contact-details li.address:before {
	content: "A";
}

ul.contact-details li.telephone:before {
	content: "T";
}

ul.contact-details li.mobile:before {
	content: "M";
}

ul.contact-details li.email:before {
	content: "E";
}

.footer-logo {
	padding-top: 20px;
}

.callback-header {
	position: absolute;
    z-index: 99;
    right: 20px;
    top: 60px;
    width: 300px;
	background: rgba(30, 106, 54, 0.9);
    padding: 20px;
    text-align: center;
    color: white;
    box-shadow: 5px 5px 0 rgba(51, 51, 51, 0.5)
}

.callback-header h3 {
    font-size: 27px;
    color: white;
    margin-bottom: 10px;
}

.callback-header div.field-wrap-name, 
.callback-header div.field-wrap-phone, 
.callback-header div.field-wrap-email,
.callback-header div.field-wrap-message,
.callback-header div.field-wrap-submit
 {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 4px;
}

.callback-header div.field-row.clearfix {
	margin-bottom: 0;
}

.callback-header div.field-wrap-submit input {
	height: 32px;
}

.vc-hoverbox-block.vc-hoverbox-front h2 {
    font-size: 28px;
    text-shadow: 0 0 8px black;
}

.cta {
    position: absolute;
    top: 150px;
    z-index: 99;
    left: 0;
}

.cta h2 {
    font-size: 32px;
    color: white;
}

.cta p {
    font-size: 21px;
    color: white;
    font-weight: bold;
}

.cta p a {
	text-decoration: none;
}

.cta .button {
	background: #1e6a36;
	background: #00b741;
    display: inline-block;
    text-decoration: none;
    font-size: 19px;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 6px;
    transition:all 0.5s ease;
}

.cta .button.callbutton {
	background: #00b741;
}

.banner-container .cta {
    top: 105px;
    z-index: 99;
    left: 0;
    width: 100%;
    text-align: center;
    right: 0;
}

.banner-container {
	position: relative;
}

body.home .flexslider:after{
	display: block;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.35);
}

.banner-container:after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
    left: 10px;
    width: calc(100% - 20px);
	background: rgba(0, 0, 0, 0.30);
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	border-radius: 0;
}

a.button:hover {
	transform:scale(1.03);
}

.wpcf7-checkbox {
	font-size: 12px;
    line-height: 1.2;
    text-align: left;
}

.wpcf7-checkbox input[type="checkbox"] {
	width: auto;
}

@media (min-width: 1200px) {
	.container {
		width: 960px;
	}
}

@media (min-width: 992px){
	
	.slider-container {
		position: relative;
		height: 450px;
	}

    .site-feature-blocks div.image span.overlay-text {
		
	}

	.site-feature-blocks div.image span.overlay-text p {
	}
	
	#content .build-with-confidence {
		font-size: 14px;
		line-height: 18px;
	}
	#content .build-with-confidence p {
		margin-bottom: 14px;
	}
}

@media (min-width: 768px) and (max-width: 991px){

	.cta {
		top: 110px;
	}

	.cta h2 {
    	font-size: 24px;
	}

	.cta p {
		font-size: 16px;
	}

	.cta .button {
		font-size: 16px;
	}

	.callback-header {
		top: 20px;
	    padding: 20px 20px 0;
	}

	.callback-header h3 {
    	font-size: 23px;
	}

	div.field-row input, div.field-row textarea {
    	padding: 1px 4px;
	}

	body.home .flexslider {
		width: 100%;
	}

	.slider-container {
		position: relative;
		height: 350px;
	}

	.flexslider .slides > li {
		height: 350px;
	}

	#branding {
		width: 178px;
	}
	
	#slider-overlay-text {
	    position: absolute;
	    top: 0;
	    width: 178px;
	    font-size: 11px;
	    overflow: hidden;
	    padding-left: 20px;
	    padding-right: 20px;
	    padding-top: 20px;
	    line-height: 14px;
	    cursor: pointer;
	    text-overflow: ellipsis;
	    margin-top: 40px;
	    height: 302px;
}
	
	/*#slider-overlay-text:hover {
		width: 420px;
		margin-top: 40px;
		padding-top: 20px;
		height: 217px;
		padding-left: 20px;
		padding-right: 20px;
	}*/
	
	#slider-overlay-text p {
		margin-bottom: 5px;
	}

	#logo {
		top: 11px;
	}

	.lockedout h4 {
		font-size: 18px;
	}

	.lockedout {
		font-size: 12px;
	}
	
	#header {
		height: 92px;
	}
	#access {
		padding-top: 60px;
    	padding-bottom: 0;
	}
	#access .nav li a {
		font-size: 0.857em;
	}
	#access .nav li a > span {
		margin: 0 3px 0 6px;
	}
	.site-feature-blocks div.text div span {
	}
	
	#content .page-title h2 {
		font-size: 2em;
	}
	
	.site-feature-blocks div.image span.overlay-text {
		font-size: 16px;
		line-height: 1.6em;
	}

	.site-feature-blocks div.image span.overlay-text p {
	}
	
	#content .build-with-confidence .col-sm-6 {
		width: 100%;
		float: none;
	}
}

@media (max-width: 767px){

	body.home .flexslider:after,
	.banner-container:after {
		display: none;
	}

	.tel-header {
		padding-bottom: 15px;
	}

	.tel-header a {
		text-decoration: none;
	}

	.tel-header small {
		font-size: 16px;
	}

	.tel-header .phoneno {
	    font-size: 18px;
	    background: #00b741;
	    color: white;
	    padding: 12px 25px;
	    text-decoration: none;
	    border-radius: 6px;
	    margin-top: 5px;
	    display: inline-block;
	    font-weight: bold;
	    margin-bottom: 10px;
	}

	.tel-header .phoneno i {
		color: white;
	}

	.trigger {
		color: white;
		font-size: 18px;
		cursor: pointer;
	}

	body.home .flexslider {
		width: 100%;
	}

	.slider-container {
		position: relative;
		height: 220px;
	}

	.flexslider .slides > li {
		height: 220px;
	}

	#content .page-title h2 {
		font-size: 2em;
	}
	#branding {
		position: static;
		width: 100%;
		display: block;
		text-align: center;
		padding: 20px 0;
	}
	#logo img {
		border-bottom: 0;
	}
	#header {
		height: auto;
	}
	#logo {
		position: static;
		max-width: 260px;
		display: block;
		margin: 0 auto;
	}

	#main-navigation {
	    background: #1d783d;
	}
	#header .masthead {
		padding: 0;
	}
	div#access {
		padding: 11px;
	}
	div#access select {
		width: 100%;
	}
	.banner-container {
		padding: 0;
	}
	
	#content .wpb_row {
		/*
		margin-right: 0;
		margin-left: 0;
		*/
	}

	.slider-container {
		padding: 0;
	}

	#slider-overlay-text {
		position: relative;
		width: 100%;
		padding: 20px;
	
		font-size: 13px;  
		line-height: 1.2em;
}

	.entry-content > .row > .container > .wpb_wrapper > .wpb_row > .col-sm-6 {
		padding: 0;
	}
	
	.page-container {
	}
	
	.site-feature-blocks div.text {
		margin-bottom: 2em !important;
	}

	.footer-wigets ul.contact-details li {
		float: left;
		display: block;
		width: 50%;
		margin-bottom: 10px;
	}
	.footer-wigets ul {
		padding-bottom: 2em;
	}
	.footer-logo {
		text-align: center;
	}
	.footer-logo img {
		margin: 0 auto;
	}
	
}


@media screen and (max-width: 520px) {
    .site-feature-blocks div.col-xs-6 {
        float: none;
        width: 100%;
    }
	
	.footer-wigets ul.contact-details li {
		float: none;
		width: 100%;
	}
}

@media screen and (min-width: 767px) and (min-height:1130px) {
	
}

@media screen and (min-width: 767px) and (min-height:1280px) {

}