@font-face {
    font-family: 'titilliumtext22l_ltmedium';
    src: url('http://ricon.io/fonts/titilliumtext22l004-webfont.eot');
    src: url('fonts/titilliumtext22l004-webfont.eot') format('embedded-opentype'),
         url('fonts/titilliumtext22l004-webfont.woff') format('woff'),
         url('fonts/titilliumtext22l004-webfont.ttf') format('truetype'),
         url('fonts/titilliumtext22l004-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'titilliumtext22lxbold';
    src: url('fonts/titilliumtext22l006-webfont.eot');
    src: url('fonts/titilliumtext22l006-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext22l006-webfont.woff') format('woff'),
         url('fonts/titilliumtext22l006-webfont.ttf') format('truetype'),
         url('fonts/titilliumtext22l006-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'titilliumtext22l_rgbold';
    src: url('fonts/titilliumtext22l005-webfont.eot');
    src: url('fonts/titilliumtext22l005-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext22l005-webfont.woff') format('woff'),
         url('fonts/titilliumtext22l005-webfont.ttf') format('truetype'),
         url('fonts/titilliumtext22l005-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'titilliumtext22l_rgregular';
    src: url('fonts/titilliumtext22l003-webfont.eot');
    src: url('fonts/titilliumtext22l003-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext22l003-webfont.woff') format('woff'),
         url('fonts/titilliumtext22l003-webfont.ttf') format('truetype'),
         url('fonts/titilliumtext22l003-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* General Reset */
html, body, div, span, applet, object, iframe,
 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike,  sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
img{vertical-align:top;}
object,iframe{display:block;}
input[type="submit"]{cursor:pointer;}
blockquote{
  padding:0;
  margin:0 0 15px;
  font-style: italic;
}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th, td{
  border:1px solid #ccc;
  padding:3px 7px;
  text-align:left;
  vertical-align:middle;
}
a{
  color:#f68c1f;
  text-decoration:none;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
strong{
  font-weight: normal;
  font-family: 'titilliumtext22l_rgbold';
}
p{margin:0 0 12px;}
h1{font-size:200%;}
h2{font-size:150%;}
h1, h2, h3, h4, h5, h6{
  margin: 0 0 15px;
  line-height: 1.2em;
}
h3, h4{
  font-size: 30px;
  line-height: 1.2em;
  font-weight: normal;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
}
h5{
  font-size: 24px;
  line-height: 1.2em;
  font-weight: normal;
}
h6{
  font-size: 18px;
  font-family: 'titilliumtext22lxbold';
  font-weight: normal;
}
ul{padding:0 0 14px 18px;}
ol{padding:0 0 14px 24px;}
ul li, ol li{list-style-position:outside;}
ul li{list-style-type:disc;}
nav ul{padding:0;}
nav li{list-style:none;}
body{
  color: #4b535a;
  font: 14px 'titilliumtext22l_rgregular', Arial, Helvetica, sans-serif;
  background: #fff;

}
.cf:before,
.cf:after{
  content:"";
  display:table;
  }
.clear, 
.cf:after{
  clear:both;
}
.cf{
  zoom:1;
}
.t-center{
  text-align: center;
}
.center-wrap{
  margin: 0 auto;
}

.centered {
	text-align:center;
}

/* Agenda styles*/
.agenda { display:block; position:relative; }
.arow {clear:both; line-height:110%;}
.arow  .title a {display:inline-block;  margin-top:3px;}
.arow div { background:#f9f9f9; border-bottom:14px solid #fff; padding:6px 8px 0px 8px; min-height:25px; 
   -moz-box-shadow:    inset 0 0 1px #888;
   -webkit-box-shadow: inset 0 0 1px #888;
   box-shadow:         inset 0 0 1px #888;
}
.arow.double div { min-height:45px;}
.arow.triple div { min-height:65px;}
.arow.quadrupal div { min-height:75px;}

.arow div.blank {background:transparent !important;  -moz-box-shadow:none !important; -webkit-box-shadow:none !important; box-shadow:none !important;}
.arow.date div {background:#4a535a; color:#fff;}
.arow.keynote div {background: url("img/bg-general-section.jpg") }
.arow.keynote div a {color:#444;}
.arow.break div {background:#f9f9f9;}
.arow.date div  {text-align:center; font-weight:bold;}

.arow:hover  div {
/*
	background:#fff;
   -moz-box-shadow:    inset 0 0 2px #f68c1f;
   -webkit-box-shadow: inset 0 0 2px #f68c1f;
   box-shadow:         inset 0 0 2px #f68c1f;
  */ 
}

.time {float:left; width:14%; text-align:right;  padding-right:15px !important;}
.topic {float:left; width:38%;  margin-left:14px; display:block; }
.time,
.topic .presenter {font-weight:bold; text-transform:uppercase;}
.topic.centered {width:79.1%;}

@media only screen and (min-device-width:769px) {
	.center-wrap { width:940px;}

}
.center-wrap:after{
  clear: both;
  content:'';
  display: block;
}
.main-header{
  background-color: #4b535a;
  color: #fff;
  padding: 14px 0 2px;
}
.main-header a{
  color: #fff;
}
.logo{
  float: left;
  margin: 13px 0 0 3px;
}
.navigation{
  float: right;
}
.navigation ul,
.navigation li,
.navigation a{
  float: left;
}
.navigation li{
  font-size: 18px;
  margin-right: 40px;
  padding-bottom:10px;
}
.navigation li:last-child{
	 margin-right:0px;
	
	/*	HIDE REGISTRER LINK 
	display:none;*/
}
.navigation li a{
  border-bottom: 4px solid #4b535a;
  padding: 10px 0 2px 0px;
}

.navigation li a:hover,
.navigation .active a{
  border-color: #f68c1f;
  text-decoration: none;
  color: #f68c1f;
}
.navigation li a.btn{
	padding: 9px 7px;	
	 border-bottom:0px;
}

.btn {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  font-weight: normal;
  font-family: 'titilliumtext22l_rgbold', Arial, Helvetica, sans-serif;
  background-color: #f68c1f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 9px 7px;
  color: #fff;
  letter-spacing: 0.5px;
  margin-top:4px;
}
.main-header .btn{
  font-size: 16px;
  line-height: 1.2em;
}
input.btn{
  border: 0;
}
.navigation li a.btn:hover{
  text-decoration: none;
  background-color: #ed8519;
  color: #fff;
}


/* register-section */
.register-section{
  background-color: #efefef;
  padding: 71px 0 58px;
}
.register-section h4{
  margin: 0 0 16px;
}
.highlight{
  color: #f68c1f;
}
/* events-section */
.events-section{
  padding: 54px 0 59px;
}
.events-section h5{
  margin: 0 0 63px;
}
.event-details-list{
  padding: 0;
  background: url(img/bg-details-list.jpg) no-repeat 50% 0;
}
.event-details-list li{
  display: inline-block;
  list-style: none;
  vertical-align: top;
  width: 160px;
  font-size: 18px;
  padding: 0 74px;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
}
.event-details-list li a {color:#4b535a}

* + html .event-details-list li {
  display: inline;
}
.event-details-list li span{
  display: block;
  padding: 26px 0 0;
}
/* splash */
.splash{
  background: #282a33;
  padding: 60px 0 0;
  position: relative;
}
.splash-decor{
  bottom: 0;
  left: 0;
  right: 0;
  height: 18px;
  z-index: 5;
  position: absolute;
  background: url(http://ricon.io/images/layout/splash-decor.png) repeat-x;
}
.splash-wrap{
  margin: 0 auto;
  width: 495px;
  
}
.main-logo{
  margin: 0 0 25px;
  display: block;
}
.ad-stripe{
  background: url(img/bg-ad-stripe.jpg);
  color: #fff;
  font-size: 30px;
  line-height: 34px;
  width: 390px;
  margin: 0 auto 33px;
  padding: 5px 3px;
}
.ad-stripe .town{
  font-size: 34px;
  color: #f68c1f;
}
.speakers-link,
.sign-link {
  background: url(img/link-sign-photos-videos.png) no-repeat;
  width: 152px;
  height: 113px;
  position: absolute;
	top: 70px;
	left: 330px;
  z-index:100;  
}
.speakers-link {
	background: url(img/link-sign2.png) no-repeat;

  top: 10px;
  left: 80px;		  
}
.speakers-link:hover,
.sign-link:hover {
	opacity:.8;	
}
.globe-holder{
  position: relative;
  margin: 0 auto;
}
.globe-holder > img {
	
}
@media only screen and (min-device-width:887px) {
	.globe-holder{ width:887px;}
}
@media only screen and (max-width:886px) {
		.splash-wrap,
		.ad-stripe,
		.main-logo > img,
		.globe-holder > img{ max-width:100%;}
}
/* sub-footer */
.sub-footer{
  background: #24262e url(img/bg-sub-footer.jpg);
  color: #fff;
  padding: 55px 0 51px;
  font-size: 24px;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
}
.sub-footer p{
  margin: 0 0 18px;
}
/* main-footer */
.main-footer{
  background-color: #4b535a;
  padding: 26px 0 25px;
  color: #97aba7;
}
.main-footer p{
  margin: 0;
}
.main-footer img{
  vertical-align: top;
  position: relative;
  margin: -11px 4px 0 0;
}
.modal{
  width: 700px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
}

.modal .modal-close,
#cboxClose{
  background:url(img/modal-close2.jpg) no-repeat;
  background:url(img/modal-close.jpg) no-repeat ;
  overflow:hidden;
  position: absolute;
  text-indent:-9999px;
  width:56px;
  height:56px;
  right: 18px;
  top: 18px;
  border: 0;
}
#cboxClose:hover{
	-webkit-transition: background 0.4s ease;
	-moz-transition: background 0.4s ease;
	-ms-transition: background 0.4s ease;
	transition: background 0.4s ease;
	background:url(img/modal-close2.jpg) no-repeat;
}

.photos .events-title.photo {
	min-height:550px;	
}

.photos .slides img { float:left; margin:0 10px 10px 0px; width:22%; border:2px solid #5c656b;}

.ricon-photos {
	width:100%;
	text-align:center;	
	margin-left:8%;
}
.ricon-photos object {
	max-width:100%;	
}


.photos #cboxContent { background:#000; padding:0px;}
.photos #cboxLoadedContent img { max-width:100% !important;} 

.photos .modal .modal-close,
.photos  #cboxClose{
  background:url(img/modal-close3.png) no-repeat;
  width:30px;
  height:30px;
  right: 0px;
  top: 0px;
}
.photos  #cboxClose:hover{
	background:url(img/modal-close4.png) no-repeat;
}

.photos  #cboxPrevious{position:absolute; top:50%; left:0px; margin-top:-32px;border:0px;   background:url(img/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
.photos  #cboxPrevious:hover{background-position:bottom left;}
.photos #cboxNext{position:absolute; top:50%; right:0px; margin-top:-32px;  border:0px; background:url(img/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
.photos #cboxNext:hover{background-position:bottom right;}


.modal-wrap{
  padding: 60px 138px;
}
input[type="text"],
textarea,
input[type="email"]{
  background: #f0f0f0;
  width: 408px;
  height: 18px;
  border: 0;
  padding: 6px;
  font: 14px/18px 'titilliumtext22l_rgregular', Arial, Helvetica, sans-serif;
}
textarea{
  height: 70px;
  resize: none;
}
.modal .ttl{
  display: block;
  text-align: center;
  font-size: 30px;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
  margin: 0 0 12px;
}
.modal label{
  display: block;
  margin: 0 0 4px;
  color: #556b78;
}
.modal .row{
  margin: 0 0 8px;
}
label span{
  color: #ff6553;
}
.verification-field{
  float: left;
  width: 185px;
  padding-top: 10px;
}
.verification-field input[type="text"]{
  width: 173px;
}
.verification-box{
  float: right;
  margin-right: -41px;
}
.events-title{
  background: #272a33;
  color: #fff;
}
.events-title .center-wrap{
  padding: 58px 0 26px;
}
.events-title h3{
  text-transform: uppercase;
  float: left;
}
.events-nav{
  float: right;
  padding: 6px 0 0;
}
.events-nav ul,
.events-nav li,
.events-nav a{
  float: left;
}
.events-nav li{
  margin-left: 50px;
}
.events-nav a{
  color: #4b535a;
  font-size: 24px;
  line-height: 27px;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
}
/* action-box */

.action-box{
  background: #efefef url(img/bg-action-box.jpg) repeat-x;
}
.action-box.top{
  background: #efefef url(img/bg-action-box-top.jpg) repeat-x;
}
.action-box.gray{
  background: #4a535a url(img/bg-action-box-gray.jpg) repeat-x;
  color:#c4c4c4;
}

.speakers-section p {

}
.speakers-section h2,
.action-box.gray h2 {font-size:30px;}
.speakers-section h2,
.speakers-section h3,
.speakers-section h4,
.speakers-section h5,
.action-box.gray h3,
.action-box.gray h4,
.action-box.gray h5,
.action-box.gray h6 {color:#999;}

.action-box .center-wrap{
  padding: 53px 0 35px;
}
.action-box .icon-box{
  margin: 0 0 22px;
}
.action-box h3{
  margin: 0 0 26px;
}
.action-box .box{
  padding: 0 156px;
  line-height: 24px;
}
.action-box .box p:first-letter{
  font-size: 24px;
}
.orange {color:#f68c1f}
.action-box .lbox {
	padding: 0 0px;

}
.action-box .rbox {
	float:right;
	width:225px;
	padding:10px 30px;
	margin:0 0 20px 60px;
	background:#f68c1f;
	color:#fff;
	font-size:16px;
}
.action-box .rbox span{
	color:#7f7f7f;
	font-size:13px;
}

.quote {
	border-top:1px solid #7d8083;
	border-bottom:1px solid #7d8083;
	color: #fff;
	font-size:24px;
	margin:5px 0px;
	padding:10px;
}

/* track-section */
.track-section{
  background: #fff url(img/bg-action-box.png) repeat-x;
}
.track-section.gray{
  background: #efefef url(img/bg-track-section-gray.jpg) repeat-x;
}
.track-section .center-wrap{
  padding: 84px 0 14px;
}
.track-section.gray .center-wrap {
	
}
.tracks-wrap{
  padding: 0 60px;
}
.tracks-wrap.three{
	 padding: 0 60px 0 10px;
}
.track-post{
  float: left;
  width: 230px;
  line-height: 24px;
}
.track-post.middle{
	margin:0 auto;	
	padding-left:90px;
}
.track-post header{
  padding: 0 0 20px;
  margin: 0 0 25px;
  text-align: center;
  background: url(img/bg-header-divider.jpg) repeat-x 0 100%;
}
.track-post header h4{
  margin: 0;
  font-size: 24px;
  line-height: 27px;
}
.track-post.right{
  float: right;
}
.track-post figure{
  margin: 0 0 25px;
}
.track-post figure img {
	border:3px solid #ccc;	
}
.track-section .track-post figure img {
	border:0px;	
}
.middle-divider{
  float: left;
  color: #c9cbcd;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 28px;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
  background: url(img/bg-middle-divider.jpg) no-repeat 50% 0;
  text-align: center;
  float: left;
  width: 270px;
  padding: 9px 0;
  margin: 104px 0 0 45px;
}
.information-section{
  background: #f68c1f url(img/bg-information-section.jpg) repeat-x;
  font-size: 18px;
  line-height: 21px;
}
.information-section-wrap{
  padding: 0 150px;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
}
.information-section a{
  color: #fff;
}
.information-section  h5{
  text-transform: uppercase;
  color: #282932;
  margin: 0 0 19px;
}
.information-section .center-wrap{
  padding: 72px 0 47px;
}
.numb{
  color: #c9cbcd;
  font-family: 'titilliumtext22lxbold';
  display: block;
  margin: 0 0 1px;
}
.topics-section{
  background: #fff url(http://ricon.io/images/layout/bg-topic-information.jpg) repeat-x;
}
.topics-section .center-wrap{
  padding: 40px;
}
.period-box{
  float: left;
  background: url(img/bg-period-box.jpg);
  padding: 6px;
  color: #fff;
  text-align: center;
  width: 429px;
  margin-right: 91px;
}
.period-box .holder{
  border: 1px solid #505158;
  padding: 28px 45px;
}
.period-box .ttl{
  display: block;
  margin: 0 0 62px;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}
.period-box .period{
  border: 1px solid #505158;
  display: block;
  border-width: 1px 0;
  padding: 8px 0 13px;
  font-size: 24px;
  line-height: 29px;
  margin: 0 0 54px;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
}
.container{
  overflow: hidden;
}
.topics-section .container{
  padding: 25px 0 0;
}
.topics-section .container h3{
  font-size: 24px;
  margin: 0 0 29px;
}
.list{
  padding: 0;
}
.list li{
  list-style: none;
  background: url(img/bullet01.jpg) no-repeat 0 7px;
  padding: 0 0 3px 16px;
}
.info-post{
  float: left;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 36px;
  color: #4b535a;
  width: 360px;
}
.speakers-section-wrap {
 	background: url(img/bg-action-box-gray.jpg) repeat-x;	
	padding-top:25px;
}
.speakers-section {
 	color:#fff;
	background: #4a535a url(http://ricon.io/css/all.css);
}
.general-section{
  background: url(img/bg-general-section.jpg);
}
.general-section h4{
  font-size: 24px;
  margin: 0 0 47px;
}

.general-section .wrap{
  background: url(img/bg-general-section-top.jpg) repeat-x;
  padding: 60px 0 35px;
}
.general-section .holder{
  padding: 0 40px 0 60px;
}
.column-informaton{
  float: right;
  width: 418px;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
}
.column-informaton .sub-ttl{
  color: #fff;
  display: block;
}
.twitter-box{
  border-top: 1px solid #83878b;
  padding: 20px 0 0 61px;
  display: block;
  color: #fff;
  font-size: 18px;
  font-family: 'titilliumtext22l_ltmedium', Arial, Helvetica, sans-serif;
  background: url(img/twitter-icon.png) no-repeat 26px 20px;
  margin: 45px auto 0;
  width: 645px;
}
.event-content{
  background: url(img/bg-event-content-wrap.jpg);
}
.event-content .ect{
	position:relative;
	z-index:1:
	display:inline-block;
	height:20px;
	background: url(img/bg-track-section-dots.jpg) repeat-x top left;
}
.event-content .wrap{
  background: url(img/bg-event-content.jpg) repeat-x 0 100%;
}
h6.mtopneg30 {margin-top:-32px !important;}

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

.sponsors { text-align:center; margin:25px 75px;}
.sponsors .item { 
	text-align:center;	
}
.sponsors .item img { 
	margin:25px 5% 25px 0px;
}
.sponsors .item a:hover img { opacity:.8; }
.sponsors .item  h4 { font-size:20px; margin:0px; padding:5px;}
.sponsors .titlewrap {
	border-top:1px dotted #666;
	margin-top:20px;
}
.sponsors .titlewrap span {
	color:#9f9f9f;
	padding:0px 5px;	
}
.sponsors .titlewrap h3{
	padding:0px 5px;
	position:relative;
	top:-22px;
	background: url("img/bg-event-content-wrap.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:inline
}
.sponsorship .lbox {
	float:left;
	width:46%;	
}
.sponsorship .lbox.right{
	float:right;
	width:46%;
}
.sponsorship .rbox.third { width:26%;}
.sponsorship .lbox.twothirds { width:60%;}

.sponsorship .lbox h5 {
	color:#c9cacc;
	font-family:titilliumtext22lxbold;	
	margin:15px 0px;
}

.midline {
	 background: url(http://ricon.io/images/layout/midline.png) repeat-x 0px 8px;
}
.midline h4 span.nobg {
	background:#fff url(img/bg-event-content-wrap.jpg) repeat -1px 0px;	
	padding:1px 25px;
}
.sponsorship .rbox {
	float:right;
	padding:10px 30px;
	width:225px;
	margin:0 0 20px 60px;
	font-size:15px;
	background:#000;
	color:#fff;
}	
.sponsorship .rbox ul li {
	margin-bottom:5px;	
}

#content{
  padding: 50px 160px;
  line-height: 24px;
}
#content p{
  margin: 0 0 22px;
}
#content h4{
  margin: 0 0 30px;
}
#content h6{
  margin: 0 0 5px;
}
.marked{
  font-size: 18px;
}

.events-area-wrap{
  background: url(img/bg-general-section-bottom.jpg) repeat-x  ;
  
}

.events-area{
  padding: 45px 0 10px;
  background: url(img/bg-events-area.jpg) no-repeat 50% 0;
    
  height: 509px;
}
.event-content-inner{
  color: #fff;
  font-size: 18px;
  position: relative;
  padding: 0 402px 0 42px;
}
.palm-logo{
  position: absolute;
  right: 19px;
  top: 11px;
} 
.event-content-inner h1{
  font-size: 30px;
  line-height: 1.3em;
  padding-left: 17px;
  margin: 0 0 25px;
}
.event-content-inner p{
  margin: 0 0 21px;
}
.event-content-inner section{
  background: url(img/bg-section.png);
  padding: 20px;
  line-height: 1.2em;
}
.hidden{
  display: none;
}

/* ------------------------------------------------------------------------ */
/*  BACK TO TOP BUTTON
/* ------------------------------------------------------------------------ */
#back-to-top {
	position: fixed;
	z-index: 1000;
	bottom: 20px;
	right: 20px;
	display: none;
}
#back-to-top a {
	display: block;
	width: 40px;
	height: 40px;
	background: #515A5F url(img/backtotop.png) no-repeat center center;
	text-indent: -9999px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: 0.2s all linear;
	-moz-transition: 0.2s all linear;
	-o-transition: 0.2s all linear;
	transition: 0.2s all linear;
}
#back-to-top a:hover {
	background-color: #222222;
}

/* ------------------------------------------------------------------------ */
/*  Speakers
/* ------------------------------------------------------------------------ */
#speakers .speakers_container {padding-top: 35px; }
#speakers .speakers_container.nomargin {padding-top: 5px; }
#speakers .speaker { width: 210px; height: auto; margin: 0 30px 40px 0px; float:left; color:#fff; }
#speakers .speaker.keynote .organization {display:inline-block; }
#speakers .speaker + .speaker + .speaker + .speaker {margin-right:0px;}
#speakers .speaker h4 { font-size: 15pt; margin: 0 0 10px; color:#fff; clear:both; }
#speakers .speaker span { font-size: 11pt; padding: 0 0 2px 0; }
#speakers .speaker .image_box { width: 204px; height: 204px; overflow: hidden; border: 8px solid #2f2f2f;  border: 8px solid rgba(255, 255, 255, 0.1); margin: 0 0 5px 0; text-align: center; display:inline-block;}
#speakers .speaker .image_box img { min-width: 100%; min-height: 100%; vertical-align: middle;  }
#speakers .speaker .organization { display:block; padding-bottom: 10px; margin-bottom: 10px; font-weight:bold; font-size:16px; border-bottom:1px solid #ccc; }
#speakers .speaker .talk_title { text-align:left; }
#speakers .speaker .talk_title a {   font-weight: normal; }
#speakers .speaker .talk_title a:hover { -webkit-transition: color 0.1s ease; -moz-transition: color 0.1s ease; -ms-transition: color 0.1s ease; transition: color 0.1s ease; color: #fcc88c; }
#speakers .speaker .sv { font-size:16px; font-weight:bold; margin-top:5px; text-transform:uppercase}
#speakers .speaker .sv  a:before {content: "» "; color:#fff;}

/* ------------------------------------------------------------------------ */
/*  Speaker Bio Modals
/* ------------------------------------------------------------------------ */

.modal-bio .modal-header { padding: 15px 15px 15px 20px; border-bottom: 1px solid #333333; }
.modal-bio .modal-header .close { margin-top: 2px; }
.modal-bio .modal-header h3 { margin: 0; padding-right: 20px; line-height: 30px; text-align: left; font-weight: normal; font-size: 18pt; max-width:90%; }
.modal-bio .modal-header h3.title-regular { font-style: normal; font-weight: bold; }
.modal-bio .modal-header .modal_speaker { text-align: left; font-size: 11pt; color: #737373; }
.modal-bio .modal-header .modal_speaker .modal_speaker_name { font-weight: bold; }
.modal-bio .modal-body { position: relative; padding: 10px 20px; overflow-y: auto; text-align: left; font-size: 13pt; line-height: 1.4; }
.modal-bio .modal-body .bio-img {float:right; margin:0 0 10px 15px; max-height:175px; border: 8px solid #e0e0e0;  }
.modal-bio .modal-body h4 { color: #f99d33; font-size: 13pt; font-style: italic; }
.modal-bio .modal-body .speaker-bio { font-size: 11pt; }
.modal-bio .modal-body p.floated { float: left; margin-right: 30px; margin-top: 0; }
.modal-bio .modal-body p.floated input[type="text"], .modal .modal-body p.floated input[type="email"], .modal .modal-body p.floated input[type="number"], .modal .modal-body p.floated input[type="password"] { width: 210px; }
.modal-bio .modal-form { margin-bottom: 0; }
.modal-bio .modal-footer { padding: 14px 15px 15px; margin-bottom: 0; text-align: right; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; *zoom: 1; -webkit-box-shadow: inset 0 1px 0 #333333; -moz-box-shadow: inset 0 1px 0 #333333; box-shadow: inset 0 1px 0 #333333; }
.modal-bio .modal-footer:before, .modal .modal-footer:after { display: table; line-height: 0; content: ""; }
.modal-bio .modal-footer:after { clear: both; }
.modal-bio .modal-footer .button, .modal .modal-footer .button_list a, .button_list .modal .modal-footer a, .modal .modal-footer .venue_header .venue_nav li a.button, .venue_header .venue_nav li .modal .modal-footer a.button, .modal .modal-footer .blog_header .blog_nav li a.button, .blog_header .blog_nav li .modal .modal-footer a.button { display: inline-block; *display: inline; }
.modal-bio .modal-footer .button + button, .modal .modal-footer .button_list a + button, .button_list .modal .modal-footer a + button, .modal .modal-footer .venue_header .venue_nav li a.button + button, .venue_header .venue_nav li .modal .modal-footer a.button + button, .modal .modal-footer .blog_header .blog_nav li a.button + button, .blog_header .blog_nav li .modal .modal-footer a.button + button { margin-bottom: 0; margin-left: 5px; }
.modal-bio .modal-footer .btn-group .btn + btn { margin-left: -1px; }
.modal-bio .modal-footer .btn-block + .btn-block { margin-left: 0; }

.center-wrap,
.splash-wrap,
.ad-stripe,
.globe-holder,
.modal,
input[type="text"],
textarea,
input[type="email"],
.period-box,
.info-post,
.column-informaton,
.twitter-box {
	/*max-width:100%;*/
}
.sp-br { clear:both;}

#menu-toggle {
	display:none;
	float:right;
	margin:-3px 20px 0 0;	
	cursor:pointer;
	position:relative;
	z-index:100000;
}

.register-keynote {
	
	padding:8px 10px;
	background:#31343e;
	color:#fff;
	text-align:center;
	font-size:15px;	
	font-weight:bold;;	
}
#frm2 {
	max-width:100%;
	background:#fff;
	padding:15px;	
}
#frm2 .row {
	clear:both;
	margin:10px 0px 15px 0px;	
}


#frm2 .keynotes { width:680px; margin:30px auto 20px auto; padding-left:30%;}
#frm2 .cb {width:5%; float:left;}
#frm2 .photo {width:20%; float:left; padding:0px 5px}
#frm2 .detail {width:65%; float:left; text-align:left;}

#frm2 .photo img {width:75%; border:6px solid #ccc;}
#frm2 .photo.selected img {border:6px solid #f68c1f;}

#frm2 label {width:100px; text-align:right; padding-right:10px;  float:none; clear:both;display:inline-block }
#frm2 label.long {width:300px; float:none; text-align:left; display:inline}

#captcha {border:1px solid #ccc;}
.reload {position:relative; margin:50px 0 0 9px;}
.reload:hover {	opacity: .7}

#frm2 .talk_title {color:#000;}
#frm2 .talk_title {display:inline-block; max-width:70%;}
#frm2 .job_title{display:inline-block; color: #ff6553;}
#frm2 h3.speaker_name {margin-bottom:0px;font-size:20px;}


.refund-policy {
	text-align:left;
	margin:25px 0px;
	font-size:13px;	
}

/* super hacky add-on at the last minute */
@media only screen and (max-width:980px) {
	#speakers .speaker {margin: 0 10px 40px 10px; }
	.events-title h3 {margin-left:10px;}
	.events-nav {  float:none}
	.events-nav li {margin-left: 30px;	}	
	

}
@media only screen and (max-width:769px) {
	/*
	.sp-br {
		clear:none !important;
	}
	#speakers .speaker { width: 210px; margin: 0 15px 40px 10px; float:left;}
	#speakers .speaker + .speaker + .speaker + .speaker {margin-right:15px;}
		#speakers .speaker + .speaker + .speaker {margin-right:0px; clear:right}
	
	*/
	.speakers-section-wrap .center-wrap { padding:0px 10px;}
	#speakers .speaker {width:160px;  margin: 0 12px 40px 12px;  }
	#speakers .speaker .image_box  { width:160px; height:160px; }
	#speakers .speaker .image_box  img {width:150px !important; height:auto !important;}

	.period-box,	
	.container .list,
	.general-section .column-informaton,
	.twitter-box  {width:360px; margin:0 auto; float:none;}
	.general-section .wrap { padding:30px 0 0 0; }
	.general-section .holder {
		padding: 0px;
	}
	
	.middle-divider {display:none; }
	.track-post,
	.track-post.right {float:none; margin: 15px auto;  clear:both;}
	
		
	.agenda {max-width:98%; margin-left:1%;}
	.time {float:left; width:14%; font-size:12px; }
	.topic {float:left; width:37%; }
	.topic.centered {width:78%;}	
	.arow.double div  { min-height:65px;}
	.arow.triple div { min-height:85px;}
	.arow.quadrupal div { min-height:95px;}
	

	
}
@media only screen and (max-width:768px) {
	.event-content-inner section { width:600px; }
	.t-center {padding-left:15px; padding-right:15px;}
	.navigation li {margin-right:25px;}
	.photos .slides img { width:48%;}

}
@media only screen and (max-width:728px) {
	.topic {float:left; width:35%; }
	.topic.centered {width:74.3%;}
	.arow div  { min-height:35px;}
	.time {width:9%; text-align:center; }
	.timebreak {display:block;}
}
@media only screen and (max-width:640px) {
	#menu-toggle {
		display:block;	
	}	
	
}
@media only screen and (max-width:600px) {
		
	.sp-br {
		clear:none !important;
	}
	#speakers .speaker { width: 210px; margin: 5px auto;  float:none; clear;both;}
	#speakers .speaker + .speaker + .speaker + .speaker {margin-right:auto; }
	.job_title {display:block;}
	
	.event-content-inner { padding:0 25px}
	.event-content-inner section { width:90%; }
	
	.events-title {background-size:cover;}
	
	.palm-logo {display:none;}
	.palm-logo  img {width:300px; height:130px; margin:0 auto ;}
	.event-content-inner h1 {background:#495582;clear:both; display:block; width:95%; margin:14px auto; font-size:20px; padding:3px 5px }
	.twitter-box  {width:90%; padding:10px 15px; text-align:center;}
	.event-content #content,
	.register-section {
		padding: 50px 20px;
	}
	
	.logo {	float:none;	}	
	.logo a img {margin:0px 0 0 10px;}
	
	.main-logo { max-width:88%;}
	 .ad-stripe { max-width:78%;}
	 
		
	.events-title h3 {
		margin-left:20px;
	}
	.navigation,
	.events-title .center-wrap {
		padding: 28px 0 0 0;
		width:300px;
		margin:0 auto;
	}
	.navigation ul { margin-left:-20px;}
	.navigation,
	.navigation ul, .navigation li, .navigation a,
	.events-nav { float:none;}
	.navigation ul,
	.events-nav ul {clear:both; margin:-10px auto 15px auto; width:300px;position:relative;}

	.navigation ul, .navigation li, .navigation a,
	.events-nav li { margin: 2px 20px; clear:both; }
	.navigation li {}
	.navigation li a {padding:10px 0 2px}
	.navigation .btn { }
	
	.modal-bio .modal-header h3 {
		margin:	65px 0 25px 0;
	}
	
	.sign-link {
		top: 40px;
		left: 260px;	  
	}
	

	#frm2 .keynotes {width:480px; padding-left:10%;}

	#frm2 .cb {width:2%;}
	#frm2 .photo {width:30%; }
	#frm2 .detail {width:65%;}
	
	
	#frm2 label { text-align:left; float:none; display:inline-block; width:90px;}
	#frm2 input[type="text"],
	#frm2 input[type="email"] {
		width:170px;
		float:none;	
	}
	.photos .slides img { width:98%;}
		
}
@media only screen and (max-width:480px) {
	
	.information-section-wrap {padding:0 10%; }
	#speakers .speaker {float:none;}
	.track-post {width:100%; text-align:center;}
	.period-box,	
	.container .list,
	.general-section .column-informaton,
	.twitter-box  {width:330px;}

	.sponsors { margin:15px auto; }

	.sponsors .item img { max-width:98%;}
	.sponsors .item,
	.sponsors .item.last {
		float:none;
		width:320px;
		margin:15px auto;
	}

	.sign-link { top:40px;left: 170px;	  }
	.speakers-link { top:-10px; left:30px;	}

	.agenda {max-width:93%; margin-left:1%;}
	.arow  { border-bottom: 2px solid #ccc; margin-bottom:15px !important}
	.arow div,
	
	.arow.keynote div,
	.arow.break div {padding:0 8px;line-height:150%; text-align:left;  background:#fff; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; box-shadow:none  !important;}

	.arow.keynote .time,
	.arow.keynote .topic { color: #f68c1f !important;  }
	.arow.keynote .time:before,
	.arow.keynote .topic .presenter:before {
		color:#ff0000 !important;
		content: "»";
		margin-right: 6px;
	}
	.arow.keynote .time:after,
	.arow.keynote .topic .presenter:after {
		color:#ff0000 !important;
		content: "«";
		margin-left:  6px;
	}	
	.time {font-size:14px;}
	.arow.date .time {display:none;}
	.date, .time, 	.topic, .topic.centered {float:none; width:100% !important; margin:0px !important;}
	.timebreak {display:none;}
	.arow div, .arow.double .time, .arow.triple .time {min-height:25px;}

	.arow.date .topic {font-size:16px;}
	.arow div {min-height:10px;}
	.arow.double div,
	.arow.triple div,
	.arow.quadrupal div { min-height:45px;}

	#frm2 span.br {display:block;}
	

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

	
	#cboxCurrent { left:2px  !important;}
	
	.period-box  {
		margin-left:-30px;
	}	
	.track-post,
	.track-post.right { margin: 0px auto 15px auto; width:300px; clear:both; position:relative; left:-30px;}	
	
	#frm2 .keynotes {width:320px; padding-left:0%;}

	
	#frm2 .cb {width:5%;}
	#frm2 .photo {width:30%; }
	#frm2 .photo img {width:85%}
	#frm2 .detail {width:60%; line-height:140%; font-size:12px;}
	#frm2 .detail .speaker_name {font-size:15px;}
}