/*COMMON CSS*/

:root {
    --red: #C0272D;
}

section:not(.widget) {
    padding-top: 60px;
    padding-bottom: 60px;
}

a {
    text-decoration: none;
}

.custom-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.custom-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.govirtual-btn {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    padding: 13px 30px;
    border: 2px solid var(--red);
    background-color: var(--red);
    border-radius: 50px 50px 50px 50px;
    display: inline-block;
    position: relative;
}

.d_block {
    display: block;
}

.read-more-link {
    font-size: 12px;
    color: var(--red);
    font-weight: 800;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer;
}
.small-btn-primary {
    background-color: #C0272D;
    padding: 4px 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 14px;
}

/*COMMON CSS*/

.elementor-section.header-middle.china-header {
    position: absolute;
    width: 100%;
    z-index: 1050;
    top: 0;
}
.elementor-section.banner-section {
    position: relative;
    z-index: 1;
}
/*INFOCOMM-INDIA-GOVIRTUAL-PAGE-START*/


/*LANDING-SECTION-START*/

section.landing-section {
    position: relative;
    padding-bottom: 0;
    padding-top: 0px;
}

.landing-banner {
    background-size: cover;
    background-position: center;
    padding: 140px 0 60px 0;
    position: relative;
}


/*.landing-banner:after {
	  content: '';
	  height: 100%;
	  width: 100%;
	  background-color: rgba( 0, 0, 0, .5);
	  position: absolute;
	  top: 0;
	  left: 0;
  }*/

.landing-banner .landing-content {
    position: relative;
    z-index: 1;
}

.landing-content .breadcrumb {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
    margin-bottom: 15px;
}

.landing-content .breadcrumb a {
    color: #FFFFFF;
    font-weight: 500;
}

.landing-section-logo-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.landing-section-logo-heading div {
    width: 50%;
    padding: 0 10px;
}

.landing-section-logo-heading div:first-child,
.landing-section-btn__inner p,
.landing-section-btn__inner:first-child p {
    text-align: right;
    padding: 0 10px;
}

.landing-section-btn__inner:first-child p,
.landing-section-btn__inner p,
.landing-section-btn__inner {
    text-align: center;
    margin: 0;
}

.landing-content img {
    width: 220px;
    margin-bottom: 15px;
    margin-left: auto;
}

.landing-content .date {
    font-size: 32px;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: left;
    line-height: 1;
}

.landing-content .time {
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    font-size: 22px;
}
.date-21-23-july .landing-content .time {
    font-size: 18px;
}

.log-in-govirtual:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 10px;
}

.log-in-govirtual:hover {
    background-color: transparent;
    border: 2px solid rgba( 255, 255, 255, 1);
    color: #FFFFFF;
}

.landing-section-btn-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.landing-section-btn__inner {
    padding: 0 10px;
}

.landing-section-btn__inner p {
    margin-bottom: 0;
    text-align: center;
}

.landing-sub-menu {
    padding: 40px 0;
    border-bottom: 1px solid rgba( 204, 204, 204, 1);
    position: -webkit-sticky;
    position: sticky;
    top: 45px;
    background-color: #fff;
    z-index: 98;
    margin-bottom: 50px;
}

.landing-sub-menu .sub_menus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.landing-sub-menu .sub_menus .sub_menu {
    list-style: none;
    margin: 0;
}

.landing-sub-menu .sub_menus .sub_menu:last-child {
    margin-left: 60px;
}

.landing-sub-menu .sub_menus .sub_menu .submenu-item {
    display: inline-block;
    font-size: 16px;
    margin: 0 10px 0 0;
    font-weight: 800;
}

.landing-sub-menu .sub_menus .sub_menu .submenu-item:first-child {
    padding-right: 30px;
    margin: 0;
    position: relative;
    color: #343434;
}

.landing-sub-menu .sub_menus .sub_menu .submenu-item:first-child:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 8px solid var(--red);
    border-bottom: 7px solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
}

.landing-sub-menu .sub_menus .sub_menu .submenu-item:first-child a {
    color: #343434 !important;
}

.landing-sub-menu .sub_menus .sub_menu .submenu-item .submenu-link {
    font-weight: 500;
}

.landing-sub-menu .sub_menus .sub_menu .submenu-item .submenu-link.active,
.landing-sub-menu .sub_menus .sub_menu .submenu-item .submenu-link:hover {
    color: var(--red);
}

.landing-sub-menu .sub_menus .sub_menu .submenu-item .submenu-link.active {
    border-bottom: 2px solid var(--red);
}


/*LANDING-SECTION-END*/


/*VERTUAL-PLATFORMS-SECTION-START*/

section.virtual-plateforms-section {
    padding-top: 0;
}

.section-content {
    margin-bottom: 50px;
    padding: 0 20px;
}

.section-content h3 {
    margin: 0;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}

.description {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px;
}

.section-content .description {
    margin-bottom: 15px;
    color: #343434;
}

.section-content .register-link {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px;
}

.section-content .register-link a {
    color: #343434;
    font-weight: 600;
}

.custom-row .custom-col {
    width: 100%;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding-right: 15px;
    padding-left: 15px;
}

.plateforms {
    position: relative;
    height: 100%;
}

.plateforms-img {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
}

.plateforms-img:after {
    content: '';
    height: 100%;
    width: 100%;
    background-color: rgba( 0, 0, 0, .75);
    position: absolute;
    top: 0;
    left: 0;
}

.plateforms-img img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%;
    width: 100%;
}

.plateforms-content {
    position: relative;
    z-index: 1;
    color: white;
    padding: 20px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.plateforms-title {
    font-size: 28px;
    font-weight: 400;
    color: var(--red);
    margin: 0;
    margin-bottom: 10px;
    max-width: 100%;
}

.plateforms-content .description {
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 100%;
}

.plateforms-content .view-more.govirtual-btn {
    font-size: 14px;
    font-weight: 800;
    padding: 8px 32px;
    text-transform: uppercase;
}

.plateforms-content .view-more.govirtual-btn:hover {
    background-color: transparent;
    color: #FFFFFF;
    border-color: #FFFFFF;
}


/*VERTUAL-PLATFORMS-SECTION-END*/


/*FEATURED-EXHIBITORS-START*/

section.featured-exhibitors-section {
    padding-top: 0;
    padding-bottom: 30px;
}

.featured-exhibitors-header {
    border: 2px solid var(--red);
    border-left: 0;
    border-right: 0;
    margin-bottom: 30px;
}

.featured-exhibitors-header .title {
    font-size: 18px;
    font-weight: 800;
    margin: 15px auto;
    text-transform: uppercase;
    width: 330px;
    max-width: 100%;
}

.featured-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #cccccc;
    height: 100%;
}

.featured-img {
    width: 35%;
}

.featured-img img {
    width: 100%;
}

.featured-details {
    width: 65%;
    padding: 0 12px;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.featured-details__inner {
    flex: 1 0 auto;
}

.featured-details .title {
    font-size: 14px;
    font-weight: 600;
    color: #343434;
    margin: 10px 0;
    text-align: left;
}

.featured-details .description {
    font-size: 12px;
    margin-bottom: 15px;
    text-align: left;
    color: #343434;
    transition: all ease-in-out .3s;
}

.demo-sessions-section .featured-details .description {
    max-height: 125px;
    overflow: hidden;
}

.demo-sessions-section .featured-details .description {
    margin-bottom: 5px;
}

.featured-details .description.show {
    max-height: unset;
}

.featured-details .view-more.govirtual-btn {
    margin-bottom: 5px;
    padding: 5px 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    margin-left: auto;
    margin-top: auto;
}

.exhibitor-booth {
    font-weight: 800;
    font-size: 12px;
    text-align: center;
    background-color: var(--red);
    padding: 10px 0;
    text-transform: uppercase;
}
.date-time-img {
    display: flex;
    align-items: center;
    width: 100%;
}
.date-time-img .company-logo {
    height: 48px;
    width: 48px;
    margin-left: auto;
}
.date-time-img .company-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

section.featured-exhibitors-section .custom-row .custom-col {
    margin-bottom: 30px;
}


/*FEATURED-EXHIBITORS-SECTION-END*/


/*VIRTUAL-GUIDE-SECTION-START*/

section.virtual-guide-section {
    border-top: 1px solid rgba( 204, 204, 204, 1);
}

section.virtual-guide-section .custom-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.virtual-guide-video {
    padding-bottom: 60px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 60px;
}

.video-link {
    height: 210px;
    width: 100%;
    margin-bottom: 12px;
}
.video-link img {
    height: 100%;
    object-fit: cover;
}

.user-guide label {
    font-size: 18px;
    font-weight: 800;
    color: #343434;
    margin: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    min-height: 48px;
}

.guide-video .video-link video {
    width: 100%!important;
    height: 100%!important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

section.virtual-guide-section .custom-row .custom-col:last-child {
    margin-left: 10px;
}

section.virtual-guide-section .custom-row .custom-col:first-child {
    margin-right: 10px;
}

.virtual-guide-btn {
    margin-bottom: 40px;
}

.virtual-guide-description {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 400;
    color: #343434;
}

.virtual-guide-description a {
    font-weight: 600;
    color: #343434;
}


/*VIRTUAL-GUIDE-VIDEO-MODAL*/

.user-guide-video-modal .modal-dialog {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.user-guide-video-modal .video video {
    /* max-height: 506px; */
    max-width: 100% !important;
    width: 100% !important;
}

.user-guide-video-modal .video video:focus {
    outline: 0;
}

.user-guide-video-modal .modal-body {
    padding: 40px;
}

.user-guide-video-modal .modal-content {
    background-color: transparent;
}


/*VIRTUAL-GUIDE-VIDEO-MODAL*/


/*VIRTUAL-GUIDE-SECTION-END*/


/*INFOCOMM-INDIA-GOVIRTUAL-PAGE-END*/


/*LIVE-DEMO-SESSIONS-PAGE-START*/


/*EXPO-HALL-SECTION-STRAT*/

section.expo-hall-section {
    padding-bottom: 0;
    padding-top: 0px;
}

section.expo-hall-section .section-content {
    margin-bottom: 0;
}

section.expo-hall-section .section-content .title {
    margin: 0;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 25px;
}


/*EXPO-HALL-SECTION-END*/


/*DEMO-SESSIONS-SECTION-STRAT*/

section.demo-sessions-section {
    padding-top: 40px;
}

section.demo-sessions-section .custom-row .custom-col {
    margin-bottom: 30px;
}

section.demo-sessions-section .section-content {
    margin-bottom: 0;
}

.section-content .section-title {
    font-size: 30px;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 400;
    color: #343434;
}

.featured-details .date-time {
    text-align: left;
    margin-bottom: 10px;
}

.featured-details .featured-subtitle {
    font-size: 13px;
    font-weight: 700;
    color: #343434;
    text-align: left;
    margin-bottom: 0px;
}

.featured-details .date-time label {
    font-size: 12px;
    font-weight: 400;
}

.featured-details .date-time label span {
    font-weight: 800;
}

section.demo-sessions-section .featured-card .exhibitor-booth {
    background-color: #FBD35A;
}


/*DEMO-SESSIONS-SECTION-END */


/*LIVE-DEMO-SESSIONS-PAGE-END*/


/*EXHIBITOR-BOOTHS-PAGE-START*/

section.exhibitor-booth-section .section-content {
    margin-bottom: 0;
}

section.exhibitor-booth-section .custom-row .custom-col {
    margin-bottom: 30px;
}

.exhibitor-booth-filter {
    margin-bottom: 45px;
}

.exhibitor-booth-filter .booth-tabs {
    margin: 0;
    list-style: none;
    text-align: center;
}

.exhibitor-booth-filter .booth-tabs .booth-item {
    display: inline-block;
    margin: 0 0 0 -5px;
}

.exhibitor-booth-filter .booth-tabs .booth-item .booth-link {
    font-size: 14px;
    color: #343434;
    padding: 5px 25px;
}

.exhibitor-booth-filter .booth-tabs .booth-item .booth-link:hover,
.exhibitor-booth-filter .booth-tabs .booth-item.active .booth-link {
    background-color: var(--red);
    color: #FFFFFF;
}


/*EXHIBITOR-BOOTHS-PAGE-END*/


/*SPEAKERS-PAGE-START*/

.page-template-speakers .landing-banner:after {
    display: none;
}

.register-btn:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 10px;
}

.register-btn:hover {
    background-color: transparent;
    border: 2px solid rgba( 255, 255, 255, 1);
    color: #FFFFFF;
}

.landing-banner .landing-content .description {
    color: #FFFFFF;
    padding: 0 70px;
    margin-bottom: 15px;
}

.landing-content .register {
    font-size: 15px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 35px;
}

section.speakers-section {
    padding-bottom: 30px;
    padding-top: 0;
}

section.nixt-speakers-section {
    padding-top: 50px;
}

section.speakers-section .section-content .title {
    margin: 0;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 25px;
}

.nixt-speakers-section .speakers {
    padding-top: 40px;
    padding-bottom: 40px;
}

section.speakers-section .custom-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

section.speakers-section .custom-row .custom-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

section.speakers-section .speaker {
    margin-bottom: 30px;
}

.speaker .speaker-image {
    margin-bottom: 15px;
}

.speaker_image.d_block {
    height: 150px;
    width: 150px;
    margin: auto;
}

.speaker .speaker-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    border-radius: 100%;
    margin: auto;
    display: block;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.speaker .speaker-image:hover img {
    opacity: .8;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.speaker .name h5 {
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    margin: 0;
    margin-bottom: 10px;
}

.speaker .designation {
    font-size: 14px;
    font-weight: 500;
    color: #7A7A7A;
    margin-bottom: 10px;
}

.speaker .company-name {
    color: #343434;
    font-size: 16px;
    font-weight: 500;
}

.speakers-tab {
    margin-top: 40px;
    padding-bottom: 40px;
}

.speakers-tab__nav {
    position: relative;
    padding: 0px;
    margin: 0px;
    flex-wrap: wrap;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    margin-bottom: 40px;
}

.speakers-tab__item {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-bottom: solid 3px #F1F1F1;
    padding: 10px;
    margin: 0px 0px 0px 0px;
}

.speakers-tab__item.active {
    border-bottom-color: #C0272D;
}

.speakers-tab__link {
    color: #333;
    font-weight: 900;
}

.speakers-tab__item.active .speakers-tab__link, .speakers-tab__item.active .speakers-tab__link:hover {
    color: #C0272D;
}

.speakers-tab__item.active:after {
    visibility: visible;
    opacity: 1;
}

.speakers-tab__item:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #444;
    border-bottom: 0px;
    border-width: 10px;
    bottom: -10px;
    border-top-color: #C0272D;
    opacity: 0;
    visibility: hidden;
}

.speakers-tab__panel {
    display: none;
}
.speakers-tab__panel.show {
    display: block;
}

/*speakers-modal-css*/

.modal {
    background-color: rgba( 0, 0, 0, .5);
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 5px 5px 5px rgba( 0, 0, 0, .3);
    box-shadow: 5px 5px 5px rgba( 0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    line-height: 25px;
    z-index: 1060;
    overflow: auto;
}

.modal-dialog {
    min-height: calc(100% - 3.5rem);
    max-width: 850px;
    margin: 1.75rem auto;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: auto;
}

.modal-show {
    overflow: hidden;
}

.close-btn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    background-color: var(--red);
    color: #ffffff;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal-content {
    position: relative;
    background-color: #FFF;
    width: 100%;
}

.modal-header {
    position: relative;
}

.modal.speakers-bio .modal-body {
    padding: 40px;
}

.speakers-bio-content {
	text-align: left;
}

.speaker-details {
    text-align: center;
    border-bottom: 1px solid var(--red);
    padding-bottom: 30px;
}

.speaker-details img {
    margin: auto;
    border-radius: 100%;
    margin-bottom: 15px;
    width: 150px;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}

.speaker-name {
    font-size: 24px;
    margin: 0;
    margin-bottom: 10px;
}

.speaker-designation {
    font-size: 15px;
    margin-bottom: 10px;
}

.speaker-company {
    font-size: 15px;
    margin-bottom: 0;
}

.speaker-description {
    padding: 30px 0;
    border-bottom: 1px solid var(--red);
}

.speaker-sessions {
    padding-top: 30px;
}

.speaker-sessions .title {
    font-size: 18px;
    margin: 0;
    margin-bottom: 25px;
}

.speaker-sessions p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.speaker-sessions p img {
    margin-right: 5px;
}

.back-to-speakers.govirtual-btn {
    margin-top: 25px;
    background-color: transparent;
    color: #000;
}

.back-to-speakers.govirtual-btn:hover {
    color: #fff;
}

.back-to-speakers.govirtual-btn:hover {
    background-color: var(--red);
}

.modal-bg {
    background: rgba(0, 0, 0, 0.4);
    zoom: 1;
    opacity: 1;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 98;
}


/*SPEAKERS-PAGE-END*/


/* Experience Solutions Slider Start */

.slick-experience-slider, .slick-experience-solutions-item {
    position: relative;
}

.slick-experience-solutions__img {
    width: 100%;
    display: block;
    max-width: 100%;
    height: auto;
}
.experience-solutions-content {
    text-align: left;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: start;
    height: 100%;
    position: relative;
}
.slick-experience-solutions-item::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    border-radius: 5px;
    background: linear-gradient(90deg, #000000e0 0%, rgba(0,0,0,0) 100%);
}
.slick-experience-slider .slick-slider-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 15px;
    padding-left: 20px;
    overflow: hidden;
    z-index: 1;
}
.experience-solutions-title {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}
.experience-list-title {
    margin: 0;
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
.experience-list-description {
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}
.experience-list-btn {
    font-family: "Montserrat", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    color: #C0272D!important;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ffffff;
    border-radius: 20px 0px 0px 0px;
    padding: 0;
    display: inline-block;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23C0272D' class='bi bi-arrow-90deg-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M14.854 4.854a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708.708L13.293 4H3.5A2.5 2.5 0 0 0 1 6.5v8a.5.5 0 0 0 1 0v-8A1.5 1.5 0 0 1 3.5 5h9.793l-3.147 3.146a.5.5 0 0 0 .708.708l4-4z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
    height: 60px;
    width: 60px;
}
.experience-solutions-list .experience-list-item:last-child {
    position: absolute;
    bottom: 0;
    right: 0;
}
.experience-list-btn:hover {
    border-color: #ffffff;
    color: #C0272D !important;
    background-color: #ffffff;
}
.experience-list-btn i {
    margin-left: 10px;
}


.slick-experience-solutions-item {
    margin: 0 10px;
}
.slick-experience-solutions-item:focus {
    outline: none;
    border: none;
}
.slick-experience-slider .slick-experience-solutions-item.slick-center:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 1;
    border-radius: 10px;
}
.slick-experience-slider .slick-list {
    position: relative !important;
    width: 100%;
    padding:0 20% 0 0 !important;
}
.experience-solutions-list .experience-list-item:last-child .experience-list-btn {
    opacity: 0;
}
.slick-experience-solutions-item:hover .experience-solutions-list .experience-list-item:last-child .experience-list-btn {
    opacity: 1;
    transition: all ease-in-out .3s;
}
.slick-experience-slider .slick-experience-solutions__img {
    width: 100%;
    height: 480px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
}
.slick-experience-slider .slick-arrow {
    position: absolute;
    bottom: 20px;
    display: block;
    top: 44%;
    left: 40%;
    margin: 0px;
    opacity: 1;
    border-radius: 10px !important;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px 0 0 5px !important;
    padding: 0;
    height: 50px;
    width: 50px;
    z-index: 15;
    font-size: 0;
}
.slick-experience-slider .slick-arrow:before {
    content: "\f0d9";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50% , -50%);
    -ms-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    font-size: 16px;
    font-family: "Font Awesome 5 free";
    font-weight: 900;
}
.slick-experience-slider .slick-arrow.slick-next:before {
    -webkit-transform: translate(-50% , -50%) rotate(-180deg);
    -ms-transform: translate(-50% , -50%) rotate(-180deg);
    transform: translate(-50% , -50%) rotate(-180deg);
}
.slick-experience-slider .slick-arrow:focus, .experience-list-btn:focus {
    outline: none;
}
.slick-experience-slider .slick-arrow:hover {
    color: #C0272D;
}
.slick-experience-slider .slick-arrow.slick-next {
    left: 57%;
    border-radius: 0 5px 5px 0 !important;
}

/* Experience Solutions Slider Start */

.download-btn {
    padding: 5px 10px;
    background-color: #c0272d;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 20px;
    margin-top: 10px;
    display: inline-block;
}

.comingsoon-title {
    font-size: 22px;
    border-top: 1px solid #C0272D;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 90px;
    border-bottom: 1px solid #C0272D;
}
/* Note Slider Css Start */
.slick-note-slider .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.slick-note-slider .row .col {
    width: 50%;
    flex: 0 0 auto;
}
.ns-slider_title {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.ns-slider_description p {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.note-slider_image {
    padding-left: 40px;
}
.note-slider_image img {
    height: 400px;
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
}
.slick-note-slider .slick-dots {
    margin: 0px;
    list-style: none;
    text-align: center;
    padding-top: 30px;
    line-height: 0;
}
.slick-note-slider .slick-dots li:first-child {
    margin-left: 0px;
}
.slick-note-slider .slick-dots li {
    display: inline-block;
    margin: 0;
    line-height: 0;
    margin-left: 10px;
}
.slick-note-slider .slick-dots button {
    font-size: 0px;
    padding: 0px;
    background-color: transparent;
    height: 10px;
    width: 10px;
    background-color: #D9D9D9;
    border-radius: 50%;
}
.slick-note-slider .slick-dots .slick-active button,
.slick-note-slider .slick-dots button:hover {
    background-color: #C0272D;
}
/* Note Slider Css End */
/*Language Menu Css Start*/
.language-menu .wpml-elementor-ls .wpml-ls-legacy-dropdown a {
    border: 0px;
}
.language-menu .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right: 14px;
    top: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
    height: 12px;
    width: 12px;
    background-size: 14px;
    background-repeat: no-repeat;
    border: 0;
    bottom: 0;
    margin: auto 0;
}
.language-menu .wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a ,
.language-menu .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
    background-color: transparent;
}
.language-menu .wpml-ls-statics-shortcode_actions a:hover, 
.language-menu .wpml-ls-statics-shortcode_actions a:focus {
    background-color: #C0272D;
}
/*Language Menu Css End*/
/*** Speaker List Css Start **/
body.page-template-nixt-speakers .landing-banner .heading-title {
    color: #FFF;
}
.speakers-section .heading-title {
    text-transform: uppercase;
}
.partner-logo .eael-lc-img-src {
    margin: 0 auto;
}
/** Speker List Css End **/
/*RESPONSIVE-START*/

@media (max-width: 1799.98px) {
    
    .slick-experience-slider .slick-experience-solutions__img {
        width: 100%;
        height: 400px;
    }
}


@media (max-width: 1199.98px) {
    .landing-sub-menu .sub_menus .sub_menu .submenu-item:first-child {
        padding-right: 25px;
    }
    .landing-sub-menu .sub_menus .sub_menu .submenu-item:first-child:after {
        right: 10px;
    }
    .landing-sub-menu .sub_menus .sub_menu .submenu-item {
        margin: 0 10px 0 0;
    }
    .section-content {
        padding: 0 40px;
    }
    .featured-details .title {
        font-size: 13px;
    }
    .plateforms-title {
        font-size: 26px;
    }
    .featured-img {
        width: 40%;
    }
    .featured-details {
        width: 60%;
    }
    .landing-banner .landing-content .description {
        padding: 0;
    }
    .slick-experience-slider .slick-arrow {
        left: 35%;
    }
    .slick-experience-slider .slick-arrow.slick-next {
        left: 60%;
    }
    .ns-slider_title {
        font-size: 35px;
        line-height: 45px;
    }
}

@media (max-width: 991.98px) {
    section:not(.widget) {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    section.landing-section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .landing-sub-menu .sub_menus {
        display: block;
    }
    .landing-sub-menu .sub_menus .sub_menu .submenu-item:first-child {
        padding-right: 40px;
    }
    .landing-sub-menu .sub_menus .sub_menu .submenu-item:first-child:after {
        right: 20px;
    }
    .landing-sub-menu .sub_menus .sub_menu .submenu-item {
        margin: 0 25px 0 0;
    }
    .section-content {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    .custom-row .custom-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .plateforms {
        position: relative;
        margin-bottom: 30px;
    }
    section.featured-exhibitors-section {
        padding-top: 0;
        padding-bottom: 30px;
    }
    section.virtual-guide-section .custom-row .custom-col:first-child,
    section.virtual-guide-section .custom-row .custom-col:last-child {
        margin: 0;
    }
    .virtual-guide-video {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .landing-sub-menu .sub_menus .sub_menu:first-child {
        margin-bottom: 10px;
    }
    section.expo-hall-section {
        padding-bottom: 0;
        padding-top: 0;
    }
    .exhibitor-booth-filter {
        margin-bottom: 35px;
    }
    section.speakers-section .custom-row .custom-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    section.speakers-section {
        padding-top: 0;
    }
    .user-guide-video-modal .video video {
        max-height: 350px;
        max-width: 600px!important;
    }
    .experience-solutions-title {
        font-size: 20px;
    }
    .experience-list-title {
        font-size: 28px;
    }
    .experience-list-description {
        margin-bottom: 18px;
    }
    .experience-list-btn {
        padding: 10px 35px;
    }
    .slick-experience-slider .slick-experience-solutions__img {
        width: 100%;
        height: 350px;
    }
    .slick-experience-slider .slick-arrow {
        top: 40%;
        height: 40px;
        width: 40px;
    }
    section.nixt-speakers-section {
        padding-top: 40px;
    }
    .nixt-speakers-section .speakers {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .note-slider_image img {
        height: 350px;
    }
    .experience-solutions-list .experience-list-item:last-child .experience-list-btn {
        opacity: 1;
    }
}

@media (max-width: 767.98px) {
    .section-content {
        padding: 0;
        margin-bottom: 25px;
    }
    section.speakers-section .section-content .title {
        font-size: 28px;
    }
    .landing-content .date {
        font-size: 40px;
    }
    .landing-sub-menu .sub_menus .sub_menu .submenu-item:first-child {
        padding-right: 25px;
    }
    .landing-sub-menu .sub_menus .sub_menu .submenu-item:first-child:after {
        right: 5px;
    }
    .landing-sub-menu .sub_menus .sub_menu .submenu-item {
        margin: 0 0 0 10px;
        display: block;
    }
    .custom-row .custom-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .virtual-guide-video .user-guide {
        margin-bottom: 30px;
    }
    .exhibitor-booth-filter .booth-tabs .booth-item .booth-link {
        padding: 5px 10px;
    }
    .featured-details .title {
        font-size: 14px;
    }
    .featured-details .description {
        font-size: 14px;
    }
    section.speakers-section .custom-row .custom-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .landing-banner .landing-content .description {
        padding: 0 10px;
    }
    .user-guide-video-modal .video video {
        max-height: 210px;
        max-width: 350px!important;
    }
    .user-guide-video-modal .close-btn {
        right: 10px;
    }
    section.virtual-plateforms-section {
        padding-top: 0;
    }
    
    .experience-list-description {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .experience-list-btn {
        padding: 8px 25px;
        font-size: 12px;
    }
    .slick-experience-slider .slick-arrow {
        left: 13%;
    }
    .slick-experience-slider .slick-arrow.slick-next {
        left: 75%;
    }
    .landing-section-logo-heading {
        flex-direction: column;
    }
    .landing-section-logo-heading div {
        width: 100%;
    }
    .landing-content img {
        margin-right: auto;
    }
    .landing-content .date {
        text-align: center;
    }
    .landing-content .time {
        text-align: center;
    }
    .landing-section-btn-content {
        flex-direction: column;
    }
    .landing-section-btn__inner:first-child {
        margin-bottom: 15px;
    }
    .landing-sub-menu .sub_menus .sub_menu:last-child {
        margin-left: 0;
    }
    .landing-sub-menu .sub_menus .sub_menu .submenu-item .submenu-link.active {
        border-bottom: none;
    }
    .note-slider_image {
        padding-left: 0px;
        margin-top: 20px;
    }
    .slick-note-slider .row .col {
        width: 100%;
        flex: 0 0 auto;
    }
}

@media (max-width: 575.98px) {
    .landing-content .date {
        font-size: 34px;
    }
}

@media (max-width: 320.98px) {
    .user-guide-video-modal .video video {
        max-height: 170px;
        max-width: 280px!important;
    }
    .user-guide-video-modal .close-btn {
        right: 40px;
    }
}

@media (min-width: 321px) {}

@media (min-width: 576px) {
    .custom-container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .custom-container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .custom-container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .custom-container {
        max-width: 1140px;
    }
}


/*RESPONSIVE-END*/