@import url("../fonts/custom-fonts/stylesheet.css"); /* Using a url */
body{
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 0.5px;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
a:active, a:focus, button:active, button:focus{
    border: none !important;
    box-shadow: none;
    outline-width: 0px !important;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
p {
    margin-bottom: 15px;
    line-height: 24px;
}
header, footer, main{
    display: block;
}
a{
    cursor: pointer;
}
:focus{
    outline: 0;
}
button:focus, a:focus{
    outline: none;
}
button{
    outline: 0;
    border: none;
}
img{
    max-width: 100%;
    height: auto;
}
ul, ol{
    list-style: none;
    margin: 0;
    padding: 0;
}
.event_page_pg {
    min-height: 100vh;
}
.dropdown-item:focus{
    color: #000 !important;
}
.event_banner_igg img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
    display: block;
}
.container {
    max-width: 80%;
}
.computer-tips-outer.list-outer.recoding-session-outer video {
    margin: 0 auto;
    display: block;
    border: 4px solid #4e2573;
    width: 60%;
    height: 400px;
}
.img-evettt {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.box_research .img_box img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.box_inds_cnt.box-right-cnt {
    width: 80%;
}
.event_ctn {
    padding: 10px 0px;
}
.main-outer.exhibit-inner-bg {
    background-image: url(../images/exhibit-inner-bg.jpg);
    background-position: top -140px center;
    padding: 30px 0px;
/*    min-height: calc(100vh - 100px) !important;*/
}
/*.main-outer.session-hall-outer.session-hall-agenda-outer {
    background-image: url(../images/session-hall-bg.jpg) !important;
    min-height: 100vh;
    background-size: cover;
}
.main-outer.session-hall-outer.session-hall-agenda-outer .exhibit-outer.session-hall-inner{
   background:none;
}*/
.carousel-inner p {
    margin: 0px;
    font-size: 13px;
}
.event_page.event_section_list.my_sessions .lte_event {
    border-radius: 10px;
    padding: 15px;
}
.session_right p {
    font-size: 12px !important;
    font-weight: 600;
}
.event_page.event_section_list.my_sessions .event_ctn h5 {
    font-size: 18px;
    color: #3f2465;
    letter-spacing: 0;
    font-weight: 700;
    margin-top: 0;
}
.enter-btn {
    background-color: #4e2573;
    display: block;
    text-align: center;
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: -7px;
    border: 2px solid #4e2573;
    transition: 0.3s all ease-in-out;
    width: 100%;
}


.event_page {
    background-image: url(../images/event_background.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 751px;
    padding: 130px 0px;
}
.current-topic-ul.resousce-center-ul .pay-btn {
    padding: 4px;
    font-size: 13px;
}
.current-topic-ul.resousce-center-ul li{
    padding-bottom: 10px;
}
.tabs-outer.resource-center .nav {
    width: 70% !important;
    padding-right: 10px;
}
.event_box h2 {
    background-color: #1f2655;
    color: #fff;
    font-size: 22px;
    padding: 15px 22px;
}
.event_box {
    border: 5px solid #afacac;
}
.event_list_box {
    padding: 25px;
    background-color: #fff;
}
.lte_event {
    background-color: #fbe9f8;
}
.event_ctn h5 {
    font-size: 14px;
/*    font-weight: 200;*/
}
.event_ctn h3 {
    font-size: 16px;
    margin-top: 3px;
    font-weight: 600;
    margin-bottom: 0px;
}
.event_ctn p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 4px;
}
.event_ctn p strong {
    font-weight: 500;
    color: #3f2465;
}
.event_list_box .text-right p {
    font-size: 10px;
}
.event-img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    object-fit: cover;
}
.btn_watch {
    display: inline-block;
    background-color: #3f2465;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    align-content: center;
    width: max-content;
    float: right;
    padding: 0px 12px;
    line-height: 32px;
}

.btn_watch i {
    width: 23px;
    text-align: center;
    height: 35px;
    line-height: 32px;
    border-left: 1px solid #fff;
    padding-left: 12px;
    margin-left: 12px;
}
.btn_watch:hover {
    background-color: #fff;
    color: #000;
}
/******media******/


/**********payment**************/

.payment_sec_left h3 {
    font-size: 16px;
}
.payment_sec_left p, .payment_sec_center p {
    color: #6f6a6a;
    font-size: 14px;
}
.payment_sec_center h4 {
    font-size: 16px;
    margin-bottom: 0px;
    margin-left: 6px;
}
.payment_sec_right i {
    color: #3bb54a;
}
.payment_sec_right h1 {
    font-size: 31px;
    margin-bottom: 0px;
}
/******media******/

.current-topic-ul li span {
    display: block;
    padding: 10px 20px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 16px;
}

span.fa.fa-paperclip {
    margin: 9px 10px;
    color: rgba(0,0,0,.9);
    cursor: pointer;
    font-size: 21px;
    transition: transform .15s;
}

.messenger-sendCard {
    border: 3px solid #c6c8ca;
    border-radius: 10px;
}

.exhibit-inner-left span {
    color: white;
}

.make-blac p{color:black;}
.chat-div.mc-sender2.make-blac {
    text-align: right;
}


/************************/
form#vendor-message-form {
    position: relative;
}
form#vendor-message-form label {
    position: absolute;
    top: 2px;
    width: 40px;
    height: 40px;
}
form#vendor-message-form label input.upload-attachment {
    visibility: hidden;
}

form#vendor-message-form button {
    position: absolute;
    top: 8px;
    z-index: 9999;
    right: 7px;
    width: 40px;
}
form#vendor-message-form textarea.m-send.app-scroll {
    width: 100%;
    border: 2px solid #afacac;
    padding: 10px;
    border-radius: 5px;
    height: 45px;
    padding-left: 33px;
}

/*.chat-messages .message-card{
background-color: #eeeded;
}*/

.chat-messages .mc-sender {
   background-color: #eeeded;
}
.chat-messages .message-card p {
    color: black;
}

.chat-messages .mc-sender p {
    /* direction: ltr; */
    /* color: #fff !important; */
    color: black !important;
}

.chat-messages .mc-sender p sub {
    color: black !important;
}

.chat-messages .mc-sender {
    width: 100%;
    margin: 0;
}

.chatting-screen span.fas.fa-check.seen {
    display: none;
}

form#vendor-message-form {
    position: relative;
    margin-top: 50px;
}


/*****badges***********/
.badges_section {
    background-image: url(../images/badges/badges_banner.png);
    background-position: center;
    background-size: cover;
    padding: 110px 0px;
}
.over_all_section ul {
    display: flex;
    margin-bottom: 0px;
}
.over_all_section ul li {
    padding: 10px;
}
.over_all_section {
    background-color: #951377;
    padding: 25px;
    border-bottom: 10px solid #dfdfdf;
}
.left-badges_box, .right-badges_box {
    border: 10px solid #afacac;
}
.over_all_section h2 {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
}
.Overall_points h3 {
    background-color: #1f2655;
    margin-bottom: 0px;
    color: #fff;
    padding: 14px 25px;
    font-size: 18px;
}
.Overall_points p{
    background-color: #1f2655;
    margin-bottom: 0px;
    color: #fff;
    padding: 14px 25px;
    font-size: 12px;
}
.over_pre p {
    background-color: #fff;
    padding: 14px 25px;
    font-size: 14px;
}
/****table****/
.rank_list table {
    width: 100%;
    border-collapse: collapse;
    }

/* Zebra striping */
.rank_list tr:nth-of-type(odd) {
    background: #f0f0f0;
    border-bottom: 1px solid #a9a9a9;
}
.rank_list tr:nth-of-type(even) {
    background: #fff;
    border-bottom: 1px solid #a9a9a9;
}
.rank_list th {
    padding: 10px;
    text-align: left;
    font-size: 12px;
}
.rank_list td:nth-child(2) {
    font-weight: 600;
    color:#931277;
}
.rank_list td:last-child{
    color: #3f2465;
}
.rank_list td {
color:#000;
    padding: 10px;
    text-align: left;
}
.rank_list th {
    background: #808190;
    color: #fff;
    font-weight: bold;
}



.ask_question h2 {
    background-image: linear-gradient(#332763, #8c1375);
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    padding: 20px 27px;
    margin-bottom: 0;
    position: relative;
}
.ask_question h2::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 60px solid #fefefe;
    border-left: 49px solid transparent;
    right: 0;
    top: 0;
}
.Book_box {
    display: flex;
}
.Book_box img {
    width: 58px;
    height: 58px;
}
.Book_box {
    background-color: #fff;
    padding: 16px;
    border-bottom: 2px solid #dadada;
}
.box_book_sec {
    padding-left: 15px;
}
.box_book_sec h2 {
    font-size: 17px;
    color: #3f2465;
    font-weight: 600;
}
.box_book_sec p {
    font-size: 12px;
    line-height: 19px;
}
.qualifi_section {
    max-height: 500px;
    overflow-y: auto;
    background-color: #fff;
    min-height: 400px;
}
/************************10/13/2020**********************/
.event_page_box {
    margin-top: 120px;
    margin-bottom: 55px;
}
/***********home page**************/
.video_play_section h2 {
    color: #881378;
}
section.video_section{
    background-image: url("../images/video_bg.jpg");
}
.Leading_Analytics {
    background-image: url(../images/Leading-Research-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 65px 0px;
}
.heading_analytics h2 {
    color: #881378;
    margin-top: 25px;
    font-weight: 600;
}
.form-subscribe {
    max-width: 700px;
    margin: 0 auto;
}
.form-subscribe .form-control
{
  background-color:hsla(0,0%,100%,.8);
  padding-left:24px;
  padding-right:24px;
  letter-spacing:1px;
  border:none;
  border-top-left-radius:36px;
  border-bottom-left-radius:36px
}
.form-subscribe .form-control.focus,.form-subscribe .form-control:focus
{
  z-index:2;
  background-color:hsla(0,0%,100%,.8)
}
.form-subscribe .btn
{
  border-top-right-radius:36px;
  border-bottom-right-radius:36px;
  background:#7ec855;
  border-color:#7ec855;
  height:46.5px;
}
footer {
  background-image: linear-gradient(#3a3874, #a61b87);
}
section.footer_section {
    padding: 60px 0px;
}
section.footer_section p {
    color: #cdcccb;
}
form.form-subscribe {
    background-color: #fff;
    padding: 17px;
    border-radius: 56px;
}
form.form-subscribe input.form-control.input-lg {
    background-color: #ededed;
    font-size: 14px;
    padding: 24px;
}
form.form-subscribe span.input-group-btn button {
    background-color: #fad03b !important;
    border: 0px !important;
    border-radius: 0px 40px 40px 0px !important;
    height: 48px !important;
}
ul.social_media_icon li a i {
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #000;
    font-size: 22px;
    line-height: 52px;
}
ul.social_media_icon li a i:hover {
    background-color: #000;
    color: #fff;
}
ul.social_media_icon {
    margin-top: 25px;
}
ul.social_media_icon li {
    display: inline-block;
}
ul.footer_menu {
    margin: auto;
    display: inline-block;
    text-align: center;
     color: #cdcccb;
}
ul.footer_menu li {
    display: inline-block;
}
ul.footer_menu li a {
    color: #cdcccb;
    padding: 0px 11px;
}

section.Our_Partners {
    padding: 65px 20px;
}
section.Our_Partners h2 {
    font-weight: 600;
    color: #881378;
    margin-bottom: 14px;
}
section.Our_Partners h4 {
    font-size: 16px;
    margin-bottom: 35px;
}
.partners_image {
    background-color: #fff;
    text-align: center;
    box-shadow: 1px 1px 11px 1px #e1e1e1;
    margin: 0px 10px;
    margin-top: 23px;
}
.slick-list {
    height: 140px;
}
.partners_image img {
    margin: auto;
}
button.slick-next.slick-arrow {
    position: absolute;
    top: 55px;
    right: -60px;
      font-size: 0px;
    background-color: transparent;
}
button.slick-prev.slick-arrow {
    position: absolute;
    top: 55px;
    left: -90px;
    font-size: 0px;
    background-color: transparent;
}
button.slick-prev.slick-arrow:before {
    content: "";
    width: 30px;
    height: 20px;
    background-image: url(../images/right_arrow.png);
    position: absolute;
}
button.slick-next.slick-arrow:before {
    content: "";
    width: 30px;
    height: 20px;
    background-image: url(../images/left-arrow.png);
    position: absolute;
}
section.video_section {
    padding: 80px 0px;
}
.video_play_section h2 {
    color: #881378;
    margin-top: 25px;
    font-weight: 800;
}
.video_play_section.text-center h4 {
    font-size: 16px;
    margin-bottom: 19px;
}
.video_play_section.text-center p {
    font-size: 14px;
}
section.banner_home {
    position: relative;

}
section.banner_home img{
display:none;
}
section.banner_home {
    background-image: url(../images/banner_home.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 480px 0px 200px;
}
.banner_cnt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 41%;
    left: 8%;
}
p.colr_text {
    color: #fb8bf1 !important;
}
.banner_cnt > p {
    color: #fff;
    font-size: 14px;
}
.banner_cnt h1 {
    font-weight: 700;
    color: #fff;
}
.banner_cnt h5 {
    font-weight: 600;
    color: #fff;
}

.btn_more a {
    color: #fff;
    border: 2px solid #fff;
    padding: 11px 25px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 50px;
}
.btn_more a:hover {
    background-color: #fff;
    color: #000;
}
header.home-header {
    position: fixed;
    z-index: 999;
    width: 100%;
    padding: 10px 20px;
    background-color: rgb(0 0 0 / 25%);
}
.left_header img {
    width: 220px;
}
li.nav-item.Members_login {
    background-color: #fad03b !important;
    border-radius: 40px;
}
div#navbarSupportedContent ul li {
    padding: 9px 10px;
}
.navbar-light .navbar-nav .nav-link {
    font-weight: 500;
}
.btn_view a {
    background-color: #fad03b !important;
    border-radius: 40px;
    padding: 11px 25px;
    color: #000;
    display: inline-block;
    margin-bottom: 22px;
}
.btn_view a:hover {
    background-color: #000 !important;
    color: #fff;
}
.box_inds {
    background-color: #fcfcfe;
    padding: 20px;
    border-radius: 20px;
    display: flex;
}
.box_research .img_box {
    display: inline-block;
    float: left;
    width: 216px;
    margin-right: 22px;
}
.time_box {
    background-color: #fdf6e6;
    width: max-content;
    font-weight: 800;
    padding: 4px 23px;
    border-radius: 31px;
}
.box_inds_cnt h2 {
    font-weight: 700;
    font-size: 21px;
    margin: 10px 0px;
}
.time_box span {
    color: #fad03a;
}
.text_pre p, .box_inds_cnt p {
    font-size: 12px;
}
.clr_bx {
    color: #ec338a !important;
}
.right_research {
    background-color: #f5f5f5;
    padding: 8px;
    border: 2px solid #554bb9;
}
/*****************/

.left_research {
    width: 30%;
}
.label.top-left:nth-child(odd) {
    background-color: #554bb9;
    padding: 20px;
}
.label.top-left:nth-child(even) {
    background-color: #841f80;
    padding: 20px;
}

.left_research .content span {
    font-size: 13px !important;
        font-weight: 300 !important;
}
.left_research .content {
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 18px;
    font-weight: 500;
    transform: rotate(-90deg);
    padding: 38px 0px;
}



.data_literacy_ctn_heading h2 {
    position: absolute;
    bottom: 40px;
    font-size: 14px;
    font-weight: 600;
    left: 0;
    right: 0px;
    background: -webkit-linear-gradient(45deg, #2e2e6d, #a20f81 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.current-topic-ul li a.pay-btn {
    color: white;
}
.current-topic-ul li a.pay-btn:hover{
    color:black;
}

.paypage{
    margin-top:60px !important;
}

/***********11-11-2020**************/
.custom-header.watch-screen-header {
    padding: 5px 0px;
}
.watch-left-img.slide-outer {
    height: 750px;
}
.watch-left-bottom input {
    width: 100%;
    border-radius: 0px;
    border: none;
    border-top: 1px solid #000;
    padding: 10px;
}
.enter-btn-bottom {
    margin-left: auto;
    background-color: #2c2961;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 40px;
    font-size: 18px;
    transition: 0.3s all ease-in-out;
}
.enter-btn-bottom:hover{
    background-color: #000;
}
.watch-left-bottom {
    display: flex;
    height: 60px;
    position: relative;
}
.question-ans-outerrightupperright ul li {
    display: inline;
    font-size: 13px;
    color: #757575;
    border-right: 1px solid #757575;
    line-height: 15px;
    padding: 0px 3px;
}

.computer-tips-inner.list-inner {
    align-items: center;
}
.card_number-error{
    color:red;
}
.cvv-error{
    color:red;
}
.question-ans-outerright p {
    font-weight: 500;
    color: #757575;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0pc;
}
.question-ans-outerrightupperright ul li:last-child{
    padding-right: 0px;
    border-right: none;
}
.question-ans-outerrightupperright ul li:first-child{
    padding-left: 0px;
}
.question-ans-outerrightupperright {
    margin-left: auto;
}
.question-ans-outerrightupperright ul {
    margin: 0px;
}
.question-ans-outerrightupperleft {
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
}
.question-ans-outerrightupper {
    display: flex;
    align-items: center;
}
.question-ans-outerleft {
    width: 30px;
    margin-right: 15px;
}
.question-ans-outer {
    display: flex;
    padding: 20px 10px;
    border-bottom: 1px dashed #ccc;
    align-items: baseline;
    transition: 0.3s all ease-in-out;
}
.question-ans-outer:hover{
    background-color: #fadaf8;
}
.agenda-nav-outer .nav.nav-tabs {
    width: 100%;
    padding-right: 20px;
}
.question-ans-outer:last-child {
    border-bottom: none;
}
.agenda-nav-outer a {
    padding: 10px 30px !important;
    text-transform: uppercase;
    background-color: #fff;
}
.watch-left-imgupper {
    max-height: 330px;
    overflow-y: auto;
    min-height: 330px;
}
.agenda-nav-outer .agenda-nav .tabs-outer.staff-tabs a {
    padding: 10px 30px !important;
}
.watch-left-img {
    border: 5px solid #2c2961;
    height: 400px;
    margin-bottom: 7px;
    background-color: #fff;
}
.watch-left-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.agenda-nav-outer {
    display: flex;
    align-items: center;
    background-color: #fff;
}
.agenda-right-ul {
    margin: 0;
}
.agenda-right-ul {
    margin: 0;
    margin-left: auto;
    margin-right: 15px;
}
.watchscreen-left .tabs-outer.staff-tabs {
    border: none;
}
.watchscreen-left .tabs-outer nav .nav .nav-item.nav-link.active::after {
    border-bottom: 44px solid #631d6d;
}
.agenda-right-ul li a {
    padding: 0 !important;
    color: #808190;
}
.agenda-right-ul li {
   margin: 0px 10px;
   display: inline-block;
}
.agenda-right-ul li:first-child{
   margin-left:0px;
}
.agenda-right-ul li:last-child{
   margin-right:0px;
}
.col-md-4.col-sm-12.agenda-col {
    padding-right: 0;
}
.custom-header.watch-screen-header .navbar-brand {
    font-size: 16px;
}
.watch-screen-outer {
    background-image: url(../images/watch-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 0px;
    min-height: 100vh;
    overflow: hidden;
}
.container.custom-watch-container {
    max-width: 100%;
}
.custom-header.watch-screen-header .row {
    margin: 0;
}
/************************/

/******************review_rating_page*************************/
.review_rating{
    background-image: url("../images/review_rating_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
#myModal {
    background-color: #362c32f0;
}
.modal_ctn_review .modal-dialog {
    max-width: 960px !important;
    border: 6px solid #afacac !important;
    border-radius: 0px !important;
}
.modal_ctn_review .modal-content {
    border: 0 !important;
    border-radius: 0 !important;
}
.modal_ctn_review .modal-header h2 {
    color: #701f77;
    font-size: 22px;
}
.modal_ctn_review .modal-header {
    padding: 13px 0px !important;
    display: block !important;
    border: 0 !important;
}
.modal_ctn_review .modal-header h2 {
    color: #701f77;
    font-size: 22px;
    padding: 0px 20px;
    width: 100%;
    display: block;
}
.modal_ctn_review .bg_Write_comment {
    background-image: linear-gradient(#2e2e6d, #a20f81);
    width: max-content;
    color: #fff;
    padding: 7px 20px;
    position: relative;
}
.modal_ctn_review .star_ctn .star-rating.review-star-outer {
    margin-left: 0 !important;
}
.modal_ctn_review .ctn_review h4 {
    font-size: 17px;
    color: #898989;
}
.modal_ctn_review .ctn_review {
    border: 1px solid #cbcbcb;
    padding: 20px;
}
.modal_ctn_review .star_rating_text h4 {
    font-size: 14px;
    margin-bottom: 0px;
    margin-left: 8px;
}

.modal_ctn_review .div_right h4 {
    margin-bottom: 0;
    color: #000;
    padding: 0px 8px;
}
.modal_ctn_review .fill_form .form-control {
    border: 1px solid #90227d !important;
    border-radius: 0px !important;
    margin-bottom: 25px !important;
}
.modal_ctn_review .fill_form .form-control::placeholder {
    color: #cccccc;
    font-size: 13px;
}
.modal_ctn_review .fill_form label {
    font-size: 14px;
    margin-bottom: 0px;
}

.modal_ctn_review .fill_form .next-btn {
    background-image: linear-gradient(#2e2e6d, #a20f81) !important;
    border: 0 !important;
    border-radius: 0 !important;
}

.ctn_left_right {
    margin-top: 155px;
    color: #fff;
}
span.fa.fa-star.checked {
    color: orange;
}
span.fa.fa-star {
    color: #d1ccccef;
    /* border: 1px solid black; */
}

.star-rating1 .rating {
  margin-top: 40px;
  border: none;
  float: left;
}

.star-rating1 .rating > label {
  color: #90A0A3;
  float: right;
}

.star-rating1 .rating > label:before {
  margin: 5px;
  font-size: 2em;
  font-family: FontAwesome;
  content: "\f005";
  display: inline-block;
}

.star-rating1 .rating > input {
  display: none;
}

.star-rating1 .rating > input:checked ~ label,
.star-rating1 .rating:not(:checked) > label:hover,
.star-rating1 .rating:not(:checked) > label:hover ~ label {
  color: #F79426;
}

.star-rating1 .rating > input:checked + label:hover,
.star-rating1 .rating > input:checked ~ label:hover,
.star-rating1 .rating > label:hover ~ input:checked ~ label,
.star-rating1 .rating > input:checked ~ label:hover ~ label {
  color: #FECE31;
}
.writeComment{
    color: #4d67bc;
    background: none;
}

span.star.rate-label.mt-8 {
    margin-top: 40px;
}

.event_page {
    background-image: url(../images/event_background.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
}
.event_box h2 {
    background-color: #1f2655;
    color: #fff;
    font-size: 22px;
    padding: 15px 22px;
}
.event_box {
    border: 5px solid #afacac;
}
.event_list_box {
    padding: 25px;
    background-color: #fff;
}
.lte_event {
    background-color: #fbe9f8;
    padding: 10px;
}
.event_ctn h3 {
    font-size: 16px;
    margin-top: 3px;
    font-weight: 600;
    margin-bottom: 0px;
}
.event_ctn p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
}
.event_ctn p strong {
    font-weight: 500;
    color: #3f2465;
}
.event_list_box .text-right p {
    font-size: 10px;
}
.btn_watch {
    display: inline-block;
    background-color: #3f2465;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    align-content: center;
    width: max-content;
    float: right;
    padding: 0px 12px;
    line-height: 32px;
    transition: 0.3s all ease-in-out;
}

.btn_watch i {
    width: 23px;
    text-align: center;
    height: 35px;
    line-height: 32px;
    border-left: 1px solid #fff;
    padding-left: 12px;
    margin-left: 12px;
}
.btn_watch:hover {
    background-color: #fff;
    color: #000;
}
.current-topic-ul.network-lounge-ul li a .total_count {
    margin-left: auto;
    background-color: #541f69;
    color: #fff;
    padding: 5px;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    padding: 2px 7px;
    font-weight: normal;
}
.current-topic-ul.network-lounge-ul li a span {
    padding: 0px;
    font-size: 13px;
}
.current-topic-ul.network-lounge-ul li a {
    display: flex;
    align-items: center;
}
.eshibit-left p {
    color: #fff;
}
.chat-div.second-chat-div {
    clear: both;
    text-decoration: none;
    list-style-type: none;
    margin: 10px 10px 0px 20px;
    float: right;
    margin-right: 20px;
    padding: 5px 5px;
    min-width: 160px;
    min-height: 10px;
    max-width: 350px;
    border-radius: 5px;
    border: solid 1px #0000001f;
    background-color: rgba(255, 255, 255, 0.80);
    line-height: 1.4;
    word-wrap: break-word;
    color: #444444;
    text-align: left;
}

.hide{
  display: none;
}

#userName{
  text-align: center;
}
.star-rating.review-star-outer {
    border: none;
    margin-left: auto;
}
.star-rating input {
  display:none;
}

.star-rating label {
  color:#ccc;
  cursor:pointer;
}

.star-rating.review-star-outer :checked ~ label {
  color:#fc0;
}

.star-rating label:hover,
.star-rating label:hover ~ label {
  color:#fc0;
}
.profile-outer.privacy-outer {
    background-image: none;
}
.listing-left.review-img {
    width: 60px;
    height: 60px;
}
.computer-tips-inner.list-inner.review-inner {
    display: inherit;
}
.review-upper {
    display: flex;
    margin-bottom: 10px;
}
.verify-desc {
    text-align: center;
}
.buttons-outer.email-btn {
    text-align: center;
    display: inherit;
}
.review-title {
    font-size: 20px;
    font-weight: 600;
}
.list-p {
    font-weight: 600;
    font-size: 18px;
}
.login-inner.email-verification-outer i {
    margin: 0 auto;
    float: none;
    display: block;
    text-align: center;
    width: 50px;
    height: 50px;
    background-color: #4e2573;
    color: #fff;
    font-size: 30px;
    padding: 9px;
    border-radius: 100%;
    margin-bottom: 20px;
}
.buttons-outer.password-reset a {
    margin: 0 auto;
}
.buttons-outer.password-reset {
    margin-top: 40px;
}
.login-inner.email-verification-outer {
    padding: 50px;
}
.login-inner.email-verification-outer .login-title {
    margin-bottom: 30px;
}
.buttons-outer.email-btn {
    margin-top: 50px;
}
.email-message {
    text-align: center;
    color: #e60a0a;
    margin-top: 30px;
}
.our-partner-div {
    position: absolute;
    background-image: linear-gradient(180deg, #2c2e6d, #a60e82);
    top: 200px;
    width: 248px;
    left: 246px;
    padding: 15px 10px;
}
.exhibit-video-outer-bottom.home-video {
    position: static;
    width: 450px;
    height: 470px;
    margin:0 auto;
}
.exhibit-video-outer-bottom.home-video video {
    border: none;
    border-radius: 0;

}
.exhibit-video-outer-bottom.home-video .video-text {
    padding: 10px;
}
.exhibit-video-outer-bottom.home-video .video-text h1 {
    font-size: 20px;
    margin-bottom: 10px;
}
.logo-outer img {
    margin-top: 35px;
}
.our-partner-title {
    background-color: #fff;
    color: #2f2d6e;
    text-align: center;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 700;
    padding: 12px 5px;
}
/*.main-outer.homepage-outer {
    background-image: url(../images/home-bg.jpg);
    padding-bottom: 200px;
}*/

.venue-outer {
    position: absolute;
    background-image: linear-gradient(180deg, #2c2e6d, #a60e82);
    top: 200px;
    width: 179px;
    right: 347px;
    padding: 15px 10px;
    border-top: 4px solid #fff;
    border-bottom: 5px solid #fff;
}
.venue-outer img {
    margin-bottom: 20px;
    width: 110px;
}
.venue-outer p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}
.resource-center-inner {
    border: 4px solid #fff;
    background-image: url(../images/video-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px;
    color: #fff;
}
.sort-text {
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
}
.resource-bottom {
    border: 4px solid #fff;
    border-top: none;
}
.resource-title {
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 500;
}
.resource-title span {
    color: #28cdeb;
}
.resource-sub-title {
    margin-bottom: 10px;
}
.privacy-title {
    font-size: 22px;
    color: #4e2573;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 20px;
    margin-top: 40px;
}
.privacy-policy-outer li {
    color: #696869;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 12px;
    position: relative;
    padding-left: 25px;
}
.privacy-policy-outer ul {
    padding-left: 30px;
}
.privacy-policy-outer li::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #4e2573;
    border-radius: 100%;
    top: 6px;
    left: 0;
}
.privacy-policy-outer p {
    color: #696869;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
}
.col-md-3.col-sm-12.profile-col {
    padding: 0;
}
.col-md-7.col-sm-12.network-lounge-col {
    padding: 0px;
}
.col-md-2.col-sm-12.profile-col {
    padding: 0px;
}
.current-topic-ul li:nth-child(even) {
    background-color: #ececec;
}
.current-topic-ul li a {
    display: block;
    padding: 10px 20px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 16px;
}
.current-topic-ul li a:hover{
    text-decoration: none;
}
.current-topic-ul {
    margin: 0px;
}
.profile-upper.network-longue-img {
    background-color: #fff;
    background-image: none;
}
.profile-upper.network-longue-img .profile-img {
    width: 90px;
    height: 90px;
    border: 2px solid #afacac;
}
.profile-left.profile-border {
    border-right: none;
}
.profile-right.chat-network-lounge .chat-outer {
    height: 100%;
    border-bottom: none !important;
    border-top: none !important;
    border: 7px solid #afacac;
}
.header-date-span {
    color: #28cdeb;
}
.profile-right.chat-network-lounge {
    height: 100%;
}
.help-chat {
    min-height: 450px;
}
.panel.panel-default.panel-custom {
    border: 2px solid #bfbcbc;
    border-radius: 6px;
    margin-bottom: 10px;
}
.panel.panel-default.panel-custom h4{
   margin: 0px;
}
.panel.panel-default.panel-custom a {
    display: block;
    color: #8c1375;
    font-size: 18px;
    font-weight: 600;
}
.panel.panel-default.panel-custom a:hover{
    text-decoration: none;
}
.panel.panel-default.panel-custom .panel-body {
    border-top: 1px solid #bfbcbc;
    padding: 10px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.panel.panel-default.panel-custom a i{
   margin-right: 15px;
}
.panel.panel-default.panel-custom:last-child {
    margin-bottom: 0px;
}
.help-chat .chatting-screen {
    height: 450px;
}
.listing-left {
    margin-right: 15px;
    height: 90px;
    width: 90px;
}
.computer-tips-outer.list-outer {
    height: auto;
    min-height: auto;
    overflow-y: auto;
    max-height: 1100px;
}
.pay-btn {
    margin-left: auto;
    display: block;
    width: 70px;
    background-color: #4e2573;
    color: #fff;
    text-align: center;
    font-size: 13px;
    border-radius: 5px;
    font-weight: 500;
    padding: 3px;
    height: 30px;
    border: 2px solid #4e2573;
    transition: 0.3s all ease-in-out;
}
.pay-btn:hover{
    background-color: transparent;
    color: #4e2573;
    text-decoration: none;
}
.list-ul {
    margin: 0;
}

/******media******/


/**********payment**************/

.payment_sec_left h3 {
    font-size: 16px;
}
.payment_sec_left p, .payment_sec_center p {
    color: #6f6a6a;
    font-size: 14px;
}
.payment_sec_center h4 {
    font-size: 16px;
    margin-bottom: 0px;
    margin-left: 6px;
}
.payment_sec_right i {
    color: #3bb54a;
}
.payment_sec_right h1 {
    font-size: 31px;
    margin-bottom: 0px;
}
/******media******/
.list-ul li {
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px solid #000;
    line-height: 13px;
    font-size: 13px;
    font-weight: 500;
        color: #4e2573;
}
.list-ul li:first-child{
    padding-left: 0px;
}
.list-ul li:last-child{
    padding-right: 0px;
    border-right: 0px;
}
.listing-center {
    width: 70%;
}
.list-title {
    font-size: 18px;
    font-weight: 600;
}
.listing-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    border: 2px solid #757575;
}
.profile-bottom {
    padding: 25px;
    border-bottom: 1px solid #757575;
}
.computer-tips-outer {
    padding: 15px;
    min-height: 550px;
    height: 550px;
    overflow-y: scroll;
}
.profile-right.resource-center-outer .chat-outer {
    border: none;
}
.current-topic-ul.resource-ul {
    min-height: 220px;
    height: 220px;
    overflow-y: scroll;
}
.tabs-outer.resource-center .agenda-nav .nav a {
    padding: 10px;
}
.tabs-outer.resource-center nav .nav .nav-item.nav-link::before {
    border-bottom: 50px solid transparent;
}
.tabs-outer.resource-center nav .nav .nav-item.nav-link.active::after {
    border-bottom: 46px solid #631d6d;
}
.tabs-outer.resource-center nav .nav .nav-item.nav-link::after {
    border-bottom: 50px solid #ece0eb;
}
.computer-tips-inner {
    padding: 15px;
    background-color: #ece0eb;
    border-radius: 10px;
    display: flex;
    margin-bottom: 15px;
}
.computer-tips-inner:last-child{
    margin-bottom: 0px;
}
.computer-tips-left {
    width: 100px;
    margin-right: 20px;
    padding-top: 5px;
}
.computer-tips-inner p {
    font-size: 14px;
    margin: 0;
    font-weight: 500;
}
.tabs-outer.computer-tips .time-day-nav {
    padding: 10px 15px;
}
.tabs-outer.computer-tips .time-day-nav p {
    font-size: 14px;
}
.tabs-outer.computer-tips nav .nav .nav-item.nav-link::after {
    border-bottom: 51px solid #ece0eb !important;
}
.tabs-outer.computer-tips nav .nav .nav-item.nav-link.active::after {
    border-bottom: 51px solid #631d6d !important;
}
.tabs-outer.computer-tips nav .nav .nav-item.nav-link::before {
    border-bottom: 51px solid transparent;
}
.tabs-outer.computer-tips a {
    padding: 15px 10px;
}
.tabs-outer.computer-tips .nav {
    width: 95%;
    border: none;
}
.tabs-outer.computer-tips a .session-t {
    font-size: 14px !important;
}
.tabs-outer.staff-tabs .time-day-nav {
    padding: 7px 15px !important;
}
.tabs-outer.staff-tabs .time-day-nav p{
    font-size: 13px !important;
}
.tabs-outer.staff-tabs a {
    padding: 10px;
    font-size: 13px !important;
}
.tabs-outer.staff-tabs a span {
    font-size: 16px !important;
}
.tabs-outer.staff-tabs .time-day-nav p {
    font-size: 14px;
}
.tabs-outer.staff-tabs {
    border-top: 7px solid #afacac;
}
.enter-btn {
    background-color: #4e2573;
    display: block;
    text-align: center;
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: -7px;
    border: 2px solid #4e2573;
    transition: 0.3s all ease-in-out;
}
.enter-btn:hover{
    background-color: #fff;
    color: #4e2573;
    text-decoration: none;
}
.question-textarea {
    background-color: #ccc;
    border: none;
    resize: none;
    width: 100%;
    min-height: 200px;
    padding: 15px;
    font-size: 14px;
    color: #757575;
}
.profile-ul-listing {
    padding: 15px;
    height: 250px;
    overflow-y: auto;
    min-height: 250px;
}
.ask-question-header {
    background: #631d6d;
    color: #fff;
    padding: 15px;
    font-weight: 600;
    font-size: 16px;
}
.helpful-tips-left, .helpful-tips-right {
    border: 7px solid #afacac;
    background-color: #fff;
}
.helpful-tips-outer {
    background-image: url(../images/helpful-bg.jpg);
    padding: 100px 0px 150px 0px;
    min-height: 100vh;
    background-size: cover;
}


.session-t img {
    width: 25px;
    margin: 0 auto;
}
.map-outer {
    border-top: 10px solid #f2f2f2;
    padding-top: 70px;
}
.designed-text {
    text-align: center;
    display: block;
    font-size: 11px;
    color: #6d6d6d;
}
.copyright-text {
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-bottom: 0px;
}
.social-ul li {
    display: inline-block;
    padding: 0px 5px;
}
.social-ul li:first-child{
    padding-left: 0px;
}
.social-ul li:last-child{
    padding-right: 0px;
}
.social-ul li a i{
    color: #fff;
    width: 30px;
    height: 30px;
    padding: 7px;
    border-radius: 100%;
}
.profile-ul-listing ul {
    margin: 0;
}
.profile-ul-listing ul li img {
    display: block;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border: 2px solid #757575;
    border-radius: 100%;
    object-fit: cover;
}
.profile-ul-listing ul li span {
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #000;
}
.profile-ul-listing ul li {
    display: inline-block;
    width: 30%;
}
.social-ul li a{
    transition: 0.3s all ease-in-out;
}
.social-ul li a:hover i{
    background-color: #fff;
    color: #4e2573;
}
.social-ul li a:hover{
    text-decoration: none;
}
.social-ul {
    text-align: center;
}
.contact-us-inner p {
    font-size: 14px;
}
.contact-inputs label {
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}
.footer-ul li {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #fff;
    line-height: 16px;
}
.footer-ul li a{
    color: #fff;
    font-size: 14px;
}
.footer-ul li:first-child{
    padding-left: 0px;
}
.footer-ul li:last-child{
    padding-right: 0px;
    border-right: none;
}
.footer-ul {
    text-align: center;
}
.footer-custom {
    padding: 40px 0px;
    background-color: #4e2573;
}
.contact-inputs .next-btn {
    margin: 0 auto;
    display: block;
    width: 130px;
    text-align: center;
}
.contact-inputs input {
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
}
.contact-inputs textarea {
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    min-height: 150px;
}
.time-day-nav p {
    color: #fff;
    margin: 0;
}
.profile-input-outer {
    padding: 25px;
    border-bottom: 1px solid #757575;
}
.profile-inner label {
    width: 100%;
    color: #8e8d8d;
    font-size: 14px;
    margin-bottom: 5px;
}
.profile-inner input::placeholder{
    color: #000;
}
.profile-inner input {
    width: 100%;
    color: #000;
    border: 1px solid #8e8d8d;
    margin-bottom: 10px;
    padding:10px;
    font-size: 14px;
    border-radius: 5px;
}
.agenda-nav.profile-nav .nav {
    width: 50%;
}
.tabs-outer nav .nav .nav-item.nav-link.active .desktop-img {
    display: block;
}
.desktop-img{
    display: none;
}
.tabs-outer nav .nav .nav-item.nav-link.active .hover-img {
    display: none;
}
.container-profile {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 22px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 600;
    color: #757575;
    line-height: 22px;
}
.container-profile:last-child{
    margin-bottom: 0px;
}
/* Hide the browser's default checkbox */
.container-profile input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.login-input.password-div {
    margin-top: 20px;
}
/* Create a custom checkbox */
.container-profile .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border: 1px solid #757575;
}
/* On mouse-over, add a grey background color */
.container-profile:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-profile input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.container-profile .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-profile input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-profile .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.map-outer img {
    width: 100%;
}
.profile-center {
    padding: 25px;
    text-align: center;
    border-bottom: 1px solid #757575;
}
.profile-center p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0px;
}
.client-title {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}
.my-profile-title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.profile-icon {
    text-align: right;
}
.profile-icon i {
    color: #fff;
    font-size: 25px;
}
.profile-img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: cover;
}
.profile-input-outer-custom input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}
.profile-input-outer-custom {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border: 3px solid #fff;
    border-radius: 100%;
    position: relative;
}
.save-change-btn {
    background-color: #8e1276;
    color: #fff;
    text-decoration: none;
    padding: 7px;
    display: block;
    font-size: 17px;
    border: 2px solid #8e1276;
    width: 200px;
    text-align: center;
    margin-left: auto;
    transition: 0.3s all ease-in-out;
}
.save-change-btn:hover{
    text-decoration: none;
    color: #8e1276;
    background-color: #fff;
}
.col-md-4.col-sm-12.profile-col{
   padding: 0px;
}
.save-changes-btn {
    text-align: right;
    width: 100%;
    padding-top: 20px;
}
.profile-left {
    border-right: 5px solid #afacac;
    height: 100%;
}
.profile-input-outer:last-child{
   border-bottom: none;
}
.profile-upper {
    text-align: center;
    padding: 30px 20px 15px 20px;
    background-image: linear-gradient(#2c2961, #8e1276);
}
.row.profile-row .col-md-8.col-sm-12{
   padding: 0px;
}
.row.profile-row {
    border: 7px solid #afacac;
    background-color: #fff;
}
.profile-outer {
    padding: 100px 0px 150px 0px;
    background-image: url(../images/profile-bg.jpg);
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
}
.contact-us-inner {
    border: 8px solid #4e2573;
    padding: 40px;
}
.get-touch-title {
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}
.contact-us-outer {
    padding: 30px 0px 70px 0px;
}
.agenda-nav a {
    padding: 18.5px 1rem;
    margin: 0 auto;
    text-align: center;
}

.login-desc {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}
.login-desc a{
    font-size: 14px;
    color: #4e2573;
}
.buttons-outer {
    margin-top: 70px;
    display: flex;
    align-items: center;
}
.next-btn {
    background-color: #4e2573;
    color: #fff;
    margin-left: auto;
    padding: 10px 30px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 7px;
    font-weight: 600;
    transition: 0.3s all ease-in-out;
    border: 2px solid #4e2573;
}
.next-btn:hover {
    text-decoration: none;
    color: #4e2573;
    background-color: #fff;
}

.create-btn {
    padding: 10px 30px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 7px;
    font-weight: 600;
    transition: 0.3s all ease-in-out;
    border: 2px solid #4e2573;
    color: #4e2573;
}
.create-btn:hover{
    text-decoration: none;
    color: #4e2573;
}
.login-desc a:hover{
    text-decoration: none;
}
.login-input {
    position: relative;
}
.forgot-email-title {
    font-size: 14px;
    font-weight: 600;
    color: #4e2573;
    margin: 20px 0px;
}
.login-input label {
    color: #4e2573;
    font-weight: 600;
    position: absolute;
    background-color: #fff;
    top: -10px;
    left: 24px;
    padding: 0px 10px;
    font-size: 14px;
}
.login-input input {
    border: 2px solid #4e2573;
    width: 100%;
    padding: 25px;
    border-radius: 10px;
}
.login-inner {
    padding: 70px;
    box-shadow: 0px 0px 8px 0px #ccc;
}
.login-title {
    text-align: center;
    color: #4e2573;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 60px;
}
.login-outer {
    padding: 130px 0px 220px 0px;
}
.time-day-nav {
    background-color: #1f2655;
    display: flex;
    align-items: center;
    padding: 15px 25px;
}
.time-day-nav-left ul li {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    padding: 0px 10px;
    border-right: 2px solid #fff;
    line-height: 20px;
}
.time-presntation-action-header.agenda-list1 {
    background-color: #f0f0f0;
    padding: 25px 25px;
    border-bottom: 1px solid #808190;
}
.time-presntation-action-header.agenda-list1:last-child{
    border-bottom: none;
}
.ready-title {
    color: #5e5b5b;
    font-size: 13px;
    font-weight: 500;
}
.time-presntation-action-header-center span {
    font-size: 13px;
    font-weight: 500;
    color: #1f2655;
}
.agenda-time {
    color: #5e5b5b;
    font-size: 18px;
}
.agenda-main-title {
    color: #931277;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 4px;
}
.time-presntation-action-header {
    width: 100%;
    display: flex;
    background-color: #808190;
    color: #fff;
    padding: 5px 25px;
    align-items: center;
}
.time-header-title {
    font-size: 16px;
}
.time-presntation-action-header-left {
    width: 25%;
}
.on-demand i {
    padding-left: 10px;
    border-left: 1px solid #fff;
    line-height: 30px;
    margin-left: 10px;
}
.time-presntation-action-header.agenda-list1.agenda-list2 {
    background-color: #e7e7e7;
}
.agenda-listing-outer {
    min-height: 650px;
    height: 650px;
    overflow-y: scroll;
}
.on-demand:hover{
    background-color: #931277;
}
.on-demand {
    background-color: #3f2465;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    width: 150px;
    display: block;
    padding: 0px 10px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    transition: 0.3s all ease-in-out;
}
.time-presntation-action-header-center {
    width: 50%;
    padding-left: 20px;
    padding-right: 30px;
}
.time-presntation-action-header-right {
    width: 25%;
    padding-left: 20px;
}
.time-day-nav-left ul li:first-child, .time-day-nav-right ul li:first-child {
    padding-left: 0px;
}
.time-day-nav-left ul li:last-child, .time-day-nav-right ul li:last-child {
    padding-right: 0px;
    border-right: none;
}
.time-day-nav-right ul li a i {
    color: #ffff;
    font-size: 22px;
}
.time-day-nav-right {
    margin-left: auto;
}
.time-day-nav-right ul li {
    display: inline-block;
    padding: 0px 5px;
}
.time-day-nav-left ul, .time-day-nav-right ul {
    margin: 0;
}
.tab-right {
    padding: 8px;
    border: 1px solid #ccc;
    height: auto;
    overflow-y: auto;
    margin-top:10px;
}
.tooltip-exhibit-detail {
    position: absolute;
    bottom: 0;
    width: 400px;
    right: 0;
    background-color: #3a3939e0;
    padding: 20px;
    border-radius: 20px;
    color: #fff;
    transition: 0.3s all ease-in-out;
    display: none;
    left: 0;
}
.exhibit-desc1 {
    font-size: 14px;
    font-weight: 300;
}
.exhibit-list:hover .tooltip-exhibit-detail{
    display: block;
}
.exhibit-list {
    position: relative;
    transition: 0.3s all ease-in-out;
}
.exhibit-title1 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600;
}
.session-tab-bottom {
    background-color: #262262;
    padding: 20px;
    display: flex;
    align-items: center;
    margin: 5px 0px;
}
.session-tab-left {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.comment-div ul li a:hover{
    text-decoration: none;
}
.star-div {
    display: flex;
    align-items: center;
}
.tab-right p {
    font-size: 15px;
}
.comment-div ul li {
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px solid #4d67bc;
    font-size: 14px;
    line-height: 14px;
}
.comment-div ul li:first-child{
    padding-left: 0px;
}
.comment-div ul li:last-child{
    padding-right: 0px;
    border-right: none;
}
.comment-div ul li a i{
    color: #5e5d5d;
    margin-right: 10px;
    font-size: 18px;
}
.comment-div ul li a {
    color: #4d67bc;
}
.star.rate-label {
    margin-left: 10px;
    color: #5e5d5d;
    font-size: 13px;
    font-weight: 600;
}
.star-rating {
    /* border: solid 1px #ccc; */
    display: flex;
    flex-direction: row-reverse;
    font-size: 1.5em;
    justify-content: space-around;
    /* padding: 0 .2em; */
    text-align: center;
    width: 5em;
}
.star-rating input {
  display:none;
}
.star-rating label {
    color: #ccc;
    cursor: pointer;
    margin: 0;
}
.star-rating :checked ~ label {
  color:#f90;
}
.star-rating label:hover,
.star-rating label:hover ~ label {
  color:#fc0;
}

.session-row {
    display: flex;
    align-items: center;
}
.tabs-outer .nav {
    /*width: 80%;*/
    border: none;
}
.tabs-outer nav .nav .nav-item.nav-link.active .session-t {
    color: #fff;
}
.tabs-outer nav .nav .nav-item.nav-link.active .session-date {
    color: #fff;
}
.tabs-outer nav .nav .nav-item.nav-link .session-date {
    color: #635062;
    font-size: 11px;
    font-weight: 500;
}
.tabs-outer nav .nav .nav-item.nav-link .session-t {
    color: #635062;
    font-weight: 600;
    font-size: 16px;
}
.tabs-outer nav .nav .nav-item.nav-link:first-child {
    margin-left: 0;
}
.tabs-outer nav .nav .nav-item.nav-link span {
    width: 100%;
    display: block;
}
.row.tab-row {
    padding: 5px;
}
.tab-first ul {
    margin: 0;
}
.first-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 5px;
    color: #5e5d5d;
}
.session-tab-right ul li a i {
    color: #7e1b77;
    width: 30px;
    height: 30px;
    background-color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 4px;
    border-radius: 5px;
    transition: 0.3s all ease-in-out;
}
.session-tab-right ul li a i:hover{
    background-color: #7e1b77;
    color: #fff;
}
.session-tab-right {
    margin-left: auto;
}
.session-tab-right ul {
    margin: 0;
}
.session-tab-right ul li {
    display: inline-block;
    margin: 0px 5px;
}
.session-tab-right ul li:first-child{
    margin-left: 0px;
}
.session-tab-right ul li:last-child{
    margin-right: 0px;
}
.tab-first a {
    background-color: #3f2465;
    color: #fff;
    padding: 3px 3px;
    display: block;
    width: 180px;
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    transition: 0.3s all ease-in-out;
}
.tab-first a:hover{
    background-color: #7f126b;
    color: #fff;
    text-decoration: none;
}
.tab-first a i{
    margin-left: 8px;
}
.tab-first ul li {
    display: inline-block;
    color: #545454;
    padding: 0px 10px;
    border-right: 1px solid #545454;
    line-height: 18px;
}
.tab-first ul li:first-child{
    padding-left: 0px;
}
.tab-first ul li:last-child{
    padding-right: 0px;
    border-right: none;
}
.tab-left {
    min-height: 460px;
    height: 460px;
    overflow-y: auto;
}
.tab-first {
    padding: 5px;
    border: 2px solid #f0f0f0;
    background-color: #fff;
    margin-bottom: 5px;
}
.tab-first.active{
    background-color: #f0f0f0;
}
.tab-right-upper {
    display: flex;
}
.tab-right-upper-left video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tab-right-upper-right .tab-first {
    border: none;
}
.row.tab-row .col-md-8.col-sm-12 {
    padding-left: 0;
}
.row.tab-row .col-md-4.col-sm-12 {
    padding-right: 5px;
}
.tab-right-upper-left {
    width: 250px;
    margin-right: 15px;
    height: 130px;
}
.tabs-outer nav .nav .nav-item.nav-link {
    position: relative;
    border-radius: 0;
    width: 20%;
    border: none;
    background: #ece0eb;
    width: auto;
    margin: 0 25px;
  text-align: left;
}
.tabs-outer nav .nav .nav-item.nav-link.active {
/*    background: linear-gradient(to bottom, #2d2862, #8c1375);*/
    background: #631d6d;
}
.tabs-outer nav .nav .nav-item.nav-link.active::after {
   /*   border-bottom: 67px solid #631d6d;*/
}
/*.tabs-outer nav .nav .nav-item.nav-link.active::before {
      border-right: 40px solid #631d6d;
}
.tabs-outer nav .nav .nav-item.nav-link::after {
    width: 0;
    height: 0;
    border-bottom: 67px solid #ece0eb;
    border-right: 40px solid transparent;
    content: '';
    position: absolute;
    right: -40px;
    top: 0;
}*/
.tabs-outer nav .nav .nav-item.nav-link:first-child::before{
    display: none;
}
/*.tabs-outer nav .nav .nav-item.nav-link::before {
    width: 0;
    height: 0;
    border-bottom: 67px solid transparent;
    border-right: 40px solid #ece0eb;
    content: '';
    position: absolute;
    left: -40px;
    top: 0;
}*/
.session-hall-left p {
    font-size: 23px;
    font-weight: 600;
    line-height: 36px;
}
.session-hall-left h2 {
    font-size: 38px;
    font-weight: 600;
}
.tabs-outer .nav-tabs .nav-link {
    border: 1px solid #fff !important;
    border-top-left-radius:0;
    border-top-right-radius: 0;
}
.session-hall-left {
    text-align: center;
    color: #fff;
}
.session-hall-left span {
    font-size: 25px;
    text-transform: uppercase;
}
.exhibit-outer.session-hall-inner {
    background: linear-gradient(to bottom, #000, #1b234d, #951277, #000);
    padding: 130px 15px 50px;
}
.row.exhibit-inner-row {
    width: 66%;
    margin: 0 auto;
}
.welcome-session-title {
     background-color: #322c6e;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    font-size: 22px;
}
.session-hall-center {
    border: 12px solid #afacac;
    background-color: #fff;
}
.main-outer.session-hall-outer {
    background-image: none;
    padding-bottom: 0;
}
.session-bottom {
    width: 100%;
}
.exhibit-inner-left {
    /* background-image: url(./images/phone-frame.png); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    border-image: url(../images/phone-frame.png) 23 fill / 25px / 25px;
    position: relative;
    width: 70%;
    padding-bottom: 30px;
}
.company-logo {
    margin: 10px auto 0 auto;
    float: none;
    display: block;
    width: 70px;
    height: 70px;
    object-fit: cover;
}
.exhibit-inner-left ul li {
    background-image: linear-gradient(-90deg, #2c2e6d, #a60e82);
    padding: 10px;
    border-bottom: 1px solid #fff;
    transition: 0.3s all ease-in-out;
}
.exhibit-inner-left ul li:hover a{
    text-decoration: none;
}
.exhibit-inner-left ul li.active{
    background-color: #666666;
    background-image: none;
}
.exhibit-inner-left ul li:hover{
    background-color: #666666;
    background-image: none;
}
.exhibit-inner-left ul li a {
    color: #fff;
    font-size: 14px;
}
.exhibit-inner-left ul li a img{
    margin-right: 10px;
}
.exhibit-video-outer-bottom video {
    width: 100%;
    border: 4px solid #fff;
    border-radius: 4px;
    object-fit: cover;
    height: 380px;
}
.eshibit-video-upper {
    border: 4px solid #f0920a;
    background-color: #fff;
    padding: 4px;
    display: flex;
}
.main-testimonial-title {
    font-weight: 600;
    font-size: 16px;
}
.sub-testimonial-title {
    font-weight: 600;
    color: #ee910a;
    font-size: 16px;
}
.testimonial-img {
    width: 40px !important;
    height: 40px;
    object-fit: cover;
    margin-right: 10px !important;
}
.right-left {
    width: 80%;
}
.right-right {
    width: 20%;
    text-align: center;
}
#testimonial .carousel-control-next, #testimonial .carousel-control-prev {
    background-color: #c0c1c3;
}
.leftslider {
    padding-right: 5px;
    width: 50%;
}
.rightslider {
    width: 50%;
    display: flex;
    align-items: center;
    background-color: #d9dbdd;
    padding: 0px 5px;
}
.exhibitvideoslide-left {
    display: flex;
    align-items: center;
}
.exhibitvideoslide-left p {
    margin: 0;
    margin-left: 10px;
    background: -webkit-linear-gradient(#322c6e, #a30f81);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.exhibitvideoslide-left img {
    width: 50px;
    margin: 8px 0px;
}
.inner-inner-outer{
    display: flex;
}
.exhibit-video-slide {
    display: flex;
    align-items: center;
    padding: 0px 30px;
}
.carousel-control-prev-icon i {
    color: red;
}
.carousel-control-next i {
    color: red;
}
.exhibit-inner-left::after {
    content: url(../images/1.png);
    bottom: -40px;
    left: -32px;
    right: -10px;
    position: absolute;
    background: url(../images/stand-bottom.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 125%;
    height: 22px;
}
.exhibit-inner-left::before {
    content: url(../images/1.png);
    bottom: -67px;
    left: -96px;
    right: -10px;
    position: absolute;
    background: url(../images/shadow.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 180%;
    height: 50px;
}
.right-char-div {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.chat-bottom {
    padding: 10px 4px 4px 4px;
    position: relative;
}
.chat-bottom input {
    width: 100%;
    border: 2px solid #afacac;
    padding: 10px;
    border-radius: 5px;
}
#sendchatMessage img {
    width: 26px;
    margin: 8px;
}
.solution-title {
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 10px;
}
#sendchatMessage {
    position: absolute;
    right: 4px;
    border: 2px solid #afacac;
    height: 46px;
    border-radius: 0px 5px 5px 0px;
}
.carousel-control-next, .carousel-control-prev {
    width: 20px !important;
    opacity: 1 !important;
    background-color: #ee910a;
}
.carousel-control-prev-icon i, .carousel-control-next i {
    color: #fff;
    font-size: 18px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    background-image: none !important;
}
.chat-outer {
    border: 4px solid #afacac;
    background-color: #fff;
}
.chat-div {
    padding: 10px 15px;
}
.chat-desc {
    font-size: 12px !important;
    line-height: 16px;
}
.chatting-screen {
    min-height: auto;
    height: 360px;
    overflow-y: auto;
}
.chat-div.second-chat-div {
    background-color: #eeeded;
}
.chat-title {
    font-weight: 700;
    color: #000;
    text-decoration: underline;
    margin-bottom: 5px;
    font-size: 12px;
}
.memeber-outer {
    padding: 10px 15px;
    background-color: #1f2655;
    display: flex;
    align-items: center;
}
.memeber-outer a {
    margin-left: auto;
}
.memeber-outer p{
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.chat-header {
    font-size: 18px;
    background-image: linear-gradient(0deg, #a60e82, #2c2e6d);
    padding: 15px;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: 600;
}
.memeber-outer img {
    width: 20px !important;
}
.exhibit-video-outer {
    margin-top: -90px;
}
#collapseExample {
    position: absolute;
    top: -123.5%;
    width: 85%;
    right: 0;
    border-radius: 0;
}
.man-img {
    position: absolute;
   /* bottom: 30%;*/
    bottom: 10%;
    left: 14%;
}
.lady-char {
    position: absolute;
    right: 50%;
    bottom: 30%;
    width: auto !important;
    z-index: -1;
}
.chat-img1 {
    position: absolute;
    right: 45.1%;
    bottom: 64.5%;
    width: 100px !important;
}
.exhbit-inner-char1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 270px;
}
.exhibit-outer.exhibit-inner-outer {
    padding: 14% 50px 10% 50px;
}
.video-text h1 {
    text-align: center;
    font-size: 23px;
    margin-bottom: 20px;
}
.video-text {
    position: absolute;
    text-align: center;
    top: 35%;
    color: #fff;
    width: 100%;
}
.right-char-div img {
    width: 330px;
}
.exhibit-video-outer-bottom {
    position: relative;
}
.exhibit-center {
    background-image: url(../images/welcome-bg.jpg);
    border: 4px solid #fff;
    border-radius: 4px;
    width: 70%;
    margin: 0 auto;
    padding: 60px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-outer.exhibit-inner-bg {
    background-image: url(../images/exhibit-inner-bg.jpg);
}
.eshibit-left.right-exhibit ul {
    margin: 0;
}
.row.first-row.third-row {
    margin-top: -100px !important;
}
.row.first-row {
    padding: 0px 50px;
    width: 62%;
    margin: -260px auto 0px auto;
    justify-content: center;
}
.row.second-row {
    width: 75%;
    margin: -90px auto 0px auto;
}

.data-literacy-outer.center-literacy-outer {
    margin-top: 30px;
}
.data-literacy-outer {
    width: 210px;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.logo-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 120px;
    height: 40%;
    object-fit: contain;
}
.frame-img {
    width: 100%;
}
.data-archtr{
   color: #66a6da;
   font-weight: 600;
}
.date-title {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}
.eshibit-left.right-exhibit ul li span {
    display: block;
}
.eshibit-left.right-exhibit ul li{
    margin-top: 25px;
}
.eshibit-left.right-exhibit {
    margin-left: auto;
}
.welcome-title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}
.custom-header {
    background-color: #4e2573;
    padding: 12px 0px;
    border-top: 1px solid #fff;
    box-shadow: 0px 0px 30px 0px #000000;
}
header.custom-header {
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
}
.eshibit-left {
    background-image: linear-gradient(#2e2e6d, #a20f81);
    padding: 40px;
    position: relative;
    margin-top: 100px;
    width: 79%;
    min-height: 380px;
}
.exhibit-title {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 38px
}
.exhibit-time {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin: 10px 0px;
    font-weight: 500;
}
.exhibit-desc {
    color: #bebbbb;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 10px;
    max-height: 140px;
    overflow-y: auto;
}
.custom-header.fixed-header {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 999;
}
/*.eshibit-left::before {
    content: url(../images/stand-top.png);
    top: -30px;
    left: 0;
    right: 0;
    position: absolute;
    background: url(../images/stand-top.png);
}*/
.eshibit-left::before {
    content: url(../images/1.png);
    top: 0px;
    left: -10px;
    /* right: -10px; */
    position: absolute;
    background: url(../images/stand-top.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 105%;
    height: 11px;
}
.exhibit-outer {
    padding: 230px 50px;
    font-family: 'Poppins', sans-serif;
}
.eshibit-left::after {
    content: url(../images/1.png);
    bottom: -20px;
    left: -10px;
    /* right: -10px; */
    position: absolute;
    background: url(../images/stand-bottom.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 105%;
    height: 20px;
}
.char4 {
    right: 39%;
    position: absolute;
    bottom: 12%;
}
.char5 {
    position: absolute;
    bottom: 9%;
    right: 19%;
}
.char3 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 22%;
}
.char6 {
    position: absolute;
    right: 10px;
    bottom: 26%;
}
.char2 {
    position: absolute;
    bottom: 20px;
    left:150px;
}
.char1 {
    position: absolute;
    bottom: 26%;
    left: 60px;
}
.char7 {
    position: absolute;
    right: 60px;
    bottom: 0;
}
.main-outer {
    /*//background-image: url(../images/exhibit-bg.jpg);*/
    /* background: url(../images/exhibit-bg.jpg) no-repeat center center; */
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
   /* padding-bottom: 150px;*/
    padding:100px 0px;
    position: relative;
}
.custom-header nav {
    padding: 0px;
    background-color: #4e2573;
    width: 100%;
}
.navbar-light .navbar-brand {
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
    font-size: 15px !important;
    padding: 0px 3px !important;
}
.custom-header nav ul li {
    margin: 0 5px;
}
.welcome-session-title {
    background: -webkit-linear-gradient(#322c6e, #a30f81);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    padding: 10px;
    font-size: 22px;
}
.session-hall-center {
    border: 12px solid #afacac;
    background-color: #fff;
}
.main-outer.session-hall-outer {
    background-image: none;
    padding-bottom: 0;
}
.session-bottom {
    width: 100%;
}
.exhibit-inner-left {
    /* background-image: url(./images/phone-frame.png); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    border-image: url(../images/phone-frame.png) 23 fill / 25px / 25px;
    position: relative;
    width: 70%;
    padding-bottom: 50px;
}
.tabs-outer nav .nav .nav-item.nav-link::after {
    width: 0;
    height: 0;
    border-bottom: 62px solid #ece0eb;
    border-right: 40px solid transparent;
    content: '';
    position: absolute;
    right: -39px;
    top: -1px;
}
.tabs-outer nav .nav .nav-item.nav-link::before {
    width: 0;
    height: 0;
    border-bottom: 61px solid transparent;
    border-right: 40px solid #ece0eb;
    content: '';
    position: absolute;
    left: -39px;
    top: 1px;
}
.tabs-outer nav .nav .nav-item.nav-link {
    text-align: center;
}
.tabs-outer nav .nav .nav-item.nav-link.active::before {
    border-right: 40px solid #631d6d;
}
.tabs-outer nav .nav .nav-item.nav-link.active::after {
    border-bottom: 62px solid #631d6d;
}

@media only screen and (max-width: 1600px) {
/****************11-11-2020*******************/
.watch-left-img {
    height: 300px;
}
.tabs-outer nav .nav .nav-item.nav-link.active::after {
    border-bottom: 57px solid #631d6d;
}
.tabs-outer nav .nav .nav-item.nav-link::before {
    border-bottom: 56px solid transparent;
}
.tabs-outer nav .nav .nav-item.nav-link::after {
    border-bottom: 57px solid #ece0eb;
}
.tabs-outer .nav {
    width: 955px;
    border: none;
    flex-wrap: nowrap;
    overflow-x: scroll;
}
.tabs-outer nav {
    overflow: hidden;
}
.tabs-outer nav .nav .nav-item.nav-link {
/*    width: 240px !important;*/
/*    display: inline-table;*/
}
.watch-left-imgupper {
    max-height: 230px;
    min-height: 230px;
}
.watch-left-img.slide-outer {
    height: 600px;
}
.question-ans-outer {
    padding: 10px 10px;
}
/***********************************/
.exhibit-inner-left {
    width: 90%;
    padding-bottom: 20px;
}
.our-partner-div {
    width: 168px;
    left: 135px;
}
.our-partner-title {
    font-size: 17px;
}
.logo-outer img {
    margin-top: 34px;
}
.exhibit-video-outer-bottom.home-video {
    width: 420px;
    height: 480px;
    top: 246px;
    left: 202px;
}
.venue-outer {
    width: 179px;
    right: 130px;
}
.tabs-outer.computer-tips a {
    padding: 15px 10px !IMPORTANT;
    width: auto !important;
}
.tabs-outer nav .nav .nav-item.nav-link {
    width: 25%;
    padding: 10.3px 6px;
}
.session-hall-left p {
    font-size: 20px;
    line-height: 26px;
}
.session-hall-left h2 {
    font-size: 26px;
}
.session-hall-left span {
    font-size: 20px;
}
.tabs-outer nav .nav .nav-item.nav-link .session-t {
    font-size: 13px;
}
.tabs-outer .nav {
    width: 90%;
    padding-right: 15px;
}
/*.exhbit-inner-char1 {
    width: 340px;
}*/
.exhbit-inner-char1 {
    width: 250px;
}
.man-img {
    left: 9%;
}
.chat-header {
    font-size: 16px;
    padding: 10px;
}
.chat-bottom input {
    font-size: 13px;
}
#sendchatMessage {
    height: 43px;
}
#sendchatMessage img {
    width: 24px;
}
.exhibit-inner-left::after {
    left: -32px;
}
.chatting-screen {
    height: 261px;
}
.chat-title {
    margin-bottom: 3px;
    font-size: 14px;
}
.memeber-outer img {
    width: 16px !important;
}
.chat-div {
    padding: 6px 10px;
}
.memeber-outer p {
    font-size: 14px;
}
.memeber-outer {
    padding: 8px 10px;
}
/*#collapseExample {
    top: -138.5%;
    width: 79%;
}*/
#collapseExample {
    top: -138.5%;
    width: 100%;
}
.lady-char {
    right: 7%;
}
/*.right-char-div img {
    width: 310px;
}*/
.lady-char {
    width: 90px !important;
    right: 120px;
    z-index: -1;
}
.right-char-div img {
    width: 240px;
}
.right-char {
    width: 250px;
    z-index: 99;
}
.exhibit-video-outer {
    margin-top: -50px;
}
/*.exhibit-outer.exhibit-inner-outer {
    padding: 13% 15px 10% 15px;
}*/
.exhibit-outer.exhibit-inner-outer {
    padding: 10% 15px 3% 15px;
}
.exhibitvideoslide-left p {
    font-size: 11px;
    line-height: 16px;
}
.company-logo {
    margin: 20px auto 0 auto;
    width: 80px;
}
.sub-testimonial-title {
    font-size: 12px;
}
.main-testimonial-title {
    font-size: 12px;
}
.row.exhibit-inner-row {
    width: 70%;
}
/*.main-outer {
     background: url(../images/exhibit-bg.jpg) no-repeat center center;
     background-size: cover !important;
}*/
.eshibit-left {
    padding: 30px;
    width: 100%;
}
.exhibit-center {
    width: 90%;
/*    padding: 90px;*/
}
/*.welcome-title {
    font-size: 42px;
}*/
.eshibit-left::before {
    left: -8px;
    background-size: 100%;
}
.eshibit-left::after {
    left: -8px;
    background-size: 100%;
    width: 105%;
}
.chat-img1 {
    width: 70px !important;
}
.agenda-nav.profile-nav .nav {
    width: 67%;
}
}

@media only screen and (max-width: 1400px) {
.exhibit-outer {
    padding: 150px 20px;
}
.container {
    max-width: 90%;
}
#navbarSupportedContent ul li {
    padding: 9px 4px;
}
.tooltip-exhibit-detail {
    width: 300px;
}
.session-hall-left h2 {
    font-size: 22px;
}
.session-hall-left span {
    font-size: 18px;
}
.tab-first a {
    padding: 3px 3px;
    width: 145px;
    font-size: 11px;
}
.comment-div ul {
    margin-bottom: 5px;
}
.session-tab-left {
    font-size: 16px;
}
.session-tab-bottom {
    padding: 14px;
}
.session-tab-right ul li {
    margin: 0px 2px;
}
.tab-right p {
    font-size: 13px;
    line-height: 20px;
}
.tab-first ul li {
    padding: 0px 5px;
    line-height: 12px;
    font-size: 12px;
}
.first-title {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 5px;
}
.exhibit-outer.session-hall-inner {
    padding: 120px 15px 30px;
}
.session-hall-left p {
    font-size: 18px;
    line-height: 24px;
}
/*.tabs-outer nav .nav .nav-item.nav-link .session-t {
    font-size: 14px;
}*/
/*.tabs-outer nav .nav .nav-item.nav-link {
    padding: 12.3px 6px;
}*/
#collapseExample {
    top: -138.5%;
}
.exhibitvideoslide-left img {
    width: 40px;
}
.row.exhibit-inner-row {
    width: 64%;
}
.exhibit-inner-left ul li a {
    font-size: 12px;
}
.exhibit-title {
    font-size: 20px;
    line-height: 28px;
}
.exhibit-inner-left ul li {
    padding: 7px;
}
/*.exhibit-outer.exhibit-inner-outer {
    padding: 18% 15px 10% 15px;
}*/
.man-img {
    left: 13%;
    bottom: 22%;
    width: 50px;
}
.lady-char {
    width: 90px !important;
    right: 70%;
    z-index: -1;
}
.right-char-div img {
    width: 220px;
}
.exhibit-inner-left::after {
    left: -27px;
    background-size: 100%;
    bottom: -42px;
}
.exhibit-inner-left::before {
    bottom: -68px;
}
.exhibit-time {
    font-size: 15px;
}
/*.exhibit-desc {
    font-size: 20px;
    line-height: 28px;
}*/
.date-title {
    font-size: 15px;
}
.data-archtr {
    font-size: 15px;
}
.eshibit-left.right-exhibit ul li {
    margin-top: 20px;
}
/*.exhibit-center {
    padding: 80px;
}*/
.eshibit-left {
    margin-top: 30px;
}
.row.second-row {
    width: 85%;
    margin: -80px auto 0px auto;
}
.row.first-row.third-row {
    width: 82%;
}
.row.first-row {
    margin: -280px auto 0px auto;
}
/*.welcome-title {
    font-size: 36px;
    line-height: 48px;
}*/
.char1 {
    bottom:11%;
    left: 30px;
}
.char5 {
    right: 25%;
}
.char4 {
    right: 65%;
    bottom: 6%;
}
.time-day-nav-left ul li {
    font-size: 14px;
    padding: 0px 6px;
}
.time-day-nav-right ul li a i {
    font-size: 18px;
}
.agenda-time {
    font-size: 15px;
}
.agenda-main-title {
    font-size: 15px;
}
.on-demand {
    font-size: 12px;
    width: 140px;
}
.exhbit-inner-char1 {
    width: 200px;
}
.lady-char {
    width: 120px;
    right: 50%;
    z-index: -1;
}

}



@media only screen and (max-width: 1200px) {
.exhibit-video-outer-bottom.home-video {
    width: 420px;
    height: 230px;
    top: 246px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.man-img {
    left: 3%;
}
.our-partner-div {
    top: 488px;
    width: 60%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.logo-outer ul li {
    display: inline;
}
.logo-outer img {
    margin: 10px;
    width: 15%;
}
.logo-outer ul {
    margin: 0;
    text-align: center;
}
.venue-outer {
    right: 17%;
}
.data-literacy-outer {
    width: 140px;
}
.helpful-tips-outer .col-md-4.col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.helpful-tips-outer .col-md-8.col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
}
.agenda-nav.profile-nav .nav {
    width: 80%;
}
.time-presntation-action-header {
    padding: 5px 15px;
}
.time-presntation-action-header-center {
    width: 47%;
}
.time-presntation-action-header.agenda-list1 {
    padding: 15px 15px;
}
.time-day-nav {
    padding: 15px 15px;
}
.agenda-time {
    font-size: 14px;
}
.time-presntation-action-header-center {
    padding-left: 10px;
    padding-right: 10px;
}
.time-presntation-action-header.agenda-list1 {
    padding: 15px 25px;
}
.tooltip-exhibit-detail {
    width: 270px;
    padding: 10px;
}
.exhibit-title1 {
    font-size: 19px;
    margin-bottom: 2px;
}
.session-hall-left h2 {
    font-size: 18px;
}
.session-hall-left span {
    font-size: 16px;
}
.session-hall-left p {
    font-size: 16px;
    line-height: 22px;
}
.session-tab-right ul li a i {
    width: 25px;
    height: 25px;
    font-size: 18px;
}
.session-tab-right ul li {
    margin: 0px 0px;
}
div#navbarSupportedContent ul li {
    padding: 9px 4px;
}
.session-tab-left {
    font-size: 14px;
}
.tab-left {
    min-height: 440px;
    height: 440px;
}
.tabs-outer nav .nav .nav-item.nav-link::after {
    border-bottom: 88px solid #ece0eb;
}
.tabs-outer nav .nav .nav-item.nav-link.active::after {
    border-bottom: 88px solid #631d6d;
}
.tabs-outer nav .nav .nav-item.nav-link::before {
    border-bottom: 88px solid transparent;
}
.chatting-screen {
    height: 205px;
}
.lady-char {
    right: 3%;
    width: 80px;
    bottom: 38%;
}
.chat-img1 {
    width: 65px !important;
}
#collapseExample {
    top: -127.5%;
    width: 100%;
}
.right-char-div img {
    width: 180px;
}
.row.exhibit-inner-row {
    width: 85%;
}
.logo-img {
    width: 80px;
}
.eshibit-left {
    padding: 15px;
}
.exhibit-title {
    font-size: 16px;
    line-height: 24px;
}
.exhibit-time {
    font-size: 13px;
}
.exhibit-desc {
    font-size: 16px;
    line-height: 24px;
}
.data-archtr {
    font-size: 13px;
}
.date-title {
    font-size: 13px;
}
.exhibit-center {
    padding: 60px;
}
/*.welcome-title {
    font-size: 30px;
    line-height: 42px;
}*/
.exhibit-outer {
    padding: 150px 20px;
}
.row.first-row {
    margin: -220px auto 0px auto;
}
.row.second-row {
    margin: -50px auto 0px auto;
}
.char5 {
    right: 33%;
}
.char7 {
    width: 140px;
}
.char2 {
    width: 60px;
}
.char1 {
    width: 60px;
}
.char3 {
    width: 40px;
}
.char5 {
    right: 35%;
    width: 70px;
}
.char6 {
    width: 40px;
}
.char4 {
    width: 60px;
}
.exhibit-center {
    margin-top: 30px;
    padding: 30px;
}
.navbar-light .navbar-brand {
    font-size: 18px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 13px !important;
    padding: 3px 0px !important;
}
.custom-header nav ul li {
    margin: 0 3px;
}
.lady-char {
    width: 100px !important;
}
}


@media only screen and (max-width: 991px) {
section.banner_home{
   padding:150px 0px;
}
.img-evettt {
    height: 150px;
}
.event_page_box {
    margin-top: 80px;
}
.navbar-light .navbar-toggler {
    color: #fff !important;
    background-color: #fff;
    border-radius: 0px;
}
.buttons-outer.email-btn .next-btn {
    padding: 8px 10px;
    font-size: 14px;
}
.venue-outer {
    right: 3%;
}
.venue-outer img {
    margin-bottom: 10px;
    width: 90px;
}
.venue-outer p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 5px;
}
.privacy-title {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.privacy-policy-outer p {
    font-size: 14px;
}
.privacy-policy-outer li {
    font-size: 14px;
    margin-bottom: 8px;
    padding-left: 20px;
    line-height: 23px;
}
.privacy-policy-outer li::before {
    width: 10px;
    height: 10px;
}
.profile-left.profile-border .my-profile-title {
    font-size: 18px;
    margin: 0px;
}
.profile-upper.network-longue-img .profile-img {
    width: 70px;
    height: 70px;
}
.current-topic-ul li a {
    padding: 10px 10px;
    font-size: 14px;
}
.profile-left.profile-border .profile-upper {
    padding: 15px 20px 15px 20px;
}
.my-profile-title {
    font-size: 20px;
}
.profile-img {
    width: 80px;
    height: 80px;
}
.client-title {
    font-size: 18px;
}
.profile-center p {
    font-size: 14px;
}
.container-profile {
    font-size: 14px;
}
.profile-bottom {
    padding: 15px;
}
.profile-center {
    padding: 15px;
}
.profile-input-outer {
    padding: 15px;
}
.save-change-btn {
    font-size: 15px;
}
.agenda-nav.profile-nav .nav {
    width: 90%;
}
.time-presntation-action-header-left {
    width: 18%;
}
.time-day-nav-left ul li {
    line-height: 14px;
}
.exhibit-desc1 {
    font-size: 12px;
}
.tooltip-exhibit-detail {
    width: 200px;
}
.session-hall-left h2 {
    font-size: 14px;
}
.session-hall-left span {
    font-size: 13px;
}
.first-title {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
}
.comment-div ul li a {
    font-size: 12px;
}
.session-tab-bottom {
    padding: 7px;
}
.session-tab-right ul li a i {
    width: 20px;
    height: 20px;
    font-size: 13px;
}
.session-tab-left {
    font-size: 11px;
}
.tab-left {
    min-height: 420px;
    height: 420px;
}
.tab-right-upper-left {
    width: 360px;
    margin-right: 7px;
}
.tab-first a {
    width: 125px;
    font-size: 10px;
}
.session-hall-left p {
    font-size: 14px;
    line-height: 18px;
}
.tabs-outer nav .nav .nav-item.nav-link::after {
    border-bottom: 83px solid #ece0eb;
}
.tabs-outer nav .nav .nav-item.nav-link.active::after {
    border-bottom: 83px solid #631d6d;
}
.tabs-outer nav .nav .nav-item.nav-link::before {
    border-bottom: 83px solid transparent;
}
.exhibit-outer.session-hall-inner {
    padding: 120px 5px 30px;
}
.tabs-outer nav .nav .nav-item.nav-link {
    width: 23%;
}
.tabs-outer nav .nav .nav-item.nav-link .session-date {
    font-size: 11px;
}
.session-hall-center {
    border: 6px solid #afacac;
}
.tabs-outer .nav {
    width: 93%;
}
.welcome-session-title {
    font-size: 18px;
}
.row.exhibit-inner-row {
    width: 90%;
}
.exhibit-inner-left ul li a {
    font-size: 11px;
}
.exhibit-outer.exhibit-inner-outer {
    padding: 12% 15px 17% 15px;
}
.exhibit-video-outer-bottom video {
    height: 300px;
}
.lady-char {
    width: 70px !important;
    bottom: 78%;
}
.video-text {
    top: 28%;
}
.exhibit-inner-left::before {
    bottom: -75px;
    width: 300px;
    left: -76px;
    background-size: 100%;
}
#collapseExample {
    top: -125.5%;
}
.exhibit-inner-left::after {
    left: -33px;
    background-size: 100%;
    bottom: -42px;
    width: 135%;
}
.chat-desc {
    font-size: 11px !important;
    line-height: 14px;
}
.chat-title {
    font-size: 12px;
}
.exhbit-inner-char1 {
    width: 200px;
}
.lady-char {
    right: 1%;
    width: 60px;
}
.video-text p {
    font-size: 13px;
}
.video-text h1 {
    font-size: 16px;
    margin-bottom: 5px;
}
.man-img {
    left: 1%;
    width: 40px;
}
.company-logo {
    margin: 10px auto 0 auto;
    width: 50px;
}
.exhibit-inner-left ul li a img {
    margin-right: 5px;
}
.exhibit-inner-left {
    width: 100%;
    padding-bottom: 10px;
}
.navbar-light .navbar-nav .nav-link {
    padding: 4px 0px !important;
}
.custom-header {
    padding: 7px 0px;
}
.eshibit-left::before {
    left: -5px;
}
.exhibit-time {
    font-size: 12px;
}
.exhibit-desc {
    font-size: 13px;
    line-height: 20px;
}
.date-title {
    font-size: 11px;
}
.data-archtr {
    font-size: 11px;
}
.welcome-title {
    font-size: 25px;
    line-height: 34px;
}
.data-literacy-outer {
    width: 120px;
}
.logo-img {
    width: 65px;
}
.row.first-row.third-row {
    margin-top: -60px !important;
}
.char5 {
    right: 35%;
    width: 60px;
    bottom: 23%;
}
.exhibit-center {
    padding: 20px;
}
.eshibit-left::after {
    left: -5px;
}
.row.first-row {
    margin: -170px auto 0px auto;
    width: 68%;
}
.char4 {
    bottom: 13%;
}
.eshibit-left {
    padding: 10px;
}
.exhibit-title {
    font-size: 14px;
    line-height: 22px;
}
.login-inner {
    padding: 40px;
}
.map-outer {
    padding-top: 50px;
}
.contact-us-inner {
    border: 4px solid #4e2573;
    padding: 20px;
}
.get-touch-title {
    font-size: 26px;
}
}




@media only screen and (max-width: 480px) {
.login-input input {
    padding: 15px;
    font-size: 14px;
}
.login-inner.email-verification-outer {
    padding: 30px 10px;
}
.login-inner.email-verification-outer .login-title {
    margin-bottom: 20px;
}
.buttons-outer.email-btn {
    margin-top: 30px;
}
.get-touch-title {
    font-size: 20px;
    line-height: 24px;
}
.create-btn {
    font-size: 16px;
}
.next-btn {
    padding: 5px 20px;
    font-size: 14px;
}
.forgot-email-title {
    font-size: 13px;
    margin: 15px 0px;
}
.login-desc {
    font-size: 13px;
    line-height: 20px;
}
}
/************08-027-2020*******************/



@media only screen and (max-width: 1440px) {
    .tabs-outer .nav {
    width: 887px;
}

}
@media only screen and (max-width: 1366px) {
    .tabs-outer .nav {
    width: 840px;
}
.tabs-outer nav .nav .nav-item.nav-link .session-t {
    font-size: 11px;
}
.char5 {
    bottom: 4%;
}
.row.first-row {
    margin: -160px auto 0px auto;
}
.char3 {
    bottom: 0%;
}
}
@media only screen and (max-width: 1280px) {
    .tabs-outer .nav {
    width: 779px;
}
}
@media only screen and (max-width: 1024px) {

    .tabs-outer .nav {
    width: 612px;
}
}
@media only screen and (max-width: 768px) {
.tabs-outer .nav {
    width: 464px;
}
}



@media only screen and (max-width: 480px) {
.tabs-outer .nav {
    width: 426px;
}
}

@media only screen and (max-width: 367px) {
.tabs-outer .nav {
    width: 323px;
}
}


@media only screen and (max-width: 767px) {
.custom-header.fixed-header {
    padding: 10px;
}
.session_right p {
    text-align: center;
    margin-top: 10px;
}
.review-upper {
    display: inherit;
}
.star-rating.review-star-outer {
    margin-left: 0;
}
.buttons-outer.email-btn .next-btn {
    padding: 6px 8px;
    font-size: 13px;
}
.login-inner.email-verification-outer {
    padding: 40px;
}
.email-message {
    font-size: 15px;
}
.verify-desc {
    font-size: 15px;
}
.privacy-policy-outer ul {
    padding-left: 10px;
}
.profile-outer {
    padding: 80px 0px 130px 0px;
}
.footer-ul li {
    padding: 0 10px;
}
.map-outer {
    padding-top: 55px;
}
.copyright-text {
    font-size: 11px;
}
.footer-ul, .social-ul {
    margin-bottom: 5px;
}
.footer-ul li a {
    font-size: 12px;
}
.footer-custom {
    padding: 20px 0px;
}
.login-inner {
    padding: 30px;
}
.login-title {
    font-size: 22px;
    margin-bottom: 30px;
}
.buttons-outer {
    margin-top: 30px;
}
.navbar-toggler {
    padding: 0px 5px;
}
/*********11-11-2020************/
.agenda-nav-outer a {
    padding: 10px 5px !important;
}
    .lte_event {
    text-align: center;
    padding: 35px;
}
    .event_ctn h5 {
    margin-top: 25px;
}
    .btn_watch {

    margin: auto;
    text-align: center;
    float: none;
}
    .payment_sec_center {
    margin: 25px 0px;
}
    .left-badges_box {
    margin-bottom: 21px;
}
    .over_all_section ul li {
    padding: 1px;
}
    .over_all_section {
    padding: 14px;
}
.tabs-outer.staff-tabs a span {
    font-size: 13px !important;
}
.watchscreen-left .tabs-outer nav .nav .nav-item.nav-link.active::after {
    border-bottom: 39px solid #631d6d;
}
.box_research.d-flex {
    display: block !important;
}
.left_research .content {
    transform: rotate(0deg);
    padding: 0 0px;
}
    .left-badges_box {
    margin-bottom: 21px;
}
    .over_all_section ul li {
    padding: 1px;
}
    .over_all_section {
    padding: 14px;
}
.left_research {
    width: 100%;
}
.slick-arrow{
    display: none;
}
.banner_cnt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 93%;
    left: 0;
    padding-left: 12px;
}
.banner_cnt p{
    margin-bottom: 0px;
}
.btn_more a {
    color: #fff;
    border: 2px solid #fff;
    padding: 5px 14px;
    display: inline-block;
    margin-top: 0;
    border-radius: 50px;
    font-size: 9px;
}
.lte_event {
    text-align: center;
    padding: 35px;
}
    .event_ctn h5 {
    margin-top: 25px;
}
    .btn_watch {

    margin: auto;
    text-align: center;
    float: none;
}
/*****************/
    .lte_event {
    text-align: center;
    padding: 35px;
}

    .lte_event {
    text-align: center;
    padding: 35px;
}
    .event_ctn h5 {
    margin-top: 25px;
}
    .btn_watch {

    margin: auto;
    text-align: center;
    float: none;
}

    .event_ctn h5 {
    margin-top: 25px;
}
    .btn_watch {

    margin: auto;
    text-align: center;
    float: none;
}
    .payment_sec_center {
    margin: 25px 0px;
}
}

.current-topic-ul li span {
    display: block;
    padding: 10px 20px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 16px;
}

span.fa.fa-paperclip {
    margin: 9px 10px;
    color: rgba(0,0,0,.9);
    cursor: pointer;
    font-size: 21px;
    transition: transform .15s;
}

.messenger-sendCard {
    border: 3px solid #c6c8ca;
    border-radius: 10px;
}

/*.tabs-outer .nav {
    width: 714px;
}*/

/**********new_lobby_page************/
.Virtual_background_new {
    position: relative;
}
.ptn_pos {
    background-color: #e2dcd8;
    width: max-content;
    position: absolute;
    top: 13%;
    transform: rotate(-90deg) translate(-50%, -50%) skew(-10deg, -3deg);
    left: 268px;
}
.ptn_pos h2 {
    font-size: 15px;
    color: #683794;
    margin-bottom: 0px;
    padding: 8px 21px;
    font-weight: 600;
}
.postion_5 h2 {
    padding: 12px 22px;
}
.postion_5 {
    left: auto;
    right: 264px;
    transform: rotate(-93deg) translate(-50%, -50%) skew(4deg, 5deg);
    top: 105px;
}
.postion_4 h2 {
    padding: 12px 35px;
    font-size: 18px;
}
.postion_4 {
    left: auto;
    right: 396px;
    transform: rotate(-95deg) translate(-50%, -50%) skew(0deg, 7deg);
    top: 71px;
}
.postion_3 h2 {
    padding: 12px 27px;
    font-size: 20px;
}
.postion_3 {
    left: auto;
    right: 620px;
    transform: rotate(-95deg) translate(-50%, -50%) skew(0deg, 7deg);
    top: 95px;
}
.postion_2 h2 {
    padding: 12px 27px;
    font-size: 20px;
}
.postion_2 {
    left: 415px;
    right: auto;
    transform: rotate(-95deg) translate(-50%, -50%) skew(0deg, 5deg);
    top: 74px;
}
.ptn_pos_video {
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 367px;
    transform: translateY(-50%);
}
.ptn_video {
    position: relative;
    display: inline-block;
}
.ptn_video video {
    width: 362px;
    height: 251px;
}
.video_ctn {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    margin: auto;
    right: 0;
}
.video_ctn i {
    border: 2px solid #fff;
    width: 60px;
    height: 60px;
    color: #fff;
    line-height: 58px;
    border-radius: 60px;
    font-size: 24px;
}
.video_ctn h3 {
    font-size: 18px;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 0px;
}
.video_ctn p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
}

.pnt_prn {
    position: absolute;
    bottom: 0px;
}
.person_1 {
    right: 175px;
    bottom: 166px;
    width: 111px;
    z-index: 99;
}
.person_2 {
    right: 310px;
    bottom: 30px;
    width: 125px;
    z-index: 99;
}
.person_3 {
    right: 40px;
    bottom: 200px;
    width: 112px;
    z-index: 99;
}
.person_4 {
    right: auto;
    bottom: 80px;
    width: 266px;
    left: 105px;
    z-index: 99;
}
.person_5 {
    right: auto;
    bottom: auto;
    width: 75px;
    left: 0px;
    top: 59%;
    transform: translateY(-50%);
}
.stand_banner_1 {
    background-image: linear-gradient(180deg, #2c2e6d, #a60e82);
    display: inline-block;
    position: absolute;
    top: 35%;
    right: 393px;
    width: 80px;
    padding: 5px;
    border: 3px solid #000;
    transform: rotate(0deg) translate(-50%) skew(0deg, 6deg);
}
.stand_banner_1 h4 {
    font-size: 7px;
    margin-top: 3px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 600;
}
.stand_banner_1 p {
    font-size: 8px;
    color: #fff;
    line-height: 12px;
    margin-bottom: 7px;
    margin-top: 5px;
}
.stand_banner_1 img {
    width: 43px;
}
.stand_banner_2 {
    background-image: linear-gradient(180deg, #2c2e6d, #a60e82);
    display: inline-block;
    position: absolute;
    top: 41%;
    right: auto;
    width: 93px;
    padding: 5px 5px 14px 13px;
    border: 3px solid #000;
    transform: rotate(-3deg) translate(-50%) skew(0deg, 1deg);
    left: 345px;
}
.stand_banner_2 h4 {
    font-size: 7px;
    margin-top: 3px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 600;
}
.stand_banner_2 p {
    font-size: 8px;
    color: #fff;
    line-height: 12px;
    margin-bottom: 7px;
    margin-top: 5px;
}
.stand_banner_2 img {
    width: 43px;
}
.stand_banner_3 {
    background-image: linear-gradient(180deg, #2c2e6d, #a60e82);
    display: inline-block;
    position: absolute;
    top: 40%;
    right: 262px;
    width: 90px;
    padding: 5px 5px 48px;
    border: 3px solid #000;
    transform: rotate(0deg) translate(-50%) skew(0deg, 10deg);
    left: auto;
}
.stand_banner_3 h4 {
    font-size: 7px;
    margin-top: 3px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 600;
}
.stand_banner_3 p {
    font-size: 8px;
    color: #fff;
    line-height: 12px;
    margin-bottom: 7px;
    margin-top: 5px;
}
.stand_banner_3 img {
    width: 68px;
}
.stand_banner_1:after {
    content: "";
    position: absolute;
    width: 96px;
    height: 11px;
    background-color: #000;
    clip-path: polygon(10% 0%, 89% 0%, 100% 100%, 0% 100%);
    left: -10px;
    bottom: -12px;
}
.stand_banner_2:after {
    content: "";
    position: absolute;
    width: 111px;
    height: 11px;
    background-color: #000;
    clip-path: polygon(10% 0%, 89% 0%, 100% 100%, 0% 100%);
    left: -10px;
    bottom: -12px;
}
.stand_banner_3:after {
    content: "";
    position: absolute;
    width: 117px;
    height: 11px;
    background-color: #000;
    clip-path: polygon(10% 0%, 89% 0%, 100% 100%, 0% 100%);
    left: -17px;
    bottom: -12px;
}
.dropdown-item {
    background-color: #f0efef !important;
    padding: 10px !important;
    border-bottom: 1px solid #d9d8d8 !important;
    font-size: 14px !important;
}
.dropdown-item:hover{
    background-color: #fff !important;
}
.dropdown-menu {
    padding: 0px !important;
    width: 195px !important;
    right: 0 !important;
    border-radius: 0px !important;
}
a.dropdown-item span {
    width: 32px !important;
    display: inline-block !important;
}

.row.profile-row {
    margin-top: 60px !important;
}
.main-outer.session-hall-outer {
    padding: 50px 0px !important;
}
/*************media**************/

@media only screen and (max-width: 1440px) {

    .stand_banner_2 {
    top: 40%;
    left: 329px;
}
    .stand_banner_1 {
    right: 374px;
}
    .stand_banner_3 {
    right: 244px;
}
    .postion_1 {
    left: 252px;
}
    .postion_2 {
    left: 382px;
}
    .postion_3 {
    right: 588px;
}
    .postion_4 {
    right: 366px;
}
    .postion_5 {
    right: 244px;
}
    .person_4 {
    width: 226px;
}
    .person_2 {
    width: 115px;
}
    .person_1 {
    width: 91px;
}
}
@media only screen and (max-width: 1367px) {
   .postion_1 {
    left: 240px;
}
    .ptn_pos h2 {
    font-size: 13px;
}
    .postion_2 h2 {
    padding: 12px 21px;
    font-size: 16px;
}
    .postion_2 {
    left: 385px;
}
    .postion_3 h2 {
    padding: 12px 25px;
    font-size: 16px;
}
    .postion_3 {
    right: 564px;
    top: 81px;
}
    .postion_4 h2 {
    font-size: 15px;
}
    .postion_5 {
    right: 237px;
    top: 94px;
}
   .ptn_video video {
    width: 322px;
    height: 231px;
}
    .postion_4 {
    right: 357px;
}
    .stand_banner_1 {
    right: 343px;
}
    .stand_banner_2 {
    left: 310px;
}
    .stand_banner_3 {
    right: 223px;
}
    .person_3 {
    width: 92px;
}
    .video_ctn h3 {
    font-size: 13px;
}
    .video_ctn p {
    font-size: 11px;
}
    .video_ctn i {

    width: 40px;
    height: 40px;
    line-height: 37px;
    font-size: 11px;
}
}
@media only screen and (max-width: 1330px) and (min-width: 1280px) {
    .stand_banner_2 {
    left: 291px;
}
    .stand_banner_3 {
    right: 213px;
}
    .stand_banner_1 {
    right: 323px;
}
    .person_4 {
    width: 185px;
}
    .person_2 {
    width: 95px;
}
    .person_1 {
    width: 81px;
}
    .stand_banner_1 {
    right: 313px;
}
    .ptn_pos h2 {
    font-size: 12px;
}
    .postion_1 {
    left: 227px;
}
    .postion_2 {
    left: 354px;
    top: 60px;
}
    .postion_3 {
    right: 524px;
    top: 71px;
}
    .postion_4 {
    right: 327px;
}
    .postion_5 {
    right: 219px;
    top: 85px;
}
    .ptn_video video {
    width: 292px;
    height: 211px;
}

}


@media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

    .rank_list table {
        width: 100%;
    }

    .rank_list table, .rank_list thead, .rank_list tbody, .rank_list th, .rank_list td, .rank_list tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .rank_list thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .rank_list tr { border: 1px solid #ccc; }

    .rank_list td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    .rank_list td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        /* Label the data */
        content: attr(data-column);

        color: #000;
        font-weight: bold;
    }

}



@media only screen and (max-width: 1199px) {
.container {
    max-width: 95%;
}
.col-md-4.col-sm-12.agenda-col {
    padding-right: 15px;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-md-8.col-sm-12.watch-right-col {
    flex: 0 0 100%;
    max-width: 100%;
}
.watch-left-img.slide-outer {
    height: 450px;
}
.question-ans-outerleft {
    width: 14px;
    margin-right: 10px;
}
.question-ans-outerright p {
    font-size: 14px;
}
}


@media only screen and (max-width: 991px) {

header.home-header {
    position: relative;
    background-color: rgb(0 0 0);
}
    .banner_cnt > p {
    color: #fff;
    font-size: 10px;
    line-height: 16px;
}
.banner_cnt h1 {
    font-weight: 700;
    color: #fff;
    font-size: 23px;
}
.banner_cnt h5 {
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
}
