@charset "utf-8";
/* CSS Document */

/* Link style */
a {
	color: #5bbcce;
}

.breadcrumbs-title.blank-space{
	padding-top:108px;
}

.hr-no-margin{
	margin-top: 2px;
	margin-bottom: 0;
}

h4,h3{
	color: #333333 !important;
}

.btn.btn-2 {
  line-height: 38px;
  padding: 0 15px;
}

.align-center{
	text-align: center;
}

.fc button{
	height: 3.1em;
}

.push-top-60{
	padding-top: 60px;
}

.push-bottom-60{
	padding-bottom: 60px;
}

.push-bottom-25{
	padding-bottom: 25px;
}
.push-bottom-15{
	padding-bottom: 15px;
}

.push-top-15{
	padding-top: 15px;
}

.form-field-label{
	text-align: right;
	padding-top: 8px;
}

.breadcrumbs-padding{
	padding-top: 9%;
}

.push-top-120{
	padding-top: 120px;
}

.margin-top20{
	margin-top: 20px!important;
}

.margin-bottom10{
	margin-bottom: 10px!important;
}

.margin-right10{
	margin-right: 10px!important;
}

.text18{
	font-size:18px;
}

.title > h4 {
    color: #fff !important;
}

.section-padding-60{
	padding-top: 60px;
	padding-bottom: 60px;
}

/* add sorting icons to gridview sort links start*/

a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

/* add sorting icons to gridview sort links end */

.course-box .footer .video {
	padding: 15px;
}

.padding-15{
	padding: 15px;
}
@media (max-width:768px){
.register-mob-field{
	padding: 0px!important;
}	
}
.no-padding{
	padding: 0px!important;
}

.padding-right10{
	padding-right: 10px!important;
}
.breadcrumb {
    padding: 0px;
    margin-bottom: 0px!important;
    list-style: none;
    background: none!important;
    border-radius: 4px;
    float: left;
}
.breadcrumb-bg{
	 background: #f5f5f5!important;
	 padding:8px 20px;
}
.width100{
	width:100%;
}
.float-left{
	float:left;
}
.active-wallet{
    border: 1px solid #169eb7;
} 
.no-padding-left{
    padding-left: 0px;
}
.leave-request{
	width:75%;
}
@media screen and (max-width:767px){
.leave-request{
	width:100%;
}	
}

.how-it-works-steps ul, .how-it-works-steps ul li {
    width: 100%;
    float: left;
}


.how-it-works-steps ul li {
    position: relative;
    margin-top: 30px;
}

.how-it-works-icon {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-color: #f7f7f7;
    color: #a1a1a1;
    line-height: 70px;
    font-size: 40px;
    border: 4px solid #ffffff;
    float: left;
    text-align: center;
    box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.1);
    margin: 0px 20px 0px 0px;
}
.how-it-works-icon : hover{
    background: #E80206;
    color: aqua;

}

.how-it-works-details {
    float: none;
    width: auto;
    border-bottom: 1px solid rgba(102,102,102,0.1);
    overflow: hidden;
    padding-bottom:10px;
} 

/* Course page dropdown filter section */
.no-padding-left{
    padding-left: 0px;
}
.course-list span {
    top: 29px!important;
    right: 12px!important;
}

.course-search button.btn {
    border-radius: 0;
    line-height: 32px;
    padding: 0px 45px;
}

@media screen and (max-width: 1198px) {
    .course-list-bar{
        width: 100%;
    }
    .course-list select {

    width: 100%;

}
} 
.section-top {
    padding-top: 120px;
}

.default-width {
    width: 100%;
    float: left;
    position: relative;
}
.home-subject-1 >figure:before {
    background-color: rgba(0,84,164,0.85);
    opacity: 0.5;
}

.home-subject-2 >figure:before {
    background: #f55f5f;

}
.subject-bg-tag.home-subject-2:before {
    border-color: transparent transparent transparent #f55f5f!important;
}

.subject-bg-tag.home-subject-2 {
    background-color: #f55f5f!important;
}
.home-subject-2 .subject-bg-hover>span {
    background-color: #f55f5f!important;
}


.home-subject-3 >figure:before {
    background: #0ab168;

}
.subject-bg-tag.home-subject-3:before {
    border-color: transparent transparent transparent #0ab168!important;
}

.subject-bg-tag.home-subject-3 {
    background-color: #0ab168!important;
}
.home-subject-3 .subject-bg-hover>span {
    background-color: #0ab168!important;
}



.home-subject-4 >figure:before {
    background: #ffc000;

}
.subject-bg-tag.home-subject-4:before {
    border-color: transparent transparent transparent #ffc000!important;
}

.subject-bg-tag.home-subject-4 {
    background-color: #ffc000!important;
}
.home-subject-4 .subject-bg-hover>span {
    background-color: #ffc000!important;
}

.subject-bg-wrap {
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    margin-bottom: 20px;
}
.subject-bg-wrap>figure:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.subject-bg-tag.home-subject-1 {
    background-color: #0054a2;
}
.subject-bg-tag.home-subject-1:before {
    border-color: transparent transparent transparent #0054a2;
}
.subject-bg-tag:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 0 10px;
}
.subject-bg-tag {
    position: absolute;
    top: 30px;
    right: 0px;
    color: #fff;
    text-transform: capitalize;
    padding: 5px 10px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
}
.subject-bg-wrap:hover .subject-bg-tag {
    right: -10px;
    opacity: 1;
}
.subject-bg-course {
    position: absolute;
    width: 100%;
    top: 40%;
    left: 0px;
    text-align: center;
    padding: 0px 20px;
}
.subject-bg-course>i {
    color: #ffffff;
    font-size: 70px;
    margin: 0px 0px 15px;
    display: block;
}
.subject-bg-course>h5 {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}
.subject-bg-hover {
    position: absolute;
    bottom: -100px;
    left: 0px;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    text-align: center;
    padding: 52px 20px 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
}
.subject-bg-hover>span {
    width: 74px;
    height: 74px;
    border-radius: 100%;
    display: inline-block;
    color: #ffffff;
    line-height: 70px;
    font-size: 40px;
    position: absolute;
    top: -30px;
    border: 5px solid #ffffff;
    margin: 0px 0px 0px -35px;
}
.home-subject-1 .subject-bg-hover>span {
    background-color: #0054a2;
}
.subject-bg-view-more {
    width: 100%;
    float: left;
    border: 1px solid rgba(198,198,198,0.85);
    padding: 10px 10px;
    border-radius: 5px;
}
.subject-bg-view-more a {
    color: #169eb7;
}
.subject-bg-wrap.active .subject-bg-course, .subject-bg-wrap:hover .subject-bg-course {
    opacity: 0;
    top: 0px;
}
.subject-bg-wrap.active .subject-bg-hover, .subject-bg-wrap:hover .subject-bg-hover {
    opacity: 1;
    bottom: 0px;
    visibility: visible;
}
.subject-bg-wrap:hover .subject-bg-tag {
    right: -10px;
    opacity: 1;
}

@media screen and (max-width: 768px) {
.home-subject-mob {
    width: 100%;
}
} 

.footer-logo-width70{
	width:70%;
}

.btn-3{
	line-height: 38px !important;
  	padding: 0 15px !important;
  	margin: 10px !important;
}

.btn-3:hover{
	color: #169eb7 !important;
}

.img-102{
	width: 102px;
	height: 102px;
}
.img-60{
	width: 60px;
	height: 60px;
}

/* For calendar */
.fc-sun { background-color:#D3D3D3; }

/* For time box start*/
#time-box .box.box-solid.box-warning {
    border: 1px solid #f39c12;
}

#time-box .box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

#time-box .box.box-solid.box-warning>.box-header {
    color: #fff;
    background: #f39c12;
    background-color: #f39c12;
}

#time-box .box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}

#time-box .box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

#time-box .box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
    content: " ";
    display: table;
}

#time-box .box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.pull-right {
    float: right!important;
}

#time-box .box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

#time-box .box.box-solid>.box-header>.box-tools .btn {
    border: 0;
    box-shadow: none;
}

#time-box .box.box-solid.box-warning>.box-header a, .box.box-solid.box-warning>.box-header .btn {
    color: #fff;
}

#time-box .btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3;
    line-height: 20px!important;
}

#time-box .box.box-solid.box-warning>.box-header a, .box.box-solid.box-warning>.box-header .btn {
    color: #fff;
}

#time-box .fa-minus:before {
    content: "\f068";
}

#time-box .box-header:after, .box-body:after, .box-footer:after {
    clear: both;
}

#time-box .box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
    content: " ";
    display: table;
}

#time-box .box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

#time-box .box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
    content: " ";
    display: table;
}

#time-box .btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
/* For time box end*/

.clickable{
    cursor: pointer;  
}

@media (max-width:768px){
	.header-mob-whiteboard{
	float:left;
	}
	.width50-whiteboard{
	width:50%;
	}
}

/* For action button */
.actionicon {
 	color : #ec8940 !important;
}

.btn.btn-orange {
  background-color: #ec8940!important;
  border: 1px solid #ec8940!important;
  color: #ffffff!important;
  font-size: 12px!important;
  line-height: 30px!important;
  padding: 0 20px!important;
  border-radius: 0!important;
  font-weight: 400!important;
}
.btn.btn-orange:hover {
  border: 1px solid #d7d7d7!important;
  background-color: transparent!important;
  color: #ec8940!important;
}
.ul-disc li{
        list-style-type: disc!important;
} 
.weight800{
	font-weight: 800!important;
}
.weight600{
	font-weight: 600!important;
}
.weight500{
	font-weight: 500!important;
}
.no-margin{
    margin: 0px!important;
}
.set-logo {
    background: #fff;
    color: #ddd;
    font-size: 108px!important;
}
.login-color{
    color: #333333;
}
.no-text-decoration{
    text-decoration: none!important;
}
.padding-bottom10{
    padding-bottom: 10px;
}
.logout-box{
	left: -186%!important;
}

@media (max-width: 767px){
.logout-box{
	left: 0%!important;
}
}

.width50{
    background: #fff;
    color: #ddd;
	width: 50%;
}


#quick-circle {
  bottom: 30px;
  right: 60px;
  background: #5A5EB9;
  min-width: 80px!important;
  width: 80px;
  height: 80px;  
  border-radius: 50%;
  color: white;
  padding: 18px;
  cursor: pointer;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.6), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  z-index: 1000;
}
#quick-chat-overlay {
    background: rgba(255,255,255,0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: none;
}
.quick-box {
  z-index: 1000;
  display:none;
  background: #fff;
  position:fixed;
  right:50px;
  bottom:115px;  
  width:350px;
  max-width: 85vw;
  max-height:100vh;
  border-radius:5px;  
  box-shadow: 0px 4px 15px 0px #ccc;
}
.quick-box-toggle {
  float:right;
  margin-right:15px;
  cursor:pointer;
}
.quick-box-header {
  background: #5A5EB9;
  height:45px;
  border-top-left-radius:5px;
  border-top-right-radius:5px; 
  color:white;
  text-align:center;
  font-size:20px;

}

.popup-box-on {
    display: block;
}
#logout-button {
	color : #ffff;
}
#logout-button:hover {
	color : #169eb7;
}

input[type="radio" i] {
    -webkit-appearance: radio!important;
    -moz-appearance: radio!important;
    box-sizing: border-box;
}

.carousel-control{
    position: absolute;
    top: 40%!important;
    font-size: 50px!important;
    color: #191919!important;
    opacity: 1!important;
    height: 40%!important;
}

.carousel-control:hover, .carousel-control:focus {
       color: #50c5f6!important;
        opacity: 1!important;
}

.carousel-control.right{
    background-image: none!important;
}

.carousel-control.left{
background-image: none!important;
} 

.view-icon {
	 font-size: 19px!important;
}

input[type="checkbox" ] {
    -moz-appearance: checkbox!important;
    -webkit-appearance: checkbox !important;
}
.about-us-section {
	margin-top : 120px !important;
}

.row:before, row:after{
    display: none!important;
} 


@media (max-width: 767px){
.mb-width-100{
	width: 100%;
}
}

@media (max-width: 767px){
.top-bar ul li {
    line-height: 24px!important;
}
.navgation-bar .navbar-toggle {
    margin-right: 0px!important;  
} section-padding
}

.submit-box{
	padding: 77px!important;
}

@media (max-width: 767px){
.submit-box {
     padding: 30px 15px!important;
}
} 
.courses-grid > .col-md-10{
	width: 100%!important;
}
#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: red;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

.img-shadow{
   box-shadow: 0px 1px 5px #a8a8a9;
}

.card-body {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: .25rem;
	height: 100%!important;
	background: #fbfbfb none repeat scroll 0 0;
}

.card-body:hover{
	    border-color: transparent;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.grid-align{
	display: flex;
    flex-wrap: wrap;
}

.grid-content{
	display: grid;
    grid-template-rows: auto 1fr auto;
}

.margin-left-right-auto{
	margin-left: auto;
    margin-right: auto;
}

.course-card-body{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: .25rem;
	height: 100%!important;
}

.text-black{
	color: black;
}
.text-white{
	color: #fff!important;
}
.course-filter{
	padding: 0px 0px 20px;
}
.list-type-decimal {
    list-style-type: decimal;
}
.list-type-none {
    list-style-type: none;
}
.col-center{
	display: inline-block!important;
    float: none!important;
    text-align: left;
}

.logout-left{
	left: -50px!important;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: none;
}

.text-capital{
	text-transform: capitalize!important;
}

.no-margin-bottom{
	margin-bottom: 0px!important;
}
.list-type-decimal {
    list-style-type: decimal;
}
.col-center{
	display: inline-block!important;
    float: none!important;
    text-align: left;
}

.search-invoice-flex{
	display: flex;
}

@media (max-width: 767px){
.search-invoice-flex{
	display: grid;
}
}

.blog-post-image-grid{
	    display: flow-root;
}

.teacher-profile-img{
	width: 80%;
}

.home-blog-image{
	width: 258px;
    height: 194px;
}
.home-footer-blog-img {
    width: 90px;
    height: 60px;
}
@media (min-width: 991px){
.home-blog-content-width{
	width: 320px;
}
}

.blog-content-align{
	align-items: center;
    display: flex;
    height: 100%;
}

.course-grid-list > .list-view{
    display: flex;
    flex-wrap: wrap;
}
.course-carousel .item.active {
    display: flex;
    flex-wrap: wrap;
}

.plr-15{
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.pl-30{
	padding-left: 30px!important;
}
.pr-30{
	padding-right: 30px!important;
}
.mp-10{
    margin-top: 10px;
}
.mp-5{
    margin-top: 5px!important;
}
.course-pagination{
    padding: 0px 15px!important;
    margin: 0px!important;
}
.line-height {
    line-height: 22px;
}
.word-break { 
  overflow-wrap: break-word; 
}
.ie-nav-bar-right{
    float: right;
}
@media (max-width: 768px){
.ie-nav-bar-right {
    float: none;
    text-align: center;
}
.mob-ie-nav{
	text-align: left!important;
}
.mob-ie-nav-center{
	text-align: center!important;
}
}
hr.line{
	text-align: left;
}
.horizontal-line .top{
    text-align: left;
}
.horizontal-line .bottom{
    text-align: left;
} 

.footer-widget .horizontal-line .top{
    text-align: left;
}

.footer-widget .horizontal-line .bottom{
    text-align: left;
} 
.dropdown-option-menu > .dropdown-menu {
	left: -63px!important;
}
.vertical-align-top {
	vertical-align: top; 
}

.course-image {
	height: 144px;
	width: 238px;
}

.teacher-profile-contact-info{
    color: #757575;
    font-size: 14px;
    font-weight: 500;
}
.breadcrumb li a{
	color: #5bbcce!important;
}
.create-availability-link{
	color: #5bbcce!important;
}
.text-block-limit-red {
    color: red;
    font-weight: 700;
}
.text-block-limit-green {
    color: green;
    font-weight: 700;
}
#kvFileinputModal {
        z-index: 100000!important;
}
#kvFileinputModal .btn-kv {
    line-height: 0px!important;
    padding: 8px 15px!important;
}
@media (min-width: 768px) {

#kvFileinputModal > .modal-dialog {
    margin-top : 60px!important;
	}
}
#scrollUp{
	bottom: 81px!important;
    height: 30px!important;
    right: 7px!important;
    width: 30px!important;
}
#scrollUp i {
    line-height: 32px!important;
}

.upload-name .file-caption-info{
	height: auto!important;
}
.upload-name .file-size-info{
	height: auto!important;
}
.teacher-image{
	height: 200px!important;
    width: 200px!important;
}


.bg-call-back{
	background: #1b1b1b;
}

.request-call-back{
	background: #0e869c; 
	padding: 20px 0px 15px;
}

.margin-top10{
	margin-top: 10px;
}

.callback-display-flex{
	display: flex;
}

.callback-input-field{
	width: 100%; 
	margin-right: 15px; 
	margin-bottom: 0px;
}

.line35{
	line-height: 35px!important;
}

.margin-right15{
	margin-right: 15px;
}

@media (max-width: 991px){
	.mob-display-flex{
		display: flex;
	}
	.mob-width100{
		width: 100%;
	}
	.callback-display-flex{
	display: block;
	}

}

.country-icon{
	width: 25px;
}
.margin-left{
	margin-left: 17px;
}

.testimonial-box{
    height: auto;
}

/* Teacher profile */

#tile-1 .tab-pane
{
  padding:15px;
  height:80px;
}
#tile-1 .nav-tabs
{
  position:relative;
  border:none!important;
  background-color:#f1f1f2;
/*   box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2); */
  border-radius:6px;
}
#tile-1 .nav-tabs li
{
  margin:0px!important;
}
#tile-1 .nav-tabs li a
{
  position:relative;
  margin-right:0px!important;
  padding: 20px 40px!important;
  font-size:16px;
  border:none!important;
  color:#333;
}
#tile-1 .nav-tabs a:hover
{
  background-color:#efefef!important;
  border:none;
}
#tile-1 .slider
{
  display:inline-block;
  width:236px;
  height:4px;
  border-radius:3px;
  background-color:#39bcd3;
  position:absolute;
  z-index:1200;
  bottom:0;
  transition:all .4s linear;
  
}
#tile-1 .nav-tabs .active
{
  background-color:transparent!important;
  border:none!important;
  color:#39bcd3!important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color:#efefef!important;
}
.teacher-profile {
	padding-top: 10px!important;
}
.btn-teacher-profile {
	line-height: 40px!important;
    padding: 0 40px!important;
}
#tile-1 .nav-tabs .active {
	    border-bottom: 2px solid #39BCD3!important;
}	    

/* loader */
.fullpage-loader {
  border: 6px solid #f3f3f3;
  border-radius: 50%!important;
  border-top: 6px solid #3498db;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

.pageloader-cell{
    padding-left: calc(50% - 34px);
    display: table-cell;
  vertical-align: middle;
}

.pageloader-warp{
    display: table;
    width: 100vw;
    height: 100vh;
     position: fixed;
    top: 0px;
    background: white;
    z-index: +500000;
}

.hide {
    display: none !important;
} 

.single-slick-testimonial .slick-track{
    transform: translate3d(0px, 0px, 0px)!important;
}
.weight-normal{
	font-weight: normal!important;
}

@media (min-width: 768px) and (max-width: 1198px) {
    .navgation-bar {
        line-height: 50px;
        top: auto;
      }
    }
@media (max-width:1198px){
    .mob-top-bar .left ul li{
        width: 100%;
        text-align: center;
    }
    .mob-top-bar .right{

        text-align: center;
        float: none;
    }
    .mob-top-bar .left{
        width: 100%!important;
    }
}
@media (max-width:767px){
    .navgation-bar {
        top: 140px;
      }
} 
@media (min-width:767px){
    .subscription-modal{
        width: 80%;
    }
    .repeat-container .btn-3{
        margin: 0px !important;
    }
}
.user-availability {
	z-index: 100000;
    background: rgba(0, 0, 0, 0.32);
}
.text-blue a { 
	color: #5bbcce !important;
 }
/* new whiteboard header */

.canvas-menu{
	line-height:0px !important;
	padding:5px !important;
	right:0px
}
.canvas.dropdown{
	float: right;
	right:10px;
	top:10px;
}
.has-validation td {
    vertical-align: top !important;
}
.span-weeks {
	
    padding: 0 31px !important;
}
.spin-up {
	line-height:10px !important;
}

.spin-text-span{
	float :right;
}
.grecaptcha-badge{
	bottom: 120px !important;
}
.summary-span{
	text-transform: capitalize;
	line-height: 25px;
}
.view-course-img{
	height: auto;
	width: 100%;
}
.course-description{
	color: #000;
	text-transform: uppercase !important;
	font-size: 25Px;
}
.join-btn{
	background: #5cb85c !important;
}
.join-btn:hover{
	background: #5cb85c !important;
    color: black !important;
}

.start-chat{
	background: #fff;
    width: 100%;
    border: none;
    color: #000;
    padding: 15px;
}
.start-chat-span{
	position: absolute;
    top: 6px;
    left: 183px;
    font-size: 46px;
    color: #f74a11;
}
.chat-box{
	padding: 0px!important;
}

.tecahers-dashborad {
width: 95%;
margin: 0 auto;
}
.margin-top50{
margin-top: 50px!important;
} 
.head-record h3 {
color: #fff !important;
font-size: 20px;
font-weight: bold;
text-transform: capitalize;
margin-top: 4px;

}
.head-record {
background: #086373;
box-shadow: -1px 2px 15px 0px rgba(0,0,0,0.09);
-webkit-box-shadow: -1px 2px 15px 0px rgba(0,0,0,0.09);
-moz-box-shadow: -1px 2px 15px 0px rgba(0,0,0,0.09);
padding: 11px;
}
.tecahers-dashborad .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
border-top: none;
font-family: 'Montserrat';
} 
.recording-sec-part {
background: #e3e3e3;
padding: 20px;
}
.reco-video {
border: 7px solid #5f5f5f;
width: 79%;
}
.over-lay-video {
background: #1919195e;
position: absolute;
height: 203px;
width: 73%;
top: 0px;
}
.reco-video span {
text-align: center;
position: absolute;
top: 80px;
color: #fff;
margin: 0 auto;
width: 17%;
right: 262px;
font-size: 40px;
}
.foot-count-next {
background: #bfb0b0;
padding: 4px;
}
.foot-count-next span {
color:#fff;
}
.count-in {
font-family: 'Montserrat';
}
.next-record {
margin: 0px;
right: 0;
top: 42px;
}
.upload-sec-part {
background:#f0f0f0;
padding: 0px;
padding: 15px 0 15px 0;
}
.upload-sec-part .form-group {
font-family: 'Montserrat';
}

.upload-sec-part label {
font-family: 'Montserrat'; 
font-weight: 500;
}
#learningmaterials-public label {
padding: 0 20px 0 0;
}
#agreementLH {
font-size: 12px;
text-align: left;
}
.word-section a span {
font-size: 125px;
margin:0 0 0 0;
}
.word-section a {
font-size: 22px;
margin: 0 0 0 0;
}
.reco-video-one {
width:100%;
}
.over-lay-video-two {
height: 209px;
width: 91%;
}
.edit-button-dash {
font-size:15px;
}
.edit-button-dash a {
	padding: 0 7px 0 0;
}
.reco-video-one span {
right: 187px;
}
.pagination_learninghub{
float:right;
padding-left: 0;
margin: 1px 0;
border-radius: 4px;
}
.agree-chk-error{
	display:none; 
	color:red;
}
#materialDiv label {
    padding: 0 50px 0 0;
}
.session-feedback{
	margin-top: 157px;
}
.feedback-box{
	padding: 30px !important;
}
#agreementLH p {
    margin: -26px 0 0 17px;
}
.service-agreement-checkbox{
	padding: 0 0 0 13px; 
	font-size: 12px;
}
.validation-color {
	color: red!important;
}
.display-none{
	display: none;
}
.show-more{
	border: 3px solid #169eb7;
}

.btn-default.btn-on.active{
	background-color: #5BB75B;
	color: white;
}
.btn-default.btn-off.active{
	background-color: #DA4F49;
	color: white;
}
.subscription-btn{
	float: left;
    padding-right: 20px;
    line-height: 45px;
    color: #000;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 30px
}
.field-description {
	padding: 15px 0 0 0;
}
.detail-btn .btn{
	padding: 0 16px;
    width: 50%;
    line-height: 36px;
}
#session_title{
	margin-top: 155px;
}
#assignSection label{
	padding: 0 20px 0 0;
}
.embed-link{
	margin-left: 15px;
}
.embed-link-span{
	font-size: 24px;
	padding-left: 5px;
}
.active-status{
	background: #5bb75b;
    color: #fff;
    width: 152px;
    margin: 8px 0 0 25px;
    line-height: 36px;
    border-radius: 5px;
    font-weight: 600;
}
.inactive-status{
	background: #DA4F49;
    color: #fff;
    width: 152px;
    margin: 8px 0 0 25px;
    line-height: 36px;
    border-radius: 5px;
    font-weight: 600;
}
.session-title-div {
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'Montserrat';
    min-height: 66px;
    padding: 10px;
    margin: 0 0 1px 0;
}
.session_title_edit {
float: right;
font-size: 22px;
padding: 9px 0 0 0;
}
#subscriptionIcon {
background: #169eb7;
width: 70%;
color: #fff;
padding: 5px;
text-align: center;
font-family: 'Montserrat';
}
.assign-session-icon{
	background: #169eb7;
    width: 100%;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 700;
}
.margin-bottom30{
	margin-bottom: 30px!important;
}
.title-div {
color: #fff;
font-weight: bold;
text-align: center;
margin: 7px 0 0 0;
height: 62px;
border-bottom: 1px solid #eee;
font-size: 16px;
}
.push-bottom-6{
	padding-bottom: 6px;
}
.disable-icon{
	background-color: #ffffff47!important
}
.truncate {
   max-width: 150px !important;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}

.truncate:hover{
   overflow: visible;
   white-space: normal;
   width: auto;
}
.text20{
	font-size:20px;
}

.video-container {
  position: relative;
}
.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
}
.video-container:hover .video-overlay {
  display: block;
  background: rgba(0, 0, 0, .3);
}
.video-button {
  
  position: absolute;
  width: 100%;
  left:0;
  top: 215px;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}
.video-button a {
  background-color: #e3e3e3;
  padding: 12px 48px;
  text-align: center;
  color: #000;
  border: solid 2px #5bbcce;
  z-index: 1;
  border-radius: 5px;
}
.video-container:hover .video-button {
  opacity: 1;
}
.top165 {
  top: 165px!important;
}
.video-icon span{
	color: #ffbb02;
    font-size: 300px!important;
    line-height: 0px!important;
}
.feedback-note p{
	white-space: normal;
    text-align: justify;
    font-size: 13px;
}
.free-resources{
	font-size: 12px;
	text-align: left;
}
.text-white{
	color: #fff !important;
}

.logo-blue{
	color: #49bef5 !important;
}

.carousel-control.subject-left {
left: -8% !important;
}
.carousel-control.subject-right {
left: 93% !important;
}
.carousel-control.course-left {
left: -4% !important;
}
.carousel-control.course-right {
left: 100% !important;
}
.carousel-control.course-right a {
border: 0px solid #ddd !important;
}
.carousel-control.course-left a {
border: 0px solid #ddd !important;
}.color-green{
	color: #28a745!important;
}
@media (max-width: 767px){
    .navgation-bar {
    top: 0px;
    padding: 3px 0px 15px 0px;
    position: relative;
}.navbar-collapse{
border: none;	
}
 .navbar-header{
 top: 10px}   
}

.featured-course-block .course-box {
border: none;
box-shadow: 0px 0px 15px;
border-radius: 20px ;
text-align: center; }
.featured-course-block .course-box .footer {
border-top: none;
}
.featured-course-block .carousel-inner{
overflow: visible;
}
.featured-course-block .course-thump{
border-radius: 10px !important;
box-shadow: 0px 0px 10px #ababab;

}
.featured-course-block .course-content{
padding: 20px 20px 0px 20px !important;
}
.featured-course-block .thumb{
    width: 100%;
    overflow: hidden;
    height: 140px;
}
    
.p-10{
padding: 10px;
}
.pb-0{
padding-bottom: 0px !important;
}
.mt-20{
margin-top: 20px;
}
.mb-20{
margin-bottom: 20px;
}
.featured-course-block .btn{
border: none;
background-color: #169eb7;
font-size: 14px;
color: #ffffff;
line-height: 2;
border-radius: 40px;
font-weight: 500;
width: 100%;
padding: 10px;
}
.featured-course-block .course-content p{
font-size: 14px;
color: #393838;
}
.featured-course-block .course-card-body h5{
min-height: 50px !important;
}
.featured-course-block .content-block{
	height: 150px;
    overflow: hidden;
}
@media only screen and (max-width: 780px) {
   .featured-course-block .thumb{
    height :auto !important;
  }
  .featured-course-block .course-thump{
  width: 100%;
  }
}
/* .featured-course-block .tile-content{
min-height: 150px;
} */@media (max-width: 767px){
    .navgation-bar {
    top: 0px;
    padding: 3px 0px 15px 0px;
    position: relative;
}.navbar-collapse{
border: none;	
}
 .navbar-header{
 top: 10px}   
}

.lh-topic option[value="0"] {
    background-color: #9ea89e;
    color: black;
    font-style: italic;
}

.lh-upload-tabs .nav.nav-tabs li a {
    border: 1px solid #ededed;
    border-radius: 4px 4px 0 0;
    margin-right: 2px; 
    padding: 10px 15px;; 
    text-align: center;
    font-size: 18px;
}
.lh-upload-tabs .nav-tabs{
	border-bottom: 1px solid #ddd;
}
.lh-upload-tabs .tab-content{
	padding: 15px;
	background-color: #efefef;
	border-top: 0px;
}

.d-flex{
	display: flex;
}
.w-95{
	width: 95%;
}
.input-addon{
	margin-left: 10px;
	font-size: 24px !important;
}
.required-star:after{content:" *" ;color:red;font-size: 17px; }

.btn.btn-small{  
	line-height: 1.5 !important;
  	padding: 6px 12px !important;
}
.session-link-modal .modal-dialog .modal-content{
	margin-top: 157px !important;
}
.video-call-btn {
    background: #169eb7!important;
}
.video-call-btn:hover{
	background: #169eb7;
    color: white;
}
.sub-join-btn{
	text-transform: capitalize!important;
	font-size: 12px!important;
    padding-bottom: 3px!important;
}
.main-join-btn{
	font-size: 15px;
    padding-top: 4px;
}
.or-text{
	padding: 0px 8px 0px 8px;
    font-size: 13px;
    font-weight: 600;
}
.padding-top5{
	padding-top: 5px;
	
}
.padding-24{
	padding: 0px 10px!important;
}
.custom-btn{
	background-color: #169eb7;
    line-height: 48px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-radius: 5px;
}
.custom-btn:hover{
	color: #169eb7;
    border-color: #169eb7;
    background-color: transparent;
}
.font-wgt600{
	font-weight: 600!important;
}
.fs-14{
	font-size: 14px!important;
}
.bold-option {
    font-weight: bold;
}
.btn-dark {
    border: 1px solid #000000 !important;
    color: #000000 !important;
}

.schedule-repeat-text{
	text-align: left!important;
}
.width-90{
	width: 90%!important;
}
.border-dark{
	border-color: #000000!important;
}
.modal-dialog{
	margin-top: 200px!important;
}
.modal-dialog .btn{
	display: inline-block;
    padding: 6px 12px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border-radius: 3px;
}
.modal-dialog .btn-default{
background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}
.modal-dialog .btn-warning {
  background-color: #e08e0b;
}
.modal-dialog .btn-warning:hover{
  background-color: #d58512;
  color: #fff;
  border-color: #d58512;
}
@media (max-width: 1999px){
.modal-dialog{
	margin-top: 250px;
}
.custom-modal-lg{
	margin-top: 50px!important;
}
}
.font-size13{
	font-size: 13px!important;
}
.sub-heading{
	margin-bottom: 25px!important;
    margin-top: 25px!important;
    font-size: 21px!important;
    font-weight: 700!important;
}
.login-heading{
	color : #585858!important;
	font-weight: 700!important;
}
.login-link{
	font-size: 17px!important;
	text-decoration: underline!important;
	font-weight: 700!important;
	background-color: transparent;
  	border: none;
  	color: #169eb7;
 }
 .note-bg{
 	background-color:#FAEBD7;
 }
 .back-btn{
  color: #169eb7 !important;
  background-color: transparent !important;
  border-color: #169eb7 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}
.font-size14 {
  font-size: 14px !important;
}
.custom-notification-item{
	padding: 6px 10px;
    line-height: 2.5rem;
    text-transform: capitalize;
    white-space: break-spaces !important;
}
.margin-right8{
	margin-right: 8px!important;
}
.user-btn{
	position: absolute;
    left: 38%;
    top: 0px;
    height: 39px;
    line-height: 0px;
}
.read-more-content {
    display: none;
}
.read-more-toggle {
    text-align: center;
}
.read-more-link {
    color: #5bbcce !important;
    cursor: pointer;
    font-size: 18px!important;
}
.home-video.left, .home-video.right {
	margin-left: -30px!important;
}
.line-height30{
	line-height: 30px!important;
}
.home-demo-btn{
	position: absolute;
    z-index: 2;
    bottom: 15%;
    left: 15%;
}

.padding-left8{
	padding-left: 8%;
}
.width110{
	width : 110px!important;
}
.instant-btn{
	position: absolute;
    top: 0px;
    height: 39px;
    line-height: 0px;
    left: 84%
}
.width-160{
	width: 160px;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-57 {
    margin-bottom: 57px !important;
}
.btn-space{
	white-space: break-spaces;
    line-height: 23px!important;
}
.padding-video-btn{
	padding: 13px 57px!important;
}
.custom-modal-box .box-header table{
	display:inline-block;
	overflow:scroll;
}
.custom-modal-lg{
	width: 1100px !important;
	margin-top: 50px!important;
}
#mainslider {
    position: relative;
    /* Ensures positioning context for absolute positioning */
}

.new-button-container {
    position: absolute;
    top: 40px;
    right:0;
    transform: translate(-50%, -50%);
    z-index: 999; /* Ensures it's above the slider */
}

.new-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #ff8c00; /* Adjust to your preference */
    color: white;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
}

/* Centering the button on mobile */
@media (max-width: 768px) {
    .new-button-container {
        width: 100%;
        text-align: right;
        right: 18px !important;
        transform: none;
        top:9px
    }
    .slider-height{
    height:256px
    }
    .line-height30 {
    line-height: 25px!important;
}
}
