.landing-page {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.landing-page header {
    margin: 0 auto;
    padding: 10px 55px;
    background-color: #fff;
    border-bottom: 1px solid #e7e4e4;
    max-width: 1900px;
    width: 100%;
}

.landing-page header .l-page-logo {
    width: 360px;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.landing-page header .fb-logo img {
    width: 50px;
}

.landing-page header .fb-logo {
    width: 135px;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: right;
}
.landing-page header .l-page-logo img {
    width: 350px;
}
.landing-page header .header-right-sec {
    display: inline-block;
    margin: 0;
    padding: 18px 0;
    vertical-align: middle;
}

.review-header {
  display: block;
  float: right;
  width: 55%;
  text-align: right;
}

.review-button {
  display: inline-block;
  width: 100%;
  max-width: 235px;
  text-align: center;
  vertical-align: middle;
}

.review-button a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  padding: 16px 0px;
  line-height: 1;
  font-family: 'MuseoSans-700';
  letter-spacing: 0;
  border-radius: 5px;
  max-width: 190px;
  width: 100%;
  background-color: #991e5b;
  display: block;
  letter-spacing: 1px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.review-button a:hover {
  background-color: #0eaa4d;
  color: #fff;
  letter-spacing: 2px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}


.landing-page header .header-right-sec a {
    display: block;
    margin: 0;
    padding: 0;
    text-align: right;
    color: #04ac57;
    font-family: 'MuseoSans-900';
    font-size: 45px;
    line-height: 1;
}

.landing-page header .header-right-sec span {
    display: block;
    margin: 0;
    padding: 0;
    text-align: right;
    color: #999999;
    font-family: 'MuseoSans-500';
    font-style: italic;
    font-size: 20px;
    line-height: 1;
}
.landing-page span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

.landing-page .lp-heading {
    margin: 0;
    padding: 30px 0;
    background-color: #fff;
    border-bottom: 1px solid #e7e4e4;
    text-align: center;
    display: block;
}

.landing-page .lp-heading h1 {
    margin: 0;
    padding: 0 0 12px 0;
    font-size: 48px;
    color: #991e5b;
    font-family: 'MuseoSans-900';
    line-height: 1;
}

.landing-page .lp-heading p {
    margin: 0;
    padding: 0;
    font-size: 48px;
    color: #808080;
    font-family: 'MuseoSans-300';
    line-height: 1;
}

.landing-page .lp-form-sec {
    margin: 0 auto;
    padding: 25px 125px 35px;
    background-color: #f9f9f9;
    text-align: center;
}

.landing-page .lp-form-sec .lp-form-left {
    margin: 0;
    padding: 0 0 0 15px;
    width: 1100px;
    display: inline-block;
}
.landing-page .lp-form-sec .lp-form-left .seri-will-img {
    margin: 0;
    padding: 0 65px 0 0;
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.landing-page .lp-form-sec .lp-form-left .sheri-will-content {
    margin: 0;
    padding: 70px 0 0 0;
    display: inline-block;
    text-align: left;
    width: 48%;
}
.landing-page .lp-form-sec .lp-form-left .sheri-will-content h2 {
    font-family: 'MuseoSans-900';
    color: #991e5b;
    font-size: 39px;
    line-height: 1;
    margin: 0;
    padding-bottom: 35px;
}
.landing-page .lp-form-sec .lp-form-left .sheri-will-content p {
    font-family: 'MuseoSans-300';
    color: #000;
    font-size: 22px;
    line-height: 29px;
    margin: 0;
    padding-bottom: 40px;
    padding-right: 105px;
}

.landing-page .lp-form-sec .lp-form-left .sheri-will-content a {
    font-family: 'MuseoSans-700';
    color: #fff;
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 22px 0;
    text-decoration: none;
    background-color: #0eaa4d;
    text-align: center;
    max-width: 350px;
    width: 100%;
    display: block;
    border-radius: 5px;
    transition: .4s;
}

.landing-page .lp-form-sec .lp-form-left .sheri-will-content a:hover {
    background-color: #991e5b;
    letter-spacing: 2px;
    transition: .4s;
}

.landing-page .lp-form-sec .lp-form-right {
    margin: 0;
    padding: 30px 22px;
    background-color: #991e5b;
    border-radius: 8px;
    display: inline-block;
    width: 530px;
    text-align: center;
    vertical-align: top;
}

.landing-page .lp-form-sec .lp-form-right h3 {
    font-family: 'MuseoSans-900';
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    position: relative;
    padding: 0 10px 18px;
}

.landing-page .lp-form-sec .lp-form-right h3::after {
    content: "";
    position: absolute;
    left: 45%;
    bottom: 0;
    background-color: #fff;
    width: 37px;
    height: 1px;
    margin: 0;
    padding: 0;
}

.landing-page .lp-form-sec .lp-form-right p {
    font-family: 'MuseoSans-500';
    color: #fff;
    font-size: 19px;
    font-style: italic;
    line-height: 1;
    position: relative;
    padding: 5px 0 3px 0;
}

.landing-page .lp-form-sec .lp-form-right input {
    font-family: 'MuseoSans-500';
    font-size: 19px;
    color: #808080;
    border-radius: 5px;
    text-align: left;
    padding: 20px 20px;
    height: 60px;
    margin-bottom: 10px;
    outline: none;
    border: none;
    width: 100%;
}
.landing-page .lp-form-sec .lp-form-right textarea {
    font-family: 'MuseoSans-500';
    font-size: 19px;
    color: #808080;
    border-radius: 5px;
    text-align: left;
    padding: 20px 20px;
    height: 150px;
    margin-bottom: 10px;
    outline: none;
    border: none;
    width: 100%;
}

.landing-page .lp-form-sec .lp-form-right .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 15px;
    color: #fff;
    font-family: 'MuseoSans-500';
    text-align: left;
}

.landing-page .lp-form-sec .lp-form-right .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.landing-page .lp-form-sec .lp-form-right .checkmark {
    position: absolute;
    top: -4px;
    left: -34px;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 5px;
}

.landing-page .lp-form-sec .lp-form-right .container:hover input ~ .checkmark {
    background-color: #ccc;
}

.landing-page .lp-form-sec .lp-form-right  .container input:checked ~ .checkmark {
    background-color: #fff;
    border-radius: 5px;
}

.landing-page .lp-form-sec .lp-form-right .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.landing-page .lp-form-sec .lp-form-right .container input:checked ~ .checkmark:after {
    display: block;
}

.landing-page .lp-form-sec .lp-form-right .container .checkmark:after {
    left: 9px;
    top: 4px;
    width: 9px;
    height: 15px;
    border: solid #9d9d9d;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



.landing-page .lp-form-sec .lp-form-right .wpcf7-submit{
    border: none;
    background-color: #7a1a53;
    color: #fff;
    font-family: 'MuseoSans-700';
    font-size: 19px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 20px;
    height: 70px;
    border-radius: 5px;
    margin-top: 10px;
    transition: .4s;
    cursor: pointer;
}

.landing-page .lp-form-sec .lp-form-right .wpcf7-submit:hover {
    background-color: #fff;
    color: #7a1a53;
    letter-spacing: 2px;
    transition: .4s;
}

.landing-page .lp-form-sec .lp-form-left .looking-job-sec {
    margin: 55px 0 0;
    padding: 30px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    width: 75%;
}

.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-img {
    display: inline-block;
    width: 160px;
    vertical-align: top;
}

.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text {
    display: inline-block;
    width: 525px;
    margin-left: 25px;
    padding: 18px 0;
    text-align: left;
}

.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text h3 {
    font-family: 'MuseoSans-900';
    line-height: 1;
    color: #991e5b;
    font-size: 36px;
    padding-bottom: 10px;
    display: inline-block;
    margin: 0;
}
.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p {
    font-family: 'MuseoSans-300';
    line-height: 35px;
    color: #333333;
    font-size: 30px;
    padding-bottom: 0;
    display: inline-block;
    margin: 0;
    text-align: left;
}

.landing-page .mission-statement-section ul li {
    border-right: 1px #fff solid;
}

.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p a {
    display: inline-block;
    color: #0eaa4d !important;
    font-family: 'MuseoSans-700';
    line-height: 1;
    color: #333333;
    font-size: 32px;
    text-decoration: none;
}
.landing-page .bg-new {
    background-color: #0eaa4d !important;
}

.landing-page .mission-statement-section {
    background: #991E5C url(../images/abetter-img.png) no-repeat left 30px center;
    margin: 0;
    padding: 30px 0;
}
.landing-page .mission-statement-section h3 {
    font-size: 51px;
    padding-bottom: 20px;
}
.landing-page .mission-statement-section ul li h4 {
    font-size: 41px;
}
.landing-page .mission-statement-section ul li p {
    font-size: 28px;
}
.landing-page .mission-statement-section ul li:nth-child(2) p {
    padding: 0 61px !important;
}

.landing-page .mission-statement-section {
        padding: 65px 0;
}



.started {
    position: relative;
}

.started-header {
    padding: 30px 0;
    text-align: center;
    background-color: #991e5b;
}

.started-header h2 {
    font-size: 46px;
    color: #fff;
    margin: 0;
    font-family: 'MuseoSans-900';
}

.started-content {
    position: relative;
    background-color: #841a54;
}

.started-wrap {
    max-width: 1740px;
    width: 100%;
    margin: 0 auto;
}

.started-row {
    position: relative;
    background-color: #841a54;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.started-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;

    max-width: 33.33%;
}

.started-dark {
    background-color: #661746;
}

.started-block {
    padding: 20px 30px 20px 60px;
    padding-bottom: 100px;
    color: #fff;
    position: relative;
}

.started-block h2 {
    font-size: 58px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
    text-transform: capitalize;
    font-family: 'MuseoSans-900';
}

.started-block h2::after {
    content: '';
    bottom: 0;
    left: 0;
    width: 42px;
    height: 2px;
    position: absolute;
    background-color: #fff;
}

.started-block p {
    max-width: 100%;
    width: 205px;
    font-size: 28px;
    font-family: 'MuseoSans-500';
    line-height: 40px;
    color: #fff;
}
.started-block p:last-child {
    max-width: 211px
}

.started-block span {
    color: #fff;
    opacity: 0.25;
    font-size: 240px;
    line-height: 1;
    position: absolute;
    bottom: 0;
    right: 40px;
    font-family: 'MuseoSans-900';
}
.member-form-sectin .wpcf7-response-output {
    color: #fff !important;
}
.member-form-sectin .wpcf7 .ajax-loader {
    position: absolute;
    right: 5%;
    bottom: 7%;
}

.seri-will-img iframe {
    width: 100%;
    height: 430px;
}
.landing-page header .fb-logo a.social-icon {
    border: 2px solid #991e5b;
    margin: 0 4px;
    width: 35px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #991e5b;
    font-size: 18px;
}
/*Responsive css start  */

@media (min-width: 1440px) and (max-width: 1679px) {
    .started-header h2 {
        font-size: 38px;
    }

    .started-wrap {
        max-width: 1370px;
    }

    .started-block h2 {
        font-size: 46px;
    }

    .started-block h2::after {
        width: 34px;
    }

    .started-block p {
        width: 200px;
        font-size: 26px;
    }

    .started-block span {
        margin-top: -100px;
        font-size: 220px;
    }
    .seri-will-img iframe {
        height: 365px;
    }
    .landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-img {
        width: 135px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .started-header h2 {
        font-size: 30px;
    }

    .started-wrap {
        max-width: 1170px;
    }

    .started-block h2 {
        font-size: 36px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .started-block h2::after {
        width: 30px;
    }

    .started-block p {
        width: 140px;
        font-size: 20px;
    }

    .started-block span {
        font-size: 200px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .started-header h2 {
        font-size: 24px;
    }

    .started-wrap {
        max-width: 700px;
    }

    .started-block h2 {
        font-size: 30px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .started-block h2::after {
        width: 24px;
    }

    .started-block p {
        width: 120px;
        font-size: 16px;
    }

    .started-block span {
        font-size: 160px;
    }
}

@media (max-width: 767px) {
    .started-header {
        padding: 10px;
    }

    .started-header h2 {
        font-size: 22px;
    }

    .started-wrap {
        max-width: 100%;
    }

    .started-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .started-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
    }

    .started-block {
        padding: 20px 30px;
        padding-bottom: 100px;
    }

    .started-block h2 {
        font-size: 28px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .started-block h2::after {
        width: 20px;
    }

    .started-block p {
        width: 160px;
        font-size: 16px;
    }

    .started-block span {
        font-size: 180px;
    }
}


/ ================================================================== /
/ callus /
/ ================================================================== /
.callus {
    padding: 80px 15px;
    position: relative;
}

.callus-wrap {
    max-width: 1620px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
}

.callus-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.callus-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;

    max-width: 50%;
}

.callus-center {
    text-align: center;
        padding: 15px 0;
}

.callus-left {
    max-width: 665px;
    width: 100%;
}

.callus-left p {
    font-size: 50px;
    color: #999999;
    font-weight: 300;
    font-family: 'MuseoSans-300';
    line-height: 60px;
}

.callus-left span {
    font-family: 'MuseoSans-900';
}

.callus-left .purple {
    color: #991e5b;
    font-family: 'MuseoSans-900';
}

.callus-left .green {
    color: #0eaa4d;
    font-family: 'MuseoSans-900';
}

.callus-right {
    max-width: 500px;
    width: 100%;
    vertical-align: top;
    display: inline-block;
    float: right;
}

.callus-right a {
    color: #991e5b;
    font-size: 60px;
    display: inline-block;
    font-weight: 900;
    line-height: 1;
    font-family: 'MuseoSans-900';
}

.callus-right a:hover {
    color: #0eaa4d;
}

.callus-right p {
    color: #999999;
    font-size: 24px;
    display: inline-block;
    font-style: italic;
    font-family: 'MuseoSans-500';
    line-height: 1;
}




@media (min-width: 1440px) and (max-width: 1679px) {
    .callus {
        padding: 60px 15px;
        position: relative;
    }

    .callus-wrap {
        max-width: 1320px;
    }

    .callus-left {
        max-width: 460px;
    }

    .callus-left p {
        font-size: 40px;
    }

    .callus-right a {
        font-size: 50px;
    }

    .callus-right p {
        font-size: 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .callus {
        padding: 50px 15px;
    }

    .callus-wrap {
        max-width: 1060px;
    }

    .callus-left {
        max-width: 400px;
    }

    .callus-left p {
        font-size: 34px;
    }

    .callus-right a {
        font-size: 42px;
    }

    .callus-right p {
        font-size: 16px;
    }

    .review-button a {
      font-size: 16px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .callus {
        padding: 30px 15px;
    }

    .callus-wrap {
        max-width: 860px;
    }

    .callus-left {
        max-width: 340px;
    }

    .callus-left p {
        font-size: 30px;
    }

    .callus-right a {
        font-size: 36px;
    }

    .callus-right p {
        font-size: 16px;
    }
    .review-button a {
      font-size: 14px;
      padding: 14px 0px;
      max-width: 150px;
    }

  .review-button {
    max-width: 170px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .callus {
        padding: 30px 15px;
    }

    .callus-wrap {
        max-width: 660px;
    }

    .callus-left {
        max-width: 280px;
    }

    .callus-left p {
        font-size: 24px;
    }

    .callus-right a {
        font-size: 30px;
    }

    .callus-right p {
        font-size: 14px;
    }

    .review-button a {
      font-size: 14px;
      padding: 10px 0px;
      max-width: 150px;
    }

  .review-button {
    max-width: 170px;
  }
}

@media (max-width: 767px) {
    .callus {
        padding: 20px 15px;
    }

    .callus-wrap {
        max-width: 100%;
    }

    .callus-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .callus-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;

        max-width: 100%;
        text-align: center;
    }

    .callus-left {
        max-width: 230px;
        display: inline-block;
    }

    .callus-left p {
        font-size: 20px;
    }

    .callus-right {
        margin-top: 30px;
        max-width: 100%;
    }

    .callus-right a {
        font-size: 28px;
    }

    .callus-right p {
        font-size: 14px;
    }

    .review-button a {
      font-size: 14px;
    padding: 10px 0;
    max-width: 130px;
  }

  .review-button {
    max-width: 150px;
    float: left;
    margin-top: 6px;
  }

  .review-header {
    width: 50%;
  }

  .landing-page header .fb-logo {
    width: 48%;
    display: inline-block !important;
}

.landing-page header .fb-logo img {
    width: 35px !important;
}

.review-header {
  width: 100%;
  float: none;
  margin-top: 10px;
}

.landing-page header .header-right-sec {
    padding: 14px 0;
    width: 46% !important;
}
	.landing-page header .fb-logo a.social-icon {
		display: inline-block;
		text-align: center;
	}
}
