header .social-link-header {
  background-color: black; }
  header p.tage-line {
    font-weight: bold;
    color: #5b5c66; }
  header span.phone-number {
    font-weight: bold;
    background-color: #fff12e; }
    header span.phone-number a {
      color: black; }
    header span.phone-number a:hover {
      color: black; }
  header ul.social-icons li a {
    color: #267aeb; }
  header span.email-address {
    background-color: #808185; }
  header span.email-address a {
    color: white; }
  header .menu .navbar.navbar-default li a {
    color: black; }
  header .menu .navbar.navbar-default li.has-child > a::after {
    color: #7e8c99; }
  header ul.nav a {
    cursor: pointer; }
  @media screen and (max-width: 991px), screen and (max-height: 600px) {
  header .navbar-header {
    float: none; }
  header .navbar-left, header .navbar-right {
    float: none !important; }
  header .navbar-toggle {
    display: block; }
  header .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  header .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  header .navbar-collapse.collapse {
    display: none !important; }
  header .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }
  header .navbar-nav > li {
    float: none; }
  header .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  header .collapse.in {
    display: block !important; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
  header .navbar-brand > img {
    margin-top: 10px;
    width: 230px; } }

footer {
  line-height: 77px;
  height: 77px;
  background-color: black !important; }
  footer p, footer a {
    vertical-align: middle;
    color: #9a9a9a; }
  footer .ideaseven {
    font-size: 16px; }
    footer .ideaseven a:hover, footer .ideaseven a:focus {
      text-decoration: none;
      color: #9a9a9a; }

.contact-us-section {
  background-color: #eff3f5; }

@media (max-width: 767px) {
    footer {
      line-height: 35px;
      height: auto; } }
  @media (min-width: 768px) and (max-width: 1023px) {
  footer {
    line-height: 35px;
    height: auto; } }

.main-slider #second-slider-carousel .carousel-indicators li {
  border-color: #00acc8; }
  .main-slider #second-slider-carousel img {
    width: 100%;
    height: auto; }
  .main-slider #second-slider-carousel .carousel-indicators li.active {
    background-color: #00acc8; }
  .main-slider a.link-light-blue {
    background-color: #fff12e;
    color: black; }
  .main-slider .property-slider-info, .main-slider .property-price-slider-info {
    float: right; }
  .main-slider .carousel-control.left, .main-slider .carousel-control.right {
    background-color: #000;
    opacity: 0.5; }
  .main-slider .carousel-control.left:hover, .main-slider .carousel-control.right:hover {
    opacity: 0.7; }
  @media screen and (min-width: 700px) and (max-width: 1100px) {
  .main-slider .carousel-caption {
    left: -101px !important; } }

.big-yellow {
  height: 270px;
  background: #fff12e; }

.home-big-btn {
  margin-top: 97px;
  font-size: 36px;
  background-color: #fff12e;
  border: 1px solid black;
  color: black;
  display: inline-block;
  font-weight: bold;
  padding: 11px 30px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  position: relative; }
  .home-big-btn:hover {
    background-color: #00acc8;
    border-color: white;
    color: #fff;
    text-decoration: none; }

@media (max-width: 767px) {
    .home-big-btn {
      font-size: 23px; } }
  @media (max-width: 390px) {
  .home-big-btn {
    font-size: 17px; } }

.latest-blog-1-content {
  height: auto; }

.video-and-text-block {
  background: #eff3f5; }
  .video-and-text-block .col-md-6 {
    padding-left: 0; }
  .video-and-text-block .right-text-block {
    padding-top: 35px;
    padding-left: 26px;
    padding-right: 73px; }
  .video-and-text-block p {
    margin-top: 25px;
    color: #849bac;
    font-size: 14px;
    line-height: 29px; }

.style-view-on-map-btn {
  background-color: #fff;
  color: #00acc8;
  border: 1px solid #00acc8;
  transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  display: inline-block;
  font-weight: bold;
  margin-left: 20px;
  margin-top: 15px;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  position: relative; }
  .style-view-on-map-btn:hover {
    background-color: #00acc8;
    border-color: #00acc8;
    color: #fff;
    text-decoration: none; }

.slider2-button {
  margin: 82px 0 59px; }

.alert-container {
  color: #46bbed; }

.video-and-text-block .youtube-column {
  padding-right: 0; }

.menu-with-child span {
  color: #435061;
  font-size: 13px;
  text-transform: uppercase;
  text-transform: uppercase;
  cursor: pointer; }
  .menu-with-child span:hover {
    text-decoration: underline; }
  .menu-with-child span.child-border-lines {
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #e1e6ec;
    display: inline-block;
    width: 100%; }
  .menu-with-child > ul {
    padding-left: 25px; }

#youtube-home-player .start-video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  cursor: pointer;
  transition: all 0.3s; }
  #youtube-home-player .start-video:hover {
    opacity: 0.8;
    -webkit-filter: brightness(0.8); }
  #youtube-home-player div.thumbnail_container {
    overflow: hidden; }
  #youtube-home-player img.youtube_thumbnail {
    width: 100%;
    height: auto; }
  #youtube-home-player img.thumbnail {
    margin-top: -50px;
    opacity: 0.5; }

.blog_post_page p {
  margin: 0 0 10px; }

.schedule-visit-btn {
  background-color: #fff12e;
  border: 1px solid #fff12e; }

.view-on-map-btn, .schedule-visit-btn, .documents-btn {
  color: black; }

input[type="submit"] {
  background-color: #fff12e;
  border-color: #fff12e;
  color: black; }

.agent-detail .media-body h4 {
  color: black; }

.agent-detail .media-left i {
  color: black;
  border: 1px solid black; }

p.sub-title::after {
  background-color: #fff12e; }

button.btn.btn-primary {
  height: 40px;
  border-radius: 0;
  width: 100%;
  background-color: #fff12e;
  border-color: #fff12e;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s; }
  button.btn.btn-primary:hover {
    border: none;
    background-color: #00acc8;
    text-decoration: none;
    color: #fff; }

form input, form textarea {
  margin-bottom: 11px; }
  form label {
    display: none; }

table td, th {
  color: #7e8c99;
  padding: 10px; }

.blog_post_page {
  color: #7e8c99; }
  .blog_post_page ul:not(.archieves):not(#gallery) {
    margin-left: 37px;
    margin-bottom: 10px; }
  .blog_post_page h3 {
    margin-bottom: 25px; }

.gallery-overlay {
  background-color: #00acc8; }

.main-slider #main-slider-carousel .carousel-indicators li {
  border-color: #00acc8; }

.schedule-visit-btn:hover, .documents-btn:hover, .view-on-map-btn:hover {
  background-color: #00acc8;
  border-color: #00acc8; }

@media (max-width: 500px) {
  .social-link-header p.tage-line, .social-link-header span.phone-number, .social-link-header span.email-address, .social-link-header ul.social-icons {
    display: block;
    float: none; }
    .social-link-header ul.social-icons li {
      border-left: none; } }

@media (max-width: 767px) {
    .footer-schedule-visit-col {
      margin-top: 40px; } }

@media (max-width: 767px) {
    .agent-detail {
      margin-top: -76px; } }

@media (max-width: 767px) {
    .big-yellow {
      height: 112px; }
      .big-yellow .home-big-btn {
        margin-top: 29px; } }

@media (max-width: 767px) {
    #gallery li a img {
      height: auto;
      width: 291px; } }

@media (max-width: 767px) {
    #gallery li {
      float: none;
      height: auto;
      width: auto; }
      #gallery li a img {
        width: auto; } }

@media (max-width: 767px) {
    .gal-container {
      text-align: center; } }
