/* Override Stylesheet */

@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

html,
body {
	color: #5A5853;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}

a {
	font-family: 'Ubuntu', sans-serif;
	word-wrap: break-word;
}

hr {
	border-top: 1px solid #c2bfb1;
}




/* RSS Widget */
.rssincl-entry img {
	display:block;
	max-width:100%;
	height:auto;
}

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


h1  { color: #555555; }

h2  {
	color: #000000;
	font-size: 28px;
}

h3  { color: #000000; }

h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}


.featurette p {
	line-height: 1.6;
}


blockquote {

}

.btn-homes {
	color: #FFFFFF !important;
	background-color: #666;
	border-color: #555;
	font-size: 16px;
	font-weight: normal !important;
	margin-top: 10px;
	border-radius: 0;
}

.btn-homes:hover {
	color: #FFFFFF;
	background-color: #000000;
	border-color: #000000;
}

.btn-primary {
	background-color: #666;
	border-color: #555;
	border-radius: 0;
}	

.btn-well {
	color: #FFFFFF !important;
	background-color: #666;
	border-color: #555;
	font-size: 16px;
	font-weight: normal !important;
	margin-top: 10px;
	border-radius: 0;
}

.btn-well:hover {
	color: #FFFFFF;
	background-color: #000000;
	border-color: #666666;
}


.featurette a  { 
	color: #154ea6;
	text-decoration: none;
	font-weight: bold;
}

.featurette a:hover  { 
	color: #000;
	text-decoration: underline;
}

.good {
	width: 100%;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: bold;
	background-color: #0099CC;
	color: #FFFFFF;
	padding: 15px;
	margin-top: -30px;
}

.bad {
	width: 100%;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: normal;
	background-color: #990000;
	color: #FFFFFF;
	padding: 15px;
	margin-top: -30px;
}

.well {
	background-color: #e9f1f6;
	color: #000000;
	padding: 19px;
	margin-bottom: 40px;
	margin-top: 40px;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

@media only screen and (max-width : 767px) {
  .call-to-action {
	text-align: center;
  }
}

.cta-phone {
	display: none;
}

.well h2 {
	margin-top: 10px;
	color: #000000;
}

.well a {
	color: #000000;
}

.well hr {
	border-top: 1px solid #BDBDBB;
}


.call-to-action img {
	margin: 0 auto;
}


.navbar {
	margin-bottom: 0;
	min-height: 65px;
}



.navbar-fixed-top {
	margin-bottom: 0;
}

.navbar-nav {
	text-align: center;
}

.navbar-default {
	background-color: #455566;
	border: none;
	margin-bottom: 25px;
}

.navbar-default .navbar-nav>li>a {
	color: #ffffff;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #ffffff;
	background-color: #cc8b2b;
	font-weight: normal;
}


.navbar-nav>li>a {
	line-height: 35px;
}

.navbar-default .navbar-brand {
	color: #ffffff;
}

.navbar-brand {
	line-height: 30px;
	color: #ffffff !important;
	font-size: 16px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: #cc8b2b;
	color: #ffffff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #cc8b2b;
}

.nav>li>a {
	padding-right: 12px;
}

.dropdown-menu {
	text-align: left;
	background-color: #cc8b2b;
}

.dropdown-menu>li>a {
	color: #ffffff;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 6px 20px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background-color: #cc8b2b;
	color: #ffffff;
}



.jumbotron  {
	margin-bottom: 0;
	height: 250px;
	background: url('https://www.premierlistingshowcase.com/agentSites/website178/images/banner/banner-xl.jpg') no-repeat center center;
	padding-bottom: 90px;
	font-size: 60px;
	background-color: #080611;
}


.jumbotron h2 {
	display: none;
}



.callOut {
	color: #000;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: -20px;
}

.subcallout {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	font-size: 26px;
	line-height: 28px;
	margin-top: -20px;
}


.sectionSubTitle {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-size: 19px;
}

.listing-alert {
	font-weight: bold;
	font-size: 26px;
	color: #14a9d7;
	display: block;
	font-family: 'Josefin Sans', sans-serif;
	padding-bottom: 10px;
}


.homes-simple {
	line-height: 1.5;

}

.label-danger {
	font-weight: normal;
	font-size: 60%;
	border-radius: 0;
	vertical-align: middle;
	padding: .4em .6em .3em;
	background-color: #b21521;
}




.right-side-bar {
	text-align: center;
}

.right-side-bar img {
	margin: 0 auto;
}

.right-side-bar h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.right-side-bar p {
	font-size: 15px;
}

.agentContainer {
	display: none;
	text-align: center;
	border-radius: 0px;
	padding-top: 5px;
}

.agentPhoto {
	display: none;
	
}

.agentContainer p {
	display: none;
	font-family: 'Josefin Sans', sans-serif;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 40px;
}

.badge-listing {

}

.badge-listing .img-responsive {
	/* margin: 0 auto; */
}

.badge-listing h2 {

}

.badge-listing a {

}

.badge-sale {

}

.badge-contact {

}

.badge-contact .btn-primary {

}

#pageFooter {
	background-color: #1e180f;
	padding-top: 10px;
}

#pageFooter p {
	color: #999999;
}

#pageFooter .disclaimer {
	font-size: 70%;
}





@media only screen and (max-width : 992px) {
  .navbar-default .navbar-nav>li>a {
	font-size: 15px;
  }
  .navbar-nav>li>a {
	line-height: 30px;
  }
  .jumbotron {
	background: url('https://www.premierlistingshowcase.com/agentSites/website178/images/banner/banner-xl.jpg') no-repeat center center;
	height: 250px;
	margin-bottom: 0;
  }
}


/* Small Devices, Phones */ 
@media only screen and (max-width : 767px) {
  .jumbotron {
	background: url('https://www.premierlistingshowcase.com/agentSites/website178/images/banner/banner-xl.jpg') no-repeat center center;
	height: 250px;
	margin-bottom: 0;
  }
  .navbar-nav .open .dropdown-menu {
	background-color: #342f26;
}

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #ffffff !important;
}

  .navbar-nav .open .dropdown-menu>li>a {
	line-height: 25px;
}

  .navbar-nav > li {
	display: block;
  }
  .navbar-default .navbar-nav > li > a {
	text-align: left;
  }

/* Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
  .jumbotron {
	display: none;
  }
  .featurette p {
	text-align: center;
  }
  .callOut {
	font-size: 28px;
	text-align: center;
	margin-bottom: 30px;
  }
  .subcallout {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	color: #999999;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
  }
  .cta-phone {
	display: block;
	text-align: center;
	margin-top: -30px;
	margin-bottom: -20px;
	background-color: transparent;
	border: none;
  }
  .cta-phone img {
	margin: 0 auto;
  }
  h2 {
	text-align: center;
  }
  .label-danger {
	display: block;
	width: 30%;
	margin: 0 auto;
	margin-bottom: 10px;
  }
  .btn-homes {
	margin-top: 20px;
  }
  #pageFooter p {
	text-align: center;
  }

}