span.cat_checked {
    height: 0;
    min-height: 0;
    width: 0;
    min-width: 0;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    left: auto;
    right: 0 !important;
    bottom: 4px !important;
    margin: 0 !important;
    border-style: solid;
    border-width: 28px 28px 0 0;    
		border-color: #0b8e36;
    padding: 0;
    text-shadow: none;
    -moz-text-shadow: none;    		
		-webkit-text-shadow: none;
    box-shadow: none;
		-webkit-box-shadow: none;
    -moz-box-shadow: none;
		border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;    
    z-index: 2;
    background: none;
}
span.cat_checked i {
    position: absolute;
    left: 0px;
		top: -24px; 
		color: #fff; 	
}
.bg-home {
	height: 100%;				
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment:fixed;
  -webkit-background-size: cover; 
  -moz-background-size: cover; 
  -o-background-size: cover;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
	background-attachment: scroll;
}

.section_parallax{
	background-repeat:no-repeat; 
	background-position:center center; 
	background-attachment:fixed; 
	background-size:cover; 
	-webkit-background-size:cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	min-width: 100%; 
	min-height: 100%;
}

@media (hover: none) {
	.section_parallax{
		background-attachment: scroll;
	}
}

@media only screen and (max-width: 767px) {
	#bghome {
		display: none;
	}
	.padding_main_sponsor {
		padding:30px 5% 0px 5%;
	}
	.padding_tech_partner {
		padding:30px 5% 30px 5%;
	}		
	.padding_tech_partner_2 {
		padding:30px 5% 0px 5%;
	}	
}

@media only screen and (min-width: 768px) {
	#bghome2 {
		display: none;
	}
	.padding_main_sponsor {
		padding:80px 5% 0px 5%;
	}	
	.padding_tech_partner {
		padding:30px 5% 0px 5%;
	}	
	.padding_tech_partner_2 {
		padding:50px 5% 0px 5%;
	}
}

@media only screen and (max-width: 1599px) {
	.padding_categ {
		padding:160px 0 60px 0;
	}
}
@media only screen and (min-width: 1600px) {	
	.padding_categ {
		padding:360px 0 60px 0;
	}		
}

@media only screen and (max-width: 767px) {
	#logo-home-bg {
		display: none;
	}
	.home-lines-no-mobile {
		display: none;
	}
}
.number-home {
	color: #154275; 
	line-height: unset; 
	margin-bottom: 8px; 
	font-size: 48px; 
	font-weight: 400;
}
.number-subtitle {
	color: #154275; 
	letter-spacing: 0;
}
.h2_underline {
	text-decoration: underline; 
	text-underline-offset: 30px; 
	text-decoration-color: #fbb900; 
	text-decoration-thickness: 1px; 
	margin-bottom: 60px;
}

@media only screen and (max-width: 1239px) {
	.timeline--inner p {
		width: 100%; 
		padding-bottom: 15px; 
		margin: 20px;
		background: url(../images/recent_comments.png) no-repeat 4px top; 
		position: relative; 	
	}
	
	.timeline--inner p:after { 
		content: ""; 
		width: 7px; 
		height: 7px; 
		border-width: 4px; 
		border-style: solid; 
		-webkit-border-radius: 100%; 
		border-radius: 100%; 
		position: absolute; 
		left: 0px; 
		top: 11px; 
		display: block; 
		z-index: 1; 
	}	
}
	
@media only screen and (min-width: 1240px) {
	.timeline--inner p {
		/*width: 16.66%; */
		width: 33.33%;
		color: #ddd;
	}
	.timeline--inner p:hover {
		color: #fff;
	}
	.timeline {
		position: relative;
		display: block;
		width: 100%;
		height: 4rem;
		margin: 3rem auto;
		border-radius: 5px;
	}
	.timeline--inner {
		position: absolute;
		display: block;
		top: 50%;
		right: 1rem;
		left: 1rem;
		height: 2px;
		margin: 0;
		margin-top: -3px;
		border: 0;
		background-color: #fbb900;	
		border-radius: 1em;
		z-index: 1;
	}
	.timeline--inner-pin, timeline--inner p {
		position: absolute;
		display: block;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
						transform: translateY(-50%);
		background-color: #F06292;
		border-radius: 100%;
		cursor: pointer;
		box-shadow: 0 0 0 2px #ffffff, 0 2px 6px rgba(0, 0, 0, 0.35);
		transition: all 0.7s ease;
	}
	.timeline--inner-pin:nth-of-type(1) {
		background-color: #fbb900;
		left: 8.33%;
		/*left: 16.66%*/;
		z-index: 9999999;
	}
	.timeline--inner-pin:nth-of-type(1):hover {
		background-color: #e6e64a;
	}
	.timeline--inner-pin:nth-of-type(2) {
		background-color: #fbb900;
		left: 19%;
		/*left: 33.33%;*/
		z-index: 9999999;
	}
	.timeline--inner-pin:nth-of-type(2):hover {
		background-color: #e6e64a;
	}
	.timeline--inner-pin:nth-of-type(3) {
		background-color: #fbb900;
		left: 39.66%;
		/*left: 50%;*/
		z-index: 9999999;
	}
	.timeline--inner-pin:nth-of-type(3):hover {
		background-color: #e6e64a;
	}
	.timeline--inner-pin:nth-of-type(4) {
		background-color: #fbb900;
		left: 60.33%;
		/*left: 66.66%;*/
		z-index: 9999999;
	}
	.timeline--inner-pin:nth-of-type(4):hover {
		background-color: #e6e64a;
	}
	.timeline--inner-pin:nth-of-type(5) {
		background-color: #fbb900;
		left: 81%;
		/*left: 83.33%;*/
		z-index: 9999999;
	}
	.timeline--inner-pin:nth-of-type(5):hover {
		background-color: #e6e64a;
	}
	.timeline--inner-pin:nth-of-type(6) {
		background-color: #fbb900;
		left: 91.66%;
		z-index: 9999999;
	}
	.timeline--inner-pin:nth-of-type(6):hover {
		background-color: #e6e64a;
	}
	.is-featured {
		width: 14px;
		height: 14px;
	}

	.is-normal {
		width: 8px;
		height: 8px;
	}
	
	/*
	[data-title] {
		white-space: nowrap;
	}
	[data-title]:after {
		content: attr(data-title);
		position: absolute;
		bottom: 100%;
		left: 50%;
		padding: 0.5rem;
		color: #333;
		font-size: 16px;
		font-style: normal;
		background-color: #eee;
		border-radius: 5px;
		opacity: 0;
		transition: 0.25s cubic-bezier(0.905, -0.25, 0.52, 1);
		-webkit-transform: translateX(-50%) rotate(5deg);
						transform: translateX(-50%) rotate(5deg);
		pointer-events: none;
		z-index: 2;
		border-top: 3px solid green;
		width: 240px;
		white-space: pre-wrap;
	}
	[data-title]:hover:after {
		margin-bottom: 18px;
		opacity: 1;
		-webkit-transform: translateX(-50%);
						transform: translateX(-50%);
	}
	[data-title]:before {
		content: '';
		position: absolute;
		bottom: 100%;
		left: 50%;
		margin-bottom: -16px;
		border: 10px solid transparent;
		border-top-color: #eee;
		opacity: 0;
		transition: 0.25s cubic-bezier(0.905, -0.25, 0.52, 1);
		-webkit-transform: translateX(-50%) rotate(5deg);
						transform: translateX(-50%) rotate(5deg);
		pointer-events: none;
		z-index: 3;
	}
	[data-title]:hover:before {
		margin-bottom: -1px;
		opacity: 1;
		-webkit-transform: translateX(-50%);
						transform: translateX(-50%);
	}
	*/
	
	
	
	[data-title] {
		white-space: nowrap;
	}
	[data-title]:after {
		content: attr(data-title);
		position: absolute;
		bottom: 100%;
		left: 50%;
		padding: 0.5rem;
		color: #fff;
		font-size: 16px;
		font-style: normal;
		background-color: #154275;
		border-radius: 5px;
		opacity: 0;
		transition: 0.25s cubic-bezier(0.905, -0.25, 0.52, 1);
		-webkit-transform: translateX(-50%) rotate(5deg);
						transform: translateX(-50%) rotate(5deg);
		pointer-events: none;
		z-index: 3;
		border: 2px solid #777ea8;
		width: 240px;
		white-space: pre-wrap;
	}
	[data-title]:hover:after {
		margin-bottom: 38px;
		opacity: 1;
		-webkit-transform: translateX(-50%);
						transform: translateX(-50%);
	}
	[data-title]:before {
		content: '';
		position: absolute;
		bottom: 100%;
		left: 50%;
		margin-bottom: -16px;
		border: 10px solid transparent;
		border-top-color: #777ea8;
		opacity: 0;
		transition: 0.25s cubic-bezier(0.905, -0.25, 0.52, 1);
		-webkit-transform: translateX(-50%) rotate(5deg);
						transform: translateX(-50%) rotate(5deg);
		pointer-events: none;
		z-index: 2;
	}
	[data-title]:hover:before {
		margin-bottom: 19px;
		opacity: 1;
		-webkit-transform: translateX(-50%);
						transform: translateX(-50%);
	}
	

	
	.timeline-p1 {
		position: absolute; 
		/* left: 0.33%; */
		left: 7%;
		top: 20px;
		cursor: pointer;
	}
	.timeline-p2 {
		position: absolute;
		left: 3%;
		/*left: 23.66%; */
		top: -70px;
		cursor: pointer;
	}
	.timeline-p3 {
		position: absolute;
		left: 23.66%;
		/* left: 40.33%; */
		top: 20px;
		cursor: pointer;
	}
	.timeline-p4 {
		position: absolute;
		left: 44.33%; 
		/* left: 57%; */
		top: -70px;
		cursor: pointer;
	}
	.timeline-p5 {
		position: absolute;
		left: 65%;
		/* left: 73.66%; */
		top: 20px;
		cursor: pointer;
	}
	.timeline-p6 {
		position: absolute;
		left: 83.66%; 
		top: -70px;
		cursor: pointer;
	}
		
}

.image_frame .image_wrapper .image_links {
	width: 100%;
	height: 160px;
	position: absolute;
	left: 0;
	bottom: -160px;
	z-index: 4;
	overflow: hidden
}
.image_frame .image_wrapper .image_links a {
	display: block;
	font-size: 25px;
	line-height: 20px;
	width: 100%;
	text-align: center;
}

.lang span {
	padding: 0 6px;
}
@media only screen and (max-width: 1239px) {
	.lang {
		float: left;
		padding: 11px 5px 10px 20px;
		font-size: 13px;
		font-weight: 400;
		border-top: 1px solid rgba(255,255,255,.03);
		text-decoration: none;
		line-height: 19px;		
	}
}
@media only screen and (min-width: 1240px) {
	.lang {
		float: left;
		/*margin: 34px 17px 0 17px;*/
		margin: 16px 16px 0 28px;
		font-size: 15px;
		font-weight: 400;
	}
	#Top_bar.is-sticky .lang {
		margin: 16px 17px 0 17px;
	}	
}

.rwd-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
	#win-photo-caption-home-1 {
    color: #fff;
    text-align: right;
		margin-right: 10px;
	}
}
@media only screen and (min-width: 768px) {
	.first-news {
		font-size: 32px;
	}
	#lang-m {
		display: none;
	}
	#win-photo-home-1 {
		position: absolute;
	}
	#win-photo-caption-home-1 {
    color: #000;
    text-align: right;
	}
	.alignleft_table {
		text-align: left;
	}	
}

#animatedModal {
	padding: 36px;
	border: 10px solid #154275;
}

#animatedModal h3 {
	margin-bottom: 5px;
}

a.link-alt {
	text-decoration: none !important;
}
a.link-alt:hover {
	text-decoration: underline !important;
}