﻿/* YOSSI JAMAL - HE */

@import url('https://use.typekit.net/xgq4kut.css');

body { color: #211c19; font-family: 'almoni-tzar-regular-aaa-multi', sans-serif !important }
footer { padding: 0; }
a { transition: all 0.3s ease; }
body:not(.home-page) #header2, .home-page #header2.bg { background-color: #151617; }
#header2 .max-width {max-width: 100%;}
#header2 #header-left { display: none; }
#header2 .header-top .address { display: none; }
#header2 ul.menu > li:before { display: none; }
#header2 ul.menu li.active { color: #fff; }
#header2 ul.menu > li:not(.logoInMenu):hover > a, #header2 ul.menu > li.active > a { color: #ffc426; border-bottom: 2px solid #ffc426; }
#header2 .header-top-left { margin-right: 0; }
#header2 ul.menu li a { font-size: 130%; border-bottom: 2px solid transparent; }
body:not(.home-page) #header2 ul.menu li.logoInMenu a, .home-page #header2.bg ul.menu li.logoInMenu a { display: block; height: 45px; margin-top: -15px; }
#header2 ul.menu li .menu-sub a { padding: 0 10px; }
#header2 .LogoCentered ul.menu li img { max-height: 100px; }
#header2 .header-top { padding: 0; position: absolute; top: 55px; right: 30px; width: auto; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
body:not(.home-page) #header2 .header-top, .home-page #header2.bg .header-top { top: 22px; }
#header2 .header-top-left a { margin-right: 0; margin-left: 10px; border: solid 2px #ffc426; border-radius: 50%; width: 34px; height: 34px; text-align: center; }
#header2 .header-top-left a:hover { border: solid 2px #ffc426; background-color: #ffc426; color: #151617; }
#header2 .header-top-left a:hover svg { fill: #151617;}
#header2 .header-top-left svg { width: 18px; height: 15px; vertical-align: unset; margin-top: 7px; }
#header2 .header-right-section { position: static; }
#header2 .header-top-right a.lang { background: transparent; color: #fff; font-size: 24px; }
#header2 .languages { vertical-align: middle; border: none; margin: 0; display: inline-block !important; }

.section-title h1, .section-title h2 { font-size: 450%; line-height: 1; }
.section-title h1:after, .section-title h2:after { content: ""; width: 80px; height: 5px; background: #ffc426; position: absolute; left: 50%; bottom: -15px; transform: translateX(-50%); }

#SiteGrid { background-image: url(/warehouse/temp/jamal/bottom-bg.jpg); background-size: contain; background-position: bottom; background-repeat: no-repeat; overflow: hidden; }
#home-gallery { overflow: visible; }
    #home-gallery .opacity-layer { z-index: 4 !important; }
#home-gallery ol.flex-control-nav.flex-control-paging { bottom: 13%; }
#home-gallery .flex-control-paging li a { width: 18px; height: 18px; border: 3px solid #fff; background: transparent; }
#home-gallery .flex-control-paging li a.flex-active {background-color: #ffc426; border: 3px solid #ffc426; }
#home-gallery .scroll-down svg, #home-gallery .scroll-down svg path { fill: transparent; position: relative; top: -50px; }
#home-gallery .scroll-down:before { content: "Scroll"; font-size: 25%; font-family: 'moderno-fb';}
#home-gallery .gallery-caption { top: 30%; }
#home-gallery:after { content: ""; width: 3px; height: 60px; background: #ffc426; position: absolute; bottom: -30px; left: 50%; z-index: 1003; }
#home-gallery .scroll-down { bottom: 2%; }
.owl-carousel .owl-item .item .plus-sign { background-color: #ffc426; color: #1f1e1d; }
.owl-carousel .owl-item .item .plus-sign span { font-size: 175%; }
.owl-carousel .owl-prev:after { background-image: url(/warehouse/temp/jamal/arrow-right.png); width: 17px; height: 28px; display: inline-block; margin-top: 15px; }
.owl-carousel .owl-next:after { background-image: url(/warehouse/temp/jamal/arrow-left.png); width: 17px; height: 28px; display: inline-block; margin-top: 15px; }
.owl-carousel .owl-prev { right: 20px; }
.owl-carousel .owl-next { left: 20px; }
.flex-control-nav li { margin: 0 8px; }

.home-page #header2 { background: none; background-image: linear-gradient(to bottom, rgba(0,0,0,.7), 55%, rgba(0,0,0,0)); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
.home-page .section { max-width: 1170px; margin: 0 auto; margin-top: 30px; }
.home-page .grid-text-section .grid-text { margin-top: 30px; margin-bottom: 15px; position: relative; }
.home-page .grid-text-section .grid-text:after { content: ""; width: 80px; height: 5px; background: #ffc426; position: absolute; left: 50%; bottom: -30px; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.home-page .grid-text-section .section-animation-item h1 { font-size: 450%; line-height: .85; }
.home-page .grid-text-section .section-animation-item h2 { font-size: 200%; line-height: .85; }

.home-page .ComplexGallery2Rows .gridCubeItem.item-0 { padding-bottom: 10px; }
.home-page .ComplexGallery2Rows .gridCubeItem.item-1 { padding-top: 10px; }
.home-page .ComplexGallery2Rows .gridCubeItem .gridCubeItemContentWrapper { padding-bottom: calc(50% - 10px); }
.home-page .grid-ComplexGalleryItem { padding-left: 10px; padding-right: 10px; }
.home-page .grid-ComplexGalleryItem .ContentWrapperLayer { background: rgba(0,0,0,.1); }
.home-page .grid-ComplexGalleryItem:not(:last-child) .ContentWrapperLayer .gridCubeItemContent { top: auto; bottom: 40px; right: 0px; transform: none; }
.home-page .GridComplexGallery .grid-ComplexGalleryItem:nth-child(2) a > span:after { left: 50%; right: auto; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.home-page .grid-ComplexGalleryItem:first-child .gridCubeItem.item-0 { width: 50%; padding-bottom: 0; padding-right: 10px; }
.home-page .grid-ComplexGalleryItem:first-child .gridCubeItem.item-1 { width: 50%; padding-top: 0; padding-left: 10px; }
.home-page .grid-ComplexGalleryItem:first-child .gridCubeItem.item-0 .gridCubeItemContentWrapper { padding-bottom: 211%; }
.home-page .grid-ComplexGalleryItem:first-child .gridCubeItem.item-1 .gridCubeItemContentWrapper { padding-bottom: 211%; }

.home-page .gridCubeItemContent { width: 100%; }
.home-page .grid-ComplexGalleryItem a { border: none; font-size: 175%; line-height: .75; text-align: right; padding: 5px 30px; }
.home-page .grid-ComplexGalleryItem a > span:after { content: ""; position: absolute; bottom: -10px; right: 2px; width: 45px; height: 4px; background: #ffc426; }
.home-page .grid-ComplexGalleryItem a > span { display: block; font-size: 140%; line-height: .75;  position: relative;}
.home-page .grid-ComplexGalleryItem:last-child { text-align: right; }  

.home-page .section.grid-ComplexGallery-section { position: relative; overflow: visible; margin-top: 0; }
.home-page #allSectionsWrapper:before { content: ""; position: absolute; top: 330px; right: 0; width: 290px; height: 430px; background-image: url(/warehouse/temp/jamal/J2x.png); background-size: contain; background-repeat: no-repeat; z-index: -1; }
.home-page #allSectionsWrapper:after { content: ""; position: absolute; top: 350px; left: 0; width: 290px; height: 430px; background-image: url(/warehouse/temp/jamal/Y2x.png); background-size: contain; background-repeat: no-repeat; z-index: -1; }

#SiteFooter { position: relative; }
#SiteFooter:after { content: ""; width: 3px; height: 60px; background: #ffc426; position: absolute; top: -30px; left: 50%; z-index: 1; }
.home-page .grid-boxes { padding: 0 90px; margin-bottom: 90px; }
.home-page .grid-boxes .section-animation-item { padding-right: 20px; padding-left: 20px; }
.home-page .grid-boxes .grid-box-image { padding-bottom: 0; margin-bottom: 40px; }
.home-page .grid-boxes .grid-box-image-container { position: relative; background: #fff; padding: 30px 10px; border-bottom: 3px solid #ffc426; }

#headline h1 { font-size: 175%; line-height: 1; position: relative; }
#headline h1:after { content: ""; width: 80px; height: 5px; background: #ffc426; position: absolute; left: 50%; bottom: -15px; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
#lobbyText { max-width: 720px; font-size: 112%; text-align: right; margin: 35px auto 70px; }
#GridPage { padding-top: 60px; }

.form-container-wide #DynamicFormObject, #contactform { background-color: #f5f3f2; border: none; border-bottom: 3px solid #ffc426; }
#DynamicFormObject:after, #contactform:after { content: "jamal"; text-transform: uppercase; color: rgba(40, 34, 32, 0.05); bottom: -54px; top: auto; left: 50%; right: auto; font-size: 1140%; border: none; font-family: 'moderno-fb'; z-index: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); line-height: 1; }
.form-container-wide #DynamicFormObject, #contactform { width: 100%; overflow: hidden; }

#GridTop { position: relative; }
#GridTop:before {  content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.2); z-index: 0; }
.GridBottomGallery { padding-top: 0; max-width: 1170px; margin: 0 auto; }
#SiteFooter .footer-text-divided { max-width: 1170px; margin: 0 auto; }
    #SiteFooter .footer-text-divided > div { vertical-align: middle; }
.footer-text-divided > div.footer-text-left { text-align: right; width: 23%; font-size: 105%; }
    .footer-text-divided > div.footer-text-left a { margin-left: 10px; }
.footer-text-divided > div.footer-text-left > p:nth-child(2) > a { border-bottom: 1px solid #ffc426;}
.footer-text-divided > div.footer-text-left > p:first-child { font-size: 110%; line-height: 1; }
#SiteFooter .footer-text-divided > div.footer-text-left img { max-width: 20px; max-height: 20px; height: auto; width: auto; }
.footer-text-divided > div.footer-text-right { width: 23%; font-size: 105%; }
.footer-text-divided > div.footer-text-right ul { list-style: none; padding: 0; display: block; width: 100%; overflow: hidden; margin: 0; padding-top: 30px;}
.footer-text-divided > div.footer-text-right ul > li { width: 50%; float: right; font-size: 105%; line-height: 1.25;}
.footer-text-divided > div.footer-text-right ul > li a:hover { color: #211c19; }
    .footer-text-divided > div.footer-text-right ul > li a { border-bottom: 2px solid transparent; display: inline-block; line-height: .85; }
.footer-text-divided > div.footer-text-right ul > li:hover a {  border-bottom: 2px solid #ffc426; }
.footer-text-divided > div.footer-text-middle { width:  54%; }
.footer-text-divided > div.footer-text-middle img { width: 330px; }
.footer-text-divided { padding: 30px 0; }
.footer-address { display: none; }
#SiteGrid.layout-bottom #GridPromo, #SiteGrid.layout-top #GridPromo { margin-bottom: 8%; }
.normal-form input { height: 39px; border-radius: 4px; border: solid 1px #d0cdcc; background-color: #ffffff; padding: 0 20px; }
    #DynamicFormObject input[type=submit], .normal-form input[type=submit] { border-radius: 5px; background-color: #151617; color: #fff; font-size: 125%; }
        #DynamicFormObject input[type=submit]:hover, .normal-form input[type=submit]:hover { background-color: #ffc426; border: none; }
#contactform textarea { background-color: #fff; border: solid 1px #d0cdcc; }
#contactform .contact-form-submit { margin-bottom: 0;}

.has-sub i.opensub { color: #fff; margin-top: -5px; margin-right: 3px; font-size: 110%; }
#header2 .menu-sub { background-color: #1a1b1c; padding: 0; }
#header2 ul.menu .menu-sub li { margin-bottom: 0; margin-top: 2px; }
#header2 ul.menu-sub > li:last-child { border-bottom: none; }
#header2 ul.menu-sub > li > a { color: #fff; font-size: 115%; }
#header2 ul.menu-sub > li > a:hover { color: #ffc426; }
#header2 .menu-nav .closed, #header2 .menu-nav .opened { display: none !important; }
div#contactview.thanksMode { min-height: 60vh; }
#GridContent #text1, GridContent #text2 { max-width: 720px; font-size: 112%; text-align: right; margin: 70px auto 70px; }

#side-contact-form { background-color: #fff; max-width: 230px; }
#side-contact-form .normal-form input { border: none; background-color: #f0f0f0; -webkit-box-shadow: none; box-shadow: none; }
#side-contact-form #DynamicFormObject:after { display: none; }
#side-contact-form #DynamicFormObject input[type=submit] { background-color: #151617; color: #fff; }
    #side-contact-form #DynamicFormObject input[type=submit]:hover { background-color: #ffc426; color: #151617; border: none; }
#side-contact-form .dynamicFormEndText p { font-size: 120%; line-height: 1; }
    #side-contact-form .dynamicFormEndText p:not(:nth-child(1)) { font-size: 85%; margin-top: 5px; }
#side-contact-form .dynamicFormEndText p a { font-size: 115%;}
#side-contact-form #DynamicFormObject { border: none; }
#side-contact-form #DynamicFormObject .dynamicFormObjectFields .top-form { display: block; line-height: 1; position: relative; margin-bottom: 35px; font-size: 130%; }
#side-contact-form #DynamicFormObject .dynamicFormObjectFields .top-form:after { content: ""; width: 45px; height: 5px; background: #ffc426; position: absolute; left: 50%; bottom: -15px; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
#side-contact-form #DynamicFormObject .dynamicFormObjectTitleAndText { margin: 0; }
#side-contact-form #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { line-height: 1; font-size: 110%;}
#side-contact-form .must:before { top: 5%; font-size: 140%; }
.top-caption { font-family: 'moderno-fb'; }
a.AccessabilityLink:hover { text-decoration: none; }
a.AccessabilityLink span:hover { color: #ffc426; }
a.AccessabilityLink:hover { color: #ffc426;}

a.AccessabilityLink .st0 { fill: #fff !important; }
.categories-strip { background: #eaeaea; color: #211c19; }
.categories-strip ul li.active { background: #ffc426; }
.categories-strip ul li { font-size: 115%; }

.blueimp-gallery > .next, .blueimp-gallery > .prev { color: transparent; text-shadow: none; border: none; background-size: contain; background-repeat: no-repeat; width: 23px; height: 35px; }
.blueimp-gallery > .next { background-image: url(/warehouse/temp/jamal/arrow-right.png); }
.blueimp-gallery > .prev { background-image: url(/warehouse/temp/jamal/arrow-left.png); }
.blueimp-gallery > .next:hover, .blueimp-gallery > .prev:hover { color: transparent; }
.gallery-cubes > div { padding: 5px; }
.gallery-cubes .image-link-inner { background: #ffc426; }
.gallery-cubes .plus-sign { font-size: 300%; }
.home-page .GridComplexGallery .grid-ComplexGalleryItem:nth-child(2) a > span:after { display: none; }
.flex-control-paging li a { background: #fff; color: transparent; }
.flex-control-paging li a.flex-active { background: #ffc426; }
.home-page .GridComplexGallery .grid-ComplexGalleryItem:nth-child(2) .gridCubeItemContent { left: auto; }
.home-page .grid-ComplexGalleryItem .flex-control-paging a { padding: 0; width: 45px; height: 4px; border-radius: 0; }
.flex-control-nav { bottom: 25px; }

@media (min-width: 1170px) { 
    #side-contact-form .dynamicFormEndText p a, .footer-text-divided > div.footer-text-left > p:nth-child(2) > a { pointer-events: none; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectField { width: 25%; padding-left: 8px; padding-right: 8px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { width: 25%; }
}

@media(min-width: 1025px) {
    #header2 ul.menu li a {display: inline-block; white-space: nowrap;}
}

@media (max-width: 1170px) {
    #header2 ul.menu li a { font-size: 120%; }
    body:not(.home-page) #header2 .header-top { top: 20px; }
    #header2 .header-top { top: 18px; right: 70px; }
    .GridBottomGallery { max-width: 90%; }
}

@media (max-width: 1024px) { 
    .home-page #header2 { background-color: #151617; }
    #header2 { padding: 0; }
    #header2 > .max-width { width: 100%; max-width: 100%; }
    #header2 .header-right-section { width: 100%; background-color: transparent; padding: 0; display: block; }
    #header2 #header-container { padding: 0; display: block; }
    #header2 ul.menu { width: 100vw; height: calc(100vh - 107px); position: relative; padding: 0; }
    #header2 ul.menu, #header2 ul.menu li.active { background-color: #1a1b1c; }
    #header2 ul.menu li a { font-size: 250%; }
    #header2 ul.menu > li { padding: 10px 0; }
    #header2 ul.menu li.social-mobile { position: absolute; bottom: 35px; left: 0; margin: 0; padding: 0; }
    #header2 ul.menu .social-links a { font-size: 130%; margin-right: 0; margin-left: 30px; border: solid 2px #ffc426; border-radius: 50%; width: 70px; height: 70px; line-height: 75px; text-align: center; display: inline-block; }
    #header2 ul.menu .social-links a:last-of-type { margin-left: 0; }
        #header2 ul.menu .social-links a svg { width: 34px; height: 34px; vertical-align: top; margin-top: 4px; }
    #header2 .LogoCentered ul.menu { margin-top: 30px; padding: 100px 0 0 0; }
    #header2 .menu-nav { margin: 0; padding: 0; height: 95px; }
    #header2 #header-left { width: 100%; display: block; }
    #header2 .LogoCentered .logoHeader { width: 115px; height: 115px; display: block; position: absolute; top: 10px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
    #header2 .nav-menu-anim > span { display: none; }
    #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 { width: 40px; height: 3px; }
    #nav-toggle span:after, #nav-toggle-mobile span:after { bottom: -12px; }
    #nav-toggle span:before, #nav-toggle-mobile span:before { top: -12px; }
    #header2 .nav-menu-anim { display: inline-block; cursor: pointer; margin-left: 0; margin-right: 30px; margin-top: 35px; }
    #home-gallery .gallery-logo { width: 100%; }
    #home-gallery .gallery-caption { width: 80%; }
    .footer-text-divided > div.footer-text-middle { width: 30%; }
    .footer-text-divided > div.footer-text-right { width: 35%; }
    .footer-text-divided > div.footer-text-left { width: 35%; }
    .home-page .grid-ComplexGalleryItem a { font-size: 230%; }
    .home-page .grid-ComplexGalleryItem a > span { font-size: 160%; }
    .home-page .grid-ComplexGalleryItem a > span:after { width: 65px; }
    .home-page .grid-boxes { padding: 0 30px; margin-bottom: 75px; }
    .section-title h1, .section-title h2 { font-size: 350%; }
    .home-page .grid-text-section .grid-text { margin-top: 45px; }
    #allSectionsWrapper { padding: 0 15px; }
    #GridContent #text1, GridContent #text2 { width: 80%; margin: 60px auto 60px; }
    #header2 .phone-icon { position: absolute; top: 50%; left: 20px; font-size: 150%; transform: translateY(-50%); z-index: 10; }
    #header2 ul.menu li .menu-sub a { display: inline; float: none; padding: 0; }
    #header2 ul.menu li .menu-sub li.active a { border-bottom: 1px solid #fff; }
    #header2 .phone-icon { display: block; }
    .home-page .grid-ComplexGalleryItem:first-child .gridCubeItem.item-1 .gridCubeItemContentWrapper, .home-page .grid-ComplexGalleryItem:first-child .gridCubeItem.item-0 .gridCubeItemContentWrapper { padding-bottom: 90%; }
    .home-page .grid-ComplexGalleryItem:last-child .gridCubeItem {width: 50%; float: left; }
    .home-page .ComplexGallery2Rows .gridCubeItem .gridCubeItemContentWrapper { padding-bottom: 90%; }
    .home-page .ComplexGallery2Rows .gridCubeItem.item-1 { padding-top: 0; padding-left: 10px;}
    .home-page .ComplexGallery2Rows .gridCubeItem.item-0 {padding-bottom: 0; padding-right: 10px; }
    .ComplexGalleryFullCube .gridCubeItem .gridCubeItemContentWrapper { padding-bottom: 70%; }
    .gridCubeItemContent { top: 72%; }
    .contact-container .col-sm-6 { width: 33%; padding: 0 5px; }
    .contact-container .col-sm-12 { padding: 0 5px; }
    #contactform textarea { margin-top: 0; }
    #contactform { margin-bottom: 15%; }
    .must:before { top: 8%; right: 20px; }
    #contactform .textareaWrapper.must:before { top: 3%; right: 22px; }
    .mobile-strip .select-wrapper li.strip-item { font-size: 140%; padding: 0; color: #211c19; }
    .mobile-strip span { font-size: 140%; color: #211c19; margin-right: 0; }
}

@media(max-width: 1024px) {
    #header2 .languages { position: static;}
    #header2 .header-top { right: auto; left: 70px; top: 50% !important; transform: translateY(-50%); }
}

@media(max-width: 991px) {
    #header2 .languages { top: 12px; }
}

@media(max-width: 767px) {
    #header2 .languages { top: auto;}
}

@media (min-width: 768px) { .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText, .form-container-wide #DynamicFormObject .dynamicFormEndText { display: none; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields { width: 100%; z-index: 1000; }
}
@media (max-width: 767px) {
    #headline h1 { font-size: 150%; }
    #lobbyText { font-size: 125%;}
    .home-page .section { margin-top: 0; }
    #home-gallery .scroll-down { bottom: 7%; }
    #home-gallery ol.flex-control-nav.flex-control-paging { bottom: 22%; }
    #header2 .LogoCentered .logoHeader { width: 80px; height: 80px; top: 5px; }
    #nav-toggle span:after, #nav-toggle-mobile span:after { bottom: -10px; }
    #nav-toggle span:before, #nav-toggle-mobile span:before { top: -10px; }
    #header2 ul.menu li a { font-size: 200%; }
    #header2 .LogoCentered ul.menu { margin-top: 0px; padding: 100px 0 0 0; }
    #header2 ul.menu > li { padding: 0; }
    #header2 ul.menu .social-links a { width: 40px; height: 40px; line-height: 34px; }
        #header2 ul.menu .social-links a svg { width: 18px; height: 18px; }
    #header2 ul.menu li .menu-sub a { font-size: 160%; }
    #header2 .menu-nav { height: 70px; }
    #nav-toggle, #nav-toggle-mobile { top: -5px; right: auto; left: auto; bottom: auto; }
    .home-page .grid-boxes { padding: 0 15px; margin-bottom: 45px; }
    .footer-text-divided > div.footer-text-middle { width: 100%; margin: 45px 0; }
    .footer-text-divided > div.footer-text-right { width: 100%; }
    .footer-text-divided > div.footer-text-left { width: 100%; }
    .footer-text-divided > div.footer-text-left, .footer-text-divided > div.footer-text-right { display: block; text-align: center; }
        .footer-text-divided > div.footer-text-right ul > li { width: 50%; font-size: 125%; }
    #SiteFooter .footer-text-divided > div { line-height: 1.5; }
        #SiteFooter .footer-text-divided > div > p { margin-bottom: 5px; }
    .footer-text-divided > div.footer-text-left a:last-of-type { margin-left: 0; }
    .home-page .grid-text-section .section-animation-item h1 { font-size: 350%; }
    .home-page .grid-text-section .section-animation-item h2 { font-size: 160%; }
    .home-page .grid-text-section .grid-text:after { bottom: -20px; }
    .sections .grid-content-section { padding: 0; }
    .home-page .grid-ComplexGalleryItem a { font-size: 185%; padding: 0 20px; }
        .home-page .grid-ComplexGalleryItem a > span:after { width: 40px; }
    .home-page .grid-text-section .grid-text { margin: 30px 0; }
    .grid-ComplexGalleryItem { margin-bottom: 15px; }
    #GridPage .max-width { width: 90%; }
    #GridContent #text1, GridContent #text2 { width: 80%; margin: 45px auto 45px; }
    #SiteGrid.layout-bottom #GridPromo, #SiteGrid.layout-top #GridPromo { margin-bottom: 15%; }
    .lobby-grid #GridPage .max-width { padding: 0 5px; }
    #header2 ul.menu .social-links a { margin-left: 20px; }
    .must:before { right: 20px; }
    #contactform { margin-bottom: 70px; }
    #header2 ul.menu li.social-mobile { bottom: 100px; }
    .gridCubeItemContent { top: 50%; }
    .home-page .grid-ComplexGalleryItem a > span { font-size: 140%; }
    .home-page .grid-ComplexGalleryItem .flex-control-paging a { width: 35px; }
    #side-contact-form.mobile-form { width: 100%; max-width: 100%; }
    #side-contact-form.mobile-form { margin-top: 45px; }
    .home-page .section.grid-ComplexGallery-section { margin-bottom: 30px; }
    .top-caption { font-size: 260%; }
    #GridContent #text1, GridContent #text2 { font-size: 120%; width: 85%; }
    #DynamicFormObject .dynamicFormObjectFields .top-form { display: block; font-size: 135%; margin-bottom: 15px; }
    #DynamicFormObject:after, #contactform:after { bottom: -24px; font-size: 665%; }
    #DynamicFormObject input[type=submit], .normal-form input[type=submit] { font-size: 140% !important; }
    #GridContent iframe { max-width: 100%; height: 48vw; }
    #contactDetails .contactDetailsText1 p { font-size: 150%; }
    #contactform .contact-container { width: 90%; }
    .mobile-strip span { font-size: 140%; color: #211c19; margin-right: 0; }

    #side-contact-form .dynamicFormEndText p:not(:nth-child(1)) { font-size: 95%; }
    .contact-container .col-sm-6 { width: 100%;}
}