.et_bloom .et_bloom_stacked_flyin.et_bloom_form_container {
  width: 420px !important;
}
@media (max-width: 420px) {
  .et_bloom .et_bloom_stacked_flyin.et_bloom_form_container {
    width: inherit !important;
  }
}
.et_bloom .et_bloom_stacked_flyin.et_bloom_form_container h1 {
  font-size: 30px !important;
  text-transform: uppercase;
  margin-bottom: 20px !important;
}
@media (max-width: 420px) {
  .et_bloom .et_bloom_stacked_flyin.et_bloom_form_container h1 {
    font-size: 22px !important;
  }
}
.et_bloom .wedge_edge .et_bloom_form_content.et_bloom_bottom_stacked {
  padding-top: 20px;
}
@media (max-width: 420px) {
  .et_bloom .et_bloom_header_text_light {
    padding: 0 !important;
  }
}
.et_bloom .et_bloom_header_text_light p {
  display: none;
}

.dm-niche-home-map-container {
  margin-top: 100px;
  width: 75%;
  margin-left: 12.5%;
  /*display: none;*/
}
.dm-niche-home-map-container #imap1message,
.dm-niche-home-map-container #imap2message {
  text-align: center;
}
.dm-niche-home-map-container h3 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #000;
  font-weight: 100;
}

.map-cta-text {
  margin-top: 5px;
}

.map-cta {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.map-cta a {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  /*margin-right: 35px;*/
  margin-bottom: 20px;
  padding: 6px 30px 6px 30px;
  transition: 0.3s;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 3px;
  /*background-color: #5b9221;*/
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  margin-bottom: 15px;
}
.map-cta.pe-map-cta a, .map-cta.hf-map-cta a {
  background-color: #3498db;
}
.map-cta.pe-map-cta a:hover, .map-cta.hf-map-cta a:hover {
  background-color: #032d6a;
  color: #fff;
}

.page-id-1597 .desktop-pricing-tables .ptsTableDescCol {
  display: block !important;
  width: 34% !important;
}

#content {
  position: inherit;
}

.dm-gdpr-overlay {
  background-color: rgba(128, 128, 128, 0.61);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dm-gdpr-overlay .gdpr-modal-container {
  background-color: white;
  width: 450px;
  border-radius: 4px;
  box-shadow: 0px 0px 1px white;
  overflow: hidden;
}
@media (max-width: 768px) {
  .dm-gdpr-overlay .gdpr-modal-container {
    width: 80%;
  }
}
@media (max-width: 420px) {
  .dm-gdpr-overlay .gdpr-modal-container {
    width: 90%;
  }
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-body {
  clear: both;
  padding: 20px;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-body h3 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 600;
  color: #555459;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-body .gdpr-item {
  clear: both;
  margin-bottom: 10px;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-body .gdpr-item h4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
  color: #555459;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-body .gdpr-item p {
  font-size: 12px;
  color: #555459;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-body .gdpr-item .btn {
  color: #555459;
  border-radius: 2px;
  font-size: 14px;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-body .gdpr-instructions {
  clear: both;
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1.6em;
  color: #555459;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-footer {
  padding: 20px;
  clear: both;
  overflow: hidden;
  background-color: #ecf0f1;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-footer button {
  border-radius: 2px;
  padding: 7px 15px;
  font-size: 14px;
  font-weight: bold;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-body-confirmation {
  text-align: center;
  padding: 20px;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-body-confirmation .checkbox {
  clear: both;
}
.dm-gdpr-overlay .gdpr-modal-container .gdpr-body-confirmation .checkbox .fa {
  color: #15b515;
}

/* Loader */
/* Absolute Center Spinner */
.gdpr-loading {
  position: fixed;
  z-index: 999999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.gdpr-loading:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));
  background: -webkit-radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));
}

/* :not(:required) hides these rules from IE9 and below */
.gdpr-loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.gdpr-loading:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.gform_button {
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 20px !important;
  padding: 8px 15% 8px 15% !important;
  transition: 0.3s;
  text-align: center;
  letter-spacing: 0 !important;
  text-transform: capitalize;
  color: #fff;
  border: 0;
  border-radius: 3px;
  background-color: #3498db;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

#gform_fields_4 li label {
  line-height: 35px;
  float: left;
  width: 28%;
  font-weight: normal;
}
#gform_fields_4 li .ginput_container {
  width: 72%;
  float: left;
}
#gform_fields_4 li .ginput_container label {
  display: none;
}
#gform_fields_4 li .ginput_container textarea,
#gform_fields_4 li .ginput_container input,
#gform_fields_4 li .ginput_container select {
  font-weight: normal;
  padding-left: 5px;
  color: #000;
  border: 1px solid;
  border-radius: 5px;
  background: #fff;
}
#gform_fields_4 li .ginput_container input,
#gform_fields_4 li .ginput_container select {
  height: 35px;
}
#gform_fields_4 li .ginput_container textarea {
  height: 200px;
}

.your-biggest-challenge label,
.your-biggest-challenge .ginput_container {
  width: 100% !important;
  text-align: center;
}

/* Gravity form on contact page and employer contact form. */
#gform_fields_2 li label,
#gform_fields_3 li label {
  line-height: 35px;
  float: left;
  width: 160px;
  font-weight: normal;
}
#gform_fields_2 li .ginput_container,
#gform_fields_3 li .ginput_container {
  width: 400px;
  float: left;
}
#gform_fields_2 li .ginput_container label,
#gform_fields_3 li .ginput_container label {
  display: none;
}
#gform_fields_2 li .ginput_container textarea,
#gform_fields_2 li .ginput_container input,
#gform_fields_2 li .ginput_container select,
#gform_fields_3 li .ginput_container textarea,
#gform_fields_3 li .ginput_container input,
#gform_fields_3 li .ginput_container select {
  font-weight: normal;
  padding-left: 5px;
  color: #000;
  border: 1px solid;
  border-radius: 5px;
  background: #fff;
}
#gform_fields_2 li .ginput_container input,
#gform_fields_2 li .ginput_container select,
#gform_fields_3 li .ginput_container input,
#gform_fields_3 li .ginput_container select {
  height: 35px;
}

.gform_footer {
  text-align: center;
}

.shortcode-subscribe-niche {
  padding: 10px 20px;
  border-radius: 10px;
  background: #d4dde0;
}
.shortcode-subscribe-niche h2 {
  font-size: 24px;
  /*font-weight: bold;*/
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #000;
}
.shortcode-subscribe-niche h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: Center;
}
.shortcode-subscribe-niche p.need-to-upgrade {
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 600;
}
.shortcode-subscribe-niche .small {
  font-size: 13px;
  text-align: center;
  line-height: 1.6em;
}

.sign-up-right-home h2 {
  margin-bottom: 10px !important;
}

.pop-up-search .shortcode-subscribe-niche {
  width: 700px;
}

.dm-search-signup-buttons {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.testimonials-home {
  border: 1px solid;
  border-radius: 5px;
}
.testimonials-home h4 {
  font-family: "Pt Sans";
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: rgb(164, 171, 191);
}

.testimonial_body {
  font-size: 19px;
  line-height: 32px;
  color: rgb(94, 94, 94);
}

p.testimonial_author {
  font-size: 20px;
  font-style: italic;
  line-height: 32px;
  text-align: center;
  color: rgb(94, 94, 94);
}
p.testimonial_author .date {
  display: none;
}

blockquote.easy_testimonial {
  margin-bottom: 5px !important;
  padding: 0 !important;
  text-align: center;
  border-left: none !important;
}

.sidebar-padder {
  padding-top: 30px;
  padding-left: 20px;
}
.sidebar-padder p.testimonial_author {
  font-size: 16px;
}
.sidebar-padder .testimonial_body {
  font-size: 14px;
  line-height: 26px;
}
.sidebar-padder .testimonial_body .testimonial_author {
  display: none;
}
.sidebar-padder .easy_testimonial_title {
  display: none;
}
.sidebar-padder .date {
  display: none;
}

.easy_testimonial_image_wrapper {
  display: none;
}

.dm-protected-job-sidebar p.testimonial_author {
  font-size: 16px;
}
.dm-protected-job-sidebar .easy_testimonial .testimonial_author {
  display: none;
}
.dm-protected-job-sidebar .easy_testimonial_title {
  display: none;
}
.dm-protected-job-sidebar .date {
  display: none;
}
.dm-protected-job-sidebar .testimonial_body {
  font-size: 14px;
  line-height: 26px;
}
.dm-protected-job-sidebar .testimonial_body .testimonial_author {
  display: block;
}

.testimonials-cotent-page p.testimonial_author {
  text-align: left;
  font-size: 14px;
}
.testimonials-cotent-page blockquote.easy_testimonial {
  text-align: left;
  margin-bottom: 20px !important;
}
.testimonials-cotent-page .testimonial_body {
  font-size: 16px;
  line-height: 22px;
  color: #000;
}

.testimonials-sidebar {
  width: 100%;
  overflow: hidden;
  width: 310px;
  margin: auto;
  padding-top: 0 !important;
  padding-right: 20px !important;
  padding-bottom: 10px;
  padding-left: 20px !important;
  border-radius: 10px;
  background: #f5f5f5;
}
.testimonials-sidebar h1 {
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: Center;
}

.testimonial_slide.cycle-slide.cycle-slide-active {
  width: 100%;
}

.testimonial_slide.cycle-slide {
  width: 100%;
}

.testimonials-home.col-md-9 {
  min-height: 139px;
}

.dm-home-premium .map-cta {
  display: none;
}

.dm-search-widget-form select {
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 32px !important;
  display: block;
  float: left;
  width: 31%;
  height: 37px;
  height: 37px;
  margin-right: 2% !important;
  margin-bottom: 15px;
  /* margin: auto!important; */
  margin-bottom: 15px !important;
  padding-left: 10px !important;
  letter-spacing: 0 !important;
  border: 1px solid;
  border-radius: 5px;
}

.dm-home-premium h1 {
  margin-bottom: 30px;
}
.dm-home-premium .dm-visual-element-container.chart .chart-container {
  overflow: hidden;
}
.dm-home-premium .dm-visual-element-container.chart .chart-container #dm-home-premium-chart {
  margin-left: -45px !important;
  margin-right: -45px !important;
}
.dm-home-premium .dm-visual-element-container.chart .chart-container #dm-home-premium-chart .svg-container > .modebar > div:nth-child(1) {
  display: none;
}
.dm-home-premium .dm-visual-element-container.chart .chart-container #dm-home-premium-chart .svg-container > .modebar > div:nth-child(2) > a:nth-child(2) {
  display: none;
}
.dm-home-premium .dm-visual-element-container.chart .chart-container #dm-home-premium-chart .svg-container > .modebar > div:nth-child(3) {
  margin-right: 10px;
}
.dm-home-premium .dm-visual-element-container.chart .chart-container #dm-home-premium-chart .svg-container > .modebar > div:nth-child(3) > a:nth-child(3) {
  display: none;
}
.dm-home-premium .dm-visual-element-container.chart .chart-container #dm-home-premium-chart .svg-container > .modebar > div:nth-child(4) {
  display: none;
}
.dm-home-premium .dm-visual-element-container.chart .chart-container #dm-home-premium-chart .svg-container > .modebar > div:nth-child(3) > a:nth-child(4) {
  display: none;
}
.dm-home-premium .dm-visual-element-container h3 {
  margin-bottom: 30px;
}
.dm-cancel-membership-form {
  display: none;
}

.cancel-subscription-container {
  margin-top: 30px;
  margin-bottom: 100px;
}
.cancel-subscription-container h1 {
  margin-bottom: 30px;
  text-align: center;
}
.cancel-subscription-container h3 {
  text-align: center;
}

.cancel-subscription-inner-square {
  padding: 10px 40px;
  border: 1px solid black;
  border-radius: 5px;
}

.cancel-subscription-container ul {
  font-size: 16px;
  list-style: none;
}
.cancel-subscription-container ul li {
  margin-left: 1em;
  padding-top: 15px;
  padding-bottom: 15px;
  list-style-position: outside;
}
.cancel-subscription-container ul li:before {
  font-family: "FontAwesome";
  font-size: 18px;
  margin: 0 9px 0 -27px;
  content: "\f00c";
  color: green;
}

.cancel-subscription-buttons {
  margin-top: 35px;
  text-align: center;
  overflow: hidden;
}
.cancel-subscription-buttons button {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  width: 275px;
  /* margin-right: 35px!important; */
  margin-bottom: 20px;
  padding: 8px 15% 8px 15%;
  transition: 0.3s;
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #fff;
  border: 0;
  border-radius: 3px;
  background-color: #3498db;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.cancel-subscription-buttons button.btn-no {
  background-color: #757575;
}
.cancel-subscription-buttons button.btn-yes {
  background-color: #3498db;
}
.cancel-subscription-buttons button:hover {
  text-decoration: none !important;
  /*background-color: #032d6a;*/
}
.cancel-subscription-buttons button.btn-no:hover {
  background-color: #3a3939;
}
.cancel-subscription-buttons button.btn-yes:hover {
  background-color: #032d6a;
}

#employment-distribution-by-geography-canvas,
#employment-trends-by-category-canvas,
#employment-trends-by-geography-canvas,
#employment-trends-by-job-title-canvas,
#hiring-trends-canvas {
  margin-top: 50px;
  margin-bottom: 50px;
}

#map_canvas_5,
#map_canvas_6 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.dm-charts-map {
  width: 120%;
  margin-left: -10%;
  margin-right: -10%;
}
@media (max-width: 420px) {
  .dm-charts-map {
    width: 140%;
    margin-left: -20%;
    margin-right: -20%;
  }
}

@media (max-width: 420px) {
  .dm-chart-container {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
    height: 360px;
  }
}

.page-template-page-fullwidth-checkout-2025 {
  background-color: #eef1f3;
  margin-bottom: 50px;
}

.dm-checkout-2025 {
  width: 75%;
  margin-left: 12%;
}
.dm-checkout-2025 .dm-checkout-header {
  margin-bottom: 30px;
}
.dm-checkout-2025 .dm-checkout-main {
  padding: 40px 30px;
}
.dm-checkout-2025 .dm-checkout-main .dm-secure-images img:nth-child(1) {
  margin-right: 30px;
}
@media (max-width: 992px) {
  .dm-checkout-2025 .dm-checkout-main .dm-secure-images img:nth-child(1) {
    margin-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .dm-checkout-2025 .dm-checkout-main .dm-secure-images img {
    display: block;
    margin-left: auto;
    margin-right: auto !important;
  }
}
.dm-checkout-2025 .dm-checkout-main .section-title {
  color: #495057;
  font-weight: 400;
  margin-bottom: 1.5rem;
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 992px) {
  .dm-checkout-2025 .dm-checkout-main {
    margin-bottom: 0 !important;
  }
}
.dm-checkout-2025 .dm-checkout-sidebar {
  padding: 40px 30px;
  background-color: #fcfcfc;
}
.dm-checkout-2025 .dm-checkout-sidebar .card {
  margin-bottom: 30px;
}
.dm-checkout-2025 .dm-checkout-sidebar h5 {
  font-size: 20px;
  text-transform: uppercase;
}
.dm-checkout-2025 #mm_field_billing_country {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 0.375rem;
  border: 1px solid #dee5ed;
  padding: 0.75rem;
  border-radius: 0.75em;
}
.dm-checkout-2025 .mb-3 {
  margin-bottom: 2rem !important;
}
.dm-checkout-2025 .mb-4 {
  margin-bottom: 2.5rem;
}
.dm-checkout-2025 .checkout-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 1rem;
}
.dm-checkout-2025 .card.dm-main-card {
  box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3);
  border-top: 5px solid #14c3bc;
  border-bottom: 5px solid #14c3bc;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
}
.dm-checkout-2025 .card.dm-main-card > .card-body {
  border-top: 2px solid #14c3bc;
  border-bottom: 2px solid #14c3bc;
  overflow: hidden;
}
.dm-checkout-2025 .dm-card-fields-top-container {
  padding-left: 15px;
  padding-right: 15px;
}
.dm-checkout-2025 .dm-card-fields-container {
  border-radius: 0.375rem;
  border: 1px solid #ced4da;
  border-radius: 0.75em;
  padding: 10px;
}
.dm-checkout-2025 .dm-card-fields-container > div {
  padding: 0;
}
.dm-checkout-2025 .dm-card-fields-container input,
.dm-checkout-2025 .dm-card-fields-container select {
  border: none;
  box-shadow: none;
  outline: none;
}
.dm-checkout-2025 .dm-card-fields-container #mm_field_cc_cvv {
  display: inline-block;
  width: 60px;
}
@media (max-width: 992px) {
  .dm-checkout-2025 .dm-card-fields-container {
    padding-left: 0;
    padding-right: 0;
    border: 0;
  }
  .dm-checkout-2025 .dm-card-fields-container input,
  .dm-checkout-2025 .dm-card-fields-container select {
    padding: 10px;
    border: 1px solid #dee5ed;
    border-radius: 5px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    margin-bottom: 10px;
  }
  .dm-checkout-2025 .dm-card-fields-container input#mm_field_cc_number,
  .dm-checkout-2025 .dm-card-fields-container select#mm_field_cc_number {
    width: 100%;
  }
  .dm-checkout-2025 .dm-card-fields-container input#mm_field_cc_exp_month,
  .dm-checkout-2025 .dm-card-fields-container select#mm_field_cc_exp_month {
    width: 49%;
    margin-right: 2%;
  }
  .dm-checkout-2025 .dm-card-fields-container input#mm_field_cc_exp_year,
  .dm-checkout-2025 .dm-card-fields-container select#mm_field_cc_exp_year {
    width: 49%;
  }
  .dm-checkout-2025 .dm-card-fields-container input#mm_field_cc_cvv,
  .dm-checkout-2025 .dm-card-fields-container select#mm_field_cc_cvv {
    width: 49%;
  }
}
.dm-checkout-2025 .form-label {
  font-weight: 600;
  color: #495057;
  margin-bottom: 0.5rem;
}
.dm-checkout-2025 .form-control {
  border-radius: 0.375rem;
  border: 1px solid #dee5ed;
  padding: 0.75rem;
  border-radius: 0.75em;
  padding: 20px 10px;
}
.dm-checkout-2025 .form-control:focus {
  border-color: #0d6efd;
  box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.25);
}
.dm-checkout-2025 .dm-checkout-terms-checkbox label {
  font-weight: normal;
}
.dm-checkout-2025 .dm-checkout-terms-checkbox label input {
  margin-right: 10px;
}
.dm-checkout-2025 .dm-checkout-button {
  background: #51ae7d;
  border: none;
  border-radius: 0.5rem;
  transition: all 0.3s ease;
  font-size: 24px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 0;
  margin-bottom: 10px;
  width: 300px !important;
  color: white;
  font-weight: normal;
  text-shadow: none;
}
@media (max-width: 768px) {
  .dm-checkout-2025 .dm-checkout-button {
    width: 100% !important;
  }
}
.dm-checkout-2025 .dm-checkout-button:hover {
  transform: translateY(-2px);
}
.dm-checkout-2025 .payment-cards {
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
  flex-wrap: wrap;
}
.dm-checkout-2025 .payment-card {
  width: 50px;
  height: 32px;
  background: white;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  font-weight: bold;
  color: #495057;
}
.dm-checkout-2025 .visa {
  color: #1a1f71;
}
.dm-checkout-2025 .mastercard {
  color: #eb001b;
}
.dm-checkout-2025 .amex {
  color: #006fcf;
}
.dm-checkout-2025 .discover {
  color: #ff6000;
}
.dm-checkout-2025 .dm-total-section {
  border: 2px solid #eaeaea;
  padding: 2rem;
  margin-bottom: 2rem;
}
.dm-checkout-2025 .dm-total-section h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}
.dm-checkout-2025 .dm-total-section .dm-product-line {
  display: flex;
}
.dm-checkout-2025 .dm-total-section hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.dm-checkout-2025 .dm-total-section .dm-meta-price {
  font-size: 10px;
  color: #6f6f6f;
}
.dm-checkout-2025 .total-amount {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0;
}
.dm-checkout-2025 .package-list,
.dm-checkout-2025 .resources-list {
  list-style: none;
  padding: 0;
}
.dm-checkout-2025 .package-list li,
.dm-checkout-2025 .resources-list li {
  padding: 0.75rem 0;
  border-bottom: 1px solid #e9ecef;
  display: flex;
  align-items: center;
}
.dm-checkout-2025 .package-list li:last-child,
.dm-checkout-2025 .resources-list li:last-child {
  border-bottom: none;
}
.dm-checkout-2025 .package-list li i,
.dm-checkout-2025 .resources-list li i {
  margin-right: 0.75rem;
  font-size: 0.6rem;
}
.dm-checkout-2025 .testimonial {
  background: white;
  border-left: 4px solid #0d6efd;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.dm-checkout-2025 .testimonial-text {
  font-style: italic;
  margin-bottom: 1rem;
  color: #495057;
}
.dm-checkout-2025 .testimonial-author {
  font-weight: 600;
  color: #0d6efd;
}
@media (max-width: 768px) {
  .dm-checkout-2025 .checkout-container {
    padding: 1rem;
  }
  .dm-checkout-2025 .total-amount {
    font-size: 2rem;
  }
  .dm-checkout-2025 .payment-cards {
    justify-content: center;
  }
}

/* CSS Document */
.wpjb-fieldset-location, .wpjb-fieldset-company, .wpjb-element-name-type, .wpjb-element-name-entry_type, .wpjb-element-name-category, #job_state, .wpjb-element-name-temp_categories_holder, .wpjb-element-name-other_education, .wpjb-element-name-is_external_poster, .wpjb-element-name-job_min_experience, .wpjb-element-name-is_premium, .wpjb-element-name-old_permalink, .wpjb-element-name-was_imported {
  display: none;
}

#dm_check_exclusive {
  margin-right: 10px;
}

#excerpt {
  height: 120px;
}

.dm-front-niche-selector {
  margin-top: 40px;
}

.dm-select-niche {
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  line-height: 40px;
}

.dm-front-niche-selector p {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px !important;
}

.dm-select-niche span {
  background-color: rgba(128, 128, 128, 0.2);
  padding: 10px 17px !important;
  margin-right: 5px !important;
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid #fff !important;
  font-weight: bold;
  font-size: 20px;
}
.dm-select-niche span.hf:hover, .dm-select-niche span.hf.dm-selected {
  background-color: rgba(1, 45, 107, 0.8) !important;
  color: white !important;
}
.dm-select-niche span.pe:hover, .dm-select-niche span.pe.dm-selected {
  background-color: #609440 !important;
  color: white !important;
}

.dm-frequent-states, .dm-frequent-countries {
  margin-bottom: 15px !important;
}

.dm-frequent-states p, .dm-frequent-countries p {
  margin-bottom: 10px !important;
}

.dm-frequent-states span, .dm-frequent-countries span {
  background-color: rgba(128, 128, 128, 0.2);
  padding: 3px 10px !important;
  margin-right: 5px !important;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #fff !important;
}

.dm-frequent-states span:hover, .dm-frequent-countries span:hover {
  background-color: rgba(128, 128, 128, 0.3);
  border: 1px solid rgba(0, 150, 136, 0.42);
}

.dm-frequent-states span.dm-selected, .dm-frequent-countries span.dm-selected {
  background-color: rgba(128, 128, 128, 0.2) !important;
  border: 1px solid rgba(0, 150, 136, 0.42) !important;
}

#dm-front-states-container {
  margin-bottom: 20px;
}

.dm-hidden {
  display: none;
}

.wpjb-fieldset-coupon {
  display: none;
}

.page-id-497 .footer-wrap {
  position: relative;
}
.footer-wrap.footer-preview, .footer-wrap.footer-save {
  position: absolute;
}

.wpjb-ac-results {
  display: none;
}

.exclusivity-text-front-end {
  font-style: italic;
  font-size: 18px;
}

/*
Preview page
*/
.wpjb-page-preview p {
  margin-bottom: 10px !important;
}

.dm-preview-template {
  overflow: hidden;
}

.dm-preview-content {
  padding-right: 20px !important;
}

.dm-preview-sidebar {
  padding-left: 10px !important;
}

.dm-iframe-page-body {
  overflow: hidden;
  margin-bottom: 30px;
}
.dm-iframe-footer-container .footer-wrap {
  position: relative;
}

/*# sourceMappingURL=main.css.map */
