.main-categories-section{ background: url(../../img/front/course-add-bg.png) repeat center top; padding:30px 0; position: relative }
.main-categories-section::before {position: absolute;left: 0;top: 0;content: "";width: 100%;height: 100%;background: #fbecbb;opacity: 0.3;}
.MainCategoriesTitle,
.main-categories-section h1{ color: #424242; font-size: 28px;font-family: 'robotomedium'; position: relative; float: left}
.main-categories-section ul{ display: inline-block; width: 100%; margin-top: 30px;}
.main-categories-section ul li{ display: inline-block; margin-right: 15px;}
.main-categories-section ul li a{ display: inline-block; padding: 7px 20px; background: #fff; border-radius: 4px; font-size: 16px;font-family: 'robotolight';color: #3c3b37}
.search-categories-section {padding: 30px 0 0;}
.main-categories-section ul li a.active,
.main-categories-section ul li a:hover{  background: #32abe2;color: #fff}
.courses-main-bx{ display: inline-block; width: 100%; padding-top: 10px;}
.courses-main-bx .card {
	-webkit-box-shadow:0px 6px 15px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out; margin-bottom: 30px;
	overflow: hidden;
}
.courses-main-bx .card .card-img {position: relative;overflow: hidden; border-radius: 0;height: 180px;align-content: center;}
.courses-main-bx .card .card-img::before {content: "";background: black;
 background: -webkit-gradient(linear, left top, left bottom, color-stop(71%, rgba(0, 0, 0, 0)), to(black));
 background: linear-gradient(180deg, rgba(0, 0, 0, 0) 71%, black 100%);position: absolute;bottom: 0;width: 100%;height: 100%;z-index: 1;}
.courses-main-bx .card .card-img .course-category {color: #ffffff;font-size: 13px;font-weight: 500;position: absolute;bottom: 6px;left: 10px;right: 10px;z-index: 2; width: 65%;}
.courses-main-bx .card .card-img .course-category i {color: #32abe2;margin-right: 6px;}
.categorys-main-bx .card .card-body {padding: 15px;}
/*.courses-main-bx .card .card-title a {font-size: 15px;font-family: 'robotomedium';color: #1c1a1f; display: inline-block; height: 37px; overflow: hidden}*/
.courses-main-bx .card .card-title a {font-size: 16px;font-family: 'robotomedium';color: #1c1a1f;display: inline-block;overflow: hidden;width: 100%;
text-overflow: ellipsis;white-space: nowrap;}
.course-rate-price {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;
justify-content: space-between;padding-top: 18px;margin-top: 18px;border-top: 1px solid #eaeaea;}
.courses-main-bx .card .card-body p {color: #666666; font-size: 14px;display: none;}
.courses-main-bx .card .card-body p a {color: #32abe2;}
.course-rate-price .rating {font-size: 12px;font-family: 'robotobold';}
.course-rate-price .rating span {background-color: #32abe2;color: #ffffff;padding: 2px 7px;margin-right: 8px;border-radius: 3px;}
.course-rate-price .rating a {color: #666666;}
.course-rate-price .price {font-size: 18px;color: #1c1a1f; line-height: 22px;font-family: 'robotobold'; width: auto; margin: 0}
.categories-main-bx .card .card-img img,
.courses-main-bx .card .card-img img { transition: 0.3s;}
.categories-main-bx .card:hover .card-img img,
.courses-main-bx .card:hover .card-img img{ transform: scale(1.1);}
.popular-topics-section {padding: 40px 0;}
/*------------------.categories-section-------*/
.categories-section {padding: 70px 0; overflow: hidden}
.categories-main-bx {display: inline-block;width: 100%;margin-top: 60px;}
.categories-main-bx .card {border: none;border-radius: 5px; overflow: hidden; margin-bottom: 30px;}
.categories-main-bx .card .card-body {padding: 10px 20px;position: absolute;left: 0;bottom: 10px;}
.categories-main-bx .card-title{ margin: 0}
.categories-main-bx .card-title a{ font-family: 'robotomedium'; font-size: 19px; color: #fff}
.seemore{ display: inline-block; width: 100%; margin-top: 20px; text-align: center}
.seemore a{ color: #32abe2; font-size: 16px;font-family: 'robotomedium';}
.seemore a span{ display: block}
.seemore a i{ width: 40px; height: 40px; border-radius: 50%; display: inline-block; overflow: hidden; background:#32abe2; line-height: 36px; margin-top: 10px;}
.ls-acadmy-conting {display: inline-block;width: 100%;text-align: center;padding-top: 50px;border-bottom: 1px #ddd solid;padding-bottom: 23px;}
.ls-acadmy-conting ul {display: inline-block;width: 100%;}
.ls-acadmy-conting ul li {display: inline-block; padding: 0 60px; font-family: 'robotolight'; font-size: 32px; color: #666; position: relative}
.ls-acadmy-conting ul li span{ font-size: 16px; padding-left: 8px;}
.ls-acadmy-conting ul li::after {position: absolute;right: -6px;top: 3px;content: "";color: #999;font-size: 40px;background: #cacaca;width: 1px;height: 46px;
-moz-transform: rotate(22deg);-webkit-transform: rotate(22deg);-o-transform: rotate(22deg);-ms-transform: rotate(22deg);}
.ls-acadmy-conting ul li:last-child::after{ display: none}
#popular-topics .owl-nav {position: absolute;top: 50%;right: 0;transform: translate(0,-50%);height: 50px;width: 100%;}
.popular-topics-section .categories-main-bx .card {margin-bottom: 0;}
#popular-topics .owl-nav .owl-next {position: absolute;left: -22px;top: 0; background: transparent; width: 50px; height: 50px;}
#popular-topics .owl-nav .owl-next:before{ content: "\f104"; background: #fff; color: #555; width: 40px; height: 40px; border-radius: 50%; font-size: 27px;
font-family: FontAwesome ; display: inline-block; line-height: 39px; box-shadow: 0 0 9px 0 #919191}
#popular-topics .owl-nav .owl-prev:before{ content: "\f105"; background: #fff; color: #555; width: 40px; height: 40px; border-radius: 50%; font-size: 27px;
font-family: FontAwesome ; display: inline-block; line-height: 39px; box-shadow: 0 0 9px 0 #919191}
#popular-topics .owl-nav .owl-prev {position: absolute;right: -22px;top: 0;background: transparent;width: 50px; height: 50px;}
.development-courses-header {text-align: left;padding: 0px 0 25px;}

/*-------After-login----------*/
.after-login-banner{display: inline-block;width: 100%;padding:110px 0 ;background: url(../../img/front/login-banner.png) no-repeat left top; background-size: cover}
.after-login-banner h1{ font-size: 45px; color: #3c3b37;  font-family: 'robotobold';}
.after-login-banner p{ font-size: 20px; color: #3c3b37; padding: 12px 0 20px;}
.mylearning-section {padding: 70px 0;}
.mylearning-section h2{ color: #3c3b37; font-size: 30px;font-family: 'robotomedium'; text-align:center}
.mylearning-bx {display: inline-block;width: 100%;margin-top: 50px;}
.mylearning-bx .card {border-radius: 15px;overflow: hidden; min-height: 400px}
.learning-img {display: inline-block;width: 100%;position: relative;height: 190px;overflow: hidden;}
.learning-img a {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: rgba(254,74,85,0.8);color: #fff;width: 50px;height: 50px;text-align: center;
border-radius: 50%;line-height: 48px;font-size: 22px;}
.mylearning-bx .card .card-body {text-align: center;}
.mylearning-bx .card .card-body h5{ color: #3c3b37; font-size: 24px;font-family: 'robotomedium'; text-align:center}
.mylearning-bx .card .card-body p{ color: #959593; font-size: 14px;font-family: 'robotolight'; text-align:center}
.mylearning-bx .card .card-body span{ color: #959593; font-size: 14px;font-family: 'robotolight'; text-align:center}
.mylearning-bx .card .card-body span strong{ color: #959593; font-size: 14px;font-family: 'robotomedium';font-weight:normal}
.learn-categories-section {padding: 0 0 70px;}
.learn-categories-section .main-title {text-align:center}
.dashboard-section {float: left;width: 100%;padding: 40px 0;box-shadow: 0 5px 15px 0 #d5d5d5 inset;min-height: 400px;}
.manage-btn {color: #2b2f41;font-family: 'robotomedium';font-size: 30px;padding: 9px 0;text-align: left;display: inline-block;width: 100%;}
.management-table {display: table;background: #e8eef3;width: 100%;border-radius: 7px;padding: 3px;}
.management-table-tr {display: table-row;}
.management-table-th {display: table-cell;color: #595856;font-size: 16px;font-family: 'robotoregular';padding: 13px 20px;}
.management-table-td {display: table-cell;background: #fff;padding: 20px 20px;color: rgba(60, 59, 55,0.9);font-size: 16px;font-family: 'robotoregular';border-bottom: 1px #efefef solid;}
.management-table-td a {font-size: 14px;color: #fff;/*background-color: #32abe2;border-color: #32abe2;*/padding: 1px 6px;}


/*-----------Details------------*/
.detail-banner {float: left;width: 100%;padding: 50px 0;background: url(../../img/front/detail-banner.png) no-repeat center center;}
.rivew-user {display: inline-block;width: 50px;height: 50px;overflow: hidden;border-radius: 50%;vertical-align: middle;margin-right: 10px;}
.product-detail-text .courses-rating strong {color: #fff;font-family: 'robotoregular'; font-size:16px}
.product-detail-text .courses-rating span {color: #fff;font-family: 'robotolight';font-size:16px}
.product-detail-text h2 {color: #fff;font-size: 28px;font-family: 'robotobold';}
.product-detail-text p{ color: #fff; font-size: 18px; padding:15px 0}
.detal-video-bx{ display:inline-block; width:100%}
.detal-video-bx .card{ border:none}
.detal-video-bx .learning-img {height: 210px;overflow: hidden;align-content: center;}
.video-prices {display: inline-block;width: 100%;}
.video-prices strong {font-size: 30px;color: #3c3b37;font-weight: normal;font-family: 'robotobold';}
.video-prices span {font-size: 18px;color: #3c3b37;font-weight: normal;font-family: 'robotolight';margin-left: 10px;text-decoration: line-through;}
.video-feverots {float: right;position: absolute;right: 17px;top: 17px;}
.video-feverots i {font-size:20px;}
.video-addto {display: inline-block;width: 100%;/*border-top: 1px #ddd solid;*/padding-top: 10px;margin-top: 0px;padding-bottom: 10px;}
.video-addto .btn-primary {color: #fff;background-color: #32abe2;border:2px #32abe2 solid;font-family: 'robotobold'; font-size:16px;width:47%; }
.video-addto .btn-primary:hover {color: #fff;background-color: #32abe2;border:2px #32abe2 solid;opacity:0.8}
.video-addto .btn-light {color: #32abe2;background-color: #fff;border:2px #32abe2 solid;font-family: 'robotobold'; font-size:16px; width:47%; float:right}
.video-addto .btn-light:hover {color: #fff;background-color: #32abe2;border:2px #32abe2 solid;}
.mydetails-section{ padding:50px 0 50px}
.mydetails-section h2 {color: #242424;font-size: 23px;font-family: 'open_sansbold';}
.mydetails-section p{ color: #3c3b37; font-size: 18px; padding:0 0 10px 0px;font-family: 'robotolight';}
.skills-detail {display: inline-block;width: 100%;border-top: 1px #ddd solid;padding-top: 30px;margin-top: 20px;}
.skills-detail h3 {color: #3c3b37;font-size: 20px;font-family: 'robotomedium';}
.my-skills {display: inline-block;width: 100%;margin-top: 15px;}
.my-skills a {display: inline-block; background:#ebeced; font-size:15px; color:#3c3b37;margin: 0 10px 10px 0; border-radius:3px; padding:8px 15px} 
.my-instructor {display: inline-block;width: 100%;border-top: 1px #ddd solid;margin-top: 25px;padding-top: 40px;}
.my-instructor h3 {color: #242424;font-size: 23px;font-family: 'open_sansbold';}
.my-instructor h4 {color: #32abe2;font-size: 20px;font-family: 'robotomedium'; margin-top:10px;}
.my-instructor-detail {display: inline-block;width: 100%;margin-top: 15px;}
.my-instructor-img {float: left;width: 115px;height: 115px;overflow: hidden;overflow: hidden;border-radius: 50%;}
.my-instructor-text {float: left;padding-left: 20px;}
.my-instructor-text ul { }
.my-instructor-text ul li{display:block; font-size:16px; color:#5f5f5f;font-family: 'robotoregular'; padding:2px 0}
.my-instructor-text ul li i{ color:#32abe2; font-size:16px; width:30px;}
.course-includes {display: inline-block;width: 95%;border: 1px #ddd solid;float: right;}
.course-includes h3 {color: #242424;font-size: 23px; padding:15px 20px; border-bottom:1px #ddd solid;font-family: 'open_sansbold';}
.course-includes ul{ display:inline-block; width:100%}
.course-includes ul li{ display:inline-block; width:100%;}

.course-includes-li,
.course-includes ul li a{ display:inline-block; width:100%; color:#3c3b37; font-size:16px;font-family: 'robotolight'; padding:10px 15px;}
.course-includes-li i,
.course-includes ul li a i {display: inline-block;width: 40px;height: 40px;background: #f2f2f2;text-align: center;border-radius: 50%;align-content: center;}
.course-includes-li span,
.course-includes ul li a span {display: inline-block;padding-left: 10px;}
.breadcrumb-details {display: inline-block;width: 100%;margin-top: 40px;}
.breadcrumb-details .breadcrumb {background: transparent;padding: 0;}
.breadcrumb-details .breadcrumb li a{ color:#fff; font-size:16px;display: inline-block; vertical-align: middle;}
.breadcrumb-details .breadcrumb .breadcrumb-item.active {color: #fff;}
.breadcrumb-details .breadcrumb-item + .breadcrumb-item::before {display: inline-block;padding-right: .5rem;color: #6c757d;content: "\f105"; font-family:FontAwesome;vertical-align: middle;
 float: none}
.edit-course-names .accordion .card h2{ background-image:none; padding-right:50px;}
.another {float: left;}
.another a {color: #fff;background-color: #32abe2;border: #0c6188 1px dashed;font-size: 16px;padding: 5px 14px;font-family: 'robotomedium';margin-left: 0;
 border-radius: 5px;}
.another a b {font-family: arial;}
.edit-course-names .collapse {display: block;}
.edit-course-names .accordion .card h2 a {position: absolute;left: 10px;top: 55px;background: #32abe2;color: #fff;width: 24px;height: 24px;text-align: center;
 font-size: 18px;border-radius: 3px;align-content: center;}
.my-modal-video video{ max-width:100%;max-height: 350px;}
.step_form_inner{width: 100%; float: left;    -webkit-transition: height 2s ease-in-out;transition: height 2s ease-in-out;height: auto;margin-bottom: 20px;padding: 10px 20px;
 background: #fff;border-radius: 5px 5px 0 0;border: 1px #ddd solid;}
.congratulation_content {float: left;width: 100%; text-align: center}
.congratulation_content h2 {font-size: 27px;padding-bottom: 20px;color: #1dbf73;font-family: 'robotomedium';}
.congratulation_content h3{ font-size: 17px;padding-bottom: 15px;}
.congratulation_content h4{ font-size: 16px;}
.simple_txt {font-size: 16px;color: #aba9a9;padding: 10px 0px;display: inline-block;width: 100%;text-align: center;}
.simple_txt a{ color: #1dbf73;}
.page_btn {float: left; width: 100%; text-align: center;     margin-top: 10px;}
.page_btn .btn { margin: 0px 10px;padding: 6px 10px;background: #1dbf73;border-color: #1dbf73; color: #fff;}
.step_account3 .add-course-type {text-align: center;}

.course-contant-section {padding: 34px 0 20px;float: left;width: 100%;}
.course-contant-section h2 {color: #242424;font-size: 23px;font-family: 'open_sansbold'; margin-bottom:10px}
.requirements-bx{ display:inline-block; width:100%; padding:22px 0 0}
.requirements-bx h3 {color: #242424;font-size: 23px;font-family: 'open_sansbold'; margin-bottom:10px}
.requirements-bx ul{ display:inline-block; width:100%; }
.requirements-bx ul li{ display:inline-block; width:100%; padding:5px 0 0 16px;color: #3c3b37;font-size: 16px;font-family: 'robotolight';position: relative;}
.requirements-bx ul li::before {content: "";width: 10px;height: 10px;background: #ddd;display: inline-block;border-radius: 50%;vertical-align: top;
 margin-right: 20px;margin-top: 8px;position: absolute;left: 0;top: 4px;}
.students-reviews-section {background: #f5f7fa;padding: 50px 0;}
.students-reviews-section h2 {color: #3c3b37;font-size: 30px;font-family: 'robotomedium'; margin-bottom:20px}
.students-review-bx {display: inline-block;width: 100%;}
.custumer-reting {display: inline-block;width: 100%;}
.custumer-reting-user {display: inline-block;width: 100%;}
.custumer-reting-user strong {color: #3c3b37;font-size: 45px;font-family: 'robotomedium'; font-weight:normal}
.reting-user {display: inline-block;padding-left: 10px;}
.reting-user i {color:#febd4a}
.reting-user span {display: block;color: #3c3b37;font-size: 15px;font-family: 'robotolight';}
.stars-retings {display: inline-block;width: 100%;margin-top: 15px;}
.review_rating_fjs {float: left;width: 100%;margin-bottom: 5px;}
.review_rating_fjs .star_num {float: left;width: 18%;font-size: 14px;font-family: 'robotolight'; color:#222}
.review_rating_fjs .progress {float: left;width: 62%;margin: 0;}
.review_rating_fjs .people_star_num {float: left;width: 20%;text-align: right;font-size: 14px;font-family: 'robotolight'; color:#222}
.review_rating_fjs .progress {height: 10px;background-color: #eaeaea;border-radius: 0;margin-top: 7px;}
.review_rating_fjs .progress-bar {background-color: #febd4a;}
.introduction-review {display: inline-block;width: 100%;padding-left: 20px;padding-top: 15px;}
.introduction-review h4 {color: #746161;font-size: 14px;font-family: 'robotomedium'; margin-bottom:20px; text-transform:uppercase}
.introduction-review-bx {display: inline-block;width: 100%;padding-bottom: 20px;}
.introduction-review-bx i {color:#febd4a}
.introduction-review-bx span {display: block;color: #3c3b37;font-size: 15px;font-family: 'robotolight';}
.introduction-review-bx p {display: block;color: #3c3b37;font-size: 15px;font-family: 'robotolight'; padding-top:5px}
.see-rivews{ display:inline-block; width:100%;}
.see-rivews a{ display:inline-block; border-radius:5px; padding:9px 30px; font-size:16px; background:#32abe2; color:#fff;font-family: 'robotomedium';}
.see-rivews a:hover{ opacity:0.8}
.video-prices .sect_msg {display: inline-block;width: 100%;border: 1px #ddd solid;border-radius: 8px;padding: 12px;}
.sect_msg i {width: 30px;color: #32abe2;font-size: 25px;/* float: left; */vertical-align: middle;display: inline-block;}
 h2.udlite-heading {display: inline-block;font-size: 16px;vertical-align: middle;width: 85%;}
.course-names {display: inline-block;width: 100%;}
.course-names .form-control {height:45px;font-size: 18px;color: #3c3b37;}
.course-names textarea.form-control{ max-width:100%; min-width:100%; height:150px}
.course-names .filter-courses-select {width: 40%;margin-right: 0;}
.course-video {display: inline-block;width: 200px;position: relative;border-radius: 5px;overflow: hidden;}
.add-video {position: absolute;left: 13px;bottom: 13px;}
.add-video a {display: inline-block;width: 40px;height: 40px;background: #fff;text-align: center;border-radius: 50%;line-height: 40px;color: #3c3b37;font-size: 18px; }
.course-names .accordion {margin-top: 0;border: 1px #ddd solid;border-radius: 15px;}
.course-names .accordion .card { border: none; margin-bottom: 0;}
.course-names .accordion .card h2 {background:#fbfbf8 url(../../img/front/arrow-up.png) no-repeat 20px center;cursor: pointer;font-size: 18px;padding:16px 135px 16px 50px;
 border-bottom: 1px #ddd solid; color:#3c3b37;font-family: 'robotomedium';}
.course-names .accordion .card h2.collapsed { background:#fbfbf8 url(../../img/front/arrow-down.png) no-repeat 20px 24px;background-size: 15px;}
.course-names .accordion .card-body {padding: 10px 20px 10px 22px;display: inline-block;width: 100%;}
.course-names .accordion .card h2 span {float: right;font-size: 15px;color: #7d7d7d;font-family: 'robotolight';}
.course-contant {	display: inline-block;width: 100%;}
.course-contant h3{ font-size:20px; color:#3c3b37; float:left;font-family: 'robotobold';}
.course-preve {float: right;}
.course-preve a{ display:inline-block; color:#32abe2; font-size:16px; text-decoration:underline; margin-left:5px;}
.course-preve a.preview-course{color:#31ad5a;}
.course-preve a:hover{  text-decoration:none;}
.course-contant p{ font-size:18px; color:#595856; float:left; display:inline-block; width:100%; padding-top:10px;}
.course-contant-discriptions{ border-top:none; margin-top:0px; padding-top:20px;}

.course-contant-new i {float: left;font-size: 15px;color: #32abe2;width: 19px;position: absolute;left: 0;top: -2px;opacity: 0.6;}
.course-contant-new p {display: inline-block;width: auto;padding-top: 0;padding-left: 5px;font-size: 15px;color: #333;}
.tim_sec {float: right;font-size: 15px;}
.desc_cls {display: inline-block;width: 100%;font-size: 14px;color: #666;padding: 0px 0 0;}
/*----------cart-page----------------*/
.cart-banner::before {position: absolute;left: 0;top: 0;content: "";width: 100%;height: 100%;background: #fbecbb;opacity: 0.3;}
.cart-banner {float: left;width: 100%;padding: 30px 0;background: url(../../img/front/course-add-bg.png) repeat center top; position: relative  }
.cart-banner h1 {color: #424242; font-size: 28px;font-family: 'robotomedium'; position: relative;margin: 0;}
.cart-details-section{ padding:50px 0}
.shopping-cart-details {display: inline-block;width: 100%;padding-bottom: 30px;}
.shopping-cart-details h2 {font-size: 18px;color: #333;margin-bottom: 20px;font-family: 'robotomedium';}
.cart-details {display: inline-block;width: 100%;border: 1px #ddd solid;border-radius: 4px;}
.cart-details ul {display: inline-block;width: 100%;border-bottom: 1px #ddd solid;padding: 15px; float:left}
.cart-details ul li{ float:left}
.product-imgages {width: 20%;height: 100px;overflow: hidden;}
.cart-product-details {width: 46%;padding-left: 15px;}
.cart-product-action {width: 17%;text-align: right;}
.cart-product-price {width: 17%;text-align: right;}
.cart-product-details h4 {font-size: 18px;font-family: 'robotobold';}
.cart-product-details p {font-size: 16px;color: #666;padding-top: 5px;}
.cart-product-action span {display:block}
.cart-product-action a {color: #32abe2;}
.cart-product-price strong {display: block;font-size: 22px;font-weight: normal;font-family: 'robotobold';color: #000;}
.cart-product-price span {color: #666;font-size: 16px;text-decoration: line-through;}
.recently-txt{ display:inline-block; width:100%; padding-top:1px;}
.recently-txt h3{ font-size:24px;}
.recently-txt p{ font-size:16px; color:#666; padding-top:10px}
.checkout-price-bx {display: inline-block;width: 100%;}
.checkout-price-bx h4 {font-size: 18px;color: #666;margin-bottom: 20px;font-family: 'robotomedium';}
.checkout-price-bx h2 {font-size: 35px;color: #333;margin-bottom: 10px;font-family: 'robotobold';}
.checkout-price-bx span {color: #666;font-size: 18px;text-decoration: line-through;}
.checkout-price-bx h5{color: #666;font-size: 18px; margin-bottom:15px}
.checkout-price-bx > .btn-primary {width: 100%;color: #fff;background: #32abe2;border-color: #32abe2;padding: 11px 15px;font-size: 17px;font-family: 'robotomedium';}
.apply-coupon {display: inline-block;width: 100%;margin-top: 20px;border-top: 1px #ddd solid;padding-top: 12px;}
.apply-coupon label{ display:block}
.apply-coupon .form-control {width: 65%;float: left;border-radius: 0;}
.apply-coupon .btn-primary {width: 35%;float: left;border-radius: 0;background: #32abe2;border-color: #32abe2;}


/*----------checkout-------------------*/
.checkout-details-section {padding: 50px 0;}
.checkout-details-section h1 {font-size: 22px;color: #333;margin-bottom: 10px;font-family: 'robotobold';}
.billing-address-bx {display: inline-block;width: 100%;background: #f1f1f1;padding: 25px 30px;border: 1px #ddd solid;}	
.billing-address-bx h2 {font-size: 18px;color: #333;margin-bottom: 10px;}
.billing-address {float: left;width: 47%;}
.billing-address.billing-address-right {float: right;}
.billing-address label {width: 100%;font-size: 14px;}
.billing-address .filter-courses-select {width: 100%;margin: 0;}
.payment-option{ display:inline-block; width:100%; padding-top:40px;}
.payment-radio {margin: 0 0 15px;}
.payment-radio input[type="radio"] { position: absolute; opacity: 0;}
.payment-radio input[type="radio"] + .payment-radio-label:before {content: ''; background: #f4f4f4; border-radius: 100%; border: 1px solid #b4b4b4;
 display: inline-block; width: 1.4em; height: 1.4em; position: relative; top: 1px; margin-right: 1em; vertical-align: top; cursor: pointer;
 text-align: center; -webkit-transition: all 250ms ease; transition: all 250ms ease;}
.payment-radio input[type="radio"]:checked + .payment-radio-label:before { background-color: #3197EE; box-shadow: inset 0 0 0 4px #f4f4f4;}
.payment-radio input[type="radio"]:focus + .payment-radio-label:before { outline: none; border-color: #3197EE;}
.payment-radio input[type="radio"]:disabled + .payment-radio-label:before {box-shadow: inset 0 0 0 4px #f4f4f4;border-color: #b4b4b4;background: #b4b4b4;}
.payment-radio input[type="radio"] + .payment-radio-label:empty:before { margin-right: 0;}
.payment-radio-label {vertical-align: top;margin: 0;}
.payment-card-option {display: inline-block;width: 100%;background: #fff;padding: 20px 20px 50px;border: 1px #ddd solid; position:relative}
.security-code-input {float: right;width: 32%;}
.payment-card-option .filter-courses-select {width: 32%; float:none; display:inline-block}
.payment-card-option .form-control {height: 40px;padding: 6px 15px;font-size: 16px;color: #3c3b37;background-color: #fff;border: 1px solid #ddd;border-radius: 2px;box-shadow: none;
font-family: 'robotolight';}
.payment-card-option p {font-size: 16px;padding: 0 0 14px;}
.payment-card-option .choose-bank {width: 300px;margin: 0;}
.billing__secure-connection {position: absolute;right: 20px;bottom: 10px;color: #dedfe0;}
.billing__secure-connection i {width: 20px;font-size: 40px;}
.billing__secure-connection span {display: inline-block;padding-left: 8px;line-height: 17px;}
.security-code-view {display: inline-block;position: relative; margin-top:5px}
.security-code-view i {color: #c2c2c2;font-size: 19px; cursor:pointer}
.security-code-img {position: absolute;width: 150px;bottom: 30px;background: #32abe2;padding: 10px;border-radius: 5px;left: 50%;transform: translate(-50%,0); display:none}
.security-code-view:hover .security-code-img{ display:block}
.security-code-img:before{ position:absolute;left: 50%;transform: translate(-50%,0); content:""; border-left:7px transparent solid; border-right:7px transparent solid;
 border-top:7px #32abe2 solid; bottom:-7px}

.checkout-billing-bx {border: 1px solid #e8e9eb;box-shadow: 0 0 1px 1px rgba(20,23,28,.1),0 3px 1px 0 rgba(20,23,28,.1);box-sizing: border-box;display: inline-block;margin-bottom: 10px;
 padding: 24px 24px 0;position: sticky;position: -webkit-sticky;top: 5.5em;width: 100%; margin-top: 36px;}
.checkout-billing-bx h2 {line-height: 24px;vertical-align: middle;width: 100%;font-family: 'robotobold';font-size: 24px;padding-bottom: 16px;}
.billing-summary {display: inline-block;width: 100%;}
.billing-summary label {float: left;}
.billing-summary span {	float: right;}
.billing-summary-total {display: inline-block;width: 100%;border-top: 1px #ddd solid;padding-top: 10px;}
.billing-summary-total label {float: left;font-family: 'robotobold';}
.billing-summary-total span {float: right;font-family: 'robotobold';}
.checkout-billing-bx p {font-size: 13px;padding-bottom: 12px;font-family: 'robotolight';}
.checkout-billing-bx p a {font-size: 13px;font-family: 'robotobold'; color: #32abe2}
.checkout-billing-bx .btn-primary {color: #fff;background-color: #32abe2;border: 1px solid transparent;width: 100%;border-radius: 3px;padding: 10px;
 font-family: 'robotobold'; margin-bottom:25px;}
.payment-card-option .form-group {margin-bottom: 1rem;}
.close-sm {background: transparent;border: none;float: right;opacity: 0.5;}
.main_loader {position: fixed;left: 0;top: 0;width: 100%;height: 100%;text-align: center;background: rgba(0,0,0,0.5);display: none;z-index: 9;}
.main_loader img {position: absolute;left: 0;top: 0;right: 0;bottom: 0;max-height: 100%;margin: auto;background: #fff;border-radius: 30px;padding: 10px;width: 150px;}
/**------------new--page-------------------*/
.video-banner {background: #222;	float: left;	width:100%;  position:relative}
.video-banner-acedamy{ float:left; width:74%; height:60vh}
.video-banner-acedamy iframe{ width:100%; height:100%}
.nevication-code {display: inline-block;padding-top: 4px;}
.nevication-code a {color: #3c3b37;font-size: 17px;font-family: 'robotomedium';width: 100%;}
.overview-skills-detail {display: inline-block;width: 100%;	}
.overview-skills {display: inline-block;width: 100%;padding: 20px 20px;border-top: 1px #ddd solid;}
.overview-skills label {width: 20%;color: #222222;  font-size: 18px;font-family: "Figtree", sans-serif; font-weight: 500;}
.skills-div {display: inline-block;width: 68%;vertical-align: top;color: #3c3b37;font-family: 'robotolight';font-size: 18px;}
.overview-skills p {padding-top: 0;}
.skills-div-user {display: inline-block;width: 60px;height: 60px;border-radius: 50%;overflow: hidden;vertical-align: middle;}
.skills-div-text {display: inline-block;width: 80%;padding-left: 16px;vertical-align: middle;}
.skills-div-text h3{ color: #3c3b37;font-family: 'robotomedium'; font-size:18px;}
.social-scills{ display:inline-block; width:100%; padding:10px 0}
.social-scills {display: inline-block;width: 100%;padding: 20px 0;}	
.social-scills a {background: #dedfe0;display: inline-block;color: #fff;width: 32px;height: 32px;font-size: 19px;text-align: center;padding: 3px 0;border-radius: 4px;margin-right: 8px;}
.social-scills a:hover {background: #222;color: #fff;}
.dropdown-progress .dropdown-toggle i {border: 2px #ccc solid;width: 30px;display: inline-block;height: 30px;border-radius: 50%;overflow: hidden;
                   vertical-align: middle;margin-right: 10px;}
.dropdown-progress a.dropdown-toggle span{ color: #3c3b37;font-family: 'robotomedium'; font-size:16px;}
.dropdown-progress-menu {border-radius: 0;width: 200px;left: auto;right: 0;padding: 0;}
.dropdown-progress-menu::before {position: absolute;left: 50%;top: -10px;content: "";border-bottom: 10px #ddd solid;border-left: 10px transparent solid;
                                 border-right: 9px transparent solid;transform: translate(-50%,0);}
.dropdown-progress-menu::after {position: absolute;left: 50%;top: -8px;content: "";border-bottom: 10px #fff solid;border-left: 10px transparent solid;
                                border-right: 9px transparent solid;transform: translate(-50%,0);}
.dropdown-progress-menu li {padding: 9px 15px;font-size: 13px;position: relative;}
.close-icon {float: right;font-size: 17px;margin-top: -4px;cursor: pointer;}
.video-course {position: fixed;right: 0;width: 25%;background: #fff;z-index: 999999;height: 100%;border-left: 1px #ddd solid;display: none;}
.video-course h2 {font-size: 17px;color: #3c3b37;font-family: 'robotomedium';padding: 16px 20px;border-bottom: 2px #ddd solid;}
#main-video {margin: 0 0;height: 80vh;overflow-y: auto;width: 100%;}
#main-video #faq .card {margin-bottom: 0;border: 0;border-radius: 0;border-top: 1px solid rgba(0, 0, 0, 0.125);}
#main-video #faq .card:first-child {border-top:none;}
#main-video #faq .card .card-header { border: 0; -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 0; padding: 0; margin:0}
#main-video #faq .card .card-header .btn-header-link { color: #fff; display: inline-block; text-align: left; color: #222; padding:10px 34px 10px 20px;border-radius: 0;width: 100%;}
#main-video #faq .card .card-header .btn-header-link::after {content: ""; position: absolute;right: 13px;top: 17px;
background: url(../../img/front/minus-icon.png) no-repeat right center;width: 16px;height: 16px;background-size: 11px;opacity: 0.8;}
#main-video #faq .card .card-header .btn-header-link.collapsed:after { content: "";background: url(../../img/front/plus-symbol.png) no-repeat right center;width: 16px;
height: 16px;background-size: 11px;opacity: 0.8;}

#main-video #faq .card .card-header .btn-header-link.collapsed {background: #f7f8fa;color: #333;border-bottom: 1px #ddd solid;}
#main-video #faq .card .collapsing { line-height: 30px;}
#main-video #faq .card .collapse { border: 0;}
#main-video #faq .card .collapse.show { line-height: 30px; color: #222;}
.select-videos {display: inline-block;width: 100%; padding:0}
.select-videos input[type="checkbox"] {vertical-align: top;margin-top: 9px;}
.select-videos label {margin: 0;font-size: 14px;color: #222;vertical-align: top; cursor: pointer;padding: 10px 21px;width: 100%;}
.select-videos.active label,
.select-videos label:hover {background: #dbdbdb;}
.select-videos label span {display: block;line-height: 10px;color: #8a92a3;font-size: 13px;}
#main-video #faq .card .card-header .btn-header-link span {font-family: "Figtree", sans-serif; font-weight: 600}
.video-course-btn {position: absolute;right: 0;background: #666;z-index: 99;color: #fff;padding: 3px 10px;font-size: 21px;top: 10px;cursor: pointer;
                   transition: all 2s ease-in-out;max-width: 40px;overflow: hidden;width: auto;height: 40px;}
.video-course-btn:hover{ width:auto;max-width: 400px;}
.video-course-btn i {vertical-align: middle;}
.video-course-btn span {padding-left: 9px;font-size: 15px;vertical-align: middle;display: inline-block;font-family: 'robotomedium';}
.video-course-show-btn {float: right;cursor: pointer;position: absolute; right: 10px; top: 16px;font-size: 18px;}
.video-course-fixed-me {top: 80px;}
.rating_sect {display: inline-block;width: 100%;border: 1px #ddd solid;padding: 20px 30px;background: #f7f7f7;}
.req_dtl_head {display: block;font-family: 'robotomedium';padding-bottom: 10px;font-size: 18px;color: #222;}
.reviewrate {display: inline-block;width: 100%;}
.reviewrate .form-control {border-radius: 0;font-family: 'robotolight';}
.giverate {display: inline-block;width: 100%;padding-top: 10px;}
.giverate_str {display: inline-block;width: 100%;margin-bottom: 13px;}
.giverate_btn .btn-success {color: #fff;background-color: #32abe2;border-color: #32abe2;}
.payment-details {display: inline-block;width: 100%;}
.product_hhd {display: inline-block;width: 100%;}
.product-title-head {float: left;width: 47%;font-family: 'robotomedium';}
.product-date-head {float: left;width: 14%;font-family: 'robotolight';}
.product-price-head {float: left;width: 10%;font-family: 'robotolight';}
.payment-type-head {float: left;width: 15%;font-family: 'robotolight';}
.product_tr {display: inline-block;width: 100%;border-bottom: 1px #ddd solid;padding: 12px 0 20px;}
.product-title-head img.cart_image {width: auto;margin-right: 140px;}
.product-title-head a,
.product-title-head span {display: inline-block;vertical-align: top;padding-left: 10px;font-family: 'robotomedium'; color: #4a4a4a; width: 61%}
.product_th {border-bottom: 1px #ddd solid;padding: 7px 0; font-size: 16px}
.section_more .img_prt {width: 57%;}
.product_td.section_more {float: left;width: 100% !important;padding-left: 107px !important;margin-top: 20px;}
.showfst {float: left;width: 100%;margin-bottom: 12px;}
.product-title-head img {width: 200px;}
.img_prt {float: left;width: 47%;}
.img_prt img {width: 200px;}
.img_prt a,
.img_prt span {display: inline-block;vertical-align: top;padding-left: 10px;font-family: 'robotomedium'; color: #4a4a4a; width: 50%;}
.add_secc {float: right;margin-top: 30px;}
.main-search-categories {float: left;position: relative;width: 100%;}
.add_secc a {display: inline-block;padding: 7px 20px;background: #32abe2;border-radius: 4px;font-size: 16px;font-family: 'robotolight';color: #fff;}
.add_secc a:hover {background: #f3ac00;color: #fff;}
.dashboard-menu.dashboard-menu-gigs {float: left;width: 100%;background: #f1f1f1;border-bottom: 1px #ddd solid;}
.dashboard-menu-gigs .navbar {margin-bottom: 0;padding: 0;width: 100%;}
.nevicatio-menu {float: left;width: 100%;}
.top_tab li {display: inline-block;padding: 14px 0px;}
.top_tab li a {display: inline-block;position: relative;color: #999999;font-size: 15px;color: #333;padding: 0px 18px 0px 0; margin-right:12px;}
.top_tab li a span {display: inline-block;width: 22px;height: 22px;background: #32abe2;border-radius: 50px;color: #fff;font-size: 15px;line-height: 22px;
 text-align: center;margin-right: 5px;}
.top_tab li a.current span {background: #000000;}
.top_tab li a::after {position: absolute;content: "\f054";right: 0px;font: normal normal normal 14px/1 FontAwesome;bottom: 3px;}
.dashboard-menu.dashboard-menu-gigs {float: left;width: 100%;background: #f1f1f1;border-bottom: 1px #ddd solid;}

/*-----------------add-video------------*/
.addcourse-section {padding: 60px 0;}
.add-course-bx {display: inline-block;width: 100%;}
.add-course-type {display: inline-block;width: 100%;padding: 20px 0;}
.add-course-type .main-title {	margin-bottom: 10px; font-size:17px;font-family: 'robotomedium';}
.course-names {display: inline-block;width: 100%;}
.course-names .form-control {height:45px;font-size: 15px;color: #3c3b37;font-family: 'robotoregular';}
.course-names textarea.form-control{ max-width:100%; min-width:100%; height:150px}
.course-names .filter-courses-select {width: 40%;margin-right: 0;}
.course-video {display: inline-block;width: 200px;position: relative;border-radius: 5px;overflow: hidden;}
.add-video {position: absolute;left: 13px;bottom: 13px;}
.add-video a {display: inline-block;width: 40px;height: 40px;background: #fff;text-align: center;border-radius: 50%;line-height: 40px;color: #3c3b37;font-size: 18px; }
.course-names .accordion {margin-top: 0;border:1px #8a8a8a solid;border-radius: 15px;overflow: hidden;}
.course-names .accordion .card { margin-bottom: 0;border: none;}
.course-names .accordion .card h2 {background:#fbfbf8 url(../../img/front/arrow-up.png) no-repeat 20px center;cursor: pointer;font-size: 19px;
 border-bottom: 1px #8a8a8a solid; color:#131313;font-family: 'robotoregular';border-radius: 5px 5px 0 0;background-size: 15px;font-family: "Figtree", sans-serif;}
.course-names .accordion .card h2.collapsed { background:#fbfbf8 url(../../img/front/arrow-down.png) no-repeat 20px 26px;background-size: 15px;}
.course-names .accordion .card-body {padding: 10px 20px 10px 22px;display: inline-block;width: 100%;}
.course-names .accordion .card h2 span {float: right;font-size: 16px;color: #7d7d7d;font-family: 'robotolight';padding-top: 3px;position: absolute;right: 14px; top: 17px;}
.course-contant {	display: inline-block;width: 100%;}
.course-contant h3{ font-size:20px; color:#3c3b37; float:left;font-family: 'robotomedium'; width: 100% }
.course-preve {float: right;}
.course-preve a{ display:inline-block; color:#fe4a55; font-size:16px; text-decoration:underline; margin-left:5px;}
.course-preve a.preview-course{color:#31ad5a;}
.course-preve a:hover{  text-decoration:none;}
.course-contant p{ font-size:18px; color:#595856; float:left; display:inline-block; width:100%; padding-top:10px;}
.course-contant-discriptions{ border-top:1px #ddd solid; margin-top:20px; padding-top:20px;}

.add-course-type .btn-light {color: #3c3b37;background-color: #fbfbf8;border-color: #ddd;font-size: 16px;padding: 7px 30px;font-family: 'robotomedium';}
.add-course-type .btn-light:hover {color: #32abe2;background-color: #fbfbf8;border-color: #32abe2;}
.add-course-type .btn-primary {color: #fff;background-color: #32abe2;border-color: #32abe2;font-size: 16px;padding: 7px 20px;font-family: 'robotomedium'; margin-left:10px;}
.add-course-type .btn-primary:hover {color: #221f1f;background-color: #ffc600;border-color: #ffc600; }
.create-course .left_col {width: 48%;float: left;}
.create-course .right_col {float: right;}
.create-video {display: inline-block;width: 50%;}

.create-course-video {float: left;width: 100%;height: 170px;border: 1px #afafaf solid;overflow: hidden;border-radius: 10px;position: relative;text-align: center;align-content: center;}
.create-course-video .add-video {position: absolute;left: 0;top: 0;width: 100%;height: 100%; bottom:auto}
.create-course-video .add-video .form-control {position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;cursor: pointer;}
/*.create-course-video .add-video .labe_clss {width: 30px;height: 30px;background: rgba(255, 255, 255, 0.8) url(../../img/front/plus_att_img.png) center no-repeat;
float: left;cursor: pointer;transition: all 0.1s ease-in-out 0s;position: absolute;left: 0px;bottom: 0px;}*/
.create-course-video .add-video .labe_clss {width: 100%;height: 30px;background: rgba(255, 255, 255, 0.8) url(../../img/front/plus_att_img.png) 10px center no-repeat;
	float: left;cursor: pointer;transition: all 0.1s ease-in-out 0s;position: absolute;left: 0px;bottom: 0px;}
.create-course-video .add-video a {position: absolute;left: 6px;bottom: 5px;font-size: 22px;}
.create-video .form-control {height: 40px;font-size: 18px;color: #3c3b37;}
.publicprofile-detail h2 {color: #333;}
.publicprofile-detail p, .publicprofile-detail .courses-rating strong, .publicprofile-detail .courses-rating span {color: #222;}
.close_btn {position: absolute;right: 4px;top: 3px;background: #fe4a55;color: #fff;width: 25px;text-align: center;height: 25px;border-radius: 50%;cursor: pointer; z-index: 99;
 line-height: 23px;}
.close_btn:hover {background: #fe4a55;color: #fff;}
.edit-categoris {position: absolute;top: 6px;right: 6px; display:none; z-index:9}
.courses-main-bx .card:hover .edit-categoris{ display:block}
.edit-categoris a {display: inline-block;background: #fff;width: 24px;height: 24px;text-align: center;line-height: 21px;color: #fe4a55;border-radius: 4px;font-size: 16px;    
 vertical-align: top;}
.edit-course-names .accordion .card h2{ background-image:none; padding-right:50px;}
/*----------------------------------------*/
.course-contant {position: relative;padding-left: 0px;}
.collp_sec {position: absolute;right: 20px;top: 43px;font-size: 27px;}
.collp_sub {position: absolute;right: -2px;top: -16px;font-size: 27px;}
.collp_sub i:hover {color: #32abe2;}
.lct_cont_mainn .contant-main {border: 1px #ddd solid;padding: 15px 20px;margin: 20px 0;background: #eef0f5;}
.add-item-main {margin: 0px 48px 20px;background: #fff;border: 1px #ababab dashed;font-size: 23px;padding: 0px 20px;line-height: 25px;color: #333;
 font-weight: 600;font-family: 'robotomedium'; outline:none}
.add-item-main:focus {outline: none;}
.dlt_cont {position: absolute;right: 30px;top: -8px;background: #fe4a55;color: #fff;width: 24px;height: 24px;text-align: center;font-size: 18px;border-radius: 3px;
 line-height: 20px;}
.dlt_cont a {color: #fff;text-align: center;font-size: 14px;display: inline-block;}
.course-names [type="file"]
.form-control {height: 36px;}
.video-url {display: inline-block;width: 100%;border: 1px #ddd solid;padding: 5px;margin-bottom: 10px;border-radius: 5px;font-size: 12px;color: #666;
 position: relative;}
.viedo_close_btn {position: absolute;right: -5px;top: -6px;background: #fe4a55;color: #fff;width: 15px;text-align: center;height: 15px;line-height: 15px;
 font-size: 11px;border-radius: 3px;}

/*----------edit-profiles*/
.your-setting {width: 100%;padding: 30px;text-align: center;display: inline-block;border-radius: 10px;position: relative;margin-top: 15px;background: #fff;
 box-shadow: 0 0 15px 0 #b4b4b4;}
.your-setting-bx {display: inline-block;width: 100%;}
.ch_password {display: inline-block;width: 100%;padding-bottom: 30px;text-align: left;}
.ch_paypalemail {display: inline-block;width: 100%;text-align: left;}
.st_pages_title, .section_heading {color: #000;font-size: 20px;font-family: 'robotomedium';padding: 10px 0;text-transform: uppercase;text-align: left;}
.setting-input {display: inline-block;width: 90%; position:relative}
.your-setting-bx .form-group {margin-bottom: 20px;}
.stp_right .form-control, .your-setting-bx .form-control {display: block;width: 100%;height: 40px;padding: 6px 12px;font-size: 14px;border: 1px solid #ccc;
 border-radius: 1px;box-shadow: none;}
.help-text {display: inline-block;width: 100%;font-size: 12px;color: #666;}
.setting-btn {display: inline-block;position: relative;}
.succbtn{color: #fff;background-color: #32abe2;border: 1px #32abe2 solid;font-size: 16px;padding: 7px 20px;font-family: 'robotomedium';border-radius: 3px;}
.succbtn:hover {color: #221f1f;background-color: #ffc600;border-color: #ffc600;}
.passloader {position: absolute;display: none;left: 50%;transform: translate(-50%,0);top: 0;}
.user-profile-imgag {display: inline-block;width: 150px;border-radius: 10px;overflow: hidden;margin-bottom: 10px;}
.ploader {position: absolute;left: 110px;top: 70px;display: none;}
.your-setting-bx .form-control[type="file"] {height: 35px;}
.public-profile-bx {float: right; margin-bottom: 20px}
.public-profile-img {display: inline-block;width: 300px;height: 300px;overflow: hidden;border-radius: 20px;border: 4px #ddd solid;}
.main-categories-section .add_secc {margin-top: 0;position: relative;}
.img_prt_purchase {display: inline-block;width: 40px;vertical-align: middle;}
.img_prt_purchase a {width: 100%;padding: 0;}.UserHistorys {display: inline-block;}
.UserHistorys {display: inline-block;width: 70%;vertical-align: middle;padding-left: 30px;}
.courses-purchased span {width: 100%;}
.TeachingManagementBtn {margin-top: 0;position: relative;}
.PaymentStatusClass{width: 172px;}
.ActionClass{width: 150px;}
.course-contant-new p {display: inline-block;width: auto;padding-top: 0;padding-left: 0;font-size: 15px;color: #151515;font-family: "Figtree", sans-serif;font-weight: 400;
 padding: 0;}
.course-names .accordion .card .accordion-collapse {border-bottom: 1px #ddd solid;}
.AskYourquestionSection {padding: 0px 0;}
.AskYourquestionSection h3 {color: #242424;font-size: 23px;font-family: 'open_sansbold';margin-bottom: 10px;}
.AskYourquestionSection .btn-primary {color: #fff;background-color: #32abe2;border-color: #32abe2;font-family: 'open_sanssemibold';border-radius: 6px;padding: 8px 21px;
 font-size: 17px;margin-top: 20px;float: right;}
	
.cart-banner .breadcrumb {padding: 10px 0 0;position: relative;}
.cart-banner .breadcrumb .breadcrumb-item {display: inline-block;font-size: 15px; color: #444444;}
.cart-banner .breadcrumb .breadcrumb-item + .breadcrumb-item::before {color: #444444;font-size: 17px;}
.cart-banner .breadcrumb li.active, .cart-banner .breadcrumb a {font-size: 15px;color: #444444;}
.cart-banner .breadcrumb li.active a {color: #000100;}
.CourseContentAddFild .contant-main {background: #f7f7f7;}
.CourseContentAddFild .course-contant h3 {font-size: 14px;margin-bottom: 5px;}
.CourseContentAddFild .course-contant-video {margin-bottom: 15px;}
.CourseContentAddFild .course-contant-video h3 {margin-bottom: 6px;}
.step_account2 .add-course-type h3.main-title {margin-bottom: 5px;font-size: 14px;}
.SelectVideosBx label span {display: inline-block;line-height: normal;color:#575757;}
.SelectVideosBx label span a {color: #fff;background-color: #32abe2;border-color: #32abe2;border-radius: 6px;padding: 6px 11px;font-size: 16px;margin-top: 20px;
 font-family: "Figtree", sans-serif;}
.SelectVideosBx label span.kk {width: 100%;}
.SelectVideosBx.active {background: #f1f1f1;}
.course-rate-price.RejectedCourses {color: #f00;font-family: "Figtree", sans-serif;font-size: 16px;display: inline-block;width: 100%;}
.course-rate-price.RejectedCourses strong {font-weight: 600;}
.StudentCheck {background: #ffd235;padding: 6px 34px;display: inline-block;border-radius: 3px;font-family: "Figtree", sans-serif;font-weight: 600;color: #000;}
.StudentCheck .form-check-input {border: 1px #6f5600 solid;width: 16px;height: 16px;}

.step_account3 {border: none;padding-bottom: 0;margin-bottom: 0;}
.edit-categoris a input[type="checkbox"] {margin-top: 5px;}
.CourseActive {position: relative;}
.CourseActive p {position: absolute;top:22px;right: 0;background: #333;color: #fff;width: 100px;font-size: 13px;border-radius: 3px;display: none;}
.CourseActive:hover p {display: inline-block;}
.CourseActive p::before {position: absolute;right: 8px;content: "";border-left: 3px transparent solid;border-right: 3px transparent solid;border-bottom: 3px #1c1c1c solid;top: -3px;}
.add-course-type h4.main-title {padding-left: 55px;margin-bottom: -9px;padding-top: 18px;font-size: 14px;background: #fbfbf8;}
.AskQuestionCourseFAQsBx{border: none;padding: 0;border-radius: 0;box-shadow: none;}
.detal-video-bx .card-body {position: relative;padding:0 20px;}
.course-names .accordion .accordion-item:last-child h2{border-bottom: none}
.VideodurationCoont {width: 100%;}
 #main-video #faq .card .card-body {padding:0;}
.TestLinkBtn {float: left;}
.TestLinkBtn a {display: inline-block;margin-top: 10px !important;}
.VideodurationCoont i {display: inline-block;width: 18px;line-height: 15px;vertical-align: top;opacity: 0.5;margin-right: 5px;}
.ResurcesBx {float: right;margin-top: 2px;position: relative;width: 100%;}
.ResurcesBx .btn-secondary {border-color: #32abe2;background: #b2dbed;color: #056896;border-radius: 5px;padding: 2px 11px;font-size: 15px;}
.resources-menu {width: 100%;padding: 0;display: block;}
.resources-menu li {display: inline-block;}
.ResurcesBx .resources-menu a {position: relative;display: inline-block;width: 100%;font-family: "Figtree", sans-serif;font-weight: 500;border: #32abe2 1px solid;
 background: #b2dbed;color: #056896;border-radius: 5px;padding: 4px 11px 4px 30px;font-size: 15px;line-height: normal;}
.ResurcesBx .resources-menu a:hover {color: #1a7fac;background-color: rgba(80,185,233,0.3);}
.ResurcesBx .resources-menu a:hover span {color: #1a7fac;}
.ResurcesBx .resources-menu a i {display: inline-block;width: 16px;position: absolute;left: 8px;top: 5px;height: 16px;vertical-align: top;}
.ResurcesBx .resources-menu a i img {vertical-align: top;}
.ResurcesBx .resources-menu a:hover i {filter: grayscale(0);}
.ResurcesBx .resources-menu a span {font-size: 14px;color: #056896;}
.VideoTitleBx {margin-bottom: 30px;background: #f1f1f1;padding: 11px 0;display: inline-block; width: 100%;}
.VideoTitleBx span {padding: 4px 0 0 10px;display: inline-block;vertical-align: top;color: #146388;font-size: 20px;font-family: "Figtree", sans-serif;font-weight: 600;}
.VideoTitleBx i {display: inline-block;width: 35px;}
.mydetails-section-new{padding-top:0;}
.mydetails-section-new h2 {padding-bottom: 10px;}
.course-names .accordion .accordion-item:last-child .accordion-body {border-top: 1px #8a8a8a solid;}

.LectureTitleVideo {font-family: "Figtree", sans-serif;font-weight: 400;font-size: 15px;}
/*.create-course-video img {width: 100%;height: 100%;object-fit: cover;}*/
.FixedPositionErrow .course-names {position: relative;}
.FixedPositionErrow label.error {	position: absolute;left: 0;bottom: -26px;}
.CourseContentAddFild .course-contant p {padding-top: 0;}
.step_account2 .course-names .accordion .card {margin-bottom: 20px;border: 1px #ddd solid;/*overflow: hidden;border-radius: 10px;*/background: transparent;}
.step_account2 .course-names .accordion {margin-top: 0;border: none;border-radius: 15px;overflow: visible;}
.SearchFiltersSection{padding-top:0;}
.FilterClearBtn .btn-primary {color: #fff;background-color: #3c3b37;border-color: #3c3b37;font-size: 16px;padding:9px 30px;font-family: 'robotomedium';border-radius: 5px;}
.FilterClearBtn .btn-primary:hover {color: #32abe2;background-color: #fff;border-color: #32abe2;}
.FilterCoursesLabel {font-size: 15px;margin-bottom: 2px;}
.course-contant.course-contant-new {padding-left: 28px;}
.my-modal-video {text-align: center;}
.add-course-type .CourseMainTitle {margin-bottom: 5px;}

.NonSectionCardHead {
	padding-left: 21px;
	border-bottom: 1px #8a8a8a solid;
	background: #fbfbf8;
}
.NonSectionCardHead h4.main-title {
	padding-left: 0;
	padding-bottom: 5px;
}
.course-names .accordion .NonSectionCardHead h2 {
	padding-left: 0;
	border: none;
}
.NonSectionCardHead .SmallText {
	display: inline-block;
	width: 90%;
	padding: 0;
}
.contant-main.NonSectionCardHead .SmallText {
	padding-bottom: 5px;
}
.NonSectionCardHead .collp_sec {
	top: 50px;
}
/*----------*/

.SecondCardHead .SmallText {
	display: inline-block;
	width: 100%;
	padding-left: 50px;
	padding-top: 15px;
}
.add-course-type .SecondCardHead h4.main-title {
	padding-left: 50px;
}
.SecondCardHead2 .SmallText {
	display: inline-block;
	width: 100%;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 6px;
}
.edit-course-names .accordion .SecondCardHead h2 a {
	top: 105px;
}
.edit-course-names .accordion .SecondCardHead .collp_sec {
	top: 100px;
}
.create-course {
	display: inline-block;
	width: 100%;
}
.AddCourseRequirments,
.AddCourseSubnames {
	color: #1F9AD4;
	font-family: "Figtree", sans-serif;
	font-weight: 600;
	border-bottom: 1px #1F9AD4 solid;
	display: inline-block;
	cursor: pointer;
}






.add-course-type .btn-secondary {
	color: #fff;
	background-color: #ffc600;
	border-color: #ffc600;
	font-size: 16px;
	padding: 7px 20px;
	font-family: 'robotomedium';
	margin-left: 10px;
}
.add-course-type .btn-secondary:hover {
	color: #fff;
	background-color: #32abe2;
	border-color: #32abe2;
}
.course-names .text-danger.error {
	width: 100%;
	display: inline-block;
	font-size: 14px;
}
.create-course-video .add-video .labe_clss::before {
	position: absolute;
	left: 36px;
	top: 3px;
	content: "Upload Image";
	width: 100%;
	font-family: "Figtree", sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}
.PurchaseHistorySection{padding-bottom: 40px;}
.TestPaperIntroHeader{
padding: 17px 0;
	position: relative;
	background-image: none;
	background-color: #f1f1f1;
}
.TestPaperIntroHeader:before{display: none;}
.TestPaperIntroLeft {
	float: left;
}
.TestPaperIntroHeader .StartCreatingTestPaper {
	text-align: center;
	float: right;
}
.TestPaperIntroHeader .breadcrumb {
	margin: 0;
}
.TestPaperIntroHeader .StartCreatingTestPaper .btn-primary {
	padding: 6px 20px;
	font-size: 17px;
	margin: 8px 5px;
}