﻿.mobilebox {
    margin-right: -30px;
    padding-left: 30px;
}

.hero-text1 {
    width: 100%;
    z-index: 2;
    font-family: 'Lucida Calligraphy', cursive;
    color: black;
}

.hero-text2 {
    width: 100%;
    z-index: 2;
    font-family: 'Lucida Calligraphy', cursive;
    color: black;
    padding-left: 14%;
    line-height: 1.4 !important;
    margin-bottom: 0;
}

.quoteMargin1 {
    padding-left: 17%;
    font-size: 13px;
    line-height: 1.4 !important;
    margin-bottom: 0;
}

.quoteMargin2 {
    padding-left: 17%;
    font-size: 13px;
    line-height: 1.4 !important;
    margin-bottom: 0;
}

.quoteMargin3 {
    padding-left: 42%;
    font-size: 13px;
    line-height: 1.4 !important;
    margin-bottom: 0;
}

.quoteMarginName {
    padding-left: 80%;
    font-size: 11px;
    line-height: 1.4 !important;
    white-space: pre-wrap;
    font-family: arial !important;
    margin-top: 0;
}

.bottomText {
    width: 100%;
    z-index: 2;
    font-family: 'Lucida Calligraphy', cursive;
    color: black;
    padding-left: 14%;
    font-size: 13px;
    line-height: 1.4 !important;
    margin-bottom: 0;
}

.main {
    width: 100%;
    z-index: 2;
    color: black;
    padding-left: 14%;
    font-size: 13px;
    line-height: 1.4 !important;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .bottomText {
        margin-left: 0 !important;
        margin-right: 0 !important;
        white-space: normal !important;
        font-size: 20px;
        padding-left: 0%;
        text-align: center;
    }

    .mobilebox {
        margin: 0px;
        padding-left: 0px;
    }

    .quoteMargin3 {
        margin-left: 0 !important;
        margin-right: 0 !important;
        white-space: normal !important;
        font-size: 20px;
        padding-left: 0%;
        text-align: center;
    }

    .hero-text2 {
        margin-left: 0 !important;
        margin-right: 0 !important;
        white-space: normal !important;
        font-size: 20px;
        padding-left: 0%;
        text-align: center;
        font-family: 'Lucida Calligraphy', cursive;
    }

    .quoteMargin1 {
        margin-left: 0 !important;
        margin-right: 0 !important;
        white-space: normal !important;
        font-size: 20px;
        padding-left: 0%;
        text-align: center;
    }

    .quoteMarginName {
        margin-left: 0 !important;
        text-align: center;
        display: block;
        padding-left: 0%;
        font-size: 15px;
    }
}

.ContentBox4 {
    padding: 6px;
    width: 80%;
    border: 3px solid #333333;
    background-color: rgb(153, 204, 102);
    margin: 0 auto;
    padding-bottom: 0;
}
