﻿/**Kobi Hochman**/

body {font-size: 20px;}
.sections .grid-content-section {max-width: 100%; margin-bottom: 0; padding: 100px 0; }
.row {margin: 0;}
.section-title {margin-bottom: 0;}
.section-title h1, .section-title h2, .grid-rows .grid-row-text h2, .bottomGalleryTitle h2 {display: inline-block; font-size: 275%; line-height: 0.7; color: #333;}
.section-title h1:after, .section-title h2:after, .bottomGalleryTitle h2:after {content: ''; display: block; width: 100px; height: 3px; background: #27a1de; margin: 20px auto 30px;}
.grid-boxes .grid-box-image {padding-bottom: 100%; margin-bottom: 0;}
.grid-boxes .grid-box-title h3, .GridBottomGallery .gallery-cubes h4 {font-size: 110%; margin: 0;}
.grid-boxes .grid-box-title h3 a, .GridBottomGallery .gallery-cubes h4 {color: #333; letter-spacing: -0.4px; font-weight: bold;}
.grid-rows .grid-row-text {color: #fffffe;}
.grid-rows .grid-row-text p { font-size: 95%; line-height: 1.2;}
a:hover, a:focus {color: inherit;}
.blog-post-title a:focus, .blog-post-title a:hover {text-decoration: none;}

/*Transitions*/
.grid-row-text a.grid-row-button, .form-submit, .grid-text .sec-button, #DynamicFormObject input[type=submit], .normal-form input[type=submit], #FormResultPage #text1 a 
    {transition: all 200ms ease-in-out; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out;}

/*Header*/
#header2 {position: fixed; background: #fff; padding: 15px 80px; box-shadow: -7.8px 6.3px 16.2px 4.8px rgba(0, 0, 0, 0.09); -webkit-box-shadow: -7.8px 6.3px 16.2px 4.8px rgba(0, 0, 0, 0.09);}
#header2 .max-width {max-width: 100%;}
#header2 .header-top {display: none;}
#header2 #header-container { position: relative;}
#header2 .menu-nav { margin-top: 0;}
#header2 ul.menu { text-align: center; margin-bottom: 0;}
#header2 ul.menu li {color: #333; font-size: 105%;}
#header2 #header-left img { max-width: 152px;}
#header2 ul.menu > li:before { content: none;}
#header2 ul.menu li a {border-bottom: 2px solid transparent;}
#header2 ul.menu li a:focus { opacity: 1;}
#header2 ul.menu li.active, #header2 ul.menu li:hover { color: #333;}
#header2 ul.menu li.active a, #header2 ul.menu li a:focus, #header2 ul.menu li a:hover { border-bottom:2px solid #27a1de;}

/*Top Banner*/
#home-gallery .gallery-caption {z-index: 3;}
#home-gallery .gallery-caption .gallery-text {font-size: 100%; text-align: center;}
.gallery-text h2, .top-caption {font-size: 502%;}
.gallery-text h2, .top-caption h1 { display: inline-block; position: relative;}
.top-caption h1 {font-size: 100%;}
.gallery-text h2:after, .top-caption h1:after { content: ''; position: absolute; width: 100%; height: 18px; bottom: 20px; right: 50%; background: #214287; z-index: -1; transform: translateX(50%);
    -webkit-transform: translateX(50%); -ms-transform: translateX(50%);}
.blogPage .top-caption:after { content: ''; position: absolute; width: 100%; height: 18px; bottom: 37px; right: 50%; background: #214287; z-index: -1; transform: translateX(50%);
    -webkit-transform: translateX(50%); -ms-transform: translateX(50%);}
.gallery-text h3 { font-size: 225%; margin: 0;}
div#home-gallery:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.3); pointer-events: none; z-index: 2;}

/*Side Form*/
.button-holder#FixFormOuter {width: 127px; background-color: #244589; color: #fff; padding: 24px 15px; border-radius: 0;}
.button-holder#FixFormOuter svg.FixFormOuterImg {display: none;}
.button-holder#FixFormOuter p {font-size: 85%;}
#DynamicFormObject { background: #244589; color: #fff; border: none;}
#clubform, #contactform { max-width: 940px; background: #e9e9e9; color: #404041; border: none; margin-left: auto; margin-right: auto;}
#clubform input::-webkit-input-placeholder, #clubform select::-webkit-input-placeholder, #contactform input::-webkit-input-placeholder, #contactform textarea::-webkit-input-placeholder
    { color: #404041; } 
#contactform input.input-data, #contactform textarea, #clubform input.input-data { border-right: 2px solid #7CC3E4; background: #f9f9f9; color: #404041;}
#contactform input.submit.form-submit, #clubform input.form-submit {height: 47px; width: 160px; background: #214287; color: #fff; font-size: 90%; border-radius: 23.5px;}
#DynamicFormObject:after, .normal-form:after {content: none;}
.normal-form input, .normal-form select, .normal-form textarea {border-radius: 0; border: none; background: rgba(255,255,255,0.2); font-size: 80%; color: #fff; 
    padding-right: 18px;}
.normal-form input::-webkit-input-placeholder, .normal-form select::-webkit-input-placeholder, .normal-form textarea::-webkit-input-placeholder, 
    input#searchFormInput::-webkit-input-placeholder{ color: #fff; } 
.normal-form input, .normal-form select, .normal-form textarea {margin-bottom: 12px;}
.normal-form input, .normal-form select, #DynamicFormObject input[type=submit] {height: 34px;}
.normal-form input, .normal-form input::-webkit-input-placeholder {color: #fff;}
#DynamicFormObject input[type=submit] {width: 100%;}
#DynamicFormObject input[type=submit], .normal-form input[type=submit] {color: #333; background: #fff; border-radius: 0; font-size: 95%; border: 2px solid transparent;}
#DynamicFormObject input[type=submit]:focus, #DynamicFormObject input[type=submit]:hover, .normal-form input[type=submit]:hover, .normal-form input[type=submit]:focus 
    {border: none;}
#side-contact-form.fixedLayoutForm #DynamicFormObject input[type=submit]:focus #side-contact-form.fixedLayoutForm, #DynamicFormObject input[type=submit]:hover 
    { border: 2px solid #fff; color: #fff; background: none;}

/*General Form Styles*/
#club-form fieldset > div, #contactform .contact-container .row > div {padding: 0 10px;}
.normal-form-confirm label, .normal-form-comment, #contactform .contact-form-comment { font-size: 85%;}
.normal-form-comment { float: none !important;}
.normal-form-confirm {text-align: right; padding: 10px 0;}
#contactform textarea {margin-top: 0;}
#clubform #text1 {margin: 0;}
.must:before {right: 20px;}
#contactform .contact-form-submit {margin-bottom: 20px;}
#DynamicFormObject .dynamicFormObjectTitleAndText {margin-bottom: 5px;}
#DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle {margin-bottom: 0;}

/*Services Section*/
.servicesSection {background: url('../../../warehouse/temp/kobiHochman/HPservicesSectionBg.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat;} 
.servicesSection .grid-boxes { max-width: 700px; margin: 0 auto;}

/*App Section*/
.appSection {   margin-bottom: 0; padding: 100px 130px;}
.appSection .grid-rows .grid-row-text img { display: inline-block; max-width: 135px; height: auto;}
.grid-rows .grid-row-text h2 {position: relative; margin-bottom: 0; color: #fff;}
.grid-rows .grid-row-text h2:after { content: ''; display: block; height: 3px; width: 100px; background: #69cdff; margin: 25px 0 30px;}
p.appDownloadBox {margin-top: 30px;}
.appSection li.slider-item:after { content: ''; top: 0; left: 0; bottom: 0; right: 0; position: absolute; background: rgba(0,0,0,0.18); z-index: 10; pointer-events: none;}

/*Testimonial Section*/
.grid-gallery-section {padding: 100px 20px 0;}
.grid-gallery-section, .testimonialTxtSection { background: #f4f4f4; margin-bottom: 0;}
.testimonialTxtSection { padding: 60px 20px 100px;}
.grid-gallery-section .owl-carousel .owl-item .item { padding: 0 10px;}
.grid-gallery-section .section-title { margin-bottom: 10px;}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {display: block !important;}
.owl-carousel .owl-next { left: 20px;} 
.owl-carousel .owl-prev { right: 20px;}
.owl-carousel .owl-prev:after {background: url(../../../warehouse/temp/kobiHochman/HPtestimonialSectionRightArrow.png);}
.owl-carousel .owl-next:after {background: url(../../../warehouse/temp/kobiHochman/HPtestimonialSectionLeftArrow.png);}
.owl-carousel .owl-next:after, .owl-carousel .owl-prev:after { background-size: cover; background-repeat: no-repeat; background-position: center;}
.grid-text p { margin-top: 0; color: #454545; line-height: 1.3;}
.testimonialTxtSection.grid-text-section .grid-text-content { max-width: 570px; width: 100%; padding: 0; font-size: 95%;}
.testimonialTxtSection.grid-text-section .grid-text-content h4 { font-size: 100%; color: #214287; margin: 0;}
.testimonialTxtSection .grid-text .sec-button, #FormResultPage #text1 a {background: #214287; color: #fff;}
.testimonialTxtSection .grid-text .sec-button, .blogSection .grid-rows .grid-row-text a.grid-row-button, #FormResultPage #text1 a { width: 170px; height: 49px; 
    margin-top: 30px; border-radius: 22.5px; line-height: 49px; padding: 0; border: 2px solid transparent;}
.testimonialTxtSection .grid-text .sec-button:hover, .testimonialTxtSection .grid-text .sec-button:focus, #contactform input.submit.form-submit:hover,
    #contactform input.submit.form-submit:focus,  #clubform input.form-submit:hover,  #clubform input.form-submit:focus,
    #FormResultPage #text1 a:hover, #FormResultPage #text1 a:focus { border: 2px solid #214287; color: #333; 
        background: none;}
#contactform input.submit.form-submit, #clubform input.form-submit {border: 2px solid transparent;}

/*Blog Section*/
.blogSection {background: url('../../../warehouse/temp/kobiHochman/HPblogSectionBg.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat;
    padding: 0; margin: 0;}
.blogSection .grid-rows .grid-row { background: none;}
.blogSection .grid-rows { max-width: 1440px; margin: 0 auto;}
.blogSection .grid-row li.slider-item { padding-bottom: 83%;}
.blogSection .grid-rows .grid-row-text { max-width: 430px; width: 100%; text-align: center; } 
.blogSection .grid-row .grid-row-cell.grid-row-cell-text { text-align: left;}
.blogSection .grid-rows .grid-row-text a.grid-row-button { background: none; color: #fff; border-color: #fff;}
.blogSection .grid-rows .grid-row-text a.grid-row-button:hover, .blogSection .grid-rows .grid-row-text a.grid-row-focus { background: #fff; color: #333;}

/*Guides Section*/
.guidesSection {background: url('../../../warehouse/temp/kobiHochman/HPguidesSectionBg.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat;}
.guidesSection .grid-boxes, .guidesPage #LobbyModule .grid-boxes{max-width: 920px; margin: 0 auto;}

/*Footer*/
footer {padding: 0;}
.FooterForm.form-container-wide { float: none;}
.footerFormContainer {background: #192C54;}
.FooterForm.form-container-wide #DynamicFormObject {max-width: 100%; width: 100%; display: block;}
.FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectFields, .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText 
    { display: inline-block; width: auto; vertical-align: middle; padding: 0;}
.FooterForm.form-container-wide #DynamicFormObject .dynamicFormEndText {display: none;}
    .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectFields { margin-bottom: 0;}
#SiteFooter .site-credit.alternative {padding: 15px 0;}
#SiteFooter a.AccessabilityLink:hover {color: #fff;}
#SiteFooter .site-credit.alternative svg .st0, #SiteFooter .site-credit.alternative svg{fill: #fff;}
.footer-text-divided {background: url('../../../warehouse/temp/kobiHochman/footerBg.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat;
    padding:41px 0 30px;}
.footer-text-middle img { margin-bottom: 20px;}
.footer-text-middle p { color: #fff; font-size: 95%;}
span.footerSeparator { color: #68cdff;}

/*****Inner Pages*****/
/*General Styles*/
/*#GridContent #headline {display: none;}*/
#GridTop:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.23); pointer-events: none;}
#headline {font-size: 100%;}
#headline h1 { display: inline-block; position: relative; font-size: 250%;}
#text1 iframe, #text2 iframe { width: 100%; border: none;}
#text1, #text2 {max-width: 100%; color: #333;}
#text1 p, #text2 p{font-size: 95%;}
.innerTxt .MainContent { max-width: 706px;}
.innerTxt #headline {text-align: right; margin-bottom: 0;}
.innerTxt #text1, .innerTxt #text2 {text-align: right;}
#DynamicFormObject .dynamicFormObjectFields .top-form {display: block; margin-bottom: 25px; line-height: 1;}
.GridBottomGallery {text-align: center; margin-bottom: 60px;}
.bottomGalleryTitle {margin: 0; }
#GridBottom { max-width: 1170px;}
.GridBottomGallery .gallery-cubes>div { display: inline-block; float: none; }
.GridBottomGallery .gallery-cubes .boxes-images-outer-image {margin-bottom: 40px; overflow: visible; background-size: 100% !important; 
    transition: all 400ms ease-in-out; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out;}
.GridBottomGallery .gallery-cubes .boxes-images-outer-image:hover { background-size: 105% !important; }
.GridBottomGallery .gallery-cubes .image-link-outer {width: 100%; padding: 0; margin: 0; color: inherit;}
.GridBottomGallery .gallery-cubes .image-link-container {  height: auto; opacity: 1; top: auto; left: 50%; right: auto; bottom: -20px;
    transition: none; -webkit-transition: none;  -o-transition: none;
    transform: translate(-50%, 50%); -webkit-transform: translate(-50%, 50%); -ms-transform: translate(-50%, 50%);}
.GridBottomGallery .gallery-cubes .boxes-images-outer-image:focus .image-link-container, 
    .GridBottomGallery .gallery-cubes .boxes-images-outer-image:hover .image-link-container {background: none;}

/*About Page*/
.aboutPage #headline {display: none;}
.aboutPage h2 { position: relative; font-size: 250%;}
.aboutPage #text1 h2:after, #headline h1:after { content: ''; display: block; height: 2px; width: 100px; background: #69cdff; margin: 8px 0 12px;}
body:not(.innerTxt) #headline h1:after {margin-left: auto; margin-right: auto;}

/*App Page*/
.appPage #text1 img { max-width: 135px;}

/*Blog Page*/
.blog-grid #GridPage .max-width {max-width: 1170px;}
.blog-post, .blog-related-posts > div:not(.share-strip) {width: 182px; height: 182px; display: inline-block; vertical-align: top; margin: 0 15px 30px; background: #f2f2f2; color: #000; transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out;}
.blog-posts { column-count: unset; margin: 0 -8px; text-align: center;}
.blog-post-title, .blog-related-post-title {font-size: 116%;}
.blog-post-content, .blog-related-post { position: absolute; width: 80%; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);}
.blog-post:hover, .blog-post:focus, .grid-short-box.box:hover, .grid-short-box.box:focus, 
    .blog-related-posts > div:not(.share-strip):hover, .blog-related-posts > div:not(.share-strip):focus { background: #244589; color: #fff;}
.blog-post:hover .blog-post-title a, .blog-post:focus .blog-post-title a {color: #fff; text-decoration: none;}
.blog-post-text, .blog-post-icons {display: none;}
/*.blog-post:hover .blog-post-text, .blog-post:focus .blog-post-text {border-bottom-color: #fff;}*/
#BlogView .share-strip a.share-icon:focus, #BlogView .share-strip a.share-icon:hover {border: none;}

.blogPage #GridContent #headline { display: block; max-width: 750px; text-align: right; margin: 0 auto 20px;}
#BlogView #text1 {max-width: 750px;}
#BlogView #text1 p {font-size: 85%;}
#BlogView .share-strip span { display: none;}
#BlogView .share-strip:before, #BlogView .share-strip:after { top: 40%;}
#BlogView .share-strip a.share-icon {color: #244589; }
#BlogView .blog-related-posts h2 {text-align: center;}
.blog-related-posts > div:not(.share-strip) { float: none;} 
.blog-related-post {background: none;}
.blog-related-post-title {line-height: 1; padding: 0;}
.blog-related-posts {text-align: center;}
.blog-related-post img {display: none;}

/*Guides Page*/
.guidesPage .section-title { opacity: 1; margin-top: 0; transition: none; -webkit-transition: none; -o-transition: none; }
.guidesPage #LobbyModule .grid-boxes {padding-top: 0;}
.guidesPage #LobbyModule .grid-box { opacity: 1; transition: none; -webkit-transition: none; -o-transition: none;}
.guidesPage .sections .grid-content-section {padding-top: 40px;}

/*Reviews Page*/
.reviewsPage .gallery-cubes>div {padding: 10px;}
.reviewsPage .gallery-cubes .plus-sign.play-sign img {width: 60px;}

/*Newsletter Page*/
#clubform { margin-top: 15px;}
#clubview #subheadline h2 {font-size: 100%; margin-top: 0; color: #404041; text-align: center; margin-bottom: 0;}

/*Contact Page*/
#contactDetails .contactDetailsText1, #contact-boxes {margin: 0;}

@media(max-width: 1280px) {
    .blog-post {width: 150px; height: 150px;}
}

@media(max-width: 1170px) {
    .normal-form input { max-width: 100%;}
}

@media(min-width: 1025px) {
    #header2 .header-right-section { width: 100%; position: absolute; top: 50%; right: 50%; transform: translate(50%, -50%); -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%);}
    #header2 ul.menu li{margin-left: 20px;}
}

@media(min-width: 991px){
	#side-contact-form.fixedLayoutForm, .fixedLayoutForm { max-width: 450px;}
    #DynamicFormObject.fixedWithBtn { width: 260px;}
    #DynamicFormObject { width: 260px;}
    .button-holder#FixFormOuter { position: absolute; right: -128px;}
    #GridPromo { margin-top: 15px;}
    #GridPromo.affix { margin-top: 105px;}

    .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectField, .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { width: 250px;}

    #GridBottom { width: 75%; margin: 0 auto;}
    .GridBottomGallery { max-width: 680px; padding: 0;}
}

@media(min-width: 1441px) {
    #GridBottom { margin-right: auto;} 
}

@media(min-width: 768px) {
    #side-contact-form .must:before { right: 18px;}

    .grid-rows .grid-row {direction: ltr !important; }

    .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectField, .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { padding: 0 10px;}

    #contactform .contact-container { width: 85%;}
    #clubform { max-width: 700px; padding: 50px 100px 30px;}
    #clubform #club-form { max-width: 400px; margin: 0 auto;}
    #club-form fieldset > div { width: 100%;}
    #club-form .normal-form-submit, #clubform input.form-submit { width: 100%;}

    .bottomGalleryTitle {text-align: right; }
    .bottomGalleryTitle h2:after { margin-right: 0;}
    .GridBottomGallery .gallery-cubes > div { width: 32.333%; padding: 0 15px;}
    .GridBottomGallery .gallery-cubes { margin: 0 -25px;}
}

@media(min-width: 1025px) and (max-width: 1600px) {
    #header2 ul.menu { text-align: right;}
}

@media(min-width: 1025px) and (max-width: 1366px) {
    #header2 {padding: 15px 20px;}
    #header2 ul.menu li { font-size: 95%;}
}

@media(max-width: 1024px) {
    .gallery-text h2, .top-caption h1 { white-space: nowrap;}

    #header2 { padding: 0;}
    #header2 .max-width { width: 100%;}
    #header2 .header-right-section, #header2 #header-left { padding: 20px;}
    #header2 ul.menu { width: 100vw; height: 100vh; padding-top: 130px;}
    #header2 ul.menu li { margin-right: 0; font-size: 160%;}
    #header2 #header-left { opacity: 1; transition: all 200ms ease-in-out; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out;}
    #header2.open #header-left { opacity: 0;}
    #header2 .menu-nav .closed, #header2 .menu-nav .opened { 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 { background: #333;}
    .header-right-section, #header2 ul.menu { background: #fff;}

    /*Services Section*/
    .sections .grid-content-section { padding: 70px 0;}

    /*App Section*/
    .appSection {margin-bottom: 0; padding: 70px 50px;}

    /*Testimonial Section*/
    .grid-gallery-section { padding: 70px 20px 0;}
    .testimonialTxtSection { padding: 40px 20px 70px;}

    /*Inner Pages*/
    /*Blog Page*/
    .blogPage .top-caption { min-width: unset; width: auto;}
}

@media(min-width: 991px) and (max-width: 1024px) {
    #text1, #text2 { width: 80%;}
    .blogPage #GridContent #headline { width: 80%;}

    #gridshort-view-media { max-width: 95%;}
    #galleryview { width: 90%;}
}

@media(min-width: 768px) and (max-width: 1024px) {
    /*Blog Section*/
    .blogSection .box-image-animation img { width: 100% !important; height: auto !important;}
}

@media(max-width: 990px) {
    .gallery-text h2, .top-caption { font-size: 400%;}
    .blogSection .grid-rows .grid-row-text {width: 90%;}

    .innerTxt .MainContent { margin: 0 auto;}

    /*About Page*/
    .aboutPage h2 { font-size: 200%;}

    /*Media Page*/
    #gridshort-view-media .grid-short-box.box { margin-bottom: 30px;}

    .blogPage .top-caption:after { bottom: 33px;}
    .blogPage #headline h1 { font-size: 200%;}
    .blog-post { width: 210px; height: 210px;}
}

@media(min-width: 768px) and (max-width: 990px) {
    .blogSection { padding-top: 40px;}
    .blogSection .grid-row .grid-row-cell.grid-row-cell-text { padding-bottom: 30px;}

    .guidesSection .grid-box, .guidesPage #LobbyModule .grid-boxes .grid-box {width: 35%;}
    .innerTxt .MainContent { width: 75%;}
    .blogPage #GridContent #headline { width: 75%;}

    #DynamicFormObject { width: 65%;}
    #contactform .contact-container .row > div:not(.textareaWrapper) { width: 33.333%;} 
    .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { font-size: 125%;}
    .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectField { width: 37%;}
    .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectFields { width: calc(100% - 160px);}

    .GridBottomGallery { max-width: 75%; margin: 0 auto;}
}

@media(max-width: 767px) {
    .section-title h1, .section-title h2, .grid-rows .grid-row-text h2, .bottomGalleryTitle h2 { line-height: 0.9;}
    .testimonialTxtSection .grid-text .sec-button, .blogSection .grid-rows .grid-row-text a.grid-row-button { font-size: 110%;}

    #GridPage.gallery .max-width {max-width: 95%;}
    #GridPage #contactview.max-width-center { max-width: 100%;}
    #contactform .contact-container { width: 100%;}
    #contactform h3 { margin: 0;}
    .normal-form-confirm { padding-bottom: 15px;}
    .normal-form-submit { width: 100%; margin: 10px 0 20px; }
    #DynamicFormObject, #clubform, #contactform { padding: 40px 30px;}
    div#contactview .row > div {padding: 0;}
    #side-contact-form #DynamicFormObject .must:before { right: 21px;}

    /*Header*/
    #header2 .mobile-middle-kdm { display: none;}
    #header2 #header-left img { max-width: 140px;}
    #header2 .header-right-section { width: 6%;}
    #header2 .phone-icon {right: 70px; top: 27%; left: auto; }
    #header2 .phone-icon a { color: #333;}
    #header2 ul.menu {padding-top: 60px;}
    #header2 ul.menu li { font-size: 120%; margin: 0; padding: 2px 0;}
    #header2 .header-right-section, #header2 #header-left {padding: 10px;}

    /*Top Banner*/
    .gallery-text h3 { font-size: 170%; }

    /*Services Section*/
    .sections .grid-content-section {padding: 50px 0;}
    .servicesSection .grid-boxes .grid-box {width: 65%; margin-bottom: 30px;}
    .grid-boxes .grid-box .grid-box-title h3 { font-size: 125%; margin: 0; }

    /*Form Styles*/
    #side-contact-form.mobile-form { width: 100%; margin-top: 0}
    #GridPromo { padding: 0;}
    #GridPromo #DynamicFormObject, #DynamicFormObject { width: 100%; max-width: 100% !important;}
    #DynamicFormObject input[type=submit] {font-size: 120% !important;}
    #DynamicFormObject .dynamicFormObjectField .must:before {right: 24px;}

    /*App Section*/
    .appSection {padding: 50px 20px;}
    .appSection .grid-rows .grid-row-text img { max-width: 101px;}

    /*Testimonial Section*/
    .grid-gallery-section {padding: 50px 20px 0;}
    .testimonialTxtSection {padding: 20px 20px 50px;}

    /*Blog Section*/
    .blogSection .grid-row-cell.flexslider-box {padding-top: 20px;}
    .blogSection .grid-row .grid-row-cell.grid-row-cell-text { text-align: center;}
    .blogSection .grid-rows .grid-row-text { width: 85%; margin: 20px auto 0;}

    /*Footer*/
    .footer-text-divided>div.footer-text-middle p:last-child {width: 280px; margin: 0 auto;}
    span.footerSeparator:nth-child(2) {display: none;}
    .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { margin-bottom: 20px;}
    .FooterForm.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit input[type=submit] { font-size: 95% !important;}

    /*****Inner Pages*****/
    /*General Styles*/
    .innerTxt .MainContent { width: 90%;}
    .gallery-text h2, .top-caption{ font-size: 240%;}
    .gallery-text h2:after, .top-caption h1:after { height: 10px; bottom: 7px;}
    .blogPage .top-caption:after { height: 10px; bottom: 15px;}
    #contactform input.submit.form-submit, #clubform input.form-submit { width: 100%;}
    .GridBottomGallery { padding-bottom: 0;}
    .GridBottomGallery .gallery-cubes > div { width: 65%; padding: 0 15px;}
    .GridBottomGallery .gallery-cubes h4 { display: block;}
    .GridBottomGallery .gallery-cubes .image-link-container { bottom: 0;}

    /*App Page*/
    .appPage #text1 img { max-width: 101px;}

    /*Blog Page*/
    .blog-post { width: 42%; height: 100%; padding-bottom: 42%; margin: 0 12px 30px;}
    .blogPage #GridContent #headline { width: 90%;}

    .blog-related-posts > div:not(.share-strip) { width: 42%; margin: 0 10px 20px;}
    .blog-related-posts .col-sm-4.col-xs-6:nth-child(3), .blog-related-posts .col-sm-4.col-xs-6:nth-child(4) { display: inline-block;}

    /*Guides Page*/
    .guidesPage .lobby-grid #GridPage .max-width { width: 100%; padding: 0;}
}

@media(max-width: 320px) {
    /*Guides Page*/
    #gridshort-view-media { text-align: center;}
    #gridshort-view-media > div { display: inline-block; width: 70%; float: none !important; } 

    /*Blog Page*/
    .blog-post { width: 57%; padding-bottom: 57%; }
}


