#article { font-family: Arial; font-size:14px; background-color: #fff; }
#topbar {background-color:#fff; -moz-box-shadow: 0 0 5px -1px; -webkit-box-shadow: 0 0 5px -1px; box-shadow: 0 0 5px -1px; border-bottom: solid 2px #fc0002;} 
#topbar-right {
    position: absolute;
    right: -10px;
    top: 20px!important;
}

#heroPlayer {border-bottom: solid 2px #fc0002; }
#likes-lg {
    display: block;
    width: 100%;
    float: left;
	display:none!important;
}

.click-tweet {
  font-weight: 900;
  width: 362px;
  max-width: 100%;
  display: block;
  border-left: solid #fc0002 3px;
  padding: 1%;
  float: right;
  margin-left: 1%;
  font-style: italic;
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.button.cta {
  display: inline-block;
  position: relative;
  margin: 1.2em 0 1em 0;
  padding: 1em;
  background: #fc0002;
  border: none;
  text-decoration: none;
  font-weight: 700;
  color: white;
}

.fa-2x { font-size: 1.2 px; margin-top: 15px; margin-bottom: 15px;}
#social li{display:inline; padding-left: 10px;}
#social ul{ }
#lang {text-align:center;}
#lang ul {padding-left: 0px!important; margin-right:30px; margin-top:-15px;}
#lang li {list-style: none; display: inline; padding-left: 10px;}
.btn {   -webkit-border-radius: 5;   -moz-border-radius: 5;   border-radius: 5px;   font-family: Arial;   color: #ffffff;   font-size: 20px;   background: #3e3c3a;   padding: 10px 20px 10px 20px;   text-decoration: none; }
#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; }
#press-release { text-align:justify!important;}
#box-a {}
#box-b {}
#box-c {}
#box-d{}
#underfooter { background: url("https://www.multivu.com/arc/com.prnewswire.multivu.omt.main.Multivu/cssImageDownloadServlet?wsNodeName=/omt_root/organizations/PrnNewsWire/childOrganizations/MultiVu/childOrganizations/PR_x0020_Newswire_x0020_Marketing/childOrganizations/PR_x0020_Newswire_x0020_UK/childOrganizations/PRNewswire_x0020_EMEAi/childOrganizations/Huawei_x0020_Arabia/5beb0caf-4583-41d7-ae3d-128ccdde3e24&fileToDownload=sns_bg.jpg&t=1440670692640");}

/* PressRelease */
#press-release-row ol, li { tex-align:left!important;}
#press-release-row { text-align: justify!important;  }
h1.headline {}
h2.sub-headline { font-family: arial; font-weight: 400; color: #fc0002; text-align: center; font-size: 1.5em; line-height: 1em; text-transform: uppercase;  margin-top: 15px; margin-bottom: 30px;}
#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{}

/* 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{}
/* 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 {}
.inline-icon {}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery{}
.gallery-asset-title-container { color:#fff;}
.gallery-asset img{ border: 2px solid #fff;}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/*Stuff*/

#headline { text-align: center; }

p {font-size: 1em; text-align: justify; }

#body-media-gallery { border-top: 3px double #fc0002; border-bottom: 3px double #fc0002; background: url("https://www.multivu.com/arc/com.prnewswire.multivu.omt.main.Multivu/cssImageDownloadServlet?wsNodeName=/omt_root/organizations/PrnNewsWire/childOrganizations/MultiVu/childOrganizations/PR_x0020_Newswire_x0020_Marketing/childOrganizations/PR_x0020_Newswire_x0020_UK/childOrganizations/PRNewswire_x0020_EMEAi/childOrganizations/Huawei_x0020_Arabia/5beb0caf-4583-41d7-ae3d-128ccdde3e24&fileToDownload=maps_bg.jpg&t=1440669928122"); -moz-box-shadow: 0 0 5px -1px; -webkit-box-shadow: 0 0 5px -1px; box-shadow: 0 0 5px -1px;}
#title-gallery  {font-weight: bold; text-transform: uppercase; color: #fff; text-align: center; font-family: arial; }

h3 {font-weight: bold; text-transform: uppercase; color: #fc0002; text-align: center; font-family: 'Times New Roman'; }

#box-a-b { } 
#box-c-d { border-bottom: 3px double #fc0002; background: url("https://www.multivu.com/arc/com.prnewswire.multivu.omt.main.Multivu/cssImageDownloadServlet?wsNodeName=/omt_root/organizations/PrnNewsWire/childOrganizations/MultiVu/childOrganizations/PR_x0020_Newswire_x0020_Marketing/childOrganizations/PR_x0020_Newswire_x0020_UK/childOrganizations/PRNewswire_x0020_EMEAi/childOrganizations/Huawei_x0020_Arabia/5beb0caf-4583-41d7-ae3d-128ccdde3e24&fileToDownload=sns_bg.jpg&t=1440670692640");  text-align: center;  -moz-box-shadow: 0 0 5px -1px; -webkit-box-shadow: 0 0 5px -1px;
box-shadow: 0 0 5px -1px; text-align:center;}
#box-c-d  h3{  color:#fff; font-family:arial;}
#box-a-b  h3{  color:#fff; font-family:arial;}
#box-a {width: 100%; border-bottom: 3px double #fc0002; background: url("https://www.multivu.com/arc/com.prnewswire.multivu.omt.main.Multivu/cssImageDownloadServlet?wsNodeName=/omt_root/organizations/PrnNewsWire/childOrganizations/MultiVu/childOrganizations/PR_x0020_Newswire_x0020_Marketing/childOrganizations/PR_x0020_Newswire_x0020_UK/childOrganizations/PRNewswire_x0020_EMEAi/childOrganizations/Huawei_x0020_Arabia/5beb0caf-4583-41d7-ae3d-128ccdde3e24&fileToDownload=sns_bg.jpg&t=1440670692640");  text-align: center;  -moz-box-shadow: 0 0 5px -1px; -webkit-box-shadow: 0 0 5px -1px;
box-shadow: 0 0 5px -1px; text-align:center;}
#box-b {}

#underfooter-row { background: #00263a; }

hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}

a {color: #fc0002; font-size:15px;}
a:hover {color: #fc0002;}
#box-a-b a {color: #fff; font-size: 1.4em;}
#box-a-b a:hover {color: #fff; font-size: 1.4em;}
#underfooter-row a {color: #fff; font-size: 15px; margin: 0 22px;}
#underfooter-row a:hover {color: #fff; font-size: 15px;}

#social li{ display:inline; padding-left: 10px!important; }
#social ul{ margin-top: 10px; margin-right: 30px!important; padding-left: 0px!important; }

iframe {background: #fff; max-width: 100%;}

.cb a { color:#fff;}
.cb a.hover { color:#fff!important;}

.cb { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
        font-weight: bold;
	color: #fff!important;
	padding: 10px 20px;
        margin-top: 30px; 
	background-color: #498dd8;
	background: #498dd8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.icons-group {text-align: center; margin-top: 10px; }


.inline-asset-title {display: none; }
.inline-icon { padding-left: 46%!important; padding-bottom: 50px!important; font-size: 3em;}

/* Media queries */
@media only screen and (min-width: 769px){
#topbar-right  {position: absolute; right: -10px; top: 25px;}
}
@media only screen and (max-width: 768px) and (orientation:portrait){
#head-box{}
}
@media only screen and (max-width: 768px){
#topbar-left {margin 10px; }
#box-a{width:100%;}
#box-b{width:100%;}
#box-c{width:100%;}
#box-d{width:100%;}
}