@import url(https://fonts.googleapis.com/css?family=Open+Sans);

.click-tweet {
    float: right;
    background-color: #fff;
    color: #000;
    font-size: 141%;
    padding: 2% 1%;
    width: 333px;
    max-width: 100%;
    margin: 1%; 
    text-transform:uppercase; 
    font-weight: bold;
}

#article { font-family: 'Open Sans', sans-serif; font-size:15px; }

#topbar { background:#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 { }

#share-icons { }


/* Headline */
#headline { display:none; background: none repeat scroll 0 0 #555; color: #fff; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 54px; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)'; filter: alpha(opacity=75); opacity:.75; width: 100%; margin:auto; }

#box-a-b {background:#73791a; padding: 10px; }

#box-a { }

#box-b { }

#box-c-d {background-color: #8e951f;
 padding: 30px; }
.logo {margin: 10px;}

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

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

#underfooter { }
#view-asset-3 {    
    width: 50%;
    padding: 12px 12px 12px 19%;
}
#view-asset-4 {    
    width: 50%;
    padding: 12px 19% 12px 9px;
}

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

h1 { }

h2 { }

#lede { }

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

#body_text { }

.tq { width:40%; float:right !important; padding:15px; text-align:left; margin-left:1%; font-size:1.3em; }

.link {     display: block;
    padding: 15px;
    margin: 20px auto;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #fff;
    border: solid;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px; font-size: 1.5em;
  }
.fa-2x {
    font-size: 2em;
    vertical-align: middle;
}
.link:hover { color: #cf3232;}

.soc {     padding: 5px;
    margin: 10px;
    height: 50px;
    width: 50px;
    color: #fff;
    display: block;
    border: solid;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;}

.soc:hover { }

.ctab, .ctab:visited { background: #ff0000;
    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;
    width: 400px;
    top: 10px;
    position: fixed;
    max-width: 100%;}

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

.sfeed { margin-top: 45px;}

/* Sidebar */
#sidebar { /* Sidebar Single Column */ width:100%; box-shadow: rgb(189, 189, 189) 0px 0px 2px inset; background: #eee; height: auto !important; }

#press-release-row { width: 100%; }
@media only screen and (min-width : 768px) {

#sidebar { width:30%; float:right; }

#sidebar-wrapper #press-release-row { width:70%; float:left; }
}

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

.inline-icon { }

.inline-asset { width:40%; }

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

/* Gallery */
#title-gallery { color:#fff;}
hr.style15 {
	border-top: 4px double #fff;
	text-align: center;
    margin-top: 40px;
margin-bottom: 40px;
}
hr.style15:after {
	content: '\002665';
    display: inline-block;
    position: relative;
    top: -23px;
    padding: 0 10px;
    background: #8e951f;
    color: #cf3232;
    font-size: 31px;
}
.gallery-asset-title-container {    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;   background: #a42626;
    padding: 2px;
    opacity: .85;}

.gallery-asset { -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-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;}

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

#content-media-gallery { }

.gallery-icon { }

.nav_all_assets { }

.external-icon { }

/* Media queries */
@media (max-width:991px) and (min-width:768px){
#view-asset-3, #view-asset-4 {width: 50%; padding: 12px;}
}
@media only screen and (max-width: 980px) {
.share-lg-btn { display:none;}
.share-sm-btn { display:inline-block;}
.link {display:block;     width: 70%;}
}
@media only screen and (max-width: 768px) and (orientation:portrait) {

#head-box { display:none; }
}
@media only screen and (max-width: 768px) {
#view-asset-3, #view-asset-4 {width: 100%; padding: 12px;}
#box-a { width:100%; }

#box-b { width:100%; }

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

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

.tq { width:100%; margin:auto; float:none; }
.view-asset {
    padding: 12px;
    width: 100%;
}
.ctab {    position: inherit;}
.link {
    display: block;
    width: 100%;
    font-size: 16px;
}
}