@import url('https://fonts.googleapis.com/css?family=Fredoka+One|Open+Sans:400,400i,800,800i');

#article {
font-family:Open Sans,Arial,sans-serif;
font-size:16px;
background: #001641;
color: #fff;
}
.logo {margin: 16px;vertical-align: middle;}

img{max-width: 100%;}
#media-contacts-mobile {
  display: none;
}

b, strong {
    color: #ffe539;
}
.fb-page {
max-width: 100%;
overflow: hidden;
}

a {
word-wrap: break-word;
color: #ffe539;
    text-decoration: none;
}
a:focus, a:hover {
    color: #ffee7f;
    text-decoration: none;
}

.click-tweet {
    font-size: 131%;
    font-weight: bold;
    max-width: 100%;
    padding: 0;
    margin: 25px 0;
    line-height: 133%;
    color: #00aeef;
}

.ctab, .ctab:visited, .ctab:focus {
    background: #00aeef;
    color: #fff!important;
    padding: 17px 10px;
    font-size: 124%;
    font-weight: normal;
    border-radius: 5px;
    display: block;
    text-align: center;
    margin: 3px auto;
    border: dotted 1px;
    width: 289px;
    max-width: 100%;
    text-decoration: none;
    line-height: 108%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}

.ctab:hover, .ctab:active {
    color: #fff!important;
    text-decoration: none;
    background: #fadb2a;
}

.foot-btn, .foot-btn:visited, .foot-btn:focus {
    background: #333;
    color: #fff!important;
    padding: 10px;
    font-size: 100%;
    display: block;
    text-align: center;
    margin: 6px auto;
    width: 250px;
    max-width: 100%;
    text-decoration: none;
    line-height: 108%;
    font-weight: bold;
    box-shadow: 0 0 12px -6px #000;
}

.foot-btn:hover, .foot-btn:active {
opacity: .9;
transition: all 0.3s ease;
color: #fff!important;
text-decoration: none;
}


.download-btn {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    color: #00aeef;
    font-weight: bold;
    font-size: 18px;
}

.icons, .icons:visited, .icons:focus {
  padding: 10px;
  margin: 8px 3px;
  width: 48px;
  height: 48px;
  display: inline-block;
  background: #000;
  text-align: center;
  color: #fff;
}

.icons:hover, .icons:active {
opacity: .8;
transition: all 0.7s ease;
color:#fff;
}

.foot-links, .foot-links:focus, .foot-links:visited {
padding: 10px 0;
    display: block;
    line-height: 108%;
    font-size: 137%;
    margin: auto;
    color: #001641;
    text-decoration: none;
    display: inline-block;
    width: 300px;
    font-family: SouvenirStd-Bold, Fredoka One, sans-serif;
}
.foot-links:hover,.foot-links:active {
    color: #031530;
    text-decoration: none;
    text-shadow: 0 1px 1px #fff;
}

.foot-links .fa {
    width: 35px;
    height: 35px;
    background: #3bafe2;
    text-align: center;
    padding-top: 9px;
    border-radius: 50%;
    font-size: 100%;
    margin-right: 10px;
}

h3 {
    padding: 7px 0;
    letter-spacing: -1px;
    text-align: center;
    font-family: SouvenirStd-Bold, Fredoka One, sans-serif;
    color: #001641;
    font-size: 3em;
    font-size: 6vh;
    width: 450px;
    max-width: 100%;
    margin: auto;
    margin-top: 13%;
}


/***feed tabs*****/

.tab-content {
    text-align: center;
    background: #fff;
    width: 450px;
    max-width: 100%;
     margin: auto;
    border: solid #001641 4px;
}

.nav-tabs {
margin: auto;
    margin-bottom: -1px;
    border-bottom: none;
    width: 450px;
     max-width: 100%;
}

.nav>li {
    position: relative;
    display: block;
    width: 50%;
    text-align: center;
}

/*.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {


}*/

.nav-tabs>li>a {
    margin-right: 0;
    border-radius: 0;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fadb2a;
    cursor: default;
    background-color: #001641;
    border: none;
}


.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #001641;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
border-color: transparent;
}


#topbar {
background-color:#001641;
}
#call-to-action {vertical-align: middle;}
#share-icons {
margin-top: 0; 
margin-right: 0;
max-width: 100%;
float: right;
padding: 0 10px;
}

p.share-icons-label {
    font-size: 13px;
    color: #fcea39;
}
.shareable:hover, .shareable:visited { color: #fff !important; }
.share-sm-btn { margin-bottom: 0;}
#media-contacts-lg {display: none;}

#showcase {}
/* Headline */
#headline {
display: none;
}
#font-size-headline-hero {
font-size: 56px;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a-b {
    background: #fadb2a;
    padding: 40px;
text-align: center;
}
#box-a {}
#box-b {}
#box-c-d {
    background: #fadb2a;
    padding: 40px;
text-align: center;
}
#box-c {}
#box-d{}
#underfooter {}


/* Facebook and twitter - large buttons */
.share-lg-btn .facebook-lg-btn{}
.share-lg-btn .twitter-lg-btn{}
/* Facebook and twitter - small buttons */
.share-sm-btn .facebook-sm-btn{}
.share-sm-btn .twitter-sm-btn{}
/* Social Icons - large buttons */
.gplus-lg-btn{}
.linkedin-lg-btn{}
.blogger-lg-btn{}
.wp-lg-btn{}
.mail-lg-btn{}
/* Social Icons - small buttons */
.gplus-sm-btn{}
.linkedin-sm-btn{}
.blogger-sm-btn{}
.wp-sm-btn{}
.mail-sm-btn{}


/* Media contacts */span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
/* PressRelease */
#press-release {
text-align: left;
}
.sub-headline {
    display: none;
}

h1 {
text-align: center;
font-family: SouvenirStd-Bold, Fredoka One, sans-serif;
color: #fadb2a;
font-size: 2.6em;
}
h2 {
    font-size: 1.3em;
    text-align: center;
    font-style: italic;
    margin-bottom: 40px;
}


#lede {padding-bottom: 30px;}


#body-media-gallery{
background: url() 0 0 #ffe539;
padding-top: 30px;
padding-bottom: 50px;
background-attachment: fixed;
display: none;
}
#body_text{padding-top: 30px;padding-bottom: 30px;}

/* Showcase */
.showcase-asset-title{}
.showcase-asset-title-container{}
.showcase-asset{}
.showcase-asset-img{}
#download-photo-btn{}
#embed-photo-btn{}
#pinit-photo-btn{}
#showcase-photo-icons{}
#asset-title-container-0{}
#asset-title-container-1{}
#asset-title-container-2{}
#showcase-asset-0{}
#showcase-asset-1{}
#showcase-asset-2{}
#icon-0{}
#icon-1{}
#icon-2{}
.preview-icon{}
/* Cut in */
.cut-in-common{}
#cut-in{
float:left;
clear:both;
margin:12px;
}
#cut-single-column{}
/* Sidebar */
#sidebar{
/* Sidebar Single Column */
width:100%;
box-shadow: rgb(189, 189, 189) 0px 0px 2px inset;
background: rgb(238, 238, 238);
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;
}
}
/* 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 {
font-size: 1.2em;
    font-family: open sans, sans-serif;
    text-align: center;
    padding-bottom: 10px;
}
/* Inline assets */
.inline-asset-title-container {
    font-family: inherit;
    padding-left: 11px;
    padding-right: 3px;
    padding-bottom: 9px;
    padding-top: 9px;
    background: #ffe539;
    line-height: 118%;
    color: #001641;
}
.inline-icon {}
.inline-asset {
    width: 30%;
    float: right;
    margin: 20px 0 20px 5%;
}

#inline-map{
    width: 85%;
    box-shadow: 0 0 42px 0px rgba(0, 0, 0, 0.11);
    float: none;
}

.inline-asset.inline-asset-single-column {
margin: 30px auto;
width:100%;
}
/* Gallery */
#title-gallery{}
.gallery-asset-title-container {
    font-family: inherit;
    padding-left: 16px;
    padding-bottom: 7px;
    padding-top: 7px;
    background: #ffe539;
    line-height: 108%;
    color: #001641;
}

.video-play-icon {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #001641;
    font-size: 25px;
}

.video-play-bg {
    top: 50%;
    left: 54%;
    transform: translate(-54%, -50%);
    -webkit-transform: translate(-54%, -50%);
    -moz-transform: translate(-54%, -50%);
    -o-transform: translate(-54%, -50%);
    -ms-transform: translate(-54%, -50%);
}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}
.external-icon{}

/* Media queries */
@media (max-width: 991px) {
h3 {font-size: 2.3em;}
.nav_read_more {
    display: none;
}
}
@media only screen and (min-width: 768px){
#topbar-right {
    display: inline-block;
	float: right;
}
}
@media only screen and (max-width: 768px) and (orientation:portrait){
#head-box{display:none;}
}@media only screen and (max-width: 768px){
#call-to-action {width: 100%;}
#topbar-left {width: 100%;}
.ctab {margin: 0px!important; width: 100%!important;}
#head-box{display:none;}
#box-a{width:100%;text-align: center;}
#box-b{width:100%;padding-top: 20px; text-align: center;}
#box-c{width:100%; text-align: center;}
#box-d{width:100%; text-align: center;}
h1 {font-size: 1.7em;}
h2 {font-size: 1.2em;}
h3 {margin-top: 27px;}
.logo{display:none;}

p {margin-bottom:20px;}

#topbar-right {
    float: left;
    padding-left: 4px;
}
#share-icons {
  margin-top: 0;
  margin-right: 0;
}
p.share-icons-label {
    display: inline-block;
    padding-right: 4px;
}
.show {
    display: inline-block!important;
}
#media-contacts-mobile {display: none;}

#press-release {margin-top: 0;}
.foot-links {margin: 5px auto!important;}
#title-gallery {display: none;}
#lede {padding-bottom: 0;}
.nav_read_more {padding-bottom: 15px;}
#body-media-gallery { padding-bottom: 0;display: none;}
.click-tweet {width: 100%; margin: 30px 0;}
#body-media-gallery-2 { padding-bottom: 50px;display: none;}
#ctab-mobile {
    margin: 25px 0;
}
}