/* TERMS & CONDITIONS */
#content.terms {
    height: auto;
    padding-bottom: 60px;
}
.terms_and_condition {
    background: url(../img/news-events-back.png) repeat-x scroll 0 0 #FFFFFF;
    -webkit-box-shadow: 3px 3px 5px 1px #666666;
    box-shadow: 3px 3px 5px 1px #666666;
    min-height: 100%;
    padding: 0 27px;
    width: 90%;
    max-width: 913px;
    margin: 0 auto;
}

.terms-head {
    height: auto;
    padding-top: 118px;
    padding-bottom: 62px;
    text-align: center;
    width: 100%;
}

.terms-block {
    font-size: 1rem;
    line-height: 1.3rem;
    min-height: 80px;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: justify;
}

.terms-block .inner-block {
    margin-left: 29px;
    width: 90%;
}

.terms_subcontent p {
    color: #666666;
    font-family: futura-pt, sans-serif;
    font-size: 13px;
    margin: 0 0 16px;
}

.terms_subheadings {
    width: 90%;
    margin: 5px 0 10px 30px;
    border-bottom: 1px solid #A2A2A2;
    padding: 5px 0;
}

.terms_subheadings h2 {
    color: #000000;
    font-family: futura-pt, sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: 15px;
    margin: 5px 0;
}

.terms_subheadings1 h4 {
    color: #000;
    letter-spacing: 2px;
    margin: 5px 0;
    font-family: futura-pt, sans-serif;
    font-size: 11px;
}