@font-face {
  font-family: 'Gotham-Medium';
  src: url('https://www.gsma.com/mobileeconomy/arabstates/fonts/Gotham-Medium.eot#iefix') format('embedded-opentype'), 
  		 url('https://www.gsma.com/mobileeconomy/arabstates/fonts/Gotham-Medium.otf')  format('opentype'),
	     url('https://www.gsma.com/mobileeconomy/arabstates/fonts/Gotham-Medium.woff') format('woff'), 
		 url('https://www.gsma.com/mobileeconomy/arabstates/fonts/Gotham-Medium.ttf')  format('truetype'), 
		 url('https://www.gsma.com/mobileeconomy/arabstates/fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

.smallinfo {display:none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	 
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline: 0;	
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

body,
button,
input,
select,
textarea {
	color: #333;	
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
}

p {
	margin-bottom: 1.6em;
}

b,
strong {
	font-weight: 700;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}

blockquote p {
	margin-bottom: 1.6667em;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;	
	line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}


/**
 * 4.0 Elements
 */

hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

ul,
ol {
	margin: 0 0 1.6em 1.3333em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin-bottom: 1.6em;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1.6em;
}

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: 0.4em;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);	
}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);	
}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);	
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);	
}


/**
 * 5.0 Forms
 */

button,
input,
select,
textarea {
	background-color: #f7f7f7;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;	
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.375em;
	width: 100%;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}


input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

a {
	color: #D71828;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #D71828; text-decoration:underline;
	 
}


body {	
	color: #999;	
	font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 400;	 
}


html, body{    
    height: 100%;    
}

.wrapper{width:100%; min-height: 100%; height: 100%;  padding: 0;  margin: 0 auto; position: relative; }

.header-wrapper{ width:100%; height:60px; padding:0; float:left; z-index:6; -webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);background:#262623; position:relative;
}

.header-container{ width:100%; left:0; top:0; text-align:center; padding:0; float:left; position:relative; z-index:1;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;}

.header{width:100%;margin:0 auto;max-width: 960px;position:relative; padding:0; }

.logo {width: auto; height: 42px; float:left; z-index:5;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px); -webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s; transition: all .2s; text-decoration:none;}
.logo h1{ float:left; height:42px; padding-left:52px; margin-top:10px;background:url(images/gsma_logo_2x.png)  no-repeat left center; line-height:42px;color:#fff; font-style: normal; font-size: 20px;font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 400; background-size:contain;  } 
.logo h1 span{ color:#999;font-weight: 100; padding-left:10px;}

.socials{ float:right;margin-top: 16px;-webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s; transition: all .2s; }
.stButton,.stButton:after{ box-sizing:content-box; margin-right:0 !important;}

.socials .actions{ color:#fff; float:left; margin-right:10px; cursor:pointer; }

.socials .dpd{ color:#fff;position:relative; margin-right:35px;}
.socials .dpd span{ color:#fff;}


.socials .dpd span:after {
    border-bottom: 0 none;
    border-color: transparent transparent;
    border-style: solid solid none;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
	border-top-color: #fff;
    border-width: 5px;
    bottom: 7px;
    right: -18px;
}


.socials .dpd .links { position:absolute; top:20px; left:-9px; padding:25px; width:100%; background:#262623; min-width: 430px;text-align: left; display:none;}
.socials .dpd .links a{ width:100%; float:left; font-size:14px; color:#fff; line-height:22px; font-weight:300; padding-top:10px;}

.socials .dpd:hover .links{ display:block;}

.content-wrapper{ width:100%; float:left;}
.content{ width:100%; float:left; font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 300; font-style: normal; font-size: 18px; line-height:28px;}

.content h2{color:#3e9a3c; font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 500; font-style: normal; font-size: 18px;line-height:25px; padding:0 0 10px 0; text-transform:uppercase;letter-spacing: 0.5px;}

.content h1{color:#fff; font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 300; font-style: normal; font-size: 36px;line-height:45px; padding:0 0 12px; text-transform:none;letter-spacing: normal;}

 
.max-width{ width:100%;  margin:0 auto;  padding:40px 0;display:inline-block; position:relative; }
.max-width .col{ max-width:960px; margin:0 auto;text-align:left; position:relative; z-index:2;}

.max-width .left{ width:50%; float:left; }
.max-width .right{ width:50%; float:left;}
.max-width .right .inner{ padding-left:30px;}
.max-width .left .inner{ padding-right:30px;}

.info .left{float: left; position: relative; width: 0 !important;}
.info .right {float: left; width: 100% !important;}
.info .inner { box-sizing: border-box !important; float: left; margin-left: 475px !important;  padding-left: 30px;}
 
 
.banner{ width:100%; min-height: 628px;  min-height:0px\9;float:left; background-size:cover; background:url(images/banner-image-as.jpg) repeat center center;}

.banner .left{ width:60%; float:left; }
.banner .right{ width:40%; float:left; text-align:right;}

.banner h2{color:#E5E5E5; font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 100; font-style: normal; font-size: 80px;line-height:80px; padding:0 25px 0 0;letter-spacing: normal; text-transform:none;margin-top: 10%;} 
 
.white{width:100%;float:left;  background:url(images/dot_pat.png) repeat #fff;color:#444;}
.grey{width:100%;float:left;  background:#262623;  color:#999; }
.red{width:100%;float:left;  background:url(images/green_bg.jpg) no-repeat center center #1eaf1c; background-size:cover;  color:#fff; }
.no-bg{ background:none !important;}




.white_button{color:#fff; font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 400; font-style: normal; font-size: 15px;line-height:50px; padding:0 30px; text-transform:uppercase; display:inline-block; cursor:pointer;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in; border:solid 1px #fff; text-decoration:none; margin-bottom:10px;}

.white_button:hover,.white_button:active,.white_button:focus{ color:#fff; background-color: rgba(23, 125, 41, 0.9);text-decoration:none;}
.rasty{ position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; background:url(images/diag_pat.png) repeat; z-index:1;}


.contents h1{color:#262622; font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 300; font-style: normal; font-size: 36px;line-height:45px; padding:0 0 8px; text-transform:none;letter-spacing: 1px;-webkit-font-smoothing: antialiased;}
 
.contents h2{ -webkit-font-smoothing: antialiased; }
 
.contents p{color:#444; font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 300; font-style: normal; font-size: 15px;line-height:22px; padding:0 0 12px; text-transform:none;letter-spacing: normal;-webkit-font-smoothing: antialiased;}

.num-nav{ position:absolute; width:50%; height:30px; right:0; top:45px; text-align:right; z-index: 1;}
.num-nav a {color:#F99400; background:none; border:1px solid #F99400; padding:3px;font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 300;font-size: 15px; text-decoration:none;-webkit-border-radius: 100px 100px 100px 100px;border-radius: 100px 100px 100px 100px; width:24px; height:24px; display:inline-block; text-align:center; margin-left:6px; line-height:17px; }
.num-nav a:hover,.num-nav a:focus,.num-nav .active-num{color:#fff;background:#F99400;text-decoration:none;}

.slider{ text-align:center;}
.slider .right{ padding-top:40px;}

.video-chapter{ float:left;text-align:right; margin-bottom:25px; width:100%;}
.audio-chapter{ float:left;text-align:right; width:100%; display:none;}
.inner-col{  font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 300; font-style: normal; font-size: 15px;line-height:20px; text-align:left; color:#000; position:relative; display:none;}

.slider .active-col{ display:inline-block;}

.browse_prev,.browse_next { background: url(images/orange-arrows.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);    border: 0 none;height: 78px; position: absolute; text-indent: -9999px; transition: all 200ms ease-in-out 0s; width: 41px;}
.browse_prev {left: -150px; top: 45%;}
.browse_next { background-position: -41px 0; right: -150px; top: 45%;}

.ad-space { padding:0;}
.ad-space a{ float:left; width:100%; position:relative; margin-bottom: -8px;}
.ad-holder{ background-repeat:no-repeat !important; background-size:cover !important; background-position:center center !important; min-height:117px;}


.site-footer{width:100%;  margin:0 auto;  padding:40px 0;display:inline-block; position:relative;}
.site-footer .col{max-width:960px; margin:0 auto;text-align:left; position:relative; z-index:2;}
.footer-left{ width:60%; float:left;}
.list-reports{ float:left; padding-right:40px;}
.list-reports a{ float:left; width:25%; margin-bottom:4.5%;}
.list-reports a img{ -webkit-box-shadow: 2px 1px 2px 0 #111;box-shadow: 2px 1px 2px 0 #111; opacity: 0.25;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in; }
.list-reports a:first-child img { opacity: 1;}


.footer-right{ width:40%; float:left;}

.site-footer h3{  font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 300; font-style: normal; font-size: 19px;line-height:20px; padding-bottom:20px; text-align:left; color:#fff; position:relative; display:inline-block;}

.site-footer p{font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 300; font-style: normal; font-size: 13px;line-height:20px; padding:0; margin:0; text-transform:none;letter-spacing: normal;}

.site-footer .copy{border-top:solid 1px #555; padding-top:15px; margin-top:15px;}

.site-footer .socials{float:left;}



/* swipe area */

.has-swipe{ padding:0 !important; float:left; width:100% !important;}
 
.swiper-pagination{ width:240px; height:580px; float:left; background:#D9D9D9;}
.swiper-pagination span{ float:left; width:100%; height:145px; line-height:145px; text-align:right;color:#AAAAAA; -webkit-box-shadow: 0 1px 0 0 #AAAAAA;box-shadow: 0 1px 0 0 #AAAAAA;-webkit-transition: background-color .15s linear;-moz-transition: background-color .15s linear; -o-transition: background-color .15s linear; -ms-transition: background-color .15s linear; transition: background-color .15s linear; padding-right:20px;font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 500; font-size:80px; cursor:pointer;}
.swiper-pagination .swiper-pagination-bullet-active{ background:#262623 !important; }



.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;       
    height:100%;
	background:#d9d9d9;		
    } 
.swiper-wrapper {
    position: relative;    
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide { 
     text-align: left;
     font-size: 18px;
     background: #fff;
	 margin:0;
	 padding:0;
	 float: left;	     	
	-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;   
    height:580px;	
	width:550px;
    position: relative;
	background:url(images/dot_pat.png) repeat #fff;color:#444;	 
	padding:30px;
	box-sizing:border-box;	
	position:relative;
}
 
.audio-cloud{ width:100%; position:absolute; left:0; bottom:0px; padding:20px 30px 20px;} 
 
 

.swiper-slide h2:after {  display:block; margin-top:20px;width:50%; height:4px; content:''; background:#3e9a3c;-webkit-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px; }

.swiper-slide:nth-of-type(2n){ background:url(images/dot_pat.png) #dbf3d6;}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
 

/**
 * 15.0 Media Queries
 */

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


 





/**
 * 15.7 Desktop X-Large 1403px
 */

@media screen and (min-width: 87.6875em) {
	
}




@media screen and (max-width: 81.5em) {
	.browse_prev {left: -70px;}
	.browse_next {right: -70px;}
}




/**
 * 15.6 Desktop Large 1240px
 */

@media screen and (min-width: 77.5em) {

}


@media screen and (max-width: 70em) {
	.browse_prev { display:none;}
	.browse_next {  display:none;}
}



/**
 * 15.5 Desktop Medium 1100px
 */

@media screen and (max-width: 68.75em) {	

}


/**
 * 15.4 Desktop Small 955px
 */

@media screen and (max-width: 59.6875em) {
	
}



/**
 * Desktop Small 980px
 */

@media screen and (max-width: 62.6875em) {
	 
	
	.banner{ width:100%; min-height: 0px;  min-height:0px\9;float:left; background-size:cover; background:url(images/banner-image-as.jpg) no-repeat center center;}

	.banner h2{color:#E5E5E5; font-family:'Gotham SSm A', 'Gotham SSm B','Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 100; font-style: normal; font-size: 42px;line-height:55px; padding:0 25px 0 0;letter-spacing: normal; text-transform:none;margin-top: 10%;} 
	
	.col{ max-width:626px; padding:0 30px;}
	
	.read-report iframe{ width:100%;}
			
	.header .socials{ padding-right:30px;}
	.logo{ padding-left:30px;}
	
	.logo h1 {text-align: left; line-height:18px;}
	.logo h1 span {float: left; font-size: 18px; padding-left: 0; padding-top: 5px; text-align: left; width: 100%;}
	
	
	.num-nav{ right:30px;}
}


@media screen and (max-width: 60.6875em) {
	.list-reports a{ float:none; width:auto; margin-bottom:0;}
	.list-reports a img{ padding:0 3% 4% 0;}
}


@media screen and (max-width: 55.8em) {
	 
	
	
	.header .socials:before{ color:#FFF; width:50px; height:50px; top:-48px; padding:0; position: absolute; right: -15px; background:#262623;  content:"\2630"; cursor:pointer; font-size:26px; z-index:10;}	
	
	.header .socials{ position: absolute; right: 30px; top: 40px;  padding:0px 15px 0 15px;background:#262623; }
	
	.header .socials > span{ display:none;}	
	
	.socials .actions { color: #cccccc; cursor: pointer; float: none; margin-right: 0; text-align: left;  display: table;color: #fff;font-size: 16px; font-weight: 300; max-width:400px; display:none;overflow:hidden;background:#262623;}
	
	.socials .dpd .links a{  font-size:16px; line-height:28px; padding:0 0 15px 0; }
	 

	.socials .dpd .links {  left: auto; right: auto;padding:0; position:static;	display:block; min-width: 0;}

	.socials .dpd span { display:none;}

	.header .active-trigger{ padding:15px 15px 15px 15px !important; width:400px; }

	.header .active-trigger .actions{ display:block !important; }

	
	
}

/**
 * 15.3 Tablet Large 880px
 */

@media screen and (max-width: 55em) {	
	
}

	


 
@media screen and (max-width: 50.25em) {
	.max-width .info {max-width: 475px !important; padding:0 0 !important;	 }	  
	
	.info .left { float: left; position: relative; width: 100% !important; }
	.info .right { float: left; width: 100% !important;}	 
	.info .inner { float: left; margin-left: 0 !important;  padding:20px 30px 0 30px !important; width: 100%;}
	.swiper-pagination{  height:75px; width:100%; position:absolute; left:0; top:0; }		
	.swiper-pagination span{ height:75px; width:25%;box-shadow: 1px 0 0 0 #aaaaaa; text-align:center; padding:0; font-size:50px; line-height:75px;}	 
	.swiper-wrapper {   display: flex;  }	
    .swiper-slide {width:100%; height:auto; padding-bottom:190px;} 
	.fixed-top .swiper-pagination{ position:fixed; top:0; left:0; z-index:5;}
	.has-swipe{ padding-top:75px !important;}
		 		
}




/**
 * 15.1 Mobile Large 620px
 */

@media screen and (max-width: 38.75em) {
	
	.max-width .right, .max-width .left { width:100%;}
	
	.right .inner, .left .inner { padding-left: 0px !important; padding-right: 0px !important;}
	
	.banner .left{ display:none;}
	.banner .right{ width:100%; text-align:center;}
	 
	.infographics{ margin-bottom:25px;} 

	 
	.read-report{padding-top: 55px !important;}
	.read-report iframe{ display:none !important;}
	
	.num-nav{ margin-bottom: 15px; position: relative; right: 0 !important;  text-align: left; top: 0;}
	
	.slider .right {  padding-top: 0px; }
	.inner-col{width: 100%; float:left;}
	.ad-space a { margin-bottom: 0; }
	
	.video-chapter, .audio-chapter{ text-align:center;}
	 
	.header, .col{ max-width:357px !important; }
	.header .active-trigger{ width:300px;  }
	 
	.max-width .info {max-width: 475px !important; padding:0 0 !important;	 }	 
	.info .left { float: left; position: relative; width: 100% !important; }
	.info .right { float: left; width: 100% !important;}	 
	.info .inner { float: left; margin-left: 0 !important;  padding:20px 30px 0 30px !important; width: 100%;}
	 
	.logo h1{ padding-left: 54px; }
	 
	.footer-left{ display:none;}
	.footer-right{ width:100%;}
	
	
}




@media screen and (max-width: 38.75em) {

	.ad-space {display:none;}
	.smallinfo {display:block; margin-left:-10px;}
	.biginfo {display:none;}
}


/**
 * 16.0 Print
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */		
	}
}