.gallery {
    margin: 0 0;
    padding: 0;
    list-style: none;
    overflow: visible;
    display: block;
    width: 100%;
    float: left;
}
.gallery.gallery-5>.item{
	width: 20%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: .5rem;
    padding-left: .5rem;
    padding-top: 0.5rem;
	min-height:410px;
}
.gallery>.item {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.25rem;
}
.gallery>.item figure {
	text-align:center;
    margin: 0;
    padding: 0;
    line-height: 0;
    overflow: hidden;
    position: relative;
}
img.plus-small {
    margin-bottom: 15px;
}
.item-image {
    padding: 20px 5px;
}
.ligt-grey {
    /*background: #f3f3f3;*/
    width: 100%;
    display: -webkit-inline-box;
}
.keynote img {
    position: absolute;
    top: -1px;
    z-index: 1;
    left: -1px;
}
.item-title {
    margin: auto;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-transform: uppercase;
}
.item-content {
    font-size: 20px;
    text-align: left;
    font-family: 'Lato-Regular';
    line-height: 27px;
    background: #fff;
    padding: 55px 20px;
    border-radius: 14px;
}
#speakers .item a img, #investors .item a img, #previous-speakers .item a img {
    height: auto;
    display: inline-block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-height:100%;
}
.gallery>.item figure img {
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.gallery>.item figure img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 189px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}
#speakers.gallery>.item figure .overlay{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
#speakers.gallery>.item figure .overlay .overlay-text {
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
#speakers.gallery>.item:hover .overlay {
    opacity: 1;
    background-color: rgba(0,0,0,.6);
}
#speakers li.item:hover figcaption{
        background: #adeb9e;
    box-shadow: 1px 1px 1px 0px #8683835c;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
section#speaker_attendee_list_panel figcaption {
    min-height: auto;
}
.gallery>.item figcaption {
    padding: 9.35765%;
    text-align: center;
    min-height: 6.875rem;
    margin-bottom:3px;
}
figcaption .title {
    padding-bottom: 0;
    text-transform:uppercase;
    font-size: .895rem;
    font-family: lato,sans-serif;
    color: #373737;
    display: -webkit-box;
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;
    box-orient: vertical;
    font-weight: 800;
    /*white-space: nowrap;*/
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.gallery>.item figcaption .sub-title {
    display: block;
    font-size: .85rem;
    font-family: lato,sans-serif;
    color: #5d5d5d;
    line-height: 1.4;
/*     white-space: nowrap;
    overflow: hidden; */
	width:100%;
    text-transform: capitalize;
}
.gallery>.item figcaption .sub-text {
    display: block;
    font-size: .8125rem;
    font-family: lato,sans-serif;
    font-style: italic;
    font-weight: 800;
    color: #909090;
    line-height: 1.4;
/*     white-space: nowrap;
    overflow: hidden; */
	width:100%;
    text-transform: capitalize;
}
section.speakers-class {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    float: none;
}
a.fancybox {
    position: relative;
    height: 100%;
    display: block;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
}
@media screen and (min-width: 576px) and (max-width:991px){
	.gallery.gallery-7>.item:nth-child(3n+1), .gallery.gallery-6>.item:nth-child(3n+1), .gallery.gallery-5>.item:nth-child(3n+1), .gallery.gallery-4>.item:nth-child(3n+1), .gallery.gallery-3>.item:nth-child(3n+1), .gallery.gallery-2>.item:nth-child(3n+1) {
    clear: left;
}
.gallery.gallery-7>.item, .gallery.gallery-6>.item, .gallery.gallery-5>.item, .gallery.gallery-4>.item, .gallery.gallery-3>.item, .gallery.gallery-2>.item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
}
.gallery.gallery-7>.item:nth-child(3n), .gallery.gallery-6>.item:nth-child(3n), .gallery.gallery-5>.item:nth-child(3n), .gallery.gallery-4>.item:nth-child(3n), .gallery.gallery-3>.item:nth-child(3n), .gallery.gallery-2>.item:nth-child(3n) {
    margin-right: 0;
}
}
@media screen and (max-width: 575px){
	.gallery.gallery-7>.item:nth-child(2n+1), .gallery.gallery-6>.item:nth-child(2n+1), .gallery.gallery-5>.item:nth-child(2n+1), .gallery.gallery-4>.item:nth-child(2n+1), .gallery.gallery-3>.item:nth-child(2n+1), .gallery.gallery-2>.item:nth-child(2n+1) {
    clear: left;
}
#attendees .gallery.gallery-6>.item, .gallery.gallery-5>.item, .gallery.gallery-4>.item, .gallery.gallery-3>.item, .gallery.gallery-2>.item, #previous-speakers .gallery.gallery-6>.item, .gallery.gallery-5>.item, .gallery.gallery-4>.item, .gallery.gallery-3>.item, .gallery.gallery-2>.item, #startups .gallery.gallery-6>.item, .gallery.gallery-5>.item, .gallery.gallery-4>.item, .gallery.gallery-3>.item, .gallery.gallery-2>.item, .gallery.gallery-6>.item.ep-links, .gallery.gallery-5>.item.ep-links, .gallery.gallery-4>.item.ep-links, .gallery.gallery-3>.item.ep-links, .gallery.gallery-2>.item.ep-links {
    width: 48.82117%;
}
.gallery.gallery-7>.item, .gallery.gallery-6>.item, .gallery.gallery-5>.item, .gallery.gallery-4>.item, .gallery.gallery-3>.item, .gallery.gallery-2>.item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    /* width: 48.82117%; */
}
.gallery.gallery-7>.item:nth-child(2n), .gallery.gallery-6>.item:nth-child(2n), .gallery.gallery-5>.item:nth-child(2n), .gallery.gallery-4>.item:nth-child(2n), .gallery.gallery-3>.item:nth-child(2n), .gallery.gallery-2>.item:nth-child(2n) {
    margin-right: 0;
}
#speakers .item a img, #previous-speakers .item a img {
    height: 140px;
    max-height: 140px;
}
}
/*!fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license*/

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f5f6f5;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    font-family: fontawesome;
    color: #fff;
    background: #000;
    border-radius: 50%;
    -webkit-box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, .4);
    box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, .4)
}
a:hover{color: #30af0e;}
#fancybox-loading:after,
.fancybox-close:after,
.fancybox-prev span:after,
.fancybox-next span:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.html) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.fancybox-close:after {
    content: '\f00d'
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(blank.html);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-prev span:after {
    content: '\f104';
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-next span:after {
    content: '\f105';
}

.fancybox-nav:hover span {
    opacity: 1;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important;
}

.fancybox-lock {
    overflow: hidden!important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(0, 0, 0, .6)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}
.item-title p {
    text-transform: uppercase;
    font-family: 'Lato-Light';
    font-size: 13.5px;
    color: #777777;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-size: 24px 24px
    }
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-nav {
    height: 5%!important
}
.fancybox-inner h3 {
    color: #23282f;
    padding-top: 10px;
    font-family: 'Lato-Bold';
    text-transform: uppercase;
}

.fancybox-inner h6 {
    color: #00b8bb
}

.fancybox-inner span {
    color: #ee3268
}