/* Override Stylesheet */
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');
@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=Nunito:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Questrial');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Cutive');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');


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

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

hr {
}

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

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

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


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: #05B8CC !important;
	background-color: transparent;
	border-color: #05B8CC;
	font-size: 16px;
	font-weight: normal !important;
	margin-top: 10px;
}

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

.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;
}
	


/* Call to Action Sections */ 
.well {
	text-align: center;
}

.action-box {
	padding-bottom: 100px;
}

.action-headline {
	font-size: 250%;
	color: #000;
	font-family: 'Josefin Sans';
	padding-bottom: 40px;
}

.action-image {
	max-width: 200px;
	margin: 0 auto;
}

.action-name {
	font-family: 'Cutive';
	margin-bottom: 0;
	font-weight: bold;
}

.action-phone {
	margin-bottom: 0;
}

.action-email {
	font-size: 80%;
	padding-bottom: 30px;
}


.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-weight: bold;
	font-size: 26px;
	color: #d5b02e;
	display: block;
	font-family: 'Josefin Sans', sans-serif;
	margin-bottom: -10px;
	text-transform: uppercase;
}

.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';
}

.big-name {
	font-size: 300%;
}

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

#text-36682 {
background: url('https://www.premierlistingshowcase.com/agentSites/website717/images/images/wp10635.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-36682 {
  	height: 350px;
  }
} 

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

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

#text-23004 {
	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-36693 {
	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-36685, #text-36687 {
	padding-top: 50px !important;
	padding-bottom: 70px !important;
	background-color: #408da1;
	color: #fff;
	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-36694 {
	background-color: #408da1;
	margin-bottom: 50px;
	margin-top: -40px;
}

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

#text-36694 .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-36686, #text-36691, #text-36679, #text-36695, #text-36697, #text-36698, #text-36699 {
	background-color: #f3f3f3;
	padding-top: 40px !important;
	padding-bottom: 40px !important;
	margin-bottom: 50px;
	margin-top: -80px;
}

#text-36663 {
	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 .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: 52px;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 50px;
	font-family: 'Josefin Sans', sans-serif;
	color: #000;
}


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

}

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



.mbr-footer {
	background-color: #000000 !important;
}	

.footer-logo {
	display: none;
}	

.footer-agent-image {
	display: none;
}	

.mbr-company .list-group-text {
}

.mbr-footer-content li {
	border-bottom: 1px dotted #8c90a3;
	font-size: 0.875rem;
	padding: 0.82em 0;
	padding-left: 1em;
	text-transform: uppercase;
	font-family: 'Josefin Sans';
	letter-spacing: 3px;
}	

.mbr-company .card-img-top {
	height: 200px;
}	

.mbr-company .list-group-icon {
	padding-right: 0.25rem;
	text-align: left;
	width: 2.0rem;
}

.mbr-footer-content h2 {
	font-family: 'Josefin Sans';
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 3px;
}	

.disclaimer-text.footer-badge {
	display: none;
}	




/* 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 {
	font-size: 22px;
  }

  .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;
  }
}