﻿/*Prima Hotel*/

:root { --vh: 100vh; --vw: 100vw; }

body { font-size: 16px; background: #fefff6; }
h2 { font-family: "mrs-eaves",serif; font-weight: 400; }
ul { list-style-type: square; }
/*navigation-bar*/
#header2 { direction: ltr; background: #145f65; font-size: 125%; }
#header2 ul.menu li a:focus { text-decoration: none; border: none; }
#header2 ul.menu > li:before { display: none; }
#header2 ul.menu li { vertical-align: middle; }
#header2 ul.menu li:hover { color: inherit; opacity: 0.5; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 5px 0; transition: all 0.5s ease; }
#header2 ul.menu li.active { border-top: 1px solid; border-bottom: 1px solid; padding: 5px 0; color: #fff; vertical-align: middle; }
#header2 #header-left { text-align: right; }
#header2.detailsInRow .header-top { margin-right: 300px; }
#header2 #header-left img { padding: 0; }
#header2 .header-top-left a { margin-left: 10px; }
#header2 .header-right-section.pull-right { text-align: left; }
#header2 .header-top .address { display: none; }
#header-left a:hover, #header2 .header-top-left a:hover { opacity: 0.5; }
/*form*/
#side-contact-form { max-width: 230px; }
#DynamicFormObject { background: #fff; border: none; border-bottom: 6px solid #145f65; }
#DynamicFormObject .dynamicFormObjectTitleAndText { margin: 0; }
#DynamicFormObject .dynamicFormObjectFields .top-form { display: block; margin-bottom: 10px; }
#DynamicFormObject.normal-form input { border: none; border-bottom: 1px solid #000; border-radius: 0; box-shadow: none; }
#DynamicFormObject.normal-form input[type=submit] { border: 1px solid #145f65; color: #000; position: relative; border-bottom: 5px solid #145f65; background: linear-gradient(to top, #145f65 50%, #fff 50%); background-size: 100% 200%; background-position: top; transition: all .35s ease; }
#DynamicFormObject.normal-form input[type=submit]:hover, #DynamicFormObject.normal-form input[type=submit]:focus { background-position: bottom; color: #fff; }
#DynamicFormObject:after { content: none; }
#side-contact-form #DynamicFormObject.normal-form .dynamicFormObjectField input { color: #000; }
.contact-2-page .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset { display: flex; justify-content: center; flex-wrap: wrap; align-items: flex-start; }
/*inpage form*/
.form-container-wide #DynamicFormObject .dynamicFormObjectField.input-email { display: inline-block; width: 33%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectField { width: 33% }
.form-container-wide #DynamicFormObject .dynamicFormObjectField.textareaField { display: inline-block; width: 100%; }
/*top-slider*/
#home-gallery ol.flex-control-nav.flex-control-paging { position: absolute; width: auto; bottom: 45%; z-index: 9; color: #fff; transform: rotate(90deg); -webkit-transform: rotate(90deg); left: 97%; }
#home-gallery .flex-control-paging li a { background: transparent; border: 1px solid; width: 15px; height: 15px; }
#home-gallery .flex-control-paging li a.flex-active { background: #fff; }
.scroll-down button { background: transparent; box-shadow: none; border: 0; }
#home-gallery .scroll-down img { width: 95%; }
/*grid-text*/
.grid-text { margin-top: 50px; }
.grid-text p { margin: 0; font-size: 125%; }
.grid-rows .grid-row-text p { font-size: 112%; }
.sections .section.grid-text-section .section-title h1 { font-size: 238%; font-weight: bold; width: 100%; position: relative; transform: translate(-50%, 100%); -webkit-transform: translate(-50%, 100%); left: 50%; }
.grid-text .grid-text-content h2 { font-size: 485%; opacity: 0.1; transform: translate(50%, -100%); -webkit-transform: translate(50%, -100%); top: 0; right: 50%; position: absolute; }
.grid-text .grid-text-content { padding: 0 0; margin-bottom: 100px; margin-top: 0; width: 100%; }
.grid-text .sec-button { color: #232323; position: relative; background: transparent; padding: 6px 40px; border-radius: 0; margin: 35px auto 0; text-align: center; display: inline-block; border: 1px solid #145f65; font-size: 125%; height: 45px; width: 180px; }
.grid-text a.sec-button::before { content: ""; color: #fff; background: #145f65; position: absolute; height: 5px; right: 0; bottom: 0; left: 0; transition: 0.35s ease height; z-index: -1; }
.grid-text a.sec-button:hover::before, .grid-text a.sec-button:focus::before { height: 100%; }
/*gallery-decoration*/
.gallery-container { display: inline-block; width: 95%; position: relative; }
.grid-gallery-section { text-align: left; }
.owl-carousel .owl-dots { z-index: 1; transform: rotate(90deg); bottom: 50%; left: 0; width: auto; }
.owl-carousel .owl-dot { width: 12px; height: 12px; background: transparent; border-radius: 50%; border: 1px solid #fff; margin: 5px; display: inline-block; }
.owl-carousel .owl-dot.active { background: #fff; }
.owl-carousel .owl-item .item .plus-sign { display: none; }
.owl-carousel .owl-item .item { padding: 0; }
.galleryPage #GridPage { padding-top: 80px; }
/*grid-row-homepage*/
.homepage-grid .grid-row-section .grid-rows { max-width: 1440px; margin: 0 auto; }
.grid-rows .grid-row { background: none; }
.grid-rows .grid-row-text h2 { font-size: 240%; margin-bottom: 3%; position: relative; font-weight: bold; top: 115px; font-family: 'almoni-neue-aaa-400-new'; }
.grid-rows .grid-row-text h3 { margin-top: 0; margin-bottom: 0%; font-size: 650%; position: relative; opacity: 0.1; font-family: "mrs-eaves",serif; font-style: italic; z-index: -1; }
.grid-rows .grid-row-text { text-align: center; padding: 0; margin-top: 0; }
.grid-rows .grid-row-text a.grid-row-button:before { content: ""; background: #145f65; position: absolute; top: 100%; left: 0; right: 0; bottom: 0; transition: top 350ms ease-in-out; z-index: -1; border-bottom: 5px solid #145f65; }
.grid-rows .grid-row-text a.grid-row-button:hover:before, .grid-rows .grid-row-text a.grid-row-button:focus:before { top: 0; }
.grid-rows .grid-row-text a.grid-row-button:focus, .grid-rows .grid-row-text a.grid-row-button:hover { background: transparent; color: #fff; }
.grid-rows .grid-row-text a.grid-row-button { padding: 10px 10%; border: 1px solid #145f65; color: #707070; font-size: 125%; border-radius: 0; display: inline-block; position: relative; width: 180px; height: 45px; }
/*cube-section*/
.sections .grid-content-section .grid-box-image-text { min-width: 100%; }
.grid-content-section { max-width: 90%; }
.grid-box-image-text h3 { font-size: 400%; font-family: "mrs-eaves",serif; font-style: italic; }
.grid-box-image-text h4 { font-size: 155%; margin: auto; }
.grid-box-image-text p { font-size: 200%; font-weight: bold; }
.grid-boxes .grid-box-title h3 a { display: none; }
.grid-boxes .grid-box-image { padding-bottom: 59%; }
.sections .grid-content-section { padding: 20px 15px 20px 15px; }
.grid-boxes .box-image-animation:hover .grid-box-image-text p { animation: rotation 2s linear; }
/*grid-row-2*/
.grid-row-ltr { direction: ltr !important; }
.grid-row li.slider-item { padding-bottom: 89%; }
.grid-row .grid-row-cell.grid-row-cell-text { vertical-align: initial; padding-top: 55px; }
/*bottom-carousel*/
.marginLeft { width: 95%; margin-left: auto; }
.grid-gallery-section.marginLeft { text-align: right; margin-bottom: 130px; }
.marginLeft .gallery-container { display: inline-block; width: 100%; }
.grid-gallery-section.marginLeft .owl-carousel .owl-dots { left: auto; right: 0; }
/*footer*/
#SiteFooter .footer-address { font-size: 120%; margin-top: 15px; display: none; }
.site-credit.alternative.row { padding: 15px 0; border-top: 6px solid #145f65; }
.footer-text-divided { display: inline-flex; width: 100%; padding: 36px 0 76px 0;; background: #f3f3f3; border-bottom: 11px solid #145f65; }
.footer-text-divided > div.footer-text-right { text-align: right; display: flex; width: 33.3%; line-height: 2; }
.footer-text-divided > div.footer-text-right ul { list-style: none; }
.footer-text-divided > div.footer-text-left { text-align: left; padding: 0 60px; line-height: 2; }
.footer-text-divided > div.footer-text-right a { position: relative; }
a:hover, a:focus { color: #000; }
li > a { display: inline-block; }
.footer-text-right li > a::after { content: ""; width: 0; height: 1px; display: block; background: #262626; transition: 300ms; position: absolute; bottom: 5px; }
.footer-text-right li > a:hover::after { width: 100%; }
.footer-text-divided > div.footer-text-middle { display: inline-flex; align-items: center; justify-content: center; }
#SiteFooter .footer-text-middle img { padding: 10px; }

.footer-text.text-center { margin-bottom: 20px; margin-top: 20px; }
.footer-text.text-center p { max-width: 860px; margin: 0 auto; padding: 0; font-size: 80%; line-height: 1.2; }
.footer-text.text-center p a { margin: 0px 3px; }
div#SiteFooter { background: #f3f3f3; }
#SiteFooter #partners-section { padding-top: 40px; }
#SiteFooter #partners-section p:first-child img { max-width: 110px; }
#SiteFooter #partners-section p { display: inline-block; vertical-align: bottom; min-width: 120px; }
#SiteFooter #partners-section p a { display: inline-block; vertical-align: middle; }
#SiteFooter #partners-section p a:first-child { margin-left: 10px; }




/*inner-pages*/
#text1 h3 { font-size: 125%; }
.MainContent #text1, #text2 { padding: 0; max-width: 100%; }
.MainContent #text1, #text2, .lobbyTextContainer, .grid-text-section, #pageview, body:not(.galleryPage) #galleryview { max-width: 680px; margin: 0 auto; }
#GridContent { margin-right: auto; margin-left: auto; float: none; }
.MainContent #headline h1 { text-align: right; font-size: 110%; position: relative; }
.MainContent #subheadline h2 { font-size: 525%; }
.titlesWrapper { position: relative; }
#subheadline { opacity: 0.1; position: absolute; top: -50px; }
#GridPage { padding-top: 125px; }
#GridBottom .GridBottomGallery { margin: 0 50px; }
#GridContent #lobbyview h2 { opacity: 0.1; font-size: 620%; position: absolute; top: -60px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 100%; }
#text1 ul li::marker { color: #145f65; }
#text1 ul, ol { padding: 0 17px; }
.section-title { margin-bottom: 0; }
#contactDetails .contactDetailsText1 h2 { font-size: 600%; transform: translate(10px, -200px); -webkit-transform: translate(10px, -200px); opacity: 0.1; z-index: -1; }
#contactview #headline h1 { font-size: 114%; transform: translate(10px, 15px); -webkit-transform: translate(10px, 15px); margin: 20px 0; z-index: 1; }
#contactDetails .contactDetailsText1 { margin: 0; }
#contactDetails { max-height: 110px; }
.normal-form:after { border: none; }
.normal-form input { background: transparent; color: #fff; border: none; border-bottom: 2px solid #fff; border-radius: 0; }
.normal-form select { border: none; border-radius: 0; box-shadow: none; color: #fff; border-bottom: 1px solid #fff; background: #145f65; }
.select-wrapper:after { color: #fff; }
#contactform textarea { background: transparent; border: none; border-bottom: 2px solid #fff; border-radius: 0; }
#contactform .contact-form-comment { color: #fff; }
.dynamicFormObjectField .must:before { color: #000; }
#contactform .must:before { color: #fff; right: 15px; }
form#contact-form { color: #fff; }
#contactform { background: #145f65; border: 0; width: 70%; margin: 0 auto; }
#contactform textarea { color: #fff; margin-bottom: 25px; }
.normal-form input[type=submit] { background-color: transparent; border: 1px solid #fff; border-bottom: 5px solid; transition: all .5s ease; -webkit-transition: all .5s ease; }
.normal-form input[type=submit]:hover { background: #fff; border: 1px solid #fff; color: #145f65; }
.grid-form-section::before { content: "Contact Us"; font-family: "mrs-eaves",serif; font-style: italic; position: absolute; font-size: 670%; opacity: 0.1; right: 50%; top: 7%; transform: translate(50%, 0%); -webkit-transform: translate(50%, 0%); }
.internal-form textarea::-webkit-input-placeholder,
.form-container-wide .normal-form input::-webkit-input-placeholder,
.form-container-wide .normal-form textarea::-webkit-input-placeholder,
.normal-form#contactform textarea::-webkit-input-placeholder,
.normal-form#contactform input::-webkit-input-placeholder { color: #ffffff; font-size: 100% }
.internal-form textarea::-moz-placeholder,
.form-container-wide .normal-form input::-moz-placeholder,
.form-container-wide .normal-form textarea::-moz-placeholder,
.normal-form#contactform textarea::-moz-placeholder,
.normal-form#contactform input::-moz-placeholder { color: #ffffff; opacity: 1 }
.internal-form input:-ms-input-placeholder,
.form-container-wide .normal-form input:-ms-input-placeholder,
.form-container-wide .normal-form textarea:-ms-input-placeholder,
.normal-form#contactform textarea::-ms-input-placeholder,
.normal-form#contactform input::-ms-input-placeholder { color: #ffffff }
.spinner { position: absolute; top: 50%; transform: translate(-100%,-50%); -webkit-transform: translate(-100%,-50%); left: 100%; color: #000; }
.form-container-wide { width: 72%; margin: 20px auto 0; }
.form-container-wide #DynamicFormObject { background: #145f65; padding: 30px; position: relative; width: 100%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields { padding: 0; display: inline-block; width: 100%; }
.form-container-wide #DynamicFormObject .dynamicFormEndText { display: inline-block; width: 100%; color: #ffffff; margin-top: 40px; }
.form-container-wide #DynamicFormObject .must:before, .normal-form textarea { color: #fff; }
.form-container-wide #DynamicFormObject .must:before { right: 15px; top: 10px; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { color: #fff; display: inline-block; width: 100%; }
/*.form-container-wide #DynamicFormObject .dynamicFormEndText { width: 0; }*/
.form-container-wide #DynamicFormObject.normal-form input::placeholder { right: 5px; position: absolute; }
.form-container-wide #DynamicFormObject.normal-form textarea { border: none; box-shadow: none; border-bottom: 1px solid #fff; border-radius: 0; margin-bottom: 35px; }
.form-container-wide #DynamicFormObject.normal-form textarea::placeholder { position: absolute; right: 10px; top: 15px; }
.form-container-wide #DynamicFormObject.normal-form input { border: none; border-bottom: 1px solid #fff; border-radius: 0; box-shadow: none; width: 100%; }
.form-container-wide #DynamicFormObject.normal-form input[type=submit] { border: 1px solid #fff; color: #fff; position: relative; border-bottom: 5px solid #fff; background: linear-gradient(to top, #fff 50%, #145f65 50%); background-size: 100% 200%; background-position: top; transition: all .35s ease; }
.form-container-wide #DynamicFormObject.normal-form input[type=submit]:hover, #DynamicFormObject.normal-form input[type=submit]:focus { background-position: bottom; color: #145f65; }
.form-container-wide #DynamicFormObject:after { content: none; }
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { float: none; width: 180px; height: 45px; margin: 0 auto; }
#SiteGrid.layout-bottom #GridPromo, #SiteGrid.layout-top #GridPromo { width: 75%; margin: 20px auto 0; }
#DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 70%; }
#contactform h3 { font-size: 155%; }
#contactview.thanksMode #text1 { margin: 30px auto; }
#contactview.thanksMode #headline h1 { margin: 0 auto; }
#contactview.thanksMode #headline h1::before { content: "Thank you"; display: block; opacity: 0.1; font-size: 250%; font-family: 'mrs-eaves'; top: 0; left: 0; transform: translate(0, 40%); }
.no-pad { padding: 0; margin-bottom: 30px; }
.section-title h1, .section-title h2, .grid-form-section::before { margin: 0 0 40px 0; }
.section-title h1, .section-title h2 { text-align: center; font-family: 'almoni-neue-aaa-400-new'; font-size: 240%; position: relative; margin-top: 80px; }
.section-title h3 { text-align: center; font-size: 670%; opacity: 0.1; transform: translate(-50%, -75%); font-family: "mrs-eaves",serif; font-style: italic; position: absolute; left: 50%; top: 0; }
.weddingPage .section { padding: 0; }
.weddingPage .grid-text, .weddingPage .grid-text .grid-text-content { margin: 0; }
.weddingPage #lobbyText { text-align: right; }

@keyframes rotation {
    50% { transform: rotate(180deg); }
    100% { transform: rotate(360deg); }
}

@media (min-width: 1025px) {
    #header2 #header-left img { padding: 0; }
    #header2 .header-right-section { display: block; width: 100%; padding-right: 100px; padding-left: 100px; }
    #header2 ul.menu { text-align: center; }
    #header2.detailsInRow .header-top { width: 100px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
    #header2 #header-left { text-align: right; position: absolute; right: 0; top: 0; width: auto; height: 100%; padding: 20px; display: block; }
    #header2.detailsInRow .menu-nav { width: 100%; }
}

@media (min-width: 1024px) and (max-width: 1170px) {
    #header2 ul.menu li { margin-left: 15px; }
    #header2 ul.menu { font-size: 90%; }
}



@media (max-width: 1024px) {
    #header2.detailsInRow .header-right-section { direction: rtl; }
    #header2 { direction: rtl; background: #145f65; }
    #header2 .header-right-section { display: flex; width: auto; flex-direction: row; align-items: center; background: transparent; }
    #header2.detailsInRow .header-top { margin-right: 20px; }
    #header2 .header-top-left { display: flex; margin-right: 0; }
    #header2 ul.menu li a { color: inherit; font-size: 190%; }
    #header2 ul.menu li.active { color: #fff; background: transparent; }
    #header2 .menu-nav .closed { display: none !important; }
    #header2 #header-container { width: 100%; display: inline-flex; align-items: center; }
    #header2.detailsInRow .header-top { display: flex; order: 3; }
    #header2.detailsInRow .menu-nav { display: flex; order: 1; max-width: 45px; float: none !important; }
    #header2 .phone-icon { position: relative; font-size: 20px; display: flex; z-index: 10; flex-wrap: nowrap; right: 15px; order: 2; }
    #header2 .phone-icon i { display: inline-block; vertical-align: middle; }
    #home-gallery ol.flex-control-nav.flex-control-paging { position: absolute; width: auto; bottom: 45%; z-index: 9; color: #fff; transform: rotate(90deg); left: 0; right: -95% }
    #header2 #header-left { text-align: left; flex-direction: row-reverse; align-items: center; display: flex; width: 60%; }
    /*top-slider*/
    #home-gallery .flex-control-paging li a { background: transparent; border: 1px solid; }
    #home-gallery .flex-control-paging li a.flex-active { background: #fff; }
    .owl-carousel .owl-dots { z-index: 1; transform: rotate(90deg); bottom: 40%; right: auto; }
    .owl-carousel .owl-stage-outer { width: 100%; }
    /*cube-section*/
    .grid-box-image-text h3 { font-size: 250%; }
    .grid-box-image-text h4 { font-size: 155%; }
    .grid-box-image-text p { font-size: 200%; }
    /*innerPage*/
    .MainContent #text1, #text2, .lobbyTextContainer, .grid-text-section, #pageview, body:not(.galleryPage) #galleryview { width: calc( var(--vw) * 0.9 ); }
    #DynamicFormObject.normal-form input[type=submit] { margin-top: 15px; }
}

@media (min-width:768px) and (max-width:1023px) {
    #header2 ul.menu { position: fixed; background: #145f65; bottom: 0; margin-top: 10%; }
    #header2 .phone-icon { position: relative; font-size: 20px; display: flex; z-index: 10; flex-wrap: nowrap; right: 15px; }
    #home-gallery ol.flex-control-nav.flex-control-paging { position: absolute; width: auto; bottom: 45%; z-index: 9; color: #fff; transform: rotate(90deg); left: 94%; }
    /*top-slider*/
    #home-gallery .flex-control-paging li a { background: transparent; border: 1px solid; }
    #home-gallery .flex-control-paging li a.flex-active { background: #fff; }
    /*tofes*/
    .grid-form-section::before { content: "Contact Us"; font-family: "mrs-eaves",serif; font-style: italic; position: absolute; font-size: 670%; opacity: 0.1; right: 50%; top: 0; transform: translate(50%, 20%); -webkit-transform: translate(50%, 20%); width: 100%; }
    #contactform .contact-container > .row > div { width: 100%; }
    #contactform .contact-form-submit { width: 180px; margin: 0 auto; }
    #contactform { margin-bottom: 10% }
    #contactform .contact-container { width: 70%; }
    /*cube-section*/
    .grid-box-image-text h3 { font-size: 250%; }
    .grid-box-image-text h4 { font-size: 155%; }
    .grid-box-image-text p { font-size: 200%; }
    /*footer*/
    .footer-text-divided > div.footer-text-right { text-align: right; display: flex; width: 40%; line-height: 2; }
    .footer-text-divided > div.footer-text-middle { text-align: center; width: 30%; }
    .footer-text-divided > div.footer-text-left { text-align: left; padding: 0 60px; line-height: 2; width: 30%; }
}

@media (max-width:767px) {
    #GridPage { padding-top: 30px; }
    #nav-toggle span, #nav-toggle span:after, #nav-toggle span:before, #nav-toggle-mobile span, #nav-toggle-mobile span:after, #nav-toggle-mobile span:before { height: 3px; }
    #header2 { direction: rtl; background: #145f65; }
    #header2.detailsInRow .header-top { margin-right: 20px; }
    #header2 .header-top-left { display: none; margin-right: 0; }
    .fa-phone:before { content: "\f095"; }
    #header2 #header-left img { padding: inherit; max-width: 110px; }
    #header2 ul.menu { position: fixed; top: 0; right: 0; bottom: 0; left: 0; width: 100%; background: #145f65; text-align: right; padding: 85px 35px; margin-top: 10px; }
    #header2 ul.menu > li { width: 100%; float: right; padding: 5px 0; white-space: nowrap; }
    #header2 ul.menu li a { color: inherit; font-size: 130%; }
    #header2 ul.menu li.active { color: #fff; background: transparent; }
    #header2 .menu-nav .closed { display: none !important; }
    #header2 .phone-icon { position: relative; font-size: 20px; display: flex; z-index: 10; flex-wrap: nowrap; right: 15px; }
    /*#GridContent #lobbyview h2 { transform: translate(-50%, -175%); -webkit-transform: translate(-50%, -175%); opacity: 0.1; font-size: 300%; width: 100%; position: absolute; left: 50%; }*/
    #home-gallery ol.flex-control-nav.flex-control-paging { position: absolute; width: auto; bottom: 45%; z-index: 9; color: #fff; transform: rotate(90deg); -webkit-transform: rotate(90deg); left: 0; }
    .grid-form-section::before { content: "Contact Us"; font-family: "mrs-eaves",serif; font-style: italic; position: absolute; font-size: 670%; opacity: 0.1; right: 50%; top: 0%; transform: translate(50%, 0%); -webkit-transform: translate(50%, 0%); }
    /*top-slider*/
    #home-gallery .flex-control-paging li a { background: transparent; border: 1px solid; }
    #home-gallery .flex-control-paging li a.flex-active { background: #fff; }
    /*grid-text*/
    .sections .section.grid-text-section { max-width: 100%; margin: auto; padding: 0; }
    .sections .section.grid-text-section .section-title h1 { font-size: 200%; font-weight: bold; width: 100%; position: relative; transform: translate(0%, 0%); -webkit-transform: translate(0%, 0%); margin: 60px auto 40px; left: 0; bottom: 0; }
    .grid-text .grid-text-content h2 { font-size: 400%; opacity: 0.1; bottom: 72%; width: 100%; right: 0; transform: translate(0, -100%); -webkit-transform: translate(0, -100%); }
    .grid-text .sec-button { margin: 0 auto; }
    .grid-text-section .section-title { margin-bottom: 0; }
    /*gallery-top*/
    .gallery-container:before { content: "Decoration"; position: absolute; bottom: 0; right: 20px; z-index: 2; color: #ffffff; font-size: 30px; font-family: 'mrs-eaves'; }
    /*cube-section*/
    .grid-box-image-text h3 { font-size: 200%; }
    .grid-box-image-text h4 { font-size: 120%; }
    .grid-box-image-text p { font-size: 180%; }

    /*tofes*/
    .form-container-wide #DynamicFormObject .dynamicFormObjectField.input-email, .form-container-wide #DynamicFormObject .dynamicFormObjectField { display: inline-block; width: 100%; }
    textarea.input-data.form-control::placeholder { position: absolute; right: 19px; top: 15px; }
    .grid-form-section::before { content: "Contact Us"; font-family: "mrs-eaves",serif; font-style: italic; position: absolute; font-size: 400%; opacity: 0.1; right: 50%; top: 0%; transform: translate(50%, 0%); -webkit-transform: translate(50%, 0%); width: 90%; }
    .section-title h1, .section-title h2 { margin: 40px 0; }
    #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 70%; }
    .form-container-wide { width: 100%; }
    #contactform { background: #145f65; border: 0; width: 100%; margin: 10% auto; }
    #contactform .must:before { right: 5px; top: 2px; }
    .normal-form input::placeholder { padding-right: 5px; }
    #side-contact-form.mobile-form { width: 100%; max-width: 100%; padding: 0px 15px; }
    .lobby-grid #GridPage .max-width { width: 100%; }
    .form-container-wide #DynamicFormObject { max-width: 100% !important; }
    #SiteGrid.layout-bottom #GridPromo, #SiteGrid.layout-top #GridPromo { width: 95%; }

    .internal-form .normal-form input::placeholder { position: absolute; right: 5px; }

    /*grid-row-section*/
    .grid-rows .grid-row-text h3 { margin-top: 0; margin-bottom: 0%; font-size: 500%; position: relative; opacity: 0.1; font-family: "mrs-eaves",serif; font-style: italic; z-index: -1; position: absolute; top: -10px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); }
    .grid-rows .grid-row-text h2 { font-size: 240%; margin-bottom: 10px; position: relative; font-weight: bold; top: auto; font-family: 'almoni-neue-aaa-400-new'; }
    .grid-rows .grid-row-text { width: 90%; padding-top: 40px; }
    .grid-row .grid-row-cell.grid-row-cell-text { padding-top: 0; }
    .grid-row li.slider-item { padding-bottom: 78%; }
    /*footer*/
    .footer-text-divided { display: block; width: 100%; padding: 20px 0; background: #f3f3f3; border-bottom: 11px solid #145f65; }
    .footer-text-divided > div.footer-text-right { text-align: right; display: none; width: 100%; line-height: 2; }
    .footer-text-divided > div.footer-text-middle { display: block; width: 100%; }
    .footer-text-divided > div.footer-text-left { text-align: center; padding: 0 60px; line-height: 2; display: flex; width: 100%; justify-content: center; }
    /*gallery-bottom*/
    .marginLeft .gallery-container::before { content: "Launch"; position: absolute; bottom: 0px; left: 20px; z-index: 2; color: #fff; font-size: 30px; font-family: 'mrs-eaves'; text-align: left; }
    .marginLeft { width: 100%; }
    #GridBottom .GridBottomGallery { margin: 0 18px; }
    /*credit*/
    .site-credit.alternative.row { padding: 0px 0; }
    /*innerPage*/
    .MainContent #subheadline h2 { font-size: 400%; }
    #GridContent #lobbyview h2 { font-size: 300%; top: -20px; }
    .section-title h3 { text-align: center; font-size: 600%; opacity: 0.1; transform: translate(-50%, -75%); -webkit-transform: translate(-50%, -75%); font-family: "mrs-eaves",serif; font-style: italic; position: absolute; left: 50%; top: 0; }
    .grid-form-section::before { content: "Contact Us"; font-family: "mrs-eaves",serif; font-style: italic; position: absolute; font-size: 550%; opacity: 0.1; right: 50%; top: 0%; transform: translate(50%, -15%); -webkit-transform: translate(50%, -15%); width: 100%; }
    #contactDetails .contactDetailsText1 h2 { font-size: 400%; top: 50%; left: 0%; width: 100%; transform: translate(10px, -180px); -webkit-transform: translate(10px, -180px); opacity: 0.1; z-index: -1; }

    #subheadline { top: -30px; }
    .grid-gallery-section.marginLeft { margin-bottom: 60px; }
}

@media (max-width:320px) {
    /*cube-section*/
    .grid-box-image-text p { font-size: 180%; }
    .grid-box-image-text h4 { font-size: 120%; }
    .grid-box-image-text h3 { font-size: 200%; }
    .grid-form-section::before { content: "Contact Us"; font-family: "mrs-eaves",serif; font-style: italic; position: absolute; font-size: 400%; opacity: 0.1; right: 50%; top: 0%; transform: translate(50%, 0%); -webkit-transform: translate(50%, 0%); width: 90%; }
    .grid-text .grid-text-content h2 { font-size: 400%; opacity: 0.1; bottom: 72%; width: 100%; right: 0; transform: translate(0, -100%); -webkit-transform: translate(0, -100%); }
}



/* FIX FOR VH/VW IN STORY */
.fullScreenMenu #navbar-collapse-main.navbar-collapse.in { width: calc( var(--vw) * 1 + 40px ); min-height: calc( var(--vh) * 1 + 20px ) !important; }
.TopVideo iframe { width: calc( var(--vw) * 1.2 ); }
#home-gallery video { height: calc( var(--vh) * 1.1 ); width: calc( var(--vw) * 1.6 ) !important; }
#home-gallery { height: calc( var(--vw) * 1 ); }
.owl-carousel .photoTextWrapper { width: calc( var(--vw) * 0.45 ); }
header.search-open #header2 ul.menu li.search { width: calc( var(--vw) * 1 ); }
#SiteGridContainer { min-height: calc( var(--vh) * 0.8 ); }
#popup-modal-intro .modal-body img { max-height: calc( var(--vh) * 0.7 ); }
#home-gallery .slider-bg.stellar-bg { min-height: calc( var(--vh) * 1 ); }
.TopVideo { height: calc( var(--vh) * 1 ); }
.TopVideo iframe { height: calc( var(--vh) * 1.8 ); }
.flexslider .slides img { height: calc( var(--vh) * 0.85 ); }
.flexslider.modal-slider { max-height: calc( var(--vh) * 0.9 ); }
#multi-content-modal .modal-content { margin-top: calc( var(--vh) * 0.1 ); margin-bottom: calc( var(--vh) * 0.05 ); }
.modal-text #text1 { max-height: calc( var(--vh) * 0.25 ); }
#multi-content-modal.textInPop #PopUpData { max-height: calc( var(--vh) * 0.4 ); }
.blog-view-image { max-height: calc( var(--vh) * 0.5 ); }
.CurrentCategoryLocked { top: calc( var(--vh) * 0.44 ); }
#SiteGrid.CategoryLocked { min-height: calc( var(--vh) * 0.94 ); }

@media(max-width: 1440px) {
    .owl-carousel .photoTextWrapper { width: calc( var(--vw) * 0.55 ); }
}

@media(max-width: 1170px) {
    #multi-content-modal .modal-content { max-width: calc( var(--vw) * 0.95 ); }
}

@media(max-width: 1024px) {
    header.shopHeader #header2 ul.menu { width: calc( var(--vw) * 1 ); }
    #header2 ul.menu li.megaMenuSection { width: calc( var(--vw) * 0.9 ); left: calc( var(--vw) * -1 ); }
    .megaMenuSectionContainer { padding-right: calc( var(--vw) * 5 ); }
    #header2 ul.menu li.megaMenuSection { height: calc( var(--vh) * 0.1 ); }
}

@media(max-width: 991px) {
    #home-gallery video { width: calc( var(--vw) * 3 ) !important }
    .owl-carousel .photoTextWrapper { width: calc( var(--vw) * 0.7 ); }
    #multi-content-modal.textInPop .modal-content { max-width: calc( var(--vw) * 0.9 ); }
    #popup-modal-intro .modal-body { max-height: calc( var(--vh) * 0.75 ); }
    .flexslider .slides img, .flexslider.modal-slider { max-height: calc( var(--vh) * 0.6 ); }
    #GridPromo.fixedLayoutForm { top: calc( var(--vh) * 0.45 ); }
    #GridPromo.fixedLayoutForm.affix { top: calc( var(--vh) * 0.45 ); }
}

@media(max-width: 767px) {
    #popup-modal-intro .modal-body { width: calc( var(--vw) * 0.25 ); }
    #header .submenu { width: calc( var(--vw) * 0.97 ); }
    .modal-dialog { width: calc( var(--vw) * 0.9 ); }
    .owl-carousel .photoTextWrapper { width: calc( var(--vw) * 0.85 ); }
    .gallery-container { width: calc( var(--vw) * 1 ); }
    .marginLeft .gallery-container { width: calc( var(--vw) * 1 ); }
    .CurrentCategoryLocked { width: calc( var(--vw) * 0.95 ); }
    #header .submenu { max-height: calc( var(--vh) * 0.75 ); }
    #home-gallery .slider-bg.stellar-bg { min-height: calc( var(--vh) * 0.95 ); }
    .TopVideo { height: calc( var(--vh) * 0.95 ); }
    .modal-image { padding-bottom: calc( var(--vh) * 0.22 ); }
}

@media(max-width: 550px) {
    #header2 ul.menu { width: calc( var(--vw) * 0.9 ); }
    #home-gallery .slider-bg.stellar-bg { min-height: calc( var(--vh) * 0.95 ); }
}


@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.25) {
    body { zoom: 0.8; }
    :root { --vh: 125vh; --vw: 125vw; }
}

@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5) {
    body { zoom: 0.7; }
    :root { --vh: 150vh; --vw: 150vw; }
}

#ContentGridReadMoreModule .grid-short-box.box:after { content: ""; background: rgb(0 0 0 / 31%); position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; }
#ContentGridReadMoreModule .grid-short-box.box a { z-index: 1; }
#ContentGridReadMoreModule .grid-short-box.box { color: #ffffff; }

/* Couples Page */
.couples #headline { font-size: 100%; margin-bottom: 90px; }
.couples #headline h1 { font-size: 38px; }
.couples .section.grid-content-section { padding: 0; margin: 0 auto; max-width: 100%; }
.couples #LobbyModule .section.grid-content-section .grid-boxes { padding: 0; max-width: unset; margin: 0 auto; width: min(80%,1050px); display: flex; flex-wrap: wrap; justify-content: flex-start; }
.couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box { margin: 0 25px; width: calc(50% - 50px); margin-bottom: 85px; background: #fff; border: 1px solid #145f65; text-align: right; padding: 50px 20px; min-height: 450px; }
.couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box::before { content: ''; position: absolute; left: 40px; top: -40px; width: 80px; height: 80px; background-image: url(/warehouse/dynamic/386196.svg); pointer-events: none; background-position: center; background-repeat: no-repeat; z-index: 1; }
.couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box::after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 20px; background: #145f65; pointer-events: none; }
.couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box .grid-box-image { display: none; }
.couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box .grid-box-title h3 { font-size: 28px; }
.couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box .grid-box-title h3 a { display: block; color: #000; }
.couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box .grid-box-subtitle { font-size: 14px; margin: 5px 0 10px; }
.couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box .grid-box-fulltext { font-size: 16px; color: #707070; }

@media(max-width: 550px) {
    .couples #headline { margin: 20px 0 50px; text-align: right; }
    .couples #headline h1 { font-size: 30px; }
    .couples #lobbyview .titlesWrapper h2 { text-align: right; }
    .couples #LobbyModule .section.grid-content-section .grid-boxes { width: 100%; }
    .couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box { width: 100%; margin: 0 0 60px; padding: 10px 20px 50px; min-height: 500px; }
    .couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box::before { left: 40px; top: -27px; width: 53px; height: 53px; background-size: 100%; }
    .couples #LobbyModule .section.grid-content-section .grid-boxes .grid-box .grid-box-title h3 { font-size: 20px; }
}



.contact-2-page .titlesWrapper { display: none; }
.contact-2-page #pageview { max-width: 100%; }
.contact-2-page #GridPage .max-width { max-width: 100%; }
.contact-2-page .MainContent #text1 { max-width: 100%; }
.contact-2-page .MainContent #text1 iframe { width: 100%; }
.contact-2-page #SiteGrid.layout-top #GridPromo { max-width: 820px; }

@media(max-width:767px) {
    .contact-2-page #SiteGrid.layout-top #GridPromo { order:1;}
    .contact-2-page #SiteGrid.layout-top #GridContent { order: 2; }
}