body {
    font-family: 'Roboto', sans-serif !important;
}

#my-signin2 {
    width: 100%;
}

#my-signin2>div,
#my-signin3>div,
#my-signin4>div,
#my-signin5>div {
    margin: 0 auto;
    border-radius: 0.3rem;
    font-size: 1.25rem !important;
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: 0px;
}

#my-signin3 .abcRioButtonContents,
#my-signin4 .abcRioButtonContents,
#my-signin5 .abcRioButtonContents {
    font-size: 1.25rem !important;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0px !important;
}

#my-signin3 .abcRioButtonContents span,
#my-signin4 .abcRioButtonContents span,
#my-signin5 .abcRioButtonContents span {
    content: "Sign up" !important;
}

#my-signin2 .abcRioButtonContents {
    font-size: 1rem !important;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0px !important;
    text: "Sign up with Google" !important;
}

#my-signin4 .abcRioButton {
    margin: 0px;
}

.modal-dark-backdrop {
    opacity: 0.9 !important;
}

.btn-lg {
    padding-top: 6px;
}

.grow {
    transition: all 0.2s ease-in-out;
}

@media screen and (max-width: 767px) {
    #testimonials {
        background-size: auto 100% !important;
    }

    #hero-image img {
        display: none;
    }

    #hero-image {
        height: 100px;
    }

    #hero-text {
        font-size: 2em !important;
    }

    #pop-body,
    #pop-body2 {
        margin: 0px 15px 15px !important;
    }

    #pop-buttons,
    #pop-buttons2,
    #pop-buttons3 {
        height: 70px !important;
    }

    .question-image {
        padding: 0px !important;
    }

    .youtube-video {
        width: 90%;
        height: 90%;
        margin: auto;
        margin-bottom: 30px !important;
    }

    #my-signin4 .abcRioButton {
        margin: 0 auto !important;
    }

    #down-arrow {
        display: none;
    }

    #inbox-look-like,
    #inbox-look-like-div1 {
        margin-top: 30px !important;
        justify-content: center !important;
        margin-left: 5px !important;
        margin-right: 5px;
    }

    #inbox-look-like-div2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        height: 70vw !important;
    }

    #challenge {
        display: none;
    }

    #testimonials img {
        height: 127px !important;
    }
}

@media screen and (max-width: 991px) and (min-width: 767px) {
    .youtube-video {
        margin-bottom: 30px !important;
    }

    .question-image {
        padding-left: 15px !important;
    }

    #down-arrow {
        margin-left: 100px;
    }

    #testimonials img {
        height: 110px !important;
    }
}

@media screen and (min-width: 900px) {
    #hero-text {
        width: 500px;
    }

    #hero-sub-text {
        width: 550px;
    }
}

#drift-widget-container {
    z-index: 1000 !important;
}

.h3,
h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.47px;
    color: #2c2c2c;
}

.h2,
h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #2c2c2c;
}

p {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.33px;
}

.features-icons img {
    border-radius: 15px;
    box-shadow: 0 0 8px 0 rgba(160, 160, 160, 0.5);
    background-color: #ffffff;
}

.grow {
    transition: all 0.2s ease-in-out;
}

.grow:hover {
    transform: scale(1.1);
}

#testimonials {
    background: linear-gradient(transparent, #fff), url('../img/home2/test-back.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}

#testimonials img {
    padding: 0px;
    margin: -12px;
    z-index: 1;
}

.btn-primary {
    background-color: #2208ff !important;
}

.btn-primary:hover {
    box-shadow: 0 2px 4px 0 #9b9b9b;
    background-color: #2208ff;
}

.btn-primary:active,
.btn-primary:focus {
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 #9b9b9b;
    background-color: #2208ff;
}

.btn-outline {
    border: solid 1px #2208ff;
    background-color: white !important;
    color: #2208ff !important;
}

.panel-default>.panel-heading {
    border: 0;
    background: #f9f9f9;
    padding: 0;
}

#google-verification-link:hover {
    text-decoration: none;
}

#login-modal .ytLoader>img.playBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 20%;
    height: auto;
    opacity: 0.5;
}

#login-modal .ytLoader>img.cover {
    height: 200px;
    margin-top: -25px;
    left: 0;
}

#login-modal .ytLoader {
    overflow: hidden;
    height: 150px;
}

#faq-modal .ytLoader>img.playBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 20%;
    height: auto;
    opacity: 0.5;
}

#faq-modal .ytLoader>img.cover {
    height: 334px;
    width: 450px;
    margin-top: -42px;
    left: 0;
}

#faq-modal .ytLoader {
    overflow: hidden;
    height: 250px;
    width: 450px;
    position: relative;
}

#footer-links .list-inline-item {
    margin-right: 4px;
    margin-left: 4px;
}

#privacy-policy-notification {
    position: fixed;
    margin-left: 12px;
    margin-bottom: 12px;
    padding: 12px;
    width: auto;
    max-width: 620px;
    margin-right: 90px;
    min-height: 40px;
    font-size: 14px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 11;
    background: #fff;
    color: #262f3c;
    box-shadow: 0 4px 8px 0 rgba(8, 15, 26, 0.12);
    border-radius: 3px;
}

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

    #footer-links .list-inline-item,
    #copyright {
        font-size: 80%;
    }
}

@media screen and (max-width: 400px) {
    #footer-links .list-inline-item {
        margin: 0px;
        padding: 0px;
    }
}

@media screen and (max-width: 500px) {
    #privacy-policy-notification {
        display: block;
    }

    #privacy-policy-notification button {
        margin-top: 12px;
        line-height: 16px;
        padding-top: 7px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #privacy-policy-notification br {
        display: block !important;
    }

    #testimonials img {
        height: 88px !important;
    }
}

/*# sourceMappingURL=basic.css.map */