/* main .user_has_no_access and main .user_has_access */
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600&display=swap");

.bb-sfwd-aside .site-content .container {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.container {
  max-width: 1140px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
.container-fluid.site-header-container.flex.default-header {
  padding: 0px 8px;
}
.footer-bottom .container .row {
  padding-left: 5px !important;
}
body {
  background: #f8f8f8 !important;
}
.wpProQuiz_content.ld-quiz-result-passed .wpProQuiz_reviewDiv {
  display: none !important;
}

main
  .user_has_no_access
  .bb-ld-sticky-sidebar
  .bb-course-status-content
  .ld-status {
  background-color: #ac0965 !important;
  color: #fff;
}
main
  .user_has_no_access
  .bb-ld-sticky-sidebar
  .bb-course-status-content
  .ld-status:hover {
  background: #8c0953 !important;
}

#header-aside .button.small.singup {
  display: none;
}
.header-forum{
  color: #122B46;
  font-size: .875rem;
  font-weight: 500;
  opacity: 0.7;
}
#header-aside .button.signin-button {
  /* background-color: #007CFF !important; */
  color: #333;
  padding: 6px 20px;
}

.bb-dark-theme .playlist-slide-text {
  background-color: #2b2f33 !important;
}
.bb-dark-theme .playlist-slide-text:hover {
  background-color: #2a2c2e !important;
}

/* content inside button only for logged out users - START */

.user_has_access .user_has_no_access_only a {
  display: none;
}

.user_has_no_access_only {
  margin: 30px 30px 30px 0px;
}

.user_has_no_access_only a {
  background-color: #8c0953 !important;
  color: #fff !important;
  padding: 10px 30px;
  border-radius: 20px;
}

/* content inside button only for logged out users - END */

h1.entry-title span {
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.blocks-gallery-item h1.bb-course-title-landing-heading {
  font-size: 40px !important;
}

.learndash-wrapper .ld-expand-button .ld-text {
  text-transform: uppercase;
  color: #aaa;
}

.bb-sfwd-aside.bb-dark-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response {
  border: none !important;
  padding: 0px !important;
}

.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response {
  border: none !important;
  padding: 0px !important;
}

.bb-sfwd-aside.bb-dark-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_correct {
  border: 1px solid #18d300 !important;
  border-radius: 7px;
}

.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_correct {
  border: 1px solid #18d300 !important;
  border-radius: 7px;
}

.bb-sfwd-aside.bb-dark-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_incorrect
  .wpProQuiz_AnswerMessage,
.bb-sfwd-aside.bb-dark-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_correct
  .wpProQuiz_AnswerMessage {
  padding: 20px 15px 5px 15px !important;
}

.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_incorrect
  .wpProQuiz_AnswerMessage,
.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_correct
  .wpProQuiz_AnswerMessage {
  padding: 20px 15px 5px 15px !important;
}
.bb-sfwd-aside.bb-dark-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_incorrect {
  border: 1px solid #ff0000 !important;
  border-radius: 7px;
}
.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_incorrect {
  border: 1px solid #ff0000 !important;
  border-radius: 7px;
}
.bb-sfwd-aside.bb-dark-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_incorrect
  span,
.bb-sfwd-aside.bb-dark-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_correct
  span {
  padding: 10px 20px !important;
  display: inline-block;
}

.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_incorrect
  span,
.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_correct
  span {
  padding: 10px 20px !important;
  display: inline-block;
}

.bb-sfwd-aside.bb-dark-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_incorrect
  .wpProQuiz_AnswerMessage,
.bb-sfwd-aside.bb-dark-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_correct
  .wpProQuiz_AnswerMessage {
  border-top: 1px solid #333;
  text-align: left;
}

.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_incorrect
  .wpProQuiz_AnswerMessage,
.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response
  .wpProQuiz_correct
  .wpProQuiz_AnswerMessage {
  border-top: 1px solid #333;
  text-align: left;
}

.wpProQuiz_content .wpProQuiz_results .quiz_continue_link a#quiz_continue_link {
  /* background: #2b2f33 !important; */
  background: #ac0965 !important;
  border: 1px solid #8c0953;
}
.wpProQuiz_content
  .wpProQuiz_results
  .quiz_continue_link
  a#quiz_continue_link:hover {
  /* background: #3D3A3A !important; */
  background: #8c0953 !important;
}
.wpProQuiz_content .wpProQuiz_results .quiz_continue_link a#quiz_continue_link {
  padding: 9px 2em !important;
  max-width: 486px !important;
  width: 100% !important;
}

.learndash-wrapper
  .wpProQuiz_content
  .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz) {
  background: #ac0965 !important;
  background-color: #8c0953 !important;
}

.finish_btn1 {
  background: #ac0965 !important;
  background-color: #ac0965 !important;
  font-weight: 800 !important;
  font-size: 0.75em !important;
}
.finish_btn1:hover {
  background: #8c0953 !important;
}
.wpProQuiz_content
  ul.wpProQuiz_questionList[data-type="matrix_sort_answer"]
  li
  table
  td
  .wpProQuiz_maxtrixSortText
  img {
  width: 233px !important;
}
.learndash-wrapper
  .wpProQuiz_content
  .wpProQuiz_questionListItem
  > table
  td
  .wpProQuiz_maxtrixSortText {
  padding: 5px !important;
  padding-left: 25px !important;
}

.bb-dark-theme p.playlist-active_caption1 {
  color: #aaa !important;
}

.learndash-wrapper .ld-quiz-actions {
  padding-top: 0px !important;
  margin: 0px !important;
}
.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .ld-quiz-actions {
  border: none !important;
}

.bb-sfwd-aside.bb-light-theme .learndash-wrapper .ld-quiz-actions#continuebtn {
  border-top: 1px solid #e7e9ec;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .ld-quiz-actions#continuebtn {
  border-top: 1px solid #333 !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.learndash-wrapper .ld-quiz-actions .wpProQuiz_button {
  margin: 0px !important;
  background: none !important;
}
.learndash-wrapper .ld-quiz-actions .wpProQuiz_button a {
  margin: 0 10px;
  /*background: #495255;*/
}

.sfwd-topic-template-default
  .wpProQuiz_button.wpProQuiz_button_reShowQuestion.image_credits_btn.continue_btn
  a {
  background: #ac0965 !important;
  font-weight: 800 !important;
  font-size: 0.75em !important;
}
.sfwd-topic-template-default
  .wpProQuiz_button.wpProQuiz_button_reShowQuestion.image_credits_btn.continue_btn
  a:hover {
  background: #8c0953 !important;
}

.sfwd-courses-template-default.single.single-sfwd-courses
  .learndash-wrapper
  .ld-table-list
  .ld-table-list-header,
.sfwd-courses-template-default.single.single-sfwd-courses
  .learndash-wrapper
  .ld-item-list.ld-lesson-list
  .ld-lesson-section-heading {
  color: #4d5c6d !important;
}

.learndash-wrapper #quiz_continue_link:hover,
.learndash-wrapper .ld-secondary-background:hover,
.learndash-wrapper .learndash_mark_complete_button:hover,
.learndash-wrapper #learndash_mark_complete_button:hover,
.learndash-wrapper .ld-status-complete:hover,
.learndash-wrapper .ld-alert-success .ld-button:hover,
.learndash-wrapper .ld-alert-success .ld-alert-icon:hover {
  background: #8c0953 !important;
}

/* image overlay */
.playlist-slide-image img {
  width: 100%;
}
.playlist-slide-image {
  position: relative;
  width: 100%;
  padding-left: 6px;
  max-height: 407px !important;
}

.playlist-slide-image.video_wrap {
  /* max-height: 407px !important; */
}

.playlist-slide-image .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0s ease;
  background-color: rgb(0 0 0 / 75%);
}

/* .playlist-slide-image:hover .overlay {
  opacity: 1;
}  */

.playlist-slide-image .edit:hover .overlay {
  opacity: 1;
  transition: 0.1s ease;
}

.playlist-slide-image .edit {
  padding-top: 7px;
  padding-right: 7px;
  position: absolute;
  right: 5px;
  bottom: 8px;
  z-index: 200;
  overflow-y: hidden;
}
.playlist-slide-image .edit:hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.playlist-slide-image .edit:hover .icon-hover {
  display: none !important;
}

.playlist-slide-image:hover .edit .icon-normal {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0px 7px;
}

.playlist-slide-image .edit:hover .icon-normal {
  margin: 8px 12px;
}

.text {
  color: white;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: left;
  width: 90%;
  overflow: hidden;
}

.playlist-slide-image .edit .icon-hover {
  display: none;
}
.playlist-slide-image .edit .icon-normal {
  display: block;
}
.icon-normal,
.icon-hover {
  background: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 30px;
}

.playlist-slide-image:hover .edit .icon-hover {
  display: block;
}

.playlist-slide-image .icon-normal,
.playlist-slide-image .icon-hover {
  background: #3d3a3a;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 30px;
  border: 2px solid #fff;
}

.fa-exclamation:before {
  color: #fff;
}

div.ld-login-modal-form a {
  float: right;
  margin-top: -98px;
  color: #122b46;
  font-size: 13px;
}

.learndash-wrapper .ld-login-modal .ld-modal-heading {
  color: #0a0a0a;
}

.ld-modal.ld-login-modal.ld-can-register .ld-login-modal-register {
  color: #a3a5a9 !important;
  border-left: 1px solid;
}
label[for="user_reg_email"],
label[for="user_reg_login"] {
  color: #122b46 !important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form p.login-remember {
  width: 50%;
}

.ld-modal.ld-login-modal.ld-can-register .ld-alert-warning .ld-alert-content,
.ld-modal.ld-login-modal.ld-can-register .ld-login-modal-register,
.ld-modal.ld-login-modal.ld-can-register .ld-modal-closer,
.learndash-wrapper .ld-modal.ld-can-register .ld-modal-closer {
  color: #3d3a3a !important;
}

main
  .user_has_no_access
  .bb-ld-sticky-sidebar
  .bb-course-status-content
  .ld-status:hover,
.user_has_no_access_only a:hover,
.ld-modal.ld-login-modal.ld-can-register
  .ld-login-modal-register
  #wp-submit:hover,
.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button a:hover,
.ld-modal.ld-login-modal .ld-login-modal-form input[type="submit"]:hover {
  background: #8c0953 !important;
}
.ld-modal.ld-login-modal.ld-can-register
  .ld-login-modal-register
  #wp-submit:hover,
.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button:hover,
.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button:hover {
}

.learndash-wrapper #btn-join:hover,
.learndash-wrapper .btn-join:hover {
  opacity: 1 !important;
}

.bb-single-course-sidebar a.btn-advance,
.learndash-wrapper .bb-single-course-sidebar .ld-status,
.learndash-wrapper .learndash_content_wrap .learndash_mark_complete_button,
.learndash-wrapper .ld-button,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2,
.bb-single-course-sidebar .btn-join,
.bb-single-course-sidebar #btn-join,
.lms-topic-sidebar-course-navigation a.course-entry-link {
  opacity: 1 !important;
}

.bb-single-course-sidebar .btn-join,
.bb-single-course-sidebar #btn-join:hover,
.learndash-wrapper
  .learndash_content_wrap
  .learndash_mark_complete_button:hover {
  background: #8c0953 !important;
}

.learndash-wrapper .ld-quiz-actions {
  margin: 20px 0 !important;
  border: none !important;
}
.learndash-wrapper .ld-quiz-actions#continuebtn {
  border-top: 2px solid #f0f3f6 !important;
}

.sfwd-courses-template-default.single.single-sfwd-courses,
.learndash-wrapper .ld-table-list .ld-table-list-header .ld-text,
.sfwd-courses-template-default.single.single-sfwd-courses
  .learndash-wrapper
  .ld-item-list.ld-course-list
  .ld-section-heading
  h2 {
  color: #4d5c6d !important;
}

.bb-sfwd-aside.bb-light-theme
  #content
  li.wpProQuiz_questionListItem.wpProQuiz_answerIncorrect {
  border-color: #e7e9ec;
}

.bb-sfwd-aside.bb-dark-theme
  #content
  li.wpProQuiz_questionListItem.wpProQuiz_answerIncorrect {
  border-color: #333;
}

.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_questionList
  li.wpProQuiz_questionListItem,
.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  .wpProQuiz_quiz
  .wpProQuiz_response,
.bb-sfwd-aside.bb-light-theme
  .wpProQuiz_content
  ul.wpProQuiz_sortStringList
  > li {
  border-color: #e7e9ec;
}

.bb-sfwd-aside.bb-light-theme
  .learndash-wrapper
  .wpProQuiz_content
  .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect
  > table,
.bb-sfwd-aside.bb-light-theme
  .learndash-wrapper
  .wpProQuiz_content
  .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect
  > table
  td {
  border-color: #e7e9ec !important;
}

.bb-sfwd-aside.bb-dark-theme
  .learndash-wrapper
  .wpProQuiz_content
  .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect
  > table,
.bb-sfwd-aside.bb-dark-theme
  .learndash-wrapper
  .wpProQuiz_content
  .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect
  > table
  td {
  border-color: #333 !important;
}

.wpProQuiz_results.wpProQuiz_questionList p.wpProQuiz_quiz_time > span {
  text-align: left !important;
  font-size: 16px !important;
}
.wpProQuiz_results.wpProQuiz_questionList .wpProQuiz_header2 {
  font-size: 16px !important;
}

.wpProQuiz_results.wpProQuiz_questionList.wp-block-gallery_wrap
  .wpProQuiz_results.wpProQuiz_questionList.wp-block-gallery.columns-3 {
  display: block !important;
}

.learndash-wrapper .ld-quiz-actions .wpProQuiz_button a {
  background: #495255;
}
.learndash-wrapper
  .learndash_content_wrap
  .wpProQuiz_content
  .wpProQuiz_button_reShowQuestion.image_credits_btn
  a {
  background: #2b2f33 !important;
  color: #cacaca !important;
  margin: 0px;
}

.sfwd-lessons-template-default #site-logo .site-title img {
  padding-left: 27px !important;
}

/*======== Extra small devices ========*/
@media only screen and (max-width: 768px) {
  .playlist-slide-image {
    padding-left: 0px;
  }

  .playlist-slide-container .playlist-slide .active_caption {
    padding-bottom: 10px;
  }

  p.playlist-active_caption1,
  p.playlist-active_caption2,
  p.playlist-active_caption3 {
    padding-left: 0px !important;
  }
  p.playlist-active_caption1 {
    padding-bottom: 15px !important;
  }

  .wpProQuiz_results.wpProQuiz_questionList.wp-block-gallery_wrap
    .ld-quiz-actions
    .quiz_continue_link
    a,
  .wpProQuiz_results.wpProQuiz_questionList.wp-block-gallery_wrap
    .ld-quiz-actions
    input,
  .learndash-wrapper
    .learndash_content_wrap
    .wpProQuiz_content
    .wpProQuiz_button_reShowQuestion.image_credits_btn {
    width: 100%;
    margin: 5px 5px !important;
  }
  .wpProQuiz_content .wpProQuiz_results .quiz_continue_link {
    margin-top: 0px !important;
  }
  .bb-course-banner-inner h1.entry-title {
    font-size: 37px !important;
  }
  img.artlogo-mob {
    height: 12px;
  }
}

p.playlist-active_caption1 {
  padding-bottom: 15px !important;
}

/* check colour box issue */

/* 

.checkbox {
  width: 100%;
  margin: 15px auto;
  position: relative;
  display: block;
}

.checkbox input[type="checkbox"] {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
  margin-left: -20px;
}
.checkbox .label_answer_text {
  position: relative;
}
.checkbox .label_answer_text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 13px;
  height: 13px;
  transition: transform 0.28s ease;
  border-radius: 3px;
}
.check-glossary1 .label_answer_text:before{
  border: 2px solid #7bbe72;
}
.check-article1 .label_answer_text:before{
  border: 2px solid #3e9af1;
}
.check-blog1 .label_answer_text:before{
  border: 2px solid #f48a27;
}
.check-cluster1 .label_answer_text:before{
  border: 2px solid #065ab4;
}
.checkbox .label_answer_text:after {
content: '';
display: block;
width: 8px;
height: 5px;
-webkit-transform: rotate(-45deg) scale(0);
transform: rotate(-45deg) scale(0);
transition: transform ease 0.25s;
will-change: transform;
position: absolute;
top: 8px;
left: 7px;
}

.check-article1 label:after{
  border-bottom: 2px solid #3e9af1;
  border-left: 2px solid #3e9af1;
}

.check-article1 input[type="checkbox"]:checked ~ label::before{
  color: #3e9af1;
}


.checkbox input[type="checkbox"]:checked ~ label::after {
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
}

.checkbox .label_answer_text {
  min-height: 25px;
  display: block;
  padding-left: 25px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  margin-left: -5px;
  vertical-align: sub;
}
.checkbox .label_answer_text {
  position: absolute;
  top: 44%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: 0;
} 
 */

#secondary.widget-area.bbpress-sidebar #block-7,
#secondary.widget-area.bbpress-sidebar #block-8 {
  display: none !important;
}
.logged-in #secondary.widget-area.bbpress-sidebar .button.full.btn-new-topic {
  display: none !important;
}

.logged-in.admin-bar
  #secondary.widget-area.bbpress-sidebar
  .button.full.btn-new-topic {
  display: block !important;
}

.bbpress .widget_display_forums > ul.bb-sidebar-forums > li a:before {
  border-color: #8c0953 !important;
}

.bbpress .widget_display_forums > ul.bb-sidebar-forums > li a:before {
  background-color: #8c0953 !important;
}

/* check colour box issue */

.wpProQuiz_questionList.wp-block-gallery .checkbox {
  width: 100%;
  margin: 15px auto;
  position: relative;
  display: block;
}

.wpProQuiz_questionList.wp-block-gallery .checkbox input[type="checkbox"] {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0px;
  top: 10px;
}
.wpProQuiz_questionList.wp-block-gallery .checkbox label {
  position: relative;
}
.wpProQuiz_questionList.wp-block-gallery .checkbox label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  margin: 3px;
  width: 16px;
  height: 16px;
  transition: transform 0.28s ease;
  border-radius: 3px;
}

.wpProQuiz_questionList.wp-block-gallery .check-article1 label:before {
  border: 2px solid #8c0953;
}

.wpProQuiz_questionList.wp-block-gallery .checkbox label:after {
  content: "";
  display: block;
  width: 8px;
  height: 5px;
  -webkit-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  transition: transform ease 0.25s;
  will-change: transform;
  position: absolute;
  top: 9px;
  left: 7px;
}

.wpProQuiz_questionList.wp-block-gallery .check-article1 label:after {
  border-bottom: 2px solid #8c0953;
  border-left: 2px solid #8c0953;
}

.wpProQuiz_questionList.wp-block-gallery
  .check-article1
  input[type="checkbox"]:checked
  ~ label::before {
  color: #8c0953;
}

.wpProQuiz_questionList.wp-block-gallery
  .checkbox
  input[type="checkbox"]:checked
  ~ label::after {
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
}

.wpProQuiz_questionList.wp-block-gallery .checkbox label {
  min-height: 25px;
  display: block;
  padding-left: 25px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  margin-left: -5px;
  vertical-align: sub;
}
.wpProQuiz_questionList.wp-block-gallery .checkbox label span {
  top: 44%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.wpProQuiz_questionList.wp-block-gallery
  .checkbox
  input[type="checkbox"]:focus
  + label::before {
  outline: 0;
}

.learndash-wrapper
  .wpProQuiz_content
  ul.wpProQuiz_questionList
  input.wpProQuiz_questionInput {
  z-index: 9999;
}

.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList span {
  padding-left: 30px;
}

/* Radio button pink colour issue */

.wpProQuiz_questionListItem.newbutcolor .checkbox {
  width: 100%;
  margin: 15px auto;
  position: relative;
  display: block;
}

.wpProQuiz_questionListItem.newbutcolor .checkbox input[type="radio"] {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0px;
  top: 10px;
}
.wpProQuiz_questionListItem.newbutcolor .checkbox label {
  position: relative;
}
.wpProQuiz_questionListItem.newbutcolor .checkbox label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  margin: 3px;
  width: 16px;
  height: 16px;
  transition: transform 0.28s ease;
  border-radius: 100%;
}

.wpProQuiz_questionListItem.newbutcolor .check-article1 label:before {
  border: 2px solid #8c0953;
}

.wpProQuiz_questionListItem.newbutcolor .checkbox label:after {
  content: "";
  display: block;
  width: 8px;
  height: 5px;
  -webkit-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  transition: transform ease 0.25s;
  will-change: transform;
  position: absolute;
  top: 9px;
  left: 7px;
}

.wpProQuiz_questionListItem.newbutcolor .check-article1 label:after {
  border-bottom: 2px solid #8c0953;
  border: 2px solid #8c0953;
  background: #8c0953;
  border-radius: 100%;
  width: 8px;
  height: 8px;
}

.wpProQuiz_questionListItem.newbutcolor
  .check-article1
  input[type="radio"]:checked
  ~ label::before {
  color: #8c0953;
}

.wpProQuiz_questionListItem.newbutcolor
  .checkbox
  input[type="radio"]:checked
  ~ label::after {
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
}

.wpProQuiz_questionListItem.newbutcolor .checkbox label {
  min-height: 25px;
  display: block;
  padding-left: 25px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  margin-left: -5px;
  vertical-align: sub;
}
.wpProQuiz_questionListItem.newbutcolor .checkbox label span {
  top: 44%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.wpProQuiz_questionListItem.newbutcolor
  .checkbox
  input[type="radio"]:focus
  + label::before {
  outline: 0;
}

.learndash-wrapper
  .wpProQuiz_content
  ul.wpProQuiz_questionList
  input.wpProQuiz_questionInput {
  z-index: 9999;
  width: 100% !important;
  min-height: 30px;
  top: 0px;
  height: 100%;
}

.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList span {
  padding-left: 30px;
}

.wpProQuiz_content.ld-quiz-result-passed
  .wpProQuiz_questionList[data-type="multiple"]
  li.wpProQuiz_questionListItem
  label {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  vertical-align: top;
}
.wpProQuiz_content.ld-quiz-result-passed
  .wpProQuiz_questionList.wp-block-gallery
  div.i-progress.i-progress-uncompleted {
  margin-top: 2px !important;
}

.wpProQuiz_content.ld-quiz-result-passed
  .wpProQuiz_questionList.wp-block-gallery
  .wpProQuiz_answerCorrect
  .i-progress.i-progress-completednew {
  margin-top: 3px !important;
}

.wpProQuiz_content.ld-quiz-result-passed
  .wpProQuiz_questionList.wp-block-gallery
  .wpProQuiz_answerIncorrect
  .i-progress.i-progress-completednew {
  margin-top: 6px !important;
}

.wpProQuiz_content.ld-quiz-result-passed
  .wpProQuiz_question
  .newbutcolor
  .i-progress.i-progress-uncompleted {
  margin-top: 22px;
  margin-left: -5px;
}

.wpProQuiz_content.ld-quiz-result-passed
  .wpProQuiz_questionList
  li.wpProQuiz_questionListItem.wpProQuiz_answerIncorrect
  .wpProQuiz_sortable {
  padding-left: 2px !important;
}

.wpProQuiz_content.ld-quiz-result-passed
  .wpProQuiz_question
  .newbutcolor.wpProQuiz_answerCorrect
  div.i-progress.i-progress-completednew {
  margin-top: 20px !important;
  margin-left: -5px;
}

.playlist-slide-image.video_wrap .top-right_overlay_wrap {
  /*  display: none !important; */
}

/* 2-2-2022 - New home page design as per xd */

body,
body.bb-custom-typo {
  font-family: "Source Sans Pro" !important;
  color: #3d3a3a;
  /* font-size: 19px; */
  /* above used to change courses font */
  font-weight: 400;
}

body,
body #main-wrap,
.formatted-content {
  background-color: #fff;
}

/* @font-face {
  font-family: "SourceSansPro-Regular";
  src: url("../fonts/source-sans-pro.regular.eot");
  src: url("../fonts/source-sans-pro.regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular")
      format("svg"),
    url("../fonts/SourceSansPro-Regular.ttf") format("truetype"),
    url("../fonts/SourceSansPro-Regular.woff") format("woff"),
    url("../fonts/source-sans-pro.regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

.SourceSansPro-Regular {
  font-family: "SourceSansPro-Regular";
}
@font-face {
  font-family: "SourceSansPro-Semibold";
  src: url("../fonts/SourceSansPro-Semibold.eot");
  src: url("../fonts/SourceSansPro-Semibold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SourceSansPro-Semibold.svg#SourceSansPro-Regular")
      format("svg"),
    url("../fonts/SourceSansPro-Semibold.ttf") format("truetype"),
    url("../fonts/SourceSansPro-Semibold.woff") format("woff"),
    url("../fonts/SourceSansPro-Semibold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

.SourceSansPro-Semibold {
  font-family: "SourceSansPro-Semibold";
}

@font-face {
  font-family: "SourceSansPro-Bold";
  src: url("../fonts/SourceSansPro-Bold.eot");
  src: url("../fonts/SourceSansPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SourceSansPro-Bold.svg#SourceSansPro-Regular") format("svg"),
    url("../fonts/SourceSansPro-Bold.ttf") format("truetype"),
    url("../fonts/SourceSansPro-Bold.woff") format("woff"),
    url("../fonts/SourceSansPro-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
.SourceSansPro-Bold {
  font-family: "SourceSansPro-Bold";
} */

/* home page sidebar removed */
.archive.post-type-archive.post-type-archive-sfwd-courses #secondary {
  display: none;
}
.archive.post-type-archive.post-type-archive-sfwd-courses #primary {
  max-width: 100% !important;
}

/* search removed inside page */
.archive.post-type-archive.post-type-archive-sfwd-courses
  #main
  #courses-dir-search {
  display: none;
}
.archive.post-type-archive.post-type-archive-sfwd-courses
  .columns-2.is-cropped
  h2.bb-course-title {
  font-size: 40px !important;
  color: #3d3a3a;
}

.archive.post-type-archive.post-type-archive-sfwd-courses .bb-courses-header {
  margin-bottom: 1rem !important;
}

/* title font size h4 */
.bb-courses-header .bb-title {
  font-size: 20px !important;
  color: #3d3a3a;
  text-transform: uppercase;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
}

button,
button.subscribe_btn {
  width: 94px;
  border-radius: 3px !important;
  height: 34px;
  line-height: 34px;
  padding: 0px;
}

button.subscribe_btn a {
  width: 100%;
  color: #fff;
}

.subscribe-wrap button.subscribe_btn {
  width: 106px;
  height: 36px;
}

.subscribe-wrap .form-control {
  height: 36px;
}

/*.bb-footer,
.site-content,
.site-header,
.bb-grid-cell:not(.no-gutter),
.bb-grid > :not(.no-gutter) {
  padding: 0px;
}*/

section.partners {
  background-color: #f8f8f8;
}

.online_courses_wrap {
  padding: 4rem 10px;
}
.online_courses_wrap .blocks-gallery-grid {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 720px;
}
.online_courses_wrap .blocks-gallery-item {
  height: 100%;
}

/* 4-2-2022 home-page */
.home-page .online-course-wrap .bb-course-title-top {
  font-size: 20px;
  color: #3d3a3a;
  text-transform: uppercase;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 25px;
}
.home-page .online-course-wrap .bb-course-title-heading {
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
  font-size: 40px;
  color: #3d3a3a;
  margin-bottom: 15px;
  line-height: 45px;
}

.blocks-gallery-item img {
  width: 100%;
}
.online-course-left {
  min-height: 514px;
}
.online-course-left .ld-tab-content {
  margin-bottom: 31px;
  line-height: 25px;
  font-size: 16px;
}

/*.home-page section {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 85px;
  padding-bottom: 93px;
}*/
.home-page section.online-course-wrap {
  padding-bottom: 88px;
  background: #f8f8f8;
}
section.history::before {
  width: inherit !important;
  height: inherit !important;
}
section.history {
  background: url(../images/art-history-bg.png) #0b0704;
}
section.history h2 {
  font-weight: 400;
  font-size: 42px;
  line-height: 52px;
  color: #fff !important;
}
section.history .marginB-Avg .mb-3 {
  margin-bottom: 14px !important;
  line-height: 22px;
}
section.history .marginB-Avg .ld-tab-content {
  line-height: 22px;
  font-size: 16px;
  color: #e4dada;
}
.marginB-Avg.pb-4 p.mb-3 {
  font-size: 16px;
}
.heading18pxb.mb-3 {
  font-size: 18px !important;
}
.thumbnail.course.bb-cover-list-lt-grey.thumbalign .heading18px {
  font-size: 18px;
  color: #000;
  font-weight: 400;
}
section.history .marginB-Avg.pb-4 {
  padding-bottom: 70px !important;
}

section.why-map-academy-wrap {
  padding-top: 86.78px;
  background: #f8f8f8;
}
section.why-map-academy-wrap h2.bb-course-title {
  /*margin-bottom: 42px !important;*/
  color: #3d3a3a;
  line-height: 38px !important;
}

.short-courses-wrap .h2titleheading30px {
  /*padding-bottom: 0px;
  margin-bottom: 62px;*/
}

.testimonials-wrap.desktop-version {
  /*padding-top: 129px;
  padding-bottom: 107px;*/
  background: #f8f8f8;
}

.testimonials-wrap {
  padding-top: 82.39px;
  background: #f8f8f8;
}

.why-map-academy-wrap .ld-course-list-items .bb-course-item-wrap {
  padding-left: 0px;
  padding-right: 0px;
}

.why-map-academy-wrap {
}

.why-map-academy-wrap
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item {
  padding: 15px;
  min-height: 293px;
  border: 1px solid #ececec;
}

.why-map-academy-wrap
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item
  .heading18px {
  margin-bottom: 17.5px;
  color: #3d3a3a;
  line-height: 23px;
}

.why-map-academy-wrap
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item
  .ld-tab-content {
  color: #3d3a3a;
  line-height: 19px;
}

.why-map-academy-wrap .ld-course-list-items .ld_course_grid .img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 25px;
}

.why-map-academy-wrap .bb-course-title.text-center {
  width: 100%;
}

.short-course-details-wrap {
  width: 100%;
}

.why-map-academy-wrap .short-course-details {
  width: 100%;
}

.lightblue-bg {
  background-color: #f8f8f8;
}

/*.footer-bottom.bb-footer {
  background-color: #1a1a1a;
  padding: 184px 0 154px 0;
  color: #f7f7f7;
}*/
.hr-border {
  height: 2px !important;
  border-width: 0 !important;
  color: #ededed !important;
  background-color: #ededed !important;
  margin: 0 !important;
}
.h2titlecaps {
  color: #444444;
  font-size: 19px;
  font-weight: 300;
  line-height: 27px;
  text-align: center;
  margin: 0;
  margin-bottom: 7px;
  padding-top: 16px;
  font-family: "Source Sans Pro" !important;
}
.subheading {
  margin: 0;
  text-align: center;
  color: #444444;
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  line-height: 19px;
  padding-bottom: 21px;
}

.h2titleheading30px {
  color: #3d3a3a;
  font-size: 30px;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
  line-height: 38px;
  padding: 0 0 37px 0px;
  margin-bottom: 37px !important;
  margin-top: 36px !important;
}
.h2titleheading30px-sub {
  color: #3d3a3a;
  font-size: 30px;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
  line-height: 38px;
  padding: 0 0 37px 0px;
  margin-bottom: 37px !important;
  margin-top: 72px !important;
}

.bb-custom-typo h3,
.bb-custom-typo .h3,
.bb-custom-typo h4,
.bb-custom-typo .h4,
.bb-custom-typo h5,
.bb-custom-typo .h5,
.bb-custom-typo h6,
.bb-custom-typo .h6,
.bb-custom-typo .bb-course-footer,
.bb-custom-typo .ld-table-list-header .ld-text,
.bb-custom-typo .gamipress-achievement-points {
  font-family: "Source Sans Pro" !important;
  font-weight: 400;
}

.bb-custom-typo h2,
.bb-custom-typo .h2 {
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
  color: #3d3a3a;
}
.bb-custom-typo h1,
.bb-custom-typo .h1,
h2.h2titleheading30px {
  font-family: "Source Sans Pro" !important;
  color: #111 !important;
  font-size: 30px !important;
  font-weight: 600;
}
.content-area {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.partners-logos-wrap {
  display: flex;
  flex-wrap: wrap;
}

.partner-logo {
  padding: 21px 0px;
}
.partner-logo img {
  width: 215px;
  height: 103px;
}

.home-page section.partners {
  padding-bottom: 67.02px;
  padding-top: 63.39px;
}
.testimonials .bb-secondary-list-tabs {
  margin: 0px;
}
.partner-logo-section {
  padding-top: 71.02px;
}
.testimonial-grid-section {
  padding-top: 82.61px;
}
.courses-grid-section {
  padding-top: 62.62px;
}
.home-page section.history {
  padding-top: 115px;
  padding-bottom: 100px;
}

.heading18px {
  font-size: 19px;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
}
.heading18pxb {
  font-size: 18px;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
}
.font18px {
  font-size: 19px;
  font-weight: 400;
}
.why-map-academy-wrap #bb-course-list-grid-filters {
  padding-top: 66.22px;
  margin: 0px;
}

.ld-course-list-items .ld_course_grid .bb-cover-list-item {
  border: none;
}
.short-courses-wrap
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item:hover,
.short-courses-wrap
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item:hover {
  box-shadow: none;
}
.why-map-academy-wrap
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item:hover {
  box-shadow: 0 4px 32px 0 rgb(18 43 70 / 10%);
  padding-bottom: 1px;
}
/* .ld-course-list-items .ld_course_grid .bb-cover-list-item {
  box-shadow: 0 4px 32px 0 rgb(18 43 70 / 10%);
} */
.why-map-academy-wrap .ld_course_grid .bb-cover-list-item:hover {
  border: none;
}

.testimonials .ld-course-list-items .ld_course_grid .bb-cover-list-item:hover,
.why-map-academy-wrap
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item:hover {
  box-shadow: none !important;
  border: 1px solid #ececec;
}

.font15px {
  font-size: 15px;
}

.short-courses-wrap #bb-course-list-grid-filters,
.core-curriculum-wrap #bb-course-list-grid-filters {
  display: none;
}
section.short-courses-wrap.lightblue-bg {
  padding-top: 86.78px;
  padding-bottom: 86.78px;
}

.subscribe-wrap input::placeholder {
  color: #3d3a3a !important;
}

input.form-control {
  color: #3d3a3a !important;
  line-height: 20px;
}

button.subscribe_btn a {
  font-size: 14px;
  line-height: 18px;
}

.testimonials-wrap .thumbnail.course.bb-cover-list-item.thumbalign.p-3 {
  background: #fff;
  border: 1px solid #e7e9ec;
  height: 413px !important;
}

.testimonials-wrap .quote-icon-wrap {
  /*padding: 18px 0 27px 0px;*/
  margin-top: 38.27px;
  margin-bottom: 27px;
}

.testimonial-user-description {
  min-height: 270px;
  overflow: hidden;
  color: #111;
  line-height: 22px;
  /* margin-bottom: 50px; */
  font-size: 16px;
}
.testimonial-user-name {
  margin-top: 10px;
}
.testimonial-user-designation {
  color: #3d3a3a;
  font-size: 14px;
}

.testimonials-wrap .ld-course-list-items .bb-course-item-wrap {
  padding-left: 0px;
  padding-right: 0px;
}

.font17pxb {
  font-size: 17px;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
  color: #111;
}

.bb-footer li a {
  font-size: 15px;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
}

.menus-category-wrap ul li a {
  color: #fff !important;
}
.menus-category-wrap ul li a {
}

.font16px {
  font-size: 16px;
}
.font14pxb {
  font-size: 14px;
  font-family: "Source Sans Pro" !important;
}
.font14px {
  font-size: 14px;
}
.color111 {
  color: #3d3a3a;
}

footer ul li {
  list-style: none;
  line-height: 40px;
}
footer .col-md-3.col-lg-3.footer-sec-col,
footer .footer-newsletter-wrap.footer-sec-col {
  padding-top: 10px;
}
.footer-newsletter-wrap input.form-control {
  color: #3d3a3a;
  font-size: 14px;
  line-height: 18px;
  color: #8b8b8b !important;
}

#page .bb-course-title a:hover {
  color: #3d3a3a;
}

.font21px {
  font-size: 21px;
}

.SourceSansProbold {
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
}

.footer-newsletter-wrap .form-control {
  display: inline-block;
}
.Socialmedialogos .Social-icon {
  display: inline-block;
  padding: 5px;
  background: #303030;
  border-radius: 100%;
  text-align: center;
  margin-right: 9px;
  width: 36px;
  height: 36px;
  vertical-align: middle;
}
.Socialmedialogos {
  margin-top: 6px;
}

.footer-newsletter-wrap .form-control {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  float: left;
  height: 34px;
}
.footer-newsletter-wrap button.subscribe_btn {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  width: 100px;
  height: 34px;
}

.subscribe-wrap .form-control {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  margin-right: 5px;
}

section.subscribe-wrap {
  padding-top: 40px;
  padding-bottom: 52px;
}

section.subscribe-wrap .subscribe {
  margin-bottom: 4px;
}

section.subscribe-wrap .subscribe h2.h2titleheading30px {
  padding-bottom: 14px;
  margin-top: 10px;
}

#page .bb-course-title {
  font-size: 30px !important;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
}

#page .bb-course-title a {
  font-size: 20px !important;
}
.short-course-details-wrap
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item
  .bb-card-course-details
  .entry-content {
  color: #3d3a3a;
}

.ld_course_grid .caption.bb-card-course-details .font14px.color111 {
  line-height: 18px;
  margin-top: 4px;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
}

.home-page
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item
  p.ld_course_grid_button
  a {
  background: #1283ee !important;
  border: #1283ee !important;
  border-radius: 5px;
  font-size: 14px;
  width: 84px;
  height: 34px;
  padding: 0px;
  align-items: center;
  line-height: 34px;
}

.home-page .bb-cover-list-item .ld-status {
  display: none !important;
}
.home-page .short-courses-wrap.lightblue-bg .card,
.home-page .core-curriculum-wrap .card {
  background: none;
  border: none;
  padding-left: 12px;
  padding-right: 12px;
  /* padding-bottom: 13px; */
}
.ld-course-list-items .ld_course_grid .bb-cover-list-item .bb-course-cover a {
  padding-top: 0%;
  min-height: 192px;
}

.home-page .short-courses-wrap.lightblue-bg section,
.home-page .core-curriculum-wrap section {
  padding: 0 0 !important;
}

/* .why-map-academy-wrap .bb-course-cover.col-md-3 {
  padding-left: 7px;
  padding-right: 7px;
} */

.core-curriculum-wrap .ld-course-list-content,
.short-courses-wrap.lightblue-bg .ld-course-list-content {
  margin-bottom: 0px;
}

#page .bb-course-title.font20pxb {
  font-size: 20px !important;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
  height: 50px;
  overflow: hidden;
}

.home-page
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item
  .bb-card-course-details
  .entry-content {
  max-height: 105px !important;
  margin-bottom: 20px !important;
  margin-top: 16px !important;
  color: #3d3a3a;
  line-height: 22px;
}

.ld-course-list-items .course-completion-rate {
  font-size: 14px;
  color: #3d3a3a;
}

.short-courses-wrap
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item
  .bb-course-cover
  img,
.core-curriculum-wrap
  .ld-course-list-items
  .ld_course_grid
  .bb-cover-list-item
  .bb-course-cover
  img {
  height: 192px;
  width: 100%;
}

.footer-bottom {
}
.footer-logo-sec-wrap .map-logo {
  color: #fff;
  line-height: 49px;
}
.footer-logo-sec-wrap .map-logo .font21px {
  margin-bottom: 0px !important;
}
.footer-newsletter-wrap .font16px {
  line-height: 22px;
  margin-top: 16px;
  margin-bottom: 32px;
}

footer .primarymenu-wrap ul li a {
  color: #f7f7f7 !important;
}

.primarymenu-wrap ul li a:hover {
  color: #f7f7f7 !important;
}
.footer-newsletter-wrap ul li a {
  color: #fff !important;
  line-height: 18px;
}

.footer-newsletter-title.font14pxb {
  color: #fff !important;
  line-height: 18px;
}

.ld-course-list-items .course-completion-rate {
  white-space: nowrap;
}
.subscribe-wrap
  .ld-status.ld-status-complete.ld-secondary-background.subscribe_btn {
  border: #1283ee !important;
  border-radius: 5px;
  font-size: 14px;
  width: 106px;
  height: 36px;
  padding: 0px;
  align-items: center;
  line-height: 34px;
  background: #1283ee !important;
  line-height: 18px;
}

.footer-newsletter-wrap
  .ld-status.ld-status-complete.ld-secondary-background.subscribe_btn {
  border: #1283ee !important;
  border-radius: 5px;
  font-size: 14px;
  width: 100px;
  height: 34px;
  padding: 0px;
  align-items: center;
  line-height: 34px;
  background: #1283ee !important;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.subscribe-wrap .input-group.col-md-12.col-lg-12.m-auto.p-0 {
  justify-content: center;
}

section.subscribe-wrap {
  background: #f8f8f8;
}

/*======== Extra Large devices (desktops, 992px and up)=========*/
@media only screen and (min-width: 1025px) and (max-width: 1920px) {
}

/*======== Medium devices (tablets, 768px and up)==========*/
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  /* .container .row {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }*/

  .history .col-sm-7.col-sm-offset-2.marginB-Sml {
    padding-left: 0px !important;
  }
  .history .col-sm-6.marginB-Avg.pb-4.pt-4 {
    padding-left: 10px;
    width: 49%;
    display: inline-block;
  }

  .home-page section.online-course-wrap {
    padding: 10px 0px;
  }
  .home-page .online-course-wrap .bb-course-title-heading {
    font-size: 25px;
    line-height: 35px;
  }

  h2.h2titleheading30px {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 0px;
  }
  .partner-logo {
    width: 50%;
    justify-content: left !important;
    padding: 15px 0px;
  }
  /* .partners-logos-wrap {
    padding: 0 15px !important;
  } */

  .has-sidebar .ld-course-list-items .bb-course-item-wrap {
    padding: 0px;
  }
  .has-sidebar .ld-course-list-items .ld-tab-content {
    display: none;
  }

  .why-map-academy-wrap .bb-secondary-list-tabs.d-flex {
    display: block !important;
  }
  .why-map-academy-wrap .bb-secondary-list-tabs.d-flex .bb-course-cover {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 10px;
    padding-bottom: 0px;
  }
  .why-map-academy-wrap .ld-course-list-items.row {
    min-height: 200px;
  }
  .why-map-academy-wrap
    .ld-course-list-items
    .ld_course_grid
    .bb-cover-list-item {
    min-height: 200px;
    height: 200px !important;
    min-width: 164px;
  }
  .why-map-academy-wrap .bb-grid.site-content-grid {
    margin: 0 auto;
  }
  .why-map-academy-wrap .ld-course-list-items .bb-course-item-wrap {
    margin-bottom: 0px;
  }
  .why-map-academy-wrap .ld-course-list-items .ld_course_grid .img-wrap {
    min-height: 90px;
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .container.paddingT.paddingB-Avg {
    padding: 0px;
  }

  .container-fluid.partners .container .row {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .subscribe-wrap .input-group {
    padding-left: 0px;
    padding-right: 0px;
  }
  .subscribe-wrap .form-control {
    margin-right: 5px;
    border-radius: 5px;
  }
  .footer-bottom .container .row {
    padding-left: 5px !important;
  }
  .footer-sec-col {
    margin-bottom: 30px;
  }
  .footer-sec-col:last-child {
    margin-bottom: 0px;
  }
  .footer-bottom ul {
    margin-left: 0px;
  }

  .footer-newsletter-wrap .form-control {
    width: 36%;
  }

  .testimonials-wrap .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
  }

  .testimonials-wrap .ld-course-list-items .ld_course_grid .bb-cover-list-item {
    background: none !important;
    border: none !important;
  }
  .testimonials-wrap .ld-course-list-items .bb-course-item-wrap {
    margin-bottom: 0px;
    margin: 0 auto;
  }
  .testimonials-wrap .ld-course-list-items .ld_course_grid .bb-cover-list-item {
    box-shadow: none;
  }
  .testimonials-wrap .bb-secondary-list-tabs {
    margin: 10px;
  }

  .testimonials-wrap .thumbnail.course.bb-cover-list-item.thumbalign.p-3 {
    padding: 20px !important;
  }

  .short-courses-wrap .container .row,
  .core-curriculum-wrap .container .row {
    padding-left: 0px;
  }
  .short-courses-wrap .ld-course-list-items.row,
  .core-curriculum-wrap .ld-course-list-items.row {
    padding-left: 15px !important;
  }

  /* .content-area.card.item {
      background: none;
      border: none;
    } */

  .online-course-wrap .row.blocks-gallery-grid {
    padding-right: 0px !important;
  }
  .history .col-sm-7.col-sm-offset-2.marginB-Sml .row {
    padding-right: 0px !important;
  }

  .bb-card-course-details-why-map-academy .ld-course-list-items.row {
    padding: 5px !important;
    display: block;
  }
  .bb-card-course-details-why-map-academy {
    padding: 0px !important;
  }
  .why-map-academy-wrap #bb-course-list-grid-filters {
    padding: 15px;
  }
  #page .bb-course-title {
    font-size: 25px !important;
  }

  section.history h2 {
    font-size: 25px !important;
    line-height: 32px !important;
    margin-bottom: 51px;
  }
  .h2titlecaps,
  .home-page .online-course-wrap .bb-course-title-top {
    font-size: 19px !important;
  }

  #page .bb-course-title a {
    font-size: 19px !important;
    color: #3d3a3a;
  }

  .home-page .short-courses-wrap.lightblue-bg .card,
  .home-page .core-curriculum-wrap .card {
    background: #fff;
    /* padding: 0px; */
  }

  .short-courses-wrap .owl-carousel .owl-item img,
  .core-curriculum-wrap .owl-carousel .owl-item img {
    height: 300px;
  }

  .short-courses-wrap .site-content-grid,
  .core-curriculum-wrap .site-content-grid {
    padding-right: 0px;
    padding-left: 10px;
  }

  .ld_course_grid_button.flex .col-sm-9,
  .ld_course_grid_button.flex .col-sm-9 {
    width: 150px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* .course-progress-wrap.flex .col-sm-3,
     .course-progress-wrap.flex .col-sm-3 {
      width: 70px !important;
 
    } */
  .short-courses-wrap .bb-card-course-details .entry-content,
  .core-curriculum-wrap .bb-card-course-details .entry-content {
    height: 145px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 16px !important;
    color: #3d3a3a;
    line-height: 22px;
    font-size: 15px;
  }

  .partner-logo img {
    width: 100%;
    height: auto;
    max-width: 215px;
    max-height: 103px;
  }
  .home-page section.history {
    padding-top: 115px !important;
    padding-bottom: 100px !important;
  }
  section.why-map-academy-wrap {
    padding-top: 40px;
  }

  section.why-map-academy-wrap h2.bb-course-title {
    margin-bottom: 15px !important;
  }
  .course-progress-wrap .progress-bar-wrap {
    padding-top: 5px;
  }
  .testimonials-wrap .bb-secondary-list-tabs .ld-course-list-items {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .blocks-gallery-item.align-items-end.online-course-right {
    margin-bottom: 0px;
  }
  .home-page section.short-courses-wrap {
    padding-top: 40px;
  }
  .footer-bottom.bb-footer {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
}

@media only screen and (min-width: 1024px) {
  .mobile-version {
    display: none;
  }
  .desktop-version {
    display: block;
  }
}

@media only screen and (max-width: 1025px) {
  .mobile-version {
    display: block;
  }
  .desktop-version {
    display: none;
  }
}

/*======== Small devices (landscape phones, 480px and up)========*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .blocks-gallery-grid .blocks-gallery-item {
    width: 100% !important;
    min-height: auto;
    margin-top: 33px;
  }

  .h2titlecaps,
  .subheading {
    text-align: left !important;
  }
  .why-map-academy-wrap
    .ld-course-list-items
    .ld_course_grid
    .bb-cover-list-item {
    min-width: 156px;
  }
  .menus-category-wrap,
  .primarymenu-wrap {
    display: none;
  }

  .short-courses-wrap .owl-carousel .owl-item img,
  .core-curriculum-wrap .owl-carousel .owl-item img {
    height: 192px;
  }
  h2.h2titleheading30px {
    text-align: center;
  }
  .why-map-academy-wrap
    .ld-course-list-items
    .ld_course_grid
    .bb-cover-list-item {
    min-width: 145px;
  }

  /* .testimonials-wrap.mobile-version .card,
  .testimonials-wrap.mobile-version .ld-course-list-items {
    width: 226.8px;
  } */
}

.modal-header-wrap button {
  width: 36px;
  margin: 15px;
  border-radius: 100%;
  line-height: 36px;
  height: 36px;
  text-align: center;
}

.subscribe-modal-popup input.form-control {
  border-color: #d5d5d5;
}

.subscribe-modal-popup input.form-control {
  height: 52px;
  color: #9e9e9e;
  font-size: 14px;
}

.subscribe-modal-popup .modal-body .modal-title {
  color: #3d3a3a;
  font-size: 20px;
}

.modal-footer-wrap {
  color: #3d3a3a;
  font-size: 13px;
  line-height: 16px;
}
.modal-footer-wrap a {
  color: #1283ee;
}

.subscribe-modal-popup .wpcf7 .wpcf7-spinner {
  display: none !important;
}

.subscribe-modal-popup .wpcf7 .wpcf7-submit.focus,
.subscribe-modal-popup .wpcf7 .wpcf7-submit:focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 50%);
}
.subscribe-modal-popup .wpcf7 .wpcf7-submit:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.subscribe-modal-popup .wpcf7 input[type="submit"] {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
  width: 94px;
  border-radius: 3px;
  height: 34px;
  line-height: 34px;
  padding: 0px;
  font-size: 14px;
}

/* left and right sidebar template -  Privacy Policy  */
.left-right-sidebar-template h2 {
  font-size: 30px;
  line-height: 38px;
  color: #3d3a3a;
  margin-top: 35px;
}
.left-right-sidebar-template {
  font-size: 21px;
  line-height: 32px;
  color: #3d3a3a;
}

.left-right-sidebar-template ul li::marker {
  content: "-"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
}
.left-right-sidebar-template ul {
  margin-left: 6px;
}
.left-right-sidebar-template ul li,
.left-right-sidebar-template ol li {
  padding-left: 7px;
  /* margin: 25px 0px; */
}
div#ez-toc-container {
  padding: 0px;
}
div#ez-toc-container ul.ez-toc-list a {
  font-size: 16px;
  line-height: 20px;
}

div#ez-toc-container ul li {
  margin: 20px 0px;
  line-height: 20px;
}
.main-content-wrap div#ez-toc-container {
  display: none;
}

.left-sidebar-content-wrap div#ez-toc-container {
  margin-top: 1.1rem;
  position: fixed;
}

/* .left-right-sidebar-template .main-content-wrap {
  padding-top: 8rem;
} */

div#ez-toc-container ul.ez-toc-list a {
  color: #121212 !important;
  text-decoration: none;
}
div#ez-toc-container ul.ez-toc-list a:hover,
div#ez-toc-container ul.ez-toc-list a:active,
div#ez-toc-container ul.ez-toc-list a.active {
  color: #1283ee !important;
}
.left-sidebar-content-wrap div#ez-toc-container nav {
  width: 258px;
}
.footer-bottom {
  z-index: 99;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .left-sidebar-content-wrap div#ez-toc-container {
    margin-top: 1.1rem;
    position: inherit;
  }
  .left-right-sidebar-template .container {
    padding: 0px;
  }
  .left-right-sidebar-template .container .row {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .left-sidebar-content-wrap div#ez-toc-container nav {
    width: 100%;
  }
  .thumbnail.course.bb-cover-list-lt-grey.thumbalign {
    min-height: 10px;
    /* height: 185px; */
    padding: 3px;
  }
  .why-map-academy-wrap .thumbnail.course.bb-cover-list-lt-grey.thumbalign {
    height: 185px;
  }
  .why-map-academy-wrap .ld-course-list-items .ld_course_grid .img-wrap {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.test-round-img {
  border-radius: 50%;
  width: 55px !important;
  height: 56px !important;
}

.user-registration.ur-frontend-form button.btn.button.ur-submit-button {
  cursor: pointer;
  color: #fff;
  min-width: 175px;
  text-align: center;
  justify-content: center;
  border: 0;
  border-radius: 20px;
  font-weight: 700;
  font-size: 14px;
  padding: 20px 20px;
  margin-top: 0px;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type="email"],
.learndash-wrapper
  .ld-login-modal
  .ld-login-modal-register
  input[type="password"],
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type="text"] {
  background: none;
  font-weight: normal;
  font-size: 14px;
  border-radius: 3px;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register input::placeholder {
  font-size: 14px;
  font-weight: 400;
}

.ld-login-modal-wrapper-new .ld-modal-text {
  font-size: 14px;
  line-height: 21px;
  color: #a3a5a9;
  margin-bottom: 18px;
}

.ld-login-modal-wrapper-new .ld-modal-heading {
  color: #ac0965 !important;
}

.ld-login-modal-wrapper-new {
  padding-top: 46px;
}

.bb-course-title-landing {
  font-size: 20px !important;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
}
.bb-cover-list-lt-grey {
  padding: 15px;
  min-height: 380px;
  border: 1px solid #f8f9ff;
  background: #fff !important;
  border-radius: 3px;
}
.testimonials .bb-cover-list-lt-grey {
  min-height: 0px;
  padding: 0px 17px 19px 17px;
}
p.ld-tab-content.font15px.mb-0 {
  color: #757575;
  line-height: 19px;
}
p.heading18px {
  margin-bottom: 25px;
  color: #3d3a3a;
  line-height: 23px;
}
.hr-border-top {
  height: 2px;
  border-width: 0;
  color: #ededed;
  background-color: #ededed;
  margin-bottom: 15px;
}
.hr-border-bottom {
  height: 2px;
  border-width: 0;
  color: #ededed;
  background-color: #ededed;
}
.tiny-text {
  font-size: 11px;
  color: #8f8f8f;
  white-space: nowrap;
  line-height: 9px;
}
.but-cont-left {
  float: left;
  margin-left: 95px;
  padding: 10px;
  line-height: 35px;
}
.course-desc-content {
  height: 145px;
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 16px !important;
  color: #3d3a3a;
  line-height: 22px;
  font-size: 15px;
  max-height: 105px !important;
  margin-bottom: 20px !important;
  margin-top: 13px !important;
  line-height: 22px;
}
a.btn.btn-primary.disabled {
  background: #b5b5b5;
}
.course-desc-footer {
  margin-bottom: 10px;
}
p.ld-tab-content.font15px.mb-0 {
  margin-bottom: 50px !important;
}

section.testimonials-wrap.desktop-version
  .short-course-details-wrap.text-center
  .col-md-12.partner-details-wrap
  .short-course-details-wrap.text-center {
  margin-top: 43px !important;
}

section.container-fluid.partners {
  padding-top: 43px !important;
}
.space-head {
  margin-top: 43px;
}
.course-cat-name {
  font-size: 14px;
  vertical-align: top;
  color: #3d3a3a;
}
.btn-primary {
  font-size: 15px;
}
.bb-course-banner-inner h1.entry-title {
  color: #fff !important;
}
.bb-course-banner-inner div.bb-course-excerpt {
  display: none;
}
h2.bb-course-title-landing-top {
  font-size: 20px;
  text-transform: uppercase;
  color: #757575;
}
.sticky-header .site-header.has-scrolled {
  box-shadow: none;
}
span.wpcf7-not-valid-tip {
  text-align: left;
  margin-top: 5px;
}
input.wpcf7-form-control,
textarea.form-control {
  background: #fff;
}
/*span .wpcf7-not-valid {
  border: 1px solid #FF0000 !important;
}
div.wpcf7-validation-errors {
  background: #fff;
  border: 1px solid #FF0000;
  color: #C10000;
}*/
div.wpcf7-response-output {
  margin: 2em 0;
  padding: 15px;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.wpcf7-spam-blocked {
  background: #e2e2e2;
  border: 1px solid #bcbcbc !important;
  color: #383838;
}
.wpcf7-mail-sent-ok {
  background: #fff;
  border: 1px solid #3c763d !important;
  color: #3c763d;
}
.blue-round-back {
  background: #007bff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  align-items: center;
  text-align: center;
  margin-left: 40%;
  border: solid 3px #dad5d5;
  margin-bottom: 40px;
}
.blue-round-back span.ld-icon-checkmark.ld-icon {
  color: #fff;
  align-items: center;
  text-align: center;
  vertical-align: middle;
  margin-top: 28%;
}
.wpcf7-response-output {
  font-size: 20px;
  font-weight: 400;
  font-family: "Source Sans Pro" !important;
}
.sub-sub-cont {
  color: #757575;
  font-size: 15px;
  line-height: 19px;
  padding-top: 18px;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  border: none;
}
span.wpcf7-list-item-label {
  color: #707070;
  font-size: 12px;
  line-height: 16px;
  margin-left: 3px;
}
span.wpcf7-list-item-label a {
  color: #707070;
}
span.wpcf7-form-control.wpcf7-acceptance {
  text-align: left !important;
}
.modal-footer-wrap {
  text-align: left !important;
}
.wpcf7-list-item {
  margin: 0 0 0 0.1em;
}
.modal-footer-wrap {
  margin-bottom: 10px;
}
span.wpcf7-list-item input {
  width: unset;
}
span.label-ins {
  margin-left: -50px;
}
/*.icon.icon-instagram {
    margin-left: -25px !important;
}*/
.label-ins {
  font-size: 14px;
  position: relative;
  top: -4px;
  font-family: "Source Sans Pro" !important;
  font-weight: 400;
  color: #80868d;
}
.icon-ins {
  font-size: 24px;
}
.bb-card-course-details {
  padding: 25px 20px 0 !important;
}
.spac-25 {
  margin-bottom: 25px;
  height: 85px;
}
ul.sub-menu li {
  margin-left: -14px;
  font-size: 15px;
  font-family: "Source Sans Pro" !important;
  font-weight: 400;
}
/*.bb-footer .widget li i {
    margin-right: -24px;
    vertical-align: middle;
    
}*/
ul#menu-social-media li a {
  color: #939597;
  font-size: 15px;
  font-family: "Source Sans Pro" !important;
  font-weight: 400;
}
ul.sub-menu li a {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
}
.foter-menu-title-menus {
  font-size: 15px;
  color: #fff;
  font-family: "Source Sans Pro" !important;
  /* margin-left: 18px; */
  margin-bottom: 25px;
}
.foter-menu-title-menus img {
  width: 6%;
}
.foter-menu-title-menus-upper {
  font-size: 15px;
  color: #939597;
  font-family: "Source Sans Pro" !important;
  font-weight: 600;
  /* margin-left: 18px; */
}
.bb-footer .sub-menu {
  margin-top: 25px !important;
}
.foter-menu-title-menus a {
  font-size: 15px;
  color: #939597;
  font-family: "Source Sans Pro" !important;
  font-weight: 400;
}
/*.bb-footer .widget li {
    margin-bottom: 25px !important;
}*/
/*partner logo*/
.site-branding-partner img {
  width: auto;
  height: 20px;
  position: inherit;
}
.site-branding-partner {
  /* text-align: left; */
  margin-left: 0px !important;
  margin-top: -7px;
}
@media only screen and (max-width: 768px) {
  .site-branding-partner img {
    height: 14px;
    width: auto;
    padding: 0;
  }
  .site-branding-partner {
    margin-left: 20px;
    margin-top: -5px;
  }
  .mobile-logo-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    padding: 0 5px !important;
  }
}
/* h2.widgettitle {
  margin-left: 14px;
} */
.bb-footer .widget li {
  margin-bottom: 0px;
  padding: 0px;
}

#page .footer-bottom {
  padding-top: 186px;
  padding-bottom: 186px;
  background: #1a1a1a;
  color: #939597;
}
.bb-footer .widget li i {
  margin-right: 0px;
}
.foter-menu-title-menus-upper {
  color: #fff;
  padding-top: 43px;
}
.foter-menu-title-menus-upper {
  font-size: 15px;
  margin-bottom: 14px;
  font-weight: 400;
}
.ld-course-list-items {
  width: 100% !important;
  margin: 0px 0px 10px !important;
}
.footer-sections ul li a:hover,
.foter-menu-title-menus a span:hover {
  color: #f8f8f8 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #d8d3d3 !important;
  border-color: #d8d3d3 !important;
}
.subscribe-modal-popup .wpcf7 input[type="submit"] {
  height: 40px !important;
  box-shadow: none;
  font-family: "Source Sans Pro" !important;
  font-weight: 400;
  border: none;
}
.modal-footer-wrap {
  margin-bottom: 57px;
}
/* Responsive UI Fixes */
@media screen and (max-width: 991px) {
  .mobile-view {
    display: block;
  }

  .short-course-details-wrap {
    position: relative;
  }

  .icon-title {
    position: absolute;
    right: 0;
    top: calc(50% - 15px);
  }

  .h2titlecaps {
    color: #444444;
    font-size: 19px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    margin-bottom: 7px;
    padding-top: 15px;
    font-family: "Source Sans Pro" !important;
  }

  .subheading {
    color: #3d3a3a;
    font-size: 12px;
    font-weight: 400;
  }

  .h2titlecaps,
  .subheading {
    color: #444444;
    font-size: 19px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    /* margin-bottom: 7px;
  padding-top: 15px; */
    font-family: "Source Sans Pro" !important;
  }

  .list-view {
    margin-bottom: 20px;
  }

  .list-view .art-img {
    width: 82px;
    height: auto;
    margin-right: 10px;
  }

  .list-view h5,
  .list-view h5 a {
    font-size: 15px;
    font-weight: 600;
    color: #2e2d2d;
  }

  .list-view p {
    font-size: 14px;
    font-weight: 400;
    color: #2e2d2d;
    /* display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 47px !important;
    margin: 0; */
  }

  .bottom-top-encl {
    padding: 0 20px;
    top: 50%;
  }

  .h2titleheading30px {
    margin-bottom: 10px;
    /* font-weight: 400 !important; */
  }

  .ptitleheading25px {
    font-size: 18px;
    /* font-weight: 300; */
    line-height: 25px;
  }

  .banner-img2 {
    height: auto !important;
  }

  /* .banner-img2 .main-banner-img {
    height: 300px;
  } */

  .bottom-top-encl2 {
    width: 95%;
    top: 45%;
  }

  .short-course-lable {
    font-size: 18px;
    font-weight: 300;
  }

  .short-courses-heading {
    font-weight: 400 !important;
  }

  .list-view .include-article-lable {
    margin-left: 10px !important;
    margin-top: 5px !important;
    padding: 0;
  }

  .list-view .ellipses-title {
    height: auto !important;
    -webkit-line-clamp: 1;
  }

  .list-view .publish {
    font-size: 10px;
    color: #7e7e7e;
    margin-bottom: 5px;
  }

  .list-view .blog-author-profile {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .list-view .blog-author-profile .postauth-thumb {
    width: 42px !important;
    height: 42px !important;
  }

  .list-view .blog-author-profile .auth-title {
    position: static;
    margin-left: 10px;
  }

  section.encyclopedia-wrap {
    padding: 50px 20px 30px 20px;
    text-align: center;
  }
  .enc-p-content {
    margin-bottom: 35px;
  }
  .enc-p-content,
  .enc-p-subcontent {
    font-size: 19px;
    line-height: 25px;
  }

  .margin-enc-p-content {
    text-align: center;
  }

  .enc-pgp-content {
    width: auto;
    margin-bottom: 5px;
  }

  .enc-pgp-content {
    font-size: 15px;
    font-weight: 400;
  }

  .core-font-14px {
    font-size: 10px;
    color: #000000;
    line-height: 13px;
  }
  .tiny-text {
    font-size: 10px;
    line-height: 8px;
  }

  .footer-bottom.mobile-footer {
    padding: 50px 0;
    background-color: #000000 !important;
  }
  .footer-bottom.mobile-footer .icon-section {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #888888;
    margin: 0;
  }
  .footer-bottom.mobile-footer .icon-section span {
    background: #191919;
    border: 1px solid #191919;
    color: #888888;
    height: 36px;
    width: 36px;
    /*line-height: 24px;*/
    display: inline-block;
    margin-right: 5px;
    border-radius: 90px;
  }
  .footer-bottom.mobile-footer .icon-section i {
    color: #888888;
    vertical-align: middle;
    margin-left: 10px;
  }
  .footer-bottom.mobile-footer a {
    color: #888888;
    /*display: flex;*/
    align-items: center;
  }
  #page .footer-bottom {
    padding-top: unset;
    padding-bottom: unset;
    background: #1a1a1a;
    color: #939597;
    padding: 50px 0;
  }
  .core-font-14px {
    font-size: 10px;
    color: #3d3a3a;
    font-weight: 400;
    text-transform: capitalize !important;
  }
}
.course-desc-footer .btn {
  font-size: 14px;
  line-height: 18px;
}
.art-img {
  border-radius: 7px;
}
.course-desc-footer:first-child {
  margin-bottom: 16px;
}
.core-font-14px {
  font-size: 14px;
  color: #3d3a3a;
  font-weight: 400;
  text-transform: capitalize !important;
}
.footer-bottom {
  padding: 186px 0;
  background: #1a1a1a !important;
  color: #f7f7f7;
}
.marg-btn {
  margin-top: 7px;
}
span.label-ins a {
  color: #80868d;
  font-size: 14px;
}
.bb-custom-typo h2 a:hover {
  color: #3d3a3a;
}
/* div#block-2 p {
    margin-left: 16px;
} */
.bb-footer .widget ul li a,
.bb-footer li a,
.bb-footer .widget_nav_menu .sub-menu a {
  letter-spacing: inherit;
}
#tick-mark {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 8px;
  margin-left: -5px;
}

#tick-mark::before {
  position: absolute;
  left: 0;
  top: 50%;
  height: 50%;
  width: 3px;
  background-color: #fff;
  content: "";
  transform: translateX(10px) rotate(-45deg);
  transform-origin: left bottom;
}

#tick-mark::after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #fff;
  content: "";
  transform: translateX(10px) rotate(-45deg);
  transform-origin: left bottom;
}
span.wpcf7-not-valid-tip {
  font-size: 15px;
  font-family: "Source Sans Pro" !important;
  font-weight: 400;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7-response-output {
  display: none !important;
}

/* Responsive UI Fixes */
@media screen and (max-width: 991px) {
  .mobile-view {
    display: block;
  }

  .short-course-details-wrap {
    position: relative;
  }

  .icon-title {
    position: absolute;
    right: 0;
    top: calc(50% - 15px);
  }

  .h2titlecaps {
    font-size: 15px;
    color: #3d3a3a;
    font-weight: 600;
  }

  .subheading {
    color: #3d3a3a;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 15px;
  }

  .short-courses-wrap .h2titleheading30px {
    text-align: center;
  }

  .list-view {
    margin-bottom: 20px;
  }

  .list-view .art-img {
    width: 82px;
    height: auto;
    margin-right: 10px;
  }

  .list-view h5,
  .list-view h5 a {
    font-size: 15px;
    font-weight: 600;
    color: #2e2d2d;
  }

  .list-view p {
    font-size: 14px;
    font-weight: 400;
    color: #2e2d2d;
  }

  .bottom-top-encl {
    padding: 0 20px;
    top: 50%;
  }

  .h2titleheading30px {
    margin-bottom: 10px;
  }

  .ptitleheading25px {
    font-size: 18px;
    line-height: 25px;
  }

  .banner-img2 {
    height: auto !important;
  }

  .bottom-top-encl2 {
    width: 95%;
    top: 45%;
  }

  .short-course-lable {
    font-size: 18px;
    font-weight: 300;
  }

  .short-courses-heading {
    font-weight: 400 !important;
  }

  .list-view .include-article-lable {
    margin-left: 10px !important;
    margin-top: 0 !important;
    padding: 0;
    display: flex;
    align-items: center;
  }

  .list-view .ellipses-title {
    height: auto !important;
    -webkit-line-clamp: 1;
  }

  .list-view .publish {
    font-size: 10px;
    color: #7e7e7e;
    margin-bottom: 5px;
  }

  .list-view .blog-author-profile {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .list-view .blog-author-profile .postauth-thumb {
    width: 42px !important;
    height: 42px !important;
  }

  .list-view .blog-author-profile .auth-title {
    position: static;
    margin-left: 10px;
  }

  section.encyclopedia-wrap {
    padding: 50px 20px 30px 20px;
    text-align: center;
  }
  .enc-p-content {
    margin-bottom: 35px;
  }
  .enc-p-content,
  .enc-p-subcontent {
    font-size: 19px;
    line-height: 25px;
  }

  .margin-enc-p-content {
    text-align: center;
  }

  .enc-pgp-content {
    width: auto;
    margin-bottom: 5px;
  }

  .enc-pgp-content {
    font-size: 15px;
    font-weight: 400;
  }

  .core-font-14px {
    font-size: 10px;
    color: #000000;
  }
  .tiny-text {
    font-size: 10px;
    line-height: 8px;
  }

  .footer-bottom.mobile-footer {
    padding: 50px 0;
    background-color: #000000;
  }
  .footer-bottom.mobile-footer .icon-section {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #888888;
    margin: 0;
  }
  .footer-bottom.mobile-footer .icon-section span {
    background: #191919;
    border: 1px solid #191919;
    color: #888888;
    height: 36px;
    line-height: 30px;
    display: inline-block;
    margin-right: 5px;
  }
  .footer-bottom.mobile-footer .icon-section i {
    color: #888888;
  }
  .footer-bottom.mobile-footer a {
    color: #888888;
    display: flex;
    align-items: center;
  }
  .ld-course-list-items .bb-course-item-wrap {
    /* width: 50%; */
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: unset;
  }
  .ld-course-list-items .bb-course-item-wrap {
    width: 100% !important;
  }
  .courses-grid-section {
    padding-top: 40.31px;
  }
}

.footer-sections ul li a:hover,
.foter-menu-title-menus a span:hover {
  color: #f8f8f8 !important;
}

.copyright,
.footer-desc {
  padding: 17px;
}

.scourse ul {
  margin: 0;
  padding: 0;
}
.learndash-wrapper .ld-status {
  padding: 10px 12px !important;
}
.learndash-wrapper .ld-status {
  padding: 10px 12px !important;
}
.ld-modal-heading {
  font-size: 1.8em !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type="email"],
.learndash-wrapper
  .ld-login-modal
  .ld-login-modal-register
  input[type="password"],
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type="text"] {
  border-radius: 5px !important;
}
.learndash-wrapper .ld-item-list.ld-course-list .ld-lesson-section-heading,
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading {
  font-size: 16px !important;
  display: block;
  margin: 1em 0 0.5em;
  font-weight: 700;
}
.learndash-wrapper .ld-status-icon {
  border-width: 2px !important;
}
/* new version changes*/
.learndash-wrapper .ld-status {
  padding: 10px 12px !important;
}
.ld-modal-heading {
  font-size: 1.8em !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type="email"],
.learndash-wrapper
  .ld-login-modal
  .ld-login-modal-register
  input[type="password"],
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type="text"] {
  border-radius: 5px !important;
}
.learndash-wrapper .ld-item-list.ld-course-list .ld-lesson-section-heading,
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading {
  font-size: 16px !important;
  display: block;
  margin: 1em 0 0.5em;
  font-weight: 700;
}
.learndash-wrapper .ld-status-icon {
  border-width: 2px !important;
}
.ld-modal-text {
  font-size: 14px !important;
}
.ur-field-item.field-checkbox {
  margin-top: -14px;
}
.ld-login-modal-register {
  margin-bottom: 65px;
}
/* download certificate button and alert message changes */
.learndash-wrapper .ld-alert-certificate .ld-button {
  padding-left: 24px !important;
  text-align: center !important;
  vertical-align: middle !important;
  margin-right: 7px !important;
}
.learndash-wrapper .ld-alert {
  padding: 10px !important;
}
.why-map-academy-wrap .ld-course-list-items .ld_course_grid .img-wrap img {
  width: 45px;
  height: 45px;
}
.header-search-link {
  display: none !important;
}
/*testg*/
