body {

	font-family: 'Lato', sans-serif;
	background: #1E1F21 !important;
    color: #FFFFFF;
    height: 100%;

}

h1,h2,h3,h4,p {
	font-family: 'Lato', sans-serif;
}

.white {
	background: #FFFFFF;
}

.blue {
	background: #008DA8;
}

.header-wrapper {
	border-bottom: 5px solid #f57f01;
	background: url(../images/banner.jpg) no-repeat left;

}

.bg {

}
.middle-line {
	height: 1px;
	background: #FF002C;
}
.bottom-line {
	border-top:1px solid #AA1937;
}
.office {
	padding: 23px 0;
}
.office img{
	width: 120%;
	min-width: 54px;
}

.header {
    margin: 30px auto;
    position: relative;
    text-align: left;
}
.head-contact {
	float: right;
    height: 41px;
    padding: 7px 20px 0px 0px;
    margin-top: 27px;
    text-align: right;
}

.head-contact h3 {
    font-weight: bold;
    color: #fff;
}
.head-contact h3 span {
    color: #7a8591;
}
.head-contact p {
    font: 12px Arial, Helvetica, sans-serif;
    color: #69747f;
}
.head-contact p a {
    color: #69747f;
    text-decoration: none;
}
.background-color-grey {
	background: #343441
}
.social-nav li.twitter {
    background: url(../images/1.png) -10px 0px no-repeat;
    cursor: pointer;
    padding: 0px;
}
.social-nav li.facebook {
    background: url(../images/3.png) -10px 0px no-repeat;
    cursor: pointer;
    padding: 0px;
}
.social-nav {
    float: right;
    height: 41px;
    padding-top: 14px;
    position: relative;
    overflow: hidden;
    background: url(../images/socialnav-bg.png) left center no-repeat;
    padding-left: 5px;
    margin-top: 24px;
}
.social-nav li {
    height: 26px;
    width: 26px;
    float: left;
    margin-left: 10px;
    font-size: 0px;
    text-indent: 200px;
    position: relative;
}
a {
    text-decoration: none;
    color: #71992D;
}

.overline {padding-top:10px; border-top:1px solid #747474;}

.head-contact h3 {
	margin-bottom:0 !important;
}
.green {
	background: #5C8176;
}
.nav {
	overflow: hidden;
	padding: 0;
}
a:active, a:visited {
    color: #71992D;
}
.hide-pull-right {
	float: right;
	text-align: right;
}

.nav-bg {
	background: #073F2F;
}

.head-bg {
	background: #000000;

}

.shadow {
	-webkit-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.1);
	box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.1);
}

.tag-line {
	font-family: Arial, Helvetica, snas-serif;
	font-style: italic;
	color: #000000;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
}

.head-contact {
	font-family: Tahoma, Arial,Helvetica,Geneva,sans-serif;
	color: #A5A5A5;
	font-size: 18px;
	letter-spacing: -0.5px;
	font-weight: bold;
	text-align: right;
}

.head-contact span {
	color: #A5A5A5;
	font-size: 32px;
	font-weight: normal;
}


.nav-background {
	background: #F8F8F8;
	padding: 37px 0;
}

.nav-pad {
	padding: 37px 0;
}

.nav ul {
	display: inline;
	overflow: auto
}

.social-links ul, .social-links ul li {
	display: inline;
	overflow: auto;
	float: left;
}

.nav ul li {
	padding: 10px 0px 10px 15px;
	display: inline;
	overflow: auto;
	line-height: 40px
}

.nav a {
	color: #5C8176;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

.nav a::before {
	content: "\203A";
	margin-right: 10px;
	color: #1964AB;
	font-size: 20px;
	font-weight: normal;
}

.text-link {
	color: #FFF;
	text-decoration: none;
	border-top: 1px solid #747474;
	padding:7px 0;
	display: block;
	text-align: left
}

.b-hr {
	border-bottom: 1px solid #747474;
}

hr {
	margin:0;
	border-top: 1px solid #747474;
}

h1 {
	font-size: 25px;
}

h1.title {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: 400;
	margin: 15px 0;
}

.video, .video a {
	color: #f57f01;
	text-decoration: none;
}

h1.title span {
	color: #FFFFFF;
}

h2.title {

	font-size: 20px;
	color: #ffffff!important;
	font-weight: bold;
	text-transform: uppercase;
}



h2.headline {
	font-size: 24px;
	color: #ffffff;
	font-weight: 400;
}

p.description {
	color: #ffffff;
	font-size: 16px;
}

.agent-details h2 {
	font-size: 16px !important;
	font-weight: 400;
	color: #ffffff;
}

.agent-details h3 {
	font-size: 22px !important;
	font-weight: normal;
	color: #ffffff;
}

.agent-details p {
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
}

.agent-details strong {
	color: #ffffff;
}

.agent-details a {
	color: #f57f01 !important;
	text-decoration: underline;
}

.agent-details a:hover {
	text-decoration:none !important;
}





a.text-link {
	text-decoration: none;
	color: #ffffff !important;
}

a.text-link:hover {
	color: #f57f01  !important;
}
}
a.text-link:active {
	color: #FFFFFF !important;
}
.text-link:active {
	background: #ffffff !important;

}
.mtop-25 {
	margin-top:25px;
}
.property-wrapper {
	background: #fff;
    padding: 20px;
    box-shadow: 0px 1px 3px #c3c2c3;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 1px 3px #c3c2c3;
    -moz-box-shadow: 0px 1px 3px #c3c2c3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}


.pad-5 {
	padding: 5px;
}
.pad-10 {
	padding: 10px;
}
.pad-15 {
	padding: 15px;
}
.pad-20 {
	padding: 20px;
}
.pad-25 {
	padding: 25px;
}
.pad-30 {
	padding: 30px;
}
.pad-35 {
	padding: 35px;
}
.pad-40 {
	padding: 40px;
}
.pad-45 {
	padding: 45px;
}
.pad-50 {
	padding: 50px;
}
.pad-55 {
	padding: 55px;
}
.pad-60 {
	padding: 60px;
}

.pad-lr-0 {
	padding-right: 0;
	padding-left: 0;
}

.bold {
	font-weight: bold
}

.main {
	padding: 15px;
	/*background: #fff*/
}

.logo {

	padding: 23px 0;
}

img.logo {
	padding:23px;
	float:none !important;
	min-width: 254px !important;
	max-width: 333px !important;
}

.margin-left-20 {
	margin-left:20px;
}
.bg-white {
	background:#FFFFFF;
	overflow: auto;
}
.nav a:hover {
	color: #EE1D25;
}

.colour {
	background: #fff;
	padding: 20px;
}

.gold-banner {
	background: #DCD086;
	padding: 10px;
}

.amenities {
	display: inline;
}

.amenities ul.list li {
	display: inline-block;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	line-height: 21px
	font-size:12px;
	font-weight: bold;
}

.amenities ul li:nth-child(2), .amenities ul li:nth-child(4), .amenities ul li:nth-child(6) {
	color:#ffffff;
}

.underline {
	border-bottom:1px solid #ffffff;
	padding-bottom: 10px;
}

.amenities p {
	color: #DFDFDF;
}

ul {
	margin: 0
}

ul.list {
	margin-top: 10px;
}

.bold {
	font-weight: bold;
	font-size: 17px;
	text-align: left;
}

.sidebar {
	background: url(../Images/sidebar-bg.jpg) repeat-x;
}

.title {
	line-height: 31px;
	font-size: 1.5em;
	margin: 0;
	font-weight: bold;
}

.button {
	text-transform: none;
	font-size: 29px;
	border-radius: 2px;
	color: #FFFFFF;
	background: #f57f01;
	font-weight: 400;
	border: 0;
	padding: 7px 30px 10px;

}

a.button:hover {
	color:#FFFFFF;
}

a.button {
	color: #FFFFFF !important;
}

.button i {
	font-weight: bold;
}

.button.button-primary {
  color: #FFF;
  background: #FF6B00; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2U0ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,107,0) 1%, rgba(255,107,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,107,0)), color-stop(100%,rgba(255,107,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,107,0) 1%,rgba(227,228,230,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,107,0) 1%,rgba(227,228,230,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,107,0) 1%,rgba(227,228,230,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,107,0) 1%,rgba(227,228,230,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e4e6',GradientType=0 ); /* IE6-8 */

  border-color: #CED0D1;
  font-size: 21px;
  padding: 10px 20px;
  font-weight: normal;
}

.button:hover {
	background: #888888;
}

.button.button-primary:hover,
button.button-primary:hover,
.button.button-primary:focus {
  background: #0E749A;
  border-color: none;
  color: #FFFFFF;
}

.flexslider {
	border:0 !important;
}

.push-down {
	margin-top: 30px;
}

.push-5 {
	margin-top: 5px;
}

.push-10 {
	margin-top: 10px;
}
.push-15 {
	margin-top: 15px;
}
.push-20 {
	margin-top: 20px;
}
.push-25 {
	margin-top: 25px;
}
.push-30 {
	margin-top: 30px;
}

.p-5 {
	padding-top: 5px;
}
.p-10 {
	padding-top: 10px;
}
.p-15 {
	padding-top: 15px;
}
.p-20 {
	padding-top: 20px;
}
.p-25 {
	padding-top: 25px;
}
.p-30 {
	padding-top: 30px;
}
.p-46 {
	padding-top: 46px;
}

.b-5 {
	padding-bottom: 5px;
}
.b-10 {
	padding-bottom: 10px;
}
.b-15 {
	padding-bottom: 15px;
}
.b-20 {
	padding-bottom: 20px;
}
.b-25 {
	padding-bottom: 25px;
}
.b-30 {
	padding-bottom: 30px;
}
.b-48 {
	padding-bottom: 48px;
}


i {
	width: 20px;
}

.box {
	background: #F0EBCE;
	padding: 10px;
}

.small-button {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding:10px;
	border: 1px solid #747474;
}

.underline {
	padding-bottom: 15px;
	border-bottom: 1px solid #747474;
}

.lm-5 {
	margin-left: 5px;
}

.lm-10 {
	margin-left: 10px;
}

.lm-15 {
	margin-left: 15px;
}

.lm-20 {
	margin-left: 20px;
}

.lm-25 {
	margin-left: 25px;
}

.lm-30 {
	margin-left: 30px;
}

.footer-text {
	text-align: right;
	color: #DCD085
}

.footer-text p:first-child {
	font-size: 18px
}

.social p {
	color: #FFFFFF;
	font-size: 11px;
}

.social img {
	float: left;
	padding-right: 10px
}

.social {
	margin-top: 10px
}

.agent-panel {
	padding: 15px;
	background: #fff;
	border: 1px solid #747474;
}

.agent-title-panel {
	background: #d3d3d3; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzZDNkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiOGI4YjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d3d3d3 0%, #b8b8b8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#b8b8b8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d3d3d3 0%,#b8b8b8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d3d3d3 0%,#b8b8b8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d3d3d3 0%,#b8b8b8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d3d3d3 0%,#b8b8b8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#b8b8b8',GradientType=0 ); /* IE6-8 */


}

.agent-title-panel h2 {
	font-weight: normal;
	font-size: 21px;
	text-align: center;
	color: #fff;
	margin: 10px 0px;
}

.agent-title-panel h3 {
	font-weight: normal;
	font-size: 21px;
	text-align: left;
	color: #fff;
	margin: 10px;
}

.push-down-more {
	margin-top: 135px
}
@media screen and (max-width: 550px) {
    .hide-pull-right {
    	float:left !important;
    	text-align: left !important;
    }
    .header {
    margin: 0px auto;
    position: relative;
    text-align: center;
	}
	.office {
	padding: 0 0 23px;
	}
	.logo img{
		width: 100%!important;
		min-width: 100px;
		max-width: 305px;

	}
	.office img{
		min-width: 20px;
		max-width: 54px;
		width: 14%;
	}
}
