@import url(https://fonts.googleapis.com/css?family=Lato:400,700);

#article { font-family: sans-serif; font-size:16px; }

.tweetquote {
    display: block;
    text-align: center;
    padding: 16px;
    margin: 13px auto;
    font-size: 115%;
    color: #fff;
    font-weight: 400;
    margin-bottom: 30px;
      margin-top: 20px;
    background-color: #000;
}


#topbar { background-color: #fff; -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); }

#head-box { }

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

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

/* Headline */
#headline { display:none; }

#box-a-b {  background: #000;; }

#box-a {text-align:center; width: 100%; margin:auto; padding:20px; }

#box-b { }

#box-c-d { background: #000; padding: 0px; text-align:center; color: #fff; }

#box-c { text-align: right; }

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

.link { display: block; color: #fff; padding: 5px; text-decoration: none !important; font-size: 18px; }
.link:hover { color: #fff; }

#underfooter {background: #000; text-align: center; padding-bottom: 15px; }

/* PressRelease */
#press-release { text-align: left; }

h1, h2 { text-align: center; }
h1 { font-size: 24px; }
h1.headline { }

h2.sub-headline { }

#lede { }

.source { float: left; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.source a { }

.source a:hover { }

.dateline { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

#content-media-gallery { background: url(images/bg.png) top left repeat; }

#body-media-gallery { background: #000; margin: 20px 0 20px 0; }

#body-media-gallery-2 { background: #000; margin:20px 0 20px 0; }

#body_text { }

.logo { margin: 10px; }

.ctab, .ctab:visited { background-color: #000; padding: 25px; border-radius: 3px; color: #fff; text-decoration: none !important; font-weight: normal; display: block; margin: 0 auto; text-align: center; margin-top: 10px; }

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

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

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

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

.icons:hover, .icons:active { color:#eee; background:#000; }

#hero { padding-left: 0px; padding-right: 0px; }

.list-unstyled { padding-left: 0; list-style: none; margin-top: 35px; }

.list-inline li { display: inline-block; padding-right: 5px; padding-left: 5px; margin-bottom: 10px; }

/*---- Genral classes end -------*/

.soc { margin: 25px; }

/*Change icons circle size and color here*/
.fa { color: #fff; }
.scrollToTop { display: none; width: 45px; height: 45px; padding: 10px; text-align: center; font-weight: bold; background: #000!important; color: #fff!important; bold; text-decoration: none; position: fixed; bottom: 5px; right: 20px; border-radius: 3px; }

/* Cut in */
.cut-in-common { }

#cut-in { float:left; clear:both; margin:12px; }

#cut-single-column { }

/* Sidebar */
#sidebar { /* Sidebar Single Column */ width:100%; }
@media only screen and (min-width : 480px) {

#sidebar { width:40%; }

#sidebar-wrapper #press-release-row { width:60%; }
}

/* 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; }

/* Popup caption */
.mfp-title { }

/* Inline assets */
.inline-asset-title-container { }

.inline-icon { }

.inline-asset { width:40%; }

.inline-asset.inline-asset-single-column { width:100%; }

/* Gallery */
#title-gallery { font-family: "Lato", sans-serif; color: #fff; letter-spacing: 0.25em; text-indent: 0.125em; font-weight: 100; line-height: 1em; text-transform: uppercase; }

h3, .h3 { font-size: 24px; color: #fff; text-transform: uppercase; font-weight: normal; font-family: "Lato", sans-serif;  }

.gallery-asset-title-container { background: #000; padding: 6px; color: #fff; opacity: .8; }

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

.gallery-asset { }

#content-media-gallery { }

.gallery-icon { }

.nav_all_assets { }

/* Media queries */
@media only screen and (max-width: 980px) {
.share-lg-btn {display:none;}
.share-sm-btn {display: inline-block;}
.tq { width: 100%; }
}
@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%; text-align: center; }

#box-d { width:100%; text-align: center; }

.ctab { margin:1em; width: 90%; }



.mpeg { width: 90%; }
}
