* {margin: 0; padding: 0; outline: 0;overflow: visible;}


body {
	color: #333333;
    font-family: tahoma,sans-serif;
    font-size: 10px;
    text-align: center;
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}



h1 {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;


}


h2 {
	font-size: 24px;
}

p {
	margin: 0 0 15px 0;
}

.menuBtn {

	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;

}

.active {
	font-weight: bolder;
}
.clear {
	clear: both;
}
.wrap {
		/*background:url(../images/bg.png) top left repeat-x;min-width: 960px;*/
		width: 100%;
		max-width: 1140px;
		
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;

}



.section {
	width: 100%;
	max-width: 1140px;
	/*min-width: 960px;*/
	z-index: 1;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}


.inner {
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	overflow: auto;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding:30px 0;
}


/* This is the selector i used for my menu, it needs to be set as position:absolute; min-width: 960px;*/
.subMenu {
	position: absolute;
	top: 0;
	height: 50px;
	z-index: 1000;
	width: 100%;
	
	background: #aabd46;

}

.subMenu .inner {
	padding:0;
	font-weight: 400;
}


#tubular-container{
	top: 40px;
}
#s5 img{

}
.mobile-hidden-menu {
    bottom: 0;
    display: block;
    height: 40px;
    position: fixed;
    top: auto;
    width: 100%;
    z-index: 1000;
}
.mobile-hidden-menu .data-row
{
    background:transparent;
    height:5px;
}

.mobile-hidden-menu a
{
    background: url("../img/arrow-up.png") no-repeat scroll center center #C1272C;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: block;
    float: left;
    height: 40px;
    margin-left: 10px;
    padding: 0;
    width: 40px;
}

.subNavBtn {
	color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    height: 35px;
    margin: 0;
    padding: 15px 1% 0 2%;
    text-align: center;
    text-decoration: none;
    width: 35px;
}

.end {
	margin: 0;
}


/* SECTIONS */
.sTop {
	min-height: 630px;
	background:#e5e5e5;
	color:#3d3d3d;
	
}



.section.s1 {
	min-height: 500px;
}


.s2 {
	min-height: 500px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) ;
}


.s3 {
	min-height: 500px;
	background: #504f4f;
}


.s4 {
	min-height: 500px;
	background: #6e87a1;
}

.s5 {
	min-height: 500px;
	background: #293b4d;
	color: white;
}
@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
@font-face {
    font-family: "ArabicFont";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/ge-ss-two-medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/ge-ss-two-medium.woff") format("woff"), url("../../fonts/ge-ss-two-medium.ttf") format("truetype"), url("../../fonts/ge-ss-two-medium.svg#ge_ss_two_mediumregular") format("svg");
}
a{
	color: #C1272D;
	text-decoration:none;
}
table {
    border-spacing: 0;    
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */

.full #section0{
background: none repeat scroll 0 0 #000000;
}
.wrap.full{
	max-width: 100%;

}
.full .section{
	max-width: 100%;
}
.full .video-container{
	width: 100%;
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	/*width: 960px;*/
	position: relative;
}
h1{
	font-size: 6em;	
	overflow:hidden;
}
p{
	font-size: 2em;
}
.section{
	text-align:right;
	background: none repeat scroll 0 0 #FFFFFF;
}
#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
	background:#fff;
	background: rgba(255,255,255, 0.5);
	-webkit-border-radius: 10px; 
            border-radius: 10px; 
}
#menu li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}
#section0 img,
#section1 img{
}	
#section2 img{
}
#section3 img{
	bottom: 0px;
	position:absolute;
	margin-left: -420px;
}
.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.twitter-share-button{
	position: absolute;
	z-index: 99;
	right: 149px;
	top: 9px;
}
#fullPage-nav{
	position: absolute;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
}
#fullPage-nav li{
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
}
#fullPage-nav li a{
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}
#fullPage-nav li .active span{
	background: #333;
}
#fullPage-nav span{
	top: 2px;
	left: 2px;
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	background: rgba(0, 0, 0, 0);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}

#container {
    margin: auto;
    padding-bottom: 100px;
    position: relative;
    width: 800px;
}
#infographic {
    /*background: url("../images/545px-Mafraq_in_Jordan.png") no-repeat scroll center 75% rgba(0, 0, 0, 0);*/
    color: #000;
    padding: 20px 20px 120px;
    position: relative;
    overflow: hidden;
}
#infographic h1 {
    border-top: 2px solid #FFFFFF;
    color: #D31321;
    font-family: "Futura Md BT",helvetica,sans-serif;
    font-size: 4em;
    font-weight: bold;
    line-height: 0.7em;
    margin: 0;
    padding: 10px 0 0;
}
#infographic h2 {
    color: #000;
    font-size: 3em;
    margin: 0;
    padding: 0;
}
#infographic h3 {
    border-bottom: 2px solid #000;
    color: #B3B3B3;
    font-size: 2.6em;
    line-height: 0.8em;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
#barcharts {
    border-bottom: 2px solid #000;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 30px;
    position: relative;
    width: 60%;
}
#areacharts {
    border-bottom: 2px solid #000;
    clear: both;
    height: 200px;
    margin-bottom: 10px;
    padding-bottom: 30px;
    position: relative;
}
#chart1label {
    float: left;
    width: 100%;
}
#chart2label {
    float: right;
    text-align: right;
    width: 50%;
}
#areacharts h2 {
    font-family: "Futura Md BT",helvetica,sans-serif;
    font-size: 2em;
    font-weight: bold;
    line-height: 0.9em;
    text-align: right;
}
#chart1label h2, #chart2label h2 {
    font-family: "Futura Md BT",helvetica,sans-serif;
    font-size: 2em;
    font-weight: bold;
    line-height: 0.9em;
}
#chart1label h2 span, #chart2label h2 span {
    display: block;
    font-family: "Futura Lt BT",helvetica,sans-serif;
    font-size: 0.3em;
    font-weight: normal;
    line-height: 1em;
}
#infographic .label {
    color: #000;
    text-align: left;
}
#chart1, #chart2 {
    height: 110px;
    position: relative;
    width: 280px;
}
#chart1 {
    float: right;
}
#chart2 {
    float: left;
    margin-right: 20px;
}
#chart2 .label {
    right: 0;
}
#chart3 {
    bottom: 30px;
    position: absolute;
    right: 0;
    width: 420px;
}
#chart1_bar1, #chart1_bar2, #chart2_bar1, #chart2_bar2 {
    bottom: 0;
    overflow: visible;
    position: absolute;
}
#chart1_bar2, #chart2_bar2 {
    bottom: 37px;
    left: 0;
}
#chart2_bar2, #chart2_bar1 {
    left: initial;
    margin-right: 0;
    right: 0;
}
#chart1_bar1 {
    left: 0;
}
#chart1_bar2, #chart2_bar2 {
    right: 0;
}
.men {
    background: none repeat scroll 0 0 #00A99D;
    color: #000000;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    width: 100px;
}
.women {
    background: none repeat scroll 0 0 #ED1E79;
    color: #000000;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    width: 100px;
}
.money {
    background: none repeat scroll 0 0 #AFCEB3;
    width: 200px;
}
.datavalue {
    font-family: "Futura Md BT",helvetica,sans-serif;
    font-size: 2em;
    font-weight: bold;
    line-height: 0.5em;
    margin-bottom: 10px;
    position: relative;
}
.datavalue .label {
    display: block;
    font-family: "Futura Lt BT",helvetica,sans-serif;
    font-size: 0.6em;
    font-weight: normal;
    line-height: 1em;
}
#barcharts .label {
    bottom: -21px;
    color: #000;
    position: absolute;
    text-align: center;
    width: 50px;
}
#areacharts #chart3 .label {
    bottom: -15px;
    color: #000;
    position: absolute;
    text-align: center;
}
#chart3_area1, #chart3_area2 {
    bottom: 0;
    margin-left: 10px;
    min-height: 50px;
    min-width: 50px;
    position: absolute;
}
#chart3_area1 {
    height: 15px;
    left: 0;
    width: 200px;
}
#chart3_area2 {
    height: 15px;
    right: 0;
    width: 200px;
}
#attribution {
    float: right;
    font-size: 1em;
    text-align: right;
    width: 35%;
}
#percentchange {
    display: inline;
    float: left;
    font-size: 2em;
    font-weight: bold;
    line-height: 0.9em;
    margin-bottom: 10px;
    padding-top: 50px;
    width: 120px;
}
#pchange{
    font-size: 4em;    
}
#datasource{
	display: none;
}
.post-entry .simplePullQuote {
    font-family: ArabicFont;
    font-size: 13px;
    padding-top: 30px;
}
.simplePullQuote {
    background: url("../img/quote.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border-bottom: 3px solid #868686;
    border-top: 3px solid #868686;
    padding: 6px;
    text-indent: 10px;
}
.simplePullQuote {
    background: url("../img/quotes.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    display: inline-block;
    text-align: center;
}
.post-page p {
    font-size: 1.3em;
    line-height: 1.5em;
    margin-bottom: 15px;
    text-align: justify !important;
}
.post-page .post-entry {
    direction: ltr;
    text-align: start;
}

.data-row {
    clear: both;
    display: block;
    float: none;
    overflow: hidden;
}
.side-port {
    height: 100%;
    margin: 0 auto;
    padding: 60px 5px 5px;
}
.side-port ul{
	list-style: none outside none;
    margin: 0 auto;
    padding: 0;
}
.side-port ul li{
	display: inline;
}
.side-port ul li img{
	width: 24%;
}
img.alignleft {
    float: left;
    margin: 10px;
}

.dots-line {
    background: url("../img/dots.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 1px;
    margin-bottom: 10px;
    overflow: hidden;
}
.text-block {
    float: right;
    overflow: hidden;
    width: 70%;
}
.visual-block {
    
}
img.alignRight{
		float: right;
}
.post-entry .text-block p{
	float: right;
    width: 100%;
}
.person img.alignleft, .person img.alignRight{

}
.youtubeVideo {
    display: block;
    float: none;
    margin: 0 auto;
    width: 900px;
}
.visual-block.slider .person:hover{
	background: none;
}
.person:hover, .visual-block.slider.out .person.hoverstate, .visual-block.slider.out .person:hover{
	background: #F0F0F0;
}
.visual-block.slider .person img.alignRight{
	float: right;
}
.visual-block.slider .person{
	float: left;
	width: auto;
}
.infographic.visual-block.slider.out .person{
	background: none;
	width: auto;
}
.visual-block.slider.out .person{
	background: url("../img/Mag-01.png") no-repeat scroll 10px 20px rgba(0, 0, 0, 0);
	width: 255px;
}
.filler {
    height: 10px;
}
.person {
	display: block;
	overflow: hidden;
	float: right;
    padding: 7px;
    width: 90%;
}
.body-left-side .less.visual-block.slider {
	margin-left: -265px;
}
.body-left-side .visual-block.slider {
    display: inline;
    float: left;
    margin-left: -320px;
    margin-right: 40px;
    overflow: hidden;
    position: static;
}
.person .caption .viewing{
	color: #999999;
	padding-top: 3px;
}
.person .caption {
    clear: both;
    display: inline;
    float: left;
    font-size: 1.2em;
    font-weight: bolder;
    height: 100%;
    margin-top: -30px;
    padding-bottom: 5px;
    padding-top: 0;
    vertical-align: bottom;
    width: 140px;
}
.person .caption .small {
    float: left;
    font-size: 0.9em;
    font-weight: lighter;
    width: 100%;
}
.no-display{
	display: none;
}


.arabic-text, .daily-article-container .daily-article-header .arabic-text {
    font-family: ArabicFont;
    
}
.main section.page1 p{
	font-family: ArabicFont;
	font-size: 1.5em;
}
.main section.page1 h1, .main h1, h1.arabic-text{
	color: #FFFFFF;
    font-size: 44px;
    font-weight: bolder;
    line-height: 55px;
    overflow: hidden;
    padding: 10px;
    text-align: right;
}
.back {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #C1272C;
    color: #000000;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 58px;
    left: 0;
    
    position: fixed;
    text-align: center;
    top: 0;
    transition: all 500ms ease-in-out 0s;
    width: 100%;
    z-index: 11;
}
.back .logo.portraits {
	padding-top: 13px;
}
.portraits img {
    width: 25px;
}
.back .logo , .home.logo{
    display: inline;
    float: right;
    padding-right: 35px;
    padding-top: 9px;
    width: auto;
}
.home.logo{
	height: 50px;
    position: fixed;
    right: 0;
    top: 5px;
    width: 50px;
    z-index: 100;
}
#section0 .page_container p{
	font-size: 1.2em;
    padding: 10px;
}
#section0 .page_container, #section1 .page_container {
    border: 100px none;
    color: #FFFFFF;
    font-weight: bolder;
    margin: 0 auto;
    padding: 55px 15px 15px 110px;
    position: absolute;
    text-shadow: 0 0 10px #000000;
    width: 340px;
    top: 80px;
    z-index: 3;
}
.post-entry h2 {
    font-size: 2em;
    margin-bottom: 10px;
    margin-top: 10px;
}
.post-entry p{
	font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: justify !important;
}
.post-entry{
	padding-top: 20px;
}
.body-left-side {
    float: right;
    margin-left: 2.5%;
    overflow: visible;
    width: 60%;
}
.data-row .right-side {
    float: right;
    min-height: 20px;
    overflow: hidden;
    width: 30%;
}
.PC-only, .PC-only.tablet-only {
    display: block;
}
.data-row {
    clear: both;
    display: block;
    float: none;
    overflow: hidden;
}
.post-entry .post-page p{
	width: auto;
}
.bx-wrapper .bx-next, .bx-wrapper .bx-prev{
	display: none;
}
.mobile-hidden-menu {
    
}
.faces strong{
	display: block;
    text-align: right;
    width: 100%;
}
div.shr-bookmarks ul.shr-socials a, div.shr-bookmarks ul.shr-socials a:hover{
	font-size: 0;
}
#disqus_thread {
    width: 100%;
}
.s5 .post-page{
	width: 100%;
}
.faces{
	color: #333333;
    direction: rtl;
    display: block;
    float: right;
    font-family: tahoma,sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
    padding: 15px;
    text-align: justify !important;
    width: 190px;
}
.navigation-headline .number{
	display: none;
}
.slider-icon{
	background: url("../img/Slideshow-01.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 40px;
    margin-bottom: -60px;
    margin-left: 6px;
    margin-top: 320px;
    padding-left: 20px;
    position: absolute;
    width: 167px;
}
#bx-pager{
	width: 500px;
}
.post-page .bx-wrapper{
	padding-right: 10px;
	width: 460px;
}
#bx-pager, .post-page .bx-wrapper{
	float: left;
	margin: 0;
}
#bx-pager img{
	float: left;
    padding: 5px;
    width: 113px;
}
/*  image sizes for bisbis  */
.s4 .portraits .bxslider img{
	width: 233px;
	padding-left: 6px;
	float: left;
}
.post-entry .post-page .bxslider p{
	float: right;
}
.bxslider{
	height: 500px;
}
.portraits .body-left-side{
	width: 100%;
}
.s3 .portraits img{
	width: 11%;
}
#bx-pager a{
	cursor: pointer;
    display: table;
    float: left;
    text-align: left;
    width: 12.5%;
}
.bx-wrapper img{
	
}
.fullVid iframe, .midVid iframe{
	min-height: 500px;
    width: 90%;
}
.video .post-page p{
	float: none;
    margin: 0 auto;
    width: 660px;
}
.video .body-left-side{
	width: 100%;
}
.video .post-page p{
	
}
.fancybox-title{
	font-family: tahoma,sans-serif;
	text-align: right;
}

/********* tabs ********/
/*Now the CSS*/
* {margin: 0; padding: 0;}

.body-container .left-column .tree ul {
	padding-top: 40px; position: relative;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.body-container .left-column .tree li {
	float: left; text-align: center;
	list-style-type: none;
	position: relative;
	padding: 40px 5px 0 5px;
	margin-left: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.tooltiptext{
	display:none;
}
/*We will use ::before and ::after to draw the connectors*/

.body-container .left-column .tree li::before, 
.body-container .left-column .tree li::after{
	content: '';
	position: absolute; top: 0; right: 50%;
	border-top: 1px solid #ccc;
	width: 50%; height: 40px;
}
.body-container .left-column .tree li::after{
	right: auto; left: 50%;
	border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without 
any siblings*/
.body-container .left-column .tree li:only-child::after, 
.body-container .left-column .tree li:only-child::before {
	display: none;
}
.video-sequence {
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
/*Remove space from the top of single children*/
.body-container .left-column .tree li:only-child{ padding-top: 0;}

/*Remove left connector from first child and 
right connector from last child*/
.body-container .left-column .tree li:first-child::before, 
.body-container .left-column .tree li:last-child::after{
	border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.body-container .left-column .tree li:last-child::before{
	border-right: 1px solid #ccc;
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}
.body-container .left-column .tree li:first-child::after{
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.body-container .left-column .tree ul ul::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 40px;
}
.body-container .left-column .tree li a span {
    display: block;
}
.body-container .left-column .tree li img{
	
}
.body-container .left-column .tree li a{
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-decoration: none;
	color: #666;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	display: inline-block;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.body-container .left-column .tree li a:hover, 
.body-container .left-column .tree li a:hover+ul li a {
	background: #c8e4f8; color: #000; border: 1px solid #94a0b4;
}
/*Connector styles on hover*/
.body-container .left-column .tree li a:hover+ul li::after, 
.body-container .left-column .tree li a:hover+ul li::before, 
.body-container .left-column .tree li a:hover+ul::before, 
.body-container .left-column .tree li a:hover+ul ul::before{
	border-color:  #94a0b4;
}
.tree{
	overflow: hidden;
}
#tabs{
	width: 540px !important;
	margin-right: 0;
	padding-right: 0;
	float: left;
	margin-right: 20px;
}
#fancybox-title-over{
	display: none;
}
/*Thats all. I hope you enjoyed it.
Thanks :)*/
/****** backgroun *******/

/* background setup */
.background {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%\9 !important;
    padding-top: 100px;
    background-position: 0 100px;
}

/* fullscreen setup */
html, body {
    /* give this to all tags from html to .fullscreen */
    height:100%;
}
.fullscreen,
.content-a {
    width:100%;
    min-height:100%;
}
video{
    width:100%;
}
.not-fullscreen,
.not-fullscreen .content-a,
.fullscreen.not-overflow,
.fullscreen.not-overflow .content-a {
    height:100%;
    overflow:hidden;
    
}
#tabs .alignleft.size-full {
    float: none;
    margin: 0 auto;
}
/* content centering styles */
.content-a {
	display:table;
}
.content-b {
	display:table-cell;
    position:relative;
	vertical-align:middle;
	text-align:center;
}
.left-element{
	width: 540px;
margin-right: 0;
padding-right: 0;
float: left;
margin-right: 20px;
}

section {
	background:#9ed100;
}
.not-fullscreen {
    height:50%;
}
h1.go-right{
	font-weight: bold;
	height: 85px;
	z-index: 10;
}
h1.go-right, span.go-right {
    /*background: url("../../images/black-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    color: white;
    display: block;
    font-size: 35px;
    left: 40px;
    margin-top: -50%;
    line-height: 1;
    margin-bottom: 0;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: 40%;
    width: 385px;
}
span.go-right p, 
h1.go-right, 
span.go-right{
    padding-bottom: 30px;
    text-align: right;
}
span.go-right {
	background: url("../../images/black-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 30px;
    padding-left: 0;
    padding-top: 90px !important;
}
span.go-right p{
    color: white;
    float: left;
    padding: 0 20px 20px;
    width: 380px;
	font-size: 18px;
}
.header-container {
    position: absolute;
    top: 0;
}
