/* ********************************************************** */
/* ****************Custom Bootsrap Themes ******************* */
/* ********************************************************** */
.course-listing-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .course-listing-wrapper .clearfix:after,
  .course-listing-wrapper .clearfix:before,
  .container-fluid:after,
  .container-fluid:before,
  .course-listing-wrapper .container:after,
  .course-listing-wrapper.container:before,
  .course-listing-wrapper .row:after,
  .course-listing-wrapper .row:before {
    display: table;
    content: " ";
  }
  
  .course-listing-wrapper .clearfix:after,
  .container-fluid:after,
  .course-listing-wrapper .container:after,
  .course-listing-wrapper .row:after {
    clear: both;
  }
  .course-listing-wrapper .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .course-listing-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .course-listing-wrapper {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
  }
  .course-listing-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .course-listing-wrapper .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .course-listing-wrapper .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .course-listing-wrapper .col-xs-1,
  .course-listing-wrapper .col-sm-1,
  .course-listing-wrapper .col-md-1,
  .course-listing-wrapper .col-lg-1,
  .course-listing-wrapper .col-xs-2,
  .course-listing-wrapper .col-sm-2,
  .course-listing-wrapper .col-md-2,
  .course-listing-wrapper .col-lg-2,
  .course-listing-wrapper .col-xs-3,
  .course-listing-wrapper .col-sm-3,
  .course-listing-wrapper .col-md-3,
  .course-listing-wrapper .col-lg-3,
  .course-listing-wrapper .col-xs-4,
  .course-listing-wrapper .col-sm-4,
  .course-listing-wrapper .col-md-4,
  .course-listing-wrapper .col-lg-4,
  .course-listing-wrapper .col-xs-5,
  .course-listing-wrapper .col-sm-5,
  .course-listing-wrapper .col-md-5,
  .course-listing-wrapper .col-lg-5,
  .course-listing-wrapper .col-xs-6,
  .course-listing-wrapper .col-sm-6,
  .course-listing-wrapper .col-md-6,
  .course-listing-wrapper .col-lg-6,
  .course-listing-wrapper .col-xs-7,
  .course-listing-wrapper .col-sm-7,
  .course-listing-wrapper .col-md-7,
  .course-listing-wrapper .col-lg-7,
  .course-listing-wrapper .col-xs-8,
  .course-listing-wrapper .col-sm-8,
  .course-listing-wrapper .col-md-8,
  .course-listing-wrapper .col-lg-8,
  .course-listing-wrapper .col-xs-9,
  .course-listing-wrapper .col-sm-9,
  .course-listing-wrapper .col-md-9,
  .course-listing-wrapper .col-lg-9,
  .course-listing-wrapper .col-xs-10,
  .course-listing-wrapper .col-sm-10,
  .course-listing-wrapper .col-md-10,
  .course-listing-wrapper .col-lg-10,
  .course-listing-wrapper .col-xs-11,
  .course-listing-wrapper .col-sm-11,
  .course-listing-wrapper .col-md-11,
  .course-listing-wrapper .col-lg-11,
  .course-listing-wrapper .col-xs-12,
  .course-listing-wrapper .col-sm-12,
  .course-listing-wrapper .col-md-12,
  .course-listing-wrapper .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .course-listing-wrapper .col-xs-1,
  .course-listing-wrapper .col-xs-2,
  .course-listing-wrapper .col-xs-3,
  .course-listing-wrapper .col-xs-4,
  .course-listing-wrapper .col-xs-5,
  .course-listing-wrapper .col-xs-6,
  .course-listing-wrapper .col-xs-7,
  .course-listing-wrapper .col-xs-8,
  .course-listing-wrapper .col-xs-9,
  .course-listing-wrapper .col-xs-10,
  .course-listing-wrapper .col-xs-11,
  .course-listing-wrapper .col-xs-12 {
    float: left;
  }
  .course-listing-wrapper .col-xs-12 {
    width: 100%;
  }
  .course-listing-wrapper .col-xs-11 {
    width: 91.66666667%;
  }
  .course-listing-wrapper .col-xs-10 {
    width: 83.33333333%;
  }
  .course-listing-wrapper .col-xs-9 {
    width: 75%;
  }
  .course-listing-wrapper .col-xs-8 {
    width: 66.66666667%;
  }
  .course-listing-wrapper .col-xs-7 {
    width: 58.33333333%;
  }
  .course-listing-wrapper .col-xs-6 {
    width: 50%;
  }
  .course-listing-wrapper .col-xs-5 {
    width: 41.66666667%;
  }
  .course-listing-wrapper .col-xs-4 {
    width: 33.33333333%;
  }
  .course-listing-wrapper .col-xs-3 {
    width: 25%;
  }
  .course-listing-wrapper .col-xs-2 {
    width: 16.66666667%;
  }
  .course-listing-wrapper .col-xs-1 {
    width: 8.33333333%;
  }
  .liveFilter {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    align-content: stretch;
    justify-content: flex-end;
  }
  .liveFilter select{
    white-space: nowrap!important;
    overflow: hidden!important;
    text-overflow: ellipsis;
    display: block;
    width: 99%;
  }
  
 .timezone-tooltip span{
    border: 1px solid;
    border-radius: 50px;
    display: block;
    width: 14px;
    font-size: 11px;
    height: 14px;
    text-align: center;
    line-height: 1.2;
    color: #9c9a9a;
    position: relative;
    cursor: pointer;
  }
.timezone-tooltip .tooltip-inner{
    background: #000!important;
    font-size: 12px;
    color: #fff!important;
    width: 180px;
}
.align-center {
    align-items: center;
}


  @media (min-width: 768px) {
    .course-listing-wrapper .container {
      width: 750px;
    }
    .course-listing-wrapper .col-sm-4 {
      width: 33.33333333%;
    }
    .course-listing-wrapper .col-sm-1,
    .course-listing-wrapper .col-sm-10,
    .course-listing-wrapper .col-sm-11,
    .course-listing-wrapper .col-sm-12,
    .course-listing-wrapper .col-sm-2,
    .course-listing-wrapper .col-sm-3,
    .course-listing-wrapper .col-sm-4,
    .course-listing-wrapper .col-sm-5,
    .course-listing-wrapper .col-sm-6,
    .course-listing-wrapper .col-sm-7,
    .course-listing-wrapper .col-sm-8,
    .course-listing-wrapper .col-sm-9 {
      float: left;
    }
    .course-listing-wrapper .col-sm-8 {
      width: 66.66666667%;
    }
  }
  @media (min-width: 992px) {
    .course-listing-wrapper .container {
      width: 970px;
    }
    .course-listing-wrapper .col-md-3 {
      width: 25%;
    }
    .course-listing-wrapper .col-md-1,
    .course-listing-wrapper .col-md-10,
    .course-listing-wrapper .col-md-11,
    .course-listing-wrapper .col-md-12,
    .course-listing-wrapper .col-md-2,
    .course-listing-wrapper .col-md-3,
    .course-listing-wrapper .col-md-4,
    .course-listing-wrapper .col-md-5,
    .course-listing-wrapper .col-md-6,
    .course-listing-wrapper .col-md-7,
    .course-listing-wrapper .col-md-8,
    .course-listing-wrapper .col-md-9 {
      float: left;
    }
    .course-listing-wrapper .col-md-9 {
      width: 75%;
    }
  
    .course-listing-wrapper .col-md-7 {
      width: 58.33333333%;
    }
    .course-listing-wrapper .col-md-5 {
      width: 41.66666667%;
    }
    .course-listing-wrapper .col-md-4 {
      width: 33.33333333%;
    }
  }
  @media (min-width: 1200px) {
    .course-listing-wrapper .container {
      width: 1170px;
    }
  }
  

/* ********************************************************** */
/* ***************    Course List Page  ********************* */
/* ********************************************************** */
.course-listing-wrapper .course-block-1{
    font-family:var(--default-font);
    position:relative;
    height:360px;
    overflow:hidden;
    box-shadow:0 0 14px rgba(0,0,0,0.08);
    

    width: 100%;
    border-radius: 4px;
  
    background: #fff;
    -webkit-box-shadow: 0 0 4px 2px #f1f1f1;
    -moz-box-shadow: 0 0 4px 2px #f1f1f1;
    box-shadow: 0 0 4px 2px #f1f1f1;
    display: block;
    margin: 0 auto 26px;
    transition: box-shadow .3s ease-in-out;
}
.course-listing-wrapper .course-block-1 .ribbon{
    position: absolute;
    top: -48px;
    left: -51px;   
    color: white;
    background: #d01818;
    height: 100px;
    width: 100px;
    transform: rotate(44deg);
    opacity:1;

}
.course-listing-wrapper .course-block-1 .ribbon.regClose{
    height: 164px;
    width: 121px;
    top: -68px;
    left: -66px;
}
.course-listing-wrapper .course-block-1 .ribbon .txt {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 42px;
    left: 36px;
    transform: rotate(-90deg);
    font-weight: 600;
    font-size:12px;
}
.course-listing-wrapper .course-block-1 .ribbon.regClose .txt{
    top: 52px;
    left: 44px
}
.course-listing-wrapper .course-block-1 .ribbon.limited{
    background:#ff4e00;
}
.course-listing-wrapper .course-block-1 .ribbon.limited .txt {   
    width: 76px;  
    top: 36px;
    left: 45px;
    transform: rotate(-90deg);
    white-space: nowrap;    
    line-height: 13px;
}
.course-listing-wrapper .course-block-1 h3.title{
    line-height:20px;
    margin-top:10px;
    display: block;
    overflow: hidden;    
    font-family:var(--default-font);
   
    padding-bottom:0px;
}
.course-listing-wrapper .course-block-1 h3.title a{
    padding:0px;
    margin:0px;
    font-family:var(--default-font);
    font-size:15px;
    color:var(--text-color);  
    min-height: auto;
    max-height: 45px;
    height: inherit;
    text-decoration:none;
    font-weight:600;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
}

.course-listing-wrapper .course-block-1:hover h3.title a {
	min-height: inherit;
	max-height: inherit;
	-webkit-line-clamp: 3;
	-moz-line-clamp: 3;
	-ms-line-clamp: 3;
	-o-line-clamp: 3;
	line-clamp: 3;
}

#course_list_wrapper_ .bundle-label,#course_list_wrapper .bundle-label{
    z-index:9;
}
.course-listing-wrapper .course-block-1 .subhead{
    font-size:13px;
    padding:0px 0;
    color:#818188;   
    font-weight:500;
    line-height: 20px;;
    margin-top:10px;    
}
.course-listing-wrapper .course-block-1 .location{
    background:url('/assets/themes/ofabee/img/location.png') 0 50% no-repeat;
    padding-left: 15px;
}
.course-listing-wrapper .course-block-1 .live{
    background:url('/assets/themes/ofabee/img/headphones.svg') 0 50% no-repeat;
    padding-left: 15px;
    background-size:10px 10px;
}
.course-listing-wrapper .course-block-1 .clock{
    background:url('/assets/themes/ofabee/img/clock-circular-outline.svg') 0 50% no-repeat;
    padding-left: 15px;
    background-size:10px 10px;
}
.course-listing-wrapper .course-block-1  .courses {
    background:url('/assets/themes/ofabee/img/categories.svg') 0 50% no-repeat;
    padding-left: 15px;
    background-size:10px 10px;
}
.course-listing-wrapper .course-block-1 .lectures{
    background:url('../img/newspaper.svg') 0 50% no-repeat;
    padding-left: 15px;
    background-size:10px 10px;
    object-fit: fill;
}

.course-listing-wrapper .course-block-1 .lectures{
    margin-top: 3px;
}

.is-wrapper .course-listing-wrapper .course-block-1 .lectures{
    margin-top: -7px;
}

.course-listing-wrapper .course-block-1 .priceBlock{
    display: flex;
    align-items: center;
    flex: unset!important;
    justify-content: space-around;
}
.course-listing-wrapper .course-block-1 .courser-bottom-half{
    position:absolute;
    padding:10px 15px 0 15px;
    width:100%;
    top: 160px;
    background: white;
    justify-content: normal;
    text-align: left;
    border-radius: 0 0 3px 3px;
    min-height: 160px;
    display: flex;
    flex-direction: column;
    cursor:pointer;
}
.course-listing-wrapper .course-block-1 .courser-bottom-half .midTop{
    height: 115px;
    overflow: hidden;
}
.course-listing-wrapper .course-block-1:hover .courser-bottom-half .midTop{
    height:auto;
}
.course-listing-wrapper .course-block-1 .eventDate{
    display: inline-block;
    position: absolute;
    background: #294867;
    border-radius: 3px;
    color: white;
    padding: 2px 6px;
    width:50px;
    height:50px;
    
    font-size: 11px;
    text-align: center;
    top:-36px;
    font-weight: 300;
}


.course-listing-wrapper .course-block-1:hover .eventDate{
    height:auto;
    width:auto;
    font-size:12px;
    font-weight: 700;
    top: -10px;
   
}
.course-listing-wrapper .course-block-1 .eventDate span{
    font-size: 20px;
    font-weight: 700;
}
.course-listing-wrapper .course-block-1:hover .eventDate span{
    font-size: 12px;
    font-weight: 700;
}
.course-listing-wrapper .course-block-1 .description {    
    position:relative;
    padding:10px 0 0 0;   
    font-size:12px;
    overflow:hidden;
    margin-top:10px;
    max-height:90px;
}
.course-listing-wrapper .course-block-1 .description a{ 
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: auto;
    text-align: justify;
    font-size:13px;
}   

.course-listing-wrapper .course-block-1 .description a { 
    text-decoration: none;
    display: -webkit-box; /* Use webkit-box for multi-line ellipsis */
    -webkit-line-clamp: 4; /* Limit to 4 lines */
    -webkit-box-orient: vertical; /* Vertical box orientation */
    overflow: hidden; /* Hide overflow content */
    text-overflow: ellipsis; /* Add "..." for overflow text */
    min-height: auto; /* Let height be flexible based on content */
    text-align: justify; /* Justify text alignment */
    border-radius: 0 0 3px 3px;
    color: #0c0c0c;
    font-size: 13px;
}   
.course-listing-wrapper .course-block-1 .description *{
    margin:0px; padding:0px;
}
.course-listing-wrapper .course-block-1 .description:after{
    border-top: solid 1px #ccc;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 1px;
    z-index: 1;
    left: 0;
}

/* .course-listing-wrapper .course-block-1 .description:before{
    content: '';
    width: 20px;
    height: 2px;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 3;
    background:#ff5500;
    } */
.course-listing-wrapper .course-block-1 .stockinfo {
    display:none;
}
.course-listing-wrapper .course-block-1:hover .stockinfo{
    display:block;
}
.course-listing-wrapper .course-block-1 .stockinfo {
margin-bottom:5px;
margin-top:5px;
}

section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .description:before {
    content: none;
}
.course-listing-wrapper .course-block-1 .time{ 
    display:none;
    margin-top:10px;
}
.course-listing-wrapper .course-block-1 .stockinfo span{
    display:inline-block;
    background:#fde5ca;
    border-radius:3px;
    font-size:11px;
    line-height:12px;
    padding:3px 5px;
    color:#ff6600;
}
.course-listing-wrapper .course-block-1 .stockinfo span.soldout{
   background:#ffdcc9;
   color:#c83d42;
   font-weight: 600;
}
.course-listing-wrapper .course-block-1 .time{
    font-size:12px;
    font-weight:600;
    display:none;

}
.course-listing-wrapper .course-block-1 .courser-bottom {
    display:flex;   
    align-items: center;
    height:55px;    
    position:absolute;    
    margin:0px;
    bottom: 0px;
    width:100%;
    background: white;
    padding:0 15px;
    z-index:5;
    
}
.course-listing-wrapper .course-block-1 .courser-bottom .mp, .course-listing-wrapper .course-block-1 .courser-bottom .mp span.rupee-unicode {
    font-size:18px;
    font-weight:700;
}
.course-listing-wrapper .course-block-1 .courser-bottom .op {
    font-size:14px;
    font-weight:normal;
    color:#8f8888;
    max-width:unset;
    padding-left:7px;
    display: inline-block;
    position: relative;
    top: -1px;
    line-height: 18px;
}
.course-listing-wrapper .course-block-1 .courser-bottom .op:after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 8px;
    z-index: 9999;
    background: #8f8888;
    left: 6px;
    right: -1px;
}

.course-listing-wrapper .course-block-1 .courser-bottom button.register {
    background:#247bc2;
    border-radius:3px;
    font-size:13px;
    font-weight:700;
    color:white;
    border:solid 1px #247bc2;
    padding:9px 22px;
    min-width:87px;
    display:block;
    opacity:0;
    position:absolute;
    right: 0px;
    top: -18px;
    float:right;
    line-height:normal;
    cursor: pointer;
}
.course-listing-wrapper .course-block-1 .courser-bottom button.register.outline {
    background:transparent;
    color:#247bc2;
}
.course-listing-wrapper .course-block-1 .courser-bottom .btnBlock{
    position:relative;
   padding-left:10px;
   flex:1;
   text-align: right;
   display: none;
}
.course-listing-wrapper .course-block-1:hover .courser-bottom .btnBlock{
    display: block;
}
.course-listing-wrapper .course-block-1 .courser-bottom .btnBlock button:hover{
    filter: brightness(110%) !important;
}
.course-listing-wrapper .course-block-1 .courser-bottom .btnBlock .reg-closed{
    white-space: nowrap;
    color: var(--primary-color);
     background: white;
    border: solid 1px white;
    font-weight: normal;
    font-size: 14px;
}

.course-listing-wrapper .course-block-1:hover .courser-bottom button.register {
    opacity:1;
     transition:  opacity 0.5s; 
     white-space:nowrap;
}

.course-listing-wrapper .course-block-1:hover .courser-bottom div.star {
    display:none;
}
.course-listing-wrapper .course-block-1  .star{
    flex:1;
    text-align:right;
    position:relative;
}
.course-listing-wrapper .course-block-1  .star span {
    position:relative;
    color:#7e7e7e;
    font-size:14px;
   
}
.course-listing-wrapper .course-block-1 .star span:after{
    display:block;
    position:absolute;
    left:-20px;
    content:'';
    background:url('/assets/themes/ofabee/img/star-rating-sprite.png') 0 100%;
    width: 16px;
    height: 16px;
    top: 0px;
}
.course-listing-wrapper .course-block-1 .course-top-half{
border-radius:5px 5px 0 0;
}
.course-listing-wrapper .course-block-1 .course-top-half a{ height:156px;}
.course-listing-wrapper .course-block-1 .course-top-half a img{ height:156px;}
.course-listing-wrapper .course-block-1 .course-top-half a .mobileOnly{
    display:none;
}

section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1.mobileOpen .courser-bottom .btnBlock {
    text-align: right;
    display: block;
}

section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1.mobileOpen .courser-bottom .btnBlock button {
    opacity: 1;
    display: inline-block;
    visibility: visible;
}

.course-listing-wrapper .course-block-1:hover .course-top-half.course-top-sm-alter a {
    display: block;
    height: auto;
  
}
.card-img-fit {
    width: 100%;
    height: 100%;
}

.course_list_wrapper .ex-course-container .course-block-1 .courser-bottom .priceBlock .mp span.rupee-unicode {
    font-weight: 600;
    margin-right: 1px;
}

/* Hover on  course-block-1 */

.course-listing-wrapper .course-block-1:hover .courser-bottom-half{
   
    position: absolute;
    background: white;
    top: 26px;
    margin-right: 15px;
    transition:  top 0.5s; 
}

.course-listing-wrapper .course-block-1:hover .description{
display:block
}
.course-listing-wrapper .course-block-1:hover .description:before{
display:block
}
.course-listing-wrapper .course-block-1:hover .time{
display:block
}
.course-listing-wrapper .course-block-1:hover .courser-bottom button.register {
    display:inline-block;
}
.course-listing-wrapper .course-block-1:hover .ribbon{
    opacity:0;
    transition: opacity 0.5s; 
}

.courseListTop{
  padding-bottom:20px;
}
.courseListTop a{
    text-decoration:none;
}

.liveFilter select {
    padding: 6px 12px;
    width: auto;
    font-size: 13px;
    color: #929292;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: transparent;
    border: none;
    box-shadow: none;
    background-image: url(/assets/themes/ofabee/img/arrow-down.png);
    background-position: calc(100% - 10px) 50%;
    background-repeat: no-repeat;
    white-space: break-spaces;
    width: 100%;
}

.ex-course {
    background: #f9f9f9;
    height: auto;
    width: 100%;
}
.container-reduce-width {
    width: 90%;
    margin: 0 auto;
}
.drop-down-wrap {
    padding: 15px;
}
#load_more_courses_list{
    display:none;
}
.bundle-label {
    background: #ff327a;
    width: 36px;
    height: 42px;
    border-radius: 0px 6px 6px 6px;
    position: absolute;
    top: -5px;
    right: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bundle-label:before {
    content: ' ';
    position: absolute;
    left: -4px;
    top: 0px;
    border-style: solid;
    border-width: 0 0 6px 4px;
    border-color: transparent transparent #aa28ac transparent;
}
.bundle-label .bundle-icon {
    height: 20px;
    margin: 0 auto;
}
.bundle-label .bundle-count {
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 15px;
}
.bundle-label .bundle-count span {
    font-weight: 600;
}
.bundle-label .bundle-count span.in {
    font-size: 10px;
    display: inline-block;
}
.bundle-label .bundle-count span {
    font-weight: 600;
}
.container.cms-course-container #course_list_wrapper .ex-course-container .course-block-1 .courser-bottom-half .midTop h3.title {
    letter-spacing: normal;
    margin-top: 3px;
}
.container.cms-course-container .module.courseFilter ul li {
    font-weight: 500;
}
#showChatBox {
    bottom: 77px!important;
    top: auto;
}
.custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .course-block-1.mobileOpen .courser-bottom .btnBlock button {
    opacity: 1;
    visibility: visible;
    display: inline-block;
}

.is-wrapper .custom-course-container #load_more_courses_list a.btn.nav-header-holder.orange-flat-btn.orange-course-btn.inline-blk {
    background: #464c5a !important;
    color: #ffffff !important;
}

.custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .course-block-1.mobileOpen .courser-bottom .btnBlock{
    text-align: right;
    display: block;
}
.custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container .row.courseListTop .liveFilter select#select_time_zone:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

/* Extra Small Devices, Phones */
/* @media only screen and (max-width: 480px) { */
    @media only screen and (max-width: 768px) {
        .container-reduce-width{
            width:100%;

        }
        .no-padding-xs {
            padding: 0!important;
        }
     .course-listing-wrapper .course-block-1 {
        display:block;
        height: auto;
        border-radius:5px;
        padding:0px 0 10px 0;
        width:100%  ;
     }
    .course-listing-wrapper .course-block-1 .course-top-half{
        width: 35%;
    height: 80px;
    margin: 0px;
    float: left;
   min-height: auto;
    max-height: 164px;
    float:left;
    margin:10px 0 0 0;
    padding:0px 0px 0 10px;
    position:relative;
    overflow:hidden;
    border-radius: 0;
    }
    .course-listing-wrapper .course-block-1 .description {
        border:none;
    }
    .course-listing-wrapper .course-block-1 .subhead,.course-listing-wrapper .course-block-1 .description  {
        display:none!important;
    }
    .course-listing-wrapper .course-block-1.mobileOpen   .description  {
        display:none;
    }

    .course-listing-wrapper .course-block-1 .course-top-half a{
        height: auto;
    align-items: flex-start;
    }
    .course-listing-wrapper .course-block-1 .course-top-half a img{
        height: 80px;
    object-fit: cover;
    border-radius:5px;
    }
    .course-listing-wrapper .course-block-1 .eventDate{
          display:none;
    }
    .course-listing-wrapper .course-block-1 .star{
          display:none;
    }
    .course-listing-wrapper .course-block-1 .course-top-half a{
        position:relative;
        border-radius: 5px;
        display: block;
    }
    .course-listing-wrapper .course-block-1 .course-top-half a .eventDate.mobileOnly{
              display: block;
            position: absolute;
            bottom: 4px;
            left: 4px;
            top: auto;
            width: auto;
    height: 35px
    }
    .course-listing-wrapper .course-block-1 .course-top-half a .eventDate.mobileOnly span{
        line-height: 16px;
        font-size: 12px;
        padding: 0;
    }
     .course-listing-wrapper .course-block-1 .course-top-half a .star.mobileOnly{
              display: block;
            position: absolute;
            bottom: 3px;
            right: 3px;
            top: auto;
            left:auto;
    
    }
    .course-listing-wrapper .course-block-1 .courser-bottom{
        background: none;
    border: none;
    display: block;
    position: absolute;
    width: 60%;
    right: 0px;
    padding: 0px 0 0 10px;
    margin: 0px;
    height:unset;   
    bottom: 5px;
    }
    .course-listing-wrapper .course-block-1 .courser-bottom-half{
        float: right;
    width: 60%;
    margin: 0px;
    padding: 0px;
    position: static;
    padding:10px 10px 10px 10px;
    
    display: block;
    min-height: auto;
    }
    .course-listing-wrapper .course-block-1 .courser-bottom-half .block-head{
        min-height: auto !important;
    max-height: auto !important;
    }
    .course-listing-wrapper .course-block-1 .courser-bottom-half .midTop{
        height:auto;
    }
    .course-listing-wrapper .course-block-1 .courser-bottom .mp{
        min-width:auto;
        font-size:15px;
    }
    .course-listing-wrapper .course-block-1 .courser-bottom .op{
        font-size: 13px;
        line-height: normal;
    }
    .course-listing-wrapper .course-block-1 .priceBlock {
        justify-content: flex-start;
    }
    .course-listing-wrapper .course-block-1 .star{
        flex: 1;
    text-align: right;
    position: absolute;
    left: -60px;
    top: -25px;
    background: rgba(0,0,0,0.5);
    width: 43px;
    padding: 0 3px;
    border-radius: 3px;
    color: white;
    }
    .course-listing-wrapper .course-block-1  .star span{
        color:white;
    }
    .liveFilter select{
        width:100%;
        margin-top:10px;
    }
    .bundle-label .bundle-icon{
        display:none;
    }
    .course-listing-wrapper .course-block-1 .bundle-label{
        height:25px;
        right:15px;
    }
    .course-listing-wrapper .course-block-1 .bundle-label .bundle-count{
        padding-top:6px;
    }
    .course-listing-wrapper .course-block-1 .ribbon {
        left: auto;
        top: -11px;
        right: -28px;
        z-index: 99;
        height: 41px;
        width: 100px;
        transform: rotate(44deg);
        opacity: 1;
        z-index: 1!important;
    
    }

    .course-listing-wrapper .course-block-1 .ribbon.regClose {
        height: 164px;
        width: 121px;
        top: -96px;
        left: auto;
        right: -56px;
        transform: rotate(136deg);
    }

    .course-listing-wrapper .course-block-1 .ribbon.regClose .txt {
        top: 52px;
        left: 44px;
        font-size: 10px;
        transform: rotate(274deg);
    }
    .course-listing-wrapper .course-block-1 .ribbon.limited {
        left: auto;
        top: -52px;
        right: -62px;
        height: 104px;
        width: 106px;
        transform: rotate(44deg);   
    }
    .course-listing-wrapper .course-block-1 .ribbon.limited .txt {
        width: 76px;
        top: 77px;
        left: 7px;
        transform: rotate(0deg);
        white-space: nowrap;
        line-height: 13px;
    }
    .course-listing-wrapper .course-block-1 .ribbon .txt {
    
        top: 22px;
    left: 9px;
    transform: rotate(0deg);    
    }
    #course_list_wrapper .bundle-label{
        height:22px;
        width:40px; 
    }
    .course-listing-wrapper .course-block-1 .eventDate span{
        font-size:16px;
        display:block;
        padding-top:5px;
    }
    .course-listing-wrapper .course-block-1 .mobLink{
        display:block;
        width:30px;
        height:30px;
        background:url('../img/arrowdown.png') no-repeat 50%;
        background-size:12px;
        right: 3px;
        top: 73px;
        position:absolute;
        z-index: 999;
    }
    .course-listing-wrapper .mobileOpen .mobLink{
        transform:rotate(180deg);
        top: 70px;
     }
     .course-listing-wrapper .mobileOpen .subhead{
        display:block;
    }
    .course-listing-wrapper .mobileOpen .description{
        display:block;
    }
    .course-listing-wrapper .mobileOpen .course-top-half{
        float:none;
    }
    .course-listing-wrapper .mobileOpen  .courser-bottom-half{
        float:none;
        width:100%;        
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1.mobileOpen .courser-bottom-half {
        padding-bottom: 0;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1.mobileOpen .courser-bottom .priceBlock .mp {
        font-size: 20px;
        position: static;
    }
    .course-listing-wrapper .mobileOpen .midTop{
       position: absolute;
    top: 10px;
    width: calc(60% - 25px);
    right: 15px;
    }
    .course-listing-wrapper .mobileOpen .courser-bottom{
        position:static;
        width:100%;
        padding:10px 10px 0 10px;
        border-top:solid 1px #f2f2f2;
        display:flex;

    }
    .course-listing-wrapper .mobileOpen .description:after, .course-listing-wrapper .mobileOpen .description:before{
        content:'';
        display:none;
    }
    .course-listing-wrapper .mobileOpen .courser-bottom button.register{
        opacity:1;
        position:static;
    }
    .course-listing-wrapper .mobileOpen .courser-bottom .star{
       
    }
    .course-listing-wrapper .mobileOpen .courser-bottom .btnBlock{
        position:static;
    }
    .course-listing-wrapper .mobileOpen .courser-bottom button.register {
        opacity:1;
    }
    .course-listing-wrapper .course-block-1 .subhead {
        padding:5px 15px;
        letter-spacing: -0.02em;
    }
    .course-listing-wrapper .course-block-1:hover .courser-bottom-half{
        min-height: auto;
        position: static;
        padding-right:10px;
        margin-right:0px;
    }
    .course-listing-wrapper .mobileOpen .stockinfo{
        display:block;
    }
    .course-listing-wrapper .course-block-1:hover .time {
        display:none;
    }
    .course-listing-wrapper .mobileOpen:hover .time{
        display:block;
    }
    .course-listing-wrapper .course-block-1:hover .stockinfo{
        display:none;
    }
    .course-listing-wrapper .mobileOpen:hover .stockinfo,.course-listing-wrapper .mobileOpen .stockinfo{
        display:block;
    }
    .course-listing-wrapper .mobileOpen .time{
        display:none;
    }
    .course-listing-wrapper .course-block-1:hover .courser-bottom button.register{
        position:static;
        opacity: 0;
        visibility: hidden;
    }
    .course-listing-wrapper .mobileOpen:hover .courser-bottom button.register{
      visibility: visible;
        opacity: 1;
    }

    .course-listing-wrapper .course-block-1:hover .courser-bottom div.star{
        display:none;
    }
    .course-listing-wrapper .course-block-1:hover .description:after,  .course-listing-wrapper .course-block-1:hover .description:before{
        content:'';
        display:none;
    }
     .course-listing-wrapper .course-block-1:hover .eventDate{
        font-size:11px;
        font-weight:300;
     }
   .course-listing-wrapper .course-block-1:hover .eventDate span{
    font-size:14px;
   }
        
    .course-listing-wrapper .course-block-1 .courser-bottom-half .block-head{
       font-size: 14px;
    line-height: 15px;
    display: block !important;
    max-height: 31px !important;
    min-height:31px !important;
    }  
}
@media(max-width:768px)and(min-width:576px){
    .container.cms-course-container #course_list_wrapper .ex-course-container .course-block-1 .courser-bottom .priceBlock .mp {
        font-size: 16px;        
    }
}
@media(max-width:1280px){
    .cms-content-is-wrapper.custompage-box #newbanner .container .custom-block-wrapper-removable-child .search-and-higlights-waraper span.search-bar-in-banner-wraper.custom-dashboard-searchbar .olp-search-btn svg {
        width: 24px;
        top: 3px;
    }
}
@media(max-width:1024px){
    .nav-group.header-theme-bg-new .container .explore-course-row .col-xs-12.col-sm-6.col-md-6 {
        padding: 0;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 {
        width: 33.33%;
        padding: 0 7px;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .course-block-1{
        margin-bottom: 14px;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child{
        width: 96%;
        margin: auto;
        display: block;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom-half .midTop h3.title a.block-head{
        font-weight:500!important;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom-half .midTop .subhead.lectures{
        font-weight: 400;
    }
    .container.cms-course-container #course_list_wrapper .ex-course-container .course-block-1 .courser-bottom-half .midTop h3.title a.block-head {
        font-weight: 500!important;
    }
    .container.cms-course-container #course_list_wrapper .ex-course-container .course-block-1 .courser-bottom-half .midTop .subhead.lectures {
        font-weight: 400;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .module.courseFilter {
        width: 100%;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .liveFilter {
        width: 100%;
    }
    section.course-listing-wrapper .ex-course .container-reduce-width {
        width: 100%;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .liveFilter select {
        width: auto;
    }
    section.logo-blk-section.header-theme-bg .row.logo-blk-row .logoLeft a.logo-holder {
        margin-left: 25px;
    }
    .is-wrapper.cms-content-is-wrapper.custompage-box .is-boxes.is-section.is-section-100.is-box.is-bg-grey.type-alegreyasanssc-hind.custom-course-container.custom-block .courseListTop {
        padding-bottom: 4px;
        margin: 0 -8px 9px;
    } 
    .cms-content-is-wrapper.custompage-box #newbanner .container .custom-block-wrapper-removable-child .search-and-higlights-waraper ul.highlight-text.banner-search-block-color li a {
        padding: 4px 3vh;
    }
}
@media only screen and (min-width:991px) and (max-width:1024px) {
    .course-listing-wrapper .ex-course .container-reduce-width .container {
        width: 100%;
    }
    .course-listing-wrapper .ex-course .container-reduce-width .container .explorer .col-md-3.col-sm-4.col-xs-12.leftPanel {
        padding-left: 5px;
    }
    .course-listing-wrapper .ex-course .container-reduce-width .container .row .col-md-9.col-sm-8.col-xs-12 {
        padding: 0;
    }
    .course-listing-wrapper .ex-course .container-reduce-width .container .col-md-9.col-sm-8.col-xs-12>.row {
        margin: 0;
    }
    .course-listing-wrapper .ex-course .container-reduce-width .container .col-md-9.col-sm-8.col-xs-12>.row .col-md-12.col-xs-12 {
        padding: 0 0 0 7px;
    }
    .course-listing-wrapper .ex-course .container-reduce-width .container .col-md-9.col-sm-8.col-xs-12>.row #course_list_wrapper .col-md-4 {
        padding: 0 8px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 {
        margin-bottom: 14px;
    }
}


@media(max-width:991px){
    .liveFilter {
        width: 100%!important;
        justify-content: flex-start;
    }
}
@media(max-width:768px){
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container .row.courseListTop .module.courseFilter {
        float: none;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container .row.courseListTop .module.courseFilter nav ul.remove-child li {
        float: none;
        display: inline-block;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container .row.courseListTop .liveFilter {
        width: auto;
        float: none;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container .row.courseListTop .liveFilter select#select_time_zone {
        float: none;
        margin-top: 10px;
        padding-left: 0!important;
        width: 295px!important;
        text-align: right;
        background-position-x: 99%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden!important;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 {
        width: 50%;
    }
    
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .course-block-1 .courser-bottom .btnBlock button {
        opacity: 0;
        visibility: hidden;
        display: none;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom-half .midTop h3.title {
        margin-top:2px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom-half .midTop h3.title a.block-head {
        font-size: 15px;
        font-weight: 500!important;
        line-height: 1.4;
        width: auto;
        white-space: normal;
        word-break: break-word;
        text-overflow: ellipsis;
        display: -webkit-box!important;
        max-height: unset!important;
        min-height: unset!important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom .priceBlock .mp {
        font-size: 18px;
    }
    .container.cms-course-container #course_list_wrapper .ex-course-container .course-block-1 .courser-bottom-half .midTop h3.title {
        margin-top: 3px;
    }

    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom {
        bottom: 4px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1.mobileOpen .courser-bottom {
        padding: 12px 10px 2px 10px;
    }
    .container.cms-course-container #course_list_wrapper .ex-course-container .course-block-1 .courser-bottom-half .midTop h3.title a.block-head {
        font-size: 15px;
        font-weight: 500!important;
        line-height: 1.4;
        width: auto;
        white-space: normal;
        word-break: break-word;
        text-overflow: ellipsis;
        display: -webkit-box!important;
        max-height: unset!important;
        min-height: unset!important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom .priceBlock .mp span.rupee-unicode {
        font-weight: 700;
    }
    .container.cms-course-container #course_list_wrapper .ex-course-container .course-block-1 .courser-bottom .priceBlock .mp {
        font-size: 16px;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .course-block-1.mobileOpen .priceBlock .mp {
        font-size: 18px;
        line-height: normal;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .course-block-1.mobileOpen .courser-bottom-half {
        padding-bottom: 0px;
    }

    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .course-block-1.mobileOpen .courser-bottom {
        padding: 12px 10px 2px 10px;
    }

    section.categories.module .moduleBody#filterCategories nav.navlist #table-filters  li a {
        font-size: 14px;
        font-weight: 400;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom-half .midTop .subhead.lectures {
        font-size: 15px;
        font-weight: 400;
    }
    .container.cms-course-container #course_list_wrapper .ex-course-container .course-block-1 .courser-bottom-half .midTop .subhead.lectures {
        font-size: 15px;
        font-weight: 400;
    }
    .container.cms-course-container #course_list_wrapper .ex-course-container .course-block-1 .courser-bottom .btnBlock button {
        font-size: 13px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom .btnBlock button {
        font-size: 13px;
    }

    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom .btnBlock button {
        opacity: 0;
        display: none;
        visibility: hidden;
    }    
    .cms-content-is-wrapper.custompage-box #newbanner .container .custom-block-wrapper-removable-child .search-and-higlights-waraper span.search-bar-in-banner-wraper.custom-dashboard-searchbar .olp-search-btn svg {
        width: 20px;
        position: relative;
        top: -3px;
        left: -1px;
    }
    .course-listing-wrapper .course-block-1 .mobLink {
        z-index: 9;
    }
    /* .header_div.custom-header-swapper nav.navbar.nav-header-holder.custom-dropshadow-without-menu.cms-navbar-integ .navslide#myNavbar .cms-sidemenu-blk ul.nav.navbar-nav.navbar-right.top-menu li a {
        color: #444!important;
    } */
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .module.courseFilter {
        width: 100%;
        margin-top: 14px;
      }
      section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 {
        margin-bottom: 15px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .liveFilter select {
        width: 278px;
        overflow: hidden!important;
        text-overflow: ellipsis;
        display: block;
        white-space: nowrap;
        text-align: right;
        padding-right: 20px!important;
    }
    .nav-group.header-theme-bg-new .container .explore-course-row {
        padding: 20px 14px!important;
        display: flex!important;
        flex-wrap: wrap;
    }
    .course-listing-wrapper .ex-course .container-reduce-width .container .col-md-9.col-sm-8.col-xs-12>.row #course_list_wrapper .col-md-4 {
        padding: 0 7px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .module.courseFilter {
        padding: 0;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .col-md-12.col-xs-12 {
        padding: 0;
    }  
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .bundle-label{
        right:19px;
    }
    .course-listing-wrapper .course-block-1 .courser-bottom .op:after {
        top: 7px;        
    }
    .course-listing-wrapper .course-block-1:hover .courser-bottom .btnBlock {
        display: none;
    }
    .course-listing-wrapper .course-block-1 .courser-bottom .btnBlock {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .course-listing-wrapper .course-block-1.mobileOpen .courser-bottom .btnBlock {
        display: block;
        visibility: visible;
        opacity: 1;
    }
}
@media only screen and (max-width: 320px) { 
 .course-listing-wrapper .course-block-1 .mobLink{
    top:63px;
 } 
}

section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module .moduleBody#filterCategories {
    padding: 10px 10px;
}

section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module .moduleBody#filterCategories li a {
    padding: 13px 26px 13px 20px;
    border-radius: 5px;
    background:  0 100% repeat-x;
    position: relative;
    overflow-wrap: break-word;
}

section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module .moduleBody#filterCategories li.active a {
    color: #000;
    background: 0 100% repeat-x #ececec;
}

.container.cms-course-container .module.courseFilter ul li a {
    border-radius: 5px;
    margin-right: 8px;
}

section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .module.courseFilter li a:hover {
    color: #3e3d3d;
    background: #ececec;
}

section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module .moduleBody#filterCategories li:hover a {
    color: #000;
    background: 0 100% repeat-x #ececec;
}

.container.cms-course-container .module.courseFilter ul li a:hover {
    color: #3e3d3d;
    background: #dcdbdb;
}

section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .module.courseFilter li a{
    border-radius:5px;
    margin-right:6px;
}

/* section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module .moduleBody#filterCategories li a:after {
    content: "\203A";
    position: absolute;
    right: 21px;
    font-size: 20px;
} */

section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 {
    border-radius: 5px;
}

.course-listing-wrapper .course-block-1 button.add-cart.btn.theme-blue-btn1.register.reg-closed.btn-link {
    position: static;
    line-height: normal;
}


/* section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module header.moduleHeader h3:after {
    content: "\203A";
    position: absolute;
    right: 33px;
    font-size: 20px;
} */
.custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .bundle-label {
    right: 25px;
    width: unset;
    padding: 4px;
    height: unset;
    display: block;
    text-align: center;
}
.bundle-label .bundle-icon svg {
    height: 18px!important;
}
.bundle-label .bundle-count span.in {
    padding: 0 1px;
}
.course-listing-wrapper .ex-course .explorer .container .row #course_list_wrapper .bundle-label {
    right: 25px;
    width: unset;
    padding: 4px;
    height: unset;
    display: block;
    text-align: center;
}
.nav-group.header-theme-bg-new .container .explore-course-row .col-xs-12.col-sm-6.col-md-6.serach_course {
    padding: 0;
}
.course-listing-wrapper .ex-course .explorer .container .row {
    margin: 0;
}
.course-listing-wrapper .ex-course .explorer .container .row .col-md-9.col-sm-8.col-xs-12 {
    padding: 0;
}
.course-listing-wrapper .ex-course .explorer .col-md-3.col-sm-4.col-xs-12.leftPanel {
    padding-left: 0;
}
section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .module.courseFilter {
    padding: 0;
}

section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1:hover .course-top-half a{
    opacity: 0.7;
    background: #000!important;
}

section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1:hover .course-top-half a img {
    background: #000;
    opacity: 0.4;
}

.custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .course-block-1:hover .course-top-half a {
    opacity: 0.7;
    background: #000!important;
}
.custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .course-block-1:hover .course-top-half a img {
    background: #000;
    opacity: 0.2;
}
.course-listing-wrapper .ex-course .explorer .container .row .col-md-9.col-sm-8.col-xs-12 .courseListTop.row .module.courseFilter.col-sm-12.col-md-7.col-xs-12 {
    padding-left: 0;
}

.categories.module .moduleHeader{
    position: relative;
    border-radius: 6px 6px 0 0;
}

@media(max-width:1920px){
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .module.courseFilter li a {
        margin-right: 5px;
        padding: 8px;
        font-size: 13px;
        min-height: unset;
    }
}

@media(max-width:1400px){
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .module.courseFilter li a {
        padding: 7px;
        font-size: 12px;
    }
}

@media(max-width:1270px){
      .custom-banner-block-wrapper .custom-block-wrapper-removable-child.custom-banner-search-block-wrapper .search-and-higlights-waraper{
        width: 100%;
      }
}
@media(max-width:768px){
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1:hover .course-top-half a img{
        background: unset;
        opacity: 1;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .course-block-1 {
        margin-bottom: 20px;
    }
    .bundle-label .bundle-count{
        font-size: 10px!important;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 .bundle-label {
        padding: 2px 3px;
        right:19px;
    }
    .course-listing-wrapper .ex-course .explorer .container .row #course_list_wrapper .bundle-label{
        padding: 2px 3px;
        right: 18px;
    }
}
@media(max-width:767px){
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .liveFilter {
        display: flex;
        justify-content: flex-end;
    }
    .course-listing-wrapper .ex-course .explorer .col-md-3.col-sm-4.col-xs-12.leftPanel{
        padding: 0 15px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .course-top-half {
        border-radius: 5px;
        padding: 0;
        margin-left: 10px;
        width: 36%;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .course-top-half a .eventDate.mobileOnly {
        width: auto;
        height: unset;
        padding: 3px 6px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .module.courseFilter li a {
        min-height: auto;
        margin-bottom: 12px;
    }
    .container.cms-course-container .module.courseFilter ul li a {
        color: #3e3d3d;
        background: #dcdbdb;
        margin-bottom: 11px;
        padding: 8px;
        min-height: auto;
        line-height: normal;
    }
    #showChatBox {
        bottom: 77px!important;
        top: auto;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container .custom-block-wrapper-removable-child #course_list_wrapper .ex-course-container .course-block-1 .course-top-half .ribbon.regClose .txt {
        top: 134px;
        left: 2px;
        font-size: 9px;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container .custom-block-wrapper-removable-child #course_list_wrapper .ex-course-container .course-block-1 .course-top-half .ribbon.regClose {
        right: -78px;
        left: auto;
        top: -103px;
    }

    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container .custom-block-wrapper-removable-child #course_list_wrapper .ex-course-container .course-block-1 .course-top-half .ribbon.limited .txt {
        font-size: 9px;
        top: 74px;
        left: 9px;
    }

    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .course-top-half .ribbon.regClose .txt {
        transform: rotate(0deg);
        font-size: 9px;
        left: auto;
        right: -4px;
        top: 136px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .course-top-half .ribbon.regClose {
        right: -78px;
        top: -104px;
        left: auto;
    }

    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .course-top-half .ribbon .txt {
        font-size: 9px;
    }

    section.custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container .custom-block-wrapper-removable-child #course_list_wrapper .ex-course-container .course-block-1 .course-top-half .ribbon .txt {
        font-size: 9px;
    }

    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1:hover .ribbon{
        opacity: 1;
    }

    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1:hover .ribbon {
        opacity: 1;
    }

    .custom-banner-block-wrapper .custom-block-wrapper-removable-child.custom-banner-search-block-wrapper .search-and-higlights-waraper{
        width: 84%;
        margin: 0 auto;
    }
    .is-wrapper .custom-course-container #load_more_courses_list a.btn.nav-header-holder.orange-flat-btn.orange-course-btn.inline-blk{
        margin-top: 20px;
    }
    .is-wrapper.cms-content-is-wrapper.custompage-box .is-boxes.is-section.is-section-100.is-box.is-bg-grey.type-alegreyasanssc-hind.custom-course-container.custom-block {
        height: unset!important;
        min-height: unset;
        display: block;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module .moduleBody#filterCategories{
        display: none!important;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.mobileOpen.module .moduleBody#filterCategories{
        display: block!important;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module header.moduleHeader h3 {
        border-radius: 5px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.mobileOpen.module header.moduleHeader h3{
        border-radius: 5px 5px 0 0;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module header.moduleHeader h3:after {
        transform: rotate(90deg);
        content: "\203A";
        position: absolute;
        right: 33px;
        font-size: 20px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module.mobileOpen header.moduleHeader h3:after {
        transform: rotate(-90deg);
        content: "\203A";
        position: absolute;
        right: 33px;
        font-size: 20px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module .moduleBody#filterCategories li a:after{
        content:none;
    }

    section .nav-group.header-theme-bg-new .container .explore-course-row .serach_course {
        padding: 0 6px!important;
        width: 100% !important;
    }
    .course-listing-wrapper .ex-course .explorer .container .row .col-md-9.col-sm-8.col-xs-12 {
        padding: 0 15px;
    }

    .course-listing-wrapper .course-block-1 .mobLink{
        top:69px;
    }
}

@media(max-width:750px){
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .course-top-half .ribbon.regClose{
        transform: rotate(44deg);
    left: auto;
    top: -6px;
    right: -34px;
    z-index: 99;
    height: 53px;
    width: 109px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .course-top-half .ribbon.regClose .txt {
        width: 76px;
    top: 24px;
    left: 16px;
    transform: rotate(0deg);
    }
    section.course-listing-wrapper .ex-course .container .explorer .container #course_list_wrapper .course-block-1 .courser-bottom .priceBlock .mp {
        font-size: 18px;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .leftPanel section.categories.module header.moduleHeader h3 {
        margin-top: 14px;
    }
}


@media(max-width:576px){
    nav.navbar.nav-header-holder.custom-dropshadow-without-menu.cms-navbar-integ .container #myNavbar .cms-sidemenu-basic-blk .c-info-blk .c-info-val {
        padding-left: 0;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 {
        width: 100%;
    }
    .course-listing-wrapper .course-block-1 .mobLink {
        top:72px;
    }

    .course-listing-wrapper .course-block-1 .ribbon.limited .txt {
        width: 76px;
        top: 24px;
        left: 16px;
        transform: rotate(0deg);
    }
    .course-listing-wrapper .course-block-1 .ribbon.limited {
        transform: rotate(44deg);
        left: auto;
        top: -6px;
        right: -34px;
        z-index: 99;
        height: 53px;
        width: 109px;
    }
    .container.cms-course-container #course_list_wrapper .ex-course-container .course-block-1 .courser-bottom .priceBlock .op {
        margin-left: 3px;
        font-size: 13px;
        min-width: unset;
        width: unset;
        max-width: unset;
    }
    .is-wrapper.cms-content-is-wrapper.custompage-box .is-boxes.is-section.is-section-100.is-box.is-bg-grey.type-alegreyasanssc-hind.custom-course-container.custom-block .container.cms-course-container p {
        line-height: 1.5;
        margin-top: 5px;
        padding: 0px 20px;
    }
    section.course-listing-wrapper .ex-course .container-reduce-width .container .row {
        margin: 0;
    }  
    
    section.course-listing-wrapper .ex-course .container-reduce-width .container .row .col-md-9.col-sm-8.col-xs-12 .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .header_div.custom-header-swapper nav.navbar.nav-header-holder button.navbar-toggle {
        padding: 17px 15px;
    }
    section.course-listing-wrapper .ex-course .container-reduce-width .container {
        padding: 0;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .courseListTop.row .module.courseFilter {
        padding: 0 15px!important;
    }
    section.course-listing-wrapper .ex-course .container .explorer .container .col-md-12.col-xs-12 {
        padding: 0 15px;
    }
    .course-listing-wrapper .ex-course .container-reduce-width .container .col-md-9.col-sm-8.col-xs-12>.row #course_list_wrapper .col-md-4 {
        padding: 0 15px;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container .row.courseListTop .module.courseFilter {
        padding: 0;
    }
    .course-listing-wrapper .ex-course .explorer .container .row #course_list_wrapper .bundle-label {
        right: 27px;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child .col-md-3 {
        width: 100%;
    }
    .course-listing-wrapper .course-block-1 .mobLink {
        top: 70px;
    }
}
@media(max-width:480px){
    .is-wrapper .custom-course-container .course-block-1{
        min-height: unset!important;
    }
    .custom-course-container.custom-block.course-listing-wrapper .is-container.container.cms-course-container #course_list_wrapper .ex-course-container.remove-child{
        width: 100%;
    }
    .is-wrapper.cms-content-is-wrapper.custompage-box .is-boxes.is-section.is-section-100.is-box.is-bg-grey.type-alegreyasanssc-hind.custom-course-container.custom-block .container.cms-course-container p {
        padding: 0px;
    }
}
