@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	font-family: "Whitney SSm A","Whitney SSm B","Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#565b73;
	background: ##ffffff;
	}
section {
    padding-left: 20px;
    padding-right: 20px;
}
section.header {
    border-bottom: 1px solid;
    border-color: #eee;
	text-align: center;
    padding-top: 0;
    padding-bottom: 5px;
}
div.header {
    max-width: 1100px;
    margin: auto;
    text-align: center;
	padding: 15px 0;
}
.header img{
	max-width: 160px;
	}
.header, .title {
    background: transparent;
}
.section_inner {
    max-width: 1100px;
	    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}
.first_sec {
    display: inline-block;
    padding-bottom: 50px;
    border-bottom:1px solid #eee;
}
.first_sec .left {
	width: 55%;
    box-sizing: border-box;
    float: left;
    padding-right: 50px;
    border-right: 1px solid;
    border-color: #eee;
}
.sub_header {
    font-size: 18px;
    color: #f22f46;
    padding: 0 0 15px;
}
.first_sec h1 {
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 40px;
    margin-top: 5px;
    color: #0D122B;
}
h1 {
    font-weight: 400;
    margin: 0;
}
h2{
	font-size: 19px;font-weight: 600;margin: 0;
}
.logos {
    text-align: center;
    margin-bottom: 20px;
}
.logos img {
    max-width: 150px;
    padding: 0 10px;
}
.duration {
    margin: 10px 0 20px;
}
.first_sec h1:after {
    position: absolute;
    content: '';
    width: 90px;
    height: 1px;
    border-bottom: 2px solid #F4495D;
    bottom: -15px;
    left: 0;
}
.presenters_pic {
    padding-right: 20px;
}
.presenters_pic img {
    display: inline;
	border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 15px;
}
.title_desc {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 24px;
	    margin-top: 0;
		margin-top: 30px;
}
.image_bottom {
    list-style: none;
    padding-left: 20px;
    line-height: 24px;
    margin-bottom: 0;
}
.image_bottom li {
	background: url(http://na-sj29.marketo.com/rs/294-TKB-300/images/checkmark.png);
	background-repeat: no-repeat;
	background-size: 21px;
	background-position: 0 2px;
	padding-left: 33px;
	margin-bottom: 10px;
}
.meet_presenter h2 {
    margin-bottom: 80px;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    color: #0D122B;
}
.meet_presenter{
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
}
.presenter_wrap .left img {
    max-width: 330px;
    width: 100%;
    margin-top: 15px;
}
.pres_left {
    padding-right: 30px;
    box-sizing: border-box;
}
.presenter_wrap {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.presenter_inner {
    display: flex;
}
.presenter_wrap .left, .presenter_wrap .right {
	    width: 50%;
    float: left;
}
.presenter_wrap .right {
	 padding: 0px 10px 10px 50px;
}

.first_sec .left {
    box-sizing: border-box;

}

.first_sec .right {
    padding-bottom: 0;
}
.right {
    margin-left: 0!important;
    max-width: inherit;
    box-sizing: border-box;
	padding: 10px;
	    float: right;
		background: #fff;
}
h3.presenter_name {
    margin: 0;
    color: #0D122B;
    font-size: 19px;
}
.pres_designation {
   text-transform: uppercase;
letter-spacing: 2px;
margin: 10px 0 20px;
color: #8E91A1;
font-size: 12px;

}
.pres_desc {
    line-height: 24px;
	text-align: left;
}
.pres_right {
    padding-left: 30px;
    box-sizing: border-box;
}
div#form_pos {
    padding: 30px;
}
#form_pos {
    right: 0;
    top: 130px;
    width: 45%;
}
form {
    padding: 0;
}
form {
    background: transparent;
}
section.footer {
    background: #0D122B;
    color: #565b73;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}
.footer__logo circle, .footer__logo path {
    fill: #f22f46;
}
.legal__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
section.footer a {
    color: #565b73;
}
.legal__link {
    display: inline-block;
    padding: 4px 12px;
    margin: 0 -12px;
    text-decoration: none;
}
li.legal__list-item {
    margin-top: 10px;
    margin-bottom: 4px;
}
.legal__list-item {
    display: inline-block;
    color: #565b73;
    letter-spacing: .15em;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    margin: 4px 0;
    padding: 0 12px;
    position: relative;
}
.legal__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.legal__list-item:not(:last-child):after {
    content: "";
    position: absolute;
    right: 0;
    top: 4px;
    bottom: 4px;
    border-right: solid 1px rgba(86,91,115,.65);
}
.res .legal__list-item:nth-child(1) {
    display: inline;
}
.sign_up {
    text-align: center;
    font-size: 34px;
}


.download_guide {

    background: #008CFF !important;
    padding: 10px 0 !important;
    display: block !important;
    width: 220px !important;
    margin: 40px auto 0 !important;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 5px !important;
    border: none;
    box-shadow: 0 5px 30px rgba(148,151,155,.6);
    font-size: 16px;

}

section .blank{
	padding-top: 40px !important;
	padding-bottom: 10px !important;
}
/*--Meadia Style--*/
@media (min-width: 1064px){
	.uk-visible-small {
		display: none!important;
	}
}
@media (max-width: 1024px){
	body {
		max-width: 100%;
		min-width: inherit;
	}
}
@media screen and (max-width: 1080px){
	.uk-grid .col:nth-child(2n+1) {
		clear: left;
		margin-bottom: 30px;
	}
	.uk-grid .col {
		width: 50%;
		float: left;
	}
}
@media (min-width: 960px){
	.first_section .section_inner {
		padding-top: 70px;
		padding-bottom: 110px;
	}
	.section_inner {
		padding-bottom: 110px;
		
	}
}

@media (max-width: 959px) and (min-width: 480px){
	.section_inner {
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
}
@media screen and (min-width: 768px){
	.res .legal__list-item:nth-child(1) {
		display: block;
	}
	.res .legal__list-item {
		display: inline-block;
	}
}
@media screen and (min-width:768px){
	.section-logo-list .uk-grid-wrapper{
		max-width:66%;
		margin:0 auto;
		}
}@media (min-width:1064px){
	.section-logo-list .uk-grid-wrapper{
		max-width:none;
		margin:0;
		}
	}
	.section-logo-list .uk-grid-margin{
		margin-top:45px;
		}
		.section-logo-list .logo-link{
			color:#f22f46;f
			ont-size:12px;
			letter-spacing:.045em;
			text-transform:uppercase;
			font-weight:500;
			display:block;
			text-align:center;
			line-height:1.2;
			white-space:nowrap;
			transition:all 150ms ease-out;
			}
		.section-logo-list .logo-link ._text{
			transition:all 150ms ease-out;
			display:block;
			}

		.section-logo-list .logo-link svg{
			transition:all 150ms ease-out;
		}
		.section-logo-list .logo-link svg *{
			transition:all 150ms ease-out;
			}
		.section-logo-list .logo-link:hover{
			text-decoration:none;
		}
		.section-logo-list .logo-link:hover svg{
			transform:scale(1.03);
			}
		.section-logo-list .logo-link:hover svg *{
			fill:#565b73;
			}
		.section-logo-list ._logo{
			margin-top:25px;
			}
		.section-logo-list ._logo svg *{
			fill:#94979b;
			}
		.section-logo-list .logo-twitch{
			margin-top:20px;
			}
		.section-logo-list .logo-twitch svg{width:98px;height:auto}
		.section-logo-list .logo-zendesk{margin-top:17px}
		.section-logo-list .logo-zendesk svg{width:145px;height:auto}
		.section-logo-list .logo-nordstrom svg{width:169px;height:auto}
		.section-logo-list .logo-lyft{margin-top:17px}
		.section-logo-list .logo-lyft svg{width:57px;height:auto}

@media screen and (max-width: 767px){
	img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.first_sec .left {
		float: none;
		border-right: 0;
		border-bottom: 0;
		margin-bottom: 0;
	}
	.first_sec .left {
		float: none;
		border-right: 0;
		border-bottom: 0;
		margin-bottom: 0;
	}
	.first_sec .left, .meet_presenter .left {
		width: 100%;
		padding-right: 0;
		padding-bottom: 50px;
		border-right: 0;
		border-bottom: 1px solid #eee;
		margin-bottom: 50px;
		
	}
	div#form_pos {
		top: 0;
		right: 0;
		width: 100%;
	}
	.uk-grid-wrapper{
		max-width: 100%!important;
	}
	.first_sec{
		display:table;
	}
	.first_sec .right{
		display:table-footer-group;
		float:none;
		
	}
	.first_sec .right, .meet_presenter .right {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		float: none;
		display: block;
	}		
	.mob_bottom{
		margin-bottom: 30px;
	}
	
}
@media (max-width: 660px){
	h1 {
		font-size: 28px!important;
	}
	.pres_pic_container {
		flex-direction: column;
	}
	.presenters_pic {
		padding-right: 0;
		padding-bottom: 20px;
	}
	.event_time {
		font-size: 14px;
		padding-left: 0;
		border-left: 0;
		line-height: 25px;
		border-top: 1px solid #eee;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	h2 {
		font-size: 22px!important;
	}
	.meet_presenter h2 {
		margin-bottom: 40px;
	}
	.presenter_wrap {
		width: 100%;
		float: none;
		padding: 0!important;
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 600px){
	.third_sec_wrap{
		display:table;
	}
	.right{
		display:table-footer-group;
		float:none;
		
	}
	img.self_publish {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	h3.presenter_name, .pres_designation{
		text-align: center;
	}
	.uk-grid .col {
		width: 100%;
		float: none;
		margin-bottom:30px;
	}
	.uk-grid .col:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 479px){
	.section_inner {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.presenter_inner {
		display: block !important;
	}
    .presenter_inner .left{
		width: 100% !important;
		display: block !important;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.presenter_inner .right{
		width: 100% !important;
		display: block !important;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center !important;
    }
	.presenter_name a img {
		display: inline-block !important;
	}
	.footer li {
		display: block;
	}
	.legal__list-item:not(:last-child):after {
		border-right: 0;
	}
}

