.att-elem {
    display: flex;
    align-items: center;
    gap: 10px;
}

.container {
    max-width: 1480px;
}
header {
    position: fixed;
    background: #fff;
    box-shadow: rgb(0 0 0 / 50%) 2px 2px 10px;
    z-index: 999;
    top: 0;
    width: 100%;
}
.event_info p a{ color: #003992;}

.lms_header {
    background: #00d7e6;
    background: -moz-linear-gradient(left, #00d7e6 0%, #003992 100%);
    background: -webkit-linear-gradient(left, #00d7e6 0%,#003992 100%);
    background: linear-gradient(to right, #00d7e6 0%,#003992 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d7e6', endColorstr='#003992',GradientType=1 );
}
.userimg img {
    max-width: 100px;
    border: #fff 2px solid;
    border-radius: 50px;
    margin-right: 10px;
    cursor: pointer;
}
.logo {
    float: left;
    margin-left: 20px;
    position: relative;
    margin-top: 4px;
}
.iiqf-logo a {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 26px;
    background: url(../images/iiqf-logo.png);
    background-repeat: no-repeat;
    background-size: 40px;
    padding-left: 50px;
    background-position: left;
    height: 59px;
    display: inline-block;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}
.iiqf-logo span {
    display: block;
    font-size: 14px;
    font-weight: 300;
}
.useraccount {
    float: right;
    display: flex;
    align-items: center;
    color: #ccc;
    padding: 8px 20px;
}


.submenulnks.menuFull {
    text-align: center;
    position: absolute;
    top: 80px;
    background: #dae4e8;
    right: 7px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.6) 0 0px 6px;
}
ul.submenulnks {
    margin: 0;
    padding: 0 10px;
    list-style: none;
    border-radius: 0;
    width: 100%;
    background: #bacdd7;
    float: left;
    border-radius: 18px;
    box-sizing: border-box;
}
.userInfo img {
    width: 100%;
}
ul.submenulnks li a {
    background: #fff;
}
ul.submenulnks li a:hover {
    background: #e7ecf7;
}
.userInfo {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    font-size: 22px;
    border-radius: 40px;
    cursor: pointer;
    border:none;
    padding:0 !important;
}
.submenulnks.menuFull:before {
    content: "";
    position: absolute;
    top: -15px;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 20px solid #dae4e8;
}
.submenulnks li {
    margin: 10px 0;
    background: #f8fdfd;
    border-radius: 13px;
}
ul.submenulnks li:last-child a {
    color: #A0153E !important;
}
.profile_name {
    margin-right: 0;
    color: #000;
    width: 100%;
    float: left;
    font-size: 17px;
    padding: 10px 0;
}
.header {
    width: 100%;
    float: left;
    border-top: #e7e7e7 1px solid;
    padding: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.submenulnks a, .submenulnks a:hover {
    display: block;
    padding: 12px;
    border: none;
    text-decoration: none;
    border-radius: 10px;
}
.submenulnks li {
    margin: 10px 0;
}
.innertop-gap{ margin-top: 100px;}
ul.listing-tabs {
    float: right;
    margin: 0;
    margin-right: 45px;
    list-style: none;
    padding: 0;
    display: flex;
    gap: 20px;

}
.box-head {
    position: relative;
    cursor: pointer;
}
ul.listing-tabs li i {
    border: #ccc 1px solid;
    padding: 10px;
    border-radius: 20px;
    font-size: 20px;
}
.box-detail h2 {
    font-size: 22px;
    padding: 10px 20px !important;
    border-bottom: none;
    padding-bottom: 10px;
    color: #fff;
    border-radius: 10px 10px 0 0;
    text-align: left;
}

ul.ana-area {
    margin: 0;
    list-style: none;
    padding:10px;
}
.ana-area > li {
    padding: 10px;
    background: #eee;
    margin-bottom: 10px;
    border-radius: 10px;
    width: 100%;
    float: left;
    text-align:left;
}
.ana-head label {
    background: #b8e1ff;
    font-size: 13px;
    padding: 4px 10px;
    border-radius: 20px;
}
ul.list-of-ana {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    margin-top: 10px;
    border-top: #fff 1px solid;
    padding-top: 10px;
}
ul.list-of-ana a {
    color: #006594 !important;
}
ul.ana-area {
    margin: 0;
    list-style: none;
    padding: 10px;
    max-height: 325px;
    overflow: auto;
}
.link-img img {
    max-width: 31px;
}
footer {
    position: relative;
    bottom: 0;
    font-size: 12px;
    text-align: center;
    width: 100%;
    padding: 10px;
    border-top: #ddd 1px solid;
    float: left;
}
.headingArea {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    border-bottom: #ccc 1px solid;
    align-items: center;
    position: relative;
    z-index: 99;
}
.headingArea h2 {
    font-size: 25px;
    margin: 0;
    padding: 0;
}

/* Style the tab */
.tabNew {
    overflow: hidden;
    width:100%;
    float: left;
    position: relative;
}
.moderator-btn {
    font-size: 14px;
    border: #fff 2px solid;
    border-radius: 6px;
    padding: 4px 12px;
    box-shadow: #ddd 0 0 5px;
    background: #003992;
    color: #fff;
}
  
.tabNew:before{ width: 100%; height: 1px; position: absolute; content: ""; left: 0; bottom: 0; background: #ccc;  }
  /* Style the buttons inside the tab */
 .tabNew button {
    background-color: none;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 16px;
    transition: 0.3s;
    font-size: 14px;
    background: none;
}
  /* Change background color of buttons on hover */
 /* .tabNew button:hover {
    background-color: #ddd;
  }*/
  
  /* Create an active/current tablink class */
.tabNew button.active {
    background: none;
    border: #ccc 1px solid;
    position: relative;
    bottom: 0;
    border-radius: 5px 5px 0 0;
}
.tabNew button.active:after {
    background: #fff;
    width: 100%;
    position: absolute;
    bottom: -6px;
    height: 13px;
    content: "";
    z-index: 999;
    left: 0;
}
  /* Style the tab content */
.tabNewcontent {
    display: none;
    padding: 20px 0;
    border: none;
    border-top: none;
    margin-top: 20px;
    float: left;
    width: 100%;
}
  /* Style the close button */
  .boxHeading {
    width: 100%;
    float: left;
    background: #AF2655;
    display: flex;
    align-items: center;
    border-radius: 7px 7px 0 0;
}
.tabContainer {
    width: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}
.boxHeading .close-box {
    margin: 0;
    margin-left: auto;
    margin-right: 10px;
}
.boxHeading button {
    color: #fff;
    background: none;
    border: #fff 2px solid;
    border-radius: 0;
    padding: 7px 10px;
    font-size: 19px;
    position: relative;
    top: 5px;
    border-radius: 8px 8px 0 0;
}
.box-detail {
    position: absolute;
    background: #fff;
    width: 650px;
    right: 0;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.1) 0 0 8px;
    right: 30px;
    padding: 0;
    text-align: left;
}
ul.listing-tabs li:nth-child(1) i{
    border:#AF2655 1px solid !important;
}
ul.listing-tabs li:nth-child(2) i{
    border:#39A7FF 1px solid !important;
}
ul.listing-tabs li:nth-child(3) i{
    border:#FF9130 1px solid !important;
}

ul.listing-tabs li:nth-child(1) .boxHeading {
    background: #AF2655;

}
ul.listing-tabs li:nth-child(2) .boxHeading {
    background: #39A7FF;

}
ul.listing-tabs li:nth-child(3) .boxHeading {
    background: #FF9130;

}
ul.listing-tabs li:nth-child(1)  .box-detail{
    border:#AF2655 1px solid;
}
ul.listing-tabs li:nth-child(2)  .box-detail{
    border:#39A7FF 1px solid;
}
ul.listing-tabs li:nth-child(3)  .box-detail{
    border:#FF9130 1px solid;
}
.activeLink {
    background: #fff !important;
    color: #000 !important;
}
.boxHeading .tab{ margin:0 auto;}
.box-noti {
    padding: 10px 20px;
    max-height: 325px;
    overflow-y: scroll;
}
.sub-badge {
    background: #F3F8FF;
    padding: 4px 7px;
    border-radius: 6px;
    color: #000;
    font-size: 14px;
    box-sizing: border-box;
    border: #9EB8D9 1px solid;
}
ul.pagging-info {
    list-style: none;
    display: flex;
    margin-bottom: 0;
    border-bottom: #ccc 1px solid;
    padding-bottom: 13px;
    font-size: 14px;
}
ul.pagging-info li a {
    color: #013a93;
    text-decoration: none;
}
ul.pagging-info li {
    margin: 0 10px;
    position: relative;
    margin-right: 20px;
    color: #424242;
}
ul.pagging-info li:before {
    content: ">>";
    position: absolute;
    right: -24px;
}
ul.pagging-info li:last-child:before {
    display:none;
}

.tabsWrap {
    width: 100%;
    padding: 20px;
    display: flex;
    gap: 20px;
}
.timeStamp {
    float: right;
    font-size: 11px;
    background: #fff;
    padding: 3px 6px;
    border-radius: 40px;
}
.tabLeft li {
    margin-bottom: 10px;
}
.tabLeft li:last-child {
    margin-bottom: 0;
}
ul.tabLeft button {
    width: 100%;
    padding: 3px 6px;
    border: none;
    background: #ddd;
    text-align: left;
    position: relative;
    border-radius: 5px;
    font-size: 16px;
}
.newQues:after {
    border: #1D267D 2px solid;
    border-radius: 20px;
    width: 19px;
    height: 19px;
    position: absolute;
    content: "";
    right: 7px;
    top: 13px;
}
.newQues:before {
    border: none;
    background: #1D267D;
    border-radius: 20px;
    width: 9px;
    height: 9px;
    position: absolute;
    content: "";
    right: 12px;
    top: 18px;
}
.noQestion:after {
    border: #80BCBD 2px solid;
    border-radius: 20px;
    width: 19px;
    height: 19px;
    position: absolute;
    content: "";
    right: 7px;
    top: 13px;
}
.noQestion:before{
    border: none;
    background: #80BCBD;
    border-radius: 20px;
    width: 9px;
    height: 9px;
    position: absolute;
    content: "";
    right: 12px;
    top: 18px;
}


ul.tabLeft button.activeTabChat {
    background: #67EEEA !important;
    color: #000 !important;
}

ul.tabLeft {
    margin: 0;
    padding: 10px;
    list-style: none;
    width: 25%;
    border: #eee 2px solid;
    border-radius: 8px;
}
audio {
    background: #fff;
    padding: 6px;
    border-radius: 30px;
    box-sizing: border-box;
}
.modal-dark {
    background: rgba(0, 0, 0, .7);
    backdrop-filter: blur(2px);
}
.start-btn img, .pause-btn img, .stop-btn img, .send-btn img {
    max-width: 40px;
}
.multibtns .btn {
    border: none;
    padding: 0;
    border-radius: 40px;
}
.multibtns {
    text-align: center;
}
.modal-dialog-mid.modal-xl {
    max-width:480px;
    margin: 10% auto;
}
ul.tabLeft span {
    display: block;
    font-size: 12px;
}
span.topright {
    float: right;
}
.tabsContent {
    width:100%;
    border: #eee 1px solid;
    padding: 20px;
    box-sizing: border-box;
}
.moreBtn button {
    border: #000 1px solid;
    font-size: 14px;
    border-radius: 20px;
    padding: 0 10px;
}
.answerArea textarea{ width: 100%; border:#ccc 1px solid; padding:10px; box-sizing: border-box;}
ul.chatList {
    margin: 0;
    padding: 0;
    list-style: none;
}
.chatList > li{ width: 100%; float: left; margin-bottom: 10px;}
.studentChat {
    width: 70%;
    float: left;
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 70px;
    background: #eee url(questionDone.png) no-repeat;
    background-position:10px 10px;
    background-size: 48px;
}
.studentChat.newQestion {
    width: 70%;
    float: left;
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 70px;
    background: #eee url(newQuestion.png) no-repeat;
    background-position: 10px 10px;
    background-size: 48px;
    color:#1D267D;
}
.studentChat p{ margin:0; padding:0; font-size: 14px;}
.teacherChat {
    width: 70%;
    background: #D2FFFE;
    float: right;
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
}
.teacherChat p{ margin:0; padding:0; font-size: 14px;}
.noQestion{ background:#B1FFD4  !important;}
.tabLeft button{cursor: pointer;}
.moreBtn {
    margin-top: 6px;
}
.delayAnswer{ background: #000 !important; color: #fff !important;}
.studentUpdate{ font-weight: bold;}
.nameChat{ position: relative;}
.activeTabChat .nameChat:before {
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-left: 20px solid #67EEEA;
    border-bottom: 23px solid transparent;
    position: absolute;
    right: -25px;
    top: -2px;
    border-radius: 0;
    content: "";
}
ul.studentAttach {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    width: 100%;
    float: left;
    gap: 10px;
    font-size: 13px;
}
ul.studentAttach span {
    background: #fff;
    padding: 6px;
    display: inline-block;
    border-radius: 30px;
    width: 28px;
    height: 28px;
    text-align: center;
    margin-top: 8px;
}
.chat-option {
    background: #EEE7DA;
    padding: 10px;
    border-radius: 7px;
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.comment-way {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
ul.comment-opt {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 8px;
}
.comment-btn button {
    background: #3881F2;
    color: #fff;
    border: #3881F2 1px solid;
    border-radius: 20px;
    padding: 5px 20px;
}
.comment-area textarea {
    width: 100%;
    border: none;
    padding: 10px;
    box-sizing: border-box;
}
ul.comment-opt i {
    background: #fff;
    padding: 9px;
    border-radius: 15px;
}
.badge-light {
    background: #F3F8FF;
    position: absolute;
    left: 32px;
    border: #9EB8D9 1px solid;
    color: #000;
}
.fa-bell {
    color: #AF2655;
}
.fa-circle-exclamation {
    color: #39A7FF;
}
.fa-bullhorn {
    color: #FF9130;
}


ul.listing-tabs li:nth-child(1) .box-detail h2 {
    background: #AF2655;
}
ul.listing-tabs li:nth-child(2) .box-detail h2 {
    background: #39A7FF;
}
ul.listing-tabs li:nth-child(3) .box-detail h2 {
    background: #FF9130;
}
.close-box {
    float: right;
    margin-right: 20px;
    border: #fff 2px solid;
    width: 27px;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    margin-top: 10px;
    color: #fff;
}
ul.listing-tabs li {
    margin-right: 20px;
}
.model_sm .modal-content {
    width: 50%;
    }
    
    .model_sm .modal-content {
    width: 100%;
    }
    
    .msg_pop_txt p {
    text-align: center;
    font-size: 14px;
    padding: 0 20px;
    line-height: 22px;
    color: rgba(0,0,0,.6);
    }
    
    .msg_pop_area {
    background: rgba(0,0,0,.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    }
    .quant-banner img {
        border-radius: 20px;
    }
    
    .msg_pop_info {
    max-width: 680px;
    margin: 15% auto;
    }
    .msg_pop_contain .btn-cms {
        padding: 5px 20px;
    }
    
    .msg_pop_contain {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0;
    border-radius: 20px;
    color: #000;
    }
    
    .msg_pop_txt h2 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    }
    
    .msg_pop_icon {
    width: 100%;
    text-align: center;
    }
    
    .msg_pop_success {
    font-size: 30px;
    display: inline-block;
    }
    
    .msg_pop_danger {
    font-size: 30px;
    display: inline-block;
    }
    
    .msg_pop_action {
    background: #eee;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-radius: 0 0 20px 20px;
    }
    
    .msg_pop_action .msg_ok_btn {
        background: #000;
        color: #fff;
        text-decoration: none;
        display: inline-block;
        margin: 15px 0;
        border-radius: 28px;
        text-transform: uppercase;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        cursor: pointer;
    }
    .nodata {
    text-align: center;
}
.nine-dot{ margin-right: 18px;}
.nine-dot img {
    max-width: 37px;
   
}
.nodata img {
    max-width: 300px;
    margin-bottom: 20px;
}
.nine-dot button, .nine-dot button:focus-visible, .nine-dot button:focus {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    outline: 0;
}
#nineDot{ cursor: pointer; }
#servicesMenuPanel {
    position: absolute;
    width: 350px;
    right: 7px;
    background: #dae4e8;
    border-radius: 10px;
    padding: 10px;
    margin: 0;
    display: none;
    box-shadow: rgba(0,0,0,.6) 0 0 6px;
    top: 80px;
}
#servicesMenuPanel:before {
    content: "";
    position: absolute;
    top: -17px;
    right: 73px;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 20px solid #dae4e8;
}

.dotPanelWrap {
    width: 100%;
    border: #BDBDBD 1px solid;
    border-radius: 10px;
    box-shadow: #ccc 0 0 8px;
    float: left;
    text-align: center;
    margin-bottom: 10px;

}
#servicesMenuPanel .dotPanelWrap:last-child {
    margin-bottom: 0;
}
.dotItemImg img {
    max-width: 40px;
    margin-bottom: 8px;
}
ul.dotPanel {
    margin: 0;
    padding: 6px 0;
    list-style: none;
    width: 100%;
    float: left;
    font-size: 0;
    background: #bacdd7;
}
ul.dotPanel li {
    width: 28%;
    display: inline-block;
    padding: 10px;
    /* border: #83C6FF 1px solid; */
    margin: 5px;
    border-radius: 7px;
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    vertical-align: top;
}
ul.dotPanel li:hover {
    background: #dce1ed;
}
.nodata-md img {
    max-width: 180px;
    display: inline-block;
}
.nodata-md { text-align: center;}
.nodata-sm { text-align: center;}
.nodata-sm img {
    max-width: 120px;
    display: inline-block;
}
.dotItemBox {
    color: #000;
}
#completed-tab .fa-solid {
    color: #2D9596;
}
#inprogress-tab .fa-solid {
    color: #FC6736;
}
.userInfo img {
    border-radius: 50px;
}
.action-button.multibtns img {
    float: left;
}
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
    .upload-btn-wrapper .btn {
        border: 2px solid gray;
        color: gray;
        background-color: white;
        padding: 8px 20px;
        border-radius: 8px;
        font-size: 20px;
        font-weight: bold;
        width: 100%;
    }

.form-box select {
    background: url(../svg/drop-down-icon.svg) no-repeat 98%;
    border: 2px solid gray;
    padding: 13px;
    width: 100%;
    border-radius: 8px;
    appearance: none;
    -webkit-appearance: none;
    background-size: 20px;
    font-weight: bold;
    color: gray;
}
.form-container .form-box {
    margin-bottom: 20px;
}
.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.toggle-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-box.preseve-area label {
    margin: 0;
    color: gray;
}

.form-box.preseve-area input {
    scale: 2;
    margin-right: 10px;
    width: auto;
}

.form-box.preseve-area {
    margin-top: -10px;
}

.toggle-btn {
    padding: 10px 20px;
    font-size: 18px;
    cursor: pointer;
    outline: none;
    border: none;
    border-radius: 20px;
    background-color: #ccc;
    color: #333;
    transition: background-color 0.3s ease;
    width: 80px;
}

.action-button.multibtns {
    border-top: #eee 2px solid;
    padding-top: 13px;
}

.toggle-btn.active {
    background-color: #4CAF50;
    color: white;
}
@media screen and (max-width: 1280px) {
.cms-course-name h2 {
    font-size: 18px;
}
.col-md-6.text-right {
    text-align: right;
}
.heading-area {
    font-size: 16px;
}
.leftside-top .heading-area .course-star-rating {
    font-size: 16px;
}
.date-info, .trainer-info {
    font-size: 15px;
}
}

@media screen and (max-width: 800px) {
    .iiqf-logo a {
        font-size: 19px;
    }

    .iiqf-logo span {
        font-size: 10px;
    }

    .career-wrap {
        overflow: visible;
    }

    .main {
        width: 100%;
        float: left;
    }

    .heading-area {
        font-size: 16px;
        display: block;
    }

    .leftside-top .heading-area .course-star-rating {
        font-size: 16px;
        float: left;
        padding: 0;
        margin: 0;
    }

    .date-info,
    .trainer-info {
        font-size: 15px;
        width: 100%;
        float: left;
        margin: 0;
    }

    .date-info,
    .trainer-info {
        font-size: 15px;
        width: 100%;
        float: left;
        margin: 0;
        text-align: left;
    }

    ul.listing-tabs {
        margin: 0;
        margin-right: 0;
        list-style: none;
        padding: 0;
        display: flex;
        gap: 20px;
        justify-content: center;
        margin-top: 10px;
        float: left;
    }

    .heading-area img {
        float: left;
    }

    .date-info,
    .trainer-info {
        font-size: 13px;
    }

    ul.pagging-info li {
        margin: 0 15px;
        position: relative;
        margin-right: 0;
        font-size: 12px;
    }

    ul.pagging-info li:before {
        content: ">>";
        position: absolute;
        right: -12px;
        font-size: 7px;
        top: 4px;
    }

    .boxHeading button {
        font-size: 12px;
    }

    .box-detail h2 {
        padding: 10px 5px !important;
    }

    button {
        padding: 5px !important;
    }

    .cms-course-name h2 {
        font-size: 32px;
    }

    .boxHeading .close-box {
        margin-right: 3px;
    }

}

@media screen and (max-width: 767px) {
    .course-left-wrap {
        margin-left: 0;
    }

    .course-left-wrap h2 {
        font-size: 20px;
        width: 100%;
    }

    .course-listing-info li {
        width: 46%;
        font-size: 22px;
    }

    ul.course-listing-info span {
        font-weight: 600;
        font-size: 15px;
    }

    .career-leftside {
        box-sizing: border-box;
    }
}

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

    .career-wrap .col-md-12,
    .career-wrap .row {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
    }

    .information_sec {
        margin-top: 0;
    }

    .main.mt-5 {
        margin-top: 20px !important;
    }

    .iiqf-logo a {
        background: url(../images/iiqf-logo.png);
        background-repeat: no-repeat;
        background-size: 30px;
        padding-left: 36px;
        height: 55px;
        padding-top: 6px;
    }

    .iiqf-logo a {
        font-size: 15px;
    }

    .iiqf-logo span {
        font-size: 8px;
    }

    .profile_name {
        font-size: 14px;
        margin-right: 20px;
    }

    .logo {
        margin-left: 6px;
    }

    .profile_name {
        margin-right: 5px;
    }

    .useraccount {
        padding: 8px 0px;
    }

    .headingArea {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
    }

    ul.listing-tabs {
        margin: 0;
        margin-right: 0;
        list-style: none;
        padding: 0;
        display: flex;
        gap: 20px;
        justify-content: center;
        float: none;
        margin-top: 10px;
        clear:both;
    }

    .headingArea h2 {
        padding: 10px 20px !important;
    }

    .date-info,
    .trainer-info {
        font-weight: 500;
        font-size: 15px;
    }

    .leftside-top .heading-area .course-star-rating {
        font-size: 18px;
    }

    .tabs-outer {
        padding: 20px 10px;
    }

    li.nav-item {
        font-size: 16px;
    }

    .course-listing-info li {
        width: 100%;
        font-size: 22px;
        margin: 5px 0;
    }

    button {
        padding: 9px !important;
    }

    #completed .course-listing-info li {
        width: 100%;
    }

    .qr-img {
        display: block;
    }

    .outer-scale,
    ul.views-info {
        display: block;
    }

    ul.tabs {
        width: 100%;
        text-align: center;
    }

    .tabs li {
        float: none;
        padding: 10px;
        display: inline-block;
    }

    .view-info-outer {
        display: none;
    }

    .course-box-top {
        display: block;
    }

    .course-status {
        display: block;
        background: #fff;
        margin-bottom: 10px;
        padding: 9px;
        margin-top: 15px;
        border-radius: 10px;
    }

    .trainer-info label {
        display: block;
        margin-top: 0;
    }

    .lms-lecture-started {
        position: absolute;
        right: 14px;
        top: 10px;
    }

    .topics li {
        font-size: 15px;
        margin: 2px 2px;
    }

    .col-md-6.text-right {
        text-align: left;
    }

    .left-side-content {
        display: block;
        align-items: center;
    }

    .batch-info {
        margin-left: 0;
    }

    .tabs-lnks {
        display: block;
    }

    .topic-heading h2 {
        font-size: 16px;

    }

    .documents h2 {
        font-size: 16px;
    }

    ul.tabs-lnks {
        display: none;
    }

    .lms-sub,
    .lms-action,
    .date_opt,
    .check_info {
        width: 16%;
    }

    .topic-heading {
        width: 60%;
    }

    td.date_opt {
        display: block;
        width: 100%;
        text-align: left;
    }

    .date_opt_info {
        text-align: left;
    }

    .check-info {
        background-position: left 20px;
    }

    .lms-table tr td {
        display: block;
        border-right: none;
        box-shadow: none;
        float: left;
        width: 100%;
    }

    ul.review-list {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-bottom: 0px;
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    td.date_opt {
        display: flex !important;
        align-items: center;
        gap: 10px;
    }

    .close-box {
        margin-right: 10px;
        width: 27px;
        margin-top: 7px;

    }

    .userimg img {
        margin-right: 5px;
    }

    .course-outer-info .col-md-9,
    .course-outer-info .col-md-3 {
        padding: 0;
    }

    .nav-item {
        font-size: 20px;
    }

    .course-title-base label {
        font-size: 21px;
        display: block;
    }

    .action-btn-join {
        position: relative;
        bottom: 0;
        margin: 20px 0;
        left: 0;
    }

    button.join-now-btn {
        border: #fff 2px solid;
        border-radius: 40px;
        padding: 8px 41px;
    }

    .trainer-info label {
        display: block;
        margin-top: 10px;
    }

    .box-detail {
        width: 530px;
    }

    .headingArea h2 {
        display: none;
    }

    .box-detail {
        width: 100%;
        right: 0;
    }

    .event_info p {
        min-height: auto;
    }

    .event_info {
        min-height: auto;
    }

    .text-editor-info textarea {
        height: 120px;
    }

    .webinars_course_box {
        display: block;
        box-shadow: #eee 0 0 10px 10px;
        border-radius: 20px;
        width: 100%;
        float: left;
    }

    .webiners_course_lt {
        padding: 30px;
        width: 100%;
        float: left;
    }

    .webiners_course_rt {
        width: 100%;
        padding: 30px;
        background: #def1f1;
        float: left;
    }

    .category_list li {
        padding: 10px 10px;
        border-bottom: #f5f5f5 1px solid;
        font-size: 16px;
    }

    .topicTopBar {
        display: block;
        text-align: center;
    }

    .right-info {
        display: flex;
        align-items: center;
        margin-left: auto;
        justify-content: space-between;
        margin-top: 10px;
    }

    .extra-info {
        position: relative;
        left: -38px;
    }

    ul.topicList {
        display: flex;
        float: left;
        flex-direction: column;
        gap: 0;
        width: 100%;
    }

    .topicOther {
        clear: both;
        align-items: center;
    }

    button.replayBtn {
        min-width: 190px;
        margin-left: auto;
    }

    ul.upvote-action li button {
        padding: 0 !important;
    }

    .main .col-md-3 {
        padding: 0;
    }

    .complete-botom-sec {
        display: flex;
        align-items: start;
        gap: 0;
        flex-direction: column;
    }

    .btn-save {
        width: 100%;
    }

    .main .col-md-9,
    .main .row {
        margin: 0;
        padding: 0;
    }

    .title-header-area {
        display: block;
    }

    .bottomPart {
        margin-bottom: 10px;
    }
    .video-sec iframe {
    height: 260px;
}
ul.listing-tabs {
    margin: 0;
    margin-right: 0;
    list-style: none;
    padding: 0;
    display: flex;
    gap: 20px;
    justify-content: center;
    float: none;
    margin-top: 40px;
    clear: both;
    margin-bottom: 10px;
}
.attachment-sec, .review-sec, .notes-sec {
    padding: 15px 0;
    margin: 15px 0;
    width: 100%;
    float: left;
}
}

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

    .submenulnks.menuFull {
        width: 70%;
    }
    .comment-btn button {

        padding: 7px 50px !important;
    }
    ul.comment-opt i {
        background: #fff;
        padding: 11px;
        border-radius: 20px;
        margin: 0 12px;
    }

.chat-area {
    padding: 8px;
}
}

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

    .lms-sub,
    .lms-action,
    .date_opt,
    .check_info {
        width: 22%;
    }

    .topic-heading {
        width: 50%;
    }

    .replyOpt {
        float: right;
        width: 100%;
        display: block;
        justify-content: end;
        gap: 10px;
        align-items: center;
        border-top: #ccc 1px solid;
        margin-top: 10px;
        padding-top: 10px;
    }

    ul.upvote-action {
        float: left;
    }

    .tabs img {
        max-width: 30px;
        margin: 0;
    }

    .upvote-box {
        width: 100%;
        float: left;
        margin-bottom: 14px;
    }

    button.replayBtn {
        min-width: 100%;
        margin-left: auto;
        float: left;
    }

    .topicOther {
        clear: both;
        align-items: center;
        display: block;
    }

    .otherOptions {
        float: left;
        width: 100%;
    }

    .heading-area {
        display: block;
    }

    .date-info {
        margin-left: 0px;
    }

    .date-info,
    .trainer-info {
        font-size: 18px;
    }

    ul.review-list {
        margin: 0;
        padding: 10px;
    }

    .review-list li {
        display: flex;
        gap: 10px;
    }
    .review-bar {
        width: 74%;
    }
    .reivew-first {

        padding-bottom: 20px;
    }

    .star-name {
        padding-left: 0;
        font-weight: bold;
        text-align: right;
    }

    .webinars_course_box {
        display: block;
        box-shadow: #eee 0 0 10px 10px;
        border-radius: 20px;
        width: 100%;
        float: left;
    }

    .webiners_course_lt {
        padding: 30px;
        width: 100%;
        float: left;
    }

    .webiners_course_rt {
        width: 100%;
        padding: 30px;
        background: #def1f1;
        float: left;
    }

    .box-detail {
        width: 100%;
        right: 0;
    }

    .boxHeading button {
        font-size: 15px;
    }
}

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

    .iiqf-logo a {
        font-size: 13px;
    }

    .iiqf-logo span {
        font-size: 7px;
    }

    .userimg img {
        max-width: 40px;
        margin-right: 5px;
    }

    .profile_name {
        margin-right: 3px;
        font-size: 10px;
    }

    .iiqf-logo a {
        background: url(../images/iiqf-logo.png);
        background-repeat: no-repeat;
        background-size: 26px;
        padding-left: 28px;
        padding-top: 2px;
    }

    .logo {
        top: 5px;
    }

    .lms-sub,
    .lms-action,
    .date_opt,
    .check_info {
        width: 27%;
    }

    .topic-heading {
        width: 44%;
    }
}

@media screen and (max-width: 380px) {}