/* Minification failed. Returning unminified contents.
(105,1): run-time error CSS1019: Unexpected token, found '@import'
(105,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700)'
(356,1): run-time error CSS1019: Unexpected token, found '@import'
(356,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic)'
 */
.main .content-inner {
  padding: 0; }

.main .aside {
  padding: 0;
  margin-bottom: 0; }

.main h1.title {
  margin: 0 0 20px;
  padding: 0 0 10px; }

.main .mod-search {
  display: block;
  transform: none;
  width: 100%;
  padding: 20px;
  position: relative;
  left: initial;
  max-width: 100%;
  z-index: 4; }
  @media only screen and (min-width: 768px) {
    .main .mod-search {
      padding: 30px; } }
  .main .mod-search.update-search {
    padding: 20px; }
  .main .mod-search * {
    opacity: 1; }
  .main .mod-search .cp-tooltip-info {
    display: none !important; }

.mod-search-widget {
  padding: 0; }
  .mod-search-widget .column-1,
  .mod-search-widget .column-2,
  .mod-search-widget .pr {
    width: 100%;
    margin-bottom: 0; }
  .mod-search-widget .cp-button-price {
    top: initial;
    margin-top: 10px; }

.main .full-width-search .mod-search {
  padding: 10px; }

.mod-gallery {
  margin: 10px 0; }

@media only screen and (min-width: 1024px) {
  .mod-gallery-inner {
    height: 522px; } }

@media only screen and (min-width: 1024px) {
  .contentWithNoWidgets .mod-gallery-inner {
    height: 600px; } }

.mod-heroLarge #hero-slider .slide img {
  transform: none; }

.main header.header {
  margin: 0;
  border-bottom: none;
  padding: 0 0 5px; }
  .main header.header .logo {
    font-size: 1.5em;
    margin-right: 10px; }
  .main header.header .menu-toggle {
    background: none; }
  .main header.header .header-details {
    padding: 10px;
    text-align: left;
    display: table;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .main header.header .header-details {
        padding: 20px; } }
  @media only screen and (min-width: 768px) {
    .main header.header .mod-ranking {
      top: 5px; } }
  .main header.header .header-content {
    position: relative;
    box-shadow: none;
    height: auto;
    margin: 0; }
    @media only screen and (min-width: 768px) {
      .main header.header .header-content {
        margin: 0 20px; } }
  .main header.header .menu {
    width: 90%; }
  .main header.header .nav-controls {
    width: 10%; }
  .main header.header nav .menu-toggle li a {
    font-size: 18px;
    font-weight: normal; }
  .main header.header picture img {
    max-height: 70px;
    width: auto;
    max-width: 100%; }
  .main header.header .property-name {
    display: block;
    font-size: 18px; }
    @media only screen and (min-width: 768px) {
      .main header.header .property-name {
        font-size: 34px; } }

@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
.main header.header {
  min-height: 270px;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .main header.header {
      min-height: 740px; } }
  .main header.header .menu-inline {
    clear: both;
    margin-left: 0;
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .main header.header .menu-inline {
        width: calc(100% - 141px); } }
    .main header.header .menu-inline ul {
      display: none; }
      @media only screen and (min-width: 768px) {
        .main header.header .menu-inline ul {
          display: block; } }
    .main header.header .menu-inline .cp-menuIcon {
      display: block; }
      @media only screen and (min-width: 768px) {
        .main header.header .menu-inline .cp-menuIcon {
          display: none; } }
    .main header.header .menu-inline li {
      display: inline-block;
      font-size: 14px;
      padding: 0 0 0 5px; }
      .main header.header .menu-inline li:first-child {
        padding: 0; }
      .main header.header .menu-inline li .active {
        font-weight: bold; }
    .main header.header .menu-inline.active ul {
      display: block; }
    .main header.header .menu-inline.active li {
      display: block; }
      @media only screen and (min-width: 768px) {
        .main header.header .menu-inline.active li {
          display: inline-block; } }
  .main header.header .header-details {
    padding: 0;
    width: 100%;
    display: block;
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .main header.header .header-details {
        -ms-flex-align: center;
            align-items: center;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0px; } }
  .main header.header picture img {
    max-height: 30px;
    width: auto;
    max-width: 100%; }
    @media only screen and (min-width: 768px) {
      .main header.header picture img {
        max-height: 70px; } }
  .main header.header .property-name {
    display: block;
    font-size: 16px; }
    @media only screen and (min-width: 768px) {
      .main header.header .property-name {
        font-size: 18px; } }
  .main header.header .header-outer-content {
    padding: 10px;
    position: relative; }
    .main header.header .header-outer-content .header-details {
      float: left; }
  .main header.header .mod-intro {
    left: 50%;
    position: absolute;
    top: 63%;
    transform: translate(-50%, -50%); }
    @media only screen and (min-width: 768px) {
      .main header.header .mod-intro {
        top: 50%;
        transform: translate(-50%, -40%); } }
    .main header.header .mod-intro h2 {
      font-size: 1.25em;
      font-family: 'Droid Sans', sans-serif;
      font-weight: 700;
      margin: 0 auto;
      max-width: 690px; }
      @media only screen and (min-width: 768px) {
        .main header.header .mod-intro h2 {
          font-size: 3em; } }

.main header.no-headerImage {
  min-height: 10px; }

@media only screen and (min-width: 1024px) {
  .content {
    width: 66.10169%;
    float: right;
    margin-right: 0;
    padding: 20px; } }

@media only screen and (min-width: 1024px) {
  aside {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    padding: 20px; } }

.full-width-search .column {
  margin-bottom: 0; }
  @media only screen and (min-width: 1024px) {
    .full-width-search .column {
      margin-bottom: 0; } }

.result-container-left,
.result-container-right {
  padding: 0; }

.result-container-left {
  width: 100%;
  padding: 10px;
  display: inline-block; }
  .result-container-left img {
    max-width: 100%; }
  @media only screen and (min-width: 480px) {
    .result-container-left {
      padding: 20px;
      width: 35%; } }

.results-item:nth-child(2n) .result-container-left {
  float: right; }
  .results-item:nth-child(2n) .result-container-left .results-option-list {
    width: 100%; }
    @media only screen and (min-width: 480px) {
      .results-item:nth-child(2n) .result-container-left .results-option-list {
        width: initial; } }

.results-item:nth-child(2n) .result-container-right {
  float: left; }
  .results-item:nth-child(2n) .result-container-right .results-option-list {
    width: 100%; }
    @media only screen and (min-width: 480px) {
      .results-item:nth-child(2n) .result-container-right .results-option-list {
        width: initial; } }

.results-option-list {
  float: left;
  margin: 0 0 10px; }

.result-container-right {
  width: 100%;
  float: right;
  padding: 10px; }
  @media only screen and (min-width: 480px) {
    .result-container-right {
      padding: 20px;
      width: 65%; } }
  @media only screen and (min-width: 768px) {
    .result-container-right .room-details {
      width: 69.38776%;
      float: left;
      margin-right: 2.04082%; } }
  .result-container-right .results-price {
    height: auto;
    background-color: transparent;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .result-container-right .results-price {
        width: 28.57143%;
        float: right;
        margin-right: 0; } }
    .result-container-right .results-price .cp-poa {
      display: inline-block; }

.results-thumbnail {
  width: 100%; }

.results-item header {
  width: 100%; }

.results-item .features {
  clear: both; }

h3.results-heading {
  margin: -5px 0 5px 0;
  color: black; }

.contentWithNoWidgets .column {
  margin-bottom: 0;
  font-size: 16px; }

.results-thumbnail {
  margin: 0; }

.results-price .text-link button {
  border-radius: 6px;
  padding: 6px;
  margin: 0; }

.column-desciption p,
.extra-info > p {
  font-size: 14px; }

.intro-description {
  display: none; }
  @media only screen and (min-width: 768px) {
    .intro-description {
      display: block; } }

footer .info-details {
  text-align: left; }
  @media only screen and (min-width: 768px) {
    footer .info-details {
      text-align: center; } }

.main .result-info,
.main .extra-info {
  width: 100%;
  float: none; }

.main .results-item {
  border: none; }
  .main .results-item header {
    margin: 0; }

.main .results-price {
  padding: 0; }

.main .accordion-rooms .accordion-rooms-toggle,
.main .icon-list .icon-list_item {
  font-size: 14px; }

.main .content.content-no-bg {
  background: transparent none repeat scroll 0 0; }

.main .header-outer-content {
  margin: 0; }
  .main .header-outer-content .header-outer-content-inner {
    margin: 0 auto;
    max-width: 1140px; }
    .main .header-outer-content .header-outer-content-inner .header-content {
      margin: 0;
      float: right;
      width: 80%; }
    .main .header-outer-content .header-outer-content-inner .menu {
      width: 100%; }
      .main .header-outer-content .header-outer-content-inner .menu ul {
        float: right; }
  .main .header-outer-content nav {
    margin: 0; }
    .main .header-outer-content nav .menu-toggle > a {
      float: right;
      text-align: right; }

@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
body {
  font-family: 'Lato', sans-serif; }

.main header.header {
  background: white; }
  .main header.header .header-content {
    background: transparent; }
  .main header.header .property-name {
    color: black; }
  .main header.header .nav-controls {
    background: white; }
  .main header.header .mod-intro h2 {
    color: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9); }
  .main header.header nav {
    background: transparent; }
    .main header.header nav .menu-toggle li {
      background-color: transparent;
      border: none; }
      .main header.header nav .menu-toggle li:before {
        border: none; }
      .main header.header nav .menu-toggle li a {
        color: black;
        text-transform: capitalize;
        font-size: 0.875em;
        padding: 0 5px; }
        .main header.header nav .menu-toggle li a:hover, .main header.header nav .menu-toggle li a:focus, .main header.header nav .menu-toggle li a.active {
          background: transparent; }
        .main header.header nav .menu-toggle li a.active {
          font-weight: bold; }

.main .full-width-search,
.main .results-item {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  .main .full-width-search .price,
  .main .full-width-search .icon-list_item,
  .main .full-width-search h3,
  .main .results-item .price,
  .main .results-item .icon-list_item,
  .main .results-item h3 {
    color: rgba(0, 0, 0, 0.8); }

.main .price-deal {
  color: rgba(0, 0, 0, 0.6); }

.main .flex-slide.flex-active-slide {
  border: 1px solid rgba(0, 0, 0, 0.8); }

.main .accordion-content,
.main .icon-mobility, .main s
.icon-list .icon-list_item {
  color: rgba(0, 0, 0, 0.8); }

.main .mod-ratePlans {
  background: rgba(255, 255, 255, 0.4); }
  .main .mod-ratePlans h4,
  .main .mod-ratePlans strong {
    color: black; }

.main .header-outer-content {
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.4); }

.main .mod-gallery.gallery-container,
.main .mod-search {
  background: transparent; }

.main .mod-search {
  background: #383a3d;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4); }
  .main .mod-search label {
    color: white; }

.main .mod-search-date-range {
  background: #fff; }
  .main .mod-search-date-range.searchDone {
    background: #383a3d; }
    .main .mod-search-date-range.searchDone.searchExpanded {
      background: #fff; }

.main .mod-heroLarge #hero-slider .flex-prev:before {
  background-color: rgba(255, 255, 255, 0.8);
  color: black; }

.main .mod-heroLarge #hero-slider .flex-next:before {
  background-color: rgba(255, 255, 255, 0.8);
  color: black; }

.main .mod-heroLarge .flex-prev,
.main .mod-heroLarge .flex-next {
  background-color: rgba(255, 255, 255, 0.8);
  color: black; }

.main .mod-heroLarge .mod-heroLargeFooter {
  background-color: rgba(255, 255, 255, 0.8); }
  .main .mod-heroLarge .mod-heroLargeFooter .image-counter {
    color: black; }

.main .mod-contentWithSidebar {
  background: white;
  padding: 0; }

.main h3.results-heading,
.main .title,
.main h4.subtitle,
.main h1.subtitle {
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.3);
  text-transform: capitalize;
  line-height: 20px;
  clear: both; }

.main .mod-awards {
  background: transparent;
  padding: 10px 0 0; }

.main .content {
  background: transparent;
  padding: 10px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .main .content {
      margin-bottom: 20px;
      padding: 30px; } }
  .main .content .mod-article li,
  .main .content .mod-article h4,
  .main .content .details-item p,
  .main .content .details-item li {
    color: rgba(0, 0, 0, 0.8); }

.main .mod-widget {
  background: transparent; }

.main .cp-tooltip p.room-counter {
  color: black; }

.main footer {
  max-width: 100%;
  background: whitesmoke;
  text-align: center; }
  .main footer .info-details {
    color: black; }
    .main footer .info-details span,
    .main footer .info-details a {
      color: black; }

.main .mod-contentWithSidebar p {
  color: rgba(0, 0, 0, 0.8);
  padding: 0; }

.main .full-width-search p {
  color: white; }

.main .full-width-search .calendar-overlay-text p {
  color: black; }

.main .mod-contact h3,
.main .mod-contact li,
.main .mod-contact h4,
.main .mod-contact address {
  color: rgba(0, 0, 0, 0.8); }

.main .accordion-rooms-toggle {
  border-radius: 3px;
  margin-bottom: 5px;
  padding: 5px 10px;
  position: relative;
  margin: 10px 0; }
  .main .accordion-rooms-toggle:after {
    right: 0; }

.main .mod-reviews {
  padding: 30px; }
  .main .mod-reviews header {
    width: 100%;
    margin: 0; }
  .main .mod-reviews h2 {
    padding: 0; }

/* Layout changes*/
.main,
nav,
.instantweb .mod-search {
  max-width: 100%; }

.confirmation.main {
  max-width: 1140px; }
  .confirmation.main .content {
    background: #f0f0f0; }
  .confirmation.main .section {
    background: rgba(222, 222, 222, 0.4); }

.full-width-search,
.mod-contentWithSidebar,
footer {
  max-width: 1140px;
  margin: 0 auto; }

.mod-contentWithSidebar {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); }

.payment {
  max-width: 1140px; }
  .payment .content {
    background: transparent;
    padding: 10px;
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .payment .content {
        margin-bottom: 20px;
        padding: 0 30px; } }
  .payment .mod-expandable {
    padding: 20px 0 0; }
    .payment .mod-expandable span {
      background-color: #f0f0f0; }
  .payment p,
  .payment label,
  .payment .mod-summaryAside .column {
    font-size: 14px; }

/*payment*/
.payment {
  box-shadow: 0 -15px 30px rgba(0, 0, 0, 0.2); }

