@charset "utf-8";
@import url("/library/styles/pf22/css/LineIcons.css");
@import url("/library/styles/pf22/css/flaticon.css");
@import url("/library/styles/pf22/css/animate.css");
@import url("/library/styles/pf22/css/slick.css");
/* CSS Document */
#home #page {
    background-color: transparent;
}
html #banner a#logo img {
    width: 56px;
}
html #event-banner .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    max-width: 100%;
    margin: auto;
}
html #event-banner .col-xs-12 h1 {
    z-index: 2;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    width: 200px;
    padding: 0;
    margin: auto;
    margin-top: -15px;
    text-align: center;
    background-color: #25a3df;
    color: #fff;
    opacity: 0.9;
    padding: 8px;
    font-size: 23px;
    text-transform: uppercase;
}
html #event-banner .col-xs-12 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.search-desktop {
    right: 50px;
}
.search-responsive {
    background-color: #F2F1F0;
    border: 1px solid #E5E4E1;
    border-right: 0;
    position: absolute;
    right: 96px;
    top: 0;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 20px;
    color: #A9AAAC;
    outline: none;
}
.slidemenu ul.navbar-nav li.active a {
    color: #fff;
}
.justify-content-center {
    justify-content: center !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.icon-meeting:before {
    line-height: 1.2;
}
#speakersRow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.h-100 {
    height: 100% !important;
}
/*START: SUB MENU*/
.submenu {
    z-index: 54;
}
.submenu ul.navbar-nav li.open > a {
    background: #006106 !important;
    color: #fff;
}
html .submenu ul.navbar-nav li.active a:first-child {
    padding-bottom: 8px !important;
}
.img-sm-left {
    width: 25%;
    float: left;
    margin: 5px 10px 10px 0;
}
blockquote {
    border-left: 6px solid #1266f1;
    background-color: #e1ecfd;
}
blockquote p {
    font-size: 20px;
}
/*END: SUB MENU*/
/*START: STICKY SOCIAL MEDIA ICONS*/
.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}
.icon-bar a {
    display: block;
    text-align: center;
    padding: 6px 8px;
    transition: all 0.3s ease;
    color: white;
    font-size: 15px;
}
.icon-bar a:hover {
    background-color: #000;
}
.facebook {
    background: #3B5998;
    color: white;
}
.twitter {
    background: #55ACEE;
    color: white;
}
.flickr {
    background: #ebebe9;
    color: white;
}
.instagram {
    background: #c44db7;
    color: white;
}
.rss {
    background: #f09433;
    color: white;
}
.youtube {
    background: #bb0000;
    color: white;
}
.help {
    background: #00AEFF;
    color: white;
}
.content {
    margin-left: 75px;
    font-size: 30px;
}
.spacedListItems li {
    margin-bottom: 10px;
}
/*END: STICKY SOCIAL MEDIA ICONS*/
/*START: NEWS BOX*/
.panel.panel-gateway-news .gatewayslider .flex-control-paging {
    right: 0 !important;
}
.panel.panel-gateway-news a.link-blue {
    float: right;
    margin-top: -10px;
}
.ifd-hashtag {
    text-align: center;
    font-size: 20pt;
    color: #006106;
    display: block;
    font-weight: 600;
    padding: 39px 0;
}
/*END: NEWS BOX*/
.boxHeading {
    background-color: #006106;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: 'Museo Sans 500';
    font-weight: 500;
    font-size: 24px;
}
.introTextNewGtwy {
    font-size: 15px;
}
.introTextBig {
    font-size: 22px;
}
/*START: EVENT BOXES DESIGN*/
.ProgContent {
    overflow: auto;
    overflow-x: hidden;
}
.sub-title {
    font-size: 26px;
    font-weight: 500;
    color: #3e474f;
    margin-top: 22px;
}
.card .icon-marker {
    color: #C74525;
}
.card .icon-user {
    color: #7ABAB3;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
/*END: EVENT BOXES DESIGN*/
/*START: MOBILE VERSION - MEDIA QUERY*/
@media only screen and (min-width: 768px) {
    html #banner a#logo img {
        width: 70px;
    }
    html #banner a#logo {
        height: 67px;
        width: 70px;
    }
    html #banner .brand-search {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    html #event-banner .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    html #event-banner .col-xs-12 h1 {
        z-index: 2;
        position: absolute;
        top: 15%;
        left: 0;
        right: 0;
        width: 270px;
        margin: auto;
        margin-top: -13px; /* 1/2 height */
        text-align: center;
        background-color: #25a3df;
        color: #fff;
        padding: 5px;
        opacity: 0.9;
        font-size: 34px;
    }
    .search-desktop {
        right: 95px;
        background-color: #f2f1f0;
        border: 1px solid #E5E4E1;
        position: absolute;
        top: 14px;
        width: 50px;
        height: 50px;
        font-size: 20px;
        line-height: 20px;
        color: #A9AAAC;
        outline: none;
    }
    html .panel.panel-gateway-news .gatewayslider .flex-direction-nav a.flex-next {
        right: 0;
    }
    .modal-dialog {
        width: 1140px;
        margin: 30px auto;
    }
    .img-sm-left {
        width: 40%;
    }
}
/*END: MOBILE VERSION - MEDIA QUERY*/
/*START: TABLET SMALLER LAPTOPS  VERSION - MEDIA QUERY*/
@media only screen and (min-width: 992px) {
    html #page {
        width: 940px;
    }
    html #page #mainContainer {
        padding-top: 54px !important;
    }
    html body {
        padding-top: 335px;
    }
    html #event-banner {
        top: 138px;
        right: 0;
        left: 0;
        max-width: 100%;
        margin: 0;
        position: absolute;
    }
    html #event-banner .row {
        margin-left: 0;
        margin-right: 0;
    }
    html #banner .brand-search {
        width: 1040px;
    }
    html #new-template #page #mainContainer .sidebar {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 20px;
        border-left: 8px solid #fff;
    }
    html .slidemenu {
        border: 0;
    }
    html .slidemenu ul.navbar-nav li a {
        padding: 25px 10px !important;
        font-size: 13px;
    }
    html .slidemenu ul.navbar-nav li.active a {
        padding: 25px 10px !important;
        font-size: 13px;
    }
    html .slidemenu ul.navbar-nav li.active a:first-child {
        border: 0;
    }
    .search-desktop {
        right: 0px;
    }
    .bottomAligned {
        position: absolute;
        bottom: 10px;
    }
    /*START: SUB MENU*/
    html .submenu {
        border: 0;
        top: -50px !important;
    }
    html .submenu ul.navbar-nav {
        width: 940px;
        background-color: #006106;
    }
    html .submenu ul.navbar-nav li a {
        padding: 15px 5px !important;
        font-size: 13px;
        margin: 0px 8px;
    }
    html .submenu ul.navbar-nav li:nth-child(2) a {
        padding-left: 15px !important;
        padding-bottom: 12px !important;
    }
    html .submenu ul.navbar-nav li a {
        color: #fff;
        text-transform: uppercase;
    }
    html .submenu ul.navbar-nav li.active a {
        font-size: 13px;
        padding-right: 85px !important;
        color: #fff;
        border-left: 0;
        border-bottom: 4px solid #006106 !important;
        padding: 15px 5px !important;
        padding-bottom: 21px !important;
        margin: 0px 30px;
    }
    html .submenu ul.navbar-nav li.active a {}
    html .submenu ul.navbar-nav li a:hover, html .submenu ul.navbar-nav li a:active, html .submenu ul.navbar-nav li a:focus {
        background: #006106 !important;
        color: #fff !important;
    }
    html .submenu ul.navbar-nav li.dropdown .dropdown-menu {
        width: 300px;
        padding: 10px;
        border: 1px solid #cdcbc6;
        box-shadow: 2px 3px 10px -2px rgb(0 0 0 / 25%);
        position: absolute;
        overflow: visible;
        top: 100%;
        left: 0;
        z-index: 5000;
        float: left;
        list-style: none;
        text-align: left;
        background-color: #006106;
        white-space: normal;
        color: #fff;
    }
    html .submenu ul.navbar-nav li.dropdown .dropdown-menu li a {
        color: #fff;
        margin: 10px 15px !important;
    }
    html .submenu ul.navbar-nav li.dropdown .dropdown-menu {
        border: 1px solid #006106;
    }
    /*END SUB MENU*/
    /*START: NEWS BOX*/
    html .panel.panel-newgateway-news .gatewayslider .flex-direction-nav a.flex-next, html .panel.panel-newgateway-news .gatewayslider .flex-direction-nav a.flex-prev {
        top: 250px;
    }
    html .panel.panel-newgateway-news .gatewayslider .md-padding {
        padding-top: 10px;
    }
    html .panel.panel-newgateway-news .gatewayslider .flex-direction-nav a.flex-next {
        right: 0;
    }
    html .panel.panel-gateway-news ul li .col-lg-5 {
        padding-right: 15px;
    }
    html #subSiteNavigation .slidemenu ul.navbar-nav li.dropdown .dropdown-menu li a {
        border-bottom: 2px solid #CB5441;
    }
    /*ENF NEWS BOX*/
}
/*END: TABLET SMALLER LAPTOPS  VERSION - MEDIA QUERY*/
/*START: DESKTOP VERSION - MEDIA QUERY*/
@media only screen and (min-width: 1200px) {
    html #page {
        width: 1140px;
    }
    html #banner .brand-search {
        width: 1260px;
    }
    html #banner-ecom .col-xs-12 h1 {
        padding: 15px;
    }
    html .slidemenu ul.navbar-nav {
        width: 100%;
    }
    .bottomAligned {
        position: absolute;
        bottom: 10px;
    }
    /*START: SUB MENU*/
    html .submenu {
        border: 0;
        top: -50px !important;
    }
    html .submenu ul.navbar-nav {
        width: 1140px;
        background-color: #006106;
    }
    html .submenu ul.navbar-nav li a {
        padding: 15px !important;
        font-size: 15px;
        margin: 0px 8px;
    }
    html .submenu ul.navbar-nav li:nth-child(2) a {
        padding-left: 15px !important;
        padding-bottom: 11px !important;
    }
    html .submenu ul.navbar-nav li a {
        color: #fff;
        text-transform: uppercase;
    }
    html .submenu ul.navbar-nav li.active a {
        font-size: 15px;
        padding-right: 85px !important;
        color: #fff;
        border-left: 0;
        border-bottom: 4px solid #87c260 !important;
        padding: 15px !important;
        padding-bottom: 21px !important;
        margin: 0px 10px;
    }
    html .submenu ul.navbar-nav li.active a {}
    html .submenu ul.navbar-nav li a:hover, html .submenu ul.navbar-nav li a:active, html .submenu ul.navbar-nav li a:focus {
        background: #87c260 !important;
        color: #fff !important;
    }
    /*END: SUB MENU*/
    /*START: NEWS BOX*/
    html .panel.panel-newgateway-news .gatewayslider .flex-direction-nav a.flex-next, html .panel.panel-newgateway-news .gatewayslider .flex-direction-nav a.flex-prev {
        top: 141px;
    }
    html .panel.panel-newgateway-news .gatewayslider .md-padding {
        padding-top: 10px;
    }
    html .panel.panel-newgateway-news .gatewayslider .flex-direction-nav a.flex-next {
        right: 280px;
    }
    html .gatewayPage .panel.panel-newgateway-news .gatewayslider .flex-direction-nav a.flex-next {
        right: 312px;
    }
    html .panel.panel-newgateway-news .gatewayslider img {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
    /*END: NEWS BOX*/
}
/*END: DESKTOP VERSION - MEDIA QUERY*/
/*===========================
       START: HEADER CSS 
===========================*/
.section-title .title {
    font-size: 50px;
}
.header-content .header-title {
    font-size: 65px;
}
@media (max-width: 767px) {
    .sub-title {
        font-size: 20px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .header-content .header-title {
        font-size: 60px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-content .header-title {
        font-size: 54px;
    }
    .section-title .title {
        font-size: 36px;
    }
}
@media (max-width: 767px) {
    .header-content .header-title {
        font-size: 32px;
    }
    .section-title .title {
        font-size: 32px;
    }
}
/*===========================
       START: END CSS 
===========================*/
/*===========================
       START: COUNTDOWN CSS 
===========================*/
.header-countdown .single-count-content {
    padding: 0 45px;
    text-align: center;
}
.header-countdown .single-count-content .count {
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
}
.header-countdown .single-count-content .text {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
}
.header-countdown .single-count-content.count-color-1 .count, .header-countdown .single-count-content.count-color-1 .text {
    color: #e30521;
}
.header-countdown .single-count-content.count-color-2 .count, .header-countdown .single-count-content.count-color-2 .text {
    color: #28348a;
}
.header-countdown .single-count-content.count-color-3 .count, .header-countdown .single-count-content.count-color-3 .text {
    color: #009c3d;
}
.header-countdown .single-count-content.count-color-4 .count, .header-countdown .single-count-content.count-color-4 .text {
    color: #DD5728;
}
@media (max-width: 767px) {
    .header-countdown .single-count-content {
        padding: 0 10px;
    }
    .header-countdown .single-count-content .count {
        font-size: 24px;
        line-height: 30px;
    }
    .header-countdown .single-count-content .text {
        font-size: 14px;
        margin-top: 0;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-countdown .single-count-content {
        padding: 0 15px;
    }
    .header-countdown .single-count-content .count {
        font-size: 36px;
        line-height: 40px;
    }
    .header-countdown .single-count-content .text {
        font-size: 18px;
        margin-top: 0;
    }
}
/*===========================
       END: COUNTDOWN CSS 
===========================*/
/*===========================
       START: COUNTER css 
===========================*/
.counter-area {
    background-image: url(../images/dots.jpg);
    background-repeat: repeat;
}
.single-counter {
    background-color: #fff;
    border: 2px solid #e6e6e6;
    padding: 0 15px 15px;
}
.single-counter .counter-icon {
    position: relative;
    /*margin-top: -50px;*/
}
.single-counter .counter-icon i {
    font-size: 65px;
    color: #fff;
    /*background-color: #fff;
    border: 2px solid #e6e6e6;
    width: 100px !important;
    height: 100px !important;
	border-radius: 50%;*/
    line-height: 100px;
}
.single-counter .counter-content .count {
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    margin-top: 5px;
}
.single-counter .counter-content .text {
    font-weight: 500;
}
.single-counter .text {
    font-weight: bold;
}
.justify-content-center {
    justify-content: center !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.speakerBoxColor {
    background-color: #ff4960;
}
.participantBoxColor {
    background-color: #3847b8;
}
.sessionBoxColor {
    background-color: #2cc367;
}
.webcastingBoxColor {
    background-color: #e77851;
}
.speakerBoxColor .h2, .participantBoxColor .h2, .webcastingBoxColor .h2, .sessionBoxColor .h2 {
    color: #fff;
}
/*===========================
       END: COUNTER css 
===========================*/
/*===========================
       START: PROGRAMME css 
===========================*/
#schedules {
    background: #f3f4f3
}
#schedule-tab {
    position: relative
}
.schedule .nav-tabs {
    display: block;
    border-bottom: none
}
.schedule .nav-tabs .nav-item {
    margin-bottom: 16px;
    text-align: center;
    margin: 0 10px;
    display: inline-block;
    float: none;
}
.schedule .nav-tabs .nav-link {
    padding: 12px 15px;
    background: #fff;
    padding-top: 16px;
    border-radius: 4px;
    box-shadow: 0 8px 24px #e2e8ed;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
.schedule .nav-tabs .nav-item.show .nav-link, .schedule .nav-tabs .nav-link.active, .schedule .nav-tabs .nav-item .nav-link:hover {
    border-color: transparent;
    position: relative;
    background: #DFAA47
}
.schedule .nav-tabs .nav-item.show .nav-link h4, .schedule .nav-tabs .nav-link.active h4, .schedule .nav-tabs .nav-item .nav-link:hover h4 {
    color: #fff
}
.schedule .nav-tabs .nav-item.show .nav-link h5, .schedule .nav-tabs .nav-link.active h5, .schedule .nav-tabs .nav-item .nav-link:hover h5 {
    color: #fff
}
.schedule .nav-tabs li.active a h4, schedule .nav-tabs li.active a:hover h4 {
    color: #fff
}
.schedule .nav-tabs li.active a h5, schedule .nav-tabs li.active a:hover h5 {
    color: #fff
}
.schedule .nav-tabs .nav-item.show .nav-link:before, .schedule .nav-tabs .nav-link.active:before, .schedule .nav-tabs li.active a:before {
    content: '';
    position: absolute;
    left: 42%;
    bottom: -24px;
    border-width: 12px;
    border-style: solid;
    border-color: #DFAA47 transparent transparent transparent
}
.schedule .item-text {
    border-radius: 4px;
    position: relative
}
.schedule .item-text h4 {
    font-size: 15px;
    color: #2f323c;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase
}
.schedule .item-text h5 {
    font-size: 14px;
    color: #848484;
    line-height: 16px;
    font-weight: 400;
    text-transform: capitalize
}
.schedule .schedule-tab-content .tab-content {
    box-shadow: 0 8px 24px #e2e8ed
}
.schedule .schedule-tab-content .card {
    border: none;
    border-bottom: 1px dashed #e5e5e5;
}
.schedule .show .card-body {
    background: #f3f4f3
}
.schedule .card .schedule-slot-time {
    background: #DFAA47;
    color: #fff;
    padding: 15px 25px;
    font-size: 18px;
    font-weight: 700;
}
.schedule .card-header {
    position: relative;
    padding: 15px 25px;
    border-bottom: 1px dashed #e5e5e5;
    cursor: pointer;
}
.schedule .card-header .images-box {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 20px
}
.schedule .card-header .images-box img {
    border-radius: 50%
}
.schedule .card-header .time {
    color: #777;
    font-size: 13px;
    margin-bottom: 5px
}
.schedule .card-header h4 {
    font-weight: 700;
    font-size: 18px;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 8px
}
.schedule .card-header .name {
    position: relative;
    font-size: 14px;
    color: #777;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 5px
}
.schedule .card-body {
    padding: 30px 45px;
    background: #fff
}
.schedule .card-body .location {
    margin-top: 8px;
    font-size: 13px;
    color: #777
}
.schedule .card-body .location span {
    color: #DFAA47;
    margin-right: 5px
}
.schedule .nav-tabs .nav-item.show .nav-link, .schedule .nav-tabs .nav-link.active, .schedule .nav-tabs li.active a, .schedule .nav-tabs .nav-item .nav-link:hover {
    background: #DFAA47
}
.schedule .nav-tabs .nav-item.show .nav-link:before, .schedule .nav-tabs .nav-link.active:before, .schedule .nav-tabs li.active a .nav-link:before {
    border-color: #DFAA47 transparent transparent transparent
}
.schedule .nav-tabs li.active a {
    border-top: none;
}
@media (max-width: 767px) {
    .schedule .nav-tabs .nav-item {
        margin: 15px 0px !important;
    }
}
@media only screen and (min-width: 992px) {
    .mainContainterWithMenu {
        padding-top: 40px !important;
    }
    .mainContainterNoMenu {
        padding-top: 10px !important;
    }
}
@media only screen and (min-width: 768px) {
    .mainContainterWithMenu, .mainContainterNoMenu {
        padding-top: 10px;
    }
}
/*===========================
       END: PROGRAMME css 
===========================*/
/*===========================
         START: SPEAKER css 
===========================*/
.single-team {
    position: relative;
    /*-webkit-box-shadow: 0px 8px 16px 0px rgba(72, 127, 255, 0.1);
    -moz-box-shadow: 0px 8px 16px 0px rgba(72, 127, 255, 0.1);
    box-shadow: 0px 8px 16px 0px rgba(72, 127, 255, 0.1);*/
}
.single-team .team-image img {
    width: 100%;
}
.single-team .team-content {
    position: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    /*padding-top: 25px;
    padding-bottom: 25px;*/
    padding-bottom: 10px;
    z-index: 5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.single-team .team-content::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(left, #16658e 0%, #7abbb3 100%);
    background: -o-linear-gradient(left, #16658e 0%, #7abbb3 100%);
    background: linear-gradient(to right, #16658e 0%, #7abbb3 100%);
    z-index: -1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
}
.single-team .team-content .team-social {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    visibility: hidden;
    opacity: 0;
}
.single-team .team-content .team-social .social {
    background-color: #fff;
    display: inline-block;
    padding: 10px 20px 6px;
    border-radius: 50px;
}
.single-team .team-content .team-social .social li {
    display: inline-block;
    margin: 0 8px;
}
.single-team .team-content .team-social .social li a {
    font-size: 16px;
    color: #777777;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.single-team .team-content .team-social .social li a:hover {
    color: #1863ff;
}
.single-team .team-content .team-name {
    color: #1b273d;
    font-size: 20px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-decoration: none;
}
.single-team .team-content .sub-title {
    font-size: 16px;
    color: #1863ff;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.single-team:hover .team-content {
    padding-top: 10px;
}
.single-team:hover .team-content::before {
    opacity: 1;
}
.single-team:hover .team-content .team-social {
    top: -10px;
    visibility: visible;
    opacity: 1;
}
.single-team:hover .team-content .team-name a {
    color: #fff;
}
.single-team:hover .team-content .sub-title {
    color: #fff;
}
@media (max-width: 767px) {
    .single-team .team-content {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .single-team .team-content .team-name {
        font-size: 18px;
    }
    .single-team .team-content .sub-title {
        font-size: 14px;
    }
    .single-team:hover .team-content {
        padding-top: 35px;
    }
}
/*===========================
         END: SPEAKER css 
===========================*/