/*YOUR CUSTOM STYLES*/
.entry-content {
	padding: 15px 15px 15px 15px;
	text-align:justify;
	
}

.gap1 {
	padding: 15px 15px;
	
}

.title1 {
  
  font-size: 28px;
	font-color:#000082;
	font-weight: 400;
}



.nodeco a, a:link, a:visited, a:active, a:hover  {
  
 text-decoration: none;
}
.hero-unit {
	padding: 0px;
	margin-bottom: 0px;
	color: inherit;
	background-color: transparent;
}
.hero-unit > h1, .hero-unit > h2 {
	letter-spacing: 0;
	line-height: 1;
	margin: 0 0 20px;
}
.hero-unit > h2 {
	color: inherit;
	font-size: 40px;
	font-weight: 400;
}
.hero-unit > h4 {
	font-size: 18.5px;
	font-weight: 400;
	margin: 0 0 15px;
}


.box-items {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #e1e0e2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 30px;
}
.box-items1 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #e1e0e2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 30px;
}
.news-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 30px;
	padding: 15px 15 15 15px;
}
.news-item .news-date {
	padding: 15px 0 0 15px;
}
.news-item .news-date .month, .news-item .news-date .day {
	color: #8C8C8C;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
}

* Forms */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #D3DCE0;
	border: 2px solid #D3DCE0;
	box-shadow: none;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 8px;
	color: #4C5D67;
	font-family: 'open sans';
	font-size: 12px;
	font-weight: 100;
	line-height: 24px;
	padding: 6px 6px;
}
.input-block-level {
	min-height: 40px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	box-shadow: none;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
 box-shadow: none;
 
 
}
.list1 {
 list-style-type: square;
 list-style-position: outside;
 list-style-image: none;
 font-size: 13px;
 padding-left: 0.67em;
 padding-right: 0.67em;
 
 
}

.marquee1 {
height: 20px;
 
}





#about .speakers-header {display:none}

#news .schedule-header {display: none;}

