@charset "UTF-8";
/* CSS Document */


div.obor_container {

background-attachment: fixed;
background-size: cover;
}



/* The only rule that matters */
iframe.obor_frame {
/*  making the video fullscreen  */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    min-height: 100%;
    pointer-events: none;
	
}



/* These just style the content */

.bottom_x {
	margin-bottom: 5%;
}

.bottom_y {
	margin-bottom: 10%;
}

.uppercase {
	text-transform: uppercase;
}

div.logo_holder {
	display: inline-block;
		-webkit-box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
-moz-box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
margin: 20px 2px 2px 2px;
	
}

div.logo_holder2 {
display: inline-block;
}
#joint_logo {
	width: 240px;
	display: block;
	padding: 0px 10px;
}

.innovation_day_logo {
	max-width: 700px;
	width: 100%;
}

div.obor_body {
  position: relative;
color : #000000;
width: 100%;
 background: #00AEEF;
  text-align: center;
}



div.obor_body_section {
	z-index: 100;
  min-height: 100vh;
	display: table;
		width: 100%;
	position: relative;
}

div.obor_col_third {
    width: 31%;
	
}

div.obor_col_two_third {
    width: 64%;
}

a.obor_links {
	display: block;
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px solid #055972;
	font-size: 20px;
	color: #055972;
	text-align: left;
	
}

a.attention_btn_obor {
	text-decoration: none;
	padding: 20px;
	border: 1px solid #1C3C6D;
	font-size: 20px;
	color: #1C3C6D;
}

a.share_btn {
	
	color: #000000;
}

a.share_btn:hover {
	color: #FFFFFF;
}

a.obor_links:hover, a.attention_btn_obor:hover {
	background: #C9E9F4;
}


div.obor_body_content {
	display: table-cell;
	vertical-align: middle;
	padding: 75px 0px;
	
}

div.obor_body_content img {
	width: 100%;
}


div.obor_body_fixed_width {
	width: 1000px;
	margin: 0 auto;
}

div.obor_body_content h1 {
	font-size: 40px;
	line-height: 30px;
}

h3.city_title {
	text-align: left;
	border-bottom: 3px solid #BE1E2D;
	padding-bottom: 10px;
}

h4.inclusion_title {
	font-size: 50px;
	font-weight: 700 !important;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}

h4.inclusion_title div {
	margin: 2px !important;
}

a.back_to_city {
	margin-top: 20px;
	color: #055972;
	font-weight: 300 !important;
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	text-decoration: none;
	display: inline-block;
	padding: 10px;
	border: 1px solid #055972;
		-webkit-transition: background 500ms ease-in-out !important;
-moz-transition: background 300ms ease-in-out !important;
-ms-transition: background 300ms ease-in-out !important;
-o-transition: background 300ms ease-in-out !important;
transition: background 300ms ease-in-out !important; 
	
    
}

a.back_to_city:hover {
	background: #CBEBF6;
}



.obor_left {
	text-align: left;
}

.obor_light {
	
	font-weight: 300 !important;
	font-family: 'Roboto', sans-serif;
}

.obor_medium {
	
	font-weight: 500 !important;
	font-family: 'Roboto', sans-serif;
}

.obor_bold {
	
	font-weight: 700 !important;
	font-family: 'Roboto', sans-serif;
}

.obor_sans {
	font-family: 'Open Sans', sans-serif;
}

.obor_bg_white {
	background: #FFFFFF;
}

.obor_yellow_bg_section {
	background: #00AEEF;
}

.obor_light_yellow_bg_section {
	
	background: #FFFDEB;
}

.obor_yellow_bg {
	
  background : rgba(0, 174, 239, .8);
 
}

.obor_white_bg {
	
  background : rgba(255, 255, 255, .8);
 
}

.uppercase {
	text-transform: uppercase;
}

.white_txt {
	color: #FFFFFF;
	text-decoration: none;
}

.white_txt:hover {
	
	color: #BE1E2D;
}




.confirmation_color {
	color: #047016 !important;
}

div.obor_body h1 div {
	-webkit-box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
-moz-box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
	 padding: 0 10px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 100px;
	margin: 2px;
	
}

div.obor_content h1 {
	font-size: 100px;
	line-height: normal;
}

div.obor_body h2 div {
	padding: 0 10px; 
	display: inline-block;
	
	font-size: 60px;
	margin: 2px;
	-webkit-box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
-moz-box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
}

div.obor_content h2 {
	font-size: 60px;
	line-height: normal;
}

div.obor_body h3 div {
	padding: 10px 30px;
	display: inline-block;
	margin: 2px;
	
	font-size: 40px;
	-webkit-box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
-moz-box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
box-shadow: 10px 10px 25px -9px rgba(0,0,0,0.34);
}


div.obor_content h3 {
	font-size: 40px;
}

div.obor_content h4 {
	font-size: 25px;
}

div.obor_body h4 div {
	display: inline-block;
	padding: 5px;
	margin: 3px 0px;
}

h4.krane_presents {
	font-size: 24px !important;
}

div.obor_content p {
	font-size: 24px;
}

a.kba_select_city {
	display: inline-block;
	padding: 5px 5px 5px 5px;
	background: #E32326;
 	border: 1px solid #F47E74;
	color: white;
	text-decoration: none;
	position: fixed;
	font-size: 30px;
	line-height: 20px;
	text-align: center;
	bottom: 20px;
	width: 280px;
	left: 0;
  	right: 0;
  	margin: 0 auto;
	

}


.obor_attention_btn {
	display: inline-block;
    padding: 10px;
    background: #E32326;
    border: 1px solid #F47E74;
    color: white;
    text-decoration: none;
    font-size: 25px;
	-webkit-transition: background 500ms ease-in-out !important;
-moz-transition: background 300ms ease-in-out !important;
-ms-transition: background 300ms ease-in-out !important;
-o-transition: background 300ms ease-in-out !important;
transition: background 300ms ease-in-out !important; 
    
}

.obor_attention_btn:hover {
	background: #CBEBF6;
	color: #1C3C6D;
	border: 1px solid #055972;
}

div.obor_body table.agenda_table {
	text-align: left;
	font-size: 18px;
}

div.obor_body table.agenda_table td {
	padding: 10px;
	border: 1px solid #1C3C6D;
}

div.obor_body table.agenda_table p {
	font-size: 24px;
	margin-bottom: 10px;
}

div.obor_body table.agenda_table ul li {
	list-style-type: square;
	margin-bottom: 15px;
	margin-left: 20px;
}

div.kba_columns {
	 -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-width: 50%; /* Chrome, Safari, Opera */
    -moz-column-width: 50%; /* Firefox */
    column-width: 50%;
	max-width: 1000px;
	margin: 0 auto;
}

ul.city_list li {
	
	margin-bottom: 20px;
	text-align: left;
}

ul.city_list li a {
	text-decoration: none;
	font-size: 30px;
}


ul.city_list li a:hover span.city_name {
	background: #FFF200;
	
}

span.city_date {
	
	color: #262262;
	font-weight: 300 !important;
	font-family: 'Roboto', sans-serif;
	display: inline-block;
	margin-right: 10px;
}

span.city_name {
	background: white; 
	font-weight: 700 !important;
	font-family: 'Roboto', sans-serif;
	color: black;
	display: inline-block;
	padding: 3px;
	border-bottom: 2px #BE1E2D solid;
	border-right: 2px #8E1928 solid;
	
	text-transform: uppercase;
	-webkit-transition: background 500ms ease-in-out !important;
-moz-transition: background 300ms ease-in-out !important;
-ms-transition: background 300ms ease-in-out !important;
-o-transition: background 300ms ease-in-out !important;
transition: background 300ms ease-in-out !important; 
}

span.red_plus {
	color: #BE1E2D;
	text-transform: uppercase;
	font-weight: 300 !important;
	
	margin-left: 2px;

}




@media screen and (max-width: 1050px) {
	div.obor_body_fixed_width {
		width: 100%;
		padding: 20px 40px;
	}

	div.obor_body h1 div {
		font-size: 80px;
		line-height: 80px;
	}
	
	div.obor_content h1 {
		
	}
	
	div.obor_body h2 div {
		font-size: 50px;
		line-height: 50px;
	}
	
	div.obor_content h2 {
		
	}
	
	div.obor_body h3 div {
		font-size: 25px;
		line-height: 25px;
		padding: 0 10px;
	}
	
	div.obor_content h3 {
		margin-top: 30px;
	}
	
	div.obor_contenr h4 {
		margin-top: 20px;
	}
	
	div.obor_content p {
	font-size: 18px;
		line-height: 22px;
}
	
	div.obor_body_content {
		display: block;
		padding-top: 20px;
	}
	
div.obor_links_bar {
	position: relative;
	top: 0;
	width: 100%;
	text-align: center;
		
}
	
	div.obor_links_bar a {
	
}
	
	div.obor_col_third {
		width: 100%;
	}
	
	div.obor_col_two_third {
		width: 100%;
	}
	
div.kba_columns {
	 -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    -webkit-column-width: 100%; /* Chrome, Safari, Opera */
    -moz-column-width: 100%; /* Firefox */
    column-width: 100%;
	width: 100%;
	max-width:500px;
	padding: 0px 10px;
	margin: 0 auto;
}	
	
	
}

@media screen and (max-width: 600px) {
	div.obor_body_fixed_width {
    width: 100%;
    padding: 0px 20px;
	}
	
	div.obor_body h1 div {
		font-size: 50px;
		line-height: 50px;
	}
	
	div.obor_body_content {
		padding: 25px 0px;
	}
	
	div.obor_body h2 div {
		font-size: 35px;
		line-height: 35px;
	}
	
	div.obor_content h2 {
		
	}
	
	div.obor_body h3 div {
		font-size: 18px;
		line-height: 18px;
	}
	
	div.obor_content h3 {
		font-size: 24px;
		line-height: 24px;
	}
	
	div.obor_content h4 {
		font-size: 20px;
		line-height: 20px;
	}
	
	h4.krane_presents {
	font-size: 18px !important;
}
	
h4.inclusion_title {
	font-size:30px;
	line-height: 30px;
	}

	.obor_attention_btn {
		font-size: 20px;
	}	
	
	h1.obor_bold.bottom_b, h3.obor_light.bottom_b {
		margin-bottom: 20px;
	}
	
	a.kba_select_city { 
	font-size: 18px;
	line-height: 16px;
	bottom: 10px;
	}
	
	a.obor_bottom_link {
		margin-bottom: 30px;
	}
	
	ul.city_list li {
	
	margin-bottom: 10px;
	text-align: left;
}
	
	ul.city_list li a {
		font-size: 28px;
	}
	
}

@media screen and (max-width: 450px) {
		ul.city_list li a {
		font-size: 22px;
	}
}

@media screen and (max-width: 400px) {
	div.obor_body h1 div {
		font-size: 50px;
		line-height: 50px;
	}
	
	div.obor_body h4 div {

}

	div.logo_holder {
		margin: 10px;
	}
	

	
	div.obor_body h2 div {
	font-size: 35px;
    line-height: 35px;
	}
	
	div.obor_body h3 div {
	font-size: 18px;
    line-height: 18px;
		padding: 5px;
	}
}

@media screen and (max-height: 800px) {
	a.kba_select_city { 
	display: inline-block;
    padding: 5px;
    background: #E32326;
    border: 1px solid #F47E74;
    color: white;
    text-decoration: none;
    position: fixed;
    font-size: 16px;
    line-height: 16px;
    
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100px;
	}
	
	span.obor_learn_more_txt {
		display: none;
	}
}
	
@media screen and (max-height: 500px) {
	a.kba_select_city { 
	display: none;
   
}
	
	
}


