.news-news {
    margin: 50px auto;
    position: relative;
}

.news-news-2 {
    position: relative;
}

.news-row-4 {
    margin: 0 0 0;
    padding: 3.7rem 0 0;
    position: relative;
    background: url(../img/bright/news/layer_25.png) no-repeat center 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100%;
    max-width: 100%;
}

.news-row-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    margin: 30px auto 30px auto; /* 118px / 1200px = 9.833333%, 188px / 1200px = 15.666667% */
    position: relative;
}

.news-row-wrapper > * {
    float: left;
    margin: 0; /* 26.3px / 894px = 2.941834% */
}

@media (max-width: 894px) {
    .news-row-wrapper > * {
        display: inline-block;
        float: none;
        max-width: 100%;
    }
}

.news-col {
    padding: 21px 0.447427% 20px; /* 4px / 894px = 0.447427% */
    position: relative;
    /*width: 21.14094%; !* 189px / 894px = 21.14094% *!*/
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #ffffff;
    background-position: center center;
    -webkit-box-shadow: 0 8px 23.2px 5.8px rgba(89, 88, 86, 0.18);
    -moz-box-shadow: 0 8px 23.2px 5.8px rgba(89, 88, 86, 0.18);
    box-shadow: 0 8px 23.2px 5.8px rgba(89, 88, 86, 0.18); /*drop shadow*/
    margin: 80px 30px 0 30px;
}

@media (max-width: 768px) {
    .news-news-2 {
        padding: unset !important;
    }
    .news-title {
        font-size: 20px !important;
    }
    .news-text{
        font-size: 19px !important;
    }
}

.news-text {
    margin: 15px auto 20px auto;
    width: 80%; /* 143px / 181px = 79.00552% */
    line-height: 2;
     height:250px;
    overflow-y: hidden;
    font-size: 22px;
    text-align: justify;
    color: #58595b;
}

@media (max-width: 143px) {
    .news-text {
        left: 0;
        right: 0;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 768px) {
    .news-col {
        margin-right: auto;
        margin-left: auto;
    }
}

.news-title {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    height: 39px;
    color: #d49900;
}

.assess-rectangle-4 {
    display: block;
    height: 48px;
    margin: 20px auto 0;
    padding-left: 10px;
    position: relative;
    /*right: 7.61035%;*/
    width: 100%; /* 441px / 657px = 67.12329% */
    border: 1px solid #dedcd6; /*stroke*/
    -webkit-border-radius: 10.5px;
    -moz-border-radius: 10.5px;
    border-radius: 10.5px;
    background: #fcf8ed;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}

@media (max-width: 768px) {
    .assess-rectangle-4 {
        right: 0;
    }

    .assess-wrapper-3 {
        min-height: unset;
        padding-left: unset !important;
        width: 100%;
        margin-left:20px !important;
    }

    .assess-wrapper-3 > * {
        display: block;
        margin: 15px auto;
        position: relative;
        width: 40%;
        min-width: unset;
        max-height: unset;
        min-height: unset;
        top: unset;
        bottom: unset;
        left: unset;
        right: unset;
        float: left;
    }

    .assess-layer-28 {
        margin-left: 27px !important;
    }

    .assess-rectangle-4-copy-4 {
        margin-left: unset !important;
    }

    .assess-layer-25 {
        left: 0;
    }
}

.assess-wrapper-3 {
    float: left;
    margin: 0 2.279202% 0 0; /* 8px / 351px = 2.279202% */
    min-height: 48px;
    position: relative;
    /*width: 87.74929%; !* 308px / 351px = 87.74929% *!*/
    padding-left: 50px;
}

.assess-rectangle-4-copy-4 {
    float: left;
    height: 48px;
    max-width: 35px;
    width: 20%; /* 35px / 351px = 9.97151% */
    border: 1px solid #dedcd6; /*stroke*/
    -webkit-border-radius: 10.5px;
    -moz-border-radius: 10.5px;
    border-radius: 10.5px !important;
    background: #fcf8ed;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
    margin-top: 15px;
}

.assess-layer-25 {
    display: block;
    left: 0;
    margin: 15px 20px 16px 25px;
    position: relative;
    font-size: 18px;
    /*font-weight: bold;*/
    color: #88898b;
}

.assess-layer-28 {
    /*left: 50%;*/
    max-width: 100px;
    position: relative;
    top: -39px;
    width: 100%;
    margin-right: 100px;
    font-size: 18px;
    margin-left: 7px;
    color: #88898b;
    padding-left: 7px;
}

.assess-assessments {
    margin: 50px 0 0;
    padding: 0;
    position: relative;
    background: url(../img/bright/assessments/layer_17.png) no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.assess-col-data-wrapper {
    /*padding: 0 4.454545%;*/ /* 49px / 1100px = 4.454545% */
    position: relative;
    margin: 70px auto 70px;
}

.appoint-text {
    margin: 30px auto 0;
    width: 98.045265%; /* 953px / 972px = 98.045265% */
    line-height: 1.7;
    font-size: 28px;
    color: #88898b;
}

@media (max-width: 953px) {
    .appoint-text {
        left: 0;
        right: 0;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

.appoint-modal-label {
    position: relative;
    font-size: 18px;
    color: #88898b;
}

.appoint-modal-text {
    position: relative;
    font-size: 18px;
    color: #d49900;
    font-weight: bold;
}

.row-appoint {
    margin-left: 15px;
    margin-right: 15px;
}

@media (max-width: 768px) {
    .appoint-text {
        font-size: 18px;
    }
    .assess-col-data-wrapper {
        margin: 0 auto 0;
    }

    .news-row-wrapper > *:last-child {
        margin-right: unset !important;
    }

    .news-row-wrapper {
        margin: 0 1% 0 1%;
    }

    .start-button{
        /*margin: 20px auto 0 20px !important;*/
        min-width: 150px !important;
        line-height: 30px !important;
        font-size: 15px !important;
        min-height: 30px !important;
    }
}

.start-button {
    display: table;
    min-height: 46px;
    padding: 0 7.073171%; /* 29px / 410px = 7.073171% */
    border: 2px solid #d49900; /*stroke*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-position: center center;
    color: #d49900;
    font-size: 25px; /* 31.16px / 10px = 3.116rem */
    /*font-weight: 600;*/
    line-height: 46px;
    text-align: center;
    margin: 0 auto 0 auto;
}

.start-button:hover {
    background-color: #d49900;
    color: #ffffff;
}
