.short-feature .theme-button{
  padding: 0 25px;
  display: inline-block;
  margin: 20px 0 0 0;
  background-color: #fff;
  color: #104a7b;
}
.short-feature .theme-button:hover{
  background-color: #104a7b;
  color: #104a7b;
}
.logoContainer{
  text-align: center;
}
.logoContainer img{
  text-align: center;
  display: inline-block;
  width: 250px;
}
.logoContainer > p{
  margin-top: 10px;
}
.short-feature {
  padding: 60px 0 60px 0;
}
.pricing-plan{
  padding-top: 100px;
}
.signUp-banner .opacity {
  background: #104a7b;
}
.scroll-top {
  background: #104a7b;
}
.signUp-banner .opacity a{
  background: #3a3a3a;
}
.our-teacher .theme-title{
  margin-bottom: 50px;
}
.theme-menu-wrapper.fixed #mega-menu-wrapper .nav>li>a{
  line-height: 46px;
  padding: 6px 25px 10px 25px;
}
footer {
  padding: 40px;
  text-align: center;
}
.theme-menu-wrapper{
  padding-top: 20px;
}
.featured-course .single-course-grid .text ul li a{
  width: auto;
  padding: 2px 9px;
  font-size: 12px;
}
.list-group a.hvr-float-shadow {
  width: auto;
  padding: 2px 14px;
  font-size: 12px;
}
.list-group a.hvr-float-shadow{
  line-height: 20px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    border-radius: 30px;
}
.list-group a.tran3s.hvr-float-shadow.hvr-float-teacher.hvr-float-shadow.join-meeting{
  background: #783df1 !important;
}
.list-group .list-group-item p.mb-1{
  text-wrap: initial;
  margin-bottom: 8px;
  line-height: 16px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.summary-section{
  color: #ffffff;
  text-align: center;
  padding-top: 50px;
  width: 500px;
  margin: 0 auto;
}
.summary-section > div{
  flex-grow: 1;
}
.summary-section > div h5 {
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: normal;
}
.summary-section > div p {
  font-size: 35px;
}
.resources-card .fa {
  margin-right: 8px;
}
.teachers-profile .enroll-banner>div {
  padding: 30px 0;
}
.teachers-profile .enroll-banner a {
  margin-top: 15px;
}
.quiz-img {
  height: 173px;
  overflow: hidden;
  margin-top: 18px;
}
.selection-criteria{
  background: #f5f5f5;
  padding: 25px;
}
/*.modal {
  z-index: 99999;
}*/
.selection-criteria h5{
  margin-top: 0 !important;
    margin-bottom: 15px !important;
}
.selection-criteria p {
  line-height: 27px;
  font-size: 18px;
}
.course-card .card-body p{
  margin-bottom: 15px;
}
.course-sidebar .purchase-badge a,
a.tran3s.hvr-float-shadow.hvr-float-student {
  background: #104a7b !important;
}
a.tran3s.hvr-float-shadow.hvr-float-teacher,
.course-sidebar .purchase-badge a.orange {
  background: #d17a35 !important;
}
.single-review .text ul li {
  color: #783df0 !important;
}
#mega-menu-wrapper .nav>li>a {
  padding: 20px 25px 18px 25px;
}

.card {
  margin-bottom: 30px;
  border: none;
  -webkit-box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
  -moz-box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
  box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
}

.card-header {
  background-color: #fff;
  border-bottom: 1px solid #e6e6f2;
}

.card-title {}

.card-subtitle {
  font-size: 14px;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.85rem;
}
.icon-box-lg {
  height: 68px;
  width: 68px;
}
.icon-circle-medium {
  line-height: 1;
  padding: 22px 2px;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  border-radius: 100%;
}
.bg-info-light {
  background-color: #dffaff !important;
  color: #fff;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.d-inline-block {
  display: inline-block!important;
}
.text-muted {
  color: #7171a6 !important;
}
.fa-sm {
  font-size: 24px !important;
}
.card-body h2 {
  font-size: 28px;
  line-height: 30px;
}
.card-body h5 {
  font-size: 15px;
  line-height: 26px;
  margin: 0px 0px 15px 0px !important;

}
.card-text {}

.card-footer {
  border-top: 1px solid #e6e6f2;
  background: #f6f6ff;
}

.card-link {}

.toolbar {
  font-size: 18px;
}

.card-header-title {
  margin: 0;
  line-height: 2;
}

.card-toolbar-tabs {}

.card-toolbar-tabs .nav.nav-pills {}

.card-toolbar-tabs .nav.nav-pills .nav-item {}

.card-toolbar-tabs .nav.nav-pills .nav-item .nav-link {
  font-size: 14px;
  padding: 6px 10px;
}

.card-toolbar-tabs .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #5969ff;
  background-color: transparent;
}
/************* Timeline **********/
.timeline {
  max-width: 830px;
  margin: 0px auto;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 15px 0px;
}
.timeline::after {
  content: "";
  position: absolute;
  width: 3px;
  background-color: #848892;
  height: 100%;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.timeline__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 18px 30px;
  background-color: white;
  border-radius: 5px;
  position: relative;
  width: 386px;
  box-shadow: 0 2px 8px 0 #242e4c59;
}
.timeline__content::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: white;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.timeline__content::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #848892;
  border-radius: 50%;
  transform: translateY(-50%);
}
.timeline__content:nth-child(odd) {
  margin-left: auto;
}
.timeline__content:nth-child(odd) .content_tag {
  right: 10px;
}
.timeline__content:nth-child(odd)::after {
  left: -10px;
}
.timeline__content:nth-child(odd)::before {
  top: 50%;
  left: -39px;
}
/* .timeline__content:nth-child(even) {
  align-items: flex-end;
} */
.timeline__content:nth-child(even) .content_p {
  text-align: left;
}
.timeline__content:nth-child(even)::after {
  right: -10px;
}
.timeline__content:nth-child(even)::before {
  top: 50%;
  right: -39px;
}
.timeline__content:nth-child(even) .content_tag {
  right: 10px;
}


.content_tag {
  position: absolute;
  top: 10px;
  padding: 6px 10px;
  background-color: #7f9ed2;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}
.content_date {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #848892;
}
.content_p {
  color: #242e4c;
  /* max-width: 230px; */
  margin-bottom: 20px;
}
.content_link {
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  color: #1f1f1f;
}
.content_link svg {
  margin-left: 5px;
}
.content_link:hover {
  color: royalblue;
  transition-duration: 300ms;
}
.content_link:hover svg path {
  fill: royalblue;
}
.course-sidebar .purchase-badge a,
.course-sidebar .sidebar-teachers-profile>a {
  width: auto;
  padding: 0 15px;
}
.modal a.hvr-float-shadow {
  width: auto;
    padding: 0 15px;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 1.5px;
  border-radius: 10px;
  background: #104a7b !important;
  margin: 20px 0 8px 0;
}
/***************** Custom **************/
.teachers-profile .teachers-bio .teachers-info{
  padding:  35px 15px;
}
.admin_pages .course-sidebar-list {
  background: #f8f5fe;
}
ul.sidebar-menu li a{
  display: block;
  padding: 8px 12px;
}
.row-centerd{
  display: flex;
  justify-content: center;
}

.card {
  margin-bottom: 30px;
  border: none;
  -webkit-box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
  -moz-box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
  box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
}

.card-header {
  background-color: #fff;
  border-bottom: 1px solid #e6e6f2;
  padding: 8px 15px;
  font-size: 18px;
}

.card-title {}

.card-subtitle {
  font-size: 14px;
}

.card-body {
  background: #ffffff;
}

.card-text {}

.card-footer {
  border-top: 1px solid #e6e6f2;
  background: #f6f6ff;
}
body.admin_pages {
  background: #efeff6;
}
.toolbar {
  font-size: 18px;
}
.card-header-title {
  margin: 0;
  line-height: 2;
}

.card-toolbar-tabs .nav.nav-pills .nav-item .nav-link {
  font-size: 14px;
  padding: 6px 10px;
}
.admin_pages .theme-inner-banner .opacity {
  padding: 200px 0 150px 0;

}
.admin_pages .theme-inner-banner {
  margin-bottom: 60px;
}
/***** Recent Activity ************/
.activity-feed {
  padding: 15px;
  list-style: none;
}
.activity-feed .feed-item {
  position: relative;
  padding-bottom: 20px;
  padding-left: 30px;
  border-left: 2px solid #e4e8eb;
}
.activity-feed .feed-item:last-child {
  border-color: transparent;
}
.activity-feed .feed-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -6px;
  width: 10px;
  height: 10px;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #f37167;
}
.activity-feed .feed-item .date {
  display: block;
  position: relative;
  top: -5px;
  color: #8c96a3;
  text-transform: uppercase;
  font-size: 13px;
}
.activity-feed .feed-item .text {
  position: relative;
  top: -3px;
}
.list-group .list-group-item h5{
    margin-bottom: 5px !important;
    color: #104a7b;
    text-wrap: initial;
    line-height: 16px;
    font-weight: 600;
}
.text-time,
.text-date{
  font-weight: bold;
}
.left-sidebar-column{
  background: #f8f5fe;
}
.admin_pages .teachers-profile .teachers-bio,
.admin_pages .teachers-profile .teachers-bio .teachers-info {
  background: #d8c4ff;
}
.admin_pages .teachers-profile .teachers-bio .teachers-info {
  margin-top: 20px;
}
.guiz-awards-row{
  postion: relative;
}
.full-width-link{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/************** Course Grid **************/
.quiz-window-body {
  background-color: #f9f9f9;
}
.guiz-awards-row {
  margin: 0;
  padding: 10px 40px;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.guiz-awards-row:after {
  content: "";
  display: table;
  clear: both;
}
.guiz-awards-row-even {
  background-color: #fff;
}
.guiz-awards-row li {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-left: 8px;
}
.guiz-awards-header {
  text-align: center;
  padding: 20px 40px;
}
.guiz-awards-star,
.guiz-awards-track,
.guiz-awards-time,
.guiz-awards-header-star,
.guiz-awards-header-track,
.guiz-awards-header-time {
  min-width: 54px;
  text-align: center;
  width: 16%;
}
.guiz-awards-title {
  width: 40%;
  min-width: 160px;
  font-size: 18px;
  font-weight: normal;
  padding-top: 3px;
}
.guiz-awards-header-title {
  width: 40%;
  min-width: 160px;
}
.guiz-awards-subtitle {
  color: #858585;
  font-size: 14px;
  font-weight: 300;
}
.guiz-awards-track,
.guiz-awards-time {
  width: 22%;
  min-width: 80px;
  font-size: 15px;
  line-height: 45px;
}
.guiz-awards-header-track,
.guiz-awards-header-time {
  width: 22%;
  min-width: 80px;
}
.guiz-awards-track .null,
.guiz-awards-time .null {
  color: #bababa;
}
.star {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #d6d6d6;
  overflow: hidden;
}
.star img{
  max-width: fit-content;
  height: 100%;
}
.badge{
  font-weight: normal;
}
.badge.badge-success{
  background-color: #dff0d8;
  color: #3c763d;
}
.badge.badge-info{
  background-color: #d9edf7;
  color: #31708f;
}
.badge.badge-warning{
  background-color: #fcf8e3;
  color: #8a6d3b;
}
.badge.badge-danger{
  background-color: #f2dede;
  color: #a94442;
}
.teachers-profile .enroll-banner h4{
  line-height: 28px;
}
.gui-window-awards .progress {
  height: 8px;
  margin-bottom: 0;
}
.gui-window-awards .progress-bar {
  background-color: #783df1;
}
.planner-section h1 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
/************** Planner ************/
.planner-section ul {
  list-style: none;
}
.planner-section input {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.planner-section label {
  display: block;
  float: left;
  height: 50vh;
  width: 40px;
  overflow: hidden;
  background: #c5e4ff;
  text-align: center;
  font-size: 14px;
  line-height: 50px;
  transition: background 300ms ease;
}
.planner-section label:hover {
  transition-duration: 0s;
}
.planner-section li:nth-child(even) > input + label {
  background: #c5e4ff;
}

.planner-section label:hover,
.planner-section li:nth-child(even) > input + label:hover {
  background: #104a7b;
  color: #fff;
  cursor: pointer;
}

.planner-section input[type=radio]:checked ~ label {
  background: #104a7b;
  color: #fff;
  cursor: default !important;
}

/* SLIDES */
.planner-section .accslide {
  display: block;
  height: 100%;
  width: 0px;
  padding: 10px 0;
  float: left;
  overflow-x: hidden;
  font-size: 12px;
  line-height: 1.5;
  white-space: nowrap;
  transition: all 700ms ease;
}
.planner-section .accslide .content {
  padding-left: 15px;
  padding-right: 15px;
}
.planner-section .accslide img {
  margin-top: 10px;
}
.planner-section input[type=radio]:not(:checked) ~ label > * {
  padding-left: 7px;
  font-size: 1.2em;
  white-space: nowrap;
  transform: rotate(90deg);
}
.planner-section input[type=radio]:checked ~ label > * {
  display: none;
}
.planner-section li:nth-child(1):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 80px);
}
.planner-section li:nth-child(2):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 80px);
}
.planner-section li:nth-child(1):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 120px);
}
.planner-section li:nth-child(2):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 120px);
}
.planner-section li:nth-child(3):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 120px);
}
.planner-section li:nth-child(1):nth-last-child(4) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 160px);
}
.planner-section li:nth-child(2):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 160px);
}
.planner-section li:nth-child(3):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 160px);
}
.planner-section li:nth-child(4):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 160px);
}
.planner-section li:nth-child(1):nth-last-child(5) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 200px);
}
.planner-section li:nth-child(2):nth-last-child(4) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 200px);
}
.planner-section li:nth-child(3):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 200px);
}
.planner-section li:nth-child(4):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 200px);
}
.planner-section li:nth-child(5):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 200px);
}
.planner-section li:nth-child(1):nth-last-child(6) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}
.planner-section li:nth-child(2):nth-last-child(5) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}
.planner-section li:nth-child(3):nth-last-child(4) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}
.planner-section li:nth-child(4):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}
.planner-section li:nth-child(5):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}
.planner-section li:nth-child(6):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}
.planner-section li:nth-child(1):nth-last-child(7) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}
.planner-section li:nth-child(2):nth-last-child(6) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}
.planner-section li:nth-child(3):nth-last-child(5) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}
.planner-section li:nth-child(4):nth-last-child(4) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}
.planner-section li:nth-child(5):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}
.planner-section li:nth-child(6):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}
.planner-section li:nth-child(7):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}
.planner-section li:nth-child(1):nth-last-child(8) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}
.planner-section li:nth-child(2):nth-last-child(7) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}
.planner-section li:nth-child(3):nth-last-child(6) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}
.planner-section li:nth-child(4):nth-last-child(5) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}
.planner-section li:nth-child(5):nth-last-child(4) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}
.planner-section li:nth-child(6):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}
.planner-section li:nth-child(7):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}
.planner-section li:nth-child(8):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}
/***************** Planner End **************/
.align-items-start {
  -ms-flex-align: start!important;
  align-items: flex-start!important;
}
.flex-column {
  -ms-flex-direction: column!important;
  flex-direction: column!important;
}
.justify-content-between {
  -ms-flex-pack: justify!important;
  justify-content: space-between!important;
}

.d-flex {
  display: -ms-flexbox!important;
  display: flex!important;
}
@media screen and (max-width: 600px) {
  .timeline {
    gap: 15px;
    padding: 10px;
  }
  .timeline::after {
    display: none;
  }
  .timeline__content {
    width: 100%;
  }
  .timeline__content::after {
    display: none;
  }
  .timeline__content::before {
    display: none;
  }
}
@media (max-width: 991px){
  #mega-menu-wrapper .navbar-header {
    position: absolute;
    top: -60px;
    right: 0;
  }
  #theme-main-banner .camera_caption .container a{
    width: 290px;
  }
  #theme-main-banner .camera_caption .container a.button-one {
    margin-right: 0;
}
.participate-row {
  display: block;
}
.about-ideathon {
  margin-bottom: 15px;
}
.section-content-block {
  padding: 35px 0 30px 0;
}
.featured-course .theme-title {
  margin: 0 0 25px 0;
}
.instructor-banner .main-content {
  padding: 30px 15px;
  background: #eefbfc;
}
.theme-inner-banner {
  margin-bottom: 30px;
}
.course-details .details-sidebar .image-box {
  margin: 35px 0 30px 0;
}
.course-details .details-sidebar .course-short-info {
  padding-bottom: 0;
}
.course-details .details-sidebar .course-short-info li {
  margin-bottom: 40px;
}
.course-details .details-sidebar .topic-list h5 {
  margin: 25px 0 25px 0;
}
.course-sidebar .purchase-badge {
  margin-bottom: 20px;
}
.course-sidebar {
  margin-top: 20px;
}
#theme-main-banner .camera_caption .container h1, #video-banner .banner-wrapper .container h1 {
  font-size: 26px;
  line-height: 35px;
}
.admin_pages .theme-inner-banner {
  margin-bottom: 20px;
}
.row-centerd {
  display: block;
}
.profile-img{
  width: 100%;
}
.quiz-img {
  margin-bottom: 18px;
}
.planner-section .accslide .content {
  padding-left: 0;
  padding-right: 0;
}
.planner-section .accslide {
  width: 100% !important;
  float: none;
}
.planner-section label{
  display: none;
}
.summary-section {
  width: 350px;
}
.summary-section > div h5 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: normal;
}
.summary-section > div p {
  font-size: 25px;
}
.admin_pages .theme-inner-banner .opacity {
  padding: 160px 0 102px 0;
}
h3 {
  font-size: 30px;
}
.guiz-awards-track.empty{
  display: none;
}
.accslide .list-group .list-group-item h5 {
  font-size: 13px;
  margin: 0 !important;
}
.d-flex.course-title-header {
  display: block !important;
}
.d-flex.course-title-header  p.text-time {
  position: relative;
  top: -8px;
}
.list-group .list-group-item p.mb-1{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
}
/********Sidebar Menu***********/
.sidebar {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 260px;
    z-index: 100;
    transition: all 0.5s ease;
    background: #202020;
}
.sidebar.close {
    width: 78px;
}
.sidebar .logo-details {
    height: 60px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.sidebar .logo-details i {
    font-size: 30px;
    color: #11101d;
    height: 50px;
    min-width: 78px;
    text-align: center;
    line-height: 50px;
}

        .sidebar .logo-details .logo_name {
            font-size: 22px;
            color: #fff;
            font-weight: 600;
            transition: 0.3s ease;
            transition-delay: 0.1s;
        }

    .sidebar.close .logo-details .logo_name {
        transition-delay: 0s;
        opacity: 0;
        pointer-events: none;
    }

    .sidebar .nav-links {
        height: 100%;
        padding: 30px 0 150px 0;
        overflow: auto;
    }

    .sidebar.close .nav-links {
        overflow: visible;
    }

    .sidebar .nav-links::-webkit-scrollbar {
        display: none;
    }

    .sidebar .nav-links li {
        position: relative;
        list-style: none;
        transition: all 0.4s ease;
    }

    .sidebar .nav-links > li.active:before,
    .sidebar .nav-links > li:before {
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        width: 4px;
        height: 100%;
        background: #d17a35;
        opacity: 0;
        transition: all 0.25s ease-in-out;
        border-top-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .sidebar .nav-links li.active:before,
    .sidebar .nav-links li:hover:before {
        opacity: 1;
    }

    .sidebar .nav-links li .iocn-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .sidebar.close .nav-links li .iocn-link {
        display: block
    }

    .sidebar .nav-links li i {
        height: 50px;
        min-width: 78px;
        text-align: center;
        line-height: 50px;
        color: #939393;
        font-size: 20px;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    .sidebar .nav-links li.active i,
    .sidebar .nav-links li:hover i {
        color: #939393;
    }

    .sidebar .nav-links li.showMenu i.arrow {
        transform: rotate(-180deg);
    }

    .sidebar.close .nav-links i.arrow {
        display: none;
    }

    .sidebar .nav-links li a {
        display: flex;
        align-items: center;
        text-decoration: none;
    }

        .sidebar .nav-links li a .link_name {
            font-size: 16px;
            font-weight: 400;
            color: #939393;
            transition: all 0.4s ease;
        }

    .sidebar .nav-links li.active a .link_name,
    .sidebar .nav-links li:hover a .link_name {
        color: #d17a35;
    }

    .sidebar.close .nav-links li a .link_name {
        opacity: 0;
        pointer-events: none;
    }

    .sidebar .nav-links li .sub-menu {
        padding: 6px 6px 14px 80px;
        margin-top: -10px;
        background: #fff;
        display: none;
    }

    .sidebar .nav-links li.showMenu .sub-menu {
        display: block;
    }

    .sidebar .nav-links li .sub-menu a {
        color: #1d1b31;
        font-size: 15px;
        padding: 5px 0;
        white-space: nowrap;
        opacity: 0.6;
        transition: all 0.3s ease;
    }

        .sidebar .nav-links li .sub-menu a:hover {
            opacity: 1;
        }

    .sidebar.close .nav-links li .sub-menu {
        position: absolute;
        left: 100%;
        top: -10px;
        margin-top: 0;
        padding: 10px 20px;
        border-radius: 0 6px 6px 0;
        opacity: 0;
        display: block;
        pointer-events: none;
        transition: 0s;
    }

    .sidebar.close .nav-links li:hover .sub-menu {
        top: 0;
        opacity: 1;
        pointer-events: auto;
        transition: all 0.4s ease;
    }

    .sidebar .nav-links li .sub-menu .link_name {
        display: none;
    }

    .sidebar.close .nav-links li .sub-menu .link_name {
        font-size: 18px;
        opacity: 1;
        display: block;
    }

    .sidebar .nav-links li .sub-menu.blank {
        opacity: 1;
        pointer-events: auto;
        padding: 3px 20px 6px 16px;
        opacity: 0;
        pointer-events: none;
    }

    .sidebar .nav-links li:hover .sub-menu.blank {
        top: 50%;
        transform: translateY(-50%);
    }

    .sidebar .profile-details {
        position: fixed;
        bottom: 0;
        width: 260px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #1d1b31;
        padding: 12px 0;
        transition: all 0.5s ease;
    }

    .sidebar.close .profile-details {
        background: none;
    }

    .sidebar.close .profile-details {
        width: 78px;
    }

    .sidebar .profile-details .profile-content {
        display: flex;
        align-items: center;
    }

    .sidebar .profile-details img {
        height: 52px;
        width: 52px;
        object-fit: cover;
        border-radius: 16px;
        margin: 0 14px 0 12px;
        background: #1d1b31;
        transition: all 0.5s ease;
    }

    .sidebar.close .profile-details img {
        padding: 10px;
    }

    .sidebar .profile-details .profile_name,
    .sidebar .profile-details .job {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        white-space: nowrap;
    }

    .sidebar .profile-details .job {
        color: #fff;
        font-size: 14px;
        font-weight: 300;
        opacity: .5;
        white-space: nowrap;
    }

    .sidebar .profile-details i.bx {
        min-width: 50px;
    }

    .sidebar.close .profile-details i,
    .sidebar.close .profile-details .profile_name,
    .sidebar.close .profile-details .job {
        display: none;
    }

    .sidebar .profile-details .job {
        font-size: 12px;
    }

.home-section {
    position: relative;
    background: #E4E9F7;
    height: 100vh;
    left: 260px;
    width: calc(100% - 260px);
    transition: all 0.5s ease;
}
.home-section-content{
    padding: 35px;
}
.sidebar.close ~ .home-section {
    left: 78px;
    width: calc(100% - 78px);
}

.home-section .home-content {
    height: 60px;
    display: flex;
    align-items: center;
}

    .home-section .home-content .bx-menu,
    .home-section .home-content .text {
        color: #11101d;
        font-size: 35px;
    }

    .home-section .home-content .bx-menu {
        margin: 0 15px;
        cursor: pointer;
    }

    .home-section .home-content .text {
        font-size: 26px;
        font-weight: 600;
    }

@media (max-width: 420px) {
    .sidebar.close .nav-links li .sub-menu {
        display: none;
    }
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: #3a3a3a;
}
.nav-pills .nav-link {
    color: #3a3a3a;
}
/*-------------------- START Q&A -------------------*/
.comment {
    display: grid;
    gap: 14px;
}

    .comment .user-banner {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .comment .user-banner .user {
            gap: 8px;
            align-items: center;
            display: flex;
        }

            .comment .user-banner .user .avatar {
                height: 32px;
                width: 32px;
                display: flex;
                align-items: center;
                justify-content: center;
                border: 1px solid transparent;
                position: relative;
                border-radius: 100px;
                font-weight: 500;
                font-size: 13px;
                line-height: 20px;
            }

                .comment .user-banner .user .avatar img {
                    max-width: 100%;
                    border-radius: 50%;
                }

                .comment .user-banner .user .avatar .stat {
                    display: flex;
                    position: absolute;
                    right: -2px;
                    bottom: -2px;
                    display: block;
                    width: 12px;
                    height: 12px;
                    z-index: 9;
                    border: 2px solid #ffffff;
                    border-radius: 100px;
                }

                    .comment .user-banner .user .avatar .stat.green {
                        background: #00ba34;
                    }

                    .comment .user-banner .user .avatar .stat.grey {
                        background: #969696;
                    }

    .comment .footer {
        gap: 12px;
        display: flex;
        align-items: center;
    }

        .comment .footer .reactions {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .comment .footer .divider {
            height: 12px !important;
            width: 1px;
            background: #e8e8e8;
            margin: 0;
        }

    .comment-container,
    .comment:not(.comment:first-child) {
        padding-bottom: 12px;
        margin-bottom: 12px;
        border: 1px solid #e8e8e8;
        padding: 16px 25px;
        border-radius: 5px;
        background-color: #ffffff;
    }

    .comment + .comment {
        padding-top: 12px;
    }

    .comment h5 {
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 0px;
        font-weight: 600;
        margin: 0 0 0 4px;
    }

    .comment.reply {
        margin-left: 32px;
    }

    .comment p {
        margin: 0;
    }

.comment-container > :nth-child(2) {
    margin-top: 25px;
}

.comment.reply {
    border: none !important;
    background: #f5f5f5 !important;
}
/*-------------------- START Q&A -------------------*/
/*********** Feedback Smiley Form *********/
form.smileys input[type=radio] {
    -webkit-appearance: none;
    width: 60px;
    height: 60px;
    border: none;
    cursor: pointer;
    transition: border 0.2s ease;
    filter: grayscale(100%);
    margin: 0 5px;
    transition: all 0.2s ease;
}
form.smileys input[type=radio]:hover, form#smileys input[type=radio]:checked {
    filter: grayscale(0);
}

form.smileys input[type=radio]:focus {
    outline: 0;
}

form.smileys input[type=radio].happy {
    background: url("../images/happy_ampvnc.svg") center;
    background-size: cover;
}

form.smileys input[type=radio].neutral {
    background: url("../images/neutral_t3q8hz.svg") center;
    background-size: cover;
}

form.smileys input[type=radio].sad {
    background: url("../images/sad_bj1tuj.svg") center;
    background-size: cover;
}
.smileyIConsContainer {
    display: flex;
    align-items: center;
    text-align: center;
}
.smileyIConsContainer > div{
    margin-right: 8px;
}
/*********** Feedback Smiley Form *********/