@media only screen and (min-width: 991px) and (max-width: 1350px)  {
    .lang-converter {
        display: ruby;
    }
    .left-sidebar-spker-dt .nav-tabs.schedule-nav{
        display: flex;
    }
    .left-sidebar-spker-dt .nav-tabs.schedule-nav .nav-item{
        margin: 5px;
    }
    .left-sidebar-spker-dt .nav-tabs.schedule-nav .nav-link.ms-5, .left-sidebar-spker-dt .nav-tabs.schedule-nav .nav-link.ms-2{
        margin-left:0 !important;
    }
}

@media only screen and (max-width: 991px){
    .left-sidebar-spker-dt .nav-tabs.schedule-nav .nav-item{
        margin: 5px;
    }
    .left-sidebar-spker-dt .nav-tabs.schedule-nav .nav-link.ms-5, .left-sidebar-spker-dt .nav-tabs.schedule-nav .nav-link.ms-2{
        margin-left:0 !important;
    }
    #countdown{
        display: none;
    }
    .video-container .fullscreen-bg_video {
        position: absolute;
         top: 0%;
         left: 0%;
         width: auto;
         transform: none;
    }
    .main-navbar{
        display: block;
    }
    .main-navbar .col-sm-4.text-center{
        position: absolute;
        left: 0;
        width: 100%;
    }
    .main-navbar .col-sm-4.top-right-nav{
        position: absolute;
        right: 0;
        width: auto;
        margin-top: 19px;
        z-index: 2;
    }
    .lang-converter {
        background: #2AA7DF;
        padding: 20px 15px 15px;
        border-radius: 30px;
        color: #ededed;
        top: 15px;
        position: relative;
        margin-left: 10px;
    }
    .main-navbar .col-sm-4.navbar-toggle{
        z-index: 2;
        display: inline-block;
        width: auto;
    }
    .left-content-hero-v2{
        z-index: 1;
    }
    .main-navbar .col-sm-4.top-right-nav > a > i{
        margin-right: 0 !important;
        font-size: 18px;
    }
    .main-navbar .col-sm-4.top-right-nav > a > span{
        display: none;
    }
    .lang-converter-opt{
        position: absolute;
        right: 13px;
        z-index: -1;
        width: 67px;
    }
    .home-widget-social{
        display: none;
    }
    .top-right-nav .btn.btn2 {
        padding: 15px 15px;
        width: auto;
    }
    .countt-wrap-v2 ul {
        gap: 50px;
    }
    .counts-sec-v2 {
        padding-top: 200px;
        padding-bottom: 25px;
    }
    .about-sec .pe-5{
        padding-right: 0 !important;
    }
    .left-imgs-about{
        max-width: 100%;
    }
    .left-imgs-about {
        padding-bottom: 80px;
    }
    .conference-home-m .col-sm-2{
        width: 33%;
        margin: 0;
    }
    .conference-home-m .col-sm-4{
        width: 90%;
        margin: 30px 0 0 0;
    }
    .conference-home-m  .fun-fact-wrap-v2 .cont{
        border-right: none;
    }
    .right-content-about{
        text-align: center;
    }
    .inner-gallary-single{
        padding-top: 110px;
    }
    .offset-1{
        margin-left: 0;
    }
    .footers {
        text-align: center;
    }
    .footers > img{
        display: none;
    }
    .footer-widget-social .social li {
        margin: 20px 0 0;
        text-align: center;
        width: 50%;
        float: left;
    }
    .copyright-conts {
        margin-top: 40px;
    }
    .event-schedule-sec .col-sm-10{
        width: 80%;
    }
    .btn.btn2, .btn.btn3, .btn.btn1{
        margin-top: 10px;
    }
    .nav-toggle-h{
        transform: none;
    }
    .cus-navbar {
        width: 250px;
        display: none;
        padding: 6px 0 6px 15px;
        background: #969696;
        border-radius: 20px;
        margin-top: 5px;
    }
    .rotate-active {
        transform: rotate(90deg) !important;
    }
    .schedule-nav-event-m{
        display: none;
    }
    .tab-content>.tab-pane{
        display: block;
    }
    .fade:not(.show){
        opacity: 1;
    }
    .col-12-event-e-m{
        text-align: center;
        background: #2ba6df;
        color: #fff;
        border-radius: 5px;
        padding: 10px 0;
        margin-bottom: -20px;
        display: block;
        margin-top: 40px;
    }
    .col-12-event-e-m h2{
        display: inline-block;
        color: #fff;
        margin: 0 2px;
        font-size: 25px;
    }
    .col-12-event-e-m p{
        display: inline-block;
        color: #fff;
        margin: 0 2px;
        font-size: 20px;
    }
    .col-12-event-e-m span{
        display: inline-block;
        color: #fff;
        margin: 0 2px;
        font-size: 20px;
    }
    .cus-event-timing {
        width: 100%;
        padding: 20px 0;
    }
    .single-schedule-table .ttl {
        text-align: left;
        padding-right: 0;
    }
    .cus-e-seats-listing{
        right: 70px;
    }
    .single-schedule-table .tme > p{
        display: inline-block;
        margin-bottom: 0 !important;
    }
    .single-schedule-table .tme .fa-clock {
        color: #532480;
        font-size: 20px;
        display: inline-block;
    }
    .single-schedule-table .ttl h3{
        width: 77%;
    }
}

@media only screen and (max-width: 600px){
    .links > li, .address li, .social li {
        text-align: center !important;
    }
    .pwd-validation{
        display: block;
        position: unset;
        width: 100%;
        margin-top: 5px;
    }
    .single-blog-wrap .imgs{
        padding-top: 200px;
    }
    .conference-main-hide-l{
        display: none;
    }
    .conference-main-l{
        display: block;
    }
    .conference-main-l > .conf-cus-80{
        background: #D5EDF9;
    }
    .conf-cus-80 > .w-100 > .conf-cus-date{
        width: 100%;
        padding: 10px 0 15px;
        background: #D5EDF9;
        text-align: center;
        float: left;
        color: #fff;
    }
    .conf-cus-org > .w-100 > .conf-cus-date .mt-2{
        font-size: 20px;
        margin-top: 5px !important;
    }
    .conf-cus-org > .w-100 > .conf-cus-date > span{
        font-size: 20px;
    }
    .conf-cus-org > .w-100 > .conf-cus-time > span{
        font-size: 22px;
    }
    .conf-cus-org > .w-100 > .conf-cus-time{
        width: 70%;
        margin: 0 15%;
        padding: 13px 0 20px;
    }
    .conference-main-l > .conf-cus-80 > .conf-cus-time > p{
        width: 100%;
        background: #532480;
    }
    .conference-main-l > .conf-cus-80 .cus-about-title-3{
        font-size: 24px;
        padding: 22px 20px;
        line-height: 30px;
    }
    .conference-main-l > .conf-cus-80 .w-100{
        padding: 20px 0;
    }
    .conference-main-l > .conf-cus-80 .conf-cus-org{
        height: auto;
    }
    .col-sm-5.offset-2.pe-0{
        margin-left: 0;
    }
    .cus-event-extras{
        margin: 0 !important;
    }
    .vector-3{
        display: none;
    }
    .cus-logo-height{
        height: 110px!important;
    }
    .silver-sponsor .col-md-2{
        padding-right: 40px;
        padding-left: 40px;
    }
    .testimonial-sec:after{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background:linear-gradient( to top, rgb(42 167 223 / 69%) 37%, #532480d1 30%),url(../images/home-bg-22.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        z-index: -1;
    }
    .testimonial-sec .col-md-6{
        margin-top:40px;
    }
    .cus-about-title-4 {
        font-size: 25px;
        width: 96%;
    }
    .single-schedule-table .ttl h3 {
        width: 65%;
        line-height: normal;
    }
    .single-schedule-table .ttl h3 a {
        font-size: 17px;
        margin-top: 10px;
    }
    .main-navbar .col-sm-4.text-center{
        position: absolute;
        left: 0;
        width: 70%;
    }
    .main-navbar .col-sm-4.text-center > a >img{
        width: 150px;
        margin-top: 10px;
    }
    .event-schedule-sec .col-sm-10{
        width: 75%;
    }
    .inner-gallary-single > img{
        width: 80%;
    }
    .fun-fact-wrap-v2 {
        margin-top: 30px;
        border-radius: 20px;
    }
    .conference-home-m .col-sm-4, .conference-home-m .col-sm-2{
        width: 100%;
    }
    .fun-fact-wrap-v2 .cont{
        height: auto;
    }
    .counts-sec-v2{
        display: none;
    }
    .about-sec{
        margin-top: -25px !important;
    }
    .left-content-hero-v2 h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .widget-desc {
        width: 100%;
        float: none;
        margin: -20px auto 30px;
    }
    .left-sidebar-spker-dt .d-social {
        text-align: center;
    }
    .right-content-spkrDetails {
        max-width: 100%;
        text-align: center;
    }
    .left-content-hero-v2 > nav{
        display: none;
    }
    .nav-tabs.schedule-nav {
        gap: 5px;
        margin-top: 0px;
    }
    .nav-tabs.schedule-nav .nav-item{
        width: 100%;
    }
    .nav-tabs.schedule-nav .nav-link{
        width: 100% !important;
    }
    .hero-video-pop {
        padding: 0px 0;
        margin-top: 0px;
    }
    .article-img-title, .sec-title{
        text-align: center;
    }
    .nav-tabs.schedule-nav .nav-link .cont h2 sup{
        display: none;
    }
    .event-list-rght {
        float: right;
        margin-right: 0;
        width: 100%;
        text-align: center;
    }
    .event-filter-1{
        width: 100%;
    }
    .dropdown-event-main {
        width: auto;
        display: inline-block;
        margin-left: 0;
        position: relative;
        margin-top: 10px;
    }
    .dropdown-event-main > button > span{
        display: none;
    }
    .nav-tabs-em{
        margin-top: 10px;
        position: absolute;
        right: 0;
        top: 85px;
    }
    .dropdown-event-main.speaker {
        width: auto;
        display: inline-block;
        margin-right: 20px;
        margin-left: 0;
        position: relative;
    }
    #myTabContent{
        margin-top: -20px !important;
    }
    .cus-w-100, .cus-w-80{
        width: 100% !important;
        display: inline-block;
    }
    .cus-bg-light{
        background: #fff;
    }
    .cus-w-left {
        width: 60%;
        display: inline;
        margin: auto;
    }
    .cus-w-mid {
        width: 100%;
        padding: 20px 0 !important;
        display: inline-block;
        text-align: center;
    }
    .cus-w-mid > h2 {
        font-size: 22px;
    }
    .cus-w-100 .cus-w-20{
        width: 70% !important;
        margin: auto;
    }
    .conf-cus-20{
        width: 100% !important;
    }
    .cus-e-seats {
        width: 100%;
        margin: 0 0 0 0% !important;
        padding: 5px 0 !important;
    }
    .cus-e-seats > i {
        font-size: 16px;
        color: #532480;
        margin: 0 10px;
        display: inline-block;
    }
    .cus-e-seats > span {
        font-size: 18px;
        color: #333;
        width: auto;
        display: inline-block;
    }
    .cus-e-seats > h3 {
        font-size: 17px;
        color: #000;
        width: auto;
        display: inline-block;
        margin-left: 10px;
    }
    .cus-w-left-2nd {
        width: 100%;
        display: inline-block;
    }
    .cus-w-mid-2nd {
        width: 100%;
        margin-top: 10px;
        display: inline-block;
        text-align: left;
    }
    .cus-w-mid-2nd > .cus-extra{
        width: auto;
        padding: 2px 15px;
        font-size: 12px;
        margin: 0;
    }
    .cus-w-mid > h2{
        display: inline;
        font-size: 20px;
    }
    .sess-speakers {
        width: 98%;
        float: left;
        margin: 0 1%;
    }
    .cus-w-80 .cus-w-left h3 {
        font-size: 24px;
        text-align: center;
        width: 100%;
        padding: 10px 0;
        border-radius: 5px;
    }
    .cus-e-time {
        border-radius: 10px;
    }
    .cus-w-mid > .btn3{
        margin-top: 20px !important;
        width: 90% !important;
        padding: 10px 30px !important;
        height: auto !important;
        line-height: 28px !important;
        font-size: 16px !important;
    }
    .cus-w-100.mt-5{
        margin-top: 0 !important;
    }
    .conf-cus-80 {
        width: 100%;
        text-align: center;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .conf-cus-80 > .conf-cus-date, .conf-cus-80 > .conf-cus-time, .conf-cus-80 > .conf-cus-org {
        width: 100%;
    }
    .conf-cus-80 > .conf-cus-time > span, .conf-cus-80 > .conf-cus-time > p {
        width: 60%;
    }
    .conf-cus-org > .w-60 > p {
        font-size: 20px;
        color: #532480;
        font-weight: bold;
    }
    .conf-cus-80 > h2{
        display: inline;
        font-size: 20px;
    }
    .cus-e-discount{
        margin: auto;
        width: 100%;
    }
    .accordion-section .panel .panel-heading.collapsed,.accordion-section .panel .panel-heading{
        display: inline-block;
        width: 100%;
    }
    .accordion-section .panel {
        margin-bottom: 5px;
    }
    .accordion-section-session{
        width: 100%;
    }
    .accordion-section .panel .conf-accor-1{
        display: none !important;
    }
    .accordion-section .panel .panel-heading.collapsed .conf-accor-4 {
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: 13px;
        color: #555;
    }
    .accordion-section .panel .panel-heading .conf-accor-4{
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: 13px;
        color: #fff;
    }
    .accordion-section .panel .panel-heading.collapsed .panel-title {
        color: #532480;
        font-size: 15px;
        width: 100%;
    }
    .accordion-section .panel .conf-accor-2 {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .accordion-section .panel .conf-accor-5 {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .accordion-section .panel .conf-accor-3 {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .accordion-section .panel .panel-body{
        display: inline-block;
    }
    .sess-left-conf {
        width: 100%;
        margin-right: 2%;
        display: inline-block;
    }
    .sess-right-conf {
        width: 100% !important;
        display: inline-block !important;
    }
    .ridw-content-sec{
        width: 90%;
        padding: 25px 0px;
    }
    .registration-form-wrap{
        padding: 0 20px !important;
    }
    .auth-tabs {
        padding: 8px 30px;
    }
    .scc24-logo{
        display: none;
    }
    .ridw-tos-cont{
        width: 90%;
    }
}

@media only screen and (max-width: 460px){
    .conference-main-l > .conf-cus-80 > .conf-cus-date{
        width: 100%;
        padding: 10px 0 15px;
    }
    .conference-main-l > .conf-cus-80 > .conf-cus-date > span{
        font-size: 26px;
    }
    .conference-main-l > .conf-cus-80 > .conf-cus-time > span{
        font-size: 22px;
    }
    .conference-main-l > .conf-cus-80 > .conf-cus-time{
        width: 70%;
        margin: 0 15%;
        padding: 13px 0 20px;
    }
    .conference-main-l > .conf-cus-80 .cus-about-title-3{
        font-size: 20px;
        padding: 20px 40px;
    }
    .cus-w-left-2nd-conf{
        display: none;
    }
    .cus-event-timing {
        width: 88%;
        padding: 10px 0;
    }
    .cus-w-left-2nd-mt > div > h2{
        font-size: 24px;
        margin-bottom: 20px !important;
        display: inline-block;
        text-align: center;
    }
    .cus-w-left-2nd-mt > .conf-cus-80{
        text-align: justify;
    }
    .cus-event-timing .tme > p{
        font-size: 16px;
    }
    .single-schedule-table .col-lg-9{
        text-align: center;
        margin: 10px 0 !important;
    }
    .single-schedule-table .ps-5{
        padding: 0 60px 0 30px !important;
    }
    .single-schedule-table .ttl h3{
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
    }
    .single-schedule-table .ttl > p{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        padding-right: 10px !important;
    }
    
    .eo-account-ridw .left{
        width:100%;    
    }
    .eo-account-ridw .left > img {
        width: 60px;
        margin-bottom: 15px;
        float: left;
    }
    .eo-account-ridw {
        padding-top:0px !important;
    }
    .eo-account-ridw .right {
        width: 100%;
    }
    .eo-account-ridw .right .d-info .address {
        margin-top: 5px;
        line-height: 20px;
    }
    .eo-account-ridw .address li {
        text-align: left !important;
    }
    .eo-account-ridw-right p.text-right{
        width: auto !important;
        float: left;
        text-align: left;
    }
    .eo-account-ridw-right p.w-50{
        text-align: left !important;
        width: auto !important;
        float: left;
    }
    .eo-account-ridw-right {
        line-height:0px;
    }
    .export-enrollment{
        margin: 5px 0 10px;
    }    
    .registration-form-wrap {
        padding: 15px 20px !important;
    }
    .my-account-ridw .left {
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 20px;
    }
    .my-account-ridw .right {
        width: 100%;
    }
    #myTabContent {
         margin-top: 20px !important; 
    }
    .left-sidebar-spker-dt, .left-sidebar-spker-dt .col-sm-6.text-right {
        text-align: center !important;
    }

    h2 , .sec-title .cus-news{
        font-size: 30px;
    }
    .event-schedule-sec .col-sm-10{
        width: 85%;
    }
    .sec-title-sponsor {
        position: unset;
        margin: 0 auto 20px;
        transform: none;
    }
    .inner-gallary-single > img{
        width: 100%;
    }
    .cus-about-title-2, .cus-about-title{
        font-size: 30px;
    }
    .cus-about-title-3 {
        font-size: 20px;
        width: 100%;
    }
    .main-navbar .col-sm-4.text-center {
        position: absolute;
        left: 45px;
        width: 36%;
    }
    .main-navbar .col-sm-4.top-right-nav {
        margin-top: 15px;
    }
    .top-right-nav .btn.btn2 {
        padding: 10px 10px;
        width: auto;
    }
    .lang-converter {
        padding: 12px 10px 11px;
        top: 6px;
        margin-left: 5px;
    }
    .lang-converter-opt {
        width: 56px;
    }
    .cus-e-seats-listing{
        display: none;
    }
}
