.ct-sectionHeader--type2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 38px;
    color: #2483c3;
    font-weight: 700;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 0;
    position: relative;
}
.ct-sectionHeader--type2 small {
    font-family: 'Open Sans', sans-serif;
    font-size: 21.17px;
    padding-top: 10px;
    color: #231f20;
    display: block;
}
.terms-wrapper {
  margin-top: 20px;
}
.ct-sectionHeader--type2:after {
    content: '';
    width: 100%;
    max-width: 354px;
    background-color: #e1e1e1;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.ct-feature_list-header {
    font-size: 20px;
    color: #2294a2;
    font-weight: 700;
    font-style: italic;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 28px;
}
.ct-feature_list {
    display: inline-block;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.ct-feature_list li {
    text-align: left;
}
.ct-feature_list li {
    position: relative;
    padding-left: 30px;
    font-weight: 700;
}
.ct-feature_list li:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 0;
    width: 19px;
    height: 19px;
    background-image: url('../images/Check2.png');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
.ct-feature_list li {
    text-align: left;
}
.ct-feature_list li {
    position: relative;
    padding-left: 30px;
    font-weight: 700;
}
.mobile-app-column {
    background-color: #F2F5F8;
}
div.mobile-app {
    border-top: 8px solid #b0d44b;
    padding: 45px 0px;
}
div.mobile-app {
    display: block;
    width: 100%;
    border-radius: 0;
    padding: 0 0 0 10px;
    background-color: #F2F5F8;
}
div.mobile-app .form-group label, div.form-request .form-group label {
    font-size: 15.58px;
    font-weight: 400;
    line-height: 0.9;
    font-family: 'Open Sans', sans-serif;
}
.btn.btn-motive {
    cursor: pointer;
}
.btn.btn-motive {
    background-color: #33a6f3;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn.btn-large {
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 5px;
    margin-bottom: 10px;
}
/*.btn {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    padding: 12px 35px;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}*/
div.mobile-app .checkbox label .checkbox-box {
    background-color: #252525;
    border-radius: 5px;
    color: white;
    content: '';
    display: inline-block;
    float: left;
    font-size: 0px;
    height: 20px;
    padding: 0;
    position: relative;
    top: 1px;
    width: 20px;
}
div.mobile-app .checkbox label span {
    color: #5c5d5f;
    font-size: 17px;
    padding-left: 10px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}
p {
  font-family: 'Open Sans', sans-serif;
}
div.mobile-app .checkbox {
    padding-top: 20px;
    text-align: center;
}
.form-title {
  margin-bottom: 30px;
  margin-right: 30px;
  margin-left: 30px;
}
.ct-u-paddingBottom30 {
  margin-bottom: 30px;
}
.form-group {
  margin-bottom: 30px;
    margin-right: 30px;
  margin-left: 30px;
}
div.mobile-app .form-group label, div.form-request .form-group label {
    font-size: 15.58px;
    font-weight: 400;
    line-height: 0.9;
    font-family: 'Open Sans', sans-serif;
}
img {
  margin-bottom: 30px;
  margin-top: 30px;
}
