
.section-3 .row-fluid [class*="span"]:not(.hero) {
    min-height: 10px!important;
}
.header {
    background-color: #465466!important;
    opacity: 1;
}
.hero-text-wrapper{
    padding: 0 8%;
}
.hero {
    position: relative;
    padding-top: 70px;
    height: auto;
    background-color: #2f383e;
    padding-bottom: 80px;
}
.hero-text-wrapper{
    margin-bottom: 40px;
    padding: 0 8%;
}
.hero-left {
    padding-right: 55px;
}
.hero-left-cta{
    text-align: center;
}
.hero-social {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 50px;
    background-color: #444c52;
    width: 80px !important;
    height: 440px;
    cursor: pointer;
    box-shadow: 0 1px 5px 1px rgba(0,0,0,0.1);
}
.hero .share-text {
    -webkit-transform: rotate(90deg)!important;
    -moz-transform: rotate(90deg)!important;
    -ms-transform: rotate(90deg)!important;
    padding: 5px 0 20px 0;
}
.hero .share-text span {
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    left: 70px;
    z-index: 2;
    width: 200px;
    letter-spacing: 1px;
    top: 6px;
}
.hero-sharing {
    position: absolute;
    bottom: 32px;
}
.hero-sharing a {
    position: relative;
    display: block;
    width: 50%!important;
    float: none;
    margin: 0 auto;
    margin-bottom: 9px;
}
.hero-sharing a img {
    opacity: 0;
}
.hero-sharing a:after {
    height: 165%;
}
.hero-sharing a:nth-of-type(1):after {
    position: absolute;
    display: block;
    top: 0%;
    width: 100%;
    content: url("//sandiego.hubspotusergroups.com/hubfs/fbB-1.png");
    transition: .25s;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
}
.hero-sharing a:nth-of-type(2):after {
    position: absolute;
    display: block;
    top: 0%;
    width: 100%;
    content: url("//sandiego.hubspotusergroups.com/hubfs/lnkB-1.png");
}
.hero-sharing a:nth-of-type(3):after {
    position: absolute;
    display: block;
    top: 0%;
    width: 100%;
    content: url("//sandiego.hubspotusergroups.com/hubfs/twtB-1.png");
}
.hero-sharing a:nth-of-type(4):after {
    position: absolute;
    display: block;
    top: 0%;
    width: 100%;
    content: url("//sandiego.hubspotusergroups.com/hubfs/gglB-1.png");
}
.hero h1 {
    color: #fff;
    border-bottom: solid 1px #00ccff;
    padding: 1px 0 10px 0;
}
.hero .event-time p {
    font-family: 'Georgia W01 Regular';
    padding-top: 20px;
    color: #00ccff;
    letter-spacing: 4px;
    font-size: 20px;
}
.hero .description p {
    font-family: 'Georgia W01 Regular';
    color: #fff;
    line-height: 1.35;
    padding: 15px 25px 55px 0;
    font-size: 20px;
}
.hero .hero-right {
    position: relative;
}
.hero .hero-right .hero-map {
    position: relative;
    display: block;
    height: 365px;
    width: 100%;
    background-size: cover;
    border: 10px solid rgb(255, 255, 255);
    border-radius: 3px;  
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}
.hero .hero-right .location {
    position: absolute;
    bottom: 0;
    background-color: #fff; 
    width: 100%;
}
.hero .hero-right .location p {
    font-family: 'Georgia W01 Italic';
    font-size: 16px;
    padding: 15px 50px; 
    color: #485661;
    text-align: center;
}

.hero h4 {
    padding-top: 10px;
    font-family: 'Georgia W01 Bold';
    font-size: 16px;
    margin: 0;
    color: #fff;
    text-align: center;
    position: relative;
    top: 45px;
}
.hero .event-timer {
    margin: 60px auto 0;
    padding: 0 8%;
}
.hero .event-timer .countdown,
.hero .event-timer .label {
    text-align: center;
    margin: 0;
    list-style: none;
    padding: 10px 0;
}
.hero .event-timer .countdown li span {
    position: relative;
    z-index: 2;
    margin-bottom: 70px;
}
.lSSlideOuter .lSPager.lSpg>li a {
    z-index: 3!important;
}
.hug-video{
    background-color: #fff;
    padding: 10px;
    text-align: center;
}
.hug-video .widget-type-text{
    padding: 20px 0;
    font-size: 18px;
}
.section-2 {
    padding-bottom: 65px;
}
.section-2 .lSAction> a {
    top: 201px;
    width: 54px!important;
    height: 46px!important;
    z-index: 3;
}
.section-2 .lSAction>.lSNext {
    right: 8px;
}
.section-2 .lSAction>.lSPrev {
    left: 8px;
}
.section-2 {
    position: relative;
    border-top: solid 1px rgba(0,0,0,.1);
    padding-top: 70px;
    background-color: #eef7f9;
    text-align: center;
}
.lep-shuttle .container {
    max-width: 960px;
    margin: 0 auto;
    padding-left: 0!important;
    padding-right: 0!important;
}
.lep-shuttle {
    position: fixed;
    z-index: 4;
    top: 90px;
    left: 0;
    background-color: #fff;
    text-align: center;
    width: 100%;
    padding: 20px 0;
    box-shadow: 1px -1px 8px 1px rgba(0,0,0,.2);  
    transition: .4s;
    transform: translateY(-73px);
    -webkit-transform: translateY(-73px);
    -moz-transform: translateY(-73px);
    -ms-transform: translateY(-73px);
    -o-transform: translateY(-73px);   
}
.lep-shuttle.affix {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}
.lep-shuttle ul {
    display: -webkit-box;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    display: block;
}
.lep-shuttle li {
    list-style: none;
    transform: translateZ(0);
    display: inline-block;
}
.lep-shuttle li a {
    font-family: 'Avenir LT W01_55 Roman1475520';
    display: block;
    list-style: none;
    line-height: 32px;
    color: #2f383e;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 20px;
    background-color: transparent;
    padding: 1px 20% 0;
    height: 33px;
    min-width: 100px;
    font-size: 14px;
    transform: translateZ(0);
    transition: 0s;   
}
.lep-shuttle li.active a {
    color: #fff;
    background-color: #ef6e23;
    transition: .3s;
}
.section-2 h2 {
    position: relative;
    color: #00ccff;
    padding-bottom: 20px;
    /*width: 75%;*/
    margin: 0 auto;
    margin-bottom: 40px;
}
.section-2 h2:after {
    left: 38%;
    width: 25%;
    border-bottom: solid 2px #fff;
    box-shadow: 0 -1px 0 0 rgba(128,128,128,0.2);
}
.section-2 .event-speaker-box {
    text-align: center;
    height: 530px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto 80px;
}
.section-2 .event-speaker-box .moves {
    height: 410px;
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 40px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}
.section-2 .event-speaker-box .speaker-image {
    padding: 50%;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-shadow: inset 0px 0px 0px 10px #fff;
    -moz-box-shadow: inset 0px 0px 0px 10px #fff;
    box-shadow: inset 0px 0px 0px 10px #fff;
    cursor: pointer;
    margin: 0 auto;
    margin-bottom: 15px;
    display: block;
    background-size: cover;
}
.section-2 .event-speaker-box h5 {
    padding-top: 10px;
    font-family:'Avenir Next LT W01 Bold';
    font-size: 20px;
    color: #ef6e23;
    padding: 2px 0;
    margin: 0;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
}
.section-2 .event-speaker-box span.title {
    font-family: 'Georgia W01 Regular';
    font-size: 16px;
    color: #485661;
    padding: 2px 0;
    text-transform: uppercase;  
    display: block;
    letter-spacing: 4px;
}
.section-2 .event-speaker-box span.company {
    font-family: 'Georgia W01 Italic';
    font-size: 16px;
    color: #00ccff;
    padding: 2px 0;
    display: block;
    letter-spacing: 4px;
    font-style: italic;
}
.section-2 .event-speaker-box .hidden {
    opacity: 0;
    display: inline-block;   
    transition: 1s;
}
.section-2 .event-speaker-box:hover .hidden {
    opacity: 1;
    visibility: visible;
}

.section-2 .event-speaker-box p {
   font-size: 16px;
   color: #485661;
   line-height: 1.4;
   font-family: 'Georgia W01 Regular';
   max-width: 300px;
   padding: 20px 10px;
   margin: 0 auto;
}
.section-2 .event-speaker-box .speaker-footer {
   
}
.section-2 .social-box {
    list-style: none;
    padding-top: 20px;
    position: relative;
}
.section-2 .social-box:after {
    position: absolute;
    top: 0;
    left: 35%;
    height: 100%;
    width: 30%;
    background-color: transparent;
    content: "";
    border-top: solid 1px #2f383e;
    z-index: 3;
}
.section-2  .social-box li {
    display: inline-block;
    padding: 0 7px;
     position: relative;
    z-index: 4;
}
.section-2 .social-box li a {
    display: block;
}
.section-3 {
    padding: 50px 0 70px;
    border-top: solid 1px rgba(0,0,0,.1);
    position: relative;
    background-image: url("//sandiego.hubspotusergroups.com/hubfs/darkoverlay-1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}
.location {
    padding-top: 35px;
}
.location h2 {
    position: relative;
    color: #0cf;
    padding-bottom: 20px;
    text-align: center;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 40px;
}
.location h2:after {
    left: 38%;
    width: 25%;
    border-bottom: solid 2px #fff;
    box-shadow: 0 -1px 0 0 rgba(128,128,128,0.2);
}
.location * {
    list-style: none;
}
#location-slider > li {
    height: 305px!important;
}
#location-slider > li img {
    height: 100%;
    width: 100%;
}
.location .lSSlideWrapper {
    overflow: visible!important;
}
.location .lSAction> a {
    top: 117%;
    width: 54px;
    height: 46px;
    z-index: 3!important;
}
.location .lSGallery li {
    position: relative;
}
.location .lSGallery li:after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #dadddf;
    opacity: .5; 
    transition: .5s;
}
.location .lSGallery li.active:after {
    opacity: 0;
    border-radius: 0!important;
}
.location .lSAction>.lSNext {
    right: 0px;
}
.location .lSAction>.lSPrev {
    left: 0px;
}
.location-info {
    position: relative;
    font-family: 'Georgia';
    font-size: 18px;
    padding: 341px 0 60px;
    color: #485661;
    line-height: 32px;  
}
.location-info .place {
    font-family: 'Georgia W01 Italic';  
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 27px;
}
.hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%!important;
}
.hs_cos_flex-slide-thumb {
    max-width: 140px;
    max-height: 90px;
    margin-right: 1%;
}
.flex-slider-main {
    max-height: 305px;
}
.location iframe {
    position: absolute;
    left: 0;
    height: 300px;
    width: 100%;
    border: none;
    width: 49.25%;
    z-index: 2;
}
.owl-nav {
    font-size: 0;
}

.owl-nav > div {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.owl-next {
    right: 0;
    left: auto !important;
}

.owl-next:before,
.owl-prev:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    content: "\f104";
    color:#000;
    font-size: 50px;
    line-height: 40px;
    text-align:center;
}
.owl-next:before {
    content: "\f105";
}
.owl-stage-outer .event-speaker-box.slide-element {
        width: 100%;
    }
.section-3 {
    border-top: solid 8px #0cf;
    border-bottom: solid 8px #8a8a8a;
}
.section-3 .agenda-header {
    text-align: center;
}
.section-3 h2{
    position: relative;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 65px;
    text-align: center;
    display: inline-block;
}
.section-3 h2:after {
    position: absolute;
    bottom: -20px;
    border-bottom: solid 3px #fff;
    width: 220px;
    left: 13%;
    margin: 0 auto;
    display: block;
    content: "";
    box-shadow: 0 -1px 2px 0px #00232c;
    -webkit-box-shadow: 0 -1px 2px 0px #00232c;
    -moz-box-shadow: 0 -1px 2px 0px #00232c;
    -ms-box-shadow: 0 -1px 2px 0px #00232c;
    -o-box-shadow: 0 -1px 2px 0px #00232c;
}
.section-3 .sch-container {
    max-width: 960px;
    margin: 0 auto;
    float: none;
}
.section-3 .sch-container {
    display: table;
    width: 100%;
}
.section-3 .sch-container .span2,
.section-3 .sch-container .span3,
.section-3 .sch-container .span4 {
    height: 100%;
    display: table-cell;
    float: none!important;
}
.section-3 .schedule > span > div.hs_cos_wrapper_type_custom_widget:nth-of-type(2n + 3) {
    background-color: rgba(0,0,0,.15);   
}
.section-3 .schedule-content .span2 {
    padding: 16px;
}
.section-3 .schedule-content .span3 {
    padding: 16px;
    border-left: dotted 1px rgba(255,255,255,.15);
}
.section-3 .schedule-content .span4 {
    padding: 16px;
    border-left: dotted 1px rgba(255,255,255,.15);
}
.section-3 .schedule-head  {
    margin-bottom: 10px;
}
.section-3 .schedule-head .sch-container {
    border-top: solid 1px rgba(255,255,255,.15);
    border-bottom: solid 1px rgba(255,255,255,.15);
}
.section-3 .sch-container .span3,
.section-3 .sch-container .span4 {
    padding-left: 16px;
}
.section-3 .schedule-head h3 {
    padding: 6px 0;
    font-family: 'Georgia W01 Bold';
    color: #fff;
    font-size: 14px!important;
    font-weight: normal!important;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 0!important;
}
.section-3 .schedule-content h4,
.section-3 .schedule-content h5,
.section-3 .schedule-content h6,
.section-3 .schedule-content p {
    color: #fff;
    font-size: 14px!important;
    font-weight: normal!important;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 0!important;
}
.section-3 .schedule-content h4  {
    font-family: 'Georgia W01 Bold';
}
.section-3 .schedule-content h5 {
    font-family: 'Georgia W01 Italic';
}
.section-3 .schedule-content h6 {
    font-family: 'Georgia W01 Regular';
    color: #ef6e23;
}
.section-3 .schedule-content p  {
    font-family: 'Georgia W01 Regular';
    padding: 30px 0 0;
    text-transform: none;
    letter-spacing: normal;
}
.section-3 .span2 p  {
    font-family: 'Georgia W01 Italic';
    color: #0cf;
    text-transform: none;
    padding: 0;
}
.section-4 {
    border-top: solid 1px rgba(0,0,0,.1);
    padding: 40px 8% 50px;
    background-color: #e4edf1;
}
.section-4 form {
    max-width: 301px;
    display: block;
    margin: 0 auto;
}
.section-4 ul.hs-error-msgs li {
    list-style: none;
    text-align: left;
    color: #a91c1c;
}
.section-4 input {
    outline: none!important;
    -webkit-appearance: none!important;
}
.section-4 .widget-type-form h3 {
    margin: 10px auto 25px;
    color: #00ccff;
    font-size: 22px;
    text-align: center;
    max-width: 300px;
}
.section-4 input:not([type='submit']) {
    margin: 5px auto 15px 0;
    padding: 5px 8px;
    max-width: 300px;
    width: 100%;
    height: 40px;
    font-family: 'Georgia W01 Regular';
    font-size: 18px;
    color: #44515b;
    border: solid 1px #8a8a8a;
    border-radius: 2px;
    background-color: transparent;
    display: block;
}
.section-4 input[type='submit'] {
    max-width: 300px;
    display: block;
    border: none;
    margin: 15px 0 0 0;
    width: 100%;
    line-height: 35px;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    font-family: 'Georgia', sans-serif;
    background-color: #ef6e23;
    cursor: pointer;
    transition: .3s;
}
.section-4 input[type='submit']:hover {
    color: #ef6e23;
    background-color: #fff;
}
.section-4 .hs-form-field > label {
    display: block;
    margin: 10px 0 0;
    padding-bottom: 0px;
    font-family: 'Georgia W01 Regular';
    font-size: 15px;
    color: #54616a;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
}
.section-4.padding {
    border-top: solid 3px #7a7f81;
}
.section-4 .blurby {
    margin-bottom: 40px;
}
.section-4 h2 {
    position: relative;
    color: #00ccff;
    width: 75%;
}
.section-4 h2:after {
    left: 0;
    width: 50%;
    border-bottom: solid 2px #fff;
    box-shadow: 0 -1px 0 0 rgba(128,128,128,0.2);
    bottom: -16px;
}
.section-4 p {
    padding-top: 46px;
    font-family: 'Georgia W01 Regular';
    font-size: 18px;
    color: #485661; 
    line-height: 1.5;
    width: 75%;
}
.section-4 .eventbrite-image { 
    text-align: right;
}
.section-6 {
    border-top: solid 1px rgba(0,0,0,.1);
    padding: 30px 0 70px 20px;
    background-color: #fff;
}
.section-6 h2 {
    position: relative;
    color: #00ccff;
    padding-bottom: 15px;
    display: inline-block;
    text-align: center;
}
.section-6 h2:after {
    left: 20%;
    width: 50%;
    border-bottom: solid 2px #fff;
    box-shadow: 0 -1px 0 0 rgba(128,128,128,0.2);
}
.section-6 .tab-controls {
    position: relative;
    margin-top: -79px;
    z-index: 11;
}
.section-6 .tab {
    display: block;
    float: left;
    width: 31%;
    height: 49px;
    padding-top: 12px;
    margin-right: 2%;
    font-family: 'Georgia W01 Italic';
    font-size: 20px;
    color: #44515b;
    text-align: center;
    border-radius: 2px;
    background-color: #ccd6db;
    box-shadow: inset 0 2px 4px 1px transparent;
    transition: .3s;
    cursor: pointer;
}
.section-6 .tab:hover {
    box-shadow: inset 0 2px 5px 0 rgba(0,0,0,.15);
}
.section-6 .tab:last-of-type {
    margin-right: 0;
}
.section-6 .tab.active {
    background-color: #fff;
    color: #ef6e23;
}
.section-6 .tab.active:hover {
    box-shadow: inset 0 2px 5px 0 rgba(0,0,0,0);  
    cursor: auto!important;
}
.section-6 .tab-data {
    display: none;
}
.section-6 .lep-tab-1.tab-data {
    display: block;
}
.section-6 .sponsor-images>span {
    padding: 35px 0 0;
    display: -webkit-box; 
    display: -moz-box; 
    display: -moz-flex; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
} 
.section-6 .lep-tab-1 {
    text-align: center;
}
.section-6 .lep-tab-1 .hs_cos_wrapper_type_linked_image {
    margin: 0 0 35px;
    padding: 0 2%;
}
.section-6 .lep-tab-2 {
    text-align: center;
}
.section-6 .lep-tab-2 img {
    margin: 15px 0 31px;
}
.section-6 .lep-tab-2 .sponsorship span {
    font-family: 'Avenir Next LT W01 Bold';
    font-size: 20px;
    color: #ef6e23;
}
.section-6 .lep-tab-2 .sponsorship span > span {
    font-family: 'Georgia W01 Italic';
    font-size: 16px;
    color: #0cf;
    display: block;
    margin-top: 3px;
}
.section-6 .lep-tab-2 .includes {
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #dadddf;
}
.section-6 .lep-tab-2 .includes li {
    margin-bottom: 20px;
    font-family: 'Georgia W01 Regular';
    font-size: 16px;
    color: #485661;
    list-style: none;
}
.section-6 .lep-tab-3-header {
    text-align: center;
    margin-bottom: 60px;
}
.section-6 .lep-tab-3 h3 {
    font-family: 'Georgia W01 Bold';
    font-size: 16px;
    margin: 0;
    font-weight: normal!important;
    color: #ef6e23;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 32px;
}
.section-6 .lep-tab-3 p {
    font-family: 'Georgia W01 Regular';
    font-size: 18px;
    color: #485661;
    line-height: 32px;
}
.section-6 .lep-tab-3 a {
    font-family: 'Georgia W01 Italic';
    font-size: 18px;
    color: #0cf;
    line-height: 32px;
    text-decoration: none;
    transition: .3s;
}
.section-6 .lep-tab-3 a:hover {
    color: #ef6e23;
}
.section-6 .lep-tab-3-header {
    text-align: center;
}
.section-6 .row-fluid [class*="span"]
{
    min-height: 15px!important;
}    
.section-6 .sponsor-images img{		
    max-width: 150px;		
}

.section-8 {
   border-top: solid 1px rgba(0,0,0,.1);
}
.loop-wrapper {
    padding: 40px 0;
       background-color: #f1f2f4;
}
.loop-wrapper form{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.loop-wrapper form>div{
    width: 48%;
    max-width: 48%;
}

.loop-wrapper h2{
    color: #485661!important;
}
.loop-wrapper .field input.hs-input{
    height: 50px;
    width: 100%;
    padding: 0 10px;
    border: 0;
    border: solid 1px #485661;
    text-align: left !important;
    border-radius: 2px;
    font-size: 18px;
    color: #485661;
    background-color: transparent;
}
.loop-wrapper #hs_cos_wrapper_module_14670624328133033 input[type="submit"],
.loop-wrapper .hs_submit .actions input[type="submit"]{
    text-align: center;
    border: 0;
    width: 100%;
    height: 50px;
    border-radius: 2px;
    font-family: 'Georgia W01 Italic';
    color: #fff;
    font-size: 20px;
    background-color: #ef6e23;
    margin: 0!important;
    cursor: pointer;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.loop-wrapper #hs_cos_wrapper_module_14670624328133033 input[type="submit"]:hover,
.loop-wrapper .hs_submit .actions input[type="submit"]:hover {
    background-color: #fff;
    color: #ef6e23;
}
.loop-wrapper .field>label{
    display: none;
}
.loop-wrapper ul.hs-error-msgs{
    margin-top: 20px;
    list-style: none;
    padding: 0;
}
.countdown-wrapper h2{
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
}
.countdown-wrapper{
    background-color: #2f383e;
    padding: 40px 0;
}
.countdown-wrapper .countdown{
    text-align: center;
}
    iframe{
        max-width: 100%;
    }
@media (max-width: 768px) {
    .section-3 .schedule-pager  {
        position: fixed;
        top: 50%;
        right: 0;
    }
    .section-3 .schedule-pager span {
        display: block;
        opacity: 0;
        content: url("//www.sdinboundmarketing.com/hubfs/next.png");
        visibility: hidden;
        transition: .3s;
    }
    .section-3 .schedule-pager.active span {
        opacity: 1;
        visibility: visible;
    }
    .section-3 .schedule-head .span3,.section-3 .schedule-head .span4 {
        text-align: center;
        padding: 0;
    }
    .section-3 .schedule-content .span2 {
        width: 70px;
        min-width: 70px;
        max-width: 70px;
        padding: 5px;
    }
    .section-3 .schedule-content .span3{
        padding: 5px!important;
        text-transform: capitalize;
    }
    .section-3 .schedule-content h4, 
    .section-3 .schedule-content h5, 
    .section-3 .schedule-content h6, 
    .section-3 .schedule-content p{
        font-size: 10px!important;    
        text-transform: capitalize;
    }
    .section-3 .row-section .time span {
        text-align: left!important;
        padding-bottom: 15px;
    }
    .section-4 h2{
        width: 100%;
    }
    .section-6 {
        background-color: #eef7f9;
    }
    .tab-data {
        display: block!important;
        margin: 0 0 70px 0;
    }
    .tab-controls {
        display: none!important;
    }
    .location iframe {
        width: 100%;
    }
    .section-2 .lSAction>a {
        top: 80%;
    }
    .lep-shuttle {
        display: none!important;
    }
    .loop-wrapper form{
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .loop-wrapper form>div{
        width: 100%;
        max-width: 100%;
    }
    .loop-wrapper .field input.hs-input{
        margin-bottom: 20px;
    }
    .loop-wrapper h2{
        margin-bottom: 30px;
    }
    
    .header:after{
        display:none;
    }
}
@media (max-width: 480px) {
    .section-6 .sponsor-images>span {
        display: block !important;
    }
}
@media (min-width: 768px) {
    .hero .event-timer .countdown {
        margin-bottom: 25px;
    }
    .hero-text-wrapper{
        padding: 0 0;
        margin-bottom: 0;
    }
    .hero-sharing a:hover:after {
        opacity: .5;
    }
    .hero-left-cta{
        text-align: left;
    }
    .hero .event-timer .countdown li {
        margin-bottom: 0;
    }
    .hero .event-timer {
        padding: 0 0;
    }
    .section-1 .lSPrev:hover span.prev {
        content: url("//sandiego.hubspotusergroups.com/hubfs/prevW.png")!important;
    }
    .section-1 .lSNext:hover span.next {
        content: url("//sandiego.hubspotusergroups.com/hubfs/nextW.png")!important;
    }
    .section-2 .event-speaker-box {
        width: 33.333333%;
        float: left;
    }
    .section-2 .event-speaker-box:hover .moves {
        overflow: visible;
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px); 
         transition: .55s;
         -webkit-transition: .55s;
        -moz-transition: .55s;
        -ms-transition: .55s;
        -o-transition: .55s;
    }
    .section-2 .event-speaker-box:hover h5 {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        
    }
    .section-3 {
        padding: 50px 0 70px;
    }
    .section-4 {
        padding: 40px 0 50px;
    }
    .section-4.padding {
        padding-bottom: 129px;
    }
    .section-4 .blurby {
        margin-bottom: 0;
    }
    .section-5 {
        padding: 35px 0 50px;
    }
    .section-7 {
        padding: 40px 8% 80px;
    }
    .section-7 .upcoming-event .arrow-cta:hover {
        background-color: #00ccff;
    }
    .section-7 .upcoming-event .arrow-cta:hover:before {
        content: url("//sandiego.hubspotusergroups.com/hubfs/arrowW.png");
        -webkit-transform: rotateX(0deg);
        top: 28%;
        transition: .65s;
    }
}