@import url(bootstrap_new.min.css);
@import url(rrssb.css);
@import url(font-awesome/css/font-awesome.min.css);
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5000;
  background-color: #ffffff; }
  @media screen and (min-width: 768px) {
    header {
      height: 111px; } }
  @media screen and (max-width: 767px) {
    header {
      height: 63px; } }
  header #header_logo_inner {
    position: relative; }
    @media screen and (min-width: 768px) {
      header #header_logo_inner {
        height: 111px; } }
    @media screen and (max-width: 767px) {
      header #header_logo_inner {
        height: 63px;
        width: 152px !important; } }
    header #header_logo_inner a {
      position: relative;
      z-index: 5;
      margin-top: 7px;
      display: inline-block; }
      @media screen and (min-width: 1201px) {
        header #header_logo_inner a img {
          width: auto;
          height: 77px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        header #header_logo_inner a img {
          width: auto;
          height: 64px;
          margin-top: 11px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        header #header_logo_inner a img {
          width: auto;
          height: 50px;
          margin-top: 17px; } }
      @media screen and (max-width: 767px) {
        header #header_logo_inner a img {
          width: auto;
          height: 42px;
          margin-top: 1px; } }
  @media screen and (min-width: 992px) {
    header #header_content {
      padding-left: 95px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    header #header_content {
      padding-left: 65px; } }
  @media screen and (max-width: 767px) {
    header #header_content {
      display: none;
      position: fixed;
      width: 100%;
      top: 190px;
      padding-top: 30px;
      left: 0px; } }
  @media screen and (max-width: 767px) {
    header #header_content:before {
      position: absolute;
      top: 0px;
      left: 0px;
      background-color: #ffffff;
      opacity: 0.8;
      z-index: -1;
      content: '';
      width: 100%;
      height: 100%; } }
  @media screen and (min-width: 1201px) {
    header #header_content_upper {
      padding-top: 15px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    header #header_content_upper {
      padding-top: 15px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    header #header_content_upper {
      padding-top: 24px; } }
  @media screen and (max-width: 767px) {
    header #header_content_upper {
      padding-top: 24px; } }
  header #header_content_upper #header_content_upper_inner {
    float: right; }
  @media screen and (max-width: 767px) {
    header #header_upper_social {
      width: 100%;
      position: relative;
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    header #header_upper_social #header_social_icons {
      display: inline-block;
      position: relative;
      left: 50%; } }
  header .header_upper_item {
    float: left; }
    @media screen and (min-width: 992px) {
      header .header_upper_item {
        margin-left: 21px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      header .header_upper_item {
        margin-left: 15px; } }
  header .header_upper_item:first-of-type {
    margin-left: 0px; }
  header .header_social_item {
    float: left; }
    @media screen and (min-width: 992px) {
      header .header_social_item {
        margin: 0px 5px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      header .header_social_item {
        margin: 6px 2px 0px; } }
    @media screen and (max-width: 767px) {
      header .header_social_item {
        margin: 0px 5px; } }
    header .header_social_item a {
      display: inline-block;
      position: relative;
      background-color: #000000;
      border-radius: 4px; }
      @media screen and (min-width: 992px) {
        header .header_social_item a {
          height: 26px;
          width: 26px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        header .header_social_item a {
          height: 19px;
          width: 19px; } }
      @media screen and (max-width: 767px) {
        header .header_social_item a {
          height: 30px;
          width: 30px; } }
      header .header_social_item a .fa {
        color: #ffffff;
        position: relative; }
        @media screen and (min-width: 992px) {
          header .header_social_item a .fa {
            font-size: 18px !important;
            bottom: 0px;
            line-height: 26px; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          header .header_social_item a .fa {
            font-size: 12px !important;
            bottom: 5px;
            line-height: 19px; } }
        @media screen and (max-width: 767px) {
          header .header_social_item a .fa {
            font-size: 22px !important;
            bottom: 0px;
            line-height: 30px; } }
      header .header_social_item a .network_name {
        position: absolute;
        text-indent: -9999px; }
    header .header_social_item a:hover .fa {
      color: #ffffff; }
  header #header_upper_links {
    padding-top: 5px !important; }
    @media screen and (max-width: 767px) {
      header #header_upper_links {
        text-align: center;
        width: 100%;
        margin-bottom: 15px; } }
    header #header_upper_links a {
      text-transform: uppercase;
      display: inline-block; }
      @media screen and (min-width: 1201px) {
        header #header_upper_links a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 18px;
          color: #707070;
          margin-right: 15px;
          line-height: 12px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        header #header_upper_links a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 14px;
          color: #707070;
          margin-right: 15px;
          line-height: 12px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        header #header_upper_links a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 12px;
          color: #707070;
          margin-right: 5px;
          line-height: 12px; } }
      @media screen and (max-width: 767px) {
        header #header_upper_links a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 19px;
          color: #707070;
          margin-right: 20px;
          line-height: 12px; } }
    header #header_upper_links a:last-child {
      margin: 0px !important; }
  header #header_upper_phone {
    padding-top: 5px !important; }
    @media screen and (max-width: 767px) {
      header #header_upper_phone {
        width: 100%;
        text-align: center;
        margin-bottom: 15px; } }
    header #header_upper_phone a {
      position: relative;
      display: inline-block; }
      @media screen and (min-width: 1201px) {
        header #header_upper_phone a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 18px;
          color: #707070;
          padding-right: 16px;
          line-height: 12px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        header #header_upper_phone a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 14px;
          color: #707070;
          padding-right: 7px;
          line-height: 12px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        header #header_upper_phone a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 12px;
          color: #707070;
          padding-right: 7px;
          line-height: 12px; } }
      @media screen and (max-width: 767px) {
        header #header_upper_phone a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 600;
          font-style: normal;
          font-size: 27px;
          color: #707070;
          padding-right: 7px;
          line-height: 22px; } }
    @media screen and (min-width: 768px) {
      header #header_upper_phone a:after {
        width: 4px;
        height: 9px;
        content: '';
        background: url("../images/site_graphics.png") 0px 0px no-repeat;
        position: absolute;
        right: 0px;
        top: 2px; } }
  @media screen and (max-width: 767px) {
    header #header_search {
      margin-bottom: 20px;
      margin-right: 10px; } }
  header #header_search #header_search_inner {
    position: relative; }
  header #header_search #header_search_inner:after {
    width: 4px;
    height: 9px;
    content: '';
    background: url("../images/site_graphics.png") 0px 0px no-repeat;
    position: absolute;
    right: 10px;
    top: 11px;
    pointer-events: none; }
  header #header_search label {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #707070;
    float: left;
    margin-right: 8px;
    margin-top: 1px; }
  header #header_search input[type='text'] {
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background-color: transparent;
    border-bottom: 0px;
    color: #ffffff;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #707070; }
    @media screen and (min-width: 1201px) {
      header #header_search input[type='text'] {
        width: 105px;
        line-height: 27px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      header #header_search input[type='text'] {
        width: 105px;
        line-height: 27px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      header #header_search input[type='text'] {
        width: 90px;
        line-height: 19px;
        margin-top: 6px; } }
    @media screen and (max-width: 767px) {
      header #header_search input[type='text'] {
        width: 90px;
        line-height: 19px;
        margin-top: 6px; } }
  header #header_search input[type='submit'] {
    position: absolute;
    right: 0px;
    width: 24px;
    height: 23px;
    text-indent: -9999px;
    top: 0px;
    border: 0px;
    background-color: transparent; }
  header #header_search #header_search_input {
    position: relative;
    float: left; }
  header #header_search #header_search_input:before {
    position: absolute;
    content: '';
    width: 22px;
    height: 7px;
    background: url("../images/site_graphics_new.png") 0px -29px no-repeat;
    bottom: 0px;
    left: 0px; }
  header #header_search #header_search_input:after {
    position: absolute;
    content: '';
    width: calc(100% - 22px);
    height: 1px;
    background-color: #000000;
    right: 0px;
    bottom: 0px; }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    header #header_sizer {
      position: absolute;
      top: -3px;
      right: 15px; } }
  @media screen and (max-width: 767px) {
    header #header_sizer {
      position: relative; } }
  header #header_sizer #make_larger {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    color: #707070;
    margin-right: 7px;
    float: left;
    cursor: pointer; }
  header #header_sizer #make_smaller {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #707070;
    float: left;
    margin-top: 6px;
    cursor: pointer; }
  @media screen and (min-width: 1201px) {
    header #header_content_lower {
      padding-top: 20px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    header #header_content_lower {
      padding-top: 20px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    header #header_content_lower {
      padding-top: 15px; } }
  @media screen and (max-width: 767px) {
    header #header_content_lower {
      padding-top: 15px; } }
  @media screen and (min-width: 768px) {
    header #header_content_lower .nav_item {
      float: left;
      position: relative;
      padding-bottom: 19px !important; } }
  @media screen and (max-width: 767px) {
    header #header_content_lower .nav_item {
      position: relative;
      width: 100%;
      text-align: center;
      margin-bottom: 20px; } }
  @media screen and (min-width: 1201px) {
    header #header_content_lower .nav_item a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 18px;
      color: #707070;
      padding-bottom: 19px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    header #header_content_lower .nav_item a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 18px;
      color: #707070;
      padding-bottom: 19px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    header #header_content_lower .nav_item a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 13px;
      color: #707070;
      padding-bottom: 19px; } }
  @media screen and (max-width: 767px) {
    header #header_content_lower .nav_item a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 15px;
      color: #707070; } }
  header #header_content_lower .nav_item a:hover {
    text-decoration: none;
    color: #9a2c34; }
  @media screen and (min-width: 768px) {
    header #header_content_lower .w_drop:after {
      content: '';
      width: 8px;
      height: 4px;
      position: absolute;
      right: 7px;
      top: 12px;
      background: url("../images/site_graphics.png") -17px 0px no-repeat; } }
  header #header_content_lower .nav_dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 15px 20px;
    display: none; }
    header #header_content_lower .nav_dropdown ul {
      list-style: none;
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px;
      position: relative; }
    header #header_content_lower .nav_dropdown li {
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 15px 0px; }
      header #header_content_lower .nav_dropdown li a {
        font-family: source-sans-pro, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 18px;
        color: #ffffff;
        white-space: nowrap;
        position: relative; }
      header #header_content_lower .nav_dropdown li a:hover {
        text-decoration: none;
        color: #ffffff !important; }
      header #header_content_lower .nav_dropdown li a:hover:before {
        width: 4px;
        height: 9px;
        content: '';
        background: url("../images/site_graphics.png") 0px 0px no-repeat;
        position: absolute;
        left: -9px;
        top: 6px; }
  header #header_content_lower .nav_dropdown:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #050708;
    content: '';
    opacity: .88;
    display: inline-block;
    left: 0;
    top: 0; }
  @media screen and (min-width: 768px) {
    header #mobile_menu {
      display: none; } }
  @media screen and (max-width: 767px) {
    header #mobile_menu {
      position: fixed;
      top: 144px;
      right: 15px;
      width: 20px;
      height: 19px;
      background: url("../images/site_graphics.png") -227px 0px no-repeat; } }
  @media screen and (max-width: 767px) {
    header .mobile_open {
      background: url("../images/site_graphics.png") -252px 0px no-repeat !important; } }

.internal_slider #search_nav {
  height: 80px !important; }
.internal_slider #slider_logo_white {
  bottom: 135px !important; }
.internal_slider #slider_logo_red {
  bottom: 135px !important; }

.hero_image {
  overflow: hidden; }
  @media screen and (min-width: 1201px) {
    .hero_image .hero_img_bg {
      width: 100% !important;
      height: 550px !important; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    .hero_image .hero_img_bg {
      width: 100% !important;
      height: 550px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .hero_image .hero_img_bg {
      width: 100% !important;
      height: 325px; } }
  @media screen and (max-width: 767px) {
    .hero_image .hero_img_bg {
      width: 100% !important;
      height: 325px; } }
  .hero_image picture {
    z-index: 2;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%; }
    @media screen and (min-width: 1201px) {
      .hero_image picture img {
        height: 550px;
        width: 3000px;
        max-width: 3000px;
        position: absolute;
        left: 50%;
        margin-left: -1500px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      .hero_image picture img {
        height: 550px;
        width: 1200px;
        max-width: 1200px;
        position: absolute;
        left: 50%;
        margin-left: -600px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .hero_image picture img {
        height: 325px;
        width: 991px;
        max-width: 991px;
        position: absolute;
        left: 50%;
        margin-left: -495px; } }
    @media screen and (max-width: 767px) {
      .hero_image picture img {
        height: 325px;
        width: 796px;
        max-width: 796px;
        position: absolute;
        left: 50%;
        margin-left: -398px; } }

#hp_slider {
  position: relative;
  background-color: #ffffff;
  z-index: 1; }
  #hp_slider video {
    width: 100%;
    height: auto;
    position: relative; }
  #hp_slider #hp_slider_wrapper {
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 1201px) {
      #hp_slider #hp_slider_wrapper .caroufredsel_wrapper, #hp_slider #hp_slider_wrapper #hp_slider_inner {
        width: 100% !important;
        height: 640px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_slider #hp_slider_wrapper .caroufredsel_wrapper, #hp_slider #hp_slider_wrapper #hp_slider_inner {
        width: 100% !important;
        height: 640px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_slider #hp_slider_wrapper .caroufredsel_wrapper, #hp_slider #hp_slider_wrapper #hp_slider_inner {
        width: 100% !important;
        height: 528px; } }
    @media screen and (max-width: 767px) {
      #hp_slider #hp_slider_wrapper .caroufredsel_wrapper, #hp_slider #hp_slider_wrapper #hp_slider_inner {
        width: 100% !important;
        height: 325px; } }
  @media screen and (min-width: 1201px) {
    #hp_slider #internal_slider_wrapper .caroufredsel_wrapper, #hp_slider #internal_slider_wrapper #hp_slider_inner {
      width: 100% !important;
      height: 640px !important; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #hp_slider #internal_slider_wrapper .caroufredsel_wrapper, #hp_slider #internal_slider_wrapper #hp_slider_inner {
      width: 100% !important;
      height: 640px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #hp_slider #internal_slider_wrapper .caroufredsel_wrapper, #hp_slider #internal_slider_wrapper #hp_slider_inner {
      width: 100% !important;
      height: 528px; } }
  @media screen and (max-width: 767px) {
    #hp_slider #internal_slider_wrapper .caroufredsel_wrapper, #hp_slider #internal_slider_wrapper #hp_slider_inner {
      width: 100% !important;
      height: 325px; } }
  #hp_slider .hp_slider_item:after, #hp_slider .internal_slider_item:after {
    /*position: absolute;
    width: 100%;
    height: 221px;
    background: url('../images/slider_gradient.png') bottom left repeat-x;
    bottom: 0;
    left: 0;
    z-index: 5;
    content: '';*/ }
  #hp_slider .hp_slider_item {
    position: relative; }
    @media screen and (min-width: 1201px) {
      #hp_slider .hp_slider_item {
        height: 965px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_slider .hp_slider_item {
        height: 791px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_slider .hp_slider_item {
        height: 653px; } }
    @media screen and (max-width: 767px) {
      #hp_slider .hp_slider_item {
        height: 525px; } }
    #hp_slider .hp_slider_item .hp_slider_item_bg {
      position: relative;
      width: 100%; }
      @media screen and (min-width: 1201px) {
        #hp_slider .hp_slider_item .hp_slider_item_bg {
          height: 965px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_slider .hp_slider_item .hp_slider_item_bg {
          height: 791px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_slider .hp_slider_item .hp_slider_item_bg {
          height: 653px; } }
      @media screen and (max-width: 767px) {
        #hp_slider .hp_slider_item .hp_slider_item_bg {
          height: 525px; } }
    #hp_slider .hp_slider_item picture {
      z-index: 2;
      position: relative;
      display: inline-block;
      width: 100%;
      height: 100%; }
      @media screen and (min-width: 1201px) {
        #hp_slider .hp_slider_item picture img {
          height: 965px;
          width: 3000px;
          max-width: 3000px;
          position: absolute;
          left: 50%;
          margin-left: -1500px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_slider .hp_slider_item picture img {
          height: 791px;
          width: 1200px;
          max-width: 1200px;
          position: absolute;
          left: 50%;
          margin-left: -600px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_slider .hp_slider_item picture img {
          height: 653px;
          width: 991px;
          max-width: 991px;
          position: absolute;
          left: 50%;
          margin-left: -495px; } }
      @media screen and (max-width: 767px) {
        #hp_slider .hp_slider_item picture img {
          height: 525px;
          width: 796px;
          max-width: 796px;
          position: absolute;
          left: 50%;
          margin-left: -398px; } }
  #hp_slider .internal_slider_item {
    position: relative; }
    @media screen and (min-width: 1201px) {
      #hp_slider .internal_slider_item {
        height: 965px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_slider .internal_slider_item {
        height: 791px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_slider .internal_slider_item {
        height: 653px; } }
    @media screen and (max-width: 767px) {
      #hp_slider .internal_slider_item {
        height: 525px; } }
    #hp_slider .internal_slider_item .hp_slider_item_bg {
      position: relative;
      width: 100%; }
      @media screen and (min-width: 1201px) {
        #hp_slider .internal_slider_item .hp_slider_item_bg {
          height: 965px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_slider .internal_slider_item .hp_slider_item_bg {
          height: 791px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_slider .internal_slider_item .hp_slider_item_bg {
          height: 653px; } }
      @media screen and (max-width: 767px) {
        #hp_slider .internal_slider_item .hp_slider_item_bg {
          height: 525px; } }
    #hp_slider .internal_slider_item picture {
      z-index: 2;
      position: relative;
      display: inline-block;
      width: 100%;
      height: 100%; }
      @media screen and (min-width: 1201px) {
        #hp_slider .internal_slider_item picture img {
          height: 965px;
          width: 3000px;
          max-width: 3000px;
          position: absolute;
          left: 50%;
          margin-left: -1500px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_slider .internal_slider_item picture img {
          height: 791px;
          width: 1200px;
          max-width: 1200px;
          position: absolute;
          left: 50%;
          margin-left: -600px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_slider .internal_slider_item picture img {
          height: 653px;
          width: 991px;
          max-width: 991px;
          position: absolute;
          left: 50%;
          margin-left: -495px; } }
      @media screen and (max-width: 767px) {
        #hp_slider .internal_slider_item picture img {
          height: 525px;
          width: 796px;
          max-width: 796px;
          position: absolute;
          left: 50%;
          margin-left: -398px; } }
  #hp_slider #search_nav {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 500;
    padding-top: 56px; }
    @media screen and (min-width: 768px) {
      #hp_slider #search_nav {
        height: 330px;
        bottom: -150px; } }
    @media screen and (max-width: 767px) {
      #hp_slider #search_nav {
        top: calc(100% - 207px);
        padding-bottom: 25px; } }
  #hp_slider #search_nav:after {
    position: absolute;
    content: '';
    width: 100%;
    bottom: 0px;
    left: 0px;
    background-color: #af2d37;
    z-index: -1; }
    @media screen and (min-width: 768px) {
      #hp_slider #search_nav:after {
        height: 150px; } }
    @media screen and (max-width: 767px) {
      #hp_slider #search_nav:after {
        height: 225px; } }
  #hp_slider #search_nav_bg {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 500;
    background-color: #af2d37;
    z-index: 499; }
    @media screen and (min-width: 768px) {
      #hp_slider #search_nav_bg {
        height: 180px;
        bottom: 0; } }
    @media screen and (max-width: 767px) {
      #hp_slider #search_nav_bg {
        height: 310px;
        top: calc(100% - 180px); } }
  #hp_slider #slider_gray_overlay, #hp_slider #slider_content_overlay {
    /*position: absolute;*/
    width: 100%;
    height: calc(100% - 180px);
    top: 0px;
    left: 0px;
    z-index: 1000;
    background-color: #C03E4F; }
    @media screen and (min-width: 768px) {
      #hp_slider #slider_gray_overlay, #hp_slider #slider_content_overlay {
        padding-top: 60px;
        padding-bottom: 50px; } }
    @media screen and (max-width: 767px) {
      #hp_slider #slider_gray_overlay, #hp_slider #slider_content_overlay {
        padding-top: 30px;
        padding-bottom: 30px; } }
  #hp_slider #internal_gray_overlay, #hp_slider #internal_content_overlay {
    /*position: absolute;*/
    width: 100%;
    height: calc(100% - 180px);
    top: 0px;
    left: 0px;
    z-index: 1000;
    background-color: #C03E4F; }
    @media screen and (min-width: 768px) {
      #hp_slider #internal_gray_overlay, #hp_slider #internal_content_overlay {
        padding-top: 60px;
        padding-bottom: 50px; } }
    @media screen and (max-width: 767px) {
      #hp_slider #internal_gray_overlay, #hp_slider #internal_content_overlay {
        padding-top: 30px;
        padding-bottom: 30px; } }
  #hp_slider #slider_gray_overlay_inner, #hp_slider #slider_content_overlay_inner {
    height: 100%;
    position: relative; }
    @media screen and (max-width: 767px) {
      #hp_slider #slider_gray_overlay_inner, #hp_slider #slider_content_overlay_inner {
        padding: 0px; } }
  #hp_slider #slider_content_wrapper {
    height: 100% !important; }
    #hp_slider #slider_content_wrapper #slider_overlay_content {
      height: 100% !important; }
    #hp_slider #slider_content_wrapper .caroufredsel_wrapper, #hp_slider #slider_content_wrapper #slider_overlay_content_inner {
      /*height: 100% !important;*/ }
  #hp_slider #slider_gray_wrapper {
    height: 100%;
    position: relative;
    background: url("../images/slider_triangle.png") left top no-repeat;
    background-size: auto 100%; }
    @media screen and (max-width: 767px) {
      #hp_slider #slider_gray_wrapper {
        background-position: -100px; } }
  #hp_slider #slider_gray_gutter {
    height: 100%;
    position: absolute;
    left: 0px;
    background: url("../images/slider_triangle_sm.png") top left no-repeat;
    background-size: 100% 100%; }
  #hp_slider #slider_logo_white {
    position: absolute;
    width: 100%;
    height: calc(100% - 291px);
    bottom: 202px;
    left: 0;
    background: url("../images/slider_logo_1.png") right bottom no-repeat;
    z-index: 101;
    background-size: contain; }
  #hp_slider #slider_logo_red {
    position: absolute;
    width: 100%;
    height: calc(100% - 291px);
    bottom: 202px;
    left: 0;
    background: url("../images/slider_logo_2.png") right bottom no-repeat;
    z-index: 100;
    background-size: contain; }
  #hp_slider .slider_overlay_item {
    height: 100%;
    /*.slider_overlay_item_btn_inner:before {
    	position: absolute;
    	content: '';
    	width: 22px;
    	height: 7px;
    	background: url('../images/site_graphics.png') 0px -11px no-repeat;
    	bottom: 0px;
    	left: 0px;
    }
    .slider_overlay_item_btn_inner:after {
    	position: absolute;
    	content: '';
    	width: calc(100% - 22px);
    	height: 1px;
    	background-color: #ffffff;
    	right: 0px;
    	bottom: 0px;
    }*/ }
    @media screen and (min-width: 1201px) {
      #hp_slider .slider_overlay_item {
        padding-left: 60px;
        padding-right: 60px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_slider .slider_overlay_item {
        padding-left: 60px;
        padding-right: 60px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_slider .slider_overlay_item {
        padding-left: 40px;
        padding-right: 40px; } }
    @media screen and (max-width: 767px) {
      #hp_slider .slider_overlay_item {
        padding-left: 15px;
        padding-right: 15px; } }
    #hp_slider .slider_overlay_item .slider_overlay_item_inner {
      padding-bottom: 25px; }
    @media screen and (min-width: 1201px) {
      #hp_slider .slider_overlay_item .slider_overlay_item_headline {
        font-family: 'Domine', serif;
        font-weight: 700;
        font-style: normal;
        font-size: 62px;
        color: #ffffff;
        line-height: 70px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_slider .slider_overlay_item .slider_overlay_item_headline {
        font-family: 'Domine', serif;
        font-weight: 700;
        font-style: normal;
        font-size: 62px;
        color: #ffffff;
        line-height: 70px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_slider .slider_overlay_item .slider_overlay_item_headline {
        font-family: 'Domine', serif;
        font-weight: 700;
        font-style: normal;
        font-size: 44px;
        color: #ffffff;
        line-height: 46px; } }
    @media screen and (max-width: 767px) {
      #hp_slider .slider_overlay_item .slider_overlay_item_headline {
        font-family: 'Domine', serif;
        font-weight: 700;
        font-style: normal;
        font-size: 23px;
        color: #ffffff;
        line-height: 24px; } }
    @media screen and (min-width: 1201px) {
      #hp_slider .slider_overlay_item .slider_overlay_item_subheadline {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        color: #ffffff; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_slider .slider_overlay_item .slider_overlay_item_subheadline {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        color: #ffffff; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_slider .slider_overlay_item .slider_overlay_item_subheadline {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 13px;
        color: #ffffff;
        padding-right: 100px; } }
    @media screen and (max-width: 767px) {
      #hp_slider .slider_overlay_item .slider_overlay_item_subheadline {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
        color: #ffffff;
        line-height: 15px; } }
    #hp_slider .slider_overlay_item .slider_overlay_item_btn {
      position: relative;
      display: inline-block; }
      @media screen and (min-width: 768px) {
        #hp_slider .slider_overlay_item .slider_overlay_item_btn {
          margin-top: 35px; } }
      @media screen and (max-width: 767px) {
        #hp_slider .slider_overlay_item .slider_overlay_item_btn {
          margin-top: 10px; } }
    #hp_slider .slider_overlay_item .slider_overlay_item_btn:after {
      width: 4px;
      height: 9px;
      content: '';
      background: url("../images/site_graphics.png") -6px 0px no-repeat;
      position: absolute;
      right: -14px;
      top: 11px;
      pointer-events: none; }
    #hp_slider .slider_overlay_item .slider_overlay_item_btn_inner {
      background-color: transparent;
      border-bottom: 0px;
      color: #ffffff;
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 13px;
      color: #ffffff;
      line-height: 30px;
      position: relative;
      text-transform: uppercase; }
      #hp_slider .slider_overlay_item .slider_overlay_item_btn_inner a {
        display: inline-block;
        text-align: center;
        color: #ffffff;
        width: 100%; }
  #hp_slider #hp_slider_ctrl {
    position: absolute;
    width: 100%;
    left: 0px;
    pointer-events: none; }
    @media screen and (min-width: 768px) {
      #hp_slider #hp_slider_ctrl {
        top: calc(50% - 25.5px);
        height: 51px; } }
    @media screen and (max-width: 767px) {
      #hp_slider #hp_slider_ctrl {
        top: calc(50% - 15px);
        height: 29px; } }
    #hp_slider #hp_slider_ctrl .hp_slider_ctrl_btn {
      position: absolute;
      text-indent: -9999px;
      cursor: pointer;
      top: 0px;
      pointer-events: auto; }
      @media screen and (min-width: 768px) {
        #hp_slider #hp_slider_ctrl .hp_slider_ctrl_btn {
          width: 21px;
          height: 51px; } }
      @media screen and (max-width: 767px) {
        #hp_slider #hp_slider_ctrl .hp_slider_ctrl_btn {
          width: 13px;
          height: 29px; } }
    @media screen and (min-width: 768px) {
      #hp_slider #hp_slider_ctrl #hp_slider_prev {
        background: url("../images/site_graphics.png") -26px 0px no-repeat;
        left: 15px; } }
    @media screen and (max-width: 767px) {
      #hp_slider #hp_slider_ctrl #hp_slider_prev {
        background: url("../images/site_graphics.png") -16px 0px no-repeat;
        left: 0px;
        background-size: 287.85px auto; } }
    @media screen and (min-width: 768px) {
      #hp_slider #hp_slider_ctrl #hp_slider_next {
        background: url("../images/site_graphics.png") -52px 0px no-repeat;
        right: 15px; } }
    @media screen and (max-width: 767px) {
      #hp_slider #hp_slider_ctrl #hp_slider_next {
        background: url("../images/site_graphics.png") -32px 0px no-repeat;
        right: 0px;
        background-size: 287.85px auto; } }

@media screen and (min-width: 768px) {
  #new_index_search {
    padding-top: 70px;
    padding-bottom: 70px; } }
@media screen and (max-width: 767px) {
  #new_index_search {
    padding-top: 40px;
    padding-bottom: 40px; } }
#new_index_search #new_index_search_box_wrapper .new_index_search_box:last-of-type .new_index_search_box_inner {
  border-right: 0px !important; }
#new_index_search #new_index_search_box_wrapper .new_index_search_box {
  text-align: center; }
  @media screen and (min-width: 768px) {
    #new_index_search #new_index_search_box_wrapper .new_index_search_box {
      float: left;
      width: 25%; } }
  @media screen and (max-width: 767px) {
    #new_index_search #new_index_search_box_wrapper .new_index_search_box {
      width: 100%; } }
  #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_box_inner {
    position: relative; }
    @media screen and (min-width: 768px) {
      #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_box_inner {
        border-right: 2px solid #707070; } }
    @media screen and (max-width: 767px) {
      #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_box_inner {
        border-bottom: 2px solid #707070;
        margin-bottom: 20px;
        padding-bottom: 20px; } }
  #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_headline {
    font-family: source-sans-pro, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 25px;
    color: #6D7276;
    line-height: 21px;
    margin-bottom: 20px; }
  @media screen and (min-width: 1201px) {
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_title {
      font-family: source-sans-pro, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 38px;
      color: #6D7276;
      line-height: 33px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_title {
      font-family: source-sans-pro, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 30px;
      color: #6D7276;
      line-height: 28px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_title {
      font-family: source-sans-pro, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 24px;
      color: #6D7276;
      line-height: 23px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_title {
      font-family: source-sans-pro, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 34px;
      color: #6D7276;
      line-height: 28px;
      margin-bottom: 20px; } }
  #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_title .light {
    font-weight: 200 !important; }
  #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_button {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #C03E4F;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    line-height: 15px;
    cursor: pointer;
    padding-right: 18px; }
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_button a {
      color: #C03E4F; }
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_button a:hover {
      text-decoration: none; }
  #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_button:after {
    width: 4px;
    height: 9px;
    content: '';
    background: url("../images/site_graphics.png") 0px 0px no-repeat;
    position: absolute;
    right: 7px;
    top: calc(50% - 4.5px);
    pointer-events: none;
    transition: .5s; }
  #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_search_button:hover:after {
    transform: translateX(7px); }
  #new_index_search #new_index_search_box_wrapper .new_index_search_box .menu_open {
    display: block !important; }
  #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu {
    display: none; }
    @media screen and (min-width: 768px) {
      #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu {
        position: absolute;
        left: calc(50% - 116px);
        top: calc(100% + 10px); } }
    @media screen and (max-width: 767px) {
      #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu {
        position: relative;
        margin-top: 15px; } }
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_menu_inner {
      background-color: #C03E4F;
      padding: 8px 0px 8px 0px;
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_menu_item {
      text-align: left;
      padding: 0px 30px 0px 15px;
      position: relative; }
      #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_menu_item .new_index_states {
        display: none;
        background-color: #C03E4F;
        padding: 8px 0px 8px 0px;
        z-index: 0;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
        @media screen and (min-width: 768px) {
          #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_menu_item .new_index_states {
            position: absolute;
            left: 100%;
            top: -8px; } }
        @media screen and (max-width: 767px) {
          #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_menu_item .new_index_states {
            position: relative; } }
        #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_menu_item .new_index_states .new_index_states_link_inner {
          position: relative; }
        #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_menu_item .new_index_states a {
          white-space: nowrap;
          padding: 0px 30px 0px 15px;
          display: inline-block;
          width: 100%; }
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_menu_item:hover {
      background-color: #ffffff;
      color: #C03E4F; }
      #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_menu_item:hover .new_index_link {
        color: #C03E4F; }
      #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_menu_item:hover .new_index_link:after {
        transform: translateX(7px);
        background: url("../images/site_graphics_new.png") 0px 0px no-repeat; }
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .menu_open2 {
      display: block !important; }
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_states_link:hover {
      background-color: #ffffff; }
      #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_states_link:hover .new_index_states_link_inner {
        color: #C03E4F; }
      #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_states_link:hover .new_index_states_link_inner:after {
        transform: translateX(7px);
        background: url("../images/site_graphics_new.png") 0px 0px no-repeat; }
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_link, #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_states_link_inner {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 24px;
      color: #ffffff;
      line-height: 32px;
      position: relative;
      display: inline-block;
      padding-right: 15px;
      cursor: pointer; }
    #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_link:after, #new_index_search #new_index_search_box_wrapper .new_index_search_box .new_index_menu .new_index_states_link_inner:after {
      width: 4px;
      height: 9px;
      content: '';
      background: url("../images/site_graphics_new.png") -6px 0px no-repeat;
      position: absolute;
      right: 0px;
      top: calc(50% - 4.5px);
      pointer-events: none;
      transition: .5s; }

#hp_about_us {
  padding-bottom: 35px; }
  @media screen and (max-width: 767px) {
    #hp_about_us {
      background-color: #E1E1E1; } }
  @media screen and (min-width: 768px) {
    #hp_about_us #hp_about_text {
      padding-bottom: 80px;
      padding-top: 80px; } }
  @media screen and (max-width: 767px) {
    #hp_about_us #hp_about_text {
      padding-bottom: 40px;
      padding-top: 40px; } }
  #hp_about_us #hp_about_img {
    position: relative; }
  #hp_about_us #hp_about_img_inner {
    position: absolute;
    height: 100%;
    width: 70%;
    left: 15%;
    top: 0px; }
  @media screen and (min-width: 1201px) {
    #hp_about_us h1 {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      color: #707070;
      line-height: 55px;
      margin: 0px 0px 60px 0px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #hp_about_us h1 {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      color: #707070;
      line-height: 55px;
      margin: 0px 0px 60px 0px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #hp_about_us h1 {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      color: #707070;
      line-height: 55px;
      margin: 0px 0px 60px 0px; } }
  @media screen and (max-width: 767px) {
    #hp_about_us h1 {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 32px;
      color: #707070;
      line-height: 36px;
      margin: 0px 0px 20px 0px; } }
  #hp_about_us #hp_about_us_copy {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #707070; }
  #hp_about_us .btn_red {
    margin-top: 25px; }

#hp_featured_listings {
  overflow: hidden;
  position: relative; }

.prop_search_h1 #hp_featured_listings_inner {
  padding-top: 30px !important;
  text-align: center; }

#hp_featured_title_area {
  padding-top: 35px;
  padding-bottom: 35px; }
  @media screen and (min-width: 768px) {
    #hp_featured_title_area {
      background-color: #E1E1E1;
      text-align: center; } }
  @media screen and (min-width: 1201px) {
    #hp_featured_title_area #hp_featured_listings_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      color: #707070;
      line-height: 46px;
      margin-bottom: 20px;
      text-align: center; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #hp_featured_title_area #hp_featured_listings_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      color: #707070;
      line-height: 46px;
      margin-bottom: 20px;
      text-align: center; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #hp_featured_title_area #hp_featured_listings_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      color: #707070;
      line-height: 46px;
      margin-bottom: 20px;
      text-align: center; } }
  @media screen and (max-width: 767px) {
    #hp_featured_title_area #hp_featured_listings_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 32px;
      color: #707070;
      line-height: 35px;
      margin-bottom: 20px; } }
  #hp_featured_title_area .btn_red {
    text-align: center; }

.internal_featured {
  padding-bottom: 20px !important; }
  .internal_featured #hp_featured_listings_title {
    padding-right: 0px !important;
    text-align: center;
    font-size: 60px !important; }

#hp_featured_listing_slider {
  position: relative;
  padding-top: 25px; }
  @media screen and (min-width: 768px) {
    #hp_featured_listing_slider #hp_featured_slider {
      margin-left: -12.5vw; } }
  @media screen and (max-width: 767px) {
    #hp_featured_listing_slider #hp_featured_slider {
      margin-left: -70vw; } }
  #hp_featured_listing_slider .hp_featured_slider_item {
    position: relative; }
    @media screen and (min-width: 1201px) {
      #hp_featured_listing_slider .hp_featured_slider_item {
        width: 25vw;
        float: left; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_featured_listing_slider .hp_featured_slider_item {
        width: 25vw;
        float: left; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_featured_listing_slider .hp_featured_slider_item {
        width: 25vw;
        float: left; } }
    @media screen and (max-width: 767px) {
      #hp_featured_listing_slider .hp_featured_slider_item {
        width: 80vw;
        float: left; } }
    #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_inner {
      padding: 5px 15px; }
    #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_glow {
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
    #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_img_wrapper {
      overflow: hidden; }
    #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_img {
      transition: .5s; }
      @media screen and (min-width: 768px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_img {
          height: Calc(25vw - 30px); } }
      @media screen and (max-width: 767px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_img {
          height: Calc(80vw - 30px); } }
    #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info {
      padding: 5px 8px;
      position: relative; }
      @media screen and (min-width: 1201px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info .hp_featured_street {
          font-family: 'Domine', serif;
          font-weight: 700;
          font-style: normal;
          font-size: 20px;
          color: #707070; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info .hp_featured_street {
          font-family: 'Domine', serif;
          font-weight: 700;
          font-style: normal;
          font-size: 12px;
          color: #707070; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info .hp_featured_street {
          font-family: 'Domine', serif;
          font-weight: 700;
          font-style: normal;
          font-size: 12px;
          color: #707070; } }
      @media screen and (max-width: 767px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info .hp_featured_street {
          font-family: 'Domine', serif;
          font-weight: 700;
          font-style: normal;
          font-size: 12px;
          color: #707070; } }
      @media screen and (min-width: 1201px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info .hp_featured_city {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 16px;
          color: #707070; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info .hp_featured_city {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 12px;
          color: #707070; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info .hp_featured_city {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 12px;
          color: #707070; } }
      @media screen and (max-width: 767px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info .hp_featured_city {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 12px;
          color: #707070; } }
    #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info:before {
      content: '';
      background-color: #C03E4F;
      right: 0px;
      top: 0px;
      height: 100%;
      position: absolute; }
      @media screen and (min-width: 1201px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info:before {
          width: 65px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info:before {
          width: 45px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info:before {
          width: 45px; } }
      @media screen and (max-width: 767px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info:before {
          width: 45px; } }
    #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info:after {
      content: '';
      position: absolute;
      width: 24px;
      height: 17px;
      top: calc(50% - 8.5px);
      background: url("../images/arrow_right.svg") center center no-repeat;
      background-size: contain; }
      @media screen and (min-width: 1201px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info:after {
          right: 20.5px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info:after {
          right: 10.5px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info:after {
          right: 10.5px; } }
      @media screen and (max-width: 767px) {
        #hp_featured_listing_slider .hp_featured_slider_item .hp_featured_slider_item_info:after {
          right: 10.5px; } }
  #hp_featured_listing_slider .hp_featured_slider_item:hover a {
    text-decoration: none; }
  #hp_featured_listing_slider .hp_featured_slider_item:hover .hp_featured_img {
    transform: scale(1.2); }
  #hp_featured_listing_slider .featured_ctrl_btn {
    text-indent: -9999px;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      #hp_featured_listing_slider .featured_ctrl_btn {
        display: none !important; } }
  #hp_featured_listing_slider #featured_prev {
    width: 12.5vw;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 500;
    background-color: #ffffff;
    opacity: .5; }
  #hp_featured_listing_slider #featured_next {
    width: 11.5vw;
    height: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 500;
    background-color: #ffffff;
    opacity: .5; }

#hp_featured_listing_slider:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 70px;
  top: calc(50% - 35px);
  right: calc(11.5vw - 67px);
  background: url("../images/next_arrow.svg") center center no-repeat;
  background-size: contain;
  z-index: 1000;
  pointer-events: none; }
  @media screen and (max-width: 767px) {
    #hp_featured_listing_slider:after {
      display: none !important; } }

#hp_featured_listing_slider:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 70px;
  top: calc(50% - 35px);
  left: calc(12.5vw - 67px);
  background: url("../images/prev_arrow.svg") center center no-repeat;
  background-size: contain;
  z-index: 1000;
  pointer-events: none; }
  @media screen and (max-width: 767px) {
    #hp_featured_listing_slider:before {
      display: none !important; } }

.multiply {
  mix-blend-mode: multiply; }

@media screen and (max-width: 991px) and (min-width: 768px) {
  .wordbreak {
    display: none; } }
@media screen and (max-width: 767px) {
  .wordbreak {
    display: none; } }

.btn_red {
  position: relative;
  display: inline-block; }
  .btn_red .btn_red_inner {
    background-color: transparent;
    border-bottom: 0px;
    color: #C03E4F;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #C03E4F;
    line-height: 30px;
    position: relative;
    text-transform: uppercase; }
    .btn_red .btn_red_inner a {
      display: inline-block;
      color: #C03E4F;
      width: 100%; }

.btn_red:after {
  width: 4px;
  height: 9px;
  content: '';
  background: url("../images/site_graphics.png") 0px 0px no-repeat;
  position: absolute;
  right: -11px;
  top: calc(50% - 4.5px);
  pointer-events: none; }

#video_area {
  position: relative;
  z-index: 15; }

.internal_video {
  margin-bottom: 100px; }
  .internal_video #video_wrapper {
    margin-top: 0px !important; }

.prop_internal_video {
  margin-bottom: 40px;
  margin-top: 40px; }

#video_wrapper {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: 100px; }
  @media screen and (min-width: 1201px) {
    #video_wrapper {
      height: 700px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #video_wrapper {
      height: 580px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #video_wrapper {
      height: 450px; } }
  @media screen and (max-width: 767px) {
    #video_wrapper {
      height: 245px; } }
  #video_wrapper #video_inner:after {
    position: absolute;
    content: '';
    display: inline-block;
    background: url("../images/site_graphics.png") 0px -56px no-repeat;
    top: 50%;
    left: 50%;
    cursor: pointer; }
    @media screen and (min-width: 768px) {
      #video_wrapper #video_inner:after {
        width: 234px;
        height: 234px;
        margin-top: -117px;
        margin-left: -117px;
        background: url("../images/site_graphics.png") 0px -56px no-repeat; } }
    @media screen and (max-width: 767px) {
      #video_wrapper #video_inner:after {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px;
        background: url("../images/site_graphics.png") 0px -23.9px no-repeat;
        background-size: 198.7px auto; } }
  #video_wrapper .ozplayer-container {
    height: 100%; }
  #video_wrapper .ozplayer, #video_wrapper iframe {
    width: 100%;
    height: 100%; }
    #video_wrapper .ozplayer iframe, #video_wrapper iframe iframe {
      width: 100%;
      height: 100%; }

#prop_video_wrapper {
  width: 100%;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 1201px) {
    #prop_video_wrapper {
      height: 400px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #prop_video_wrapper {
      height: 400px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #prop_video_wrapper {
      height: 400px; } }
  @media screen and (max-width: 767px) {
    #prop_video_wrapper {
      height: 245px; } }
  #prop_video_wrapper #video_inner:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 115px;
    height: 111px;
    background: url("../images/new_play_btn.svg") center center no-repeat;
    top: calc(50% - 55px);
    left: calc(50% - 57px);
    cursor: pointer; }
  #prop_video_wrapper .ozplayer-container {
    height: 100%; }
  #prop_video_wrapper .ozplayer, #prop_video_wrapper iframe {
    width: 100%;
    height: 100%; }
    #prop_video_wrapper .ozplayer iframe, #prop_video_wrapper iframe iframe {
      width: 100%;
      height: 100%; }

@media screen and (min-width: 768px) {
  #comm_hp {
    padding-top: 83px;
    padding-bottom: 85px; } }
@media screen and (max-width: 767px) {
  #comm_hp {
    padding-top: 35px;
    padding-bottom: 35px; } }
#comm_hp #comm_bg_inner {
  width: 100%;
  background-size: 100% auto !important;
  position: relative; }
  @media screen and (min-width: 768px) {
    #comm_hp #comm_bg_inner {
      background: url("../images/comm_bg.svg") top center no-repeat; } }
  @media screen and (max-width: 767px) {
    #comm_hp #comm_bg_inner {
      background: url("../images/comm_bg_mobile.svg") top center no-repeat;
      text-align: center; } }
  @media screen and (min-width: 768px) {
    #comm_hp #comm_bg_inner #comm_bg_text {
      position: absolute;
      bottom: 35%;
      left: 30%;
      width: 25%; } }
#comm_hp #comm_hp_title {
  position: absolute; }
  @media screen and (min-width: 1201px) {
    #comm_hp #comm_hp_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      color: #707070;
      line-height: 47px;
      top: 11%;
      left: 3%; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #comm_hp #comm_hp_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 37px;
      color: #707070;
      line-height: 47px;
      top: 11%;
      left: 3%; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #comm_hp #comm_hp_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 32px;
      color: #707070;
      line-height: 47px;
      top: 11%;
      left: 3%; } }
  @media screen and (max-width: 767px) {
    #comm_hp #comm_hp_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 27px;
      color: #707070;
      line-height: 25px;
      top: 10px;
      left: 0px; } }
@media screen and (min-width: 1201px) {
  #comm_hp #comm_hp_content_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: #707070; } }
@media screen and (max-width: 1200px) and (min-width: 992px) {
  #comm_hp #comm_hp_content_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: #707070; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  #comm_hp #comm_hp_content_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #707070; } }
@media screen and (max-width: 767px) {
  #comm_hp #comm_hp_content_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: #707070; } }
@media screen and (min-width: 1201px) {
  #comm_hp #comm_hp_content_copy {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    color: #707070;
    margin-bottom: 25px; } }
@media screen and (max-width: 1200px) and (min-width: 992px) {
  #comm_hp #comm_hp_content_copy {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #707070;
    margin-bottom: 25px; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  #comm_hp #comm_hp_content_copy {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #707070;
    margin-bottom: 10px; } }
@media screen and (max-width: 767px) {
  #comm_hp #comm_hp_content_copy {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    color: #707070;
    margin-bottom: 25px; } }
#comm_hp #comm_hp_content_globe {
  width: 226px;
  height: 226px;
  background: url("../images/site_graphics.png") -239px -65px no-repeat;
  margin-bottom: 10px; }
@media screen and (min-width: 768px) {
  #comm_hp #comm_hp_content_inner {
    padding-left: 90px; } }
@media screen and (max-width: 767px) {
  #comm_hp #comm_hp_content_inner {
    padding-top: 40px; } }

#services_hp {
  background: url("../images/services_bg.jpg") center center no-repeat; }
  @media screen and (min-width: 768px) {
    #services_hp {
      background-size: 100% auto;
      padding-top: 77px;
      padding-bottom: 70px; } }
  @media screen and (max-width: 767px) {
    #services_hp {
      overflow-x: hidden;
      background-size: auto 100%;
      padding-top: 55px;
      padding-bottom: 80px; } }
  #services_hp #services_hp_wrapper {
    width: 100%; }
  @media screen and (max-width: 767px) {
    #services_hp #services_hp_inner {
      padding: 0px 25px; } }
  #services_hp #services_hp_title {
    text-align: center; }
    @media screen and (min-width: 768px) {
      #services_hp #services_hp_title {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 81px;
        color: #ffffff;
        margin-bottom: 75px;
        line-height: 70px; } }
    @media screen and (max-width: 767px) {
      #services_hp #services_hp_title {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 55px;
        color: #ffffff;
        margin-bottom: 35px;
        line-height: 40px; } }
  #services_hp .services_hp_title {
    position: relative;
    display: inline-block; }
    @media screen and (min-width: 1201px) {
      #services_hp .services_hp_title {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 20px;
        color: #ffffff;
        line-height: 59px;
        padding-left: 84px;
        min-height: 72px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #services_hp .services_hp_title {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 17px;
        color: #ffffff;
        line-height: 59px;
        padding-left: 84px;
        min-height: 72px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #services_hp .services_hp_title {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 17px;
        color: #ffffff;
        line-height: 59px;
        padding-left: 84px;
        min-height: 72px; } }
    @media screen and (max-width: 767px) {
      #services_hp .services_hp_title {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 17px;
        color: #ffffff;
        line-height: 59px;
        padding-left: 62px;
        min-height: 57px; } }
  #services_hp .services_hp_item {
    position: relative; }
    @media screen and (min-width: 768px) {
      #services_hp .services_hp_item {
        margin-bottom: 30px; } }
    @media screen and (max-width: 767px) {
      #services_hp .services_hp_item {
        margin-bottom: 20px; } }
  #services_hp .services_hp_title:after {
    width: 4px;
    height: 9px;
    content: '';
    background: url("../images/site_graphics.png") -6px 0px no-repeat;
    position: absolute;
    right: -15px;
    top: 25px;
    pointer-events: none; }
  #services_hp .services_hp_item:before {
    position: absolute;
    left: 15px;
    top: 0px;
    content: ''; }
    @media screen and (min-width: 768px) {
      #services_hp .services_hp_item:before {
        height: 72px;
        width: 59px; } }
    @media screen and (max-width: 767px) {
      #services_hp .services_hp_item:before {
        height: 57px;
        width: 47px; } }
  @media screen and (min-width: 768px) {
    #services_hp .serv_icon_1:before {
      background: url("../images/service_icons.png") 0px 10px no-repeat; } }
  @media screen and (max-width: 767px) {
    #services_hp .serv_icon_1:before {
      background: url("../images/service_icons.png") 0px 7.96px no-repeat;
      background-size: 171px auto; } }
  @media screen and (min-width: 768px) {
    #services_hp .serv_icon_2:before {
      background: url("../images/service_icons.png") -80px 6px no-repeat; } }
  @media screen and (max-width: 767px) {
    #services_hp .serv_icon_2:before {
      background: url("../images/service_icons.png") -63.68px 4.776px no-repeat;
      background-size: 171px auto; } }
  @media screen and (min-width: 768px) {
    #services_hp .serv_icon_3:before {
      background: url("../images/service_icons.png") -159px 9px no-repeat; } }
  @media screen and (max-width: 767px) {
    #services_hp .serv_icon_3:before {
      background: url("../images/service_icons.png") -126.564px 7.164px no-repeat;
      background-size: 171px auto; } }
  @media screen and (min-width: 768px) {
    #services_hp .serv_icon_4:before {
      background: url("../images/service_icons.png") 0px -69px no-repeat; } }
  @media screen and (max-width: 767px) {
    #services_hp .serv_icon_4:before {
      background: url("../images/service_icons.png") 0px -54.924px no-repeat;
      background-size: 171px auto; } }
  @media screen and (min-width: 768px) {
    #services_hp .serv_icon_5:before {
      background: url("../images/service_icons.png") -80px -70px no-repeat; } }
  @media screen and (max-width: 767px) {
    #services_hp .serv_icon_5:before {
      background: url("../images/service_icons.png") -63.68px -55.72px no-repeat;
      background-size: 171px auto; } }
  @media screen and (min-width: 768px) {
    #services_hp .serv_icon_6:before {
      background: url("../images/service_icons.png") -161px -73px no-repeat; } }
  @media screen and (max-width: 767px) {
    #services_hp .serv_icon_6:before {
      background: url("../images/service_icons.png") -128.156px -58.108px no-repeat;
      background-size: 171px auto; } }
  @media screen and (min-width: 768px) {
    #services_hp .serv_icon_7:before {
      background: url("../images/service_icons.png") 0px -147px no-repeat; } }
  @media screen and (max-width: 767px) {
    #services_hp .serv_icon_7:before {
      background: url("../images/service_icons.png") 0px -117.012px no-repeat;
      background-size: 171px auto; } }
  @media screen and (min-width: 768px) {
    #services_hp .serv_icon_8:before {
      background: url("../images/service_icons.png") -80px -151px no-repeat; } }
  @media screen and (max-width: 767px) {
    #services_hp .serv_icon_8:before {
      background: url("../images/service_icons.png") -63.68px -120.196px no-repeat;
      background-size: 171px auto; } }
  @media screen and (min-width: 768px) {
    #services_hp .serv_icon_9:before {
      background: url("../images/service_icons.png") -162px -154px no-repeat; } }
  @media screen and (max-width: 767px) {
    #services_hp .serv_icon_9:before {
      background: url("../images/service_icons.png") -128.952px -122.58px no-repeat;
      background-size: 171px auto; } }
  #services_hp .serv_icon_10:before {
    background: url("../images/service_icon_bar.png") center center no-repeat;
    background-size: contain; }
  #services_hp .serv_icon_11:before {
    background: url("../images/service_icon_other.png") center center no-repeat;
    background-size: contain; }

@media screen and (min-width: 768px) {
  #agents_hp {
    padding-top: 110px;
    padding-bottom: 120px; } }
@media screen and (max-width: 767px) {
  #agents_hp {
    padding-top: 35px;
    padding-bottom: 35px; } }
#agents_hp #agents_hp_title {
  font-family: 'Domine', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  color: #707070;
  margin-bottom: 40px;
  line-height: 38px; }
#agents_hp #agents_hp_copy {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #707070;
  margin-bottom: 25px; }
@media screen and (max-width: 767px) {
  #agents_hp #agents_hp_content {
    padding-bottom: 30px; } }
#agents_hp .agents_hp_item {
  height: 139px;
  margin-bottom: 30px; }
  #agents_hp .agents_hp_item .agents_hp_inner {
    background-color: #6d7276;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 18px 15px 0px 106px; }
  #agents_hp .agents_hp_item .agents_hp_inner:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 123px;
    width: 14px;
    height: 18px;
    background: url("../images/site_graphics.png") -204px 0px no-repeat; }
  #agents_hp .agents_hp_item .agents_hp_photo {
    width: 93px;
    position: absolute;
    top: 0;
    left: 0; }
  #agents_hp .agents_hp_item .agents_hp_name {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #ffffff;
    line-height: 23px;
    margin-bottom: 10px; }
  @media screen and (min-width: 1201px) {
    #agents_hp .agents_hp_item .agents_hp_title, #agents_hp .agents_hp_item .agents_short_bio {
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 16px;
      color: #ffffff; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #agents_hp .agents_hp_item .agents_hp_title, #agents_hp .agents_hp_item .agents_short_bio {
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 13px;
      color: #ffffff; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #agents_hp .agents_hp_item .agents_hp_title, #agents_hp .agents_hp_item .agents_short_bio {
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 13px;
      color: #ffffff; } }
  @media screen and (max-width: 767px) {
    #agents_hp .agents_hp_item .agents_hp_title, #agents_hp .agents_hp_item .agents_short_bio {
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 13px;
      color: #ffffff; } }
  #agents_hp .agents_hp_item .agents_click {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    bottom: 27px; }
  #agents_hp .agents_hp_item .agents_click:after {
    width: 4px;
    height: 9px;
    content: '';
    background: url("../images/site_graphics.png") -6px 0px no-repeat;
    right: -8px;
    bottom: 4px;
    position: absolute; }

#news_hp {
  background: url("../images/by_numbers_bg.jpg") center center no-repeat;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    #news_hp {
      padding-top: 77px;
      padding-bottom: 94px; } }
  @media screen and (max-width: 767px) {
    #news_hp {
      padding-top: 25px;
      padding-bottom: 35px; } }
  @media screen and (min-width: 768px) {
    #news_hp #news_hp_title {
      font-family: 'Domine', serif;
      font-weight: 400;
      font-style: normal;
      font-size: 81px;
      color: #C03E4F;
      text-align: center;
      margin-bottom: 22px;
      line-height: 70px; } }
  @media screen and (max-width: 767px) {
    #news_hp #news_hp_title {
      font-family: 'Domine', serif;
      font-weight: 400;
      font-style: normal;
      font-size: 56px;
      color: #C03E4F;
      text-align: center;
      margin-bottom: 22px;
      line-height: 51px; } }
  #news_hp #news_hp_copy {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    color: #2e2c2c;
    text-align: center;
    margin-bottom: 30px; }
  #news_hp .news_hp_subhead {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #C03E4F;
    margin-top: 8px; }
  #news_hp .news_hp_box_inner {
    border-top: 2px solid #6d7276;
    border-left: 2px solid #6d7276;
    border-right: 2px solid #6d7276;
    background-color: transparent;
    min-height: 40px;
    position: relative; }
  #news_hp .news_hp_box_inner:before {
    position: absolute;
    content: '';
    width: 63px;
    height: 31px;
    background: url("../images/site_graphics.png") -75px 0px no-repeat;
    bottom: 0px;
    left: 0px; }
  #news_hp .news_hp_box_inner:after {
    position: absolute;
    content: '';
    width: calc(100% - 63px);
    height: 2px;
    background-color: #6d7276;
    right: 0px;
    bottom: 0px; }
  #news_hp #resources_download {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 38px;
    color: #C03E4F;
    padding-bottom: 107px;
    text-align: center;
    width: 100%;
    position: relative;
    line-height: 41px;
    padding-top: 20px; }
  #news_hp #resources_download:after {
    position: absolute;
    content: '';
    width: 83px;
    height: 64px;
    background: url("../images/site_graphics.png") -295px -386px no-repeat;
    bottom: 31px;
    left: 50%;
    margin-left: -41px; }
  #news_hp #news_hp_box_form {
    padding: 25px 20px 0px 20px; }
    #news_hp #news_hp_box_form .news_hp_box_form_input {
      width: 100%;
      position: relative;
      padding-left: 80px;
      margin-bottom: 17px; }
      #news_hp #news_hp_box_form .news_hp_box_form_input label {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 21px;
        color: #C03E4F;
        position: absolute;
        left: 0px;
        top: 7px; }
      #news_hp #news_hp_box_form .news_hp_box_form_input input {
        width: 100%;
        height: 33px;
        border: 0px; }
    #news_hp #news_hp_box_form .btn_red .btn_red_inner {
      border: 0px;
      width: 90px !important; }
    #news_hp #news_hp_box_form .btn_red .btn_red_inner:before, #news_hp #news_hp_box_form .btn_red .btn_red_inner:after {
      display: none; }
    #news_hp #news_hp_box_form .btn_red input[type="submit"] {
      border: 0px;
      background-color: transparent;
      padding-left: 0px; }

.hp_test_footer {
  padding-top: 65px !important; }

#new_breadcrumbs {
  background-color: #C03E4F;
  padding: 11px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    #new_breadcrumbs #new_breadcrumbs_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 18px;
      color: #ffffff; } }
  @media screen and (max-width: 767px) {
    #new_breadcrumbs #new_breadcrumbs_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 12px;
      color: #ffffff;
      padding-right: 70px; } }
  @media screen and (min-width: 768px) {
    #new_breadcrumbs #new_breadcrumbs_item a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 18px;
      color: #ffffff; } }
  @media screen and (max-width: 767px) {
    #new_breadcrumbs #new_breadcrumbs_item a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 12px;
      color: #ffffff; } }
  @media screen and (min-width: 768px) {
    #new_breadcrumbs #new_breadcrumbs_item .last {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 18px;
      color: #ffffff; } }
  @media screen and (max-width: 767px) {
    #new_breadcrumbs #new_breadcrumbs_item .last {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 12px;
      color: #ffffff; } }
  #new_breadcrumbs #new_breadcrumbs_item .breadcrumb_div {
    padding: 0px 4px; }
  @media screen and (min-width: 1201px) {
    #new_breadcrumbs #new_breadcrumbs_links {
      position: absolute;
      right: 15px;
      top: 0px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #new_breadcrumbs #new_breadcrumbs_links {
      position: absolute;
      right: 15px;
      top: 0px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #new_breadcrumbs #new_breadcrumbs_links {
      float: right;
      margin-top: 5px; } }
  @media screen and (max-width: 767px) {
    #new_breadcrumbs #new_breadcrumbs_links {
      float: right;
      margin-top: 5px; } }
  #new_breadcrumbs #new_breadcrumbs_links .new_breadcrumbs_links_item {
    float: left;
    position: relative; }
    #new_breadcrumbs #new_breadcrumbs_links .new_breadcrumbs_links_item a, #new_breadcrumbs #new_breadcrumbs_links .new_breadcrumbs_links_item button {
      background-color: transparent;
      border: 0px;
      display: inline-block;
      position: relative; }
      @media screen and (min-width: 768px) {
        #new_breadcrumbs #new_breadcrumbs_links .new_breadcrumbs_links_item a, #new_breadcrumbs #new_breadcrumbs_links .new_breadcrumbs_links_item button {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 18px;
          color: #ffffff;
          padding: 0px 15px 0px 30px; } }
      @media screen and (max-width: 767px) {
        #new_breadcrumbs #new_breadcrumbs_links .new_breadcrumbs_links_item a, #new_breadcrumbs #new_breadcrumbs_links .new_breadcrumbs_links_item button {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 12px;
          color: #ffffff;
          padding: 0px 12px 0px 0px;
          margin-right: 25px; } }
  #new_breadcrumbs #new_breadcrumbs_links .new_breadcrumbs_links_item:after {
    background: url("../images/site_graphics.png") -8px 0px no-repeat;
    background-size: 604.5px auto;
    position: absolute;
    width: 5px;
    height: 12px;
    top: calc(50% - 6px);
    content: ''; }
    @media screen and (min-width: 768px) {
      #new_breadcrumbs #new_breadcrumbs_links .new_breadcrumbs_links_item:after {
        right: 0px; } }
    @media screen and (max-width: 767px) {
      #new_breadcrumbs #new_breadcrumbs_links .new_breadcrumbs_links_item:after {
        right: 25px; } }

#social_breadcrumbs {
  position: relative; }
  @media screen and (min-width: 1201px) {
    #social_breadcrumbs {
      padding-top: 34px;
      margin-bottom: 22px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #social_breadcrumbs {
      padding-top: 34px;
      margin-bottom: 22px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #social_breadcrumbs {
      padding-top: 34px;
      margin-bottom: 22px; } }
  @media screen and (max-width: 767px) {
    #social_breadcrumbs {
      padding-top: 34px;
      margin-bottom: 22px; } }
  #social_breadcrumbs #print_share {
    position: absolute;
    right: 15px;
    top: 0px; }
    #social_breadcrumbs #print_share #print_btn {
      float: left;
      width: 29px;
      height: 23px;
      text-indent: -9999px;
      background: url("../images/site_graphics.png") -140px 0px no-repeat;
      margin-right: 6px; }
    #social_breadcrumbs #print_share #share_btn {
      float: left;
      width: 17px;
      height: 23px;
      text-indent: -9999px;
      background: url("../images/site_graphics.png") -175px 0px no-repeat; }
  #social_breadcrumbs #share_area {
    display: none;
    margin-top: 40px; }
  #social_breadcrumbs #page_breadcrumbs {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #707070; }
    @media screen and (max-width: 767px) {
      #social_breadcrumbs #page_breadcrumbs {
        padding-right: 70px; } }
    #social_breadcrumbs #page_breadcrumbs a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 14px;
      color: #707070; }
    #social_breadcrumbs #page_breadcrumbs .last {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 15px;
      color: #707070; }
    #social_breadcrumbs #page_breadcrumbs .breadcrumb_div {
      padding: 0px 4px; }

#news_wrapper {
  margin-top: 55px; }
  #news_wrapper .news_item {
    margin-bottom: 40px; }
  #news_wrapper .news_item:last-of-type {
    margin-bottom: 0px; }
  #news_wrapper .news_item_title {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 35px;
    color: #C03E4F;
    margin-bottom: 4px;
    line-height: 41px; }
  #news_wrapper .news_item_headline {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 22px;
    color: #707070;
    margin-bottom: 11px; }
  #news_wrapper .test_item {
    position: relative; }
    #news_wrapper .test_item .news_item_headline {
      position: relative;
      padding: 37px 10px 0px 10px; }
    #news_wrapper .test_item .news_item_headline:before {
      content: '';
      position: absolute;
      bottom: 0px;
      right: 0px;
      background: url("../images/site_graphics.png") -109px -295px no-repeat;
      width: 95px;
      height: 79px;
      z-index: -1;
      opacity: 0.3; }
    #news_wrapper .test_item .news_item_title {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 20px;
      color: #C03E4F;
      margin-left: 10px; }
  #news_wrapper .test_item:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("../images/site_graphics.png") 0px -295px no-repeat;
    width: 95px;
    height: 79px;
    z-index: -1;
    opacity: 0.3; }

#video_gallery {
  padding-bottom: 50px; }
  #video_gallery .vg_item {
    margin-bottom: 30px; }
    #video_gallery .vg_item .vg_item_inner {
      width: 100%;
      background-size: cover !important;
      position: relative; }
      @media screen and (min-width: 1201px) {
        #video_gallery .vg_item .vg_item_inner {
          height: 200px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #video_gallery .vg_item .vg_item_inner {
          height: 200px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #video_gallery .vg_item .vg_item_inner {
          height: 200px; } }
      @media screen and (max-width: 767px) {
        #video_gallery .vg_item .vg_item_inner {
          height: 200px; } }
    #video_gallery .vg_item .vg_item_btn {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    #video_gallery .vg_item .vg_item_btn:after {
      position: absolute;
      content: '';
      display: inline-block;
      width: 117px;
      height: 117px;
      background: url("../images/site_graphics.png") 0px -28px no-repeat;
      background-size: 232.5px auto;
      top: 50%;
      left: 50%;
      margin-top: -58.5px;
      margin-left: -58.5px;
      cursor: pointer; }
    #video_gallery .vg_item .vg_item_title {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 17px;
      color: #707070;
      text-align: center;
      padding: 10px 0px; }

#newsletter_downloads #newsletter_title {
  font-family: source-sans-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  color: #707070;
  margin-bottom: 10px; }
#newsletter_downloads .download_item {
  margin-bottom: 20px; }
  #newsletter_downloads .download_item a {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 19px;
    color: #707070; }

#glossary_wrapper #terms_title {
  font-family: source-sans-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  color: #707070;
  margin-bottom: 10px;
  margin-top: 40px; }
#glossary_wrapper .term_item {
  margin-bottom: 30px;
  font-family: source-sans-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  color: #707070;
  text-align: left; }
  #glossary_wrapper .term_item h2 {
    margin: 0px;
    display: inline-block;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #707070; }

#page_content_wrapper {
  padding-bottom: 45px; }
  @media screen and (max-width: 767px) {
    #page_content_wrapper {
      overflow-x: hidden; } }
  #page_content_wrapper h1 {
    text-align: center;
    margin: 0px 0px 30px 0px; }
    @media screen and (min-width: 1201px) {
      #page_content_wrapper h1 {
        font-family: source-sans-pro, sans-serif;
        font-weight: 200;
        font-style: normal;
        font-size: 60px;
        color: #707070;
        line-height: 62px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #page_content_wrapper h1 {
        font-family: source-sans-pro, sans-serif;
        font-weight: 200;
        font-style: normal;
        font-size: 60px;
        color: #707070;
        line-height: 62px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #page_content_wrapper h1 {
        font-family: source-sans-pro, sans-serif;
        font-weight: 200;
        font-style: normal;
        font-size: 46px;
        color: #707070;
        line-height: 49px; } }
    @media screen and (max-width: 767px) {
      #page_content_wrapper h1 {
        font-family: source-sans-pro, sans-serif;
        font-weight: 200;
        font-style: normal;
        font-size: 44px;
        color: #707070;
        line-height: 46px; } }
  #page_content_wrapper #page_content {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #707070;
    text-align: center; }
  #page_content_wrapper .left_align {
    text-align: left !important; }

#form_area {
  background: url("../images/by_numbers_bg.jpg") center center no-repeat;
  background-size: cover;
  padding-top: 77px;
  padding-bottom: 94px; }
  #form_area #form_title {
    margin: 0px 0px 40px 0px;
    font-family: source-sans-pro, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 94px;
    color: #707070;
    line-height: 68px;
    letter-spacing: -6px;
    text-align: center; }
  #form_area #form_copy {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    color: #2e2c2c;
    margin-bottom: 25px;
    text-align: center; }
  #form_area #the_form .freeform-label {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 17px;
    color: #C03E4F; }
  #form_area #the_form input, #form_area #the_form textarea, #form_area #the_form select {
    border: 0px;
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #707070;
    line-height: 35px;
    padding: 0px 10px; }
  #form_area #the_form select {
    height: 35px; }
  #form_area button[type="submit"] {
    position: relative;
    display: inline-block;
    border: 0px;
    background-color: transparent;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #C03E4F;
    line-height: 30px;
    text-transform: uppercase; }
  #form_area button[type="submit"]:after {
    width: 4px;
    height: 9px;
    content: '';
    background: url("../images/site_graphics.png") 0px 0px no-repeat;
    position: absolute;
    right: -3px;
    top: 11px;
    pointer-events: none; }

@media screen and (min-width: 768px) {
  #prop_listing_wrapper {
    margin-top: 50px; } }
@media screen and (max-width: 767px) {
  #prop_listing_wrapper {
    margin-top: 70px; } }

#prop_listing .prop_list_item {
  margin-bottom: 30px;
  /*.prop_list_item_overlay {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	position: relative;
  	width: 100%;
  	background: url('../images/prop_item_grad.png') no-repeat;
  	background-size: 100% 100%;
  	padding: 20px 25px 15px 25px;
  	.prop_list_item_upper {
  		@include domine-reg(20px, #ffffff);
  		line-height: 25px;
  	}
  	.prop_list_item_lower, .prop_list_item_upper_cost {
  		@include source-sans-pro-light(16px, #ffffff);
  	}
  }*/ }
  #prop_listing .prop_list_item a:hover {
    text-decoration: none; }
  #prop_listing .prop_list_item .prop_list_item_inner {
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
  #prop_listing .prop_list_item .prop_list_item_overlay {
    padding: 5px 8px;
    position: relative; }
    #prop_listing .prop_list_item .prop_list_item_overlay .prop_list_item_upper {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 20px;
      color: #707070; }
    #prop_listing .prop_list_item .prop_list_item_overlay .prop_list_item_lower, #prop_listing .prop_list_item .prop_list_item_overlay .prop_list_item_upper_cost {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      color: #707070; }
  #prop_listing .prop_list_item .prop_list_item_overlay:before {
    content: '';
    background-color: #C03E4F;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 65px;
    position: absolute; }
  #prop_listing .prop_list_item .prop_list_item_overlay:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 17px;
    top: calc(50% - 8.5px);
    right: 20.5px;
    background: url("../images/arrow_right.svg") center center no-repeat;
    background-size: contain; }
  #prop_listing .prop_list_item .prop_list_item_info .prop_list_item_upper {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    color: #2e2c2c;
    line-height: 36px; }
  #prop_listing .prop_list_item .prop_list_item_info .prop_list_item_lower, #prop_listing .prop_list_item .prop_list_item_info .prop_list_item_upper_cost {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    color: #2e2c2c; }
  #prop_listing .prop_list_item .prop_list_item_other .prop_list_item_price {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 27px;
    color: #af2d37;
    line-height: 42px; }
  #prop_listing .prop_list_item .prop_list_item_col {
    padding-top: 20px;
    padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    #prop_listing .prop_list_item .prop_list_item_address {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 24px;
      color: #707070;
      line-height: 25px; } }
  @media screen and (max-width: 767px) {
    #prop_listing .prop_list_item .prop_list_item_address {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 20px;
      color: #707070;
      line-height: 21px;
      padding: 0px 15px; } }
  #prop_listing .prop_list_item .prop_list_item_address_end {
    margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    #prop_listing .prop_list_item .prop_list_item_info {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 20px;
      color: #707070;
      line-height: 23px; } }
  @media screen and (max-width: 767px) {
    #prop_listing .prop_list_item .prop_list_item_info {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      color: #707070;
      line-height: 20px;
      padding: 0px 15px; } }
  #prop_listing .prop_list_item .prop_list_item_link {
    background-color: #707070;
    padding: 5px 80px 5px 15px;
    position: relative; }
    @media screen and (min-width: 768px) {
      #prop_listing .prop_list_item .prop_list_item_link {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 24px;
        color: #ffffff; } }
    @media screen and (max-width: 767px) {
      #prop_listing .prop_list_item .prop_list_item_link {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 16px;
        color: #ffffff; } }
  #prop_listing .prop_list_item .prop_list_item_link:before {
    content: '';
    background-color: #C03E4F;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 65px;
    position: absolute; }
  #prop_listing .prop_list_item .prop_list_item_link:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 17px;
    top: calc(50% - 8.5px);
    right: 20.5px;
    background: url("../images/arrow_right.svg") center center no-repeat;
    background-size: contain; }
  @media screen and (min-width: 768px) {
    #prop_listing .prop_list_item .prop_list_item_desc {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 20px;
      color: #707070;
      line-height: 23px; } }
  @media screen and (max-width: 767px) {
    #prop_listing .prop_list_item .prop_list_item_desc {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      color: #707070;
      line-height: 20px;
      padding: 0px 15px; } }

#prop_content_wrapper, #wishlist_print {
  margin-bottom: 50px;
  	/*.more_one:after {
  		position: absolute;
  		content: '';
  		width: 73px;
  		height: 51px;
  		background: url('../images/site_graphics.png') -314px -312px no-repeat;
  		left: 14px;
  		bottom: 17px;
  		z-index: 1000;
  		pointer-events: none;
  	}
  
  	.more_one:before {
  		position: absolute;
  		content: '';
  		width: 48px;
  		height: 51px;
  		background: url('../images/site_graphics.png') -396px -312px no-repeat;
  		right: 14px;
  		bottom: 17px;
  		z-index: 1000;
  		pointer-events: none;
  	}*/ }
  #prop_content_wrapper h1, #wishlist_print h1 {
    margin: 0; }
    @media screen and (min-width: 1201px) {
      #prop_content_wrapper h1, #wishlist_print h1 {
        font-family: 'Domine', serif;
        font-weight: 700;
        font-style: normal;
        font-size: 44px;
        color: #C03E4F; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #prop_content_wrapper h1, #wishlist_print h1 {
        font-family: 'Domine', serif;
        font-weight: 700;
        font-style: normal;
        font-size: 44px;
        color: #C03E4F; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #prop_content_wrapper h1, #wishlist_print h1 {
        font-family: 'Domine', serif;
        font-weight: 700;
        font-style: normal;
        font-size: 34px;
        color: #C03E4F; } }
    @media screen and (max-width: 767px) {
      #prop_content_wrapper h1, #wishlist_print h1 {
        font-family: 'Domine', serif;
        font-weight: 700;
        font-style: normal;
        font-size: 20px;
        color: #C03E4F; } }
  #prop_content_wrapper #sub_address, #wishlist_print #sub_address {
    margin-bottom: 30px; }
    @media screen and (min-width: 1201px) {
      #prop_content_wrapper #sub_address, #wishlist_print #sub_address {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 37px;
        color: #000000; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #prop_content_wrapper #sub_address, #wishlist_print #sub_address {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 37px;
        color: #000000; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #prop_content_wrapper #sub_address, #wishlist_print #sub_address {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 26px;
        color: #000000; } }
    @media screen and (max-width: 767px) {
      #prop_content_wrapper #sub_address, #wishlist_print #sub_address {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        color: #000000; } }
  #prop_content_wrapper #prop_pg, #wishlist_print #prop_pg {
    position: relative;
    padding: 0px 55px; }
    @media screen and (min-width: 1201px) {
      #prop_content_wrapper #prop_pg, #wishlist_print #prop_pg {
        height: 555px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #prop_content_wrapper #prop_pg, #wishlist_print #prop_pg {
        height: 356px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #prop_content_wrapper #prop_pg, #wishlist_print #prop_pg {
        height: 244px; } }
    @media screen and (max-width: 767px) {
      #prop_content_wrapper #prop_pg, #wishlist_print #prop_pg {
        height: 190px;
        width: 300px;
        left: 50%;
        margin-left: -150px;
        margin-bottom: 30px; } }
    #prop_content_wrapper #prop_pg .caroufredsel_wrapper, #prop_content_wrapper #prop_pg #prop_pg_inner, #wishlist_print #prop_pg .caroufredsel_wrapper, #wishlist_print #prop_pg #prop_pg_inner {
      width: 100% !important;
      height: 100% !important; }
      #prop_content_wrapper #prop_pg .caroufredsel_wrapper .prop_pg_item img, #prop_content_wrapper #prop_pg #prop_pg_inner .prop_pg_item img, #wishlist_print #prop_pg .caroufredsel_wrapper .prop_pg_item img, #wishlist_print #prop_pg #prop_pg_inner .prop_pg_item img {
        width: 100%;
        height: auto; }
  #prop_content_wrapper .prop_pg_ctrl, #wishlist_print .prop_pg_ctrl {
    position: absolute;
    bottom: 0px;
    width: 40px;
    height: 100%;
    text-indent: -9999px;
    z-index: 100;
    cursor: pointer; }
  #prop_content_wrapper #prop_pg_prev, #wishlist_print #prop_pg_prev {
    background: url("../images/prev_arrow_red.svg") center center no-repeat;
    left: 0px;
    background-size: 100% auto; }
  #prop_content_wrapper #prop_pg_next, #wishlist_print #prop_pg_next {
    background: url("../images/next_arrow_red.svg") center center no-repeat;
    right: 0px;
    background-size: 100% auto; }
  #prop_content_wrapper #prop_pg_thumbs_new, #wishlist_print #prop_pg_thumbs_new {
    padding: 0px 55px;
    margin-top: 40px;
    position: relative; }
    #prop_content_wrapper #prop_pg_thumbs_new .caroufredsel_wrapper, #prop_content_wrapper #prop_pg_thumbs_new #prop_pg_thumbs_inner, #wishlist_print #prop_pg_thumbs_new .caroufredsel_wrapper, #wishlist_print #prop_pg_thumbs_new #prop_pg_thumbs_inner {
      width: 100% !important; }
      @media screen and (min-width: 1201px) {
        #prop_content_wrapper #prop_pg_thumbs_new .caroufredsel_wrapper, #prop_content_wrapper #prop_pg_thumbs_new #prop_pg_thumbs_inner, #wishlist_print #prop_pg_thumbs_new .caroufredsel_wrapper, #wishlist_print #prop_pg_thumbs_new #prop_pg_thumbs_inner {
          height: 400px !important; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #prop_content_wrapper #prop_pg_thumbs_new .caroufredsel_wrapper, #prop_content_wrapper #prop_pg_thumbs_new #prop_pg_thumbs_inner, #wishlist_print #prop_pg_thumbs_new .caroufredsel_wrapper, #wishlist_print #prop_pg_thumbs_new #prop_pg_thumbs_inner {
          height: 400px !important; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #prop_content_wrapper #prop_pg_thumbs_new .caroufredsel_wrapper, #prop_content_wrapper #prop_pg_thumbs_new #prop_pg_thumbs_inner, #wishlist_print #prop_pg_thumbs_new .caroufredsel_wrapper, #wishlist_print #prop_pg_thumbs_new #prop_pg_thumbs_inner {
          height: 400px !important; } }
      @media screen and (max-width: 767px) {
        #prop_content_wrapper #prop_pg_thumbs_new .caroufredsel_wrapper, #prop_content_wrapper #prop_pg_thumbs_new #prop_pg_thumbs_inner, #wishlist_print #prop_pg_thumbs_new .caroufredsel_wrapper, #wishlist_print #prop_pg_thumbs_new #prop_pg_thumbs_inner {
          height: 110px !important; } }
    #prop_content_wrapper #prop_pg_thumbs_new .prop_pg_thumb_group, #wishlist_print #prop_pg_thumbs_new .prop_pg_thumb_group {
      position: relative; }
      #prop_content_wrapper #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item, #wishlist_print #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item {
        float: left;
        width: calc(33.33% - 20px);
        margin-bottom: 30px; }
        #prop_content_wrapper #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item img, #wishlist_print #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item img {
          width: 100%;
          height: auto; }
      #prop_content_wrapper #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(1), #prop_content_wrapper #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(4), #wishlist_print #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(1), #wishlist_print #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(4) {
        margin-right: 20px; }
      #prop_content_wrapper #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(3), #prop_content_wrapper #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(6), #wishlist_print #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(3), #wishlist_print #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(6) {
        margin-left: 20px; }
      #prop_content_wrapper #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(2), #prop_content_wrapper #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(5), #wishlist_print #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(2), #wishlist_print #prop_pg_thumbs_new .prop_pg_thumb_group .prop_pg_thumb_item:nth-child(5) {
        margin-right: 10px;
        margin-left: 10px; }
    #prop_content_wrapper #prop_pg_thumbs_new .prop_pg_thumbs_ctrl, #wishlist_print #prop_pg_thumbs_new .prop_pg_thumbs_ctrl {
      position: absolute;
      bottom: 0px;
      width: 40px;
      height: 100%;
      text-indent: -9999px;
      z-index: 100;
      cursor: pointer; }
    #prop_content_wrapper #prop_pg_thumbs_new #prop_pg_thumbs_prev, #wishlist_print #prop_pg_thumbs_new #prop_pg_thumbs_prev {
      background: url("../images/prev_arrow_red.svg") center center no-repeat;
      left: 0px;
      background-size: 100% auto; }
    #prop_content_wrapper #prop_pg_thumbs_new #prop_pg_thumbs_next, #wishlist_print #prop_pg_thumbs_new #prop_pg_thumbs_next {
      background: url("../images/next_arrow_red.svg") center center no-repeat;
      right: 0px;
      background-size: 100% auto; }
  #prop_content_wrapper #prop_features .group_last, #wishlist_print #prop_features .group_last {
    margin-bottom: 30px; }
  @media screen and (min-width: 1201px) {
    #prop_content_wrapper #prop_features .prop_page_title, #wishlist_print #prop_features .prop_page_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 64px;
      color: #C03E4F;
      line-height: 47px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #prop_content_wrapper #prop_features .prop_page_title, #wishlist_print #prop_features .prop_page_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 64px;
      color: #C03E4F;
      line-height: 47px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #prop_content_wrapper #prop_features .prop_page_title, #wishlist_print #prop_features .prop_page_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 44px;
      color: #C03E4F;
      line-height: 32px; } }
  @media screen and (max-width: 767px) {
    #prop_content_wrapper #prop_features .prop_page_title, #wishlist_print #prop_features .prop_page_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 44px;
      color: #C03E4F;
      line-height: 32px; } }
  #prop_content_wrapper #prop_features .prop_features_title, #wishlist_print #prop_features .prop_features_title {
    margin-top: 30px;
    margin-bottom: 12px; }
    @media screen and (min-width: 1201px) {
      #prop_content_wrapper #prop_features .prop_features_title, #wishlist_print #prop_features .prop_features_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 50px;
        color: #707070;
        line-height: 38px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #prop_content_wrapper #prop_features .prop_features_title, #wishlist_print #prop_features .prop_features_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 50px;
        color: #707070;
        line-height: 38px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #prop_content_wrapper #prop_features .prop_features_title, #wishlist_print #prop_features .prop_features_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 36px;
        color: #707070;
        line-height: 28px; } }
    @media screen and (max-width: 767px) {
      #prop_content_wrapper #prop_features .prop_features_title, #wishlist_print #prop_features .prop_features_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 36px;
        color: #707070;
        line-height: 28px; } }
  @media screen and (min-width: 1201px) {
    #prop_content_wrapper #prop_features .prop_detail_item, #wishlist_print #prop_features .prop_detail_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 24px;
      color: #707070; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #prop_content_wrapper #prop_features .prop_detail_item, #wishlist_print #prop_features .prop_detail_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 24px;
      color: #707070; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #prop_content_wrapper #prop_features .prop_detail_item, #wishlist_print #prop_features .prop_detail_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 22px;
      color: #707070; } }
  @media screen and (max-width: 767px) {
    #prop_content_wrapper #prop_features .prop_detail_item, #wishlist_print #prop_features .prop_detail_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 22px;
      color: #707070; } }
  @media screen and (min-width: 1201px) {
    #prop_content_wrapper #prop_features .prop_detail_item .prop_detail_item_label, #wishlist_print #prop_features .prop_detail_item .prop_detail_item_label {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 24px;
      color: #707070; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #prop_content_wrapper #prop_features .prop_detail_item .prop_detail_item_label, #wishlist_print #prop_features .prop_detail_item .prop_detail_item_label {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 24px;
      color: #707070; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #prop_content_wrapper #prop_features .prop_detail_item .prop_detail_item_label, #wishlist_print #prop_features .prop_detail_item .prop_detail_item_label {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 22px;
      color: #707070; } }
  @media screen and (max-width: 767px) {
    #prop_content_wrapper #prop_features .prop_detail_item .prop_detail_item_label, #wishlist_print #prop_features .prop_detail_item .prop_detail_item_label {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 22px;
      color: #707070; } }
  @media screen and (min-width: 1201px) {
    #prop_content_wrapper #prop_info .prop_info_agent, #prop_content_wrapper #prop_info #prop_info_mls, #prop_content_wrapper #prop_info #prop_info_sale_price, #wishlist_print #prop_info .prop_info_agent, #wishlist_print #prop_info #prop_info_mls, #wishlist_print #prop_info #prop_info_sale_price {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 40px;
      color: #707070;
      line-height: 42px;
      margin-bottom: 7px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #prop_content_wrapper #prop_info .prop_info_agent, #prop_content_wrapper #prop_info #prop_info_mls, #prop_content_wrapper #prop_info #prop_info_sale_price, #wishlist_print #prop_info .prop_info_agent, #wishlist_print #prop_info #prop_info_mls, #wishlist_print #prop_info #prop_info_sale_price {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 40px;
      color: #707070;
      line-height: 42px;
      margin-bottom: 7px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #prop_content_wrapper #prop_info .prop_info_agent, #prop_content_wrapper #prop_info #prop_info_mls, #prop_content_wrapper #prop_info #prop_info_sale_price, #wishlist_print #prop_info .prop_info_agent, #wishlist_print #prop_info #prop_info_mls, #wishlist_print #prop_info #prop_info_sale_price {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 30px;
      color: #707070;
      line-height: 32px;
      margin-bottom: 7px; } }
  @media screen and (max-width: 767px) {
    #prop_content_wrapper #prop_info .prop_info_agent, #prop_content_wrapper #prop_info #prop_info_mls, #prop_content_wrapper #prop_info #prop_info_sale_price, #wishlist_print #prop_info .prop_info_agent, #wishlist_print #prop_info #prop_info_mls, #wishlist_print #prop_info #prop_info_sale_price {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 22px;
      color: #707070;
      line-height: 28px;
      margin-bottom: 7px; } }
  #prop_content_wrapper #prop_info .prop_info_title, #wishlist_print #prop_info .prop_info_title {
    font-weight: 700 !important; }
  @media screen and (min-width: 1201px) {
    #prop_content_wrapper #prop_info #prop_info_office, #wishlist_print #prop_info #prop_info_office {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 25px;
      color: #707070;
      line-height: 26px;
      margin-bottom: 40px;
      margin-top: 40px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #prop_content_wrapper #prop_info #prop_info_office, #wishlist_print #prop_info #prop_info_office {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 25px;
      color: #707070;
      line-height: 26px;
      margin-bottom: 40px;
      margin-top: 40px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #prop_content_wrapper #prop_info #prop_info_office, #wishlist_print #prop_info #prop_info_office {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 20px;
      color: #707070;
      line-height: 22px;
      margin-bottom: 30px;
      margin-top: 30px; } }
  @media screen and (max-width: 767px) {
    #prop_content_wrapper #prop_info #prop_info_office, #wishlist_print #prop_info #prop_info_office {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 20px;
      color: #707070;
      line-height: 22px;
      margin-bottom: 30px;
      margin-top: 30px; } }
  @media screen and (min-width: 1201px) {
    #prop_content_wrapper #prop_info .prop_info_details_item, #wishlist_print #prop_info .prop_info_details_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 30px;
      color: #707070;
      line-height: 32px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #prop_content_wrapper #prop_info .prop_info_details_item, #wishlist_print #prop_info .prop_info_details_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 30px;
      color: #707070;
      line-height: 32px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #prop_content_wrapper #prop_info .prop_info_details_item, #wishlist_print #prop_info .prop_info_details_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 22px;
      color: #707070;
      line-height: 24px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    #prop_content_wrapper #prop_info .prop_info_details_item, #wishlist_print #prop_info .prop_info_details_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 22px;
      color: #707070;
      line-height: 24px;
      margin-bottom: 10px; } }
  #prop_content_wrapper #prop_info .prop_info_details_item .prop_info_details_title, #wishlist_print #prop_info .prop_info_details_item .prop_info_details_title {
    font-weight: 700 !important; }
  #prop_content_wrapper #prop_info #prop_details, #wishlist_print #prop_info #prop_details {
    margin-bottom: 50px; }
  #prop_content_wrapper #prop_info #prop_details_title, #wishlist_print #prop_info #prop_details_title {
    margin-top: 30px; }
    @media screen and (min-width: 1201px) {
      #prop_content_wrapper #prop_info #prop_details_title, #wishlist_print #prop_info #prop_details_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 50px;
        color: #707070;
        line-height: 38px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #prop_content_wrapper #prop_info #prop_details_title, #wishlist_print #prop_info #prop_details_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 50px;
        color: #707070;
        line-height: 38px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #prop_content_wrapper #prop_info #prop_details_title, #wishlist_print #prop_info #prop_details_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 36px;
        color: #707070;
        line-height: 28px; } }
    @media screen and (max-width: 767px) {
      #prop_content_wrapper #prop_info #prop_details_title, #wishlist_print #prop_info #prop_details_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 36px;
        color: #707070;
        line-height: 28px; } }
  @media screen and (min-width: 1201px) {
    #prop_content_wrapper #prop_info #prop_details_info, #wishlist_print #prop_info #prop_details_info {
      margin-top: 14px;
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 22px;
      color: #707070;
      line-height: 26px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #prop_content_wrapper #prop_info #prop_details_info, #wishlist_print #prop_info #prop_details_info {
      margin-top: 14px;
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 22px;
      color: #707070;
      line-height: 26px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #prop_content_wrapper #prop_info #prop_details_info, #wishlist_print #prop_info #prop_details_info {
      margin-top: 14px;
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 18px;
      color: #707070;
      line-height: 22px; } }
  @media screen and (max-width: 767px) {
    #prop_content_wrapper #prop_info #prop_details_info, #wishlist_print #prop_info #prop_details_info {
      margin-top: 14px;
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 18px;
      color: #707070;
      line-height: 22px; } }
  #prop_content_wrapper #prop_info_sale_phone, #wishlist_print #prop_info_sale_phone {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    color: #707070; }
    #prop_content_wrapper #prop_info_sale_phone a, #wishlist_print #prop_info_sale_phone a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 22px;
      color: #C03E4F;
      cursor: default; }
  #prop_content_wrapper #prop_info_sale_btns, #wishlist_print #prop_info_sale_btns {
    margin-top: -15px; }
    #prop_content_wrapper #prop_info_sale_btns #prop_info_phone_btn, #wishlist_print #prop_info_sale_btns #prop_info_phone_btn {
      width: 31px;
      height: 77px;
      text-indent: -9999px;
      background: url("../images/site_graphics.png") -295px -486px;
      display: inline-block;
      margin-right: 45px; }
    #prop_content_wrapper #prop_info_sale_btns #prop_info_text_btn, #wishlist_print #prop_info_sale_btns #prop_info_text_btn {
      width: 48px;
      height: 77px;
      text-indent: -9999px;
      background: url("../images/site_graphics.png") -334px -486px;
      display: inline-block; }
  #prop_content_wrapper #prop_info_email, #wishlist_print #prop_info_email {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #707070;
    margin-top: 20px; }
  #prop_content_wrapper #prop_info_form, #wishlist_print #prop_info_form {
    margin-top: 20px; }
    #prop_content_wrapper #prop_info_form label, #wishlist_print #prop_info_form label {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 17px;
      color: #C03E4F; }
    #prop_content_wrapper #prop_info_form input, #prop_content_wrapper #prop_info_form textarea, #prop_content_wrapper #prop_info_form select, #wishlist_print #prop_info_form input, #wishlist_print #prop_info_form textarea, #wishlist_print #prop_info_form select {
      border: 0px;
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 18px;
      color: #707070;
      line-height: 35px;
      padding: 0px 10px;
      border: 1px solid #9a2c34;
      background-color: transparent;
      line-height: 30px;
      position: relative;
      border-radius: 0px; }
    #prop_content_wrapper #prop_info_form select, #wishlist_print #prop_info_form select {
      height: 35px; }
    #prop_content_wrapper #prop_info_form button[type="submit"], #wishlist_print #prop_info_form button[type="submit"] {
      position: relative;
      display: inline-block;
      border: 0px;
      background-color: transparent;
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 16px;
      color: #C03E4F;
      line-height: 30px;
      text-transform: uppercase; }
    #prop_content_wrapper #prop_info_form button[type="submit"]:after, #wishlist_print #prop_info_form button[type="submit"]:after {
      width: 4px;
      height: 9px;
      content: '';
      background: url("../images/site_graphics.png") 0px 0px no-repeat;
      position: absolute;
      right: -3px;
      top: 11px;
      pointer-events: none; }
  #prop_content_wrapper #prop_info_form_new, #wishlist_print #prop_info_form_new {
    background-color: #C03E4F; }
    #prop_content_wrapper #prop_info_form_new #prop_info_form_new_inner, #wishlist_print #prop_info_form_new #prop_info_form_new_inner {
      padding: 60px 35px 30px 35px; }
    #prop_content_wrapper #prop_info_form_new #prop_info_form_new_header, #wishlist_print #prop_info_form_new #prop_info_form_new_header {
      text-align: center;
      margin-bottom: 30px;
      text-transform: uppercase; }
      @media screen and (min-width: 1201px) {
        #prop_content_wrapper #prop_info_form_new #prop_info_form_new_header, #wishlist_print #prop_info_form_new #prop_info_form_new_header {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 40px;
          color: #ffffff;
          line-height: 30px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #prop_content_wrapper #prop_info_form_new #prop_info_form_new_header, #wishlist_print #prop_info_form_new #prop_info_form_new_header {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 40px;
          color: #ffffff;
          line-height: 30px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #prop_content_wrapper #prop_info_form_new #prop_info_form_new_header, #wishlist_print #prop_info_form_new #prop_info_form_new_header {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 30px;
          color: #ffffff;
          line-height: 30px; } }
      @media screen and (max-width: 767px) {
        #prop_content_wrapper #prop_info_form_new #prop_info_form_new_header, #wishlist_print #prop_info_form_new #prop_info_form_new_header {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 20px;
          color: #ffffff;
          line-height: 30px; } }
    #prop_content_wrapper #prop_info_form_new #prop_info_form_new_header:before, #wishlist_print #prop_info_form_new #prop_info_form_new_header:before {
      content: '';
      width: 47px;
      height: 47px;
      background: url("../images/agent_icon.svg") center center no-repeat;
      background-size: contain;
      display: inline-block;
      position: relative;
      bottom: -7px;
      margin-right: 10px; }
    #prop_content_wrapper #prop_info_form_new label, #wishlist_print #prop_info_form_new label {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 17px;
      color: #ffffff; }
    #prop_content_wrapper #prop_info_form_new input, #prop_content_wrapper #prop_info_form_new textarea, #prop_content_wrapper #prop_info_form_new select, #wishlist_print #prop_info_form_new input, #wishlist_print #prop_info_form_new textarea, #wishlist_print #prop_info_form_new select {
      border: 0px;
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 18px;
      color: #707070;
      line-height: 35px;
      padding: 0px 10px;
      background-color: #ffffff;
      line-height: 30px;
      position: relative;
      border-radius: 0px; }
    #prop_content_wrapper #prop_info_form_new select, #wishlist_print #prop_info_form_new select {
      height: 35px; }
    #prop_content_wrapper #prop_info_form_new .required:after, #wishlist_print #prop_info_form_new .required:after {
      color: #ffffff !important; }
    #prop_content_wrapper #prop_info_form_new button[type="submit"], #wishlist_print #prop_info_form_new button[type="submit"] {
      position: relative;
      display: inline-block;
      border: 0px;
      background-color: transparent;
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 16px;
      color: #ffffff;
      line-height: 30px;
      text-transform: uppercase; }
    #prop_content_wrapper #prop_info_form_new button[type="submit"]:after, #wishlist_print #prop_info_form_new button[type="submit"]:after {
      width: 4px;
      height: 9px;
      content: '';
      background: url("../images/site_graphics.png") -6px 0px no-repeat;
      position: absolute;
      right: -3px;
      top: 11px;
      pointer-events: none; }
  #prop_content_wrapper #prop_listing_map_title, #wishlist_print #prop_listing_map_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 40px;
    color: #707070;
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      #prop_content_wrapper #prop_listing_map_title, #wishlist_print #prop_listing_map_title {
        margin-top: 35px; } }
  #prop_content_wrapper #prop_listing_map_wrapper, #wishlist_print #prop_listing_map_wrapper {
    width: 100%;
    height: 400px;
    margin-top: 40px; }
  #prop_content_wrapper #prop_side_info, #wishlist_print #prop_side_info {
    padding-top: 65px;
    padding-bottom: 65px; }
    #prop_content_wrapper #prop_side_info .more_agent, #wishlist_print #prop_side_info .more_agent {
      margin-top: 15px; }
    #prop_content_wrapper #prop_side_info .prop_side_info_item, #wishlist_print #prop_side_info .prop_side_info_item {
      line-height: 24px; }
      @media screen and (min-width: 1201px) {
        #prop_content_wrapper #prop_side_info .prop_side_info_item, #wishlist_print #prop_side_info .prop_side_info_item {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: #707070; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #prop_content_wrapper #prop_side_info .prop_side_info_item, #wishlist_print #prop_side_info .prop_side_info_item {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: #707070; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #prop_content_wrapper #prop_side_info .prop_side_info_item, #wishlist_print #prop_side_info .prop_side_info_item {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 22px;
          color: #707070; } }
      @media screen and (max-width: 767px) {
        #prop_content_wrapper #prop_side_info .prop_side_info_item, #wishlist_print #prop_side_info .prop_side_info_item {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 22px;
          color: #707070; } }
      @media screen and (min-width: 1201px) {
        #prop_content_wrapper #prop_side_info .prop_side_info_item .info_bold, #wishlist_print #prop_side_info .prop_side_info_item .info_bold {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 30px;
          color: #707070; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #prop_content_wrapper #prop_side_info .prop_side_info_item .info_bold, #wishlist_print #prop_side_info .prop_side_info_item .info_bold {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 30px;
          color: #707070; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #prop_content_wrapper #prop_side_info .prop_side_info_item .info_bold, #wishlist_print #prop_side_info .prop_side_info_item .info_bold {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 22px;
          color: #707070; } }
      @media screen and (max-width: 767px) {
        #prop_content_wrapper #prop_side_info .prop_side_info_item .info_bold, #wishlist_print #prop_side_info .prop_side_info_item .info_bold {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 22px;
          color: #707070; } }
  #prop_content_wrapper .prop_detail_header, #wishlist_print .prop_detail_header {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 19px;
    color: #2e2c2c;
    text-transform: uppercase; }
  #prop_content_wrapper #agent_title, #wishlist_print #agent_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #707070; }
  #prop_content_wrapper #email_broker, #wishlist_print #email_broker {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 19px;
    color: #707070;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    display: inline-block; }
  #prop_content_wrapper #email_broker:hover, #wishlist_print #email_broker:hover {
    color: #C03E4F; }
  #prop_content_wrapper #email_broker:after, #wishlist_print #email_broker:after {
    position: absolute;
    width: 8px;
    height: 4px;
    content: '';
    background: url("../images/site_graphics.png") -17px 0px no-repeat;
    right: -13px;
    top: 12px; }
  #prop_content_wrapper #page_content, #wishlist_print #page_content {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #707070; }
  #prop_content_wrapper #agent_contact #agent_contact_title, #wishlist_print #agent_contact #agent_contact_title {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 29px;
    color: #707070;
    line-height: 30px;
    margin: 25px 0px 7px 0px; }
  #prop_content_wrapper #agent_contact #agent_contact_content, #wishlist_print #agent_contact #agent_contact_content {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #707070; }

#prop_agent_wrapper #prop_agent_list_title, #page_content_wrapper #prop_agent_list_title, .prop_info_agent #prop_agent_list_title {
  text-align: center; }
  @media screen and (min-width: 1201px) {
    #prop_agent_wrapper #prop_agent_list_title, #page_content_wrapper #prop_agent_list_title, .prop_info_agent #prop_agent_list_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 60px;
      color: #707070;
      margin-bottom: 35px;
      margin-top: 80px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #prop_agent_wrapper #prop_agent_list_title, #page_content_wrapper #prop_agent_list_title, .prop_info_agent #prop_agent_list_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      color: #707070;
      margin-bottom: 35px;
      margin-top: 80px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #prop_agent_wrapper #prop_agent_list_title, #page_content_wrapper #prop_agent_list_title, .prop_info_agent #prop_agent_list_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 38px;
      color: #707070;
      margin-bottom: 35px;
      margin-top: 50px; } }
  @media screen and (max-width: 767px) {
    #prop_agent_wrapper #prop_agent_list_title, #page_content_wrapper #prop_agent_list_title, .prop_info_agent #prop_agent_list_title {
      font-family: 'Domine', serif;
      font-weight: 700;
      font-style: normal;
      font-size: 30px;
      color: #707070;
      margin-bottom: 35px;
      margin-top: 15px;
      line-height: 34px; } }
#prop_agent_wrapper .agent_list_item a:hover, #page_content_wrapper .agent_list_item a:hover, .prop_info_agent .agent_list_item a:hover {
  text-decoration: none; }
  #prop_agent_wrapper .agent_list_item a:hover .agent_list_item_img img, #page_content_wrapper .agent_list_item a:hover .agent_list_item_img img, .prop_info_agent .agent_list_item a:hover .agent_list_item_img img {
    transform: scale(1.2); }
  #prop_agent_wrapper .agent_list_item a:hover .agent_list_item_call:after, #page_content_wrapper .agent_list_item a:hover .agent_list_item_call:after, .prop_info_agent .agent_list_item a:hover .agent_list_item_call:after {
    transform: translateX(5px); }
#prop_agent_wrapper .agent_list_item .agent_list_item_img, #page_content_wrapper .agent_list_item .agent_list_item_img, .prop_info_agent .agent_list_item .agent_list_item_img {
  overflow: hidden; }
  #prop_agent_wrapper .agent_list_item .agent_list_item_img img, #page_content_wrapper .agent_list_item .agent_list_item_img img, .prop_info_agent .agent_list_item .agent_list_item_img img {
    transition: .5s; }
#prop_agent_wrapper .agent_list_item .agent_list_item_inner, #page_content_wrapper .agent_list_item .agent_list_item_inner, .prop_info_agent .agent_list_item .agent_list_item_inner {
  padding: 0px 10% 30px 10%; }
#prop_agent_wrapper .agent_list_item .agent_list_item_overlay, #page_content_wrapper .agent_list_item .agent_list_item_overlay, .prop_info_agent .agent_list_item .agent_list_item_overlay {
  padding-top: 5px; }
  #prop_agent_wrapper .agent_list_item .agent_list_item_overlay .agent_list_item_upper, #page_content_wrapper .agent_list_item .agent_list_item_overlay .agent_list_item_upper, .prop_info_agent .agent_list_item .agent_list_item_overlay .agent_list_item_upper {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #707070;
    line-height: 19px; }
  #prop_agent_wrapper .agent_list_item .agent_list_item_overlay .agent_list_item_lower, #page_content_wrapper .agent_list_item .agent_list_item_overlay .agent_list_item_lower, .prop_info_agent .agent_list_item .agent_list_item_overlay .agent_list_item_lower {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #707070;
    line-height: 22px; }
  #prop_agent_wrapper .agent_list_item .agent_list_item_overlay .agent_list_item_price, #page_content_wrapper .agent_list_item .agent_list_item_overlay .agent_list_item_price, .prop_info_agent .agent_list_item .agent_list_item_overlay .agent_list_item_price {
    font-family: 'Domine', serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #C03E4F;
    line-height: 23px; }
#prop_agent_wrapper .agent_list_item .agent_list_item_call, #page_content_wrapper .agent_list_item .agent_list_item_call, .prop_info_agent .agent_list_item .agent_list_item_call {
  font-family: source-sans-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #C03E4F;
  line-height: 22px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin-top: 15px; }
#prop_agent_wrapper .agent_list_item .agent_list_item_call:after, #page_content_wrapper .agent_list_item .agent_list_item_call:after, .prop_info_agent .agent_list_item .agent_list_item_call:after {
  position: absolute;
  content: '';
  width: 9px;
  height: 20px;
  background: url("../images/link_triangle_red.svg") right center no-repeat;
  background-size: contain;
  right: 0px;
  top: calc(50% - 10px);
  transition: .5s; }
#prop_agent_wrapper .agents_hp_item, #page_content_wrapper .agents_hp_item, .prop_info_agent .agents_hp_item {
  height: 139px;
  margin-bottom: 30px; }
  #prop_agent_wrapper .agents_hp_item .agents_hp_inner, #page_content_wrapper .agents_hp_item .agents_hp_inner, .prop_info_agent .agents_hp_item .agents_hp_inner {
    background-color: #6d7276;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 18px 15px 0px 106px; }
  #prop_agent_wrapper .agents_hp_item .agents_hp_inner:before, #page_content_wrapper .agents_hp_item .agents_hp_inner:before, .prop_info_agent .agents_hp_item .agents_hp_inner:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 123px;
    width: 14px;
    height: 18px;
    background: url("../images/site_graphics.png") -204px 0px no-repeat; }
  #prop_agent_wrapper .agents_hp_item .agents_hp_photo, #page_content_wrapper .agents_hp_item .agents_hp_photo, .prop_info_agent .agents_hp_item .agents_hp_photo {
    width: 93px;
    position: absolute;
    top: 0;
    left: 0; }
  #prop_agent_wrapper .agents_hp_item .agents_hp_name, #page_content_wrapper .agents_hp_item .agents_hp_name, .prop_info_agent .agents_hp_item .agents_hp_name {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #ffffff;
    line-height: 23px;
    margin-bottom: 10px; }
  #prop_agent_wrapper .agents_hp_item .agents_hp_title, #prop_agent_wrapper .agents_hp_item .agents_short_bio, #page_content_wrapper .agents_hp_item .agents_hp_title, #page_content_wrapper .agents_hp_item .agents_short_bio, .prop_info_agent .agents_hp_item .agents_hp_title, .prop_info_agent .agents_hp_item .agents_short_bio {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    color: #ffffff; }
  #prop_agent_wrapper .agents_hp_item .agents_click, #page_content_wrapper .agents_hp_item .agents_click, .prop_info_agent .agents_hp_item .agents_click {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    bottom: 27px; }
  #prop_agent_wrapper .agents_hp_item .agents_click:after, #page_content_wrapper .agents_hp_item .agents_click:after, .prop_info_agent .agents_hp_item .agents_click:after {
    width: 4px;
    height: 9px;
    content: '';
    background: url("../images/site_graphics.png") -6px 0px no-repeat;
    right: -8px;
    bottom: 4px;
    position: absolute; }

#prop_agent_info .agents_hp_name {
  font-size: 16px !important;
  line-height: 20px !important; }
  @media screen and (max-width: 767px) {
    #prop_agent_info .agents_hp_name {
      position: absolute; } }

.agents_new_item a:hover {
  text-decoration: none; }
  .agents_new_item a:hover .agents_new_click:after {
    transform: translateX(5px); }
.agents_new_item .agents_new_inner {
  padding-right: 10%; }
  @media screen and (max-width: 767px) {
    .agents_new_item .agents_new_inner {
      margin-bottom: 35px; } }
.agents_new_item .agents_new_photo {
  margin-bottom: 40px; }
.agents_new_item .agents_new_name {
  font-family: 'Domine', serif;
  font-weight: 700;
  font-style: normal;
  font-size: 35px;
  color: #707070;
  line-height: 38px;
  margin-bottom: 30px; }
.agents_new_item .agents_new_title {
  font-family: source-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
  color: #707070;
  margin-bottom: 30px;
  line-height: 29px; }
.agents_new_item .agents_new_click {
  position: relative;
  display: inline-block;
  padding-right: 25px; }
  .agents_new_item .agents_new_click a {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    color: #C03E4F;
    text-transform: uppercase; }
.agents_new_item .agents_new_click:after {
  position: absolute;
  content: '';
  width: 9px;
  height: 20px;
  background: url("../images/link_triangle_red.svg") right center no-repeat;
  background-size: contain;
  right: 0px;
  top: calc(50% - 10px);
  transition: .5s; }

#news_hp_news {
  padding: 25px 25px 28px 25px; }
  #news_hp_news .footer_news_item_btn .btn_red_inner {
    border: 0px;
    width: auto; }
  #news_hp_news .footer_news_item_btn .btn_red_inner:before {
    display: none; }
  #news_hp_news .footer_news_item_btn .btn_red_inner:after {
    display: none; }
  #news_hp_news .footer_news_item_btn:after {
    right: -12px; }
  #news_hp_news #footer_news_item_date {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #707070; }
  #news_hp_news #footer_news_item_title {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    color: #C03E4F; }
  #news_hp_news #footer_news_item_desc {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    color: #2e2c2c;
    margin-bottom: 7px; }

#link_library {
  margin-top: 50px; }
  #link_library .link_library_item {
    margin-bottom: 30px; }
    #link_library .link_library_item .link_library_item_title {
      font-family: 'Domine', serif;
      font-weight: 400;
      font-style: normal;
      font-size: 21px;
      color: #C03E4F; }
    #link_library .link_library_item .link_library_item_desc {
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 16px;
      color: #2e2c2c; }
    #link_library .link_library_item .link_library_item_link {
      margin-top: 5px; }

#internal_footer {
  background-color: #E1E1E1; }
  @media screen and (min-width: 1201px) {
    #internal_footer {
      padding-top: 75px;
      padding-bottom: 60px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #internal_footer {
      padding-top: 75px;
      padding-bottom: 60px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #internal_footer {
      padding-top: 25px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    #internal_footer {
      padding-top: 25px;
      padding-bottom: 40px; } }
  #internal_footer #above_footer_header {
    text-align: center;
    margin-bottom: 40px; }
    @media screen and (min-width: 1201px) {
      #internal_footer #above_footer_header #above_footer_headline {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 70px;
        color: #707070;
        line-height: 63px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #internal_footer #above_footer_header #above_footer_headline {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 70px;
        color: #707070;
        line-height: 63px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #internal_footer #above_footer_header #above_footer_headline {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 52px;
        color: #707070;
        line-height: 50px; } }
    @media screen and (max-width: 767px) {
      #internal_footer #above_footer_header #above_footer_headline {
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal;
        font-size: 30px;
        color: #707070;
        line-height: 36px; } }
    @media screen and (min-width: 768px) {
      #internal_footer #above_footer_header #above_footer_copy {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 22px;
        color: #707070;
        line-height: 30px;
        margin-top: 15px; } }
    @media screen and (max-width: 767px) {
      #internal_footer #above_footer_header #above_footer_copy {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        color: #707070;
        line-height: 19px;
        margin-top: 15px; } }
  #internal_footer #internal_footer_inner_wrapper {
    padding: 0px 10%; }
  #internal_footer .internal_footer_title_area {
    margin-bottom: 5px; }
    #internal_footer .internal_footer_title_area .internal_footer_title {
      position: relative; }
      @media screen and (min-width: 768px) {
        #internal_footer .internal_footer_title_area .internal_footer_title {
          font-family: 'Domine', serif;
          font-weight: 700;
          font-style: normal;
          font-size: 28px;
          color: #C03E4F; } }
      @media screen and (max-width: 767px) {
        #internal_footer .internal_footer_title_area .internal_footer_title {
          font-family: 'Domine', serif;
          font-weight: 700;
          font-style: normal;
          font-size: 17px;
          color: #C03E4F; } }
    #internal_footer .internal_footer_title_area .internal_footer_btn {
      position: absolute;
      right: 15px; }
      @media screen and (min-width: 768px) {
        #internal_footer .internal_footer_title_area .internal_footer_btn {
          top: 0px; } }
      @media screen and (max-width: 767px) {
        #internal_footer .internal_footer_title_area .internal_footer_btn {
          top: -10px; } }
      @media screen and (min-width: 768px) {
        #internal_footer .internal_footer_title_area .internal_footer_btn .btn_red_inner {
          width: 190px; } }
      @media screen and (max-width: 767px) {
        #internal_footer .internal_footer_title_area .internal_footer_btn .btn_red_inner {
          width: 165px; } }
  #internal_footer .internal_footer_box_inner {
    border-top: 5px solid #6d7276;
    border-left: 5px solid #6d7276;
    border-right: 5px solid #6d7276;
    background-color: transparent;
    min-height: 50px;
    position: relative;
    padding-bottom: 55px; }
  #internal_footer .internal_footer_box_inner:before {
    position: absolute;
    content: '';
    width: 77px;
    height: 48px;
    background: url("../images/site_graphics_new.png") -389px -515px no-repeat;
    bottom: 0px;
    left: 0px; }
  #internal_footer .internal_footer_box_inner:after {
    position: absolute;
    content: '';
    width: calc(100% - 76px);
    height: 5px;
    background-color: #6d7276;
    right: 0px;
    bottom: 0px; }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #internal_footer #footer_news {
      margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    #internal_footer #footer_news {
      margin-bottom: 30px; } }
  #internal_footer #footer_news_item {
    padding: 33px 20px 0px 20px; }
    #internal_footer #footer_news_item .footer_news_item_btn .btn_red_inner {
      border: 0px;
      width: auto; }
    #internal_footer #footer_news_item .footer_news_item_btn .btn_red_inner:before {
      display: none; }
    #internal_footer #footer_news_item .footer_news_item_btn .btn_red_inner:after {
      display: none; }
    #internal_footer #footer_news_item .footer_news_item_btn:after {
      right: -12px; }
    #internal_footer #footer_news_item #footer_news_item_date {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 16px;
      color: #707070; }
    #internal_footer #footer_news_item #footer_news_item_title {
      font-family: 'Domine', serif;
      font-weight: 400;
      font-style: normal;
      font-size: 21px;
      color: #C03E4F; }
    #internal_footer #footer_news_item #footer_news_item_desc {
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 16px;
      color: #2e2c2c;
      margin-bottom: 7px; }
  #internal_footer #footer_test_item {
    height: 100%;
    position: relative;
    padding: 55px 23px 0px 23px; }
  #internal_footer #footer_test_item:before {
    content: '';
    position: absolute;
    bottom: -18px;
    left: 10px;
    background: url("../images/quotes.svg") top center no-repeat;
    background-size: contain;
    width: 30%;
    height: 100%;
    z-index: 0;
    pointer-events: none; }
  #internal_footer #footer_test_item:after {
    content: '';
    position: absolute;
    bottom: -18px;
    right: 10px;
    background: url("../images/quotes.svg") top center no-repeat;
    background-size: contain;
    width: 30%;
    height: 100%;
    z-index: 0;
    transform: rotate(180deg);
    pointer-events: none; }
  @media screen and (min-width: 992px) {
    #internal_footer #footer_test_item_name {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 21px;
      color: #C03E4F;
      text-transform: uppercase;
      line-height: 22px;
      text-align: center; } }
  @media screen and (max-width: 991px) {
    #internal_footer #footer_test_item_name {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 12px;
      color: #C03E4F;
      text-transform: uppercase;
      line-height: 16px;
      text-align: center; } }
  @media screen and (min-width: 992px) {
    #internal_footer #footer_test_item_quote {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 26px;
      color: #707070;
      margin-bottom: 50px;
      line-height: 32px;
      margin-top: 80px; } }
  @media screen and (max-width: 991px) {
    #internal_footer #footer_test_item_quote {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      color: #707070;
      margin-bottom: 10px;
      line-height: 21px;
      margin-top: 10px; } }
  #internal_footer #footer_test_item_quote p {
    margin: 0px; }
  #internal_footer #footer_test_item_quote a {
    font-weight: 700;
    color: #C03E4F; }

@media screen and (max-width: 991px) {
  #footer_test {
    margin-bottom: 30px; } }

#footer_news_inputs {
  padding: 45px 30px 0px 30px; }
  #footer_news_inputs .footer_news_item {
    position: relative; }
    @media screen and (min-width: 992px) {
      #footer_news_inputs .footer_news_item {
        padding-left: 105px;
        margin-bottom: 40px; } }
    @media screen and (max-width: 991px) {
      #footer_news_inputs .footer_news_item {
        margin-bottom: 25px; } }
    @media screen and (min-width: 992px) {
      #footer_news_inputs .footer_news_item label {
        position: absolute;
        left: 0px;
        font-family: 'Domine', serif;
        font-weight: 700;
        font-style: normal;
        font-size: 26px;
        color: #C03E4F;
        line-height: 50px; } }
    @media screen and (max-width: 991px) {
      #footer_news_inputs .footer_news_item label {
        font-family: 'Domine', serif;
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
        color: #C03E4F;
        line-height: 22px; } }
    #footer_news_inputs .footer_news_item input {
      width: 100%;
      height: 50px;
      line-height: 50px;
      font-family: 'Domine', serif;
      font-weight: 400;
      font-style: normal;
      font-size: 26px;
      color: #000000;
      background-color: #ffffff;
      border: 0px; }

#footer_news_submit {
  position: absolute;
  background-color: transparent;
  border: 0px;
  font-family: source-sans-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 21px;
  color: #C03E4F;
  text-transform: uppercase;
  line-height: 22px;
  text-align: center;
  bottom: 55px;
  padding-right: 17px;
  left: calc(50% - 65px); }

#footer_news_submit:after {
  position: absolute;
  content: '';
  width: 9px;
  height: 20px;
  background: url("../images/link_triangle_red.svg") right center no-repeat;
  background-size: contain;
  right: 0px;
  top: calc(50% - 10px);
  transition: .5s; }

footer {
  /*#footer_logo_inner:after {
  	position: absolute;
  	width: 0;
  	height: 0;
  	border-top: 111px solid $ruhl-red;
  	border-right: 82px solid transparent;
  	content: '';
  	top: 0;
  	@media screen and (min-width: 1201px) {
  		right: -97px;
  	}
  	@media screen and (max-width: 1200px) and (min-width: 992px) {
  		right: -87px;
  	}
  	@media screen and (max-width: 991px) and (min-width: 768px) {
  		right: -87px;
  	}
  	@media screen and (max-width: 767px) {
  		right: -87px;
  	}
  }
  #footer_logo_inner:before {
  	position: absolute;
  	top: 0px;
  	height: 111px;
  	background-color: $ruhl-red;
  	content: '';
  	@media screen and (min-width: 1201px) {
  		width: 15px;
  		right: -15px;
  	}
  	@media screen and (max-width: 1200px) and (min-width: 992px) {
  		width: 5px;
  		right: -5px;
  	}
  	@media screen and (max-width: 991px) and (min-width: 768px) {
  		width: 5px;
  		right: -5px;
  	}
  	@media screen and (max-width: 767px) {
  		width: 5px;
  		right: -5px;
  	}
  }*/ }
  @media screen and (max-width: 767px) {
    footer {
      overflow-x: hidden; } }
  footer #footer_upper_inner {
    position: relative; }
  footer #footer_upper {
    background-color: #ffffff;
    padding-bottom: 40px; }
    footer #footer_upper .footer_nav_item {
      float: left; }
      @media screen and (min-width: 768px) {
        footer #footer_upper .footer_nav_item {
          padding-top: 45px !important; } }
      @media screen and (max-width: 767px) {
        footer #footer_upper .footer_nav_item {
          width: 50%;
          padding-top: 10px !important; } }
      @media screen and (min-width: 1201px) {
        footer #footer_upper .footer_nav_item .footer_nav {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 18px;
          color: #707070; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        footer #footer_upper .footer_nav_item .footer_nav {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 16px;
          color: #707070; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        footer #footer_upper .footer_nav_item .footer_nav {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 16px;
          color: #707070; } }
      @media screen and (max-width: 767px) {
        footer #footer_upper .footer_nav_item .footer_nav {
          font-family: source-sans-pro, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 16px;
          color: #707070; } }
    @media screen and (max-width: 767px) {
      footer #footer_upper .footer_nav_item:last-of-type {
        margin-left: 50%; } }
    footer #footer_upper .footer_subnav {
      margin-top: 10px; }
      footer #footer_upper .footer_subnav ul {
        list-style: none;
        padding: 0px;
        margin: 0px; }
        @media screen and (min-width: 1201px) {
          footer #footer_upper .footer_subnav ul li a {
            font-family: source-sans-pro, sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 14px;
            color: #707070; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          footer #footer_upper .footer_subnav ul li a {
            font-family: source-sans-pro, sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 12px;
            color: #707070; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          footer #footer_upper .footer_subnav ul li a {
            font-family: source-sans-pro, sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 12px;
            color: #707070; } }
        @media screen and (max-width: 767px) {
          footer #footer_upper .footer_subnav ul li a {
            font-family: source-sans-pro, sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 12px;
            color: #707070; } }
    @media screen and (min-width: 1201px) {
      footer #footer_upper #footer_address {
        left: 0;
        bottom: 0;
        position: absolute; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      footer #footer_upper #footer_address {
        left: 0;
        bottom: 0;
        position: absolute; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      footer #footer_upper #footer_address {
        right: 15px;
        top: 21px;
        position: absolute; } }
    @media screen and (max-width: 767px) {
      footer #footer_upper #footer_address {
        margin-top: 25px; } }
    footer #footer_upper #footer_address .footer_address_item {
      float: left; }
      @media screen and (max-width: 767px) {
        footer #footer_upper #footer_address .footer_address_item {
          width: calc(50% - 15px); } }
      @media screen and (min-width: 768px) {
        footer #footer_upper #footer_address .footer_address_item .footer_address_name {
          font-family: 'Domine', serif;
          font-weight: 700;
          font-style: normal;
          font-size: 20px;
          color: #707070; } }
      @media screen and (max-width: 767px) {
        footer #footer_upper #footer_address .footer_address_item .footer_address_name {
          font-family: 'Domine', serif;
          font-weight: 700;
          font-style: normal;
          font-size: 16px;
          color: #707070; } }
      @media screen and (min-width: 768px) {
        footer #footer_upper #footer_address .footer_address_item .footer_address_copy, footer #footer_upper #footer_address .footer_address_item a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 16px;
          color: #707070;
          line-height: 19px; } }
      @media screen and (max-width: 767px) {
        footer #footer_upper #footer_address .footer_address_item .footer_address_copy, footer #footer_upper #footer_address .footer_address_item a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 14px;
          color: #707070;
          line-height: 17px; } }
    footer #footer_upper #footer_address .footer_address_item:first-of-type {
      margin-right: 30px; }
    @media screen and (min-width: 768px) {
      footer #footer_upper #footer_social {
        position: absolute;
        right: 0;
        bottom: 0; } }
    @media screen and (max-width: 767px) {
      footer #footer_upper #footer_social {
        margin-top: 25px; } }
    footer #footer_upper .footer_social_item {
      float: left; }
      @media screen and (min-width: 992px) {
        footer #footer_upper .footer_social_item {
          margin: 0px 5px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        footer #footer_upper .footer_social_item {
          margin: 2px 5px 0px; } }
      @media screen and (max-width: 767px) {
        footer #footer_upper .footer_social_item {
          margin: 0px 5px; } }
      footer #footer_upper .footer_social_item a {
        display: inline-block;
        position: relative;
        border: 1px solid #6d7276; }
        @media screen and (min-width: 992px) {
          footer #footer_upper .footer_social_item a {
            height: 30px;
            width: 30px; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          footer #footer_upper .footer_social_item a {
            height: 19px;
            width: 19px; } }
        @media screen and (max-width: 767px) {
          footer #footer_upper .footer_social_item a {
            height: 30px;
            width: 30px; } }
        footer #footer_upper .footer_social_item a .fa {
          color: #6d7276;
          position: relative; }
          @media screen and (min-width: 992px) {
            footer #footer_upper .footer_social_item a .fa {
              font-size: 22px !important;
              bottom: 0px;
              line-height: 30px; } }
          @media screen and (max-width: 991px) and (min-width: 768px) {
            footer #footer_upper .footer_social_item a .fa {
              font-size: 12px !important;
              bottom: 0px;
              line-height: 19px; } }
          @media screen and (max-width: 767px) {
            footer #footer_upper .footer_social_item a .fa {
              font-size: 22px !important;
              bottom: 0px;
              line-height: 30px; } }
        footer #footer_upper .footer_social_item a .network_name {
          position: absolute;
          text-indent: -9999px; }
      footer #footer_upper .footer_social_item a:hover .fa {
        color: #6d7276; }
  footer #footer_logo_inner {
    height: 111px;
    position: relative; }
    @media screen and (min-width: 1201px) {
      footer #footer_logo_inner {
        width: 200px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      footer #footer_logo_inner {
        width: 150px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      footer #footer_logo_inner {
        width: 150px; } }
    @media screen and (max-width: 767px) {
      footer #footer_logo_inner {
        width: 150px; } }
    footer #footer_logo_inner #footer_logo_gutter {
      position: absolute;
      background-color: #C03E4F;
      height: 111px; }
    footer #footer_logo_inner a {
      position: relative;
      z-index: 5;
      margin-top: 30px;
      display: inline-block; }
      footer #footer_logo_inner a img {
        width: auto; }
        @media screen and (min-width: 1201px) {
          footer #footer_logo_inner a img {
            height: 55px; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          footer #footer_logo_inner a img {
            height: 47px; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          footer #footer_logo_inner a img {
            height: 47px; } }
        @media screen and (max-width: 767px) {
          footer #footer_logo_inner a img {
            height: 47px; } }
  footer #footer_lower {
    background-color: #000000; }
    footer #footer_lower #footer_lower_wrapper {
      position: relative; }
  footer #footer_lower_links {
    padding-top: 35px; }
    @media screen and (min-width: 1201px) {
      footer #footer_lower_links {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
        color: #ffffff;
        padding-bottom: 25px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      footer #footer_lower_links {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 11px;
        color: #ffffff;
        padding-bottom: 25px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      footer #footer_lower_links {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 11px;
        color: #ffffff;
        padding-bottom: 25px; } }
    @media screen and (max-width: 767px) {
      footer #footer_lower_links {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 11px;
        color: #ffffff;
        padding-bottom: 15px; } }
    footer #footer_lower_links a {
      text-decoration: underline; }
      @media screen and (min-width: 1201px) {
        footer #footer_lower_links a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 12px;
          color: #ffffff; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        footer #footer_lower_links a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 11px;
          color: #ffffff; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        footer #footer_lower_links a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 11px;
          color: #ffffff; } }
      @media screen and (max-width: 767px) {
        footer #footer_lower_links a {
          font-family: source-sans-pro, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 11px;
          color: #ffffff; } }
  @media screen and (min-width: 768px) {
    footer #adobe_reader {
      position: absolute;
      left: 50%;
      margin-left: -77px;
      top: 29px; } }
  @media screen and (max-width: 767px) {
    footer #adobe_reader {
      margin-bottom: 15px; } }
  @media screen and (min-width: 768px) {
    footer #footer_logos {
      position: absolute;
      right: 0;
      top: 29px; } }
  @media screen and (max-width: 767px) {
    footer #footer_logos {
      margin-bottom: 30px;
      height: 40px; } }
  footer #footer_logos .footer_logos_item {
    float: left; }
    @media screen and (min-width: 1201px) {
      footer #footer_logos .footer_logos_item {
        margin-left: 25px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      footer #footer_logos .footer_logos_item {
        margin-left: 25px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      footer #footer_logos .footer_logos_item {
        margin-left: 10px; } }
    @media screen and (max-width: 767px) {
      footer #footer_logos .footer_logos_item {
        margin-left: 10px; } }
  footer #footer_logos .footer_logos_item_img {
    height: 40px;
    text-indent: -9999px; }
  footer #footer_logos #footer_logo_cc .footer_logos_item_img {
    width: 115px;
    background: url("../images/footer_logos.png") 0px 0px no-repeat; }
  footer #footer_logos #footer_logo_nb .footer_logos_item_img {
    width: 100px;
    background: url("../images/footer_logos.png") -130px 0px no-repeat; }
  footer #footer_logos #footer_logo_rr .footer_logos_item_img {
    width: 61px;
    background: url("../images/footer_logos.png") -256px 0px no-repeat; }

@media screen and (max-width: 991px) and (min-width: 768px) {
  .line_break {
    opacity: 0;
    height: 1px;
    clear: both;
    display: block; } }
@media screen and (max-width: 767px) {
  .line_break {
    opacity: 0;
    height: 1px;
    clear: both;
    display: block; } }

#search_pag_wrapper .search_pag_item {
  float: left;
  margin-right: 20px; }
#search_pag_wrapper .search_pag_item:last-of-type {
  margin-right: 0px !important; }
#search_pag_wrapper #search_pag_prev a, #search_pag_wrapper #search_pag_next a {
  font-family: source-sans-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #C03E4F; }
#search_pag_wrapper #search_pag_first a, #search_pag_wrapper #search_pag_last a {
  font-family: source-sans-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #C03E4F; }
#search_pag_wrapper #search_pag_title {
  font-family: source-sans-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #C03E4F;
  position: relative;
  padding-right: 13px;
  cursor: pointer; }
#search_pag_wrapper #search_pag_title:after {
  position: absolute;
  width: 8px;
  height: 4px;
  content: '';
  background: url("../images/site_graphics.png") -17px 0px no-repeat;
  right: 0px;
  top: 14px; }
#search_pag_wrapper #search_pag_drop {
  position: relative; }
#search_pag_wrapper #search_pag_drop_inner {
  display: none;
  position: absolute;
  width: 100%;
  height: 150px;
  overflow-y: scroll;
  background-color: #ffffff;
  border: 1px solid #2e2c2c;
  padding: 10px;
  z-index: 100; }
  #search_pag_wrapper #search_pag_drop_inner a {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #C03E4F; }

#prop_searchbar_wrapper {
  background-color: #af2d37;
  padding-top: 45px;
  padding-bottom: 60px;
  margin-bottom: 100px; }

@media screen and (max-width: 767px) {
  .searchbar_item:nth-child(odd) {
    margin-left: 7px; } }

@media screen and (max-width: 767px) {
  .searchbar_item:nth-child(even) {
    margin-right: 7px; } }

.searchbar_item_no_float {
  width: 100% !important; }

.searchbar_item, .searchbar_item_no_float {
  margin-top: 16px;
  /*.searchbar_item_inner:before, input:before {
  	position: absolute;
  	content: '';
  	width: 22px;
  	height: 7px;
  	background: url('../images/site_graphics.png') 0px -11px no-repeat;
  	bottom: 0px;
  	left: 0px;
  }
  .searchbar_item_inner:after, input:before {
  	position: absolute;
  	content: '';
  	width: calc(100% - 22px);
  	height: 1px;
  	background-color: #ffffff;
  	right: 0px;
  	bottom: 0px;
  }*/
  /*.search_item_inner_inner:after {
  	position: absolute;
  	right: 5px;
  	top: 12px;
  	height: 4px;
  	width: 8px;
  	content: '';
  	pointer-events: none;
  	background: url('../images/site_graphics.png') -17px -5px no-repeat;
  }
  select, input {
  	background-color: transparent;
  	padding: 0px 15px 0px 10px;
  	height: 30px;
  	border: 0px;
  	text-transform: uppercase;
  }*/ }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .searchbar_item, .searchbar_item_no_float {
      width: calc(15% - 15px); } }
  @media screen and (max-width: 767px) {
    .searchbar_item, .searchbar_item_no_float {
      width: calc(50% - 7px); } }
  .searchbar_item .searchbar_item_label, .searchbar_item_no_float .searchbar_item_label {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 27px;
    color: #707070;
    line-height: 29px; }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .searchbar_item .searchbar_item_label, .searchbar_item_no_float .searchbar_item_label {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .searchbar_item .searchbar_item_label, .searchbar_item_no_float .searchbar_item_label {
        width: 100%; } }
  .searchbar_item .searchbar_item_inner input, .searchbar_item_no_float .searchbar_item_inner input {
    border: 1px solid #707070;
    background-color: transparent;
    color: #ffffff;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #707070;
    position: relative;
    width: 100%; }
  .searchbar_item .search_item_inner_inner, .searchbar_item_no_float .search_item_inner_inner {
    position: relative; }
  .searchbar_item select, .searchbar_item_no_float select {
    width: 100%; }
    .searchbar_item select option, .searchbar_item_no_float select option {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 10px;
      color: #C03E4F; }
  .searchbar_item select::-ms-expand, .searchbar_item_no_float select::-ms-expand {
    display: none; }

.searchbar_item:first-of-type {
  margin-top: 0px !important; }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .searchbar_item:first-of-type {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .searchbar_item:first-of-type {
      width: 100%; } }

.hidden_label {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #707070;
  text-transform: uppercase;
  line-height: 17px; }

#searchbar_inputs {
  margin-top: 25px;
  width: 100%;
  line-height: 30px; }
  @media screen and (min-width: 768px) {
    #searchbar_inputs .searchbar_inputs_item {
      width: calc(50% - 15px);
      float: left; } }
  @media screen and (max-width: 767px) {
    #searchbar_inputs .searchbar_inputs_item {
      width: 100%; } }
  #searchbar_inputs .searchbar_inputs_item label {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #707070;
    text-transform: uppercase;
    line-height: 30px;
    width: 80px; }
  #searchbar_inputs .searchbar_inputs_item input {
    border: 1px solid #ffffff;
    background-color: transparent;
    line-height: 30px;
    width: calc(100% - 84px);
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #707070;
    padding: 0px 10px; }
  @media screen and (min-width: 768px) {
    #searchbar_inputs .searchbar_inputs_item:first-child {
      margin-right: 15px; } }
  @media screen and (min-width: 768px) {
    #searchbar_inputs .searchbar_inputs_item:last-child {
      margin-left: 15px; } }

#searchbar_submit {
  float: right;
  margin-top: 25px;
  /*.searchbar_item_inner:before, input:before {
  	position: absolute;
  	content: '';
  	width: 22px;
  	height: 7px;
  	background: url('../images/site_graphics.png') 0px -11px no-repeat;
  	bottom: 0px;
  	left: 0px;
  }
  .searchbar_item_inner:after, input:before {
  	position: absolute;
  	content: '';
  	width: calc(100% - 22px);
  	height: 1px;
  	background-color: #ffffff;
  	right: 0px;
  	bottom: 0px;
  }*/
  /*.search_item_inner_inner:after {
  	position: absolute;
  	right: 5px;
  	top: 12px;
  	height: 4px;
  	width: 8px;
  	content: '';
  	pointer-events: none;
  	background: url('../images/site_graphics.png') -17px -5px no-repeat;
  }*/ }
  #searchbar_submit .searchbar_item_inner, #searchbar_submit input {
    border: 1px solid #707070;
    background-color: transparent;
    color: #ffffff;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #707070;
    position: relative; }
  #searchbar_submit .search_item_inner_inner {
    position: relative; }
  #searchbar_submit input {
    background-color: transparent;
    width: 90px;
    height: 30px;
    border: 0px;
    text-transform: uppercase; }

#property_pdf a {
  display: inline-block;
  padding-right: 45px; }
#property_pdf a:hover {
  text-decoration: none; }
  #property_pdf a:hover .pdf_download_link:after {
    transform: translateX(45px); }
  #property_pdf a:hover .pdf_download_link:before {
    transform: rotate(8deg); }
#property_pdf .pdf_download_link {
  text-transform: uppercase;
  position: relative; }
  @media screen and (min-width: 1201px) {
    #property_pdf .pdf_download_link {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 35px;
      color: #C03E4F; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #property_pdf .pdf_download_link {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 35px;
      color: #C03E4F; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #property_pdf .pdf_download_link {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 27px;
      color: #C03E4F; } }
  @media screen and (max-width: 767px) {
    #property_pdf .pdf_download_link {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 18px;
      color: #C03E4F; } }
#property_pdf .pdf_download_link:after {
  content: '';
  background: url("../images/link_triangle_red.svg") left center no-repeat;
  width: 17px;
  height: 23px;
  background-size: contain;
  transform: translateX(30px);
  display: inline-block;
  transition: .5s; }
#property_pdf .pdf_download_link:before {
  content: '';
  background: url("../images/brochure_icon.svg") left center no-repeat;
  width: 50px;
  height: 50px;
  background-size: contain;
  margin-right: 25px;
  display: inline-block;
  position: relative;
  bottom: -12px;
  transition: .5s; }

#pdf_download {
  margin-top: 30px;
  margin-bottom: 50px; }

#text_callouts .text_callout_item, #pdf_download .text_callout_item {
  height: 139px;
  margin-bottom: 30px; }
  #text_callouts .text_callout_item .text_callout_item_inner, #pdf_download .text_callout_item .text_callout_item_inner {
    background-color: #6d7276;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 18px 15px 0px 15px; }
  #text_callouts .text_callout_item .text_callout_item_inner:before, #pdf_download .text_callout_item .text_callout_item_inner:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 44px;
    width: 14px;
    height: 18px;
    background: url("../images/site_graphics.png") -204px 0px no-repeat; }
  #text_callouts .text_callout_item .text_callout_item_name, #pdf_download .text_callout_item .text_callout_item_name {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #ffffff;
    line-height: 23px;
    margin-bottom: 6px; }
  #text_callouts .text_callout_item .text_callout_item_title, #pdf_download .text_callout_item .text_callout_item_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px; }
  #text_callouts .text_callout_item .text_callout_item_click, #pdf_download .text_callout_item .text_callout_item_click {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    bottom: 27px; }
  #text_callouts .text_callout_item .text_callout_item_click:after, #pdf_download .text_callout_item .text_callout_item_click:after {
    width: 4px;
    height: 9px;
    content: '';
    background: url("../images/site_graphics.png") -6px 0px no-repeat;
    right: -10px;
    bottom: 4px;
    position: absolute; }

#contact_us_maps #contact_us_map {
  height: 600px; }
  #contact_us_maps #contact_us_map iframe {
    height: 100%;
    width: 100%; }
@media screen and (min-width: 768px) {
  #contact_us_maps .contact_us_address_item .contact_us_address_name {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #2e2c2c; } }
@media screen and (max-width: 767px) {
  #contact_us_maps .contact_us_address_item .contact_us_address_name {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #2e2c2c; } }
@media screen and (min-width: 768px) {
  #contact_us_maps .contact_us_address_item .contact_us_address_copy, #contact_us_maps .contact_us_address_item a {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    color: #2e2c2c;
    line-height: 19px; } }
@media screen and (max-width: 767px) {
  #contact_us_maps .contact_us_address_item .contact_us_address_copy, #contact_us_maps .contact_us_address_item a {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    color: #2e2c2c;
    line-height: 17px; } }

#grid_view, #map_view {
  display: none; }

#list_view .prop_list_item_inner {
  width: 100%; }

#map_view #map_wrapper {
  width: 100%;
  height: 600px; }
  #map_view #map_wrapper iframe {
    width: 100%;
    height: 100%; }

.low_list .prop_list_item_upper {
  font-size: 21px !important;
  line-height: 23px !important; }
.low_list .prop_list_item_lower, .low_list .prop_list_item_upper_cost {
  font-size: 21px !important;
  line-height: 22px !important; }
.low_list .prop_list_item_price {
  font-size: 21px !important;
  line-height: 34px !important; }
.low_list .prop_list_extra {
  font-family: source-sans-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  color: #2c2c2c;
  line-height: 19px; }

#prop_search_filter {
  position: relative; }
  #prop_search_filter #prop_search_title {
    text-align: center; }
    @media screen and (min-width: 1201px) {
      #prop_search_filter #prop_search_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 60px;
        color: #707070;
        margin-bottom: 60px;
        line-height: 50px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #prop_search_filter #prop_search_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 60px;
        color: #707070;
        margin-bottom: 60px;
        line-height: 50px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #prop_search_filter #prop_search_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 33px;
        color: #707070;
        margin-bottom: 45px;
        line-height: 33px; } }
    @media screen and (max-width: 767px) {
      #prop_search_filter #prop_search_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 33px;
        color: #707070;
        margin-bottom: 45px;
        line-height: 33px;
        position: relative;
        top: -55px; } }
  #prop_search_filter #prop_search_sort {
    position: absolute;
    left: 0px;
    top: 0px; }
    #prop_search_filter #prop_search_sort #prop_search_sort_label {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 13px;
      color: #C03E4F;
      text-transform: uppercase;
      float: left;
      margin-right: 19px;
      padding-top: 7px; }
    #prop_search_filter #prop_search_sort #prop_search_select {
      float: left;
      border-top: 1px solid #9a2c34;
      border-left: 1px solid #9a2c34;
      border-right: 1px solid #9a2c34;
      background-color: transparent;
      border-bottom: 0px;
      color: #9a2c34;
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 12px;
      color: #C03E4F;
      position: relative; }
    #prop_search_filter #prop_search_sort #prop_search_select:before {
      position: absolute;
      content: '';
      width: 22px;
      height: 7px;
      background: url("../images/site_graphics.png") 0px -20px no-repeat;
      bottom: 0px;
      left: 0px; }
    #prop_search_filter #prop_search_sort #prop_search_select:after {
      position: absolute;
      content: '';
      width: calc(100% - 22px);
      height: 1px;
      background-color: #9a2c34;
      right: 0px;
      bottom: 0px; }
    #prop_search_filter #prop_search_sort #prop_search_select_inner {
      position: relative; }
      #prop_search_filter #prop_search_sort #prop_search_select_inner select {
        border: 0px; }
    #prop_search_filter #prop_search_sort #prop_search_select_inner:after {
      position: absolute;
      right: 5px;
      top: 15px;
      height: 4px;
      width: 8px;
      content: '';
      pointer-events: none;
      background: url("../images/site_graphics.png") -17px 0px no-repeat; }
    #prop_search_filter #prop_search_sort select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding-right: 18px;
      line-height: 32px;
      background: transparent;
      text-transform: uppercase;
      padding-left: 5px; }
      #prop_search_filter #prop_search_sort select option {
        font-family: source-sans-pro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
        color: #C03E4F; }
    #prop_search_filter #prop_search_sort select::-ms-expand {
      display: none; }
  @media screen and (min-width: 768px) {
    #prop_search_filter #prop_search_display {
      position: absolute;
      right: 0px;
      top: 0px; } }
  @media screen and (max-width: 767px) {
    #prop_search_filter #prop_search_display {
      position: relative;
      right: 15px;
      top: -21px; } }
  #prop_search_filter #prop_search_display #prop_search_display_label {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    color: #C03E4F;
    text-transform: uppercase;
    float: left;
    padding-top: 12px; }
  #prop_search_filter #prop_search_display #prop_search_display_list, #prop_search_filter #prop_search_display #prop_search_display_grid, #prop_search_filter #prop_search_display #prop_search_display_map {
    float: left;
    height: 43px;
    cursor: pointer; }
  #prop_search_filter #prop_search_display #prop_search_display_list {
    margin-right: 19px;
    width: 22px;
    background: url("../images/display_by.png") 0px 0px no-repeat;
    text-indent: -9999px;
    margin-left: 20px; }
  #prop_search_filter #prop_search_display #prop_search_display_grid {
    margin-right: 19px;
    width: 26px;
    background: url("../images/display_by.png") -61px 0px no-repeat;
    text-indent: -9999px; }
  #prop_search_filter #prop_search_display #prop_search_display_map {
    width: 23px;
    background: url("../images/display_by.png") -125px 0px no-repeat;
    text-indent: -9999px; }
    @media screen and (max-width: 767px) {
      #prop_search_filter #prop_search_display #prop_search_display_map {
        display: none; } }

@media screen and (min-width: 1201px) {
  .no_hero {
    margin-bottom: 75px !important; } }
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .no_hero {
    margin-bottom: 75px !important; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  .no_hero {
    margin-bottom: 75px !important; } }
@media screen and (max-width: 767px) {
  .no_hero {
    margin-bottom: 30px !important; } }

@media screen and (min-width: 1201px) {
  .large_text #page_content {
    font-size: 22px !important; } }
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .large_text #page_content {
    font-size: 22px !important; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  .large_text #page_content {
    font-size: 22px !important; } }
@media screen and (max-width: 767px) {
  .large_text #page_content {
    font-size: 22px !important; } }

@media screen and (max-width: 767px) {
  .prop_mobile {
    margin-bottom: 50px !important; } }

@media screen and (min-width: 768px) {
  #wishlist_area {
    position: absolute;
    right: 80px;
    top: -3px; } }
@media screen and (max-width: 767px) {
  #wishlist_area {
    position: absolute;
    left: calc(100% - 129px);
    margin-top: 10px; } }
#wishlist_area a {
  float: left;
  border-top: 1px solid #9a2c34;
  border-left: 1px solid #9a2c34;
  border-right: 1px solid #9a2c34;
  background-color: transparent;
  border-bottom: 0px;
  color: #9a2c34;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #C03E4F;
  position: relative;
  display: inline-block;
  padding: 5px 13px;
  margin-left: 10px; }
#wishlist_area a:before {
  position: absolute;
  content: '';
  width: 22px;
  height: 7px;
  background: url("../images/site_graphics.png") 0px -20px no-repeat;
  bottom: 0px;
  left: 0px; }
#wishlist_area a:after {
  position: absolute;
  content: '';
  width: calc(100% - 22px);
  height: 1px;
  background-color: #9a2c34;
  right: 0px;
  bottom: 0px; }

@media screen and (max-width: 767px) {
  #header_content {
    display: table; } }

@media screen and (max-width: 767px) {
  #header_content_upper {
    display: table-footer-group; } }

@media screen and (max-width: 767px) {
  #header_content_lower {
    display: table-header-group; } }

.results_title {
  text-align: center;
  font-family: source-sans-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  color: #C03E4F;
  text-transform: uppercase;
  margin-bottom: 10px; }

#your_search {
  padding: 0px 15px;
  margin-bottom: 30px;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #000000; }
  #your_search .search_term {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #000000; }
  #your_search .search_term:before {
    content: '|';
    margin: 0px 5px; }
  #your_search .search_term:first-of-type:before {
    content: '' !important; }

#go_back_link button {
  border-top: 1px solid #9a2c34;
  border-left: 1px solid #9a2c34;
  border-right: 1px solid #9a2c34;
  background-color: transparent;
  border-bottom: 0px;
  color: #9a2c34;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #C03E4F;
  position: relative;
  display: inline-block;
  padding: 5px 13px;
  margin-top: 10px; }
#go_back_link button:before {
  position: absolute;
  content: '';
  width: 22px;
  height: 7px;
  background: url("../images/site_graphics.png") 0px -20px no-repeat;
  bottom: 0px;
  left: 0px; }
#go_back_link button:after {
  position: absolute;
  content: '';
  width: calc(100% - 22px);
  height: 1px;
  background-color: #9a2c34;
  right: 0px;
  bottom: 0px; }

.search_pag_number {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #000000;
  margin: 0px 0px 10px 0px; }

#prop_type_multi, #city_type_multi {
  height: auto !important;
  padding: 5px; }
  #prop_type_multi option, #city_type_multi option {
    color: #707070;
    font-size: 12px; }

#broker_tests {
  margin-top: 55px; }
  #broker_tests #broker_tests_title {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 29px;
    color: #707070;
    line-height: 30px;
    margin: 25px 0px 7px 0px; }
  #broker_tests .broker_test_item {
    margin-bottom: 40px; }
  #broker_tests .broker_test_item:last-of-type {
    margin-bottom: 0px; }
  #broker_tests .broker_test_item_name {
    font-family: 'Domine', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 35px;
    color: #C03E4F;
    margin-bottom: 4px;
    line-height: 41px; }
  #broker_tests .broker_test_item_quote {
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #707070;
    margin-bottom: 11px; }
  #broker_tests .broker_test_item {
    position: relative; }
    #broker_tests .broker_test_item .broker_test_item_quote {
      position: relative;
      padding: 37px 10px 0px 10px; }
    #broker_tests .broker_test_item .broker_test_item_quote:before {
      content: '';
      position: absolute;
      bottom: 0px;
      right: 0px;
      background: url("../images/site_graphics.png") -109px -295px no-repeat;
      width: 95px;
      height: 79px;
      z-index: -1; }
    #broker_tests .broker_test_item .broker_test_item_name {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 16px;
      color: #C03E4F;
      margin-left: 10px; }
  #broker_tests .broker_test_item:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("../images/site_graphics.png") 0px -295px no-repeat;
    width: 95px;
    height: 79px;
    z-index: -1; }

#new_index_agent_info {
  margin-top: 50px; }
  #new_index_agent_info .new_index_agent_info_item_name {
    font-family: 'Domine', serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    color: #C03E4F;
    line-height: 32px; }
  #new_index_agent_info .new_index_agent_info_item_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    color: #C03E4F;
    margin-top: 25px;
    line-height: 26px; }
  #new_index_agent_info .new_index_agent_info_item_link {
    margin-top: 25px; }

@media screen and (min-width: 768px) {
  #page_wrapper {
    padding-top: 111px; } }
@media screen and (max-width: 767px) {
  #page_wrapper {
    padding-top: 63px; } }

.staff_break {
  height: 85px; }

.agents_new_social .agents_new_social_item, .new_index_agent_indo_item_social .agents_new_social_item {
  float: left; }
  @media screen and (min-width: 992px) {
    .agents_new_social .agents_new_social_item, .new_index_agent_indo_item_social .agents_new_social_item {
      margin: 30px 10px 0px 0px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .agents_new_social .agents_new_social_item, .new_index_agent_indo_item_social .agents_new_social_item {
      margin: 30px 10px 0px 0px; } }
  @media screen and (max-width: 767px) {
    .agents_new_social .agents_new_social_item, .new_index_agent_indo_item_social .agents_new_social_item {
      margin: 30px 10px 0px 0px; } }
  .agents_new_social .agents_new_social_item a, .new_index_agent_indo_item_social .agents_new_social_item a {
    display: inline-block;
    position: relative;
    background-color: #C03E4F;
    border-radius: 4px; }
    @media screen and (min-width: 992px) {
      .agents_new_social .agents_new_social_item a, .new_index_agent_indo_item_social .agents_new_social_item a {
        height: 30px;
        width: 30px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .agents_new_social .agents_new_social_item a, .new_index_agent_indo_item_social .agents_new_social_item a {
        height: 19px;
        width: 19px; } }
    @media screen and (max-width: 767px) {
      .agents_new_social .agents_new_social_item a, .new_index_agent_indo_item_social .agents_new_social_item a {
        height: 30px;
        width: 30px; } }
    .agents_new_social .agents_new_social_item a .fa, .new_index_agent_indo_item_social .agents_new_social_item a .fa {
      color: #ffffff;
      position: relative; }
      @media screen and (min-width: 992px) {
        .agents_new_social .agents_new_social_item a .fa, .new_index_agent_indo_item_social .agents_new_social_item a .fa {
          font-size: 22px !important;
          bottom: 0px;
          line-height: 30px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        .agents_new_social .agents_new_social_item a .fa, .new_index_agent_indo_item_social .agents_new_social_item a .fa {
          font-size: 12px !important;
          bottom: 0px;
          line-height: 19px; } }
      @media screen and (max-width: 767px) {
        .agents_new_social .agents_new_social_item a .fa, .new_index_agent_indo_item_social .agents_new_social_item a .fa {
          font-size: 22px !important;
          bottom: 0px;
          line-height: 30px; } }
    .agents_new_social .agents_new_social_item a .network_name, .new_index_agent_indo_item_social .agents_new_social_item a .network_name {
      position: absolute;
      text-indent: -9999px; }
  .agents_new_social .agents_new_social_item a:hover .fa, .new_index_agent_indo_item_social .agents_new_social_item a:hover .fa {
    color: #ffffff; }

.video_back {
  overflow: hidden; }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    .video_back {
      height: 550px !important; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .video_back {
      height: 425px !important; } }
  @media screen and (max-width: 767px) {
    .video_back {
      height: auto !important; } }

@media screen and (min-width: 992px) {
  #mr_sidebar_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    color: #707070;
    line-height: 22px; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  #mr_sidebar_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    color: #707070;
    line-height: 22px; } }
@media screen and (max-width: 767px) {
  #mr_sidebar_title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    color: #707070;
    line-height: 22px; } }

#mr_sidebar_copy:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 1px;
  background-color: #707070; }
  @media screen and (min-width: 992px) {
    #mr_sidebar_copy:after {
      width: calc(100% - 30px); } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #mr_sidebar_copy:after {
      width: calc(100% - 40px); } }
  @media screen and (max-width: 767px) {
    #mr_sidebar_copy:after {
      width: calc(100% - 40px); } }

#mr_sidebar_copy {
  position: relative;
  font-style: italic !important; }
  @media screen and (min-width: 992px) {
    #mr_sidebar_copy {
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 18px;
      color: #707070;
      margin-top: 10px;
      line-height: 18px;
      padding-right: 30px;
      padding-bottom: 10px;
      margin-bottom: 15px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #mr_sidebar_copy {
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 18px;
      color: #707070;
      margin-top: 10px;
      line-height: 18px;
      padding-right: 40px;
      padding-bottom: 10px;
      margin-bottom: 15px; } }
  @media screen and (max-width: 767px) {
    #mr_sidebar_copy {
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 18px;
      color: #707070;
      margin-top: 10px;
      line-height: 18px;
      padding-right: 40px;
      padding-bottom: 10px;
      margin-bottom: 15px; } }

@media screen and (max-width: 767px) {
  #mr_sidebar_pdf_wrapper {
    margin-bottom: 30px; } }
#mr_sidebar_pdf_wrapper .mr_sidebar_pdf_item {
  position: relative; }
  @media screen and (min-width: 992px) {
    #mr_sidebar_pdf_wrapper .mr_sidebar_pdf_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 23px;
      color: #707070;
      line-height: 35px;
      padding-left: 25px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #mr_sidebar_pdf_wrapper .mr_sidebar_pdf_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 23px;
      color: #707070;
      line-height: 35px;
      padding-left: 25px; } }
  @media screen and (max-width: 767px) {
    #mr_sidebar_pdf_wrapper .mr_sidebar_pdf_item {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 23px;
      color: #707070;
      line-height: 35px;
      padding-left: 25px; } }
  #mr_sidebar_pdf_wrapper .mr_sidebar_pdf_item a {
    color: #707070; }
#mr_sidebar_pdf_wrapper .mr_sidebar_pdf_item:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url("../images/link_triangle_red.svg") center center no-repeat;
  background-size: contain; }

#sponsors_grid {
  margin-top: 50px; }
  #sponsors_grid #sponsors_grid_title {
    text-align: center;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      #sponsors_grid #sponsors_grid_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 40px;
        color: #707070; } }
    @media screen and (max-width: 767px) {
      #sponsors_grid #sponsors_grid_title {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 22px;
        color: #707070; } }
  #sponsors_grid .sponsors_item {
    position: relative; }
  #sponsors_grid .sponsors_item_inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  #sponsors_grid .w_div {
    border-bottom: 1px solid #707070;
    padding-bottom: 30px;
    margin-bottom: 40px; }
  #sponsors_grid #spon_text {
    text-align: center;
    margin-top: 40px; }
    @media screen and (min-width: 992px) {
      #sponsors_grid #spon_text {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 30px;
        color: #707070;
        padding: 0px 20%; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #sponsors_grid #spon_text {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
        color: #707070;
        padding: 0px 20%; } }
    @media screen and (max-width: 767px) {
      #sponsors_grid #spon_text {
        font-family: source-sans-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
        color: #707070; } }
    #sponsors_grid #spon_text a {
      color: #707070; }
    #sponsors_grid #spon_text .spon_text_item {
      white-space: nowrap; }

#market_alert {
  background-color: #707070;
  padding-top: 30px;
  padding-bottom: 30px; }
  #market_alert #market_alert_inner {
    position: relative; }
  #market_alert #market_alert_item {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block; }
    @media screen and (max-width: 767px) {
      #market_alert #market_alert_item {
        text-align: center; } }
  @media screen and (min-width: 768px) {
    #market_alert img {
      margin-right: 25px; } }
  @media screen and (max-width: 767px) {
    #market_alert img {
      margin-bottom: 25px; } }
  @media screen and (min-width: 992px) {
    #market_alert a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 40px;
      color: #ffffff; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #market_alert a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 18px;
      color: #ffffff; } }
  @media screen and (max-width: 767px) {
    #market_alert a {
      font-family: source-sans-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 26px;
      color: #ffffff; } }
  @media screen and (max-width: 767px) {
    #market_alert a span {
      width: 100%;
      display: inline-block; } }

.chrome-fix {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.accessible, .accessible:visited {
  position: absolute;
  opacity: 0;
  color: #ffffff;
  left: calc(100% + 95px);
  top: 0px;
  z-index: 100;
  white-space: nowrap; }

.accessible:focus {
  opacity: 1; }

#alert_bar {
  background-color: #9a2c34;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media screen and (min-width: 992px) {
    #alert_bar {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 15px;
      color: #ffffff;
      line-height: 18px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #alert_bar {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 15px;
      color: #ffffff;
      line-height: 18px; } }
  @media screen and (max-width: 767px) {
    #alert_bar {
      font-family: source-sans-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 12px;
      color: #ffffff;
      line-height: 15px; } }

@media print {
  header, footer, #new_breadcrumbs, #social_breadcrumbs, #callouts, #share_area, #hero_image, #photo_gallery, #form_area, #internal_footer, #prop_info_form, #prop_info_sale_phone, #prop_info_sale_btns, #prop_agent_wrapper {
    display: none; } }

/*# sourceMappingURL=style2.css.map */
