/*
Theme Name: GWC
Author: Blueprint Interactive
Version: 1.0
License: GNU General Public License

-------------------------------------------------------------- */

/* Reset
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
	font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
}

/* Force the vertical scrollbar in FF */

html {
	overflow-y: scroll;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

body {
	width: 100%;
	/*font-family: 'avenir-next', sans-serif;*/
	overflow-x: hidden;
}

* {
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
li {
	-webkit-font-smoothing: antialiased;
}

a {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

a:hover {
	-webkit-transition: color .4s;
	-moz-transition: color .4s;
	-ms-transition: color .4s;
	-o-transition: color .4s;
	transition: color .4s;
}

::selection {
	background-color: #1A495E;
	color: #fff;
}

::-moz-selection {
	background-color: #1A495E;
	color: #fff;
}

/* Fonts Import */

@font-face {
	font-family: "avenir-next";
	src: url("./css/font/avenir.otf");
}

@font-face {
	font-family: "avenir-next-heavy";
	src: url("./css/font/AvenirNextLTPro-Heavy.otf");
}

@font-face {
	font-family: "avenir-next-bold";
	src: url("./css/font/AvenirNextLTPro-Bold.otf");
}

@font-face {
	font-family: 'avenir-next-italic';
	src: url('./css/font/AvenirNext-MediumItalic.ttf');
}

@font-face {
	font-family: 'avenir-next-medium';
	src: url('./css/font/AvenirNextLTPro-MediumCn.otf');
}

/*** Generic Styles ***/

.inner {
	width: 80%;
	margin: auto;
}

h1 {
	font-family: "avenir-next-bold", sans-serif;
    font-size: 65px;
    color: #fff;
    margin: 20px 0;
}

h2 {
	font-family: "avenir-next-bold", sans-serif;
    font-size: 58px;
    color: #fff;
    margin: 20px 0;
}

h3 {
	font-family: "avenir-next-bold", sans-serif;
    font-size: 45px;
    color: #fff;
    margin: 20px 0;
}

h4 {
	font-family: "avenir-next-bold", sans-serif;
    font-size: 40px;
    color: #fff;
    margin: 20px 0;
}

h5 {
	font-family: "avenir-next-bold", sans-serif;
    font-size: 35px;
    color: #fff;
    margin: 20px 0;
}

h6 {
	font-family: "avenir-next-bold", sans-serif;
    font-size: 30px;
    color: #fff;
    margin: 20px 0;
}

.basic-body p {
	font-family: 'avenir-next-bold', sans-serif;
    font-weight: 700;
    font-size: 18px !important;
    margin: 15px 0;
	line-height: 1.6em;
    font-size: 20px;
    color: #FFFFFF;
}

.inner p,
p { 
	font-family: 'avenir-next-bold', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin: 15px 0;
	line-height: 1.6em;
    font-size: 20px;
    color: #FFFFFF;
    /* line-height: 27px; */
}

a {
    color: #CDDC29;
    text-decoration: none;
}

a:hover {
	/* color: #F7D26C; */
	/* color: #889222; */
	text-decoration: underline;
}

blockquote {
    display: block;
    width: 80%;
    margin: 15px auto;
}

blockquote p {
    color: #F7D26C;
    font-style: italic;
    font-size: 22px;
}

.page-wrap ol,
.page-wrap ul {
    margin-left: 40px;
}

.page-wrap ol li,
.page-wrap ul li {
    margin: 10px 0;
    color: #fff;
    font-size: 20px;
    line-height: 1.4em;
	font-family: 'avenir-next-bold', sans-serif;
}

.leftfloated {
	float: left;
}

.rightfloated {
	float: right;
}

.leftfloated img {
    margin: 10px 20px 10px 0;
}

.rightfloated img {
    margin: 10px 0 10px 20px;
}

.basic-page-wrapper {
	background: #1D6977;
	padding: 0 0 40px;
}

/*** Header ***/

header {
	position: relative;
}

div#header-logo-wrap a {
	display: inline-block;
}

div.header-inner {
	position: absolute;
	top: 0px;
	left: 5%;
	right: 5%;
	z-index: 100;
	font-size: 0px;
	width: 90%;
}

.basic-body {
	padding: 40px 0;
}

/* Navigation */

div.menu-header-navigation-container {
	display: none;
	text-align: left;
	margin-top: 20px;
}

div#header-logo-wrap,
nav#header-nav {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: absolute;
	/*padding-top: 30px;*/
}

div#header-logo-wrap {
	text-align: left;
	padding-top: 30px;
}

#header-logo-wrap svg,
#header-logo-wrap img {
	width: 265px;
	height: auto;
} 

nav#header-nav {
	text-align: right;
}

div.header-nav-inner {
	width: 350px;
	margin-left: auto;
	padding-top: 30px;
}

nav#header-nav a.h-twitter {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

nav#header-nav a.h-twitter:hover>svg g {
	fill: #e6eca1;
}

nav#header-nav a.h-twitter svg {
	width: 30px;
	height: auto;
}

ul#menu-header-navigation li {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

ul#menu-header-navigation li a,
ul#menu-header-navigation li a:visited {
	font-family: 'avenir-next-heavy', sans-serif;
	font-size: 27px;
	color: #FFFFFF;
	letter-spacing: 0.96px;
	line-height: 54px;
	text-decoration: none;
	display: block;
	padding: 0px 40px;
}

ul#menu-header-navigation li:hover {
	background-color: #CDDC29;
	cursor: pointer;
}

ul#menu-header-navigation li:hover>a {
	color: #1A495E;
}

/* Start Mobile Nav */

div#mobile {
	display: inline-block;
	/*position: absolute;*/
	/*right: 4%;*/
	/*top: 40px;*/
	/*z-index: 10;*/
	vertical-align: middle;
	margin-right: 20px;
}

#nav-icon {
	width: 40px;
	height: 35px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#nav-icon span {
	display: block;
	position: absolute;
	height: 6px;
	width: 100%;
	background: #CDDC29;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

#nav-icon span:nth-child(1) {
	top: 0px;
}

#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
	top: 12px;
}

#nav-icon span:nth-child(4) {
	top: 25px;
}

#nav-icon.open span:nth-child(1) {
	top: 10px;
	width: 0%;
	left: 50%;
}

#nav-icon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
	top: 10px;
	width: 0%;
	left: 50%;
}

/* End Mobile Nav */

/*** Footer ***/

footer {
	background-color: #1A495E;
	padding: 40px 0px;
}

div.footer-top-wrap {
	font-size: 0px;
}

div.footer-logo-wrap a {
	display: block;
}

div.footer-logo-wrap a svg,
div.footer-logo-wrap a img {
	width: 150px;
	height: auto;
}

div.footer-social-wrap,
div.footer-logo-wrap {
	display: inline-block;
	vertical-align: top;
}

div.footer-social-wrap {
	width: 50%;
	text-align: right;
}

div.footer-social-wrap a.f-twitter:hover>svg g {
	fill: #e6eca1;
}

div.footer-logo-wrap {
	width: 50%;
	text-align: left;
}

div.footer-bottom-wrap {
	text-align: center;
}

div.footer-bottom-wrap {
	margin-top: 40px;
}

div.footer-bottom-wrap p,
div.footer-bottom-wrap a,
div.footer-bottom-wrap a:visited {
	font-family: 'avenir-next', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.4px;
	text-align: center;
	margin: 0px;
}

div.footer-bottom-wrap a,
div.footer-bottom-wrap a:visited {
	display: inline-block;
	text-decoration: none;
}

div.footer-bottom-wrap span {
	display: inline-block;
	margin-left: 20px;
}

/************************************************/

/***--------------- Home Page ---------------***/

/* Header Section */

div#header-wrap {
	/* position: relative; */
	/* height: 860px; */
	background: url('./images/header-bg.jpg') no-repeat;
	background-size: cover;
	background-position: top center;
	padding-bottom: 30px;
    padding-top: 250px;
}

div.header-wrap-inner {
	/* position: relative; */
	top: 250px;
	width: 90%;
	margin: auto;
	
}

div.header-tag-line {
	max-width: 734px;
}

div.header-tag-line p {
	font-family: 'avenir-next', sans-serif;
	font-size: 58px;
	/* color: #D7DBDE; */
	color: #ffffff;
	letter-spacing: 2.07px;
	line-height: 61px;
	margin: 0px;
}

div.header-tag-line p strong {
	font-family: 'avenir-next-bold', sans-serif;
}

div.header-info {
	display: table;
	width: 80%;
	margin: 40px auto;
	max-width: 1000px;
}

div.header-info-left,
div.header-info-right {
	display: table-cell;
	vertical-align: middle;
	font-family: 'avenir-next-bold', sans-serif;
}

div.header-info-left {
	width: 40%;
	background-color: #008B95;
	text-align: center;
	padding: 30px 0px;
}

div.header-info-right {
	width: 60%;
	background-color: #64BFA0;
	padding: 30px 20px 30px 40px;
}

div.header-info-left p {
	font-size: 29px;
	color: #CDDC29;
	letter-spacing: 1.04px;
	line-height: 38px;
	text-transform: uppercase;
}

div.header-info-right p {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0.86px;
}

div#header-wrap p.register-btn {
	text-align: center;
}

div#header-wrap p.register-btn a {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

div#header-wrap p.register-btn a,
div#header-wrap p.register-btn a:visited {
	font-family: 'avenir-next-bold', sans-serif;
    font-size: 31px;
    color: #1A495E;
    letter-spacing: 1.11px;
    text-align: center;
    margin: 0px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background-color: #CDDC29;
    padding: 35px 100px 30px;
    line-height: normal;
}

div#header-wrap p.register-btn a:hover {
	background-color: #008B95;
	color: #CDDC29;
}

/* Signup Form Section */

div.signup-wrap {
	background-color: #1A495E;
	padding: 40px 0px;
}

div.signup-wrap h2,
div.getinv-wrap h2 {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 38px;
	line-height: 43px;
	color: #FFFFFF;
	letter-spacing: 1.37px;
	margin: 0 0 20px 0;
}

div.signup-wrap .inner,
div.text-wrap .inner {
	max-width: 800px;
}

div.signup-wrap form {
	width: 100%;
	font-size: 0px;
}

div.signup-wrap form input {
	display: inline-block;
	vertical-align: top;
}

div.signup-wrap input[type="text"],
div.signup-wrap input[type="email"] {
	height: 60px;
	line-height: 60px;
	font-family: 'avenir-next', sans-serif;
	font-size: 20px;
	color: #1A495E;
	letter-spacing: -0.69px;
	border: none;
	text-indent: 10px;
	width: 24%;
	margin-right: 1%;
}

div.signup-wrap input[type="submit"] {
	-webkit-appearance: none;
	background-color: #CDDC29;
	height: 60px;
	line-height: 60px;
	border: none;
	text-align: center;
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 28px;
	color: #1A495E;
	letter-spacing: 1.1px;
	text-align: center;
	text-transform: uppercase;
	width: 24%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

div.signup-wrap input[type="submit"]:hover {
	cursor: pointer;
	background-color: #008B95;
	color: #CDDC29;
}

/* Text Section */

div.text-wrap {
	background-color: #64BFA0;
	padding: 40px 0px;
}

div.text-wrap p {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0.86px;
	line-height: 37px;
    margin: 0 0 30px;
}

/* Get Involved Form Section */

div.getinv-wrap {
	background-color: #008B95;
	padding: 40px 0px 60px 0px;
}

div.getinv-wrap .inner {
	max-width: 800px;
}

div.getinv-wrap form {
	width: 100%;
	font-size: 0px;
}

div.getinv-wrap input[type="text"],
div.getinv-wrap input[type="email"] {
	height: 60px;
	line-height: 60px;
	font-family: 'avenir-next', sans-serif;
	font-size: 20px;
	color: #1A495E;
	letter-spacing: -0.69px;
	border: none;
	text-indent: 10px;
	width: 32%;
}

div.getinv-wrap input[type="text"] {
	margin-right: 2%;
}

div.getinv-wrap textarea {
	width: 100%;
	display: block;
	margin-top: 10px;
	border: none;
	height: 250px;
	outline: none;
	font-size: 20px;
	color: #1A495E;
	letter-spacing: -0.69px;
	padding: 20px 10px;
}

div.getinv-wrap input[type="submit"] {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 30px;
	color: #1A495E;
	letter-spacing: 1.1px;
	text-align: center;
	-webkit-appearance: none;
	border: none;
	background-color: #CDDC29;
	padding: 15px 30px 10px 30px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	margin-top: 10px;
	text-transform: uppercase;
	display: block;
	margin-left: auto;
}

div.getinv-wrap input[type="submit"]:hover {
	cursor: pointer;
	background-color: #1A495E;
	color: #fff;
}

/* Our Hosts Section */

div.our-hosts-wrap {
	/* background: linear-gradient(to left, 
		rgba(151, 151, 151, 0.8), 
		rgba(151, 151, 151, 0.6) 25%, 
		rgba(151, 151, 151, 0.4) 50%, 
		rgba(151, 151, 151, 0.6) 75%, 
		rgba(151, 151, 151, 0.8) 100%); */
	padding: 40px 0px;
}

div.our-hosts-wrap .inner {
	width: 80%;
}

div.our-hosts-wrap h2 {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 38px;
	line-height: 43px;
	color: #1A495E;
	letter-spacing: 1.37px;
	margin: 0px;
}

div.logo-wrap {
	font-size: 0px;
}

a.logo {
	/* display: inline-block;
	vertical-align: middle;
	width: 33%;
	text-align: center;
	padding: 20px 10px; */
	display: inline-block;
    width: 22%;
    vertical-align: middle;
    text-align: center;
    margin: 20px 5%;
}

.logo img {
    width: 100%;
    max-width: 265px;
}

.logo img.small-logo {
    max-width: 55%;
}

/* ABOUT PAGE --------------------------------------------------------------- */

.hero-wrapper {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 70px 5%;
	position: relative;
	width: 100%;
	height: 400px;
	background-image: url('./images/privacy-page.png');
}

.hero-h1 {
	position: absolute;
	bottom: 50px;
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 58px;
	color: #D7DBDE;
	line-height: 61px;
	margin: 0;
}

.about-block {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 37px;
	padding: 50px 15%;
}

.block-p h1,
.block-p h2 {
	font-size: 38px;
	margin-bottom: 30px;
}

.block-p h3 {
	font-size: 34px;
	margin-bottom: 30px;
}

.block-p h4 {
	font-size: 30px;
	margin-bottom: 30px;
}

.block-p h5 {
	font-size: 26px;
	margin-bottom: 30px;
}

.block-p h6 {
	font-size: 22px;
	margin-bottom: 30px;
}

.block-p p {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 37px;
	margin: 20px auto;
}

/* .about-block a {
	color: #CDDC29;
}

.about-block a:hover {
	color: #889222;
} */

.block-contents {
	width: 100%;
}

.block-1 {
	background: #1A495E;
}

.block-2 {
	background: #1D6977;
}

.block-3 {
	background: #008B95;
}

.block-4 {
	background: #1D6977;
}

.block-5 {
	background: #008B95;
}

.block-6 {
	background: #1D6977;
}

.block-h2 {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 38px;
	color: #FFFFFF;
	margin-bottom: 35px;
}

.block-h3 {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 38px;
	color: #FFFFFF;
	margin-top: 35px;
}

.faq-hr {
	border: 0;
	border-top: 2px solid #CDDC29;
}

.faq-card {
	margin: 30px auto;
	position: relative;
}

.faq-p {
	/* display: inline-block; */
	vertical-align: top;
	padding-left: 55px;
}

.faq-answer-div {
	background-color: #fff;
	padding: 10px 35px;
	width: 85%;
	margin-left: auto;
	margin-right: 5%;
	display: none;
}

.faq-answer-div ol,
.faq-answer-div ul {
	color: #000;
}

.faq-answer-div ol li,
.faq-answer-div ul li {
	font-family: 'avenir-next', sans-serif;
	font-size: 18px;
	color: #131313;
	line-height: 25px;
	margin: 20px 0;
}

.faq-answer-div a {
	color: #1A495E;
}

.faq-answer-div a {
	font-family: 'avenir-next-bold', sans-serif;
}

.faq-answer-div a:hover {
	color: #1D6977;
}

.faq-answer-div p {
	font-family: 'avenir-next', sans-serif;
	font-size: 18px;
	color: #3d3c3c;
	line-height: 25px;
	margin: 20px 0;
	font-weight: 400;
}

svg.plus-sign {
	position: absolute;
}

.schedule-intro {
	width: 85%;
    margin: 0 auto 43px;
}

.time-event-p {
	margin: 0;
    border: 7px solid #CDDC29;
    border-bottom: none;
    background-color: #fff;
	font-family: 'avenir-next', sans-serif;
	font-size: 23px;
	color: #5E5E5E;
}

.time-event-p span {
	padding: 5px 10px;
	vertical-align: top;
}

.block-contents .time-event-p:last-of-type {
	border-bottom: 7px solid #CDDC29;
}

.time-span {
	/* border-right: 3px solid #CDDC29; */
    width: 215px;
    display: inline-block;
}

.event-span {
	width: calc(100% - 225px);
	border-left: 7px solid #CDDC29;
	display: inline-block;
}

.speakers-wrapper {
	width: 100%;
	font-size: 0;
	width: 85%;
	margin: auto;
}

.speaker-card {
	width: 33.3%;
	display: inline-block;
	text-align: center;
	padding: 20px 30px;
	vertical-align: top;
	position: relative;
}

.speakers-headshot-wrap {
	display: inline-block;
    position: relative;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
	border: 7px solid #CDDC29;
	z-index: 3;
}

#thepopup .speakers-headshot-wrap {
	display:block;
	margin:0 auto;
}

.headshot-img {
	width: 100%;
    height: auto;
}

.speakers-inner {
	transition: all 0.5 ease-in-out;
}

.speakers-inner h2 {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 17px;
	color: #CDDC29;
	line-height: normal;
	margin: 0 0 5px;
}

.speakers-inner p {
	margin: 0;
	line-height: normal;
	margin: 0 0 5px;
}

.speakers-inner .pronouns {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 14px;
	color: #CDDC29;
	text-align: center;
}

.speakers-inner .title {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

.speakers-inner .org {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

.speakers-inner .bio {
	font-family: 'avenir-next-italic', sans-serif;
	line-height: 1.5em;
	/* font-family: AvenirNext-MediumItalic; */
	font-size: 14px;
	color: #1A495E;
	text-align: center;
	line-height: 17px;
	display: none;
	cursor: pointer;
}

.speaker-arrow:hover #Meegan {
	stroke: #889222;
}

.selected {
	background-color: #fff;
}

.selected.speakers-inner {
	position: relative;
    z-index: 2;
	width: 100%;
	left: 0;
    border: 7px solid #CDDC29;
    border-radius: 0;
    padding: 60px 30px 5px;
	top: 0px;
	transition: all 0.5 ease-in-out;
}

.selected.speakers-inner .title,
.selected.speakers-inner .org {
	color: #5E5E5E;
}

.selected.speakers-inner h2,
.selected.speakers-inner .pronouns {
	color: #1A495E;
}

.selected.speakers-inner .bio {
	display: block;
}

.selected.speakers-inner .speaker-arrow {
    transform: rotateZ(180deg);
}

.selected.speakers-inner .speaker-arrow #Meegan {
	stroke: #1A495E;
}

.select.speaker-card {
	z-index: 4;
}

.time-date-header {
	font-family: 'avenir-next-bold', sans-serif;
	font-size: 25px;
	color: #1A495E;
}

.four-o-four {
	min-height: 42vh;
    text-align: center;
}

/* Sessions */

.session-card {
	margin-bottom:60px;
}

.session-card h2 {
	font-size:28px;
	line-height:34px;
}

.session-card h2 span {
	color:#BCEAE8;
}

.session-card .sessiontable {
	border:solid 7px #CDDC29;
	background-color:#ffffff;
}

.session-card .sessiontable p {
	color:#5E5E5E;
	font-size:20px;
	line-height:26px;
	margin-top:0;
	font-weight:normal;
}

.session-card .sessiontable p b,
.stacked-div p b {
	font-family: "avenir-next-heavy", sans-serif;
}

.stacked-div p {
	margin: 0;
}

.session-card .sessiontable .sessionleft {
	display: table-cell;
	vertical-align:top;
	width:42%;
	width: 200px;
	border-right:solid 7px #CDDC29;
	margin-right:2%;
}

.session-card .sessiontable .sessionright {
	display: table-cell;
	vertical-align:top;
	width:55%;
	width: calc(100% - 200px);
	padding:20px;
}

.session-card .sessiontable .sessionleft .sessiontop {
	/* border-bottom:solid 7px #CDDC29;  */
	padding:25px;
}

.session-card .sessiontable .sessionleft .sessionbottom {
	padding:25px;
}

.session-card .sessiontable p.sessiondate, 
.session-card .sessiontable p.sessiontime {
	font-size:18px;
	font-weight:bold;
	color:#1A495E;
	line-height:22px;
	margin-bottom:5px;
	margin-top:0;
}

.session-card .sessiontable p.sessionspeaker {
	font-size:18px;
	font-weight:bold;
	color:#1A495E;
	line-height:22px;
	margin-bottom:5px;
	margin-top:0;
}

.session-card .sessiontable p.sessionspeaker a {
	color:#1A495E;
}

.session-card .sessiontable p.sessionspeaker span {
	font-size:14px;
	color:#5E5E5E;
	font-weight:normal;
	line-height:22px;
	margin-bottom:5px;
	margin-top:0;
}

.session-card .sessiontable p.sessionjobtitle {
	margin-top:0;
	margin-bottom:5px;
}

.session-card .sessiontable .aspeaker {
	margin-bottom:20px;
}

.session-card .sessiontable.singlecol .sessionleft {
	display:none;
}

p.speakertype {
	font-size:14px;
	color:#6dc2c5;
	font-style:italic;
}

p.speakerjobtitle {
	font-size:24px !important;
}

/* Popup Form */

#dvGlobalMask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9000;
	background-color:#000;
	opacity:.85;
	display:none;
}


#thepopup {
	display: none;
	position: absolute;
	z-index: 9999;
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding:10px;
	width:500px;
	color:#2a2a2a;
	border:solid 7px #CDDC29;
}

#thepopup h2{
	/*display: none;*/
	color:#2a2a2a;
}

.front #thepopup h2 {
	/*display:none;*/
}

.front #thepopup .content h2 {
	display:block;
	font-size:28px;
	line-height:32px;
	margin-bottom:7px;
}

.front #thepopup h2 a {
	color:#2a2a2a;
	text-decoration:none;
}

#thepopup img {
  width:100%;
  height:auto;
}

#thepopup .modalnav {
	cursor: pointer;
	height: 25px;
	width: 25px;
	font-family: 'Oswald', sans-serif;
	position:absolute;
	right:-20px;
	top:-20px;
	color:#fff;
	z-index:9000;
	background-color:#1A495E;
	border-radius:25px;
	padding:7px 7px 5px 7px;
	border:solid 7px #fff;
	-webkit-box-shadow: 0px -1px 28px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -1px 28px -9px rgba(0,0,0,0.75);
	box-shadow: 0px -1px 28px -9px rgba(0,0,0,0.75);
	font-weight:bold;
	font-size:20px;
	vertical-align:bottom;
	text-align:center;
	line-height:21px;
	box-sizing:content-box;
}

#thepopup .modalnav {
	display:none;
}

#thepopup .modalnav {
	display:block;
}

#thepopup .contentinner {
	padding:10px;
}

#thepopup .contentinner p {
	color:#2a2a2a;
}

#thepopup .form-item {
    margin-top: .5em;
    display: inline-block;
    margin-bottom: .5em;
    width: 49%;
}

.thepopup-button {
    border: none;
    color: #ffffff;
    background-color: #0b6fb7;
    padding: 10px 5%;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 15px;
    font-family: "aktiv-grotesk", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    width: auto;
    width: 90%;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
}

#thepopup .contentinner p {
	font-size:18px;
}

#thepopup h2 {
	font-size:40px;
	margin-bottom:10px;
}

#thepopup .title {
	font-size:20px;
	margin-bottom:5px;
}

/* Popup */

/* Home Page - Media Section */

div.media-sec{
	background-color: #1A495E;
	padding: 40px 0px;
}

div.media-sec .inner{
	max-width: 800px;
	margin: auto;
}

div.media-sec .inner h2{
	font-family: 'avenir-next-bold', sans-serif;
    font-size: 38px;
    line-height: 43px;
    color: #FFFFFF;
    letter-spacing: 1.37px;
    margin: 0 0 20px 0;
}

div.media-sec video{
	outline: none;
	width: 100%;
}
















