@charset "utf-8";
/* CSS Document */

.hero_header {
    color: #761A1B;
    text-align: left;
    letter-spacing: 4px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-weight: 100;
    font-size: 50pt;
    padding-left: 189px;
    text-shadow: 0px 0px 40px;
    margin-top: -80px;
}
/* Hero Section */
.hero {
    padding-top: 151px;
    padding-bottom: 100px;
    background-image: url(../../images/logo6040300.png);
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-left: 25px;
}
.tagline {
    text-align: left;
    color: #E7BB00;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Arial, "Arial Black", "Lucida Calligraphy", Stencil, "Times New Roman", "Comic Sans MS", "Brush Script MT";
    font-size: 50pt;
    text-shadow: 0px 0px 40px;
    margin-left: 410px;
    margin-top: -60px;
}
@media (max-width: 320px){
.hero_header {
    color: #761A1B;
    text-align: left;
    letter-spacing: 4px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-weight: 100;
    font-size: 15pt;
    padding-left: 45px;
    text-shadow: 0px 0px 40px;
    margin-top: -135px;
}
/* Hero Section */
.hero {
    padding-top: 151px;
    padding-bottom: 100px;
    background-image: url(../../images/logo1510300.png);
    background-repeat: no-repeat;
    margin-top: 175px;
    margin-left: 15px;
}
.tagline {
    text-align: left;
    color: #E7BB00;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Arial, "Arial Black", "Lucida Calligraphy", Stencil, "Times New Roman", "Comic Sans MS", "Brush Script MT";
    font-size: 10pt;
    text-shadow: 0px 0px 40px;
    margin-left: 75px;
    margin-top: -20px;
}
}
    
@media (min-width: 321px)and (max-width: 767px){
.hero_header {
    color: #761A1B;
    text-align: left;
    letter-spacing: 4px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-weight: 100;
    font-size: 30pt;
    padding-left: 93px;
    text-shadow: 0px 0px 40px;
    margin-top: -111px;
}
/* Hero Section */
.hero {
    padding-top: 151px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-left: 25px;
    background-image: url(../../images/logo3020300.png);
}
.tagline {
    text-align: left;
    color: #E7BB00;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Arial, "Arial Black", "Lucida Calligraphy", Stencil, "Times New Roman", "Comic Sans MS", "Brush Script MT";
    font-size: 31pt;
    text-shadow: 0px 0px 40px;
    margin-left: 210px;
    margin-top: -36px;
}
}

@media (min-width: 768px) and (max-width: 1096px){
.hero_header {
    color: #761A1B;
    text-align: left;
    letter-spacing: 4px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-weight: 100;
    font-size: 50pt;
    padding-left: 189px;
    text-shadow: 0px 0px 40px;
    margin-top: -60px;
}
/* Hero Section */
.hero {
    padding-top: 151px;
    padding-bottom: 100px;
    background-image: url(../../images/logo6040300.png);
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-left: 25px;
}
.tagline {
    text-align: left;
    color: #E7BB00;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Arial, "Arial Black", "Lucida Calligraphy", Stencil, "Times New Roman", "Comic Sans MS", "Brush Script MT";
    font-size: 50pt;
    text-shadow: 0px 0px 40px;
    margin-left: 410px;
    margin-top: -60px;
}
}
