/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/

.header-section {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.header-section .section_wrapper {
  margin-top: 20px;
  background-color: #ffffff;
  padding: 15px 26px 20px 20px;
  border-radius: 6px;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2);
}

#Content {
  padding-top: 0;
}

.home-hero .mcb-background-overlay {
  background-size: 100% auto !important;
}

.learn-more-link a {
  position: absolute;
  right: 14px;
  top: 14px;
  background-color: #ffffff;
  padding: 10px 22px;
  border-radius: 6px;
  color: #000000;
  font-size: 15px;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Barlow Condensed", sans-serif !important;
  text-decoration: none !important;
}

.learn-more-link a:hover {
  background-color: #fff200;
}

.teamwork-wrap .mcb-wrap-inner {
  position: relative;
  z-index: 1;
}
.teamwork-wrap .mcb-wrap-inner::before {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: #ffffff;
  top: -30px;
  right: -30px;
  bottom: -30px;
  width: 67%;
  height: 110%;
}

.teamwork-wrap {
  margin-left: -7%;
}

.invoice-wrap .mcb-wrap-inner {
  background-size: 56% 100% !important;
}

body.single-post #Content {
  padding-top: 250px;
  padding-bottom: 65px;
}

body.single-post .post-nav.minimal,
body.single-post .post-header,
body.single-post .section-post-intro-share,
body.single-post .section-post-about,
body.single-post .section-post-related,
body.single-post .section-post-comments,
body.single-post .the_content.has_content,
body.page-id-52 .post-head,
body.page-id-52 .post-footer .post-links .icon-doc-text {
  display: none;
}

body.page-id-52 .post-footer .post-links {
  float: left;
  padding-left: 5px;
}

body.page-id-52 .post-footer {
  margin-top: 0;
}

body.page-id-52 .post-footer .post-links a {
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  color: #007dc5 !important;
}

body.page-id-52 .entry-title a:hover {
  color: #007dc5 !important;
}

.wpcf7-form-control {
  background-color: #ffffff !important;
  border: 2px solid #007dc5 !important;
  padding: 12px 20px !important;
  color: #000000 !important;
  border-radius: 30px !important;
}

.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
  color: #000000 !important; /* Change to your preferred color */
}

.wpcf7-form textarea {
  height: 130px !important;
  resize: none !important;
  border-radius: 15px !important;
}

.wpcf7-submit {
  background-color: #fff200 !important;
  text-transform: uppercase !important;
  font-family: "Barlow Condensed" !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  letter-spacing: 1px !important;
  color: #000000 !important;
  padding: 15px 30px 14px 30px !important;
  border-radius: 6px 6px 6px 6px !important;
  border: 0 !important;
}

.wpcf7-submit:hover {
  background-color: #007dc5 !important;
  color: #ffffff !important;
}

.wpcf7-form > p {
  margin-bottom: 30px;
}

.wpcf7-form > p > label {
  font-weight: 600 !important;
  font-size: 16px !important;
}

.wpcf7-list-item-label {
  font-size: 16px !important;
}

.wpcf7-checkbox,
.wpcf7-radio {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
}

.wpcf7-list-item.first {
  margin-left: 0 !important;
}

form.invalid .wpcf7-response-output,
form.unaccepted .wpcf7-response-output,
form.payment-required .wpcf7-response-output {
  margin: 0 !important;
  border: 2px solid #ffb900 !important;
}
form.sent .wpcf7-response-output {
  margin: 0 !important;
  border: 2px solid #46b450 !important;
}

body.page-id-92 .cta-footer-section, body.page-id-77 .cta-footer-section{
  display: none !important;
}

body.page-id-92 .footer-section, body.page-id-77 .footer-section{
  padding-top: 50px !important;
}

@media only screen and (min-width: 960px) and (max-width: 1239px) {
  .section_wrapper,
  .container,
  .with_aside .content_wrapper {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  .home-hero .mcb-background-overlay {
    background-size: 136% auto !important;
  }

  .beyond-img {
    width: 45% !important;
  }
  .teamwork-wrap {
    width: 60% !important;
  }
  .teamwork-wrap .mcb-wrap-inner::before {
    display: none;
  }
  .teamwork-wrap .mcb-column {
    width: 100% !important;
  }
  .invoice-wrap {
    margin-top: 30px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    width: 100% !important;
  }
  .gecrc-desc {
    width: 75% !important;
    padding-top: 7px !important;
  }
  .invoice-wrap > .mcb-wrap-inner {
    background-size: 20% auto !important;
    background-position: bottom right !important;
    padding-top: 40px !important;
  }
  .teamwork-wrap .learn-more-link {
    max-width: 280px !important;
  }
  .industyr-txt h3 {
    font-size: 20px !important;
    line-height: 1.3em !important;
  }
}

@media only screen and (max-width: 1100px) {
  .wpcf7-list-item {
    display: block !important;
    margin-left: 0 !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .section_wrapper,
  .container,
  .with_aside .content_wrapper {
    max-width: 100%;
  }
  body.single-post #Content {
    padding-top: 200px;
  }

}

@media only screen and (max-width: 767px) {
  .header-section .section_wrapper {
    padding: 15px !important;
  }
  .header-logo-img img {
    max-width: 120px;
  }
  .home-hero .mcb-background-overlay {
    background-size: 225% auto !important;
  }
  .beyond-img {
    width: 100% !important;
  }
  .teamwork-wrap {
    padding-left: 30px;
    padding-right: 30px;
    width: 100% !important;
  }
  .invoice-wrap {
    margin-top: 0px !important;
    padding-left: 15px !important;
    padding-right: 30px !important;
    width: 100% !important;
  }

  .gecrc-desc .mcb-wrap-inner {
    padding-top: 0 !important;
  }
  .gecrc-desc {
    padding-top: 30px !important;
    padding-right: 0 !important;
    padding-left: 0px !important;
    width: 100% !important;
  }
  .learn-more-link a {
    font-size: 14px;
    letter-spacing: 0;
    padding: 10px 14px;
  }
  body:not(.cf7p-message) .wpcf7-not-valid-tip {
    left: -26px !important;
    width: 24px !important;
  }
  body:not(.cf7p-message) .wpcf7-not-valid-tip:after {
    left: 8px !important;
  }

  body.single-post #Content {
    padding-top: 180px;
  }
  .custom-width {
    padding-left: 0;
    padding-right: 0;
  }
  .content_wrapper .section_wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  header.section.mcb-section.section-post-header {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mfn-footer-tmpl .mcb-section:not(.full-width) {
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  body .exit-mfn-popup-abs {
    top: 4px !important;
    right: 4px !important
  }
}
