/*
font-family:'Helvetica Neue LT W01_55 Roman'; 	// Roman
font-family:'Helvetica Neue LT W01_71488914'; 	// Bold
font-family:'Helvetica Neue LT W01_41488878'; 	// Light
font-family:'Helvetica Neue LT W01_65 Md'; 		// Medium
*/

/*
/******** RESET **********
*/
html, body, main, div, span, iframe, button, input, select, textarea, p, img, sub, sup, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, footer, header, nav, section, video
{margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline;}
article, aside, details, footer, header, nav, section  {display: block;}
hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}
input, select {vertical-align: middle;}
ol {list-style-type: decimal;}
b, strong, th {font-weight: bold;}
sub {font-size: 65%; line-height: 0; position: relative; bottom: -0.5em;}
sup {font-size: 65%; line-height: 0; position: relative; top: -0.5em;}
textarea {overflow: auto;}
input[type="text"], input[type='email'], input[type="tel"], input[type="phone"], input[type='password'], input[type="submit"], input[type="button"], button, textarea {appearance:none; -moz-appearance:none; /* Firefox */ -webkit-appearance:none; /* Safari and Chrome */ border-radius: 0; background: transparent; border: 0;}
input.error, textarea.error {border-color: red!important;}
p.error, span.error{color:red!important;}
a {color: inherit; text-decoration: none;cursor: url("../images/cursor_hover6.png") 7 0, auto!important;}
.notMobile a:hover {text-decoration: none; }
.ie7 img {-ms-interpolation-mode: bicubic;}
table {width: 100%; border-collapse: collapse; vertical-align: middle; border-spacing: 0;}
td, th {vertical-align: middle;}
img {display: inline-block;}

/*
/******** BASE **********
*/
html,body { background: #fff; }
.main-wrapper {background: #fff; }
.container {max-width: 1150px; margin: auto; padding: 0 20px; }
#page {overflow: hidden;/*padding-top:80px;*/}
#page::after {position: fixed; top: 0; right: 0; width: 0; height: 0; background: rgba(0,0,0,0.7); content: ''; opacity: 0; -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s; transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s; z-index: 4000;}
#page.mode-overlay::after {width: 100%; height: 100%; opacity: 1; -webkit-transition: opacity 0.5s; transition: opacity 0.5s;}
.lnr {font-family: 'Linearicons-Free' !important;}
.fa {font-family: 'FontAwesome' !important;}

body {font-size: 14px;}
p, li{font-size: 1.2em;}
input, textarea, label {font-size: 1.2em;}
h1, h2, h3, h4, h5, h6 {margin: 0 0 2em; font-family:'aktiv-grotesk'; font-weight: normal; font-style: normal; text-transform: uppercase; color: #4cb3c1; letter-spacing: 0.2em; line-height: 130%;  }
body, p, li, input, textarea {font-family:'aktiv-grotesk'; font-weight: normal; font-style: normal; color: #636f83; letter-spacing: 0.07em; line-height: 180%;}
h1 {font-size: 1.7em;} 
h2 {font-size: 1.5em;color:#242222;margin-bottom: 1em;} 
h3 {font-size: 1.3em;} 
h4 {font-size: 1em;} 
h5 {font-size: 1em;} 
h6 {font-size: 1em;}
p,ul {margin: 0 0 1em;}
p{color:#242222;}
a {-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.animation {-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.ease-animation {-webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out;}
.ease-animation-slow {-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out;}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {opacity: 1;}
:focus {outline:none;}
::selection {background: #636f83; color: #fff;} ::-moz-selection {background: #636f83; color: #fff}
/*::-webkit-input-placeholder {color: #acb8c6;} :-moz-placeholder {color: #acb8c6;} ::-moz-placeholder {color: #acb8c6;} :-ms-input-placeholder {color: #acb8c6;}*/
::-webkit-input-placeholder {color: #000;} :-moz-placeholder {color: #000;} ::-moz-placeholder {color: #000;} :-ms-input-placeholder {color: #000;}

/* Select Styles */
select {appearance:none; -moz-appearance:none; -webkit-appearance:none; border-radius: 0;}
select {width: 100%; display: block; padding: 1em 0; box-sizing: border-box; border-bottom: 1px solid #778393; color: #778393; font-size: 1em; letter-spacing: 0.08em; font-weight: 300; font-family: 'Roboto', sans-serif; line-height: 130%; overflow: hidden; background: transparent url("data:image/svg+xml;utf8,<svg version='1.0' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 22 12' enable-background='new 0 0 22 12'><polyline stroke='#636f83' fill='none' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' points='21,1 11,11 1,1' /></svg>") no-repeat 96% center; background-size: auto 15%; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none;} 
select::-ms-expand {display: none;}

/* Input Styles */
input[type='text'],input[type='email'], input[type="tel"], input[type="phone"], input[type='password'], input[type='number'], textarea {width: 100%; display: block; line-height: 100%; background: #fff; color: #778393; border-bottom: 1px solid #778393; padding: 1em 0; font-size: 1em; text-transform: none; text-align: left; letter-spacing: 0.08em; font-weight: 300; font-family: 'Roboto', sans-serif; box-sizing: border-box; text-decoration: none; -webkit-transition: all 0.2s linear;  -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
textarea{height: 130px; line-height: 150%;}
input[type='text']:focus, input[type='email']:focus, input[type="tel"]:focus, input[type="phone"]:focus, input[type='password']:focus, input[type='number']:focus, textarea:focus {color: #636f83; border-color: #636f83;}

/* Button Styles */
.btn, a.btn, input.btn {display: inline-block; margin-top:50px; background: #000; color: #fff; border: 0; padding: 0.5em 2em; font-size: 14px; letter-spacing: 0.1em; font-weight: 300; font-family:'aktiv-grotesk'; letter-spacing: 0.25em; font-style: normal; text-align: center; text-decoration: none; box-sizing: border-box; cursor: url("../images/cursor_hover6.png") 7 0, auto!important; -webkit-transition: all 0.4s ease-out;  -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
.notMobile .btn:hover,.notMobile a.btn:hover, .notMobile input.btn:hover {background: #000; color: #fff; -ms-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);}

.wow {visibility: hidden;}

/*
/******** SLICK CUSTOM **********
*/
.slick-slider .slick-track {margin: auto;}
.slick-slider .slick-slide img {width: 100%;}
.slick-slider .slick-slide {margin: 0 10px;}
.slick-slider .slick-arrow {font-size: 26px; color: #ccc; position: absolute; top: 50%; margin-top: -13px; cursor: url("../images/cursor_hover6.png") 7 0, auto!important; z-index: 1;}
.notMobile .slick-slider .slick-arrow:hover {color: #000;}
.slick-slider .slick-arrow.left-arrow {left: -30px;}
.slick-slider .slick-arrow.right-arrow {right: -30px;}
.slick-slider.slick-vertical .slick-slide {margin: 5px 0;}
.slick-slider.slick-vertical .slick-arrow {position: static;}
.slick-dots {position: absolute; bottom: 2em; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center;}
.slick-dots li {position: relative; line-height: 0; display: inline-block; margin: 0 1em; padding: 0; cursor: url("../images/cursor_hover6.png") 7 0, auto!important;}
/* reset */ .slick-dots li button {font-size: 0; border: 0; line-height: 0; padding: 0; cursor: url("../images/cursor_hover6.png") 7 0, auto!important; color: transparent; border: 0; outline: none; background: transparent;}
/* custom */ .slick-dots li button {width: 12px; height: 12px; box-sizing: border-box; border-radius: 50%; background: #d0d0ea; opacity: 0.3; filter: alpha(opacity=30); -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear;-o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.slick-dots li.slick-active button {background: #fff; opacity: 1; filter: alpha(opacity=100);}
.notMobile .slick-dots li button:hover, .notMobile .slick-dots li button:focus {outline: none; border: 0; background: #fff; opacity: 0.5; filter: alpha(opacity=50);}

/*
/******** SCROLLUP **********
*/
.scrollup {display: none; position: fixed; cursor: url("../images/cursor_hover6.png") 7 0, auto!important; bottom: 10px; right: 10px; width: 30px; height: 30px; border-radius: 50%; text-align: center; background: #000; color: #fff; z-index: 100; line-height: 100%; font-size: 20px; box-sizing: border-box; padding-top: 3px;}

/*
/******** HEADER **********
*/

.header {position: relative; width: 100%; left: 0; background: #fff; /*box-shadow: 0 0 20px rgba(23,51,72,0.1);*/}
.header.drop {position: fixed; z-index: 500; top: 0;}
.header.drop.scroll {top: 0;}
.header .logo {float: left; cursor: url("../images/cursor_hover6.png") 7 0, auto!important; padding: 20px 30px;font-family:'aktiv-grotesk';font-weight: 700;}
.header .logo span{font-size:1.5em;letter-spacing: .15em;line-height: 1.2em;color:#000;font-weight: 700;display: block;}
.header .logo span.smaller{font-size: 14px;letter-spacing: .2em;font-weight:400;font-family:'aktiv-grotesk';}
.header .logo img {width: 100%; max-width: 120px; float: left;}
.header .logo p {float: left; color: #53c7d3; text-transform: uppercase;letter-spacing: 0.31em; font-size: 0.8em; line-height: 130%; margin: 0; margin-top: 1em; padding-left: 2em; margin-left: 2em; border-left: 1px solid;}
.header .menu-icon {position: absolute; cursor: url("../images/cursor_hover6.png") 7 0, auto!important; text-align: center; right:20px; top: 25px; box-sizing: border-box; padding: 0; font-size: 0.8em; color: #000; font-size: 20px;}
.header .menu-icon .left {text-transform: uppercase; margin-right: 1em; margin-top: 1.3em; letter-spacing: 0.31em; line-height: 130%; }
.header .menu-icon i {font-size: 1.5em; color: #000; vertical-align: middle;}
.header .menu-icon span{vertical-align: middle;font-size: 14px;letter-spacing: .2em;font-weight:400;font-family:'aktiv-grotesk';}
.header .static-links {float: right; list-style-type: none; margin: 0; padding: 0.6em 2em;}
.header .static-links li {display: inline-block; margin-left: 2em; text-transform: uppercase; font-size: 0.8em; font-weight: 400; letter-spacing: 0.2em;}
.notMobile .header .static-links li:hover {color: #53c7d3;}
.header .fixed-nav {display: none; position: fixed; z-index: 900; background: #fff; width: 100%; height: 100%; left: 0; top: 0; box-sizing: border-box; text-align: center;}
.header .fixed-nav i {cursor: url("../images/cursor_hover6.png") 7 0, auto!important; position: absolute; right: 20px; top: 25px; font-size: 2em; color: #000; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out;}
.header .fixed-nav ul {list-style-type: none; margin-bottom: 0;}
.header .fixed-nav li {display: block; display: none; letter-spacing: 0.2em; text-transform: uppercase; line-height: 2em; font-size: 1.5em; margin: 0; color: #000; position: relative;}
.notMobile .header .fixed-nav li a{position: relative;}
.notMobile .header .fixed-nav li a:hover:after {content:"";position:absolute;width:100%;height: 0;border-bottom: 2px solid #000;bottom: -5px;left: -0.125em;}
.notMobile .header .fixed-nav i:hover {opacity:.5;}

.header .fixed-nav li:nth-child(1) {-webkit-animation-delay: 0s; animation-delay: 0s;}
.header .fixed-nav li:nth-child(2) {-webkit-animation-delay: 0.1s; animation-delay: 0.1s;}
.header .fixed-nav li:nth-child(3) {-webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.header .fixed-nav li:nth-child(4) {-webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.header .fixed-nav li:nth-child(5) {-webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.header .fixed-nav li:nth-child(6) {-webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.header .fixed-nav li:nth-child(7) {-webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.header .fixed-nav li:nth-child(8) {-webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.header .fixed-nav li:nth-child(9) {-webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.header .fixed-nav li:nth-child(10) {-webkit-animation-delay: 0.9s; animation-delay: 0.9s;}

/*
/******** HERO CAROUSEL **********
*/

.hero-carousel .item {margin: 0; text-align: center; position: relative;}
.hero-carousel .item h1 {color: #000;text-transform: none;font-size:40px;letter-spacing: normal;line-height: 1.25em;margin-bottom: 0;}
.hero-carousel .item h1 b{font-family:'aktiv-grotesk';font-weight: 700;}
/*.hero-carousel .item h1 span{color: #af9780;}*/
.hero-carousel .img {width: 100%; padding-top:0!important;/*padding-top: 40%;*/ background-size: cover; background-repeat: no-repeat; background-position: center;}
.hero-carousel .overlay {position: absolute; width: 100%; height: 100%; left: 0; top: 0; /*background: rgba(0,0,0,0.4);*/}
.hero-carousel:hover .slick-slider .slick-arrow.right-arrow {right: 30px;}
.hero-carousel:hover .slick-slider .slick-arrow.left-arrow {left: 30px;}
.hero-carousel .arrow-splash{position: absolute;bottom:20px;height: 40px;width: 40px;left:50%;margin-left: -20px;font-size: 40px;color:#000;}
.hero-carousel .arrow-splash:hover{height:50px;}
.hero-carousel .item h1 .color-animation{
    -webkit-animation: color-change 10s infinite;
    -moz-animation: color-change 10s infinite;
    -o-animation: color-change 10s infinite;
    -ms-animation: color-change 10s infinite;
    animation: color-change 10s infinite;
}

@-webkit-keyframes color-change {
    0%  {color:#93C8E0;}
    12% {color:#ABBE9F;}
    25% {color:#DEB233;}
    37% {color:#fcaaad;}
    50% {color:#AC481E;}
    62% {color:#2E3E42;}
    75% {color:#B7C28C;}
    87% {color:#EFAF75;}
    100%{color:#93C8E0;}
}
@-moz-keyframes color-change {
    0%  {color:#93C8E0;}
    12% {color:#ABBE9F;}
    25% {color:#DEB233;}
    37% {color:#fcaaad;}
    50% {color:#AC481E;}
    62% {color:#2E3E42;}
    75% {color:#B7C28C;}
    87% {color:#EFAF75;}
    100%{color:#93C8E0;}
}
@-ms-keyframes color-change {
    0%  {color:#93C8E0;}
    12% {color:#ABBE9F;}
    25% {color:#DEB233;}
    37% {color:#fcaaad;}
    50% {color:#AC481E;}
    62% {color:#2E3E42;}
    75% {color:#B7C28C;}
    87% {color:#EFAF75;}
    100%{color:#93C8E0;}
}
@-o-keyframes color-change {
    0%  {color:#93C8E0;}
    12% {color:#ABBE9F;}
    25% {color:#DEB233;}
    37% {color:#fcaaad;}
    50% {color:#AC481E;}
    62% {color:#2E3E42;}
    75% {color:#B7C28C;}
    87% {color:#EFAF75;}
    100%{color:#93C8E0;}
}
@keyframes color-change {
    0%  {color:#93C8E0;}
    12% {color:#ABBE9F;}
    25% {color:#DEB233;}
    37% {color:#FCAAAD;}
    50% {color:#AC481E;}
    62% {color:#2E3E42;}
    75% {color:#B7C28C;}
    87% {color:#EFAF75;}
    100%{color:#93C8E0;}
}
/*
/******** FOOTER **********
*/

footer {width: 100%; overflow: hidden; text-align: center; margin: 0; padding: 5em 0; color: #fff; background: #20283a;}
footer p, footer li {font-size: 90%; color: #fff;}
footer ul {list-style-type: none;}
footer .title {margin-bottom: 1.8em; font-size: 90%; text-transform: uppercase; font-weight: 100; letter-spacing: 0.3em; font-family: 'Roboto Slab', serif;}
footer .logo {max-width: 60px; height: auto; margin-bottom: 3em;}
footer .links {margin-bottom: 0;}
footer .links li {display: inline-block; font-size: 70%; margin: 1em 1.5em; text-transform: uppercase; letter-spacing: 0.3em; font-weight: 100;}
footer .social-links {line-height: 100%; margin-bottom: 3.5em;}
footer .social-links ul {list-style-type: none;}
footer .social-links i {color: #000; background: #98eaf4; width: 2.4em; height: 2.4em; border-radius: 100%; font-size: 1em; box-sizing: border-box; padding-top: 0.8em;}
footer .social-links li {display: inline-block; margin-left: 40px; text-align: center; line-height: 100%;}
footer .social-links li:first-child {margin-left: 0;}
footer .social-links i:hover {background: #4cb3c1; -ms-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);}
footer .mailing form {background: #fff; display: inline-block; width: 100%; max-width: 305px; box-sizing: border-box; padding: 6px 15px; -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em;}
footer .mailing form input[type="email"] {float: left; color: #20283a; width: 80%; background: transparent; border: none; padding: 0; font-size: 11px; letter-spacing: 0.05em;}
footer .mailing form input[type="submit"] {float: right; color: #20283a; width: 18%; background: transparent; text-align: right; padding: 0;}
footer .mailing .success {padding: 5px 0;}


.info-section{padding:75px 0;position: relative;}
.info-section:before{content:""; height:0px; border-bottom: 1px solid #000; position: absolute; top: 0; width: 200px;left:50%;margin-left:-100px;/*background: url("../images/break-line.png") no-repeat scroll center center transparent;*/}
.info-section#details:before{display: none;}
.info-section p a:hover{text-decoration: underline;}
.info-section p{margin-bottom: 0;font-family: 'letter-gothic-std';}
.map{display:block;cursor: url("../images/cursor_hover6.png") 7 0, auto!important;position:relative;width:400px;max-width:100%;margin: 0 auto;background: url("../images/map.png") no-repeat scroll center center transparent; background-size:cover;overflow: hidden;}
.map:after{content: "";display: block;padding-bottom: 100%;}
.map:before{content:"";opacity:0;position:absolute;left:0;top:0;height:100%;width:100%;background: url("../images/map_hover.png") no-repeat scroll center center transparent; background-size:cover; overflow: hidden; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.notMobile .map:hover:before{opacity: 1;}

/*.popup-overlay{position: fixed; top: 0; left: 0; width: 100%; height: 100%;background: rgba(255,255,255,.8);z-index: 1000;}
.popup{z-index: 1001; width:100%;height: 100%;position: fixed;top:0;left:0; padding:20px; box-sizing:border-box;background:#fff;box-shadow: 0 0 5px #ccc;}*/

.fancybox-slide{padding: 20px!important;}
.fancybox-bg {background: rgba(255,255,255,.9)!important;}
.fancybox-close-small:after{content: "\e870"!important;font-family: 'Linearicons-Free' !important;font-size: 2em!important;right: 30px!important;top: 30px!important;font-weight: 400!important}
.fancybox-close-small:hover:after {color: #000!important;background: transparent!important;}
#rsvp-popup{width: 100%;height: 100%;margin:0;box-shadow: 0 0 5px #ccc;}
#map-popup{box-shadow: 0 0 5px #ccc;padding: 50px;}
#map-popup .fancybox-close-small:after{right: 10px!important;top: 10px!important;}

.form{max-width: 305px;margin:0 auto;}
.form h2{font-size:1.5em;letter-spacing: .15em;line-height: 1.2em;color:#000;display: block;text-align: center;font-family:'aktiv-grotesk';font-weight: 700;margin-bottom: 20px;}
#rsvp-popup p,
.form p{text-align: center;font-size: 1em;}
.form .attend{margin-top:20px;}
.form .attend span{margin-bottom: 10px;display: block;color:#000;}
.form label{color:#000;}
.form input[type="number"]{text-align: center;}
.form input[type="number"],
.form input[type="email"],
.form input[type="text"],
.form input[type="radio"]{background: #D2D0CF; border:1px solid #D2D0CF;color:#000;padding: 1em;margin-bottom: 1em;}
.form input[type="radio"]{margin:0;padding:0;width: 3em;height: 3em;border-radius: 100%;margin-right:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.form input[type="radio"],
.form input[type="radio"] + label{cursor: url("../images/cursor_hover6.png") 7 0, auto!important;}
.form input[type="radio"]:checked {background: #000;}
.form input[type="radio"]:checked + label{color:#000;}
.form .how-many{margin-top: 20px;}
.form .how-many input{width: 44px;margin-bottom: 0;}
.form .how-many input[type="radio"] { width: 3em; height: 3em; }
.form .how-many label{line-height: 3em;}
.form .how-many .qty-container{position: relative;padding-right: 37px;}
.form .how-many .qty-container .js-qty{position: absolute;right: 3px;}
.form .how-many .qty-container .js-qty.plus{top:0;}
.form .how-many .qty-container .js-qty.minus{bottom:0;}

/*.form .how-many .qty-container input[type="number"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;}*/
input[type='number'] {-moz-appearance:textfield;}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none;}
.form .btn-container{text-align: center;}
.form .btn-container input{margin-top:30px;}
.g-recaptcha{margin-top:30px;}
#rsvp-popup .help-message{/*font-size:.8em;line-height:1.4em;*/max-width: 350px;margin: 2em auto 0;line-height: 1.5em;}
#rsvp-popup .help-message a:hover{text-decoration: underline;}

#where-to-stay .no-break-links a{white-space: nowrap;}
#where-to-stay .container > p{max-width: 950px;margin:0 auto;}
#where-to-stay .options-to-stay{margin-top: 50px;}
#where-to-stay .options-to-stay h3{color:#000;text-transform: none;letter-spacing: .4em;font-weight: 900;font-family: 'letter-gothic-std';}
#where-to-stay .options-to-stay p{margin-bottom: 30px;}
#where-to-stay .options-to-stay .btn{margin-top: 0;margin-bottom: 40px;}
#where-to-stay .options-to-stay .option-container{padding: 20px;position: relative;}
#where-to-stay .options-to-stay .option-container:after{content: ""; position:absolute; right: -10px;top:50px;width:0;height:300px;border-left: 1px solid #000;}
#where-to-stay .options-to-stay .grid__item:last-child .option-container:after{display: none;}

#registry .links {margin-top: 80px; padding: 0 20px; display: flex; display: -webkit-flex; justify-content: center; align-items: center; flex-wrap: wrap;}
#registry .links h3 {color:#000;text-transform: none;letter-spacing: .4em;font-weight: 900;font-family: 'letter-gothic-std'; margin-bottom: 0;}
#registry .links .item {padding: 0 2em; margin-bottom: 2em;}

@media all and (max-width: 1150px) and (min-width: 1000px) {
    #registry .links {font-size: 1.2vw;}
}

/*
#registry .links .item {padding: 0 4em; border-right: 1px solid;}
#registry .links .item:first-child {padding-left: 0;}
#registry .links .item:last-child {padding-right: 0; border: none;}
*/