*:lang(en-US) .page-template-investment-options .heading-banner{
    text-transform: capitalize;
}
#video-home.modal {
    display: flex;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.7);
}

#video-home.modal iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#video-home .close-button {
    position: absolute;
    top: 0px;
    right: 12px;
    text-decoration: none;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    transition: all 0.5s ease;
    z-index: 1;
}

#video-home .close-button:hover {
    color: red;
}

#video-home .modal-content {
    width: 75%;
    margin: 0 auto;
    background-clip: border-box;
    display: block;
    border-radius: 0;
    outline: none;
    background-color: transparent;
    border: none;
}

#video-home .modal-content .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    max-width: 100%;
    margin: 0 auto;
}

#video-link {
    position: relative;
}

#video-link span {
    position: relative;
    max-width: 100%;
    display: inline-block;
}

#video-link span:before {
    content: "";
    display: block;
    background-image: url(../images/play-btn.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    transform: translate(-50%, -50%);
    background-size: 100% 100%;
}

#video-link span:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
}

.thumbnail-img {
    margin-top: 3.2em;
}

.content-main .start-saving .btn-enroll {
    margin-top: 1.5em;
}

.content-main .start-saving h2:not(:first-child) {
    padding-top: 1.2em;
}
.home .content-main {
    margin-top: 2.4em;
}
.home .content-main.space-top {
    margin-top: 190px;
}
.container-main .description-below-banner {
    max-width: 630px;
    width: 100%;
    margin-top: 1.5em;
    color: red;
    font-size: 18px;
    line-height: 26px;
}
.container-main .description-below-banner p {
    margin-bottom: 5px;
}

.list-investment .content-faqs {
    clear: both;
}

.content-main .list-investment .content-faqs ul li {
    padding-bottom: 10px;
}

.content-main .list-investment .content-faqs a {
    padding-bottom: 10px;
}

.content-investment .list-investment .item-investment .content-investment-l.have-faq {
    margin-bottom: 0;
}

.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a:hover i,
.backtotop a:hover i {
    color: #fff;
}

.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a i,
.backtotop a i {
    color: #000;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title {
    line-height: 1.1;
}

.content-investment .list-investment .backtotop.below-faqs {
    margin-top: 35px;
}

.menu-header .main-menu ul li {
    padding: 10px 15px;
}

.content-new-resource a {
    color: #175d9e;
    font-family: "robotoslab-bold";
    text-decoration: underline;
}

.content-new-resource a:hover {
    text-decoration: none;
}

.content-new-resource .national-resource a.ml {
    margin-left: 33px;
}
.content-new-resource .informational-resource {
    margin-bottom: 57px;
}

.content-main ul + p {
    margin-top: 10px;
}

.content-main .content-home ol{
    margin-top: 0px;
}

.content-main .content-home ol + p{
    margin-top: 10px;
}

.content-main .who-plan .btn-who-is .btn-text{
    text-decoration: underline;
}

.above-footer .container-main .item-above.es-langue h3 {
    min-height: 61px;
}

@media screen and (min-width: 1200px) {
    .home .banner #bg-banner {
        min-height: 595px;
    }
    .content-main .content-new-resource {
        margin-top: -82px;
    }
}

@media screen and (min-width: 992px) {
    /* .content-main .content-new-resource h2 {
        font-size: 42px;
    } */
    .content-main .content-new-resource p {
        /* font-size: 20px; */
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1435px) {
    #video-home .close-button {
        right: 27px;
    }
}

@media screen and (max-width: 1250px) {
    .container-main .description-below-banner {
        max-width: 620px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1299px) {
    .menu-header .main-menu ul li {
        padding: 15px 12px;
    }
}

@media screen and (max-width: 1199px) {
    .container-main .description-below-banner {
        max-width: 100%;
    }
    .home .content-main.space-top {
        margin-top: 50px;
    }
}

@media screen and (max-width: 802px) and (min-width: 768px){
    .above-footer .container-main .item-above.es-langue h3 {
        min-height: 99px;
    }
}

@media screen and (max-width: 767px) {
    #video-home .close-button {
        right: 17px;
    }
    .content-main .start-saving h2:not(:first-child) {
        padding-top: 0.6em;
    }
    .content-new-resource .informational-resource {
        margin-bottom: 37px;
    }
    .above-footer .container-main .item-above.es-langue h3 {
        min-height: unset;
    }
}

@media screen and (max-width: 640px) {
    #video-home .modal-content {
        width: 100%;
    }
    #video-home.modal {
        padding: 0 6px;
    }
}

@media screen and (max-width: 480px) {
    .container-main .description-below-banner {
        font-size: 14px;
    }
    .content-main .list-investment .content-faqs ul {
        margin-top: 0;
    }
    .content-main .who-plan ul{
        margin-top: 10px;
    }
}

@media screen and (max-width: 420px) {
    .menu-header .group-button.es-langue a.btn-enroll{
        padding: 0 25px
    }
}

@media screen and (max-width: 355px) {
    .menu-header .group-button.es-langue a.btn-enroll{
        padding: 0 15px
    }
    .content-main h2 {
        font-size: 23px;
    }
}

