@font-face {
  font-family: 'CiscoSansTTBold';
  src: url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTBold.woff2') format('woff2'), 
       url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTBold.woff') format('woff');  
}

@font-face {
  font-family: 'CiscoSansTTBoldOblique';
  src: url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTBoldOblique.woff2') format('woff2'), 
       url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTBoldOblique.woff') format('woff');  
}

@font-face {
  font-family: 'CiscoSansTTCondBold';
  src: url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTCondBold.woff2') format('woff2'), 
       url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTCondBold.woff') format('woff');  
}

@font-face {
  font-family: 'CiscoSansTTCondRegular';
  src: url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTCondRegular.woff2') format('woff2'), 
       url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTCondRegular.woff') format('woff');  
}

@font-face {
  font-family: 'CiscoSansTTLight';
  src: url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTLight.woff2') format('woff2'), 
       url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTLight.woff') format('woff');  
}

@font-face {
  font-family: 'CiscoSansTTExtraLight';
  src: url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTExtraLight.woff2') format('woff2'), 
       url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTExtraLight.woff') format('woff'); 
}

@font-face {
  font-family: 'CiscoSansTT-Medium';
  src: url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTT-Medium.woff2') format('woff2'), 
       url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTT-Medium.woff') format('woff'); 
}

@font-face {
  font-family: 'CiscoSansTTRegular';
  src: url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTRegular.woff2') format('woff2'), 
       url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTRegular.woff') format('woff');
}

@font-face {
  font-family: 'CiscoSansTTThin';
  src: url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTThin.woff2') format('woff2'), 
       url('/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/fonts/CiscoSansTTThin.woff') format('woff');
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 5px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #b3b3b3; 
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #808080; 
}

body{
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 0.9rem;
	line-height: 1.2rem;
	color: #00bceb;
	font-weight:normal;
	font-family: 'CiscoSansTTRegular', Arial, sans-serif;
}

a{
	color: #000;
	text-decoration: none;
	font-family: 'CiscoSansTT-Medium', Arial, sans-serif;
}

a:hover{
	color: #fbab18;
	text-decoration: none;
}

h1{
	font-size:2.5rem;
	line-height: 3.625rem;
	color: #4D4C4C;
	font-weight:normal;
	text-align: center;
	font-family: 'CiscoSansTTExtraLight', Arial, sans-serif;
}

h2.blue{
	font-size:2rem;
	line-height: 2rem;
	color: #00bceb;
	font-weight:normal;
	margin-left: 10rem;
	font-family: 'CiscoSansTT-Medium', Arial, sans-serif;
}
h2.grey{
	font-size:2rem;
	line-height: 2rem;
	color: #4D4C4C;
	font-weight:normal;
	margin-left: 10rem;
	font-family: 'CiscoSansTT-Medium', Arial, sans-serif;
}
h2.green{
	font-size:2rem;
	line-height: 2rem;
	color: #6ABF4B;
	font-weight:normal;
	margin-left: 10rem;
	font-family: 'CiscoSansTT-Medium', Arial, sans-serif;
}
h2.orange{
	font-size:1.8rem;
	line-height: 2rem;
	color: #fbab18;
	font-weight:normal;
	font-family: 'CiscoSansTT-Medium', Arial, sans-serif;
}
h2.red{
	font-size:2rem;
	line-height: 2rem;
	color: #00BCEB;
	font-weight:normal;
	margin-left: 10rem;
	font-family: 'CiscoSansTT-Medium', Arial, sans-serif;
}

h3.blue{
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: #00bceb;
	font-weight:300;
	margin-left: 10rem;
	font-family: 'CiscoSansTTExtraLight', Arial, sans-serif;
}
h3.grey{
	font-size: 1.25rem;
	line-height: 1.6rem;
	color: #4D4C4C;
	font-weight:300;
	margin-left: 10rem;
	font-family: 'CiscoSansTTExtraLight', Arial, sans-serif;
}
h3.green{
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: #6ABF4B;
	font-weight:300;
	margin-left: 10rem;
	font-family: 'CiscoSansTTExtraLight', Arial, sans-serif;
}
h3.red{
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: #00BCEB;
	font-weight:300;
	margin-left: 10rem;
	font-family: 'CiscoSansTTExtraLight', Arial, sans-serif;
}
h3.orange{
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: #fbab18;
	font-weight:300;
	margin-left: 10rem;
	font-family: 'CiscoSansTTExtraLight', Arial, sans-serif;
}

h4{
	font-size:2rem;
	line-height: 2rem;
	color: #000000;
	font-weight:300;
}

h5{
	font-size:1.6rem;
	line-height: 1.6rem;
	color: #000000;
	font-weight:300;
}

h6{
	font-size: 1.375rem;
	line-height: 1.875rem;
	color: #000000;
	font-weight:300;
}

.navi-brand {
	max-width: 150px;
	padding: 2.5rem 0rem 0.5rem 4rem;
	position: fixed;
	z-index: 100;
}

#digitalMaturityLanging{
	height: 100vh;
	width: 100vw;
	position: fixed;
	color: #000;
	background: url(/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/images/landing_building_2.png) left bottom no-repeat, url(/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/images/landing_building_1.png) right bottom no-repeat;
    background-repeat: no-repeat;
    background-size: 17vw, 17vw;
	overflow-x: hidden;
}

.tooltip-inner {
	background-color: transparent !important;
	color: #b3b3b3;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
	border-top-color: transparent;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
	border-right-color: transparent;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
	border-bottom-color: transparent;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
	border-left-color: transparent;
}

.progress-bar {
	background-color: #00BCEB !important;
}

.progress{
	background-color: #EFEFEF !important;
}

@-webkit-keyframes wheel-up-down {
  0% {  margin-top: 2px; opacity: 0; }
  30% {  opacity: 1; }
  100% {  margin-top: 20px;  opacity: 0; } 
}

@-moz-keyframes wheel-up-down {
  0% {  margin-top: 2px; opacity: 0; }
  30% {  opacity: 1; }
  100% { margin-top: 20px;  opacity: 0; } 
}

@keyframes wheel-up-down {
  0% { margin-top: 2px;   opacity: 0; }
  30% { opacity: 1; }
  100% { margin-top: 20px; opacity: 0; } 
}

.mouse {
    position: relative;
    bottom: -12px;
    z-index: 5;
    left: 18px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
}

.mouse .mouse-icon {
    display: block;
    width: 25px;
    height: 35px;
    border: 2px solid #e2e2e2;
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    text-align: center;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.mouse .mouse-wheel {
    height: 4px;
    margin: 2px auto 0;
    display: block;
    width: 4px;
    background-color: #e2e2e2;
    border-radius: 50%;
    -webkit-animation: 1.6s ease infinite wheel-up-down;
    -moz-animation: 1.6s ease infinite wheel-up-down;
    animation: 1.6s ease infinite wheel-up-down;
}

.blueUndeline{
	background: #00bceb;
    height: 10px;
    border-radius: 5px 0px 0px 5px;
    margin: 20px 0px 0px 0px;
    width: 57vw;
    position: absolute;
    bottom: 7vh;
    right: 12vw;
}

.startBtn a, .startBtn a:hover{
	/*
	border: 1px solid #1E4471;
	border-radius: 14px;
	*/
	padding: 5px 10px;
	color: #1E4471;
	font-size: 1.5rem;
}

.aboutEvent{
	
}

.heading-container {
	margin-bottom: 5vh;
    margin-top: 3vh;
}

.aboutDigitalData{
	/* background: #FFF;	 */
	/*box-shadow: 0px 0px 20px 0px #DDD; 
	border-radius: 15px; */
	padding: 1rem 1.5rem;
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 8vh;
}

.tooltip { top: 0; }

.country-mini.mini-display{
	position: fixed;
	top: 0;
	padding-top: 3rem;
	right: 20px;
	z-index: 200;
}

.country-mini.normal-display a img{
	height: 36px;
}

.country-mini a{
	display: inline-block;
}

.country-mini a img{
	height: 25px;
	margin: 0 8px;;
}

.country-mini.mini-display a img{
	filter: grayscale(50%) opacity(700%); 
}

.country-mini.mini-display a:hover img{
	filter: grayscale(0%) opacity(100%);
}

.country-mini a .country-display{
	display: none;
	position: absolute;
	
}

.country-mini a:hover .country-display{
	display: block;
	color: #999999;
}

.carousel-indicators li{
	width: 10px;
	height: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 50%;
	border: 1px solid #DDD;
}

.carousel-indicators .active {
	background-color: #DDD;
}

#carouselHome .carousel-inner {
	min-height: 50vh;
}

.carousel-control-next .fas, .navi-arrow-right{
	position: absolute;
	right: 260%;
}

.carousel-control-prev .fas, .navi-arrow-left{
	position: absolute;
	left: 260%;
}

.carousel-control-next .fas, .carousel-control-prev .fas, .navi-arrow{
	padding: 9px 9px;
	border-radius: 100px;
	box-shadow: 0px 3px 6px #00000029;
	bottom: -40px;
	width: 50px;
}

.carousel-control-next-icon{
	position: absolute;
	bottom: 15px;
	font-size: 20px;
}

#carouselHome .carousel-indicators {
	right: 0;
	bottom: -40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	text-align: right;
	z-index: 0;
}

#carouselHome ul{
	margin-left: -20px;
}

#carouselHome ul li{
	margin-bottom: 0.3rem;
}


#digitalMaturityData{
	position: relative;
}

#digitalMaturityData h4{
	position: fixed;
    left: 9%;
    top: 0;
	padding-top: 2.5rem;
    z-index: 100;
	font-weight: normal;
	font-family: 'CiscoSansTTExtraLight', Arial, sans-serif;
	font-size:1.9rem;
}


.navbar-toggle{
	position: fixed;
	right: 2.7rem;
	top: 8%;
	z-index: 2500;
	background: transparent;
    border: 0px;
    font-size: 1.4rem;
}

.navbar-container{
	position: fixed;
    top: 5%;
    right: 0%;
    background: #FFF;
    color: #333;
    text-align: right;
    width: 220px;
    border-radius: 20px 0px 0px 20px;
    box-shadow: -2px 1px 15px 0px #DDD;
    z-index: 2000;
    display: none;
    padding: 4rem 2rem 2rem 1rem;
}

.navbar-container ul.navbar{
	list-style: none;
	display: block;
}

.navbar-container ul.navbar li{
	display: block;
    font-size: 1.1rem;
}

.navbar-container ul.navbar li a{
	color: #333;
	padding: 0.3rem 0px;
	font-weight: normal;
	display: block;
	font-family: 'CiscoSansTTExtraLight', Arial, sans-serif;
}

.navbar-container ul.navbar li a:hover{
	color: #00bceb;
}


.navbar-container .socialIcons{
	padding: 1rem 0px;
}

.navbar-container .socialIcons a{
	margin: 0px 1rem;
}

.fullScreenWrapper{
	width: 100vw;
	height: 96vh;
	overflow-y: hidden;
	overflow-x: hidden;
	
}

.countryListBg{
	background-image: url(/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/images/country_data_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: 100% auto;
	width: 24000px;
}

.countryListBg{
	height: 100%;
	position: relative;
}


.country, .country-rank{
	position: absolute;
	left:2%;
	bottom:0px;
	z-index: 100;
	min-width: 420px;
	min-height: 300px;
	padding-top: 1rem;
}



.country h2, .country h3{
	margin-bottom: 0.25rem;
}

.country-rank h2, .country-rank h3{
	margin: 0;
	margin-bottom: 0.25rem;
}

.demographic{
	background-color: transparent;
	color: #333;
	padding: 1.2rem 1.5rem;
	min-height: 200px;
	min-width: 600px;
	width: 40vw;
	position: absolute;
	top: calc(31.05vh - 130px);
	/*border-radius: 15px;*/
	display: none;
	z-index: 200;
	max-width: 1200px;
	width: 85vw;
	height: 45vh;
}

.demographic .digit{
	font-size:1.7rem;
	line-height: 1.8rem;
	color: #fbab18;
	margin-bottom: 0.5rem;
	font-family: 'CiscoSansTT-Medium', Arial, sans-serif;
}

.demographic .naration{
	margin-bottom: 0.5rem;
	font-size: 0.8rem;
}

.mini-card{
	background: #0D274D 0% 0% no-repeat padding-box;
	border-radius: 20px;
	padding: 10px;
	color: #fff;
}

.mini-card h3{
	margin-top: 10px;
	color: #fff;
	font-family: 'CiscoSansTT-Medium';
}

.micro-card{
	padding: 10px;
}

.micro-card h3{
	color: #6ABF4B;
	font-weight: 600;
}

p.micro-head {
    color: #1E4471;
    font-weight: bold;
    font-size: 1.1rem;
}

p.micro-percent {
	margin-top: 2px;
    font-size: 1.4rem;
    color: #6ABF4B;
    font-weight: bold;
}

p.micro-percent.green{

}

p.micro-percent.orange{
	color: #fbab18;
}

p.micro-percent.red{
	color: #00BCEB;
}

#landmark-australia h2 , #landmark-australia h3{
	margin-left: 12rem;
}
#landmark-china h2 , #landmark-china h3{
	margin-left: 7rem;
}
#landmark-hongkong h2 , #landmark-hongkong h3{
	margin-left: 12rem;
}
#landmark-india h2 , #landmark-india h3{
	margin-left: 7rem;
}
#landmark-indonesia h2 , #landmark-indonesia h3{
	margin-left: 12rem;
}
#landmark-japan h2 , #landmark-japan h3{
	margin-left: 7rem;
}
#landmark-korea h2 , #landmark-korea h3{
	margin-left: 7rem;
}
#landmark-malaysia h2 , #landmark-malaysia h3{
	margin-left: 7rem;
}
#landmark-newzealand h2 , #landmark-newzealand h3{
	margin-left: 7rem;
}
#landmark-philippines h2 , #landmark-philippines h3{
	margin-left: 7rem;
}
#landmark-singapore h2 , #landmark-singapore h3{
	margin-left: 7rem;
}
#landmark-taiwan h2 , #landmark-taiwan h3{
	margin-left: 7rem;
}
#landmark-thailand h2 , #landmark-thailand h3{
	margin-left: 12rem;
}
#landmark-vietnam h2 , #landmark-vietnam h3{
	margin-left: 7rem;
}

.country-rank .separator{
	padding-left: 30px;
	border-left: 1px solid #b3b3b3;
	position: relative;
	left: -134px;
	z-index: -200;
}

#rank-hongkong .separator{
	left: -30px;
}

#rank-indonesia .separator{
	left: -62px;
}

#rank-newzealand .separator{
	left: -89px;
}

#rank-philippines .separator{
	left: -113px;
}

#rank-thailand .separator, #rank-australia .separator{
	left: -62px;
}

.clouds{
	position: absolute;
}

.clouds span{
	display: block;
	position: relative;
	animation-name: fade;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	background-size:auto;
	background-repeat: no-repeat;
	background-image: url(/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/images/clouds_2.png);
}

.clouds .red{
	width: 93px;
	height: 45px;
	background-position: 0px 0px;	
}

.clouds .orange{
	width: 125px;
	height: 46px;
	background-position: top 0px left -259px;
}

.clouds .green{
	width: 150px;
    height: 46px;
    background-position: top 0px left -526px;
}

.clouds .grey-1{
	width: 93px;
	height: 45px;
	background-position: top 0px left -870px;	
}

.clouds .grey-2{
	width: 125px;
	height: 46px;
	background-position: top 0px left -1132px;
}

.clouds .grey-3{
	width: 150px;
    height: 46px;
    background-position: top 0px left -1401px;
}

.clouds .grey-4{
	width: 155px;
    height: 70px;
    background-position: top 0px left -1712px;
}

.clouds .grey-5{
	width: 160px;
    height: 70px;
    background-position: top 0px left -1990px;
}

.clouds .grey-6{
	width: 180px;
    height: 70px;
    background-position: top 0px left -2260px;
}

.clouds .grey-7{
	width: 185px;
    height: 95px;
    background-position: top 0px left -2586px;	
}

.clouds .grey-8{
	width: 200px;
    height: 95px;
    background-position: top 0px left -2860px;
}

.clouds .grey-9{
	width: 212px;
    height: 95px;
    background-position: top 0px left -3133px;
}

.clouds .blue-1{
	width: 160px;
    height: 70px;
    background-position: top 0px left -3522px;	
}

.clouds .blue-2{
	width: 160px;
    height: 70px;
    background-position: top 0px left -3800px;
}

.clouds .blue-3{
	width: 185px;
    height: 70px;
    background-position: top 0px left -4067px;
}

.square-point{
	padding: 20px;
	height: 100%;
	border-radius: 20px !important;
	background-color: #fff;
}

.square-point img{
	width:87%;

}

.square-point h3{
	margin-top: 20px;
	color: #1E4471;
	font-weight: bolder;
}

.square-point.row h3{
	margin-top: 0px;
	font-size: 1.56rem;
	font-family: 'CiscoSansTTBold';
}

.square-point.bar-progress h3{
	margin-top: 0px;
	font-size: 2.1875rem;
	line-height: 2.0625rem;
	font-family: 'CiscoSansTTBold';
}

.square-point.bar-progress h4{
	font-size: 1.275rem;
	line-height: 1.875rem;
    color: #1E4471;
    font-weight: bold;
	margin-top: 10px;
	font-family: 'CiscoSansTTBold';
}

.square-point p.mid-text{
	min-height: 85px;
	font-size: 0.9375rem;
	line-height: 1.25rem;
}

.square-point p{
	font-size: 0.9375rem;
	line-height: 1.25rem;
}

p.small-text{
	font-size: 1rem;
	line-height: 1.4375rem;
	margin-bottom: 0;
}

h6.legend-head{
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	color: #1E4471;
	margin-bottom: 1.25rem;
	font-family: 'CiscoSansTTBold';
}

.stage-image{
	width: 16% !important;
	margin-right: 20px;
}


.footer{
	text-align: center;
	background: #F2F2F2;
	height: 4vh;
	color: #58585B;
	padding-top: 1vh;
	font-size: 0.8rem;
}

.footer-normal{
	display: none;
}

.footer-landing{
	position: absolute;
	bottom: 0;
	width: 100vw;
	background: transparent;
	display: initial;
}

.footer-landing a,
.footer-normal a{
	color: #00BCEB;
	font-size: 0.8rem;
	font-family: 'CiscoSansTTRegular',
	Arial,
	sans-serif;
}

@keyframes fade {
  0%   { opacity: 1; top:0px; }
  50% {  opacity: 0.5; top:-10px; }
  100% {  opacity: 1; top:0px; }
}



@media(min-width: 768px){
	.main-container {
		max-width: 95vw;
	}
}


@media (min-width: 1610px){
	.main-container{
		max-width: 1550px; 
	}
}
/*
@media(min-width: 1366px){
	.demographic{
		max-width: 1161px;
	}
}
*/


@media screen and (max-width: 1200px){
	.square-point p.mid-text{
		min-height: 120px;
	
	}
}

@media screen and (max-width: 990px) {
	
	.blueUndeline{
		display: none;
	}
	
	.square-point p.mid-text{
		min-height: 192px;
	
	}
}

@media screen and (max-width: 768px) {
	
	.navi-brand {
		max-width: 150px;
		padding: 1.5rem 2rem 0.5rem 2rem;
	}
	
	.navbar-toggle{
		right: 1rem;
		top: 2rem;
	}
	
	#digitalMaturityLanging{
		height: auto;
		width: 98vw;
		position: unset;
		color: #000;
		background: url(/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/images/landing_building_2.png) left bottom no-repeat, url(/content/dam/global/ko_kr/solutions/small-business/2020-asiapacific-smb-digital-maturity-infographic/assets/images/landing_building_1.png) right bottom no-repeat;
		background-repeat: no-repeat;
		background-size: 50vw, 25vw;
		overflow-x: hidden;
		overflow-y: auto;
		padding-bottom: 10rem;
	}
	
	h1 {
		font-size: 2rem;
		line-height: 2rem;
		text-align: left;
	}
	
	h2.orange {
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
	
	.aboutDigitalData {
		
		padding: 1.2rem;
		font-size: 0.9rem;
		line-height: 1.2rem;
	}

	.aboutEvent {
		padding: 0rem 1.5rem 2rem 1.5rem;
	}
	
	.startBtn{
		text-align:center;
	}
	
	.startBtn a{
		font-family: 'CiscoSansTTExtraLight', Arial, sans-serif;
		font-size: 1.5rem;
	}
	
	.mouse {
		bottom: -10px;
	}
   
	
	.demographic .digit {
		font-size: 1.3rem;
		line-height: 1.2rem;
		margin-bottom: 0.3rem;
	}
	
	#carouselHome .carousel-inner {
		min-height: 340px;
	}
	
	#digitalMaturityData h4{
		left: 30%;
		right: 22%;
		font-size: 1.6rem;
		padding-top: 1.6rem;
		text-align: left;
		line-height: 1.5rem;
	}
	
	.demographic .naration {
		margin-bottom: 0.3rem;
	}
	
	.demographic{
		padding: 1rem 1rem;
		min-height: 200px;
		width: 80vw;
		min-width: 300px;
		top: 7rem;
	}

	
}

@media screen and (max-width: 540px) {
	
	
	
}

@media screen and (max-width: 460px) {
	
	#digitalMaturityLanging{
		width: 97vw;
	}
	
}

