@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);
@import url(http://fonts.googleapis.com/css?family=Julius+Sans+One);
@import url(http://fonts.googleapis.com/css?family=Cinzel:400,700);
/* ` Marshall Parunashvili Custom CSS. All Rights Reserved.
----------------------------------------------------------------------------------------------------*/
/* `Color Schemes
----------------------------------------------------------------------------------------------------*/
.no-margin-left {
  margin-left: 0px; }

#largemap {
  display: none; }

#CDSWIDSSP {
  width: 100% !important; }

/* `Mixins
----------------------------------------------------------------------------------------------------*/
/* `Fix For Google Maps
----------------------------------------------------------------------------------------------------*/
#map-canvas {
  float: left;
  width: 100%;
  height: 300px; }
  #map-canvas img {
    max-width: none; }

/* `Header
----------------------------------------------------------------------------------------------------*/
.header-bottom {
  margin-top: -15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e2e3e2; }

#slideshow {
  float: left;
  width: 100%;
  height: 400px; }

#slideshowbottom {
  float: left;
  width: 100%;
  height: 250px; }

#camera_wrap {
  float: left;
  min-height: 400px; }

.navbar .nav > li > a {
  font-family: 'Julius Sans One', sans-serif;
  color: #b4b4b4;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
  text-transform: uppercase;
  padding: 9px 4px 9px; }
  .navbar .nav > li > a:hover {
    color: #444444; }

.divider {
  float: left;
  font-family: 'Julius Sans One';
  padding-top: 7px; }

.icons {
  float: right;
  margin-top: 1.9em; }
  .icons ul {
    float: right;
    list-style-type: none; }
    .icons ul li {
      float: left;
      margin-left: 1em; }
      .icons ul li a {
        color: #b4b4b4;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .icons ul li a:hover {
          color: #444444;
          text-decoration: underline; }

.icons a img {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.icons a:hover img {
  opacity: 1; }

.guest {
  float: right;
  margin-top: -50px; }
  .guest a {
    float: left;
    font-family: 'Julius Sans One', sans-serif;
    color: #b4b4b4;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 0.8em; }
    .guest a:hover {
      color: #444444; }

.submenu {
  background-color: #F3F4F9;
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 10px;
  margin-top: -10px; }
  .submenu ul {
    list-style-type: none;
    margin: 0; }
    .submenu ul li {
      float: left; }
      .submenu ul li a {
        float: left;
        font-family: 'Julius Sans One', sans-serif;
        color: #b4b4b4;
        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -ms-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease;
        text-align: center;
        width: 100%;
        text-transform: uppercase; }
        .submenu ul li a:hover {
          color: #444444; }
    .submenu ul .first {
      text-align: left;
      padding-left: 10px; }

.box_1 {
  float: left;
  width: 570px;
  margin-right: 15px; }

.box_2, .box_3 {
  float: left;
  width: 285px; }

/* `Options
----------------------------------------------------------------------------------------------------*/
.left_box {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -60px;
  background-color: rgba(85, 78, 75, 0.6);
  padding: 0px 15px; }
  .left_box h2 {
    color: white;
    font-weight: 300;
    margin-bottom: 0px;
    font-family: 'Open Sans';
    font-size: 1.1em;
    line-height: 16px; }
  .left_box h3 {
    color: white;
    font-weight: normal;
    font-style: italic;
    font-family: 'Georgia';
    font-size: 1.3em;
    line-height: 16px; }

.right_box {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -60px;
  background-color: rgba(85, 78, 75, 0.6);
  padding: 5px 25px; }
  .right_box .tripadvisor {
    float: left;
    width: 80px;
    margin-left: -10px;
    margin-right: 10px; }
  .right_box h2 {
    margin-top: 4px;
    color: white;
    font-weight: normal;
    margin-bottom: 10px;
    font-family: 'Cinzel';
    font-size: 0.9em;
    line-height: 1.2em;
    margin-bottom: 0px; }

.options-top {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #e2e3e2; }

.home_content h2 {
  color: #996633; }
.home_content h2 {
  font-family: 'Julius Sans One', sans-serif;
  font-size: 1.4em;
  line-height: 1.7em; }

.threelines h2 {
  padding-top: 1.5em; }

.twolines h2 {
  padding-top: 2.1em; }

.box_1 {
  background: url("../img/box1.png");
  cursor: pointer;
  height: 170px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .box_1 .horiz_price {
    background: url("../img/stripe.png");
    float: left;
    width: 140px;
    height: 140px;
    margin-top: 30px; }
    .box_1 .horiz_price h3 {
      cursor: pointer;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      font-weight: normal;
      color: white;
      font-size: 16px;
      margin-top: 75px;
      margin-left: -8px; }
  .box_1 .caption {
    cursor: pointer;
    width: 177px;
    float: right;
    background-color: rgba(244, 154, 194, 0.6);
    height: 100%;
    padding-left: 10px; }
    .box_1 .caption h2 {
      cursor: pointer;
      font-family: 'Julius Sans One', sans-serif;
      color: white;
      font-size: 1.4em;
      line-height: 1.6em;
      text-align: center; }
  .box_1:hover {
    -webkit-box-shadow: 0px 0px 5px 0px #444;
    box-shadow: 0px 0px 5px 0px #444; }

.box_2 {
  background: url("../img/box2.png");
  height: 170px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer; }
  .box_2 .caption {
    width: 177px;
    float: right;
    background-color: rgba(98, 110, 146, 0.6);
    height: 100%;
    padding-left: 10px; }
    .box_2 .caption h2 {
      cursor: pointer;
      font-family: 'Julius Sans One', sans-serif;
      color: white;
      font-size: 1.4em;
      line-height: 1.6em;
      text-align: center; }
  .box_2:hover {
    -webkit-box-shadow: 0px 0px 5px 0px #444;
    box-shadow: 0px 0px 5px 0px #444; }

.box_3 {
  background: url("../img/box3.png");
  height: 170px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer; }
  .box_3 .caption {
    width: 177px;
    float: right;
    background-color: rgba(73, 50, 39, 0.58);
    height: 100%;
    padding-left: 10px; }
    .box_3 .caption h2 {
      cursor: pointer;
      font-family: 'Julius Sans One', sans-serif;
      color: white;
      font-size: 1.4em;
      line-height: 1.6em;
      text-align: center; }
  .box_3:hover {
    -webkit-box-shadow: 0px 0px 5px 0px #444;
    box-shadow: 0px 0px 5px 0px #444; }

/* `Footer
----------------------------------------------------------------------------------------------------*/
.footer {
  color: #b4b4b4;
  border-top: 1px solid #e2e3e2;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px; }
  .footer .copyright {
    margin-top: 10px;
    font-family: 'Cinzel';
    line-height: 16px; }
    .footer .copyright .sub {
      font-family: Helvetica;
      font-size: 13px; }
  .footer .lower_menu {
    max-width: 500px;
    margin: 0 auto;
    list-style-type: none; }
    .footer .lower_menu li {
      float: left;
      margin-left: 20px; }
      .footer .lower_menu li a {
        font-family: Georgia;
        font-size: 1em;
        color: #b4b4b4;
        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -ms-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease; }
        .footer .lower_menu li a:hover {
          color: #444444; }
  .footer .phone {
    float: right;
    color: #a3a3a3;
    margin-top: -35px;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
    .footer .phone:hover {
      color: #444; }

/* `Rentals
----------------------------------------------------------------------------------------------------*/
.locations {
  float: left;
  background-color: #9c8179;
  width: 100%;
  margin-bottom: 10px; }
  .locations ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style-type: none; }
    .locations ul li {
      float: left;
      width: 50%;
      text-align: center; }
    .locations ul .last_minute_select {
      background-color: #97657B; }
    .locations ul a {
      float: left;
      text-align: center;
      width: 100%;
      padding: 15px 0px;
      color: white;
      font-family: 'Julius Sans One';
      font-size: 1.2em;
      background-color: transparent;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .locations ul a:hover {
        background-color: #97657B; }

.slocations {
  float: left;
  background-color: #9c8179;
  width: 100%;
  margin-bottom: 10px; }
  .slocations .half {
    float: left;
    text-align: center;
    margin-left: 5px; }
  .slocations ul {
    list-style-type: none; }
    .slocations ul li {
      width: 50%; }
      .slocations ul li a {
        display: block;
        padding: 15px;
        color: white;
        font-family: 'Julius Sans One';
        font-size: 1.2em;
        background-color: transparent;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .slocations ul li a:hover {
          background-color: #97657B; }

.mrt {
  width: 98%;
  border: 5px solid #777777; }

.mrttitle {
  background-color: rgba(98, 110, 146, 0.6);
  margin-bottom: -60px;
  position: relative; }
  .mrttitle h2 {
    font-weight: 300;
    font-family: 'Open Sans';
    color: white;
    font-size: 2em;
    padding: 5px 10px; }

.brown-bg {
  float: left;
  background-color: #554e4b;
  width: 100%; }

.sorterdivider {
  float: left;
  font-family: 'Julius Sans One';
  color: white; }

.apartment_search {
  width: 100%;
  float: left; }
  .apartment_search ul {
    list-style-type: none; }
    .apartment_search ul li {
      float: left;
      margin-left: 7px;
      margin-right: 7px; }
      .apartment_search ul li a {
        font-family: 'Julius Sans One';
        text-transform: uppercase;
        font-size: 1.1em;
        color: #dfdfdf;
        font-weight: normal;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .apartment_search ul li a:hover {
          color: #fff;
          text-decoration: underline; }

.apartment_search_box, .apartment_inquire_box {
  float: left;
  width: 560px; }

.apartment_search_box ul {
  margin: 0px; }
.apartment_search_box #filterOptions {
  padding-top: 23px;
  padding-left: 15px; }

#formElem {
  margin: 0 0 8px;
  float: left;
  padding-left: 15px;
  padding-top: 15px; }
  #formElem .icon {
    z-index: 1002;
    float: left; }
    #formElem .icon span {
      float: left;
      position: relative;
      margin-left: -45px;
      z-index: 1002; }
  #formElem input {
    position: relative;
    float: left;
    font-size: 0.9em;
    width: 130px;
    margin-right: 10px;
    box-sizing: border-box;
    border: 1px solid #CCC;
    z-index: 1001;
    border-radius: 0px;
    height: 32px;
    cursor: pointer; }
    #formElem input:focus {
      outline: 0;
      border-color: #aaa;
      box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3) inset; }
  #formElem select {
    float: left;
    font-size: 0.9em;
    width: 105px;
    margin-right: 10px;
    box-sizing: border-box;
    border-radius: 0px;
    border: 1px solid #E2E3E2;
    height: 32px;
    padding: 0px 10px;
    -webkit-appearance: none;
    appearance: none; }
    #formElem select:focus {
      outline: 0;
      border-color: #aaa;
      box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3) inset; }
  #formElem .submit_button {
    box-shadow: none;
    font-weight: normal;
    background-color: #8DA893;
    color: white;
    border: none;
    padding: 6px;
    font-size: 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #formElem .submit_button:hover {
      background-color: #567d5e; }

.ourHolder {
  list-style-type: none;
  overflow: hidden;
  margin: 0px; }
  .ourHolder li {
    float: left; }

.apt2 {
  margin-top: 17px;
  margin-bottom: 3px;
  padding-bottom: 10px;
  background-color: #ededed;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .apt2 .span4 {
    text-align: center; }
  .apt2 .desc {
    padding-left: 10%;
    float: left;
    width: 100%; }
    .apt2 .desc h3 {
      cursor: pointer;
      font-size: 1.2em;
      line-height: 1.4em;
      font-weight: normal;
      font-family: "Cinzel"; }
    .apt2 .desc p {
      font-size: 11px;
      line-height: 15px; }
  .apt2 .usd {
    font-size: 16px; }
  .apt2 .dollar {
    font-size: 16px;
    position: absolute;
    margin-left: -30px;
    margin-top: -20px; }
  .apt2 .price {
    float: right;
    width: 90%;
    margin-right: 10%;
    background-color: rgba(224, 103, 186, 0.5);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .apt2 .price .apt_clear {
      width: 100%;
      height: 10px; }
    .apt2 .price h2 {
      cursor: pointer;
      font-weight: normal;
      color: white;
      border-bottom: 1px solid #e2e3e2;
      /*-- border-top: 1px solid #e2e3e2; --*/
      margin: 10px;
      text-align: center;
      font-size: 3.5em;
      padding-top: 13px; }

    .apt2 .price h2.monthly{
      padding:10px 0;
      font-size:16px;
      line-height:1.6;
    }
    .apt2 .price p {
      cursor: pointer;
      text-align: center;
      color: white;
      text-transform: uppercase;
      font-size: 0.9em;
      margin-top: 0px; }
  .apt2 img {
    border: 5px solid white;
    margin: 3%;
    width: 90%; }
  .apt2:hover {
    -webkit-box-shadow: 0px 0px 7px 0px #777;
    box-shadow: 0px 0px 7px 0px #777; }
  .apt2:hover .price {
    background-color: #e067ba; }

.portfolio .desc {
  text-align: left;
  padding-left: 4%; }
  .portfolio .desc h3 {
    margin-bottom: 0px; }

/* `Last Minute Deals
----------------------------------------------------------------------------------------------------*/
.last_minute {
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #ededed;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .last_minute img {
    border: 5px solid white;
    width: 90%;
    margin: 5%; }
  .last_minute .usd {
    font-size: 12px; }
  .last_minute .dollar {
    font-size: 12px;
    line-height: 35px;
    position: absolute;
    bottom: 110px;
    margin-left: -6px; }
  .last_minute .price {
    margin-top: 20px;
    float: right;
    width: 100%;
    background-color: rgba(244, 154, 194, 0.6);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .last_minute .price .apt_clear {
      width: 100%;
      height: 10px; }
    .last_minute .price h2 {
      font-weight: normal;
      color: white;
      border-bottom: 1px solid #e2e3e2;
      border-top: 1px solid #e2e3e2;
      margin: 10px;
      text-align: center;
      font-size: 3.5em;
      padding-top: 10px; }
    .last_minute .price p {
      text-align: center;
      color: white;
      text-transform: uppercase;
      font-size: 0.9em;
      margin-top: 0px; }
  .last_minute .apt_info {
    font-family: 'Cinzel';
    float: left;
    margin-top: 25px; }
    .last_minute .apt_info p {
      margin-bottom: 0px; }
  .last_minute .general_info {
    padding: 10px; }
    .last_minute .general_info h3 {
      float: left;
      width: 100%;
      font-family: 'Cinzel';
      border-top: 1px solid white;
      border-bottom: 1px solid white;
      padding-top: 10px;
      padding-bottom: 5px;
      text-align: center;
      font-size: 20px;
      color: #554e4b; }
    .last_minute .general_info p {
      float: left; }
    .last_minute .general_info .promotion {
      font-family: 'Cinzel';
      color: #e067ba;
      font-size: 1.1em; }
  .last_minute .last_minute_button {
    background-color: rgba(244, 154, 194, 0.6);
    color: white;
    font-family: 'Cinzel';
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 90%;
    padding: 20px;
    text-align: center;
    font-size: 1.2em;
    float: left; }
    .last_minute .last_minute_button:hover {
      text-decoration: none;
      background-color: #e067ba; }
  .last_minute:hover {
    -webkit-box-shadow: 0px 0px 7px 0px #989898;
    box-shadow: 0px 0px 7px 0px #989898; }

/* `Portfolio
----------------------------------------------------------------------------------------------------*/
.image img {
  border: 5px solid white;
  margin: 5%;
  margin-top: 1%; }

.banner {
  padding-top: 40px; }
  .banner h2 {
    font-family: 'Cinzel';
    font-weight: normal;
    font-size: 20px;
    text-align: center; }
  .banner p {
    font-family: 'Cinzel';
    text-align: center; }

.portfolio_container .span12 {
  margin-left: 0px; }

.portfolio_header {
  border-bottom: 1px solid #e2e3e2; }
  .portfolio_header h2 {
    font-family: 'Cinzel';
    text-align: center;
    font-size: 27px;
    font-weight: normal; }
  .portfolio_header h3 {
    font-family: 'Cinzel';
    text-align: center;
    font-size: 23px;
    font-weight: normal; }

.scroll-pane {
  width: 100%;
  height: 460px;
  overflow: scroll;
  white-space: nowrap;
  outline: none; }

.jspScrollable {
  outline: none; }

.scroll-pane ul {
  float: left;
  list-style-type: none;
  margin: 0; }

.scroll-pane ul li {
  display: inline-block; }

.scroll-pane ul li img {
  height: 420px; }

.info {
  width: 300px;
  overflow: hidden;
  background-color: gray;
  white-space: normal; }
  .info h2 {
    padding: 15px;
    font-family: 'Open Sans';
    color: lightgray;
    font-weight: 300;
    margin-right: 15px;
    margin-bottom: -10px; }
  .info p {
    color: lightgray;
    margin-right: 15px;
    padding-left: 15px; }
  .info a {
    color: white;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
    .info a:hover {
      color: rgba(244, 154, 194, 0.6); }

.portfolio_single {
  background-color: #ededed;
  border-radius: 5px; }

.gray_portfolio {
  background-color: #ededed;
  margin-top: -5px;
  padding-top: 5px; }

.scroll-pane-container {
  width: 94%;
  margin-left: 3%;
  padding-bottom: 40px; }

.back {
  padding-top: 10px;
  font-size: 12px;
  font-weight: 300;
  font-family: 'Open Sans';
  text-transform: uppercase !important;
  float: right;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }
  .back:hover {
    text-decoration: none;
    color: #44; }

/* `Rental Page
----------------------------------------------------------------------------------------------------*/
.fancybox-opened .fancybox-skin {
  background-color: #f1f1f1;
  -webkit-box-shadow: 0px 0px 12px 1px gray;
  box-shadow: 0px 0px 12px 1px gray; }

.apt_header {
  background-color: rgba(244, 154, 194, 0.6);
  padding: 1px 15px;
  margin-bottom: 5px; }
  .apt_header h2 {
    font-weight: 300;
    font-family: 'Open Sans';
    font-size: 22px;
    color: white; }

.youtube a, .apt_thumbnails a, .three-images a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
.youtube a img, .apt_thumbnails a img, .three-images a img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
.youtube a:hover img, .apt_thumbnails a:hover img, .three-images a:hover img {
  -webkit-box-shadow: 0px 0px 5px 0px #444;
  box-shadow: 0px 0px 5px 0px #444; }
.youtube a:hover .play, .apt_thumbnails a:hover .play, .three-images a:hover .play {
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.9; }

.youtube {
  text-align: center; }
  .youtube .play {
    opacity: 0.7;
    width: 76px;
    float: left; }

.box_price {
  background-image: url("../img/price_box.png"); }
  .box_price .color {
    background-color: rgba(244, 154, 194, 0.6);
    padding: 10px 15px; }
  .box_price .from {
    margin-top: 31px;
    font-weight: 300;
    text-transform: uppercase;
    color: white;
    padding-left: 6%;
    font-family: 'Open Sans'; }
  .box_price .box_dollar {
    font-weight: 300;
    padding-left: 6%;
    font-size: 75px;
    color: white;
    padding-bottom: 30px;
    font-family: 'Open Sans'; }
    .box_price .box_dollar .night {
      font-size: 20px; }
    .box_price .box_dollar .dollar {
      font-size: 15px;
      display: block;
      margin-top: -15px;
      margin-left: -4%;
      margin-bottom: -23px; }

.box_book {
  background-image: url("../img/inquire.png"); }
  .box_book .color {
    background-color: rgba(244, 154, 194, 0.6);
    padding: 0 15px;
    height: 100%;
    margin-top: -10px; }
  .box_book img {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%; }
  .box_book h2 {
    font-size: 1.7em;
    color: white;
    font-weight: 300;
    font-family: 'Open sans';
    margin-bottom: -3px;
    padding-top: 13px; }
  .box_book #formElem {
    padding-left: 0px; }
    .box_book #formElem .icon {
      width: 100%; }
      .box_book #formElem .icon input, .box_book #formElem .icon select {
        width: 100%;
        height: 40px; }
      .box_book #formElem .icon img {
        padding-top: 5px; }
    .box_book #formElem .submit_button {
      width: 100%;
      height: 40px;
      font-size: 17px; }

.content_summary {
  color: #777777; }
  .content_summary h2 {
    font-size: 20px;
    font-weight: normal;
    color: #f49ac2; }

.content_text p {
  color: #777777; }

.features {
  border: 1px solid #e2e3e2;
  padding: 10px;
  float: left;
  font-size: 15px; }
  .features h2 {
    font-weight: normal;
    font-size: 23px;
    border-bottom: 1px solid #e2e3e2;
    padding-bottom: 5px; }
  .features .available {
    background-position: 0 6px; }
  .features .unavailable {
    background-position: 0 -11px;
    color: #b4b4b4;
    text-decoration: line-through; }
  .features ul {
    float: left; }
  .features li {
    float: left;
    display: inline;
    width: 31%;
    padding-left: 15px;
    background: url("../img/check.png") no-repeat 0 0; }

.specials h2 {
  color: #f49ac2;
  font-size: 23px;
  border-bottom: 1px solid #e2e3e2;
  padding-bottom: 5px;
  font-weight: normal; }

#tripadvisor {
  background-color: #ededed;
  min-height: 250px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  #tripadvisor:hover {
    -webkit-box-shadow: 0px 0px 7px 0px #777;
    box-shadow: 0px 0px 7px 0px #777; }
  #tripadvisor #left_trip {
    float: left;
    width: 743px;
    background: url("../img/trip_bg.png");
    min-height: 250px; }
  #tripadvisor .inner_trip_box {
    text-align: center;
    width: 500px;
    height: 200px;
    margin: 10px auto;
    padding: 10px;
    border: 5px solid #f49ac2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  #tripadvisor:hover .inner_trip_box {
    background-color: rgba(129, 129, 129, 0.2); }
  #tripadvisor #right_trip {
    float: left;
    width: 387px;
    padding: 20px;
    text-align: center; }
    #tripadvisor #right_trip h2 {
      color: #444; }
  #tripadvisor h1 {
    font-size: 2em;
    margin-top: 20px;
    line-height: 1em;
    margin-top: 2px;
    margin-bottom: 10px; }
  #tripadvisor h2 {
    font-size: 1.3em;
    line-height: 1.4em; }
  #tripadvisor h3 {
    font-size: 1.1em;
    line-height: 1em; }
  #tripadvisor h1, #tripadvisor h2, #tripadvisor h3 {
    color: #ff0066;
    font-family: 'Julius Sans One';
    margin-bottom: 0px; }
  #tripadvisor button {
    background-color: #88c5d8;
    width: 300px;
    padding: 20px;
    font-family: 'Julius Sans One';
    font-size: 17px;
    border: none;
    box-shadow: none;
    color: white;
    border: 3px dotted #133d83;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }

#tripadvisor:hover button {
  background-color: #2BA6CB; }

.tripadvisor {
  background-color: #ededed;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .tripadvisor:hover {
    -webkit-box-shadow: 0px 0px 7px 0px #777;
    box-shadow: 0px 0px 7px 0px #777; }
  .tripadvisor .span7 img {
    width: 90%;
    margin: 5% 5%;
    border: 5px solid #F06; }
  .tripadvisor .span5 {
    text-align: center;
    padding-top: 20px; }
    .tripadvisor .span5 img {
      margin-top: 10px; }
  .tripadvisor h1 {
    font-size: 2em;
    margin-top: 20px;
    line-height: 1em;
    margin-top: 2px;
    margin-bottom: 10px; }
  .tripadvisor h2 {
    font-size: 1.4em;
    line-height: 1.4em; }
  .tripadvisor h3 {
    font-size: 1.1em;
    line-height: 1em; }
  .tripadvisor h1, .tripadvisor h2, .tripadvisor h3 {
    color: #ff0066;
    font-family: 'Julius Sans One';
    font-weight: normal;
    margin-bottom: 0px; }

.tripadvisor .start_now {
  opacity: 0;
  position: absolute;
  z-index: 1000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .tripadvisor .start_now button {
    background-color: #2BA6CB;
    width: 300px;
    padding: 20px;
    font-family: 'Cinzel';
    font-size: 17px;
    border: none;
    box-shadow: none;
    color: white;
    border: 3px dotted #133d83; }

.tripadvisor:hover .start_now {
  opacity: 1; }

/* `Content Page
----------------------------------------------------------------------------------------------------*/
.content_page h2 {
  text-align: center;
  font-family: 'Open Sans';
  color: #996633;
  font-size: 1.4em;
  line-height: 1.7em;
  line-height: 30px;
  font-weight: 300; }
.content_page .left {
  text-align: left; }
.content_page .inspire {
  font-family: Georgia;
  font-style: italic;
  color: #777777;
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.5em;
  border-bottom: 1px solid #e2e3e2;
  padding-bottom: 15px;
  margin-bottom: 15px; }
.content_page .quote1 {
  background: url("../img/quote_1_c.png") repeat-y;
  min-height: 280px; }
.content_page .quote2 {
  background: url("../img/quote_2_c.png") center repeat-y;
  min-height: 280px; }
.content_page .quote3 {
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 100px; }
.content_page .quote {
  max-width: 1200px;
  float: left;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  border-bottom: 1px solid #e2e3e2;
  margin-bottom: 15px; }
  .content_page .quote h2 {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 1.2em;
    line-height: 1.9em;
    color: white; }
  .content_page .quote p {
    font-family: 'Cinzel';
    font-size: 0.8em;
    color: white;
    margin-bottom: 20px; }
  .content_page .quote .dark {
    color: #444; }
.content_page .testimonials h2 {
  font-size: 1em !important; }
.content_page p {
  color: #777777; }
.content_page a {
  font-style: italic;
  font-family: 'Georgia';
  color: #996633;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }
  .content_page a:hover {
    text-decoration: none;
    color: #777777; }

/* `Mixins
----------------------------------------------------------------------------------------------------*/
.sitemap li a {
  font-style: normal; }
.sitemap li ul li a {
  font-style: italic; }

/* `Guest Login
----------------------------------------------------------------------------------------------------*/
#enter_code {
  width: 220px;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  background: white url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAECAMAAAB883U1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAlQTFRF7+/v7u7u////REBVnAAAAAN0Uk5T//8A18oNQQAAABZJREFUeNpiYGJiYmBiYgRiBhAGCDAAALsAFJhiJ+UAAAAASUVORK5CYII=);
  border: 1px solid #CCC;
  border-radius: 3px;
  margin-bottom: 10px; }
  #enter_code label {
    font-family: 'Open Sans'; }
  #enter_code .button {
    margin: 10px 0 0 0;
    padding: 9px 8px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #2493FF;
    overflow: visible;
    display: inline-block;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    background-color: #2493FF;
    background-image: linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    transition: background-color .2s ease-out;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #enter_code .button:hover {
      background-color: #7cbfff;
      border-color: #7cbfff; }

.code_handler h3 {
  font-family: 'Open Sans';
  font-size: 15px;
  margin-top: -15px;
  color: #b4b4b4; }
.code_handler .btn {
  float: right;
  margin: 0px 0px 5px 0px; }

/* `Event
----------------------------------------------------------------------------------------------------*/
.eventside h2 {
  font-family: 'Julius Sans One';
  font-weight: 300;
  font-size: 2em;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e3e2;
  color: #996633; }
.eventside h3 {
  font-weight: normal;
  font-family: 'julius sans one';
  font-size: 1.5em; }
.eventside p {
  color: #777777; }
.eventside .eventbutton {
  width: 100%;
  text-align: center;
  background-color: #996633;
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  font-family: 'Julius Sans One';
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .eventside .eventbutton:hover {
    background-color: black;
    text-decoration: none; }

.eventimages .eventimg {
  float: left;
  width: 190px;
  margin-left: 10px; }
.eventimages a img {
  padding-bottom: 10px;
  opacity: 0.8;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .eventimages a img:hover {
    opacity: 1; }

.event2img a img {
  opacity: 0.9;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .event2img a img:hover {
    opacity: 1; }
.event2img .caption {
  background-color: #554e4b;
  padding: 10px;
  margin-top: 10px; }
  .event2img .caption p {
    color: white;
    font-style: italic; }

/* `Job Page
----------------------------------------------------------------------------------------------------*/
.job_page h2 {
  font-family: 'Julius Sans One';
  text-transform: uppercase;
  text-align: left; }
.job_page hr {
  margin: 10px 0; }
.job_page .tagline {
  font-style: italic;
  font-family: 'Georgia';
  font-color: #777777; }
.job_page h5 {
  color: #996633;
  text-transform: uppercase; }
.job_page h4 a {
  font-family: 'Open Sans';
  font-size: 1.5em;
  font-weight: 200;
  font-style: normal;
  color: #444; }
  .job_page h4 a:hover {
    color: #996633; }

/* `Media Queries
----------------------------------------------------------------------------------------------------*/
/* ` Computer
----------------------------------------------*/
@media (min-width: 1200px) {
  .quote1 {
    padding-top: 45px; }

  .logo img {
    padding-left: 30px;
    padding-top: 15px; }

  .box_1 {
    float: left;
    width: 570px;
    margin-right: 15px; }

  .box_2, .box_3 {
    float: left;
    width: 285px; }

  .box_3 {
    float: left;
    margin-left: 15px; }

  /* End Boxes */
  .youtube {
    float: left;
    width: 220px;
    margin-right: 5px; }
    .youtube img {
      width: 100%;
      margin-top: 5px; }
    .youtube .play {
      margin-left: 70px;
      margin-top: -145px; }

  .apt_thumbnails {
    float: left;
    width: 345px; }
    .apt_thumbnails img {
      margin-left: 5px;
      width: 31%;
      margin-top: 5px; }

  .apt2 {
    height: 500px; }

  .portfolio {
    height: 585px; }

  /* End Rental Page Thumbnails */
  .box_price .color {
    height: 272px; }
    .box_price .color .from {
      margin-top: 70px; }

  .box_book {
    height: 292px; }
    .box_book #formElem {
      padding-top: 10px; }

  .three-images img {
    width: 187px; }

  /* End Rental Page Price and book */
  .formtext {
    width: 680px;
    margin: 0 auto;
    margin-bottom: 15px; } }
/* ` Large Tablet
----------------------------------------------*/
@media (min-width: 979px) and (max-width: 1200px) {
  .eventimages .eventimg {
    width: 150px; }

  .image {
    padding-top: 30px; }

  .image img {
    width: 500px;
    margin-top: 0%; }

  .banner {
    padding-top: 40px; }
    .banner p {
      padding-right: 20px; }

  .quote1 {
    padding-top: 10px; }

  .formtext {
    width: 680px;
    margin: 0 auto;
    margin-bottom: 15px; }

  .logo img {
    padding-left: 5px;
    padding-top: 15px; }

  .box_1 {
    float: left;
    width: 425px;
    margin-right: 10px; }

  .box_2, .box_3 {
    float: left;
    width: 247px; }

  .box_3 {
    float: left;
    margin-left: 10px; }

  /* End Boxes */
  .youtube {
    float: left;
    width: 176px;
    margin-right: 5px; }
    .youtube img {
      width: 100%;
      margin-top: 5px; }
    .youtube .play {
      margin-left: 50px;
      margin-top: -125px; }

  .apt_thumbnails {
    float: left;
    width: 279px; }
    .apt_thumbnails img {
      margin-left: 5px;
      width: 30%;
      margin-top: 5px; }

  .three-images img {
    width: 150px;
    height: 177px; }

  .apt2 {
    height: 450px; }

  .portfolio {
    height: 480px; }

  /* End Rental Thumbs */
  .box_price .box_dollar {
    font-size: 65px !important; }
  .box_price .night {
    font-size: 15px !important; }

  .box_price .color {
    height: 224px; }
    .box_price .color .from {
      margin-top: 50px; }

  .box_book {
    height: 244px; }
    .box_book h2 {
      padding-top: 0px !important;
      font-size: 1em !important; }
    .box_book #formElem {
      padding-top: 5px !important; }

  .guest {
    margin-top: -48px !important; }

  .apartment_search_box {
    width: 405px; }
    .apartment_search_box #filterOptions {
      padding-left: 25px;
      padding-top: 13px; }

  .apartment_inquire_box {
    width: 525px; }

  .tripadvisor .span7 img {
    margin-top: 35px; }

  .tripadvisor .span5 {
    padding-top: 5px; }

  #tripadvisor #left_trip {
    width: 550px; }

  #tripadvisor #right_trip {
    width: 350px; }

  .navbar .nav > li > a {
    font-size: 0.9em; } }
/* ` Mini Tablet
----------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
  .eventimages .eventimg {
    width: 114px; }

  .guest {
    margin-top: -43px !important; }

  .image {
    padding-top: 45px; }

  .image img {
    width: 390px; }

  .banner h2, .banner p {
    padding-right: 10px; }

  .navbar .nav {
    margin-left: -25px; }

  .navbar .nav > li > a {
    font-size: 0.73em;
    margin-bottom: -3px;
    margin-top: 16px; }

  .divider {
    padding-top: 20px; }

  .submenu ul li a {
    font-size: 0.8em; }

  .quote1 {
    padding-top: 0px; }

  .formtext {
    width: 680px;
    margin: 0 auto;
    margin-bottom: 15px; }

  .logo img {
    padding-top: 45px; }

  /*  End Boxes */
  .box_1 {
    float: left;
    width: 330px;
    margin-right: 10px; }

  .box_2, .box_3 {
    float: left;
    width: 187px; }

  .box_3 {
    float: left;
    margin-left: 10px; }

  /* End Boxes */
  .apt2 {
    height: 380px; }
    .apt2 .price h2 {
      font-size: 2em !important; }

  .portfolio {
    height: 380px; }

  .youtube {
    float: left;
    width: 130px;
    margin-right: 5px; }
    .youtube img {
      width: 100%;
      margin-top: 5px; }
    .youtube .play {
      margin-left: 30px;
      margin-top: -105px; }

  .apt_thumbnails {
    float: left;
    width: 217px; }
    .apt_thumbnails img {
      margin-left: 6px;
      width: 29%;
      margin-top: 5px; }

  .three-images img {
    width: 114px; }

  /* End Rental Thumbs */
  .box_price .box_dollar {
    font-size: 55px !important; }
  .box_price .night {
    font-size: 15px !important; }
  .box_price .dollar {
    font-size: 10px !important; }

  .box_price .box_dollar {
    font-size: 45px !important; }

  .box_price .color {
    height: 184px; }

  .box_book {
    height: 204px;
    margin-top: 10px !important; }
    .box_book h2 {
      display: none !important; }
    .box_book #formElem {
      padding-top: 7px;
      font-size: 1em; }

  .right_box {
    display: none !important; }

  .apartment_search_box {
    width: 100%; }
    .apartment_search_box .apartment_search {
      width: 490px;
      float: none;
      margin: 0 auto; }
    .apartment_search_box #filterOptions {
      padding-left: 25px;
      padding-top: 13px; }

  .apartment_inquire_box {
    width: 100%; }
    .apartment_inquire_box .apartment_inquire {
      width: 522px;
      margin: 0 auto;
      float: none; }

  .features li {
    width: 47%; }

  .tripadvisor .span7 img {
    margin-top: 60px; }

  .tripadvisor .span5 {
    padding-top: 0px;
    padding-bottom: 5px; }

  .mrt {
    width: 97%; }

  #tripadvisor #left_trip {
    width: 100%; }

  #tripadvisor #right_trip {
    display: none; } }
/* ` Iphone
----------------------------------------------*/
@media (max-width: 767px) {
  .footer .lower_menu {
    max-width: 300px; }

  .eventimages .eventimg {
    float: left;
    width: 100%;
    margin-left: 0px;
    text-align: center;
    padding-top: 10px; }

  .divider {
    display: none; }

  .guest {
    margin-top: -72px !important; }

  .image {
    display: none; }

  .submenu {
    display: none; }

  .box_1, .box_2, .box_3 {
    float: left;
    width: 100%; }

  .left_box {
    width: 100%; }
    .left_box h2 {
      font-size: 1.1em !important; }
    .left_box h3 {
      font-size: 1em !important; }

  .quote {
    min-height: none !important; }

  .logo {
    text-align: center; }

  .youtube {
    width: 100%; }
    .youtube img {
      width: 90%;
      padding: 5%; }
    .youtube .play {
      margin-left: 35%;
      margin-top: -65%; }

  .apt_thumbnails {
    margin-top: 10px;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 20px; }
    .apt_thumbnails img {
      margin-left: 10px; }

  .three-images img {
    width: 30%;
    margin-left: 2%;
    margin-bottom: 5px; }

  .box_book {
    height: 250px; }
    .box_book h2 {
      padding-top: 0px !important; }

  .copyright {
    margin-top: 50px !important; }

  .right_box {
    display: none !important; }

  .apartment_search_box {
    width: 100%; }
    .apartment_search_box #filterOptions {
      padding-left: 10px;
      padding-top: 13px; }

  .apartment_inquire_box {
    width: 100%; }

  .features li {
    width: 100%; }

  .tripadvisor .span5 {
    padding-top: 0px;
    padding-bottom: 5px; }

  .mrt {
    width: 97%; }

  #tripadvisor #left_trip {
    width: 100%; }
    #tripadvisor #left_trip .inner_trip_box {
      width: 100%;
      float: left;
      padding: 0px;
      border: 0px; }

  #tripadvisor #right_trip {
    display: none; } }

/*----*/
.fblogo {
  border-right: 1px solid #dfdfdf;
  float: left;
  width: 15%;
  margin: 2%; }
  .fblogo img {
    float: left;
    width: 80%; }

.fbtext {
  float: left;
  color: white;
  line-height: 56px;
  font-size: 16px;
  width: 80%; }

.facebooklink {
  float: left;
  width: 100%;
  background-color: #08c;
  margin-top: 30px;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -ms-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease; }
  .facebooklink:hover {
    background-color: #196083; }

.fbor {
  float: left;
  width: 100%;
  text-align: center;
  line-height: 0;
  padding: 20px 0;
  color: white;
  font-size: 16px;
  font-family: 'Julius Sans One'; }
.box_book  
#formElem {
  padding-top: 0px !important;
  float: left;
  width: 100%; }

  .box_book #formElem #btn_room_search {
    float: left;
    width: 100%;
    text-transform: none;
    padding: 15px 0;
    height: auto !important; }
  


@media (max-width: 1200px) {
  .facebooklink .fblogo {
    display: none; }
  .facebooklink .fbtext {
    width: 100%;
    text-align: center; } }
@media (max-width: 979px) and (min-width: 768px) {
    .facebooklink .fbtext{
      font-size: 15px;
  line-height: 30px;
    }
}

