/* Core structure */


/* colors

red: #9A2721;
*/

html {/* Used for sticky footer */
    position: relative;
    min-height: 100%;
}

body {/* Used for sticky footer */
  /* Margin by footer height */
  	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
    margin: 0 0 70px 0;
}

a {
	color: #a71e25;
}

a:hover, a:focus {
	color: #000;
}

h1 {
	font-size: 1.8em;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0px;
}

h2 {
	font-size: 1.6em;
    margin-bottom: 20px;
    margin-top: 20px;
}

h3 {
    font-size: 1.4em;
}

p {
    font-size: 1em;
}

iframe {
    width: 100%;
    border: 0;
}

.contact-map {
    padding-right: 10px;
}

.navbar-default {
     background-color: #a71e25;
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.navbar-brand {
    float: left;
    height: 100px;
    padding: 0px 15px 5px 15px;
    font-size: 18px;
    line-height: 20px;
}

#header-prop .navbar-brand>img {
    width: 120px!important;
}

#large-carousel .carousel-inner img, .main-image img {
    width: 100%;
}

.tel-header {
    margin-top: -30px;
}

.tel-header a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.tel-header a:hover {
    color: #220608;
}

/* Nav links standard*/
.navbar-default .navbar-nav>li>a{
	color: #fff;
    font-size: 1em;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

/* Nav links hover*/
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #220608;
    background-color: transparent;
    font-weight: 600;
    border-radius: 5px;
}

/* Nav links active*/
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	color: #220608;
    background-color: transparent;
    font-weight: 600;
    border-radius: 5px;
}

.video {
    display: block;
    width: 100%;
    height: 100%;
}

.video .overlay {
    height: 99.5%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: #000;
    opacity: 0.3;
}

.main-image {
    display: block;
    width: 100%;
    height: 100%;
}

.main-image .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: #000;
    opacity: 0.3;
}

#bgvid {
    width: 100%;
    min-height: 100%;
}

.main-container-bg {
    background: #fff;
    padding: 40px 0px 60px;
    color: #220608;
}

.border-thumbs {
    border: solid #a71e25 2px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.red {
    color: #a71e25;
}

.register-bg-img {
    position: relative;
}

.register-bg-img img {
    width: 100%;
}

.register-caption {
    left: 15%;
    right: 15%;
    z-index: 10;
    position: absolute;
    top: 60px;
    text-align: center;
    color: #fff;
}

.register-caption h2 {
    font-size: 1.8em;
}

.register-caption p {
    font-size: 1.2em;
}

.featured-background h2{
	color: #a71e25;
	font-size: 1.6em;
    font-weight: 600;
    margin: 20px 0px 40px;
}

.footer {/* Used for sticky footer */
    position: absolute;
    bottom: 0;
    width: 100%;
	/* Set the fixed height of the footer here */
    height: 70px;
}

.footer {
	background-color:#a71e25;
}

footer a {
	color: #fff;
}

footer a:hover, footer a:active, footer a:active {
	color: #220608;
}

.footer {
	background: #a71e25;
	color: #fff;
	border: 0px;
}

footer {
	padding: 20px 0;
	font-size: 0.7em;
}

footer a:hover {
	text-decoration: none;
}

footer #footer-links {
	margin-top: 0px;
}

#footer-links img {
    margin-right: 5px;
}

.contact{
	font-size:16px;
}

.contact a{
	font-size:16px!important;
	font-weight:bold;
}

#social-networking-side {
	position: fixed;
	top: 130px;
	right: 0px;
	width: 32px;
	z-index: 1;
}

#social-networking-side img {
	margin-bottom: 10px;
}

/* Core structure */

.main-image {
	position:relative;
}

.btn-success {
    color: #fff;
    background-color: #484848;
    border-color: #484848;
}

.btn-success:hover {
    color: #fff;
    background-color: #7f7e7e;
    border-color: #7f7e7e;
}

.btn-danger {
    color: #fff;
    background-color: #484848;
    border-color: #484848;
}

.btn-danger:hover {
    color: #fff;
    background-color: #7f7e7e;
    border-color: #7f7e7e;
}

.ias-trigger {
    margin-bottom: 40px;
    margin-top: 20px;
}

.ias-trigger-prev a {
    color: #fff;
    background-color: #484848;
    border-color: #484848;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
    text-transform: lowercase;
}

.btn-value {
	position: absolute;
	text-align: center;
	border: #fff 1px solid;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff!important;
	background-color: #9A2721;
	font-size:40px;
}

.btn-value:hover,.btn-value:focus,.btn-value:active,.btn-value.active{
	color: #fff !important;
	background-color: #B62E27;
}

.image-caption {
	font-size: 1.4em;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	bottom: 35%;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 99;
	background: none;
	font-weight: 600;
	text-shadow:0px 1px 2px rgba(0,0,0,0.8);
	position:absolute;
	color:#fff;
	text-align:center;
}

#large-carousel .item img {
	width: 100%;
}

.carousel-container {
	position: relative;
}

.carousel-caption {
	bottom: 45%;
    text-shadow: none;
}

.carousel-caption h1 {
    font-size: 2.2em;
    color: #fff;
    font-weight: 600;
    margin: 10px 0px;
}

.carousel-caption p {
    color: #a71e25;
    font-style: italic;
    font-size: 1.5em;
    font-weight: 600;
    margin: 10px 0px 20px;
}

.main-link-box, .cms-entry {
	padding: 20px;
	border-radius: 10px;
	border: 10px solid #eee;
}

.main-link-box .glyphicon {
	border-radius: 100%;
	padding: 20px;
	font-size: 3em;
	background: #666;
	color: #fff;
}

.btn-valuation {
	position: absolute;
	text-align: center;
	border: #fff 1px solid;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff!important;
	background-color: #9A2721;
	font-size:40px;
}

.btn-valuation:hover,.btn-valuation:focus,.btn-valuation:active,.btn-valuation.active{
	color: #fff !important;
	background-color: #B62E27;
}

.btn-red {
	text-align: center;
	border: #fff 1px solid;
	color: #fff!important;
	background-color: #9A2721;
	font-size:20px;
	margin-top:20px;
}

.btn-red:hover,.btn-red:focus,.btn-red:active,.btn-red.active{
	color: #fff !important;
	background-color: #B62E27;
}

.btn-outline-red {
	border-radius:0px;
	font-size: 1em;
	text-transform: uppercase;
	color: #fff !important;
	background-color: #9A2721;
	border:#fff 1px solid;
}

.btn-outline-red:hover,.btn-outline-red:focus,.btn-outline-red:active,.btn-outline-red.active{
	color: #fff !important;
	background-color: #B62E27;
}

.btn-solid-red {
	border-radius: 3px;
	font-size: 1em;
	text-transform: uppercase;
	border: none;
	color: #fff !important;
	background-color: #9A2721;
}

.btn-solid-red:hover,.btn-solid-red:focus,.btn-solid-red:active,.btn-solid-red.active{
	color: #fff !important;
	background-color: #000;
}

.btn-search {
	border-radius: 3px;
	font-size: 1em;
	text-transform: uppercase;
	color: #fff !important;
	border: 2px solid #fff;
	background-color: #9A2721;
}

.btn-search:hover,.btn-search:focus,.btn-search:active,.btn-search.active{
	color: #fff !important;
	background-color: #000;
}

.btn-primary {
	background-color: #a71e25;
	border: solid 2px #fff;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff!important;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.btn-primary-sml {
	background-color: #a71e25;
	border: solid 2px #fff;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff!important;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary, .btn-primary-sml:hover, .btn-primary-sml:focus, .btn-primary-sml:active, .btn-primary-sml.active, .open>.dropdown-toggle.btn-primary {
    border-color: inherit;
	background-color: #484848;
    color: #fff;
    box-shadow: inset 0 0 0 1px #fff;
}

.btn-primary-result {
	background-color: #a71e25;
	border: solid 2px #fff;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #fff!important;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.btn-primary-result:hover, .btn-primary-result:focus, .btn-primary-result:active, .btn-primary-result.active {
    border-color: inherit;
	background-color: #484848;
    color: #fff;
    box-shadow: inset 0 0 0 1px #fff;
}

.btn[disabled]:hover {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
    background-color: #484848;
    color: #fff;
    box-shadow: inset 0 0 0 1px #fff;
    border: solid 2px #fff;
}

.btn-primary-dark {
	background-color: #484848;
	border: solid 2px #fff;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #fff!important;
     -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.btn-primary-dark:hover, .btn-primary-dark:focus, .btn-primary-dark:active, .btn-primary-dark.active {
    border-color: inherit;
	background-color: #a71e25;
    color: #fff;
    box-shadow: inset 0 0 0 1px #fff;
}

.bullets h2 {
    color: #a71e25;
}


.bullets ul li {
    margin-left: -20px;
}

.property-details h2 {
    color: #a71e25;
}

.featured-background {
	padding: 60px 0px 80px;
	background: #d8d8d8;
	color:#fff;
}

.featured-background .recent-address {
    color: #a71e25;
    font-weight: 600;
}

.recent-property .panel {
    margin-bottom: 20px;
    background-color: #f6f6f6;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 5px 5px 5px #888888;
    color: #220608;
}

.recent-property .corner-flash {
	left: 30px;
    width: 80px;
    height: 80px;
}

.recent-property .recent-price {
    font-weight: 600;
    margin-top: 10px;
}

.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.contact-container-bg {
	padding: 40px 0px;
	background: #484848;
	color:#fff;
}

.contact-container-bg h2 {
    font-weight: 600;
    margin-bottom: 20px;
}

.contact-container-bg a {
    color: #fff;
}

.contact-container-bg a:hover {
    color: #a71e25;
}

#social-networking-side {
	position: fixed;
	top: 140px;
	right: 0px;
	width: 42px;
	z-index: 99;
}

#social-networking-side img {
	margin-bottom: 10px;
}

.grey-background {
	background-color: #333;
	color: #fff;
}

.grey-background a {
	text-decoration: none;
	color: #9A2721;
}

.grey-background a:hover, .grey-background a:focus {
	color: #fff;
}

.valuation-form-home {
	padding: 20px 0px;
}

.valuation-form-home .form-group {
	margin-bottom: 25px;
}

.page-content {
	margin-bottom: 20px;
}

.modal .modal-content {
	border-radius: 4px;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f6f6f6;
}

.modal .close, .modal .close:hover, .modal .close:focus {
	filter:alpha(opacity=100);opacity:1
}

.modal .modal-header{
	padding: 10px;
	border-bottom: none;
}

.modal .modal-title {
  border: none;
  font-size: 1.4em;
  color: #a71e25;
  font-weight: 600;
}

.modal .modal-footer {
	border-top: 0px;
}

.team-box {
    background: #eee;
    margin: 0px 0px 40px;
    padding: 20px 0px;
}

.team-title {
    font-size: 1.4em;
    color: #220608;
}

.team-email {
    display: inline-block;
}

#property-search .btn-search {
	margin-bottom: 20px;
}

#search-tabs.nav-tabs {
	margin-bottom: 15px;
}

/* tab color */
#search-tabs>li>a, .btn-draw-search {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: none;
	border-radius: 3px;
}

#search-tabs>li.active>a, #search-tabs>li>a:hover, #search-tabs>li>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus,
.btn-draw-search:hover,.btn-draw-search:focus,.btn-draw-search:active,.btn-draw-search.active {
	color: #fff;
	background-color: #000 !important;
}

.highlight {
	color: #9A2721;
}

.white-text {
	color: #fff;
}

.well .btn {
	margin-top: 20px;
}

.img-cms-entry {
	float: right;
	margin: 0 0 20px 20px;
}

/* Form related styles */
form label {
	font-weight: normal;
	font-size: 1em;
}

.formhoney {
	visibility: hidden;
	display: none;
}

.error {
	color: #9A2721;
}

.form-control {
	border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
}

#requestedDate, #requestedTime  {
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* Form related styles */

/* Search results */
#google-info-window {
  position: relative;
  text-align: center;
  width: 200px;
}

#google-info-window.google-info-window-property {
  width: 360px;
  overflow: auto;
}

#google-info-window.google-info-window-property #google-info-window-property-image {
  float: left;
  width: 205px;
  margin: 0 10px 0 0;
}

#google-info-window.google-info-window-property #google-info-window-property-details {
  text-align: left;
}

#google-info-window .spacer {
  margin: 10px 0;
}

#google-info-window .corner-flash {
  position: absolute;
  top: 0;
  left: 5px;
}

#google-info-window .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none!important;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#google-info-window a {
    color: #220608;
}

#google-info-window .btn-primary {
    color: #fff;
    background-color: #a71e25;
    border-color: #a71e25;
}

.top-container-bg-thumbs {
    padding-top: 100px;
}

.top-container-bg-thumbs h1 {
    font-size: 1.4em;
}

.thumb-head {
    color: #fff;
    font-weight: 600;
    line-height: 65px;
    padding: 20px 0px 10px 20px;
    height: 65px;
    background: #484848;
}

.pag {
    color: #fff;
    font-weight: 600;
    line-height: 65px;
    padding: 20px 0px 10px 20px;
    height: 65px;
    background: #484848;
}

.list-bg {
    background: #d8d8d8;
    height: 65px;
}

.list-bg a {
    text-decoration: none;
}

.list-text {
    padding: 10px 0px 10px 20px;
    color: #a71e25;
    font-size: 1.2em;
    line-height: 65px;
    text-decoration: none;
}

.nopadding {
    padding: 0px;
}

.orderby select {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    height: 65px;
    color: #fff;
    background: #7f7e7e;
    font-size: 1.2em;
}

.orderby .form-control {
    border: none!important;
}

.row-nopad {
    padding: 0px;
}

.top-container-bg-result {
    padding-top: 100px;
    background: #484848;
    margin-bottom: 20px;
}

.top-container-bg-result h1 {
    font-size: 1.2em;
    color: #fff;
    margin-top: 20px;
}


.property-thumb {
    height: 900px;
    border: 1px #fff solid;
}

.thumb-description {
    padding: 20px;
}

#page-sorts {
	padding: 15px 0 0 0;
	margin: 0 0 20px 0;
	overflow: auto;
}

.top-button {
	margin: 20px 0px 30px;
}

.pagination {
	font-size: 1.2em;
	margin: 0; /* Removes default Bootstrap margin */
    margin-top: 20px;
}

.pagination > li a  {
	background-color: #7f7e7e !important;
	border-color: #7f7e7e !important;
	color: #fff !important;
}

.pagination li a .bracket {
	display: none;
}

.pagination span.hellip {
	cursor: not-allowed;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	border-color: #7f7e7e !important;
	color: #a71e25!important;
	background-color: #7f7e7e !important;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.property .thumbnail {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.thumbnails-price, .thumbnails-address {
	font-weight: bold;
}

.property a {
	text-decoration:none;
	color: #333;
}

.property a:hover, .property a:focus {
	color: #9A2721;
}

.thumbnails-buttons {
	margin-top: 40px;
}

.property-room-numbers {
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
}

.property-bedrooms, .property-receptions, .property-bathrooms {
	display: inline-block;
	width: 40px;
	height: 19px;
	margin: 0 0 0 5px;
}
.property-bedrooms {
	background: url('../images/room-icons.png') left 1px no-repeat;
}

.property-receptions {
	background: url('../images/room-icons.png') left -19px no-repeat
}

.property-bathrooms {
	background: url('../images/room-icons.png') left -39px no-repeat;
}

.add-to-shortlist .remove,.remove-from-shortlist .add {
	display: none;
}

#slideshow .modal-content { /* Gives the modal window a thick white border */
	border: 8px solid #fff;
}

.map-search-results#googlemap {
	height: 500px;
	margin: 0 0 20px 0;
}

#map-balloon {
	text-align: center;
	text-transform: uppercase;
}

#map-balloon .property-room-numbers {
	display: inline;
	margin: 0 auto;
}

.corner-flash {
	position: absolute;
	left: 0;
	z-index: 1;
}

.property .corner-flash {
	left: 15px;
    width: 80px;
    height: 80px;
}

#map-balloon .corner-flash {
	left: 0;
}
/* Search results */

/* Property details */
.property-header h2 {
	font-size: 1.4em;
}

.property-header .property-room-numbers {
	text-align: center;
	margin: 20px 0px;
}

.property-header .property-bedrooms, .property-header .property-receptions, .property-header .property-bathrooms {
	text-align: right;
}

.property-images .corner-flash {
	position: absolute;
	width: auto;
	z-index: 1;
}

.property-image .corner-flash {
	left: 15px;
}

#property-carousel, #property-thumbnails, .carousel-control.right, .carousel-control.left {
	/* Removes Bootstraps default background gradient from carousel controls */
	background-image: none;
}

#property-thumbnails {
	margin: 0 0 20px 0;
}

#property-thumbnails .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#property-thumbnails .carousel-control.right, #property-thumbnails .carousel-control.left {
	filter: alpha(opacity=0);
	opacity: 100;
}

#property-thumbnails .carousel-control .glyphicon-chevron-left, #property-thumbnails .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
    font-size: 1em;
}

#property-thumbnails .carousel-control .glyphicon-chevron-left {
    left: 5px;
}

#property-thumbnails .carousel-control .glyphicon-chevron-right {
    right: 5px;
}

#property-thumbnails .carousel-control {
	width: 6%;
}

#property-thumbnails .carousel-inner a {
	cursor: pointer; /* Changes cursor when hovering over property thumbnails */
}

#property-carousel .carousel-inner .item img {
	/* Here we're forcing image height and width for page integrity */
	max-height: 600px;
}

#property-slideshow .carousel-inner .item img {
	/* Here we're forcing image height and width for page integrity */
	max-height: 600px;
}

.property-buttons {
	margin-bottom: 30px;
}

.property-buttons .btn {
	margin-bottom: 0px;
}

#googlemap {
	width: 100%;
	height: 500px;
}

#slideshow .modal-content { /* Gives the modal window a thick white border */
	border: 8px solid #fff;
}
/* Property details */

/* Optional features, use them if you want, otherwise remove these styles */
.form-control.styled-select::-ms-expand {/* Custom styled select elements. Internet Explorer 10 and > */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.form-control.styled-select {/* Custom styled select elements. Internet Explorer 10 and > */
	background: #fff url('../images/select-bg.jpg') top right no-repeat;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

/* Optional features, use them if you want, otherwise remove these styles */

/* Helper classes */

 #footer-logos {
		padding-top:0px;
		padding-bottom:0px;
}

.spacer {
	overflow: auto;
	padding: 40px 0;
}

.spacer-small {
	margin-top: 20px;
	margin-bottom: 20px;
}

iframe {
	width: 100%;
	border: 0;
}
/* Helper classes */


.nopad{
	padding-left:0px!important;
	padding-right:0px!important;
}

.border-r{
	border-right:#fff 1px solid!important;
}

/* Media queries */
@media (max-width:360px) {
    .carousel-caption {
        bottom: 0%;
        text-shadow: none;
        right: 5%!important;
        left: 5%!important;
    }

    .carousel-caption h1 {
        font-size: 0.8em!important;
    }

    .carousel-caption p {
        font-style: italic;
        font-size: 0.7em!important;
        font-weight: 600;
        margin: 10px 0px 10px;
    }

    .btn-primary {
        background-color: #a71e25;
        border: solid 2px #fff;
        text-transform: uppercase;
        font-size: 0.7em!important;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 20px;
        color: #fff!important;
    }

    .btn-primary.sml {
        background-color: #a71e25;
        border: solid 2px #fff;
        text-transform: uppercase;
        font-size: 0.7em!important;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 20px;
        color: #fff!important;
    }
}

@media (max-width:480px) {
    #property-carousel .carousel-inner .item img {
        max-height: 286px!important;
    }

    h2 {
        font-size: 1.2em;
    }

    .pag {
        display: none;
    }

    #footer-links img {
        margin-right: 5px;
        margin-bottom: 10px;
        float: left!important;
        height: 30px;
        width: auto;
    }

    .top-container-bg-result h1, .bullets h2, .property-details h2 {
        font-size: 1.4em;
    }

    #property-carousel .carousel-inner img {
        position: relative;
        width: auto;
        overflow: hidden;
        padding: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 286px;
    }

    .top-container-bg-thumbs {
        padding-top: 90px;
    }

    .top-container-bg-thumbs h1, .list-text, .orderby select, .pagination {
        font-size: 0.9em;
    }

    .top-container-bg-thumbs .pull-right{
        float: none!important;
    }

    .orderby .form-group {
        margin-bottom: 0px;
    }

    .property .corner-flash {
        left: 15px;
        width: 80px;
        height: 80px;
    }

    .image-caption {
        font-size: 1em;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        left: 0px;
        right: 0px;
        bottom: 15%;
        padding-top: 10px;
        padding-bottom: 10px;
        z-index: 99;
        background: none;
        font-weight: 600;
        text-shadow: 0px 1px 2px rgba(0,0,0,0.8);
        position: absolute;
        color: #fff;
        text-align: center;
    }

    body {
        margin: 0 0 170px 0!important;
    }

    .footer {
        height: 170px!important;
    }

    #social-networking-side {
        display: none;
    }

    h1, .featured-background h2, .contact-container-bg h2 {
        font-size: 1.2em;
    }

    p {
        font-size: 0.9em;
    }

    .main-container-bg, .featured-background, .contact-container-bg {
        padding: 10px 0px 20px 0px;
    }

    .register-bg-img img {
        width: 100%;
        height: 120px;
    }

    .register-caption {
        left: 5%;
        right: 5%;
        z-index: 10;
        position: absolute;
        top: 0px;
        text-align: center;
        color: #fff;
    }

    .register-caption h2 {
        font-size: 1em;
    }

    .carousel-caption {
        bottom: 0%;
        text-shadow: none;
        right: 10%;
        left: 10%;
        padding-bottom: 0px;
    }

    .carousel-caption h1 {
        font-size: 1em;
        margin: 0px 0px;
    }

    .carousel-caption p {
        font-style: italic;
        font-size: 0.9em;
        font-weight: 600;
        margin: 10px 0px 10px;
    }

    .carousel-caption small {
        font-size: 0.6em;
    }

    .btn-primary {
        background-color: #a71e25;
        border: solid 2px #fff;
        text-transform: uppercase;
        font-size: 0.9em;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .btn-primary-sml {
        background-color: #a71e25;
        border: solid 2px #fff;
        text-transform: uppercase;
        font-size: 0.9em;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 20px;
    }


    .navbar-fixed-bottom, .navbar-fixed-top {
        position: absolute;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 480px;
    }

    .navbar-brand img {
        width: 80px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #fff;
        color: #a71e25;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    #header-prop .navbar-default, #static-header .navbar-default {
        background-color: #a71e25;
        border-color: #a71e25;
    }

	.border-r{
		border-right:#fff 0px solid!important;
	}
	.img-cms-entry {
		margin: 0 0 20px 0;
		width: 100%;
	}

	#googlemap { /* Changes the height of the map search results based on device size */
		height: 300px;
	}

	.btn-group .btn {
		font-size: 0.6em;
		padding-left: 5px;
	}

}

@media (max-width:767px) {

	body {/* Used for sticky footer */
	  /* Margin by footer height */
		margin: 0 0 200px 0;
	}

	.footer {/* Used for sticky footer */
		height: 170px;
	}

	body#home {
		padding-top: 80px;
	}

	#page-title h1 {
		text-align: center;
		font-size: 1.4em;
	}

	p.lead {
		font-size: 1em;
	}

	.header-home .logo {
		left: 30px;
		top: 0px;
	}

	.header-home .logo img {
		height: 75px;
	}

	.header .logo img {
		height: 75px;
	}
	.header-home .navbar-default, .header .navbar-default {
		background: #9A2721;
		padding-bottom: 18px;
	}

	.main-image {
		margin-top: 90px;
	}

	.main-link-box {
		margin: 20px 0px;
	}

	img.negotiator-image {
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}

	.negotiator-bio {
		text-align: center;
	}

	.img-cms-entry {
		width: 50%;
	}

	.featured-property img.featured-photo {
		width: 100%;
		margin-top: 30px;
	}

	.featured-property, .property {
		text-align: center;
	}

	.top-button {
		text-align: center;
	}

	.property .thumbnail {
		margin-bottom: 20px;
	}

	.property-room-numbers {
		text-align: center;
		margin-bottom: 10px;
	}

	.property-bedrooms, .property-receptions, .property-bathrooms {
		text-align: right;
	}

	#property-carousel .carousel-inner .item img {
	/* Here we're forcing images for page integrity */
		max-height: 500px;
	}

	#property-slideshow .carousel-inner .item img {
		/* Here we're forcing images page integrity */
		max-height: 500px;
	}

	#property-description-header h2 {
		font-size: 1.2em;
	}

	#property-description-header .property-room-numbers {
		margin: 0;
	}

	#property-location h2 {
		font-size: 1.2em;
	}

	#googlemap { /* Changes the height of the map search results based on device size */
		height: 300px;
	}


	#footer-links, #footer-logos {

	}

	.btn-clear {
		margin-top: 20px;
	}

}

@media (max-width:992px) {
    .top-container-bg-result .pull-right {
        float: none!important;
    }

    .navbar-brand {
        float: left;
        height: 90px;
        padding: 5px 15px;
        font-size: 18px;
        line-height: 20px;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 480px;
    }

    .navbar-brand img {
        width: 100px;
        }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-bottom: 8px;
        background-color: #fff;
        color: #a71e25;
        background-image: none;
        border: 1px solid #484848;
        border-radius: 4px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #a71e25;
        color: #a71e25;
    }

    #header-prop .navbar-default,  #static-header .navbar-default {
        background-color: #a71e25;
        border-color: #a71e25;
    }

    .navbar-header {
    float: none;
    }

    .navbar-toggle {
    display: block;
    }

    .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-collapse.collapse {
    display: none!important;
    }

    .navbar-collapse.collapse.in {
    display: block!important;
    }

    .navbar-nav {
    float: none!important;
    }

    .navbar-nav>li {
    float: none;
    }

    .navbar-nav>li>a {
    padding-top: 6px;
    padding-bottom: 6px;
    }

	.property-room-numbers {
		text-align: left;
		margin-bottom: 10px;
	}

	.property-bedrooms, .property-receptions, .property-bathrooms {
		text-align: right;
	}

	.thumbnails-buttons {
		margin-top: 0px;
	}

	.thumbnails-buttons .btn {
		margin-top: 10px;
	}

}

@media (min-width:991px) {

	.top-button {
		text-align: right;
	}

}

@media (min-width: 1201px) {
    .carousel-caption h1 {
        font-size: 2.2em;
        color: #fff;
        font-weight: 600;
        margin: 10px 0px;
    }

    #property-carousel .carousel-inner img {
        position: relative;
        width: auto;
        overflow: hidden;
        padding: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 565px;
    }

    #property-thumbnails .carousel-inner img {
        position: relative;
        width: auto;
        overflow: hidden;
        padding: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 126px;
    }

    .carousel-caption small {
        font-size: 1.2em;
    }

    .property img {
        height: 533px;
    }

    .recent-property img {
        height: 218px;
    }

    .featured-background .recent-address {
        height: 50px;
    }

    #header-prop .nav-down, #static-header .nav-down {
        height: 100px;
        background-color: #a71e25!important;
        position: fixed;
        z-index: 1000;
        width: 100%;
    }

    #header-prop .nav-down .navbar-brand>img , #static-header .nav-down .navbar-brand>img {
        width: 120px;
    }

    .navbar-nav {
        margin-top: 20px;
    }

    #header-prop .navbar-default {
        background-color: #a71e25;
        border-color: #a71e25;
    }

    #static-header .navbar-default {
       background-color: transparent;
        border-color: transparent;
    }

	.btn-valuation {
		right: 24%;
		left: 24%;
		bottom: 400px;
		font-size: 40px;
		border-radius:0px;
	}

	.btn-value {
		right: 34%;
		left: 34%;
		bottom: 168px;
		font-size: 40px;
		border-radius:0px;
	}

}

@media (min-width:480px) and (max-width:767px) {
    .pag {
        display: none;
    }

    #property-carousel .carousel-inner img {
        position: relative;
        width: auto;
        overflow: hidden;
        padding: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 473px;
    }

    .top-container-bg-thumbs {
        padding-top: 90px;
    }

    .top-container-bg-thumbs h1, .list-text, .orderby select, .pagination {
        font-size: 0.9em;
    }

    .top-container-bg-thumbs .pull-right{
        float: none!important;
    }

    .orderby .form-group {
        margin-bottom: 0px;
    }

    .property .corner-flash {
        left: 15px;
        width: 80px;
        height: 80px;
    }

    .image-caption {
        font-size: 1.2em;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        left: 0px;
        right: 0px;
        bottom: 35%;
        padding-top: 10px;
        padding-bottom: 10px;
        z-index: 99;
        background: none;
        font-weight: 600;
        text-shadow: 0px 1px 2px rgba(0,0,0,0.8);
        position: absolute;
        color: #fff;
        text-align: center;
    }

    body {
        margin: 0 0 160px 0!important;
    }

    .footer {
        height: 160px!important;
    }

    h1, .featured-background h2, .contact-container-bg h2 {
        font-size: 1.2em;
    }

    p {
        font-size: 0.9em;
    }

    .main-container-bg, .featured-background, .contact-container-bg {
        padding: 10px 0px 20px 0px;
    }

    .register-bg-img img {
        width: 100%;
        height: 120px;
    }

    .register-caption {
        left: 5%;
        right: 5%;
        z-index: 10;
        position: absolute;
        top: 0px;
        text-align: center;
        color: #fff;
    }

    .register-caption h2 {
        font-size: 1em;
    }

    .recent-property img {
        width: 100%;
    }

    .carousel-caption {
        bottom: 5%;
        text-shadow: none;
        right: 10%;
        left: 10%;
    }

    .carousel-caption h1 {
        font-size: 1em;
    }

    .carousel-caption p {
        font-style: italic;
        font-size: 0.9em;
        font-weight: 600;
        margin: 10px 0px 10px;
    }

    .btn-primary, .btn-primary-sml {
        background-color: #a71e25;
        border: solid 2px #fff;
        text-transform: uppercase;
        font-size: 0.9em;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .navbar-fixed-bottom, .navbar-fixed-top {
        position: absolute;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 480px;
    }

    .navbar-brand img {
        width: 100px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #fff;
        color: #a71e25;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    #header-prop .navbar-default, #static-header .navbar-default {
        background-color: #a71e25;
        border-color: #a71e25;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .pag {
        display: none;
    }

    .top-container-bg-result .pull-right {
        float: none!important;
    }

    .top-container-bg-thumbs {
        padding-top: 90px;
    }

    .top-container-bg-thumbs h1, .list-text, .orderby select, .pagination {
        font-size: 0.9em;
    }

    .top-container-bg-thumbs .pull-right{
        float: none!important;
    }

    .orderby .form-group {
        margin-bottom: 0px;
    }

    .property .corner-flash {
        left: 15px;
        width: 80px;
        height: 80px;
    }

    .main-image {
        margin-top: 100px;
    }

    body {
        margin: 0 0 120px 0!important;
    }

    .footer {
        height: 150px!important;
    }

    h1, .featured-background h2, .contact-container-bg h2 {
        font-size: 1.2em;
    }

    p {
        font-size: 0.9em;
    }

    .main-container-bg, .featured-background, .contact-container-bg {
        padding: 10px 0px 20px 0px;
    }

    .register-caption {
        left: 5%;
        right: 5%;
        z-index: 10;
        position: absolute;
        top: 0px;
        text-align: center;
        color: #fff;
    }

    .register-caption h2 {
        font-size: 1.2em;
    }

    .register-caption p {
        font-size: 1em;
    }

    .recent-property img {
        height: 125px;
    }

    .recent-price {
        height: 50px;
    }

    .carousel-caption {
        bottom: 20%;
        text-shadow: none;
        right: 10%;
        left: 10%;
    }

    .carousel-caption h1 {
        font-size: 1.4em;
    }

    .carousel-caption p {
        font-style: italic;
        font-size: 1.2em;
        font-weight: 600;
        margin: 10px 0px 10px;
    }

    .btn-primary, .btn-primary-sml {
        background-color: #a71e25;
        border: solid 2px #fff;
        text-transform: uppercase;
        font-size: 1em;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .navbar-fixed-bottom, .navbar-fixed-top {
        position: absolute;
        right: 0;
        left: 0;
        z-index: 1030;
    }

	.navbar {
		min-height: 100px;
	}

	.header-home .navbar-default {
		height:115px!important;
	}

	.header-link {
		margin-right: 15px;
		font-size:13px;
	}

	.header-home .logo {
		top: 0px;
	}

	.header-home .logo img {
		height: 95px;
	}

	.header .logo img {
		height: 95px;
	}

	.btn-valuation {
		right: 30%;
		left: 30%;
		bottom: 200px;
		font-size: 1em;
	}

	.featured-property img.featured-photo {
		max-height: 230px;
	}

	.nav-tabs.nav-justified>li>a {
		font-size: .8em;
	}


	#page-title h1 {
		text-align: center;
		font-size: 1.4em;
	}

	#property-slideshow .carousel-inner .item img {
		/* Here we're forcing image height and width for page integrity */
		max-height: 430px;
	}

    #property-carousel .carousel-inner img {
        position: relative;
        width: auto;
        overflow: hidden;
        padding: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 480px;
    }

    #property-thumbnails .carousel-inner img {
        position: relative;
        width: auto;
        overflow: hidden;
        padding: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 105px;
    }

	#footer-links, #footer-logos {

	}

}

@media (min-width:993px) and (max-width:1035px) {

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 4px!important;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 0.8em!important;
    }
}

@media (min-width:993px) and (max-width:1200px) {
    .thumbnails-description {
        height: 70px;
    }

    #property-carousel .carousel-inner img {
        position: relative;
        width: auto;
        overflow: hidden;
        padding: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 480px;
    }

    #property-thumbnails .carousel-inner img {
        position: relative;
        width: auto;
        overflow: hidden;
        padding: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 95px;
    }

    .property img {
        height: 363px;
    }

    .top-container-bg-thumbs {
        padding-top: 130px;
    }

    .top-container-bg-thumbs h1, .list-text, .orderby select, .pagination {
        font-size: 0.9em;
    }

    .orderby .form-group {
        margin-bottom: 0px;
    }

    .property .corner-flash {
        left: 15px;
        width: 80px;
        height: 80px;
    }

    body {
        margin: 0 0 100px 0!important;
    }

    .footer {
        height: 100px!important;
    }

    h1, .featured-background h2, .contact-container-bg h2 {
        font-size: 1.2em;
    }

    p {
        font-size: 0.9em;
    }

    .main-container-bg, .featured-background, .contact-container-bg {
        padding: 10px 0px 20px 0px;
    }

    .register-caption {
        left: 5%;
        right: 5%;
        z-index: 10;
        position: absolute;
        top: 0px;
        text-align: center;
        color: #fff;
    }

    .register-caption h2 {
        font-size: 1.2em;
    }

    .recent-property img {
        height: 174px;
    }

    .recent-address {
        height: 50px;
    }

    .carousel-caption {
        bottom: 30%;
        text-shadow: none;
        right: 10%;
        left: 10%;
    }

    .carousel-caption h1 {
        font-size: 1.6em;
    }

    .carousel-caption p {
        font-style: italic;
        font-size: 1.4em;
        font-weight: 600;
        margin: 10px 0px 10px;
    }

    .btn-primary, .btn-primary-sml {
        background-color: #a71e25;
        border: solid 2px #fff;
        text-transform: uppercase;
        font-size: 1em;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    #header-prop .nav-down, #static-header .nav-down {
        height: 100px;
        background-color: #a71e25!important;
        position: fixed;
        z-index: 1000;
        width: 100%;
    }

    #header-prop .navbar-default {
        background-color: #a71e25;
        border-color: #a71e25;
    }

    #static-header .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }

    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 5px;
    }

    #header-prop .nav-down .navbar-brand>img, #static-header .nav-down .navbar-brand>img {
        width: 120px;
    }

    .navbar-nav {
        margin-top: 20px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 0.9em;
    }

	.award {
	bottom: 130px;
	}
	.btn-value {
		right: 30%;
		left: 30%;
		bottom: 140px;
		font-size: 40px;
		border-radius:0px;
	}

	.image-caption {
		bottom: 35px;
	}

	.navbar {
		min-height: 130px;
	}
	.header-home .navbar-default, .navbar {
		height:130px;
	}
	.header-link {
		margin-right: 40px;
		font-size:14px;
	}

	.header-home .logo {
		left: 30px;
		top: 0px;
	}

	.header-home .logo img {
		height: 105px;
	}

	.header .logo img {
		height: 105px;
	}

	.btn-valuation {
		right: 30%;
		left: 30%;
		bottom: 250px;
		font-size: 1.2em;
	}

	.featured-property img.featured-photo {
		max-height: 300px;
	}

	.draw-search-container .btn-search {
		font-size:14px;
	}

    #property-carousel .carousel-inner .item img {
        /* Here we're forcing image height and width for page integrity */
        max-height: 480px;
    }

	#property-slideshow .carousel-inner .item img {
		/* Here we're forcing image height and width for page integrity */
		max-height: 600px;
	}

	footer {
		font-size: 11px;
	}

    .top-container-bg-result {
        padding-top: 140px;
        background: #484848;
        margin-bottom: 20px;
    }

}

@media (min-width:1200px) and (max-width:1320px) {

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 7px!important;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 1em!important;
    }
}

@media (min-width:1200px) and (max-width:1450px) {
    .thumbnails-description {
        height: 70px;
    }

    .carousel-caption h1 {
        font-size: 2.2em;
        color: #fff;
        font-weight: 600;
        margin: 10px 0px;
    }

    .property img {
        height: 363px;
    }

    .top-container-bg-thumbs {
        padding-top: 100px;
    }

    .top-container-bg-thumbs h1, .list-text, .orderby select, .pagination {
        font-size: 0.9em;
    }

    .orderby .form-group {
        margin-bottom: 0px;
    }

    .property .corner-flash {
        left: 15px;
        width: 80px;
        height: 80px;
    }

    body {
        margin: 0 0 80px 0!important;
    }

    .footer {
        height: 80px!important;
    }

    h1, .featured-background h2, .contact-container-bg h2 {
        font-size: 1.4em;
    }

    p {
        font-size: 1em;
    }

    .main-container-bg, .featured-background, .contact-container-bg {
        padding: 20px 0px 30px 0px;
    }

    .register-caption {
        left: 5%;
        right: 5%;
        z-index: 10;
        position: absolute;
        top: 10px;
        text-align: center;
        color: #fff;
    }

    .register-caption h2 {
        font-size: 1.4em;
    }

    .carousel-caption {
        bottom: 35%!important;
        text-shadow: none;
    }
}

@media (min-width: 1451px) {
    .carousel-caption {
        bottom: 45%;
        text-shadow: none;
    }

    .carousel-caption h1 {
        font-size: 2.2em;
        color: #fff;
        font-weight: 600;
        margin: 10px 0px;
    }


}

@media (min-width:1700px) and (max-width:1799px) {
    .property img {
    height: 550px;
    width: 100%;
}
}

@media (min-width:1800px) and (max-width:1999px) {
    .property img {
    height: 600px;
    width: 100%;
}
}

@media (min-width:2000px) and (max-width:2199px) {
    .property img {
    height: 600px;
    width: 100%;
}
}

@media (min-width:2200px) and (max-width:2249px) {
    .property img {
    height: 700px;
    width: 100%;
}
}

@media (min-width:2250px) and (max-width:2399px) {
    .property img {
    height: 700px;
    width: 100%;
}
}

@media (min-width:2400px) and (max-width:2560px) {
    .property img {
    height: 800px;
    width: 100%;
}
}

/* Cookie Consent Custom Styles */
.freeprivacypolicy-com---nb {
  min-width: 100% !important;
}
.freeprivacypolicy-com---nb .cc-nb-main-container {
  padding: 2rem !important;
}
.freeprivacypolicy-com---pc-overlay .cc-cp-foot-byline {
  visibility: hidden;
}
.freeprivacypolicy-com---nb.freeprivacypolicy-com---palette-dark {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.freeprivacypolicy-com---nb .cc-nb-main-container .cc-nb-okagree {
  background-color: #a71e25 !important;
}
.freeprivacypolicy-com---nb .cc-nb-main-container .cc-nb-reject {
  background-color: #a71e25 !important;
}
/* Cookie bar styles end */

/* Media queries */



