/* open-sans-300 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/open-sans-300.woff2") format("woff2"), url("../fonts/open-sans-300.woff") format("woff"); }

/* open-sans-regular - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("../fonts/open-sans-regular.woff2") format("woff2"), url("../fonts/open-sans-regular.woff") format("woff"); }

/* open-sans-600 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/open-sans-600.woff2") format("woff2"), url("../fonts/open-sans-600.woff") format("woff"); }

/* open-sans-700 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-700.woff2") format("woff2"), url("../fonts/open-sans-700.woff") format("woff"); }

/* open-sans-800 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url("../fonts/open-sans-800.woff2") format("woff2"), url("../fonts/open-sans-800.woff") format("woff"); }
  
@font-face {
	font-family: 'Myriad Pro Bold Condensed';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/MyriadPro-BoldCond.woff2') format("woff2"), 
		 url('../fonts/MyriadPro-BoldCond.woff') format("woff"); 
}
	
@font-face {
	font-family: 'Myriad Pro Bold Condensed Italic';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/MyriadPro-BoldCondIt.woff2') format('woff2'),
		 url('../fonts/MyriadPro-BoldCondIt.woff') format('woff'),
		 url('../fonts/MYRIADPRO-BOLDCONDIT.OTF') format("otf"),
		 url('../fonts/myriad-pro-bold-condensed-italic.ttf') format('truetype'),
		 url('../fonts/MyriadPro-BoldIt.eot?#iefix') format('embedded-opentype');	
}

html, body {
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	width: 100%;
	position: fixed;
	overflow: hidden;
}

.loader {
	position: absolute;
    top: 0; right: 0;
    bottom: 0; left: 0;
	background: rgba(3,77,162, 1.0);
    z-index:200;
	display:none;
}

#mainLoader{
	display:block;
	display: flex;
    justify-content: center;
	align-items: center;
}

.row.justify-content-center.align-items-center {
    top: 50%;
	left: 50%;
	display: block;
    position: absolute;
	transform: translateY(-50%);
}

/******************************** First Page Flex Grid ***********************************/

.first-page-container {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
	align-items: center;
	background:rgba(136,189,226, 1.0);
	z-index:3;
	position: absolute;
	top:0;
}

.first-page{
	display: flex;
	height:874px;
	width:1621px;
    justify-content: center;
	flex-direction: row;
}

.intro-logo-container {
	flex-direction: column;
    width: 580px;
	height:874px;
	background:#034da2;
	position: relative;
}

#loadingLogo{
	position: absolute;
	height:550px;
	top: -15%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	display:none;
}

#introLogo{
	position: absolute;
	height:450px;
	top: -40%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.page-one-country-select{			
	position: absolute;
    bottom: 0;
    top: 65%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    width: 70%;
}

.intro-text-container{
	position: absolute;
    bottom: 0;
    top: 76%;
    left: 0;
    right: 0;
    margin: auto;
    width: 85%;
}

.intro-text-container p{
	font-size: 20px;
	color:#fff;
}

.intro-estat-logo-container{
	position: absolute;
    bottom: 5%;
	width: 100%;
}

#loadingEstatLogo{
	position: absolute;	
	top:0%;
	left:0%;
	right:0%;
	height: 70px;
	margin:auto;
	display:none;
	bottom: -110%;
}

.intro-estat-logo-container #estatIntroLogo{
	position: absolute;
    right: 5%;
	height: 30px;
}

.topics-container {
    display: flex;
    flex-direction: column;
	width:1041px;
	height:874px;
	justify-content: center;
    align-items: flex-start;
	background:#034da2;
}

.topic-image-container{
	display: flex;
    flex-direction: column;
	justify-content: center;
    align-items: center;
}

.topics-top{
	display: flex;
	flex-direction: row;
	height: 50%;
	width:100%;
	position:relative;
}

.topics-btm{
	display: flex;
	flex-direction: row;
	height: 50%;
	width:100%;
	position:relative;
}

.selector-container, .mobile-tab{
	width: 347px;
	height: 437px;
}

.selector-container{
	display:none;
	right:-100%;
}

.selector-container{
	text-align:left;
	position:relative;
}

.topic-tile-name{
	position:absolute;
    font-size:35px;
	color:#000;
	pointer-events:none;
}

.topic-text-norm{
	font-family: Myriad Pro Bold Condensed Italic;
}

.topic-text-ie11{
	font-family: Myriad Pro Bold Condensed;
	font-style: italic;
}

.topic-image{
    height: 437px;
	width:347px;
}

.tile-hover:hover{
	-webkit-box-shadow:-1px 1px 10px 1px rgba(0,0,0,0.8);
	-moz-box-shadow:-1px 1px 10px 1px rgba(0,0,0,0.8);
	box-shadow:-1px 1px 10px 1px rgba(0,0,0,0.8);
	transition:all .2s ease-in-out;
}

.selector-hover:hover{
   cursor:pointer;
}

.socialMediaContainer{
	position: absolute;
    left: -5%;
    bottom: 1.4%;
	z-index:1;
}

.shareContainer{
	white-space: nowrap;
}

.shareContainer li {
	list-style-type:none;
	display: inline;
}

.socialMediaContainer .share-btn{
	background: rgba(243, 101, 35, 1.0);
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    top: 0px;
	left:-8px;
	width:35px;
	height:35px;
	padding:4%;
	margin:auto 7px;
	font-size: 25px;
	text-align:center;
}

.ie-info{
	width:38px;
	height:38px;
	font-size:28px;
}

.start-intro-text1{
	color: rgba(243, 101, 35, 0.9);
	font-weight:bold;
}

#euReuseImg{
	height: 35px;
}

/******************************** Mobile tabs ***********************************/

.mobile-tab{
	display:none;
}

.mobile-tab-img{
	height: 350px;
	position: absolute;
    top: 0;
    right: 20%;
    bottom: 0;
    margin: auto;
}

#cakeTabImg{
    right: 18.5% !important;
}

.mobile-nav-arrow{
	font-size: calc(3em + 1vw);
    color: rgba(3,77,162,0.8);
    cursor: pointer;
    top: 50%;
	right: 5%;
    margin: auto;
	position: absolute;	
	transform: translateY(-50%);
}

#AE1_tab{
	background-image: url("../img/mobile/bcg_1.svg");
	background-repeat: repeat;
}

#AE2_tab{
	background-image: url("../img/mobile/bcg_3-svg.svg");
	background-repeat: repeat-x;
}

#AE3_tab{
	background-image: url("../img/mobile/bcg_2-svg.svg");
	background-repeat: repeat-x;
}

#AE4_tab{
	background-image: url("../img/mobile/bcg_4-svg1.svg");
	background-repeat: repeat-x;
}

#AE5_tab{
	background-image: url("../img/mobile/bcg_5-svg.svg");
	background-repeat: repeat-x;
}

#AE6_tab{
	background-image: url("../img/mobile/bcg_6-svg.svg");
	background-repeat: repeat-x;
}

/******************************** Main Flex Grid ***********************************/

.container-fluid{
	padding: 0;
	/* overflow-y: scroll; */
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}

#site{
	display: flex;
	width: 100%;
	height: 100%;
	flex-wrap: wrap;
	transition: ease all .5s;
	background:#fff;
	overflow-x: hidden;
	position:relative;
}

.second-page {
    width: 100%;
    height: 100%;
	display:none;
    /* z-index: 1; */
	position: absolute;
	top:0;
	overflow-x:hidden;
}

.main-container {
    width: 100%;
    height: 100%;
	overflow: hidden;
	transition: ease all .5s;
}

.main-container .main-layout {
	text-align: center;
	font-size: 30px;
	transition: ease all .5s;
}

.banner {
	display: flex;
	flex-direction: row;
	height:20%;
	transition: ease all .5s;
	position: relative;
    z-index: 2;
	/* min-height:130px; */
}

.banner .banner-layout {
	text-align: center;
	font-size: 30px;
	transition: ease all .5s;
}

.controls {
	display: flex;
	flex-direction: column;
	transition: ease all .5s;
}

.banner .controls-layout {
	text-align: center;
	font-size: 30px;
	justify-content: center;
	align-items: center;
	transition: ease all .5s;
}

.banner-min-hgt{
	
	min-height:150px;
	
}

.main-content{
	display: flex;
    justify-content: center;
    flex-grow: 1;
    transition: ease all .5s;
    position: relative;
    z-index: 1;
	height:auto;
	overflow-x: hidden;
	padding: 0% 1% 0% 1%;
}

.vis-container{
	display:flex;
	width: 99.7%;
	height: 77vh;
	justify-content: center;
	align-items: center;
	overflow-x: hidden;
}

.logo{
	display: flex;
	width: 23%;
	justify-content: center;
	align-items: center;
	background: #034EA2;
	transition: ease all .5s;
	position: relative;
	cursor: pointer;
}

.logo h1{
	line-height: 0.8;
	font-family: 'Myriad Pro Bold Condensed';
	font-size: calc(1.4em + 1vw);
	color:#fff;
}

.logo h1 span:first-child{
	font-size: calc(0.5em + 1vw);
	letter-spacing: 0.14em;
	margin-left: 0.08em;
	color:#F68A50;
}

#ae_logo{
	height:150px;
}

#ae_logo_alpha{
	height:150px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.controls{
	width: 77%;
	transition: ease all .5s;
}

.selectors{
	display: flex;
	height: 30%;
	background: #F68A50;
	justify-content: center;
	align-items: center;
	transition: ease all .5s;
	font-size: calc(1em + 1vw);
}

.selectors .selectors-layout {
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	transition: ease all .5s;
	position: relative;
}

.topics{
	width:50%;
	transition: ease all .5s;
}

.countries{
	width:50%;
	height: 100%;
	transition: ease all .5s;
}

.indicators{
	display: flex;
	height: 70%;
	justify-content: center;
    align-items: center;
	transition: ease all .5s;
}

/******************************** Carousel Flex Grid ***********************************/

.carousel-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
	justify-content: center;
    align-items: center;
	overflow: hidden;
	
	position: relative;
}

.carousel-content{
	display: flex;
	width:80%;
	height: 100%;
	justify-content: center;
    align-items: center;
	position: absolute;
	top:0;
}

.ie11-carousel-content{
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.carousel-arrow{
	top: 50%;
	width:10%;
	z-index:2;
	position:absolute;
	transform: translateY(-50%);
}

.carousel-arrow:hover{
	cursor:pointer;
}

#carouselArrowPrev{
	left:0;
}

#carouselArrowNext{
	right:0;
}

.carousel, .carousel-inner{
	width: 100%;
    height: 100%;
}

.carousel-item{
	width: 100%;
    height: 100%;
	text-align: center;
}

.carousel-item .item-detail{
    height: 100%;
	display: flex;
	justify-content: left;
    align-items: center;
	text-align: left;
}

.carousel-item .active{
	display: inline-block !important;
}

.item-content{
	display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
	justify-content: center;
    align-items: center;
}

.indicator-content, .cloned-content{
	display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
	justify-content: center;
    align-items: center;
}

.indicator-title, .indicator-content{
	width: 100%;
}

.indicator-title{
	font-size: 24px;
	color: white;
    background: orange;
    width: 100%;
    text-align: center;
	padding: 0.2em;
	height: 25%;
	position: relative;
	display:none;
}

.indicator-content{
	font-size:calc(0.02em + 1vw);
	height: 75%;
}

.indicator-logo{
	width: 15%;
	justify-content: center;
    align-items: center;
	display: flex;
}

.indicator-icon{
	width: 100px;
	height: 100px;
}

.indicator-info-btn{
	width: 15%;
	justify-content: center;
    align-items: center;
	display: flex;
}

.indicator-text{
	width: 70%;
	text-align:center;
	font-size:18px;
	color:#034EA2;
}

.indicator-text div {	
	width: 80%;
    display: inline-block;
}

.indicator-title-banner{	
	background:#FFF;
	color:#034EA2;
}

/* ******************* slide indicator ********************** */

#slideIndicatorContainer{
	position: absolute;
    height: 4px;
    width: 100%;
    bottom: -25%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#slideIndicator{	
	width: 100%;
	height:4px;
}

.slide-indicator{
	height: 4px;
	width:30px;
	background:rgba(246,138,80, 0.4);
	display:inline-block;
	cursor:pointer;
	position: relative;
	margin: 3px;
	z-index:1;
}

.slide-indicator-bg{
	height: 4px;
	width: 30px;
	background:transparent;
	display:inline-block;
	border: 1px solid rgba(23,65,149, 1.0);
	cursor:pointer;
	position: absolute;
	display:none;
}

.slide-indicator:hover{
	background:rgba(246,138,80, 0.9);
}

.slide-indicator-active{
	background:rgba(3,78,162, 1.0);
}

/* ************************************************* */

.cloned-content{
	display: block;
	position: absolute;
	z-index:1;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	padding: 3%;
	-webkit-box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
	-moz-box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
	box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);	
}

.label {
  	position:absolute;
	z-index:1;
	width:51px;
	background-color: transparent;
	height:30px;
	text-align: center;
	color:#000;
	font-size:12px;
}

/* .share-btn{
	border-radius: 100%;
	text-align:center; padding:5px;
} */

.fa-facebook-f{
	background: rgba(59, 89, 152, 1.0);
}
.fa-twitter{
	background: rgba(29, 161, 243, 1.0);
}
.fa-table{
	background: rgba(181, 56, 89, 1.0);
}
.fa-code{
	background: rgba(28, 165, 75, 1.0);
}

.embed{
	display:none;
}

/* .fa-info{
	background: rgba(90, 97, 118, 1.0);
	color: rgba(255, 255, 255, 1.0);
	border: 3px solid rgba(90, 97, 118, 1.0);
	padding:2px;
} */

.indicator-info{
	font-size:46px;
	color:#034EA2;
	cursor:pointer;
}

.infoBtnIntro{
	color:#fff;
	border: 3px solid #fff;
}

.share-btn:hover:before {
    opacity: 0.5;
	outline: none;
}

.tooltip-btm{
    top: -50px;
}

.tooltip-btm, .tooltip-rgt, .tooltip-lft {
	background-color: #414141;
    color: #fff;
    text-align: center;
    border-radius: 6px;
	padding: 5px 10px 5px 10px;
    position: absolute;
	font-size: 12px;
	white-space: nowrap;
	display:none;
	z-index:99999;
}

/* bottom arrow */
.tooltip-btm:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-bottom: -9px;
    border-width: 5px;
    border-style: solid;
    border-color: #414141 transparent transparent transparent;
}

/* right arrow */
.tooltip-rgt:after {
    content: "";
    position: absolute;
	transform: translateY(-50%);
    top: 50%;
    right: 0%;
    margin-right: -9px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #414141;
}

/* right arrow */
.tooltip-lft:after {
    content: "";
    position: absolute;
	transform: translateY(-50%);
    top: 50%;
    left: -1%;
    margin-left: -9px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #414141 transparent transparent;
}

select .inner{
  max-height: 260px !important;
  overflow-y: auto;
}

.err-msg{
	position:absolute;
	z-index:0;
	top: 2px;
	width:100%;
	color: #EDCEE1;
	padding: 5px 0px 0px 15px;
	border-radius: 0px 0px 6px 6px;
	font-size:14px;
	vertical-align:text-bottom;
	background: rgba(166,36,118, 0.8);
}

.intro-text{
	display:inline-block;
	width:28%;
	padding: 0px 10px 0px 10px;
	top: 0px;
}

#countryContainer{
	position:absolute;
	top:28%;
	left:15%;
	z-index:2;
	height:90%;
	width:80%;
}

.btn:focus, .btn:active {
  outline: none !important;
  box-shadow: none !important;
}

.dropdown-menu {
	border: none;
	background: transparent;
	width: calc(18.6em + 1vw);
	outline: none;
}

.dropdown-menu{
	width: calc(15em + 1vw);
}

.dropdown-menu ul { 
	height: auto; 
	line-height: 35px;
	list-style-type:none;
	border-radius: 0px 0px 8px 8px;
	-webkit-box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
	-moz-box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
	box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
	width: calc(18.6em + 1vw);
	position:absolute;
	top:0%;
}

.dropdown-menu ul li{ 
	margin-left: -40px;
	cursor:pointer;
}

#countriesDropdown{
	height: 300px;
}

.dropdown-menu ul li span{
	margin-left: 10px;
	cursor:pointer;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}

.dropdown-header {
	background: #ccc;
	font-size: 14px;
	font-weight: 700;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px
}
	
.banner-select ul li{
	background:#F68A50;
	color:#fff;
}

.list-flag{
	border:1px solid rgba(255,255,255,0.5);
}

.scrollable-menu {
    max-height: 250px;
    overflow-x: hidden;
}

.selected-option{
	top: 50%;
	left:0%;
    position: absolute;
	transform: translateY(-50%);
}

#cntrySelectBtn{
	top:0px;
	background: #f2f2f2;
	height: 50px;
	text-align: left;
	font-size: 20px;
	border-radius: 25px 25px 25px 25px;
}

#cntryFlag, #cntryFlagNew{
	position: absolute;
    right: 8%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.intro-selected-option{
	left:15%;
}

#selectedFlag{
	height:15px;
}

.start-screen-cntry{
	left: 22% !important;
}

#bannerCountries li.disabled {
    opacity: 0.2;
}

.country-select-caret{
	top: 15%;
	left:1%;
	width:38px;
	height:38px;
	padding:5px;
	margin:auto 2px;
	font-size: 28px;
	text-align:center;
	position:absolute;
	color:rgb(255,255,255, 1.0);
	background:#f36523;
	border-radius: 100%;
	display: inline-block;
	cursor:pointer;
}

.country-list-flags{
	height:20px;
}

.list-flag {
    width: 30px;
    height: auto;
}

#flagContainer{
	float:right;
}

#flagContainer img{
	height:40px;
}

.banner-caret{
	display: inline-block;
	color:#fff;
	margin-right:2%;
	font-size: calc(1em + 1vw);
}

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

.caret-right{
	height:54px;
	position:relative;
	background:red;
	display: inline-block;
	z-index:0;
}

.caret-right:after {
    content: "";
    position: absolute;
	transform: translateY(-50%);
    top: 56%;
    left: 0;
	width:10px;
    margin-left: 0px;
    border-width: 30px;
    border-style: solid;
    border-color: rgba(0,31,64, 1.0) rgba(0,31,64, 1.0) rgba(0,31,64, 1.0) transparent;
}

.caret-flag{
	position: relative;
    display: inline-block;
    z-index: 0;
    overflow: hidden;
    background: url(../img/UK.svg) repeat 0 0;
    height: 200px;
    width: 105px;
	background-size: cover;
}

.caret-flag:after {
    content: "";
    position: absolute;
	transform: translateY(-50%);
    top: 50%;
    left: 0%;
	width:100px;
    margin-left: 0px;
    border-width: 100px;
    border-style: solid;
    border-color: rgba(192,15,36,1.0) rgba(192,15,36,1.0) rgba(192,15,36,1.0) transparent;

}

.caret-down, .caret-up, .caret-left-ie, .caret-right-ie{
	position:relative;
	display: inline;
	z-index:2;
}

.caret-down:after {
	top: 0px;
	left:-30px;
    content: "";
    position: absolute;
    border-width: 30px;
    border-style: solid;
    border-color: rgba(194,15,36, 1.0) transparent transparent transparent;
}

.caret-down:hover:after{
	cursor:pointer;
	border-color: rgba(0,31,64, 1.0) transparent transparent transparent;
}

.caret-up:after {
	bottom: -30px;
	left:-150px;
    content: "";
    position: absolute;
    border-width: 30px;
    border-style: solid;
    border-color: transparent transparent rgba(194,15,36, 1.0) transparent;
}
.caret-up:hover:after{
	cursor:pointer;
	border-color: transparent transparent rgba(0,31,64, 1.0) transparent;
}

.caret-left-ie:after {
	left:0px;
    content: "";
    position: absolute;
    border-width: 30px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(194,15,36, 1.0);
}

.caret-left-ie:hover:after{
	cursor:pointer;
	border-color: transparent transparent transparent rgba(0,31,64, 1.0);
}

.caret-right-ie:after {
	left:-180px;
    content: "";
    position: absolute;
    border-width: 30px;
    border-style: solid;
    border-color: transparent rgba(194,15,36, 1.0) transparent transparent;
}
.caret-right-ie:hover:after{
	cursor:pointer;
	border-color: transparent rgba(0,31,64, 1.0) transparent transparent;
}

.caret-left-ie:after, .caret-right-ie:after{
	top:-15px;
	cursor:pointer;
}

.carousel-nav-arrow{
	font-size:calc(2em + 1vw);
	color:#f68a50;
	cursor:pointer;
}

.carat-banner-select {
	position: absolute;
	font-size:30px;
	top: 49%;
	transform: translateY(-50%);
    color: rgb(0,0,0, 1.0);
    background: transparent;
    cursor: pointer;
}

.banner-select li{
	border-top: 1px solid rgba(255,255,255, 0.5);
}

#bannerCountries li:hover{
	cursor:pointer;
	background:rgba(70,130,180, 0.3);
}

#bannerTopics li:hover{
	cursor:pointer;
	background:#034EA2 !important;
}

#indicatorCarousel{
	width: 300px;
}

#indicatorContainer{
	margin-top:0%;
	position:relative;
}

#indicatorMoreInfo{
	color:#034ea2;
    z-index: 1;
	left:5%;
}

#mobileHideSelectors{
	color: #F68A50;
	z-index:1;
	right:5%;
}

.mobile-hide-arrows{
    display:inline-block;
    font-size: 40px;
	cursor:pointer;
	display:none;
}

#information{
	display:none;
}

.intro-icons {
	left:-13%;
	top:14%;
	height:30px;
	width:30px;
	opacity: 0;
}

.banner-select-btn{
	top:5%;
	background:transparent;
	height: 57px;
	width:500px;
	text-align: left;
	font-size: 24px;
	color:#fff;
}

#bannerTopicsBtn{
	width:520px;
}

.banner-select{
	height: 60px;
}

.topic-select{
	height:auto;
	width:520px;
	color:#fff;
}

.cntry-select{
	width:300px;
}

#bannerCategories{
	height: auto;
}

.banner-select li{
	border-top: 1px solid rgba(255,255,255, 0.3);
}

#bannerTopics li:hover, #bannerCountries li:hover{
	cursor:pointer;
	background: #034EA2 !important;
}

.country-select{
	height:auto;
	width: calc(15em + 1vw);
}

.banner-shadow{
	border-bottom: 1px solid rgba(0,0,0,0.2);
    -webkit-box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
    -moz-box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
    box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
}

#mobileOrientationOverlay{
	display:none;
	width:100%; 
	height:100%;
	background:rgba(3, 78, 162, 1.0);							  
	position:absolute;
	z-index:51;
	top:0;
	left:0;	
}

#mobileOrientationOverlay img{
	position:absolute;
	top: -10%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;	
}

#chartModalAlert{
	display:none;
	width:100%; 
	height:100%;
	background:rgba(0,0,0, 0.5);
	position:absolute;
	z-index:50;
	top:0;
	left:0;	
}

#chartAlertBox{
	position:absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	width:500px;
	height:210px;
	background:rgba(255,255,255, 0.9);
	border-radius:6px;
	pointer-events: none;
	-webkit-box-shadow: -3px 2px 28px 1px rgba(0,0,0,0.33);
	-moz-box-shadow: -3px 2px 28px 1px rgba(0,0,0,0.33);
	box-shadow: -3px 2px 28px 1px rgba(0,0,0,0.33);
	border:1px solid rgba(0,0,0, 0.7);
}

#chartAlertBoxContent{
    margin: auto;
    width: 90%;
    height: 90%;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

#chartAlertContent{
	top: 20%;
    pointer-events: none;
    font-size: 1.3rem;
    position: absolute;
}

#chartAlertContent p{
	line-height: 99%;
}

#chartAlertBoxBtn{
	position:absolute;
    bottom: 10%;
	left: 50%;
	transform: translateX(-50%);
	background:#034ea2;
	border: 1px solid;
	border-radius:6px;
	padding: 1% 0% 1% 0%;
	cursor:pointer;
	color:#fff;
    pointer-events: auto;
    font-size: 1.2rem;
	width:150px;
}

#chartAlertBoxBtn:hover{
	background:#f68a50;
}

/* ********************** First Page Country Select *********************** */

#introCountriesBtn{
	background:#fff;
	border-radius:30px;
	color:#000;
	width:420px;
	position:relative;
}

#introCountries{
	width: 420px;
    left: 0%;
    top:  0%;
}

/* ********************** 1st Page Media Queries *********************** */

@media screen and (max-width: 1000px){
	
	.first-page-container{
		overflow-x: hidden;
		overflow-y: auto;
	}
	
	.first-page {
		flex-direction: column;
		position:relative;
		display:block;
		width:100% !important;
		height:100% !important;
	}
	
	.intro-logo-container{
		max-height:540px;
	}
	
	#introLogo {		
		top: 50%;
		left: 3%;
		max-height: 400px;
		margin: 0 !important;
		position: absolute;	
		transform: translateY(-50%);
	}
	
	.page-one-country-select {
		top: 10%;
		width:100%;
	}
	
	#introCntrySelect{
		display: flex;
		justify-content: center;
	}
	
	#introCountriesBtn {
		width: calc(150px + 1vw);
		height: calc(20px + 1vw);
	}
	
	#introSelectedCountry{
		font-size: calc(9px + 1vw);
	}
	
	#selectIcon{
		width: calc(12px + 1vw);
		height: calc(12px + 1vw);
		font-size: calc(8px + 1vw);
	}
	
	#introCountries {
		width: calc(130px + 1vw);
	}
	
	#introCountries li span {
		font-size: calc(7px + 1vw);
	}
	
	#introCountries li span img{
		height: calc(9px + 1vw);
		width:auto;
	}
	
	.intro-text-container {
		top: 39%;
	}
	
	.start-intro-text1, .start-intro-text2{
		font-size: calc(7px + 1vw);
	}
	
	.socialMediaContainer {
		left: auto;
		top: 10%;
	}
	
	.socialMediaContainer .share-btn {
		width: calc(20px + 1vw);
		height: calc(20px + 1vw);
		font-size: calc(16px + 1vw);
		padding: 2%;
	}
	
	.intro-estat-logo-container {
		bottom:20%;
	}
	
	#estatIntroLogo{
		height: calc(8px + 1vw) !important;
	}
	
	.topic-image-container{
		flex-direction: column;
		position:relative;
		display:block;
		height:auto;
	}
	
	.topics-container {
		flex-direction: column;
		width:100% !important;
		height:100% !important;
		display:block;
		background:#a3bde2;
	}
	
	.topic-tile-name{
		font-size: calc(1.5em + 1vw) !important;
	}
	
	.topic-image {
		width:100% !important;
	}
	
	#site{
		overflow: hidden;
	}
	
	.desktop-tile{
		display:none;
	}
	
	.mobile-tab{
		display:block;
	}
	
	.Modal-Content, .Modal-Body{
		overflow-y: scroll;
	/* overflow-x: hidden; */
	-webkit-overflow-scrolling: touch;
	}

}

/* ********************** 2nd Page Media Queries *********************** */

@media screen and (max-width: 1100px){
	.banner, .selectors {
		flex-wrap: wrap;
		height:auto;
		transition: ease all .5s;
	}

	.indicators{
		height:150px;
		transition: ease all .5s;
	}
	.main-content {
		flex-wrap: wrap;
		transition: ease all .5s;
	}
	.cloned-content{
		display:none;
	}
}

@media screen and (max-width: 1000px){
	.selectors {
		flex-wrap: wrap;
		display:block;
		position:relative;
		transition: ease all .5s;
		justify-content: left;
	}
	.selectors-layout{
		justify-content: left !important;
	}
	.banner-caret{
		margin-left:5%;
	}
	.logo{
		position:relative;
		/* padding-left: 3%; */
		transition: ease all .5s;
	}
	.topics, .countries, .indicators, .banner-select {
		width: 100%;
		position:relative;
		height:auto;
		min-height:35px;
		transition: ease all .5s;
	}
	
	.indicators {
		height:100%;
		min-height:55px;
	}
	
	.main-content, .banner {
		position:relative;
		transition: ease all .5s;
	}
	.indicator-title{
		display:inline-block;
		position: absolute;
		top: 5%;
		left:0;
		right:0;
		margin: auto;
	}
	
	.indicator-title span{
		border-radius: 20px;
		background: rgba(163, 189, 226, 0.3);
		width: 100%;
		display: block;
	}
	
	.indicator-text, .indicator-text-mob{
		width: 60%;
		text-align: left;
		position: relative;
		left: 15%;
	}
	
	.indicator-info-btn, .indicator-info-btn-mob{
		position: relative;
		right: -8%;
	}
	
	.indicator-title:hover{
		cursor:pointer;
	}
	
	.indicator-content{
		display:none;
	}
	.countries{
		border-top: 1px solid rgba(255,255,255,0.3);
	}
	#flagContainer{
		width:54%;
	}
	#flagContainer img {
		float: right;
	}
	
	#cntryFlag, #cntryFlagNew {
		right: 3%;
	}
	.cloned-content{
		display:flex;
	}
	
	#indicatorMoreInfo, #mobileHideSelectors{
		display: block;
		position: absolute;
		top: 43%;
	}
	
	#slideIndicatorContainer{
		bottom: 45%;
	}
	
	.mobile-scroll-guard{
	    width: 100%;
		height: 100%;
		background: transparent !important;
		position: absolute;
		top: 0%;
		padding: 3%;
		z-index: 2;
	}
	
	.dropdown-menu ul { 
		top:-17%;
	}
	
}

@media screen and (max-width: 576px) {
    
/*     #chartAlertBox{
        position:absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width:100%;
        height:100%;
        background:rgba(255,255,255, 0.9);
        border-radius:6px;
        pointer-events: none;
        -webkit-box-shadow: -3px 2px 28px 1px rgba(0,0,0,0.33);
        -moz-box-shadow: -3px 2px 28px 1px rgba(0,0,0,0.33);
        box-shadow: -3px 2px 28px 1px rgba(0,0,0,0.33);
        border:1px solid rgba(0,0,0, 0.7);
    } */
	
	.dropdown-menu ul { 
		top:-10%;
	}
	
	#bannerTopics{
		top:-5%;
	}
}

@media screen and (max-width: 500px){
	
	.main-content, .banner {
		position:relative;
		transition: ease all .5s;
	}
	
	.main-content{
		margin-top:65px;
	}
	.indicators {
		flex-wrap: wrap;
		max-height:65px;
		width: 100%;
		position: absolute;
		left: 0;
		z-index: 0;
	}
	
	.indicator-title{
		top: 3%;
	}
	
	.banner-menu{
		width: 200px;
	}
	
	#slideIndicatorContainer{
		bottom: 40%;
	}
	
	.logo, .selectors {
		flex-wrap: wrap;
	}
	
	.logo {
		z-index: 0;
	}

}

.dropdown-divider{
	margin:0;
	border-top:2px solid rgba(255,255,255, 0.5) !important;
}

.indicator-panel, .cloned-content{
	/* background:rgba(136,189,226, 1.0) !important; */
	background:rgba(204,223,243, 1.0) !important;
}

#introCountries li{
	color:#000;
	background:#fff;
	/* border-top:1px solid rgba(3,77,162, 0.05); */
}

#introCountries li:hover{
	color:#fff;
	background: #f36523;
}

#introCountries li:first-child{
	border-bottom:2px solid rgba(0,0,0, 0.1);
}

#introCountries .efta-cntry-divider{
	border-top:2px solid rgba(0,0,0, 0.1) !important;
}

#introCountries li span img{
	border:1px solid rgba(0,0,0, 0.1);
}
