@charset "utf-8";/* Responsive Video Embed */.video-container {    position: relative;    padding-bottom: 56.25%;    padding-top: 30px; height: 0; overflow: hidden;} .video-container iframe,.video-container object,.video-container embed {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}.videoDescription{    background-color: #1B1B1B;    padding: 10px;    font-size: 14px;    color: #FFF;    border-top: 1px solid #474747;}.innerImage, .innerImageDiv{float: left;}.innerImageDiv{    padding-top:15px;    padding-bottom:15px;}@media(min-width:768px){    .innerContent{        padding-right:0;    }}@media(max-width:767px){    .innerImage{        margin:auto;        float: none !important;    }}.socialShareIcons{float: left;    margin-top: 10px;}.addthis_toolbox{width: 300px;}.innerContent{    color:#484848;}.richtext{    font-size: 17px;}.subTitle{    border-top: 1px solid #ACACAC;    border-bottom: 1px solid #ACACAC;    margin-bottom: 31px;    font-size: 18px;}.lineSeparator{    background-color:#ACACAC;    height:1px;    width:100%;    margin-top: 31px;    margin-bottom: 40px;}/* Mobile */@media (max-width:480px){    .subTitle{        font-size: 16px;    }}