
#article { font-family:Arial Unicode MS, Arial, sans-serif; font-size:15px; }

.ctab, .ctab:visited { background: #642891; border-radius: 3px; color: #fff; text-decoration: none !important; padding: 15px; font-weight: bold; font-size: 100%; display: block; margin: 0 auto; text-align:center; }

.ctab:hover { opacity: .75; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.mpeg, .mpeg:visited { background: #642891; border-radius: 5px; color: #fff; text-decoration: none !important; padding: 25px; font-weight: bold; display: block; width: 52%; margin: .5em auto; text-align: center; font-size: 16px; margin-bottom: 2em; }

.mpeg:hover { opacity: .75; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

h3 a { color: #fff; text-decoration: underline; }
h3 a:hover {color: #ddb7f9;}

.slide, .slide:visited { padding: 5px; margin: 8px 3px; width: 48px; height: 48px; display: inline-block; text-align: center; color: #fff; font-size: 78%; border-radius: 30px; }

.slide:hover, .slide:active { color:#fff; background: #a254dd; }



#box-a .link { display: block; font-size: 16px; border: solid #642891 1px; width: 26%; margin: auto; border-radius: 17px; margin-bottom: 20px; margin-top: 1em; padding: 15px; text-decoration: none!important; }

.soc, .soc:visited { padding: 12px; margin: 8px 3px; width: 48px; height: 48px; display: inline-block;  text-align: center; color: #fff; font-size: 78%; border-radius: 30px; }

.soc:hover, .soc:active { color:#fff; background: #a254dd; }

.scrollToTop { display: none; width: 45px; height: 45px; padding: 10px; text-align: center; background: #642891; font-weight: bold; color: #fff; text-decoration: none; position: fixed; bottom: 5px; right: 20px; border-radius: 3px; }

.scrollToTop:hover { text-decoration:none; color: #fff; }

#topbar { background-color: white; -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75); }

.logo { margin: 5px; }

.logo1 { }

#call-to-action { text-align:center; }

#share-icons { margin-top: 25px; }

#topbar-right { text-align:center; }

#headline { display:none; }

.link { display: block; font-size: 16px; border: solid #fff 1px; width: 50%; margin: auto; border-radius: 25px; margin-bottom: 20px; }

.link:hover { background: #fff; color: 642891; }

.tf { margin-top: 20px; }

#box-a-b { background-color: #f6f7f8; padding: 20px; color: #757575; color: rgba(0, 0, 0, 0.54); font: 300 14px 'Roboto', sans-serif; border-top-width: 1px; border-top-style: solid; border-top-color: #d4d6e2; }

#box-a { text-align:center; }

#box-b { text-align:center; }

#box-c-d { background:#642891; color: #fff; }

#box-c { text-align:center; padding: 20px; }

#box-d { text-align:center; }

#underfooter { }

#press-release { text-align: left; }

h1 { text-align:center; }

h2 { text-align:center; }

#body-media-gallery { background: url(images/bg.jpg) top center #642891 no-repeat fixed; background-size: cover; margin: 20px 0 20px 0; }

/* Expanded Viewer */
.white-popup { background: #FFF; }

.mfp-image-holder .mfp-close { color: black; }

.mfp-arrow-left:before { color: #3F3F3F; }

.mfp-arrow-right:after { color: #3F3F3F; }

.mfp-title { }

#title-gallery {color: #fff; }

.gallery-asset-title-container {   background: #a254dd; padding: 8px;}

.gallery-asset-title { padding-left: 1.6em;}

.gallery-asset { }

.twitter-timeline { max-width: 600px;}

.gallery-icon { }

.nav_all_assets { }

/* Media queries */
@media only screen and (max-width: 980px) {

.mpeg { width: auto; }

.info { width: 100%; margin-top: 20%; }

.share-lg-btn { display:none; }

.share-sm-btn { display:inline-block; }
}
@media only screen and (max-width: 768px) and (orientation:portrait) {

#head-box { display:none; }
}
 @media only screen and (max-width: 768px) {

#box-a { width:100%; }

#box-b { width:100%; }

#box-c { width:100%;   padding: 0;}

#box-d { width:100%; }

.info { width: 100%; margin-top: 0; }

.ctab { margin: 1em; }


}