/*
Theme Name: EthanMour Realty
Theme URI: http://ethanmourrealty.com/
Author: Rugby America
Author URI: http://rugbyamericanproductions.com
Description: EthanMour Realty Theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.4
Template: required-foundation
Text Domain: requiredstarter
*/

/*
	Make the template work
*/
@import url(../required-foundation/style.css);

h1, h2, h3, h4, h5, h6 { font-family: 'Playfair Display', serif; }

p, ul {
  font-weight: 300;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
  font-weight: 300;
}

select {
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.75);
  display: block;
  font-size: 14px;
  margin: 0 0 12px 0;
  padding: 6px;
  height: 32px;
  width: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

#site-title { font-weight: 600; }

.required-header .inline-list {
	margin-top: 14px;

}
.required-header {
	margin-top: 15px;
}

body, p {
	font-family: 'Muli', sans-serif;
}

/*pre-header*/
div.row.nonavhead {
	margin-bottom: -20px;
}

.headersidebar {
	float: right;

}
.headersidebar ul li{
display: inline;
border: none;
}
.social	{
	margin-bottom: 0px;
	margin-top: 45px;
	padding-left: 50px;
}
ul.connect a {
	color: #000;
}

/*header*/
.readMore {
	background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 10px 20px 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.15s ease-in-out 0s;
    width: auto;
}

/*navigation*/

div.menu.row {
	margin-bottom: -17px;
}
/* this was styling #access.  now it's styling .menu because menu is going to wrap the navigation.  .menu will have the background color and the 100% width, while the actual navigation will be wrappen in a .row to give it the same width as the rest of the contnet.  added margin for spacing */
.menu {
	width: 100%;
	background-color: #474747;
}
s
.nav-bar {
	background-color: #474747;
} 
.nav-bar > li {
	border: none;
	background-color: #474747;
	box-shadow: none;
}
.nav-bar > li:last-child {
    border-right: none;
    box-shadow: none;
}

ul.nav-bar {
	font-family: 'Fauna One', serif;
	  margin: 0;
}

.nav-bar>li>a:first-child {
    padding: 0 20px;
  font-size: 16px;
 }
 .nav-bar > li {
  padding: 10px 0;
}

/*content*/

.learnMoreSubmit {
	margin: 0 auto;
}

.wpcf7-submit {
	background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 10px 50px 11px;
    border: none;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.15s ease-in-out 0s;
    width: auto;

}

h1.formTitle {
	color: #fff;

}

.learnForm {
	background: rgba(0, 0, 0, .5);
	color: #fff;
	font-family: 'Fauna One', serif;
	margin-left: 50px;
}

.center {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.centerRadio {
	text-align: center;
}


.LearnMoreUpper {
	padding-top: 30px;
	padding-bottom: 50px;
}
.LearnMoreLower {
	padding-bottom: 33px;
	margin: 0 auto;
	display: block; 
}

.iconBG {
	display: block;
	background: #3A3A3A;
	border: 15px solid #474747;
	height: 245px;
}

#hpboxes {
	text-align: center;
	position: relative;
	padding-top: 25px;
	padding-bottom: 15px;
}


.BoxText {
	margin-top: 23px;
	font-size: 2em;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: 100;
}

.hpImage {
	margin-top: -50px;
}

.hpImage2 {
	margin-top: -85px;
}
.boxes {
	padding-bottom: 15px;
	  height: 245px;
}

#hpproperty {
	background: rgba(0, 0, 0, .2);
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;

}

#property_management {
	/*padding-left: 15%;
	padding-right: 15%;*/
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	text-align: center;
}

/*#hpfeaturedboxes p {
	margin-top: -35px;
}*/

#hpfeaturedboxes {
/*	padding-bottom: 25px;
	display: block;
	margin: 0 auto;*/

}
#hpwelcome {
	padding-top: 15px;
	padding-bottom: 15px;
	
}
#hpwelcome h2, #property_management h2, #featured_listings h2 {
	font-family: 'Playfair Display', serif;
}

#hplogos {
	padding: 25px 0px 30px 0px;
	text-align: center;
}
#featured_listings{
	font-family: 'Playfair Display', serif;

}

/*.image {
	 position: relative; 
}*/

.featured {
	background-color: rgba(0, 0, 0, .7);
	position: absolute; 
   width: 100%;
   max-height: 51px;
   max-width: 440px;
   margin-top: -53px;
}

.featured p {
	color: #FFF;
	font-family: 'Playfair Display', serif;
	font-size: 1.5em;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.featured span {
	float: right;
	padding-right: 20px;
}

/*footer*/
.logo {

}

.holdrealtorblurb {
	background: rgba(0, 0, 0, .5);
	padding: 20px 0px 6px 0px;
}
.holdfooterlinks {
	background: rgba(0, 0, 0, .7);
	padding: 10px;
	
}
.holdfooterlinks ul.inline-list>li {
  margin: 0 15px;
 }
#menu-footernav {
	margin: 0 auto;
}
.inline-list a {
	font-size: .8em;
	color: #000;
}
.nav-bar {
  background: none;
 }
 .nav-bar>li.active {
  background: #333;
  border-color: #333;
}
.centerRadio {
font-size: 20px;
  margin-left: -20px;
font-family: 'Playfair Display', serif;
}
.centerRadio input {
    margin-right: 5px;
    margin-left: 15px;
}
.learnMoreSubmit input {
	    color: #FFF;
    background-color: #000;
    border: 0;
    padding: 10px 40px;
    font-size: 16px;
	font-family: 'Playfair Display', serif;
	cursor: pointer;
}
#fmcphotos-2 h4 {
	display: none;
}
.flyout {
    top: 57px;
}
#fmcphotos-2 .flexmls_connect__container {
  background-color: #FFF;
  border: 0;
}
#fmcphotos-2 p.caption {
	background-color: rgba(0,0,0,0.6);
  padding: 10px;
  position: relative;
  top: -62px;
  margin-bottom: -62px !important;
  font-style: normal;
}
#fmcphotos-2 .flexmls_connect__slides div p.caption a small {
  color: #FFF;
}
#fmcphotos-2 .flexmls_connect__listing {
  border: 0;
 }
#fmcphotos-2 p.caption a {
  color: #FFF;
}

.flexmls_connect__count {
	display: none !important;
}

.page h2 {
	font-size: 25px;
  font-weight: normal;
}
.page h3 {
	font-size: 18px;
  font-weight: 300;
  color: #000;
}
.nav-bar>li.active:hover {
  background: none;
  }
  .flexmls_connect__sr_result a, .flexmls_connect__sr_detail a, .flexmls_connect__sr_email_updates a, .flexmls_connect__sr_pagination a {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}
  .flexmls_connect__sr_result a:hover, .flexmls_connect__sr_detail a:hover, .flexmls_connect__sr_email_updates a:hover, .flexmls_connect__sr_pagination a:hover {
    text-decoration: underline;
    color: #000;
}
.flexmls_connect__field_value span {
	color: #000 !important;
}
.flexmls_connect__disclaimer_text {
	margin-bottom: 20px;
}
.flexmls_connect__sr_result:last-child {
	border-bottom: 0 !important;
}
#featured_listings h2 {
text-align: center;
}
#property_management a:hover {
	color: #FFF;
}
.flexmls_connect__search_new_shadow {
    margin-bottom: 20px;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

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

}
@media only screen and (min-width:480px) {
	.learnForm {
		  margin-left: 0px;
  height: 520px;
	}
}
@media only screen and (min-width:768px) {
	/*	.nonavhead {
		display: block;
		margin-right: 0 auto;
		margin-left:  33%;
	}*/


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

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

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

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    responsive from nicole
\*------------------------------------*/

@media (max-width: 767px) {

/***************** PHONES ********************/
.learnForm {
		margin-left: 0px;
		background: #474747;
		height: auto;
	}
	.nonavhead {
		text-align: center;
	}
	.social {
    margin-top: 0;
	padding-left: 0;
	}
	.headersidebar {
		text-align: center;
	}
	#learnmore {
    position: inherit;
    margin-bottom: 0;
}
.flyout {
    top: 0;
}
.boxes {
    margin-bottom: 20px;
}
.boxes:last-child {
    margin-bottom: 0;
}
.hpImage {
    margin-top: -70px;
}
.holdrealtorblurb {
    text-align: center;
}
.nav-bar>li>a:first-child {
    padding: 0 8px;
	}
	.mobileonly {
		display: block;
	}
.nomobile {
		display: none;
		}

}


@media (min-width: 767px) and (max-width: 935px) {		

/***************** TABLETS WIDE ********************/
	.learnForm {
		margin-left: 0px;
	}
.mobileonly {
		display: block;
	}
.nomobile {
		display: none;
		}
		.learnForm {
		margin-left: 0px;
		background: #474747;
		height: auto;
	}
	.nav-bar>li>a:first-child {
    padding: 0 8px;
	}
}
@media (min-width: 936px)  {		

/***************** screens ********************/
	.learnForm {
		margin-left: 0px;
	background: rgba(0, 0, 0, .5);
	height: 520px;
	}
	.headersidebar {
		text-align: right;
	}
.social	{
	margin-bottom: 0px;
	margin-top: 45px;
	padding-left: 50px;
}
.flyout {
    top: 57px;
}
.boxes {
    margin-bottom: 0;
}
.hpImage {
    margin-top: -50px;
}
.holdrealtorblurb {
    text-align: left;
}
	.nav-bar>li>a:first-child {
    padding: 0 20px;
	}
	.mobileonly {
		display: none;
	}
	.nomobile {
		display: block;
	}
	.nav-bar>li>a:first-child {
    padding: 0 20px;
	}
}

@media (min-width: 935px) and (max-width: 1556px) {		

/***************** fix slider layer ********************/
.LearnMoreUpper {
    padding-top: 10px;
    padding-bottom: 0;
}
}
@media (min-width: 935px) and (max-width: 1300px) {		

/***************** fix slider layer ********************/
.centerRadio {
    font-size: 15px;
	}
	.fix {
		    display: none !important;
	}
}





