
.speakers {
	padding-bottom: 55px;
}
 @media only screen and (min-width: 1025px) {
.speakers .container-fixed.wide {
	width: 100%;
}
}

.agenda.jump-section .tag-line ul li:before, .speakers.jump-section .tag-line ul li:before, .about-institute.jump-section .tag-line ul li:before, .lodging.jump-section .tag-line ul li:before {
	color: #ffdf49;
}
.agenda .title, .speakers .title, .about-institute .title, .lodging .title {
	font-family: 'Mission', sans-serif;
	font-size: 45pt;
	line-height: 30pt;
	font-weight: normal;
	color: #fff;
	border-bottom: 3px solid #FFDC3A;
	width: 490px;
	text-align: center;
	padding: 0;
	padding-bottom: -10px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 35px;
}
.agenda .list-spekers, .speakers .list-spekers, .about-institute .list-spekers, .lodging .list-spekers {
	width: 100%;
	margin: -45px auto 0;
	padding-top: 10px;
	overflow: hidden;
}
.agenda .list-spekers .speaker, .speakers .list-spekers .speaker, .about-institute .list-spekers .speaker, .lodging .list-spekers .speaker {
	float: left;
	text-align: center;
	margin-left: 0;
	margin-bottom: 15px;
	width: 232px;
}
.agenda .list-spekers .speaker a:focus > img, .agenda .list-spekers .speaker a.active > img, .speakers .list-spekers .speaker a:focus > img, .speakers .list-spekers .speaker a.active > img, .about-institute .list-spekers .speaker a:focus > img, .about-institute .list-spekers .speaker a.active > img, .lodging .list-spekers .speaker a:focus > img, .lodging .list-spekers .speaker a.active > img {
	border-radius: 50%;
	box-shadow: 0 0 4px 3px #fff;
}
.agenda .list-spekers .speaker a, .speakers .list-spekers .speaker a, .about-institute .list-spekers .speaker a, .lodging .list-spekers .speaker a {
	text-decoration: none;
	color: #fff;
}
.agenda .list-spekers .speaker a:focus, .agenda .list-spekers .speaker a:active, .agenda .list-spekers .speaker a:hover, .speakers .list-spekers .speaker a:focus, .speakers .list-spekers .speaker a:active, .speakers .list-spekers .speaker a:hover, .about-institute .list-spekers .speaker a:focus, .about-institute .list-spekers .speaker a:active, .about-institute .list-spekers .speaker a:hover, .lodging .list-spekers .speaker a:focus, .lodging .list-spekers .speaker a:active, .lodging .list-spekers .speaker a:hover {
	outline: 0;
	border: none;
}
.agenda .list-spekers .speaker p, #literacyPage .speakers .list-spekers .speaker p, .about-institute .list-spekers .speaker p, .lodging .list-spekers .speaker p {
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	font-weight: 500;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#literacyPage .speakers .list-spekers .speaker p strong {font-size:14px;}
.agenda .list-spekers .speaker .more, .speakers .list-spekers .speaker .more, .about-institute .list-spekers .speaker .more, .lodging .list-spekers .speaker .more {
	font-family: 'Mission', sans-serif;
	font-size: 50pt;
	line-height: 25pt;
	text-align: left;
	position: absolute;
	color: #FFDC3A;
	margin: 0;
	padding: 0px;
	-webkit-transform: rotate(345deg);
	-moz-transform: rotate(345deg);
	-ms-transform: rotate(345deg);
	-o-transform: rotate(345deg);
	transform: rotate(345deg);
}
.agenda .list-spekers .speaker .more div, .speakers .list-spekers .speaker .more div, .about-institute .list-spekers .speaker .more div, .lodging .list-spekers .speaker .more div {
	margin: 0;
	padding: 0px;
	font-size: 30pt;
}
.lodging {
	font-family: "Arial", "OpenSans";
	text-align: left;
	color: #fff;
}
.lodging .description, .lodging .picture {
	float: left;
	box-sizing: border-box;
}
.lodging .picture {
	width: 290px;
}
.lodging .picture p {
	font-size: 11px;
	font-weight: 700;
	margin: 5px auto 0;
	width: 155px;
	text-align: center;
}
.lodging .picture p a {
	color: inherit;
}
.lodging .description {
	width: 580px;
}
.lodging .description div.subtitle {
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 20px;
}
.lodging .description p {
	font-size: 15px;
}
.lodging .description p span {
	font-weight: 700;
	color: #ffcc33;
}
.lodging .description ul {
	padding-left: 15px;
	margin-top: -10px;
}
.lodging .box {
	margin-bottom: 12px;
	overflow: hidden;
	padding-left: 5px;
	width: 880px;
}
.lodging .box:last-child {
	margin-bottom: 80px;
}
.lodging .box p, .lodging .box ul {
	line-height: 1.2;
}
.lodging .box-1 {
	padding-bottom: 30px;
	border-bottom: 2px solid #ccc;
}
.lodging .box-2 {
	margin-top: 35px;
}
.lodging .box-2 p span {
	font-style: italic;
}
.lodging .onclick-book-hotel {
	background: transparent;
	outline: 2.5px solid #ffcc33;
	color: #ffcc33;
	margin-top: 15px;
}
.lodging .onclick-book-hotel:active, .lodging .onclick-book-hotel:focus, .lodging .onclick-book-hotel:hover {
	background: transparent;
	border-color: #ffcc33;
	color: #ffcc33;
}
.agenda .title {
	color: #006699;
	width: 250px;
}
.agenda .onclick-register {
	position: relative;
	left: -22px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.agenda .schedule {
	font-family: "Arial", "OpenSans";
	font-size: 16px;
	text-align: left;
	margin-left: 27px;
	border-top: 2px solid #e3e3e3;
	width: 1000px;
	padding-top:20px;
	margin-top: 40px;
}
.agenda .schedule .box {
	margin-bottom: 19px;
	overflow: hidden;
}
.agenda .schedule .speaker-name {
	color: #006699;
	text-decoration:none;
}

.agenda .schedule .date {
	color: #8e0059;
	margin-bottom: 20px;
}
.agenda .schedule .topic, .agenda .schedule .hour {
	color: #666;
}
.agenda .schedule .date, .agenda .schedule .speaker-name, .agenda .schedule .topic, .agenda .schedule .hour {
	font-weight: 700;
}
.agenda .schedule .hour, .agenda .schedule .description {
	float: left;
	box-sizing: border-box;
}
.agenda .schedule .hour {
	width: 160px;
}
.agenda .schedule .description {
	width: 708px;
}
.agenda .schedule .activity {
	font-style: italic;
	color: #666;
}
.about-institute.jump-section {
	overflow: hidden;
	margin-bottom: 0;
}
.about-institute.jump-section .description {
	color: #595a5a;
}
.about-institute.jump-section .description.professions {
	background: url("../images/rectangle.png") no-repeat 0 0;
	width: 359px;
	height: 302px;
	margin-top: 30px !important;
	margin-bottom: 20px;
}
.about-institute.jump-section .description.professions ul {
	margin-top: -15px;
	margin-bottom: 25px;
	font-size: 16px;
	padding-left: 0;
	position: relative;
	top: 10px;
	font-family: "Arial", sans-serif;
}
.about-institute.jump-section .description.professions ul li {
	list-style: none;
	font-weight: 700;
	line-height: 1.25;
}
.about-institute.jump-section .description.professions .box {
	font-family: "Mission";
	color: #006e90;
}
.about-institute.jump-section .description.professions .box-top, .about-institute.jump-section .description.professions .box-bottom {
	position: relative;
	width: 200px;
	background: #fff;
	margin: 0 auto;
}
.about-institute.jump-section .description.professions .box-top {
	font-size: 40px;
	top: -18px;
	line-height: 1.2;
}
.about-institute.jump-section .description.professions .box-bottom {
	font-size: 30px;
	top: -8px;
	line-height: 2.2;
}
.about-institute.jump-section .description.header {
	width: 60%;
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: inherit;
	text-transform: none;
}
.about-institute.jump-section .description.header p, .about-institute.jump-section .description.header ul li, .about-institute.jump-section .description.header span {
	line-height: 1.2;
}
.about-institute.jump-section .description.header p + p {
	margin-top: 15px;
	margin-bottom: 0;
}
.about-institute.jump-section .description.header p + ul {
	margin-bottom: 0;
	padding-left: 16px;
}
.about-institute.jump-section .description.header span {
	font-size: 25px;
	font-weight: 700;
	font-style: italic;
	color: #006e90;
}
.about-institute.jump-section .description.header, .about-institute.jump-section .description.professions {
	float: left;
	box-sizing: border-box;
	margin-top: 20px;
}
.about-institute.jump-section .bottom {
	clear: both;
}
.about-institute.jump-section .bottom div:not(.tag-line) {
	float: left;
	box-sizing: border-box;
}
.about-institute.jump-section .burst-image {
	position: relative;
	top: -20px;
}
.about-institute.jump-section .burst-image > img {
	position: relative;
	top: 30px;
	left: 0;
}
.about-institute.jump-section .burst-image + div {
	margin-left: 20px;
	position: relative;
	top: 5px;
}
.about-institute.jump-section .ribbon-wrap {
	position: relative;
	top: 20px;
	margin-left: 20px;
}
 @media only screen and (max-width: 640px) {
.about-institute.jump-section .ribbon-wrap {
	margin-left: 0;
}
}
.about-institute.jump-section .tag-line {
	margin-bottom: 0;
}
.about-institute.jump-section .tag-line .line {
	width: 525px;
	background: #006e90;
	border-bottom: 3px solid #006e90;
	float: none !important;
	margin: 0;
}
.about-institute.jump-section .tag-line ul {
	width: 405px;
	margin-top: -13px;
	padding-left: 45px;
}
.about-institute.jump-section .tag-line ul li {
	font-family: "GBlack", sans-serif;
	font-weight: 900;
	line-height: 1.5;
	font-size: 17px;
	color: #393939;
	background: #fff;
}
.about-institute.jump-section .tag-line ul li:before {
	color: #006e90;
}
.about-institute .title {
	font-size: 60px;
	color: #006699;
	width: 400px;
	margin-top: -20px;
	margin-bottom: 20px;
}
.registration {
	font-family: 'Arial', sans-serif;
	font-weight: 500;
	overflow: hidden;
	font-weight: 700;
}
.registration .title {
	font-family: 'Mission', sans-serif;
	font-size: 45pt;
	line-height: 30pt;
	font-weight: normal;
	color: #006E93;
	border-bottom: 3px solid #FFDC3A;
	width: 300px;
	text-align: center;
	padding: 0;
	padding-bottom: -10px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 55px;
}
.registration .lli-registration {
	width: 330px;
	margin: 10px auto;
}
.registration .sub-title {
	color: #006E93;
	font-size: 26px;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
}
.registration .banner {
	padding: 25px 20px;
	color: #333;
	background: #FFE04A;
	font-size: 21.2pt;
	font-weight: 900;
	width: 470px;
	margin-bottom: 30px;
	font-style: italic;
	cursor: pointer;
}
 @media only screen and (min-width: 641px) and (max-width: 1024px) {
.registration .banner {
	width: 100%;
	font-size: 18.2pt;
}
}
 @media only screen and (max-width: 640px) {
.registration .banner {
	width: 100%;
	font-size: 18.2pt;
}
}
.registration .contact-registration {
	width: 550px;
	float: left;
	color: #5a5a5a;
	padding-right: 29px;
	margin-bottom: 40px;
}
.registration .contact-registration .description {
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.2;
}
.registration .contact-registration .description p {
	margin-bottom: 15px;
}
.registration .contact-registration .description span {
	font-family: Arial, "OpenSans";
	font-weight: 400;
}
.registration .youare-registration {
	width: 360px;
	float: left;
	padding-left: 25px;
	margin-top: 50px;
}
.registration .youare-registration .burst-image {
	margin: 0 auto;
}
.registration .youare-registration .burst-image img {
	position: relative;
	top: 45px;
	left: 25px;
}
.registration .youare-registration .onclick-register {
	margin-top: 25px;
}
.registration .youare-registration .btn + img {
	position: relative;
	left: -5px;
	margin-top: 35px;
}
.registration .contact-registration, .registration .youare-registration {
	margin-bottom: 110px;
}
.notice {
	width: 250px;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 38px;
	margin-top: 34px;
}
.notice .description {
	text-decoration: line-through;
}
.notice b {
	font-weight: 800;
}
.form-registration {
	padding: 0px;
}
.form-registration .title {
	color: #3CB2D5;
	font-size: 25pt;
	font-weight: bold;
	font-family: 'GUltra', sans-serif;
}
 @media only screen and (min-width: 641px) and (max-width: 1024px) {
.form-registration .title {
	font-size: 20pt;
}
}
 @media only screen and (max-width: 640px) {
.form-registration .title {
	font-size: 20pt;
}
}
.form-registration .description {
	font-size: 12pt;
}
.form-registration .field {
	margin-top: 15px;
}
.form-registration .field button {
	margin-bottom: 25px;
	margin-top: 10px;
}
.form-registration .field label span {
	color: red;
}
.form-registration .notification {
	font-size: 12pt;
}
.form-registration .notification i {
	color: red;
}
.form-registration input, .form-registration select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #bebebe;
	font-size: 12pt;
	font-weight: 200;
	color: #818181;
	color: #818181;
	line-height: 24px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-top: 11px;
	width: 100%;
	-webkit-appearance: none;
	letter-spacing: 0.5px;
}
.form-registration input:hover, .form-registration input:active, .form-registration input:focus, .form-registration select:hover, .form-registration select:active, .form-registration select:focus {
	border: 1px solid #006e90;
}
#thanksModal {
	font-family: sans-serif !important;
}
#thanksModal h1 {
	font-size: 23pt !important;
}
#thanksModal p {
	font-size: 14pt !important;
}
.slider {
	color: #fff;
	margin: 0 auto;
	width: 890px;
}
.slider .bio, .slider .avatar {
	float: left;
	box-sizing: border-box;
}
.slider .bio {
	width: 520px;
}
 @media only screen and (max-width: 640px) {
.slider .bio {
	width: 495px;
}
.slider .bio p {
	padding-left: 5px;
}
}
.slider .avatar {
	width: 350px;
}
 @media only screen and (max-width: 640px) {
.slider .avatar {
	width: 355px;
}
}
.slider p {
	text-align: left;
	font-size: 16px;
	font-family: "Arial", sans-serif;
}
.slider p span {
	font-weight: 700;
	color: #75cfe9;

}
.slider .bx-wrapper img {
	margin: auto;
}
.slider .bx-wrapper .bx-controls-direction a {
	top: 155px;
}
.slider .bx-wrapper .bx-prev {
	background: url("../images/left_arrow.png") no-repeat 0 0;
	left: -40px;
}
.slider .bx-wrapper .bx-next {
	background: url("../images/right_arrow.png") no-repeat 0 0;
	right: 10px;
}
