

@media screen and (min-width: 768px) {
    .container-fluid {
        width: 100%;
    }

    .icon-text-lr .container:nth-child(2n) .row {
        flex-direction: row-reverse
    }
}

@media screen and (min-width: 768px) {
    /*.container {*/
    /*    max-width: 1140px;*/
    /*}*/
    /*header .container {*/
    /*    max-width: 1440px;*/
    /*}*/
}

@media screen and (min-width: 992px) {
    .container.container-minor {
        width: 80%;
        max-width: 1000px;
    }
}

.hero-description .hero-logo {
    width: 180px;
    height: 180px;
    position: relative;
    top: -90px;
    background: transparent
}

a svg {
    position: relative;
    top: 2px;
    right: -5px
}

.hero-description {
    background: #0F4740;
    max-width: 560px;
    padding: 0 100px 0 60px;
}

.bottom-text p a {
    margin-top: 10px
}

.text-center {
    text-align: center
}

.two-sections .bottom-text h2 {
    font-size: 48px;
    line-height: 56px
}

.hero-image {
    background-position: top center !important;
}

.hero-description h1 {
    position: relative;
    font-size: 56px;
    line-height: 64px;
    color: #99E3A3;
    top: -93px;
}

h1 span {
    display: block;
    font-size: 24px;
    line-height: 21px;
    margin-bottom: 35px;
}

.two-sections .colored-background {
    background: #ffffff;
    background: none;
    position: relative;
}

.two-sections .colored-back-min {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 306px;
    width: 34%;
    background: #e5dbd1;
    z-index: -1;
}

.two-sections .bottom-text p {
    font-size: 17px;
    color: #333333;
    line-height: 1.5;
    font-weight: 400;
}

.two-sections .bottom-text p strong {
    color: #000050
}

.two-sections .bottom-text p + p {
    margin-top: 30px
}

p {
    font-size: 17px;
    color: #333333;
    line-height: 1.5;
    font-weight: 400;
}

.abs-img {
    position: relative;
    top: -55px;
}

.two-sections .bottom-text {
    max-width: 490px;
}

.align-self-center {
    align-self: center
}

.two-sections .bottom-text {
    padding-top: 65px;
}

.text-block {
    padding: 256px 0;
}

.text-block h3 {
    font-size: 40px;
    line-height: 56px;
    max-width: 1140px
}

.image-left-text-right {
}

.image-left-text-right h3 {
    font-size: 44px;
    line-height: 56px;
    color: #000050;
    margin-bottom: 24px;
}
.hero-logo img {max-height: 100%}
.related-artickle a, .articles a {
    color: #000050;
}

.image-left-text-right .text {
    max-width: 445px;
    margin-left: 115px;
    padding: 103px 0 127px;
}

.image-left-text-right .text span {
    color: #992E63;
    font-size: 21px;
    line-height: 24px;
    font-family: 'Formue Headline Medium', sans-serif;
    margin-bottom: 24px;
    display: block;
}

.image-left-text-right p + p {
    margin-top: 30px
}

.text-block.blue {
    padding: 158px 0;
}

section.spec-p {
    padding-bottom: 80px;
}

#load-related {
    background: transparent !important;
    color: #000050 !important;
    border-color: #000050 !important;
}

@media (max-width: 1400px) {
    .image-left-text-right .text {
        margin-left: 40px;
        padding: 36px 0 80px;
    }

    section.spec-p {
        padding-bottom: 25px;
    }

    .text-block {
        padding: 170px 0;
    }

    .hero-description h1 {
        position: relative;
        font-size: 49px;
        line-height: 53px;
        color: #99E3A3;
        top: -98px;
    }

    .text-block h3 {
        font-size: 32px;
        line-height: 54px;
        max-width: 1140px;
    }
}

@media (max-width: 1200px) {
    .hero .outher-container {
        left: 90%
    }
}

@media (max-width: 768px) {
    .hero-description h1 {
        font-size: 30px;
        line-height: 35px;
        top: -98px;
    }

    .hero-description .hero-logo {
        width: 95px;
        height: 143px;
        top: -75px;
        padding: 0;
    }

    .hero-description {
        padding: 0 10px;
    }

    h1 span {
        font-size: 17px;
        line-height: 14px;
        margin-bottom: 23px;
    }

    .two-sections .bottom-text h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .two-sections .colored-back-min {
        height: 50px;
        width: 74%;
    }

    .two-sections .bottom-text p {
        font-size: 14px;
    }

    .bottom-text p a {
        margin-top: 0px;
        padding: 8px 22px !important;
        font-size: 14px;
    }

    .text-block h3 {
        font-size: 23px;
        line-height: 33px;
    }

    .text-block {
        padding: 100px 0;
    }

    .image-left-text-right .text {
        margin-left: 0;
        padding: 25px 0 30px;
    }

    .image-left-text-right .text span {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .image-left-text-right h3 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 15px;
    }

    .image-left-text-right p + p {
        margin-top: 15px;
    }
    .two-sections .bottom-text p + p {
        margin-top: 15px;
    }
    p {
        font-size: 14px;
    }

    .abs-img {
        top: 0;
    }

    .flex-d-top {
        flex-direction: column-reverse;
    }

    section.spec-p {
        padding-bottom: 0;
        padding-top: 35px;
    }

    .text-block.blue {
        padding: 30px 0;
    }

    .text-block.blue h3 {
        margin-left: 0 !important;
    }
}
