.numberBlocks {
    margin-bottom: 80px
}

.blockNumber {
    position: relative;
    padding: 15px 0 0 15px;
    margin-right: 30px
}

.blockNumber span {
    width: 0;
    height: 0;
    border-color: #cf2030;
    border-style: solid;
    border-top-width: 80px;
    border-right: 80px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 0 solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

div#startChapterForm .mktoForm {
    background: #f2f2f2 !important
}

.blockNumber h6 {
    color: #cf2030;
    font-size: 72px;
    margin: 0;
    width: 135px;
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    background: #f6f6f6
}

.blockContent {
    padding-right: 20px
}

.blockContent h5 {
    font-size: 30px;
    color: #cf2030;
    font-weight: 700
}

div#startChapterForm .mktoForm {
    padding: 0 !important;
    width: 100% !important;
    box-shadow: none !important
}

div#startChapterForm .mktoForm .mktoFormRow {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px !important
}

div#startChapterForm .mktoForm .mktoFormRow .mktoFieldWrap, div#startChapterForm .mktoForm .mktoFormRow .mktoFormCol, div#startChapterForm .mktoForm .mktoHtmlText.mktoHasWidth {
    width: 100% !important;
    float: none !important
}

div#startChapterForm .mktoForm .mktoClear, div#startChapterForm .mktoForm .mktoFormRow:nth-child(12), div#startChapterForm .mktoForm .mktoFormRow:nth-child(13), div#startChapterForm .mktoForm .mktoFormRow:nth-child(14) {
    display: none !important
}

div#startChapterForm .mktoForm h1 {
    font-size: 28px !important;
    margin-bottom: 0
}

div#startChapterForm .mktoForm p {
    margin-bottom: 20px
}

div#startChapterForm .mktoForm .mktoFormRow input#Email, div#startChapterForm .mktoForm .mktoFormRow input[type=date], div#startChapterForm .mktoForm .mktoFormRow input[type=email], div#startChapterForm .mktoForm .mktoFormRow input[type=number], div#startChapterForm .mktoForm .mktoFormRow input[type=tel], div#startChapterForm .mktoForm .mktoFormRow input[type=text], div#startChapterForm .mktoForm .mktoFormRow input[type=url], div#startChapterForm .mktoForm .mktoFormRow select.mktoField, div#startChapterForm .mktoForm .mktoFormRow textarea.mktoField {
    padding: 10px 10px !important;
    background: 0 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    border: 0 !important;
    width: 100% !important;
    opacity: 1 !important;
    border-bottom: 1px solid #64666a !important;
    outline: 0 !important
}

div#startChapterForm .mktoForm .mktoFormRow {
    justify-content: space-between !important
}

div#startChapterForm .mktoForm .mktoFormRow .mktoFormCol {
    width: 45% !important
}

div#startChapterForm .mktoForm .mktoFormRow:nth-child(2) {
    margin-bottom: 20px !important
}

div#startChapterForm .mktoForm .mktoFormRow:nth-child(2), div#startChapterForm .mktoForm .mktoFormRow:nth-child(3), div#startChapterForm .mktoForm .mktoFormRow:nth-child(n+6) {
    justify-content: center !important
}

div#startChapterForm .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol, div#startChapterForm .mktoForm .mktoFormRow:nth-child(3) .mktoFormCol, div#startChapterForm .mktoForm .mktoFormRow:nth-child(n+6) .mktoFormCol {
    width: 100% !important
}

div#startChapterForm .mktoForm .mktoFormRow:nth-child(12) .mktoFieldWrap {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-start;
    margin-left: 20px
}

div#startChapterForm .mktoForm .mktoFormRow:nth-child(12) .mktoFieldWrap label.mktoLabel.mktoHasWidth {
    width: 100% !important;
    font-size: 20px;
    color: #64666a;
    padding: 0 !important
}

div#startChapterForm .mktoForm .mktoFormRow:nth-child(12) .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    width: auto !important
}

div#startChapterForm .mktoButtonRow {
    position: relative !important;
    color: #fff !important;
}

div#startChapterForm .mktoButtonRow {
    position: relative !important;
    color: #fff !important;
    margin: 0 auto !important;
    width: 100% !important;
}

span.mktoButtonWrap.mktoThoughtbot {
    margin: 0 auto !important;
}

div#startChapterForm .mktoForm button.mktoButton {
    background: #cf2030 !important;
    color: #fff !important;
    text-indent: 0px;
    text-shadow: none !important;
    font-family: "Helvetica Neue" !important;
    width: 50% !important;
    padding: 18px 20px !important;
    display: flex;
    align-items: center;
    margin: 0 auto !important;
    height: 50px !important;
    justify-content: center;
    border:2px solid transparent !important;
    transition: all 0.3s ease-in;
}

div#startChapterForm .mktoForm button.mktoButton:hover {
    background: #fff !important;
    color:#cf2030 !important;
    border-color: #cf2030 !important;
}

div#startChapterForm .mktoButton::before {
    content:none !important;
}

.numberBlocks:nth-last-child(-n+2) {
    margin-bottom: 0
}

#startChapterForm textarea#contactUsMessage {
    height: 110px !important;
}

label#LblcontactAgreestoTandC span {
    margin-top: 0px !important;
}

@media only screen and (max-width: 1200px) {
    .blockNumber h6 {
        font-size: 60px;
        width: 105px;
        height: 90px
    }

    .numberBlocks {
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 992px) {
    .blockNumber h6 {
        font-size: 40px;
        width: 90px;
        height: 75px
    }

    .blockNumber {
        padding: 10px 0 0 10px;
        margin-right: 15px
    }

    .blockContent h5 {
        font-size: 24px
    }

    div#startChapterForm {
        padding: 50px
    }

    div#startChapterForm .mktoForm h1 {
        font-size: 24px !important;
        padding: 0
    }
}

@media only screen and (max-width: 767px) {
    div#startChapterForm .mktoForm h1 {
        font-size: 12px !important;
        padding: 0
    }

    .numberBlocks:nth-last-child(-n+2) {
        margin-bottom: 40px
    }

    .numberBlocks:last-child {
        margin-bottom: 0
    }

    div#startChapterForm .mktoForm .mktoFormRow .mktoFormCol {
        width: 100% !important;
        margin-bottom: 30px !important
    }

    div#startChapterForm .mktoForm .mktoFormRow {
        flex-direction: column;
        margin-bottom: 0 !important
    }

    div#startChapterForm .mktoForm .mktoFormRow:nth-child(9) {
        display: none
    }

    textarea#contactUsMessage {
        height: 70px
    }

    div#startChapterForm .mktoForm .mktoFormRow:nth-child(12) .mktoFieldWrap {
        align-items: flex-start
    }
}

@media only screen and (max-width: 576px) {
    div#startChapterForm {
        padding: 15px;
		margin-bottom:70px;
    }
	div#startChapterForm .mktoForm .mktoFormRow:nth-child(12) .mktoFieldWrap label.mktoLabel.mktoHasWidth {
    font-size: 18px;
}

    div#startChapterForm .mktoForm .mktoFormRow input#Email, div#startChapterForm .mktoForm .mktoFormRow input[type=date], div#startChapterForm .mktoForm .mktoFormRow input[type=email], div#startChapterForm .mktoForm .mktoFormRow input[type=number], div#startChapterForm .mktoForm .mktoFormRow input[type=tel], div#startChapterForm .mktoForm .mktoFormRow input[type=text], div#startChapterForm .mktoForm .mktoFormRow input[type=url], div#startChapterForm .mktoForm .mktoFormRow select.mktoField, div#startChapterForm .mktoForm .mktoFormRow textarea.mktoField {
        padding: 10px 10px !important;
        background: 0 0 !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        border: 0 !important;
        width: 100% !important;
        opacity: 1 !important;
        border-bottom: 1px solid #64666a !important;
        outline: 0 !important;
        font-size: 16px !important
    }

    div#startChapterForm .mktoForm button.mktoButton {
        width:80% !important;
    }
}