/* Admin */
/* Pagination */
nav svg {
  width: 12px;
}
p.text-sm.text-gray-700.leading-5 {
  display: none;
}
.flex.justify-between.flex-1.sm\:hidden {
    display: none;
}
nav.flex.items-center.justify-between {
  margin-top: 32px;
}


.customer_page_links nav a{
  outline: initial!important;
  box-shadow: initial!important;
  border-radius: 40px!important;
  min-width: 38px;
  text-align: center;
  height: 38px;
  margin-left: 15px;
  display: inline-block;
  padding-top: 5px!important;
  color: #000;
}
.customer_page_links nav a:hover{
  outline: initial!important;
  box-shadow: initial!important;
  border-radius: 40px!important;
  min-width: 38px;
  text-align: center;
  border: 1px solid #000!important;
  
}
.customer_page_links .pl-4, .px-4 {
  padding: 0 !important;
}

.customer_page_links .shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;
  box-shadow: 0 0rem 0rem rgba(0,0,0,0.0) !important;
}
.customer_page_links span.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.leading-5{
  outline: initial!important;
  /* padding: 8px 12px!important; */
  box-shadow: initial!important;
  min-width: 38px;
  text-align: center;
  height: 38px;
  margin-left: 15px;
  border: 1px solid #000!important;
  border-radius:50%;
  display: inline-block;
  padding-top: 5px!important;
}
.customer_page_links span.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-700.bg-white.border.border-gray-300.cursor-default.leading-5{
  outline: initial!important;
  box-shadow: initial!important;
  min-width: 38px;
  text-align: center;
  height: 38px;
  margin-left: 15px;
  border: 1px solid #ECECEC!important;
  border-radius:50%;
  color: #ECECEC;
  display: inline-block;
  padding-top: 5px!important;
}
span.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-r-md.leading-5{
  outline: initial!important;
  box-shadow: initial!important;
  min-width: 38px;
  text-align: center;
  height: 38px;
  margin-left: 15px;
  border: 1px solid #ECECEC!important;
  border-radius:50%;
  color: #ECECEC;
  display: inline-block;
  padding-top: 5px!important;
}

.customer_page_links span.relative.inline-flex.items-center.px-2.py-2.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-l-md.leading-5 {
  outline: initial!important;
  box-shadow: initial!important;
  min-width: 38px;
  text-align: center;
  height: 38px;
  margin-left: 15px;
  border: 1px solid #ECECEC!important;
  border-radius:50%;
  color: #ECECEC;
  display: inline-block;
  padding-top: 5px!important;
}
.customer_page_links a.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-r-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150 {
  border: 0px!important;
}
.customer_page_links a.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-r-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150:hover {
  outline: initial!important;
  box-shadow: initial!important;
  min-width: 38px;
  text-align: center;
  height: 38px;
  margin-left: 15px;
  border-radius:50%;
  color: #000;
  display: inline-block;
  padding-top: 5px!important;
  border: 1px solid #000!important;
}




.copylink_header {
  padding: 1rem 1rem !important;
}
.admin .dropdown-item:active {
  background: #013220 !important;
}

.custom-switch.custom-switch-primary
  .custom-switch-input:checked
  + .custom-switch-btn {
  background: #013220 !important;
  border: #013220 !important;
}
.fas.fa-save,
.simple-icon-note {
  color: #013220 !important;
}
#app-container .menu .main-menu ul li a:focus,
.menu .main-menu ul li a:hover {
  color: #013220 !important;
}
#app-container .menu .main-menu ul li.active a,
#sub_cat {
  color: #013220 !important;
}
#app-container .menu .main-menu ul li.active::after {
  background: #013220 !important;
}
#updateUser .btn-primary,
a.btn.btn-primary.default.downloadpdf {
  color: #fff;
  background-color: #013220 !important;
  border-color: #013220 !important;
}
#updateUser .btn-primary:hover,
a.btn.btn-primary.default.downloadpdf:hover,
#app-container .btn-primary:hover {
  color: #013220 !important;
  background-color: transparent !important;
  border-color: #013220 !important;
  border: 2px solid;
  /* background:transparent; */
}

#app-container .btn-primary {
  color: #fff;
  background-color: #013220 !important;
  border-color: #013220 !important;
}
.page-item.active .page-link {
  background: 0 0 !important;
  border: 1px solid #013220 !important;
  color: #013220 !important;
}
.page-link:hover {
  background: 0 0 !important;
  border: 1px solid #013220 !important;
  color: #013220 !important;
}
#app-container .btn {
  border-radius: 6px !important;
}
.card.cardheight {
  background-color: #013220 !important;
  border-color: #013220 !important;
}
.card.cardheight h5,
.card.cardheight h3,
.card.cardheight h4,
.card.cardheight h6,
.card.cardheight i,
.card.cardheight a {
  color: #fff;
}
#app-container .vertical-tabs .nav-item .nav-link.active {
  background: #013220 !important;
  color: #fff !important;
}
#app-container .vertical-tabs .nav-item .nav-link {
  color: #013220 !important;
}

.footnotes_left_review {
  display: inline !important;
  padding-left: 5px !important;
}

.favAuthorHeading h3 {
  color: #535353 !important;
  margin-bottom: 40px;
  font-weight: normal !important;
  font-size: 26px !important;
}

.reviewSelection {
  margin-bottom: 25px;
  font-weight: normal !important;
  font-size: 26px !important;
}
.favAuthorNote span {
  position: absolute !important;
  min-width: 100%;
}

.plan_b {
  text-align: center;
}
.forget_password {
  border-radius: 7px;
  height: 50px;
  font-size: 16px;
  color: #696969;
  border: 1px solid #b1b1b1;
}
.due_Date {
  color: #4e7b2d !important;
}
.greencolour {
  background: #013220 !important ;
}

.bookcover_placeholder img {
  left: 0;
  top: 0;
  object-fit: cover !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  max-height: 100% !important;
}

button.greencolour:hover,
a.greencolour:hover,
input[type="submit"].greencolour:hover {
  background: transparent !important;
  color: #013220 !important;
  border-color: #013220 !important;
}
.signuptxt {
  text-align: center;
  font-size: 26px;
}
.center {
  text-align: center;
}
.stxt {
  margin-top: 20px;
}
.mnthly,
.yearly {
  display: inline-grid;
  padding: 5px;
  margin-left: inherit !important;
}
.mnthly p,
.yearly p {
  font-size: 16px;
}

a.planbutton_price,
a.planbutton_price1 {
  background: transparent;
  color: #381809;
  border-color: #381809;
  border: 2px solid #381809;
  padding: 12px 20px;
  margin-bottom: 10px;
  /* margin-left: 10px; */
  text-align: center;
  border-radius: 5px;
  width: 100%;
  font-family: Open Sans;
  cursor: pointer;
}
a.planbutton_price:hover,
a.planbutton_price1:hover {
  background: #381809;
  color: #fff !important;
}
.planbutton_price.active,
.planbutton_price1.active {
  background: #381809 !important;
  color: #fff !important;
}

.alwaysfree {
  text-align: center;
  font-size: 16px;
  margin-bottom: 0px !important;
}

.form-group.signup_text {
  text-align: center;
  /* margin-left: 4rem; */
  font-size: 20px;
}
.form-group.signup_text a {
  display: inline-flex;
}

.category_dropdown .dropdown-menu.show {
  display: block !important;
}
.sendmsg_popup .dropzone .dz-preview .dz-image {
  display: block !important;
}

.logodropzone {
  min-height: 0 !important;
}
.delete-book-header {
  background-color: #233714;
  color: white;
  margin: 8px;
  padding: 12px;
}

.about_ {
  text-align: center;
  font-size: 1.75rem;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
  font-weight: 500;
  text-align: center !important;
}
.author_catalog {
  text-align: center;
  font-size: 26px;
  padding-bottom: 40px;
}

.delete-book-header .close {
  color: white;
}

.delete-book-btn {
  background-color: #381809;
  border: none;
}
.delete-book-btn:hover {
  background-color: #381809;
  border: none;
}
.close-book-btn {
  background-color: #729659;
}

.review_revise:hover {
  background-color: transparent !important;
  color: #729659;
  border: 2px #729659 solid;
}

.updatebtn input[type="button"] {
  background: #4d2312;
  color: #fff;
  font-weight: 600;
  padding: 10px 50px;
  border: 0;
  height: auto;
  border-radius: 6px;
}
.updatebtn input[type="button"]:hover,
.updatebtn input[type="button"]:focus {
  background: #b8b453 !important;
  box-shadow: none !important;
  border: 0;
}
/*.updatebtn input[type=button]:focus{background:#b8b453 !important;box-shadow:none !important;border: 0;}
*/
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}

.fadein img {
  opacity: 0.5;
  transition: 1s ease;
}

.md-header {
  border-bottom: 1px solid #d7d7d7;
  background: #233714;
}
.upload_box {
  padding-top: 20px;
}

figure {
  border: 1px #cccccc solid;
  padding: 2px;
  margin: auto;
  background: white;
}

.remove_link {
  background-color: white;
  color: #145388;
  /* font-style: italic; */
  padding: 2px;
  text-align: center;
  font-size: 14px;
}
.dahboardright_section_bg .cover_sectiondiv.dashboard-formsteps {
  border-top: 1px solid #c4c3bc;
  padding-top: 40px;
  margin-top: 20px;
}
.dashboard-formsteps .form-group.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.dropzone_boxarea {
  overflow: hidden;
}
.dropzone_boxarea .dropzone .dz-preview .dz-image {
  height: 132px;
}
.dropzone_boxarea .dropzone .dz-preview.dz-image-preview {
  margin: 1px;
}

.rangeslider {
  pointer-events: none;
}

.dropdown-menu {
  font-size: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem !important;
}

.dropdown-item {
  padding: 0.25rem 1.5rem;
  color: #3a3a3a;
}

.show_image i {
  position: absolute;
  top: 35px;
  bottom: 0;
  left: 44px;
  right: 0;
  opacity: 0;
  transition: 0.3s ease;
  color: #212529;
}
#side_profile:hover {
  opacity: 0.6;
}
#side_profile:hover + .fa-camera {
  opacity: 1;
}

/*-----scsc-----*/

.admin_profile {
  width: 64px;
  height: 41px;
  border-radius: 50%;
}
.action_btn {
  background: #233714;
  color: white !important;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 6px 6px;
}

#dashboard_category h4 {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  padding: 20px 15px;
  border-bottom: 1px solid #c4c3bc;
  color: #000;
  font-family: Lato;
}

.thumb1,
.thumb {
  width: 70px;
  position: relative;
  height: 70px;
  border-radius: 68px;
  text-align: center;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.thumb a {
  font-size: 30px;
  font-weight: bold;
  color: #fff !important;
}
.thumb a {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  position: absolute;
  top: 11px;
}

.form_button .spinner {
  display: none;
}

.input-icon {
  position: relative;
}

.input-icon > i {
  position: absolute;
  display: block;
  transform: translate(0, -50%);
  top: 50%;
  pointer-events: none;
  width: 32px;
  text-align: center;
  font-style: normal;
  border-left: 1px solid #000;
}

.input-icon > input {
  padding-left: 25px;
  padding-right: 0;
}

.withdrawal {
  font-size: 14px;
  line-height: 26px;
}
.chat_links {
  color: #fff;
  background-color: #145388;
  border-color: #145388;
  padding: 5px;
  margin: 0 8px;
}
.chat_links:hover {
  color: #fff;
  background-color: #0f3d64;
  border-color: #0f3d64;
}
#showNomineeDetails hr {
  width: 100%;
}

#user_response_update_1,
#user_response_update,
#user_response_update_db,
#user_response_update_db_1,
#user_response_update_canceldb,
#user_response_update_canceldb_1 {
  color: #fff;
  display: inline-block;
  padding: 12px;
  margin-bottom: 5px;
  border-radius: 4px 4px 0px 0;
}
.green {
  background: #6aca33;
}
.red {
  background: #ff0000;
}
.darkgreen {
  background: green;
}
#user_response_update_db_1 i,
#user_response_update_canceldb_1 i {
  color: #fff;
}

.input-icon-right > i {
  right: 0;
}

.input-icon-right > input {
  padding-left: 12px;
  padding-right: 25px;
}

.edit_link {
  width: 100%;
  text-align: right;
}

.action i {
  font-size: 16px;
  font-weight: normal;
  margin: 0px 7px;
}
.logo_image {
  margin: 0 auto;
  text-align: center;
  width: 120px;
}
.auth-card .form-side {
  padding: 40px;
}
.logo_image img {
  width: 100%;
}
.remove i:hover {
  cursor: pointer;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #fff;
  opacity: 0.99;
}
/* .has-float-label>span::after {
    background: #E9ECEF;
}
.has-float-label>span::after {
    background: #E9ECEF;
    left: 3px;
    right: 0;
} */
.alert-block button.close {
  font-size: 12px;
}

.customAdjust {
  bottom: 25px;
  position: absolute;
}
.global_settings h5 {
  background: #145388;
  padding: 5px;
  color: #fff;
}

/* .datepicker-dropdown {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);   
}
 */
.error,
.editable-error-block {
  color: red;
  font-size: 14px;
}
.errors {
  color: red !important;
  font-size: 14px !important;
}
.margin_bottom {
  margin-bottom: 8px !important;
}
.error_margin {
  margin: 0px 0 4px 0px;
}
.frm_class .labelcls {
  margin-bottom: 0rem !important;
}
.register_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.uppercase_button {
  text-transform: uppercase;
}
.modal-dialog .social_box_div.form-row .col-md-6 {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

/*Account Page Error Class */

.hide {
  display: none;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.name-circle {
  margin-left: 10px;
  border-radius: 30px;
  vertical-align: middle;
  border-style: none;
  background: #013220 !important;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  color: #fff;
  line-height: 30px;
  width: 30px;
  height: 30px;
}

.alert-block {
  font-size: 14px;
}

.custom-comment .user {
  font-style: italic;
  color: #145388;
}

.custom-comment .time {
  font-size: 12px;
  color: #909090;
}
.simple-icon-trash {
  color: red;
}

.navbar #notificationDropdown {
  height: auto;
}

.navbar .header-icon#notificationButton .count1 {
  font-size: 9px;
  color: #fff;
  border: 1px solid red;
  border-radius: 10px;
  position: absolute;
  width: 18px;
  height: 15px;
  text-align: center;
  font-weight: 700;
  top: -4px;
  right: 2px;
  line-height: 14px;
  background-color: red;
}
.time_period {
  font-size: 14px;
  display: block;
  margin-top: 16px;
  font-weight: normal;
  font-family: open_sansregular;
}
.balance {
  color: #145388;
  font-size: 15px;
  font-weight: bold;
}
.fl_right {
  float: right;
}

.referred_name_label {
  line-height: 36px;
  font-weight: bold;
  font-size: 20px;
  color: #004272;
}
.input-daterange .input-group-addon {
  padding: 10px 15px;
}
.colorpicker-parent {
  position: relative;
}
.card-body.cardpayment_sec {
  padding: 10px 0 10px;
  margin-top: -22px;
}
.CardField {
  display: none;
}
.termcondition {
  margin-top: 30px;
}
.modal-header.confirm {
  padding: 10px 20px;
  background: #145388;
  border-radius: 0;
}
.modal-header.confirm h2 {
  margin: 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.currentplan_sec .modal-body {
  padding: 20px 20px;
}
.currentplan_sec .modal-footer {
  padding: 20px 10px;
}
.currentplan_sec .modal-footer button.btn.btn-default {
  background: #d03434;
  color: #fff;
}
.modal-header.confirm button.close {
  color: #fff;
  opacity: 1;
}
.currentplan_sec .card-body {
  padding: 0;
}
.currentplan_sec .card-body h5 {
  background: #fff;
  color: #000;
  font-weight: bold;
  padding: 10px 20px;
  font-size: 24px;
  margin-bottom: 0 !important;
  border-bottom: 1px solid #e8e8e8;
}
.currentplan_sec .card-body h3 {
  padding: 30px 20px;
  margin-bottom: 0;
}
.canceldiv {
  padding: 0px 20px 20px;
}
.currentplan_sec .card {
  border-radius: 0;
}
.canceldiv b {
  display: block;
  width: 100%;
  padding-top: 15px;
}

#age_and_price .success {
  font-size: 20x;
  color: green;
}
.highlight-error {
  border-color: red;
}
h3.success {
  font-size: 14px;
  color: green;
}
h3.failure {
  font-size: 14px;
  color: red;
}
#age_and_price .failure {
  font-size: 20x;
  color: red;
}
#age_and_price {
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0;
}
.spinner-border {
  vertical-align: middle;
}
.stateHead .simple-icon-user {
  color: green;
}
.districtHead .simple-icon-user {
  color: orange;
}
h6.policy_info {
  font-size: 16px;
  font-weight: bold;
}
#aadhaar_front_show img,
#aadhaar_back_show img,
#pan_card_show img {
  height: 200px;
  width: 350px;
}
#empty_aadhaar_front img,
#empty_aadhaar_back img,
#empty_pan_card img {
  height: 200px;
  width: 350px;
}
.register_title {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #616161;
  display: inline-block;
}
.radio {
  width: 100%;
}
.habbit_checkbox {
  vertical-align: middle;
}
.markStateHead.btn.btn-primary.default {
  background-color: green;
  border: none;
  padding: 0.4rem 1rem 0.4rem 1rem;
}
.markDistrictHead.btn-primary {
  background-color: orange;
  border: none;
  padding: 0.4rem 1rem 0.4rem 1rem;
}

.heading-background {
  background-color: #145388;
  border-color: #145388;
  color: #fff;
  /*line-height: 1.5;
    font-weight: 700;
    letter-spacing: .05rem;*/
  padding: 0.75rem 2.6rem 0.6rem 0.6rem;
  border-radius: 0.1rem;
}

.explicit_book {
  position: inherit;
  top: 14px;
}

.explicit_phrase_name {
  font-size: 11px !important;
  margin-bottom: 2px !important;
}

@media (min-width: 768px) {
  .termcondition {
    margin-top: 30px;
    margin-left: 25%;
  }
}

@media (max-width: 767px) {
  .logo_image {
    width: 260px;
  }
  .modal-header.confirm h2 {
    font-size: 15px;
  }
  .form-group.signup_text {
    /* margin-left: 3rem; */
    text-align: center;
    font-size: 16px;
  }
}

/*-----14 Sep 2020-----*/
@font-face {
  font-family: "Lato";
  src: url("/fonts/Lato/Lato-Black.woff2") format("woff2"),
    url("/fonts/Lato/Lato-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("/fonts/Lato/Lato-Regular.woff2") format("woff2"),
    url("/fonts/Lato/Lato-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("/fonts/Lato/Lato-Bold.woff2") format("woff2"),
    url("/fonts/Lato/Lato-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("/fonts/Lato/Lato-Light.woff2") format("woff2"),
    url("/fonts/Lato/Lato-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato Hairline";
  src: url("/fonts/Lato/Lato-Hairline.woff2") format("woff2"),
    url("/fonts/Lato/Lato-Hairline.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Raleway";
  src: url("/fonts/Raleway/Raleway-Light.woff2") format("woff2"),
    url("/fonts/Raleway/Raleway-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Raleway";
  src: url("/fonts/Raleway/Raleway-Bold.woff2") format("woff2"),
    url("/fonts/Raleway/Raleway-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Raleway";
  src: url("/fonts/Raleway/Raleway-Regular.woff2") format("woff2"),
    url("/fonts/Raleway/Raleway-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Raleway";
  src: url("/fonts/Raleway/Raleway-SemiBold.woff2") format("woff2"),
    url("/fonts/Raleway/Raleway-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Raleway";
  src: url("/fonts/Raleway/Raleway-Medium.woff2") format("woff2"),
    url("/fonts/Raleway/Raleway-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("/fonts/Raleway/Raleway-ExtraBold.woff2") format("woff2"),
    url("/fonts/Raleway/Raleway-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("/fonts/OpenSans/OpenSans-Bold.woff2") format("woff2"),
    url("/fonts/OpenSans/OpenSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("/fonts/OpenSans/OpenSans-Regular.woff2") format("woff2"),
    url("/fonts/OpenSans/OpenSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

a:hover {
  text-decoration: none;
}
html {
  height: 100%;
}
body {
  font-family: "Lato";
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway";
}
.topheader {
  background: #491f0e;
  padding: 14px 0px;
}
.headersection.sticky {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}
.headersection .navigationbar {
  background: #fff;
}
.headerright a {
  background: #fff;
  color: #491f0e;
  padding: 7px 14px;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 14px;
}
.headerright a:hover {
  background: #b8b453;
}

.headerright a img {
  width: 15px;
  margin-top: -2px;
  margin-right: 10px;
}
.headerright li {
  list-style: none;
}
.navigationbar ul.navbar-nav li a.nav-link {
  color: #000;
  font-weight: 600;
  padding: 5px 0 4px 0;
  border-bottom: 2px solid transparent;
}
.navigationbar ul.navbar-nav li {
  padding: 0px 13px;
}
.navigationbar ul.navbar-nav li:last-child {
  padding-right: 0px;
}
.navigationbar ul.navbar-nav li.active a.nav-link,
.navigationbar ul.navbar-nav li a.nav-link:hover,
.navigationbar ul.navbar-nav li a.nav-link:focus {
  color: #b8b453;
  border-bottom: 2px solid #b8b453;
  padding-bottom: 4px;
}
section.homebanner {
  background: url(/img/bannerimg.jpg);
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-size: cover;
  padding: 180px 0px;
  background-position: top center;
}
.bannercont {
  background: rgba(17, 23, 13, 0.78);
  border-radius: 7px;
  padding: 40px 40px 70px;
  max-width: 90%;
}
.bannercont h3 {
  color: #fff;
  font-weight: 100;
  font-size: 34px;
  line-height: 1.4;
}
.bannercont h2 {
  font-weight: 800;
  color: #fff;
  font-size: 48px;
  text-transform: uppercase;
  margin-top: 20px;
}
.bannercont h4 {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}
.navigationbar a.navbar-logo img {
  max-width: 140px;
}
.bannercont h4 span {
  color: #b8b453;
}
.bannerbtns a {
  background: #b8b453;
  color: #000;
  margin-right: 7px;
  padding: 14px 30px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: bold;
}
.guidesteps li:hover {
  border-color: #b8b453;
}
.signupbtn a:hover {
  background: #b8b453;
}
.cancelbtn a:hover {
  color: #b8b453;
}
ul.guidesteps li.reviewbtn:hover {
  background: #b8b453;
}
.guidesteps li:hover a {
  color: #b8b453;
}
.bannerbtns a:hover {
  background: #491f0e;
  color: #fff;
}
.bannerbtns {
  margin-top: 30px;
  display: inline-block;
}
section.stepsection {
  padding: 50px 0px;
}
.homesection h2 {
  font-size: 48px;
  font-weight: 100;
}
.stepsection p {
  color: #404040;
  font-size: 26px;
  font-weight: 100;
}
ul.guidesteps {
  padding: 0;
}
.guidesteps li {
  list-style: none;
  position: relative;
  border: 1px dashed #491f0e;
  padding: 12px 15px;
  margin-bottom: 40px;
}
.guidestepicon {
  height: 37px;
  overflow: hidden;
}
ul.guidesteps {
  padding: 30px 0 0 0;
}
ul.guidesteps li a {
  font-size: 24px;
  color: #491f0e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-transform: uppercase;
  font-weight: bold;
}
.featured_title {
  background: #53551c;
  padding: 12px 0px;
  margin-bottom: 30px;
}
ul.guidesteps li a img {
  padding-right: 15px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.guidesteps li:hover img {
  -webkit-transform: translate(0px, -38px);
  -ms-transform: translate(0px, -38px);
  transform: translate(0px, -38px);
}
.stepvideo {
  position: relative;
}
ul.guidesteps li:after {
  content: "\f063";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  bottom: -41px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 27px;
  color: #491f0e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
ul.guidesteps li.reviewbtn {
  background: #491f0e;
  color: #fff;
  text-align: center;
  border: 0;
  border-radius: 4px;
}

.stepvideo:after {
  background-size: contain;
  content: "";
  background: url(/img/bigpattern.png);
  width: 330px;
  height: 240px;
  position: absolute;
  z-index: -1;
  right: -30px;
  bottom: -4px;
  background-repeat: no-repeat;
}
ul.guidesteps li.reviewbtn a {
  color: #fff;
  display: block;
  width: 100%;
}
ul.guidesteps li.reviewbtn:after {
  display: none;
}
.featured_title h2 {
  color: #fff;
  font-family: Lato Hairline;
  margin-bottom: 0;
}
.featuredsection .slick-slider {
  padding: 0px 10px;
  overflow: hidden;
}
.featuredsection .slick-slide img {
  width: 100%;
}
.featuredsection .slick-initialized .slick-slide {
  padding: 0px 5px;
  outline: 0;
}
.featuredsection .slick-slide img {
  width: 100%;
  -webkit-box-shadow: 58px 30px 110px -60px rgba(0, 0, 0, 0.26);
  box-shadow: 58px 30px 110px -60px rgba(0, 0, 0, 0.26);
  min-height: 500px;
  max-height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
}
.featureslide {
  position: relative;
}
.slidehoverdiv {
  position: absolute;
  top: 0;
  height: 100%;
  background: #000;
}
.featureslide:hover .slidehoverdiv {
  height: 100%;
  opacity: 1;
}
.slidehoverdiv h3 {
  color: #fff;
  cursor: pointer;
  font-size: 26px;
}
.slidehoverdiv {
  position: absolute;
  top: 0;
  background: rgba(83, 85, 28, 0.8);
  height: 100%;
  opacity: 0;
  width: 100%;
  -webkit-transition: 0.7s ease;
  -o-transition: 0.7s ease;
  transition: 0.7s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px 10px;
  text-align: center;
  height: 0;
}
.featuredsection button.slick-arrow {
  right: 130px;
  top: auto;
  bottom: 0;
  position: absolute;
  border: 0;
  opacity: 0.8;
  background: transparent;
}
.featuredsection button.slick-prev.slick-arrow {
  left: -50px !important;
}
.featuredsection button.slick-next.slick-arrow {
  right: -50px !important;
}
.featuredsection button.slick-prev.slick-arrow,
.featuredsection button.slick-next.slick-arrow {
  left: 0;
  right: 0;
  margin: auto;
  bottom: -10px;
  z-index: 99999;
  height: 70px;
  width: 60px;
}
.featuredsection .slick-track {
  padding-bottom: 100px;
}
.featuredsection button.slick-arrow img {
  width: 40px;
}
.featuredsection button.slick-prev.slick-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: 25px;
  right: -30px;
}
.slick-prev:before,
.slick-next:before {
  color: #000;
}
.testimonialsection {
  background: #f4f3ec;
  padding: 40px 0px;
  margin-top: 30px;
}
.testimonialsection span {
  color: #404040;
  font-size: 26px;
  font-weight: 100;
}
.testimonialslide img.quoteicon {
  margin: 40px 0px;
}
.testimonialslide p {
  margin: auto;
  color: #476173;
  margin-bottom: 30px;
  font-size: 20px;
  padding: 0px 90px;
  line-height: 1.6;
  opacity: 0.9;
}
.authorinfo img {
  margin-bottom: 30px;
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 60px;
}
.authorinfo h4 {
  font-size: 28px;
}
.authorinfo h5 {
  text-transform: uppercase;
  opacity: 0.4;
  font-size: 15px;
}
.homesection.risksection h2 {
  font-size: 60px;
}
.signupbtn a {
  background: #fff;
  padding: 16px 50px;
  color: #000000;
  font-size: 24px;
  display: inline-block;
  border-radius: 50px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 100;
  font-family: Raleway;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cancelbtn a {
  color: #fff;
  font-size: 24px;
  font-family: Raleway;
}

section.risksection {
  background: url(/img/riskbg.jpg);
  padding: 90px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.featuresection .featured_title {
  background: #491f0e;
}
.featureblk_div img {
  margin-bottom: 15px;
  height: 110px;
}
.featureblk_div h3 {
  font-size: 30px;
  font-weight: 600;
}
.featureblk_div h3 span {
  font-weight: 100;
}
.featureblk_div p {
  color: #3e3e3e;
  font-size: 18px;
  line-height: 1.8;
}
footer.copyright {
  background: #000000;
  text-align: center;
  padding: 20px 0px;
  color: #fff;
}
footer.copyright p {
  margin-bottom: 0px;
}
.copyright a {
  color: #fff;
}
.bottombgsection img {
  width: 100%;
}
.homesection.risksection h2 {
  font-size: 50px;
}
.signupbtn a,
.cancelbtn a {
  font-size: 20px;
}
.navigationbar span.navbar-toggler-icon {
  background-position: center;
  background-image: url(/img/menuicon.png) !important;
  background-size: 25px;
}
.contactinformation p {
  color: #404040;
  font-size: 26px;
  font-weight: 100;
}
.contactinformation h2 {
  margin-bottom: 0px;
}
.contactinformation ul {
  padding: 0px;
}
.contactinformation li {
  list-style: none;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contactinformation li:hover span,
.contactinformation li:hover a {
  color: #9d993a;
}
.contactinformation li span a {
  color: #3a3a3a;
}
.contactinformation li span {
  padding-left: 20px;
  font-size: 20px;
  color: #3a3a3a;
}
.contactinformation li strong {
  display: block;
  font-size: 22px;
}
.contact_socialicons {
  margin-top: 40px;
  width: 100%;
}
.contact_socialicons h4 {
  font-size: 24px;
  font-weight: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mediaicons {
  margin-left: 15px;
}
.mediaicons a {
  width: 35px;
  height: 35px;
  border: 1px solid #000;
  display: inline-block;
  margin-right: 4px;
  text-align: center;
  border-radius: 30px;
}

.mediaicons a:hover {
  border-color: #9d993a;
}
.contact_socialicons svg {
  width: 20px;
  height: auto;
  margin-top: 2px;
}
form.contactform {
  background: #f4f3ec;
  padding: 50px;
  border: 1px solid #9d993a;
}
form.contactform .form-group input {
  background: transparent;
  border-radius: 0;
  height: 60px;
  color: #6a6949;
  font-size: 18px;
  border: 1px solid #9d993a;
}
form.contactform .form-group input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group input::-moz-placeholder {
  /* Firefox 19+ */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group input:-ms-input-placeholder {
  /* IE 10+ */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group input:-moz-placeholder {
  /* Firefox 18- */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group input:focus,
form.contactform .form-group textarea:focus {
  outline: 0;
  box-shadow: none;
}
form.contactform .form-group textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group textarea {
  background: transparent;
  border-radius: 0;
  resize: none;
  border: 1px solid #9d993a;
}
.contactform .form-group {
  margin-bottom: 20px;
}
.captcha_div {
  text-align: center;
  margin-bottom: 20px;
}
.sendbtn {
  text-align: center;
}
.sendbtn button.btn.btn-primary {
  background: #9d993a;
  border: 0;
  padding: 10px 0px;
  font-size: 24px;
  min-width: 300px;
}
section.homesection.contactinfosec {
  padding-bottom: 50px;
  padding-top: 50px;
}
.contactinformation {
  padding-top: 40px;
}
section.homesection.plansection {
  background: url(/img/pricingplanbg.jpg);
  padding: 70px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
section.homesection.plansection h2 {
  margin-bottom: 70px;
}
.pricingblk {
  background: #b8b453;
}
.pricingblk.yellowpriceblk {
  min-height: 650px;
}
.pricingblk.greenpriceblk.keenauthorblk {
  min-height: 730px;
}
.pricingblk h4 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 8px 0px;
}
.keenauthorblk .priceblk_cont {
  padding-top: 90px;
  padding-bottom: 100px;
}
.pricingblk.yellowpriceblk h4 {
  background: #9d993a;
}
.priceblk_cont {
  padding-top: 60px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  padding-bottom: 40px;
}
.priceblk_cont img.freeicon {
  margin-bottom: 25px;
}
.priceblk_cont ul {
  padding: 0px;
}
section.homesection.faqsection {
  background: #f4f3ec;
  padding: 60px 0px;
}
.faqcontentsec p {
  text-align: center;
  font-size: 26px;
  font-weight: lighter;
}
.faqaccordion {
  padding-top: 20px;
}
.priceblk_cont ul li {
  list-style: none;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 20px;
  position: relative;
}
.priceblk_cont ul li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0px;
  font-size: 13px;
  top: 2px;
}
.enterprisingauthorblk .priceblk_cont {
  padding-top: 15px;
}
.pricingblk.greenpriceblk {
  background: #1c6030;
}
.priceblk_cont h5 {
  font-family: Lato;
  text-transform: uppercase;
  font-size: 18px;
}
.priceblk_cont span {
  font-size: 16px;
  margin-bottom: 15px;
  display: block;
}
.priceblk_cont span strong {
  font-size: 48px;
  line-height: 1;
  font-family: Raleway;
}
.keenauthorblk {
  margin-top: -40px;
}
.pricingblk.greenpriceblk h4 {
  background: #0c461d;
}
a.cancelbutton {
  display: block;
  color: #fff;
  font-size: 14px;
  font-family: Raleway;
}
a.cancelbutton:hover {
  text-decoration: underline;
}
a.signupnow {
  border: 2px solid #fff;
  color: #fff;
  padding: 5px 20px;
  font-size: 16px;
  font-family: Raleway;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
  border-radius: 4px;
}
.faqaccordion .card {
  background: transparent;
  border: 0;
}
.faqaccordion .card-header {
  background-color: transparent;
  padding: 12px 0 12px 0;
  position: relative;
}
.faqaccordion a.card-link {
  color: #0c461d;
  font-weight: 800;
  font-size: 22px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 99;
  padding-right: 100px;
}
.faqaccordion .card-body {
  padding-left: 0;
  color: #292b2b;
  line-height: 1.7;
  font-size: 18px;
}
.faqaccordion .card .show {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.faqaccordion .card-header:after {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 13px;
  color: #0c461d;
  font-size: 22px;
  cursor: pointer;
}
.viewbtn a {
  background: #0c461d;
  color: #fff;
  padding: 12px 30px;
  border-radius: 4px;
  font-family: Raleway;
  font-size: 17px;
}
.contact_socialicons a:hover svg {
  fill: #9d993a;
}
.greenpriceblk a.signupnow:hover {
  background: #0c461d;
  border-color: #0c461d;
}
.sendbtn button.btn.btn-primary:hover,
.sendbtn button.btn.btn-primary:focus,
.sendbtn button.btn.btn-primary:active {
  background: #491f0e;
  box-shadow: none !important;
}
.viewbtn a:hover,
a.signupnow:hover {
  background: #491f0e;
}
.yellowpriceblk a.signupnow:hover {
  border-color: #9d993a;
  background: #9d993a;
}
.viewbtn {
  margin-top: 60px;
  text-align: center;
}
.featureblks {
  padding: 30px 0px;
}
.stepvideo iframe {
  z-index: 9;
}
.bodybg {
  background: #b8b453;
  min-height: 100vh;
  margin-top: auto;
  margin-bottom: auto;
  display: -webkit-box;
  padding: 30px 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form_bg {
  width: 520px;
  margin: auto;
  background-image: url(/img/formvector_bg.png) !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
  background: #fff;
  /* padding: 170px 80px 170px; */
  padding: 29px 80px 90px;
  -webkit-box-shadow: -10px 0px 60px 0px rgba(0, 0, 0, 0.34);
  box-shadow: -10px 0px 60px 0px rgba(0, 0, 0, 0.34);
  border-radius: 7px;
}

.formlogo {
  margin-bottom: 40px;
}
.signupform .form-group input,
.signupform .form-group select {
  border: 1px solid #b1b1b1;
  color: #696969;
  font-size: 16px;
  height: 55px;
  border-radius: 7px;
}
.form_button button.btn.btn-primary {
  width: 100%;
  outline: 0 !important;
  margin-top: 25px;
  padding: 10px 0;
  background: #4d2312;
  border: 0;
  box-shadow: none !important;
  font-size: 24px;
  text-transform: uppercase;
  border-radius: 7px;
}
.form_button button.btn.btn-primary:hover {
  background: #b8b453;
}
a.formlink {
  color: #233714;
  font-weight: bold;
  font-size: 20px;
  display: block;
  text-align: center;
  margin-top: 30px;
}
a.formlink:hover {
  color: #b8b453;
}
.signupform .form-group select,
.signupform .form-group .bootstrap-select .dropdown-toggle {
  background-image: url(/img/dropdownicon.png) !important;
  background-repeat: no-repeat !important;
  background-position: 95% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 15px !important;
}
.signupform .form-group .bootstrap-select ul.dropdown-menu.inner.show li a {
  color: #696969;
}
.signupform .form-group .dropdown-toggle::after {
  display: none;
}
.signupform
  .form-group
  .bootstrap-select
  ul.dropdown-menu.inner.show
  li.selected.active
  a,
.signupform
  .form-group
  .bootstrap-select
  ul.dropdown-menu.inner.show
  li
  a:focus {
  background: #b8b453;
  color: #fff;
  outline: 0 !important;
}
.signupform .form-group .bootstrap-select .dropdown-toggle {
  border: 1px solid #b1b1b1;
  color: #696969;
  box-shadow: none !important;
  font-size: 16px;
  outline: 0 !important;
  height: 55px;
  border-radius: 7px;
  background: #fff;
}
.form_bg.signupbg {
  padding: 40px 60px 100px;
}
.formlogo img {
  max-width: 250px;
}
.formbottomlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}
.formbottomlink a.formlink {
  margin-top: 0;
  padding-left: 5px;
}
.signupform .form-group .bootstrap-select .filter-option-inner-inner {
  padding-top: 4px;
}
.signupform .form-group .bootstrap-select ul.dropdown-menu.inner.show li {
  border-bottom: 1px solid #eee;
}
.signupform .form-group .bootstrap-select .dropdown-menu {
  padding-bottom: 0;
  padding-top: 0;
}
span.videoplayicon {
  position: absolute;
  left: 0;
  right: 0;
  width: 60px;
  margin: auto;
  cursor: pointer;
  height: 60px;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.videocover {
  background-image: url("/img/videoimg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
  padding-bottom: 56%;
  margin-bottom: 50px;
}
.videocover video {
  opacity: 0;
  left: 0;
  width: 100%;
  transition: 1s;
  min-height: 340px;
  position: absolute;
  z-index: -1;
}

/**new-css-start**/
.bookpreviewModal .modal-dialog {
  max-width: 700px;
}
.step-section {
  margin-bottom: 20px;
}
.bookpreviewModal .modal-header {
  background: #4d2312;
  color: #fff;
  padding: 10px 24px !important;
  border-radius: 0;
}
.bookpreviewModal .modal .close span {
  color: #fff;
}
.bookpreviewModal .form-group label.col-lg-3 {
  font-weight: bold;
  font-size: 16px;
  max-width: 100%;
}
.bookpreviewModal.modal .close {
  opacity: 1;
  padding: 17px 10px;
}
.bookpreviewModal.modal .close span {
  color: #fff;
}
h3.steptitle {
  margin-bottom: 0;
}
.bookpreviewModal .previewImage {
  -o-object-fit: fill;
  object-fit: fill;
}
.bookpreviewModal .modal-header h2 {
  margin-bottom: 0px;
}
a.btn.btn-primary.default.downloadpdf {
  margin-top: 10px;
  background: #145388;
}
.bookpreviewModal .form-group.row li {
  display: inline;
  margin: 0 10px 10px;
  font-size: 15px;
}
.bookpreviewModal .form-group label.col-lg-9 {
  font-size: 14px;
}
label.col-form-label.caterylisting {
  float: left;
  width: auto;
  background: #eee;
  padding: 6px 14px;
  font-size: 14px;
  border-radius: 0px;
  margin: 0px 0 20px 14px;
}
label.col-form-label.categorylabel {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.bookpreviewModal .modal-content {
  max-height: 80vh;
  overflow-x: auto;
}

.affiliation_text {
  font-size: 12px !important;
  color: #8e8a8a !important;
  margin-top: 14px;
  margin-bottom: 0px;
  line-height: 18px;
  font-weight: inherit !important;
}

.affiliation_text a {
  color: #8e8a8a !important;
}

.noReview {
  font-weight: inherit !important;
}

.reviewhistorysec h3 {
  font-size: 24px !important;
}

.stepOneAffiliate p {
  position: relative;
  color: #bbbbbb;
  line-height: 20px;
  margin-bottom: 0px;
}
/**new-css-end**/

@media (min-width: 1600px) {
  /* .form-group.signup_text {
    margin-left: 5rem;
} */
}

@media (max-width: 1600px) {
  .formlogo {
    margin-bottom: 20px;
  }
  .signupform .form-group input,
  .signupform .form-group select {
    height: 50px;
  }
  .testimonialslide p {
    width: 85%;
    padding: 0px 90px;
  }
  .form_bg {
    width: 440px;
    padding: 40px 60px 80px;
  }
  .formlogo img {
    max-width: 210px;
  }
  .formbottomlink,
  a.formlink {
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1280px;
  }
  .testimonialslide p {
    max-width: 1100px;
  }
}
@media (max-width: 1440px) {
  .guidesteps li {
    padding: 7px 15px;
  }
  ul.guidesteps li a {
    font-size: 20px;
    line-height: 1.8;
  }
  .signupform .form-group .bootstrap-select .dropdown-toggle {
    height: 50px;
  }
  .form_button button.btn.btn-primary {
    font-size: 20px;
  }
  .signupform .form-group {
    margin-bottom: 10px;
  }
  .stepvideo:after {
    bottom: 20px;
  }
  .testimonialslide p {
    padding: 0px 90px;
  }
  .featuredsection .slick-slide img {
    min-height: 370px;
    max-height: 370px;
  }
  section.homebanner {
    padding: 110px 0px;
  }
  .testimonialsection span {
    font-size: 22px;
  }
  .featureblk_div p {
    font-size: 16px;
    line-height: 1.6;
  }
  .homesection h2 {
    font-size: 40px;
  }
  .bannercont h3 {
    font-size: 30px;
  }
  .bannercont h2 {
    font-size: 38px;
  }
  .slidehoverdiv h3 {
    font-size: 22px;
  }
  .featureblk_div h3 {
    font-size: 25px;
  }
  .authorinfo h4 {
    font-size: 24px;
  }
  .faqaccordion a.card-link {
    font-size: 20px;
  }
  .faqaccordion .card-header:after {
    font-size: 20px;
  }
  .contactinformation p {
    font-size: 24px;
  }
  .contactinformation li strong {
    font-size: 22px;
  }
  .contactinformation li span {
    font-size: 18px;
  }
}
@media (min-width: 1281px) {
  .pricingplan_sec,
  .faqcontentsec {
    max-width: 940px;
    margin: auto;
  }
}
@media (max-width: 1280px) {
  .contactinformation p {
    font-size: 22px;
  }
  .faqcontentsec p {
    font-size: 22px;
  }
  .featureblk_div h3 {
    font-size: 22px;
  }
  .homesection.risksection h2 {
    font-size: 44px;
  }
  .authorinfo h4 {
    font-size: 22px;
  }
  .testimonialslide p {
    font-size: 18px;
  }
  .testimonialsection span {
    font-size: 20px;
  }
  ul.guidesteps li a {
    font-size: 20px;
  }
  .slidehoverdiv h3 {
    font-size: 20px;
  }
  .homesection h2 {
    font-size: 34px;
  }
}
@media (max-width: 1024px) {
  .videocover video {
    min-height: auto;
  }
  .stepvideo:after {
    bottom: 60px;
  }
  .contact_socialicons h4 {
    font-size: 20px;
  }
  .featuredsection .slick-slide img {
    min-height: 270px;
    max-height: 270px;
  }
  .bannercont h3,
  .bannercont h4 {
    font-size: 24px;
  }
  .bannercont h2 {
    font-size: 26px;
  }
  .bannerbtns a {
    padding: 14px 20px;
    font-size: 16px;
  }
  .testimonialslide p {
    width: 100%;
  }
  .homesection.risksection h2 {
    font-size: 38px;
  }
}
@media (max-width: 991px) {
  .stepvideo:after {
    bottom: 20px;
  }
  .stepvideo iframe {
    width: 100%;
  }
  .testimonialslide img.quoteicon {
    max-width: 80px;
  }
  .faqaccordion a.card-link {
    font-size: 17px;
  }
  .homesection h2 {
    font-size: 30px;
  }
  .contactinformation p {
    font-size: 20px;
  }
  .captcha_div img {
    width: 100%;
  }
  .sendbtn button.btn.btn-primary {
    min-width: 100%;
  }
  .pricingblk {
    max-width: 70%;
    margin: auto;
    margin-bottom: 20px;
    min-height: auto !important;
  }
  .stepvideo img {
    padding-left: 0px;
  }
  .priceblk_cont span strong {
    font-size: 38px;
  }
  .faqaccordion .card-body {
    font-size: 16px;
  }
  .sendbtn button.btn.btn-primary {
    font-size: 20px;
  }
  section.homebanner {
    height: auto;
    padding: 50px 0px;
  }
  form.contactform {
    padding: 20px;
  }
  .navigationbar .navbar-collapse li {
    margin-bottom: 14px;
  }
  .navigationbar button.navbar-toggler:focus {
    border: 0px;
    outline: 0;
  }
  .navigationbar .navbar-collapse {
    position: absolute;
    top: 100%;
    background: #fff;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .bodybg {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  .featuredsection button.slick-prev.slick-arrow,
  .featuredsection button.slick-next.slick-arrow {
    bottom: -40px;
  }
  .videocover video {
    min-height: auto;
  }
  .featuredsection button.slick-prev.slick-arrow {
    bottom: -7px;
  }
  .featureblk_div img {
    max-width: 60px;
  }
  .form_bg.signupbg {
    padding: 40px 20px 100px;
  }
  .form_bg {
    max-width: 90%;
    padding: 40px 40px 100px;
  }
  .formlogo img {
    width: 70%;
  }
  a.formlink {
    font-size: 16px;
  }
  .form_button button.btn.btn-primary {
    font-size: 20px;
  }
  .stepvideo iframe {
    width: 100%;
  }
  .pricingblk {
    max-width: 100%;
  }
  section.homesection.contactinfosec {
    padding-bottom: 20px;
    padding-top: 0px;
  }
  footer.copyright p {
    font-size: 14px;
  }
  .pricingblk.greenpriceblk.keenauthorblk,
  .pricingblk.yellowpriceblk {
    min-height: auto;
  }
  .keenauthorblk .priceblk_cont {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  section.homesection.plansection {
    padding: 40px 0px;
  }
  form.contactform .form-group input {
    height: 50px;
  }
  form.contactform .form-group textarea {
    height: 140px;
  }
  section.homesection.plansection h2 {
    margin-bottom: 30px;
  }

  .captcha_div img {
    width: 100%;
  }
  .contactinformation li img {
    width: 50px;
  }
  .sendbtn button.btn.btn-primary {
    min-width: 100%;
  }
  .priceblk_cont {
    padding-top: 30px;
    font-size: 15px;
  }
  .pricingblk {
    margin-bottom: 20px;
  }
  .keenauthorblk {
    margin-top: 0;
  }
  form.contactform {
    padding: 20px;
  }
  section.homesection.faqsection {
    padding: 30px 0px;
  }
  .navigationbar .navbar-collapse {
    position: absolute;
    top: 100%;
    background: #fff;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  section.stepsection {
    padding: 30px 0px 50px;
  }
  .stepvideo:after {
    right: -10px;
    bottom: 14px;
  }
  ul.guidesteps {
    padding: 0px 0 0 0;
  }
  .stepvideo img {
    padding-left: 0px;
  }
  .stepsection p {
    font-size: 21px;
  }
  .navigationbar .navbar-collapse li {
    margin-bottom: 14px;
  }
  .navigationbar button.navbar-toggler:focus {
    border: 0px;
    outline: 0;
  }
  section.homebanner {
    height: auto;
    padding: 50px 0px;
  }
  .testimonialslide p {
    width: 100%;
    padding: 0px 30px;
  }
  .testimonialslide p {
    font-size: 16px;
  }
  .homesection.risksection h2 {
    font-size: 30px;
  }
  .signupbtn a {
    padding: 12px 35px;
  }
  .homesection h2 {
    font-size: 26px;
  }
  .stepvideo:after {
    width: 200px;
    height: 100px;
  }
  .featuredsection .slick-track {
    padding-bottom: 80px;
  }
  .bannercont {
    padding: 20px 20px 50px;
  }
  .bannercont h3 {
    font-size: 24px;
  }
  .bannercont h2 {
    font-size: 28px;
  }
  .bannerbtns a {
    padding: 10px 18px;
    font-size: 15px;
  }
  .bannercont h4 {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  .mediaicons a {
    width: 30px;
    height: 30px;
    margin-right: 2px;
  }
  .contact_socialicons svg {
    width: 17px;
  }
  .bannercont h3,
  .bannercont h4 {
    font-size: 20px;
  }
  .bannerbtns a {
    padding: 10px 14px;
    font-size: 14px;
  }
  .bannercont h2 {
    font-size: 24px;
  }
  ul.guidesteps li a {
    font-size: 16px;
  }
  .homesection h2 {
    font-size: 22px;
  }
  .homesection.risksection h2 {
    font-size: 24px;
  }
  .signupbtn a,
  .cancelbtn a {
    font-size: 18px;
  }
}

.sidebaruser_img img {
  width: 64px;
  height: 63px;
  border-radius: 50%;
  z-index: 99;
}

.disabled-link {
  pointer-events: none;
  opacity: 0.8;
}
.mediaicons svg {
  margin-top: 7px;
}

.notificationpagination .pagination .page-item.active .page-link {
  background-color: #81807f !important;
  border-color: #81807f !important;
}

.notificationpagination .page-link {
  color: #5b5b5b;
}
.notificationpagination {
  margin-top: 20px;
}

.page-item .page-link {
  line-height: 1.3;
}

.referheading {
  text-align: center;
}

.footnoteModalButton {
  padding: 6px 39px;
  position: relative;
  left: 33%;
  background: #233714;
}

.noAssignment {
  color: red !important;
  font-size: 16px !important;
}

.monthly_review {
  text-align: center !important;
  color: red !important;
  font-size: 14px !important;
}

.paid_active {
  color: #00800087;
}

.user-drop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.user-drop .dropdown-toggle {
  display: inline-block;
  vertical-align: middle;
  color: #000;
}
.user-drop img {
  max-width: 44px;
  margin-right: 7px;
}

#selectYear {
  padding: 5px;
  position: relative;
  margin-left: 92px;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
}
.reviewYear {
  display: -webkit-box !important;
  position: absolute;
}

#download_review {
  background: #233714 !important;
}

.noTempImage {
  min-height: 320px;
  max-height: 3200px;
  background: #83827d;
  display: flex;
  align-items: center;
  justify-content: center;
}
.noImageText {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #381809 !important;
  margin: 1.5rem !important;
  text-align: center !important;
}

.noBookImage {
  min-height: 250px;
  max-height: 250px;
  background: #83827d;
  display: flex;
  align-items: center;
  justify-content: center;
}

.noReaderBookImage {
  min-height: 160px;
  max-height: 160px;
  width: 90%;
  background: #83827d;
  display: flex;
  align-items: center;
  justify-content: center;
}

.earnfootnessicon {
  background: #381809;
  width: 150px;
  text-align: center;
  height: 150px;
  align-items: center;
}

.earnfootnessicon img {
  width: 130px;
  height: 150px;
}

.step10Text p {
  text-align: center;
  line-height: 1.8;
  color: #575757;
  margin-top: 25px;
}

.linkColour,
.step10Text a {
  color: #732a06;
}

.linkColour:hover {
  color: #732a06;
}

.customcheckbox_div1 {
  padding: 15px;
  border-radius: 6px;
  padding-left: 30px;
  font-size: 18px;
  color: #010000;
  text-transform: none;
}

.asterisk {
  color: red;
  display: inline-flex;
  top: 0px;
  position: absolute;
  left: 18px;
}

.termsAndCondition {
  font-size: 14px !important;
  text-transform: inherit !important;
}

.checkterms.customcheckbox_div .custom-control-label::before {
  border: 2px solid #4d2412 !important;
  width: 17px;
  background: transparent !important;
  height: 17px;
}
.checkterms.customcheckbox_div.custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::after {
  color: #4d2412;
  top: 4px;
  left: 3px;
  font-size: 12px;
}
.checkterms.customcheckbox_div label.custom-control-label {
  font-size: 15px;
}
.center_button {
  display: flex;
  justify-content: center;
}
.js-cookie-consent.cookie-consent{
  display: none;
}