.align-center {
    text-align: center;
}

.floatleft,
.floatLeft {
    float: left !important;
}

.floatright,
.floatRight {
    float: right !important;
}

.brackets {
    position: relative;
    padding:18px 30px;

}

.brackets:before,
.brackets:after {
    width: 50px;
    height: 50px;
    content: '';
    position: absolute;    
}

.brackets:before {
    top: 0px;
    left: 0px;
    border-top: 17px solid #f39415;
    border-left: 17px solid #f39415;
}

.brackets:after {
    bottom: 0px;
    right: 0px;
    border-bottom: 17px solid #f39415;
    border-right: 17px solid #f39415;
}

body content h2 {
    margin: 0;
}

body content {
    font-family: 'Montserrat',Arial,sans-serif;
}


content .cta-button {
    display: block;
    background: #000;
    color:#fff;
    width:100%;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}

.greyBg {
    background: #f1f1f1;
}

/************************************************************/

.section-1 {
    border-bottom: 3px solid #f39415;
    padding:50px 0;
}

.section-1 .brackets {
    margin-bottom: 30px;
}

.section-1 h2,
.section-1 h3 {
    color:#f39415;
    line-height: 1.2;
    margin-bottom: 0;
}

.section-1 h2 {
    font-weight: 800;
    font-size: 36px;
}

.section-1 h3 {
    font-size: 22px;
    margin-bottom: 0;
}

.section-1 p {
    font-size: 20px;
    margin: 0;
}

/************************************************************/

.section-2,
.section-3,
.section-4 {
    padding:50px 0;
}

.section-2 h2,
.section-3 h2,
.section-4 h2 {
    font-size: 28px;
    margin-bottom: 30px;
    color:#f39415;
    font-weight: 800;
    text-align: center;
}

.section-2 p,
.section-3 p,
.section-4 p,
.section-4 li {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color:#2f2f2f;
}

.section-2 p strong {
    color:#f39415;
}

.section-2 .home {
    margin: 50px auto 0;
    text-align: center;
}

a.pdfLink {
    display: inline-block;
    background: url("../image/pdf_icon.png") no-repeat left top;
    padding-left: 30px;
    min-height: 24px;
    color:#2f2f2f;
}

h2.autoAuth {
    margin:60px 0;
}

.info {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding:15px 10px 20px 75px;
    margin-bottom: 40px;
    text-align: left;
    background: url("../image/s3-info.png") no-repeat 15px 22px;
}

.info p {
    margin: 0;
    padding: 5px 0 0;
    text-align: left;
}

/************************************************************/

.section-3 .highlight {
    background: #f39415;
    color:#fff;
    padding:8px 20px;
    margin-right: 10px;
}

/************************************************************/

.section-4 h3 {
    text-align: center;
    margin-top:50px;
    margin-bottom: 50px;
}

.section-4 .howto {
    position: relative;
}

.section-4 .howto .dottedLine {
    width: 80%;
    margin: 0 auto;
    border-bottom:3px dotted #2b2b2b;
    position: absolute;
    top:30px;
    left:0;
    right:0;
    z-index:0;
}

.section-4 .howtoList {
    list-style: none;
    margin: 0 0 50px;
    padding: 0;
    overflow: auto;
    position: relative;
    z-index:1;
}

.section-4 .howtoList li {
    text-align: center;
    margin-bottom: 30px;
}

.section-4 .howtoList .counterWrapper {
    width: 90px;
    height: 60px;
    margin: 0 auto 30px;
    background: #fff;
}

.section-4 .howtoList .counter {
    background: #f39415;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    padding-top:5px;
    color:#fff;
    font-size: 32px;
    margin: 0 auto;
}

.section-4 .info {
    margin-top: 50px;
}

/************************************************************/

.section-lm {
    background: url("../image/slm-bg.jpg") no-repeat center top;
}

.section-lm .row {
    position: relative;
    min-height: 390px;
}

.section-lm .lmlogo,
.section-lm .lmText {
    position: absolute;
}

.section-lm .lmLogo {
    padding-top:30px;
    text-align: right;
}

.section-lm .brackets {
    margin:100px 0 0;
}

.section-lm .brackets:before,
.section-lm .brackets:after {
    border-color:#fff;
}

.section-lm .lmText {
    right: 0;
}

.section-lm h2 {
    color:#fff;
    font-size: 29px;
    font-weight: 800;
}

.section-lm h3 {
    margin-top: 0;
    padding-left:30px;
    margin-bottom:30px;
    color:#fff;
}

.section-lm .legal {
    position: absolute;
    bottom:0;
    left:0;
    text-align: center;
}

.section-lm .legal p {
    font-size: 10px;
    color:#73757d;
}

.section-lm .cta {
    margin-left: 30px;
    padding:10px 20px;
    display: block;
    color:#fff;
    background: #f39415;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

/************************************************************/

.section-5a {
    padding:115px 0;
}

.section-5a h2,
.section-5b h2 {
    text-align: center;
    font-size: 21px;
    margin-bottom: 30px;
}

.section-5a a,
.section-5b a {
    padding:10px 20px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

.section-5a a {
    color:#fff;
    background: #f39415;
}

.section-5a .column:first-child {
    margin-bottom: 100px;
}

/************************************************************/

.section-5b {
    margin-bottom: 100px;
}

.section-5b .row {
  display: flex;
  flex-wrap: wrap;
}

.section-5b.orangeBg {
    background: #f7941e;
    color:#fff;
}

.section-5b.orangeBg .column {
    background: #fff;
    padding-left: 0;
    padding-right: 0;
    /*display: flex;*/ 
}

.section-5b a {
    color:#fff;
    background: #025ec3;
}

.section-5b .colLeft {
    margin-right: 15px;
    background: #f7941e;
    padding:115px 60px;

}


.section-5b .colRight {
    margin-left: 15px;
    background: #f7941e;
    padding:115px 60px;
}

/************************************************************/
/************************************************************/


@media screen and (max-width: 768px) {
    content {
        margin-top: 3.9rem;
    }

    .section-4 .howto .dottedLine {
        display: none;
    }

    .section-5b .colLeft {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .section-5b .colRight {
        margin-left: 0;
    }
}

@media screen and (max-width: 1024px) {

    .section-1 {}


    /************************************************************/

    .section-2 {}

    /************************************************************/

    .section-3 {}

    /************************************************************/

    .brackets {
        margin: 0;
        padding: 0;
    }

    .brackets:before,
    .brackets:after {
        display: none;
    }

    /************************************************************/

    .section-5 {}

    /************************************************************/

    .section-6 {}

    /************************************************************/


    .section-lm h3 {
        padding-left: 0;
    }

    .section-lm .cta {
        margin-left: 0;
        text-align: center;
    }
}