/*NEW SECTION CONTENT STYLES*/
.news_content_wrapper h1,
.news_content_wrapper h2,
.news_content_wrapper h3,
.news_content_wrapper h4,
.news_content_wrapper h5,
.news_content_wrapper h6,
.dynamic_content_wrapper h1,
.dynamic_content_wrapper h2,
.dynamic_content_wrapper h3,
.dynamic_content_wrapper h4,
.dynamic_content_wrapper h5,
.dynamic_content_wrapper h6,
.coach_content_wrapper h1,
.coach_content_wrapper h2,
.coach_content_wrapper h3,
.coach_content_wrapper h4,
.coach_content_wrapper h5,
.coach_content_wrapper h6,
body#privacy-policy .main h1,
body#privacy-policy .main h2,
body#privacy-policy .main h3,
body#privacy-policy .main h4,
body#privacy-policy .main h5,
body#privacy-policy .main h6,
.requirements_content_area h1,
.requirements_content_area h2,
.requirements_content_area h3,
.requirements_content_area h4,
.requirements_content_area h5,
.requirements_content_area h6 {
    position: relative;
    padding-bottom: .5em;
    font-size: 24px!important;
    text-transform: uppercase;
}
.news_content_wrapper h1:after,
.news_content_wrapper h2:after,
.news_content_wrapper h3:after,
.news_content_wrapper h4:after,
.news_content_wrapper h5:after,
.news_content_wrapper h6:after,
.dynamic_content_wrapper h1:after,
.dynamic_content_wrapper h2:after,
.dynamic_content_wrapper h3:after,
.dynamic_content_wrapper h4:after,
.dynamic_content_wrapper h5:after,
.dynamic_content_wrapper h6:after,
.coach_content_wrapper h1:after,
.coach_content_wrapper h2:after,
.coach_content_wrapper h3:after,
.coach_content_wrapper h4:after,
.coach_content_wrapper h5:after,
.coach_content_wrapper h6:after,
body#privacy-policy .main h1:after,
body#privacy-policy .main h2:after,
body#privacy-policy .main h3:after,
body#privacy-policy .main h4:after,
body#privacy-policy .main h5:after,
body#privacy-policy .main h6:after,
.requirements_content_area h1:after,
.requirements_content_area h2:after,
.requirements_content_area h3:after,
.requirements_content_area h4:after,
.requirements_content_area h5:after,
.requirements_content_area h6:after {
    display: block;
    width: 110px;
    height: 5px;
    content: ' ';
    background-color: #e27a2d;
    position: absolute;
    bottom: 0;
}
.news_content_wrapper ul li,
.dynamic_content_wrapper ul li,
.coach_content_wrapper ul li,
body#privacy-policy .main ul li,
.requirements_content_area ul li {
    font-size:14px!important;
}
.news_content_wrapper a,
.dynamic_content_wrapper a,
.testimonial_content_wrapper a,
.coach_content_wrapper a,
body#privacy-policy .main a,
.requirements_content_area a {
    color:#e27a2d;
    font-size:14px;
    text-decoration:none;
}
.news_content_wrapper a:hover,
.news_content_wrapper a:active,
.news_content_wrapper a:focus,
.dynamic_content_wrapper a:hover,
.dynamic_content_wrapper a:active,
.dynamic_content_wrapper a:focus,
.testimonial_content_wrapper a:hover,
.testimonial_content_wrapper a:active,
.testimonial_content_wrapper a:focus,
.coach_content_wrapper a:hover,
.coach_content_wrapper a:active,
.coach_content_wrapper a:focus,
body#privacy-policy .main a:hover,
body#privacy-policy .main a:active,
body#privacy-policy .main a:focus,
.requirements_content_area a:hover,
.requirements_content_area a:active,
.requirements_content_area a:focus {
    text-decoration:underline;
}
.news_content_wrapper img,
.dynamic_content_wrapper img,
.coach_content_wrapper img,
body#privacy-policy .main img,
.requirements_content_area img {
    display:block;
    width:auto;
    max-width:100%;
    height:auto;
}
.testimonial_content_wrapper p,
.testimonial_content_wrapper span{
    font-style:italic;
    font-size:14px;
    color:#384656;
}
.testimonial_content_wrapper.key_contacts p,
.testimonial_content_wrapper.key_contacts span {
    font-style:normal!important;
}
.testimonial_content_wrapper p strong,
.testimonial_content_wrapper span strong {
    font-style:normal;
    font-size:14px;
    color:#384656;
}
