* {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, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}


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;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#000;
}
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;
}
.center-piece {
    margin: auto;
    max-width: 980px;
    padding:10px; 
    text-align: right;
}
.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%;
}
.center-piece p{
	width: 70%;
}
.no-display{
	display: none;
}
.video {
    font: bold 17px/30px "Helvetica Neue",Helvetica,Arial,sans-serif;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#scrollDown {
    background: url("../../images/arrow-down.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    bottom: 20px;
    color: #FFFFFF;
    height: 25px;
    position: fixed;
    right: 20px;
    width: 25px;
}
.video-container {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 9px;
}
.video-container video{
	margin-top: 40px;
}
.video-container video, .video-container img {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.video-caption {
    color: #888888;
    margin-top: 5px;
    padding-bottom: 20px;
}
.video-source {
    bottom: 10px;
    color: #999999;
    font: 11px/1.4em "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: absolute;
    right: 7%;
    z-index: 3;
}
.column .video {
    border: 8px solid #F0F0F0;
    margin: 40px -10%;
    width: 120%;
}
.video-sequence:first-child {
}
.video-sequence .video {
    min-height: 56.25vw;
    height: 600px;
}
.video-sequence-indicator {
    color: #FFFFFF;
    font-family: arial;
    display: none;
    line-height: 1.4em;
    position: absolute;
    right: 20px;
    top: 50%;
    white-space: pre;
}
.video {
    float: left;
}
.video + p {
    clear: left;
}
.video .video-caption {
    bottom: 20%;
    color: #FFFFFF;
    left: 7%;
    padding: 20px 0;
    position: absolute;
    text-shadow: 0 1px 2px #000000;
    width: 240px;
    z-index: 3;
}
.video-sequence .video:last-of-type .video-caption {
    bottom: 30%;
}
.video .video-caption--long {
    bottom: 12.44%;
    width: 400px;
}
.video .video-caption--right {
    left: inherit;
    right: 7%;
    text-align: right;
}
.video .video-caption--center {
    left: inherit;
    margin: 0 25%;
    text-align: center;
    width: 50%;
}
.video .video-caption--head {
    height: 100%;
    left: 0;
    padding: 0;
    top: 0;
    width: 100%;
}
.video-caption--head .video-headline {
    border-bottom: 2px solid #000000;
    color: #000000;
    font-size: 50px;
    left: 7%;
    line-height: 55px;
    padding-bottom: 35px;
    position: absolute;
    text-shadow: none;
    top: 10%;
}
.video-caption--head .video-summary {
    bottom: 12%;
    left: 7%;
    position: absolute;
    text-shadow: 0 1px 2px #000000;
    top: auto;
    width: 270px;
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) and (min-height: 500px) and (max-height: 800px) {
.video-caption--head .video-headline {
    top: 20%;
}
.video-caption--head .video-summary {
    bottom: 20%;
}
}
@media only screen and (min-width: 320px) {
.ios .navigation-left {
    margin-left: 25px;
}
.ios .scroll-prompt {
    display: none;
}
.ios body {
    overflow-x: hidden;
}
.ios #preview-banner {
    display: none;
}
.ios .article {
    border-top: medium none;
}
.ios .caption {
    line-height: 1.1;
}
.ios .section h3 {
    margin-top: 50px;
}
.ios .image {
    margin: 40px -5%;
    width: 110%;
}
.ios .section {
    margin-top: 20px;
}
.ios .video-sequence {
    background-color: #000000;
}
.ios .video-sequence:first-child {
    margin-top: 0;
}
.ios .video {
    padding-left: 20px;
    padding-right: 20px;
}
.ios .video-sequence .video, .ios .video-container {
    overflow: visible;
}
.ios .video-container {
    line-height: 0;
    padding: 60px 0;
    position: relative;
}
.ios .video-container img {
    position: static;
}
.ios .video-source {
    bottom: 65px;
    right: 10px;
}
.ios .video-caption {
    bottom: 0;
    left: 50px;
    top: 65px;
    width: 260px;
}
.ios .video-rule {
    border-top: 1px solid #000;
    bottom: 0;
    left: 35%;
    position: absolute;
    right: 35%;
}
.ios .video-sequence:first-child {
    padding-top: 0;
}
.ios .video-sequence:first-child .video:first-of-type {
    padding-left: 0;
    padding-right: 0;
}
.ios .video-sequence:first-child .video:first-of-type .video-container:first-child {
    height: 360px;
    padding-bottom: 60px;
    padding-top: 0;
}
.ios .video-sequence:first-child .video-caption--head {
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}
.ios .video-headline {
    border-bottom: medium none;
    color: #FFFFFF;
    font-size: 45px;
    left: 25px;
    top: 50px;
}
.ios .video-headline .headline {
    bottom: auto;
    color: #FFFFFF;
    font-size: 45px;
    line-height: 60px;
    top: -2%;
}
.ios .video-summary {
    bottom: 0;
    left: auto;
    right: 7%;
    text-align: right;
    top: auto;
    width: 280px;
}
.ios .map-sequence {
    background-color: #FFFFFF;
    margin-top: 0;
    padding-top: 0 !important;
}
.ios .map-sequence .video-container {
    padding-bottom: 30px;
    padding-top: 20px;
}
.ios .map-sequence .video-caption {
    color: #000000;
    font-family: Georgia;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 26px;
    margin-left: auto;
    margin-right: auto;
    max-width: 580px;
    padding-bottom: 0;
    position: static;
    text-shadow: none;
    width: 100%;
    word-spacing: 0;
}
.ios .map-sequence .video-source {
    bottom: 15px;
    right: 0;
}
.ios .map-hide {
    min-height: 0;
}
.ios .map-hide .video-container {
    display: none;
}
.ios .map-hide .video-caption {
    padding-top: 20px;
}
.ios .map-hide:nth-of-type(1) .video-caption {
    padding-top: 0;
}
.ios .map {
    height: auto;
    margin: 40px 0 40px -94px;
    width: 100%;
}
.ios .map > * {
    position: absolute;
}
.ios .map img {
    position: static;
}
.ios .map-source {
    bottom: 5px;
    right: 0;
}
.ios .nytg-tabletmap {
    -moz-user-select: none;
    letter-spacing: 0;
    line-height: 1 !important;
    overflow: hidden;
    position: relative;
}
.ios .nytg-tabletmap img {
    float: none;
    position: static;
}
.ios .nytg-tabletmap p {
    color: #FFFFFF;
    font-family: "Helvetica Neue",Helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    margin: 0;
    opacity: 0.95;
}
.ios .nytg-tabletmap > * {
    position: absolute;
}
.ios .nytg-phonemap > * {
    position: absolute;
}
.ios .nytg-phonemap {
    -moz-user-select: none;
    color: #FFFFFF;
    font: 12px/15px "Helvetica Neue",Helvetica,arial,sans-serif;
    letter-spacing: 0;
    position: relative;
    width: 100%;
}
.ios .nytg-phonemap img {
    float: none;
    position: static;
}
.ios .nytg-phonemap p {
    margin: 0;
    opacity: 0.95;
}
.ios #nytg-phonemap_0_spratlys {
    background-color: #222222;
    min-height: 273px;
}
}
@media only screen and (min-width: 767px) and (max-width: 782px) {
.ios .map-source {
    right: 10px;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.ios .column {
    margin-left: 5% !important;
    margin-right: 5% !important;
}
.ios .video-headline .headline, .ios .headline {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 20px;
}
.ios .section h3 {
    font-size: 28px;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}
.ios .column .byline br:nth-of-type(1) {
}
.ios .image {
    margin: 20px 0;
    width: 100%;
}
.ios .map {
    margin-left: 0;
    margin-right: 0;
}
.ios .video-sequence {
    padding-top: 30px;
}
.ios .video {
    padding-left: 0;
    padding-right: 0;
}
.ios .video-container {
    padding-bottom: 20px;
    padding-top: 0;
}
.ios .video-caption {
    float: left;
    font-size: 16px;
    line-height: 28px;
    margin-left: 7%;
    margin-right: 7%;
    margin-top: 0;
    padding-bottom: 30px;
    padding-top: 0;
    position: static;
    text-align: left !important;
    width: auto;
}
.ios .video-source {
    bottom: 35px;
    right: 10px;
}
.ios .video-sequence:first-of-type .video-source {
    display: none;
}
.ios .video-sequence.ios-loaded:first-of-type .video-source {
    bottom: 25px;
    display: block;
    right: 5px;
}
.ios .video-rule {
    display: none;
}
.ios .video-sequence:first-child .video:first-child {
    margin-top: 0;
}
.ios .video-sequence:first-child .video:first-of-type .video-container {
    padding-bottom: 40px !important;
}
.ios .ios-loaded:first-child .video:first-of-type .video-container {
    background-image: url("http://i1.nyt.com/newsgraphics/2013/10/24/south-china-sea-videos/assets/720/sierra-madre.jpg");
    background-position: 59% 0;
    background-repeat: no-repeat;
    background-size: 200% auto;
}
.ios .video-caption--head {
    float: none !important;
    margin-left: 0 !important;
    padding-bottom: 0 !important;
    position: relative;
}
.ios .video-headline {
}
.ios .video-headline .headline, .ios .video-headline .byline {
    left: 25px;
    position: absolute;
}
.ios .video-headline .byline {
    display: none;
}
.ios .ios-loaded .video-headline .byline {
    display: block;
}
.ios .video-headline .headline {
    color: #FFFFFF;
    top: 50px;
}
.ios .video-caption--head .headline br:nth-of-type(1) {
    display: none;
    height: 5px;
    width: 5px;
}
.ios .video-headline .byline {
    border-top: medium none;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 16px;
    position: absolute;
    top: 90px;
}
.ios .video-summary {
    float: left;
    padding-bottom: 40px;
    padding-left: 25px;
    padding-right: 30px;
    position: static;
    text-align: left;
    width: auto;
}
.ios .map-sequence .video-caption {
    margin-left: 5%;
    margin-right: 5%;
    max-width: 100%;
    width: auto;
}
.ios .map-sequence .video-source {
    right: 5px;
}
.ios .map-source {
    right: 0;
}
}
@media only screen and (min-width: 767px) {
.ios .video-sequence:first-child .video:first-of-type .video-container {
    background-image: url("http://i1.nyt.com/newsgraphics/2013/10/24/south-china-sea-videos/assets/mobile-1024/sierra-madre-big-thin.jpg");
    background-position: 60% center;
    background-size: cover;
}
.ios .align-left {
    left: 50px;
    margin: 0;
    right: auto;
    text-align: left;
}
.ios .align-bottom, .ios .video-sequence .video .align-bottom {
    bottom: 65px;
    top: auto;
}
.ios .align-middle {
    margin-top: -115px;
    top: 50%;
}
.ios .align-right {
    left: auto;
    right: 50px;
    text-align: right;
}
.ios .caption-loresto-binoculars {
    width: 240px;
}
.ios .caption-nytg-tabletmap-0-spratlys-template, .ios .caption-underwater, .ios .caption-night-exterior-storm, .ios .caption-flight, .ios .caption-cockpit {
    width: 280px;
}
.ios .map {
    min-width: 768px;
}
}


.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;
}