/** hf.css */
#espnwwos-disney-baseball-page .openMediaEngineButton {
    font-size: 15px !important;
    padding: 3px 11px !important;
    margin: -50px 0 0 15px !important;
}

@media only screen and (max-width: 763px) {
    #espnwwos-disney-baseball-page .openMediaEngineButton {
        font-size: 13px !important;
        padding: 3px 9px !important;
        margin: -42px 0 0 8px !important;
    }
}

/** st.ladangae 5.20.17 */

#contact-us-form-wrapper .form-element.interest {
    width: auto;
    height: 72px;
} 

.cta-desc a {
    font-weight: normal !important;
}

/** end.ladangae */

.m #modal.interstitial-message {
    height:300px!important;
}

.cta-module {
    border-top: 1px solid #dfdfdf;
    padding-top: 20px;
    margin-top: 75px;
    margin-left: 8px !important;
    width: 100% !important;
}
.cta-logo {
    background-repeat: no-repeat;
    background-position: right center;
    height: 110px;
    margin-right: 2%;
}
@media screen and (max-width: 402px) {
    .cta-module .cta-logo {
        background-position: left;
    }
}

.cta-intro h2, .cta-desc, .cta-desc-m {
    font-family: 'InspireTWDCRoman',InspireTWDC,Arial,sans-serif;
    color:#253b56;
}
.cta-intro, .cta-desc a, .cta-desc-m a {
    color: #1994d7;
}
.cta-intro h2 {
    margin-bottom: 5px;
}
.cta-desc p, .cta-desc-m p {
    font-size: 12px !important;
}
.cta-desc a {
    font-weight: bold;
}
