.elementor-location-footer .elementor-element-703e131 {
	display: none !important;
}

.elementor-element-e91200d {
	background-color: transparent;
	background-image: linear-gradient(90deg, var(--e-global-color-4765914) 0%, var(--e-global-color-secondary) 100%);
}

main#content {
	clear: both;
	font-family: "EB Garamond", serif;
}

.elementor-element-e91200d {
	margin-bottom: 0;
}

.module {
	text-align: center;
	box-sizing: border-box;
}

.module .contain, .header .contain {
	margin: 0 auto;
	max-width: 1200px;
	padding: 40px 0;
	box-sizing: border-box;
}

#mod_navigation.module {
	background: #523963;
	background: linear-gradient(90deg, rgba(82, 57, 99, 1) 0%, rgba(191, 55, 55, 1) 50%, rgba(186, 119, 24, 1) 100%);
}

#mod_navigation.module .contain {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 0;
}



body #mod_navigation.module .contain ul, body #mod_navigation.module .contain p {
	margin: 0;
	font-family: "Roboto", sans-serif;
	font-size: 19px !important;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .125em;
}

#mod_navigation.module .contain ul {
	display: flex;
	justify-content: left;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mod_navigation.module .contain p {
	color: #c2d1d1;
}

#mod_navigation.module .contain ul li {
	color: #c2d1d1;
	margin: 0;
	padding: 0;
	display: flex;
}

body #mod_navigation.module .contain ul li::after {
	content: '|';
	padding: 8px 0;
	display: inline-block;
}

body #mod_navigation.module .contain ul li:last-of-type::after {
	content: none;
	padding: 0;
}

#mod_navigation.module .contain ul li a {
	color: #fff;
	padding: 8px 10px;
	display: inline-block;
	text-decoration: none;
	transition: all .3s;
}

#mod_navigation.module .contain ul li a:hover {
	color: #EDA137;
}

#mod_photohead.module {
	background-size: cover;
}

#mod_photohead.module .contain {
	display: flex;
}

#mod_photohead.module .contain h1 {
	width: 33%;
	margin: 0 10px 0 0;
	position: relative;
}

#mod_photohead.module .contain h1 span {
	display: block;
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	background-size: contain;
	text-indent: -100000px;
}

#mod_title.module {
	background-size: cover;
}

#mod_title.module .contain {
	  display: grid;
	  grid-template-columns:  50% 1fr;
	  grid-template-rows: auto;
	  column-gap: 40px;
		grid-template-areas: 
		"themes meta"
		"reg reg";
	  align-items: center;
	  justify-content: center;
}

#mod_title.module .contain .titles {
	grid-area: themes;
}

#mod_title.module .contain .meta {
	grid-area: meta;
}

#mod_title.module .contain > a {
	grid-area: reg;
}

#mod_title.module .contain .titles h3 {
	font-family: "EB Garamond", serif;
	font-size: 50px;
	line-height: 1;
	margin: 0 0 0 0;
	font-weight: 400;
	text-transform: none;
}

#mod_title.module .contain .titles h4 {
	font-family: "EB Garamond", serif;
	font-size: 49px;
	line-height: 1;
	margin: 0 0 0 0;
	font-weight: 400;
	text-transform: none;
}

#mod_title.module .contain .titles h5 {
	font-family: "EB Garamond", serif;
	font-size: 29px;
	line-height: 1.1;
	margin: 10px 0 0 0;
	font-weight: 400;
	text-transform: none;
	text-wrap: balance;
}

#mod_title.module .contain .meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
}

#mod_title.module .contain .meta ul li {
	width: 33%;
	box-sizing: border-box;
	padding: 0 20px;
	margin: 0;
}

#mod_title.module .contain .meta ul li:last-of-type {
	border-right: none;
}

#mod_title.module .contain .meta ul li.date {
	font-size: 32px;
	line-height: 1;
	text-align: right;
	text-transform: uppercase;
}

#mod_title.module .contain .meta ul li.date strong {
	display: block;
	font-weight: normal;
	font-size: 58px;
}

#mod_title.module .contain .meta ul li.location {
	font-size: 16px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid #336666;
	border-left: 1px solid #336666;
}

#mod_title.module .contain .meta ul li.location span {
	font-size: 75px;
	display: block;
	line-height: .8;
}

#mod_title.module .contain .meta ul li.venue {
	font-size: 19px;
	line-height: 1.2;
	text-align: left;
}

#mod_title.module .contain > a {
	display: inline-block;
	background: #523963;
	background: linear-gradient(90deg, rgba(82, 57, 99, 1) 0%, rgba(191, 55, 55, 1) 50%, rgba(186, 119, 24, 1) 100%);
	padding: 8px 40px;
	font-size: 32px;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .125em;
	text-decoration: none;
	margin: 35px 25% -65px 25%;
	transition: all .3s;
}

#mod_title.module .contain > a:hover {
	background: #EDA137;
}

#mod_agenda h3 {
	font-family: "EB Garamond", serif;
	font-size: 66px;
	line-height: 1.1;
	margin: 20px 0 0 0;
	color: #336666;
	letter-spacing: .125em;
	text-align: center;
	font-weight: 400;
}

#mod_agenda h4 {
	font-family: "EB Garamond", serif;
	font-size: 44px;
	font-style: italic;
	line-height: 1.1;
	margin: 30px 0 30px 0;
	color: #336666;
	text-align: center;
	font-weight: 400;
}

#mod_agenda ul {
	list-style: none;
}

#mod_agenda li {
	  display: grid;
	  grid-template-columns:  15% 1fr;
	  grid-template-rows: auto;
	  column-gap: 40px;
	  row-gap: 6px;
		grid-template-areas: 
		"evetimes evename"
		". evedesc";
	  color: #37405d;
	  border-top: 1px dotted #cbdae9;
	  padding: 15px 0 0 0;
	  margin: 20px 0 0 0;
	  text-align: left;
	  line-height: 1.2;
}

#mod_agenda li span.time {
	grid-area: evetimes;
	font-size: 22px;
	font-weight: 900;
	font-family: "EB Garamond", serif;
}

#mod_agenda li span.title {
	grid-area: evename;
	font-size: 22px;
	font-weight: 900;
	font-family: "EB Garamond", serif;
}

#mod_agenda li span.description {
	grid-area: evedesc;
	font-size: 20px;
	font-weight: 400;
	font-family: "EB Garamond", serif;
}

#mod_description {
	background: #cedbe8;
	background: linear-gradient(90deg, rgba(45, 105, 168, .19) 0%, rgba(51, 102, 102, .19) 88%);	
}

#mod_description .contain {
	  display: grid;
	  grid-template-columns:  25% 1fr;
	  grid-template-rows: auto;
	  column-gap: 40px;
		grid-template-areas: 
		"pitchlogo pitchdesc";
	  text-align: left;
	  align-items: center;
}

#mod_description .contain img {
	max-width: 100%;
	height: auto;
	grid-area: pitchlogo;
}

#mod_description .contain div {
	grid-area: pitchdesc;
}

#mod_description .contain p {
	font-size: 20px;
	line-height: 1.4;
	margin: 0 0 0 0;
}

#mod_sponsorship {
	background-color: #f2f2f2;
}

#mod_sponsorship .contain {
	  display: flex;
	  align-items: center;
}

#mod_sponsorship .contain .intro {
	grid-area: sponint;
	width: 35%;
}

#mod_sponsorship .contain .sponpitch {
	width: 55%;
	text-align: left;
	font-size: 18px;
	line-height: 1.3;
	margin: 0;
	font-family: "EB Garamond", serif;
	margin-right: 10%;
}

#mod_sponsorship .contain .sponpitch p {
	font-size: 18px;
	line-height: 1.3;
	margin: 0;
	font-family: "EB Garamond", serif;
	color: #336666 !important;
	text-align: center;
	font-style: italic;
	font-weight: 700;
}

#mod_sponsorship .contain h3 {
	text-align: center;
	font-size: 83px;
	line-height: 1.1;
	margin: 0;
	font-family: "EB Garamond", serif;
	color: #0e2c49;
	text-transform: none;
}

#mod_sponsorship .contain .intro p a {
	text-align: center;
	font-size: 34px;
	line-height: 1.1;
	margin: 0;
	font-family: "EB Garamond", serif;
	color: #336666;
	text-transform: none;
	padding-bottom: 6px;
	border-bottom: 1px dotted #336666;
	text-decoration: none;
	font-style: italic;
	font-weight: 500;
}

#mod_bios .contain {
	padding-bottom: 0;
	padding-top: 0;
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	position: relative;
	max-width: none;
}

#mod_bios .contain h3 {
	background: #523963;
	background: linear-gradient(90deg, rgba(82, 57, 99, 1) 0%, rgba(191, 55, 55, 1) 50%, rgba(186, 119, 24, 1) 100%);
	color: #c2d1d1;
	text-align: center;
	font-size: 44px;
	letter-spacing: .125em;
	line-height: 1.1;
	margin: 0 0 5px 0;
	padding: 20px 30px;
	font-family: "EB Garamond", serif;	
}

.sponsors {
	padding: 30px 30px 30px;
	text-align: center;
	background-color: #fff;
	margin-top: 30px;
	border-radius: 20px;
}

.sponsors .sponsorlevel {
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
}

.sponsors > div:first-of-type {
	margin-top: 0;
	border: 0;
	padding-top: 0;
}

.sponsors .sponsorlevel h4 {
	font-size: 18px;
	letter-spacing: .125em;
	line-height: 1.1;
	margin: 0 0 5px 0;
	font-family: "EB Garamond", serif;
	text-transform: uppercase;	
}

.sponsors ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.sponsors ul li {
	margin: 0;
	padding: 0;
}

.sponsors img {
	max-width: 150px;
	max-height: 100px;
	margin: 0 15px;
	width: auto;
	height: auto;
}


#mod_warwick .contain {
	  display: grid;
	  grid-template-columns:  25% 1fr;
	  grid-template-rows: auto;
	  column-gap: 40px;
	  row-gap: 40px;
		grid-template-areas: 
		"featpphoto featpmeta"
		"featpbio featpbio";
	  align-items: center;
	  padding-top: 60px;
		padding-bottom: 60px;
}

#mod_warwick .contain .featpphoto {
	grid-area: featpphoto;
	width: 80%;
	justify-self: center;
	padding-bottom: 80%;
	background-size: cover;
	background-position: center center;
	border-radius: 50%;
	border: 5px solid #fff;
}

#mod_warwick .contain .featpmeta {
	grid-area: featpmeta;
}

#mod_warwick .contain .featpbio {
	grid-area: featpbio;
}

#mod_warwick .contain .featpmeta h3 {
	color: #207582;
	text-align: left;
	font-size: 64px;
	letter-spacing: .0625em;
	line-height: 1.1;
	margin: 0 0 5px 0;
	padding: 0px 0px;
	font-family: "EB Garamond", serif;	
}

#mod_warwick .contain .featpmeta h4 {
	color: #207582;
	font-style: italic;
	text-align: left;
	font-size: 30px;
	line-height: 1.1;
	margin: 0 0 0px 0;
	padding: 0px 0px;
	font-family: "EB Garamond", serif;	
}

#mod_warwick .contain .featpbio p {
	color: #333;
	font-size: 18px;
	line-height: 1.5;
	margin: 0 0 5px 0;
	padding: 0px 0px;
	font-family: "EB Garamond", serif;	
}

#mod_warwick .contain .featpbio {
	columns: 3;
	column-gap: 35px;
	text-align: left;
}

ul.speakers {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	justify-content: center;
}

ul.speakers li {
	width: 33.3%;
	position: relative;
}

ul.speakers li div.photo {
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: center center;
}

ul.speakers li div.photo div.bio {
	width: 100%;
	height: 100%;
	left: 0;
	top: 100%;
	overflow: auto;
	position: absolute;
	background-color: rgba(14, 44, 73, .83);
	transition: all .3s;
	text-align: left;
	padding: 45px;
	box-sizing: border-box;
}

ul.speakers li:hover div.photo div.bio, ul.speakers li:focus div.photo div.bio {
	top: 0;
}

ul.speakers li div.photo div.bio h4 {
	font-size: 33px;
	font-weight: 900;
	line-height: 1.1;
	margin: 0 0 .5em 0;
	font-family: "EB Garamond", serif;
	color: #c2d1d1;
}

ul.speakers li div.photo div.bio p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0 0 .5em 0;
	font-family: "EB Garamond", serif;
	color: #fff;
}



div.header {
	background-size: cover;
	background-position: center center;
	padding: 20px 0;
	margin-top: 3px;
}

div.header * {
	font-family: "EB Garamond", serif;
}

div.header h2 {
	font-size: 7em;
	text-align: center;
	font-weight: 400;
	text-wrap: balance;
	line-height: 1;
	margin: 0 0 25px 0;
}

div.header h3 {
	font-size: 2.8em;
	text-align: center;
	font-weight: 600;
	line-height: 1.1;
	margin: 0;
	text-transform: none;
}

#pitch {
	padding: 30px 0%;
}

#pitch .contain {
	padding: 40px 5%;
}

#pitch h3 {
	font-size: 2.5em;
	font-style: italic;
	text-align: center;
	font-weight: 600;
	line-height: 1.1;
	margin: 0 0 .7em 0;
	text-transform: none;
	font-family: "EB Garamond", serif;
}

#pitch p {
	font-size: 1.8em;
	text-align: center;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 .5em 0;
	font-family: "EB Garamond", serif;
}

#steps h3 {
	font-size: 6em;
	text-align: center;
	font-weight: 400;
	line-height: 1.1;
	margin: 20px 0 40px 0;
	text-transform: none;
	font-family: "EB Garamond", serif;
}

#steps h3::after {
	content: '\00A0';
	width: 50%;
	margin: 40px auto 0;
	border-bottom: 3px solid #005f97;
	display: block;
	height: 0;
}

ol.steps {
	list-style: none;
	padding: 0 0 40px 0;
	margin: 0;
	display: flex;
	gap: 50px;
	font-family: "EB Garamond", serif;
}

ol.steps li {
	margin: 0;
	padding: 0;
	width: 33%;
	display: grid;
	grid-template-columns: .35fr .65fr;
	grid-template-rows: auto;
	column-gap: 20px;
	row-gap: 0px;
	grid-template-areas:
		"stepthumb steptext";
	text-align: left;
	font-size: 1.5em;
	line-height: 1.2;
	align-items: center;
	font-family: "EB Garamond", serif;
}

ol.steps li img {
	grid-area: stepthumb;
}

ol.steps li span {
	grid-area: steptext;
}

#faq .contain {
	display: grid;
	grid-template-columns: .5fr .5fr;
	grid-template-rows: auto;
	column-gap: 70px;
	row-gap: 30px;
	grid-template-areas:
		"faqmeta faqcontent";
	align-items: start;
	padding: 60px 0 90px 0;
}

#faq .contain #accordion {
	grid-area: faqcontent;
}

#faq .contain .meta {
	grid-area: faqmeta;
}

#faq .contain .meta h3 {
	font-size: 6em;
	text-align: left;
	font-weight: 400;
	line-height: .85;
	margin: 0px 0 30px 0;
	text-transform: none;
	font-family: "EB Garamond", serif;
}

#faq .contain .meta p {
	color: #000;
	font-size: 2.2em;
	text-align: left;
	font-weight: 400;
	line-height: 1.1;
	margin: 10px 0 40px 0;
	text-transform: none;
	font-family: "EB Garamond", serif;
}

#faq #accordion h3 {
	background: transparent;
	border: 0;
	text-align: left;
	font-family: "EB Garamond", serif;
	text-transform: none;
	font-size: 1.8em;
	line-height: 1em;
	font-weight: 400;
	display: flex;
	align-items: center;
	gap: 10px;
}

#faq #accordion h3 .ui-icon {
	display: none;
}

#faq #accordion h3::before {
	content: '+';
	font-size: 75%;
	display: inline-block;
	position: relative;
	transform: rotate(0deg);
	transition: all .3s;
	transform-origin: center center;
}

#faq #accordion h3.ui-accordion-header-active::before, #faq #accordion h3:hover::before {
	transform: rotate(45deg);
	transform-origin: center center;
}

#faq #accordion > div {
	border: 0;
	text-align: left;
	padding-left: 48px;
}

#faq #accordion > div p, #faq #accordion > div ul {
	font-family: "EB Garamond", serif;
	font-size: 1.2em;
	line-height: 1.2;
	margin: 0 0 .5em 0;
}

#coaches .contain, #coaches {
	position: relative;
}

#coaches .innertop {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
}

#coaches .innerbottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.coachinner > p {
	position: absolute;
	left: -20px;
	bottom: 0px;
	background-color: rgba(0, 93, 131, 0.777);
	color: #fff;
	display: grid;
	grid-template-columns: 1fr auto;
	grid-template-rows: auto;
	column-gap: 70px;
	row-gap: 30px;
	grid-template-areas:
		"namename namelink";
	align-items: center;
	padding: 10px 15px;
	width: 100%;
	text-align: left;
	font-size: 1.2em;
	transition: all .3s;
}

.coachinner:hover > p {
background-color: rgba(0, 93, 131, 1);
width: 103%;
}

.coachinner > p img {
	width: 20px;
	height: 20px;
	grid-area: namelink;
}

.coachinner > p span {
	grid-area: namename;
}

#coaches h3 {
	font-family: "EB Garamond", serif;
	font-size: 3em;
	line-height: 1.2;
	margin: -90px 0 .5em 0;
	text-transform: uppercase;
	letter-spacing: .25em;
}

#coaches h3 span {
	display: inline-block;
	margin: 0 auto;
	padding: 15px 60px;
}

#coaches h4 {
	font-family: "EB Garamond", serif;
	font-size: 2.5em;
	font-weight: 600;
	line-height: 1.2;
	margin: 0px 0 .5em 0;
	text-transform: none;
}

#coaches ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	position: relative;
	padding: 40px 5%;
	box-sizing: border-box;
	justify-content: center;
}

#coaches ul li {
	width: 30%;
	position: relative;
	background-size: cover;
	background-position: center top;
	margin: 0;
	padding: 0;
	border: 2px solid #fff;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.11); 
	box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.11);
}

#coaches ul li .coachinner {
	height: 0;
	padding-bottom: 105%;
}

#coaches .hide {
	display: none;
}

.featherlight .featherlight-content {
	margin-left: 15%;
	margin-right: 15%;
	font-family: "EB Garamond", serif;
}

.featherlight .featherlight-content h5 {
	font-family: "EB Garamond", serif;
	font-style: normal;
	font-size: 2em;
	line-height: 1;
	margin: 0 0 .75em 0;
	color: #005d83;
}

.featherlight .featherlight-content a {
	color: #005d83;
}

.featherlight .featherlight-content p {
	font-family: "EB Garamond", serif;
	font-style: normal;
	font-size: 1.25em;
	line-height: 1.4;
	margin: 0 0 .75em 0;
	color: #000;
}

.featherlight .featherlight-content p span {
	display: inline-block;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}

.featherlight .featherlight-content p span:last-of-type {
	border-right: 0px solid #ccc;
}

.featherlight .featherlight-content p span:first-of-type {
	padding-left: 15px;
}

#contact.module {
	background-color: #ecf8fe;
}

#contact.module form {
	text-align: left;
	font-family: "EB Garamond", serif;
}

#contact.module form input, #contact.module form select {
	border: 0;
	font-size: 1.3em;
}

#contact.module form label, #contact.module form legend {
	font-size: 1.3em;
}

#contact.module form button.button {
	font-size: 1.3em;
	color: #fff;
	background-color: #EDA137;
	border-radius: 40px;
	margin: 0 auto;
}

#contact.module form .gform-footer {
	text-align: center;
}

#contact.module .contain {
	padding-left: 50px;
	padding-right: 50px;
}

#contact.module .contain > h3 {
	font-family: "EB Garamond", serif;
	color: #005f97;
	font-size: 4em;
	line-height: 1.1;
	margin: 0 0 30px 0;
}

.page-template-coaching .widget-title {
	display: none;
}

.page-template-coaching .widget form a {
	font-size: 1.3em;
	color: #fff;
	background-color: #EDA137;
	border-radius: 40px;
	margin: 10px auto 0 auto;
	padding: 10px 15px;
	display: inline-block;
}

.loginnotice {
	padding: 70px 50px;
	text-align: center;
}

.biofl a {
	font-size: 1.1em;
	line-height: 1.1;
	color: #fff !important;
	background-color: #005f97;
	margin: 10px auto 0 auto;
	padding: 10px 15px;
	display: inline-block;
	float: right;
	margin: 3px 0 20px 30px;
	max-width: 150px;
	text-wrap: balance;
	text-align: center;
	text-transform: uppercase;
	transition: all .3s;
}

.biofl a:hover {
	background-color: #EDA137;
}


@media (max-width: 850px) {
	
	div.header {
		padding-left: 10%;
		padding-right: 10%;
	}
	
	div.header h2 {
		font-size: 5em;
		text-align: center;
		font-weight: 400;
		text-wrap: balance;
		line-height: 1;
		margin: 0 0 25px 0;
	}
	
	div.header h3 {
		font-size: 1.8em;
		text-align: center;
		font-weight: 600;
		line-height: 1.1;
		margin: 0;
		text-transform: none;
	}
	
	#steps h3 {
		font-size: 4em;
	}
	
	ol.steps {
		flex-wrap: wrap;
	}
	
	ol.steps li {
		width: 80%;
		grid-template-columns: .25fr .75fr;
		column-gap: 50px;
		margin: 0 auto;
	}
	
	#faq .contain {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: auto;
		column-gap: 70px;
		row-gap: 30px;
		grid-template-areas: "faqmeta""faqcontent";
		align-items: start;
		padding: 60px 40px 90px 40px;
	}
	#coaches {
		padding-left: 10%;
		padding-right: 10%;
	}
	#coaches ul li {
	width: 45%;
	}

	#mod_title.module .contain {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: auto;
		column-gap: 40px;
		row-gap: 30px;
		grid-template-areas:
			"themes"
			"meta"
			"reg";
		align-items: center;
		justify-content: center;
	}
	
	ul.speakers li {
		width: 50%;
	}
	
	#mod_sponsorship .contain {
		display: flex;
		align-items: center;
		flex-direction: column-reverse;
		flex-wrap: wrap;
		padding-left: 40px;
		padding-right: 40px;
	}
	
	#mod_sponsorship .contain .sponpitch, #mod_sponsorship .contain .intro {
		width: 100%;
		margin: 0;
	}
	
	#mod_description .contain {
		display: grid;
		grid-template-columns: 35% 1fr;
		grid-template-rows: auto;
		column-gap: 40px;
		grid-template-areas: "pitchlogo pitchdesc";
		text-align: left;
		align-items: center;
		padding-left: 40px;
		padding-right: 40px;
	}
	
	ul.speakers li {
		width: 100%;
	}

}



@media (max-width: 850px) {
	
	#mod_sponsorship .contain h3, #mod_agenda h3 {
		font-size: 53px;
	}
	
	#mod_warwick .contain {
			padding-left: 50px;
			padding-right: 50px;
	}
	
	#mod_warwick .contain .featpbio {
		columns: 2;
	}
	
	#mod_description .contain {
		grid-template-columns: 1fr;
		grid-template-rows: auto;
		row-gap: 30px;
		grid-template-areas: 
			"pitchlogo"
			"pitchdesc";
		text-align: left;
	}
	
	#mod_agenda li {
		  display: grid;
		  grid-template-columns: 1fr;
		  grid-template-rows: auto;
		  column-gap: 40px;
		  row-gap: 6px;
			grid-template-areas: 
			"evetimes"
			"evename"
			"evedesc";
		  color: #37405d;
		  border-top: 1px dotted #cbdae9;
		  padding: 15px 0 0 0;
		  margin: 20px 0 0 0;
		  text-align: left;
		  line-height: 1.2;
	}
	
	#mod_title.module .contain .meta ul {
		display: block;
		padding: 0 30px;
	}
	
	#mod_title.module .contain .meta ul li {
		width: 100%;
		text-align: center !important;
		padding: 20px 0;
	}
	
	#mod_title.module .contain .meta ul li.location {
		border-top: 1px solid #336666;
		border-bottom: 1px solid #336666;
		border-left: none;
		border-right: none;
	}
	
	#mod_title.module .contain > a {
		margin: 35px 5% -65px 5%;
	}
	
	#mod_navigation.module .contain, #mod_navigation.module .contain ul {
		display: flex;
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
	}

}


@media (max-width: 550px) {
	
	#faq .contain .meta h3 {
		font-size: 5em;
	}
	
	#coaches h3 {
		font-size: 2.5em;
	}
	
	#coaches h3 span {
		padding: 10px 30px;
	}
	
	
	#coaches ul li {
		width: 95%;
	}
	
	#mod_warwick .contain {
		padding-left: 30px;
		padding-right: 30px;
		  grid-template-columns: 1fr;
		  column-gap: 40px;
		  row-gap: 40px;
			grid-template-areas: 
			"featpphoto"
			"featpmeta"
			"featpbio";
	}
	
	#mod_warwick .contain .featpbio {
		columns: 1;
	}
	
	#mod_bios .contain h3 {
	font-size: 34px;
	}
	
}