@import url(http://fonts.googleapis.com/css?family=Oswald:300);


#article {
font-family: 'Oswald', sans-serif;
font-size:16px;
}
#inlinev {
    float: left !important;
    margin-right: 1%;
}

#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);}
.ctab, .ctab:visited {     color: #bc9856;
    display: inline-block;
    border: 2px solid #bc9856;
    padding: 12px 30px;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: transparent; 
    text-decoration: none !important; font-weight: bold; font-size: 100%; display: block; margin: 0 auto; text-align:center;}

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

.tq { 
color: #bc9856;
    display: inline-block;
    border: 2px solid #bc9856;
    padding: 12px 30px;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: transparent; 
    text-decoration: none !important; font-weight: bold; font-size: 100%; display: block;     margin: auto;
    text-align: center;
    margin-bottom: 30px;}
h1, .h1 {
    font-size: 36px;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 30px;
}
.tq:hover {background-color: #bc9856;
    color: #333; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }
.mpeg, .mpeg:visited {     color: #bc9856;
    display: inline-block;
    border: 2px solid #bc9856;
    padding: 12px 30px;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: transparent; 
    text-decoration: none !important; font-weight: bold; font-size: 100%; display: block; margin: 0 auto; text-align:center; width: 50%; margin: auto:}

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

.list-unstyled {
	padding-left: 0;
	list-style: none;
    margin-top: 40px;
    margin-bottom: 40px;
}
.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 .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-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;} 

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

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

#head-box {}
#call-to-action {text-align:center;}
#topbar-right {text-align:center;}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#body-media-gallery .col-md-4 {
    width: 50%;
}
#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;
}
#press-release {}
#box-a {}
#box-b {}
#box-c-d { background: url(images/bg.jpg) center center no-repeat; background-size:cover; }
#box-c {
    width: 100%;
    margin: auto;
    padding: 20px;
    text-align: center;
    color: #fff;
}
#box-d{}
#underfooter {}

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

.tf {
    margin-top: 20px;
}
#box-c .col-md-8 {
    width: 50%;
}
.logo {
    margin: 10px;
}
/* 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{background: url(images/top.png) top center no-repeat, url(images/bottom.png) bottom center no-repeat #122436; margin: 20px 0 20px 0; padding: 40px;}
#body_text{}

/* 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%;
}
@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 {
    width: 20%;
    margin-left: 1%;
}
.inline-asset-title-container {
    background-color: #bc9856;
    padding: 5px;
    color: #333;
    font-weight: bold;
}
.inline-icon {}
.inline-asset {
    width: 40%;
    float: right !important;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
.inline-asset-title {
    padding-left: 1.5em;
}
/* Gallery */
#title-gallery{}
.gallery-asset-title-container {background-color: #bc9856;
    padding: 5px;
    color: #333;
    font-weight: bold;
}
.gallery-asset-title { padding-left: 1.5em;}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@media only screen and (max-width: 768px) and (orientation:portrait){
#head-box{display:none;}
}@media only screen and (max-width: 768px){
#body-media-gallery .col-md-4 { width: 100%;}
#body-media-gallery-2 {background: url(images/top.png) top center no-repeat, url(images/bottom.png) bottom center no-repeat #122436; margin: 20px 0 20px 0; padding: 40px;}
#box-a{width:100%;}
#box-b{width:100%;}
#box-c{width:100%;}
#box-d{width:100%;}
.ctab { margin: 1em;}
.mpeg { width: 100%;}
}

.margin-top-32 {
margin-top:32px;
}

#padding-0 {
padding:0px;
}