#home-content .pdfIcon{margin-left: 3px;}
/***********SLIDESHOW***********/
#slideshow .grid12{
	width: 100%;
	height: 400px;
	font-family: 'OpenSansSemibold';
	font-size: .9em;
	color: #fff; 
}
#slideshow .grid12.slide3{background: url("../images/slideshow/1280/recap002.jpg");}
#slideshow .grid12.slide2{background: url("../images/slideshow/1280/recap003.jpg");}
#slideshow .grid12.slide1{background: url("../images/slideshow/1280/recap001.jpg");}
#slideshow .grid12.slide4{background: url("../images/slideshow/1280/recap004.jpg");}
#slideshow .grid12.slide5{background: url("../images/slideshow/1280/recap001.jpg");}
#slideshow .grid12 p{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: rgba(255, 189, 7, .8); 
	padding: 5px;
}
#slideshow .grid12 div{
	top: 50%;
	position: relative;
}
#slideshow .grid12 p{
	padding-left: 20%;
	text-align: justify;
	text-align: left;
	line-height: 24px;
}
#slideshow .grid12 p span{padding: 0 15px;}
#slideshow .grid12 img{
	width: 100px;
	position: relative;
	left: 10%;
	float: left;
	top: -25px;
	margin-right: 100px;
}
/*****************************/
#home-content #accordion h3{clear: left;}
#home-content .floatRight{float:right;}
small{font-family: 'OpenSansSemibold'; font-size: small;}
/***********COLORS***********/
#home-content p, #home-content h3, #home-content ul, #home-content h4{color: #555559;}
.contentHolder h3:after{background: #365D9D;}
a{color: #365D9D;}
#home-content h4{border-bottom: 3px solid #365D9D;}
em{font-family: 'OpenSansSemiboldItalic';}
.btnBlue
{
    /* For IE9 - gets overwritten by other browsers */
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxOTUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMzNjVEOUQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMxRTM0NUQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxOTUpIiAvPgo8L3N2Zz4=);
	
	font-family: 'OpenSansSemibold';
	background-color: #1E345D;
	background-image: -moz-linear-gradient(top, #365D9D, #1E345D);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#365D9D), to(#1E345D));
	background-image: -webkit-linear-gradient(top, #365D9D, #1E345D);
	background-image: -o-linear-gradient(top, #365D9D, #1E345D);
	background-image: linear-gradient(to bottom, #365D9D, #1E345D);
	background-repeat:repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1E345D', endColorstr='#1E345D', GradientType=0);
	filter: progzid:DXImageTransform.Microsoft.gradient(enabled=false);
	border-color: #365D9D #365D9D #1E345D;
	position: relative;
	top: 3.5px;
	float: right;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btnBlue.leftBtn{
	float: left;
	margin:0px 0px 30px 0px;
}
/***********HOMEPAGE***********/
.mobileSphere{display: none;}
.leftGridTop{
	position: relative;
	/* top: -30px; */
	padding-right: 50px;
}
.leftGridTop .grid6:first-child{
	padding-right: 10px;
	list-style: none;
	line-height: 26px;
}
.leftGridTop .grid6:nth-child(2){
	padding-left: 10px;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 40px;
}
.leftGridTop .grid6:nth-child(3){
	padding-right: 10px;
	list-style: none;
	line-height: 26px;
}
.leftGridTop .grid6:nth-child(4){
	padding-left: 10px;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.leftGridTop .grid6 ul{
	list-style: none;
	margin: 0px;
}
/**.leftGridTop .grid6 ul li:first-letter{
	font-weight: bold; 
} **/
	
.colorSpheres{
	width: 20px;
	position: relative;
	top: 5px;	
}
#home-content .countdowngrid{
	margin-top: 10px;
}
label .colorSpheres{box-shadow: none;}
p.announcements {font-family: 'OpenSansSemibold'}
p.announcements span{float: right;}
.countdowngrid{
	background-color: #BAD8EA;
	height: 140px;
	margin-bottom: 10px;
}
#home-content .countdowngrid>h2{
	text-align: center;
	color: #212844;
}
#RECAPslides{
	background-color: #DAD8D6;
	padding: 10px;
	display: block;
	margin-bottom: 10px;
}
#RECAPslides img{
    float: left;
	padding-right: 20px;
	width: 40%;
}
.recap-control-nav li{
    display: inline-block;
}
.recap-control-nav.recap-control-paging{margin: 5px;}
.recap-control-nav li a{
    display: block;
    padding:5px;
    cursor: pointer;
    color: #365D9D;
}
.recap-control-nav li a.recap-active{
    color: #fff;
    background-color: #365D9D;
}
#home-content .btnTwitter{
    /* For IE9 - gets overwritten by other browsers */
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxOTUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMzNjVEOUQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMxRTM0NUQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxOTUpIiAvPgo8L3N2Zz4=);
	width: 100%;
	margin-top: 10px;
	background-color: #1E345D;
	background-image: -moz-linear-gradient(top, #365D9D, #1E345D);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#365D9D), to(#1E345D));
	background-image: -webkit-linear-gradient(top, #365D9D, #1E345D);
	background-image: -o-linear-gradient(top, #365D9D, #1E345D);
	background-image: linear-gradient(to bottom, #365D9D, #1E345D);
	background-repeat:repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='1E345D', endColorstr='1E345D', GradientType=0);
	filter: progzid:DXImageTransform.Microsoft.gradient(enabled=false);
	border-color: #365D9D #365D9D #1E345D;
	line-height: normal;
}
img.twitter{
	width: 30px;
	padding: 4px 0px;
	margin-right: -8px;
	float: left;
}
.twitter-timeline{width: 100%;}
#home-content li.fourCs{text-indent: -23px; padding-left: 23px;}
/***********ABOUT***********/
.datesFees>.grid6:first-child{padding-right: 10px;}
.datesFees>.grid6:nth-child(2){padding-left: 10px;}
#accordion .datePlace p{
	font-family: 'OpenSansSemibold';
	margin-top: 0px;
}
#home-content .dateInfo{
	font-family: 'OpenSansSemiboldItalic';
	margin-bottom: 10px;
	margin-top: 0;
}
#home-content .dateInfo p{margin-bottom: 0px;}
.directionsAbout>.grid6:first-child{padding-right: 10px;}
.directionsAbout>.grid6:nth-child(2){padding-left: 10px;}
.directionsAbout>.grid6 p:first-child:first-line{font-family: 'OpenSansSemibold';}
#home-content .directionsAbout>.grid6 p:nth-child(2){margin-top: -10px; font-size: .9em;}
h4.lodging{padding-top:20px;}
#accordion .recapTeams>.grid4{padding-right: 10px;}
#accordion .recapTeams>.grid8{padding-left: 10px;}

#home-content .maps .grid6{
	padding: 0 10px;
}

/***********SESSIONS***********/
#home-content .sessionBlock .grid2{
    /* For IE9 - gets overwritten by other browsers */
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyODQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMzNjVEOUQiIG9mZnNldD0iNjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzFFMzQ1RCIgb2Zmc2V0PSI2MCUiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnMjg0KSIgLz4KPC9zdmc+);	background: #365d9d; /* Old browsers */
	background: -moz-linear-gradient(top,  #365d9d 60%, #1e345d 60%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#365d9d), color-stop(60%,#1e345d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #365d9d 60%,#1e345d 60%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #365d9d 60%,#1e345d 60%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #365d9d 60%,#1e345d 60%); /* IE10+ */
	background: linear-gradient(to bottom,  #365d9d 60%,#1e345d 60%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#365d9d', endColorstr='#1e345d',GradientType=0 ); /* IE6-9 */
}
#home-content .sessionBlock .grid2 p{
	color: #ffffff;
	font-family: 'OpenSansSemibold';
	padding: 30px 15px 30px 15px;
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 0;
}
#home-content .sessionBlock{border-bottom: 2px solid #eee; margin-bottom: 20px;}
#home-content .sessionBlock:last-child{border-bottom: none; margin-bottom: 0px;}
.sessionInfo{padding-left: 20px;}
#home-content .sessionInfo p:first-child{
	font-weight: bold;
	font-size: 1.15em;
	margin-top: 0px;
}
.conversationSession:before{
	content: "\f086";
	font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	font-size: large;
}
.sharingSession:before{
	content: "\f108";
	font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
}
.fa-comments{font-size: large;}
.fa-desktop{font-size: medium;}
.fa-plus{font-size: x-small;}
.sessionIcon{
	float: right;
	position: relative;
	/*top: 5px;*/
	/*right: 10px;*/
	color: #fff;
	margin: 5px 10px 0 0;
}
.sessionIcon:hover{content: attr(title);}
/*******************PROPOSALS*******************/
ul.proposals li{
	list-style-image: url("../images/sphere2sml.png");
	margin-bottom: 10px;
}

ul.proposals li ul 
{
    margin-top: 10px;
}

#home-content .proposalsPage h5{text-align: center; font-family: 'OpenSansItalic'; font-weight: bold;}
.bubbleTrigger{color: #365D9D;}
ol.proposalCriteria li{line-height: 30px;}

/************KEYNOTE/PRESENTERS***********/
#home-content .sessionTitle{
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	color: #365D9D;
}
#home-content .presenterName{
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	color: #365D9D;
}
#home-content .infoPadding p{margin-top: 0;}
.imageInfoPadding{padding-right: 20px;padding-bottom:10px;}
.infoPadding{padding-left: 10px;padding-bottom:10px;}
.presenters .grid12{border-bottom: 1px solid #eee; margin-bottom: 20px;}
#home-content .presenterSession{text-indent: -67px; padding-left: 67px;}
.guestSpeaker{background-color: #eee; padding: 0 10px;}
.btnWebsite{height: auto; margin: 0; width: 130px;}

#home-content .sessionSection{
	margin: 0;
	padding: 0;
	float: right;
	color: #365D9D;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 2px solid #365D9D;
	border-left: 2px solid #365D9D;
	padding-left: 5px;
	margin-left: 10px;
}
#home-content .sessions h3{
	border-bottom: none;
	color: #FFF;
	background: #365D9D;
	margin: 10px 0;
	padding: 10px;
	font-size: 1.5em;
}
#home-content .sessions h3:after{
	display: none;
}

#home-content .imgLeft{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#home-content .keynoteHeader{
	color: #365D9D;
	font-size: 1.2em;
	margin-bottom: 0;
	margin-top: 20px;
}



/************WORKSHOPS***********/
.workshopTop{margin-bottom: 20px;}


/************SCHEDULEMO***********/
#home-content .schedulePage .schedule{font-size: .85em; line-height: 20px;}
#home-content .schedulePage .schedule .grid1{background-color: #365D9D; color: #fff; font-weight: bold;}
#home-content .schedulePage .schedule .classes div{height: 250px;}
#home-content .schedulePage .schedule .grid2, #home-content .schedulePage .schedule .grid1, #home-content .schedulePage .schedule .noClass .grid11{padding: 3px; border: 3px solid #fff;position: relative;}
#home-content .schedulePage .schedule .noClass .grid11{background-color: #eee;}
#home-content .schedulePage .schedule .noClass div{height: 60px;}
.schedulePage .schedule .grid2 > .scheduleIcon{position: absolute; bottom: 2px; right: 5px;}
#home-content hr.scheduleHR{border: 1px solid #fff; margin: 3px;}
.schedulePage .purple{background-color: #F1E9F1;}
.schedulePage .green{background-color: #EBF4EC;}
.schedulePage .red{background-color: #FCE6EA;}
.schedulePage .blue{background-color: #E6F4F7;}
.schedulePage .yellow{background-color: #FFF9E6;}
.schedulePage .orange{background-color: #FFF0E8;}

/************SCHEDULE***********/
#home-content .scheduleNote p{
	font-family: 'OpenSansSemiboldItalic';
	font-size: .95em;
	margin: -10px 0px 15px 0px;
}
#home-content .schedule h3{
	border-bottom: none;
	background-color: #365D9D;
	color: #fff;
	padding: 7px 7px 0 5px;
	height: 40px;
}
#scheduleTimes a{
	font-weight: bold;
	font-size: .85em;
	padding: 0px 1px;
	display: inline-block;
}
#scheduleTimes{
	text-align: center;
}
#scheduleTimes .timesTable1{text-align: right;}
#scheduleTimes .timesTable2{text-align: left;}

.schedule h3:after{background: transparent;}
.schedule h3 a{float: right; font-size: .8em; font-family: 'OpenSansSemibold'; color: #fff;}
.noClasses h3 span{font-size: .9em; font-family: 'OpenSansItalic';}
#home-content .schedule .noClasses h3 {background-color: #DAD8D6; color: #212844;}
#home-content .schedule .grid4:nth-child(3n+3){padding:0px 5px;}
#home-content .schedule .grid4:nth-child(3n+2){padding-right:10px;}
#home-content .schedule .grid4:nth-child(3n+4){padding-left:10px;}
#home-content .schedule .grid4{height: 130px;}
.scheduleIcon{float: right;}

/* Styling to accommodate extra session in the same timeslot */
.extraConferenceSession {
    display: block;
    border-top: 1px solid #ccc;
    margin-top: 1em;
}
.extraIcons {
    float: right;
    right: 2px;
    position:relative;
}


/************COUNTDOWN TIMER***********/

/*----------------------------
	Main Section
-----------------------------*/

p#note{
	color: #212844;
	font-size: 13px;
	font-family: 'OpenSansSemibold';
	margin-top:-5px;
	padding: 4px;
	text-align: center;
	width: 100%;
}


/*----------------------------
	The Footer
-----------------------------*/

.countdownHolder{
	width:100%;
	margin:0 auto;
	font: 19px/1.5 'Open Sans Condensed',sans-serif;
	text-align:center;
	letter-spacing:-3px;
}

.position{
	display: inline-block;
	height: 1.6em;
	overflow: hidden;
	position: relative;
	width: 1.05em;
}

.digit{
	position:absolute;
	display:block;
	width:1em;
	background-color:#1E345D;
	border-radius:0.2em;
	text-align:center;
	color:#fff;
	letter-spacing:-1px;
}

.digit.static{
	box-shadow:1px 1px 1px rgba(4, 4, 4, 0.35);
	background-image: linear-gradient(bottom, #212844 50%, #1E345D 50%);
	background-image: -o-linear-gradient(bottom, #212844 50%, #1E345D 50%);
	background-image: -moz-linear-gradient(bottom, #212844 50%, #1E345D 50%);
	background-image: -webkit-linear-gradient(bottom, #212844 50%, #1E345D 50%);
	background-image: -ms-linear-gradient(bottom, #212844 50%, #1E345D 50%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #212844), color-stop(0.5, #1E345D));}

/**
 * You can use these classes to hide parts
 * of the countdown that you don't need.
 */

.countDays{ /* display:none !important;*/ } .countDiv0{ /* display:none !important;*/ }
.countHours{} .countDiv1{} .countMinutes{} .countDiv2{} .countSeconds{}


.countDiv{
	display:inline-block;
	width:16px;
	height:1.6em;
	position:relative;
}

.countDiv:before, .countDiv:after{
	position:absolute;
	width:5px;
	height:5px;
	background-color:#1E345D;
	border-radius:50%;
	left:50%;
	margin-left:-3px;
	top:0.5em;
	box-shadow:1px 1px 1px rgba(4, 4, 4, 0.5);
	content:'';
}

.countDiv:after{top:0.9em;}


/* *********** */
/* FORM STYLES */
/* *********** */

/* Initially hide certain blocks */
.copresenter, .conversationsharing, .borrowedLaptopOptions, .otherOrg, .firstTime, .priorKnowledge, .otherTopic
{ display: none; }

/* Indent radio buttons and checkboxes */
.inputButtonGroup { margin-left: 1em; }

/* Remove underlines from icons */
.inputButtonGroup a { text-decoration: none; }


.letterCounter{
   font-size: 0.8em;
   line-height: 1.25em;
}

/* Allow long labels to wrap next to checkboxes and radio buttons */
.contentHolder .inputButtonGroup label
{ display: inline; }

/* Fancybox styles for session themes and types */
.sessionDescription, .themeDescription
{
    display:none;
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    padding: 0 1em;
}

/* .fancybox-inner, .fancybox-wrap { width: 50%; } */

.borrowedLaptopOptions { padding-top: 1em; }
.laptopSoftware { margin-left: 2.5em; }

#home-content .borrowedLaptopOptions .laptopSoftware 
{ width: 50%; }

#home-content h4 {margin-bottom:0.5em;}

/* Theme icon placement in fancybox description */
.themeDescription h3 .colorSpheres { top: 3px; }

/* Session type icon color in fancybox description */
.sessionDescription h3 span { color: #365D9D; }

/* Label style for upload error and success */
.uploadSuccess
{
    color: #0f0 !important;
    font-weight: bold;
}
.uploadFail
{
    color: #f00 !important;
    font-weight: bold;
}

/* Label styles for full workshop sessions */
.fullWorkshop label
{
    text-decoration: line-through;
    color: #ccc !important;
}

#uploadFile {
    float: left;
    position: relative;
    margin-top: 1.25em;
    margin-right: 0.5em;
}
.fileUpload {
	position: relative;
	overflow: hidden;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.ConfirmationView .grid12 p i {
    font-size: 1.5em;
    color: #5BB75B;
    vertical-align: middle;
}

/* REGISTRATION FORM */
.mealCheckboxes, .dietaryNeeds, .specialNeeds {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.contentHolder .participatingAs label {
    display: inline;
}


.contentHolder .RegistrationForm h3 {
    margin-bottom: 0.5em;
}

/* MEDIA QUERIES */

@media only screen and (max-width:1119px){
	#scheduleTimes .grid6:nth-child(n){text-align: center; width: 100%;}
}

@media only screen and (max-width:876px){
	.countdownHolder{font: 16px/1.5 'OpenSansCondensed',sans-serif;}
}

@media only screen and (max-width:830px){
	#home-content .sessionBlock .grid2>p{font-size: .95em;}
}

@media only screen and (max-width:768px){
	.row-responsive.topPage{position: relative; top: -82px;}
	.mobileSphere{display: inline; position: relative; top: -140px; width: 75px;}
	.leftGridTop .grid6:nth-child(-n+4), .leftGridTop{padding-right: 0px; padding-left: 0px;}
	.countdownHolder{font: 20px/1.5 'OpenSansCondensed',sans-serif;}
	.brhidden{display: none;}
	img.twitter{vertical-align: middle; margin-right: 0px;}
	div.grid4.rightGridDown{padding-top: 0;}
	.countdowngrid{margin-bottom: 20px !important; margin-top: -20px;}
	#RECAPslides{margin-bottom: 20px !important;}
	#RECAPslides img{width: 120px;}

	.datesFees>.grid6:nth-child(n+1){padding: 0px;}
	.directionsAbout>.grid6:nth-child(n+1){width:50%;}
	#accordion .recapTeams>.grid4{padding-right: 0px;}
	#accordion .recapTeams>.grid8{padding-left: 0px;}
	#accordion .recapTeams>.grid8 .grid6{width: 50%;}
	.grid12.hotels .grid6{width: 50%;}

	#home-content .sessionBlock{border-bottom: none; margin-bottom: 10px;}
	#home-content .sessionBlock .grid2>p{padding: 5px 10px; font-size: 1em;}
	.sessionInfo{padding-left: 5px;}
	#home-content .presenters .grid12{margin-bottom: 20px;}

	#home-content .grid2.imageInfoPadding{width: 25%;}
	#home-content .grid10.infoPadding{width: 75%;}
	
    #home-content .schedule .grid4:nth-child(n){padding: 0px 5px; width:50%;}
	
	#home-content .copresenter, #home-content .conversationsharing  {padding-top: 1em;}
	#home-content .laptopFields {margin-bottom: 1em;}
	
	#home-content .borrowedLaptopOptions .laptopSoftware {margin-left:inherit;width:100%;}
	
	#home-content h4 + .inputButtonGroup {padding-top:1em;}
    .fancybox-inner, .fancybox-wrap{width: 100%;}
    #home-content .sessionBlock .grid2{
		background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxOTUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMzNjVEOUQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMxRTM0NUQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxOTUpIiAvPgo8L3N2Zz4=);

		background: #1e345d; /* Old browsers */
		background: -moz-linear-gradient(top,  #365D9D 50%, #1e345d 50%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#1e345d), color-stop(50%,#1e345d)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #365D9D 50%,#1e345d 50%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #365D9D 50%,#1e345d 50%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #365D9D 50%,#1e345d 50%); /* IE10+ */
		background: linear-gradient(to bottom,  #365D9D 50%,#1e345d 50%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#365D9D', endColorstr='#1e345d',GradientType=0 ); /* IE6-9 */
	}
	#home-content .schedulePage .schedule .classes div, #home-content .schedulePage .schedule .noClass div{height: auto;}
	#home-content .schedulePage .schedule .grid1{margin-bottom: -5px;}
	#home-content .schedulePage .schedule .grid11{margin-top: 0;}
	.schedulePage .fa-comments, .fa-desktop{font-size: 1.1em;}
	#home-content .schedulePage .schedule .grid2, #home-content .schedulePage .schedule .grid1, #home-content .schedulePage .schedule .noClass .grid11{border: 1px solid #fff;}

    /* REGISTRATION FORM */
    .contentHolder .row-responsive .mealCheckboxes label {
        margin-top: 0.25em;
    }

    .contentHolder .participatingAs .row-responsive {
        padding-bottom: 1em;
    }

    .contentHolder .RegistrationForm h3 {
        margin-bottom: 1em;
    }

    .contentHolder .participatingAs label {
        display: inline-block;
    }


}

@media only screen and (max-width:640px){
	.directionsAbout>.grid6:nth-child(n+1){width:100%; padding: 0px;}
}

@media only screen and (max-width:480px){
	.imageInfoPadding{display: none;}
	.infoPadding{padding-left: 0px;}
	#RECAPslides img{display: none;}
	.grid2.presenterImage{display: none;}
	.btnBlue{margin: 0 20px 0 0; float: none; width: 100%;}
	#home-content .propBtn{text-align: center; width: 100%;}
	.leftGridTop{top: 0px;}
	#home-content .schedule .grid4:nth-child(n){padding: 0px; width: 100%;}
	.grid12.hotels .grid6{width: 100%;}
	#home-content .grid10.infoPadding{width: 100%;}
	#home-content .defaultRegistration{margin-bottom: 10px;}
	#home-content .defaultImg{padding-right: 20px;}
}

@media only screen and (max-width:320px){
	.row-responsive.topPage{position: relative; top: -60px;}
	.mobileSphere{width: 20%;}
}