
@charset "UTF-8";

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

@font-face {
    font-family: 'holtzmantextured';
    src: url('../fonts/holtzman-textured-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'northwellregular';
    src: url('../fonts/northwell-webfont.woff2') format('woff2'),
        url('../fonts/northwell-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "good-karma";
    src: url("../fonts/GoodKarma-Regular.woff") format("woff"), url("../fonts/GoodKarma-Regular.ttf") format("truetype"), url("../fonts/GoodKarma-Regular.eot") format("eot");
    font-weight: 400;
    font-style: normal; 
}
@font-face {
    font-family: 'brandon_grotesqueblack';
    src: url('../fonts/brandon_blk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Northwell';
    src: url('../fonts/Northwell.eot');
    src: url('../fonts/Northwell.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Northwell.woff2') format('woff2'),
        url('../fonts/Northwell.woff') format('woff'),
        url('../fonts/Northwell.ttf')  format('truetype'),
        url('../fonts/Northwell.svg#Northwell') format('svg');
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    overflow: visible
}

main {
    display: block
}

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

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

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

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

sub {
    bottom: -.25em
}

sup {
    top: -.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;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

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

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

input {
    overflow: visible
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

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

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    display: table;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 112.5%
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: PT Serif, serif;
    font-weight: 400;
    line-height: 1.7;
    color: #1e272e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none!important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.row {
    max-width: 69.33333rem;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.row .row {
    margin-right: -.83333rem;
    margin-left: -.83333rem
}
.divider-leaf{
    background-image: url(../img/f3871e4a-8087-462e-8dd8-105129be1554.png);
    height: 115px;
    background-repeat: no-repeat;
    background-position:50% 50%;
    margin-bottom:50px;
}
.text-silver-tree {
    color: #5dbc8e;
    font-weight:bold;
}
.intro {
    padding: 1.33333rem 0 2.44444rem;
}
.special-preview .rvtextpara{
    font-size:18px;
    font-style: normal;
    margin:0 auto;
    text-align: center;
}
.intro p{
    font-size:18px;
}
.special-preview{
    background-color: #012931;
    text-align: center;
    padding: 4.5rem 0 2.5rem;
    line-height: .9em;
}
.special-preview p{
    margin-bottom: 1.7rem;
    font-size: inherit;
    line-height: 1.7;
}
.sites .sites__intro {
    background-image: url(../img/Carolina-Pines20.jpg);
    background-color: #012931;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 6.66667rem 0 4.44444rem;
}

.sites .sites__intro h1{
    font-size:2.11111rem;
}
.sites__intro__icon {
    margin-bottom: 1.66667rem;
}
.amenities__intro {
    background-color: #1b5831;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 0;
    padding-bottom:50px;
}
.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.amenities__intro h1{
    font-size:2.11111rem;
}
.amenities__intro h2{
    position:relative;
    color:#192D34 !important;
    letter-spacing: normal;
    font-size:15pt;
    font-family: PT Serif, serif;
    font-weight: normal;
    text-transform: initial;
    position:relative;
    padding-left:20px;
}
.amenities__intro .amenities__other h2:before{
    content: "•";
    font-size:20px;
    position:absolute;
    left:0;
    top:0;
    color:#192D34;
}
.amenities__other li{
    color:#192D34 !important;
}
.amenities__intro .amenities__other h2{
    text-align: left;
    margin-bottom:0 !important;
    color:#192D34 !important;
}
.amenities__intro .amenities__other span{
    color: #fff;
    display: block;
    margin:;
    font-size: 16px;
    font-family: 'brandon_grotesqueblack';
    font-weight: 500;
    text-align: left;
}
.amenities__intro p {
    margin-bottom: 1.7rem;
    font-size: inherit;
    line-height: 1.7;
}
.amenities__other {
    padding: 1.22222rem 0 1.66667rem;
    text-align: center;
}
.amenities__other li{
    font-size:inherit;
}
.slick-list, .slick-slider {
    position: relative;
    display: block;
}
.slick-dots {
    width: 100%;
    padding: 0;
    margin: 0;
}
.slick-dots li {
    display: inline;
    list-style: none;
}
.slick-dots li.slick-active button {
    background: #012931;
}
.slick-dots li button {
    width: 12px;
    margin-left: 5px;
    border-radius: 10px;
    cursor: pointer;
    height: 12px;
    background: #fff;
    text-indent: -99999999px;
    border: 2px solid #012931;
}
#rv-sites h4{
    letter-spacing: normal;
    text-transform: uppercase;
    color:#192D34;
    margin-top:5px;
    font-size:10pt;
    font-family: 'brandon_grotesqueblack';
    font-weight:normal;
}
#rv-sites h4 sub{
    color:#DA291C;
    bottom:0;
    font-size:10pt;
}
#rv-sites p{
    color:#192D34;
    font-size:10pt;
    font-style: italic;
    margin-bottom:0;
}
#rv-sites a.floorplanclass{
    color:#192D34;
    font-size:10pt;
    font-style: italic;
    margin:10px 0;
    display:inline-block;
    text-decoration:underline;
}
.rv-rallies {
    background-color: #012931;
    text-align: left;
    line-height: .6em;
}
.otherrow{
    width:auto;
    margin:0;
    max-width:100%;
}

.otherrow a.button{
    /*    font-size: 12pt;
        color: #fff;
        position: relative;
        padding: 13px 30px 10px 30px;
        display: inline-block;
        font-weight: 500;
        width: auto;
        letter-spacing: unset;*/

    font-size: 9pt;
    color: #fff;
    position: relative;
    padding: 1.1em 0.6em;
    display: inline-block;
    letter-spacing: unset;
    font-family: 'brandon_grotesqueblack' !important;
    font-weight: normal !important;
    width: 123.28px !important;
}
.otherrow a.button img{
    margin-top: -5px;
}

.subscribe-form {
    max-width: 377px;
    margin: 0 auto;
    padding: 12px 0 0;
    font-size: 13px;
    font-family: 'neusa', Arial, Helvetica, sans-serif;
}
.subscribe-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.subscribe-form input[type="text"] {
    padding: 2px 10px 2px 24px;
    margin: 0 10px 0 0;
    height: 36px;
    width: 100% !important;
    display: block;
    font-size:12px;
    background-color: #f5f6f8;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #9d9e9f;
    padding: 0.4em 0.7em;
    outline-color: transparent
}
.subscribe-form button[type="submit"]{
    padding: 1px 10px 0;
    margin: 0;
    background-color: #DA291C;
    text-align: center;
    color: #fff;
    width: 58px;
    height: 36px;
    border: none;
    font-size: 17px;
    font-family: 'neusa-next', Arial, Helvetica, sans-serif;
    transition: background-color .3s, color .3s;
}
.subscribe-form button[type="submit"]:hover{
    opacity:0.9;
}
.subscribe-section {
    padding:30px 0 34px;
    text-align: center;
    color: #969ea5;
    font-size: 14px;
}

.paso {
    padding: 6.11111rem 0 7.22222rem;
    text-align: center;
}
.paso h1 {
    font-size:25pt;
}
.paso p {
    margin-bottom: 1.7rem;
    font-size: inherit;
    line-height: 1.7;
}
.image-grid{
    height:500px;
}
.image-grid__item {
    position: relative;
    border: 7.5px solid #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.row:not(.expanded) .row {
    max-width: none;
}
.row.collapse>.column>.row, .row.collapse>.columns>.row, .row.is-collapse-child {
    margin-right: 0;
    margin-left: 0;
}
.is-collapse-child{
    height:100%;
}
.first-look {
    padding: 2.11111rem 0 1.55556rem;
    text-align: center;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
    outline: 0;
}
.orbit-next, .orbit-previous {
    cursor: pointer;
    /* background-color: #fff; */
    color: #000 !important;
    padding: .22222rem .77778rem;
    z-index: 99999 !important;
}
.first-look-gallery .orbit-controls button {
    cursor: pointer;
    opacity: 0;
    transition: opacity .25s ease-out;
}
.orbit-previous {
    left: 0;
}
.orbit-next, .orbit-previous {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99999;
    padding: 1rem;
    color: #fff;
}
.orbit-next {
    left: auto;
    right: 0;
}
.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.orbit, .orbit-container {
    position: relative;
}
.first-look-gallery:hover .orbit-controls button {
    opacity: 1;
}
.first-look-gallery .orbit-controls button:active, .first-look-gallery .orbit-controls button:focus, .first-look-gallery .orbit-controls button:hover {
    /* background-color: rgba(93,188,142,.7); */
    background: none;
}

.gallery-carousel {
    margin: 2.22222rem 7.77778rem 1.11111rem;
}
.gallery-carousel .slick-next {
    right: -2.55556rem;
    border-width: 3px 3px 0px 0px !important;
    -webkit-transform: rotate(45deg) translateY(-70%);
    -ms-transform: rotate(45deg) translateY(-70%);
    transform: rotate(45deg) translateY(-70%);
}
.gallery-carousel .slick-prev {
    left: -2.55556rem;
    border-width: 3px 0px 0 3px  !important;
    -webkit-transform: rotate(-45deg) translateY(-70%);
    -ms-transform: rotate(-45deg) translateY(-70%);
    transform: rotate(-45deg) translateY(-70%);
}
.gallery-carousel .slick-next, .gallery-carousel .slick-prev {
    position: absolute;
    display: block;
    height: 2.22222rem;
    width: 2.22222rem;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    padding: 0;
    border: none;
    outline: none;
    border-color: #012931;
    border-style: solid;
    transition: opacity .25s ease-out;
}
.slick-list {
    position: relative;
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.gallery-carousel .slick-slide {
    position: relative;
    margin: 0 .11111rem;
    outline: none;
    cursor: pointer;
    background-color: #f2ede0;
    opacity: .7;
    transition: opacity .25s ease-out;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
.first-look .orbit-next,.first-look .orbit-previous{
    background:none;
    color:#fff;
}

.first-look .orbit-next {
    right: 40px;
    text-indent: -9999999999999px;
    height: 2.22222rem;
    width: 2.22222rem;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    outline: none;
    border-color: #fff;
    border-style: solid;
    transition: opacity .25s ease-out;
    transform: rotate(45deg) translateY(-70%);
    border-width: 4px 4px 0 0 !important;
}
#first-look .orbit-next:after,#first-look .orbit-previous:after{
    display:none !important;
}
.first-look .orbit-previous{
    left: 40px;
    height: 2.22222rem;
    width: 2.22222rem;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    outline: none;
    border-color: #fff;
    border-style: solid;
    transition: opacity .25s ease-out;
    transform: rotate(-45deg) translateY(-70%);
    border-width: 4px 0 0 4px !important;
}

.show-for-sr{
    display:none;
}
.first-look .row{
    max-width:79rem;
}
.first-look h1{
    color:#192D34;
    font-size:25pt;
    margin-bottom: 5px;
    font-weight:normal;
    letter-spacing: normal;
}
.first-look h2{
    color: #192D34;
    font-size: 15pt;
    margin-bottom: 5px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: initial;
    margin: 13px 0 25px 0;
    font-family: PT Serif, serif;
}
#ways{
    margin-top:50px;
}
.special-preview h2 {
    font-size: 1rem;
}
.special-preview h3 {
    font-size: 1.11111rem;
    font-weight:normal;
    font-style:italic;
}
.text-goldish{
    color: #d4a329;
    letter-spacing: .1em;
}
.gallery-carousel .slick-slide.is-active, .gallery-carousel .slick-slide:hover {
    opacity: 1;
}
.subscribe-section {
    background-color: #f5f6f8;
}
.subscribe-section h1 {
    font: 600 18px/1.2 'neusa', Arial, Helvetica, sans-serif;
    margin: 0 0 2px;
    color: #00000a;
    letter-spacing: 3px;
}
.subscribe-section p{
    margin-bottom:0;
}
.paddingcolumns{
    padding:50px 0;
}
.rv-rallies h1{
    font-size:1.8rem;
}
.rv-rallies p{
    font-size:19px;
}
.paso h1{
    font-size: 25pt;
    color:#0085CA;
}
.paso h2{
    font-size: 15pt;
    color:#192D34;
    font-weight:normal;
    letter-spacing: normal;
    text-transform: initial;
    font-family: PT Serif, serif;
    margin-bottom:0;
} 
.special-preview .sf_field{
    width:100%;
    margin-bottom:10px;
}
.special-preview input[type='text']{
    font-size:12px;
    font-weight:bold;
}
.videohero {
    background-color: #012931;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40vw;
    min-height: 23.33333rem;
    max-height: 35rem;
    position: relative;
    overflow: hidden;
}
.hero__content {
    position: relative;
    z-index: 2;
    text-align: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
}
.hero__video-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    opacity: 1;
    display:block !important;
    -webkit-animation: d .05s ease-out 2s forwards;
    animation: d .05s ease-out 2s forwards;
}
.hero__iframe-wrapper-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.hero__iframe-wrapper {
    height: 0;
    width: 100%;
    padding-bottom: 58.5%;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    z-index: 1;
    max-width: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.hero__iframe-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}
.button:hover{
    text-decoration: none !important;
}
.special-preview .w2lsubmit{
    width:100%;
}
.special-preview .sf_required_fields_msg{
    display:none;
}
.special-preview input[type='submit']{
    /*    background-color: #DA291C;
        color: #fff;
        border: 0;
        width:100%;
        font-weight:normal;
        padding: 12px 30px;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-size:12px;
        font-weight:bold;*/


    font-size: 9pt;
    color: #fff;
    position: relative;
    padding: 1.1em 0.6em;
    display: inline-block;
    background-color: #DA291c;
    letter-spacing: unset;
    font-family: 'brandon_grotesqueblack' !important;
    font-weight: normal !important;
    width: 100% !important;
    border: 0;
    font-style: normal;

}
.special-preview input[type='submit']:hover{
    background-color:#CEA944 !important;
}
.special-preview span.error_message{
    display:inline-block;
    margin-bottom:10px;
}
.mainrvralies{
    position:relative;
}
.rviconcenter{
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
}
.checkmobile{
    display:none;
}
.checkdesktop{
    display:block;
}

/**Toggle Menu**/
.mobilemenu{
    display:none;
}
#toggle {
    display: block;
    width: 28px;
    height: 30px;
    margin: 30px auto 10px;
}

#toggle span:after,
#toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -7px;
}
#toggle span:after{
    top: 7px;
}
#toggle span {
    position: relative;
    display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
    width: 100%;
    height: 4px;
    background-color: #1e272e;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 2px;
}

/* on activation */
#toggle.on span {
    background-color: transparent;
}
#toggle.on span:before {
    transform: rotate(45deg) translate(1px, 4px);
}
#toggle.on span:after {
    transform: rotate(-46deg) translate(6px, -9px);
}
#toggle.on + #menu {
    opacity: 1;
    visibility: visible;
}

/* menu appearance*/
#menu {
    position: absolute;
    color: #999;
    width: 200px;
    padding: 10px;
    margin: auto;
    text-align: center;
    background:rgba(255, 255, 255, 0.8);
    /* just for this demo */
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s;
    top:100%;
    width:100%;
    left:0;
}
#menu ul{
    margin-bottom:0;
}
#menu li{
    list-style: none;
    padding:5px 0;
}
#menu li a{
    color: #1e272e;
    text-decoration: none;
    font-family: Montserrat, sans-serif;
    letter-spacing: .06em;
    text-transform: uppercase;
    font-size: .69777rem;
    font-weight: 700;
}
.mylogoarea{
    z-index:999;
}
.site-header__sun-rv a img:hover{
    opacity:0.8;
}
.formpreview h1{
    color:#fff !important;
    font-size:25pt;
}
.formpreview span{
    color:#fff;
}
.formpreview h3{
    color:#fff !important;
    font-size:12pt;
    font-style: normal;
    text-transform: initial;
    font-family: PT Serif, serif;
}
.formpreview h3 em{
    font-style: italic;
}
.firsliderbullets{
    position:absolute !important;
    width:100%;
    text-align: center !important;
    bottom:0;
}
.firsliderbullets button{
    background:none !important;
    border:1px solid #fff !important;
}
.firsliderbullets button.is-active, .firsliderbullets button:hover{
    border:1px solid #fff !important;
    background-color:#fff !important;
}
.intro h1{
    font-family: PT Serif, serif;
    color:#DA291C;
    font-size:25pt;
    text-transform: initial;
    font-weight:normal;
    margin-bottom:10px;
}
.intro h2{
    font-family: PT Serif, serif;
    color:#192D34;
    font-size:15pt;
    text-transform: initial;
    font-weight:normal;
    letter-spacing:normal;
}
#first-look{
    margin-top:0px;
    padding:50px 0;
}
#special-preview{
    padding:0;
}
#special-preview h1{
    font-family: PT Serif, serif;
    color:#fff;
    font-size:15pt;
    text-transform: initial;
    font-weight:normal;
}
#special-preview .sf_field{
    float:left;
    width:49%;
}

#special-preview .sf_field:nth-child(2n+0){
    float:right;
    width:49%;
}
#special-preview input[type='submit']{
    font-size: 9pt;
    color: #fff;
    position: relative;
    padding: 1.1em 0.6em;
    display: inline-block;
    background-color: #DA291c;
    letter-spacing: unset;
    font-family: 'brandon_grotesqueblack' !important;
    font-weight: normal !important;
    width: 100% !important;
    border: 0;
    font-style: normal;
    /*    padding:14px 37px !important;
        margin-top:20px !important;
        font-style: normal !important;*/
}
#special-preview .sf_required_fields_msg{
    display:none;
}
.other_bullets{
    position: absolute !important;
    bottom: -50px;
    left: 39px;
}
.other_bullets button.is-active, .other_bullets button:hover{
    border: 1px solid #1e272e !important;
    cursor: pointer !important;
    background-color: #1e272e !important;
}
.other_bullets button{
    border: 1px solid #1e272e !important;
}
.moutainsmake_img{
    width:120px;
    margin-bottom:20px;
}
#rv-sites .cottage-slider{
    margin-top:20px;
}
.riverrunheadingtext h1{
    font-size: 2rem !important;
}
.secondbuttonfooter{
    margin-top:-10px !important;
}
.mainimgtag{
    position:relative;
}
.mainimgtag .herosectionheadingsnone{
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
    width:100%;
    background:none !important;
}
.otherrow .mainrvralies{
    background-position: 50% 50%;
    background-size:cover;
}


.iframeclass {
    background-size: cover;
    background-position: center center;
}
.mycontrols {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 9999;
    height: 100%;
}
.mycontrols #play-button {
    border: 0;
    width: 85px;
    height: 85px;
    background: url(../img/playbutton_slider.svg) no-repeat;
    background-size: cover;
    padding: 0;
    margin: 0;
}
.mycontrols #pause-button {
    display: none;
    border: 0;
    width: 85px;
    height: 85px;
    background: url(../img/pusebutton_slider.svg) no-repeat;
    background-size: cover;
    padding: 0;
    margin: 0;
    color: #fff;
}
.mycontrols .videoloader {
    border: 3px solid #f3f3f3;
    border-top: 3px solid #000;
    border-radius: 50%;
    width: 73px;
    display: none;
    height: 73px;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.slidermycontrols {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 9999;
    height: 100%;
}
#sliderplay-button {
    border: 0;
    width: 85px;
    height: 85px;
    background: url(../img/playbutton_slider.svg) no-repeat;
    background-size: cover;
    padding: 0;
    margin: 0;
}
#sliderpause-button {
    display: none;
    border: 0;
    width: 85px;
    height: 85px;
    background: url(../img/pusebutton_slider.svg) no-repeat;
    background-size: cover;
    padding: 0;
    margin: 0;
    color: #fff;
}
.slidervideoloader {
    border: 3px solid #f3f3f3;
    border-top: 3px solid #000;
    border-radius: 50%;
    width: 73px;
    display: none;
    height: 73px;
    animation: spin 1s linear infinite;
}


.gallery-carousel .slick-slide.is-video:after{
    content: "";
    display: block;
    position: absolute;
    width: 4rem;
    height: 4rem;
    background-image: url(../img/playbutton_slider.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.sliderbgimage{
    background-size:cover;
    height:100%;
    background-repeat:no-repeat;
    background-position: center center;
}
.sliderwithtext,.sliderwithtextbg{
    height:500px;
    overflow:hidden;
}
.sliderwithtext .slick-dots{
    text-align: center;
    bottom:0;
}

.sliderwithtext .slick-arrow{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
}
.sliderwithtext .slick-next{
    right: 0;
    top: 50%;
    border: 0;
    z-index: 1;
    width: 35px;
    height: 42px;
    background: url(../img/arrow-right-blue.png) no-repeat 56% 50% #fff;
    text-indent: -9999999px;
    transform: translateY(-50%);
    outline: none;
    background-size: 11px auto;
}

.sliderwithtext .slick-prev{
    left: 0;
    border: 0;
    top: 50%;
    z-index: 1;
    outline:none;
    width: 35px;
    height: 42px;
    background: url(../img/arrow-left-blue.png) no-repeat 56% 50% #fff;
    text-indent: -9999999px;
    transform: translateY(-50%);
    background-size: 11px auto;
}

.sliderwithtext .flex-video.widescreen,.sliderwithtext .responsive-embed.widescreen {
    padding-bottom:18.25%;
}
.sliderwithtext .responsive-embed iframe{
    width:103%;
}
.sliderbgimage {
    background-size: cover;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
}
.sliderwithtext{
    padding:0;
}
.sliderwithtext .slick-list{
    height:100%;
}
.sliderwithtext .slick-track{
    height:100%;
}
.sliderwithtextbg{
    margin:50px 0 0 0;
}
.sliderwithtext,.sliderwithtextbg{
    height:500px;
}
.rightcontent_area{
    margin-top:0 !important;
    height:100%;
}
.rightcontent_area p.nomb a{
    line-height:21px !important;
}
.sliderwithtext .slick-dots{
    position:absolute;
}
.sliderwithtext .flex-video.widescreen, .sliderwithtext .responsive-embed.widescreen {
    padding-bottom: 11.25%;
}
.activities_calender{
    color: #fff;
    margin-top: 9px;
    display: inline-block;
    text-decoration: none;
    font-size: 11px;
}
.activities_calender:hover,.activities_calender:focus{
    text-decoration: none;
}
/*.marginmanage{
    margin-left:-28px;
}*/
.desktopversionphone{
    cursor:auto;
}
.mobileversionphone{
    display:none;
}
.formpreview h3 a{
    color:#fff;
    text-decoration:none;
}
.formpreview h3 a:hover{
    opacity:0.9;
}
.site-footer p a{
    color:#fff;
    text-decoration:none;
}
.site-footer p a:hover{
    opacity:0.9;
}
.marginsetfromleft{
    margin-left:-3%;
}
.marginsetfromright{
    margin-right:-3%;
}
.headerbutton{
    width: 123.28px !important;
    /*height: 40.38px  !important;*/
}
.grecaptcha-badge{
    visibility: hidden;
}
input.error{
    border:1px solid red;
}
label.error{
    color: #fff; 
    text-align: left;
    margin-bottom: 0;
    padding: 0;
}
#form-modal form[id^=smartcapture-block] .sc-button, .button.viewhomebuttonadjust{
    width:auto !important;
}
.thirdcolumnarea{
    padding:0;
    margin-top:30px;
}
.salesslidervideo{
    background:#000;
}
.salesslidervideoiframe{
    border:0;
    width:100%;
    border:0;
    position:absolute;
    height:100% !important;
}
#footer,#popupthroughsunrv{
    display:none;
}
.menudownloads{
    width: 241px;
    float: right;
    text-align: left;
    padding: 0 0 0 0;
}
.menudownloads li{
    position: relative;
    list-style: none;
}
.menudownloads li i{
    margin-left:10px;
}
.menudownloads li a{
    color: #fff;
    font-style: normal;
    text-decoration: none;
    font-size: 24px;
}
.villa-submenu{
    display:none;
    width: 248px;
    position: absolute;
    right: 0;
    z-index: 99999;
    text-align: left;
    padding-top:10px;
    background:#0085ca;;
}

.menudownloads li:hover .villa-submenu{
    display: block;
}
.villa-submenu li a{
    display:inline-block;
    background-color:#0085CA;
    color:#fff;
    width:100%;
    font-size:20px;
    padding:5px 10px;
}
.villa-submenu li a:hover{
    background-color:#fff;
    color:#0085CA;
}
@media print,
screen and (min-width:40em) {
    .row .row {
        margin-right: -.83333rem;
        margin-left: -.83333rem
    }
}

@media print,
screen and (min-width:64em) {
    .row .row {
        margin-right: -.83333rem;
        margin-left: -.83333rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.row:not(.expanded) .row {
    max-width: none
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row.collapse>.column>.row,
.row.collapse>.columns>.row,
.row.is-collapse-child {
    margin-right: 0;
    margin-left: 0
}

.column,
.columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: .83333rem;
    padding-left: .83333rem;
    min-width: 0
}

.column.row.row,
.row.row.columns {
    float: none;
    display: block
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.small-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-1>.column,
.small-up-1>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-2>.column,
.small-up-2>.columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-3>.column,
.small-up-3>.columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-4>.column,
.small-up-4>.columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-5>.column,
.small-up-5>.columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.small-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-6>.column,
.small-up-6>.columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-7>.column,
.small-up-7>.columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.small-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-8>.column,
.small-up-8>.columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-right: .83333rem;
    padding-left: .83333rem
}

@media print,
screen and (min-width:40em) {
    .medium-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .medium-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .medium-4 {
        -webkit-flex: 0 0 32.33333%;
        -ms-flex: 0 0 32.33333%;
        flex: 0 0 32.33333%;
        max-width: 33.33333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .medium-6 {
        -webkit-flex: 0 0 49%;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 50%
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .medium-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .medium-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .medium-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .medium-12 {
        -webkit-flex: 0 0 99%;
        -ms-flex: 0 0 99%;
        flex: 0 0 99%;
        max-width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .medium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .medium-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .medium-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .medium-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .medium-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .medium-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .medium-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .medium-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print,
screen and (min-width:40em) and (min-width:40em) {
    .medium-expand {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:40em) {
    .medium-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .medium-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .medium-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .medium-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .medium-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .medium-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .medium-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

.row.medium-unstack>.column,
.row.medium-unstack>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print,
screen and (min-width:40em) {
    .row.medium-unstack>.column,
    .row.medium-unstack>.columns {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:40em) {
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: .83333rem;
        padding-left: .83333rem
    }
}

@media print,
screen and (min-width:64em) {
    .large-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .large-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .large-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .large-6 {
        -webkit-flex: 0 0 48.5%;
        -ms-flex: 0 0 48.5%;
        flex: 0 0 48.5%;
        max-width: 48.5%
    } 
    .large-offset-5 {
        margin-left: 41.66667%
    } 
    .large-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .large-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .large-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .large-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .large-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .large-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .large-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .large-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .large-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .large-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print,
screen and (min-width:64em) and (min-width:64em) {
    .large-expand {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:64em) {
    .large-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .large-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .large-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .large-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .large-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .large-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .large-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

.row.large-unstack>.column,
.row.large-unstack>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print,
screen and (min-width:64em) {
    .row.large-unstack>.column,
    .row.large-unstack>.columns {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:64em) {
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: .83333rem;
        padding-left: .83333rem
    }
}

.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.column-block {
    margin-bottom: 1.66667rem
}

.column-block>:last-child {
    margin-bottom: 0
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1.7rem;
    font-size: inherit;
    line-height: 1.7;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic
}

b,
em,
i,
strong {
    line-height: inherit
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%;
    line-height: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: PT Serif, serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca
}

h1 {
    font-size: 2.22222rem
}

h1,
h2 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .2rem
}

h2 {
    font-size: 1rem
}

h3 {
    font-size: 1.05556rem
}

h3,
h4 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .2rem
}

h4 {
    font-size: 1rem
}

h5 {
    font-size: .94444rem
}

h5,
h6 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .2rem
}

h6 {
    font-size: .88889rem
}

@media print,
screen and (min-width:40em) {
    h1 {
        font-size: 2.72222rem
    }
    h2 {
        font-size: 1.16667rem
    }
    h3 {
        font-size: 1.11111rem
    }
    h4 {
        font-size: 1rem
    }
    h5 {
        font-size: .94444rem
    }
    h6 {
        font-size: .88889rem
    }
}

a {
    line-height: inherit;
    color: #ceaa44;
    text-decoration: underline;
    cursor: pointer
}

a:focus,
a:hover {
    color: #3367a3
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 69.33333rem;
    height: 0;
    margin: 1.11111rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

dl,
ol,
ul {
    margin-bottom: 1.7rem;
    list-style-position: outside;
    line-height: 1.7
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,
ul {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1.7rem;
    padding: .5rem 1.11111rem 0 1.05556rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.7;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .72222rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr {
    border-bottom: 1px dotted #0a0a0a;
    color: #1e272e;
    cursor: help
}

figure {
    margin: 0
}

code {
    padding: .11111rem .27778rem .05556rem;
    border: 1px solid #cacaca;
    font-weight: 400
}

code,
kbd {
    background-color: #e6e6e6;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .11111rem .22222rem 0
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 140.625%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:64em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none!important
}

@media print {
    * {
        background: transparent!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }
    .show-for-print {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .print-break-inside {
        page-break-inside: auto
    }
}

#form-modal form[id^=smartcapture-block] .sc-button,
.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    padding: 1.1em 0.6em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .15s ease-out, color .15s ease-out;
    font-size: .833rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #ceaa44;
    width: 153.53px;
    /*height: 50px;*/
    font-style:normal;
}

#form-modal form[id^=smartcapture-block] [data-whatinput=mouse] .sc-button,
[data-whatinput=mouse] #form-modal form[id^=smartcapture-block] .sc-button,
[data-whatinput=mouse] .button {
    outline: 0
}

#form-modal form[id^=smartcapture-block] .sc-button:focus,
#form-modal form[id^=smartcapture-block] .sc-button:hover,
.button:focus,
.button:hover {
    background-color: #CEA944;
    text-decoration: none !important;
}
.site-header .button:hover,.site-header .button:focus{
    background-color: #CEA944 !important;
    text-decoration: none !important;
}
.hero a.button:hover,.hero a.button:focus{
    background-color: #CEA944 !important;
    text-decoration: none !important;
}
#villa a.viewhomebuttonadjust:hover,#villa a.viewhomebuttonadjust:focus{
    background-color: #CEA944 !important;
    text-decoration: none !important;
}
.site-footer__media-kit:hover,.site-footer__media-kit:focus{
    background-color: #CEA944 !important;
    text-decoration: none !important;
}
#form-modal form[id^=smartcapture-block] .tiny.sc-button,
.button.tiny {
    font-size: .5rem
}

#form-modal form[id^=smartcapture-block] .small.sc-button,
.button.small {
    font-size: .7rem
}

#form-modal form[id^=smartcapture-block] .large.sc-button,
.button.large {
    font-size: 1.1rem
}

#form-modal form[id^=smartcapture-block] .expanded.sc-button,
.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

#form-modal form[id^=smartcapture-block] .primary.sc-button,
.button.primary {
    background-color: #ceaa44
}

#form-modal form[id^=smartcapture-block] .primary.sc-button:focus,
#form-modal form[id^=smartcapture-block] .primary.sc-button:hover,
.button.primary:focus,
.button.primary:hover {
    background-color: #2f6097
}

#form-modal form[id^=smartcapture-block] .secondary.sc-button,
.button.secondary {
    background-color: #767676;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .secondary.sc-button:focus,
#form-modal form[id^=smartcapture-block] .secondary.sc-button:hover,
.button.secondary:focus,
.button.secondary:hover {
    background-color: #5e5e5e;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .success.sc-button,
.button.success {
    background-color: #00ce65;
    color: #0a0a0a
}

#form-modal form[id^=smartcapture-block] .success.sc-button:focus,
#form-modal form[id^=smartcapture-block] .success.sc-button:hover,
.button.success:focus,
.button.success:hover {
    background-color: #00a551;
    color: #0a0a0a
}

#form-modal form[id^=smartcapture-block] .warning.sc-button,
.button.warning {
    background-color: #fb0;
    color: #0a0a0a
}

#form-modal form[id^=smartcapture-block] .warning.sc-button:focus,
#form-modal form[id^=smartcapture-block] .warning.sc-button:hover,
.button.warning:focus,
.button.warning:hover {
    background-color: #cc9600;
    color: #0a0a0a
}

#form-modal form[id^=smartcapture-block] .alert.sc-button,
.button.alert {
    background-color: #cd141c;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .alert.sc-button:focus,
#form-modal form[id^=smartcapture-block] .alert.sc-button:hover,
.button.alert:focus,
.button.alert:hover {
    background-color: #a41016;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .hollow.sc-button,
.button.hollow {
    border: 1px solid #ceaa44;
    color: #ceaa44
}

#form-modal form[id^=smartcapture-block] .hollow.sc-button,
#form-modal form[id^=smartcapture-block] .hollow.sc-button:focus,
#form-modal form[id^=smartcapture-block] .hollow.sc-button:hover,
.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent
}

#form-modal form[id^=smartcapture-block] .hollow.sc-button:focus,
#form-modal form[id^=smartcapture-block] .hollow.sc-button:hover,
.button.hollow:focus,
.button.hollow:hover {
    border-color: #1e3c5f;
    color: #1e3c5f
}

#form-modal form[id^=smartcapture-block] .hollow.primary.sc-button,
.button.hollow.primary {
    border: 1px solid #ceaa44;
    color: #ceaa44
}

#form-modal form[id^=smartcapture-block] .hollow.primary.sc-button:focus,
#form-modal form[id^=smartcapture-block] .hollow.primary.sc-button:hover,
.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #1e3c5f;
    color: #1e3c5f
}

#form-modal form[id^=smartcapture-block] .hollow.secondary.sc-button,
.button.hollow.secondary {
    border: 1px solid #767676;
    color: #767676
}

#form-modal form[id^=smartcapture-block] .hollow.secondary.sc-button:focus,
#form-modal form[id^=smartcapture-block] .hollow.secondary.sc-button:hover,
.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

#form-modal form[id^=smartcapture-block] .hollow.success.sc-button,
.button.hollow.success {
    border: 1px solid #00ce65;
    color: #00ce65
}

#form-modal form[id^=smartcapture-block] .hollow.success.sc-button:focus,
#form-modal form[id^=smartcapture-block] .hollow.success.sc-button:hover,
.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #006733;
    color: #006733
}

#form-modal form[id^=smartcapture-block] .hollow.warning.sc-button,
.button.hollow.warning {
    border: 1px solid #fb0;
    color: #fb0
}

#form-modal form[id^=smartcapture-block] .hollow.warning.sc-button:focus,
#form-modal form[id^=smartcapture-block] .hollow.warning.sc-button:hover,
.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805e00;
    color: #805e00
}

#form-modal form[id^=smartcapture-block] .hollow.alert.sc-button,
.button.hollow.alert {
    border: 1px solid #cd141c;
    color: #cd141c
}

#form-modal form[id^=smartcapture-block] .hollow.alert.sc-button:focus,
#form-modal form[id^=smartcapture-block] .hollow.alert.sc-button:hover,
.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #670a0e;
    color: #670a0e
}

#form-modal form[id^=smartcapture-block] .disabled.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].sc-button,
.button.disabled,
.button[disabled] {
    opacity: .7;
    cursor: not-allowed
}

#form-modal form[id^=smartcapture-block] .disabled.sc-button,
#form-modal form[id^=smartcapture-block] .disabled.sc-button:focus,
#form-modal form[id^=smartcapture-block] .disabled.sc-button:hover,
#form-modal form[id^=smartcapture-block] [disabled].sc-button,
#form-modal form[id^=smartcapture-block] [disabled].sc-button:focus,
#form-modal form[id^=smartcapture-block] [disabled].sc-button:hover,
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #ceaa44;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .disabled.primary.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].primary.sc-button,
.button.disabled.primary,
.button[disabled].primary {
    opacity: .7;
    cursor: not-allowed
}

#form-modal form[id^=smartcapture-block] .disabled.primary.sc-button,
#form-modal form[id^=smartcapture-block] .disabled.primary.sc-button:focus,
#form-modal form[id^=smartcapture-block] .disabled.primary.sc-button:hover,
#form-modal form[id^=smartcapture-block] [disabled].primary.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].primary.sc-button:focus,
#form-modal form[id^=smartcapture-block] [disabled].primary.sc-button:hover,
.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    background-color: #ceaa44;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .disabled.secondary.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].secondary.sc-button,
.button.disabled.secondary,
.button[disabled].secondary {
    opacity: .7;
    cursor: not-allowed
}

#form-modal form[id^=smartcapture-block] .disabled.secondary.sc-button,
#form-modal form[id^=smartcapture-block] .disabled.secondary.sc-button:focus,
#form-modal form[id^=smartcapture-block] .disabled.secondary.sc-button:hover,
#form-modal form[id^=smartcapture-block] [disabled].secondary.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].secondary.sc-button:focus,
#form-modal form[id^=smartcapture-block] [disabled].secondary.sc-button:hover,
.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    background-color: #767676;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .disabled.success.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].success.sc-button,
.button.disabled.success,
.button[disabled].success {
    opacity: .7;
    cursor: not-allowed
}

#form-modal form[id^=smartcapture-block] .disabled.success.sc-button,
#form-modal form[id^=smartcapture-block] .disabled.success.sc-button:focus,
#form-modal form[id^=smartcapture-block] .disabled.success.sc-button:hover,
#form-modal form[id^=smartcapture-block] [disabled].success.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].success.sc-button:focus,
#form-modal form[id^=smartcapture-block] [disabled].success.sc-button:hover,
.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
    background-color: #00ce65;
    color: #0a0a0a
}

#form-modal form[id^=smartcapture-block] .disabled.warning.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].warning.sc-button,
.button.disabled.warning,
.button[disabled].warning {
    opacity: .7;
    cursor: not-allowed
}

#form-modal form[id^=smartcapture-block] .disabled.warning.sc-button,
#form-modal form[id^=smartcapture-block] .disabled.warning.sc-button:focus,
#form-modal form[id^=smartcapture-block] .disabled.warning.sc-button:hover,
#form-modal form[id^=smartcapture-block] [disabled].warning.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].warning.sc-button:focus,
#form-modal form[id^=smartcapture-block] [disabled].warning.sc-button:hover,
.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    background-color: #fb0;
    color: #0a0a0a
}

#form-modal form[id^=smartcapture-block] .disabled.alert.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].alert.sc-button,
.button.disabled.alert,
.button[disabled].alert {
    opacity: .7;
    cursor: not-allowed
}

#form-modal form[id^=smartcapture-block] .disabled.alert.sc-button,
#form-modal form[id^=smartcapture-block] .disabled.alert.sc-button:focus,
#form-modal form[id^=smartcapture-block] .disabled.alert.sc-button:hover,
#form-modal form[id^=smartcapture-block] [disabled].alert.sc-button,
#form-modal form[id^=smartcapture-block] [disabled].alert.sc-button:focus,
#form-modal form[id^=smartcapture-block] [disabled].alert.sc-button:hover,
.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
    background-color: #cd141c;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .dropdown.sc-button:after,
.button.dropdown:after {
    display: block;
    width: 0;
    height: 0;
    border: .4em inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1.6em
}

#form-modal form[id^=smartcapture-block] .dropdown.hollow.primary.sc-button:after,
#form-modal form[id^=smartcapture-block] .dropdown.hollow.sc-button:after,
.button.dropdown.hollow.primary:after,
.button.dropdown.hollow:after {
    border-top-color: #ceaa44
}

#form-modal form[id^=smartcapture-block] .dropdown.hollow.secondary.sc-button:after,
.button.dropdown.hollow.secondary:after {
    border-top-color: #767676
}

#form-modal form[id^=smartcapture-block] .dropdown.hollow.success.sc-button:after,
.button.dropdown.hollow.success:after {
    border-top-color: #00ce65
}

#form-modal form[id^=smartcapture-block] .dropdown.hollow.warning.sc-button:after,
.button.dropdown.hollow.warning:after {
    border-top-color: #fb0
}

#form-modal form[id^=smartcapture-block] .dropdown.hollow.alert.sc-button:after,
.button.dropdown.hollow.alert:after {
    border-top-color: #cd141c
}

#form-modal form[id^=smartcapture-block] .arrow-only.sc-button:after,
.button.arrow-only:after {
    top: -.1em;
    float: none;
    margin-left: 0
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.16667rem;
    margin: 0 0 .88889rem;
    padding: .44444rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, .1);
    font-family: Arial, sans-serif;
    font-size: .88889rem;
    font-weight: 400;
    color: #0a0a0a;
    transition: box-shadow .3s, border-color .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .3s, border-color .15s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,
textarea::placeholder {
    color: #cacaca
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 .88889rem
}

#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input [type=checkbox]+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input [type=radio]+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label [type=checkbox]+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label [type=radio]+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper [type=checkbox]+.sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper [type=radio]+.sc-formfield-label,
[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .44444rem;
    margin-right: .88889rem;
    margin-bottom: 0
}

#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input [type=checkbox]+label[for],
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input [type=radio]+label[for],
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label [type=checkbox]+label[for],
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label [type=radio]+label[for],
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper [type=checkbox]+[for].sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper [type=radio]+[for].sc-formfield-label,
[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input label>[type=checkbox],
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input label>[type=radio],
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label>[type=checkbox],
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label>[type=radio],
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label label>[type=checkbox],
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label label>[type=radio],
label>[type=checkbox],
label>[type=radio] {
    margin-right: .44444rem
}

[type=file] {
    width: 100%
}

#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label label,
label {
    display: block;
    margin: 0;
    font-size: .77778rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .middle.sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input label.middle,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label label.middle,
label.middle {
    margin: 0 0 .88889rem;
    padding: .5rem 0
}

.help-text {
    margin-top: -.44444rem;
    font-size: .72222rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: .88889rem;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child,
.input-group>:last-child>* {
    border-radius: 0 0 0 0
}

#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .input-group-button .sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input .input-group-button label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label .input-group-button label,
.input-group-button,
.input-group-button #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input label,
.input-group-button #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label,
.input-group-button #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label label,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .input-group-button .sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input .input-group-button label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label .input-group-button label,
.input-group-button #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input label,
.input-group-button #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label,
.input-group-button #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label label,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    height: 2.22222rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .88889rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .44444rem
}

.fieldset {
    margin: 1rem 0;
    padding: 1.11111rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.16667rem;
    padding: 0 .16667rem;
    background: #fff
}

select {
    height: 2.16667rem;
    margin: 0 0 .88889rem;
    padding: .44444rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: .88889rem;
    line-height: normal;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -.88889rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.33333rem;
    transition: box-shadow .3s, border-color .15s ease-in-out
}

@media screen and (min-width:0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .3s, border-color .15s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cd141c;
    background-color: #fae8e8
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cd141c
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cd141c
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cd141c
}

.form-error,
.is-invalid-label {
    color: #cd141c
}

.form-error {
    display: none;
    margin-top: -.44444rem;
    margin-bottom: .88889rem;
    font-size: .66667rem;
    font-weight: 700
}

.form-error.is-visible {
    display: block
}

.close-button {
    position: absolute;
    color: #ceaa44;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,
.close-button:hover {
    color: #ceaa44
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    margin: 0;
    list-style-type: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.menu>li {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

[data-whatinput=mouse] .menu>li {
    outline: 0
}

.menu>li>a {
    display: block;
    padding: .7rem 1rem;
    line-height: 1
}

.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0
}

.menu>li>a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu>li>a i,
.menu>li>a img,
.menu>li>a svg {
    margin-right: .25rem
}

.menu,
.menu.horizontal {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.menu.horizontal>li,
.menu>li {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.menu.expanded>li {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.expanded>li:first-child:last-child {
    width: 100%
}

.menu.vertical {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.menu.vertical>li {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.menu.vertical>li>a {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media print,
screen and (min-width:40em) {
    .menu.medium-horizontal {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .menu.medium-horizontal>li {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .menu.medium-expanded>li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.medium-expanded>li:first-child:last-child {
        width: 100%
    }
    .menu.medium-vertical {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .menu.medium-vertical>li {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .menu.medium-vertical>li>a {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media print,
screen and (min-width:64em) {
    .menu.large-horizontal {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .menu.large-horizontal>li {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .menu.large-expanded>li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.large-expanded>li:first-child:last-child {
        width: 100%
    }
    .menu.large-vertical {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .menu.large-vertical>li {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .menu.large-vertical>li>a {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.menu.simple li {
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.menu.simple a {
    padding: 0
}

.menu.simple li {
    margin-left: 0;
    margin-right: 1rem
}

.menu.simple.align-right li {
    margin-right: 0;
    margin-left: 1rem
}

.menu.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.icon-top>li>a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top>li>a i,
.menu.icon-top>li>a img,
.menu.icon-top>li>a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-top.vertical a>span {
    margin: auto
}

.menu.nested {
    margin-left: 1rem
}

.menu .active>a {
    background: #ceaa44;
    color: #fff
}

.menu.menu-bordered li {
    border: 1px solid #e6e6e6
}

.menu.menu-bordered li:not(:first-child) {
    border-top: 0
}

.menu.menu-hover li:hover {
    background-color: #e6e6e6
}

.menu-text {
    padding-top: 0;
    padding-bottom: 0;
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered {
    text-align: center
}

.menu-centered>.menu {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: .88889rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen,
.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.flex-video.cinemascope,
.responsive-embed.cinemascope {
    padding-bottom: 42.85714%
}

.orbit,
.orbit-container {
    position: relative
}

.orbit-container {
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: hsla(0, 0%, 4%, .5);
    color: #fff
}

.orbit-next,
.orbit-previous {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fff
}

[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
    outline: 0
}

.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
    background-color: hsla(0, 0%, 4%, .5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: 1rem;
    text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: .66667rem;
    height: .66667rem;
    margin: .02rem;
    border-radius: 50%;
    background-color: #fff;
    z-index:0 !important;
}

.orbit-bullets button.is-active,
.orbit-bullets button:hover {
    background-color: #ceaa44
}

.sticky,
.sticky-container {
    position: relative
}

.sticky {
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
    box-shadow:0 0 10px #000;
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto;
    box-shadow:0 0 10px #000;
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: hsla(0, 0%, 4%, .7);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 2.22222rem;
    border: none;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print,
screen and (min-width:40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column,
.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .reveal {
        width: 600px;
        max-width: 69.33333rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal .reveal {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 69.33333rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.small {
        width: 50%;
        max-width: 69.33333rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.large {
        width: 90%;
        max-width: 69.33333rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:39.9375em) {
    .hide-for-small-only {
        display: none!important
    }
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
    .show-for-small-only {
        display: none!important
    }
}

@media print,
screen and (min-width:40em) {
    .hide-for-medium {
        display: none!important
    }
}

@media screen and (max-width:39.9375em) {
    .show-for-medium {
        display: none!important
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display: none!important
    }
}

@media screen and (max-width:39.9375em),
screen and (min-width:64em) {
    .show-for-medium-only {
        display: none!important
    }
}

@media print,
screen and (min-width:64em) {
    .hide-for-large {
        display: none!important
    }
}

@media screen and (max-width:63.9375em) {
    .show-for-large {
        display: none!important
    }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none!important
    }
}

@media screen and (max-width:63.9375em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none!important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto
}

.hide-for-portrait,
.show-for-landscape {
    display: block!important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.clearfix:after {
    clear: both
}

.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    margin-top: 25px
}

.align-stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

@media print,
screen and (min-width:40em) {
    .medium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:64em) {
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active,
.hinge-out-from-top.mui-leave {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active,
.scale-out-up.mui-leave {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active,
.spin-out.mui-leave {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.spin-in-ccw.mui-enter.mui-enter-active,
.spin-out-ccw.mui-leave {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg);
    opacity: 0
}

.slow {
    transition-duration: .75s!important
}

.fast {
    transition-duration: .25s!important
}

.linear {
    transition-timing-function: linear!important
}

.ease {
    transition-timing-function: ease!important
}

.ease-in {
    transition-timing-function: ease-in!important
}

.ease-out {
    transition-timing-function: ease-out!important
}

.ease-in-out {
    transition-timing-function: ease-in-out!important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    transition-delay: .3s!important
}

.long-delay {
    transition-delay: .7s!important
}

.shake {
    -webkit-animation-name: a;
    animation-name: a
}

@-webkit-keyframes a {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes a {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: b;
    animation-name: b
}

@-webkit-keyframes b {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: b;
    animation-name: b
}

@keyframes b {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: c;
    animation-name: c
}

@-webkit-keyframes c {
    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%,
    30%,
    70%,
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes c {
    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%,
    30%,
    70%,
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: .75s!important;
    animation-duration: .75s!important
}

.fast {
    -webkit-animation-duration: .25s!important;
    animation-duration: .25s!important
}

.linear {
    -webkit-animation-timing-function: linear!important;
    animation-timing-function: linear!important
}

.ease {
    -webkit-animation-timing-function: ease!important;
    animation-timing-function: ease!important
}

.ease-in {
    -webkit-animation-timing-function: ease-in!important;
    animation-timing-function: ease-in!important
}

.ease-out {
    -webkit-animation-timing-function: ease-out!important;
    animation-timing-function: ease-out!important
}

.ease-in-out {
    -webkit-animation-timing-function: ease-in-out!important;
    animation-timing-function: ease-in-out!important
}

.bounce-in {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
    animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    -webkit-animation-delay: .3s!important;
    animation-delay: .3s!important
}

.long-delay {
    -webkit-animation-delay: .7s!important;
    animation-delay: .7s!important
}

@media print,
screen and (min-width:40em) {
    .medium-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

h1 {
    font-family: PT Serif, serif;
    color: #ceaa44;
    line-height: 1;
    margin-bottom: 1.66667rem
}

h2 {
    color: #ceaa44
}

h2,
h3 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase
}

h3 {
    color: #1e272e
}

a,
a img {
    transition: color .15s ease-out, background-color .15s ease-out, opacity .15s ease-out
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none
}

.nowrap {
    white-space: nowrap
}

.nomb {
    margin-bottom: 0 !important;
    text-decoration:none;
}

.nomb:hover{
    text-decoration: none;
}

@media screen and (max-width:39.9375em) {
    .no-margin-small {
        margin-bottom: 0
    }
}

.underline {
    text-decoration: underline!important
}

.text-white {
    color: #fff
}

a.text-white:focus,
a.text-white:hover {
    color: #dbdbdb
}

.text-blue {
    color: #ceaa44
}

a.text-blue:focus,
a.text-blue:hover {
    color: #3367a3
}

#form-modal form[id^=smartcapture-block] .sc-button,
.button {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #ceaa44;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .sc-button:focus,
#form-modal form[id^=smartcapture-block] .sc-button:hover,
.button:focus,
.button:hover {
    background-color: #ceaa44 !important;
    color: #fff;
}

#form-modal form[id^=smartcapture-block] .primary.sc-button,
.button.primary {
    background-color: #ceaa44;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .primary.sc-button:focus,
#form-modal form[id^=smartcapture-block] .primary.sc-button:hover,
.button.primary:focus,
.button.primary:hover {
    background-color: #950020;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .yellow.sc-button,
.button.yellow {
    background-color: #cbb23b;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .yellow.sc-button:focus,
#form-modal form[id^=smartcapture-block] .yellow.sc-button:hover,
.button.yellow:focus,
.button.yellow:hover {
    background-color: #a6912c;
    color: #fff
}

#form-modal form[id^=smartcapture-block] .success.sc-button,
#form-modal form[id^=smartcapture-block] .success.sc-button:focus,
#form-modal form[id^=smartcapture-block] .success.sc-button:hover,
.button.success,
.button.success:focus,
.button.success:hover {
    color: #fff
}

.orbit-wrapper {
    position: relative
}

.orbit-next,
.orbit-previous {
    cursor: pointer;
    background-color: #fff;
    color: #ceaa44;
    padding: .22222rem .77778rem;
    z-index: 4
}

.orbit-next:after,
.orbit-previous:after {
    content: "";
    display: inline;
    font-family: FontAwesome;
    font-size: 1.88889rem
}

.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:focus,
.orbit-previous:hover {
    background-color: #f2f2f2
}

.orbit-previous:after {
    content: "\f104"
}

.orbit-next:after {
    content: "\f105"
}

.orbit-bullets {
    line-height: 0;
    text-align: left
}

.orbit-bullets button {
    border: 1px solid #ceaa44;
    cursor: pointer;
    z-index:99999;
    position:relative;
}

.orbit-slide {
    position: relative
}

.orbit-slide__text {
    position: absolute;
    top: .83333rem;
    right: 0;
    padding: 0 .83333rem;
    color: #fff;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .66667rem;
    letter-spacing: .1em
}

.float-label {
    position: relative
}

#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .float-label .sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input .float-label label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label .float-label label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label label,
.float-label label {
    transition: all .15s ease-out;
    position: absolute;
    z-index: 2;
    top: .9rem;
    left: 1rem;
    color: #ceaa44;
    font-family: Montserrat, sans-serif;
    font-size: .83333rem;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1;
    text-transform: uppercase
}

.float-label input,
.float-label textarea {
    position: relative;
    z-index: 1;
    background-color: #fff;
    border: 2px solid #cacaca;
    height: 2.5rem;
    font-size: 1rem;
    padding-left: 1rem;
    padding-top: 1.1rem;
    margin-bottom: .44444rem;
    box-shadow: none
}

.float-label input::-webkit-input-placeholder,
.float-label textarea::-webkit-input-placeholder {
    color: transparent!important
}

.float-label input:-ms-input-placeholder,
.float-label textarea:-ms-input-placeholder {
    color: transparent!important
}

.float-label input::placeholder,
.float-label textarea::placeholder {
    color: transparent!important
}

.float-label input:focus,
.float-label textarea:focus {
    border: 2px solid #8a8a8a;
    box-shadow: none
}

#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .float-label input:focus+.sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .float-label input:not(:placeholder-shown)+.sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .float-label textarea:focus+.sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .float-label textarea:not(:placeholder-shown)+.sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input .float-label input:focus+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input .float-label input:not(:placeholder-shown)+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input .float-label textarea:focus+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input .float-label textarea:not(:placeholder-shown)+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label .float-label input:focus+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label .float-label input:not(:placeholder-shown)+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label .float-label textarea:focus+label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label .float-label textarea:not(:placeholder-shown)+label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input input:focus+label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input input:not(:placeholder-shown)+label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input textarea:focus+label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input textarea:not(:placeholder-shown)+label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label input:focus+label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label input:not(:placeholder-shown)+label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label textarea:focus+label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label textarea:not(:placeholder-shown)+label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper input:focus+.sc-formfield-label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper input:not(:placeholder-shown)+.sc-formfield-label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper textarea:focus+.sc-formfield-label,
.float-label #form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper textarea:not(:placeholder-shown)+.sc-formfield-label,
.float-label input:focus+label,
.float-label input:not(:placeholder-shown)+label,
.float-label textarea:focus+label,
.float-label textarea:not(:placeholder-shown)+label {
    top: .3rem;
    left: 1.1rem;
    font-size: .5em;
    color: #8a8a8a
}

.float-label textarea {
    height: auto
}

.float-label--borderless input,
.float-label--borderless textarea {
    border-color: transparent;
    box-shadow: none
}

.float-label--borderless input:focus,
.float-label--borderless textarea:focus {
    border-color: transparent
}

@media screen and (max-width:39.9375em) {
    .site-header-container {
        height: auto!important
    }
}

.site-header {
    background-color: #fff;
    height: 3.88889rem;
    width: 100%;
    position: relative;
    z-index: 5
}

@media screen and (max-width:63.9375em) {
    .site-header {
        top: 0!important
    }
}

@media print,
screen and (min-width:40em) {
    .site-header {
        height: 4.88889rem
    }
}

#form-modal form[id^=smartcapture-block] .site-header .sc-button,
.site-header #form-modal form[id^=smartcapture-block] .sc-button,
.site-header .button {
    font-size: .66667rem
}

.site-header__sun-rv {
    padding: 0
}

.site-header__sun-rv a {
    background-color: #1e272e;
    width: 5.55556rem;
    height: 3.88889rem;
    line-height: 3.88889rem;
    padding: 0 .83333rem;
    display: block
}

@media print,
screen and (min-width:40em) {
    .site-header__sun-rv a {
        width: 7.77778rem;
        height: 4.88889rem;
        line-height: 4.88889rem;
        padding: 0 1.11111rem
    }
}

@media screen and (min-width:75em) {
    .site-header__sun-rv a {
        width: 9.44444rem;
        height: 4.88889rem;
        line-height: 4.88889rem;
        padding: 0 1.94444rem
    }
}

.site-name {
    width: 6.5rem;
    height: 4.88889rem;
    margin: 0;
}

@media print,
screen and (min-width:40em) {
    .site-name {
        width: 10.27778rem;
        height: 7.77778rem;
    }
}

@media print,
screen and (min-width:64em) {
    .site-name {
        width: 13.16667rem;
        height: 10rem
    }
}
.site-name__logo {
    display: block;
    width: 100%;
    height: 100%;
    /*background-image: url(../img/river-run-logo-blue.svg);*/
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: -9999px;
    background-color:#0085ca;
    background-size:68%;
    -moz-box-shadow: 0px 3px 8px #3b3a3a;
    -webkit-box-shadow: 0px 3px 8px #3b3a3a;
    box-shadow: 0px 3px 8px #3b3a3a;
}
/*.site-name__logo:hover{
    background-color:#ceaa44;
}*/
.primary-menu {
    margin-top: 1.38889rem;
    font-family: Montserrat, sans-serif;
    letter-spacing: .06em;
    text-transform: uppercase;
    font-size: .66667rem;
    font-weight: 700
}

@media screen and (max-width:63.9375em) {
    .primary-menu {
        display: none
    }
}

.primary-menu a {
    color: #1e272e;
    text-decoration: none
}

.primary-menu a:focus,
.primary-menu a:hover {
    background-color: #ceaa44
}

.site-footer {
    background-color: #1e272e;
    color: #fff;
    padding: 3.33333rem 0
}

.site-footer p {
    margin-bottom: .5rem
}

.site-footer__logo {
    text-align: center;
    margin-bottom: 2.77778rem
}

@media print,
screen and (min-width:64em) {
    .site-footer__logo {
        padding-top: 1.11111rem
    }
}

@media print,
screen and (min-width:40em) {
    .site-footer__main-content {
        padding-top: .33333rem;
        padding-left: 3%;
        padding-right: 3%
    }
}

.site-footer__social {
    line-height: 1;
    margin-bottom: .33333rem
}

.site-footer__social a {
    color: #fff;
    font-size: 1.66667rem;
    margin-right: 0.84444rem
}

.site-footer__social a:last-child {
    margin-right: 0
}

.site-footer__social a:hover {
    opacity: .8
}

.site-footer__contact {
    font-style: normal;
    font-size: .77778rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2.22222rem!important
}

.site-footer__contact a {
    text-decoration: none
}

@media print,
screen and (min-width:40em) {
    .site-footer__media-kit {
        float: right;
        margin-top: -2.22222rem
    }
}

.site-footer__legal {
    font-size: .61111rem;
    font-style: italic
}

.site-footer__sun-rv {
    font-size: .72222rem;
    font-style: italic
}

@media screen and (max-width:39.9375em) {
    .site-footer__sun-rv {
        margin-top: 1.5rem
    }
}

@media print,
screen and (min-width:40em) {
    .site-footer__sun-rv {
        border-left: 1px solid #fff;
        padding-top: .55556rem;
        padding-left: 2%;
        padding-right: 4%
    }
}

.site-footer__sun-rv p {
    margin-bottom: .83333rem
}

.site-footer__sun-rv a {
    color: #fff;
    text-decoration: none
}

.site-footer__sun-rv a:focus,
.site-footer__sun-rv a:hover {
    opacity: .8
}

.breakpoint-indicator {
    background-color: #333;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000
}

@media screen and (max-width:39.9375em) {
    .breakpoint-indicator:after {
        content: "S"
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .breakpoint-indicator:after {
        content: "M"
    }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
    .breakpoint-indicator:after {
        content: "L"
    }
}

@media screen and (min-width:75em) and (max-width:89.9375em) {
    .breakpoint-indicator:after {
        content: "XL"
    }
}

@media screen and (min-width:90em) {
    .breakpoint-indicator:after {
        content: "XXL"
    }
}

.section-dark,
.section-dark h1,
.section-dark h2,
.section-dark h3 {
    color: #fff
}

.download-icon {
    display: inline-block;
    width: .88889rem;
    height: .61111rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCA5Ljc4Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnN1bjI2NDBfX2Rvd25sb2FkPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTQgOS43OCAwIDkuNzggMCA1IDEgNSAxIDguNzggMTMgOC43OCAxMyA1IDE0IDUgMTQgOS43OCIvPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNi41IiB3aWR0aD0iMSIgaGVpZ2h0PSI1LjQ1Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjcgNy41OSAzLjg0IDQuNzYgNC41IDQuMDEgNyA2LjI1IDkuNDkgNC4wMSAxMC4xNiA0Ljc2IDcgNy41OSIvPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-size: contain
}

.button-divider {
    position: relative
}

.button-divider__button-container {
    display: inline-block;
    border-right: 15px solid #fff;
    border-left: 15px solid #fff
}

.button-divider:after {
    content: "";
    display: block;
    width: 80%;
    height: .05556rem;
    background-color: #cacaca;
    position: absolute;
    top: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: -1
}

.orbit-n-text {
    background-color: #ceaa44
}

.orbit-n-text--red {
    background-color: #ceaa44
}

.orbit-n-text>.row {
    padding: 0 .83333rem
}

.orbit-n-text__content {
    text-align: center;
    padding: 2.5rem .83333rem!important
}

@media print,
screen and (min-width:64em) {
    .orbit-n-text__content {
        padding: 1.11111rem 1.66667rem!important
    }
}

.orbit-n-text h3 {
    font-size: 12pt;
    font-weight: normal;
    font-family: PT Serif, serif;
    text-transform: initial;
    line-height: 24px;
    margin: 40px 0;
    letter-spacing:normal;
}

.hero {
    position:relative;
    min-height:600px;
    background-color: #ceaa44;
    background-image: url(../img/bg-hero-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction:column;
    background-position: center center;
}
.hero a.button{
    font-family: 'brandon_grotesqueblack' !important;
    font-weight: normal  !important;
    width: 123px !important;
    font-size: 9pt !important;
    padding:1.1em 0.6em !important;
}
.hero h1,.videohero h1 {
    text-align: center;
    font-size: 58pt;
    color: #fff;
    position: relative;
    line-height: 49px;
    margin-bottom: 0;
    font-weight:500;
    letter-spacing:1px;
    font-family: 'holtzmantextured';
}
/*.hero span {
    font-size: 28px;
    top: -22px;
    position: relative;
    border-bottom: 3px solid #fff;
    margin: 0 15px;
}*/
.hero label.northwell,.videohero label.northwell{
    display: inline-block;
    font-family: 'Northwell';
    color: #fff;
    font-size: 80pt;
    text-transform: lowercase;
}
.hero label.memoriesheading, .videohero label.memoriesheading{
    font-size: 69pt;
    color: #fff;
    margin-top: -111px;
}
.hero span {
    border-bottom: 0;
    font-family: 'northwellregular';
    margin: 0;
    font-size: 60px;
    display: block;
    font-size: 120px;
    margin-top: 84px
}

.hero p,.videohero p {
    color: #fff;
    font-size: 27px;
    margin-bottom:40px;
}
.hero h2,.videohero h2{
    color: #fff;
    margin-top: 20px;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    text-transform: initial;
    font-family: PT Serif, serif;
    margin-bottom:40px;
    letter-spacing: 0.5px;
}
.hero h3,.videohero h3{
    text-transform: uppercase;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size:inherit;
    letter-spacing: .1em;
    margin:20px 0;
}
.hero p span {
    background-color: #cbb23b;
    padding: 4px 10px
}
.hero h3 span {
    background-color: #cbb23b;
    padding: 4px 10px
}

.ways .orbit-n-text {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    margin-bottom: 1.11111rem
}


@media print,
screen and (min-width:64em) {

}

.ways__items h3 {
    margin-bottom: .83333rem
}

.ways__items h3,
.ways__items p {
    font-size: .83333rem
}

.share-email {
    background-image: url(../img/bg-middle-hiker.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 4.44444rem 0 31.66667rem;
    position: relative
}

@media print,
screen and (min-width:40em) {
    .share-email {
        padding-bottom: 50%
    }
}

.share-email:after {
    content: "";
    display: block;
    background-image: linear-gradient(#fff, transparent);
    height: 5.55556rem;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 0
}

.share-email p {
    font-size: 1.22222rem
}

.share-email__form {
    max-width: 330px;
    background-color: #e5e5e5;
    border: 2px solid #ceaa44;
    border-radius: 20px;
    margin: 0 auto;
    height: 2.44444rem
}

.share-email__form [type=email] {
    background-color: transparent;
    border: none;
    margin: 0;
    outline: none;
    box-shadow: none;
    font-size: .61111rem;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    letter-spacing: .05em;
    padding: 0 0 0 1.11111rem
}

.share-email__form [type=email]:focus,
.share-email__form [type=email]:hover {
    outline: none;
    box-shadow: none
}

.share-email__form [type=email]:focus {
    font-size: .88889rem
}

.share-email__form [type=email]::-webkit-input-placeholder {
    color: #ceaa44;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: .1em
}

.share-email__form [type=email]::-moz-placeholder {
    color: #ceaa44;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: .1em
}

.share-email__form [type=email]:-ms-input-placeholder {
    color: #ceaa44;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: .1em
}

.share-email__form [type=email]:-moz-placeholder {
    color: #ceaa44;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: .1em
}

.share-email__form [type=submit] {
    background-image: url(../img/icon-long-arrow-right.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 22px 14px;
    text-indent: -99999px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0 1.38889rem;
    height: 2.22222rem
}

.share-email__form [type=submit]:focus,
.share-email__form [type=submit]:hover {
    opacity: .7
}

.amenities {
    background-color: #cbb23b;
    padding-bottom: 70px
}

.amenities .orbit-n-text {
    -webkit-transform: translateY(-45px);
    -ms-transform: translateY(-45px);
    transform: translateY(-45px);
    margin-bottom: -.55556rem
}

@media print,
screen and (min-width:40em) {
    .amenities .orbit-n-text {
        -webkit-transform: translateY(-65px);
        -ms-transform: translateY(-65px);
        transform: translateY(-65px);
        margin-bottom: -1.66667rem
    }
}

@media print,
screen and (min-width:64em) {
    .amenities .orbit-n-text {
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        margin-bottom: -2.77778rem
    }
}

.villa {
    background-color: #ceaa44;
    padding: 2.11111rem 0 3.33333rem
}

@media print,
screen and (min-width:40em) {
    .villa h1 {
        font-size: 25pt;

    }
    .villa h2{
        font-size: 15pt;
        font-weight: normal;
        text-transform: initial;
        letter-spacing: normal;
        font-family: PT Serif, serif;
        margin-bottom:50px;
    }
}

.villa-panel {
    background-color: #fff;
    margin-bottom: .83333rem
}

.villa-panel__content {
    padding: 10%;
    min-height:260px;
}

.villa-panel__floorplan {
    font-size: 10pt;
    text-decoration: none;
    text-transform: uppercase;
    color: #DA291c;
    font-family: 'brandon_grotesqueblack';
    font-weight: normal;;
    margin-top: 10px;
    font-style: initial;
    display: inline-block
}

.villa-panel h4 {
    color: #0085ca;
    font-size: 15pt;
    font-weight: normal;
}
.villa-panel p.text-blue{
    color:#0085ca;
    font-size:10pt;
    margin-bottom:10px !important;
}

.villa-panel p{
    font-size:10pt;
    color:#192D34;
    font-style: italic;
    margin:0;
}

.granby {
    background-color: #ceaa44;
    background-image: url(../img/bg-footer-sky.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: center;
    padding: 7.22222rem 0;
    position: relative
}

.granby:after {
    content: "";
    display: block;
    background-image: linear-gradient(#ceaa44, transparent);
    height: 5.55556rem;
    width: 100%;
    position: absolute;
    top: 0
}

.granby a {
    color: #fff
}

.granby a:focus,
.granby a:hover {
    color: #ccc
}

#form-modal form[id^=smartcapture-block] input[type=email],
#form-modal form[id^=smartcapture-block] input[type=number],
#form-modal form[id^=smartcapture-block] input[type=text] {
    height: auto!important;
    width: 100%
}

#form-modal form[id^=smartcapture-block] .smartcapture-controls {
    padding-bottom: 0!important
}

#form-modal form[id^=smartcapture-block] .smartcapture-submit-button-wrapper {
    padding-bottom: 0;
    text-align: left
}

#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input .sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input .sc-formfield-label label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-input-wrapper .sc-formfield-input label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label .sc-formfield-input-wrapper .sc-formfield-input label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label .sc-formfield-label,
#form-modal form[id^=smartcapture-block] div.smartcapture-controls.stylingblock-content-wrapper .sc-formfield-label label {
    text-transform: uppercase
}
@media (max-width: 1366px){

}
@media (max-width: 1280px){
    .mobilemenu{
        display:block;
    }
    .primary-menu{
        display:none;
    }
    #toggle{
        float:right;
        margin:43px 15px 0 14px;
    }
}
@media (max-width: 1199px){
    .sliderwithtextbg{
        height:auto;
    }
    .sliderwithtext{
        height:500px;
    }
    .sliderwithtext .responsive-embed iframe{
        width:100%;
    }

}
@media (max-width: 1024px){
    .orbit-n-text__content img{
        width:28%;
    }
    .orbit-n-text h3{
        margin:20px 0;
    }
    .other_bullets{
        left:30px;
        bottom:-44px;
    }
    .sliderwithtext .flex-video.widescreen, .sliderwithtext .responsive-embed.widescreen {
        padding-bottom: 58.25%;
    }
    #stayplaysave .large-6{
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #stayplaysave .image-grid__item--full-height {
        height: 500px;
    }
    #stayplaysave .checkdesktop{
        display:none;
    }
    #stayplaysave .checkmobile{
        display:block;
    }
    #amenities .large-5{
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #stayplaysave .marginsetfromleft{
        margin-left:0;
    }
    #stayplaysave .marginsetfromright{
        margin-right:0;
    }
}
@media (max-width: 1023px){
    .rv-rallies .medium-12{
        flex:0 0 100%;
    }
    .marginsetfromleft{
        margin-left:0;
    }
    .marginsetfromright{
        margin-right:0;
    }
    .scroolbetween .site-name{
        padding:0;
        margin:0;
        /*width:auto;*/
        /*height:88px;*/
    }
    .sticky.is-anchored{
        position:fixed;
        z-index: 9;
        width:100%;
    }
    .orbit-n-text__content img{
        width:120px;
    }
    .orbit-n-text__content{
        padding:1.5rem .83333rem !important;
    }
    .rv-rallies .image-grid__item--full-height {
        height: 500px;
    }
    .checkdesktop{
        display:none;
    }
    .checkmobile{
        display:block;
    }
    /*    .marginmanage{
            margin-left:0;
        }*/
}
@media (max-width: 991px){
    .sliderwithtext{
        height:411px;
    }
    .mobileversionphone{
        display:inline-block;
    }
    .desktopversionphone{
        display:none;
    }
}
@media (max-width: 768px){

    .special-preview h1{
        font-size: 2rem;
    }
    .first-look h1{
        font-size: 2rem;
    }
    .amenities__intro h1 {
        font-size: 2rem;
    }
    .rv-rallies h1 {
        font-size: 1.5rem;
    }
    .paso h1 {
        font-size: 2rem;
    }
    .special-preview h1 {
        font-size: 2rem;
    }
    .hero span{
        font-size:70px;
        top:-30px;
    }
    .subscribe-form input[type="submit"]{
        width:81px;
    }
    .other_bullets {
        position: absolute !important;
        bottom: -40px;
        left: 22px;
    }
    /*    .mobileresponsive .hero{
            background-position: 100% 0;
            padding-left:20px;
            padding-right:20px
        }*/
}
@media (max-width: 768px){
    .special-preview h1{
        font-size: 1.5rem;
    }
    .first-look h1{
        font-size: 1.5rem;
    }
    .amenities__intro h1 {
        font-size: 1.5rem;
    }
    .rv-rallies h1 {
        font-size: 1.2rem;
    }
    .paso h1 {
        font-size: 1.5rem;
    }
    .special-preview h1 {
        font-size: 1.5rem;
    }
    .hero h1,.videohero h1{
        font-size:52pt;
        line-height:34px;
        padding-left:10px;
        padding-right:10px;
    }
    .hero label.memoriesheading, .videohero label.memoriesheading{
        font-size:52pt;
        margin-top:-100px;
    }
    .hero h2,.videohero h2{
        padding-left:10px;
        padding-right:10px;
    }
    .hero h1 br,.videohero h1 br{
        display:none;
    }
    .hero h2 br,.videohero h2 br{
        display:none;
    }
    .mainimgtag .herosectionheadingsnone{
        transform:translate(-50%,-45%);
        top:55%;
    }

    #riverrun-popup{
        width:53% !important;
    }

}
@media (max-width: 980px){
    .videohero{
        height:30vw;
        min-height:19.33333rem;
    }
}
@media (max-width: 800px){
    .videohero{
        height: 25vw;
        min-height: 27.33333rem;
    }
}
@media (max-width: 767px){
    .hero__video-wrapper{
        display:none !important;
    }
    .brsection{
        display:none;
    }
    .marginleft{
        margin-right:20px;
    }
    .hideformobileversion{
        display:none !important;
    }
    .showformobileanycase{
        display:block !important;
        margin-top:17px;
    }
}

@media (max-width: 680px){
    .subscribe-form input[type="text"]{
        width:72%;
    }
    .subscribe-form input[type="submit"]{
        width:auto;
        padding:8px 10px;
    }
    .sliderwithtext{
        height:372px;
    }
}

@media (max-width: 640px){
    .sliderwithtext{
        height:345px;
    }
}

@media (max-width: 639px){
    .mainrvralies{
        height:400px;
    }
    .scroolbetween .site-name{
        /*height:69px;*/
    }
    #toggle{
        margin:33px 0 0 0;
    }
    .secondbuttonfooter{
        margin-top:0 !important;
    }
    .mainimgtag{
        padding-top:70px;
    }
    .mainimgtag .herosectionheadingsnone{
        transform:translate(-50%,-43%);
        top:57%;
    }
    .mainimgtag .hero{
        padding:0;
        margin:0 !important;
    }
    .sliderwithtext{
        height:345px;
    }
    #riverrun-popup{
        margin:0 auto;
    }
    .menudownloads{
        float:none;
        margin:0 auto 10px auto;
    }
    .villa-submenu{
        background:#0085ca;
    }
    .showformobileanycase{
        margin-top:11px;
    }
}

@media (max-width: 634px){
    .rv-rallies .image-grid__item--full-height{
        height:300px;
    }
    .subscribe-form input[type="text"]{
        width:78%;
    }
    .villa h1{
        font-size:22pt;
        font-weight:normal;
        font-style: initial;
        font-family: PT Serif, serif;
        letter-spacing: normal;
    }
    .villa h2{
        font-size:15pt;
        font-weight:normal;
        text-transform: initial;
        font-family: PT Serif, serif;
        letter-spacing: normal;
        margin-bottom:50px;
    }
    .subscribe-form input[type="submit"]{
        padding:8px 20px;
    }
    .other_bullets{
        bottom: -60px;
        left: 10%;
    }
}
@media (max-width: 520px){
    .gallery-carousel .slick-slide.is-video:after{
        width:2rem;
        height:2rem;
    }
    .gallery-carousel .slick-next, .gallery-carousel .slick-prev{
        height: 1.22222rem;
        width: 1.22222rem;
    }
    .gallery-carousel .slick-next{
        right:-2.55556rem;
    }
    .gallery-carousel .slick-prev{
        left:-2.55556rem;
    }
    .gallery-carousel {
        margin: 2.22222rem 3.77778rem 1.11111rem;
    }
    #paso-robles .paso__images .small-6{
        max-width: 49%;
    }
    .paso{
        padding:6.11111rem 0 1.22222rem;
    }
    .hero{
        background-position:center;
    }
    .hero h1,.videohero h1{
        font-size:38pt;
        line-height:37px;
    }
    .hero label.memoriesheading,.videohero label.memoriesheading{
        font-size:38pt;
        margin-top:-70px;
    }
    .hero label.northwell,.videohero label.northwell{
        font-size:58pt;
    }
    .intro h1{
        font-size:22pt;
    }
    .villa h1{
        font-size:22pt;
    }
    .mainimgtag .hero{
        padding:0;
        margin:0 !important;
    }
    .mainimgtag .hero h1{
        font-size: 30pt;
        line-height: 37px;
    }
    .mainimgtag .hero h2{
        font-size:13pt;
        margin:15px 0;
    }
    .hero{
        min-height:500px;
        padding-top:50px;
    }
    .sliderwithtext{
        height:275px;
    }
    #riverrun-popup{
        width:70%;
    }
    .reveal{
        min-height:60vh !important;
        height:60vh !important;
    }
}

@media (max-width: 480px){

    .formpreview h3 br{
        display:none;
    }
    #special-preview .sf_field:nth-child(2n+0){
        width:100%;
    }
    #special-preview .sf_field{
        width:100%;
    }
    .mainimgtag .hero h2{
        padding:5px 0;
        line-height:20px;
    }
    .mainimgtag .hero a.button{
        margin-top:10px;
    }
    .sliderwithtext{
        height:250px;
    }
}
@media (max-width: 414px){
    .gallery-carousel .slick-next{
        right:-1.55556rem;
    }
    .gallery-carousel .slick-prev{
        left:-1.55556rem;
    }
    .gallery-carousel {
        margin: 2.22222rem 2.77778rem 1.11111rem;
    }
    .other_bullets{
        bottom:-51px;
    }
    .divider-leaf{
        background-size:contain;
    }
    .subscribe-form input[type="text"]{
        width:74%;
    }
    .mainimgtag .hero h2 {
        font-size: 12pt;
        margin: 5px 0;
        line-height: 17px;
    }
    .mainimgtag .hero h1{
        font-size:25pt;
    }
    .sliderwithtext{
        height:215px;
    }
}
@media (max-width: 400px){
    .sliderwithtext{
        height:196px;
    }
}
@media (max-width: 390px){
    .subscribe-form input[type="submit"]{
        width:115px;
    }

    .hero h1,videohero h1{
        font-size: 32pt;
        line-height:31px;
    }
    .hero label.memoriesheading,.videohero label.memoriesheading{
        font-size: 32pt;
    }
    .mainimgtag .hero h1{
        font-size:25pt;
    }
}

@media (max-width: 400px){
    .sliderwithtext{
        height:190px;
    }
    .showformobileanycase{
        padding:0 10px 0 0;
    }
}
