body, p{
  color: #303030;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
}
body{
    background: #fff;
}
body.login{
    background: #fff;
    margin-top: 100px;
}
p{
    line-height: 1.5;
}
.login-box {
    border-radius: 5px;
    border: 1px solid #C9C9C9;
    box-shadow: 0 1px 2px rgba(0,0,0,.21);
    padding:20px;
}
.login h4{
  font-size:20px;
  font-weight:normal;
}
h1, h2, h3 {
    font-family: 'Noto Serif', serif;
}
h1{
    font-weight: 400;
    font-style: italic;
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 0;
}
.slideshow h1{
    color:#fff;
}
h2{
    font-size: 24px;
    line-height: 28px;
}
h3{
    font-size: 30px;
    line-height: 36px;
    font-style: italic;
}
.homepage h3{
    font-size:34px;
}

a:hover {
    border-bottom:1px dotted;
}
button.btn.btn-success {
    padding: 15px 20px;
    background-color: #9E6D00;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 6rem;
    cursor: pointer;
    letter-spacing: 1px;
}
.skip {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
}
ul{
    margin-bottom:0;
}
a.skip:active, 
a.skip:focus, 
a.skip:hover {
    left: 0; 
    top: 0;
    width: auto; 
    height: auto; 
    overflow: visible;
    background:red;
    z-index:100;
    color:#fff;
}


b{
  font-weight: 700;
}


.button, .button.hollow:hover {
    text-transform: uppercase;
    padding: 10px 15px;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    background-color: #9E6D00;
    color: #fff;
    border: 1px solid #9E6D00;
    font-size: .9rem;
}
.button.tiny{
    padding:10px 15px;
}
.button:focus, .button:active{
    background-color: #865906;
}
.latchstring .button, .latchstring .button:focus, .latchstring .button.hollow:hover, .latchstring.cta .button{
    border: 1px solid #1e474d;
    color:#fff;
    background-color:#1e474d;
}
.latchstring.cta .button:hover {
    color: #fff;
    border: 1px solid #865906;
    background-color:#865906;
}
.button:hover {
    background-color: #865906;
    color: #fff;
    border: 1px solid #865906;
}
.latchstring .button:hover {
    background-color: #144148;
    color: #fff;
    border: 1px solid #144148;
}
.button.hollow, .button.hollow:focus {
    border: 1px solid #9E6D00;
    color: #9E6D00;
    letter-spacing: 1px;
}
.latchstring .button.hollow, .latchstring .button.hollow:focus {
    border: 1px solid #1e474d;
    color: #1e474d;
    background:transparent;
}
.top-header-text .button.hollow{
    border:1px solid #fff;
    color:#fff;
    margin-top: 1rem;
}
.button.w-arrow, .button.w-arrow:focus, .button.w-arrow.hollow:hover {
    padding: 1px 15px 10px;
}
.top-header-text .button.hollow:hover{
    border:1px solid #9E6D00;
}
.button.totop, .button.totop:focus {
    background-color: #9E6D00;
    transition: background-color .25s ease-out,color .25s ease-out;
    width: 36px;
    height: 36px;
    padding: 16px 0 10px 3px;
    color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.06), 0 0 0 1px rgba(0,0,0,.02);
    border: 1px solid #9E6D00;
}
.button.totop:hover {
    background-color: #9E6D00;
    color: #fff;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,.13), 0 0 0 0 rgba(0,0,0,.2);
    border: 1px solid #9E6D00;
}
.button.totop i {
    font-size: 40px;
    top: -18px;
    left: -6px;
}
#back-top {
    position: fixed;
    bottom: 0px;
    right: 12px;
    z-index: 100;
}
a{
  color: #9E6D00;
  transition: background-color .25s ease-out, color .3s ease-out;
}
a:hover {
    color: #9e6d13;
}
a:focus, a:active {
  border: 1px dotted;
  color:#303030;
}
.main a{
    border-bottom: 1px dotted;
}
.main a.button{
    border-bottom:1px solid #9E6D00;
}
.home-intro{
    margin-top:2rem;
}
.home-intro .video{
    margin-top:2rem;
    position:relative;
    z-index:0;
}
.weddings-home .image{
    position:relative;
    z-index:0;
}
.home-intro .text a, .weddings-home .text a, .view-all-pkg a, .homepage .annual-events a{
    color:#867056;
    text-transform:uppercase;
}
.grey-bg.other-cards {
    padding-bottom: 3rem;
    padding-top: 3rem;
}
.grey-bg.other-cards h3 {
    font-family: 'proxima nova', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}
.border-accent{
    background:#A79174;
    height:2px;
    width:60%;
}
.border-accent.top{
    margin-bottom:1.5rem;
}
.border-accent.bottom{
    margin-top:1.5rem;
}
.bg-right-img-accent{
    position: absolute;
    z-index: -1;
    background: #A79174;
    bottom: -12px;
    right: -12px;
    height: 90%;
    width: 90%;
}
.bg-left-img-accent{
    position: absolute;
    z-index: -1;
    background: #A79174;
    bottom: -12px;
    left: -12px;
    height: 90%;
    width: 90%;
}


/*Menu*/
.mobile-logo a{
    border-bottom:none;
}
.top-bar {
  padding-bottom: 0.3125rem;
  padding: 0;
  margin: 0;
  position: relative;
  top: -0.2rem;
  z-index: 1;
  background: #fff;
}
.top-bar ul {
    background-color: #fff;
}
.top-bar a, .dropdown.menu>li.is-active>a {
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-weight: 600;
  text-transform:uppercase;
}
.top-bar a.button, .top-bar a.button:focus{
  width:100%;
  color:#fff;
  font-size:1rem;
  margin-bottom:0;
    background-color: #9E6D00;
}
.top-bar a.button.quote:focus {
    color:#fff;
    background-color: #9E6D00;
}
.top-bar a.button.quote {
    padding: 2rem;
}
.top-bar a.button.quote:hover {
    background-color: #865906;
    border: 1px solid #865906;
    color:#fff;
}
i.material-icons {
    position: relative;
    top: 6px;
}
.drilldown a i.material-icons {
    position: absolute;
    top: 12px;
}
.drilldown a {
    padding:1rem;
    background-color: #fff;
    color: #303030;
}
.drilldown a:hover, .drilldown .is-drilldown-submenu a:hover {
    color: #2d2d2d;
}

.is-drilldown li {
  display: block;
  width: 100%;
}
.drilldown .is-drilldown-submenu {
    background: #fff;
}
.drilldown .is-drilldown-submenu a {
  padding: 1.5rem 1rem;
  color: #2d2d2d;
  text-transform: none;
}
.drilldown .js-drilldown-back>a::before {
  border-color: transparent #9E6D00 transparent transparent;
}
.drilldown .is-drilldown-submenu-parent>a::after {
  content: none;
}
.menu-icon {
  left: 1rem;
  top: 1.35rem;
  position: absolute;
  width: 1.625rem;
}
.mobile-logo{
  padding-left:1rem;
}
.mobile-search{
    background: #585858;
    width: 100%;
    padding: 1rem;
}
.top-bar input{
  max-width: none;
  margin-right:0;
}
input.search-submit[type=submit] {
    font-family: FontAwesome;
    font-size: 20px;
}
.newsletter input[type=email]{
    margin:0;
    border: none;
}
.input-group{
  margin-bottom:0;
}
.title-bar{
    background:#272321;
    padding: .6rem;
    position: relative;
    z-index: 110;
}
.title-bar .button{
    margin-bottom:0;
    margin-top: 3px;
    font-weight: 600;
}
.title-bar .menu-icon {
    margin-left: 0;
    margin-right: 0;
}
.mobile-main{
    background:#857056;
    padding:8px 0;
    text-transform:uppercase;
    font-weight:400;
}
.mobile-main a{
    color:#fff;
    font-weight: 600;
}
.top-bar ul li {
    font-weight: 700;
    font-size: 1rem;
    text-align: center;
    border-bottom: 1px dotted #867056;
}
.top-bar ul li:before {
    content: "\200B";
    position: absolute;
}
.menu-icon::after {
    background: #fff;
    -webkit-box-shadow: 0 0.5rem 0 #fff, 0 1rem 0 #fff;
    box-shadow: 0 0.5rem 0 #fff, 0 1rem 0 #fff;
    border-bottom: none;
    height: 0.1rem;
}
.menu-icon:hover::after {
    background: #fff;
    -webkit-box-shadow: 0 0.5rem 0 #fff, 0 1rem 0 #fff;
    box-shadow: 0 0.5rem 0 #fff, 0 1rem 0 #fff;
}
.mobile-phone i{
    color:#fff;
    font-size: 20px;
    left: -7px;
    position: relative;
    top: 2px;
}
.mobile-phone .button{
  padding:1rem;
}
.top-bar ul li .arrow-link .fa {
    font-size: 16px;
    top: 0;
}
.subnav .phone{
    padding-top:2rem;
    font-weight:500;
}
.subnav .short-line{
    margin:.2rem auto;
}
.subnav i {
    font-size: 1.5rem;
    position: relative;
    top: 5px;
    color: #9E6D00;
}
.is-dropdown-submenu {
  z-index: 5; 
}

.top-header-text {
    height: 67%;
    position: absolute;
    z-index: 1;
    padding: 0 20px 15px 20px;
    width: 100%;
    bottom: 0;
    text-align: center;
}
.top-header-text h1 {
    font-size: 32px;
    line-height: 35px;
    color: #fff;
}
.top-header-text .small-text {
    color: #fff;
    font-size: 12px;
    padding-top:10px;
}
.top-header-image.detail-page {
    height: 400px;
}
.top-header-image.detail-page .top-header-text {
    padding: 40px 20px 20px 20px;
}
.top-header-image.detail-page h1 {
    text-transform: none;
    font-size: 2.75rem;
    line-height: 3rem;
}
.top-header-image.detail-page .overlay, .top-header-image.detail-page .top-header-text {
    height: 100%;
    bottom: auto;
    top: 0;
}
.top-header-image.detail-page .top-header-text p {
    background: #fff;
    color: #2d2d2d;
    padding: 20px;
    margin-top: 20px;
    font-size: 16px;
}
.intro p{
    font-size:18px;
}
.short-line {
    width: 120px;
    padding: 1px 0;
    background: #A79174;
    margin-top: 20px;
    margin-bottom: 20px;
}
.short-line.center{
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
.short-line.white {
    background: #fff;
    margin-top:7px;
    margin-bottom:7px;
}
.main{
    background: url(../images/main-bg.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 280px;
    background-position-x:0px;
}
.inside.main{
    padding-top:2rem;
}
.inside.main.latchstring {
    padding-top:0;
}
.latchstring .inside-intro{
    padding-top:1rem;
}
.main.latchstring{
    background:#fff;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #888888;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #888888;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #888888;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;

background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.53) 55%, rgba(0,0,0,0.68) 85%, rgba(0,0,0,0.68) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.53) 55%,rgba(0,0,0,0.68) 85%,rgba(0,0,0,0.68) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.53) 55%,rgba(0,0,0,0.68) 85%,rgba(0,0,0,0.68) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ad000000',GradientType=0 ); /* IE6-9 */


}
.button.tiny {
    font-size: .8rem;
}

.hero-image .top-header-text h1 {
    color: #303030;
    font-size: 40px;
}
.hero-image .intro .contact-info p {
    font-size: 16px;
    padding-bottom: 13px;
}
.contact-info i.fa, .contact-info i.fa.fa-phone {
    color: #B1A0A5;
    font-size: 24px;
    position: relative;
}
.contact-info i.fa.fa-map-marker {
    left: 3px;
}
.contact-info i.fa.fa-phone {
    right: 8px;
    top: 1px;
}
.contact-info i.fa.fa-clock-o {
    font-size: 20px;
    right: 3px;
    top: 1px;
}
.form {
    padding-top: 12rem;
    padding-bottom: 6rem;
}
.hero-image .intro p {
    padding-top: 0;
}
.feature.hotel, .hero-image {
    background: #fff;
    height: 33rem;
}
.feature.hotel .top-header-image, .hero-image .top-header-image {
    height: 320px;
}
.feature.hotel .top-header-text, .hero-image .top-header-text {
    height: unset;
    background: #fff;
    top: -30%;
    position: relative;
    padding-top: 30px;
}
.feature.hotel a h3{
    color:#303030;
}
.hero-image .top-header-text.intro {
    padding-bottom: 0;
}
.top-header-text.intro.event-view {
    padding-top: 10px;
}
.latchstring .top-center-heading {
    background:#faf8f5;
    padding:2rem 0;
}
.feature.hotel .top-header-text .small-text, .hero-image .top-header-text .small-text, .event .small-text {
    color: #888;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Barlow', sans-serif;
    font-style: normal;
    letter-spacing: 0;
}
.gallery {
   position:relative;
   margin-bottom:1rem;
}
.detail .gallery {
   margin-top:2rem;
}
.photo-counter{
    position:absolute;
    bottom:1rem;
    right:1rem;
    background:#fff;
    text-transform:uppercase;
    font-weight:600;
    padding:2px 8px;
}
a .photo-counter{
    color:#000;
}
hr {
    border-bottom: 2px solid #A79174;
    max-width: 100%;
    margin: 0 auto;
}

.cta {
    background-image: url(../images/pinecone-bg.png);
    background-color:#f5f1ec;
    background-size: cover;
    padding: 2rem;
    margin-top: 3rem;
    background-position: right;
}
.cta#group-form{
    background-position: unset;
    padding: 3rem 0;
}
.cta .button{
    margin-bottom:0;
    margin-top:1rem;
}
.latchstring.body-content .cta {
    margin-top: 80px;
}
.body-content .office.cta, .body-content .slideshow .cta {
    margin-top: 0;
}

footer {
    background: #272321;
    color: #fff;
    padding-top:4rem;
}
.footer-logo{
    width:200px;
    margin:auto;
}
footer a,  footer{
    color: #A79174;
}
footer .main-links {
    margin:1.5rem auto;
    font-weight:800;
    text-transform: uppercase;
    line-height:30px;
}
footer .main-links a{
    margin:0 1rem;
}
footer .main-links a:focus{
    color:#A79174;
}
footer a:hover {
    color: #fff;
    border-bottom: 1px dotted;
}
footer .details h3 {
    font-family: 'Noto Serif', serif;
    font-style: italic;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 30px;
    color:#A79174;
}
footer .details{
    color:#fff;
}
footer .details .cell{
    padding-left:2rem;
}
footer .details a{
    color:#fff;
    border-bottom:1px dotted;
}
footer .details .social a{
    border-bottom:none;
    font-size:28px;
    margin:0 3px;
}
footer .details span, #back-top span{
    display: none;
}
footer .small-details{
    color:#fff;
    font-size:13px;
    padding-bottom: 1rem;
}
footer .small-details a{
    color:#fff;
}
footer .small-details .right-text{
    padding-top:1rem;
}
footer hr {
    border-bottom: 1px solid #4c463e;
    margin: 0px auto 30px;
}

.fluid-fields, .fluid-fields .single-body{
    margin: 2rem auto;
}
.fluid-fields .gallery-slider {
    margin: 4rem 0 2rem 0;
    overflow: hidden;
    padding-bottom: 2rem;
}
.flex-video, .responsive-embed {
    margin:2rem 0 ;
    padding-bottom: 65%;
}
iframe{
    border: none;
}
.homepage .responsive-embed {
    margin:2rem 0 0;
}

.form-group {
    margin-bottom: 20px;
}
label {
    font-size: 16px;
}
.hidden{
    display:none;
}
.slick-slider{
  margin-bottom: 0;
}
.gallery-slider {
    width: 100%;
    overflow: hidden;
    height: 360px;
    margin-top: 1rem;
}
.gallery-slider .one-image{
    margin: 0 .5rem;
    width: 325px;
    height: 325px;
    overflow: hidden;
    position: relative;
}
.gallery-slider .slick-dots {
    bottom: 2px;
}
.gallery-slider .one-image .caption{
    position:absolute;
    bottom:0;
    z-index: 5;
    background:#0009;
    color:#fff;
    padding:5px;
    width:100%;
    font-size:14px;
}
.hero-section {
    position: relative;
}
.hero-section.one-image{
    min-height:200px;
    background-size: cover !important;
    background-position: center !important;
}
.slideshow{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.slideshow .a-slide{
  height: 300px;
  width: 100%;
  z-index:-5;
  position: relative;
  float: left;
  background-color:#333;
  background-size:cover!important;
}

.slideshow .a-slide.slick-active {
  -webkit-animation: cssAnimation 8s 1 ease backwards;
  animation: cssAnimation 8s 1 ease backwards;
}

@keyframes cssAnimation {
  from {
    -webkit-transform: scale(1.15) translate(0px);
  }
  to {
    -webkit-transform: scale(1) translate(0px);
  }
}
@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: scale(1.15) translate(0px);
  }
  to {
    -webkit-transform: scale(1) translate(0px);
  }
}
@media (prefers-reduced-motion: reduce) {
.slideshow .a-slide.slick-active img {
  -webkit-animation: none;
  animation: none;
}
}
.a-slide.page{
  min-height: 100px;
  text-align: center;
}
.slick-list {
    overflow: visible;
}
 
li.slick-active button{
    background: #fff;
}

/*photo area slideshow styles*/
.slick-slide img {
  display: block;
  width: 100%;
}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 39%;
    padding: 0;
    border: none;
    outline: none;
    z-index: 100;
}
.slick-prev::before {
    font-family:FontAwesome;
    content: "\f104";
}
.slick-next::before {
   font-family:FontAwesome;
    content: "\f105";
}
.slides .slick-prev, .slides .slick-next {
    z-index: 5;
    bottom: 0;
    height: 30px;
    width: 30px;
}
.slides .slick-prev:before, .slides .slick-next:before {
    color: #fff;
    opacity:.9;
    font-size: 30px;
    line-height: 15px;
    position: relative;
    top: 2px;
}
.slides .slick-next {
    right: 0;
}
.slides .slick-prev {
    left: 0;
}

.top-header-image.detail-page.location {
    height: 510px;
}
.grid-container{
    max-width: 83rem;
}
.small-card-text {
    padding: 2rem;
}
blockquote {
    margin: 70px 10px 30px 55px;
    position: relative;
    padding-left: 15px;
    border-left: 3px solid #9E6D00;
    padding-top: 20px;
    padding-bottom: 20px;
}
.latchstring blockquote {
    border-left: 3px solid #3C4617;
}
blockquote::before {
    content: '"';
    height: 40px;
    left: -45px;
    font-family: serif;
    top: 50%;
    color: transparent;
    font-size: 5rem;
    position: absolute;
    margin-top: -18px;
    font-family: serif;
}
.feedback-body {
    text-align: left;
    font-family: 'Noto Serif', serif;
    font-style: italic;
    font-size: 20px;
    color: #303030;
    line-height: 28px;
}
.client-name {
    color: #888;
    margin-top: 20px;
    text-transform: uppercase;
}
.client-title-company {
    color: #888;
    font-size: 1rem;
    line-height: 21px;
}
.cover {
    position: relative;
    margin-bottom: 15px;
}
.cover span {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.45);
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 8px;
    color: #fff;
}

.video{
    margin:2rem 0;
}

.latchstring .intro p{
    padding:0;
}

.main-items-container{
    padding-top:2rem;
}
.main-items-container a{
    color:#fff;
}
.inside .main-items-container{
    padding-top:0;
}
.running-head, h4{
    text-transform:uppercase;
    font-weight:400;
    font-family: 'Barlow', sans-serif;
    font-size:14px;
    color: #867056;
}
.running-head span{
    text-transform: none;
    padding-left:20px;
}
.main-items-card{
    padding:2rem 0;
    position:relative;
    background-size:cover !important;
    margin: 1rem 0;
    background-color: #000 !important;
}
.main-items-card .running-head{
    color:#fff;
}
.main-items-card .title{
    font-family: 'Noto Serif', serif;
    font-size:25px;
}
.main-items-card .overlay{
    background: rgba(6,6,6,.4);
    z-index:0;
        transition: background .5s ease;
}
.main-items-card:hover .overlay{
    background: rgba(6,6,6,.15);
}
.main-items-card .text{
    position: relative;
    z-index:1;
}
.carousel-header{
    padding-top:3rem;
}
.carousel-things {
    margin: 0 0 2rem 0rem;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 2rem;
}
.one-thing{
    margin:0 1rem;
    border:1px solid #A79174;
    background: #fff;
}
.slider{
    background-color:#fff;
    height: 520px;
}
.one-thing .thing-text{
    padding:.5rem 1.5rem 1.5rem 1.5rem;
    height:100px;
    position:relative;
}
.one-thing a:focus{
    border:none;
}
.one-thing a .running-head{
    color:#867056;
    font-size: 14px;
    padding-bottom:5px;
}
.inside .one-thing a .running-head{
    font-size: 12px;
}
.one-thing a .title{
    font-weight:800;
    font-size:22px;
    line-height:26px;
    color:#303030;
}
.inside .one-thing a .title{
    font-size: 17px;
    line-height: 20px;
    padding-top: 5px;
}
.one-thing .button{
    bottom: -35px;
    position: relative;
    width: 155px;
}
.carousel .slick-next:before, .slick-prev:before {
    font-size: 40px;
    line-height: 1;
    opacity: .75;
    color: #303030;
}
.carousel .slick-prev {
    left: -15px;
}
.carousel .slick-next {
    right: -15px;
}
.weddings-home, .weddings.cta{
    background: url(../images/weddings-bg.jpg) 0 0 no-repeat;
    padding:3rem 0;
    background-size: cover;
}
.weddings-home .text{
    background:#fff;
    margin:1rem 0 0rem 0;
    padding:2rem;
}
.packages{
    margin-top:2rem;
}
.gradient-overlay-card{
    padding:2rem;
    height:400px;
    position:relative;
    margin-top:1rem;
    margin-bottom: 1rem;
    background-size: cover !important;
    background-color: #000 !important;
}
.gradient-overlay-card.rectangle{
    height:250px;
}
a .gradient-overlay-card, a .gradient-overlay-card .running-head{
    color:#fff;
}
.gradient-overlay-card .title{
    text-transform: uppercase;
    font-family: 'Noto Serif', serif;
    font-size:25px;
    line-height:30px;
    padding-top:7px;
}
.gradient-overlay-card .text{
    position:relative;
    z-index: 1;
}
.rooms-list .gradient-overlay-card .text {
    position: absolute;
    bottom: 20px;
}
.gradient-overlay-card .overlay{
   background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%); 
z-index: 0;
transition: background .5s ease;
}
.rooms-list .gradient-overlay-card .overlay{
   background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); 
}
.gradient-overlay-card .button{
    position: absolute;
    bottom: 10px;
    z-index:1;
}
.view-all-pkg{
    padding-top:3rem;
}
.homepage .annual-events{
    margin-top:3rem;
}
.homepage .annual-events .text{
    border-top: 1px solid #867056;
    border-right: 1px solid #867056;
    border-left: 1px solid #867056;
    padding:1.5rem;
}
.homepage .annual-events .image, .left-img-right-text .image, .right-img-left-text .image{
    position:relative;
    z-index: 0;
}
.newsletter{
    background: #A79174;
    padding:2rem;
}
.newsletter h2{
    color:#fff;
    font-size:20px;
}
.newsletter .button{
    background-color:#272321;
    border:none;
    font-size: 14px;
}

.top-center-heading .intro{
    padding-bottom:1rem;
}
.top-center-heading .intro p{
    margin-bottom:0;
}
.top-center-heading .button{
    margin-top:1rem;
}
.amenities{
    margin:3rem 0;
    text-transform:uppercase;
}
.amenities h2{
    text-transform:none;
}
.amenities .cell{
    color:#857056;
    font-size:15px;
    font-weight: 600;
    padding-top:10px;
}
.amenities .cell a, .amenities .cell a:hover{
    color:#857056;
    border-bottom:none;
}
.amenities .cell span{
    text-transform:none;
    color:#303030;
    font-size:14px;
    font-weight:400;
}
.weddings.amenities .cell {
    color: #9e6d13;
}
.amenities .cell img{
    width: 35%;
}
.amenities .button{
    margin: 2rem 0.5rem 0;
}
.rooms-list{
    margin-top:2rem;
}
.rooms-list .gradient-overlay-card .title{
    text-transform: none;
}
.rooms-list h3{
    padding-top:2rem;
}
.pad-top{
    margin-top: 2rem;
}
.inside .one-thing{
    margin:1.5rem 0;
}
.breadcrumb{
    padding:0rem 0 1rem 0;
    text-transform: uppercase;
    font-size: 14px;
}
.breadcrumb a{
    color:#676767;
}
.detail .tan-intro p, .detail .timeframe{
    font-size:18px;
    color:#857056;
    padding-bottom:0;
}
.detail .timeframe{
    font-weight:800;
    text-transform:uppercase;
    padding-bottom:1rem;
}
.grid-padding-x>.cell.sidebar{
    background:#fff;
    margin-top:1rem;
    border: 1px solid #A79174;
    padding:2rem;
    margin-right:2rem;
    margin-left: .9375rem;
    padding-right: 2rem;
    padding-left: 2rem;
    border-bottom: 10px solid #A79174;
    height: max-content;
}
.sidebar .category{
    font-weight:800;
    text-transform:uppercase;
    font-family: 'Noto Serif', serif;
    font-size:18px;
}
.detail-table{
    background:#fff;
    border: 1px solid #A79174;
}
.detail-table.rentals{
    border-top: 1px solid #A79174;
    border-right: 1px solid #A79174;
    border-left: 1px solid #A79174;
    border-bottom:0;
}
.detail-table.rentals .title{
    border-bottom: 1px solid #A79174;
}
.detail-table.rentals .left-col{
    padding:.5rem;
    font-weight:600;
    color:#867056;
    text-transform:uppercase;
    font-size:14px;
}
.detail-table.rentals .right-col{
     border-bottom: 1px solid #A79174;
     padding:.5rem;
     font-size:14px;
}
.detail-table .right-col{
    padding:1rem;
}
.detail-table .title{
    padding:1rem;
    font-weight: 800;
    font-family: 'Noto Serif', serif;
}
.detail-table .right-col .title{
    padding:0 0 1rem 0;
}
.detail-table .featured-item{
    padding:.8rem;
    font-weight:600;
    color:#867056;
    text-transform:uppercase;
    font-size:14px;
}
.detail-table .left-col div{
    border-bottom: 1px solid #A79174;
}
.small-info{
    font-size:14px;
    color:#333;
    padding:1rem 0;
    font-style: italic;
    text-align: left;
}
.form-group .small-info{
    padding:1rem 0 0;
}
.latchstring .inside-intro .text{
    padding-top:1rem;
}
.latchstring .menu-links{
    padding:2rem 0;
}
.latchstring .menu-links{
    padding:2rem 0;
}
.right-img-left-text .text, .left-img-right-text .text{
    padding-top:2rem;
}
.one-image a:focus{
    border:none;
}
.testimonial{
    margin: 7rem auto 2rem;
}
.testimonials{
    overflow:hidden;
    padding-bottom: 40px;
}
.slick-dotted.slick-slider.testimonials {
    margin-bottom: 0px;
}
.testimonial .slick-dots li button:before {
    font-size: 15px;
}
.testimonial .quote{
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 150px;
    line-height: 0;
    color: #a79173;
}
.testimonial .text{
    font-family:'Noto Serif', serif;
    margin-top:2rem;
    font-style: italic;
    font-size:17px;
}
.testimonial .author{
    text-transform:uppercase;
    color:#5d5d5d;
}
.testimonials .slick-dots {
    bottom: 5px;
}
.simple-left-img .running-head{
    margin:1rem 0;
}
.simple-left-img .image{
    padding:1rem 0;
}
.centered-text{
    padding:3rem 0 1rem 0;
}
.fluid-fields .button{
    margin:1rem 0;
}
.left-img-right-text, .right-img-left-text{
    margin:1rem auto;
}
.left-img-right-text p, .right-img-left-text p{
    margin-bottom:0;
}
.fluid-fields .mostly-text{
    margin:2rem auto;
}
.cta .white{
    background:#fff;
    padding:2rem;
}
.tan-bg{
    background:#faf8f5;
    margin:2rem 0;
}
.form-label{
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #545454;
}
.radio{
    padding: 0 .5rem;
    float: left;
    text-align: left;
}
.row{
    clear:both;
}
.sitemap .title{
    font-weight:800;
    text-transform:uppercase;
}
.search-result a .title {
    font-size: 20px;
    font-weight: 800;
    color: #303030;
}
.search-result a .title:hover {
    color: #9E6D00;
}
.search-result hr{
    margin:1.5rem 0;
}
.desktop-search{
    display:none;
}
.hide-on-load{
  display:none;
}
.credits{
    padding-top:1rem;
}
.alert{
  background:#1154ac;
  padding:.5rem 1rem;
  color:#fff;
}
.alert a{
  color:#fff;
  border-bottom:1px dotted;
}
/*============================== =====================================================
======================================================================================
Medium and up ====================================================================
=========================================================================================*/
@media screen and (min-width: 40em) {
.no-js .top-bar {
  display: block;
}
.no-js .title-bar {
  display: none;
}
.desktop-logo a:focus, .desktop-logo a:hover{
    border:none;
}

.slideshow .a-slide {
    height: 670px;
}
.rightimg-leftxt .text {
    padding: 0 6rem 1rem 7rem;
}
.leftimg-rightxt .text {
    padding: 0 6rem 1rem 4rem;
}
.body-content .leftimg-rightxt h2, .body-content .rightimg-leftxt h2 {
    margin-top: 0;
}
.homepage h3{
    font-size:48px;
    margin-bottom:15px;
}
blockquote::before {
    left: -55px;
}
blockquote {
    padding-left: 25px;
}
h1{
    font-size: 55px;
    line-height: 60px;
    margin:.8rem 0;
}
h2{
    font-size: 30px;
    line-height: 38px;
}
h3 {
    font-size: 34px;
    margin: 20px 0;
}
.running-head, h4{
    font-size:16px;
}
.pad-top{
    margin-top: 5rem;
}
.pad-top-bottom{
    margin: 3rem auto;
}
.mostly-text h2{
    margin-bottom:30px;
}
.main{
    background-size: 400px;
    min-height: 455px;
}
.top-bar ul .submenu li a:hover {
    color: #A79174;
}
.top-bar ul li {
    border-bottom: none;
}
.cell.desktop-logo{
    width:220px;
}
.form {
    padding-top: 3rem;
}
.form form {
    border-bottom: none;
}
.button, .button.hollow:hover {
    padding: 15px 25px;
    font-size: 1rem;
}
.button.w-arrow, .button.w-arrow:focus, .button.w-arrow.hollow:hover {
    padding: 7px 20px 15px;
    font-size: 1rem;
}
.button i.fa-phone{
    position:relative;
    left: -3px;
    bottom: -1px;
}
.gallery-slider .one-image .caption{
    bottom:0;
}
.cta{
    padding:5rem 1rem;
}
.inside-intro{
    margin-top:3rem;
}
.one-thing a .running-head{
    font-size: 16px;
}
.newsletter h2{
    font-size:26px;
}
.newsletter .input-group {
    margin-bottom: 0;
    width: 480px;
    margin: auto;
}
.newsletter .input-group .button:focus{
    padding-top:0;
    padding-bottom:0;
}
.top-center-heading{
    padding-top:0rem;
}
.inside.main.top-img{
    padding-top:0;
}
.hero-section {
    top: -141px;
}
.hero-section.one-image{
    min-height:400px;
}
.hero-section.one-image.wedding{
    min-height:650px;
}
.main.top-img{
    position:relative;
    top:-100px;
}
.main.top-img.inside {
    top: -107px;
}
.home-intro{
    margin-top:0;
}
.homepage .video{
    margin:0;
}
.home-intro .text, .inside-intro .text{
    margin-top:1rem;
    padding-right: 2rem;
}
li.menu-image{
    width: 190px;
    margin-right: 1rem;
}
li.menu-image.stay{
    margin: 2.2rem 1rem 2.2rem 0;
}
.subnav {
    width: 100%;
    padding: 8px 0;
    font-family: 'Barlow', sans-serif;G
    text-transform: none;
    letter-spacing: normal;
    font-size: 13px;
    background: rgba(0, 0, 0, .55);
    position:relative;
    z-index:2;G
}
.subnav i {
    font-size: 1rem;
    position: relative;
    top: .1rem;
    color:#fff;
}
.desktop-search{
    display: inline;
}
.subnav .desktop-search i{
    font-size:1rem;
    top:0px;
}
.subnav a{
  color:#fff;
  margin:0 .8rem;
    transition: color .3s;
}
.dropdown-pane.is-open {
    z-index:101;    
}
.dropdown-pane{
    width:380px;
}
.top-bar-left.show-for-large {
    width: 280px;
}
.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    top: -10px;
}
.dropdown.menu>li>a {
    padding: .6rem;
    font-size: .9rem;
    text-align: center;
}
.menu li {
  padding: 1.5rem 1rem;
}
.sidebar .menu li.cat-title {
    padding: 0;
    border-bottom:none;
}
.sidebar .menu li {
    padding: .6rem 0;
    font-weight: 600;
    border-bottom: 1px dotted #867056;
}
.sidebar .menu li:last-child {
    border-bottom:none;
}
.sidebar .menu a {
  padding:0;
  color:#867056;
  border-bottom:none;
}
.sidebar .menu a:hover {
  border-bottom:none;
  color:#303030;
}
.sidebar .pad-top{
    margin-top:2rem;
}
.map .responsive-embed{
    height:100%;
    margin:1rem 0;
}
.top-bar ul li a.arrow-link .fa.fa-chevron-right {
    font-size: 12px;
    top: 0;
    color: #efefef !important;
}
.top-bar a.button.quote {
    color: #fff;
    padding: 2rem;
    font-size: 1rem;
    line-height: 2.5rem;
    width:auto;
    margin-left:20px;
}
.top-bar .menu a.button:focus {
    color: #fff;
}
.top-bar {
    padding:0 0 0 1rem;
    top:0;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
    background: rgba(0, 0, 0, .75);
}
.top-bar ul {
    background-color: transparent;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.75rem 1rem;
}
.dropdown.menu .is-active>a {
  color: #2d2d2d;
}
.dropdown.menu>li>a:hover, .dropdown.menu>li.is-dropdown-submenu-parent>a:hover {
    color:  #A79174;
    border-bottom:none;
}
.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
  content: none;
}
.top-bar ul li {
  background: transparent;
  text-align: left;
  padding:2.05rem 1rem 1rem;
}
.top-bar ul li.book-now-header {
  padding:0;
}
.top-bar ul li:hover, .top-bar ul li:hover a {
    background: transparent;
}
.top-bar .dropdown.menu .submenu li {
  background: #fff;
  text-transform: none;
  font-size: 0.875rem;
  padding:0;
}

.is-dropdown-submenu {
    min-width: 280px;
}
.dropdown.menu>li.opens-left>.is-dropdown-submenu, .dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 75px;
    right: -75px;
    border-bottom: 10px solid #A79174;
    width: 400px;
    padding: 1rem;
    background: #fff;
}
.is-dropdown-submenu {
    border: none;
}
.top-bar ul li a.arrow-link .fa {
    padding-left: 3px;
    font-size: 15px;
    top: -1px;
    position: relative;
}
.top-bar ul .submenu li a, .top-bar ul .submenu li a:focus {
    border-right: none;
    font-family: 'Barlow', sans-serif;
    color: #867056;
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    padding: .4rem 0;
}
.top-bar ul .submenu li a:hover {
    color: #303030;
    border-bottom:none;
}
.top-header-text h1 {
    font-size: 60px;
    line-height:65px;
}
.top-header-image.detail-page .top-header-text, .top-header-image.detail-page.location .top-header-text, .top-header-image.detail-page.industry .top-header-text {
    padding: 110px 20px 20px 20px;
    width: 100%;
}
.top-header-image .overlay, .top-header-text {
    height: 47%;
    bottom: 2rem;
    padding: 0 7rem;
}
.top-header-image.homepage .overlay {
    height: 47%;
}
.overlay{
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 88%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 88%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 88%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}
.intro p {
    font-size: 20px;
    margin-bottom: 0;
}
.homepage .annual-events {
    position: relative;
    bottom: -3rem;
}
.footer-logo {
    width: 250px;
}
footer {
    padding: 40px 0;
    background: url(../images/footer-pinecone.png);
    background-color: #272321;
    background-repeat: no-repeat;
    background-size: 390px;
    background-position-x: -60px;
    background-position-y: -30px;
    background-blend-mode: soft-light;
}
footer .small-details .right-text {
    padding-top: 0;
    text-align:right;
}
footer .small-details a {
    margin:0 1rem;
}
footer .small-details .credits a {
    margin: 0;
}
footer .main-links {
    margin: 3rem auto;
}
footer .main-links a {
    margin: 0 1.5rem;
    font-size:18px;
}
footer hr{
    margin-top:2rem;
}
footer .details h3 {
    font-size:24px;
}
footer .details .cell {
    padding-left: 0rem;
}
footer .details .cell.address {
    padding-left: 6rem;
}
footer .details .cell.contact {
    padding-left: 6rem;
}
footer .details .cell.social {
    padding-left: 4rem;
}
.top-header-text .small-text{
    font-size: 18px;
    padding-bottom: 15px;
}


.solid-btn a.button, .hollow-btn a.button {
    margin-top: 20px;
}
.contact-info{
    padding-top:1.5rem;
}

.body-content h2 {
    font-size: 36px;
}

.main-items-container{
    padding-top:5rem;
}
.main-items-card .title {
    font-size: 28px;
}
.main-items-card {
    padding: 4.5rem 0;
}
.offset{
    margin-top:3rem;
}
.negative-offset{
    margin-top:-3rem;
}
.slider .slick-slide, .gallery-slider .slick-slide{
    opacity:.3;
}
.slider .slick-slide.slick-active, .gallery-slider .slick-slide.slick-active{
    opacity:1;
}
.weddings-home .text {
    margin: 1rem 0 1rem 0;
}
.homepage .annual-events .text {
    margin: 3rem 0;
    border-top: 1px solid #867056;
    border-right: 1px solid #867056;
    border-bottom: 1px solid #867056;
    border-left:none;
}
.amenities{
    margin-top:5rem;
}
.amenities.stay{
    margin-top:0rem;
}

.amenities .cell i{
    font-size:60px;
}
.gradient-overlay-card.rectangle {
    height: 410px;
}
.one-thing .button{
    bottom:-45px;
}
.inside .one-thing a .title {
    font-size: 20px;
    line-height: 26px;
}
.gallery{
    margin-bottom:2rem;
}
.detail-table .left-col div{
    border-top: 1px solid #A79174;
    border-bottom:none;
}
.detail-table .right-col {
    border-left: 1px solid #A79174;
    min-height: 310px;
}
.detail-table.rentals .right-col {
    min-height: auto;
}
.detail-table.rentals .left-col {
    border-bottom: 1px solid #A79174;
}
.detail-table .left-col div.title{
    border-top: none;
}
.latchstring .inside-intro .text{
    padding-top:0;
}
.latchstring .menu-links .button{
    margin:.5rem;
}
.left-img-right-text .text{
    padding-left:2rem;
    padding-top: 0;
}
.right-img-left-text .text{
    padding-top:0;
    padding-right: 2rem;
}
.gallery-slider {
    height: 700px;
}
.gallery-slider {
    height: 700px;
    margin-top:2rem;
}
.gallery-slider .one-image{
    margin:0 1rem;
    width: auto;
    height:auto;
}
.image-inline{
    position: relative;
    padding-right: 8px;
    padding-left: 8px;
    max-width: 90vw;
}
.background-gallery{
    height:698px;
}
.gallery-slider .slick-next, .gallery-slider .slick-prev {
    background:#9E6D00;
    height: 60px;
    width: 60px;
    top:50%;
}
.gallery-slider .slick-next{
    right:0;
}
.gallery-slider .slick-prev{
    left:0;
}
.gallery-slider .slick-next:before, .gallery-slider .slick-prev:before {
    font-size: 60px;
    line-height: 1;
    color: #fff;
}
.gallery-slider .one-image .caption {
    padding:10px;
}
.testimonial .text{
    font-size:20px;
}
.simple-left-img .text{
    padding-left:2rem;
}
.simple-left-img .image{
    padding:2rem 0;
}
.one-thing .thing-text{
    padding:1rem 1.4rem;
}
.inside .one-thing a .running-head {
    font-size: 16px;
}
}


/*===========
============================= STYLES BELOW HERE ARE FOR SPECIFIC SCREEN SIZES ONLY and include a MIN and MAX
=============================
============*/

/*============Medium Only SCREENS==========*/

@media only screen and (min-width: 40.063em) and (max-width: 63.9em)
{
h2 {
    font-size: 30px;
    line-height: 36px;
}
.title-bar {
    z-index: 140;
}
.top-bar {
    box-shadow: none;
    padding: 0;
}
.top-bar .top-bar-right {
    margin-left: 1.5rem;
}
.top-bar ul li {
    padding: 0;
}
.top-bar ul li a.arrow-link .fa {
    font-size: 13px;
}
.top-bar a.button.quote {
    font-size: 16px;
    padding: 2.25rem 0.5rem;
    line-height: 1.8rem;
}
.dropdown.menu>li>a {
    font-size: 16px;
    padding: 1.9rem 1rem 1.9rem .5rem;
    line-height: 2rem;
}
.subnav a {
    color: #fff;
    padding: 0 .5rem;
}
.dropdown .is-dropdown-submenu a {
    padding: 1.25rem 1rem;
}
.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 95px;
    right: -69px;
}
.gradient-overlay-card.rectangle {
    height: 230px;
}
.gradient-overlay-card {
    height: 300px;
    padding: 1rem;
}
.button{
    font-size:.8rem;
}
.gradient-overlay-card .title {
    font-size: 21px;
    line-height: 25px;
}
.one-thing a .title,.inside .one-thing a .title {
    font-size: 16px;
}
.slider {
    height: 430px;
}
.homepage .annual-events .text {
    border: 1px solid #867056;
}
.gallery-slider .one-image {
    width: 435px;
    height: 275px;
}
.main-items-card .title {
    font-size: 20px;
}
.inside-intro {
    margin-top: 0rem;
}
.amenities {
    margin-top: 0rem;
}
.breadcrumb {
    padding: 0rem 0 1rem 0;
}
.gallery-slider {
    height: 320px;
}
.one-thing .button {
    bottom: -38px;
}
.cta{
    margin-top:0;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.top-center-heading .button {
    margin-top: 0rem;
    margin-bottom:2rem;
}
.top-header-text h1 {
    font-size: 30px;
    line-height: 34px;
}
.top-header-image .overlay, .top-header-text {
    height: 54%;
}

}
/*============X-LARGE SCREENS AND BIGGER========== min-width 1441px and max-width 1920px*/

@media only screen and (min-width: 90.063em) and (max-width: 120em)
{
.desktop-logo {
    width: 170px;
}

.dropdown.menu>li>a {
    padding: .7rem 1.2rem .7rem 1.2rem;
    font-size: 1rem;
}

}


/*============XXLarge screens ========== min-width 1921px, xxlarge screens */
@media only screen and (min-width: 120.063em) { 
.grid-x>.large-3.desktop-logo {
    width: 220px;
}
.logo-text{
    padding-top: 1.5rem;
}
.dropdown.menu>li>a {
    padding: .7rem 1.2rem .7rem 1.2rem;
    font-size: 1rem;
}

} 



/*============Phone ONLY ==========*/

@media only screen and (max-width: 50.000em)
{

}

/*==========================================IPAD Queries========================================*/
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
footer .main-links a {
    margin: 0 .5rem;
    font-size: 16px;
}
.homepage .annual-events .text {
    margin: 0rem 0;
}
.bg-right-img-accent {
    bottom: 78px;
    height: 80%;
}
.weddings-home .image {
    bottom: -50px;
}
.one-thing a .title {
    font-size: 18px;
    line-height: 23px;
}
.one-thing a .running-head {
    font-size: 13px;
}
.carousel-things {
    margin: 0;
}
}

/* Portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {


}

/* Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

}

/*iPad 1 & 2 in landscape*/
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1)  {

.desktop-logo {
    padding-right: .5rem;
    padding-top: .3rem;
}
.logo-text {
    padding-top: .3rem;
}
.top-bar-left.show-for-large {
    width: 250px;
}
.subnav a {
    padding: 0 6px;
    font-size: 12px;
}
.dropdown.menu>li.is-dropdown-submenu-parent>a, .dropdown.menu>li>a {
    padding: 9px;
}
.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 79px;
    right: -105px;
}
.menu li {
    padding: 1.5rem 0;
}
.top-bar ul li {
    font-size: 14px;
    padding: 1.6rem .25rem 1.25rem .25rem;
}
.top-bar a.button.quote {
    padding: 1.9rem 0.75rem;
    font-size: 14px;
    line-height: 30px;
}
.top-bar .menu .searchbar button {
    font-size: 22px;
}
.dropdown .is-dropdown-submenu a {
    padding: 1rem;
}
.top-header-image .overlay, .top-header-text {
    height: 60%;
}
.cc-window.cc-floating {
    max-width: 100% !important;
}
.cc-bottom {
    bottom: 0 !important;
}
.top-header-image.detail-page .top-header-text, .top-header-image.detail-page.location .top-header-text, .top-header-image.detail-page.industry .top-header-text {
    padding: 60px 20px 20px 20px;
}
.slider {
    height: 390px;
}
.top-header-image .overlay, .top-header-text {
    height: 48%;
}
.video .bg-right-img-accent {
    bottom: 25px;
}
footer {
    padding: 40px 20px 20px;
    font-size: 14px;
}

footer a.social-link.facebook {
    padding: 6px 13px;
}

.leftimg-rightxt .text {
    padding: 0 6rem 1rem 3rem;
}
.rightimg-leftxt .text {
    padding: 0 5rem 1rem 5rem;
}
.one-thing a .title {
    font-size: 18px;
    line-height: 23px;
}
.one-thing a .running-head {
    font-size: 13px;
}
.one-thing .thing-text {
    height: 84px;
}
footer .main-links a {
    margin: 0 .5rem;
    font-size: 16px;
}
.homepage .annual-events .text {
    margin: 0rem 0;
}
.weddings-home .bg-right-img-accent {
    bottom: 70px;
    height: 80%;
}
.weddings-home .image {
    bottom: -50px;
}
.one-thing a .title {
    font-size: 18px;
    line-height: 23px;
}
.one-thing a .running-head {
    font-size: 13px;
}
.carousel-things {
    margin: 0;
}
footer .details .cell.contact {
    padding-left: 4rem;
}
.weddings.cta{
    margin-top:0;
}
.newsletter h2 {
    font-size: 20px;
}
.medium-pad-top{
    margin:1rem 0;
}
}

/*iPad 1 & 2 in portrait*/
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 1) {
.subnav a {
    color: #888;
}
.mobile-logo-text {
    padding-top: 1.5rem;
    padding-left: 1.3rem;
    font-size: 1rem;
}
.menu-icon {
    top: 2rem;
}
.subnav a {
    padding: 0 10px;
}

.leftimg-rightxt .text {
    padding: 0 4rem 1rem 2rem;
}
.rightimg-leftxt .text {
    padding: 0 2rem 1rem 4rem;
}
.body-content h2 {
    font-size: 28px;
}

.feature.hotel .top-header-text, .hero-image .top-header-text {
    top: -40%;

}
}



/*iPad mini in portrait & landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1)  {
}

/*iPad mini in landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {

}

/*iPad mini in portrait*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1)  {

}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
.subnav a {
    color: #fff;
    padding: 0 6px;
    font-size: 12px;
}
.dropdown.menu>li>a {
    padding: .5rem .5rem;
    font-size: 14px;
}
.dropdown.menu>li.is-dropdown-submenu-parent>a {
    padding-right: 1rem;
}
.top-bar .menu .searchbar button {
    font-size: 1.5rem;
}
.top-bar ul li {
    padding: 1rem 0;
}
.top-bar a.button.quote {
    font-size: 16px;
    padding:1rem;
}
.top-header-text  {
    height: -65%;
}
.top-header-text h1 {
    font-size: 49px;
    line-height: 52px;
}
.top-header-text .small-text {
    font-size: 15px;
    padding-bottom: 0;
}
section.body-content.latchstring {
    padding-top: 400px;
}
section.body-content {
    padding-top: 0px;
}
.cell.desktop-logo {
    width: 150px;
}
.bg-right-img-accent {
    bottom: 59px;
    height: 80%;
}
h1 {
    font-size: 43px;
    line-height: 47px;
}



}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {




}