@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('fonts/proxima_nova_reg_1-webfont.svg') format('svg');
    src: url('fonts/proxima_nova_reg_1-webfont.eot');
    src: url('fonts/proxima_nova_reg_1-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_reg_1-webfont.woff') format('woff'),
         url('fonts/proxima_nova_reg_1-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Light-webfont';
    src: url('http://www.gsma.com/mobileeconomy/wp-content/themes/theme_mobileeconomy/assets-2017/css/fonts/ProximaNova-Light-webfont.eot') format('embedded-opentype'),
    url('fonts/ProximaNova-Light-webfont.woff') format('woff'),
    url('fonts/ProximaNova-Light-webfont.ttf') format('truetype'),
    url('fonts/ProximaNova-Light-webfont.svg') format('svg');
}

@font-face {
    font-family: 'proxima_novalight_italic';
    src: url('fonts/proxima_nova_light_it-webfont.svg') format('svg');
    src: url('fonts/proxima_nova_light_it-webfont.eot');
    src: url('fonts/proxima_nova_light_it-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_light_it-webfont.woff') format('woff'),
         url('fonts/proxima_nova_light_it-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_cn_rgbold';
    src: url('fonts/proxima_nova_cond_bold-webfont.svg') format('svg');
    src: url('fonts/proxima_nova_cond_bold-webfont.eot');
    src: url('fonts/proxima_nova_cond_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_cond_bold-webfont.woff') format('woff'),
         url('fonts/proxima_nova_cond_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/proxima_nova_bold-webfont.svg') format('svg');
    src: url('fonts/proxima_nova_bold-webfont.eot');
    src: url('fonts/proxima_nova_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_bold-webfont.woff') format('woff'),
         url('fonts/proxima_nova_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/proxima_nova_sbold_0-webfont.svg') format('svg');
    src: url('fonts/proxima_nova_sbold_0-webfont.eot');
    src: url('fonts/proxima_nova_sbold_0-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_sbold_0-webfont.woff') format('woff'),
         url('fonts/proxima_nova_sbold_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_condensedlight';
    src: url('fonts/proxima_nova_cond_light-webfont.svg') format('svg');
    src: url('fonts/proxima_nova_cond_light-webfont.eot');
    src: url('fonts/proxima_nova_cond_light-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_cond_light-webfont.woff') format('woff'),
         url('fonts/proxima_nova_cond_light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_cn_rgregular';
    src: url('fonts/proxima_nova_cond_reg-webfont.svg') format('svg');
    src: url('fonts/proxima_nova_cond_reg-webfont.eot');
    src: url('fonts/proxima_nova_cond_reg-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_cond_reg-webfont.woff') format('woff'),
         url('fonts/proxima_nova_cond_reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Proxima Nova Xbold';
    src: url('fonts/Proxima Nova Xbold.svg') format('svg');
    src: url('fonts/Proxima Nova Xbold.eot');
    src: url('fonts/Proxima Nova Xbold.eot#iefix') format('embedded-opentype'),
         url('fonts/Proxima Nova Xbold.woff') format('woff'),
         url('fonts/Proxima Nova Xbold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'whitneyindexblack-round-bolRg';
    src: url('fonts/whitneyindexblack-roundbd-webfont.svg') format('svg');
    src: url('fonts/whitneyindexblack-roundbd-webfont.eot');
    src: url('fonts/whitneyindexblack-roundbd-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/whitneyindexblack-roundbd-webfont.woff') format('woff'),
         url('fonts/whitneyindexblack-roundbd-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html,body { height: 100%; margin: 0px; padding: 0px; }

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 100%;
}

/* Buttons */
button {
	display:inline-block;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px 20px;
	line-height: 100%;
	color: #fff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 0;
	background-color: #3b8ec2;
	box-shadow: 0px 3px 0px 0px #00ab94;
	cursor: pointer;
}

.containergraph {
	height: 100%;
	font-size: 12px;
  background-color: #000;
	
}

.horizontalTab {
	position: relative;
	display: block;
	background-color: #000;
	width: 100%;
}
.ios  .horizontalTab { display: inline-block;}

.horizontalTab ul {

    padding: 0;
    margin: 10px auto 0;
    text-align: center;
    max-width: 980px;
}

.horizontalTab .litabs {
	position: relative;
	display: inline-block;
	padding: 14px;
  background-color: #000;
	-webkit-border-top-radius: 6px;
	-moz-border-top-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
  width: 170px;
}

.horizontalTab .litabs.activetab {
  background-color: #333;
}

.tabs {
  color: #999;
  text-decoration: none;
	font-family: "proxima_nova_rgregular","Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 16px;
  display: block;
}

.activetab .tabs {
  color: #fff;
}

.contentgraph {
  width: 100%;
  background: #2F2E2F;
  position: relative;
  height: 90%;
	background: -webkit-linear-gradient(#333333, #231f20); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#333333, #231f20); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#333333, #231f20); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#333333, #231f20); /* Standard syntax */
}

.inline { display: inline-block; }
.block { display: block; overflow: hidden; }
.hidden { display: none; }

.dropdowncontent {
	max-width: 640px;
	margin: 0 auto;
	position: relative;
  text-align: center;
	padding: 10px 0;
	height:15%;

}

.select {
  background: #1a1a1a;
  position: absolute;
  top: 41px;
  left: 3px;
  right: 3px;
  text-align: left;
  z-index: 2000;
}

.select.hidden {
  display: none;
}

.select span,
.select div {
  color: #888;
  cursor: pointer;
  display: block;
  font-size: 14px;
  padding: 6px;
}
.indented {padding-left: 20px !important;}
.disableditem { cursor: default !important; }
.disableditem:hover { background: none !important; }
.select span:hover,
.select div:hover {
  background: #000;
}

.ticks .select span:hover {
  background: none;
}
.select span.selected,
.select div.selected {
  color: #fff;
}

.select div:before {
  content: '';
  display: inline-block;
  font-size: 12px;
  margin-left: 3px;
  margin-right: 6px;
  width: 12px;
}

.select div.selected:before {
  content: '\2713';
}

.charts {height:92vh;}
.charts .inner {height: 100%;}
.full {
	position:relative;
	left: 10px;
	right: 10px;
  	text-align: center;
	max-width: 980px;
    margin: 0 auto;
	width:100%;
	height: 75%;
}
.full.techmigrat {
  top:10%;
	  
  }

.ConnectionsSubscribers {
  height: 70%;
}
.third{
	position:relative;
	height:320px;
	width:30%;
  margin: 0 1%;
	border-bottom: 1px solid #999999;
	padding-bottom: 50px;
}
.thirds {
	display:inline-block;
	float: left;
}


/*
.third:nth-child(2) {margin: 0 4% 0 1%; }
.third:nth-child(3) {margin: 0 0 0 0;  }
.third:nth-child(4) {margin: 0 0 0 4%; }
*/
.yearscontent {
	width: 96%;
  padding-top: 10px;
	max-width:540px;
	margin: 0 auto;
	clear:both;
  text-align: center;
}

.years {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
 	border-radius:4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:15px;
	text-align: left;
	padding-left:2%;
  height:32px;
	line-height: 32px;
  margin: 0 6px;
	width:25%;
	text-decoration:none;
  opacity: 0.8;
	position:relative;
}
.years:after {content: "\f070";
	width: 25px;
	height: 30px;
	position: absolute;
	font-family: "FontAwesome";
	color:#fff;
right:0;}
.years.eye:after {content: "\f06e";
	width: 25px;
	height: 30px;
	position: absolute;
	font-family: "FontAwesome";
	color:#fff;
right:0;}

.years:active {
	position:relative;
	background: #2F2E2F;

}

.years.eye {

  opacity: 1;
}

.years.dropButton {
	background: url(../images/dd2.png) no-repeat 96% 0 #000;
}

.reposource 
{    margin: 10px auto 10px auto;
    width: 100%;
    text-align: center;
    color: #C6C6C6;
	font-size: 12px;
}

.ddcont {
	width:48%;
	max-width: 300px;
	height:28px;
	margin: 10px 0 20px 0;
	position: relative;
	
}


.smalltwo  {max-width: 980px;}

/*
.firsttech  {margin: 0 3% 0 7% !important ;  width: 90% !important;}
.secondtech  {margin: 0 3% 0 7% !important ;  width: 90% !important;}
*/

.dropdown {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
	color:#888;
  display: block;
	font-size:15px;
	text-align: left;
	vertical-align: middle;
	padding:10px 14px 10px 10px;
	margin:3px;
	
	text-decoration:none;
	background: #000;
	overflow: hidden;
	line-height: 20px;
	position: relative;
	border: 1px solid #000;
	height: 41px;
}
.dropdown:after
{
	content: "\f0d7";
	width: 30px;
	height: 30px;
	position: absolute;
	font-family: "FontAwesome";
	color:#999999;
	right:0;
	font-size: 23px;

}
.dropdown.open:after
{
	content: "\f0d8";
	width: 30px;
	height: 30px;
	position: absolute;
	font-family: "FontAwesome";
	color:#999999;
	right:0;
	font-size: 23px;

}
.titlelabel { font-family: ProximaNova-Light-webfont;
    font-size: 24px;
    color: #C6C6C6;
    text-align: center;
    max-width: 980px;
    margin: 0 auto;
	height:10%;}
.titlelabeldough { font-family: ProximaNova-Light-webfont;
    font-size: 24px;
    color: #C6C6C6;
    text-align: center;
    max-width: 980px;
    margin: 25px auto 40px;}


#js-legend {

    padding-top: 10px;
   width:100%;
    margin: 0 auto;
clear:both;}

#graphPopup-legend ul,
#js-legend ul {
  list-style: none;
	width:900px;

}
#graphPopup-legend ul li,
#js-legend ul li {
  display: block;
  padding-left: 30px;
  position: relative;
  margin-bottom: 4px;
  border-radius: 5px;
  padding: 2px 8px 2px 28px;
  font-size: 12px;
  cursor: default;
	color:#9E9E9E;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  -o-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
	float: left;
	margin-right: 10px;
}
#graphPopup-legend li span,
#js-legend li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 0px;
}

#graphPopup {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  text-align: left;
}

.graphPopup-placeholder {
  background: #666;
  border: 3px solid #111;
  border-radius: 20px;
  box-sizing: border-box;
  height: 60%;
  left: 10%;
  padding: 70px;
  position: absolute;
  top: 20%;
  width: 80%;
}

#graphPopup-close {
  border: 1px solid #fff;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  font-size: 35px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 40px;
}

.graphPopup-graph,
#graphPopup-legend {
  height: 100%;
  float: left;
  width: 50%;
}
.graphPopup-graph
{
	
}

#graphPopup-legend ul {
  padding-left: 0;
  width: 100%;
}

#graphPopup-legend ul li {
  color: #eee;
  display: block;
  float: none;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.graphPopup-legend-title {
  color: #fff;
  display: block;
  font-size: 20px;
  padding-bottom: 40px;
  padding-top: 20px;
  padding-left:40px;
  text-transform: uppercase;
}

#js-legend ul {
  list-style: none;
	width:900px;

}
#js-legend ul li {
  display: block;
  padding-left: 30px;
  position: relative;
  margin-bottom: 4px;
  border-radius: 5px;
  padding: 2px 8px 2px 28px;
  font-size: 14px;
  cursor: default;
	color:#9E9E9E;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  -o-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
	float: left;
	margin-right: 10px;
}
#js-legend li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  border-radius: 0px;
}

#js-legend { text-align:center;}
#js-legend ul { width: 100%; -webkit-padding-start: 0 !important;}
#js-legend ul li{ display:inline-block !important; float:none !important; }
.ticks {margin: 14px 0 15px 0; height: 28px;}
.ticks .select {
    display: block !important;
}

.ticks  .dropdown
{
    display: none !important;
}
.ticks .select span
{
	
	
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 15px;
    text-align: left;
    padding-left: 6%;
    
    line-height: 27px;
    margin: 0 6px;

    text-decoration: none;
    opacity: 0.8;
	height: 39px;
}

.ticks .select {background: none;  top: 0; left: 0; right: 0;  border: 1px solid #999999;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dcdcdc;}


.ticks .select span.eye {

    opacity: 1;
	position: relative;
	color:#fff;
}
.ticks .select span {
	position: relative;
	color:#999999;
	
	width:100%;
}
.ticks .select span:after
{
	content: "\f070";
	width: 30px;
	height: 30px;
	position: absolute;
	font-family: "FontAwesome";
	color:#999999;
	right:0;

}
.ticks .select span.eye:after {
	content: "\f06e";
	width: 30px;
	height: 30px;
	position: absolute;
	font-family: "FontAwesome";
	color:#fff;
	right:0;

}

.ticks .select span.selected
{
	display: none !important;
}


#graphPopup {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  text-align: left;
}

.graphPopup-placeholder {
  background: #666;
  border: 3px solid #111;
  border-radius: 20px;
  box-sizing: border-box;
  height: 60%;
  left: 29%;
  padding: 70px 30px;
  position: absolute;
  top: 20%;
  width: 42%;
}

#graphPopup-close {
  border: 1px solid #fff;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  font-size: 35px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 40px;
}

.graphPopup-graph,
#graphPopup-legend {
  height: 100%;
  float: left;
  width: 50%;
}

#graphPopup-legend ul {
  padding-left: 10px;
  width: 100%;
}

#graphPopup-legend ul li {
  color: #eee;
  display: block;
  float: none;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.graphPopup-legend-title {
  color: #fff;
  display: block;
  font-size: 20px;
  padding-bottom: 40px;
  padding-top: 20px;
  text-transform: uppercase;
}

.techmig {
width:100%;
margin-top:-50px;
}

.ddcont { color:#9E9E9E !important;}
@media (max-width: 980px) {
  .graphPopup-placeholder {
    border-radius: 10px;
    padding: 20px;
  }

  #graphPopup-close {
    border-radius: 5px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    right: 10px;
    top: 10px;
    width: 20px;
  }

  .graphPopup-legend-title {
    font-size: 14px;
    padding-bottom: 0;
  }

  .graphPopup-graph {
    
    float: none;
    width: 80%;
	  margin:0 auto;
	  height:220px;
  }
	

  #graphPopup-legend {
    height: 65%;
    float: none;
    width: 100%;
  }

  #graphPopup-legend ul li {
    font-size: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 748px) {
	.horizontalTab {
		background-color: #000;
		width: 100%;
		overflow: hidden;
    height: 63px;
	}

	.horizontalTab ul {
    height: 63px;
    padding: 5px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    margin: 0;
	}

	.horizontalTab .litabs {
    height: 60px;
    text-align: center;
    background: #000;
	}

	.horizontalTab .litabs.activetab {
    background-color: #333;
	}

	.tabs {
  	color: #fff;
  	text-decoration: none;
  	font-size: 14px;
	}

	.ddcont {
		
		
	}
	

	.dropdown {
    font-size: 12px;

    padding-right: 28px;
  }

  .select {
    top: 44px;
  }

  .select span,
  .select div {
    font-size: 12px;
  }

}

.fonts { font-size: 12px;}
@media (max-width: 741px) {
.fonts { font-size: 7px;}
	.titlelabel {font-size: 16px;}
  .third {
    height: 340px;
    width:100%;
	padding-bottom: 100px;
	margin: 0;
	  
	  
  }
	#TechMig1-clone, #TechMig2-clone {background-position: center !important; }

  .techmig {
  width:100%;
  margin-top:10px;
  }

  .full.techmigrat {
    top: 0;
    bottom:125px;
	  
  }
}

@media (max-width: 650px){
	.charts {height:98vh;}
	.horizontalTab .litabs:nth-child(5) {top:-4px;}
	.full.techmigrat {
		overflow-y: scroll;
			overflow-x: hidden;
		height: 75%;
	}
	/* .smalltwo {     box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);} */
	#TechMig1 , #TechMig2 {margin-top: 20px;}
	
	#js-legend li span
	{

    width: 10px;
    height: 10px;
  
		
	}
	
	#js-legend ul li {  
	
	padding: 0px 8px 2px 18px; 
	font-size: 10px;
	}
	
	.full {width:90%; left: 0;}
.graphPopup-placeholder {
    border-radius: 10px;
    padding: 10px;
    width: 90%;
    left: 5%;
    height: auto;
	top:13%;
	}
}
#TechMig0 , #TechMig1 , #TechMig2 {margin-top:10px;}
#TechMig1-clone , #TechMig2-clone  {background: url(../images/select.png) no-repeat; margin: 10px 10px 10px 10px; background-size:contain; background-position: center;}

@media (max-width: 650px){
	.ticks .select {background: none; position: absolute; top: 1px; left: 0; right: 0;}
	.ios  .ticks .select  {position: relative;}
	#TechMig1-clone , #TechMig2-clone  {background: url(../images/select.png) no-repeat; margin: 20px 0 10px 0; background-size:contain;}
	.report-holder .button:first-child {
		margin-bottom:10px;
	}
}

@media (max-width: 330px){
.charts {height:120vh;}
	.full {height: 70%;}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) { 
.charts {height:150vh;}
.full.techmigrat {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 75%;
}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape){ 
.charts {height:150vh;}
.full.techmigrat {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 75%;
}
}