﻿/* Common CSS Start */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
* {
    box-sizing: border-box;
}
body {
    line-height: 1;
    -ms-word-break: break-all;
    word-break: break-all;
}
h2 {
    -ms-word-break: normal;
    word-break: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #000000;
    text-decoration: none;
    outline: none;
    transition-property: color, text;
    transition-duration: 0.3s, 0.3s;
    transition-timing-function: linear, ease-in;
    -webkit-transition-property: color, text;
    -webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear, ease-in;
}
a:hover {
    color: #009CE0;
    text-decoration: none;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
p {
    word-break: normal;
}
/* Common CSS Ends */
/* Start */
.outer {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
}
.header {
    width: 100%;
    height: auto;
    float: left;
}
.header .social-networks {
    width: auto;
    height: 32px;
    float: left;
    overflow: visible;
    position: absolute;
    z-index: 100;
    top: 30px;
    right: 30px;
    background-attachment: fixed;
}
.header .social-networks .facebook {
    vertical-align: middle;
    text-align: center;
    padding: 0px;
    margin: 0px;
    float: left;
    overflow: visible;
}
.mob-header {
    width: 100%;
    height: auto;
    float: left;
    display: none;
}
.header img {
    width: 100%;
    height: auto;
    float: left;
}
.mob-header img {
    width: 100%;
    height: auto;
    float: left;
}
.nav {
    width: 100%;
    height: auto;
    float: left;
    background-color: #000000;
}
.fst-main-col {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    float: left;
    width: 100%;
}
.slideshow {
    width: 100%;
    flex: 1 1 100%;
    max-width: 100%;
    height: auto;
}
.fst-right-col {
    display: flex;
    flex-direction: column;
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    height: auto;
}
.slideshow .bx-wrapper .bx-viewport .slide li a img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    object-fit: cover;
}
.fst-right-col .strips .about-us {
    display: flex;
    flex-direction: column;
    padding: 30px;
    background-color: #1d1d1d;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.fst-right-col .strips .about-us .abt-title {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
.fst-right-col .strips .about-us p {
    font-size: 15px;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.fst-right-col .strips .about-us p:last-child {
    margin-bottom: 0;
}
.strips {
    width: 100%;
    height: 100%;
}
.strips img {
    width: 100%;
    height: auto;
    float: left;
}
.sec-col {
    width: 100%;
    height: auto;
    float: left;
}
.sec-col-heading {
    width: 100%;
    height: auto;
    float: left;
    vertical-align: middle;
    text-align: center;
    padding-top: 2%;
    background-color: #FFFFFF;
}
.sec-col-speakers-main {
    width: 100%;
    height: auto;
}
.wrapper {
    max-width: 1500px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
.third-col {
    width: 100%;
    height: auto;
    float: left;
}
.third-col-ins {
    width: 55%;
    height: auto;
    float: none;
    margin-top: 5%;
    margin-bottom: 5%;
    margin: 0 auto;
}
.schedule-box {
    width: 31.51041666666667%;
    height: auto;
    float: left;
    margin-left: 2.34375%;
    background-color: #FF9326;
}
.schedule-box-heading {
    width: 98%;
    height: auto;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.schedule-box-content-main {
    width: 98%;
    height: auto;
    float: left;
    margin: 1%;
    background-color: #FFFFFF;
}
.indepth-link {
    width: 98%;
    height: auto;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #FF0000;
    margin-top: 10px;
    vertical-align: middle;
    text-align: right;
}
.schedule-box-content {
    width: 96%;
    height: auto;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    margin: 2%;
    line-height: 200%;
    word-break: normal;
}
.text-bold {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FF9900;
}
.text-bold-black {
    font-weight: bold;
    color: #000000;
}
.article-content-main {
    width: 68%;
    height: 550px;
    float: left;
    margin-left: 1.1979166666666667%;
}
.article-box {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 30px;
}
.article-box h2 {
    width: auto;
    height: auto;
    font-family: eggIndulekhaUni;
    font-size: 30px;
    font-weight: bold;
    color: #074ea9;
    display: block;
    word-break: normal;
}
.article-box img {
    float: left;
    margin-right: 10px;
}
.article-box p {
    width: auto;
    height: auto;
    font-family: PanchariUni;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    display: block;
    line-height: 125%;
    word-break: normal;
}
.twitter-main {
    width: 28%;
    height: auto;
    float: left;
    margin-left: 1.1979166666666667%;
}
.twitter-head {
    width: 100%;
    height: auto;
    float: left;
}
.twitter-col {
    width: 100%;
    height: auto;
    float: left;
}
.video-outer {
    background-color: #151515;
    width: 100%;
    height: auto;
    float: left;
}
.video-player {
    background-color: #000;
    width: 60%;
    height: auto;
    margin: 5% auto 5% auto;
    float: left;
    text-align: right;
}
.copyright {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #000000;
    vertical-align: middle;
    text-align: center;
}
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(204, 204, 204, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 0, 0, 0.4);
}
.indepth-link A {
    color: #FF0000;
}
.event-coverage {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 30px;
}
.event-coverage .event-coverage-item {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    padding: 10px;
}
.event-coverage .event-coverage-box {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #EEEEEE;
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
}
.event-coverage .event-coverage-box .event-coverage-box-head {
    background-color: #FFA64D;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    padding: 10px;
}
.event-coverage .event-coverage-box img {
    display: block;
    object-fit: cover;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.event-coverage .event-coverage-box h2 {
    font-family: EGGIndulekhaUni;
    font-size: 24px;
    color: #000000;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
}
.event-coverage .event-coverage-box p {
    font-family: PanchariUni;
    font-size: 18px;
    line-height: 1.3;
    color: #666666;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
}
.event-coverage-play {
    width: 100%;
    height: 30px;
    background-color: #333333;
    text-align: right;
    position: absolute;
    bottom: 0px;
}
.event-coverage-play img {
    float: right;
}
/* ......................... Social media style .........................*/
.shareboxwrp {
    display: none;
    float: left;
    width: 100%;
}
.shareboxwrpin {
    margin: 0 auto;
    display: table;
    width: 40px;
}
.social-media-main {
    width: 50px;
    height: 195px;
    float: left;
    position: fixed;
    bottom: 5px;
    z-index: 9999;
    right: 7px;
    padding-top: 60px;
}
body.topArrowActive .social-media-main{
	bottom: 60px;
}
.shretle {
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-size: 60% auto;
    background-image: url(../images/share.svg);
    background-repeat: no-repeat;
    background-position: center center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background-color: #FFFFFF;
    padding: 3px 0;
    color: #fff;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    float: left;
    position: absolute;
    top: 130px;
    left: 0;
    cursor: pointer;
    -moz-transition: all .2s linear .0s;
    -webkit-transition: all .2s linear .0s;
    transition: all .2s linear .0s;
}
.share-click {
    /*    display:none*/
    z-index: 9999;
}
.shretle.open {
    top: 0;
    background-image: url(../images/close.svg);
}
.social-media-ins {
    width: 100%;
    height: 180px;
    float: left;
    margin: 0px;
}
.social-media-head {
    width: 100%;
    height: auto;
    float: left;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    line-height: 110%;
}
.social-media-icon {
    width: 40px;
    height: 40px;
    float: left;
    cursor: pointer;
    background-image: url(../images/social.svg);
    background-size: 50px auto;
    background-repeat: no-repeat;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 5px;
}
.tw-clr {
    background-position: -4px -107px;
    background-color: #000000;
}
.gl-clr {
    background-position: -4px -56px;
    background-color: #fb443e;
}
.wt-clr {
    background-position: -4px -159px;
    background-color: #13b345;
}
.fb-clr {
    background-color: #2b44a0;
    background-position: -6px -5px;
}
/* ......................... /Social media style .........................*/
.topcontrol {
    z-index: 9999;
}
body:not(.topArrowActive) .topcontrol{
	display: none;
}
.heroSlider{
    margin-bottom: 0;
}
.heroSlider .slick-list .slick-track{
    display: flex;
}
.heroSlider .slick-list .slick-track .slider-item {
    position: relative;
}
.heroSlider .slick-list .slick-track .slider-item .slider-module-img{
    position: relative;
    display: block;
    margin: 0 auto;
    object-fit: cover;
    height:auto;
    max-width: 100%;
}
.heroSlider .slick-list .slick-track .slider-item .slider-module-txt{
    position: absolute;
    left: 20px;
    bottom: 20px;
    display: block;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    padding: 10px 20px;
}
.heroSlider .slick-arrow{
    height: 30px;
    width: 20px;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.75);
    cursor: pointer;
}
.heroSlider .slick-arrow:before{
    font-size: 0;
    opacity: 1;
    color: #fff;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
}

.heroSlider .slick-arrow:hover:before, 
.heroSlider .slick-arrow:focus:before{
    color: #FFA64D;
}
.heroSlider .slick-arrow.slick-next {
    right: 0;
}
.heroSlider .slick-arrow.slick-prev {
    left: 0;
}
.heroSlider .slick-arrow.slick-next:before{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.heroSlider .slick-arrow.slick-prev:before{
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
/* Ends */
/* Responsive Media Queries */
@media screen and (max-width:1440px) {
    .article-box img {
        width: 25%;
    }
    .article-box h2 {
        font-size: 27px;
    }
    .schedule-box {
        width: 32.51%;
    }
    .third-col-ins {
        width: 75%;
    }
}
@media screen and (max-width:1280px) {
    .article-content-main {
        width: 60%;
        height: 655px;
    }
    .schedule-box {
        width: 95.51%;
        margin-bottom: 20px;
    }
    .twitter-main {
        width: 35.625%;
    }
    .event-coverage-box-head {
        font-size: 15px;
    }
    .third-col-ins {
        width: 100%;
    }
}
@media screen and (max-width:1024px) {
    .article-content-main {
        width: 66%;
    }
    .schedule-box {
        margin-bottom: 50px;
        margin-left: 1%;
    }
    .twitter-main {
        width: 30%;
    }
    .event-coverage-box p {
        display: none;
    }
}
@media screen and (max-width:980px) {
    .event-coverage-box {
        width: 31%;
    }
}
@media screen and (max-width:800px) {
    .article-content-main {
        width: 58%;
    }
}
@media screen and (max-width:768px) {}
@media screen and (max-width:700px) {
    .slideshow {
        width: 100%;
    }
    .fst-right-col {
        width: 100%;
    }
    .article-content-main {
        width: 96%;
        height: 800px;
    }
    .twitter-main {
        width: 300px;
        float: none;
        margin: 0 auto;
    }
}
@media screen and (max-width:640px) {}
@media screen and (max-width:600px) {
    .video-player {
        width: 96%;
    }
    .header {
        display: none;
    }
    .mob-header {
        display: block;
    }
    .event-coverage-box {
        width: 48%;
    }
}
@media screen and (max-width:540px) {
    .sec-col-heading img {
        width: 100%;
        float: left;
    }
}
@media screen and (max-width:480px) {
    .article-content-main {
        height: 700px;
    }
    .article-box p {
        font-size: 17px;
    }
}
@media screen and (max-width:360px) {
    .text-bold {
        font-size: 17px;
    }
    .article-box img {
        width: 100%;
        margin-bottom: 10px;
    }
    .article-content-main {
        height: auto;
    }
    .event-coverage-box {
        width: 100%;
        height: 400px;
    }
}
@media screen and (min-width:321px) and (max-width:360px) {
    .text-middle-bold {
        font-size: 50px;
    }
    .text-middle-bold {
        width: 100%;
        height: auto;
        float: left;
        font-family: eggIndulekhaUni;
        font-size: 75px;
        font-weight: bold;
        color: #FF9900;
        vertical-align: middle;
        text-align: center;
    }
}
@media screen and (min-width:520px) {
    .event-coverage .event-coverage-item {
        flex: 1 1 calc(100% / 2);
        width: calc(100% / 2);
        max-width: calc(100% / 2);
    }
}
@media screen and (min-width:768px) {
    .event-coverage .event-coverage-item {
        flex: 1 1 calc(100% / 3);
        width: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .fst-right-col {
        flex-direction: row;
    }
    .fst-right-col a {
        display: block;
        height: 100%;
    }
    .fst-right-col a img {
        height: 100%;
        object-fit: contain;
        background-color: #030100;
    }
    .fst-right-col .strips:first-child {
        flex: 1 1 70%;
        width: 70%;
        max-width: 100%;
    }
    .fst-right-col .strips:last-child {
        flex: 1 1 30%;
        width: 30%;
        max-width: 100%;
    }
    .heroSlider .slick-arrow{
        height: 45px;
        width: 30px;
    }
    .heroSlider .slick-arrow:before{
        border-width: 0 3px 3px 0;
        padding: 3px;
    }
}
/*
@media screen and (min-width:1024px) {
    .event-coverage .event-coverage-item {
        flex: 1 1 calc(100% / 3);
        width: calc(100% / 3);
        max-width: calc(100% / 3);
    }
}
*/
@media screen and (min-width: 1100px) {
    .slideshow {
        width: 70%;
        flex: 1 1 70%;
        max-width: 70%;
    }
    .slideshow .bx-wrapper {
        height: 100%;
        display: flex;
    }
    .slideshow .bx-wrapper .bx-viewport {
        flex: 1 1 100%;
        max-width: 100%;
        height: 100% !important;
        display: flex;
    }
    .slideshow .bx-wrapper .bx-viewport .slide {
        height: 100%;
    }
    .slideshow .bx-wrapper .bx-viewport .slide li {
        height: 100%;
    }
    .slideshow .bx-wrapper .bx-viewport .slide li a {
        height: 100%;
    }
    .slideshow .bx-wrapper .bx-viewport .slide li a img {
        height: 100%;
    }
    .fst-right-col {
        flex: 1 1 30%;
        width: 30%;
        max-width: 30%;
        flex-direction: column;
    }
    .fst-right-col .strips:first-child {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }
    .fst-right-col .strips:last-child {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (min-width:1200px) {
    .event-coverage .event-coverage-item {
        flex: 1 1 calc(100% / 4);
        width: calc(100% / 4);
        max-width: calc(100% / 4);
    }
}
@media screen and (min-width: 1500px) {
    .slideshow {
        width: 62.5%;
        flex: 1 1 62.5%;
        max-width: 62.5%;
    }
    .fst-right-col {
        flex: 1 1 37.5%;
        width: 37.5%;
        max-width: 37.5%;
    }
    .event-coverage .event-coverage-item {
        flex: 1 1 calc(100% / 5);
        width: calc(100% / 5);
        max-width: calc(100% / 5);
    }
}