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

.logo {
    margin: 10px;
}
.row.inl {
    text-align: center;
    margin: auto;
}
.col-xs-6 {
    margin: auto;
    text-align: center;
}
h1, .h1 {
    font-size: 36px;
    text-align: center;
}
h2, .h2 {
    font-size: 30px;
    text-align: center;
}
h3, .h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}
#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);}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* 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;
}
#font-size-headline-hero {
font-size: 56px;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
.link {
    display: inline-block;
    padding: 5px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 10px;
    text-decoration: none !important;
}
.ytem {
    width: 70%;
    margin: auto;
}
#press-release {}
.tq {
    background: #a06942;
    text-align: center;
    padding: 15px;
    -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);
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    width: 80%;
    margin: auto;
    margin-bottom: -10px;
    border-radius: 5px;
}
#box-a {width: 100%; margin: auto;}
#box-b {}
#box-c-d {background: #000; color: #fff; text-align:center; padding: 30px;}
#box-c {text-align:center; padding: 20px; width: 100%; margin: auto;}
#box-d {text-align:center; padding: 20px;}
#underfooter {text-align:center; padding: 20px;}


/* 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;
}
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;
}
#body-media-gallery{}
#body_text{}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
/*---- Genral classes end -------*/

/*Change icons size here*/
.social-icons .fa {
	font-size: 1.8em;
}
/*Change icons circle size and color here*/
.social-icons .fa {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}
.social-icons.icon-rounded .fa{
	border-radius:5px;
}
.social-icons.icon-flat .fa{
	border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333; 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}

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

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

/* Cut in */
.cut-in-common{}
#cut-in {
  float: left;
  clear: both;
  padding: 3% 11%;
  width: 100%;
}
#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 {
    display: none;
}
.inline-icon {}
.inline-asset {
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 25%;
}
.inline-asset1 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery{}
.gallery-asset-title-container {display: none;}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@media only screen and (max-width: 980px){
.col-xs-6 {
    width: 100%;
    margin: auto;
    text-align: center;
}
.ytem {
    width: 100%;
    margin: auto;
}
.link {
    display: block;
}
.inline-asset {
    width: 100%;
    text-align: center;
    margin-bottom: 27px;
    margin: auto;
    margin-top: 20px;
}
}

@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%;}
#body-media-gallery-2 {display:none;}
.nav_read_more { display: none; }
}