/*-- Custom Styles --*/
iframe.social-fram {
    max-width: 100% !important;
}

.speaker-small img {
    max-width: 100%;
    max-height: 140px;
}

@media screen and (max-width:560px) and (min-width:220px) {
    object {
        width: 350px !important;
    }
    section.wow.fadeInUp.animated.hidden-xs.animated {
        display: none !important;
    }
    section.whyus_background.hidden-xs {
        display: none !important;
    }
    body {
        overflow-x: hidden;
    }
    .banner-heading{
    font-size:18px;
    }
}

@media screen and (max-width:800px) and (min-width:550px) {
    section.wow.fadeInUp.animated.hidden-xs.animated {
        display: none !important;
    }
    section.whyus_background.hidden-xs {
        display: none !important;
    }
    body {
        overflow-x: hidden;
    }
}

.owl-theme .owl-controls .owl-buttons div {
    opacity: 1 !important;
    background: #fff;
    color: #0c254d;
}

.slider {
    max-width: 100%;
    margin-bottom: 2em;
}

.earlybirdbtn {
    font-size: 14px;
    margin: -3%;
    font-weight: 600;
    text-transform: capitalize;
}

ul.banner-button {
    width: 80%;
    height: auto;
    display: inline-block;
    clear: both;
    float: none;
    text-align: center;
    margin: 0 auto;
    padding: 0px 0px 10px 0px;
}

/* .grow:hover { 
    background: #150b52; 
    color: #fff; 
    border: none; 
    border-radius: 10%; 
    -ms-transform: scale(1.2); 
    transform: scale(1.2); 
    -webkit-transform: scale(1.2); 
    transition-duration: 0.2s;  
} */

.grow1:hover {
    background: #150b52;
    color: #fff;
    border: none;
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition-duration: 0.2s;
}
/* The Modal (background) */

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 999;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.7);
    /* Black w/ opacity */
}
/* Modal Content */

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 1px;
    border: 1px solid #fff;
    width: 85%;
    height: auto;
    background: linear-gradient(rgba(170, 162, 245, 0.79), rgba(50, 31, 171, 0.79));
}
/* The Close Button */

.close {
    margin: -14px 5px 0px 0px;
    color: #fff;
    top: 10px;
    right: 5px;
    float: right;
    position: absolute;
    font-size: 40px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.modal-content p {
    color: #fff;
    padding: 30px;
    font-size: 20px;
}

.social {
    margin: 20px 33px 20px;
}

.col-md-6 {
    width: 50%;
}

.owl-item.active>div:after {
    content: 'active';
}

.owl-item.center>div:after {
    content: 'center';
}

.owl-item.active.center>div:after {
    content: 'active center';
}

.owl-item>div:after {
    font-family: "Noto Serif", serif;
    font-size: 24px;
    font-weight: bold;
}

/*-- For custom font --*/





/*-- For heading only --*/



@font-face {

    font-family: "Noto Serif", serif;

    src: url('fonts/lucida-calligraphy-italic.html');

    src: url('fonts/lucida-calligraphy-italicd41d.html?#iefix') format('embedded-opentype'), url('fonts/lucida-calligraphy-italic-2.html') format('woff'), url('fonts/lucida-calligraphy-italic-3.html') format('truetype'), url('fonts/lucida-calligraphy-italic-4.html') format('svg');

    font-weight: normal;

    font-style: normal;


}



body,

* {

    padding: 0;

    margin: 0 auto;

    font-family: "Noto Serif", serif;

}



.img_height_width {

    height: 40px;

    width: 40px;

    margin-right: 13px;

}



.p_t_30 {

    padding-top: 30px;

}



.m_t_20 {

    margin-top: 20px;

}



.p_y_30 {

    padding-top: 30px;

    padding-bottom: 30px;

}



.bg-blue {

    background-color: #0f054c;

}



.m_y_30 {

    margin-top: 30px;

    margin-bottom: 30px;

}



.content-hide {

    display: none;

}



a {

    text-decoration: none;

    color: #ffffff;

    font-size: 16px;

    outline: none;

}



::placeholder {

    color: #999999;

    opacity: 1;

}



a:hover,

a:active,

a:focus {

    outline: none;

    border: none;

    box-shadow: none;

    text-decoration: none;

}



li {

    list-style-type: none;

}



p {

    font-size: 18px;

}



h1 {

    font-family: "Noto Serif", serif;

}



h1,

h2,

h3,

h4,

h5,

h6,

p,

span,

div {

    padding: 0;

    margin: 0px auto;

}



button {

    font-size: 18px;

    vertical-align: middle;

}



input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    margin: 0;

}





/*-- Navigation header --*/



#clock>div {

    border-radius: 15px 15px 0 0;

}



.toggle-icon {

    position: absolute;

    right: 30px;

    top: 20px;

}

#menu {
    right: 0%;
    background: rgba(0, 0, 0, 0.4);
    height: 70%;
    opacity: 0;
    overflow: visible;
    position: absolute;
    text-align: center;
    top: 6%;
    transition: all 0.7s ease-in-out;
    visibility: hidden;
    width: 20%;
    z-index: 4;
}

/* #menu {

    background: #010624;

    height: 100%;

    left: 0;

    opacity: 0;

    overflow: hidden;

    position: fixed;

    text-align: center;

    top: 0;

    transition: all 0.7s ease-in-out;

    visibility: hidden;

    width: 100%;

    z-index: 4;

} */



#menu.open {

    opacity: 1;

    visibility: visible;

}



#menu.open li:nth-child(1) {

    -webkit-animation-delay: 0.1s;

    animation-delay: 0.1s;

}



#menu.open li:nth-child(2) {

    -webkit-animation-delay: 0.2s;

    animation-delay: 0.2s;

}



#menu.open li:nth-child(3) {

    -webkit-animation-delay: 0.3s;

    animation-delay: 0.3s;

}



#menu.open li:nth-child(4) {

    -webkit-animation-delay: 0.4s;

    animation-delay: 0.4s;

}



#menu.open li:nth-child(5) {

    -webkit-animation-delay: 0.5s;

    animation-delay: 0.5s;

}



#menu.open li:nth-child(6) {

    -webkit-animation-delay: 0.6s;

    animation-delay: 0.6s;

}



#menu.open li:nth-child(7) {

    -webkit-animation-delay: 0.7s;

    animation-delay: 0.7s;

}



#menu.open li:nth-child(8) {

    -webkit-animation-delay: 0.8s;

    animation-delay: 0.8s;

}



#menu.open li:nth-child(9) {

    -webkit-animation-delay: 0.9s;

    animation-delay: 0.9s;

}



#menu.open li:nth-child(10) {

    -webkit-animation-delay: 1s;

    animation-delay: 1s;

}



#menu.open li {

    -webkit-animation-duration: 1.0s;

    animation-duration: 1.0s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

    -webkit-animation-name: fadeInUp;

    animation-name: fadeInUp;

}



#menu ul:hover a {

    opacity: 0.5;

}



#menu ul a {

    -webkit-transform: translateZ(0);

    transition: opacity 0.3s ease-in-out;

}



#menu ul a:hover {

    opacity: 1;

}



#menu .main-nav {

    position: relative;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

}



#menu .main-nav ul {

    list-style: none;

    margin: 0;

    padding: 0;

}



#menu .main-nav a {
    color: #ffffff;
    display: block;
    font-size: 29px;
    font-weight: 400;
    padding: 0.8rem 1rem;
    text-decoration: none;
    text-transform: uppercase;
    }

/* #menu .main-nav a {

    color: #ffffff;

    display: block;

    font-size: 2.5rem;

    font-weight: bold;

    padding: 1rem 1rem;

    text-decoration: none;

    text-transform: uppercase;

} */



#menu .main-nav a:first {

    padding-top: 0;

}



#menu .menu-footer {

    padding: 2rem;

    bottom: 0;

    left: 0;

    position: absolute;

    right: 0;

}



#menu .menu-footer ul {

    display: inline-block;

    list-style: none;

    margin: 0;

    padding: 0;

}



#menu .menu-footer ul li {

    display: inline;

    margin: 0 1rem;

}



#menu .menu-footer a {

    color: #ffffff;

    text-decoration: none;

    text-transform: uppercase;

}



.toggle-menu {

    background-color: transparent;

    border: none;

    cursor: pointer;

    display: inline-block;

    float: right;

    height: 10px;

    outline: none;

    padding: 0;

    pointer-events: initial;

    position: relative;

    vertical-align: middle;

    width: 10px;

    z-index: 1110;

}



.toggle-menu span {

    background-color: #fff;

    content: "";

    display: block;

    height: 2px;

    left: calc(50% - 13px);

    position: absolute;

    top: calc(50% - 1px);

    -webkit-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;

    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;

    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear, -webkit-transform 0.2s linear;

    width: 26px;

}



.toggle-menu span:before,

.toggle-menu span:after {

    background-color: #fff;

    content: "";

    display: block;

    height: 2px;

    position: absolute;

    -webkit-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;

    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;

    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear, -webkit-transform 0.2s linear;

    width: 26px;

}



.toggle-menu span:before {

    top: 7px;

}



.toggle-menu span:after {

    top: -7px;

}



.toggle-menu.active span {

    background-color: transparent;

    transition: background 0.2s ease-out;

}



.toggle-menu.active span:before,

.toggle-menu.active span:after {

    transition: top 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;

    transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;

    transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;

}



.toggle-menu.active span:before {

    top: 0;

    -webkit-transform: rotate3d(0, 0, 1, -45deg);

    transform: rotate3d(0, 0, 1, -45deg);

}



.toggle-menu.active span:after {

    top: 0;

    -webkit-transform: rotate3d(0, 0, 1, 45deg);

    transform: rotate3d(0, 0, 1, 45deg);

}





/*-- // Navigation header --*/



.no-padding {

    padding: 0 !important;

}



.no-margin {

    margin: 0 !important

}



.no-border {

    border: none !important;

}



button:hover,

button:active,

button:focus {

    outline: none;

    border: none;

    box-shadow: none;

    text-decoration: none;

}



.bb-btn {

    border: 2px solid #43e8e1;

    background-color: transparent;

    color: #ffffff;

    transition: ease-in 0.3s;

}



.bb-btn:hover,

.bb-btn:focus {

    box-shadow: 0 0 10px #68d3f8;

    border: 2px solid #68d3f8;

    transition: ease-out 0.3s;

}





/*---------------------



	For Home Page



-----------------------*/





/*-- Vodeo banner --*/



header {

    position: relative;

    background-color: black;

    height: 100vh;

    min-height: 25rem;

    width: 100%;

    overflow: hidden;

}



header video {

    position: absolute;

    top: 50%;

    left: 50%;

    min-width: 100%;

    min-height: 100%;

    width: auto;

    height: auto;

    z-index: 0;

    -ms-transform: translateX(-50%) translateY(-50%);

    -moz-transform: translateX(-50%) translateY(-50%);

    -webkit-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);

}



header .container {

    position: relative;

    z-index: 2;

}



header .overlay {

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));

    /* opacity: 0.4; */

    opacity: 0.8;

    z-index: 1;

}



.backbox {

    background: rgba(0, 0, 0, 0.6);

    padding: 40px;

    box-shadow: 0 0 16px #f8f9fa;

    border: 1px solid #e9ecef;

}



.h-120px {

    height: 120px !important;

}



.Futurista-Partnership-Platform {

    opacity: 0.8;

    width: 100%;

    height: auto;

    clear: both;

    background: url(../images/partnership2.jpg) fixed center center;

    background-size: cover;

    background-repeat: no-repeat;

    margin: 0 auto;

    color: rgb(0, 0, 0);

}



.whyattend_background {

    background: url(../images/testtube.jpg) fixed center center;

    background-repeat: no-repeat;

    background-size: cover;

}



.FOPM_content {

    padding: 20px 0;

    opacity: 0.9;

}



.topicwecover_background {

    background: url(../images/AdobeStock_108376504.jpg) fixed center center;

    background-repeat: no-repeat;

    background-size: cover;

}



@media (pointer: coarse) and (hover: none) {

    header {

        background: #000;

    }

    /* header video {

        display: none;

    } */

}





/*-- Navigation and logo --*/



.navigation {

    width: 100%;

    height: auto;

    padding: 15px 0px;

    margin: 0 auto;

    display: inline-block;

}





/*-- Video Banner --*/



.banner-heading {

    width: 74%;

    height: auto;

    padding: 0;

    margin: 0 auto;

    font-size: 45px;

    font-family: "Noto Serif", serif;

    color: #ffffff;

    text-align: center;

    text-shadow: 2px 2px #333333;

    line-height: 50px;

    height: 70px;

}


 
.banner-heading-two {

    /* margin-top: 130px; */

    width: 60%;

    height: auto;

    padding: 0;

    /* margin: 130px auto 21px; */

    font-size: 30px;

    font-family: "Noto Serif", serif;

    color: #cecece;

    text-align: center;

    text-shadow: 2px 2px #333333;
    height: 70px;

}



.banner-date {

    display: block;

    clear: both;

    font-size: 30px;

    padding: 10px 30px;

    color: #43e8e1;

    width: 50%;

    /* margin-top: 50px; */

    font-weight: 500;

}



.banner-text {

    display: inline-flex;

    line-height: 42px;

    font-size: 20px;

    color: #ffffff;

    font-weight: 400;

    text-shadow: none;

    padding: 30px 0px;

    margin-bottom: 0px;

}



.banner-text i {

    color: #43e8e1;

    margin-right: 10px;

    font-size: 40px;

    margin-top: 4px;

}



ul.banner-button {

    width: 80%;

    height: auto;

    display: inline-block;

    clear: both;

    float: none;

    text-align: center;

    margin: 0 auto;

    padding: 0px 0px 30px 0px;

}



ul.banner-button li {

    width: 50%;

    float: left;

    border-right: 1px solid #ffffff;

    padding: 10px 15px 10px 40px;

    text-align: center;

}



ul.banner-button li a {

    font-size: 20px;

    color: #ffffff;

    font-weight: 300;

    line-height: 36px;

    display: inline-flex;

    transition: ease-in 0.3s;

}



ul.banner-button li a:hover {

    transition: ease-out 0.3s;

    color: #43e8e1;

}



ul.banner-button li a i {

    margin-right: 5px;

    color: #43e8e1;

    font-size: 36px;

}



ul.banner-button li:last-child {

    border-right: none !important;

}



.whyus_background {

    background-image: linear-gradient(to top, rgb(20, 41, 113), rgb(43, 20, 92));

    padding: 80px 30px;

}





/*-- First quote --*/



.first-quote {

    width: 100%;

    height: auto;

    display: block;

    clear: both;

    background: url('../images/partnership2.jpg') fixed center center no-repeat;
    background-size: cover;

    text-align: center;

    margin: 0 auto;

}



.first-quote h1 {

    font-size: 28px;

    line-height: 48px;

    font-family: "Noto Serif", serif;

}



.first-quote h1 b {

    font-family: "Noto Serif", serif;

    color: #0f054c;

}



.first-quote h2 {

    margin-bottom: 20px;

}





/*-- About us section --*/



.about-back {

    width: 100%;

    height: auto;

    background: url(../images/About_the_Summit.jpg) fixed center center;

    display: block;

    background-size: cover;

    opacity: 1.0;

}



.about-cover {

    padding: 70px 0px;

    text-align: center;

    padding-top: 70px;

    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));

    opacity: 0.9;

}



.about-cover h1 {

    font-size: 36px;

    color: #43e8e1;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

    padding-bottom: 20px;

}



.about-cover h4 {

    font-size: 18px;

    color: #ffffff;

    text-align: center;

    padding-bottom: 30px;

    line-height: 24px;

    font-style: italic;

    font-family: "Noto Serif", serif;

}



.about-cover p {

    color: #333333;

    text-align: left;

    font-size: 18px;

    line-height: 24px;

    margin: 0 auto;

    font-family: "Noto Serif", serif;

}



.abt-point {

    width: 100%;

    height: auto;

    text-align: center;

    padding: 38px 30px;

    background-color: #fff;

    opacity: 1.8;

    border-radius: 8px;

    margin-bottom: 60px;

    overflow: hidden;

    min-height: 625px;

}



.abt-point-3 {

    width: 100%;

    height: auto;

    text-align: center;

    padding: 50px 30px;

    background-color: #fff;

    opacity: 1.8;

    border-radius: 8px;

    margin-bottom: 60px;

    overflow: hidden;

    min-height: 625px;

}



.width_85 {

    width: 85px;

}



.abt-point img {

    width: 40px;

    margin-bottom: 20px;

}



.abt-point-3 img {

    width: 80px;

    margin-bottom: 20px;

}



.abt-point h3 {

    color: #111111;

    margin-bottom: 10px;

    font-weight: 600;

    font-size: 20px;

    text-align: left;

}



.abt-point-3 h3 {

    color: #111111;

    margin-bottom: 10px;

    font-weight: 600;

    font-size: 20px;

    text-align: left;

}



.abt-point i {

    background: linear-gradient(to top, #0f054c, #6912c7);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    margin-bottom: 20px;

    font-size: 80px;

}



.about-cover h5 {

    color: #ffffff;

    font-size: 20px;

    font-family: "Noto Serif", serif;

    font-style: italic;

    margin-bottom: 0px;

    line-height: 34px;

}



ul.partners {

    width: 100%;

    height: auto;

    display: inline-block;

    margin: 0 auto;

}



ul.partners li {

    width: 20%;

    float: left;

    padding-right: 30px;

    color: #ffffff;

}



ul.partners li:last-child {

    padding-right: 0px;

}



ul.partners li img {

    width: 50%;

}





/*-- Second quote --*/



.second-quote {

    width: 100%;

    height: auto;

    display: inline-block;

    margin: 0 auto;

    text-align: center;

    padding: 100px 0px;

    background-color: #16151b;

}



.second-quote h1 {

    font-size: 28px;

    line-height: 48px;

    font-family: "Noto Serif", serif;

}



.second-quote h1 b {

    font-family: "Noto Serif", serif;

    color: #0f054c;

}





/*-- Registration One --*/



.reg-one-left {

    width: 100%;

    height: 400px;

    background-color: #0f054c;

    text-align: center;

    padding: 0;

    margin: 0 auto;

}



.reg-one-left img {

    width: auto;

    height: auto;

    margin-top: 100px;

}



.reg-one {

    width: 100%;

    height: auto;

    display: block;

}



.reg-one-cover {

    background: url(../images/startup.jpg) fixed center center;

    background-size: cover;

    background-repeat: no-repeat;

    text-align: left;

}



.reg-one-cover h1 {

    font-family: "Noto Serif", serif;

    color: #43e8e1;

    text-align: left;

    font-size: 36px;

}



.reg-one-cover p {

    font-size: 18px;

    text-align: left;

    color: #ffffff;

    margin-top: 30px;

    margin-bottom: 30px;

}



.topicwecover_backbox {

    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));

    padding: 0px 50px;

}


.topicwecover_backbox1 {

    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));

    padding: 0px 50px;

}

.collaborate-btn {

    border: 2px solid #000000;

    display: inline-block;

    padding: 8px;

    transition: ease-in 0.2s;

    margin-top: 1em;

    margin-bottom: 70px;

    text-transform: uppercase;

    background: transparent;

    color: rgb(0, 0, 0);

}



.collaborate-btn:hover {

    color: #ffffff;

    background-color: #000000;

    transition: ease-out 0.3s;

    border: 2px solid #000000;

}



.reg-two {

    width: 100%;

    height: auto;

    display: block;

    background: url(../images/5.jpg) top left no-repeat fixed;

    background-size: cover;

}



.reg-two-cover {

    background-color: #0f054cb3;

    opacity: 0.9;

    padding: 70px 60px;

    text-align: center;

    padding-top: 70px;

}



.reg-two-cover h2 {

    font-family: "Noto Serif", serif;

    color: #ffffff;

    text-align: left;

    font-size: 26px;

}



.reg-two-cover p {

    font-size: 18px;

    text-align: left;

    color: #ffffff;

    margin-top: 20px;

    line-height: 36px;

}



ul.reg-btn {

    width: 90%;

    height: auto;

    float: left;

    padding: 20px;

    margin: 0 auto;

    display: inline-block;

    padding-left: 0px;

    margin-top: 20px;

}



ul.reg-btn li {

    width: 33%;

    height: auto;

    float: left;

    margin: 0 auto;

}



ul.reg-btn li a {

    width: 92%;

    border: 2px solid #43e8e1;

    display: inline-block;

    padding: 8px;

    float: left;

    transition: ease-in 0.2s;

}



ul.reg-btn li a:hover,

ul.reg-btn li a:focus {

    box-shadow: 0 0 10px #68d3f8;

    border: 2px solid #68d3f8;

    transition: ease-out 0.2s;

    color: #43e8e1;

    background: rgba(0, 0, 0, 0.1);

}





/* -- Speakers --*/

.our-speakers {

    width: 100%;

    height: auto;

    display: inline-block;

    clear: both;

    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
}



.our-speakers-hd {

    width: 100%;

    height: auto;

    display: inline-block;

    margin-bottom: 30px;

    color: #000;

}



.our-speakers h2 {

    font-size: 36px;

    clear: both;

    font-family: "Noto Serif", serif;

    float: left;

}



.our-speakers h2 small {

    font-size: 20px;

    color: #535353;

    display: block;

    clear: both;

    font-family: "Noto Serif", serif;

}



.speaker-large {

    width: 100%;

    height: 600px;

}



.speaker-large img {

    width: 100%;

    height: 600px;

}



.speaker-large figcaption {

    height: 150px;

    width: 100%;

    bottom: 0;

    background: rgba(0, 0, 0, 0.6);

    text-align: left;

    position: relative;

    padding-left: 20px;

    line-height: 150px;

    margin-top: -150px;

}



.speaker-large figcaption h3 {

    color: #ffffff;

    font-size: 30px;

    margin: 0;

    padding: 0;

    line-height: 130px;

    display: block;

    clear: both;

    width: 100%;

}



.speaker-large figcaption h3 small {

    font-size: 18px;

    color: #43e8e1;

    width: 100%;

    display: block;

    position: relative;

    margin-top: -100px;

}



.speaker-small {

    box-shadow: 0 0 30px #cec2c2;
    width: 100%;

    height: 170px;

    margin-bottom: 20px;

    border: 1px solid #dadada;

    text-align: center;

    line-height: 170px;
    

}



.speaker-small img {

    width: auto;

    height: auto;

    max-width: 94%;

}



.speaker-small figcaption {

    height: 70px;

    width: 100%;

    bottom: 0;

    background: rgba(0, 0, 0, 0.6);

    text-align: left;

    position: relative;

    padding-left: 20px;

    line-height: 70px;

    margin-top: -70px;

    display: none;

}



.speaker-small figcaption h3 {

    color: #ffffff;

    font-size: 18px;

    margin: 0;

    padding: 0;

    line-height: 60px;

    display: block;

    clear: both;

    width: 100%;

    font-weight: 400;

}



.speaker-small figcaption h3 small {

    font-size: 14px;

    color: #ffffff;

    width: 100%;

    display: block;

    position: relative;

    margin-top: -40px;

}



.speaker-btn {

    width: auto;

    height: auto;

    border: 2px solid #000000;

    color: #000000;

    outline: none;

    cursor: pointer;

    text-decoration: none;

    background-size: 300% 100%;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out;

    display: inline-block;

    text-transform: uppercase;

    padding: 10px 40px;

}



.speaker-btn:hover,

.speaker-btn:focus,

.speaker-btn:active {

    color: #ffffff;

    background-color: #43e8e1;

    transition: ease-out 0.3s;

    border: 2px solid #43e8e1;

    /* color: #fff;

    text-decoration: none;

    background-position: 100% 0;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out; */

}



.see-all-speaker {

    float: right;

}


/* --- Sponsors --- */


.our-sponsors {

    height: auto;

    background: url(../images/About_the_Summit.jpg) fixed center center;

    background-size: cover;
}

.our-sponsors-cover {
    height: auto;

    padding: 100px 0px;

    background-image: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0.7));   

    background-size: cover;

    opacity: 0.9;
}

.our-sponsors-hd {

    width: 100%;

    height: auto;

    display: inline-block;

    margin-bottom: 30px;

    color: #fff;

}



.our-sponsors h2 {

    font-size: 36px;

    clear: both;

    font-family: "Noto Serif", serif;

    float: left;

}



.our-sponsors h2 small {

    font-size: 20px;

    color: #535353;

    display: block;

    clear: both;

    font-family: "Noto Serif", serif;

}



.sponsors-large {

    width: 100%;

    height: 600px;

}



.sponsors-large img {

    width: 100%;

    height: 600px;

}



.sponsors-large figcaption {

    height: 150px;

    width: 100%;

    bottom: 0;

    background: rgba(0, 0, 0, 0.6);

    text-align: left;

    position: relative;

    padding-left: 20px;

    line-height: 150px;

    margin-top: -150px;

}



.sponsors-large figcaption h3 {

    color: #ffffff;

    font-size: 30px;

    margin: 0;

    padding: 0;

    line-height: 130px;

    display: block;

    clear: both;

    width: 100%;

}



.sponsors-large figcaption h3 small {

    font-size: 18px;

    color: #43e8e1;

    width: 100%;

    display: block;

    position: relative;

    margin-top: -100px;

}



.sponsors-small {

    box-shadow: 0 0 30px #cec2c2;
    width: 100%;

    height: 170px;

    margin-bottom: 20px;

    border: 1px solid #dadada;

    text-align: center;

    line-height: 170px;
    

}



.sponsors-small img {

    width: auto;

    height: auto;

    max-width: 94%;

}



.sponsors-small figcaption {

    height: 70px;

    width: 100%;

    bottom: 0;

    background: rgba(0, 0, 0, 0.6);

    text-align: left;

    position: relative;

    padding-left: 20px;

    line-height: 70px;

    margin-top: -70px;

    display: none;

}



.sponsors-small figcaption h3 {

    color: #ffffff;

    font-size: 18px;

    margin: 0;

    padding: 0;

    line-height: 60px;

    display: block;

    clear: both;

    width: 100%;

    font-weight: 400;

}



.sponsors-small figcaption h3 small {

    font-size: 14px;

    color: #ffffff;

    width: 100%;

    display: block;

    position: relative;

    margin-top: -40px;

}



.sponsors-btn {

    width: auto;

    height: auto;

    border: 2px solid #43e8e1;

    color: #ffffff;

    outline: none;

    cursor: pointer;

    text-decoration: none;

    background-size: 300% 100%;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out;

    display: inline-block;

    text-transform: uppercase;

    padding: 10px 40px;

}



.sponsors-btn:hover,

.sponsors-btn:focus,

.sponsors-btn:active {

    color: #ffffff;

    background-color: #43e8e1;

    transition: ease-out 0.3s;

    border: 2px solid #43e8e1;

    /* color: #fff;

    text-decoration: none;

    background-position: 100% 0;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out; */

}



.see-all-sponsors {

    float: right;

}


/* --- media --- */


.our-media {

    height: auto;

    background: url(../images/About_the_Summit.jpg) fixed center center;

    background-size: cover;
}

.our-media-cover {
    height: auto;

    padding: 100px 0px;

    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));   

    background-size: cover;

    opacity: 0.9;
}

.our-media-hd {

    width: 100%;

    height: auto;

    display: inline-block;

    margin-bottom: 30px;

    color: rgb(255, 255, 255);

}



.our-media h2 {

    font-size: 36px;

    clear: both;

    font-family: "Noto Serif", serif;

    float: left;

}



.our-media h2 small {

    font-size: 20px;

    color: #ffffff;

    display: block;

    clear: both;

    font-family: "Noto Serif", serif;

}



.media-large {

    width: 100%;

    height: 600px;

}



.media-large img {

    width: 100%;

    height: 600px;

}



.media-large figcaption {

    height: 150px;

    width: 100%;

    bottom: 0;

    background: rgba(0, 0, 0, 0.6);

    text-align: left;

    position: relative;

    padding-left: 20px;

    line-height: 150px;

    margin-top: -150px;

}



.media-large figcaption h3 {

    color: #ffffff;

    font-size: 30px;

    margin: 0;

    padding: 0;

    line-height: 130px;

    display: block;

    clear: both;

    width: 100%;

}



.media-large figcaption h3 small {

    font-size: 18px;

    color: #43e8e1;

    width: 100%;

    display: block;

    position: relative;

    margin-top: -100px;

}



.media-small {
    display: flex;

    box-shadow: 0 0 30px #cec2c2;
   
    width: 200px;

    height: 200px;

    margin-bottom: 20px;

    border: 1px solid #dadada;

    align-items: center;

}



.media-small img {

    width: auto;

    height: auto;

    max-width: 94%;

}



.media-small figcaption {

    height: 70px;

    width: 100%;

    bottom: 0;

    background: rgba(0, 0, 0, 0.6);

    text-align: left;

    position: relative;

    padding-left: 20px;

    line-height: 70px;

    margin-top: -70px;

    display: none;

}



.media-small figcaption h3 {

    color: #ffffff;

    font-size: 18px;

    margin: 0;

    padding: 0;

    line-height: 60px;

    display: block;

    clear: both;

    width: 100%;

    font-weight: 400;

}



.media-small figcaption h3 small {

    font-size: 14px;

    color: #ffffff;

    width: 100%;

    display: block;

    position: relative;

    margin-top: -40px;

}



.media-btn {

    width: auto;

    height: auto;

    border: 2px solid #43e8e1;

    color: #ffffff;

    outline: none;

    cursor: pointer;

    text-decoration: none;

    background-size: 300% 100%;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out;

    display: inline-block;

    text-transform: uppercase;

    padding: 10px 40px;

}



.media-btn:hover,

.media-btn:focus,

.media-btn:active {

    color: #ffffff;

    background-color: #43e8e1;

    transition: ease-out 0.3s;

    border: 2px solid #43e8e1;

    /* color: #fff;

    text-decoration: none;

    background-position: 100% 0;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out; */

}



.see-all-media {

    float: right;

}

/* --- speakers --- */


.our-speakers {

    height: auto;

    background: url(../images/partnership2.jpg) fixed center center;

    background-size: cover;
}

.our-speakers-cover {
    height: auto;

    padding: 100px 0px;

    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));   

    background-size: cover;

    opacity: 0.9;
}

.our-speakers-hd {

    width: 100%;

    height: auto;

    display: inline-block;

    margin-bottom: 30px;

    color: rgb(0, 0, 0);

}



.our-speakers h2 {

    font-size: 36px;

    clear: both;

    font-family: "Noto Serif", serif;

    float: left;

}



.our-speakers h2 small {

    font-size: 20px;

    color: #ffffff;

    display: block;

    clear: both;

    font-family: "Noto Serif", serif;

}



.speakers-large {

    width: 100%;

    height: 600px;

}



.speakers-large img {

    width: 100%;

    height: 600px;

}



.speakers-large figcaption {

    height: 150px;

    width: 100%;

    bottom: 0;

    background: rgba(0, 0, 0, 0.6);

    text-align: left;

    position: relative;

    padding-left: 20px;

    line-height: 150px;

    margin-top: -150px;

}



.speakers-large figcaption h3 {

    color: #ffffff;

    font-size: 30px;

    margin: 0;

    padding: 0;

    line-height: 130px;

    display: block;

    clear: both;

    width: 100%;

}



.speakers-large figcaption h3 small {

    font-size: 18px;

    color: #43e8e1;

    width: 100%;

    display: block;

    position: relative;

    margin-top: -100px;

}



.speakers-small {
    display: flex;

    box-shadow: 0 0 30px #cec2c2;
   
    width: 200px;

    height: 200px;

    margin-bottom: 20px;

    border: 1px solid #dadada;

    align-items: center;

}



.speakers-small img {

    width: auto;

    height: auto;

    max-width: 94%;

}



.speakers-small figcaption {

    height: 70px;

    width: 100%;

    bottom: 0;

    background: rgba(0, 0, 0, 0.6);

    text-align: left;

    position: relative;

    padding-left: 20px;

    line-height: 70px;

    margin-top: -70px;

    display: none;

}



.speakers-small figcaption h3 {

    color: #ffffff;

    font-size: 18px;

    margin: 0;

    padding: 0;

    line-height: 60px;

    display: block;

    clear: both;

    width: 100%;

    font-weight: 400;

}



.speakers-small figcaption h3 small {

    font-size: 14px;

    color: #ffffff;

    width: 100%;

    display: block;

    position: relative;

    margin-top: -40px;

}



.speakers-btn {

    width: auto;

    height: auto;

    border: 2px solid #43e8e1;

    color: #ffffff;

    outline: none;

    cursor: pointer;

    text-decoration: none;

    background-size: 300% 100%;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out;

    display: inline-block;

    text-transform: uppercase;

    padding: 10px 40px;

}



.speakers-btn:hover,

.speakers-btn:focus,

.speakers-btn:active {

    color: #ffffff;

    background-color: #43e8e1;

    transition: ease-out 0.3s;

    border: 2px solid #43e8e1;

    /* color: #fff;

    text-decoration: none;

    background-position: 100% 0;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out; */

}



.see-all-speakers {

    float: right;

}


/* -- Why to attend --*/



.why-attend {

    height: auto;

    clear: both;

    background: url(../images/partnership2.jpg) fixed center center;

    margin-bottom: 0 auto;

}



.why-attend-cover {

    width: 100%;

    padding: 60px 0px;

    margin: 0 auto;

    text-align: center;

    display: inline-block;

    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));

    opacity: 0.9;

    padding-bottom: 100px;

}



.why-attend-cover h1 {

    font-size: 36px;

    color: #000000;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

}



.why-attend-cover h1 small {

    color: #43e8e1;

    font-size: 18px;

    display: block;

    clear: both;

    text-transform: normal;

    margin-top: 10px;

}



.why-attend-cover p {

    text-align: center;

    color: #000000;

    font-size: 18px;

    margin: 30px 0px;

}



.why-attend-cover .quote b {

    color: #ffffff;

}



.quote {

    font-size: 18px;

    line-height: 24px;

    font-family: "Noto Serif", serif;

}



.quote b {

    font-family: "Noto Serif", serif;

    color: #0f054c;

}



.quote a {

    color: #ffffff;

    font-family: "Noto Serif", serif;

    transition: ease-in 0.3s;

}



.quote a:hover {

    color: #43e8e1;

    font-family: "Noto Serif", serif;

    transition: ease-out 0.3s;

}



.white-text {

    color: #ffffff !important;

}



.m_t_30 {

    margin-top: 30px;

}



.m_b_30 {

    margin-bottom: 30px;

}



.why-part {

    width: 100%;


    /* height: auto; */

    padding: 40px 30px;

    margin: 0 auto;

    display: inline-block;

    background: rgba(255, 255, 255, 0.8);

    color: #000000;

    text-align: center;

    border: 1px solid #000000;

}

.why-part p {
    color: #000;
    text-align: left;
}



.why-part-1 {

    width: 100%;

    /* height: auto; */

    padding: 40px 30px 33px 30px;

    margin: 0 auto;
margin-bottom:10px;

    display: inline-block;

    background: rgba(255, 255, 255, 0.8);

    color: #000;

    text-align: center;

    border: 1px solid #000000;

}



.why-part h4 {

    font-size: 21px;

    color: #000000;

    text-align: center;

    margin-bottom: 20px;

    font-weight: 600;

}



.why-part img {

    margin-bottom: 20px;

    font-size: 72px;

    color: #000000;

    width: 130px;

}



.why-part i:hover,

.why-part i:focus {

    color: #000000;

    text-shadow: 1px 1px 10px #000000;

    transition: ease-out 0.1s;

}



.why-part-1 p {

    color: rgb(0, 0, 0);

    font-size: 18px;

    margin: 0 auto;

    font-weight: 300;

    text-align: left;

}



.why-part-1 h4 {

    font-size: 21px;

    color: #000;

    text-align: center;

    margin-bottom: 20px;

    font-weight: 600;

}



.why-part-1 img {

    margin-bottom: 20px;

    font-size: 72px;

    color: #000000;

    width: 130px;

}



.why-part-1 i:hover,

.why-part-1 i:focus {

    color: #000000;

    text-shadow: 1px 1px 10px #000000;

    transition: ease-out 0.1s;

}



.why-part-1 p {

    color: #000000;

    font-size: 18px;

    margin: 0 auto;

    font-weight: 300;

    text-align: left;

}



.who-attend {
    width: 100%;

    height: auto;

    clear: both;

    background: url('../images/About_the_Summit.jpg') no-repeat center center;
    /* background-color: #000; */

    background-size: cover;

    margin-bottom: 0 auto;
}

.who-attend-cover {
    width: 100%;
    padding: 60px 0px;
    margin: 0 auto;
    text-align: center;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
    opacity: 0.9;
    padding-bottom: 100px;
}


.who-attend-right {

    width: auto;

    height: auto;

    text-align: left;

    border-radius: 10px;

}



.war-part {

    width: 100%;

    height: auto;

    display: inline-block;

    padding: 20px;

    box-shadow: 0 0 30px #ffffff;

    border: 1px solid #ffffff;

    margin-top: 40px;

    background-color: inherit;
}



.war-list {

    width: auto;
 
    height: auto;

    padding: 0;

    margin: 0 auto;

    text-align: left;

}



.war-list li {

    color: #fff;

    margin-left: 21px;
	list-style-image: url(../images/pill-01.png);

}



.who-attend-right h1 {

    font-size: 36px;

    color: #43e8e1;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

    margin-bottom: 30px;

}



.who-attend-right h1 small {

    color: #43e8e1;

    font-size: 18px;

    display: block;

    clear: both;

    text-transform: left;

}



.who-attend-right p {

    margin-top: 0px;

    color: #000000;

}





/*-- Topics covered --*/



.all-topics {

    width: 100%;

    height: auto;

    clear: both;

    background: url(../images/partnership2.jpg) fixed center center;

    background-size: cover;

    background-repeat: no-repeat;

    margin: 0 auto;

}



.all-topics-cover {

    width: 100%;

    padding: 80px 0px;

    margin: 0 auto;

    text-align: center;

    display: inline-block;

    opacity: 0.9;

    padding-bottom: 20px;

}



.all-topics h1 {

    font-size: 36px;

    color: #000000;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

    margin-bottom: 60px;

}



.all-topics h1 small {

    color: #000000;

    font-size: 18px;

    display: block;

    clear: both;

    text-transform: normal;

    margin-top: 10px;

}



.topic {

    width: 100%;

    height: auto;

    margin-bottom: 30px;

    text-align: center;

    padding: 0;

}



.topic-icon {

    background-image: linear-gradient(to top, #000000 0%, #5c5c5c 100%);

    border-radius: 140px;

    box-sizing: border-box;

    display: block;

    height: 140px;

    letter-spacing: 1px;

    margin: 0 auto;

    padding: 3px;

    position: relative;

    text-decoration: none;

    width: 140px;

    z-index: 2;

    background: transparent;

}



.topic-icon span {

    align-items: center;

    background: #ffffff;

    border-radius: 100px;

    display: flex;

    justify-content: center;

    height: 100%;

    transition: background .5s ease;

    width: 100%;

    background: transparent;

    border: 2px solid #ffffff;

}



.topic-icon span:hover {

    box-shadow: 0px 0px 10px 1px #000000;

    border-color: #000000;

    transition: ease-out 0.1s;

}



.topic-icon span:hover i {

    color: #000000;

    text-shadow: 1px 1px 5px #000000;

    transition: ease-out 0.1s;

}



.topic-icon span i {

    font-size: 48px;

    margin-bottom: 20px;

    color: #000000;

    margin: 0 auto;

    transition: ease-in 0.1s;

}



.topic-icon span i:hover {

    color: #000000;

    text-shadow: 1px 1px 5px #000000;

    transition: ease-out 0.1s;

}



.topic p {

    font-size: 20px;

    color: #000000;

    font-weight: 400;

    display: block;

    text-transform: capitalize;

}


/*-- industries covered --*/



.all-industries {

    width: 100%;

    height: auto;

    clear: both;

    background: url(../images/About_the_Summit.jpg) fixed center center;

    background-size: cover;

    background-repeat: no-repeat;

    margin: 0 auto;

}



.all-industries-cover {

    width: 100%;

    padding: 80px 0px;

    margin: 0 auto;

    text-align: center;

    display: inline-block;

    opacity: 0.9;

    padding-bottom: 20px;

    background-image: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0.8));

    opacity: 0.9;

}



.all-industries h1 {

    font-size: 36px;

    color: #ffffff;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

    margin-bottom: 60px;

}



.all-industries h1 small {

    color: #ffffff;

    font-size: 18px;

    display: block;

    clear: both;

    text-transform: normal;

    margin-top: 10px;

}



.industry {

    width: 100%;

    height: auto;

    margin-bottom: 30px;

    text-align: center;

    padding: 0;

}



.industry-icon {

    background-image: linear-gradient(to top, #000000 0%, #5c5c5c 100%);

    border-radius: 140px;

    box-sizing: border-box;

    display: block;

    height: 140px;

    letter-spacing: 1px;

    margin: 0 auto;

    padding: 3px;

    position: relative;

    text-decoration: none;

    width: 140px;

    z-index: 2;

    background: transparent;

}



.industry-icon span {

    align-items: center;

    background: #ffffff;

    border-radius: 100px;

    display: flex;

    justify-content: center;

    height: 100%;

    transition: background .5s ease;

    width: 100%;

    background: transparent;

    border: 2px solid #ffffff;

}



.industry-icon span:hover {

    box-shadow: 0px 0px 10px 1px #ffffff;

    border-color: #ffffff;

    transition: ease-out 0.1s;

}



.industry-icon span:hover i {

    color: #ffffff;

    text-shadow: 1px 1px 5px #ffffff;

    transition: ease-out 0.1s;

}



.industry-icon span i {

    font-size: 48px;

    margin-bottom: 20px;

    color: #ffffff;

    margin: 0 auto;

    transition: ease-in 0.1s;

}



.industry-icon span i:hover {

    color: #ffffff;

    text-shadow: 1px 1px 5px #ffffff;

    transition: ease-out 0.1s;

}



.industry p {

    font-size: 20px;

    color: #ffffff;

    font-weight: 400;

    display: block;

    text-transform: capitalize;

}



.whoshouldattend_title {

    font-size: 36px;

    color: #000000;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

    margin-bottom: 30px;

}



.Leveraging_content {

    width: 100%;

    height: auto;

    text-align: center;

    padding: 47px 30px;

    background-color: #fff;

    opacity: 1.8;

    border-radius: 8px;

    margin-bottom: 60px;

    overflow: hidden;

    min-height: 625px;

}



.Leveraging_content img {

    height: 90px;

    width: 90px;

    margin-bottom: 20px;

}



.Leveraging_content h3 {

    color: #111111;

    margin-bottom: 10px;

    font-weight: 600;

    font-size: 20px;

}



.why-sponsor {

    width: 100%;

    height: auto;

    clear: both;

    background: url(../images/partnership2.jpg) fixed center center;

    margin-bottom: 0 auto;
}



.why-sponsor-cover {

    width: 100%;

    padding: 60px 0px;

    margin: 0 auto;

    text-align: center;

    display: inline-block;

    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));

    opacity: 0.9;

    padding-bottom: 100px;

}


.why-sponsor-cover h1 {

    font-size: 36px;

    color: #000000;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

}



.why-sponsor-cover h1 small {

    color: #43e8e1;

    font-size: 18px;

    display: block;

    clear: both;

    text-transform: normal;

    margin-top: 10px;

}



.why-sponsor-cover p {

    text-align: center;

    color: #000000;

    font-size: 18px;

    margin: 30px 0px;

}



.why-sponsor-cover .quote b {

    color: #ffffff;

}



.why-sponsor p {
    color: #000;
    text-align: left;
}



.why-sponsor-1 {

    width: 100%;

    height: 250px;

    max-height: auto;

    /* height: auto; */

    padding: 40px 30px 33px 30px;

    margin: 0 auto;

    display: inline-block;

    background: rgba(255, 255, 255, 0.8);

    color: #000;

    text-align: center;

    border: 1px solid #000000;

}



.why-sponsor h4 {

    font-size: 21px;

    color: #000000;

    text-align: center;

    margin-bottom: 20px;

    font-weight: 600;

}



.why-sponsor img {

    margin-bottom: 20px;

    font-size: 72px;

    color: #000000;

    width: 130px;

}



.why-sponsor i:hover,

.why-sponsor i:focus {

    color: #000000;

    text-shadow: 1px 1px 10px #000000;

    transition: ease-out 0.1s;

}



.why-sponsor-1 p {

    color: rgb(0, 0, 0);

    font-size: 18px;

    margin: 0 auto;

    font-weight: 300;

    text-align: left;

}



.why-sponsor-1 h4 {

    font-size: 21px;

    color: #000;

    text-align: center;

    margin-bottom: 20px;

    font-weight: 600;

}



.why-sponsor-1 img {

    margin-bottom: 20px;

    font-size: 72px;

    color: #000000;

    width: 130px;

}



.why-sponsor-1 i:hover,

.why-sponsor-1 i:focus {

    color: #000000;

    text-shadow: 1px 1px 10px #000000;

    transition: ease-out 0.1s;

}



.why-sponsor-1 p {

    color: #000000;

    font-size: 18px;

    margin: 0 auto;

    font-weight: 300;

    text-align: left;

}



.sidebox-1 {

    border: 2px solid #43e8e1;

    margin: 20px 0;

    width: 330px;

    padding: 10px;

}



.why-sponsor-cover h1 {

    font-size: 36px;

    color: #ffffff;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

    margin-bottom: 60px;

}



.why-sponsor-cover h1 small {

    color: #43e8e1;

    font-size: 18px;

    display: block;

    clear: both;

    text-transform: normal;

    margin-top: 10px;

}



.blink-one {

    width: 60px;

    height: 60px;

    position: absolute;

    margin-top: 13%;

    left: 19%;

}



.blink-two {

    width: 60px;

    height: 60px;

    position: absolute;

    margin-top: 13%;

    right: 19%;

}



.blink-three {

    width: 60px;

    height: 60px;

    position: absolute;

    margin-top: 50%;

    left: 19%;

}



.blink-four {

    width: 60px;

    height: 60px;

    position: absolute;

    margin-top: 50%;

    right: 19%;

}



.blink-btn {

    width: 50px;

    height: 50px;

    border: none;

    background-color: transparent;

    outline: none;

}



.blink-btn i {

    font-size: 48px;

    color: #43e8e1;

    transition: ease-in 0.3s;

}



.blink-btn i:hover {

    color: #ffffff;

    cursor: pointer;

    transition: ease-in 0.3s;

}



.sponsor-details-one {

    background-color: transparent;

    padding: 20px;

    border-radius: 4px;

    width: 300px;

    position: absolute;

    margin-left: -150px;

    font-size: 16px;

    color: #ffffff;

    box-shadow: 0 0 10px #43e8e1;

    border: 1px solid #43e8e1;

    margin-top: 39px;

}



.sponsor-details-two {

    background-color: transparent;

    padding: 20px;

    border-radius: 4px;

    width: 300px;

    position: absolute;

    margin-left: -80px;

    font-size: 16px;

    color: #ffffff;

    box-shadow: 0 0 10px #43e8e1;

    border: 1px solid #43e8e1;

    margin-top: -7px;

}



.sponsor-details-three {

    background-color: transparent;

    padding: 20px;

    border-radius: 4px;

    width: 300px;

    position: absolute;

    margin-left: -150px;

    margin-top: -125px;

    font-size: 16px;

    color: #ffffff;

    box-shadow: 0 0 10px #43e8e1;

    border: 1px solid #43e8e1 margin-top: -124px;

}



.sponsor-details-four {

    background-color: transparent;

    padding: 33px;

    border-radius: 4px;

    width: 300px;

    position: absolute;

    margin-left: -77px;

    margin-top: -118px;

    font-size: 16px;

    color: #ffffff;

    box-shadow: 0 0 10px #43e8e1;

    border: 1px solid #43e8e1;

}



.background-layer {

    background: #170f466b;

    padding: 70px 0;

}



.why-us {

    width: 100%;

    height: auto;

    display: inline-block;

    clear: both;

    background: url(../images/whyus_background.jpg) fixed center center;

    background-size: cover;

    background-repeat: no-repeat;

    padding: 70px 0px 90px 0px;

    text-align: center;

}



.why-us h1 {

    font-size: 36px;

    color: #ffffff;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

    margin-bottom: 60px;

}



.why-us h1 small {

    color: #43e8e1;

    font-size: 18px;

    display: block;

    clear: both;

    text-transform: normal;

    margin-top: 10px;

}



.why-us h2 {

    font-size: 36px;

    color: #ffffff;

    padding: 60px 0px;

    font-family: "Noto Serif", serif;

    display: block;

    clear: both;

}





/*-- For countdown clock --*/



#clock {

    width: 80%;

    margin: 0 auto;

}

.clock-cover {
    width: 100%;

    padding: 50px;

    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));

    opacity: 0.9;

}


#clock>div {

    color: #000;

    font-size: 60px;

    line-height: 132px;

    text-align: center;

    background-color: #fff;

    font-family: "Noto Serif", serif;

}



#clock>div>span {

    font-family: "Noto Serif", serif;

}



.text {

    font-size: 18px;

    line-height: 42px;

    font-weight: lighter;

    text-transform: uppercase;

    background: rgba(0, 0, 0, 1);

    color: rgb(255, 255, 255);

    font-family: "Noto Serif", serif;

}



@media (min-width:860px) {

    #clock>div {

        display: inline-block;

        width: 18%;

        margin-right: 20px;

    }

}





/*-- Past Events --*/



.past-events {

    width: 100%;

    height: auto;

    clear: both;

    background: url(../images/partnership2.jpg) fixed center center;

    margin: 0 auto;

    background-size: cover;

}



.past-events-cover {

    width: 100%;

    padding: 60px 0px;

    margin: 0 auto;

    text-align: center;

    display: inline-block;

    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));

    opacity: 0.9;

}



.past-events-cover h1 {

    font-size: 36px;

    color: #000000;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

}



.past-events-cover h1 small {

    color: #000000;

    font-size: 18px;

    display: block;

    clear: both;

    text-transform: normal;

}



.past-events-cover p {

    text-align: center;

    color: #000000;

    font-size: 18px;

    margin: 30px 0px;

    margin-bottom: 50px;

}



.past-events-cover p b {

    font-weight: 500;

    padding-bottom: 10px;

    display: block;

}



.past-photo {

    width: 100%;

    height: 160px;

    margin-bottom: 30px;

    color: #000000;

    text-transform: uppercase;

    background: rgba(0, 0, 0, 0.7);

    overflow: hidden;

}



.event-more {

    width: 100%;

    height: 160px;

    background: rgba(0, 0, 0, 0.6);

    color: #000000;

    text-transform: uppercase;

    border: 2px solid #000000;

    display: block;

    line-height: 160px;

    font-size: 20px;

    transition: ease-in 0.3s;

}



.event-more:hover {

    text-transform: uppercase;

    border: 2px solid #000000;

    color: #000000;

    transition: ease-out 0.3s;

}



.past-video {

    width: 100%;

    height: 300px;

}





/*-- Testimonials --*/



.testimonials {

    width: 100%;

    height: auto;

    display: inline-block;

    clear: both;

    background: url(../images/partnership2.jpg) fixed center center;

    background-size: cover;

}


.testimonials-cover {
    width: 100%;
    padding: 60px 0px;
    margin: 0 auto;
    text-align: center;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));
    opacity: 0.9;
    padding-bottom: 100px;
}




.testimonials h1 {

    font-size: 36px;

    color: rgb(0, 0, 0);

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

    text-align: center;

    margin-bottom: 00px;

}



.testimonials h1 small {

    color: #000000;

    font-size: 18px;

    display: block;

    clear: both;

    text-transform: normal;

    margin-top: 10px;

}

.testimonial-content {
    background: inherit;
}



/*-- Experiements --*/



.card {

    margin: 0 auto;

}



.card .carousel-item {

    height: 200px;

}



.card .carousel-caption {

    padding: 0;

    right: 0;

    left: 0;

    color: #3d3d3d;

}



.card .carousel-caption h3 {

    color: #3d3d3d;

}



.card .carousel-caption p {

    line-height: 24px;

}



.card .carousel-caption .col-sm-3 {

    display: flex;

    align-items: center;

}



.card .carousel-caption .col-sm-9 {

    text-align: left;

}



.card .carousel-control-prev,

.card .carousel-control-next {

    color: #000000 !important;

    opacity: 1 !important;

}



.testimonial-image {

    border-radius: 132px;

    border: 1px solid #dadada;

}



.testimonial-image img {

    width: 100%;

    height: 100%;

}



.testimonial-content {

    width: 100%;

    height: auto;

    display: inline-block;

    text-align: left;

}



.testimonial-content p {

    text-align: left;

    font-size: 18px;

    line-height: 20px;

    font-style: italic;

}



.testimonial-content small {

    font-family: "Noto Serif", serif;

    font-size: 16px;

    font-weight: bold;

    color: #333333;

    margin-top: 20px;

    display: block;

}



.left-btn {

    left: -60px;

    width: 30px;

    height: 50px;

    top: 90px;

    border-radius: 6px;

    background: #0f054c;

}



.left-btn span {

    color: #ffffff;

    font-size: 42px;

    padding: 10px;

}



.right-btn {

    right: -60px;

    width: 30px;

    height: 50px;

    top: 90px;

    border-radius: 6px;

    background: #0f054c;

}



.right-btn span {

    color: #ffffff;

    font-size: 42px;

    padding: 10px;

}





/*-- Venues --*/



.venues {

    width: 100%;

    height: auto;

    padding: 100px 0px;

    margin: 0 auto;

    display: inline-block;

}



.venue-details-sm {

    width: 100%;

    height: 300px;

    background: linear-gradient(#746dbd, #0f054c);

    border: 2px solid #ffffff;

    margin: 0;

    float: left;

    overflow: hidden;

}



.venue-details-sm img {

    width: 100%;

    height: 300px;

}



.venue-details-sm h3 {

    width: auto;

    height: auto;

    padding: 0;

    margin: 0 auto;

    color: #ffffff;

    font-size: 26px;

    font-family: "Noto Serif", serif;

    padding-bottom: 10px;

}



.venue-details-sm p {

    max-width: 100%;

    text-align: left;

    color: #ffffff;

    font-size: 18px;

    line-height: 30px;

    margin-bottom: 40px;

}



.venue-padding {

    padding: 30px;

    padding-top: 40px;

    padding-bottom: 50px;

}



.venue-details-lg {

    width: 100%;

    height: 600px;

    padding: 60px 40px;

    background-color: #0f054c;

    border: 1px solid #ffffff;

    border-left: 4px solid #ffffff;

    margin: 0;

}



.venue-details-lg h3 {

    width: auto;

    height: auto;

    padding: 0;

    margin: 0 auto;

    color: #ffffff;

    font-size: 26px;

    font-family: "Noto Serif", serif;

    padding-bottom: 40px;

    line-height: 36px;

}



.venue-details-lg h4 {

    width: auto;

    height: auto;

    padding: 0;

    margin: 0 auto;

    color: #ffffff;

    font-size: 22px;

    padding-bottom: 20px;

}



.venue-details-lg p {

    max-width: 100%;

    text-align: left;

    color: #ffffff;

    font-size: 18px;

    line-height: 30px;

    margin-bottom: 40px;

}



.venue-details {

    width: auto;

    height: auto;

    float: left;

    padding: 6px 20px;

    margin: 0 auto;

    background-color: #43e8e1;

    color: #0f054c;

    outline: none;

    border: none;

    border: 2px solid #43e8e1;

    transition: ease-in 0.3s;

    text-transform: uppercase;

}



.venue-details:hover {

    color: #ffffff;

    background-color: transparent;

    transition: ease-out 0.3s;

    border: 2px solid #43e8e1;

}



.get-in {

    width: auto;

    height: auto;

    float: left;

    padding: 6px 20px;

    margin: 0 auto;

    background-color: transparent;

    color: #ffffff;

    outline: none;

    border: none;

    border: 2px solid #43e8e1;

    transition: ease-in 0.3s;

    text-transform: uppercase;

    margin-top: 30px;

}



.get-in:hover {

    color: #ffffff;

    background-color: #43e8e1;

    transition: ease-out 0.3s;

    border: 2px solid #43e8e1;

}





/*-- Past Events --*/



.upcoming-events {

    width: 100%;

    height: auto;

    clear: both;

    background: url(../images/About_the_Summit.jpg) fixed round ;

    margin: 0 auto;

    background-repeat: no-repeat;

    background-size: cover;
}



.upcoming-events-cover {

    width: 100%;

    padding: 60px 0px;

    margin: 0 auto;

    text-align: center;

    display: inline-block;

    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));


}



.upcoming-events-cover h1 {

    font-size: 36px;

    color: #ffffff;

    font-family: "Noto Serif", serif;

    text-transform: capitalize;

}



.upcoming-events-cover h1 small {

    color: #43e8e1;

    font-size: 18px;

    display: block;

    clear: both;

    text-transform: normal;

    margin-top: 10px;

}



.up-event {

    width: 230px;

    height: 230px;

    max-width: 100%;

    max-height: 100%;

    border-radius: 100%;

    line-height: 230px;

    border: 2px solid #ffffff;

    margin: 0;

    padding: 0;

    overflow: hidden;

    display: inline-block;

    text-align: center;

    vertical-align: center;

    vertical-align: middle;

    margin-top: 40px;

    color: #ffffff;

    transition: ease-in 0.3s;

}



.up-event p {

    width: 180px;

    height: auto;

    padding: 6px 0px;

    text-transform: capitalize;

    font-size: 20px;

    line-height: 30px;

    display: inline-block;

}



.up-event:hover {

    border: 2px solid #43e8e1;

    color: #43e8e1;

    transition: ease-out 0.3s;

    box-shadow: 0 0 10px #68d3f8;

    transition: ease-out 0.2s;

}





/*-- 2nd Register banner --*/



.reg-two-left {

    width: 100%;

    height: 220px;

    background-color: #ffffff;

    border: 2px solid #746dbd;

    text-align: center;

    padding: 0;

    margin: 0 auto;

    padding: 30px 20px;

}



.reg-two-left h3 {

    font-size: 24px;

    color: #746dbd;

    text-transform: capitalize;

    text-align: left;

    font-family: "Noto Serif", serif;

    margin-bottom: 20px;

}



.reg-two-left p {

    font-size: 18px;

    line-height: 20px;

    color: #746dbd;

    text-align: left;

}



.ban-tbtn {

    width: auto;

    height: auto;

    background-image: linear-gradient(to right, #0f054c, #43e8e1, #0f054c, #43e8e1);

    color: #ffffff;

    border: none;

    outline: none;

    cursor: pointer;

    text-decoration: none;

    background-size: 300% 100%;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out;

    display: inline-block;

    text-transform: uppercase;

    padding: 7px 20px;

    float: left;

    margin-top: 20px;

}



.ban-tbtn:hover,

.ban-tbtn:focus,

.ban-tbtn:active {

    color: #fff;

    text-decoration: none;

    background-position: 100% 0;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out;

}



.second-banmar {

    margin-bottom: 80px;

}



.reg-two-middle {

    width: 100%;

    height: 220px;

    background-color: #ffffff;

    border-top: 2px solid #746dbd;

    border-bottom: 2px solid #746dbd;

    text-align: center;

    padding: 0;

    margin: 0 auto;

    padding: 30px 20px;

}



.reg-two-middle h3 {

    font-size: 24px;

    color: #746dbd;

    text-transform: capitalize;

    text-align: left;

    font-family: "Noto Serif", serif;

    margin-bottom: 20px;

}



.reg-two-middle p {

    font-size: 18px;

    line-height: 20px;

    color: #746dbd;

    text-align: left;

}





/*-- Footer --*/



.footer {

    width: 100%;

    height: auto;

    padding: 60px 0px;

    margin: 0 auto;

    text-align: center;

    background-color: #000000;

    display: inline-block;

}



.footer img {

    width: 85px;

}



ul.footer-list {

    width: auto;

    height: auto;

    padding: 0;

    margin-top: 0;

}



ul.footer-list li {

    width: auto;

    height: auto;

    text-align: left;

    margin-top: 0;

    margin-bottom: 20px;

}



ul.footer-list li a {

    text-decoration: none;

    color: #ffffff;

    font-size: 16px;

    font-weight: 400;

}



.footer-inquries {

    width: auto;

    height: auto;

    padding: 20px;

    margin: 0 auto;

    background: rgba(0, 0, 0, 0.7);

    text-align: left;

}



.footer h5 {

    color: #ffffff;

    text-align: left;

    margin-bottom: 20px;

}



.footer-bottom {

    width: 100%;

    height: auto;

    padding: 20px 0px 0px 0px;

    margin-top: 0 auto;

    margin-top: 50px;

    border-top: 1px solid #999999;

    color: #ffffff;

}



.fb-left {

    text-align: left;

    font-size: 16px;

    float: left;

    display: inline-block;

}



.fb-left a {

    color: #ffffff;

    font-size: 16px;

    text-decoration: none;

    float: left;

    margin-right: 20px;

    transition: ease-in 0.3s;

}



.fb-left a:hover {

    color: #746dbd;

    transition: ease-out 0.3s;

}



.fb-right {

    text-align: left;

    font-size: 16px;

    float: right;

    display: inline-block;

}



.fb-right a {

    color: #ffffff;

    font-size: 16px;

    text-decoration: none;

    /* float: left; */

    margin-right: 20px;

    transition: ease-in 0.3s;

}



.fb-right a:hover {

    color: #746dbd;

    transition: ease-out 0.3s;

}



.last-btn {

    width: 92%;

    border: 2px solid #43e8e1;

    display: inline-block;

    padding: 8px;

    transition: ease-in 0.2s;

    margin-top: 40px;

    margin-bottom: 70px;

    text-transform: uppercase;

}



.last-btn:hover,

.last-btn:focus {

    color: #ffffff;

    background-color: #43e8e1;

    transition: ease-out 0.3s;

    border: 2px solid #43e8e1;

}



.quick_enquiry {

    position: fixed;

    left: 0;

    bottom: 15%;

    z-index: 9;

    height: auto;

    cursor: pointer;

}



.quick_enquiry a {

    width: 38px;

    height: 42px;

    margin-bottom: 0;

    color: #fff;

    position: relative;

    display: block;

}



.quick_enquiry i {

    font-size: 24px;

    color: #fff;

    position: absolute;

    left: 50%;

    top: 50%;

    text-align: center;

    transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

}



.quick_enquiry .enquiry {

    background: #10274e;

}



.quick_enquiry .phone {

    background: #2d7db9;

}



.quick_enquiry .whatsapp {

    background: #20B038;

}



.signup-overlay {

    position: fixed;

    display: none;

    z-index: 1031;

    top: 0;

    bottom: 0;

    right: 0;

    left: 0;

}



.signup-overlay.overlay:after {

    content: '';

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    background-color: rgba(0, 0, 0, 0.8);

    opacity: 1;

    z-index: 0;

}



.signup-overlay .container-wide {

    min-height: 100vh;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    -ms-flex-direction: row;

    flex-direction: row;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    display: flex;

}



.overlay [class^=container] {

    position: relative;

    z-index: 1;

}



.signup-overlay .close {

    position: absolute;

    top: 0;

    right: 0;

    margin: 2rem 3rem;

    color: #fff;

    text-shadow: 0 1px 0 #fff;

    opacity: .5;

    z-index: 1;

    cursor: pointer;

    color: #fff;

    text-decoration: none;

    opacity: 1;

    font-size: 30px;

}



.signup-overlay .close:focus,

.signup-overlay .close:hover {

    color: #fff;

    text-decoration: none;

    opacity: 1;

    font-size: 30px;

}



.signup-overlay .aside {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    width: 35%;

    height: 100vh;

    margin: 0;

    position: relative;

    padding: 20px 50px;

    min-width: 400px;

    background: linear-gradient(#000000, #000000);

    -webkit-background: linear-gradient(#000000, #000000);

    -moz-background: linear-gradient(#000000, #000000);

    color: #fff;

    text-align: left;

    -webkit-box-shadow: 0 1px 9px 1px rgba(0, 0, 0, .15);

    box-shadow: 0 1px 9px 1px rgba(0, 0, 0, .15);

}



.signup-overlay .aside h2 {

    font-size: 2.5rem;

    font-weight: 700;

    margin-bottom: 20px;

    text-align: left;

    margin: 0;

    margin-bottom: 20px;

    color: #ffffff;

}



.signup-overlay .aside p {

    text-align: left;

    margin: 0;

    margin-bottom: 10px;

    color: #ffffff;

}



.why {

    margin: 0;

}



.signup-overlay .aside img {

    width: inherit;

    margin: 0 auto;

}



.arrow {

    position: relative;

}



.arrow:after {

    pointer-events: none;

    position: absolute;

    border: 15px solid transparent;

    content: "";

    height: 0;

    width: 0;

    left: 100%;

    top: 50%;

    border-left-color: #323233;

}



.signup-overlay .form {

    margin: 0 auto;

    width: 450px;

}



.form .card {

    background-color: #fff;

    border: 1px solid rgba(0, 0, 0, .125);

    border-radius: 4px;

    padding: 30px 25px;

}



.form .card h4 {

    margin: 0 0 20px;

}
@media screen and (max-width:560px) and (min-width:220px){
    #menu {
        right: 0%;
        background: rgb(84, 97, 76);
        height: 70%;
        opacity: 0;
        overflow: visible;
        position: absolute;
        text-align: center;
        top: 6%;
        transition: all 0.7s ease-in-out;
        visibility: hidden;
        width: 100%;
        z-index: 4;
    }
    h3.text-white.pdl-10 {
        padding-left: 0 !important;
    }


}
h3.text-white.pdl-10 {
    padding-left: 11em ;
}

.grid .img-holder {
    position: relative;
}
.grid .img-holder:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background: -webkit-linear-gradient(top, #1a1ab3e3 55%, #fd1e50d9);
    background: -moz-linear-gradient(top, #1a1ab3e3 55%, #fd1e50d9);
    background: -o-linear-gradient(top, #1a1ab3e3 55%, #fd1e50d9);
    background: -ms-linear-gradient(top, #1a1ab3e3 55%, #fd1e50d9);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #1a1ab3e3), to(#fd1e50d9));
    background: linear-gradient(top, #1a1ab3e3 55%, #fd1e50d9);
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.grid .member-info {
    position: relative;
}
/*.grid .social-links {*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    -webkit-transform: translateX(-50%);*/
/*    -moz-transform: translateX(-50%);*/
/*    -o-transform: translateX(-50%);*/
/*    -ms-transform: translateX(-50%);*/
/*    transform: translateX(-50%);*/
/*    opacity: 0;*/
/*    top: -40%;*/
/*    visibility: hidden;*/
/*    -webkit-transition: all 0.3s;*/
/*    -moz-transition: all 0.3s;*/
/*    -o-transition: all 0.3s;*/
/*    -ms-transition: all 0.3s;*/
/*    transition: all 0.3s;*/
/*}*/
.grid .social-links li:last-child {
    margin-right: 0;
}
.grid .social-links li {
    margin-right: 0px;
    float: none;
    display: inline-block;
}
.social-links li {
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 1px;
}
.grid .social-links a {
    background-color: #efa61c;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: white!important;
}
.social-links li a {
    background-color: #a8de98;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    color: white!important;
    text-align: center;
}
.grid .member-info .details {
    background: url(../images/bg/bg-2.jpg);
    padding: 8px;
    position: relative;
    -webkit-box-shadow: 0px 6px 18.9px 2.1px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 6px 18.9px 2.1px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
}
.grid .member-info .details:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.91);
    z-index: -1;
}
.grid .member-info .details h4 {
    font-size: 20px;
    color: #efa61c;
    font-weight: normal;
    text-align:center;
}
.grid .member-info .details .post {
    font-size: 12px;
    text-align:center!important;
    color: #222882;
}
.grid:hover .img-holder:before {
    opacity: 1;
}
.grid:hover .social-links {
    opacity: 1;
    top: -60px;
    visibility: visible;
}
[class^="ti-"], [class*=" ti-"] {
    font-family: "Noto Serif", serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ti-linkedin:before {
    content: "\e735";
}
