
.blog-bottom-pane .title-with-button {
  background-color: #004415;
  border-radius: 23px;
  color: #FFFFFF;
  display: inline-block;
  padding: 50px 45px 70px;
  text-align: center;
  width: 100%;
}

.blog-bottom-pane .title-with-button .green-call-header {
  font-family: 'Playfair Display';
  font-size: 33px;
  line-height: 40px;
}

.blog-bottom-pane .title-with-button .yellow-line {
  background-color: #DDC514;
  display: inline-block;
  height: 2px;
  margin: 17px 0;
  margin-bottom: 9px;
  width: 83px;
}

.blog-bottom-pane .title-with-button .button-holder a {
  border-radius: 33px;
  display: inline-block;
  font-size: 16px;
  margin-top: 19px;
  letter-spacing: 0.12em;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  width: 90%;
  background-color: #DDC514;
  color: #004415;
  line-height: 20px;
  padding: 16px 25px;
  transition: none;
}

.blog-bottom-pane .title-with-button .button-holder a br {
  display:none;
}

.blog-bottom-pane .title-with-button .button-holder a:hover {
  background-color: #a79511;
}

@media (max-width:1600px) {
  .blog-bottom-pane .title-with-button {
    padding: 45px 40px 60px;
  }

  .blog-bottom-pane .title-with-button .green-call-header {
    font-size: 27px;
    line-height: 29px;
  }

}

@media (max-width:1100px) {
  .blog-bottom-pane .title-with-button {
    padding: 40px 15px 45px;
  }

  .blog-bottom-pane .title-with-button .green-call-header {
    font-size: 23px;
    line-height: 25px;
  }

  .blog-bottom-pane .title-with-button .button-holder a {
    margin-top: 10px;
    padding: 10px 20px;
    font-size: 13px;
    line-height: 17px;
  }

}

@media (max-width:1000px) {
  .blog-bottom-pane .title-with-button .green-call-header {
    font-size: 29px;
    line-height: 39px;
  }

  .blog-bottom-pane .title-with-button .yellow-line {
    margin-bottom:0;
  }

  .blog-bottom-pane .title-with-button .button-holder a {
    margin-top: 16px;
    max-width: 100%;
    width:300px;
    padding: 15px 20px;
  }
}

@media (max-width:800px) {
  .blog-bottom-pane .title-with-button .green-call-header {
    font-size: 25px;
    line-height: 34px;
  }
}

.blog-bottom-pane {
  background-color: #004415;
  color: #fff;
  padding: 100px 0;
  line-height: 24px;
}

.blog-bottom-pane .title-with-button {
  display: none;
}

.blog-bottom-pane .content-wrap {
  display: inline-block;
  vertical-align: middle;
  width: 560px;
}

.blog-bottom-pane .free-report {
  color: #DDC514;
  font-size: 17px;
  letter-spacing: 0.12em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.blog-bottom-pane .left-green-contact-header {
  font-family: 'Playfair Display';
  font-size: 35px;
  line-height: 39px;
  margin-bottom: 20px;
}

.blog-bottom-pane .content-wrap p {
  color: inherit;
}

.blog-bottom-pane .phone-number {
  font-size: 28px;
  line-height: 24px;
}

.blog-bottom-pane .image-section {
  display: inline-block;
  padding-left: 180px;
  vertical-align: middle;
  width: calc(100% - 565px);
}

.blog-bottom-pane .image-section img {
  border-radius: 23px;
  max-width: 100%;
  -webkit-box-shadow: 0px 0px 36px -6px rgb(0 0 0);
  -moz-box-shadow: 0px 0px 36px -6px rgba(0,0,0,1);
  box-shadow: 0px 0px 36px -6px rgb(0 0 0);
}

@media (max-width:1700px) {
  .blog-bottom-pane .image-section {
    padding-left: 150px;
  }
}

@media (max-width:1600px) {
  .blog-bottom-pane .image-section {
    padding-left: 125px;
  }
}

@media (max-width:1500px) {
  .blog-bottom-pane .image-section {
    padding-left: 100px;
  }
}

@media (max-width:1300px) {
  .blog-bottom-pane .content-wrap {
    width: calc(100% - 520px);
  }

  .blog-bottom-pane .image-section {
    padding-left: 75px;
    width: 515px;
  }

}

@media (max-width:1200px) {
  .blog-bottom-pane .content-wrap {
    width: calc(100% - 425px);
  }

  .blog-bottom-pane .image-section {
    padding-left: 50px;
    width: 420px;
  }

}

@media (max-width:1100px) {
  .blog-bottom-pane .phone-number {
    font-size: 22px;
  }
}

@media (max-width:1000px) {
  .blog-bottom-pane {
    margin-top: 75px;
    padding: 0px 0 70px;
    position: relative;
    text-align: center;
  }

  .blog-bottom-pane .title-with-button {
    background-color: #313131;
    display: inline-block;
    padding: 30px 50px;
    margin: -100px 0 70px;
    width: 100%;
  }

  .blog-bottom-pane .content-wrap {
    margin-bottom: 24px;
    width: 100%;
  }

  .blog-bottom-pane .left-green-contact-header {
    margin-bottom: 10px;
  }

  .blog-bottom-pane .image-section {
    display: none;
  }


}

@media (max-width:800px) {
  .blog-bottom-pane .left-green-contact-header {
    font-size: 25px;
    line-height: 34px;
  }

}

@media (max-width:500px) {
  .blog-bottom-pane .content-wrap {
    margin:0;
  }

  .blog-bottom-pane .title-with-button {
    padding: 30px;
  }

  .blog-bottom-pane .title-with-button .button-holder a {
    background-image: none;
    line-height: 17px;
    padding: 16px 20px;
  }

  .blog-bottom-pane .title-with-button .button-holder a br {
    display: block;
    line-height: 2px;
  }
}

@media (max-width:450px) {
  .blog-bottom-pane .title-with-button .button-holder a {
    box-sizing: border-box;
    max-width: 100%;
    min-width:auto;
  }
}









