@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700');

body {
    font-family: 'Lato', sans-serif !important;
    color:#333e48;
    font-size: 16px;
    line-height: 1.5;
}

.alt-font {
    font-family: 'Lato', sans-serif;
}
.main-font {
    font-family: 'Lato', sans-serif;
}

.text-dark-gray {
    color: #333e48;
}

.text-light-gray {
    color: #e5eceb;
}

.text-orange {
    color: #ff6b00;
}

.text-armblue {
    color: #00c1de;
}

.text-armyellow {
    color: #ffc700;
}

.text-arm-midgray {
    color: #7d868c;
}

.text-small {
    line-height: 18px;
}

.list-style-4.list-style-color li:before {
    color: #00c1de;
}

.list-style-4 li:before {
    content: "•";
}

a {
    color: #11809f;
    text-decoration: none;
    border-bottom-color: #11809f;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    transition: .1s;
}

a:hover, a:active {
    color: #ff6900;
    border-bottom-color: #ff6900;
    text-decoration: none;
}

a, a:active, a:focus {
    color: #11809f;
    text-decoration: none;
}

.no-border-link {
    border: none;
}

.dark-bg-link:hover, .dark-bg-link:active {
    color: #ff6900;
    border-bottom-color: #ff6900;
    text-decoration: none;
}

.dark-bg-link:active, .dark-bg-link:focus {
    color: #00c1de;
    text-decoration: none;
}

.breadcrumb a {
    color: #fff;
    border-bottom: none;
}

.breadcrumb a:hover {
    color: #ff6900;
}

.footer-classic-dark a {
    color: #00c1de;
    text-decoration: none;
    transition: .1s;
}

.footer-classic-dark a:hover, .footer-classic-dark a:active {
    color: #ff6900;
    border-bottom-color: #ff6900;
    text-decoration: none;
}

.footer-classic-dark a:active, .footer-classic-dark a:focus {
    color: #00c1de;
    text-decoration: none;
}



.social-icon-style-8 ul li a {
    border: none;
}

.btn {
    font-family: 'Lato', sans-serif !important;
    text-transform: inherit;
    font-weight: 400;
    letter-spacing: 0;
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0) !important;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0) !important;
}

.btn.btn-rounded.btn-large {
    padding: 10px 38px;
    font-size: 20px;
}

.btn.btn-rounded.btn-medium {
    padding: 5px 25px;
    font-size: 14px;
}

.btn.btn-arm1 {
    background: #ffc700;
    border-color: #ffc700;
    color: #333e48;
}

.btn.btn-arm1:hover, .btn.btn-red:focus {
    background: #edbd15;
    border-color: #edbd15;
    color: #333e48;
}

.btn.btn-arm2 {
    background: transparent;
    border-color: #11809f;
    color: #11809f;
}

.btn.btn-arm2:hover, .btn.btn-transparent-red:focus {
    background: #11809f;
    border-color: #11809f;
    color: #fff;
}

.btn.btn-arm3 {
    background: transparent;
    border: none;
    color: #11809f;
    font-size:20px;
    transition: .2s;
}

.btn.btn-arm3::after {
    font-family: 'themify';
    content: "\e649";
    color: #ffc700;
    font-size: 22px;
    font-weight: 700;
    left: 6px;
    top: 2px;
    position: relative;
    transition: .2s;
}

.btn.btn-arm3:hover, .btn.btn-transparent-red:focus {
    color: #0f6c82;
}

.btn.btn-arm3:hover:after {
    left: 9px;
}


.btn.btn-transparent-white:hover, .btn.btn-transparent-white:focus {
    color: #333e48;
}

.dark-bg-link {
    color: #00c1de !important;
    text-decoration: none;
    transition: .1s;
}

.bg-armblack {
    background-color:#333e48;
}

.bg-armyellow {
    background-color:#ffc700;
}

.bg-armblue {
    background-color:#00c1de;
}

.bg-armnavy {
    background-color:#002b49;
}

.bg-orange {
    background-color:#ff6b00;
}

.bg-light-gray {
    background-color: #e5eceb;
}

.bg-arm-midgray {
    background-color: #7d868c;
}

.bg-armgreen {
    background-color: #95d600;
}

.bg-arm-cyan-opacity {
    background-color: rgba(0, 193, 222, 0.85);
}

.bg-dark-footer {
    background-color: #262f35;
}

.box-separator-line {
    left: 90%;
    top: 130px;
}

.border-color-light-gray {border-color:#e5eceb}
.border-color-medium-gray {border-color:#7d868c}

.scroll-top-arrow:hover {
    background: #ffc700;
    opacity: .8;
    border-color: #ffc700;
}

.mfp-bg {
    background: #333e48;
    opacity: 0.9 !important;
}

.navbar-default .navbar-toggle .icon-bar, header.sticky .navbar-default.header-light .navbar-toggle .icon-bar, header.sticky .navbar-default.header-light-transparent .navbar-toggle .icon-bar {
    background: #333e48;
}

nav.navbar.navbar-default ul.nav > li > a {
    padding: 30px 0;
    font-size: 14px;
}

header nav .navbar-nav > li > a {
    margin: 0 16px;
    letter-spacing: 0.02em;
}

header a.logo img {
    max-height: 30px;
}

header a.logo {
    border-bottom: none;
}

.accordion-style2 .panel-body {
    padding: 35px 18px 5px;
}

.accordion-style2 .panel .panel-heading:hover {
    background: #ebf2f1;
}

.accordion-style2 .panel .panel-heading {
    transition: .2s;
    background-color: #e5eceb;
}

.accordion-style3 a, .accordion-style2 a:hover, .accordion-style3 a:hover, .accordion-style2 a:active, .accordion-style3 a:active, .accordion-style2 a:focus, .accordion-style3 a:focus i {
    color: #333e48 !important;
}

.accordion-style1 .panel-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.feature-box:before, .feature-box .content:before, .feature-box:after, .feature-box .content:after{display: inline-block; position:absolute; content:""; background-color:#ff6b00; z-index: 1}

.stats-pad {
    padding:80px 0 !important;
}

.footer-arm-social a {
    font-size: 22px;
    color: #ffffff;
}

.section-short {
    padding: 50px 0 !important;
}

.playbtn {
    transition: 0.3s;
    background-color: #fff;
    border-radius:50px;
    width:90px;
    height:90px;
    font-size:48px;
    color:#333e48;
    margin:0 auto 20px;
    display:block;
    transition: .2s;
}

.playbtn i {
    position:relative;
    top:14px;
    left:3px;
}

.playbtn:hover, .playbtn:active, .playbtn:focus {
    background-color:#eee;
    color: #333e48 !important;
}

.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.0) !important;

}

#background-video::-webkit-media-controls-overlay-play-button {
  display: none;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    margin-top: 60px;

}

.stickybread {
    z-index: 8;
}

.breadcrumb ul > li:after {
    padding: 0 15px 0 20px;
    opacity: .2;
}

.hotel-bullets .list-style-4 li {
    margin:0;
    padding: 0 0 4px 22px;
}

.ride-btns {
    opacity: 1;
    transition: .2s;
}

.ride-btns:hover {
    opacity: .6;
}

.how-icons {
    width: 130px;
    height: 130px;
    padding: 35px;
    border-radius: 100%;
    border: 1px solid #ffffff;
    font-size:50px;
    color: #ffc700;
}

.pricing-cta-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.travel-cta-bottom {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
}

.speaker-more-btn {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: auto;
}

.speaker-more-btn p {
    margin-bottom: 0 !important;
}

.speaker-more-btn span {
    padding: 2px 6px;
    background-color: #fff;
    border-radius: 20px;
    margin-right: 8px;
}

.track-hover {
    padding: 10px;
    transition: .2s;
    border-radius: 10px;
    color: #333e48 !important;
    background-color: #e5eceb;
}

.track-hover:hover {
    background-color: #ffffff;
}

.track-hover.track-white {
    background-color: #ffffff;
}

.track-hover.track-white:hover {
    background-color: #e5eceb;
}

.tracks-more-btn {
    margin: 0 auto 10px;
}

.tracks-more-btn p {
    margin-bottom: 0 !important;
}

.tracks-more-btn span {
    padding: 2px 6px;
    background-color: #333e48;
    border-radius: 20px;
    margin-right: 8px;
}

.list-style-4 li {
    border-bottom: 0px solid rgba(0, 0, 0, 0.0);
}

#conduct h5 {
    margin-top:5%;
}

#press h5 {
    margin-top:5%;
}

#home p {
    font-size: 20px;
}

.locate-distance {
    font-size: 16px;
}

.locate-distance i {
    font-size: 20px;
}

#speakers .swiper-button-next.swiper-button-black-highlight, #speakers .swiper-button-prev.swiper-button-black-highlight {
    background-color: #fff;
    top: 37.5%;
    height: 40px;
    width: 40px;
    border-radius: 50px;
}

#speakers .swiper-button-prev {
    left: -48px;
}

#speakers .swiper-button-next {
right: -48px;
}
    

.benefit-icon {
    max-height: 75px;
}

.innovation-icon {
    max-height: 50px;
}

.mfp-close-btn-in .mfp-close {
    color: #7d868c !important;
}

.list-style-4 li {
    padding: 0 0 5px 22px;
    margin: 0 0 5px 0;
}

#hotels .hotel-bullets .list-style-4 li {
    padding: 0 0 10px 22px;
}

#parking .list-style-6 li {
    position: relative;
    padding: 0 0px 8px 0;
    margin: 0 0 8px 0;
}

#award-categories p {
    margin-bottom: 6%;
}


#exhibitors .tab-style3 .nav-tabs li {
    margin: 0 0 5px 0;
    padding: 5px;
    background-color: #ededed;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    text-align: center;
    cursor: pointer;
}

#exhibitors .nav-tabs>li>a {
    line-height: 1.5;
    color: #333e48;
    left: 1px;
}

#exhibitors .tab-style3 .nav-tabs li:hover {
    background-color: #dedede;
}

#exhibitors .tab-style3 .nav-tabs li.active {
    border-bottom: 0px solid #333e48;
    background-color: #ffc700;
}

#exhibitors .list-style-9 li span {
    position: absolute;
    top: 10px;
    right: 0;
}

#exhibitors .list-style-9 li {
    border-bottom: 1px solid #ededed;
}

.diamond {
    background: #00c1de;
    color:#fff;
    border-radius: 20px;
    margin-left: 5px;
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    padding-top: 1px;
    text-align: center;
}

.platinum {
    background: #ff6b00;
    color:#fff;
    border-radius: 20px;
    margin-left: 5px;
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    padding-top: 1px;
    text-align: center;
}

.gold {
    background: #ffc700;
    color:#fff;
    border-radius: 20px;
    margin-left: 5px;
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    padding-top: 1px;
    text-align: center;
}

.silver {
    background: #95d600;
    color:#fff;
    border-radius: 20px;
    margin-left: 5px;
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    padding-top: 1px;
    text-align: center;
}

.gridblock-main {
    padding: 30px;
}

.gridblock-list li {
    width: 20%;
    float: none;
    padding: 0;
    text-align: center;
    margin: 5% 2% 0;
}

.gridblock-list li img {
    max-width: 160px;
}

.gridblock-list li a {
    border: none;
}

#diamond-sponsor-grid ul,
#platinum-sponsor-grid ul,
#gold-sponsor-grid ul,
#silver-sponsor-grid ul {
}

#diamond-sponsor-grid li,
#platinum-sponsor-grid li,
#gold-sponsor-grid li,
#silver-sponsor-grid li {
    visibility: hidden;
    height:210px;
    width:20%;
    margin: 0 2% 0!important;
}

#featured-sponsor-grid li {
    height:150px;
    width:20%;
    margin: 0 2% 100px!important;
}

#diamond-sponsor-grid div,
#platinum-sponsor-grid div,
#gold-sponsor-grid div,
#silver-sponsor-grid div {
    display:table-row;
    height:210px;
}

#featured-sponsor-grid div {
    display:table-row;
    height:150px;
}

#diamond-sponsor-grid a,
#platinum-sponsor-grid a,
#gold-sponsor-grid a,
#silver-sponsor-grid a,
#featured-sponsor-grid a {
    display:table-cell;
    vertical-align: middle;
    width: 20%;
}

#diamond-sponsor-grid img,
#platinum-sponsor-grid img,
#gold-sponsor-grid img,
#silver-sponsor-grid img {
    max-height:210px;
    margin: 0 15px;
}

#featured-sponsor-grid img {
    max-height:150px;
    margin: 0 15px;
}

#diamond-sponsor-grid li span.sponsor-name,
#platinum-sponsor-grid li span.sponsor-name,
#gold-sponsor-grid li span.sponsor-name,
#silver-sponsor-grid li span.sponsor-name {
    font-size:24px;
    display:block;
    max-width:210px;
}

#diamond-sponsor-footer.gridblock-list li {
    margin: 0 2%;
}

.gridblock-main.sponsor-footer {
    padding:0;    
}

.gridblock-list li.sponsor-footer-item img {
    max-width: 140px;
}

.sponsor-footer-wrapper {
    display:table-row;
    height:140px;
}

.sponsor-footer-cell {
    display:table-cell;
    vertical-align: middle;
    width:20%;
}

#modal-sponsor::after {
  content: "";
  display: table;
  clear: both;
}

.modal-sponsor-img {
    max-width: 200px;
    margin-bottom: 15px !important;
}

.modal-sponsor-linkedin,
.modal-sponsor-facebook,
.modal-sponsor-twitter {
    float:left;
    margin-top:5px;
    margin-right:10px;
    border-bottom:none;
}

.modal-sponsor-booth {
    clear:both;
    float:left;
    margin-top:5px;
}

.modal-sponsor-website {
    float:right;
}

#register-pricing .table>thead>tr>th {
    border-bottom: 2px solid #fff;
}

#register-pricing .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 1px solid #fff;
}

.accordion-style1.panel-group .panel-heading {
    border: 0px;
    border-bottom: 1px solid #b9c3ca;
}

#reg-toaster {
    position: fixed;
    z-index: 100;
    width:80%;
    margin:0 10%;
    bottom: 20px;
    text-align: center;
    border-radius: 5px;
}

.reg-hide {
    left:-100%;
    visibility: hidden;
}

#home h1 {
        font-size: 65px;
    }

#sponsor-releases li {
    list-style: none;
    margin-bottom:10px;
}

#sponsor-releases li .btn {
    text-align:left;
    white-space:normal;
}

/* IE 10+ styles */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   .pricing-price .padding-35px-lr {
        padding-left:30px;
        padding-right:30px;
    } 
}

@media (max-width: 991px) {
    
    #home h1 {
        font-size: 50px;
    }
    
    .sm-bg-arm-cyan-opacity {
    background-color: rgba(0, 193, 222, 0.85);
    }

       nav.navbar.bootsnav .navbar-nav li, nav.navbar.bootsnav li.dropdown ul.mega-menu-full li.dropdown-header {
        border-bottom: 1px solid #fff;
        padding: 5px 0;
    }
    
    .sticky {
    margin-top: 74px;
    }
    
    nav.navbar.navbar-default ul.nav > li > a {
    padding: 12px 20px !important;
    color: #333e48 !important;
    }
    
    nav.navbar.bootsnav .navbar-nav {
    background-color: #e5eceb;
    }
    
    .stats-pad {
    padding:50px 0 !important;
    }
    
    .scroll-horz {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    }
    .scroll-horz::-webkit-scrollbar {
    display:none;
    }
    
    #how-first .progress-line {
        display: none;
    }
    
    .playbtn {
    width: 65px;
    height: 65px;
    font-size: 32px;
    }
    
    .playbtn i {
    position: relative;
    top: 11px;
    left: 3px;
    }
    
    .gridblock-list li,
    #diamond-sponsor-grid li,
    #platinum-sponsor-grid li,
    #gold-sponsor-grid li,
    #silver-sponsor-grid li,
    #featured-sponsor-grid li {
    width: 29%;
    }
    
    .gridblock-list li img {
    max-width: 180px;
    }
    
    #speakers .swiper-button-prev {
    left: -42px;
    }

    #speakers .swiper-button-next {
    right: -42px;
    }
    
    #passes .text-medium {
    font-size:15px;
    }
    
    #reg-toaster p {
        display:block!important;
    }
    
    #reg-toaster .btn {
        margin-top:15px;
    }
    
}

@media (max-width: 850px) {
    
    #speakers .swiper-button-prev {
    left: -38px;
    }

    #speakers .swiper-button-next {
    right: -38px;
    }
    
    #speakers .swiper-button-next.swiper-button-black-highlight, #speakers .swiper-button-prev.swiper-button-black-highlight {
    background-color: transparent;
}
    
}


@media (max-width: 767px) {
    
    #home h1 {
        font-size: 36px;
    }
    
    #home p {
    font-size: 14px;
    }
    
    .locate-distance {
    font-size: 14px;
    }

.locate-distance i {
    font-size: 16px;
    }
    
    .pricing-cta-bottom {
    position: relative;
    }
    
    .travel-cta-bottom {
    position: relative;
    bottom: 0px;
    }
    
    #speakers .swiper-button-prev {
    left: -20px;
    }

    #speakers .swiper-button-next {
    right: -20px;
    }
    
    .mbed-height {
    height: 600px !important;
    }
    
    #hotels .hotel-bullets .list-style-4 li {
    padding: 0 0 4px 22px;
    }
    
    #exhibitors .tab-style3 .nav-tabs li {
    display: inline-block;
    border-bottom: 0px solid;
    }
    
    .gridblock-list li {
    width: 70%;
    margin-top: 20px;
    height: auto;
    }
    
    #diamond-sponsor-grid li, 
    #platinum-sponsor-grid li, 
    #gold-sponsor-grid li, 
    #silver-sponsor-grid li,
    #featured-sponsor-grid li {
    width: 70%;
    margin: 40px 0!important;
    height: auto;
    }

    #diamond-sponsor-grid div,
    #platinum-sponsor-grid div,
    #gold-sponsor-grid div,
    #silver-sponsor-grid div {
        height:auto;
    }

    #sessions-coming .gridblock-list li {
    width: 45%;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    }
    
    #passes .text-medium {
    font-size:17px;
    }
    
}

@media (max-width: 480px) {
    
    #home h1 {
        font-size: 30px;
    }
    
    #speakers .swiper-button-next.swiper-button-black-highlight, #speakers .swiper-button-prev.swiper-button-black-highlight {
    top: 45%;
    }
    
    .btn.btn-rounded.btn-large {
    padding: 8px 34px;
    font-size: 18px;
    }
    
    #award-categories p {
    margin-bottom: 9%;
    }
    
    #exhibitors .list-style-9 li span {
    display: none;
    }
    
    #legend .diamond {
    background: #00c1de;
    color:#fff;
    border-radius: 20px;
    margin-left: 0px;
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 12px;
    padding-top: 1px;
    text-align: center;
    }

    #legend .platinum {
        background: #ff6b00;
        color:#fff;
        border-radius: 20px;
        margin-left: 0px;
        display: inline-block;
        width: 18px;
        height: 18px;
        font-size: 12px;
        padding-top: 1px;
        text-align: center;
    }

    #legend .gold {
        background: #ffc700;
        color:#fff;
        border-radius: 20px;
        margin-left: 0px;
        display: inline-block;
        width: 18px;
        height: 18px;
        font-size: 12px;
        padding-top: 1px;
        text-align: center;
    }

    #legend .silver {
        background: #95d600;
        color:#fff;
        border-radius: 20px;
        margin-left: 0px;
        display: inline-block;
        width: 18px;
        height: 18px;
        font-size: 12px;
        padding-top: 1px;
        text-align: center;
    }
    
    #reg-toaster {
        display:none!important;    
    }
}

@media (max-width: 320px) {
    
    #home h1 {
        font-size: 24px;
    }
    
    #home .btn.btn-rounded.btn-large {
    padding: 8px 20px;
    font-size: 14px;
    }
    
    #home #home-start {
        margin-top:20px;
    }
    
    #home .down-section {
        bottom: 10px;
    }
    
    #home .xs-padding-15px-all {
        padding: 10px !important;
    }
    
}

