:root {
    --aspect-r: calc(100vw / 1.77);
}
#contact-us-hero {display: flex; position: relative; flex-direction: row; justify-content: flex-start; align-items: center; height: 600px;width: 100%;background: url('/project/graphics/photos/web/contact-aquatraction-marine-flooring-hero.webp');background-size: cover;background-position: center;padding-left: 16px;transition: padding .3s;}
.contact-us-hero-wrapper {display: flex; flex-direction: column; justify-content: center; align-items: flex-start; position: relative;width: 90%; max-width: 380px;transition: max-width .7s;}
#contact-us-hero h1 {display: block; font-family: var(--font-b2); font-size: 36px; color: #fafafa;transition: font-size .7s;}
#contact-us-hero p {font-family: var(--font-r); font-size: 16px; color: #fafafa;margin-top: 26px;transition: font-size .7s;max-width: 65%;}
#contact-us-hero .cta {margin-top: 50px;}
#scroll-down {display: flex; justify-content: center; align-items: center; position: absolute; bottom: 56px; left: 0; right: 0; margin: 0 auto; width: 38px; height: 38px;}
#scroll-down img {width: 85%; height: 85%;transition: width .5s, height .5s;}
#scroll-down.pulse img {width: 100%; height: 100%;}
#contact-us-product {justify-content: flex-start;position: relative;background: url('/project/graphics/photos/web/topographic-background.webp');background-size: cover;background-position: center;padding: 0 16px;height: 1000px;padding-top: 90px; transition: height .7s;}
#aquatraction-overlap-panels {display: block;height: 735px; width: 735px; position: absolute; top: 370px; right: -360px;max-width: unset;transition: right .7s, top .7s;}
#contact-us-panel-break {display: flex; flex-direction: row; justify-content: center; align-items: center;width: 100%; min-height: 310px; background-color: #007dba;    padding: 90px 0;}
.contact-us-panel-break-inner {display: flex; flex-direction: row; justify-content: space-between; align-items: center;flex-wrap: wrap;width: 100%; max-width: 1100px;margin: 0 auto;padding: 0 16px;transition: padding .3s;}
.panel-item {display: flex;flex-direction: column; justify-content: center; align-items: center;width: 50%;}
.panel-item img {width: auto; height: 70px;}
.panel-item .panel-item-text {font-family: var(--font-h); font-size: 14px; color: #002a3a;height: 36px;margin-top: 16px;text-align: center;}
#contact-us-product .info-panel-body {transition: max-width .3s;}
#contact-us-video {display: flex; justify-content: center; align-items: center;position: absolute;right: 0; left: 0; bottom: 0;height: var(--aspect-r); width: 100%; background: url('/project/graphics/photos/web/contact-us-video-thumbnail.webp');background-size: cover;background-position: center;overflow: hidden;transition: height .7s;}
#contact-us-why {overflow: hidden;height: calc(var(--aspect-r) + 600px);justify-content: flex-start;padding-top: 90px}
#contact-us-slideshow {display: flex; position: relative; justify-content: flex-start; align-items: center; width: 100%;max-width: 1000px;height: calc(100vw / 2.37); max-height: 465px; min-height: 350px; margin: 105px auto; overflow: hidden;}
.contact-us-slide {display: flex; flex-direction: column;justify-content: center; align-items: flex-start;position: absolute;top: 0; left: 16px; right: 16px; bottom: 0; background: url('/project/graphics/photos/web/contact-us-slideshow-1.webp');background-size: cover;background-position: center;overflow: hidden;transition: height .7s;padding-left: 40px;}
#contact-us-why .info-panel-title h3 {font-size:  36px}
#contact-us-why .info-panel-body p {font-size:  14px}
#contact-us-why .info-panel-message.overflow {width: 100%;max-width: 700px;}
.contact-us-slide-title {font-family: var(--font-h);font-size: 32px;color: #fafafa;max-width: 300px;}
.contact-us-slide-body {font-family: var(--font-r);font-size: 14px;color: #fafafa;max-width: 300px;margin-top: 24px;}
.contact-us-slide-cta {margin-top: 56px;}

#contact-us {margin: 0;}
#contact-us-wrapper {display: flex; position: relative; flex-direction: column; justify-content: center; align-items: flex-start;width: 100%;background-color:#f4f4f7;}
.contact-us-form {display: flex; flex: 6;width: 100%;flex-direction:column;justify-content:center;align-items:center;padding: 60px 0;background-color: #fff;}
.contact-us-form-wrapper {max-width: 550px;padding: 0 16px;}
.contact-us-material {display: flex; flex: 5;width: 100%;background-color: #F4F4F7;height: 100%;}
.contact-us-title {font-family: var(--font-h);font-size: 24px;color: #000;}
.contact-us-subtitle {font-family: var(--font-r);font-size: 16px; color: #242424; margin-top: 16px;}
.contact-us-inner {margin-top: 0;}
.contact-row {display: flex;flex-direction: row;justify-content: flex-start;align-items: center;width: 100%; margin-top: 32px;}
.contact-row .formUnit {width: 100%;}
.contact-row .formUnit:nth-child(2) {margin-left: 32px;}
.contact-row .formUnit:last-child {margin-left: 32px;}
.contact-row .formUnit:first-child {margin-left: 0;}
.contact-row label {font-family: var(--font-r); font-size: 16px; color: #242424;}
.contact-row input, .contact-row select {margin-top: 8px;border-radius: 0; height: 47px;}
.contact-row input,.contact-row textarea, .contact-row select {margin-top: 8px;border-radius: 0; }
.contact-row button {width: unset; display: flex; justify-content: center; align-items: center; padding: 16px 40px;border-radius: 0;height: 50px;}

.contact-us-material {display: flex; position:relative; flex-direction: column; justify-content: flex-start; align-items: center; }
.contact-us-material-wrapper {position: relative;width: 100%; max-width: 430px;padding: 32px;background-color: #fff;margin: 60px 0 0 0;box-shadow: 2px 2px 12px #0000001A;}
.contact-us-material-inner {display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start;background-color:#f4f4f7;}
.contact-us-break {display: block; width: 100%; height: 2px; background-color: #efefef;margin-top: 40px;}
.contact-us-material .contact-us-inner {margin-top: 0;}
.contact-us-material.inactive {background-color:#506d78;}

.contact-us-material-wrapper.inactive #contact-us-blocker {display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; top: 0;left: 0;right: 0;bottom: 0; z-index: 9;width: 100%; height: 100%;background-color:#506d78cc;opacity: 1;transition: opacity .7s;}
#contact-us-blocker img {width: 58px; height: 28px;}
#contact-us-blocker p {font-family: var(--font-r); font-size: 16px; color: #FAFAFA; max-width: 280px;margin-top: 24px;text-align: center;}
#contact-us-puck {position: absolute;z-index: 10;width: 150px;height: 150px;top: 50px;right: -55px;}
.contact-row-info {display: flex; flex-direction: column; justify-content: center;align-items:center;margin-left: 16px;}
.contact-row-info p {font-size: 14px;font-family: var(--font-m);padding: 0;margin: 0;}
.contact-row-info p.mobile-info {font-size: 14px;}
.contact-row.for-mobile {display: flex; margin-bottom: 40px;}
.contact-row.for-desktop {display: none;}

.autocomplete-wrapper {width: 100%;}

@media only screen and (min-width: 500px) {
    #aquatraction-overlap-panels {top: 370px;right: -35vw;}
}
@media only screen and (min-width: 570px) {
    #contact-us-hero {padding-left: 32px;}
    #contact-us-hero h1 {font-size: 42px;}
    #contact-us-hero p {max-width: unset;}
    .contact-us-hero-wrapper {max-width: 375px;}
    .contact-us-panel-break-inner {padding: 0 32px;}
    .panel-item {width: 33%;}
    #contact-us-product {padding: 90px 32px 0 32px;/*height: 895px*/}
    #aquatraction-overlap-panels {/*top: 230px;right: -35vw;*/}
    #contact-us-product .info-panel-body {max-width: unset;}
    #contact-us-why .info-panel-title h3 {font-size:  48px}
    .contact-us-slide {left: 32px; right: 32px}
    .contact-us-slide {padding-left: 100px;}
    .contact-us-form-wrapper {max-width: 550px;padding: 0 32px;}
}
@media only screen and (min-width: 700px) {
    #contact-us-hero {padding-left: 56px;}
    #contact-us-hero h1 {font-size: 48px;}
    .contact-us-hero-wrapper {max-width: 400px;}
    .contact-us-panel-break-inner {padding: 0 56px;}
    #contact-us-product {padding: 0 56px;}
    #aquatraction-overlap-panels {right: -45vw; top: -46px;}
    #contact-us-product {justify-content: center;}
    #contact-us-product {height: 600px;}
    #contact-us-product .info-panel-body {max-width: 370px;}
    #contact-us-why .info-panel-title h3 {font-size:  56px}
    .contact-us-slide {left: 56px; right: 56px}
}
@media only screen and (min-width: 800px) {
    #contact-us-product .info-panel-body {max-width: unset;}
}
@media only screen and (min-width: 900px) {
    .contact-us-hero-wrapper {max-width: 450px;}
    #contact-us-hero h1 {font-size: 52px;}
    .panel-item {width: 12.5%;}
    #aquatraction-overlap-panels {right: -25vw;}
}
@media only screen and (min-width: 1100px) {
    .contact-us-hero-wrapper {max-width: 600px;}
    #contact-us-hero p {max-width: 550px;}
    #contact-us-hero h1 {font-size: 60px;}
    #aquatraction-overlap-panels {right: 0;}
    #contact-us-slideshow {margin: 105px auto;}
    .contact-us-slide {left: 0; right: 0}
}
@media only screen and (min-width: 1200px) {
    .contact-us-hero-wrapper {max-width: 600px;}
    #contact-us-hero p {max-width: 575px;}
    #contact-us-hero h1 {font-size: 68px;}
    #contact-us-why {height: 600px;justify-content: center;padding-top: 0;}
    #contact-us-video {top: 0; right: 0; bottom: 0; left: unset;width: 600px;height: 100%;}
    #contact-us-why .info-panel-message.overflow {max-width: 520px;}
    #contact-us-wrapper {flex-direction: row;}
    .contact-us-form {align-items: flex-end; padding: 60px 56px 60px 0; }
    .contact-us-material {align-items: flex-start;}
    .contact-us-material-wrapper {margin: 60px 0 15px 60px;}
    .contact-row.for-mobile {display: none;}
    .contact-row.for-desktop {display: flex;}
}
