html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Saira', sans-serif;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    background: whitesmoke;
}

.cookie-container {
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    z-index: 2000;
    background: #ecab7a;
    color: #000000;
    border-radius: 20px;
    margin: 15px;
    font-family: 'Saira', sans-serif;
    text-align: center;
    font-weight: 200;
    padding: 40px 50px;
    box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);
    transition: 400ms ease-in-out;
}

.cookie-container.cookie-active {
    bottom: 1px;
}

.cookie-container a {
    color: #fff;
}

.cookie-btn {
    background: #fff;
    border: 0;
    color: #ebaa7a;
    padding: 12px 48px;
    font-size: 15px;
    margin-bottom: 16px;
    border-radius: 8px;
    cursor: pointer;
}

.cookie-btn:hover {
    background: #ebaa7a;
    color: #fff;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

.btn {
    background: #62D1B0;
}

h1::selection {
    background: #62D1B0;
}

h1::-moz-selection {
    background: #62D1B0;
}

h1 span::selection {
    background: #62D1B0;
}

h1 span::-moz-selection {
    background: #62D1B0;
}

/* -- Navbar --*/

nav {
    box-shadow: 0px 0px 0px transparent;
}

.nav-wrapper {
    position: relative;
    z-index: 3;
    height: 10vh;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #013a4c00;
    padding: 20px 0px 20px 0px;
    box-shadow: 0px 0px 0px transparent;
    border: none;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 2px;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nav-wrapper ul {
    padding-right: 5%;
}

nav .sidenav-trigger i {
    height: 56px;
    margin-top: 8px;
    font-size: 35px;
    margin-bottom: 23px;
    transform: rotate(180deg);
}

nav ul a:hover {
    color: #706FAC;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.nav-item:hover {
    color: #706FAC;
}

.nav-items a {
    color: white;
}

.sidenav {
    padding-top: 10px;
    background: rgb(199, 253, 255);
    background: linear-gradient(330deg, #1d1d1dd6 0%, rgb(1 58 76) 100%);
}

.sidenav .nav-logo {
    text-align: center;
    margin-left: 20%;
}

.sidenav li>a {
    color: #414141;
    box-shadow: -1px 0px 3px #ff98009e;
    border-radius: 7px;
    margin: 15px;
    text-shadow: 2px 2px 2px #d74d4d00;
    font-weight: 300;
    letter-spacing: 0px;
    background: #ffffffeb;
}

.sidenav li>a:hover {
    color: #ff9800ab;
    box-shadow: -1px 0px 3px transparent;
    text-shadow: 0px 0px 0px transparent;
    background: #ffffffeb;
}

.nav-logo {
    margin-top: 35px;
    margin-left: 6%;
}

ul svg {
    margin-top: 80px;
}

.nav a:hover {
    text-decoration: none;
}

.btn {
    border-radius: 3px;
    text-transform: none;
}

.btn:hover {
    color: #706FAC;
    background-color: white;
}

/* -- Hero Section --*/

.hero-box {
    width: 100%;
    height: 80vh;
    background-color: #013a4c00;
}

.hero-section {
    margin: 0px;
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
    right: 0px;
}

.top-bg {
    position: absolute;
    background-image: url('/static/herobg.svg');
    background-size: cover;
    background-position: left;
    top: 0;
    left: 0;
    height: 120vh;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    line-height: 0;
}

.hero-content {
    width: 90%;
    height: auto;
    margin: 0px 5px;
}

.hero-text {
    color: white;
    text-shadow: 2px 3px #00000014;
    margin: 9%;
}

.hero-text h1,
.hero-text-2 {
    text-align: left;
    font-weight: 500;
    font-size: 2rem;
    letter-spacing: 2px;
    line-height: 150%;
    text-shadow: 0px 4px 4px #00000040;
}

.hero-text-2 {
    color: #EDAB7A;
    margin: 0px;
    padding: 0px;
}

.hero-btn {
    background: #edab7a;
    border-radius: 6px;
    text-shadow: 0px 2px 1px #0000001f;
    font-weight: 300;
    font-size: 1rem;
}

.hero-btn:hover {
    background-color: white;
    color: #edab7a;
    text-shadow: 0px 0px 0px transparent;
    box-shadow: none;
}

.h-btn-2 {
    background-color: white;
    text-shadow: 0px 0px 0px transparent;
    color: #edab7a;
}

.h-btn-2:hover {
    background: #edab7a;
    color: white;
    text-shadow: 0px 2px 1px #0000003b;
    border: 1px solid white;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.137);
}

/*---------------------------------- Form*/


.show {
    display: block;
}

.hero-content hero-text,
.hero-conten hero-form {
    text-align: center;
}

.hero-form {
    background-color: transparent;
    color: white;
    font-weight: 200;
    margin-top: 88px;
    margin-left: 1%;
    width: auto;
    max-width: 500px;
    text-align: center;
    padding: 0px;
}

.hero-form form,
.boka-form form {
    text-align: left;
}

.text-input {
    background: whitesmoke;
    color: white;
    margin-bottom: 20px;
}

.input-label {
    font-size: 1.1rem;
}

.hide {
    display: none;
}

.show {
    display: block;
}


#monthly_fee {
    height: 30px;
    width: 73%;
    margin-left: 0px;
}

.ex-moms-label {
    padding: 10px 2px;
}

.see-result-btn-box {
    margin: 30px;
}

.animation {
    animation: 1s fadeIn;
    animation-fill-mode: forwards;
    animation-delay: 0.5s;
    visibility: hidden;
}

.animation:hover {
    background-color: rgba(110, 141, 172, 0)
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    50% {
        visibility: visible;
        opacity: 0.5;
    }

    100% {
        visibility: visible;
        opacity: 1;
    }
}

/*---------------------------------- Form Result */

.results-box {
    width: 100%;
    padding: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.results {
    color: #edab7a;
    font-size: 1.5rem;
    line-height: 1.5rem;
    background: #0000002e;
    padding: 10px 20px;
    margin: 10px;
    text-align: left;
    border-radius: 11px;
}

.results-btn-box {
    text-align: center;
    margin-top: 15px;
}

.results-btn {
    background: #706fac;
    border-radius: 5px;
    text-shadow: 0px 2px 1px #0000003b;
    font-weight: 300;
    padding: 0px 30px;
    font-size: 1rem;
}

.result-text {
    text-shadow: 0 0 2px #0000000f;
    color: #ffffff;
    font-size: 2.1rem;
    font-weight: 300;
    text-align: center;
    line-height: 2.1rem;
}


.result-text-2 {
    text-shadow: 0 0 2px #0000000f;
    color: #ffffff;
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.4rem;
}

.results-bottom-text {
    color: white;
    font-weight: 100;
    font-size: 1.2rem;
    width: 100%;
    text-align: center;
    margin: 20px 0px;
}

.save-amount {
    color: #fff;
    font-weight: 100;
}

.results:hover .save-amount {
    color: #706fac;
    font-weight: 100;
    animation: 1s fadeIn;
}

.results-extra {
    color: #ffffffb5;
    font-weight: 100;
    font-size: 1rem;
    text-align: center;
    line-height: 1.2rem;
    padding: 0px 25px;
    margin: -25px 0px 40px 0px;
}

.progress-bar {
    width: 40%;
    color: #ecab7a;
    text-align: center;
    top: 33%;
    left: 30%;
    position: absolute;
}

/*---------------------------------- Form Book Meeting */

.boka-title {
    font-size: 2rem;
    color: black;
}

.boka-form {
    background-color: transparent;
    color: white;
    font-weight: 200;
    width: auto;
    text-align: center;
    padding: 10px;
    height: auto;
    z-index: 5000;
}

.boka-form label {
    font-size: 1rem;
    color: #000000;
    margin-left: 10px;
}

.input-when {
    width: 98%;
}

.book-inputs input {
    padding: 13px;
}

/*---------------------------------- Customer Logos */

.logo-box {
    width: 100%;
    height: auto;
    min-height: 450px;
    position: relative;
    text-align: center;
}

.customer-logo {
    position: absolute;
    top: 15vh;
    color: black;
    width: 100%;
}

.customer-logo img {
    filter: brightness(0%);
}

.customer-logo img:hover {
    filter: brightness(100%);
}

.customer-logo-box {
    width: 100%;
    display: flexbox;
    flex-wrap: wrap;
    justify-content: center;

}

.customer-logo-box .c-logo {
    width: calc(100% - 25em / 6);
    min-height: 100px;
    height: auto;
    margin: auto;
    padding: auto;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.reveal {
    transform: translateY(150px);
    opacity: 0;
    transition: all 1.05s ease-in-out;
}

.reveal.active {
    transform: translateY(0px);
    opacity: 1;
}

.reveal2 {
    transform: translateY(150px);
    opacity: 0;
    transition: all 0.65s ease-in-out;
}

.reveal2.active {
    transform: translateY(0px);
    opacity: 1;
}

/*---------------------------------- Feedback Box */

.feedback-box {
    width: 100%;
    height: auto;
    position: relative;
    clear: both
}

.customer-feed {
    background: transparent;
    min-height: 850px;
    height: auto;
    position: relative;
    width: 100%;
    padding: 70% 6% 10%;
}

.feed-bg {
    position: absolute;
    background-image: url('/static/herobg.svg');
    background-size: cover;
    background-position: left;
    top: 0;
    left: 0;
    height: 120vh;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    line-height: 0;
    transform: rotate(180deg);
}

.customer-text {
    color: white;
    font-weight: 400;
    font-size: 0.91rem;
    letter-spacing: 0px;
    text-align: center;
    line-height: 1.4;
    display: flex;
    flex-wrap: wrap;
    font-family: 'BIZ UDPMincho', serif;
}

.cf-details-1,
.cf-details-2 {
    color: #EDAB7A;
    text-align: left;
    width: 100%;
    font-size: 49px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 11px;
    height: 22px;
    padding-right: 5px;
    padding: 0px;
}

.cf-details-2 {
    text-align: right;
    margin: -18px;
    height: 10px;
    padding: 0px;
}

.cf-info {
    font-weight: 100;
    font-size: 13px;
    width: 100%;
    margin: 10px;
}

.slider .indicators .indicator-item {
    margin: 0 5px;
    bottom: -100px;
}

.slides .slider li .caption {
    min-height: 700px;
}

/*---------------------------------- Steps */

.steps-box {
    position: relative;
    height: auto;
    min-height: 600px;
    width: 100%;
    clear: both;
    background: #F1F1F1;
    padding: 20px 10px;
    text-align: center;
}

.circle-steps {
    color: rgb(255 255 255 / 70%);
    display: block;
    width: 50px;
    height: 50px;
    padding: 0 24px;
    border-radius: 50%;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 22px;
    text-shadow: 1px 2px 3px #3a3a3a4f;
    box-shadow: 3px 2px 4px 0px #00000029;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: color .28s ease, background-color .28s ease;
    transition: color .28s ease, background-color .28s ease;
}

.tabs {
    height: auto;
    width: 100%;
    max-width: 300px;
    text-align: center;
    overflow: hidden;
    margin-top: 30px;
}

.step-left {
    text-align: left;
    padding: 20px;
    text-align: center;
}

.row .col .steps-left {
    padding: 20px;

}

.step-right {
    text-align: right;
}

.step-title {
    color: #706FAC;
    font-weight: 600;
    font-size: 1.4rem;
}

.step-text {
    letter-spacing: 0px;
    font-weight: 300;
    line-height: 1.7;
    margin-bottom: 30px;
}

.more-btn {
    border: 0.5px solid #000000a6;
    color: black;
    background: transparent;
    border-radius: 7px;
    text-shadow: 0px 2px 1px #0000003b;
    font-weight: 100;
    width: 90px;
    font-size: 0.8rem;
    box-shadow: 1px 1px 1px #80808017;
}

.more-btn:hover {
    background: #ecab7a;
    color: white;
    border-color: white;
    text-shadow: 0px 2px 1px #0000003b;
    box-shadow: 1px 2px 3px 0px #8080801f;
}

#myVideo1,
#myVideo2,
#myVideo3 {
    position: relative;
    right: 0;
    bottom: 0;
    width: 90%;
    height: auto;
    max-height: 500px;
    max-width: 550px;
    border-radius: 10px;
    box-shadow: 5px 7px 3px #c5c5c58f;
    margin: 40px 20px;
}

/*------------------------------ Partner Section*/

.zignify-stats-bg {
    position: relative;
    min-height: 3376px;
    height: auto;
    width: 100%;
    right: 0;
    background: whitesmoke;
    margin-top: 0;
}

.zignify-stats-box {
    position: absolute;
    padding: 17px 21px;
    margin-bottom: 2vh;
    text-align: center;
    background: rgb(167, 166, 213);
    background: -moz-linear-gradient(152deg, rgba(167, 166, 213, 1) 0%, rgba(113, 112, 175, 1) 52%, rgba(67, 66, 120, 1) 100%);
    background: -webkit-linear-gradient(152deg, rgba(167, 166, 213, 1) 0%, rgba(113, 112, 175, 1) 52%, rgba(67, 66, 120, 1) 100%);
    background: linear-gradient(152deg, rgba(167, 166, 213, 1) 0%, rgba(113, 112, 175, 1) 52%, rgba(67, 66, 120, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a7a6d5", endColorstr="#434278", GradientType=1);
    width: 100%;
    min-height: 3376px;
    height: auto;
}

.partner-logos img {
    width: 300px;
}

.telavox-logo img {
    width: 380px;
    padding-left: 0px;
}

.col .s12 .m6 img {
    text-align: center;
}

/*---------------------------------- Footer*/

footer {
    position: relative;
    min-height: 820px;
    width: 100%;
    min-width: 110vw;
    margin-left: -8px;
    background: #f5f5f5;
    margin: 0;
    padding-bottom: 0px;
}

.footer-bg {
    position: absolute;
    background-image: url(/static/footerbg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 2;
    line-height: 0;
    width: 100vw;
    left: 0px;
    height: 838px;
    background-position: top;
    background-color: whitesmoke;
}

.footer-box {
    width: 100%;
    height: auto;
    z-index: 3;
    position: relative;
    margin-top: -1px;
}

.footer-content-1,
.footer-content-2,
.footer-content-3,
.footer-content-4 {
    padding: 2%;
    margin: 0px;
}

.footer-links li a {
    color: #ffffff;
    font-family: 'Poppins';
    font-weight: 200;
    text-align: left;
    z-index: 5;
}

.footer-links li {
    color: #ffffff;
    font-weight: 200;
    letter-spacing: 0px;
    text-align: left;
    z-index: 5;
    font-size: 1.15rem;
}

.footer-links li a:hover {
    color: #62D1B0;
}

.footer-links li::-moz-selection {
    background: #62D1B0;
}

.footer-links li::selection {
    background: #62D1B0;
}

.footer-header::selection {
    background: #62D1B0;
}

.footer-header::-moz-selection {
    background: #62D1B0;
}

.footer-links a::selection {
    background: #62D1B0;
}

.footer-links a::-moz-selection {
    background: #62D1B0;
}

.footer-links li i {
    padding: 2px;
    font-size: 1.7rem;
}

.footer-content-3 i {
    color: black;
}


.footer-header {
    color: #ffffff;
    font-size: 1.7rem;
    padding-bottom: 16px;
    border-bottom: 2px solid rgb(98 209 176);
}

.dot {
    color: #62d1b0;
    font-family: 'Poppins';
}

.footer-logo {
    text-align: center;
}

.footer-link-box {
    padding: 70% 10% 10% 10%;
}

.area-city-code {
    margin-right: 10px;
}

.copyright {
    position: relative;
    font-size: 0.9rem;
    font-weight: 200;
    z-index: 7;
    text-align: center;
    color: white;
    bottom: 0;
    margin-top: 50px;
}

.message-box {
    color: #dd5540;
    font-size: 1rem;
    background: #ffffff;
    z-index: 4;
    margin: 10px;
    padding: 20px 10px 20px 10px;
    width: 250px;
    height: auto;
    min-height: 60px;
    text-align: center;
    position: relative;
    border-radius: 5px;
    visibility: visible;
    opacity: 1;
    transition: opacity 2s linear;
}

.flash-hide {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 2s, opacity 2s linear;
}

/*--------------------------- Button animation*/

.button {
    position: relative;
    width: 70px;
    height: 40px;
    background-color: #706fac;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: width .5s,
        border-radius .5s;
}

.button * {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .25s;
}

.check {
    opacity: 0;
    padding-top: 37px
}

.button:focus {
    background-color: #62D1B0;
}

.button:focus .text {
    opacity: 0;
}

.button:focus .check {
    opacity: 1;
    transition-delay: .2s;
    color: #fff;
}


:root {
    --bg-color: #f5f5f5;
}

/* title styles */
.home-title span {
    position: relative;
    overflow: hidden;
    display: block;
    line-height: 1.2;
}

/* title styles */
.home-title em {
    color: #62D1B0;
    font-style: normal;
}

.home-title span::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #62d1b0;
    animation: a-ltr-after 2s cubic-bezier(.77, 0, .18, 1) forwards;
    transform: translateX(-101%);
}

.home-title span::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: var(--bg-color);
    animation: a-ltr-before 2s cubic-bezier(.77, 0, .18, 1) forwards;
    transform: translateX(0);
}

.home-title span:nth-of-type(1)::before,
.home-title span:nth-of-type(1)::after {
    animation-delay: 0.4s;
}

.home-title span:nth-of-type(2)::before,
.home-title span:nth-of-type(2)::after {
    animation-delay: 0.8s;
}

@keyframes a-ltr-after {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(101%)
    }
}

@keyframes a-ltr-before {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(200%)
    }
}

.cta-header {
    background-color: rgb(245 245 245);
}

.cta-box {
    background-color: rgb(245 245 245);
    position: relative;
    padding: 5% 11% 1%;
    color: #0e3b4d;
    font-size: 2rem;
    margin-top: 200px;
}

.cta-box h1 {
    font-size: 2.5rem;
    position: relative;
}

.cta-link {
    color: #62D1B0;
}

.cta-link:hover {
    color: #0e3b4d;
}

.cta-link {
    font-size: 1.4rem;
    display: inline-flex;
}

/* -- Screens --*/

/*---------------------------------- Screensize*/

/*------------------------------ Phone*/

/*--------------------------- 5C*/

@media (min-width: 319px) {

    .hero-content {
        margin-top: 20px;
        margin-left: 15px;
        text-align: center;
    }

    .hero-text h1 {
        font-size: 32px;
        margin-left: -21px;
        margin-top: 140px;
        line-height: 100%;
    }

    .hero-text-2,
    .hero-text-line-2 {
        font-size: 19px;
    }

    .hero-form {
        margin-left: 15px;
        margin-top: 40px;
    }

    .customer-logo img {
        height: 73px;
        width: auto;
        max-width: 220px;
    }

    .customer-logo {
        top: 20vh;
    }

    .partner-logos img {
        width: 270px;
        padding: 20px;
    }

    .telavox-logo img {
        width: 270px;
        padding: 20px;
    }

    .footer-bg {
        height: 1249px;
    }

    .header-content p {
        font-size: 1.1rem;
    }

    .usp-section {
        min-height: 320vh;
    }

    .modal .modal-content {
        border-radius: 20px;
        margin: 10px;
        background: #ebebeb;
        padding: 0px;
    }

    .logo-box {
        min-height: 681px;
        top: 54px;
    }

    .top-bg {
        height: 145vh;
    }

    .feed-bg {
        height: 145vh;
    }
}

/*- 6/7/8 */
@media (min-width: 375px) {

    .hero-content {
        margin-left: 20px;
    }

    .hero-text {
        padding-top: 25px;
    }

    .hero-text h1 {
        font-size: 38px;
    }

    .hero-form {
        margin-left: 6px;
        margin-top: 100px;
    }

    .customer-logo {
        top: 32vh;
        height: auto;
        min-height: 600px;
    }

    .footer-bg {
        height: 1307px;
    }

    .cf-details-2 {
        margin: 7px;
    }

    .customer-text {
        font-size: 1.01rem;
    }


    .logo-box {
        min-height: 803px;
        top: 0px;
    }

}

/*- 12 Pro */
@media (min-width: 389px) {
    .hero-content {
        margin-top: 120px;
    }

    .hero-text {
        padding-top: 25px;
    }

    .top-bg {
        height: 115vh;
    }

    .feed-bg {
        height: 115vh;
    }

    .customer-logo {
        top: 16vh;
        min-height: 620px;
    }

    .hero-text h1 {
        font-size: 40px;
        margin-top: 110px;

    }

    .hero-text-2,
    .hero-text-line-2 {
        font-size: 25px;
    }

    .logo-box {
        min-height: 603px;
        top: -74px;
    }

}

/*- 6/7/8 PLUS */
@media (min-width: 414px) {

    .hero-content {
        margin-left: 20px;
        margin-top: 100px;
    }

    .hero-text {
        padding-top: 25px;
    }

    .hero-text h1 {
        font-size: 39px;
        margin-top: 70px;
    }

    .hero-text-2,
    .hero-text-line-2 {
        font-size: 25px;
    }

    .footer-bg {
        height: 1430px;
    }
}

/*- MAX */
@media (max-width: 430px) {

    .nav-wrapper {
        height: 15vh;
    }

    .customer-logo img {
        max-width: 140px;
        margin: 10px;
    }
}

/*- MAX */
@media (max-width: 1000px) {

    .customer-logo img {
        max-width: 150px;
        height: auto;
        margin: auto;
    }
}

/*------------------------------ Tablets*/

@media screen and (min-width: 760px) {

    .hero-content {
        margin-top: 0px;
        text-align: left;
        margin-left: 75px;
    }

    .hero-text h1 {
        font-size: 3.2rem;
    }

    .hero-text h1,
    .hero-text-2,
    .hero-text-line-2 {
        line-height: 115%;
        margin-bottom: 50px;
        font-size: 3.2rem;
    }

    .input-label {
        font-size: 1.5rem;
        padding-bottom: 3px;
    }

    .partner-logos img {
        width: 300px;
    }

    .telavox-logo img {
        width: 380px;
    }

    .zignify-stats-box {
        padding: 50px;
    }

    .footer-bg {
        background-image: url(/static/footerbg-lg.svg);
        height: 787px;
    }

    .footer-links li a {
        font-size: 1.1rem;
    }

    .header-content p {
        font-size: 1.4rem;
    }

    .nav-wrapper {
        padding: 20px 30px 20px 0px;
    }

    .about-header,
    .work-header {
        color: rgb(0, 0, 0);
        font-size: 6rem;
        line-height: 45vh;
    }

    .usp-section {
        min-height: 130vh;
    }

    .footer-link-box {
        padding: 26% 10% 10% 9%;
    }

    .about-text-box {
        margin: 100px;
    }

    .about-text {
        margin: 20px 60px;
    }

    input:not([type]),
    input[type=text]:not(.browser-default),
    input[type=password]:not(.browser-default),
    input[type=email]:not(.browser-default),
    input[type=url]:not(.browser-default),
    input[type=time]:not(.browser-default),
    input[type=date]:not(.browser-default),
    input[type=datetime]:not(.browser-default),
    input[type=datetime-local]:not(.browser-default),
    input[type=tel]:not(.browser-default),
    input[type=number]:not(.browser-default),
    input[type=search]:not(.browser-default),
    textarea.materialize-textarea {
        width: 88%;
    }

    .boka-form {
        padding: 50px;
    }

    .modal .modal-content {
        margin: 45px;
    }

    .results-btn-box,
    .results {
        width: 65%;
    }

    .results-bottom-text {
        width: 68%;
    }

    .logo-box {
        min-height: 369px;
    }

    .top-bg {
        height: 100vh;
    }

    .feed-bg {
        height: 100vh;
    }

    .slider .indicators .indicator-item {
        margin: 0 12px;
        bottom: 0;
    }

    .customer-logo {
        top: 11vh;
    }

    .customer-feed {
        min-height: 400px;
        height: auto;
        position: relative;
        width: 100%;
        padding: 42% 10% 15%;
    }

    .slides .slider li .caption {
        min-height: 400px;
    }

    .customer-logo img {
        margin: 31px 0px;
    }

    .zignify-stats-bg {
        min-height: 350vh;
        height: auto;
    }

    .zignify-stats-box {
        min-height: 350vh;
        height: auto;
    }

    .cta-box h1 {
        font-size: 4rem;
    }

    .cta-box {
        padding: 8% 13% 0%;
    }

}

@media screen and (min-width: 1020px) {

    .hero-content {
        margin-left: 20%;
        margin-top: 0px;
        width: 80%;
    }

    .hero-text {
        margin-top: 80px;
    }

    .input-label {
        font-size: 1.2rem;
        padding-bottom: 5px;
    }

    .hero-form {
        margin-top: 20px;
    }

    .customer-text {
        padding: 3% 30px;
        margin-top: -33px;
    }

    .footer-bg {
        background-image: url(/static/footerbg-lg.svg);
        height: 816px;
        
    }

    .zignify-stats-box {
        padding: 100px 190px;
    }

    .boka-form {
        padding: 50px;
    }

    .customer-logo {
        top: 18vh;
    }

    .logo-box {
        min-height: 172px;
    }

    .customer-feed {
        min-height: 400px;
        height: auto;
        position: relative;
        width: 100%;
        padding: 18% 12% 15%;
    }

    .feed-bg {
        height: 130vh;
    }

}


@media screen and (min-width: 1200px) {

    .bd-grid {
        margin-left: auto;
        margin-right: auto;
    }

    .hero-form {
        background-color: transparent;
        color: white;
        font-weight: 200;
        width: auto;
        max-width: 500px;
        text-align: center;
        padding: 20px;
    }

    .carousel.carousel-slider .carousel-item {
        padding: 0px 60px;
    }

    .footer-bg {
        background-image: url(/static/footerbg-lg.svg);
        height: 1241px;
    }

    .zignify-stats-bg {
        height: 3000px;
        min-height: 3000px;
    }


    .zignify-stats-box {
        padding: 100px 80px 30px;
        min-height: 3000px;
        height: auto;
    }

    .hero-text {
        margin-top: 70px;
    }

    .input-label {
        font-size: 1.5rem;
        padding-bottom: 7px;
    }

    .customer-feed {
        padding: 15% 10% 2%;
    }

    .cta-box {
        padding: 5% 13% 0%;
    }
}

@media screen and (min-width: 1400px) {
    .zignify-stats-bg {
        height: 3000px;
    }

    .zignify-stats-box {
        padding: 100px 300px;
        height: 3000px;
    }
}


@media screen and (min-width: 1600px) {

    .footer-bg {
        background-image: url(/static/footerbg-lg.svg);
        height: 1641px;
        left: -30px;
        width: 103vw;
    }

    .boka-form {
        padding: 50px 400px;
    }

    .zignify-stats-bg {
        min-height: 3200px;
        height: 3200px;
    }

    .zignify-stats-box {
        padding: 100px 300px;
        min-height: 3200px;
        height: 3200px;
    }

    .hero-content {
        margin-top: 5%;
        width: 80%;
    }

    .hero-text h1,
    .hero-text-2,
    .hero-text-line-2 {
        line-height: 125%;
        font-size: 3.8rem;
    }

    .hero-form {
        margin-top: 75px;
    }
}