#sp-header, .page-header, article .icons, .sp-pagebuilder-page-edit, .jmodedit, .nav-placeholder {
	display: none;
}

#sp-top-bar {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  height: 140px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  padding: 13px 0;
}

#sp-logo {
	align-items: center;
	justify-content: center;
	display: flex;
}

.logo img {
	max-height: 115px;
}

#sp-main-body {
  padding: 0;
}

body {
  font-size: 13px;
  line-height: 1.42857;
}

hr {
  border: solid #fff;
  opacity: 1;
  background: transparent;
}

hr.line-full {
	border-top: 1px solid #eceef0!important;
	clear: both;
	border-width: 0;
	border-top-width: 0px;
	margin: 30px 0;
}

.sep20 {
  padding: 10px 0;
}

.sep30 {
  padding: 15px 0;
}

.sep40 {
  padding: 20px 0;
}

.sep50 {
  padding: 25px 0;
}

.sep60 {
  padding: 30px 0;
}

.youtube-container {
	display: block;
	margin: 20px auto -7px;
	width: 100%;
	max-width: 600px;
}

.youtube-player {
	display: block;
	width: 100%;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	cursor: hand;
	cursor: pointer;
	display: block;
}

img.youtube-thumb {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto!important;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	height: auto
}

div.play-button {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url("/images/play-button.png") no-repeat;
}

#youtube-iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.home-intro .youtube-player {
	box-shadow: 1px 1px 9px #b3b3b3;
    border-radius: 4px;
    margin-left: 15px;
    margin-top: -20px;
	border: 1px solid #ddd;    
}

#vid .youtube-container {
  display: block;
  margin: 20px auto 90px;
  width: 100%;
  max-width: none;
}

#vid .youtube-player {
	box-shadow: 1px 1px 9px #b3b3b3;
}

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

.topic {
	font-weight: 600	
}

.save {
	font-weight: 700;
	text-transform: uppercase;
	color: #d41111;
	padding-bottom: 10px;
}


h1 {
	font-size: 45px;
}

.conf-intro h1.conf-name {
	margin-top: 20px;
}

h1 strong {
  color: #2d6fb5;
  font-weight: 600;
}

h2.claim {
  text-align: center;
  margin-top: -45px;
  margin-bottom: 100px;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
}

h2.intro {
	text-align: center;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 34px;
	line-height: 36px;
}

h3.intro {
	text-align: center;
	margin-bottom: 20px;
}

h4.intro {
	text-align: center;
	font-weight: 600;
	margin-bottom: 40px;
	color: #2d6fb5;
}
	

.conf-intro h2 {
	margin-top: 15px;
	font-size: 25px;
	margin-bottom: 40px;
}

.conf-intro h2.dates {
	margin-top: 20px;
	font-weight: 600;
	margin-bottom: 50px;
}

.conf-intro h3 {
	margin-bottom: 35px;
	margin-top: 5px;
}

.conf-intro img {
	display: inline-block;
	max-width: 800px;
	width: 100%;
}

.button.color.big {
	margin: 10px auto 0;
	text-align: center;
	display: block;
	max-width: 759px;
	font-weight: 600;
	padding: 20px;
	font-size: 24px;
	background: #2d6fb5;
	color: #fff;
}

.button.color.big span {
	font-weight: normal;
}

.button.color:hover {
  background: #a0a5aa;
}

#speakers {
	text-align: center;
	margin-bottom: 60px;
}

#speakers h1 {
	margin-top: 60px;
	margin-bottom: 50px;
}

#speakers h3 {
	font-weight: 600;
	margin-bottom: 30px;
	margin-top: 60px;
	font-size: 20px;
	line-height: 30px;
}

#speakers h4.subtitle {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 1.4;
}

.team h5 {
	margin-top: 15px;
	font-weight: 600;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 0;
}

.team h5 a {
	font-weight: 600;	
}

.team p {
	color: #8b8f94;
	line-height: 20px;
	margin: 0 0 15px;
	font-weight: 500;
}

.hidden {
	display: none;
}

.bio.fancybox-content {
	max-width: 720px;
	height: auto!important;
}

.color-head {
	background: #2d6fb5;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	display: flex;
	padding: 10px 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.color-head .session {
	width: 55%;
}

.color-head .name {
	text-align: right;
	width: 45%;
}

.profil-img {
	float: right;
	max-width: 275px;
	padding-left: 30px;	
	padding-bottom: 35px;
}



.bio h3 {
	margin-top: 30px;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0!important;
}

.abstract h4, .abstract h5 {
	text-align: center;
	font-weight: 600;
}

.bio p, .abstract p, .abstract ul li, .bio ul li {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	font-family: "Open Sans", sans-serif;
	color: #8b8f94;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}

.bio p, .abstract p, .bio ul.margin li {
	text-align: justify;
	margin: 0 0 15px;
}

.abstract ul, .bio ul {
	margin-top: 5px;
	margin-left: -18px;
}

.abstract ul.list-4 li, .bio ul.list-4 li {
	text-align: left;
} 

.overlay-content.social-icons a {
	font-weight: 600;
	text-transform: uppercase;
}

.overlay-content.social-icons a.empty {
	cursor: default;
	background: #a0a5aa;
}

.abstract {
	margin-top: 30px;
	padding-bottom: 20px;
}

.abstract .color-head {
	text-align: center;
	display: block;
}

.abstract .color-head .title {
	font-size: 18px;
}


.abstract .color-head .sub-title {
	font-size: 16px;
	text-transform: none;
}


.one.columns.empty {
	width: 20px;
}

.five.columns.empty {
	width: 393px;
}


.fancy-youtube {
	transition: all ease 0.3s;
}

.fancy-youtube:hover, .fancy-youtube:active, .fancy-youtube:focus {
	opacity: 0.75;
}

#sponsors {
	text-align: center;
}

#sponsors h1 {
	margin-top: 60px;
	margin-bottom: 50px; 
}

#hosts {
	text-align: center;
}

#hosts div {
	margin-bottom: 60px;
}

#hosts img {
	display: inline;
}

#hosts h2 {
	margin-top: 60px;
	margin-bottom: 50px; 
}

#sponsors h2 {
	font-weight: 600;
	text-align: center;
    margin-bottom: -20px;
    margin-top: 30px;
}

.gold {
	display: inline-block;
	vertical-align: middle;
	padding: 15px 32px;	
}

.silver {
	display: inline-block;
	vertical-align: middle;
	padding: 0 40px;
}

.bronze {
	display: inline-block;
	vertical-align: middle;
	padding: 0 25px;
}

.with-video {
	margin-top: 25px
}

.with-video p {
	margin-top: 5px;
	text-align: center!important;
}

.with-video p a {
	color: #8b8f94;
	font-weight: 600;
}

.with-video p a:hover {
	color: #2d6fb5;
	opacity: 1;
}

.done {
	opacity: 0.5;
	filter: saturate(0%);	
}

.aktiv {
	color: #2d6fb5!important
}

.thanks {
	text-align: center;
	padding: 50px 0;
}

.thanks h1 {
	text-transform: uppercase;
}

.thanks h4 {
	margin-top: 10px;
	margin-bottom: 20px;
}

.thanks .cta {
	background: #2d6fb5;
	text-align: center;
	transition: all ease 0.3s;
	padding: 15px 40px;
	font-size: 20px;
	margin: 20px 0 0;
	border-radius: 4px;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	border: none;	
}

.thanks .cta:hover, .thanks .cta:active, .thanks .cta:focus {
	background: #232d37;
}

.thanks .cta i {
	padding-right: 5px;
}


.contact-wrapper {
	text-align: center;
	padding-bottom: 20px;
}

.contact-wrapper p {
	font-size: 16px;
}

#disclaimer, #privacy, #contact-us {
  max-width: 800px;
  padding: 40px;
}


.sp-copyright {
	font-weight: 600;
}

#sp-bottom {
  background-color: #2d6fb5;
  padding: 25px 0 0;
  margin-bottom: -10px;
}


.the-footer {
	text-align: center;
	color: #fff;
	font-weight: 600;
}

.the-footer a {
	color: #fff;
	transition: all ease 0.3s;
}

.the-footer a:hover {
	opacity: 0.7;
}

.just-text p, .just-text li {
  text-align: justify;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 32px;
  color: #727272;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.fancybox-content h1, .fancybox-content h2, .fancybox-content h3, .fancybox-content h4, .fancybox-content h5, .fancybox-content h6 {
  color: #323335;
}

.fancybox-content h1 {
	text-transform: uppercase;
}

.fancybox-content h1, .fancybox-content h2, .fancybox-content h3 {
  margin-bottom: 20px;
}


.fancybox-content h4, .fancybox-content h5, .fancybox-content h6 {
  margin-top: 30px;
}

select:focus, 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 {
  border-color: #2d6fb5;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(45,111,181,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(45,111,181,0.6);
}

.fancybox-content h2 {
	font-size: 2rem;
}

#ff_frame1 {
	width: 100%;
	height: 550px;
}


#registration{
  max-width: 1000px;
  padding: 40px;
  font-size: 17px;
  font-family: Open Sans, sans-serif;
}


#registration input[type="radio"], #registration input[type="checkbox"] {
	accent-color: #2d6fb5;
}

#registration label.formControlLabel, .rsform-block-visa-letter p.titel {
color: #323335;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

#registration #Spouse_-_Social_Programme-grouplbl {
	margin-bottom: 20px;
	display: block;
}

#registration .rsform-input-box {
	padding: 12px;
	font-size: 16px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	max-width: 95%;
}

#registration .rsform-type-radiogroup label {
	margin-right: 15px;
}


#registration select {
  border: 1px solid #ccc;
  font-size: 18px;
  padding: 7px 12px;
  max-width: 95%;
  width: 100%;
  border-radius: 3px;
}



.rsform-block-salutation {
	margin-bottom: 30px;
}


.rsform-block-visa, .rsform-block-nutritional-behavior, .rsform-block-social-programme, .rsform-block-accompanied-by-spouse, .rsform-block-spouse-social-programme, .rsform-block-food-preference, .rsform-block-post-conference-tour-bukhara {
	margin-top: 30px;
}

.rsform-block-spouse-social-programme label {
	margin-bottom: 0;
}

#registration select:focus, #registration input[type="file"]:focus, #registration input[type="radio"]:focus, .#registration input[type="checkbox"]:focus {
  outline: none;
}

.rsform-block-spouse-social-programme .formBody {
	margin-top: -20px;
}

.rsform-block-nutritional-behavior-spouse {
	margin-top: 15px;
}

#registration h4.arrange {
	padding: 20px;
	text-align: center;
	border: 1px solid #2d6fb5;
	margin: 30px 0 50px;
	display: block;
	color: #2d6fb5;
	line-height: 1.4;
	font-size: 26px;
}

#registration p.formDescription {
	padding-left: 18px;
	font-weight: normal;
}

#payment-810-lbl {
	font-weight: 600;
}

.rsform-block-golf-handicap label {
	font-weight: normal!important;
	float: left;
	margin-right: 20px;
	margin-top: 7px;
}

.rsform-block-golf-handicap .formControls {
	float: left;
	max-width: 200px;
}

.rsform-block-total {
	padding: 20px;
	text-align: center;
	margin: 50px 0 20px;
	display: block;
	color: #2d6fb5;
	border: 3px solid #2d6fb5;
	background: #fff;
}

#registration .rsform-block-total label {
	font-size: 32px;
	color: #2d6fb5;
}

.rsform-block-total .rsform_payment_total {
	color: #323335;
}

.rsform-block-total .formControls {
	font-weight: 600;
	font-size: 24px;
}	


#registration .hint, #registration .formDescription {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 40px;
	line-height: 1.6;
}

#registration #SeSend {
	background: #2d6fb5;
	text-align: center;
	transition: all ease 0.3s;
	padding: 25px;
	font-size: 30px;
	margin: 20px 0 0;
	border-radius: 4px;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	border: none;
	width: 100%;
	transition: all ease 0.3s;
}

#registration #SeSend:hover, #registration #SeSend:active, #registration #SeSend:focus {
  background: #232d37;
}

#registration .formError {
	padding-left: 0;
	margin-bottom: 20px;
}

#registration .logos {
	padding-bottom: 20px;
}

#registration .regprices {
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 30px;
	text-align: center;
}

#speakers .columns {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}

#speakers .one.column,
#speakers .one.columns                     { width: 55px;  }
#speakers .two.columns                     { width: 130px; }
#speakers .three.columns                   { width: 205px; }
#speakers .four.columns                    { width: 23.2% }
#speakers .five.columns                    { width: 27%; }
#speakers .six.columns                     { width: 33.7%; }

.team.plan.single {
	margin: 0 auto 60px!important;
	display: inline-block!important;
	float: none!important;
}

.team {
  background: #fff;
  border-radius: 0 0 2px 2px;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  top: 0;
}

.plan {
	box-shadow:  0px 0px 0px 1px rgba(0, 0, 0, 0.07);
	border-radius:2px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.plan:hover {
	box-shadow:  0px 0px 10px 1px rgba(0, 0, 0, 0.07);
}

.overlay-wrp {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  height: 100%;
  width: 100%;
}

.overlay-wrp .overlay {
  opacity: 0.5;
  filter: alpha(opacity=50);
  height: 100%;
  width: 100%;
  border-radius: 2px;
  background: #002e5e;
}

.overlay-content.social-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.social-icons li {
  display: inline;
  margin-right: 4px;
  line-height: 18px;
}

.overlay-content.social-icons a {
	font-weight: 600;
	text-transform: uppercase;
	background: #2d6fb5;
	color: #fff!important;
	min-width: 210px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
	overflow: hidden;
	padding: 8px 16px;
	border: 0;
	outline: none;
	font-size: 14px;
	cursor: pointer;
	border-radius: 2px;
	margin-left: 8px;
}


.img-wrp {
  position: relative;
}

.rsform-block-post-conference-tour-bukhara .formDescription {
	padding-left: 0!important;
}

ul.events {
	list-style: none outside;
	margin: 0;
	padding: 0;
}

.events li {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
  float: left;
  padding: 14px 0;
  text-align: center;
  width: 25%;
  min-height: 80px;
  font-weight: 500;
  font-size: 16px;
}

.events li b {
	color: #2d6fb5;
	font-weight: 600;
}

.rsform-block-sunrise-tour-to-borobudur-area, .rsform-block-explore-borobudur-temple, .rsform-block-golf-tournament, .rsform-block-golf-tournament-spouse, .rsform-block-sunrise-tour-to-borobudur-area-spouse, .rsform-block-explore-borobudur-temple-spouse, .rsform-block-golf-equipment-rental, .rsform-block-golf-equipment-rental-spouse {
	display: none;
}

.rsform-block-visa-letter p.titel {
	margin-top: 30px;
}

.rsform-block-visa-letter p.descr, .rsform-block-visa-letter p.descr a {
	color: red;
	font-weight: normal;
}

.rsform-block-visa-letter p.descr a, .arrange a {
	text-decoration: underline;
}

.arrange a {
	font-weight: 600;
}

.rsform-block-accompanied-by-spouse p.formDescription {
	font-size: 16px!important;
	font-weight: 600!important;
}

/* Responsive */

@media (max-width: 1210px) {
	

.bio.fancybox-content {
	width: 820px!important;
	max-height: 600px!important;
}

.five.columns.empty {
    width: 310px;
}

.six.columns.empty {
    width: 35%;
}

.team p.smaller {
	font-size: 11px;
}

.gold {
	max-width: 25%;	
	padding: 25px 20px;
}

.gold img {
	max-width: 100%;	
}




h2 {
    font-size: 21px;
    line-height: 32px;
}

#speakers .four.columns {
  width: 22.8%;
}

.long-pos {
	font-size: 11px;
}
}

@media (max-width: 1000px) {

h2.intro {
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 54px;
}
	
h1 {
    font-size: 38px;
}

.conf-intro h2 {
    font-size: 21px;
}

.conf-intro img {
	max-width: 680px;
}

.button.color.big {
	max-width: none;
    padding: 15px 20px;
    font-size: 19px;
}

.team {
	height: 320px;
}



.one.columns.empty {
    width: 0;
}

.five.columns.empty {
    width: 245px;
}

.bio.fancybox-content {
    width: 700px !important;
    max-height: 700px !important;
}

.color-head {
	font-size: 14px;	
}


.container .four.columns.team {
  width: 170px;
  height: 270px;
}

.teaser {
	width: 100%!important;
	height: 432px!important;
}
.button.color.big span {
	display: block;
}

#speakers .team p {
	font-size: 12px;
}

.conf-intro {
	  padding: 0 38px 0 30px !important;
}

#registration .rsform-block-social-programme label, #registration .rsform-block-spouse-social-programme label {
	padding-left: 20px;
	display: block;	
}

#registration .rsform-block-social-programme input, #registration .rsform-block-spouse-social-programme input {
	margin-left: -20px;
}


.one.columns.empty {
	display: none;
}

.team {
	margin: 30px auto !important;
	width: 100% !important;
	display: inline-block !important;
	float: none !important;
	height: auto!important;
}

#speakers .team p, #speakers .team p.long-pos {
	font-size: 13px;
}

.events li {
  width: 49%;
  font-size: 15px;
}

#speakers h3 {
	margin-bottom: 0;
}

h4.subtitle {
	margin-top: 30px;
	margin-bottom: -30px;
}

.first-general p span {
	display: none;
}

#registration h4.arrange {
	font-size: 21px;
}

}

@media (max-width: 820px) {
.gold {
	max-width: none;
	padding: 25px 20px
}

.silver, .bronze {
	padding: 0 30px;
}

#parallex-inner .container .eight.columns {
  	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}


#breadcrumbs {
	display: none;
}

#registration {
  font-size: 16px;
  padding: 40px 20px;
}

#registration label.formControlLabel, .rsform-block-visa-letter p.titel {
  margin-bottom: 10px;
}

#registration #Spouse_-_Social_Programme-grouplbl {
	margin-bottom: 25px;
}


#registration #SeSend {
	font-size: 24px;
}

}

@media (max-width: 749px) {
h2.intro {
  font-size: 28px;
  line-height: 35px;
}
	
.container {
  width: 100%;
}

h1 {
    font-size: 31px;
    line-height: 40px;
}

h2.claim {
	font-size: 20px;
	line-height: 30px;
}

#parallex-inner .container h1 {
	line-height: 32px;
}

.conf-intro h2 {
    font-size: 16px;
    margin-bottom: 20px;
}

.button.color.big {
    max-width: 639px;
    padding: 10px 20px;
    font-size: 14px;
}

#speakers {
	padding: 0 38px 0 30px;
}


#speakers h3 {
    margin-bottom: -10px;
    margin-top: 60px !important;
}

#speakers h4.subtitle {
    margin-top: 30px;
    margin-bottom: -20px;
    line-height: 1.4;
}

.team {
	margin: 30px auto!important;
	width: 100%!important;
	display: inline-block!important;
	float: none!important;
	height: auto;
}


.team p {
	text-align: center!important;
	padding-bottom: 10px;
}



.bio.fancybox-content {
    width: 100% !important;
    max-height: none!important;
    height: auto!important;

}

.color-head {
	display: inline-block;
	width: 100%;
}

.color-head .session {
    width: 100%!important;
    text-align: center;
}

.color-head .name {
    text-align: center;
    width: 100%!important;
    margin-top: 15px;
}

.profil-img {
	float: none;
	max-width: 100%;
	padding-left: 0;
}

.color-head {
	font-size: 18px;
}

.abstract h4, .abstract h5 {
	font-size: 14px;
	line-height: 26px;
}


#sponsors h2 {
	margin-bottom: 10px!important;
	margin-top: 30px!important;
}

.gold, .silver, .bronze {
	padding: 20px!important;
	max-width: 230px;
	display: block;
	margin: 0 auto !important;
}

.gold img, .silver img, .bronze img {
	margin: 0 auto!important;
}

.with-video {
    margin-top: 0;
}

.container .four.columns.team {
    width: 100%;
}


.teaser {
	width: 100%!important;
	height: auto!important;
}

#hosts img {
	margin-left: 0!important;
	max-width: 70%;
}

#sp-top-bar {
	height: 120px;
}

.logo img {
  max-height: 95px;
}

.just-text p, .just-text li {
	line-height: 26px;
	font-size: 14px;
}


.fancy-youtube {
	padding: 0!important;
	display: block;
}

.with-video p {
	margin: 10px 0 0!important;
}

#ff_frame1 {
  height: 830px;
}

.team.plan.single {
	margin: 50px auto 60px!important;
}

.events li {
  width: 100%;
}

#registration h4.arrange {
	font-size: 17px;
}

}