/* 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=Sacramento');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Caveat');
@import url('https://fonts.googleapis.com/css?family=Bonbon');

html,
body {
	color: #222;
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	font-weight: 300;
}

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

hr {
  	border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    margin-top: 40px;
    margin-bottom: 40px;
}

#ext_menu-b .navbar {
	background: #955c93;
}

#ext_menu-b .link {
	font-size: 1.0rem;
	font-weight: 300;
}

#main-body a  { 
	color: #05B8CC;
	text-decoration: none;
	font-weight: 400;
}

#main-body a:hover  { 
	color: #000;
	text-decoration: underline;
}

.featurette-image {
	
}
	


h1  { color: #000; }

h2  {
	color: #000;
	font-size: 28px;
	font-weight: 300;
}

h3  { 
	color: #000; 
	font-size: 1.25rem;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

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


.quote-padding {
	padding-top: 30px;
	line-height: 36px;
	margin-bottom: 50px;
}
	
.btn {
	border-radius: 0;
	padding: 0.75rem 1.1875rem;
}
	
.btn-homes {
	color: #FFFFFF !important;
	background-color: #5bc0de;
	border-color: #05B8CC;
	font-size: 16px;
	font-weight: normal !important;
	margin-top: 10px;
}

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

.btn-well {
	color: #000 !important;
	background-color: transparent;
	border-color: #000;
	font-size: 16px;
	font-weight: normal !important;
	margin-top: 10px;
}

.btn-well:hover {
	color: #FFFFFF !important;
	background-color: #000000;
	border-color: #666666;
}
	
.well {
	background-color: #f3f3f3;
	color: #000000;
	padding: 19px;
	margin-bottom: 40px;
	margin-top: 40px;
	border: 1px solid #eee;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

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

.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-dropdown .navbar-logo {
}	

.mbr-section-full {
	height: 50vh;
}

.mbr-section-full .mbr-overlay {
	min-height: 50vh;
}

#header1-0 .mbr-section-title {
	font-family: 'Josefin Sans', sans-serif;
}

#header1-0 .mbr-section-lead {
	font-family: 'Josefin Sans', sans-serif;
}

.mbr-section-hero .mbr-section-lead {
	font-style: normal;
}

.callOut {
	font-size: 325%;
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	color: #000;
}

.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: 23px;
	color: #d5b02e;
	display: block;
	font-family: 'Josefin Sans', sans-serif;
	padding-bottom: 10px;
}


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

.notify-badge {
	background: rgb(219, 0, 0);
}

.header-box {
	padding-bottom: 50px;
	text-align: center;
	font-family: 'Josefin Sans';
	color: #000;
}

.big-name {
	font-family: 'Bonbon';
	font-size: 500%;
}

.callout-subtitle {
	font-size: 175%;
}

@media only screen and (max-width : 992px) {
  .big-name {
  	font-size: 300%;
  }
  .callout-subtitle {
	font-size: 125%;
  } 
}  	

@media only screen and (max-width : 480px) {
  .big-name {
  	font-size: 200%;
  }
  .callout-subtitle {
	font-size: 95%;
  } 
}  	

#text-36670 {
background: url('https://www.premierlistingshowcase.com/agentSites/website421/images/images/wp10618.jpg') no-repeat center center;
height: 330px;
background-color: #ffffff;
margin-bottom: 0;
background-size: cover;
margin-top: -80px;
}

@media only screen and (min-width : 1200px) {
  #text-36670 {
  	height: 350px;
  }
} 

@media only screen and (min-width : 1600px) {
  #text-36670 {
  	height: 450px;
  }
}  	

@media only screen and (max-width : 992px) {
  #text-36670 {
  	height: 250px;
  }
}  	

/* Logo Section */
#text-36570 {
	margin-top: -50px;
}	

#text-36707 {
	margin-top: -50px;
}

/* Page intros */
#text-36571 {
	padding-top: 50px !important;
	text-align: center;
	font-family: Josefin Sans;
	font-size: 170%;
	margin-bottom: 50px;
}

/* Home page dedication statement */
#text-36574 {
	padding-top: 70px !important;
	background-color: #dcf1c7;
	margin-bottom: 50px;
}

#text-36604 {
	padding-top: 70px !important;
	padding-bottom: 70px !important;
	background-color: rgba(207, 214, 223, 0.33);
	font-size: 170%;
	text-align: center;
	line-height: 1.7;
	font-family: Josefin Sans;
	margin-bottom: 40px;
}

#text-36603 {
	padding-top: 70px !important;
	padding-bottom: 70px !important;
	background-color: rgba(207, 214, 223, 0.33);
	font-size: 170%;
	text-align: center;
	line-height: 1.7;
	font-family: Josefin Sans;
	margin-bottom: 40px;
}

#text-36676, #text-36622, #text-36630 {
	padding-top: 70px !important;
	padding-bottom: 70px !important;
	background-color: rgba(207, 214, 223, 0.33);
	font-size: 170%;
	text-align: center;
	line-height: 1.7;
	font-family: Josefin Sans;
	margin-bottom: 40px;
}


#text-36607 {
	background-color: #408da1;
	margin-bottom: 50px;
	margin-top: -40px;
}

#text-36607 .btn-homes {
	color: #000 !important;
	border-color: #fff;
	background-color: #fff;
}

#text-36607 .btn-homes:hover {
	color: #000 !important;
	border-color: #000;
	background-color: #fff;
}

#text-36541 {
	background-color: #408da1;
	margin-top: 50px;
}

#text-36541 .btn-homes {
	color: #e8c032 !important;
	border-color: #e8c032;
	background-color: #408da1;
}

#text-36541 .btn-homes:hover {
	color: #000 !important;
	border-color: #000;
	background-color: #fff;
}

#text-36621, #text-36678, #text-36679 {
	background-color: #f3f3f3;
	padding-top: 40px !important;
	padding-bottom: 40px !important;
	margin-bottom: 50px;
	margin-top: -80px;
}


#text-36675 {
	background-color: #f3f3f3;
	padding-top: 40px !important;
	padding-bottom: 40px !important;
	margin-bottom: 50px;
	margin-top: -80px;
}

.page-intro {
	text-align: center;
	font-size: 125%;
}

.page-intro .btn-well {
	color: #fff !important;
	background-color: #000;
	border-color: #fff;
	font-size: 16px;
	font-weight: normal !important;
	margin-top: 40px;
}

.page-intro h2 {
	font-size: 325%;
	text-align: center;
	padding-bottom: 30px;
	font-family: 'Josefin Sans', sans-serif;
	color: #000;
}

#text-36720 {
	background-color: #000;
	color: #fff;
	margin-bottom: 50px;
}

#text-36720 h1 {
	color: #fff;
}	

.mbr-company .list-group {
	display: none;
}

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

}

@media only screen and (max-width : 992px) {
   .quote-padding {
	padding-top: 0;
	line-height: 26px;
  }
}

/* Small Devices, Phones */ 
@media only screen and (max-width : 767px) {
  
} 

/* Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
  .hidden-xs {
  	display: none;
  }
  	
  .callOut {
  }

  .subcallout {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	color: #999999;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
  }

  h2 {
	font-size: 24px;
  }
}