<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header, hgroup, nav, footer, section, article, figure, figcaption, aside, iframe {display: block;}

*{
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 400;
}



.background{
	background-image: url(../images/back_3.jpg);
    background-position: top right;
    background-attachment: fixed;
    background-size: 100%;
}

ol {
    padding: 5px 70px 5px 70px;
}

.text1 ol li {
    line-height: 20px;
    margin-top: 7px;
    margin-bottom: 7px;
}

#wrapper{
max-width: 1200px;
margin:0 auto;
background-color:black;
}
 
 .content{
max-width: 1200px;
margin:0 auto 0 auto;
padding:0;
min-width:320px;

background-color:transparent;
 
 }
 
.top{
 padding-top:0.5%;
 background-color:black;
 }
 
 .clear {
clear: both;
}
 
 img{
 max-width:100%;
 margin:0 auto;
}

.emph{
	font-weight:600;	
}

.social-media {
    margin: 50px auto;
    overflow: hidden;
    height: 40px;
    width: 120px;
    opacity: 0.8;
}

.text-center {
    text-align: center;
}

.social-media a.google-plus {
    background: #de2020;
}

.social-media a {
    width: 30px;
    height: 30px;
    color: #fff;
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
    background: #3262b9;
    font-size: 14px;
    line-height: 220%;
}


.social-media a:hover, .social-media a:focus {
    opacity: .8;
    color: white;
}

i.fa.fa-youtube.fa-2x {
    font-size: 1.6em;
    margin-top: 4px;
}

.social-media a.email {
    background-color: rgb(255,206,56);
}

i.fa.fa-envelope.fa-2x {
    font-size: 1.5em;
    margin-top: 4px;
}

i.fa.fa-google-plus.fa-2x {
    font-size: 1.5em;
    margin-top: 6px;
    margin-left: 2px;
}

iframe{
	max-width:100%;
 margin:15px auto;
}
 
.navbar {
    height: 40px;
	max-width:1200px;
    margin: 0 0 0 0;
    padding: 0;
	position:relative;
	z-index:100;
}
.navbar ul {
    margin: 0;
    padding: 0;
	position:relative;
	width:100%;
}

.navbar li {
    background-color: #1f69a7;
    float: left;
    font: bold 18px sans-serif;
    height: auto;
    list-style: none outside none;
    padding: 0;
    text-align: center;
    width: 20%;
	 z-index: 1;
}

nav .selected {
background-color:#3283c8;
}

.navbar a {
    border-right: 1px solid #1F5065;
    color: #FFFFFF;
    display: block;
    /*padding: 10px 10px;*/
	padding: 18px 10px;
    text-decoration: none;
}
.navbar a:hover {
    background-color: #3283c8;
}
.navbar li ul {
    display: none;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
}
.navbar li:hover ul {
    display: block;
}
.navbar li ul li {
   float: none;
}
.navbar li ul a {
    border-color: #74A3B7 #1F5065 #1F5065;
    border-left: 1px solid #1F5065;
    border-right: 1px solid #1F5065;
    border-style: solid;
    border-width: 1px;
}
.navbar li ul a:hover {
    background-color: #3283c8;
}

footer{
max-width: 1200px;
margin:0 auto;
background-color:#1f69a7;
color:white;
text-align:center;
font: 16px;
line-height:40px;
margin-bottom:0.5%;
margin-top:0.5%;
padding: 10px 0px;
}

ul{
padding:5px 70px 5px 70px;
}

p{
padding:7px 10px 5px 10px;
line-height:20px;
}

.button p{
/*padding:7px 0px 5px 20px;*/
}

.padding{
padding:10px 10px 0px 10px;
}

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.col {
	display: block;
	float:left;
	margin: 0.5% 0 0% 1.6%;
	background-color:white;

}
.col:first-child { margin-left: 0; }

.colFR {
	display: block;
	float:left;
	margin: 0.5% 0 0% 1.6%;
	background-color:#393838;
	max-height:382px;
}
.colFR:first-child { margin-left: 0; }


.col1 {
	display: block;
	float:left;
	margin: 0% 0% 0% 0%;
	background-color:#393838;
	color:white;

}
.col1:first-child { margin-left: 0; }

.colLogo {
	display: block;
	float:left;
	margin: 0% 0% 0% 0%;
	background-color:black;
	color:white;

}
.colLogo:first-child { margin-left: 0; }

.col2 {
	display: block;
	float:left;
	margin: 0% 0 0% 0.5%;
	background-color:transparent;
	
}
.col2:first-child { margin-left: 0; }

.colOrange {
	display: block;
	float:left;
	margin: 0% 0 0% 0.5%;
	background-color:transparent;
	background-color:#f8a12d;
}

.colOrange:first-child { margin-left: 0; }

.colOrange p{
color:#353535;font-size:15px;line-height:20px;margin-top:7px;	
}

.colDesc{
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#C5C2C2;
}

.colDesc:first-child { margin-left: 0; }


.col3 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#C5C2C2;
	
	
}
.col3:first-child { margin-left: 0; }

.col3_1 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#C5C2C2;
	min-height:530px;
	
}
.colContactsImage:first-child { margin-left: 0; }

.colContactsImage {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#C5C2C2;
	min-height:530px;
	
}
.col3_1:first-child { margin-left: 0; }


.col4 {
	display: block;
	float:left;
	margin: 0% 0% 0.5% 0.5%;
	background-color:#1f69a7;
	color:white;
	font: 18px sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	min-height:36px;
	
}


.col4:hover{
background-color: #3283c8;
color:white;
}

.colButton {
	display: block;
	float:left;
	margin: 0% 0% 0.5% 0.5%;
	background-color:#1f69a7;
	color:white;
	font: 18px sans-serif;
	padding:0 10px;
	height:40px; 
	margin-left:0px;
}


.colButton:hover{
background-color: #3283c8;
color:white;
}

.colButton p{
text-align:center; 
padding-bottom:0px; 
padding-top:0px;

}

.colButton2 {
	display: block;
	float:left;
	margin: 0% 0% 0.5% 0.5%;
	background-color:#1f69a7;
	color:white;
	font: 18px sans-serif;
	padding:0 10px;
	height:40px; 
	margin-left:0px;
}


.colButton2:hover{
background-color: #3283c8;
color:white;
}

.colButton2 p{
text-align:center; 
padding-bottom:0px; 
padding-top:0px;

}


.colButton3 {
	display: block;
	float:left;
	margin: 0% 0% 0.5% 2%;
	background-color:#1f69a7;
	color:white;
	font: 18px sans-serif;
	padding:0 10px;
	height:40px; 
	
}


.colButton3:hover{
background-color: #3283c8;
color:white;
}

.colButton3 p{
text-align:center; 
padding-bottom:0px; 
padding-top:0px;

}


.colButton4 {
	display: block;
	float:left;
	margin: 0% 0% 0.5% 2%;
	background-color:#1f69a7;
	color:white;
	font: 18px sans-serif;
	padding:0 10px;
	height:40px; 
	
}


.colButton4:hover{
background-color: #3283c8;
color:white;
}

.colButton4 p{
text-align:center; 
padding-bottom:0px; 
padding-top:0px;

}


.colButton5 {
	display: block;
	float:left;
	margin: 0% 0% 2% 0.5%;
	background-color:#1f69a7;
	color:white;
	font: 16px sans-serif;
	padding:10px 15px 11px 14px;
	
	margin-left:20px;
	

text-decoration:none;
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 0px; 
-khtml-border-radius: 60px; 
}


.colButton5:hover{
background-color: #3283c8;
color:white;
}

.colButton5 p{
text-align:center; 
padding-bottom:0px; 
padding-top:0px;

}


a{
text-decoration: none;
color: #1b5d94;
}

.colBlue  {
display: block;
	float:left;
	margin: 0% 0% 0.5% 0.5%;
	
	color:white;
	font: 18px sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	min-height:36px;
background-color:#3283c8;
}


.col6 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#393838;
	color:#3e3832;
	min-height:366px;

}
.col6_1:first-child { margin-left: 0; }

.col6_1 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#393838;
	color:#3e3832;
	min-height:276px;

}
.col6:first-child { margin-left: 0; }

.col6_2 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#393838;
	color:#3e3832;

}
.col6_2:first-child { margin-left: 0; }

.colTable{
display: block;
	float:left;
	margin: 0;
	background-color:#6c6a6a;
	
}

.colTable h4{
text-align:center;
font-size:18px;
}

.colTable td {
padding:0.8% 3%;
font-size:16px;
font-weight:700;
}

.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}


.span_1_of_1{
width:100%;
background-color:#393838;
}

.span_black{
background-color:black;

}

/*  GRID OF THREE   ============================================================================= */

	
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	
	width: 32.26%;  
}

.colOrange.span_1_of_3{
	width: 33%;
	}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
	
	.grid4{
	max-width:100%;
	}
}

/*  GRID OF FIVE   ============================================================================= */

	
.span_5_of_5 {
	width: 100%;
	
}

.span_4_of_5 {
  	width: 79.68%;

}
.logo2{
width: 80%;
}


/*.span_3_of_5 {
  	width: 59.36%; 
}*/

.span_3_of_5 {
  	width: 60%; 
}

/*.span_2_of_5 {
  	width: 39.04%;
}*/

.span_2_of_5 {
  	width: 40%;
}

/*.span_1_of_5 {
  	width: 18.72%;
}*/

.logo1{
width:20%;
}

.span_1_of_5 {
  	width: 19.82%;
}

.span_icons {
width: 0%;
}



/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_5_of_5 {
		width: 100%; 
	}
	.span_4_of_5 {
		width: 100%; 
	}
	.span_3_of_5 {
		width: 100%; 
	}
	.span_2_of_5 {
		width: 100%; 
	}
	.span_1_of_5 {
		width: 100%; 
	}
	.span_icons {
		width: 18.72%;
		
	}
	
	}
	
	/*  GRID OF FOUR   ============================================================================= */

	
.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.75%; 

}

.span_3_of_6 {
	width: 49.45%; 

}

/*.span_2_of_4 {
	width: 49.2%; 
}*/

.span_1_of_4 {
	width: 23.8%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}
	
	
}


/*  GRID OF EIGHT   ============================================================================= */

	
.span_8_of_8 {
	width: 100%;
}

.span_8_of_8  a {

	text-decoration:none;

}

.span_7_of_8 {
	width: 87.3%; 
}

.span_6_of_8 {
	width: 74.6%; 
}

.span_5_of_8 {
	width: 61.9%; 
}

.span_4_of_8 {
	width: 49.2%; 
}

.span_3_of_8 {
	width: 36.5%;
}

.span_2_of_8 {
	width: 23.8%; 
}

.span_1_of_8 {
	width: 11.1%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_8_of_8 {
		width: 100%; 
	}
	.span_7_of_8 {
		width: 100%; 
	}
	.span_6_of_8 {
		width: 100%; 
	}
	.span_5_of_8 {
		width: 100%; 
	}
	.span_4_of_8 {
		width: 100%; 
	}
	.span_3_of_8 {
		width: 100%; 
	}
	.span_2_of_8 {
		width: 100%; 
	}
	.span_1_of_8 {
		width: 100%; 
	}
	


}
#news {
padding:0 0 0 0;
max-width:100%;
}

#stories {
max-width:100%;
}

.article{max-width:100%;}

.eventImage{float:left; width:720px; height:382px;}

.articleTextWrapper{
float:left;
background:#393838;
width:80%;
position:relative;
padding: 40px 10% 0 10%;
}

.eventTitle{
font-size:28px;
line-height:35px;
font-family: sans-serif;
font-style: normal;
font-weight: 200;
color:#f08c06;
}
							
.eventText{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:15px;
line-height:23px;
color:#fff;
padding:30px 0 30px 0;
}
							
.eventDate{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:25px;
line-height:30px;
color:#fff;
padding:35px 0 40px 0;
}
							
.buttonLink {
    font-size: 18px;
    font-family: Arial;
    line-height: 20px;
    background: #f28b00 no-repeat center right;
    padding: 8px 18px 8px 18px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 6px;
    border: 1px solid rgb(232, 220, 204);
    -khtml-border-radius: 60px;
    position: absolute;
    top: 300px;
}
							
#news_pager {
list-style:none;
position:absolute;
top:520px;
margin-left:17%;
z-index:9999;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px; 
-khtml-border-radius: 40px; 
}

#news_pager li {
float:left;
margin:0 9px 0 0;
padding:0;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px; 
-khtml-border-radius: 40px; 
}
	
#news_pager li a{
background:#fff;
padding:3px;
color:#3e3832;
text-decoration:none;
font-size:0px;
line-height:5px;
width:7px;
height:7px;
display:block;
text-align:center;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px; 
-khtml-border-radius: 40px; 
}

#news_pager li.activeSlide a {
background:#c7c0b9;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px; 
-khtml-border-radius: 40px; 
}
			
.lecture h1{
color:#f8a12d;
margin: 20px 15px 10px 15px;
    font-size: 1.72em;
}
	
.lecture h2 {
font-weight:bold;
margin: 10px 15px 10px 15px;
color:white;
}

.lecture h3{
color:#f8a12d;
margin: 20px 15px;
}	

.lecture h4 {
margin: 10px 15px;
color:white;
}

.lecture.l h3{
color:#f8a12d;
margin: 5px 15px 10px 15px;
}	

.lecture.l h4 {
margin: 20px 15px;
color:white;
}

.lecture p{
color:white;
margin: 10px 5px;
/*padding-right: 20px;*/
}

.lecture h5{
font-size:0.9em;
color:white;
margin-left:15px;
padding-bottom:20px;	
}

.button  p :hover{
color:#393838;
font-weight:bold;
}


.buttonLink1{


background:#f28b00 no-repeat center right;
padding:9px 15px 11px 14px;
color:#fff;
text-decoration:none;
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 60px; 
-khtml-border-radius: 60px; 
margin-left:20px;

font: 16px sans-serif;
}

.buttonLink1 a{
	margin-top:30px;
margin-bottom:40px;
}

.buttonLink1:hover{
background:#ECA41C no-repeat center right;
text-decoration:none;
}

.text{
margin:25px;
}


.text h1{

margin: 20px 25px 10px 25px;
}
	
.text h2 {
font-weight:bold;
margin: 10px 25px 10px 25px;

}

.text h3{

margin: 30px 25px 0px 25px;
}	

.text h4 {
margin: 15px 25px 35px 25px;
line-height: 24px;
}

.text p{

margin: 10px 5px;
}


.textContacts{
margin:25px;
}


.textContacts h1{

margin: 20px 25px 10px 25px;
}
	
.textContacts h2 {
font-weight:bold;
margin: 10px 25px 10px 25px;

}

.textContacts h3{

margin: 30px 25px 0px 25px;
}	

.textContacts h4 {
margin: 15px 25px;
line-height: 24px;
}

.textContacts p{

margin: 10px 5px;
}




.text1{
margin:15px;
}


.text1 h3{

margin: 30px 15px 0px 25px;
}

.text1 h4 {
margin: 20px 15px;
line-height: 24px;
font-weight:400;
}

.text1 p{

margin: 20px 15px;

}

.text1 a{
	color:#1f69a7;
	text-shadow : 0 0 0 #1f69a7;
}


.text1 a:visited{
	color:#1f69a7;
}

.text1 ul li{
	line-height:20px;
	margin-top:7px;
	margin-bottom:7px;
}


.left{
display:block; 
float:left;
width:27%;
padding-right:30px;
padding-bottom:0px;
margin-bottom:-4px;
}

.left1{
display:block; 
float:left;
width:25%;
padding-right:50px;
padding-bottom:0px;
}

.left2{
display:block; 
float:left;
width:25%;
padding: 20 30 0 20;
}

.left3{
display:block; 
float:left;
width:40%;
padding-right:30px;
padding-bottom:0px;
}

.right{
display:block; 
float:right;
width:25%;
padding:0;
padding-top:20px;
}

.right1{
display:block; 
float:right;
width:180px;
padding:0;

}

h3{
color:#393838;
font-weight:bold; 
margin-top:10px;
}	

h4{
color:#393838; 
margin-top:10px;
font-size:16px; 
font-weight:bold;
margin-bottom:10px;
margin-left:10px; 
line-height:20px;
}

.table1{
padding:0;
width: 100%;
 
}
.table1 td{
padding:0.4% 3%;
font-size:16px;
font-weight:700;
vertical-align:middle;
}

.table1 .cell{
padding:1% 2%;
font-size:16px;
font-weight:400;
vertical-align:middle;
text-align:left;
}

.speaker{
font-size:18px;
font-weight:700;
}

.table2{
padding:0;
width: 100%;
 
}
.table2 td{
padding:0.2%;
font-size:16px;
font-weight:700;
}

@media only screen and (max-width: 1350px) {
	
#news_pager {
list-style:none;
position:absolute;
top:505px;
margin-left:21%;
z-index:9999;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px; 
-khtml-border-radius: 40px; 
}	
	
	
}


@media only screen and (max-width: 1200px) {
	
.eventTitle{
font-size:24px;
line-height:35px;
font-family: sans-serif;
font-style: normal;
font-weight: 200;
color:#f08c06;
}
							
.eventText{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:12px;
line-height:23px;
color:#fff;
padding:30px 0 30px 0;
}
							
.eventDate{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:22px;
line-height:30px;
color:#fff;
padding:35px 0 40px 0;
}
	
.buttonLink{
font-size:15px;
line-height:20px;
background:#f28b00 no-repeat center right;
padding:4px 12px 6px 11px;
color:#fff;
text-decoration:none;
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 60px; 
-khtml-border-radius: 60px; 
position:absolute;
top:290px;
}
							
#news_pager {
list-style:none;
position:absolute;
top:490px;
margin-left:19%;
z-index:9999;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px; 
-khtml-border-radius: 40px; 
}
	
.col6 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#393838;
	color:#3e3832;
	min-height:362px;

}


.lecture h1{
color:#f8a12d;
margin: 20px 15px 10px 15px;
font-size:1.9em;
}
	
.lecture h2 {
font-weight:bold;
margin: 10px 15px 10px 15px;
color:white;
}

.lecture h3{
color:#f8a12d;
margin: 20px 15px;
}	

.lecture h4 {
margin: 10px 15px;
color:white;
}

.lecture p{
color:white;
margin: 10px 5px;
}
}


@media only screen and (max-width: 1154px) {
	.col2 .span_3_of_8 .1153{
		width:0px;
		height:0px;
		margin-left:-5000px;
	}
}

@media only screen and (max-width: 1100px) {
	
.eventTitle{
font-size:24px;
line-height:35px;
font-family: sans-serif;
font-style: normal;
font-weight: 200;
color:#f08c06;
}
							
.eventText{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:12px;
line-height:23px;
color:#fff;
padding:25px 0 30px 0;
}
							
.eventDate{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:22px;
line-height:26px;
color:#fff;
padding:25px 0 40px 0;
}
	
.buttonLink{
font-size:15px;
line-height:20px;
background:#f28b00 no-repeat center right;
padding:4px 12px 6px 11px;
color:#fff;
text-decoration:none;
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 60px; 
-khtml-border-radius: 60px; 
position:absolute;
top:290px;
}
							
#news_pager {
list-style:none;
position:absolute;
top:490px;
margin-left:19%;
z-index:9999;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px; 
-khtml-border-radius: 40px; 
}
	
.col6 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#393838;
	color:#3e3832;
	min-height:362px;

}
.col6_1:first-child { margin-left: 0; }

.left{
display:block; 
float:left;
width:35%;
padding-right:30px;
padding-bottom:0px;
}

.articleTextWrapper{
float:left;
background:#393838;
width:80%;
position:relative;
padding: 30px 10% 0 10%;
}
	
.lecture h1{
color:#f8a12d;
margin: 20px 15px 10px 15px;
font-size:1.8em;
}	
	
}


@media only screen and (max-width: 1000px) {
.eventImage{float:left; width:569px; height:302px;}

.buttonLink{
top:235px;
}

#news_pager {
top:400px;
margin-left:18%;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
					
.eventText{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:12px;
line-height:23px;
color:#fff;
padding:30px 0 30px 0;
}
							
.eventDate{
font-size:1.9em;
line-height:1.4em;
padding:35px 0 0px 0;
}
	
.buttonLink{
font-size:30px;
line-height:50px;
background:#f28b00 no-repeat center right;
padding:7px 30px 9px 30px;
color:#fff;
text-decoration:none;
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 60px; 
-khtml-border-radius: 60px; 
position:absolute;
top:205px;
left: 650px;
}
							
	
.col6 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-co:#393838;
	color:#3e3832;
	min-height:398px;

}
.col6_1:first-child { margin-left: 0; }

.col2, .span_2_of_4{
	width:100%;
	margin-left:0px;
}

.colContactsImage{
width:100%;	
min-height:200px;
margin-left:0px;
}

.col3_1{
width:100%;
margin-left:0px;
}

.colOrange{
	margin-top:5px;
}

.colOrange h3{
	margin-top:20px;
}

.textContacts{
	padding-left:250px;
}

.textContacts img{
	padding-left:25px;
}




.textContacts h3{
font-size:2.3em;
margin: 50px 25px 0px 25px;
}	

.textContacts h4 {
font-size:2.1em;	
margin: 15px 25px;
line-height: 1.4em;
}

.textContacts p{

margin: 10px 5px;
}


.left img{
display:block; 
float:left;
width:80%;
padding-right:10px;
padding-bottom:0px;
}

.left1{
width:30%;
padding-right: 40px;	
padding-bottom:0px;
padding-left:30px;
padding-top:30px;
	
}

.left3{
width:35%;
padding-right: 45px;	
padding-bottom:145px;
padding-left:30px;
padding-top:30px;
	
}

.right{
	width:30%;
	padding:30px;
	padding-bottom:30px;
}

.buttonLink1{	
	margin-left:630px;	
	margin-top:-100px;
}


.colButton {
position:absolute;
margin-left:350px;	
margin-top: -28px;
height:70px;
font: bold 28px sans-serif;
padding-left:20px;
padding-right:20px;
}

.colButton p{
text-align:center; 
padding:20px 20px 0 20px;
}

.colButton2 {
position:absolute;
margin-left:5px;	
margin-top:-155px;
height:70px;
font: bold 28px sans-serif;
padding-left:0px;
padding-right:0px;
width:35%;
}

.colButton2 p{
text-align:center; 
padding:20px 20px 0 20px;
}

.colButton3 {
position:absolute;
margin-left:640px;	
margin-top: -28px;
height:70px;
font: bold 28px sans-serif;
padding-left:20px;
padding-right:20px;
}

.colButton3 p{
text-align:center; 
padding:20px 20px 0 20px;
}


.colButton4 {
position:absolute;
margin-left:5px;	
margin-top: -75px;
height:70px;
font: bold 28px sans-serif;
padding-left:20px;
padding-right:20px;
width:31%;
}

.colButton4 p{
text-align:center; 
padding:20px 20px 0 20px;
}

.colButton5 {
	font: bold 28px sans-serif;
}

col2{
min-height:164px;
background-color:#f8a12d;
}

.col1, .span_3_of_5{
width:100%;	
}

.col1{
	
}

.span_2_of_5{
width:100%;	
min-height:310px;
margin-top:7px;
}

.colFR, .span_1_of_1 {
margin: 0;
height:660px;
}

.colDesc{
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#C5C2C2;
	margin-top:420px;	
}

.colBlue, .col4, .span_1_of_5{
width:32.9%;	
height:25px;
font: bold 28px sans-serif;
padding-top:30px;
}

.colBlue:first-child { margin-left: 0; border-right:3px solid black;}
.col4:first-child { margin-left: 0; border-right:3px solid black;}
.span_1_of_5:first-child { margin-left: 0; border-right:3px solid black;}

.button p{
text-align:center;
line-height:1px;	
}

.col, .span_black, .col6{
width:100%;	
}

.colOrange {
min-height:220px;
}

.colOrange:first-child { margin-left: 0; }

.left{
width:30%;	
}


.eventImage{
width:1000px;
height:480px;
}
	
.articleTextWrapper{
float:left;
background:#393838;
width:80%;
position:relative;
padding: 30px 5% 0px 5%;
}	
	
.eventTitle{
font-size:2.4em;
line-height:1.4em;
font-family: sans-serif;
font-style: normal;

color:#f08c06;
margin-right:5px;
}	
	
#news_pager {
top:620px;
left:200px;
}

.navbar {
    height: 80px;
	max-width:1200px;
    margin: 0 0 0 0;
    padding: 0;
	position:relative;
	z-index:100;
}
.navbar ul {
    margin: 0;
    padding: 0;
	position:relative;
	width:100%;
}

.navbar li {
    background-color: #1f69a7;
    float: left;
    font: bold 28px sans-serif;
    height: auto;
    list-style: none outside none;
    padding: 0;
    text-align: center;
    width: 20%;
	 z-index: 1;
}

nav .selected {
background-color:#3283c8;
}

.navbar a {
    border-right: 1px solid #1F5065;
    color: #FFFFFF;
    display: block;
    padding: 20px 10px;
    text-decoration: none;
}

footer{

font-size:1.4em;
line-height:60px;
margin-bottom:0.5%;
margin-top:0.5%;
}

.lecture h1{
font-size: 	2.1em;
}

.text h3{
	font-size:1.6em;
}
	
.colOrange.span_1_of_3 {
    display: none;
    height: 0px;
    margin-left: -5000px;
}	
	
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {

.buttonLink{

padding:7px 30px 9px 30px;
margin-top:15px;
}
	
.buttonLink1{
font: 16px sans-serif;
}
	
.eventImage{
width:1000px;
height:auto;
}

#news_pager {
top:420px;
}

.lecture h3{
font-size:0.7em;	
}

.lecture h5{
font-size:0.7em;
color:white;
margin-left:15px;
padding-bottom:20px;	
}

.lecture h1{
font-size:1.7em;	
}

.col6, .span4_of_5{
	min-height:370px;
}
	
	
.colOrange p{
color:white;font-size:10px;line-height:15px;	
}	

.left{
width:34%;	
padding-right:10px;
}

.left1{
width:34%;	
padding-right:10px;
}

.text h4{
	font-size:0.7em;
}

.right{
	margin: 30px;
	width:33%;
}

.colButton2{
	margin-left:700px;
	margin-top:-160px;
}

.left3{
	width:40%;
}

.padding{
	padding:0px;
}

.col6_1{
	min-height:250px;
}

}


@media only screen and (max-width: 899px) {
.eventTitle{
font-size:22px;
line-height:24px;
font-family: sans-serif;
font-style: normal;
font-weight: 200;
color:#f08c06;
}
							
.eventText{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:14px;
line-height:23px;
color:#fff;
padding:30px 0 30px 0;
}
							
.eventDate{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:18px;
line-height:24px;
color:#fff;
padding:25px 0 40px 0;
}
	
.buttonLink{
font-size:15px;
line-height:20px;
background:#f28b00 no-repeat center right;
padding:4px 12px 6px 11px;
color:#fff;
text-decoration:none;
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 60px; 
-khtml-border-radius: 60px; 
position:absolute;
top:230px;
}
							
#news_pager {
list-style:none;
position:absolute;
top:380px;
margin-left:19%;
z-index:9999;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px; 
-khtml-border-radius: 40px; 
}
	
.col6 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#393838;
	color:#3e3832;
	min-height:398px;

}
.col6_1:first-child { margin-left: 0; }

.left{
display:block; 
float:left;
width:35%;
padding-right:15px;
padding-bottom:0px;
}	

	
}


@media only screen and (max-width: 800px) {
	

	
.eventTitle{
font-size:22px;
line-height:24px;
font-family: sans-serif;
font-style: normal;
font-weight: 200;
color:#f08c06;
}
							
.eventText{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:10px;
line-height:12px;
color:#fff;
padding:30px 0 30px 0;
}
							
.eventDate{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:18px;
line-height:22px;
color:#fff;
padding:25px 0 40px 0;
}
	
.buttonLink{
font-size:15px;
line-height:20px;
background:#f28b00 no-repeat center right;
padding:4px 12px 6px 11px;
color:#fff;
text-decoration:none;
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 60px; 
-khtml-border-radius: 60px; 
position:absolute;
top:200px;
}
							
#news_pager {
list-style:none;
position:absolute;
top:385px;
margin-left:18%;
z-index:9999;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px; 
-khtml-border-radius: 40px; 
}
	
.col6 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#393838;
	color:#3e3832;
	min-height:398px;

}
.col6_1:first-child { margin-left: 0; }

.left{
display:block; 
float:left;
width:35%;
padding-right:30px;
padding-bottom:0px;
}	

.articleTextWrapper{
float:left;
background:#393838;
width:80%;
position:relative;
padding: 20px 10% 0 10%;
}
	
}


@media only screen and (max-width: 700px) {
	
.eventImage{float:left; width:413px; height:219px;}		
	
.eventTitle{
font-size:18px;
line-height:20px;
font-family: sans-serif;
font-style: normal;
font-weight: 200;
color:#f08c06;
}
							
.eventText{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:10px;
line-height:12px;
color:#fff;
padding:30px 0 30px 0;
}
							
.eventDate{
font-family: sans-serif;
font-style: normal;
font-weight: 200;
font-size:16px;
line-height:18px;
color:#fff;
padding:25px 0 40px 0;
}
	
.buttonLink{
font-size:15px;
line-height:20px;
background:#f28b00 no-repeat center right;
padding:4px 12px 6px 11px;
color:#fff;
text-decoration:none;
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 60px; 
-khtml-border-radius: 60px; 
position:absolute;
top:160px;
}
							
#news_pager {
list-style:none;
position:absolute;
top:335px;
margin-left:16%;
z-index:9999;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px; 
-khtml-border-radius: 40px; 
}
	
.col6 {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
	background-color:#393838;
	color:#3e3832;
	min-height:398px;

}
.col6_1:first-child { margin-left: 0; }

.left{
display:block; 
float:left;
width:35%;
padding-right:30px;
padding-bottom:0px;
}	

.articleTextWrapper{
float:left;
background:#393838;
width:80%;
position:relative;
padding: 20px 10% 0 10%;
}
	
.navbar {
    height: 80px;
	max-width:1200px;
    margin: 0 0 0 0;
    padding: 0;
	position:relative;
	z-index:100;
}
.navbar ul {
    margin: 0;
    padding: 0;
	position:relative;
	width:100%;
}

.navbar li {
    background-color: #1f69a7;
    float: left;
    font: bold 18px sans-serif;
    height: 82px;
    list-style: none outside none;
    padding: 0;
    text-align: center;
    width: 20%;
	 z-index: 1;
}

nav .selected {
background-color:#3283c8;
}

.navbar a {
    border-right: 1px solid #1F5065;
    color: #FFFFFF;
    display: block;
    padding: 25px 10px;
    text-decoration: none;
	height: 32px;
}	
	
}

@media only screen and (max-width: 959px) {
.colContactsImage {
    min-height: 560px;
}

.col3_1 {
    min-height: 560px;
}

.textContacts h4 {
    margin: 15px 25px;
    line-height: 20px;
    font-size: 15px;
}

.textContacts h3 {
    margin: 50px 25px 0px 25px;
    font-size: 17px;
}
}

@media only screen and (max-width: 890px) {

.textContacts h3 {
    margin: 40px 25px 0px 25px;
    font-size: 16px;
}

}

@media only screen and (max-width: 780px) {

.textContacts h4 {
    margin: 15px 10px;
    line-height: 20px;
    font-size: 15px;
}

.textContacts h3 {
    margin: 30px 10px 0px 10px;
    font-size: 17px;
}
}

@media only screen and (max-width: 620px) {

.textContacts h4 {
    margin: 15px 0px;
    line-height: 20px;
    font-size: 14px;
}

.textContacts h3 {
    margin: 30px 0px 0px 0px;
    font-size: 15px;
}

.textContacts h4 a {
    word-break: break-all;
}
.textContacts {
    margin: 15px;
}
}</pre></body></html>