@media screen {
	.small-1 {
		width: 8.33333%;
	}
	
	.small-2 {
		width: 16.66667%;
	}
	
	.small-3 {
		width: 25%;
	}
	
	.small-4 {
		width: 33.33333%;
	}
	
	.small-5 {
		width: 41.66667%;
	}
	
	.small-6 {
		width: 50%;
	}
	
	.small-7 {
		width: 58.33333%;
	}
	
	.small-8 {
		width: 66.66667%;
	}
	
	.small-9 {
		width: 75%;
	}
	
	.small-10 {
		width: 83.33333%;
	}
	
	.small-11 {
		width: 91.66667%;
	}
	
	.small-12 {
		width: 100%;
	}
}

@media screen and (min-width: 48em) {
	.medium-1 {
		width: 8.33333%;
	}
	
	.medium-2 {
		width: 16.66667%;
	}
	
	.medium-3 {
		width: 25%;
	}
	
	.medium-4 {
		width: 33.33333%;
	}
	
	.medium-5 {
		width: 41.66667%;
	}
	
	.medium-6 {
		width: 50%;
	}
	
	.medium-7 {
		width: 58.33333%;
	}
	
	.medium-8 {
		width: 66.66667%;
	}
	
	.medium-9 {
		width: 75%;
	}
	
	.medium-10 {
		width: 83.33333%;
	}
	
	.medium-11 {
		width: 91.66667%;
	}
	
	.medium-12 {
		width: 100%;
	}
}

@media screen and (min-width: 80em) {
	.large-1 {
		width: 8.33333%;
	}
	
	.large-2 {
		width: 16.66667%;
	}
	
	.large-3 {
		width: 25%;
	}
	
	.large-4 {
		width: 33.33333%;
	}
	
	.large-5 {
		width: 41.66667%;
	}
	
	.large-6 {
		width: 50%;
	}
	
	.large-7 {
		width: 58.33333%;
	}
	
	.large-8 {
		width: 66.66667%;
	}
	
	.large-9 {
		width: 75%;
	}
	
	.large-10 {
		width: 83.33333%;
	}
	
	.large-11 {
		width: 91.66667%;
	}
	
	.large-12 {
		width: 100%;
	}
}

.row:before,.row:after {
	content: '';
	display: table;
}

.row:after {
	clear: both;
}

.row .columns {
	float: left;
	padding: 0 15px;
}

#foundation-elements>div+div {
	border-top: 1px solid black;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}

[data-magellan] .active {
	font-weight: 700;
}

body {
	text-transform: none !important;
	font-size: 18px;
	line-height: 1.3em;
	letter-spacing: .03em;
}

p,a,li,span {
	font-family: 'mr-eaves-xl-modern', Helvetica, Roboto, Arial, sans-serif;
	text-transform: none !important;
}

p.site-title a,h1,h2,h3,h4,h1 a,h2 a,h3 a,h4 a {
	font-family: 'boucherie-block', Helvetica, Roboto, Arial, sans-serif !important;
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom: .75rem !important;
	padding: 0 !important;
}

p.site-title a {
	font-size: 48px !important;
	letter-spacing: .2em;
	text-shadow: 3px 3px rgba(135,135,135,0.43);
}

h1,h1.entry-title {
	font-size: 48px !important;
	letter-spacing: .07em !important;
	color: #0a0a0a;
}

h2,h2.page-title {
	font-size: 41px;
	letter-spacing: .07em;
	color: #0a0a0a;
}

h2.entry-title {
	font-size: 41px !important;
	letter-spacing: .07em !important;
	color: #0a0a0a;
}

h3 {
	font-size: 35px !important;
	letter-spacing: .07em;
	color: #2E3C55;
}

h4 {
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 600;
	font-size: 1.4em;
	color: #0a0a0a;
}

h5 {
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 600;
	font-size: 1.25em;
	text-transform: none;
	letter-spacing: 0;
	color: #0a0a0a;
}

h6,h2.widget-title {
	text-transform: none;
	letter-spacing: 0;
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif !important;
	font-weight: 600;
	font-size: 1.1em;
	color: #878787;
}

p {
	line-height: 1.3em;
}

p.large,p.site-description {
	font-size: 20px;
	font-weight: bold;
}

time,.author .vcard,.byline {
	font-size: 14px;
	letter-spacing: .1em;
	text-transform: none;
	font-weight: normal !important;
}

.site-content-contain ul,.site-content-contain ol {
	margin-left: 2rem;
}

.site-content-contain ul li:before,.site-content-contain ol li:before {
	font-family: "boucherie-block", Helvetica, Roboto, Arial, sans-serif;
}

.site-content-contain ul li:last-child,.site-content-contain ol li:last-child {
	margin-bottom: 1rem;
}

.site-content-contain ul ul,.site-content-contain ul ol,.site-content-contain ol ul,.site-content-contain ol ol {
	margin-left: 2rem;
}

.site-content-contain ul ul li:before,.site-content-contain ul ol li:before,.site-content-contain ol ul li:before,.site-content-contain ol ol li:before {
	font-family: "boucherie-block", Helvetica, Roboto, Arial, sans-serif;
}

.site-content-contain ul ul li:last-child,.site-content-contain ul ol li:last-child,.site-content-contain ol ul li:last-child,.site-content-contain ol ol li:last-child {
	margin-bottom: 1rem;
}

.site-content-contain a,.site-content-contain .nav-title,.site-content-contain .nav-previous a {
	outline: none;
	font-weight: bold;
	color: #C8A762;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.site-content-contain a:hover,.site-content-contain .nav-title:hover,.site-content-contain .nav-previous a:hover {
	color: #a48239 !important;
	border-bottom: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.site-content-contain a:hover .icon,.site-content-contain .nav-title:hover .icon,.site-content-contain .nav-previous a:hover .icon {
	color: #a48239 !important;
}

.site-content-contain a:focus,.site-content-contain a:active,.site-content-contain .nav-title:focus,.site-content-contain .nav-title:active,.site-content-contain .nav-previous a:focus,.site-content-contain .nav-previous a:active {
	color: #a48239 !important;
}

form {
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif !important;
}

.navigation-top {
	border-bottom: 1px solid #C8A762 !important;
}

.navigation-top .wrap {
	padding: 0 2em !important;
}

@media screen and (max-width: 766px) {
	.navigation-top .wrap .main-navigation li {
		border-bottom: 1px solid #d8d8d8;
	}
	
	.navigation-top .wrap .main-navigation li:last-child {
		border-bottom: none;
	}
}

@media screen and (max-width: 767px) {
	.navigation-top .wrap .main-navigation ul#top-menu {
		border-top: 1px solid #d8d8d8 !important;
	}
}

.navigation-top .wrap .main-navigation .menu-scroll-down {
	display: none;
}

.navigation-top .wrap .main-navigation button.menu-toggle:hover,.navigation-top .wrap .main-navigation button.menu-toggle:active,.navigation-top .wrap .main-navigation button.menu-toggle:focus,.navigation-top .wrap .main-navigation button.dropdown-toggle:hover,.navigation-top .wrap .main-navigation button.dropdown-toggle:active,.navigation-top .wrap .main-navigation button.dropdown-toggle:focus {
	color: black !important;
	outline: none;
}

.navigation-top .wrap .main-navigation button.dropdown-toggle {
	padding: 1em .75em !important;
}

.navigation-top .wrap .main-navigation ul .ticket-cta {
	text-align: center;
}

@media screen and (min-width: 767px) {
	.navigation-top .wrap .main-navigation ul .ticket-cta {
		float: right;
	}
}

.navigation-top .wrap .main-navigation ul .ticket-cta a {
	padding: 1em 1.5em !important;
	background-color: #C8A762;
	color: white;
	border: 1px solid #C8A762;
	border-radius: 50px;
	margin: .65em 0 .65em 1em !important;
	transition: color .3s ease-in-out;
}

@media screen and (min-width: 904px) {
	.navigation-top .wrap .main-navigation ul .ticket-cta a {
		padding: 1em 2em !important;
	}
}

.navigation-top .wrap .main-navigation ul .ticket-cta a:hover {
	background-color: white;
	color: #C8A762;
}

.navigation-top .wrap .main-navigation ul li a {
	padding: 1em .75em !important;
	font-size: 100%;
}

@media screen and (min-width: 766px) {
	.navigation-top .wrap .main-navigation ul li a {
		padding: 1.75em .7em !important;
		font-size: 95%;
	}
}

@media screen and (min-width: 904px) {
	.navigation-top .wrap .main-navigation ul li a {
		padding: 1.75em 1.25em !important;
		font-size: 100%;
	}
}

.navigation-top .wrap .main-navigation ul li:after {
	border-color: transparent transparent #C8A762 !important;
	top: 66px;
	right: 56px !important;
}

@media screen and (min-width: 766px) {
	.navigation-top .wrap .main-navigation ul li:after {
		top: 65px;
	}
}

@media screen and (min-width: 904px) {
	.navigation-top .wrap .main-navigation ul li:after {
		top: 66px;
	}
}

.navigation-top .wrap .main-navigation ul li:before {
	border-color: transparent transparent #a48239 !important;
	top: 66px;
	right: 56px !important;
}

@media screen and (min-width: 766px) {
	.navigation-top .wrap .main-navigation ul li:before {
		top: 65px;
	}
}

@media screen and (min-width: 904px) {
	.navigation-top .wrap .main-navigation ul li:before {
		top: 66px;
	}
}

.navigation-top .wrap .main-navigation ul li:hover>ul {
	top: 72px;
}

@media screen and (min-width: 766px) {
	.navigation-top .wrap .main-navigation ul li:hover>ul {
		top: 71px;
	}
}

@media screen and (min-width: 904px) {
	.navigation-top .wrap .main-navigation ul li:hover>ul {
		top: 71px;
	}
}

.navigation-top .wrap .main-navigation ul li ul.sub-menu {
	padding: 0;
	border: none;
}

.navigation-top .wrap .main-navigation ul li ul.sub-menu li {
	background-color: #F6F6F6;
	transition: color .3s ease-in-out;
}

@media screen and (min-width: 767px) {
	.navigation-top .wrap .main-navigation ul li ul.sub-menu li {
		background-color: #C8A762;
	}
}

.navigation-top .wrap .main-navigation ul li ul.sub-menu li:hover {
	background-color: #d0d0d0;
}

.navigation-top .wrap .main-navigation ul li ul.sub-menu li:hover a {
	color: white;
}

@media screen and (min-width: 767px) {
	.navigation-top .wrap .main-navigation ul li ul.sub-menu li:hover {
		background-color: #a48239;
	}
}

.navigation-top .wrap .main-navigation ul li ul.sub-menu li a {
	padding: 1em .75em !important;
	color: #C8A762;
}

@media screen and (min-width: 767px) {
	.navigation-top .wrap .main-navigation ul li ul.sub-menu li a {
		color: white;
	}
}

footer {
	background: #2E3C55;
}

footer .social-navigation a {
	transition: color .3s ease-in-out;
	background-color: #C8A762 !important;
	color: #2E3C55 !important;
}

footer .social-navigation a:hover,footer .social-navigation a:focus,footer .social-navigation a:active {
	color: #2E3C55 !important;
	background-color: #a48239 !important;
}

footer .social-navigation a:hover .icon,footer .social-navigation a:focus .icon,footer .social-navigation a:active .icon {
	color: #2E3C55 !important;
}

footer .site-info a {
	outline: none;
	font-weight: bold;
	color: #C8A762;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

footer .site-info a:hover {
	color: #a48239 !important;
	border-bottom: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.site-footer .wrap {
	max-width: 100%;
	padding: 0 0 1.5em;
}

.site-footer .wrap ul#menu-social-menu {
	margin-left: 2rem;
}

.site-footer .wrap .wcb_widget_sponsors h2.widget-title {
	text-align: center;
	margin: 2rem 0 !important;
	font-size: 1.5em !important;
}

.site-footer .widget-area {
	padding-top: 0;
}

.site-footer .widget-area .widget-column {
	width: 100%;
}

.site-footer .wcb_widget_sponsors {
	background: white;
	padding: 10px 0;
}

.site-footer .wcb_widget_sponsors .sponsor-level {
	padding: 10px;
	text-align: center;
}

.site-footer .wcb_widget_sponsors .sponsor-level-title {
	display: none;
}

.site-footer .wcb_widget_sponsors .sponsor-logo {
	display: inline-block !important;
	padding: 10px;
	vertical-align: middle;
	box-shadow: none;
}

.site-footer .wcb_widget_sponsors .sponsor-logo:hover {
	box-shadow: none;
}

.site-footer .wcb_widget_sponsors .sponsor-logo img {
	box-shadow: none;
	max-height: 90px;
	max-width: 250px;
}

.site-footer .wcb_widget_sponsors .sponsor-level.bronze .sponsor-logo img {
	max-height: 50px;
}

.site-footer .wcb_widget_sponsors .sponsor-level.rosecliff .sponsor-logo img {
	max-height: 30px;
}

.site-footer .wcb_widget_sponsors .sponsor-level.in-kind .sponsor-logo img {
	max-height: 24px;
}

.twentyseventeen-front-page.has-header-image .custom-header-media:before {
	background: linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.75) 50%,rgba(0,0,0,0.9) 100%);
}

@media screen and (min-width: 48em) {
	.twentyseventeen-front-page.has-header-image .custom-header-media:before {
		height: 50%;
	}
}

.home .site-branding {
	display: table-cell !important;
	vertical-align: middle !important;
}

@media screen and (min-width: 767px) {
	.home .site-branding {
		height: 74% !important;
	}
}

.home .site-branding .wrap {
	max-width: 800px !important;
}

.home .site-branding .site-branding-text {
	display: none;
}

.home .site-branding a.custom-logo-link {
	background-image: url('https://2017.rhodeisland.wordcamp.org/files/2017/06/wcri-logo-full-outline_1.png');
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	height: 0;
	margin: 0;
	max-width: 1000px;
	width: 100%;
	padding-bottom: 53.5%;
	display: inline-block;
	padding-right: 0;
}

.home .site-branding a.custom-logo-link .custom-logo {
	display: none;
}

.home .cta-block {
	width: 100%;
	margin: 1.5%;
	display: block;
	float: left;
	text-align: center;
}

@media screen and (min-width: 830px) {
	.home .cta-block {
		width: 30%;
	}
}

.keynote-callout .medium-4 {
	padding: 0;
}

#main .wrap {
	max-width: 100%;
}

@media screen and (min-width: 48em) {
	.wrap {
		max-width: 1280px;
	}
}

a {
	outline: none !important;
}

form {
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif !important;
}

form input,form textarea,form select,form button {
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif !important;
}

form input:focus,form textarea:focus {
	border-color: #C8A762 !important;
}

form input[type="submit"],form button {
	background-color: white;
	border: 1px solid #C8A762;
	border-radius: 50px;
	color: #C8A762;
}

form input[type="submit"]:hover,form button:hover {
	background-color: #C8A762;
	color: white;
}

form input[type="submit"]:focus,form input[type="submit"]:active,form button:focus,form button:active {
	background-color: #C8A762;
	color: white;
}

form[role="search"] button {
	border: none;
}

form[role="search"] button:hover,form[role="search"] button:focus,form[role="search"] button:active {
	background-color: white;
	color: #a48239 !important;
}

form .tix-column-quantity select {
	border-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
	border-top-right-radius: 3px !important;
	border-top-left-radius: 3px !important;
	background-color: white;
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif !important;
}

form .tix-attendee-form tr .tix-right {
	width: 100%;
}

form .tix-attendee-form tr .tix-right input[type="text"],form .tix-attendee-form tr .tix-right input[type="email"],form .tix-attendee-form tr .tix-right textarea,form .tix-attendee-form tr .tix-right select {
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif !important;
	width: 100%;
}

form .tix-attendee-form tr .tix-right select {
	border-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
	border-top-right-radius: 3px !important;
	border-top-left-radius: 3px !important;
	background-color: white;
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif !important;
}

form .tix-attendee-form tr label {
	margin-bottom: -10px;
}

form #tix-coupon-input {
	margin-bottom: 1rem !important;
}

form .tix-submit select {
	width: 40%;
	margin-right: 1rem;
	border-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
	border-top-right-radius: 3px !important;
	border-top-left-radius: 3px !important;
	background-color: white;
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif !important;
}

.tix-error {
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif !important;
}

a.button,button {
	margin: .25rem;
	font-size: 14px;
	font-family: "mr-eaves-xl-modern", Helvetica, Roboto, Arial, sans-serif;
	line-height: 1;
	padding: 1em 2em;
	font-weight: bold !important;
	background-color: white;
	border: 1px solid #C8A762;
	border-radius: 50px;
	color: #C8A762;
}

a.button:hover,a.button:focus,a.button:active,button:hover,button:focus,button:active {
	background-color: #C8A762;
	color: white !important;
}

header.entry-header {
	margin-bottom: 0 !important;
}

.custom-logo-link {
	display: none;
}

body.page.page-one-column:not(.twentyseventeen-front-page) #primary {
	max-width: 1280px;
}

body.page.page-two-column #primary article:before,body.page.page-two-column #primary article:after {
	content: '';
	display: table;
}

body.page.page-two-column #primary article:after {
	clear: both;
}

body.page.page-two-column #primary .entry-header,body.page.page-two-column #primary .entry-content {
	float: none;
	width: 100%;
}

.wcorg-sponsor-description img {
	width: 80%;
	padding: .5rem;
	float: left;
	text-align: left;
}

@media screen and (min-width: 767px) {
	.wcorg-sponsor-description img {
		width: 50%;
	}
}

.wcorg-speakers .wcorg-speaker {
	padding-bottom: 10px;
}

.wcorg-speakers .wcorg-speaker:before,.wcorg-speakers .wcorg-speaker:after {
	content: '';
	display: table;
}

.wcorg-speakers .wcorg-speaker:after {
	clear: both;
}

.wcorg-speakers .wcorg-speaker+.wcorg-speaker {
	border-top: 1px solid #C8A762;
	margin-top: 10px;
	padding-top: 10px;
}

.wcorg-organizer {
	margin: 0 5%;
	min-height: 275px;
	padding: 40px 20px;
}

.wcorg-organizer:nth-of-type(2n+1) {
	clear: left;
}

.wcorg-organizer:nth-of-type(n+2) {
	border-top: 1px solid #C8A762;
}

[class^="wcorg-sponsor-level"] {
	padding-top: 3rem;
}

[class^="wcorg-sponsor-level"] h2 {
	text-align: center;
	position: relative;
	padding-bottom: 3rem !important;
}

[class^="wcorg-sponsor-level"] h2:before {
	content: '';
	width: 33%;
	height: 31px;
	position: absolute;
	top: 12px;
	left: 0;
	background-image: url('https://2017.rhodeisland.wordcamp.org/files/2017/08/band-02.png');
	background-size: auto 100%;
	background-position: left;
	background-repeat: no-repeat;
}

@media screen and (max-width: 1110px) {
	[class^="wcorg-sponsor-level"] h2:before {
		width: 25%;
	}
}

@media screen and (max-width: 785px) {
	[class^="wcorg-sponsor-level"] h2:before {
		width: 15%;
	}
}

@media screen and (max-width: 560px) {
	[class^="wcorg-sponsor-level"] h2:before {
		display: none;
	}
}

[class^="wcorg-sponsor-level"] h2:after {
	content: '';
	width: 33%;
	height: 31px;
	position: absolute;
	top: 12px;
	right: 0;
	background-image: url('https://2017.rhodeisland.wordcamp.org/files/2017/08/band-01.png');
	background-size: auto 100%;
	background-position: right;
	background-repeat: no-repeat;
}

@media screen and (max-width: 1110px) {
	[class^="wcorg-sponsor-level"] h2:after {
		width: 25%;
	}
}

@media screen and (max-width: 785px) {
	[class^="wcorg-sponsor-level"] h2:after {
		width: 15%;
	}
}

@media screen and (max-width: 560px) {
	[class^="wcorg-sponsor-level"] h2:after {
		display: none;
	}
}

.wcorg-sponsor h3 {
	width: 70%;
	margin-left: 30%;
	padding-left: 2rem !important;
}

@media screen and (max-width: 700px) {
	.wcorg-sponsor h3 {
		width: 100%;
		display: block;
		margin: 0;
		padding-left: 0 !important;
		text-align: center;
	}
}

.wcorg-sponsor .wcorg-sponsor-description img {
	width: 30%;
}

@media screen and (max-width: 700px) {
	.wcorg-sponsor .wcorg-sponsor-description img {
		width: 70%;
		display: block;
		margin: 0 15% 1rem;
	}
}

.wcorg-sponsor .wcorg-sponsor-description p {
	width: 70%;
	margin-left: 30%;
	padding-left: 2rem;
}

@media screen and (max-width: 700px) {
	.wcorg-sponsor .wcorg-sponsor-description p {
		width: 100%;
		margin-left: 0;
		display: block;
		padding-left: 0;
	}
}

.wcorg-sponsor .wcorg-sponsor-description ul {
	width: 70%;
	margin-left: 30%;
	padding-left: 5rem;
}

@media screen and (max-width: 700px) {
	.wcorg-sponsor .wcorg-sponsor-description ul {
		width: 100%;
		margin-left: 0;
		padding-left: 3rem;
	}
}

.single-featured-image-header img {
	max-width: 500px;
	width: auto;
	margin: 0 auto;
	padding: 2em;
}

.twentyseventeen-panel .panel-content {
	max-width: 1280px;
}

.wcorg-speaker-description,.wcorg-organizer-description,#tix-attendees .tix-attendee-list li {
	position: relative;
}

.wcorg-speaker-description:before,.wcorg-organizer-description:before,#tix-attendees .tix-attendee-list li:before {
	content: '';
	background-image: url('https://2017.rhodeisland.wordcamp.org/files/2017/08/wcri-gravitar-frame@2x.png');
	background-size: 140px;
	height: 140px;
	width: 140px;
	position: absolute;
	left: 0;
	top: 5px;
}

.wcorg-speaker-description :last-child,.wcorg-organizer-description :last-child,#tix-attendees .tix-attendee-list li :last-child {
	margin-bottom: 0;
}

.wcorg-speaker-description .photo,.wcorg-organizer-description .photo,#tix-attendees .tix-attendee-list li .photo {
	border-radius: 100px;
	float: left;
	margin: 0 30px 20px 20px;
	width: 100px;
	height: 100px;
}

#tix-attendees .tix-attendee-list li {
	height: auto;
	min-height: 140px;
}

#tix-attendees .tix-attendee-list li:before {
	left: 50%;
	margin-left: -70px;
}

#tix-attendees .tix-attendee-list li img.photo {
	display: block;
	float: none;
	margin: 0 auto 30px;
}

#tix-attendees .tix-attendee-list li .tix-field {
	margin: 0 0 10px;
	text-align: center;
}

@media screen and (min-width: 741px) {
	#tix-attendees .tix-attendee-list li {
		width: 33.333333%;
	}
	
	#tix-attendees .tix-attendee-list li:nth-of-type(3n+1) {
		clear: left;
	}
}

@media screen and (min-width: 401px) and (max-width: 740px) {
	#tix-attendees .tix-attendee-list li {
		width: 50%;
	}
	
	#tix-attendees .tix-attendee-list li:nth-of-type(2n+1) {
		clear: left;
	}
}

@media screen and (max-width: 400px) {
	#tix-attendees .tix-attendee-list li {
		width: 100%;
	}
}

.wcpt-schedule {
	background: #efe5d0;
	color: #2E3C55;
	text-align: center;
}

.wcpt-schedule thead {
	background: #C8A762;
	border-bottom: none;
	color: white;
}

.wcpt-schedule thead th {
	border-bottom: 3px solid white;
	text-align: center;
}

.wcpt-schedule tbody>tr {
	border-bottom: 3px solid white;
	border-top: 3px solid white;
	background: #f4ede0;
}

.wcpt-schedule tbody>tr td {
	background: rgba(255,255,255,0.2);
}

.wcpt-schedule tbody>tr [class*="wcb-speaker-"] {
	background: #efe5d0;
}

.wcpt-schedule tbody>tr.global-session [class*="wcb-session-keynote"] {
	background-color: #2E3C55 !important;
}

.wcpt-schedule tbody td {
	border-left: 3px solid white;
	padding: .4em .8em;
}

.wcpt-schedule tbody td:first-of-type {
	background: #C8A762;
	border-left: none;
	color: white;
}

.wcpt-schedule th:first-child,.wcpt-schedule td:first-child {
	padding-left: .8em;
}

.wcpt-schedule .wcpt-session-speakers {
	display: block;
}

.wcpt-schedule .wcpt-session-speakers a {
	font-weight: 400;
}