@charset "utf-8";
/* CSS Document */

    h1 {
    font-family: myriad-pro,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    color: #e55625;
    }
 /*   h1 span {
    font-family: minion-pro, serif;
    font-weight: 400;
    font-style: italic;
    font-size: 28px;
    color: #4D4F53;
    } */
    h2 {
    font-family: myriad-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
    color: #e55625;
    text-transform: uppercase;
    }
    .callout {
    font-family: myriad-pro, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: italic;
    border-top: 1px solid #adafaf;
    border-bottom: 1px solid #adafaf;
    padding: 25px;
    margin-bottom: 40px;
    }
    .orange {
    color: #E55625;
    }
    h3 {
    font-family: myriad-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #4D4F53;
    font-size: 15px;
    text-transform: uppercase;
    }
#dnn_ctr26695_ModuleContent {
	padding-right: 50px;
}
    #dnn_ctr26695_HtmlModule_lblContent.Normal, #dnn_ctr26695_HtmlModule_lblContent.Normal p {
    font-family: myriad-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 1.8em;
    color: #4D4F53;
    }
#dnn_ctr26695_ModuleContent .alert-info {
	border-color: #e55625;
    color: #e55625;
    font-size: 16px;
    font-weight: 600;
}
    @media only screen and (max-width: 600px) {
h1 {
    font-size: 22px;
    }
h1 span {
    font-size: 16px;
    }
    }
    
