@media all and (max-width: 991px) {
  .medium-full-width {
    max-width: 100% !important; }

  #header .header-address {
    width: 250px;
    height: 80px; }
    #header .header-address a {
      width: 25px;
      height: 35px; }
    #header .header-address i {
      font-size: 20px;
      color: #fff;
      padding-top: 7px; }
    #header .header-address .title {
      font-size: 14px; }
    #header .header-address .location {
      font-size: 12px; }
  #header .book-direct {
    width: 250px;
    height: 80px; }
    #header .book-direct a {
      width: 25px;
      height: 35px; }
    #header .book-direct i {
      font-size: 20px;
      color: #fff;
      padding-top: 7px; }
    #header .book-direct .phone {
      font-size: 14px; }
    #header .book-direct .save {
      font-size: 12px; }
  #header .nav {
    text-align: left;
    padding-left: 0; }
  #header .nav li {
    margin: 0 10px 0 0; }
  #header .nav li:nth-child(1) {
    margin-left: 50px; }
  #header .nav li:nth-child(2) {
    margin-right: 150px; }
  #header .nav li:nth-child(3) {
    margin-left: 100px; }
  #header .nav li a {
    font-family: 'Comfortaa', cursive;
    text-decoration: none;
    color: #fff;
    font-size: 13px !important;
    font-weight: normal; }

  #slider ul li {
    height: 70vh; }
    #slider ul li .caption {
      text-align: center; }
      #slider ul li .caption span.c-title {
        font-size: 35px; }
      #slider ul li .caption span.c-text {
        font-size: 18px; } }
@media all and (max-width: 767px) {
  .form-container {
    border: none;
    padding: 30px 0; }

  .page-content {
    padding-top: 0; }

  .comment {
    text-align: center; }
    .comment .who {
      float: none;
      width: 100%; }
    .comment .commenter {
      margin-bottom: 15px; }
    .comment blockquote {
      float: none;
      width: 100%;
      text-align: center; }
      .comment blockquote:after {
        content: '\201D';
        position: absolute;
        top: 0.1em;
        left: 0px; }

  #header-tag {
    display: block; }

  #header {
    background-image: url(../img/logo-green-mob.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
    height: 80px; }
    #header .header-address {
      display: none; }
    #header .mobile-menu-trigger {
      position: absolute;
      right: 10px; }
      #header .mobile-menu-trigger i {
        font-size: 30px;
        color: #fff; }
    #header .book-direct {
      width: auto;
      height: auto;
      top: 0;
      right: 0;
      position: absolute; }
      #header .book-direct a {
        width: 25px;
        height: 35px; }
      #header .book-direct i {
        font-size: 20px;
        color: #fff;
        padding-top: 7px; }
      #header .book-direct .phone {
        display: none; }
      #header .book-direct .save {
        display: none; }
    #header .mobile-menu-trigger {
      display: block;
      color: #fff;
      text-align: center;
      font-size: 13px;
      background: none;
      padding: 7px;
      right: 20px;
      position: absolute;
      top: 0px;
      z-index: 2; }
      #header .mobile-menu-trigger i {
        display: block !important;
        font-size: 30px;
        color: #fff; }
    #header .phone-mobile {
      display: block;
      color: #fff;
      font-size: 13px;
      background: none;
      padding: 7px;
      left: 10px;
      position: absolute;
      top: 0px;
      z-index: 2; }
      #header .phone-mobile a {
        background: none;
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-weight: normal; }
      #header .phone-mobile i {
        display: block;
        font-size: 30px;
        color: #fff; }
    #header .mobile-menu-trigger {
      font-size: 12px;
      padding: 7px;
      right: 0px;
      color: #fff;
      background: #2F2E2E;
      border-radius: 8px 0 0 8px; }
      #header .mobile-menu-trigger i {
        display: block !important;
        font-size: 25px;
        color: #fff; }
    #header .phone-mobile {
      font-size: 12px;
      background: none;
      padding: 7px;
      left: 0px;
      background: #2F2E2E;
      border-radius: 0 8px 8px  0; }
      #header .phone-mobile a {
        background: none;
        color: #fff;
        text-align: center;
        font-size: 12px;
        font-weight: normal; }
      #header .phone-mobile i {
        display: block;
        font-size: 25px;
        color: #fff; }
    #header .logo {
      width: auto;
      height: 110px;
      left: 50%;
      margin: 0 0 0 -138px;
      z-index: 1; }
    #header .logo-mobile {
      margin-top: -10px !important;
      height: 100% !important;
      width: auto !important; }
    #header .logo-full {
      display: none; }
    #header .nav-container {
      position: absolute;
      top: 0;
      background: #88932B;
      width: 100%;
      min-height: 150vh;
      text-align: left;
      z-index: 9999999;
      display: none; }
      #header .nav-container .nav-book-direct, #header .nav-container .nav-address {
        display: block; }
      #header .nav-container .nav-book-direct {
        height: auto;
        background: #2F2E2E;
        text-align: left;
        padding-left: 20px;
        padding-bottom: 20px; }
        #header .nav-container .nav-book-direct .nav-close {
          float: right;
          width: 50px;
          text-align: center;
          font-size: 13px;
          color: #fff; }
          #header .nav-container .nav-book-direct .nav-close i {
            display: block;
            font-size: 20px; }
        #header .nav-container .nav-book-direct a {
          width: 50px;
          height: 50px; }
        #header .nav-container .nav-book-direct i {
          font-size: 30px;
          color: #fff;
          padding-top: 7px; }
        #header .nav-container .nav-book-direct .phone {
          font-size: 16px;
          color: #fff; }
        #header .nav-container .nav-book-direct .save {
          font-size: 20px;
          color: #fff;
          padding-top: 15px;
          font-weight: bold; }
      #header .nav-container .nav-address {
        color: #fff;
        text-align: center;
        padding: 0 15px; }
        #header .nav-container .nav-address .title {
          display: block;
          font-weight: bold; }
        #header .nav-container .nav-address img {
          display: block;
          width: 200px;
          height: auto;
          margin: 0 auto 20px auto; }
        #header .nav-container .nav-address a {
          display: block;
          color: #fff;
          background: #2F2E2E;
          width: 100px;
          height: 40px;
          margin: 20px auto 20px auto;
          line-height: 40px; }
    #header .nav {
      display: inline-block;
      padding: 30px 0;
      width: 100%; }
    #header .nav li {
      display: block;
      margin: 10px 0 10px 0;
      height: 35px;
      text-align: center;
      padding: 0; }
    #header .nav li:nth-child(1) {
      margin-left: 0px; }
    #header .nav li:nth-child(2) {
      margin: 10px 0 10px 0; }
    #header .nav li:nth-child(3) {
      margin: 10px 0 10px 0; }
    #header .nav li a {
      font-family: 'Comfortaa', cursive;
      text-decoration: none;
      color: #fff;
      font-size: 18px !important;
      line-height: 35px;
      padding: 0; }

  .footer {
    text-align: center; }
    .footer .address {
      margin-top: 35px; }
    .footer img {
      display: block;
      margin: 20px auto; }
    .footer .contact {
      margin-top: 35px;
      float: none;
      width: 200px;
      margin: 40px auto 20px auto; }
      .footer .contact i {
        font-size: 40px;
        float: left;
        margin-right: 15px;
        color: #88932B; }
      .footer .contact span {
        display: block;
        font-size: 20px;
        line-height: 1em;
        padding-bottom: 8px; }
      .footer .contact a {
        color: #fff; }
    .footer .map-marker {
      float: none;
      display: block;
      width: 150px;
      height: 70px;
      background: #88932B;
      color: #fff;
      text-align: center;
      line-height: 70px;
      text-decoration: none;
      margin-top: 50px;
      margin-left: auto;
      margin-right: auto; }
      .footer .map-marker i {
        font-size: 20px;
        margin: 0;
        float: none;
        color: #fff; }
    .footer .footer-nav {
      padding: 0;
      width: 100%;
      text-align: center;
      margin: 0; }
      .footer .footer-nav li {
        display: inline-block;
        margin: 0 auto;
        padding: 0 10px; }
        .footer .footer-nav li a {
          color: #fff;
          font-size: 14px; }
    .footer .footnotes {
      margin-top: 20px; }
      .footer .footnotes span {
        display: block; }
      .footer .footnotes .copy {
        float: none;
        font-size: 13px; }
      .footer .footnotes .web-designer {
        float: none;
        font-size: 13px;
        margin-top: 20px; }
        .footer .footnotes .web-designer a {
          color: crimson; }
    .footer hr {
      border: none;
      display: block;
      width: 25%;
      margin: 50px auto;
      height: 1px;
      background: rgba(255, 255, 255, 0.1); }

  .save h4 {
    margin-bottom: 20px; }

  .summary a {
    display: inline-block;
    margin: 0 auto !important; }
  .summary .block {
    text-align: center; }
    .summary .block ul li i {
      display: inline-block;
      float: none;
      position: static;
      margin: 0 auto; }
    .summary .block ul li span {
      margin: 0;
      display: block; }
    .summary .block ul li div.text {
      margin-left: 0; }

  .hide-sm {
    display: none; }

  .hide-md {
    display: block; }

  .testimonial-slider h3 {
    font-size: 40px; }
  .testimonial-slider ul li {
    padding: 0 30px; }

  #slider ul li {
    height: 50vh; }
    #slider ul li .caption {
      text-align: center; }
      #slider ul li .caption span.c-title {
        font-size: 20px;
        font-weight: normal;
        font-style: italic;
        margin: 10vh 0 0 0;
        line-height: 35px; }
      #slider ul li .caption span.c-text {
        font-size: 16px;
        margin-left: 0; }

  .cottage {
    text-align: center; }
    .cottage .image {
      height: 250px;
      border-radius: 5px 5px 0 0; }
    .cottage .row .column:first-child {
      padding-right: 15px; }
    .cottage .row .column:last-child {
      padding-left: 15px; }
    .cottage .description {
      padding-left: 10px; }

  .fancy-title {
    position: relative;
    padding-left: 0; }
    .fancy-title:after {
      content: "";
      position: absolute;
      width: 8px;
      height: 2px;
      background: #a78824;
      right: -18px;
      top: 50%; }
    .fancy-title:before {
      content: "";
      position: absolute;
      width: 8px;
      height: 2px;
      background: #a78824;
      left: -18px;
      top: 50%; }

  .cabin {
    margin-bottom: 40px; }

  .tab-menu {
    display: none; }

  #tab-content-description, #tab-content-features, #tab-content-offers {
    display: block !important;
    opacity: 1; }

  ul li div.image-viewer-thumb-box div.image-viewer-thumb {
    width: 120px !important;
    height: 95px;
    margin: 10px 0 !important; } }
@media all and (max-width: 600px) {
  div.image-box {
    height: 400px !important; }

  h1.page-title {
    font-size: 40px !important; }

  #header .mobile-menu-trigger {
    font-size: 12px;
    padding: 7px;
    right: 0px;
    color: #fff;
    background: #2F2E2E;
    border-radius: 8px 0 0 8px; }
    #header .mobile-menu-trigger i {
      display: block !important;
      font-size: 25px;
      color: #fff; }
  #header .phone-mobile {
    font-size: 12px;
    background: none;
    padding: 7px;
    left: 0px;
    background: #2F2E2E;
    border-radius: 0 8px 8px  0; }
    #header .phone-mobile a {
      background: none;
      color: #fff;
      text-align: center;
      font-size: 12px;
      font-weight: normal; }
    #header .phone-mobile i {
      display: block;
      font-size: 25px;
      color: #fff; } }
@media all and (max-width: 500px) {
  section.page-title h1.page-title {
    font-size: 30px !important;
    padding-top: 70px !important; }

  .home-slider #slider ul li .caption {
    display: none; } }
@media all and (max-width: 400px) {
  section.standard {
    padding-top: 40px; }

  section.standard h2 {
    font-size: 30px; }

  .btn {
    padding: 8px 12px;
    font-size: 18px; }

  h1.page-title {
    font-size: 40px !important; }

  #header {
    height: 80px; }

  .fancy-title {
    position: relative;
    padding-left: 0; }
    .fancy-title:after {
      display: none; }
    .fancy-title:before {
      content: "";
      position: absolute;
      width: 150px;
      height: 1px;
      border: 2px dashed #a78824;
      border-width: 2px 0 0 0;
      background: none;
      left: 50%;
      margin-left: -75px;
      bottom: -10px;
      top: auto; }

  .ladymoor-header:before, .ladymoor-header:after {
    display: none; } }
@media all and (min-width: 768px) {
  .nav-container {
    display: block !important; } }

/*# sourceMappingURL=responsive.css.map */
