
.txt_header_row .sppb-col-sm-5 {
  color: #fff;
  margin-top: 12% !important;
  position: relative;
}
.txt_header .sppb-addon-title {
  font-size: 2.625em;
  line-height: 1.2em;
  margin-bottom: 25px;
  font-weight:700;
}
.txt_header DIV.sppb-addon-content {
  font-size: 1.525em;
  line-height: 1.3em;
  margin-bottom: 25px;
}
.aw-btn {
  background-color: transparent !important;
  border: 2px solid #ffffff;
  color: #ffffff !important;
}
.aw-btn {
  background-color: #ffffff;
  border-radius: 4px;
  color: #4798d9;
  display: inline-block;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1em;
  margin: 10px;
  padding: 15px 35px;
  text-decoration: none;
  transition: all 0.15s ease-in-out 0s;
}
	
.buttons-header {
    display: block;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.sppb-cta-title {
  background-image: url("/templates/built/images/separate.png");
  background-position: center 60px;
  background-repeat: no-repeat;
  overflow: visible;

}
H3.sppb-cta-title {
  display: block;
  overflow: visible;
  padding-bottom: 54px !important;
  font-size:45px !important;
}
.sppb-lead.sppb-cta-subtitle {

}
.sppb-title-heading{
  background-image: url("/templates/built/images/separate.png");
  background-position: center 60px;
  background-repeat: no-repeat;
  overflow: visible;
}
h2.sppb-title-heading{
  display: block;
  overflow: visible;
  padding-bottom: 54px !important;
  font-size:45px !important;
}
.sppb-title-subheading {
  font-size: 24px !important;
}

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

}
@media screen and (min-width: 1140px) and (max-width: 1051px) {

}
/* iPad Mini Horizontal */
@media screen and (min-width: 768px) and (max-width: 1139px) {



}
/* iPad Mini Vertical */
@media screen and (min-width: 370px) and (max-width: 767px) {

  
    .title_xl .sppb-title-heading {
    background-image: url("/templates/built/images/separate.png");
    background-position: center 100px;
    background-repeat: no-repeat;
    overflow: visible;
  }


}