/*!
 * Start Bootstrap - Grayscale v5.0.2 (https://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */

#mainNav {
    min-height: 56px;
    background-color: #fff;
}

#mainNav .navbar-toggler {
    font-size: 80%;
    padding: 0.75rem;
    color: #64a19d;
    border: 1px solid #64a19d;
}

#mainNav .navbar-toggler:focus {
    outline: none;
}

#mainNav .navbar-brand {
    color: #161616;
    font-weight: 600;
    padding: .9rem 0;
}

#mainNav .navbar-nav .nav-item:hover {
    color: fade(white, 80%);
    outline: none;
    background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active,
#mainNav .navbar-nav .nav-item:focus {
    outline: none;
    background-color: transparent;
}

@media (min-width: 992px) {
    #mainNav {
        padding-top: 0;
        padding-bottom: 0;
        border-bottom: none;
        background-color: transparent;

        -webkit-transition: background-color 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out;

    }

    #mainNav .navbar-brand {
        padding: .5rem 0;
        color: rgba(255, 255, 255, 0.5);
    }

    #mainNav .nav-link {
        -webkit-transition: none;
        transition: none;
        padding: 2rem 1.5rem;
        color: rgba(255, 255, 255, 0.5);
    }

    #mainNav .nav-link:hover {
        color: rgba(255, 255, 255, 0.75);
    }

    #mainNav .nav-link:active {
        color: white;
    }

    #mainNav.navbar-shrink {
        background-color: #fff;
    }

    #mainNav.navbar-shrink .navbar-brand {
        color: #161616;
    }

    #mainNav.navbar-shrink .nav-link {
        color: #161616;
        padding: 1.5rem 1.5rem 1.25rem;
        border-bottom: 0.25rem solid transparent;
    }

    #mainNav.navbar-shrink .nav-link:hover {
        color: #64a19d;
    }

    #mainNav.navbar-shrink .nav-link:active {
        color: #467370;
    }

    #mainNav.navbar-shrink .nav-link.active {
        color: #64a19d;
        outline: none;
        border-bottom: 0.25rem solid #64a19d;
    }
}

@media (min-width: 768px) {

    .masthead {
        position: relative;
        width: 100%;
        height: auto;
        min-height: 35rem;
        padding: 15rem 0;
        /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");*/
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.22) 50%, rgb(247, 247, 247) 100%), url("../img/bg-masthead_desktop.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
    }

    .masthead_rechtsanwaltskanzlei {
        position: relative;
        width: 100%;
        height: auto;
        min-height: 35rem;
        padding: 15rem 0;
        /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");*/
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.22) 50%, rgb(247, 247, 247) 100%), url("../img/Figur_desktop.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
    }

    .masthead_hausverwaltung {
        position: relative;
        width: 100%;
        height: auto;
        min-height: 35rem;
        padding: 15rem 0;
        /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");*/
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.22) 50%, rgb(247, 247, 247) 100%), url("../img/Konstanz_desktop.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
    }

}

@media (max-width: 767px) {

    .masthead {
        position: relative;
        width: 100%;
        height: auto;
        min-height: 35rem;
        padding: 15rem 0;
        /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");*/
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.22) 50%, rgb(247, 247, 247) 100%), url("../img/bg-masthead_mobile.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
    }

    .masthead_rechtsanwaltskanzlei {
        position: relative;
        width: 100%;
        height: auto;
        min-height: 35rem;
        padding: 15rem 0;
        /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");*/
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.22) 50%, rgb(247, 247, 247) 100%), url("../img/Figur_mobile.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
    }

    .masthead_hausverwaltung {
        position: relative;
        width: 100%;
        height: auto;
        min-height: 35rem;
        padding: 15rem 0;
        /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");*/
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.22) 50%, rgb(247, 247, 247) 100%), url("../img/Konstanz_mobile.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
    }

}

.masthead h1 {
    /*font-family: 'Varela Round';*/
    font-family: 'linux_biolinumregular';
    /*font-weight: 400;*/
    font-size: 2rem;
    line-height: 2rem;
    letter-spacing: 0.3rem;
    color: rgb(255, 255, 255);
    text-shadow:  1px  1px 1px #848484,
                  1px -1px 1px #848484,
                 -1px  1px 1px #848484,
                 -1px -1px 1px #848484;

    /*background: -webkit-linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.5));
    
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;*/
}

.masthead_hausverwaltung h1 {
    /*font-family: 'Varela Round';*/
    font-family: 'linux_biolinumregular';
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: 0.25rem;
    color: rgb(255, 255, 255);
    text-shadow:  1px  1px 1px #848484,
                  1px -1px 1px #848484,
                 -1px  1px 1px #848484,
                 -1px -1px 1px #848484;

    /* background: -webkit-linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.5));
    
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;*/
}

.masthead_rechtsanwaltskanzlei h1 {
    /*font-family: 'Varela Round';*/
    font-family: 'linux_biolinumregular';
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: 0.25rem;
    color: rgb(255, 255, 255);
    text-shadow:  1px  1px 1px #848484,
                  1px -1px 1px #848484,
                 -1px  1px 1px #848484,
                 -1px -1px 1px #848484;


    /*background: -webkit-linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.5));
    
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;*/
}

.masthead h2 {
    max-width: 20rem;
    font-size: 1rem;

}

@media (min-width: 768px) {
    .masthead h1 {
        font-size: 4rem;
        line-height: 4rem;
    }

    .masthead_hausverwaltung h1 {

        font-size: 2.5rem;
        line-height: 4rem;
    }

    .masthead_rechtsanwaltskanzlei h1 {

        font-size: 2.5rem;
        line-height: 4rem;

    }
}

@media (min-width: 992px) {
    .masthead {
        height: 100vh;
        padding: 0;
    }

    .masthead_hausverwaltung {
        height: 100vh;
        padding: 0;
    }

    .masthead_rechtsanwaltskanzlei {
        height: 100vh;
        padding: 0;
    }

    .masthead h1 {
        font-size: 4rem;
        /*line-height: 6.5rem;*/
        letter-spacing: 0.5rem;
    }

    .masthead h2 {
        max-width: 30rem;
        font-size: 1.25rem;
        color: blue;
    }
}

.btn {
    -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
    padding: 0rem 0rem;
    /*font-family: 'Varela Round';*/
    font-family: 'Futura';
    font-size: 80%;
    text-transform: uppercase;
    letter-spacing: .15rem;
    border-bottom: 0;
     !important
}

.btn-primary {
    background-color: #64a19d;
    border-radius: 0%;
    border: 0px;
}

.btn-primary:hover {
    background-color: #4f837f;
}

.btn-primary:focus {
    background-color: #4f837f;
    color: white;
}

.btn-primary:active {
    background-color: #467370 !important;
}

.about-section {
    padding-top: 8rem;



    background-color: rgba(0, 0, 0, 0.03) !important;
}

.about-section p {
    /*margin-bottom: 5rem;*/
}

.projects-section {
    padding: 5rem 0;
}

.projects-section .featured-text {
    padding: 1rem;
}

@media (min-width: 992px) {
    .projects-section .featured-text {
        /*padding: 0 0 0 0rem;*/
        margin-top: 15px;
        border-top: 0.2rem solid #64a19d;
        border-radius: 3%;
    }
}

@media (max-width: 992px) {
    .projects-section .featured-text {
        padding: 1rem;
    }

    .about-section .featured-text {
        padding: 1rem;
    }
}

.projects-section .project-text {
    padding: 3rem;
    font-size: 90%;
}

@media (min-width: 992px) {
    .projects-section .project-text {
        padding: 5rem;
    }

    .projects-section .project-text hr {
        border-color: #64a19d;
        border-width: .25rem;
        width: 30%;
    }
}

.signup-section {
    padding: 10rem 0;
    /*
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-signup.jpg");
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-signup.jpg");
    */
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}

.signup-section .form-inline input {
    -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
    padding: 1.25rem 2rem;
    height: auto;
    /*font-family: 'Varela Round';*/
    font-family: 'Futura';
    font-size: 80%;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    border: 0;
}

.contact-section {
    padding: 5rem 0 0;
}

.contact-section .card {
    border: 0;
    border-radius: 0.5rem !important;
    /*border-bottom: 0.25rem solid #64a19d;*/

    -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.03) !important;
    box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.03) !important;
}

.contact-section .card h4 {
    font-size: 1rem;
    /*font-family: 'Varela Round';*/
    font-family: futura;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
}

.contact-section .card hr {
    border-color: #64a19d;
    border-width: 0.2rem;
    width: 3rem;
}

.contact-section .social {
    margin-top: 5rem;
}

.contact-section .social a {
    text-align: center;
    height: 3rem;
    width: 3rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    line-height: 3rem;
    color: rgba(255, 255, 255, 0.3);
}

.contact-section .social a:hover {
    color: rgba(255, 255, 255, 0.5);
}

.contact-section .social a:active {
    color: #fff;
}

body {
    /*font-family: 'Varela Round';*/
    font-family: 'Futura';
    letter-spacing: 0.015em;
    font-size: 1.15rem;
}

a {
    color: #64a19d;
}

a:focus,
a:hover {
    text-decoration: none;
    color: #3c6360;
}

.bg-black {
    /*background-color: #161616 !important;*/
    background-color: rgba(0, 0, 0, 0.03) !important;
}

.bg-light {
    background-color: rgba(0, 0, 0, 0.03) !important;
}

.bg-primary {
    background-color: #64a19d !important;
}

.text-primary {
    color: #64a19d !important;
}

footer {
    padding: 5rem 0;
}

.text-black-50 {
    color: rgba(0, 0, 0, .75) !important;
}

@media (min-width: 992px) {
    .div-large {}

    .div-small {
        height: 0rem;
        width: 0rem;
        border: 0px !important;
        padding: 0px !important;
        display: none !important;
        visibility: hidden !important;
        overflow: hidden !important;
        margin: 0rem !important;
    }
}

@media (max-width: 992px) {
    .div-large {
        height: 0rem !important;
        width: 0rem !important;
        margin-bottom: 0rem !important;
        visibility: hidden !important;
        overflow: hidden !important;
        display: none !imrpotant;
        margin: 0rem !important;
    }

    .div-small {}
}

.cool-line {
    background-color: #64a19d !important;
    height: 1px !important;
    width: 20% !important;
}

@media (min-width: 992px) {
    .small-div {
        width: 0px !important;
        height: 0px !important;
        border: 0px !important;
        padding: 0px !important;
        display: none;
    }

    .flexy {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .img-aspect-ratio-large {
        /*content: url(../img/andreas_2_cube.jpg);*/
        border-radius: 50% !important;
        display: block;
        width: 85%;

        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.2) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.2) !important;
    }

    .img-aspect-ratio-small {
        width: 0rem;
    }

    .img-aspect-ratio-large-verwaltung {
        /*content: url(../img/andreas_1_cube.jpg);*/
        border-radius: 50% !important;
        display: block;
        width: 85%;

        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.2) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.2) !important;
    }

    .img-aspect-ratio-small-verwaltung {
        width: 0rem;
    }

    .img-aspect-ratio-large-kanzlei {
        /*content: url(../img/andreas_3_cube.jpg);*/
        border-radius: 50% !important;
        display: block;
        width: 85%;

        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.2) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.2) !important;
    }

    .img-aspect-ratio-small-kanzlei {
        width: 0rem;
    }

    .img-project-large-1 {
        /* content: url(../img/Figur_cube.jpg);*/
        border-radius: 0.5rem;
         !important;
        display: block;
        -webkit-box-shadow: 0 0.4rem 0.5rem 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0.4rem 0.5rem 0 rgba(0, 0, 0, 0.15) !important;
    }

    .img-project-large-2 {
        /* content: url(../img/Figur_cube.jpg);*/
        border-radius: 0.5rem;
         !important;
        display: block;
        -webkit-box-shadow: 0 0.4rem 0.5rem 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0.4rem 0.5rem 0 rgba(0, 0, 0, 0.15) !important;
    }



    .img-project-small-1 {
        width: 0rem;
    }

    .img-project-small-2 {
        width: 0rem;
    }


}

@media (max-width: 768px) {

    body {
        font-size: 0.9rem;
    }

    h4 {
        font-size: 1.2rem;
    }
}

@media (max-width: 992px) {

    .large-div {
        width: 0px !important;
        height: 0px !important;
        border: 0px !important;
        padding: 0px !important;
        display: none;
    }

    .img-aspect-ratio-small {
        /*content: url(../img/andreas_2_flat.jpg);*/
        border-radius: 0.5rem !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.15) !important;
    }

    .img-aspect-ratio-large {
        width: 0rem;
    }

    .img-aspect-ratio-small-verwaltung {
        /*content: url(../img/andreas_1_flat.jpg);*/
        border-radius: 0.5rem !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.15) !important;
    }

    .img-aspect-ratio-large-verwaltung {
        width: 0rem;
    }

    .img-aspect-ratio-small-kanzlei {
        /*content: url(../img/andreas_3_flat.jpg);*/
        border-radius: 0.5rem !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.15) !important;
    }

    .img-aspect-ratio-large-kanzlei {
        width: 0rem;
    }


    .img-project-large-1 {
        width: 0rem;
    }

    .img-project-large-2 {
        width: 0rem;
    }

    .img-project-small-1 {
        /*content: url(../img/Figur_flat.jpg);*/
        border-radius: 0.5rem !important;
        -webkit-box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.15) !important;
    }

    .img-project-small-2 {
        /*content: url(../img/konstanz_flat.jpg);*/
        border-radius: 0.5rem !important;
        -webkit-box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.15) !important;

    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    #serviceselection1 {
        margin-right: 110px !important;
    }

    .img-project-large-1 {
        /* content: url(../img/Figur_cube.jpg);*/
        background: url(../img/Figur_cube.jpg) no-repeat;
        background-size: contain;
        height: 278px;
        border-radius: 0.5rem !important;
        display: block;
        -webkit-box-shadow: 0 0.4rem 0.5rem 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0.4rem 0.5rem 0 rgba(0, 0, 0, 0.15) !important;
    }

    .img-project-large-2 {
        /* content: url(../img/Figur_cube.jpg);*/
        background: url(../img/konstanz_cube.jpg) no-repeat;
        background-size: contain;
        height: 278px;
        border-radius: 0.5rem !important;
        display: block;
        -webkit-box-shadow: 0 0.4rem 0.5rem 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0.4rem 0.5rem 0 rgba(0, 0, 0, 0.15) !important;
    }
}

.container-no-padding {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.text-white-100 {
    color: rgba(255, 255, 255, 1) !important;
    font-size: 1.5rem !important;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3), 7px 7px 7px rgba(0, 0, 0, 0.5) !important;
}

.subtitle {
    font-size: 1.7rem;
    font-family: "linux_biolinumregular"
}

.subtitle-small {
    font-size: 1.3em;
    font-family: "linux_biolinumregular"
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}

.smallbr {
    margin: 0.5rem;
}

#aboutcollapse {
    -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    border-radius: 0.5rem;
    background-color: white;
    transition: 0.3s;
}

#aboutcollapse:hover {
    background-color: rgba(100, 161, 157, 0.46);
}


#serviceselection1 {
    -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    border-radius: 0.5rem;
    background-color: white;
    transition: 0.3s;
}

#serviceselection1:hover {
    background-color: rgba(100, 161, 157, 0.46);
}

#serviceselection2 {
    -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    border-radius: 0.5rem;
    background-color: white;
    transition: 0.3s;
}

#serviceselection2:hover {
    background-color: rgba(100, 161, 157, 0.46);
    transition: 0.3s;
}

#hausverwaltungTitle {
    background: -webkit-linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.5));

    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

#scroll {
    position: fixed;
    right: 2%;
    bottom: 2%;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #3c6360;
    text-indent: -9999px;
    display: none;
    z-index: 9999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

#scroll span {
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}

#scroll:hover {
    background-color: #64a19d;
}

#map {
    border-radius: 0.5rem;
    -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
}

#nameHeader {
    font-family: "linux_biolinumregular"
}

#navLink {
    font-family: "linux_biolinumregular";
}

#nameHeader:hover {
    color: rgb(100, 161, 157) !important;
}

#GoBack {
    font-size: 1.3rem;
}



#acceptButton:hover {
    background-color: rgba(100, 161, 157, 0.46);
}

@media (min-width: 1200px) {

    #acceptButtonText {
        color: black;
        font-size: 1.2rem;
    }

    #mapsTitleText {
        font-size: 1.3rem !important;
        margin-bottom: 5%;
        font-family: futura;

    }

    #acceptButton {
        margin-left: 25%;
        margin-right: 25%;
        height: 15%;
        border-radius: 0.25rem;
        background-color: white;
        -webkit-box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        transition: 0.3s;
        cursor: pointer;
    }

    #mapsOptIn {
        position: absolute;
        bottom: 25%;
        left: 25%;
        border-radius: 0.5rem;
        height: 50%;
        width: 50%;
        margin-bottom: 25px;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInSub {
        position: absolute;
        bottom: 25%;
        left: 25%;
        border-radius: 0.5rem;
        height: 50%;
        width: 50%;
        margin-bottom: 25px;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInText {
        margin: 10%;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {

    #acceptButtonText {
        color: black;
        font-size: 1.1rem;
        transform: translateY(40%) !important;
    }

    #mapsTitleText {
        font-size: 1.3rem !important;
        margin-bottom: 5%;
        font-family: futura;

    }

    #acceptButton {
        margin-left: 25%;
        margin-right: 25%;
        transform: translateY(-30%) !important;
        height: 15%;
        border-radius: 0.25rem;
        background-color: white;
        -webkit-box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        transition: 0.3s;
        cursor: pointer;
    }

    #mapsOptIn {
        position: absolute;
        bottom: 25%;
        left: 25%;
        border-radius: 0.5rem;
        height: 50%;
        width: 50%;
        margin-bottom: 25px;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInSub {
        position: absolute;
        bottom: 25%;
        left: 25%;
        border-radius: 0.5rem;
        height: 50%;
        width: 50%;
        margin-bottom: 25px;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInText {
        margin: 10%;
    }
}



@media (min-width:768px) and (max-width: 992px) {

    #acceptButtonText {
        color: black;
        font-size: 1.2rem;
        transform: translateY(40%) !important;
    }

    #mapsTitleText {
        font-size: 1.3rem !important;
        margin-bottom: 5%;
        font-family: futura;

    }

    #acceptButton {
        margin-top: -1.5%;
        margin-left: 3%;
        margin-right: 3%;

        height: 20%;
        border-radius: 0.5rem;
        background-color: white !important;
        -webkit-box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        transition: 0.3s;
        cursor: pointer;
    }

    #mapsOptIn {
        position: absolute;
        bottom: 25%;
        left: 17%;
        border-radius: 0.5rem;
        height: 50%;
        width: 66%;
        margin-bottom: 5%;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInSub {
        position: absolute;
        bottom: 25%;
        left: 17%;
        border-radius: 0.5rem;
        height: 50%;
        width: 66%;
        margin-bottom: 5%;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInText {
        margin: 5%;
    }

}

@media (min-width:576px) and (max-width:767px) {
    #acceptButtonText {
        color: black;
        font-size: 1.1rem;
        transform: translateY(70%) !important;
    }

    #mapsTitleText {
        font-size: 1.3rem !important;
        margin-bottom: 5%;
        font-family: futura;

    }

    #acceptButton {
        margin-top: 8%;
        margin-left: 10%;
        margin-right: 10%;
        height: 25%;
        border-radius: 0.5rem;
        background-color: white !important;
        -webkit-box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        transition: 0.3s;
        cursor: pointer;
    }

    #mapsOptIn {
        position: absolute;
        bottom: 0%;
        left: 5%;
        border-radius: 0.5rem;
        height: 65%;
        width: 90%;
        margin-bottom: 20% !important;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInSub {
        position: absolute;
        bottom: 0%;
        left: 5%;
        border-radius: 0.5rem;
        height: 65%;
        width: 90%;
        margin-bottom: 23% !important;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }


    #mapsOptInText {
        margin: 5%;
    }

}

@media (min-width:500px) and (max-width:575px) {
    #acceptButtonText {
        color: black;
        font-size: 1.05rem;
        transform: translateY(80%) !important;
    }

    #mapsTitleText {
        font-size: 1.1rem !important;
        margin-bottom: 1%;
        font-family: futura;

    }

    #acceptButton {
        margin-top: 5%;
        margin-left: 8%;
        margin-right: 8%;

        height: 25%;
        border-radius: 0.5rem;
        background-color: white !important;
        -webkit-box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        transition: 0.3s;
        cursor: pointer;
    }

    #mapsOptIn {
        position: absolute;
        bottom: 7%;
        left: 5%;
        border-radius: 0.5rem;
        height: 65%;
        width: 90%;
        margin-bottom: 60px;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInSub {
        position: absolute;
        bottom: 7%;
        left: 5%;
        border-radius: 0.5rem;
        height: 65%;
        width: 90%;
        margin-bottom: 90px;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInText {
        margin: 6%;
        margin-left: 15%;
        margin-right: 15%;
    }

}

@media (min-width:401px) and (max-width:499px) {
    #acceptButtonText {
        color: black;
        font-size: 1.05rem;
        transform: translateY(70%) !important;
    }

    #mapsTitleText {
        font-size: 1.1rem !important;
        margin-bottom: 1%;
        font-family: futura;

    }

    #acceptButton {
        margin-top: 5%;
        margin-left: 3%;
        margin-right: 3%;

        height: 25%;
        border-radius: 0.5rem;
        background-color: white !important;
        -webkit-box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        transition: 0.3s;
        cursor: pointer;
    }

    #mapsOptIn {
        position: absolute;
        bottom: 7%;
        left: 5%;
        border-radius: 0.5rem;
        height: 65%;
        width: 90%;
        margin-bottom: 60px;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInSub {
        position: absolute;
        bottom: 7%;
        left: 5%;
        border-radius: 0.5rem;
        height: 65%;
        width: 90%;
        margin-bottom: 83px;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInText {
        margin: 6%;
    }

}

@media (max-width:400px) {
    #acceptButtonText {
        color: black;
        font-size: 1.05rem;
        transform: translateY(40%) !important;
    }

    #mapsTitleText {
        font-size: 1.1rem !important;
        margin-bottom: 1%;
        font-family: futura;

    }

    #acceptButton {
        margin-top: 5%;
        margin-left: 3%;
        margin-right: 3%;

        height: 25%;
        border-radius: 0.5rem;
        background-color: white !important;
        -webkit-box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        box-shadow: 0 0.15rem 0.15rem 0 rgba(0, 0, 0, 0.05) !important;
        transition: 0.3s;
        cursor: pointer;
    }

    #mapsOptIn {
        position: absolute;
        bottom: 7%;
        left: 5%;
        border-radius: 0.5rem;
        height: 65%;
        width: 90%;
        margin-bottom: 60px;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInSub {
        position: absolute;
        bottom: 7%;
        left: 5%;
        border-radius: 0.5rem;
        height: 58%;
        width: 90%;
        margin-bottom: 85px;
        text-align: center;
        background-color: rgb(247, 247, 247) !important;
        -webkit-box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1) !important;
    }

    #mapsOptInText {
        margin: 1%;
    }

}
