footer ul li {
	color: #fff;
	font-size: 0.75rem;
}

#register-form-step-1 .checkbox-wrap label.error {
	position: absolute;
	left: 0;
	top: 40px;
}

.wrap .login-wrap form#register-form-step-1 .checkbox-wrap input[type=checkbox]:checked+label+.checkmark:after {
	content: "";
	height: 15px;
	width: 25px;
	display: block;
	border-radius: 5px;
	margin-top: 5px;
	margin-left: 2px;
	transition: .3s;
	position: absolute;
	background: rgba(0, 0, 0, 0);
	transform: rotate(-45deg);
	border-left: 4px solid #14967f;
	border-bottom: 4px solid #14967f;
	border-radius: 2px;
}

/* line 129, ../sass/_benefits.scss */
.m-card-bg-two .bt-group a::after {
	background-image: url(../../assets/images/move-right-black.svg);
}

/* line 1179, ../sass/_helper.scss */
label.error {
	color: red !important;
	font-size: 12px;
	padding-bottom: 0;
}

/* line 1184, ../sass/_helper.scss */
input.error {
	border-color: red;
}

/* line 1187, ../sass/_helper.scss */
select.error {
	border-color: red;
}

/* line 1190, ../sass/_helper.scss */
textarea.error {
	border-color: red;
}

/* line 1193, ../sass/_helper.scss */
.button-holder {
	width: 300px;
	margin: 0 auto;
	float: left;
	display: contents;
}

@media (max-width: 700px) {

	/* line 1193, ../sass/_helper.scss */
	.button-holder {
		width: auto;
	}
}

/* line 1200, ../sass/_helper.scss */
.sppining {
	position: relative;
}

/* line 1203, ../sass/_helper.scss */
.loader-wrap {
	background: rgba(204, 204, 204, 0.8);
	border-radius: 100px;
	font-style: normal;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 27px;
	/* padding: 12px 53px; */
	border: 0;
	display: inline-block;
	position: absolute;
	/* left: 64%; */
	/* top: 0; */
	right: 0;
	width: 100%;
	height: 64px;
}

@media (max-width: 821px) {

	/* line 1203, ../sass/_helper.scss */
	.loader-wrap {
		height: 40px;
		padding: 20px 0;
	}
}

/* line 1224, ../sass/_helper.scss */
.loader {
	border: 3px solid #090909;
	border-radius: 50%;
	border-top: 3px solid #2de918;
	width: 30px;
	height: 30px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	position: absolute;
	left: 32%;
	top: 22%;
}

/* Safari */
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.aleady-have-account p {
	font-size: 18px;
	color: #000;
}

.aleady-have-account p a {
	font-size: 20px;
	color: #62a2e8;
	text-decoration: underline;
}

p.account-have-notification a {
	color: #62a2e8;
	text-decoration: underline;
}

section.user-registration {
	margin: 54px;
}

footer section {
	padding: 0;
}


.wpcf7-submit.btn-bg-green-two {
	padding: 19px 33px !important;
	color: #212529 !important;
	border-radius: 31.5px !important;
	border: none !important;
}

.wpcf7-spinner {
	position: absolute;
	margin: 15px 0 0 9px;
}

.textarea-control {
	height: 100px;
}

#pmpro_payment_information_fields h2,
#pmpro_payment_information_fields .pmpro_checkout-fields-display-seal label {
	display: none !important;
}

#pmpro_btn-submit {
	float: right;
	border-radius: 31px;
	border: none;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #272727;
}

#pmpro_btn-submit {
	background-image: url(../../assets/images/arrow-right.svg);
	background-repeat: no-repeat;
	background-position: right 24px center;
	padding: 19px 50px;
	background-color: #22bfa3;
}

#register-form-step-3 .m-card-bg-one {
	margin-bottom: 25px;
}

#register-form-step-3 .m-card-bg-two {
	margin-top: 0px;
	margin-bottom: 25px;
}

#payment_info #card_holder_name,
#payment_info #pmpro_form #AccountNumber,
#payment_info #pmpro_form #Expiry,
#payment_info #pmpro_form #CVV {
	border: 1px solid #8b8b8b;
	border-radius: 5px;
	color: #9c9c9c;
	padding: 20px 26px;
	font-size: 1rem;
	font-weight: 300;
}

p.ajax_status {
	color: red;
	font-size: 12px;
	line-height: 16px;
}

.avatar-upload .avatar-preview>div img.logged_in_profile_image {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 147px;
}

.dashborad-wrap .round-wrap img.logged_in_profile_image {
	width: 91px;
	height: 91px;
	border-radius: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

p.profile_status.ajax_status {
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
}

.question_bank .owl-carousel .owl-item img {
	width: auto;
}

.question_bank .explain-wrap {
	display: none;
}

.question_bank .owl-carousel.question_bank_carousel .owl-nav {
	justify-content: space-between;
	bottom: -50px;
}

.question_bank .owl-carousel.question_bank_carousel .owl-nav button.owl-prev,
.question_bank .owl-carousel.question_bank_carousel .owl-nav button.owl-next {
	max-width: 220px;
	width: 100%;
	display: flex;
}

.question_bank .ques-list input[type=radio]:checked+label span::after {
	display: none;
}

.question_bank .owl-nav {
	display: flex;
}

/* .question_bank .owl-carousel.question_bank_carousel .owl-nav button.owl-prev{
	visibility: hidden;
} */
.question_bank .owl-nav button i {
	margin: 0 5px;
}

.question_bank .ques-list input[type=radio]:checked+label::before,
.question_bank .ques-list.answered .right label::before,
.question_bank .ques-list.answered .wrong label::before,
.question_bank .ques-list .filter_responses.right label::before,
.question_bank .ques-list .filter_responses.wrong label::before {
	background: radial-gradient(0.75em circle at center, #22BFA3 50%, transparent 55%);
	border-color: #22bfa3;
}

.question_bank .owl-carousel .owl-item .next_question.not_ans {
	display: none;
}

.question_bank .owl-carousel .owl-item .question_buttons {
	margin-bottom: 50px;
}

.question_bank .owl-carousel .owl-item .question_buttons img {
	width: auto;
	display: inline;
}

.question_bank .qa-btn-wrap {
	justify-content: space-between;
}

.dashboard_section .m-card {
	padding: 0;
	margin-top: 0;
}

.dashboard_section .m-card .media h2 {
	font-size: 2.5rem;
}

.membership_pages .bt-group {
	justify-content: left;
}

.accordion-item.hide {
	display: none;
}

.question-wrap.user_dashboard_tabs .accordion {
	max-height: 450px;
	overflow-y: auto;
}

.question-wrap.user_dashboard_tabs .accordion.hideScroll {
	overflow-y: hidden;
}

.sample_question_section .ques-list .right label::before,
.sample_question_section .ques-list .wrong label::before {
	background: radial-gradient(0.75em circle at center, #22BFA3 50%, transparent 55%);
	border-color: #22bfa3;
}

.sample_question_section .ques-list .right label:after,
.sample_question_section .ques-list .wrong label:after {
	right: -40px;
}

.qa-section .sample_question_section .qa-section-inner .card ul li label {
	display: inline-flex;
}

.qa-section .sample_question_section .qa-section-inner .card ul li {
	line-height: 1.875rem;
}

/* .what-we-have-section .qa-section .sample_question_section .qa-section-inner .card {
	width: 100%;
} */
.subscription-transaction-info h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	color: #272727;
	margin-bottom: 10px;
}

.home .what-we-have-section .qa-section .qa-section-inner .card {
	width: 936px;
}

.filter-question-wrap.sort-wrap .sort-slect {
	width: 100%;
}

.filter-question-wrap.sort-wrap span {
	margin-bottom: 10px;
}

.avatar-upload .avatar-preview>div {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.acct-btns .dropdown-toggle::after {
	top: 15px;
	right: -20px;
}

header.header-three .header-right .acct-btns .dropdown a {
	color: #3c3c3c;
}

header .acct-btns .fa-user-check::before {
	content: "";
	background-image: url(../../assets/images/user-check.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	width: 17px;
	height: 17px;
}

header .acct-btns .fa-key::before {
	content: "";
	background-image: url(../../assets/images/key-round.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	width: 16px;
	height: 16px;
}

header .header_profile_image {
	width: 51px;
	height: 51px;
	border-radius: 50%;
}

header .header-right .acct-btns .dropdown a {
	cursor: pointer;
}

header .header-right .acct-btns .dropdown a.nav-link::after {
	content: "";
	background-image: url(../../assets/images/chevron-down.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	width: 16px;
	height: 16px;
}

header .header-right .acct-btns .dropdown a.dropdown-toggle.show::after {
	transform: rotate(180deg);
}

header .header-right .dropdown-menu-end[data-bs-popper] {
	right: -40px;
}

header.header-three .header-right .acct-btns .dropdown a.nav-link::after {
	background-image: url(../../assets/images/arrow-down.svg);
}

.account_pages_header .acct-btns {
	display: flex;
	gap: 30px;
}

.account_pages_header .acct-btns {
	display: flex;
	gap: 30px;
}

.account_pages_header .acct-btns .nav-link {
	display: flex;
	align-items: center;
	height: 43px;
	gap: 7px;
}

.account_pages_header .acct-btns a.dropdown-toggle.show::after {
	transform: rotate(180deg);
}

#pmpro_form #pmpro_payment_information_fields .pmpro_form_fields label {
	display: none;
}

#pmpro_form #pmpro_payment_information_fields .pmpro_form_field {
	margin-bottom: 15px;
}

#pmpro_form #pmpro_payment_information_fields {
	width: 73.6%;
}

#pmpro_form #pmpro_payment_information_fields .pmpro_cols-2 {
	display: flex;
	width: 100%;
}

#pmpro_form #pmpro_payment_information_fields .pmpro_cols-2 .pmpro_form_field {
	width: 50%;
}

#pmpro_form #pmpro_payment_information_fields .pmpro_cols-2 .pmpro_form_field:first-child {
	margin-right: 15px;
}

.user_password_field {
	position: relative;
}

.user_password_field i {
	position: absolute;
	top: 24px;
	right: 14px;
	color: #14967f;
	cursor: pointer;
}
/*
.ques-list li label.right-ans:after {
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../../assets/images/right-icon.svg);
	background-repeat: no-repeat;
	background-position: right center;
	content: "";
	position: absolute;
	right: -20px;
	width: 15px;
	height: 15px;
	z-index: 2;
}*/

#basic_info .help-tooltip {
	display: flex !important;
}

.dashborad-wrap {
	padding: 25px 0px;
}

.light-green-btn.view_correct.hide,
.light-green-btn.view_incorrect.hide {
	display: none;
}

.subscription-transaction-info .status-wrap .bt-group a {
	border: 1px solid #14967f;
}
.success-wrap .btn-bg-green {
    color: #272727 !important;
}
.signup_confirmation_step .success-wrap .btn-bg-green:after {
    background-image: url(../../assets/images/arrow-right.svg);
}
.signup_confirmation_step .success-wrap .btn-border-green {
    color: #22bfa3;
}
.pmpro_submit #pmpro_message_bottom{
	display: none !important;
}
header section.widget.widget_block{
	padding: 0;
}

.main-banner {
    background-image: none !important;
	background-color: #0c2433;
}

.what-we-have-section::before {
    background-image: none !important;
	background-color: #0c2433;
}

section.ben-quessection .m-card.m-card-bg-one {
    margin-bottom: 10px;
}

/**Responsive fixing**/
.navbar .navbar-toggler {
  color: #fff;
}
@media only screen and (max-width: 991px) {
	header {
	    padding: 16px;
	}
	header .header-right {
	    justify-content: center !important;
	    gap: 10px;
	    margin-top: 10px;
	}
  	footer h6 {
	  margin-bottom: 3px;
	}
	footer .menu {
	  padding-bottom: 15px;
	}
	footer section {
	  padding-bottom: 10px;
	}
	.what-we-section-provide-wrp ul li span {
	  display: inline-block;
	  padding-left: 6px;
	}
	.our-history ul.timeline-list li .timeline_content {
	  width: 100%;
	}
	.our-history ul.timeline-list li:nth-child(2n) .timeline_content {
	  text-align: left;
	}
	.our-history ul.timeline-list li::before {	  
	  left: 0;
	  top: 24%;
	  transform: translate(-14px, -3px);
	}
	.our-history ul.timeline-list::before {	 
	  left: 17px;
	  height: 67%;
	}
	.our-history ul.timeline-list li:nth-child(3n)::before {
	  transform: translate(-14px, -3px) !important;
	}
	.our-history ul.timeline-list {
	  padding-left: 20px;
	}
	.contact-us p {
	  text-align: center;
	}
	.contact-us .wpcf7-response-output {
	  text-align: center;
	  line-height: 22px;
	}
	.contact-us h2 {
	  text-align: center;
	}
	.dashborad-wrap .renew-box .bt-group {
	  display: block;
	  margin: 0 auto;
	  width: 100px;
	}
	.dashborad-wrap .renew-box .renew-txt {
	  width: 100%;
	  display: block;
	  text-align: center;
	}
	.dashborad-wrap .renew-box .bt-group .renew_membership.btn {
	  width: 100%;
	  margin-top: 10px;
	  margin-bottom: 30px;
	}
	.dashborad-wrap .renew-box {
	  display: block;
	}
	.transaction-table tbody .btn-stripe {
	  display: block;
	  padding: 9px 6px;
	}
	.dashborad-wrap .owl-carousel.question_bank_carousel .qa-section-inner .ques-img img {
	    max-width: 800px;
	    width: 100% !important;
	}

}
.our-history ul.timeline-list li:nth-child(3n)::before {
  transform: translate(-42%, -50%);
}
.dashborad-wrap .owl-carousel.question_bank_carousel .qa-section-inner .ques-img img {
    width: 800px;
    padding-bottom: 20px;
}
.filter-question-wrap .btn.ques-apply-btn {
    padding: 12px 28px;
}
.what-we-section-converting .mrcp-step .step img {
  max-width: 40%;
}
.what-we-have-section {
  background-image: none !important;
  background-color: #0c2433;
  margin-bottom: 300px;
}
.what-we-have-section::before {
	display: none;
}
.what-we-have-section > .container {
  margin-bottom: -300px;
}
.what-we-have-section .qa-section .qna-carousel .qa-section-inner {
  max-height: none !important;
}
.sample_question_section h6 p img {
  max-width: 49%;
  padding-right: 10px;
  padding-bottom: 0px;
  display: inline !important;
  padding-top: 10px;
}
.sample_question_section h6 p {
  color: #095d7e;
  font-size: 1.5625rem;
  line-height: 2.125rem;
  width: 100%;
}
.sam-quessection .qna-carousel .qa-section-inner {
  max-height: none !important;
}
.benefit-page .qna-carousel .qa-section-inner{
	padding: 0;
}
.sam-quessection .qa-section-inner .card {
  margin: -20px 20px 0;
}
.sam-quessection .qna-carousel .qa-section-inner {
  padding-top: 60px !important;
  margin-top: 0 !important;
}
.dashboard-logo {  
  padding-right: 50px;
}
.questions-subsections-section {
  background: #e2f1ef;
  padding: 50px 0px;
}
.questions-subsections-section {
  background: #e2f1ef;
  padding: 50px 0px;
}
.subsections-section-list .card-body {
  background-color: #0e82af;
  padding: 30px 20px;
  margin-bottom: 10px;
}
.subsections-section-list .card-body h3 {
  color: #fff;
  padding-bottom: 20px;
}
.subsections-section-list .card-body .bt-group {
  align-items: start;
  justify-content: start;
}
.subsections-section-list .card-body .bt-group .btn {
  color: #fff;
  border: 1px solid #fff !important;
}
.subsections-section-list .card-body .bt-group .btn::after {
  background-image: url("../../assets/images/move-right-white.png");
  filter: none;
}
.subsections-section-list .col-md-4 {
  display: flex;
  flex-direction: column;
}
.user-says-section {
  padding: 40px 0px 95px;
}
.what-we-have-section .qa-section .ques-img {
  width: 59%;
  max-width: none;
  border: none;
  box-shadow: none;
  height: auto;
}
.question_bank_carousel .qa-section-inner h6 p {
    color: #095d7e;
    font-size: 1.5625rem;
    line-height: 2.125rem;
    width: 100%;
}
.question_bank_carousel .qa-section-inner h6{
	display: flex;
  gap: 10px;
  font-size: 1.5625rem;
    line-height: 2.125rem;
}
.qa-section .qa-section-inner .card .question-description-wrap {
  color: #095d7e;
  font-size: 1.5625rem;
  line-height: 2.125rem;
  display: flex;
  gap: 10px;
  font-weight: 400;
  margin-top: 15px;
}
.qa-section .qa-section-inner .card .question-description-wrap p{
	color: #095d7e;
  font-size: 1.5625rem;
  line-height: 2.125rem;
  width: 100%;
  padding-bottom: 10px;
}
.qa-section .qa-section-inner .card .ques-img {
  max-width: none;
  box-shadow: none;
  border: none;
  height: auto;
}
.qa-section .qa-section-inner .card .ques-img img {
  max-width: 800px;
}
.qa-section .qa-section-inner .card .question-description-wrap img {
  max-width: 800px;
  width: 100%;
  padding-bottom: 10px;
}
.qa-section .qa-section-inner .card .question-description-wrap .question-description {
  width: 100%;
}
.qa-section .qa-section-inner .card .question-description-wrap .question-description .wp-video {
  width: 100% !important;
}
.what-we-have-section .qa-section .ques-img {
  width: auto;
}
.what-we-have-section .qa-section .qna-carousel .qa-section-inner,
.sam-quessection .qa-section-inner{
    flex-direction: column;
}
.what-we-have-section .sample_question_answer_btn img,
.sam-quessection .sample_question_answer_btn img {
    width: auto;
    display: inline;
}
.what-we-have-section .qa-section .qna-carousel .qa-section-inner .qa-btn-wrap,
.sam-quessection .qa-section .qna-carousel .qa-section-inner .qa-btn-wrap {
    margin-bottom: 20px;
    padding: 14px 55px 0px !important;
}
.what-we-have-section .qa-section .qna-carousel .qa-section-inner .explain-wrap,
.sam-quessection .qa-section .qna-carousel .qa-section-inner .explain-wrap{
    margin: 14px 55px 0px !important;
}
.what-we-have-section .qa-section .qa-section-inner .card,
.sam-quessection .qa-section .qa-section-inner .card{
	width: auto !important;
}
#register-form-step-3 .subscription_list {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.question_bank_carousel.owl-carousel .owl-item img {
    width: 100%;
    padding-bottom: 8px;
}
.subsections-section-list .card-body h4 {
  color: #fff;
  padding-right: 20px;
}
.subsections-section-list .card-body .child-terms li {
  display: flex;
  padding-bottom: 12px;
}
.subsections-section-list .card-body .child-terms li .btn.btn-sm {
  color: #fff;
  padding: 0 0 0 0px;
  text-decoration: underline;
  line-height: 26px;
}
.subsections-section-list .card-body .child-terms {
  padding-top: 20px;
}
.qa-section .qa-section-inner .card .question-description-wrap img {
    display: inline-block;
}
.ques-list .wrong label:after{
	display: none;
}
.ques-list li label.right-ans:after{
	display: none;
}
.ques-list .wrong label, .ques-list .wrong label span {
    color: #000;
}
.explain-wrap li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #565656;
    padding-bottom: 10px;
}
.explain-wrap ul {
    list-style: disc;
    padding-left: 20px;
}