figure .vc_single_image-wrapper{
    width: 100%;
}
.news-list .box{
    height: auto !important;
}
.slick-slider .slick-slide {
    float: left; }
    .slick-slider .slick-track {
        display: block; }
        .header-panel-color .logo img{
         opacity: 1;
     }
     .header-panel-color .logo .logo-alt{
        opacity: 0;
        display: none !important;
    }
    .single-tribe_events .tribe-events-venue-map{
      margin: 0;
      padding: 0;
  }
  .add-info-list li{
      display: inline;
  }

  .social-bottom > a {
    display: inline-block;
    font-weight: 800;
    font-size: 22px;
    line-height: 48;
    color: #001b49;
    text-transform: uppercase;
    margin: 0 0 8px;
}

.social-bottom .social-list > a {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}

.social-bottom .social-list .a2a_svg {
    margin: 0 9px;
}

.social-bottom .social-list a .a2a_svg {
    background: none !important;
    width: auto;
    height: auto;
    font: normal normal normal 30px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #589ed8;
}

.social-bottom .social-list.a2a_default_style a{
    float: none;
}

.social-bottom .social-list .a2a_button_twitter .a2a_svg:before {
    content: "\f099";
}
.social-bottom .social-list .a2a_button_facebook .a2a_svg:before {
    content: "\f09a";
}

.social-bottom .social-list .a2a_button_email .a2a_svg:before {
    content: "\f0e0";
}
.ligthbox-popup{
    display: none;
}

.top-section .section-hold:before{
    background: none;
}

.desktop-menu .link-home {
    display: none;
}
#signup-section.signUpSection{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 285px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.image-width{
    max-width: 100% !important;
}

.image-width .vc_single_image-wrapper{
    max-width: 100% !important;
}



.header-panel, .header-panel.fixed-position {
    position: fixed !important;
    -webkit-transition: none !important;
    transition: none !important;
}

 #wrapper {
    margin-top: 0 !important;
}

/*.fixed-position .logo img.img-logo {
    display: none !important;
}*/

/*.logo img.white-logo {
    display: none !important;
}*/

/*.fixed-position .logo img.white-logo {
    display: block !important;
}*/
@media (min-width: 768px) {
    #signup-section.signUpSection{
        height: 375px;
    }
}

@media (max-width: 1023px) {
    
    /*.home .header-panel.sticky.has-fixed-shadow.fixed-position{
        background-color: #fff !important;
    }
    .home .header-panel.sticky.has-fixed-shadow{
        background-color: #fff !important;
    }*/
    .logo .img-logo {
      display: none !important; }
    .logo .logo-mobile {
      display: block !important; }
    
   /* .home .logo .img-logo {
      display: none !important; }
    .home .logo .logo-mobile {
      display: block !important; }*/

    /*.home .logo .img-logo {
      display: block !important; }
    .home .logo .img-mobile {
      display: none !important; }*/
    /*.logo img.logo-mobile {
    display: block !important; }*/

    .nav-opener span, .nav-opener:before, .nav-opener:after {
        background: #0198d9 !important;
    }
}
@media (min-width: 1024px) {
    #signup-section.signUpSection{
        height: 600px;
        padding: 240px 15px 200px;
    }
    .logo .logo-mobile {
    display: none !important; }
}
