@charset "utf-8";

.about_row_4 {
    clear: both;
    min-height: 100px;
    background-repeat: repeat;
    background-position: center top repeat scroll transparent;
    background-image: url(../images/floor-background-2.jpg);
    background-color: transparent;
    background-attachment: scroll;
}
h1.hero8-about-heading1 {
    font-size: 32px;
    color: #FEC56E;
    font-weight: 300;
    text-align: center;
    margin-top: 2%;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    letter-spacing: 4px;
    text-shadow: 6px 6px 6px #57799C;
    -moz-text-shadow: 6px 6px 6px #57799C;
    -webkit-text-shadow: 6px 6px 6px #57799C;
    text-transform: none;
    max-width: 100%;
    font-style: normal;
    font-variant: small-caps;
}
p.hero8-about-p1 {
    color: white;
    text-align: right;
    font-size: 18px;
    max-width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-family: annie-use-your-telescope;
    padding-right: 5%;
}
p.hero8-about-p2 {
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    max-width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-family: annie-use-your-telescope;
    font-style: normal;
}
.about_row_6 {
    clear: both;
    min-height: 100px;
    padding-top: 2%;
    padding-bottom: 2%;
}
.about_pic {
    clear: both;
    min-height: 30px;
    padding-top: 10px;
    padding-bottom: 2%;
    height: 40%;
    width: 40%;
}

@media only screen and (min-width : 768px) {
       h1.hero8-about-heading1 {
            max-width: 100%;
            text-align:center;
            font-size: 42pt;
        }
    p.hero8-about-p1 {
    color: white;
    text-align: right;
    font-size: 22px;
    max-width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-family: annie-use-your-telescope;
    padding-right: 5%;
}
p.hero8-about-p2 {
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    max-width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-family: annie-use-your-telescope;
    font-style: normal;
}
.about_pic {
    clear: both;
    min-height: 30px;
    padding-top: 10px;
    padding-bottom: 2%;
    height: 50%;
    width: 50%;
}
    }

@media only screen and (min-width : 1024px) {
       h1.hero8-about-heading1 {
            max-width: 100%;
            text-align: center;
            font-size: 52pt;
       }
    p.hero8-about-p1 {
    color: white;
    text-align: right;
    font-size: 28px;
    max-width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-family: annie-use-your-telescope;
    padding-right: 5%;
}
p.hero8-about-p2 {
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    max-width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-family: annie-use-your-telescope;
    font-style: normal;
}
    .about_pic {
    clear: both;
    min-height: 30px;
    padding-top: 10px;
    padding-bottom: 2%;
    height: 50%;
    width: 50%;
}
   }