/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

.pswp__top-bar, .pswp__caption {
  background-color: rgba(0, 0, 0, 0.0);
}

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 1);
}

html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

article, aside, footer, header, nav, section {
  display: block;
}

figcaption, figure, main {
  /* 1 */
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

button, input {
  /* 1 */
  overflow: visible;
}

button, select {
  /* 1 */
  text-transform: none;
}

button, html [type="button"],
/* 1 */

[type="reset"], [type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.availability_btn {
  background-color: #6663a6;
  border: none;
  color: white;
  padding: 24px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  margin: 0 auto;
  display: block;
  font-family: 'Muli', sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  width: 50%;
  border-radius: 40px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

details,
/* 1 */

menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
}

input[type=button], input[type=submit], input[type=reset] {
  padding: 0;
  border: none;
  background: none;
}

.main {
  width: 100%;
  height: inherit;
  position: relative;
}

.house {
  width: 100%;
  height: inherit;
  position: relative;
  display: none;
}

.house.fillWidth {
  width: 100%;
}

#house-container {
  top: 0%;
  left: 0%;
}

#house-container img {
  height: inherit;
  width: 100%;
}

.loader {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 999;
  background-color: #7870bc;
  margin: auto;
  width: 100%;
}

.spinner_cont {
  margin: auto;
  width: 40px;
  height: 40px;
}

.spinner {
  margin: auto;
  width: 40px;
  height: 40px;
  position: absolute;
  text-align: center;
  top: 44%;
  -webkit-animation: sk-rotate 2.0s infinite linear;
  animation: sk-rotate 2.0s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  background-color: #a3a1e0;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
  }
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0.0)
  }
  50% {
    -webkit-transform: scale(1.0)
  }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  }
  50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

#video-container {
  top: 0%;
  left: 0%;
  height: inherit;
  width: 100%;
  background-size: contain;
}

video.fillWidth {
  width: 100%;
}

.fillWidth {
}

.copy {
  height: 200px;
  margin-top: 40px;
}

.home_cont {
  position: absolute;
  top: 32%;
  width: 100%;
    z-index: 2;
}

.home {
  width: 800px;
  margin: auto;
}

.home h1 {
  margin-top: 18px;
}

h1 {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
}

h2 {
  font-family: 'Lora', serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 38px;
  color: #6663a6;
  text-align: center;
}

h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 2px;
  color: #6663a6;
  text-transform: uppercase;
}

p {
  text-decoration: none;
  font-family: 'Muli', sans-serif;
  color: #66697a;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  padding-top: 8px;
}

address {
  font-family: 'Muli', sans-serif;
  font-style: normal;
  color: #66697a;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-top: 2px;
  padding-right: 12px;
  padding-bottom: 10px;
}

address a {
  font-family: 'Muli', sans-serif;
  color: #6663a6;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 2px;
}

.logo {
  width: 660px;
  margin: auto;
}

.ident {
  margin: auto;
  width: 60px;
  height: 54px;
  padding-bottom: 20px;
}

.ident img {
  margin: auto;
  width: 60px;
  height: 54px;
}

.bird img {
  width: 50px;
  opacity: 0.6;
  margin: auto;
}

.bird {
  width: 50px;
  margin: auto;
  padding-bottom: 30px;
}

nav {
  position: absolute;
  top: 50px;
  width: 100%;
   z-index: 2;
}

.nav_cont {
  margin-left: 0px;
  padding-left: 0px;
}

ul {
  list-style: none;
  margin: auto;
  width: 546px;
  padding: 0px;
}

ul li {
  display: inline;
}

nav ul li a {
  text-decoration: none;
  font-family: 'Lora', serif;
  color: #dbcdff;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.7px;
  padding: 0 20px;
  -o-transition: color .5s, .5s;
  -ms-transition: color .5s, .5s;
  -moz-transition: color .5s, .5s;
  -webkit-transition: color .5s, .5s;
  transition: color .5s, .5s;
  display: inline;
}

nav ul li a:hover {
  color: #ffffff;
}

nav ul li a:focus {
  outline: 0;
}

a {
  text-decoration: none;
}

.btn {
  width: 100%;
}

#map {
  height: 430px;
  width: 100%;
  margin: 0;
  padding: 0;
}

#btn1 {
  width: 150px;
  margin: auto;
  margin-top: 40px;
}

.btn2 {
  width: 140px;
  margin: auto;
  padding-top: 60px;
}

.btn2 a {
  font-size: 21px;
  font-family: 'Lora', serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  position: relative;
}

.underline {
  position: relative;
  content: "";
  height: 2px;
  bottom: -47px;
  left: -30px;
  background-color: rgba(142, 127, 181, 0.2);
  width: 190px;
}

.btn2 a:before {
  content: "";
  position: absolute;
  width: 190px;
  height: 2px;
  bottom: -20px;
  left: -30px;
  background-color: #ffffff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  transform-origin: center;
}

.btn2 a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#book_now {
  display: inline;
  margin-left: 20px;
}

#property {
  width: 100%;
  height: 430px;
}

.intro {
  padding-top: 110px;
  padding-bottom: 60px;
  margin: auto;
  max-width: 660px;
  width: 70%;
}

.icons {
  width: 12.5%;
  height: 150px;
  float: left;
}

.icon {
  width: 100%;
  padding-top: 36px;
}

.label {
  width: 100%;
  margin-top: -6px;
}

.label p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1.5px;
  color: #66697a;
  text-transform: uppercase;
  text-align: center;
  padding-top: 0px;
}

.icon img {
  display: block;
  margin: auto;
  width: 106px;
  height: 51px;
}

.rooms {
  width: 100%;
}

.room_cont {
  width: 100%;
  height: 430px;
}

.room_copy_cont_left {
  width: 50%;
  float: left;
  background-color: #f8f8fd;
  height: inherit;
}

.room_copy_cont_right {
  width: 50%;
  float: left;
  background-color: #f8f8fd;
  height: inherit;
}

.room_copy {
  padding-left: 18%;
  width: 60%;
  position: relative;
  top: 46%;
  transform: translateY(-54%);
}

.room_copy p {
  text-align: left;
}

.room_image_cont_right {
  width: 50%;
  float: right;
}

.room_image_cont_left {
  width: 50%;
  float: left;
}

.room_image {
  width: 50%;
  height: 100%;
  position: relative;
  float: left;
  cursor: pointer;
}

.room_image:before {
  z-index: 2;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

.room_image:after {
  z-index: 1;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

.room_image:hover:before {
  opacity: 0;
}

.room_image_right_1:before {
  background-image: url("img/king.jpg");
  background-size: cover;
  float: right;
}

.room_image_right_1:after {
  background-image: url("img/king_large.jpg");
  background-size: cover;
}

.room_image_left_1:before {
  background-image: url("img/twin.jpg");
  background-size: cover;
  float: left;
}

.room_image_left_1:after {
  background-image: url("img/twin_large.jpg");
    background-size: cover;
}

.room_image_right_2:before {
  background-image: url("img/bunk.jpg");
  background-size: cover;
  float: right;
}

.room_image_right_2:after {
  background-image: url("img/bunk_large.jpg");
    background-size: cover;
}

.room_image_left_2:before {
  background-image: url("img/bath.jpg");
  background-size: cover;
  float: left;
}

.room_image_left_2:after {
  background-image: url("img/bath_large.jpg");
    background-size: cover;
}

.room_image_right_3:before {
  background-image: url("img/kitchen.jpg");
  background-size: cover;
  float: right;
}

.room_image_right_3:after {
  background-image: url("img/kitchen_large.jpg");
    background-size: cover;
}

.room_image_left_3:before {
  background-image: url("img/lounge.jpg");
  background-size: cover;
  float: left;
}

.room_image_left_3::after {
  background-image: url("img/lounge_large.jpg");
    background-size: cover;
}

.room_image_right_4:before {
  background-image: url("img/garden.jpg");
  background-size: cover;
  float: right;
}

.room_image_right_4:after {
  background-image: url("img/garden_large.jpg");
    background-size: cover;
}

.dog {
  width: 100%;
  margin: 190px 0 160px 0;
}

.dog_cont {
  margin: auto;
  max-width: 630px;
  width: 70%;
}

.dog_cont h2 {
  text-align: center;
}

.dog_cont p {
  text-align: center;
  padding-bottom: 120px;
}

.near_cont {
  padding: 0 1%;
  height: 440px;
  background-color: #f8f8fd;
  margin-top: -5px;
}

.near {
  width: 100%;
  margin: auto;
  clear: both;
}

.location_cont {
  width: 33%;
  float: left;
}

.location {
  padding-top: 60px;
  padding-bottom: 120px;
  padding-left: 8%;
  padding-right: 8%;
  float: left;
}

.location_label {
  width: 100%;
}

.location_label h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 21px;
  letter-spacing: 2px;
  color: #6663a6;
  text-transform: uppercase;
  text-align: left;
}

.location_icon img {
  display: block;
  margin: auto;
  width: 75px;
  height: 70px;
}

.prices_cont {
  width: 100%;
  float: left;
  padding-top: 50px;
}

.prices iframe {
  display: block;
  margin: auto;
  height: 456px;
}

.prices {

}

.bold {
  font-weight: 700;
  color: #6663a6;
}

.small {
  font-size: 10px;
}

#availability {
  width: 100%;
  margin:0 auto;
}

.availability_cont {
  margin:0 auto;
  max-width: 1400px;
  padding-top: 120px;
}

.availability_cont p {
  font-family: 'Lora', serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #66697a;
  text-align: center;
  letter-spacing: 0px;
}

#availability .availability_cont ul {
  margin: auto;
  margin-top: -38px;
  padding: 0px;
  width: 546px;
}

#availability .availability_cont ul li a {
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  padding: 0 0px;
  font-family: 'Muli', serif;
  color: #6663a6;
}

.info_cont {
  margin-top: -50px;
}

.info {
  margin: auto;
  width: 320px;
  padding-bottom: 160px;
}

.info p {
  font-weight: 400;
  font-size: 12px;
  font-family: 'Muli', sans-serif;
  color: #66697a;
  line-height: 16px;
  padding-top: 60px;
}

.spacer {
  color: #ecedf3;
  padding: 0 14px;
}

iframe {
  width: 360px;
  height: 440px;
  border: 0px;
}

.widget {
  padding-top: 20px;
}

.details {
  margin:0 auto;
}

@media (max-width: 1260px) {
  .home_cont {
    top: 24%;
  }

}

@media (max-width: 1160px) {
  .btn2 {
    padding-top: 30px;
  }
  .icon img {
    display: block;
    margin: auto;
    width: 94px;
    height: inherit;
  }
  .label p {
    font-size: 11px;
  }
  .icons {
    height: 130px;
  }
  .dog {
    margin: 180px 0px 160px 0px;
  }
}

@media (max-width: 1024px) {
  .bar_cont {
    display: none;
  }
  p {
    font-size: 14px;
    line-height: 26px;
  }
  .intro {
    padding-top: 180px;
  }
  .dog {
    margin: 230px 0px 140px 0px;
  }
  .home_cont {
    top: 18%;
  }
  .logo {
    width: 600px;
  }
  .ident {
    width: 60px;
    padding-bottom: 10px;
  }
  .btn2 {
    padding-top: 30px;
  }
  .main {
    display: none;
  }
  .house {
    display: inline;
  }
  #property {
    margin-top: -90px
  }
}

@media (max-width: 959px) {
  .home {
    width: 600px;
  }
  .icon img {
    display: block;
    margin: auto;
    width: 84px;
    height: inherit;
  }
  .label p {
    font-size: 10px;
  }
  .icons {
    height: 120px;
  }
  #property {
    margin-top: -80px
  }
}

@media (max-width: 910px) {
  nav {
    top: 34px;
  }
  h1 {
    font-size: 14px;
  }
  .home h1 {
    margin-top: 12px;
  }
  .home_cont {
    top: 20%;
  }
  .logo {
    width: 560px;
  }
  .ident {
    width: 50px;
    padding-bottom: 8px;
  }
  .btn2 {
    padding-top: 16px;
  }
  .location_cont {
    width: 600px;
    float: none;
    margin: auto;
  }
  .near_cont {
    height: 820px;
  }
  .location {
    padding-bottom: 0px;
    margin-bottom: -20px;
  }
  .availability_cont p {
    font-size: 22px;
  }
  .availability_cont {
    padding-top: 80px;
  }
  .info p {
    font-size: 12px;
  }
  .prices_cont {
    padding-top: 60px;
  }
  #availability .availability_cont ul li a {
    font-size: 16px;
  }
  #availability .availability_cont ul {
    width: 496px;
  }
  .btn2 {
    display: none;
  }
  .availability_cont {
    margin:0 auto;
    max-width: 400px;
  }
}

@media (max-width: 800px) {
  .dog {
    margin-bottom: 110px;
  }
}

@media (max-width: 749px) {
  h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .dog {
    margin: 92px 0 100px 0;
  }
  #property {
    height: 350px;
  }
  .intro {
    padding-top: 130px;
    width: 80%;
  }
  .icons {
    display: none;
  }
  .home {
    width: 600px;
  }
  .bnt2 {
    display: none;
  }
  .icon img {
    display: block;
    margin: auto;
    width: 84px;
    height: inherit;
  }
  .label p {
    font-size: 10px;
  }
  .icons {
    height: 120px;
  }
  .ident {
    display: none;
  }
  .home_cont {
    top: 24%;
  }
}

@media (max-width: 639px) {
  nav {
    top: 34px;
  }
  h1 {
    font-size: 14px;
  }
  .intro {
    padding-top: 140px;
  }
  h2 {
    font-size: 22px;
    line-height: 32px;
  }
  .home {
    width: 500px;
  }
  .home h1 {
    margin-top: 12px;
  }
  .logo {
    width: 480px;
  }
  .availability_cont p {
    font-size: 20px;
    line-height: 32px;
  }
  .availability_cont {
    padding-top: 80px;
  }
  .info p {
    font-size: 12px;
    line-height: 16px;
  }
  #availability .availability_cont ul li {
    display: block;
    text-align: center;
  }
  #availability .availability_cont ul li a {
    line-height: 36px;
    font-size: 18px;
  }
  #availability .availability_cont ul {
    width: 200px;
  }
  .spacer {
    display: none;
  }
  .room_copy {
    width: 70%;
    padding-left: 15%;
  }
  .location_cont {
    width: 470px;
  }
  .near_cont {
    height: 870px;
  }
  .nav_cont ul {
    width: 430px;
  }
  .nav_cont ul li a {
    font-size: 10px;
    padding: 0px 10px;
  }

}

@media (max-width: 639px) {
  .home {
    width: 100%;
  }
  .home_cont {
    top: 36%;
  }
  .logo {
    width: 80%;
  }
  #availability .availability_cont ul li a {
    font-size: 16px;
  }

  .home_cont {
    top: 20%;
  }
}

@media (max-width: 552px) {
  .rooms {
    margin-top: 20px
  }

}

@media (max-width: 530px) {
  .home h1 {
    font-size: 12px;
    letter-spacing: 3px;
  }
  .nav_cont ul {
    width: 338px;
    padding-left: 5px;
  }
  .nav_cont ul li a {
    font-size: 9px;
    padding: 0px 5px;
    letter-spacing: 1px;
  }
  .location_cont {
    width: 370px;
  }
  .near_cont {
    height: 890px;
  }
  .location {
    padding-left: 0px;
    padding-right: 0px;
  }
  .details {
    width: 80%;
    margin: auto;
  }

  .dog_cont {
    width: 80%;
  }
  .ident {
    width: 40px;
  }
  nav {
    top: 28px;
  }
  .prices_cont {
    padding-top: 40px;
  }
  .info {
    padding-bottom: 60px;
  }
  .home_cont {
    top: 16%;
  }
}

@media (max-width: 425px) {

  .overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 1);
    overflow-x: hidden;
  }
  .overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 12px;
  }
  .overlay a {
    padding: 0px 0px 30px 0px;
    text-decoration: none;
    text-transform: uppercase;
    color: #6663a6;
    display: block;
    letter-spacing: 1.8px;
  }
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    color: #6663a6;
  }
  .overlay a {
    font-size: 18px
  }
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 25px;
  }
  nav {
    top: 22px;
  }
  .location_cont {
    width: 300px;
  }
  .near_cont {
    height: 950px;
  }
  .home h1 {
    font-size: 10px;
    margin-top: 6px;
    letter-spacing: 3px;
    padding-left: 5px;
  }
  .ident {
    display: none;
  }
  .rooms {
    margin-top: 60px
  }
  .availability_cont {
    padding-top: 60px;
  }
  .availability_cont p {
    font-size: 18px;
    line-height: 28px;
  }
  .info p {
    font-size: 12px;
    line-height: 16px;
  }
  .home_cont {
    top: 16%;
  }
  .rooms {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 890px;
  }
  .room_cont {
    width: 100%;
    height: 330px;
  }
  .short {
    height: 210px;
  }
  .alt {
    top: 18%;
  }
  .room_copy_cont_left {
    width: 100%;
  }
  .room_copy_cont_right {
    width: 100%;
  }
  .room_copy {
    padding-left: 13%;
    width: 76%;
  }
  .room_copy p {
    text-align: left;
  }
  .room_image_cont_right {
    width: 100%;
  }
  .room_image_cont_left {
    width: 100%;
  }
  .room_image {
    width: 100%;
    height: 200px;
  }
  .room_image_left_1 {
    display: none;
  }
  .room_image_right_2 {
    display: none;
  }
  .room_image_left_3 {
    display: none;
  }
  h2 {
    font-size: 20px;
    line-height: 28px;
  }
  h3 {
    font-size: 18px;
  }
  .location_label h2 {
    font-size: 18px;
  }
  .logo {
    width: 88%;
  }
  #map {
    height: 350px;
  }
}

@media (max-width: 375px) {
  .intro {
    padding-top: 120px;
  }
  .home_cont {
    top: 15%;
  }
}

@media (max-width: 350px)

{
.home_cont {
    top: 13%;
  }
}
