/*
Theme Name: Gold
Author: Ayatas team
Description: Integrity CE, founded in 2006, is a full-service, ACCME-accredited provider of continuing medical education for healthcare providers.
Version: 9.0
Text Domain: integrity
*/
/* ===== GENERAL STYLES  ====== */
body { font-size:14px; color:#5e636e; font-family: 'Poppins', sans-serif; }
a,
.btn,
a:hover,
.btn:hover {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; cursor: pointer;}
a:hover { text-decoration:none; }
img { max-width:100%; }
ul {padding-left:0; }
ul li{ list-style:none; }
a { text-decoration: none; }
.arrow li a{position: relative; font-size: 18px; color: #363636; padding-left: 20px; }
.arrow li a:before{position: absolute; content: "\f105"; left:0; top:0; font-family: FontAwesome; color: #79ad38; font-size: 16px;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.arrow li a:hover:before{padding-left: 5px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
/* ===== TYPEOGRAPHY ====== */
h1, h2, h3, h4, h5, h6 { margin:0 0 15px; color: #414141; }
h1 { font-size: 50px; line-height: 60px; }
h2 { font-size: 36px; line-height: 46px; color: #171310; font-weight: 700; }
h3 { font-size: 32px; }
h4 { font-size: 26px; }
h5 { font-size: 20px; }
p { font-weight:300; margin-bottom:15px; font-size: 18px; line-height: 30px; }
.section { padding: 75px 0; }
.container-fluid { max-width: 1500px; width: 100%; margin: 0 auto; }
.white { font-size: 18px; font-weight: 600; color: #ffffff; border: 2px solid #ffffff; padding: 10px 44px 9px; }
.white:hover { background-color: #ffffff; color: #780032; }
.yellow, .login .form-con .woocommerce-Button.button , .wpProQuiz_button, .restart_quiz,
.learndash_post_sfwd-courses a.btn, a.next-link,
.wpProQuiz_quiz .wpProQuiz_list .btn, input.btn.pull-right, #learndash_mark_complete_button { font-size: 18px; font-weight: 600; color: #ffffff; background-color: #1dbfe7; border: 2px solid #1dbfe7; padding: 10px 48px 9px; }
.yellow:hover, .login .form-con .woocommerce-Button.button:hover, .wpProQuiz_button:hover, .restart_quiz:hover, .learndash_post_sfwd-courses a.btn:hover,a.next-link:hover,
.wpProQuiz_quiz .wpProQuiz_list .btn:hover, input.btn.pull-right:hover, #learndash_mark_complete_button:hover { border-color: #1dbfe7; color: #1dbfe7; background-color: transparent; }
.learndash_post_sfwd-courses a.btn{ margin-top: 20px; }
/* ===== HEADER ====== */
.mobile-toggle{ display: none; }
.header { position: relative; text-align: center; background-color: #e3e3e3; border-bottom: 6px solid #e8af10; }
.header .logo{ float: left; padding:10px 0; }
.header .logo img{ width: 100%; max-height: 70px; }
#nav{ float: right; }
.header .navbar-nav { padding: 0; float: none; display: inline-block;}
.header .navbar-nav li{ padding-right: 75px; letter-spacing: 0.5px;}
.header .navbar-nav li:last-child { padding-right: 0px; }
.header .navbar-nav li a{ white-space: nowrap; font-size: 18px; font-weight: 600; text-transform: uppercase; color: #8d8d8d; position: relative; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; padding: 36px 0 28px; display: inline-block; }
/*.header .navbar-nav li a:before{ content: ''; position: absolute; top: 5px; left: 0; height: 2px; width: 0%; background-color: #ffffff;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.header .navbar-nav li a:hover:before, .header .navbar-nav li.active a:before{ content: ''; position: absolute; top: 5px; left: 0; height: 2px; width: 40%; background-color: #ffffff;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.header .navbar-nav li a:after{ content: ''; position: absolute; bottom: 5px; right: 0; height: 2px; width: 0%; background-color: #ffffff;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.header .navbar-nav li a:hover:after, .header .navbar-nav li.active a:after{ content: ''; width: 40%; background-color: #ffffff;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }*/
.header .btn { float: right; margin-top: 24px; }
.header .btn.yellow { margin-right: 20px; }
.top-header a{color: #8b8d8d; font-weight: 500; font-size: 16px; }
.top-header {text-align: right; background-color: #fff; }
.top-header a.live{ background-color: #e8af10; color: #fff; padding: 12px 40px; display: inline-block; margin-left: 40px; }
/* ===== BANNER ====== */
.banner{ position: relative;}
.banner .item{ min-height: 450px; background-size: cover; background-repeat: no-repeat; background-position: top right; }
.banner .banner-content{ width: 100%; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);-ms-transform: translateY(-50%); text-align: center; padding: 0 15px; max-width: 1150px; margin: 0 auto; left: 0; right: 0; }
.banner .banner-content h3 { font-size: 46px; font-weight: 500; color: #171310; margin-bottom: 20px; line-height: 40px;   }
.banner .banner-content h5 { font-size: 34px; font-weight: 500; margin-bottom: 20px; color: #171310; line-height: 40px;    position: relative; }
.banner .banner-content h1{ color: #005478; text-transform: capitalize; margin-bottom: 20px; font-weight: 700;   }
.banner .banner-content h3 span { padding-left: 35px; display: inline-block; position: relative;  }
.banner .banner-content h3 span::after { content: ""; position: absolute; left: 7px; width: 3px; height: 40px; background-color: #fdb823; top: 0; }
.banner .banner-content .btn { margin: 10px 0; padding: 14px 50px; font-weight: 600; display: inline-block; font-size: 20px; letter-spacing: 0.5px; color: #fff; }
.banner .owl-dots { display: none; }
.banner .item p{font-size: 22px; font-weight: 600; color: #005478; margin-top: 25px; }
.banner .item p a{ color: #005478;  }
.banner .item p a.btn{ background-color: #005478; color: #fff; padding: 14px 50px;border-radius: 4px; }
/* ===== LIVING ====== */
.living { text-align: center; padding: 60px 0 40px; }
.living h2 { margin-bottom: 20px; }
.living h5 { line-height: 1.6}
.living p { font-size: 18px; font-weight: 300; color: #5e636e; line-height: 30px; margin-bottom: 28px; }
/* ===== YELLOW BLOCK ====== */
.yellow-block { background-color: #f8f7f4; text-align: center; padding: 40px 0; }
.yellow-block p { font-size: 28px; font-weight: 600; color: #1dbfe7; line-height: 40px; margin: 0; }
/* ===== GLOBAL BLOCK ====== */
.global-block { padding: 30px 0 0px; }
.global-block .global { display: flex; margin-bottom: 90px; max-width: 1500px;  padding: 40px 0;   margin: 0 auto;}
.global-block .container-fluid { max-width: 100%; }
.global-block .container-fluid:nth-child(even) {  background-color: #f8f7f4; }
.global-block .global .left { width: 40%; }
.global-block .global .right { width: 60%; }
.global-block .global figure { box-shadow: 0 0 18px rgba(0, 0, 0, 0.08); -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.08); -ms-box-shadow: 0 0 18px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.08); }
.global-block .global figure img { width: 100%; border-radius: 10px; }
.global-block .global .content { padding-left: 60px; padding-top: 10px; }
.global-block .global p { font-size: 18px; font-weight: 300; color: #5e636e; line-height: 30px; margin-bottom: 25px; }
.global-block .lung { flex-direction: row-reverse;  background-color: #fff; }
.global-block .global h2{ color: #e8af10; } 
.global-block .lung .content  { padding: 10px 70px 0 0; }
/* ===== EDUCATION INFO ====== */
.education-info { background-color: #f5f4ee; text-align: center; padding: 80px 0 50px; }
.education-info p { font-size: 18px; font-weight: 300; color: #5e636e; line-height: 30px; }
.education-info p span { display: block; }
.education-info p a { color: #5e636e; }
.education-info ul { padding: 0px; }
.education-info ul li { display: inline-block; }
/* ===== FOOTER ====== */
footer { text-align: center; }
footer .footer-top { background-color: #e3e3e3; padding: 70px 0; }
footer .footer-top figure { margin-bottom: 30px; }
footer .footer-top ul li { display: inline-block; font-size: 18px; font-weight: 600; float: none; color: #5e636e; padding: 0 26px; letter-spacing: 1px; text-transform: uppercase; }
footer .footer-top ul li a { color: #8d8d8d; }
footer .footer-bot { padding: 15px 0 10px; }
footer p { font-size: 16px; font-weight: 400; color: #5e636e;line-height: 30px; margin: 0; }
footer p a { color: #5e636e; }
footer #menu-primary-1{ float: none; }
/* ===== INNER-BANNER ====== */
.inner-banner { background-repeat: no-repeat; background-position: top right; background-size: cover; min-height: 235px; position: relative; background-color: #f8f7f4; }
.inner-banner .content { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); max-width: 1500px; width: 100%; left: 0; right: 0; margin: 0 auto; padding: 0 30px;	 }
.inner-banner .content h1 { color: #8d8d8d; font-weight: 700; margin: 0;  }
.inner-content { padding: 60px 0 60px; }
/* ===== LIBRARY ====== */
.library { padding: 55px 0 45px; }
.library .library-block .box { float: left; width: 23%; margin: 30px 1%; box-shadow: 0.5px 4px 10px rgba(0, 0, 0, 0.07); -webkit-box-shadow: 0.5px 4px 10px rgba(0, 0, 0, 0.07); -ms-box-shadow: 0.5px 4px 10px rgba(0, 0, 0, 0.07); -moz-box-shadow: 0.5px 4px 10px rgba(0, 0, 0, 0.07); border-radius: 5px; }
.library .library-block .box figure img { border-top-right-radius: 5px; border-top-left-radius: 5px; width: 100%; }
.library .library-block .box h4 { font-size: 18px; font-weight: 400; color: #0e4c85; line-height: 30px; padding: 10px 15px; margin: 0; }
.library .library-block .box h4 a { color: #0e4c85; }
.library .library-block .box ul li { font-size: 14px; font-weight: 400; color: #5e636e; border-top: 1px solid #e8e8e8; padding: 10px 15px; }
.library .library-block .box ul li:first-child span { text-transform: uppercase; }
.library .library-block .box ul li span { color: #37b0c3; }
/* ===== CONTACT-US ====== */
.contact-us { padding-top: 63px; margin-bottom: 80px;}
.contact-us .contact-block { display: table; width: 100%; border-radius: 7px; box-shadow: 1px 0px 17px rgba(0, 0, 0, 0.13); -webkit-box-shadow: 1px 0px 17px rgba(0, 0, 0, 0.13); -moz-box-shadow: 1px 0px 17px rgba(0, 0, 0, 0.13); -ms-box-shadow: 1px 0px 17px rgba(0, 0, 0, 0.13); padding: 45px 50px 60px 90px; }
.contact-us .contact-block aside { display: table-cell; float: none; vertical-align: top; }
.contact-us .contact-block aside.info { width: 42%; }
.contact-us .contact-block ul { padding-top: 12px; }
.contact-us .contact-block ul li { padding: 13px 0; }
.contact-us .contact-block ul li:last-child { padding-top: 7px; }
.contact-us .contact-block ul li figure { display: inline-block; }
.contact-us .contact-block ul li p { max-width: 340px; width: 100%; display: inline-block; vertical-align: middle; margin-left: 14px; font-size: 18px; font-weight: 300; line-height: 28px; letter-spacing: 0.5px; margin-bottom: 0; }
.contact-us .contact-block ul li:first-child span { display: inline-block; }
.contact-us .contact-block ul li span { display: block; font-weight: 600; color: #8d8d8d; }
.contact-us .contact-block ul li p a { color: #5e636e; }
.contact-us .contact-block .form-control{ height: auto;min-height: 44px; }
.contact-form { width: 58%; padding-left: 120px; }
.contact-form { margin-bottom: 15px; }
.page-id-52 .contact-us .contact-block h2{ color: #e8af10;  }
/*.form-con .form-row .form-control, .form-con select,
.pmpro_member_profile_edit_wrap .form-control,
.pmpro_member_profile_edit_wrap input:not([type=submit]),
.pmpro_member_profile_edit_wrap select { height: 46px ; color: #4a453b; font-size: 18px; border-top: 0 !important; border-right: 0 !important; border-left: 0 !important; border-bottom: 1px solid #a5a5a5 !important; border-radius: 0 !important; box-shadow: none; font-weight: 300; }*/
.login #loginform .form-check-label{color: #414141 !important; }
.contact-form .form-control::-webkit-input-placeholder { color: #414141 !important; }
.contact-form .form-control::-moz-placeholder { color: #414141 !important; }
.contact-form .form-control:-ms-input-placeholder { color: #414141 !important; }
.contact-form .form-control:-moz-placeholder { color: #414141 !important; }
.contact-form textarea.form-control { padding-top: 11px; padding-left: 16px; resize: none; height: 110px !important; }
.contact-form .yellow, .login .form-con .woocommerce-Button.button { margin-top: 10px; padding: 13px 35px; }
.contact-us .map { margin-top: 75px; position: relative; min-height: 430px; }
.contact-us .map iframe { position: absolute; top: 0; width: 100%; height: 100%; border: 0; }
.form-left .lost_password, .form-left .woocommerce-form__label-for-checkbox { font-size: 16px; float: right; font-weight: 300; }
.form-left .lost_password a{ color: #5e636e; }
.form-left .lost_password{ margin-top: -35px; }
.woocommerce-privacy-policy-text p{ font-size: 16px !important; position: relative; top: 8px; }
.woocommerce-privacy-policy-text { clear: both; }
/* ===== LOGIN ====== */
.login, .login .form-right .register { padding: 10px 0 !important; border: none !important;}
.login h2 { font-size: 36px; font-weight: 600; color: #171310; line-height: 46px;   padding-bottom: 7px; }
.login p, .pmpro_member_profile_edit_wrap p { font-size: 18px; font-weight: 300; color: #5e636e; line-height: 28px; }
.login .form-con { display: table; width: 100%; box-shadow: 0 2px 13px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.15); }
.login .form-con aside form { margin-top: 0px; margin-bottom: 0; }
/*.login .form-con aside.form-left form .form-row-wide{ max-width: 350px; }*/
.login .form-con aside { display: table-cell; float: none; vertical-align: top; }
.login .form-con aside.form-left { width: 40%; background-color: #f8f7f4; padding: 40px 50px; }
.login .form-con aside.form-right { width: 60%; padding: 40px 60px 20px; }
.login .contact-form { padding: 0; width: 100%;  }
.login .contact-form .form-control,
.pmpro_member_profile_edit_wrap form#member-profile-edit input { background-color: transparent; font-size: 16px; height: 43px; padding: 6px 8px; }
.login .form-con aside.form-left .form-row-wide{ margin-bottom: 15px; }
.login .form-left .contact-form { max-width: 350px; width: 100%; }
.login .contact-form .form-control::-webkit-input-placeholder,
.pmpro_member_profile_edit_wrap  input::-webkit-input-placeholder  { color: #a2a2a2; }
.login .contact-form .form-control::-moz-placeholder,
.pmpro_member_profile_edit_wrap  input::-moz-placeholder { color: #a2a2a2; }
.login .contact-form .form-control:-ms-input-placeholder,
.pmpro_member_profile_edit_wrap  input:-ms-input-placeholder { color: #a2a2a2; }
.login .contact-form .form-control:-moz-placeholder,
.pmpro_member_profile_edit_wrap  input:-moz-placeholder { color: #a2a2a2; }
.login .contact-form .form-check-label { font-size: 16px; font-weight: 300; color: #a2a2a2; padding-left: 5px; }
.login .contact-form .form-check { padding: 5px 0 10px; }
.login .form-right .form-row-wide, 
.pmpro_member_profile_edit_wrap form#member-profile-edit .form-row-wide { width: 50%; float: left; clear: none; margin-bottom: 15px; }
.login .form-right .form-row-wide label, 
.login .form-left .form-row-wide label, 
#billing_country_field label { display: none; }
.login .form-right .form-row-wide:nth-child(odd),
.pmpro_checkout_box-user .pmpro_member_profile_edit-fields > div:nth-child(odd),
.pmpro_member_profile_edit_wrap form#member-profile-edit .form-row-wide:nth-child(odd) { padding-right: 10px; }
.login .form-right .form-row-wide:nth-child(even),
.pmpro_checkout_box-user .pmpro_member_profile_edit-fields > div:nth-child(even),
.pmpro_member_profile_edit_wrap form#member-profile-edit .form-row-wide:nth-child(even) { padding-left: 10px; }
.login .form-right .contact-form .extra { position: relative; }
.login .form-right .contact-form .extra .form-control { appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; color: #a2a2a2;  }
.login .form-right .contact-form .extra:after { z-index: 0; content: '\f0d7'; font-family: fontawesome; font-size: 16px; font-weight: 600; color: #a2a2a2; width: 5px; height: 5px; position: absolute; top: 10px; right: 22px; }
/*.login .form-right .contact-form .extra.full:after { right: 53px; }*/
.login .form-left .yellow { padding: 13px 39px 12px; }
.login .form-right .yellow { padding: 13px 51px 12px; }
.woocommerce-account .inner-content > .container-fluid > h2 { display: none; }
.nabpnum{ display: none; }
.nabpnum.show{ display: block; }
/*============== MY-ACCOUNT ===============*/
.woocommerce-account .woocommerce-MyAccount-navigation {width: 24%;}
.woocommerce-MyAccount-navigation ul li{border-bottom: 1px solid #ccc;}
.woocommerce-MyAccount-navigation ul li a{padding: 13px 15px; display: block; color: #626262; font-weight: 400; font-size: 16px;}
.woocommerce-account .woocommerce-MyAccount-content{float: right; width: 74%;}
.woocommerce-account .woocommerce-MyAccount-content p{margin-bottom: 25px; font-size: 16px; color: #262626; line-height: 28px; font-weight: 300;}
.woocommerce-account .woocommerce-MyAccount-content p a{color: #262626;}
.woocommerce-account address, .woocommerce-account .addresses .title .edit{color:#333; line-height: 28px; }
.woocommerce-account .addresses .title h3{ font-size: 24px; }
.woocommerce-MyAccount-content legend { font-weight: 500; margin-bottom: 10px; border-bottom: none;font-size: 24px; }
.woocommerce table.my_account_orders{ font-size: 1em; }
.woocommerce table.my_account_orders a.button { margin: 4px; border: 2px solid #333; background: transparent;  padding: 6px 7px; }
.woocommerce table.my_account_orders a.button:hover { margin: 4px; border: 2px solid #333; background: #333; color: #fff; }
.woocommerce-MyAccount-navigation ul li { padding-left: 0 !important; margin-bottom: 0 !important; }
.woocommerce-MyAccount-navigation ul li:before{ content: none !important;  }
.ld_course_grid .thumbnail .caption .entry-title a, 
.ld_course_grid .thumbnail .caption .entry-title { 
	font-size: 18px !important; line-height: 26px !important; color: #414141 !important; }
.ld_course_grid .thumbnail .caption p { margin: 0 !important; font-size: 14px !important;font-weight: 400 ;color: #5e636e !important;border-top: 1px solid #e8e8e8;padding: 5px 15px; }
.ld_course_grid .thumbnail .caption p span{ color: #1dbfe7; font-weight: 600; }
.ld_course_grid .thumbnail .caption{ padding: 0px !important; }
.ld_course_grid .thumbnail .caption .entry-title{ padding: 10px 15px !important; }
.page-id-118 .inner-content h2{ display: none; }
.ld_course_grid .thumbnail{ box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.07);
-webkit-box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.07);
-ms-box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.07); overflow: hidden; border: none;}
.ld_course_grid .thumbnail figure{ border-top-right-radius: 4px; border-top-left-radius: 4px; overflow: hidden; }
.inner-banner .inner-banner-content { height: 235px; display: table-cell; vertical-align: middle; }
.inner-banner .inner-banner-content h1{ color: #005478; font-weight: 700; }
.course-content .learndash_content ul li, .course-content .learndash_content ol li { font-size: 18px; color: #333; font-weight: 300; margin-bottom: 10px; }
.course-content .learndash_content ul{ margin-left: 25px; }
.course-content .learndash_content ul li{ list-style: disc; list-style-position: inside; }
.course-content .learndash_content ul, .course-content .learndash_content ol{ margin-bottom: 15px;  }
.course-content .learndash_content h3{ font-size: 24px; }
.learndash_post_sfwd-quiz h4{ font-size: 22px; line-height: 32px;   }
.wpProQuiz_list h5, .wpProQuiz_question_text p{ font-size: 18px;  font-weight: 500; }
.wpProQuiz_content .wpProQuiz_questionList{ border: none; background: transparent; }
.wpProQuiz_content .wpProQuiz_questionList label, .wpProQuiz_results p, .learndash_course_status{ font-size: 16px; }
.wpProQuiz_content .wpProQuiz_questionList .wpProQuiz_cloze input{ font-size: 16px; min-width: 200px;min-height: 34px;  }
.wpProQuiz_results .wpProQuiz_points{ text-align: left; }
.ls-video { text-align: center; }
/*============== SELECT OPCTION ===============*/
.banner-bottom{background-color: #fff;}
.banner-bottom .dropdown .dropdown-toggle{background-color: #005478; padding:14px 30px; color: #fff; display: inline-block; font-size: 24px; position: relative;}
.banner-bottom .dropdown{float: left;}
.banner-bottom .dropdown .dropdown-toggle i{padding-right: 5px;}
.banner-bottom .dropdown-menu { width: 100%; margin-top: 25px; padding: 30px 0px 10px; box-shadow: 2px 4px 17px rgba(0,0,0,0.15); border:transparent; position: relative;}
.banner-bottom .dropdown-menu li{display: inline-block ; width: auto; margin-bottom: 20px; margin-right: 50px;}
.banner-bottom .dropdown-menu li a{font-weight: 500; color: #171310;  padding: 9px 0px 9px 30px; font-size: 16px;}
.banner-bottom .dropdown-menu li a:hover{background-color: #fdb823; color: #fff;}
.banner-bottom .dropdown-menu.arrow li a:before{padding-left: 15px; top:9px;}
.banner-bottom .dropdown-menu.arrow li a:hover::before {color: #fff;}
.banner-bottom .dropdown-menu li:last-child{margin-bottom: 0;}
.banner-bottom .dropdown-toggle:before{position: absolute; width: 0; height: 0; border-left: 30px solid transparent; border-right: 30px solid transparent; border-top: 17px solid #005478; bottom:-16px; left:0; content: ""; right:0; margin: 0 auto; }
.banner-bottom .input-group{float: right; max-width: 280px; margin-top: 15px; position: absolute; top:0; right: 0;}
.banner-bottom .form-control{height: 45px; background-color: #efefef; letter-spacing: 1px; border:0; box-shadow: inherit; min-width: 190px;}
.banner-bottom input::-webkit-input-placeholder {color: #bebebe !important;}
.banner-bottom input:-moz-placeholder { /* Firefox 18- */color: #bebebe !important;  }
.banner-bottom input::-moz-placeholder {  /* Firefox 19+ */color: #bebebe !important;  }
.banner-bottom input:-ms-input-placeholder {  color: #bebebe !important;  }
.banner-bottom .btn{border-radius: 0; border:transparent; padding: 10px 12px 9px; background-color: #efefef; color: #79ad38; }
.banner-bottom  .total-block{position: relative; width: 100%; }
.banner-bottom  .total-block .dropdown{ width: 100%; }
.payment h4 { font-size: 28px; font-weight: 600; margin-top: 30px; border-bottom: 2px solid #FDB825; padding-bottom: 10px; display: inline-block; color: #005478;}
.payment p strong{ font-weight: 600; font-size: 20px;  color: #005478;}
.form-row label.error{ color: #F00; font-size: 12px; font-weight: 400; }
form.pmpro_form .pmpro_checkout-fields div.row {
    margin-bottom: 0;
}
.form-row label.error:empty {
    display: none !important;
}
body.pmpro-checkout section.inner-content {
    padding-top: 30px;
}
p.text-center.registersub_title {
    font-size: 22px;
    padding-bottom: 7px;
}
#pmpro_account .pmpro_box:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}
#pmpro_account .pmpro_box h3 {
    font-size: 26px;
    margin-bottom: 15px;
    color: #37afc2;
    font-weight: 600;
}
.pmpro_table tr th {
    font-size: 20px;
    line-height: 30px;
    color: #0e4c85;
    font-weight: 500;
}
.pmpro_table tr td, .pmpro_box ul li, .pmpro_table .pmpro_box {
    font-size: 18px;
    font-weight: 300;
    color: #4a453b;
    line-height: 30px;
}
.pmpro_box strong {
    font-weight: 600;
}
.pmpro_billing_wrap ul li, .pmpro_confirmation_wrap ul li {
    font-size: 18px;
    font-weight: 300;
}
.pmpro_confirmation_wrap strong {
    font-size: 18px;
    font-weight: 600;
}
.pmpro_confirmation_wrap .pmpro_invoice_details strong {
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}
a.btn.yellow.gotocourse {
    display: block;
    max-width: 230px;
    margin: 10px auto;
}
div#pmpro_cancel h2 {
    font-size: 26px;
    line-height: 1.2;
}
.pmpro_actions_nav {
    margin-top: 20px;
}
.form-con form.pmpro_form .form-control.pmpro_error {
    border-color: red;
    background: #f3d3d3d1;
}
.pmpro_member_profile_edit_wrap form.pmpro_form label {
    font-weight: 400;
    font-size: 16px;
}
.pmpro_member_profile_edit_wrap {
    max-width: 800px;
    margin: auto;
    background: #f4f8fa;
    padding: 40px 50px;
}
.pmpro_checkout_box-user .pmpro_member_profile_edit-fields {
    display: flex;
    flex-wrap: wrap;
        justify-content: space-between;
}
.pmpro_checkout_box-user .pmpro_member_profile_edit-fields > div {
    width: 50%;
}
.pmpro_member_profile_edit_wrap form#member-profile-edit input {
    display: block;
    width: 100%;
    max-width: 100%;
}
.pmpro_member_profile_edit_wrap .row {
    margin: 0;
}	
.pmpro_member_profile_edit_wrap select {
    background: transparent;
    max-width: 100%	 
}
.pmpro_member_profile_edit_wrap form#member-profile-edit input.pmpro_btn-cancel {
    border: 0 !important;
}
.pmpro_member_profile_edit_wrap form#member-profile-edit input.pmpro_btn-submit {
    padding: 13px 51px 12px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    background-color: #fdb823;
    border: 2px solid #fdb823 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    width: auto;
    height: auto;
    border-radius: 4px !important;
    margin: auto;
}
.pmpro_member_profile_edit_wrap input:not([type=submit]), .pmpro_member_profile_edit_wrap select, .pmpro_member_profile_edit_wrap .form-control {
    border: 1px solid #a5a5a5 !important;
    border-radius: 4px !important;
    max-width: 100%;
}
form.pmpro_form .input, form#loginform .input {
    display: block;
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    font-size: 16px;
    height: 43px;
    padding: 6px 8px;
    border-radius: 4px !important;
    color: #4a453b;
    box-shadow: none;
    font-weight: 300;
}
form.pmpro_form label, #loginform label {
    font-weight: 400;
    font-size: 16px;
}
.pmpro-member-profile-edit form input.pmpro_btn-submit {
    padding: 13px 51px 12px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    background-color: #fdb823;
    border: 2px solid #fdb823 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    width: auto;
    height: auto;
    border-radius: 4px !important;
    margin: auto;
    display: block;
}
.pmpro-member-profile-edit form .pmpro_submit {
    text-align: center;
}
.pmpro_change_password_wrap {
    max-width: 550px;
    margin: auto;
    background: #f4f8fa;
    padding: 40px 50px;
}
.pmpro_reset_password_wrap form.pmpro_form .lite, form.pmpro_form .pmpro_change_password-fields .lite {
    font-size: 13px;
    line-height: 1.1;
    margin-top: 0;
}
.pmpro-member-profile-edit .entry-content h3 + h2 {
    text-align: center;
}
.pmpro_member_profile_edit_wrap form#member-profile-edit input[disabled="disabled"] {
    cursor: not-allowed;
}
.page-id-669 .container-fluid h2{ display:none; }
.request-credits select.choosecert{ width: 300px; }
.request-credits .btn, .btn.qz_msg_success, .btn.rational{ font-size: 18px; font-weight: 600; color: #ffffff; background-color: #fdb823;
    border: 2px solid #fdb823; padding: 5px 20px; margin: 10px 10px 0 0; }
.request-credits #dwncert:hover, .btn.qz_msg_success:hover{ border-color: #fdb823; color: #fdb823; background-color: transparent; }    
.request-credits label.radio input{ cursor: pointer; }
.request-credits label.radio{ margin-left: 20px; cursor: pointer; margin-bottom: 15px; }
ol.post-ans-info{ font-family: 'Open Sans', sans-serif; list-style: none; margin:0; padding: 0; }
ol.post-ans-info li{ margin-bottom: 30px; }
ol.post-ans-info li h3{font-weight: 700; font-size: 16px; margin:0; color: #333; line-height: 22px;}
ol.post-ans-info ul { padding: 12px; margin: 0; }
ol.post-ans-info ul li{ margin-bottom:5px; padding:0px; list-style: upper-alpha; list-style-position: inside; }
ol.post-ans-info ul li.correct{ font-weight: 700;}
ol.post-ans-info li .info{ margin:0px; font-size: 16px; }
ol.post-ans-info li .info p{ font-size: 16px; margin-bottom: 8px; line-height: 23px; }
ol.post-ans-info li span.ration{ font-weight: 700; float: left; margin-right: 10px; }
div.rationale-head{text-align: left; margin-bottom: 35px;}
div.rationale-head h3{ margin:0 0 5px 0; font-size: 18px; margin-bottom: 15px; }
#loginform input#wp-submit, .request-credits .btn, .btn.qz_msg_success, .btn.rational, 
.page-id-166 .pmpro_cancel_wrap .pmpro_btn, .pmpro-member-profile-edit form input.pmpro_btn-submit, #pmpro_btn-submit { background-color: #1dbfe7 !important; border: 2px solid #1dbfe7 !important; color: #fff !important; }
#loginform input#wp-submit:hover, .request-credits .btn:hover, .btn.qz_msg_success:hover, .btn.rational:hover, 
.page-id-166 .pmpro_cancel_wrap .pmpro_btn:hover, .pmpro-member-profile-edit form input.pmpro_btn-submit:hover,  #pmpro_btn-submit:hover{ background-color: #fff !important; border: 2px solid #005478 !important; color: #005478 !important; }
.page-id-166 .pmpro_cancel_wrap .pmpro_btn{ margin-bottom: 10px; }
.form-con .form-control{ box-shadow: none !important; border: 2px solid #c4bfbf !important; }/*
span#pmpro_paypalexpress_checkout +span#pmpro_submit_span input#pmpro_btn-submit, #pmpro_paypalexpress_checkout + #pmpro_submit_span .pmpro_btn, #loginform input#wp-submit{background-color: #780032 !important; border: 2px solid #780032 !important;}*/
.pmpro_form .privacy-policy-text p label { color: #414141 !important; }
.pmpro_form .privacy-policy-text p label a{ color: #005478 !important; }
.single-sfwd-courses .inner-banner h1 { font-size: 40px; color: #005478; }
.btn-blue, .learndash_checkout_button input[type="submit"]{ background-color: #005478 !important; }
.pmpro_member_log_out a { background-color: #005478; color: #fff; padding: 10px 30px; border-radius: 4px; display: inline-block; margin-top: 20px; }
.page-id-171{text-align: center;}
.pmpro_member_display_name, .pmpro_member_display_name a{ color: #333; } 
.page-id-171 .pmpro_login_wrap{ max-width: 400px; margin: 0 auto; }
.page-id-171 #loginform input[type=text], 
.page-id-171 #loginform input[type=password]{width: 100% !important; max-width: 100% !important;height: 44px; border: 2px solid #aaa; border-radius: 4px; }
.page-id-171 .pmpro_actions_nav a, .pmpro_table a, .pmpro_actions_nav a { color: #780032; }
.page-id-171 .pmpro_actions_nav a:hover{color: #333;}
.page-id-171 .inner-content { padding: 50px 0 !important; min-height: 400px; }
.pmpro_billing_wrap small a, #pmpro_account .pmpro_box h3, #pmpro_account .pmpro_box a, #pmpro_levels-return-account { color: #005478; }
.pmpro_table tr th{color: #333;}
.pmpro_table tr td, .pmpro_box ul li, .pmpro_table .pmpro_box{font-size: 16px;}
.pmpro_table tr th{ font-size: 18px; }
.page-id-170 .pmpro_table tr th { width: 33%; background-color: #eeeeee; color: #780032; }
.page-id-170 .pmpro_table tr th, .page-id-170 .pmpro_table tr td{padding: 10px;}
.page-id-170 #pmpro_levels_table { width: 100%; max-width: 600px; }
.page-id-170 #pmpro_levels_table .pmpro_btn { display: block; border: none; background: #780032;  color: #fff;}
.pmpro_table{border-bottom: 1px solid #ddd; margin-bottom: 10px;}
.pmpro_table tr th { background-color: #eeeeee; color: #005478; }
.pmpro_table tr th, .pmpro_table tr td{padding: 10px;}
.pmpro_member_profile_edit_wrap{background-color: #f9f9f9; box-shadow: 0 2px 13px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.15); }
.page-id-172 h3{ color: #780032; }
.pmpro_member_profile_edit_wrap p.lite{ font-size: 14px; line-height: 18px; }
.page-id-172 form.pmpro_form label{ margin-bottom: 10px; line-height: 20px; }
.pmpro_member_profile_edit_wrap form#member-profile-edit input{ margin-bottom: 10px; border: 2px solid #c4bfbf !important; box-shadow: none;}
.pmpro_member_profile_edit_wrap form#member-profile-edit select{ height: 43px;  margin-bottom: 10px; border: 2px solid #c4bfbf !important; box-shadow: none; }
.pmpro_member_profile_edit_wrap form#member-profile-edit input.pmpro_btn-submit{background-color: #780032; 
	border: 2px solid #780032 !important;}
.learndash_post_sfwd-courses p a{ color: #005478; }
.learndash_content .ls-video p:first-child { position: relative; padding-top:56.4%;}
.learndash_content .ls-video iframe{ position: absolute; height: 100%; top:0; left: 0;  width: 100%; }
.parent-pageid-164 .pmpro_invoice_details strong{ font-size: 18px; }
.parent-pageid-164 .pmpro_invoice_wrap ul li{ font-size: 18px; margin-bottom: 10px; }
.parent-pageid-164 h3{ color: #005478; }
input[type=submit].btn:focus{ color: #780032 !important; background-color: #fff !important; }
#other_discount_code_tr{ width: 50%; }
#other_discount_code_tr #other_discount_code_button{font-size: 17px; border: 2px solid #1dbfe7; background: #1dbfe7; color: #FFF; text-decoration: none; height: 43px;  padding: 0 20px; margin: 0; }
#other_discount_code_tr #other_discount_code{ max-width: 100%; background-color: #f5f4ee; border: none !important; }
.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link{ background-color: #1dbfe7; border: none; color: #FFF !important; }
#pmpro_levels_table {width: 80%; font-weight: 700; border: none;}
.pmpro_table tr td, .pmpro_box ul li, .pmpro_table .pmpro_box{ font-weight: 700; }
.page-id-167 .pmpro_login_wrap .pmpro_actions_nav,
.page-id-167 .pmpro_lost_password_wrap .pmpro_actions_nav{ display: none !important; }
.logiclinks{ color: #005478; font-size: 18px; }
.pmpro_reset_password_wrap .pmpro_reset_password-field p.lite{ display: none; }
.thumbnail.course .ld_course_grid_price{ display:none; }
.single-sfwd-lessons .inner-page .learndash_content iframe{ width: 100%; height:630px; }