.section-shade{ 

    background-color: transparent;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom:7em;
  }
.home .section-shade{ 

    background-color: transparent;

    border-bottom: 1px solid #dfdfdf;

    background-image:url('../img/hero-img.jpg') !important;

    background-size: cover !important;

    background-repeat: no-repeat !important;

    padding-bottom:7em;

  }
.section-shade:before {
    content: "";
    width: 100%;
    height: 100%;
    /* background: #3c81006b; */
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
section#bannrs {
    background: #69ad2d;
    color: #ffffff;
}
section#bannrs p{
    color: #ffffff;
    font-size:22px;
}
#contact-formh lable{
    font-weight: bold;
}
  .clip-text {

    font-size: 15px;

    font-weight: bold;

    position: relative;

    display: inline-block;

    margin: .25em;

    padding: 5px;

    text-align: center;

    color: transparent;

  }

  .clip-text_one h1.small-space.left-space{

    margin: 2% 0 12px 0;

    font-size: 4.6em;

   /* font-family: 'Lobster', sans-serif;*/

    letter-spacing: 6px;

    font-weight: 800;

      color: #fff;

   /* -webkit-text-stroke: 0.001px #408303;*/

  }

  

  p.left_space_text{

    text-align: center;

    font-family:'Open-Sans', sans-serif;

    letter-spacing: 2px;

    font-weight: 800;

    font-size: 20px;

    color: #fff;

  }

  

  .top_marketing_section{

    padding-left: 15px;

    padding-right: 15px;
      background: #69ad2d;
    color: #ffffff;

  }

  .top_marketing_section h3{

    max-width: max-content;

    /*border: 2px solid #69ad2d;*/

    padding: 15px;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 30px;

    margin-top: 30px;
      color: #ffffff;

  }

  .top_marketing_section .primary .span_blck{

    color:#222222;

  }
form#contactFormh label {
    font-size: 15px !important;
    font-weight: bold;
    letter-spacing: 1px !important;
}
 .comprtbl {
    color: #000000;
} 

#svg-mask strong {
    margin: 5px 0;
    display: inline-block;
}
.abttxt {
    padding-left: 15px;
}
#aboutowner{
    text-align: left;
}
.sep-top-1x {
    padding-top: 3.0em;
}
.sep-bottom-1x {
    padding-bottom: 3.0em;
}
.author{
  width: 300px;
  height: 300px;
  border-radius: 50%;
}
.hero-btn{
  margin-top: 24px;
}
.hero-btn a{
  padding: 5px 40px !important;
  font-size: 14px !important;
  font-weight: bold;
}
.hero-btn a span{
  color: #000 !important;
  font-weight: normal !important;
}
.footer-logo{
  width: 300px;
}
.pt-4{
  padding-top: 20px;
}
.mt-50{
  margin-top: 50px;
}
.mb-50{
  margin-bottom: 50px;
}
.mb-100{
  margin-bottom: 100px;
}
.pt-65{
  padding-top: 65px;
}
.mt-65{
  margin-top: 65px !important;
}
.tw{
  color: #fff !important;
}
.why-chiro img{
  width: 80px;
}
.page-text{
  width: 70%;
  margin: auto;
}
.page-text h2{
  font-size: 30px;
}
.alert-success{
  color: #fff !important;
  border-color: #d6e9c6 !important;
  background-color: #3c763d !important;
}
/***/
.row-flex {
  display: flex;
  align-items: center; /* vertical center */
  margin-bottom: 100px;
}

.img-center-box {
  display: flex;
  justify-content: center; /* horizontal center */
  align-items: center;     /* vertical center */
}

.img-center-box img {
  max-height: 350px;
  width: auto;
}

@media (max-width: 991px) {
  .row-flex {
    display: block;
    text-align: center;
  }
  .img-center-box {
    margin-top: 30px;
  }
}
/***/

  @media only screen and (min-width: 992px) {

    .section-title.light > .col-md-6{

      padding: 0;

    }

    .section-title.light > .col-md-5{

      margin-top: 3%;

    }

  

  }

  @media only screen and (max-width: 991px) {

    .clip_box_div{

      text-align: center;

      margin-bottom: 15px;

    }

    .clip-text_one h1.small-space.left-space{

      margin: 1% 0;

    }

    .section-shade .col-md-5{

      text-align: center;

    }

    a#wvid img, .google_partner_logo img{

      max-width: 100%;

    }
#svg-mask strong {
    margin: 10px 0;
}
      section:not(.header-section){
              padding-left: 15px;
    padding-right: 15px;
      }
  }

  @media only screen and (max-width: 600px) {

    .clip-text_one h1.small-space.left-space {

        font-size: 3em;

    }  
    img{
      width: 100%;
    }

  }

  @media only screen and (max-width: 375px) {

    .clip-text_one h1.small-space.left-space {

        font-size: 2.5em;

    }
    .page-text{
      width: 100%;
    }
    .page-text p{
      text-align: left !important;
    }

    p.left_space_text{

      font-size: 16px;

    }  
    img{
      width: 100%;
  }

  }
@media only screen and (max-width: 1000px){
.comprtbl th, .comprtbl td{
    white-space: normal !important;
}
}
