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

.tweetquote {
  display: block;
  text-align: center;
  border-top: solid #0097ED 1px;
  border-bottom: solid #0097ED 1px;
  padding: 16px;
  margin: 13px auto;
  font-style: italic;
  font-size: 112%;
  color: #676C72;
  font-weight: 400;
  margin-bottom: 30px; 
}

#topbar { background-color: #063671; -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); border-bottom: 5px #0097ED solid; }

#head-box { }

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

#share-icons { margin-top: 25px; }
.shareable { color: #fff !important; }
/* Headline */
#headline {
display: none; 
background: none repeat scroll 0 0 #0097ED;
color: #fff;
font-family: sans-serif;
font-size: 36px !important;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
filter: alpha(opacity=85);
opacity: .85;
width: 100%;
margin: auto;
text-align: center;
position: static;
}
#box-a-b { display: none; background: #F1ECE9; }

#box-a { width: 100%; margin:auto; padding:50px; }

#box-b { }

#box-c-d { background: #F6F6F6; padding: 30px; text-align:center; }

#box-c { width: 100%; margin:auto; }

#box-d { }

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

#underfooter { }

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

h1.headline { }
h1 { text-align: center; }
h2 { text-align: center; }
h2.sub-headline { }

#lede { }

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

.source a { }

.source a:hover { }

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

#content-media-gallery { }

#body-media-gallery { background-color:#549b43; margin: 20px 0 20px 0; }

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

#body_text { }

.logo { margin: 10px; }

.ctab, .ctab:visited { background-color: #0097ED; padding: 20px; 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: #0097ED; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.mpeg, .mpeg:visited { background-color: #0097ED; 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; width: 50%; }

.mpeg:hover { background-color: #0097ED; color: #fff; -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: 10px; }

/*Change icons circle size and color here*/

.scrollToTop { display: none; width: 45px; height: 45px; padding: 10px; text-align: center; background: #063671; color: #fff !important; font-weight: 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: #F1ECE9; }

.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: sans-serif; color: #bba7a1; letter-spacing: 0.25em; text-indent: 0.125em; font-weight: 100; line-height: 1em; text-transform: uppercase; }

.socialbar { margin: 10px; }
.tq { background:#F1ECE9; padding: 20px; text-align: center; font-size: 22px; border-radius: 3px; -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); margin-top: 20px; }

h3, .h3 { font-size: 24px; color: #000; text-transform: uppercase; margin: 30px; font-weight: normal; }

.gallery-asset-title-container { background: #0097ED; padding: 6px; color: #fff; }

.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%; }

#box-d { width:100%; }

.ctab { margin:1em; width: 85%!important; }

.mpeg { width: 100%; }
}