.comments-area,
.form-phone br,
.mobile_title_casestudy.content_box,
.portfolio_section .menu_portfolio li a[data-filter*="Top Projects"],
footer.entry-footer span.cat-links {
  display: none;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 15px;
  border: 2px solid #00a0d2;
}
.wpcf7-spinner {
  position: absolute;
  left: 170px;
  top: 20px;
}
.pagination_box .page-numbers {
  min-width: 20px;
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  font-family: proxima_nova_altsemibold;
}
.background_brid,
.crimistmas {
  position: relative;
}
.background_brid::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: rgb(0, 0, 0, 0.4);
  height: 100%;
}
.background_brid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog_section.blog_details_section .entry-img img {
  height: auto;
}
.home_contact_section
  .contact_content_box
  .form_box
  textarea.form-control.wpcf7-textarea {
  height: 125px;
}
body .crisp-client .cc-kv6t .cc-1xry .cc-ge4v,
body .crisp-client .cc-kv6t .cc-1xry .cc-unoo {
  position: fixed !important;
  right: 45px !important;
}
body .crisp-client .cc-kv6t .cc-1xry .cc-unoo {
  bottom: 50px !important;
}
.crisp-client #crisp-chatbox.cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo {
  z-index: 1 !important;
  bottom: 30px !important;
  right: 20px !important;
}
.newsletter_form .mailpoet_form_widget {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.newsletter_form .mailpoet_form_widget .mailpoet_paragraph .mailpoet_text {
  width: 100% !important;
  border: 1px solid #de0c27;
  height: 45px;
  border-radius: 5px 0 0 5px;
  padding: 0 12px !important;
}
.newsletter_form .mailpoet_form_widget .mailpoet_paragraph .mailpoet_submit {
  background: #de0c27;
  border: none;
  color: #fff;
  padding: 0 20px !important;
  border-radius: 0 5px 5px 0;
  height: 45px;
}
.crimistmas .crismistmas_day {
  position: absolute;
  filter: none !important;
  z-index: 1;
  top: -5px;
  height: 40px !important;
  left: 10px;
}
.main_footer .footerlogos a img {
  height: 85px;
}
@media (max-width: 767px) {
  .blog_section .entry .entry-img {
    width: 100%;
  }
  .blog_section .entry .entry-meta-body {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
  }
  .blog_section .entry .entry-content .paragraph {
    margin-bottom: 15px;
    word-break: break-all;
  }
  .blog_section .sidebar {
    margin: 20px 0 0;
    position: relative;
    top: 0;
  }
  .mobile_tab_bar {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    background: #fff;
    width: 100%;
    left: 0;
    box-shadow: 0 22px 22px 6px #000;
    padding: 15px 10px;
    text-align: left;
    display: flex !important;
    justify-content: space-between;
  }
  .mobile_tab_bar a {
    display: inline-block;
    margin: 0;
    text-align: center;
  }
  .mobile_tab_bar.d-none .icon_box img {
    height: 35px;
  }
  .main_footer .copyright {
    padding: 25px 0 80px;
  }
  .home_casestudies_section .casestudies_section_row.flip_mobile .content_box {
    order: 1;
  }
  .sell_all_box {
    margin-top: 50px !important;
  }
  .desktop_title_casestudy,
  .fix_menu ul {
    display: none;
  }
  .mobile_title_casestudy.content_box {
    margin-bottom: 20px;
    display: block;
  }
  .footerlogos a img {
    margin-bottom: 20px;
  }
  .home_casestudies_section .casestudies_section_row .content_box h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.blog_section .entry .entry-content .paragraph {
  word-break: break-all;
}
.home_contact_section .contact_content_box .contact_details {
  margin-top: 47px;
}
span.wpcf7-form-control-wrap.your-phone {
  width: 100%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-phonetext.wpcf7-validates-as-required {
  width: 0;
  padding: 17px 23px;
  border: 1px solid #ced4da;
  color: #000;
  height: 45px;
  border-right: none;
}
.NumberForm {
  padding: 6px 12px 6px 12px !important;
  border: 1px solid #ced4da;
  border-left: none;
  width: 100%;
  height: 100%;
}

.form-phone
  input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number.form-control {
  border-radius: 0 0.25rem 0.25rem 0;
  padding-left: 60px;
}
.home_contact_section .contact_details ul li div span {
  display: list-item;
  margin-bottom: 10px;
}
.home_contact_section .contact_details ul li div {
  line-height: 28px;
}
.main_footer .ft_menu.ft_address ul li span {
  top: 7px;
}
