@import url(https://fonts.googleapis.com/css?family=Open+Sans);
* {
  margin: 0;
  padding: 0;
}
.font-heading {
  font-family: Constantia, Times, Serif;
}
.padding {
  padding: 15px;
}
.material {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  outline: none;
}
.material-hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4) !important;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Constantia, Times, Serif;
  padding-bottom: 24px;
}
/*General Styles*/
body {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 150%;
  line-height: 150%;
  background: #14133f;
  margin-right: 0;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  color: inherit;
}
hr {
  border: none;
  border-top: 1px solid #ccc;
}
.clear {
  clear: both;
}
.wrapper {
  width: 100%;
}
.text-light {
  color: #fff;
}
.justify {
  text-align: justify;
}
.bg-white {
  background: #fff;
}
.padding-none {
  padding: 0 !important;
}
.capitalize {
  text-transform: capitalize;
}
.img-responsive {
  width: 100%;
}
.relative {
  position: relative;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 24px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 24px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 24px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.breadcrumbs {
  font-size: .85em;
  margin-bottom: 1em;
  border-bottom: 1px solid #999;
  color: #999;
}
/*End wordpress core*/
/* end Bootstrap Overwrite */
#main-content .breadcrumbs a {
  color: #3B3D88;
}
#wrapper-primary {
  background: #fff;
}
#wrapper-secondary {
  background: #14133f;
}
.container {
  border-radius: 10px;
}
.property.comparable-property {
  color: #333;
  width: 47.7%;
  border-right: 1px solid #ccc;
  float: left;
  height: auto;
}
.comparable-property .listing-info {
  font-size: .875em;
  margin: 0;
  width: 100%;
  margin-bottom: 10px;
}
.comparable-property h4 {
  color: #000066;
  text-align: center;
  font-weight: normal;
}
/*end single-listing nearby schools*/
/* Large desktop */
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .footer {
    padding-top: 40px;
  }
  body.page #wrapper-primary {
    overflow: hidden;
  }
  .properties .property {
    width: 48%;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .content--featured {
    font-size: 1em;
  }
  .home-listings-title {
    font-size: 2em;
    padding-top: 15px;
  }
  .properties .property {
    width: 100%;
    margin-bottom: 20px;
  }
  .listing-attachments a {
    display: inline-block;
    padding: 6px;
  }
  footer .adr {
    padding-top: 40px;
  }
}
.page-content {
  padding-top: 16px;
}
.page-content h2 {
  font-size: 1.25em;
  color: #333;
  margin-bottom: 24px;
}
.page-content div {
  text-align: left;
}
#main-content {
  padding-left: 15px;
  padding-right: 15px;
  color: #212121;
}
#main-content,
.sold-listings {
  padding-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  position: relative;
}
#main-content a {
  color: #000066;
}
#main-content a:hover {
  color: #494D94;
}
#main-content a.btn-mls-search {
  display: inline-block;
  color: #fff;
}
#main-content p,
#main-content ol,
#main-content ul {
  font-family: 'Open Sans', sans-serif;
  color: #666;
}
#main-content p {
  margin-right: 10px;
  margin-bottom: 16px;
}
#main-content h1,
.sold-listings h1 {
  color: #EC1A24;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: bold;
  margin-bottom: 14px;
}
#main-content h1.entry-title {
  color: #333;
}
#main-content h2,
.sold-listings h2 {
  color: #333;
  line-height: .85em;
  font-weight: bold;
  font-size: 1.375em;
  /* 22px */
  line-height: 1.0909em;
  /* 24px */
  margin-bottom: 1.0909em;
  margin-top: 0em;
}
#main-content h3 {
  color: #333;
}
#main-content table {
  margin-bottom: 24px;
}
#main-content table tr:hover {
  background: #ccc;
}
#main-content thead tr:hover {
  background: none;
}
#main-content thead {
  border-bottom: 1px solid #000;
}
#main-content th {
  vertical-align: bottom;
}
#main-content tbody tr {
  border-bottom: 1px solid #ccc;
}
#main-content table td {
  padding: 8px 20px 8px 0;
  color: #333;
}
#main-content ul,
#main-content ol {
  margin-left: 30px;
  margin-bottom: 24px;
  list-style-position: inside;
}
#main-content ul li,
#main-content ol li {
  line-height: 1.5em;
}
/*
#main-content ul li li:first-child, #main-content ol li li:first-child{
  margin-bottom:24px;
  margin-top:24px;
}
*/
#main-content ol ol {
  list-style-type: lower-alpha;
}
#main-content ol ol ol {
  list-style-type: decimal;
}
#main-content blockquote {
  color: #000000;
  font-style: italic;
  margin: 1em 1.5em;
  padding-left: 1em;
  border-left: 3px solid #666;
  position: relative;
}
#main-content blockquote:before {
  content: '"';
  font-family: times,serif;
  font-size: 3em;
  color: #666;
  margin-bottom: -2em;
  position: absolute;
  top: 2px;
}
#main-content blockquote:after {
  content: '';
}
#main-content blockquote p:first-letter {
  margin-left: 20px;
}
#main-content blockquote span {
  font-style: normal;
  font-weight: bold;
}
#main-content blockquote span:before {
  content: '-';
}
.content--featured {
  font-size: 1.25em;
}
.icon-rating {
  background: url(http://www.stuartandmaury.com/wp-content/themes/stuartandmaury2.0/styles/img/icon-rating.png);
  display: inline-block;
  text-align: center;
  height: 24px;
  width: 30px;
  padding-top: 8px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 1px #000;
}
.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
#header-wrapper {
  color: #14133f;
  background-color: white;
  font-family: Constantia, Times, Serif;
}
#header-wrapper .container {
  padding-bottom: 10px;
}
#header-wrapper h1 {
  margin-top: 5px;
  font-size: 1.65em;
}
#header-wrapper a {
  padding: 5px 5px;
  display: inline-block;
}
#header-wrapper a:hover {
  color: #14133f;
  text-decoration: underline;
}
#header-wrapper .logo {
  width: 200px;
  display: block;
  margin: auto;
}
@media (min-width: 768px) {
  #header-wrapper .logo {
    margin-left: 0;
  }
}
#header-wrapper .quick-link-phone {
  font-size: 140%;
}
#header-wrapper .-push-down {
  padding-top: 10px;
}
#header-wrapper .-pull-up {
  margin-top: -20px;
}
.stellar-wrapper {
  position: relative;
}
@media (min-width: 350px) {
  .vegas {
    height: 180px;
  }
  .stellar-wrapper {
    height: 160px;
  }
  #header-wrapper .logo {
    height: auto;
  }
}
@media (min-width: 720px) {
  .vegas {
    height: 280px;
  }
  .stellar-wrapper {
    height: 260px;
  }
}
/* Landscape phone to portrait tablet */
@media (min-width: 768px) {
  .vegas {
    height: 350px;
  }
  .stellar-wrapper {
    height: 330px;
  }
  #header-wrapper #header-phone .pull-right {
    float: left !important;
  }
  #header-wrapper .-push-down {
    padding-top: 40px;
  }
  #header-wrapper .-pull-up {
    margin-top: -30px;
  }
  #header-wrapper #quick-links {
    text-align: right;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 992px) {
  .vegas {
    height: 450px;
  }
  .stellar-wrapper {
    height: 430px;
  }
  #header-wrapper .scrim-vertical {
    background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.6)) center top;
  }
  #header-wrapper .-pull-up {
    margin-top: -50px;
  }
}
.navigation-horizontal {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  outline: none;
  text-align: left;
  clear: both;
  margin-left: 0px;
  background-color: #27285b;
  border: none;
  margin-bottom: 0;
  overflow: auto;
  position: relative;
  height: 42px;
}
.navigation-horizontal ul {
  margin-bottom: 0;
}
.navigation-horizontal ul {
  overflow: auto;
  white-space: nowrap;
}
.navigation-horizontal ul li {
  display: inline-block;
  list-style: none;
  position: relative;
}
.navigation-horizontal a {
  font-family: Constantia, Times, Serif;
  text-decoration: none;
  padding: 10px 10px;
  display: inline-block;
}
.navigation-horizontal li.current_page_item a,
.navigation-horizontal li.current-page-ancestor a {
  border-bottom: 3px solid #fff;
  padding-bottom: 7px;
}
.navigation-horizontal a:hover {
  background: #1f2049;
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .navigation-horizontal .container {
    position: absolute;
    z-index: 1;
  }
}
.scrim-vertical.scrim-dark {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.765), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.765), rgba(0, 0, 0, 0.9)) center top;
}
.scrim-vertical.scrim-light {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.6)) center top;
}
.scrim-top.scrim-dark {
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.765), rgba(0, 0, 0, 0.9)) center top;
}
.scrim-top.scrim-light {
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.6)) center top;
}
.scrim-bottom.scrim-dark {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.765), rgba(0, 0, 0, 0.9)) center bottom;
}
.layer {
  position: relative;
}
.layer-top {
  z-index: 99;
}
.layer-bottom {
  z-index: 1;
}
.layer-absolute {
  position: absolute;
}
footer {
  clear: both;
  color: #EAEAFF;
  text-align: left;
  padding-top: 30px;
  margin-top: 10px;
}
footer div.left-col img {
  padding: 3px;
  margin-top: 10px;
  height: 72px;
}
footer div.right-col {
  font-size: .85em;
}
footer ul {
  margin-bottom: 20px;
}
footer ul li {
  display: inline;
}
footer ul li ul {
  display: none;
}
footer ul a {
  color: #EAEAFF;
  text-decoration: underline;
  padding: 0 10px;
}
footer ul li:first-child a {
  padding-left: 0;
}
footer .crossdistinction-link {
  margin-top: 15px;
}
footer .crossdistinction-link img,
footer .crossdistinction-link p {
  float: left;
  margin-right: 15px;
}
footer .crossdistinction-link p {
  margin-top: 10px;
}
footer .crossdistinction-link a {
  color: #fff;
  text-decoration: underline;
}
/* Bootstrap overwrite */
.btn {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  outline: none;
  color: #ffffff !important;
  border: none;
}
.btn:hover,
.btn:active,
.btn:focus {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4) !important;
  outline: none;
}
.btn-primary {
  background-color: #14133f;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background: #080718;
}
.btn-accent {
  background-color: #d32c31;
}
.btn-accent:hover,
.btn-accent:active,
.btn-accent:focus {
  background: #a92327;
}
.btn-icon {
  width: 50px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
  border-radius: 50%;
  padding-top: 20px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  outline: none;
}
.btn-icon i {
  display: inline-block;
}
.btn-full-width {
  width: 100%;
}
.btn-bottom {
  position: absolute;
  bottom: 5px;
}
.wp-block-button__link {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  outline: none;
  color: #ffffff !important;
  border: none;
}
.wp-block-button__link:hover,
.wp-block-button__link:active,
.wp-block-button__link:focus {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4) !important;
  outline: none;
}
#main-content .carousel-wrapper {
  border-radius: 4px;
  border: 4px solid #ccc;
  overflow: hidden;
}
#main-content .carousel {
  margin: 0;
  border: 4px solid #fff;
}
#main-content .carousel a {
  color: #fff;
}
.carousel-control {
  top: 50%;
  opacity: 0.35;
  filter: alpha(opacity=35);
}
#main-content .carousel iframe {
  position: relative;
  z-index: 2;
}
.main-nav a {
  font-size: 1.25em;
  color: white;
}
.secondary-nav {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  outline: none;
  background: #27285b;
  background: #14133f;
  font-size: 1em;
  font-family: Constantia, Times, Serif;
}
.secondary-nav a {
  color: #ffffff;
}
.secondary-nav a:hover {
  background: #0e0d2b;
}
.secondary-nav li.current_page_item a {
  border-bottom: 3px solid #14133f;
  padding-bottom: 7px;
}
.subnav {
  margin-top: 35px;
}
.subnav.affix {
  position: static;
}
.subnav.affix-bottom {
  position: relative;
}
.subnav .active .list-group-item {
  background: #eee;
}
@media (min-width: 768px) {
  .subnav {
    width: 180px;
  }
  .subnav.affix {
    top: 0px;
    position: fixed;
  }
}
@media (min-width: 992px) {
  .subnav {
    width: 235px;
  }
}
@media (min-width: 1200px) {
  .subnav {
    width: 290px;
  }
}
.agent-card {
  margin-bottom: 20px;
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
}
@media (min-width: 768px) {
  .agent-card {
    width: 48%;
  }
}
@media (min-width: 992px) {
  .agent-card {
    width: 31%;
  }
}
.agent-card .card-heading {
  padding: 0;
  margin: 0;
  margin-bottom: 16px;
}
.vegas {
  background: url('http://www.stuartandmaury.com/wp-content/themes/stuartandmaury2.0/styles/../sliders/Beautiful%20Home%20In%20North%20Bethesda%20Off%20Huntover%20Drive.1800.jpg') no-repeat center center;
  background-size: 600px auto;
}
@media (min-width: 350px) {
  .vegas {
    background-size: 720px auto;
  }
}
@media (min-width: 720px) {
  .vegas {
    background-size: 980px auto;
  }
}
/* Landscape phone to portrait tablet */
@media (min-width: 768px) {
  .vegas {
    background-size: auto 500px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 992px) {
  .vegas {
    background-size: 1200px auto;
  }
}
@media (min-width: 1200px) {
  .vegas {
    background-size: 1800px auto;
  }
}
input,
textarea {
  padding: 6px 12px;
}
input[type=submit] {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  outline: none;
  color: #ffffff !important;
  border: none;
  background-color: #14133f;
  padding: 6px 12px;
  border-radius: 4px;
}
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4) !important;
  outline: none;
}
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus {
  background: #080718;
}
.property {
  padding: 12px;
  text-align: left;
  float: left;
  margin: 0 1% 30px 1%;
  width: 23%;
  position: relative;
  background: #fff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  outline: none;
  /*
  background:#fff;
  border: 1px solid #ccc;
  border-radius:5px;
  */
}
.property-with-detail-link {
  padding-bottom: 40px;
}
.property .btn-bottom {
  bottom: 12px;
  left: 12px;
  right: 12px;
  width: auto;
}
.property h2 {
  color: #fff !important;
  padding: 2px 4px;
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 24px;
  position: absolute;
  top: 5px;
  right: 5px;
  background: #1F1F1F;
  border: 1px solid #ccc;
}
.property .img-wrap {
  margin-bottom: 10px;
  max-height: 180px;
  overflow: hidden;
  text-align: center;
}
.property img {
  margin: 0;
  margin-bottom: 7px;
  width: 270px;
  max-height: 160px;
  /*
  border:1px solid #ccc;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  */
}
.property.property-single {
  width: auto;
  height: auto;
}
.property.property-single .img-wrap {
  max-height: 420px;
  padding: 0 2%;
}
.property.property-single img {
  width: auto;
  max-height: 400px;
}
ul.listing-info {
  list-style: none;
  margin-left: 4% !important;
  width: 75%;
  float: left;
}
ul.listing-info .street {
  font-size: 1.25em;
}
ul.listing-info .city-state-zip,
ul.listing-info .attachments {
  font-size: .85em;
  color: #666;
}
ul.listing-info .city-state-zip {
  margin-top: -7px;
  margin-bottom: 5px;
}
ul.listing-info .price {
  padding-bottom: 16px;
}
ul.listing-info .attachments {
  border-top: 3px solid red;
  padding-top: 8px;
}
ul.listing-info ul.listing-attachments {
  margin-left: 10% !important;
  float: left;
}
/*.property a,*/
ul.listing-info a {
  /*
  border-right:1px solid #000066;
  */
  color: #000066;
}
ul.listing-info-detailed {
  color: #333;
  font-size: .85em;
}
ul.listing-info-detailed li {
  list-style-type: none;
  margin-top: 4px;
}
/*
.property a:last-child{
  border-right:none;
}
*/
.property a.map-icon {
  float: right;
  display: block;
  margin-top: -50px;
  background: url(http://www.stuartandmaury.com/wp-content/themes/stuartandmaury2.0/styles/../img/map-icon.png) no-repeat;
  width: 50px;
  height: 41px;
  text-indent: -9999px;
  padding-right: 15px;
  position: relative;
  z-index: 2;
}
.property iframe {
  width: 200px;
  height: 200px;
}
.sold-listings .property {
  width: 48%;
  height: 300px;
}
.container.template_listings .properties {
  padding-top: 15px;
}
#wrapper-primary .properties {
  padding-top: 20px;
}
.ajax-loading {
  background: url(http://www.stuartandmaury.com/wp-content/themes/stuartandmaury2.0/styles/../img/ajax-loader.gif) top center no-repeat;
  min-height: 200px;
}
.ajax-loading-light {
  background: url(http://www.stuartandmaury.com/wp-content/themes/stuartandmaury2.0/styles/../img/ajax-loader-light.gif) top center no-repeat;
  min-height: 200px;
}
.home .entry-content {
  line-height: 32px;
}
.well {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  outline: none;
}
