
@media (min-width: 1200px){
.container {
    max-width: 1300px!important;
}

}
.single-blog .blog-img,
.single-event .event-img,
.single-course .course-img{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.single-blog .blog-img img,
.single-event .event-img img,
.single-course .course-img img{
	opacity: 0;
}
.single_content.webinner {
    padding: 20px;
}
.cource_page.row.webinner {
    margin: 0px 0px 50px;
}
.office_address {
    padding-bottom: 25px;
}
.office_address strong {
    color: rgb(0 0 0);
}
.about-content p {
    font-family: 'Roboto';
    font-size: 17px;
}

.course-content .btn {
    border: none;
    font-weight: 500;
    text-align: center;
    color: #fff;
}
.price_btn {
    display: flex;
    align-items: center;
}
.price {
    font-size: 28px;
    font-weight: 800;
}
.payment_method {
    margin-left: 15px;
}
.cl-green {
  color: #000;
}
.cl-gold {
  color: gold; 
}
.chapter .col-md-3 {
  display: block !important; 
}
.course-content span {
  font-weight: 500;
  font-size: 17px;
}
.footer-menu p{
	color: #fff;
}
.SignUp_area {
    float: right;
    padding-top: 0px;
    color: #fff;
    padding-bottom: 15px;
}
.spinner {
    margin: 5px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    display: none;
}
input.forget_pass.btn.btn-success.btn-block {
    background: #fff;
    color: #000;
    font-size: 18px;
}
.profile_section_eduora {
    margin: 60px 0;
}
.profile_section_eduora .card-header h3 {
    font-weight: 600;
    margin: 0;
}
 

a.seat-book-btn.popup_cost_sign {
    padding: 7px 15px;
    font-size: 12px;
    margin-left: 8px;
}
.buttn_signup .main-menu nav ul li a {
    line-height: 20px;
    padding: 4px 10px;
    padding-bottom: 0;
}
.buttn_signup .main-menu nav ul li a i {
    font-size: 20px;
}


.cource_page .single-course {
	margin-bottom: 30px;
}

.details_section {
	display: block;
	overflow: hidden;
	margin-bottom: 35px; 
}

/*.chepter_topic_item {
    margin: 23px 0;
    border: 1px solid #00a651;
}*/
.chepter_topic_item table td {
    border-color: #d7dadd;
    vertical-align: middle;
    font-size: 17px;
}
.chepter_topic_item table td:hover a {
    color: #28a745;
}
a.text-dark:focus, a.text-dark:hover {
    text-decoration: underline!important;
}

#forgert {
    display: none;
}
#show_log {
    display: none;
}

a.text-center.forget {
    color: #000;
    display: block;
    padding-bottom: 38px;
    font-size: 27px;
    font-weight: 500;
}
span.fa.fa-fw.field_icon.toggle-password {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 22px;
    color: rgb(196 193 193);
}

.out_line.section-title h2::after {
    content: none;
}
.seat-book-wrap .modal-footer {
    border: none;
}

a.card-link {
    color: #00a651;
}
.chapter .card {
    margin-bottom: 25px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.buttn_signup .main-menu.login {
  display: block;
}
.chapter .card .card-header {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.chapter .card .card-body h5.card-title {
    color: #000;
    font-size: 21px;
    font-weight: 600;
}
.card-text p {
    margin: 0;
    float: left;
}
.seat-book-wrap .seat-book-form form select option {
    color: #000;
}

.chepter_topic_item h2 {
    /* background: #00a651; */
    /* padding: 11px; */
    /* border-bottom: 1px solid #00a651; */
    color: #000;
}
.section-title {
  padding-bottom: 40px;
}
.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #ff0000;
  margin: 4px 10px;
  display: none;
}
.pb-100 {
    padding-bottom: 80px;
}
.pt-130 {
    padding-top: 200px;
}
.card_image img {
    opacity: 0;
}
.card_image {
    background-position: center;
    background-size: cover;
}

.tp_table_modal {
    padding: 8px 20px;
}

.s_info_single {
  display: block;
  overflow: hidden;
  width: 100%;
}
.sinfo_details {
  float: left;
  width: 75%;
  padding-right: 20px;
}
.sinfo_title {
  float: left;
  width: 25%;
}
.s_info_area {
  background: #00a651;
  color: #fff;
  padding: 14px;
  font-size: 16px;
  line-height: 34px;
}

.apply-modal-body .close {
	right: 13px;
	padding: ;
	position: absolute;
	top: 10px;
}

#flash{
	display: none;
}
.spinner {
  margin: 0;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

#contact_form .spinner > div {
    background-color: #000;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

.read_more_item {
    text-align: center;
    margin: 33px 0;
}

.subcatagroy h2 {
    font-weight: 600;
    font-size: 35px;
}
.resource_grid_area .row {
    margin: 30px 0;
}
.upcoming_course .card-title {
    color: #000;
    font-size: 21px;
    line-height: 26px;
}
.card-header.topic {
    font-size: 17px;
    font-weight: 600;
}
a.btn.btn-success.topic {
    padding: 0 15px;
}
.newsletter {
padding: 80px 0;
background: #00a651;
}

.newsletter .content {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.newsletter .content h2 {
color: #243c4f;
margin-bottom: 40px; }
.newsletter .content .form-control {
height: 50px;
border-color: #ffffff;
border-radius:0;
}
.newsletter .content.form-control:focus {
  box-shadow: none;
  border: 2px solid #243c4f;
}
.newsletter .content .btn {
  min-height: 50px; 
  border-radius:0;
  background: #243c4f;
  color: #fff;
  font-weight:600;
}
.course-item {
  border-radius: 5px;
  border: 1px solid #eef0ef;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 0 5px #e1e1e1;
}
.course-content {
  padding: 15px;
}
.course-content h4 {
  font-size: 14px;
  background: green;
  padding: 7px 14px;
  color: #fff;
  margin: 0;
  font-weight: bold;
}
.course-content h3 {
    font-weight: 700;
    font-size: 20px;
    min-height: 57px;
}
.course-content p {
  font-size: 14px;
  color: #777777;
}
.course-content a {
  color: #5fcf80;
}
.sub_title {
    font-size: 30px;
    font-weight: 500;
    /* text-shadow: 0 3px 2px #000; */
    margin-bottom: 18px;
    padding-left: 23px;
    font-family: "Roboto", sans-serif;
}
span.fa.fa-fw.field_icon.toggle-password.fa-eye {
    width: auto;
}
.student-profile.shadow_box input {
    width: 80%;
    border: none;
    background: transparent;
}
.modal-dialog.hdr_signup.sigup {
    margin: 15px auto;
}
.details .card-link {
  margin-left: 0;
  color: #5fcf80 !important; 
}
.chepter_topic_item .course-content a {
    font-size: 20px;
    font-weight: 500;
    color: rgb(95 207 128);
}
.chepter_topic_item .course-content {
  padding-right: 0;
}
.chepter_topic_item .course-content h4 {
  font-size: 13px;
  padding: 3px 10px;
  color: #fff;
}
.chepter_topic_item .course-content .mb-3 {
    margin-bottom: 0px !important;
}
.details_topic_content {
  padding: 6px;
}

/*testimonial*/

.testimonial10 h1,
.testimonial10 h2,
.testimonial10 h3,
.testimonial10 h4,
.testimonial10 h5,
.testimonial10 h6 {
  color: #3e4555;
}

.testimonial10 .font-weight-medium {
  font-weight: 500;
  font-size: 26px;
  padding-bottom: 10px;
}

.testimonial10 .subtitle {
  color: #8d97ad;
  line-height: 24px;
}

.testimonial10 .quote-bg {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding: 60px;
  background: url(https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/testimonial/up-quote.png) no-repeat top left, url(https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/testimonial/down-quote.png) no-repeat bottom right;
}

.testimonial10 h3 {
    line-height: 30px;
    font-size: 18px;
}

.testimonial10 .customer-thumb img {
  width: 60px;
  margin-left: auto;
  margin-right: auto;
}
/*paid course*/

.bg_area {
    background: #000;
    color: #fff;
    padding: 80px 0;
    margin-bottom: 50px;
}

.bg_area h2, .bg_area p {
    color: #fff;
}

.price_show span {
    font-size: 28px;
    font-weight: 500;
}

.sc_details_area .main_item h2 {
    font-weight: 600;
}

.sc_details_area .main_item ul li {
    list-style: inside;
    font-weight: 500;
    font-size: 19px;
    line-height: 24px;
}

.sc_details_area .main_item ul {
    padding: 22px 15px;
}

h2.course_content_title {
    font-weight: 600;
    margin-bottom: 25px;
}

.sc_details_area div#accordion {
    margin-bottom: 50px;
}

.card.content_course {
    margin-bottom: 15px;
}

.card.content_course h3 {
    font-weight: 500;
}

.card-block {
    padding: 20px;
}

.card-block li {
    font-size: 16px;
    line-height: 28px;
}

/*end paid course*/

@media (max-width: 767px) {
  .testimonial10 h3 {
    line-height: 30px;
    font-size: 20px;
  }
}

.testimonial10.bg-success-gradiant {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #00a651 100%);
    border-radius: 10px;
}

@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,700);
.testimonial10 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
}

/*End testimonial*/

h3.left_downlode {
    float: left;
}

a.btn.btn-info.right_down {
    float: right;
    margin: 10px 0;
}

/*chenge password*/

.pass_show{position: relative} 

.pass_show .ptxt {
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 1;
    color: rgb(63 98 160);
    margin-top: -10px;
    cursor: pointer;
    transition: .3s ease all;
}

.pass_show .ptxt:hover{color: #333333;} 

section.main.profile_page_sc.chenge_pass {
    padding: 16px;
}

/*End chenge password*/

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

.chapter .card .card-body h5.card-title {
    font-size: 16px;
} 

.chapter .card .card-header {
    font-size: 15px;
}
.buttn_signup {
    left: 6px;
    top: -12px;
}
.header-top {
    padding: 7px 0 22px; 
}
.buttn_signup a {
    font-size: 11px;
}

h1cmy-4.details_page { 
    font-size: 25px;
    font-weight: 600;
}
.sub_title {
    font-size: 23px;
    text-shadow: 0 2px 2px #000;
    margin-bottom: 12px;
    line-height: 34px;
    padding-left: 0;
}

.modal-content.hdr_signup {
  margin: 10px;
  padding: 0;

}
.seat-book-wrap .modal-footer {
  padding: 20px 0;
  position: relative;
}
a.seat-book-btn.popup_cost_sign {
  font-size: 10px;
  margin-left: 3px;
  position: absolute;
  top: -48px;
  right: 0px;
  padding: 10px 25px 10px;
  font-size: 14px;
}
.seat-book-wrap .seat-book-form form input, .seat-book-wrap .seat-book-form form select {
  margin: 0 0 10px;
}
#login_form input {
  margin-bottom: 30px;
}
input.forget_pass.btn.btn-success.btn-block {
  margin-bottom: 60px;
}
.main-menu.login nav ul li ul.submenu {
    right: 0;
    left: -91px;
}
.banner-text p {
    padding-bottom: 10px!important; 
}

.text_wrap {
    padding: 22px;
} 

a.btn.btn-warning.custom_btn.btn-block {
    font-size: 10px!important;
    padding: 3px 6px!important;
}
.table_content_sc table td {
    font-size: 10px!important;
    padding: 0 12px!important;
    line-height: 13px!important;
}
img.ico_v {
    width: 65px!important;
}
footer .col-md-7 {
    max-width: 100%;
    flex: 100%;
}

footer .col-md-5 {
    max-width: 40%;
    flex: 40%;
}
.ftr_img img {
    width: 100px!important;
}


}


/*----------------new theme addition---------------*/

.homepage_banner_warp {
    background-position: top;
    /*height: 600px;*/
    background-size: cover;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    z-index: 2;
    margin-bottom: 60px;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 100px 80px 50px;
    background-color: #424242;
}

.menu-cart-wrap {
    justify-content: space-between;
    margin-left: 60px;
    align-items: center;
    margin-top: 18px;
}
.header-top {
    display: none;
}
.breadcrumb-top {
    z-index: 2;
    margin-top: 100px;
}
.buttn_signup {
    position: unset;
}
.breadcrumb-bottom {
    margin-bottom: 50px;
}
.homepage_banner_warp::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-image: linear-gradient(90deg,rgb(20 20 20) 4.77%,rgb(52 52 52 / 50%) 50.16%,rgb(68 68 68 / 0%) 87.76%);*/
    content: '';
    z-index: -1;
}

.slider-area {
    display: none;
}
.banner-text h2 {
    font-family: "Roboto",sans-serif;
    font-size: 3.1rem;
    font-weight: 900;
    margin: 0.9em 0 0;
    text-transform: uppercase;
    color: #fff;
    line-height: 67px;
}

.banner-text {
    max-width: 550px;
    padding: 100px 0;
    float: right;
    text-align: center;
}

.banner-text p {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    max-width: 550px;
    padding-bottom: 70px;
}
.btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 0.2rem rgb(142 135 136 / 50%);
}

a.btn.btn-danger.custom_btn:hover {
    background: #fff;
    color: #000;
}

.banner-text p.mobile {
    display: none;
}

.banner-text a.custom_btn {
    -webkit-appearance: none;
    background: rgb(49 49 49);
    border-radius: 4px;
    border: 0;
    color: rgb(255 255 255);
    cursor: pointer;
    /* display: block; */
    font-size: 1.2rem;
    font-weight: 700;
    /* margin-top: 2em; */
    padding: 8px 37px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}

.header-bottom.sticky-bar.clearfix {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 999;
}

.header-bottom.sticky-bar.clearfix.stick {
    position: fixed;
    top: 0;
    /* width: auto; */
}
.main-menu nav ul li a {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
.header-bottom.sticky-bar.clearfix.stick ul li a {
    color: #fff;
    font-size: 14px;
}
.single_content h3 {
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3em;
    margin: 1em 0;
    color: rgb(0 0 0);
    flex: 0 0 80%;
}



section.resource-articles .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.resource-articles .content .single_content {
    flex: 0 0 23.4%;
}
h3.resource_title {
    padding-bottom: 30px;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 700;
}

section.resource-articles {
    position: relative;
}

section.resource-articles a > button.view-more {
    position: absolute;
    right: 24px;
    top: 0;
    -webkit-appearance: none;
    background: rgb(255 255 255);
    border-radius: 5px;
    border: 0;
    box-shadow: 0px 0px 2px #a8a7a7;
    color: rgb(51 51 51);
    cursor: pointer;
    font-size: 1.rem;
    font-weight: 700;
    padding: 4px 20px;
    text-transform: uppercase;
    /* width: 100%; */
}

section.resource-articles .container {
    position: relative;
}

.single_content > a > img {
    width: 100%;
    transition: .5s;
}

.single_content img:hover {
    box-shadow: 0 0 25px rgb(0 0 0 / 50%);
}

.details_resource span {
    font-size: 20px;
}
.details_resource span:hover {
	background:none;

}
.details_resource span img {
    width: 25px;
}
.details_resource {
    position: relative;
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
}
.details_resource img {
    width: 30px;
    /*flex: 0 0 25%;*/
    height: 100%;
    padding-top: 30px;
}
section.webiner.resource-articles .resource_title {
    padding-bottom: 0px;
}

section.webiner.resource-articles {
    padding: 80px 0;
}
section.resource-articles p {
    font-size: 17px;
    font-family: 'Roboto';
    margin-bottom: 20px;
}

body {
    background-color: #fff;
}
.img_block {
    width: 100%;
    height: 200px;
    background: #ddd;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.img_block img {
    width: 100%;
    height: 100%;
    opacity: 0;
}
section.poster {
    background: rgb(51 51 51);
    color: rgb(255 255 255);
    padding: 2rem;
}

section.poster {
    background: rgb(51 51 51);
    color: rgb(255 255 255);
    padding: 1.6rem;
    margin-top: 50px;
}

.img_block_item img {
    width: 100%;
}

.details_block_item {
    text-align: right;
    padding-left: 100px;
}

.details_block_item h3.tagline {
    font-size: 72px;
    margin-bottom: 0.2em;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 85px;
}

.details_block_item p {
    color: #fff;
    color: rgb(255 255 255);
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 10px;
    padding-top: 12px;
}

.details_block_item .links {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    margin-bottom: 30px;
}

.details_block_item .links > a {
    display: block;
    flex: 0 0 46%;
    margin: 0 11px;
    background: none;
    border-color: #FFF;
    border-radius: 10px;
    padding: 11px 3px;
    border-width: 2px;
    font-size: 30px;
    letter-spacing: 1px;
    font-family: 'Roboto';
    font-weight: 800;
}
.videos h3.resource_title {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 12px;
}

.videos .single_content h3 {
    color: #fff;
}
section.resource-articles .content .course.single_content {
    flex: 0 0 48%; 
    box-shadow: 0px 0px 2px rgb(0 0 0 / 25%);
    background: rgb(255 255 255);
}

.single_flex_warper .image {
    padding: 3rem;
    width: 100%;
    width: 40%;
    background-position: center center;
    background-size: cover;
}

.single_flex_warper {
    background: #fff;
    display: flex;
}

.single_course {
    width: 60%;
    padding: 1rem 3rem;
}

section.our_courses.resource-articles .content {
    gap: 50px 35px;
}
.single_course h3 {
    font-size: 23px;
    font-weight: 600;
    text-transform: capitalize;
    color: #2c2c2c;
    margin-bottom: 10px;
}
.single_course:hover p {
    color: green;
}
.single_course:hover h3 {
    color: green;
}
section.webiner.resource-articles.our_courses .resource_title {
    padding-bottom: 15px;
}
.get_book .details_block_item {
    text-align: left;
    padding-left: 30px;
    padding-right: 120px;
}
.get_book .details_block_item h3.tagline {
    font-size: 48px;
    margin-bottom: 0;
    font-weight: 800;
}
.get_book .details_block_item p {
    padding-top: 0;
}
.get_book .details_block_item .links > a {
    background: rgb(227 38 54);
    border: none;
    border-radius: 5px;
    font-size: 20px;
    flex: 0 0 40%;
    margin-left: 0;
}

.get_book .details_block_item .links {
    justify-content: flex-start;
    padding-top: 0;
}
section.get_book.poster {
    height: 515px;
    overflow: hidden;
}
.ftr_img img {
    width: 230px;
}

.ftr_img {
    display: flex;
    justify-content: center;
}

.information_table {
    display: flex;
    justify-content: center;
}
.information_table .text-right {
    /* margin-right: 14px; */
    padding-right: 24px;
}

.information_table th, td {
    font-size: 17px;
    line-height: 30px;
    color: #fff;
}

.information_table th {
    font-size: 20px;
}
footer {
    background-color: #424242;
    padding-top: 50px;
}
.copyright {
    display: flex;
    justify-content: center;
}

.copyright p {
    font-size: 16px;
    padding-top: 35px;
}

section.resource-articles.videos.poster {
    margin-top: 0;
}
.section_bg {
    background-image: url('../img/productivity-course-promo.webp');
    background-size: 43%;
    background-position: right -13px;
    /* padding: 100px 40px; */
    height: 325px;
    background-repeat: no-repeat;
    border-radius: 8px;
    border: 1px solid rgb(189 189 189);
}
.details_inner {
    max-width: 767px;
    padding: 30px 40px;
}

.details_inner h3 {
    font-size: 35px;
    text-transform: uppercase;
    line-height: 43px;
    font-weight: 800;
}

.details_inner p {
    color: rgb(130 130 130);
    font-size: 16px;
    padding: 18px 0 25px;
}

.details_inner a {
    background: rgb(66 66 66);
    text-transform: uppercase;
    font-weight: 600;
    width: 50%;
    color: #fff;
    padding: 11px 0;
    padding: 10px 50px;
    font-size: 19px;
    border-radius: 5px;
}
a.get_book.view-more {
    background: #fff;
    color: #000;
    padding: 10px 40px;
    box-shadow: 0px 0px 2px #a8a7a7;
    border-radius: 5px;
    font-size: 20px;
}

.modal-dialog.book_downlode_modal {
    max-width: 550px;
}

.book_downlode_modal .modal-header {
    padding: 0;
    border: 0;
}

.book_downlode_modal .close.close {
    right: 15px;
    top: 14px;
    padding: 0 10px 5px;
    background: rgb(67 65 65);
    font-size: 1.7rem;
    color: #fff!important;
}

.img_block.mentor img {
    opacity: 1;
    width: 100%;
}
.img_block.mentor {
    height: auto;
}
/*.courses-active.owl-carousel .owl-item {
    width: 700px!important;
    margin-bottom: 35px;
}*/
.header-bottom.sticky-bar.clearfix {
    background: rgba(0, 0, 0, 0.2);
}
.Home .header-bottom.sticky-bar.clearfix.stick {
    background: #424242;
    border-bottom: none;
    box-shadow: -1px -18px 50px #211f1f;
}
.header-bottom.sticky-bar.clearfix.stick {
    background: #424242;
    box-shadow: -1px -18px 50px #211f1f;
}
.header-bottom.sticky-bar.clearfix.stick ul li ul li a {
    color: #000;
}
body.Resource {
    margin: 200px 0 50px;
}
.Home .header-bottom.sticky-bar.clearfix {
    background: none;
}
.mean-container a.meanmenu-reveal span {
    background: #fff;
}
.modal-body {
  position:relative;
  padding:0px;
}
.close.close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}
.stick .buttn_signup a {
    color: #fff;
}

/*new login panel*/

.edoura_login_panel h2 {
    font-weight: 900;
    font-size: 32px;
    line-height: 43px;
    text-align: center;
    letter-spacing: -.005em;
    margin-bottom: 50px;
    color: #000;
}
.edoura_login_panel .content {
    padding: 200px 50px 50px;
}
.edoura_login_panel input[type=checkbox] {
    height: auto;
    width: fit-content;
    margin-top: 4px;
}
.edoura_login_panel .btn {
    /* margin-bottom: 30px; */
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 10px 0;
    /* border-radius: 7px; */
    background-color: #222222;
    border-color: #222222;
    margin: 0px 0 30px;
}

.edoura_login_panel .caption {
    padding-left: 10px;
}
.small-logo-top {
    text-align: center;
}

.small-logo-top img {
    width: 50%;
    margin-bottom: 10px;
}
.edoura_login_panel input, 
.edoura_login_panel select {
    background: none;
    border: 1px solid rgb(206 212 218);
    height: 58px;
    border-radius: 7px;
    margin-bottom: 15px;
    font-size: 20px;
    padding: 13px;
}
.edoura_login_panel input::placeholder {
    font-size: 15px;
}
.edoura_login_panel select {
    font-size: 15px;
    color: rgb(130 129 129);
}
.edoura_login_panel span > i {
    position: absolute;
    top: 21px;
    right: 30px;
    font-size: 22px;
    color: rgb(196 193 193);
}
.item_flex a {
    color: #000;
}

.item_flex {
    overflow: hidden;
    padding: 0 0 0 26px;
    display: flex;
    font-family: auto;
    justify-content: space-between;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
.crop_img img {
    width: 500px;
    padding-top: 50px;
}
.banner_content {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.SignUp_area a#signed {
    /* font-size: 16px; */
    font-weight: 600;
    /* text-decoration: underline; */
}
.edoura_login_panel .login-banner {
    width: 80%;
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.edoura_login_panel .login-banner img {
    /*animation-name: mymove;*/
    animation-duration: 2s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    transition: .10s;
    width: 80%;
}
.register .small-logo-top img {
    width: 30%;
    margin-bottom: 10px;
}
.register .edoura_login_panel .login-banner img {
    width: 100%;
}

@keyframes mymove {

  0% {
  	transform: translateY(-10%);
  }
  100% {
  	transform: translateY(0);
  }
}

.table_content_sc table td {
    color: #151515;
    font-size: 17px;
    padding: 15px 30px;
}

/*.table_content_sc table td, th {
    text-align: center;
    padding: 17px 30px;
}*/

.table_content_sc .table th {
    padding: 15px 30px;
    border-bottom: none;
    color: #151515;
    font-size: 18px;
}
.table td {
    border-top: 1px solid rgb(163 164 165)!important;
}
.table th {
	border-top: none
}
.bg-rgba {
	background: lightgray;
}
/*.table_content_sc {
    width: 80%;
    margin: 0 50px 70px;
}*/
.table_content_sc a {
    color: #151515;
    text-decoration: none!important;
}

.get_book.home_banner .details_block_item h3.tagline {
    line-height: 62px;
}
a.home_banner_btn.home_banner {
    background: lightgray;
    padding: 13px 40px;
    font-size: 17px;
    color: rgb(51 51 51);
    font-weight: 500;
    border-radius: 3px;
}
img.icon-downlode {
    width: 150px;
}
.profile_section_eduora .table_content_sc {
    padding: 150px 0 0;
    width: 100%;
    margin: 0;
}
.table_content_sc table td, th {
    vertical-align: middle;
}
.table_content_sc a.custom_btn {
    color: #fff;
    font-weight: 500;
    text-shadow: 0 0 2px #474545;
}

h2.warper_title {
    font-weight: 900;
    font-size: 36px;
    line-height: 47px;
    letter-spacing: -.005em;
    margin-bottom: 30px;
    max-width: 80%;
}
.warper_img img {
    width: 100%;
}
.details_content_part {
    padding-bottom: 50px;
}
.details_content_part .table_content_sc {
    margin: 0;
    width: 100%;
}
.details_content_part .table_content_sc td {
    font-size: 19px;
    padding: 12px 20px;
}
h3.warper_title {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 23px;
}
.list_item_Catagroy {
    margin-bottom: 35px;
}

.list_item_Catagroy ul li {
    line-height: 25px;
    margin-bottom: 18px;
    position: relative;
    z-index: 2;
}

.list_item_Catagroy ul li a {
    font-size: 19px;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    text-decoration: underline;
    text-decoration-color: #d2dcee;
    text-underline-position: under;
}
.list_item_Catagroy ul li a:hover {
    text-decoration-color: #829dce;
}
.description_warper {
    padding: 10px 0 0;
}
.breadcrumb-area {
    display: none;
}
h1.warper_title {
    font-weight: 700;
    padding-bottom: 25px;
}
/*.list_item_Catagroy ul li::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: url('../img/list_icon.png');
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}
*/
.list_item_Catagroy ul {
    /*padding-left: 35px;*/
}
.description_warper strong.course_name {
    font-size: x-large;
    display: block;
}
.description_warper span {
    font-size: x-large;
    font-style: italic;
    font-weight: 500;
    display: block;
    margin-bottom: 20px;
}
.description_warper p {
    margin-left: 0!important;
    font-size: 19px;
    color: rgb(34 34 34);
    line-height: 1.667em;
    letter-spacing: -.005em;
    margin-bottom: 20px;
}
.description_warper li {
    font-size: 19px;
    color: rgb(34 34 34);
    line-height: 1.667em;
    letter-spacing: -.005em;
    list-style: circle!important;
}

.description_warper ul {
    padding-left: 22px;
    padding-bottom: 20px;
}

.description_warper .details_section {
     margin-bottom: 20px; 
}
.description_warper h3.warper_title {
    font-weight: 700;
    font-size: 28px;
}
.warper_img {
    position: relative;
    z-index: 2;
}

.warper_img::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    content: '';
    /* z-index: -1; */
}
.sidebar-style.sidebar-res-mrg-none {
    padding-left: 25px;
}
.sidebar-style .table_content_sc table tr.bdr-none td {
    border-top: none!important;
}
.workshop_resource_page {
    margin-bottom: 50px;
}
img.ico_v {
    width: 100px;
    margin: 0 auto;
    display: block;
}
span.icon_v {
	padding-left: 10px;
}
a.btn.btn-warning.custom_btn.btn-block {
    background: #222222;
    border-color: #222222;
    border-radius: 5px;
    /* padding: 0 30px; */
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgb(219 224 228 / 50%);
}
.btn-primary:not([disabled]):not(.disabled).active, 
.btn-primary:not([disabled]):not(.disabled):active, 
.show>.btn-primary.dropdown-toggle, 
a.btn.btn-warning.custom_btn.btn-block,
 .btn-warning:not([disabled]):not(.disabled).active, 
 .btn-warning:not([disabled]):not(.disabled):active, 
 .show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #222222;
    border-color: #222222;
    box-shadow: none;
}
.profile_section_eduora.edit_profile {
    margin: 200px 0 50px;
}
section.edit_profile.main.profile_page_sc button, 
section.edit_profile.main.profile_page_sc a {
    background: #222222;
    border-color: #222222;
}

section.edit_profile.main.profile_page_sc button:focus, 
section.edit_profile.main.profile_page_sc a:focus {
    border-color: #fff;
    background: #222;
    box-shadow: none;
}
button#submit_btn {
    background: #222222;
    border-color: #222222;
    height: 55px;
    border-radius: 7px;
    font-size: 20px;
}
section.main.profile_page_sc.chenge_pass input, select {
    background: none;
    border: 1px solid rgb(206 212 218);
    height: 55px;
    border-radius: 7px;
    margin-bottom: 15px;
    font-size: 20px;
    padding: 13px;
}
section.main.profile_page_sc.chenge_pass input::placeholder {
  font-size: 15px;
}
.profile_section_eduora.chapter.chenge_pass {
    margin: 200px 0;
}

section.main.profile_page_sc.chenge_pass label {
    font-size: 18px;
}

.information_table td p {
    color: #fff;
    font-size: 15px;
}

/*End new login panel*/

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

.details_block_item {
    padding-left: 0;
    padding-top: 30px;
}
.details_block_item h3.tagline {
    font-size: 38px!important;
    line-height: 50px;
}
.details_block_item .links > a {
    font-size: 19px;
}
section.resource-articles .content .course.single_content {
    flex: 0 0 100%;
} 
.single_flex_warper {
    display: block;
}
.single_flex_warper .image {
    padding: 7rem 0;
}
section.resource-articles a > button.view-more {
    bottom: 0px; 
    top: auto;
}

.section_bg {
    background-size: 100%;
    height: auto;
}
.details_inner {
    max-width: 767px;
    padding: 300px 40px 30px;
}
.details_inner a {
    width: 100%;
}

.banner-text h2{
    font-size: 2rem;
    line-height: 39px; 

}  
section.resource-articles .content .single_content {
    flex: 0 0 100%;
    margin-bottom: 25px;
}
section.poster {
    margin-top: 70px;
    padding: 1.6rem 0;
}
.menu-cart-wrap {
    margin-left: 0;

}
.logo {
    margin-top: 0px;
    width: 100px;
}
.logo img {
    width: 100%;
    padding-top: 16px;
}

.login-register ul li:before {
    background-color: transparent;

}
.buttn_signup .main-menu.login i {
    font-size: 14px;
}
.mean-container a.meanmenu-reveal span {
    background: #fff;
}
.stick .mean-container a.meanmenu-reveal span {
	background: rgb(219 209 209);
}
.header-bottom.sticky-bar.clearfix.stick .login-register ul li a {
    color: #fff;
}
.stick .buttn_signup a {
    font-size: 12px;
    color: #000;
}
section.get_book.poster {
    height: auto;
}
.get_book .details_block_item {
    padding-left: 0;
    padding-right: 0;
}
.single_flex_warper .image, 
.single_course {
    width: 100%;

}
.ftr_img {
    margin-bottom: 30px;
    display: none;
}
.information_table th, td {
    font-size: 15px;
    line-height: 23px;
    width: 50%;
}

.login-register ul li {
    margin-right: 10px;
}
section.webiner.resource-articles {
    padding: 30px 0;
}
.edoura_login_panel .content {
    padding: 200px 0px 50px;
}
.edoura_login_panel .login-banner {
    width: 100%;
    position: inherit;
    top: 0;
    right: 0;
    transform: translate(0);
    margin-bottom: 50px;
}
.edoura_login_panel .login-banner img {
    width: 100%;
} 
.banner_content {
    flex-wrap: wrap;
    justify-content: center;
    /* flex-direction: column-reverse; */
}
.banner-text {
    padding: 0px 0;
}
.homepage_banner_warp {
    padding: 100px 0px 50px;
}
.header-bottom.sticky-bar.clearfix.stick ul li a {
    color: #000;
}
.pt-130 {
    padding-top: 100px!important;
}
h2.warper_title {
    font-size: 23px;
    line-height: 29px;
    max-width: 100%;
}
.details_content_part .table_content_sc td {
    font-size: 19px;
    padding: 12px 20px!important;
    font-size: 12px!important;
    line-height: 20px!important;
}
h1.warper_title {
    font-size: 24px;
}
.description_warper span {
    font-size: 18px;
}
.description_warper p {
    font-size: 13px;
}
.description_warper strong {
    font-size: 15px;
}
.description_warper h4 {
    font-size: 15px;
    line-height: 20px;
}
.description_warper h3.warper_title {
    font-size: 21px;
    margin: 0;
}
.list_item_Catagroy ul li a {
    font-size: 13px;
}
.list_item_Catagroy ul li {
    line-height: 9px;
}
.details_content_part {
    padding-bottom: 0;
}
section.mentor.webiner.resource-articles p {
    display: none;
}

section.mentor.webiner.resource-articles h3 {
    padding-bottom: 20px;
}
.chepter_topic_item table td {
    font-size: 14px!important;
    line-height: 23px!important;
    width: 100%;
}
.chepter_topic_item table td img {
    width: 17px;
}
img.payment_img {
    width: 100%!important;
}
section.get_book.poster.home_banner .row {
    /* gap: 50px; */
    flex-direction: column-reverse;
}
.get_book.home_banner .details_block_item h3.tagline {
    line-height: 33px;
    font-size: 23px!important;
}


}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.menu-cart-wrap {
    margin-left: 0px!important;
    margin-top: 40px;
}

.details_block_item h3.tagline {
    line-height: 58px;
}
.get_book .details_block_item {
    padding-right: 0;
}
section.resource-articles .content .single_content {
    flex: 0 0 48%;
}
section.resource-articles .content .course.single_content {
    flex: 0 0 45%;
}
.single_flex_warper .image, 
.single_course {
    width: 100%;

}
.ftr_img {
    margin-bottom: 30px;
}
.single_flex_warper {
    flex-wrap: wrap;
}
.single_flex_warper .image {
    padding: 5rem;
}
.details_inner {
    max-width: 350px;
}
.section_bg {
    height: auto;
    background-size: 51% 100%;
}
.details_inner h3 {
    font-size: 19px;
    line-height: 25px;
}
.details_inner p {
    font-size: 14px;
}
.details_block_item h3.tagline {
    font-size: 30px!important;
    line-height: 65px;
} 
.details_block_item {
    padding-left: 0;
}
.stick .buttn_signup a {
    font-size: 12px;
    color: #000;
}
.stick .mean-container a.meanmenu-reveal span {
	background: #000;
}
.buttn_signup .main-menu.login i {
    font-size: 15px;
}
.modal-dialog {
    margin: 22% auto 8%!important;
}


}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

.logo img {
    width: 100%; 
}
.menu-cart-wrap { 
    margin-left: 0;
}
.modal-dialog {
    margin: 22% auto 8%!important; 
}
.main-menu nav ul li a {
    font-size: 13px;
}
.main-menu nav ul li { 
    margin-left: 8px;
}
.login-register ul li {
    margin-right: 12px;
}
.login-register ul li:before {
    background-color: transparent;
}
.stick .buttn_signup a {
    font-size: 12px;
    color: #000;
}
.stick .mean-container a.meanmenu-reveal span {
	background: #000;
}

}

img.payment_img {
    width: 500px;
    margin-top: 11px;
}


/*--------------End new theme addition---------------*/

/*-------------- Published Books listing ---------------*/
.published-books {
    background: rgb(51 51 51);
}
.published-books .resource_title {
    color: #fff;
}
.published-books .book-card {
    display: block;
    border-radius: 6px;
    overflow: hidden;
    height: 100%;
    text-decoration: none;
    cursor: pointer;
}
.published-books .book-card:hover {
    text-decoration: none;
}
.published-books .book-card .course-img img {
    width: 100%;
    height: auto;
    display: block;
}
.published-books .book-card .course-content h3 {
    color: #fff;
    font-size: 1.1rem;
    margin-bottom: 15px;
}
.published-books .book-card .get_book.view-more {
    display: inline-block;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 8px 26px;
    font-weight: 600;
}
.published-books .book-card .get_book.view-more:hover {
    background: #000;
    color: #fff;
}