@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;
    }
}



/* new design*/
@media screen and (max-width: 1280px){
    .my-org-profile-cus-logo {
        width: 100% !important;
        margin-top: 12px;
    }
    .my-org-profile-cus-title {
        width: 80% !important;
    }
    .my-room-booking-row span{
        white-space: nowrap;
    }
    .my-room-booking-row {
        width: 75%;
    }
    .my-room-booking-row-right {
        width: 24%;
    }
}
@media screen and (max-width: 991px){
    .my-room-booking-row {
        width: 100%;
        text-align: left;
    }
    .my-room-booking-row-right {
        width: 100%;
        text-align: left;
        padding: 20px 0;
    }
    .cus-multi-step-form-main-heading{
        margin-top: 30px;
        font-size: 24px;
    }
    .cus-multi-step-form-sub-heading{
        font-size: 18px;
        margin: 10px 0 25px 0;
    }
    .cus-multi-step-form-event-sec-dyno > span {
        margin: 5px 0;
        width: 100%;
        display: block;
    }
    .my-cus-full-mobile-width{
        width: 100%;
    }
    .cus-box-padding{
        padding: 20px !important;
    }
    .my-profile-action-cus{
        margin-top:15px;
    }
    .nav-tabss {
        width: 100%;
        padding: 20px 0 10px 0;
    }
    .nav-tabss .nav-item {
        margin: 0 10px 0 0 !important;
    }
    .my-calendar-stats-box{
        display: flex;
        flex-flow: column;
        padding: 15px 0 10px !important;
    }
    .my-stats-count-cont {
        float: left;
        font-family: var(--component-font-family);
        width: 100%;
        text-align: center;
        order: 2;
        margin-top: 10px;
    }
    .my-stats-count-cont-svg {
        float: none !important;
        text-align: center;
        display: table;
        margin: auto;
        order: 1;
    }
    .my-dashboard-cus .tab-content>.tab-pane.show {
         display: block; 
    }
    .my-dashboard-cus .tab-content>.tab-pane, #my-mobile-main-menubar-hide {
         display: none; 
    }
    .my-mobile-main-menubar{
        display: block;
        background: #fff;
        color: #000;
        border-top: 1px solid #7c3bed;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        padding: 18px 15px;
        font-family: var(--component-font-family);
        position: fixed;
        bottom: -3px;
        left: 0;
        width: 100%;
        z-index: 11 !important;
        box-shadow:  0px 13px 15px 5px rgba(124,59,237,0.75);
        -webkit-box-shadow: 0px 13px 15px 5px rgba(124,59,237,0.75);
        -moz-box-shadow: 0px 13px 15px 5px rgba(124,59,237,0.75);
    }
    .my-mobile-main-menubar .cus-main-menu{
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 1px;
        display: inline-block;
        cursor: pointer;
        transition: transform 0.3s ease;
        width:100%;
    }
    .my-mobile-main-menubar .cus-main-menu > svg.first{
        margin: -6px 3px 0 0;
        width: 30px;
        color: #7c3bed;
        height: 30px;
    }
    .my-mobile-main-menubar .cus-main-menu > svg.second{
        float: right;
        margin-top: -1px;
        color: #7c3bed;
        width: 28px;
        height: 28px;
    }
    #my-mobile-main-menubar-hide{
        position: fixed;
        bottom: 55px;
        left: 0px;
        margin-top: 0px !important;
        width: 100%;
        border: 1px solid #7c3bed;
        z-index: 1;
        transition: transform 0.3s ease;
        box-shadow: 0px 8px 15px -5px hsl(0 0% 0% / .5), 0 1px 2px -1px hsl(0 0% 0% / .5) !important;
        -webkit-box-shadow: 0px 8px 15px -5px hsl(0 0% 0% / .5), 0 1px 2px -1px hsl(0 0% 0% / .5) !important;
        -moz-box-shadow: 0px 8px 15px -5px hsl(0 0% 0% / .5), 0 1px 2px -1px hsl(0 0% 0% / .5) !important;
    }
    .my-mobile-main-menubar .second.up {
        transform: rotate(180deg);
    }
    .my-dashboard-cus .col-md-9{
        width: 100%;
        margin-top: 10px;
    }
}
@media screen and (max-width: 768px){
    .on-selected-show .for-mobile-selected-room{
        width:100%
    }
    .on-selected-show .append-dyno-image-area {
        width: 100%;
        margin: 10px 0 0 0 !important;
    }
    .my-org-profile-cus-title {
        width: 100% !important;
        margin: 10px 0 0 0 !important;
        text-align: center;
    }
    .my-org-profile-cus-cont-1{
        text-align: center;
    }
    .my-org-profile-cus-svg {
        display: inline-block !important;
        float: none !important;
    }
    .my-org-profile-cus-title > h3 {
        font-size: 20px !important;
    }
    .my-calendar-listing-cus .left-date-time-cus{
        width: 100% !important;
    }
    .right-date-time-cus {
        padding: 25px 25px 60px 25px !important;
        width: 100% !important;
    }
    .my-calendar-btns-cus {
        bottom: 15px !important;
        right: 15px !important;
    }
    .my-calendar-listing-cus p{
        line-height: 22px !important;
        margin-bottom: 10px;
    }
    .my-cus-sec-1 {
        padding: 30px;
        width:100%;
        height: auto;
    }
    .my-org-img-sec{
        height: auto;
    }
    .my-alert-content {
        line-height: 20px;
    }
    .my-cus-sec-2 {
        padding: 20px 30px;
        width: 100%;
        height: auto;
        margin-top: 10px;
    }
}
@media screen and (max-width: 600px){
    .my-step2-cus-btns{
        display: flex; flex-flow: column;
    }
    .my-step2-cus-btns button{
        order:1;
        margin: 20px 0 -10px !important;
    }
    .my-step2-cus-btns a{
        order:2;
        text-align: center;
    }
    .dropdown__filter{
        height: auto !important;
    }
    .on-selected-show{
        text-align: left;
    }
    .after-style-chairs-on-stage select{
        width: auto;
    }
    #progressbar {
        width: 100% !important;
        margin: 10px auto 12px !important;
    }
    #progressbar li span{
        display: none;
    }
    .cus-multi-step-form-event-sec-dyno{
        height:auto;
    }
    .cus-multi-step-form-event-sec .col-sm-6{
        margin: 5px 0;
        text-align: left;
    }
    .cus-multi-step-form-3-note > strong {
        text-align: left !important;
        font-size: 16px !important;
        line-height: 22px;
        margin-bottom: 20px !important;
    }
    .cus-multi-step-form-3-note {
        text-align: left !important;
        line-height: 22px;
        font-size: 15px !important;
        padding: 20px 15px 20px !important;
    }
    .my-dashboard-cus .col-md-9 .col-sm-3{
        width: 50%;
        margin-top: 20px;
    }
    .nav-tabsw .nav-item .nav-link, .nav-tabss .nav-link {
        font-size: 14px !important;
        padding: 3px 20px 5px !important;
        margin: 10px 0;
    }
    .bg-payout-my-cus span, .bg-waived-my-cus span, .bg-danger-my-cus span{
        width: 100%;
        text-align: center;
        margin-top:6px;
    }
    .bg-payout-my-cus, .bg-waived-my-cus, .bg-danger-my-cus{
        line-height: 18px;
        text-align: center;
        padding: 10px 0 !important;
    }
    .right-date-time-cus > h3 > a{
        font-size: 20px !important;
    }
    .my-calendar-btns-cus .add-to-calendar-cus .add-to-calender-btn-cus, .my-calendar-btns-cus .share-btn-network{
        font-size: 14px !important;
    }
    .my-step-white-sec h5{
        text-align: left;
    }
    .my-edit-account-cus {
        width: 100%;
        padding: 0px 5px 10px;
    }
    .my-org-img-sec {
        width: 90px;
    }
    .my-org-img-sec > .orginalLogo {
        margin-bottom: 7px;
    }
    .my-org-live-cus {
        margin: 3px auto 0;
    }
    .my-cus-sec-1 > .my-profile-action-cus {
        position: unset;
    }
    .my-member-and-sponsor-sec, .my-event-attendance-request{
        display: none;
    }
    .my-member-and-sponsor-sec-m{
        display: block;
        text-align: center;
    }
    .my-calendar-right-cont-cus{
        width: 100%;
        padding-top:15px;
    }
    .my-event-manage-btns-cus{
        margin: 0;
        border: 0;
    }
    .my-managed-events-cus {
        padding: 20px;
    }
    .my-event-manage-btns-cus > .cus-me-btn{
        margin-top: 10px !important;
        width: 100%;
        text-align: center;
    }
    .my-event-manage-btns-cus > .cus-me-btn-bg {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 400px){
    .right-date-time-cus > .cus-calendar-cus-tags {
        margin: 0px 25px 0px 0 !important;
    }
    .my-step-white-sec {
        padding: 5px 10px 18px 10px !important;
    }
    .my-org-img-sec {
        width: 100%;
    }
    .my-org-img-sec > img {
        width: 140px;
    }
    .my-cus-sec-1 > .my-org-name-cus {
        display: inline-block !important;
        margin-top: 20px;
    }
}



































