html {
    -ms-overflow-style: none;
}
.bg-light {
    background-color: #f0f2f2 !important;
}
.center-margin {
    margin: 0 auto;
}
#banner {
    position: relative;
}
#banner img {
    width: 100%;
}
iframe {
    width: 100%;
    height: 80%;
}
.img-right-border {
    box-shadow: 3px 3px #eabd60;
}
.vertically-centered {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.wrapper-list {
    display: none;
}
.wrapper-collapse-list {
    display: block;
}
.collapse-item {
    position: relative;
    padding: 30px 30px;
    background-color: #1c1c1b;
    border-bottom: 1px solid #fff;
}
.collapse-item h1,
.collapse-item h2 {
    display: inline-block;
    color: #fff;
    position: relative;
    font-family: "Helvetica Neue Condensed";
    font-size: 24px;
    text-transform: uppercase;
    line-height: 0.95em;
    letter-spacing: 0;
}
.item-plus {
    float: right;
    width: 25px !important;
    font-size: 100%;
    height: 25px;
    color: #fff;
    vertical-align: middle;
}
.tab-content {
    margin-bottom: 30px;
}
.tab-body {
    margin: 2em 0;
    padding: 0 50px;
    position: relative;
}
.tab-body h1,
.tab-body h2 {
    width: 100%;
}
.tab-body .left,
.tab-body .right {
    padding: 0;
    margin: 0;
    width: 100%;
}
.tab-body .about-text-below,
.tab-body .ceomsg-text-below,
.tab-body p {
    font-size: 15px;
    font-family: "Helvetica Neue Thin Condensed";
    color: #1c1c1b;
    line-height: 1.4;
    text-align: justify;
    letter-spacing: 0;
    margin-bottom: 2em;
}
.tab-body img {
    width: 100%;
    margin-bottom: 3em;
}
.tab-body video {
    margin-bottom: 2em;
    width: 100%;
    object-fit: cover;
}
.pagination-paragraph-mobile.active {
    background-color: #eabd60;
}
.pagination-dots {
    margin-block: 35px;
}
.pagination-paragraph {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #ccc;
    margin: 5px;
    cursor: pointer;
    border-radius: 50%;
}
.pagination-paragraph-mobile {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #ccc;
    margin: 5px;
    cursor: pointer;
    border-radius: 50%;
}
.pagination-paragraph:hover {
    background-color: #333;
}
.pagination-paragraph.active {
    background-color: #eabd60;
}
.text-sings {
    min-height: 41px;
}
.hide-sign {
    display: none !important;
}
p.ceo-message {
    text-align: justify;
    font-weight: 400;
}
.tab-body h3 {
    font-size: 25px;
    font-family: "Helvetica Neue Condensed";
    color: #1c1c1b;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 0.51em;
}
ul#philosophy-list {
    display: block;
    list-style-type: disc;
    padding-left: 0px;
    margin: 0 0 0em;
}
ul#philosophy-list li {
    list-style: none;
    font-size: 16px;
    font-family: "Helvetica Neue Thin Condensed";
    color: #1c1c1b;
    text-align: left;
    position: relative;
    padding: 15px 0 0 0px;
    line-height: 1.4;
    letter-spacing: 0;
}
.facts {
    padding: 50px 0 50px 50px;
    position: relative;
    background: url(../images/about/facts-bg.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}
div.owl-stage {
    padding-left: 0 !important;
}
#facts-figures #facts-figures-slider,
#facts-figures #facts-figures-text {
    animation-duration: 1s;
}
#facts-figures-text {
    padding: 50px 30px;
}
#facts-figures-slider {
    padding: 20px 0 50px 0;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
#facts-figures-text > label {
    font-family: Helvetica Neue Condensed;
    font-size: 12px;
    color: #afbcba;
    text-transform: uppercase;
    margin-right: 200px;
    padding-right: 30px;
    letter-spacing: 0.2em;
    -ms-transform: translateY(257px) rotate(-90deg);
    -moz-transform: translateY(257px) rotate(-90deg);
    -webkit-transform: translateY(257px) rotate(-90deg);
    -o-transform: translateY(257px) rotate(-90deg);
    transform: translateY(257px) rotate(-90deg);
    position: absolute;
    top: 0;
    left: -12px;
}
#facts-figures-text > label:after {
    display: block;
    content: "";
    width: 200px;
    height: 3px;
    background-color: #eabd60;
    position: absolute;
    top: 50%;
    left: 100%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#facts-figures-text h2 {
    margin-top: 0;
    font-size: 30px;
}
#facts-figures-text p {
    font-family: Helvetica Neue Condensed;
    color: #35373a;
    text-transform: uppercase;
    margin-bottom: 30px;
}
#facts-figures-slider > #facts-container {
    margin: 0 auto;
    text-align: center;
}
#facts-figures-slider #ff-slider {
    font-family: Helvetica Neue Condensed;
    color: #fff;
}
.slider-text {
    min-height: 130px;
    font-family: "Helvetica Neue Condensed";
    text-align: center;
    text-transform: uppercase;
    margin: 45px 0;
}
p.first {
    font-size: 60px;
    height: 80px;
    line-height: 0.7em;
}
p.second-hide {
    visibility: hidden;
}
p.second {
    position: relative;
    font-family: "Helvetica Neue Condensed";
    text-align: center;
    display: inline;
    text-transform: uppercase;
    font-size: 30px;
    animation-fill-mode: forwards;
    animation-duration: 0.5s;
    line-height: 0.4em;
}
p.vertical-text {
    position: relative;
    display: inline-block;
    font-weight: 400;
    bottom: 7px;
    font-size: 16px;
}
p.third {
    font-size: 15px;
    margin-bottom: 0 !important;
    padding-inline: 5px;
    display: flex;
    justify-content: center;
}
@media screen and (min-width: 500px) and (max-width: 662px) {
    .p.second {
        font-size: 20px;
    }
    .p.third {
        font-size: 12px;
    }
}
.special-text-catagory {
    padding-top: 18px !important;
}
#ff-slider .owl-item {
    animation-duration: 0.3s;
}
#facts-figures-slider .website-btn-white {
    margin-top: 30px;
}
#mobile-btn {
    margin: 30px 0;
    display: none;
}
.pagination-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 35px;
}
.pagination-dots {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
.pagination-paragraph {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #ccc;
    margin: 5px;
    cursor: pointer;
    border-radius: 50%;
    transition: background-color 0.3s ease-in-out;
}
.pagination-paragraph:hover {
    background-color: #888;
}
.pagination-paragraph.active {
    background-color: #eabd60;
    transform: scale(1.2);
}
.draw-border::after,
.draw-border::before {
    content: "";
    position: absolute;
    border: 0 solid transparent;
    width: 0;
    height: 0;
}
.draw-border::before {
    top: 0;
    left: 0;
}
.draw-border::after {
    bottom: 0;
    right: 0;
}
.draw-border.drawn::after,
.draw-border.drawn::before {
    width: 100%;
    height: 100%;
}
#first-slide.draw-border.drawn::before {
    border-top-width: 3px;
    border-right-width: 3px;
    border-top-color: #eabd60;
    border-right-color: #eabd60;
    transition:
        width 0.25s ease-out,
        height 0.25s ease-out 0.25s;
}
#first-slide.draw-border.drawn::after {
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-bottom-color: #eabd60;
    border-left-color: #eabd60;
    transition:
        border-color 0s ease-out 0.5s,
        width 0.25s ease-out 0.5s,
        height 0.25s ease-out 0.75s;
}
#second-slide.draw-border.drawn::before {
    border-top-width: 3px;
    border-right-width: 3px;
    border-top-color: #eabd60;
    border-right-color: #eabd60;
    transition:
        border-color 0s ease-out 1s,
        width 0.25s ease-out 1s,
        height 0.25s ease-out 1.25s;
}
#second-slide.draw-border.drawn::after {
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-bottom-color: #eabd60;
    border-left-color: #eabd60;
    transition:
        border-color 0s ease-out 1.5s,
        width 0.25s ease-out 1.5s,
        height 0.25s ease-out 1.75s;
}
#third-slide.draw-border.drawn::before {
    border-top-width: 3px;
    border-right-width: 3px;
    border-top-color: #eabd60;
    border-right-color: #eabd60;
    transition:
        border-color 0s ease-out 2s,
        width 0.25s ease-out 2s,
        height 0.25s ease-out 2.25s;
}
#third-slide.draw-border.drawn::after {
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-bottom-color: #eabd60;
    border-left-color: #eabd60;
    transition:
        border-color 0s ease-out 2.5s,
        width 0.25s ease-out 2.5s,
        height 0.25s ease-out 2.75s;
}
#fourth-slide.draw-border.drawn::before {
    border-top-width: 3px;
    border-right-width: 3px;
    border-top-color: #eabd60;
    border-right-color: #eabd60;
    transition:
        border-color 0s ease-out 3s,
        width 0.25s ease-out 3s,
        height 0.25s ease-out 3.25s;
}
#fourth-slide.draw-border.drawn::after {
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-bottom-color: #eabd60;
    border-left-color: #eabd60;
    transition:
        border-color 0s ease-out 3.5s,
        width 0.25s ease-out 3.5s,
        height 0.25s ease-out 3.75s;
}
.shareholders {
    margin: 0;
}
.box-container {
    margin-bottom: 2em;
    font-family: "Helvetica Neue Condensed";
    letter-spacing: 0;
    color: #1c1c1b;
    text-align: center;
}
.box-container img {
    margin: 0 !important;
}
.box {
    width: 100%;
    display: inline-block;
    margin: 0 0 2em 0;
    border-radius: 0;
    padding: 3em;
    cursor: pointer;
    border: 1px solid rgba(15, 62, 113, 0.2);
    box-shadow: 1px 1px 6px 0 rgba(3, 3, 3, 0.04);
}
.tooltip {
    max-width: 20rem;
}
.tooltip-inner {
    padding: 20px 30px;
    max-width: 100%;
    font-size: 16px;
    text-align: justify;
    border-radius: 0;
    font-family: "Helvetica Neue Condensed";
    background-color: #1c1c1b;
}
.arrow {
    color: #1c1c1b;
}
.box p {
    text-transform: initial;
    text-align: center;
    font-size: 16px !important;
    padding: 0 15px 0 25px;
    margin: 20px 0 30px;
}
#values-modal {
    font-family: "Helvetica Neue Condensed";
    letter-spacing: 0;
    color: #1c1c1b;
    text-align: justify;
    font-size: 18px;
    padding: 30px 50px;
    padding: 4rem 3rem;
}
#values-modal .website-title {
    font-size: 42px;
}
.box b,
.box-b {
    margin: 25px 0 0;
    font-size: 25px;
    display: block;
}
.box img,
.box-img {
    margin-bottom: 0;
    display: inline-block !important;
    width: unset !important;
    width: auto !important;
    cursor: unset;
}
.card {
    border-radius: 0;
    width: 100%;
    margin: 0 0 3em !important;
    border: none;
}
.card a img {
    border: 1px solid rgba(15, 62, 113, 0.3);
    border-bottom: none;
    box-shadow: 4px 0 10px 0 rgba(3, 3, 3, 0.04);
}
.card img {
    margin: 0 !important;
}
.card-header {
    position: relative;
    background-color: #f0f2f2;
    border: 1px solid rgba(15, 62, 113, 0.3);
    box-shadow: 3px 3px 10px 0 rgba(3, 3, 3, 0.04);
    padding: 30px 0;
}
.card-header .website-title {
    font-size: 20px;
}
.card-header p {
    padding: 0 1em;
    position: relative;
    font-size: 16px;
    font-family: "Helvetica Neue Condensed";
    text-transform: uppercase;
    color: #1c1c1b;
    text-align: center;
    margin-bottom: 0;
    line-height: 0.95em;
    letter-spacing: 0;
}
p.card-text {
    font-size: 18px;
    font-family: "Helvetica Neue Condensed";
    color: #1c1c1b;
    line-height: 1.4;
    letter-spacing: 0;
    margin: 0 0 2em;
    text-align: left;
}
.card-body {
    box-shadow: 3px 3px 10px 0 rgba(3, 3, 3, 0.04);
    border: 1px solid #1c1c1b;
    border-top: none;
}
.list-group {
    border: 1px solid rgba(15, 62, 113, 0.3);
    border-top: none;
}
.holders {
    padding: 80px 30px 50px;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}
.chevron {
    top: 295px;
    left: 250px;
    z-index: 999;
    position: absolute;
    width: 28px;
    height: 5px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}
.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}
.chevron:after,
.chevron:before {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #172958;
}
.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}
.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}
@keyframes move {
    25% {
        opacity: 1;
    }
    33% {
        opacity: 1;
        transform: translateY(30px);
    }
    67% {
        opacity: 1;
        transform: translateY(40px);
    }
    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}
@keyframes pulse {
    to {
        opacity: 1;
    }
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    font-size: 18px;
    font-family: "Helvetica Neue Condensed";
    color: #1c1c1b;
    text-align: left;
    line-height: 1.4;
    letter-spacing: 0;
}
.project-close {
    position: absolute;
    top: 33px;
    right: 35px;
    width: 20px;
    height: 20px;
    animation-delay: 0.6s;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    z-index: 2001;
    cursor: pointer;
    transition: all 0.3s;
}
.project-close.active {
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.project-close:not(.active):hover {
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
}
.project-close::after,
.project-close::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
}
.project-close::after {
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}
.member-plus,
.shareholder-plus {
    transition: 1.2s;
}
.member-plus.active::after,
.shareholder-plus.active::after {
    content: unset;
}
.member-plus:not(.active):hover,
.shareholder-plus:not(.active):hover {
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.shareholder-plus::after,
.shareholder-plus::before {
    background-color: #1c1c1b;
    content: " ";
    position: absolute;
    left: 47%;
    bottom: 0;
    width: 20px;
    height: 3px;
}
.member-plus::after,
.member-plus::before {
    background-color: #1c1c1b;
    content: " ";
    position: absolute;
    left: 49%;
    bottom: 0;
    width: 17px;
    height: 3px;
}
.member-plus::after,
.shareholder-plus::after {
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}
h1[id^="shareholder-title-"]::after,
h1[id^="shareholder-title-"]::before {
    content: unset;
}
.member-arrow {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #66738e;
    z-index: 5;
}
.member-arrow.active {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shareholder-arrow {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 63%;
    left: 48%;
    color: #66738e;
    z-index: 5;
}
.shareholder-arrow.active {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.download-form-modal .download-header p {
    color: #1c1c1b;
}
.download-form-modal form input {
    color: #1c1c1b;
    border: solid 2px #1c1c1b;
}
.download-form-modal form input::placeholder {
    color: #1c1c1b;
}
.download-form-modal form input:-ms-input-placeholder {
    color: #1c1c1b;
}
.download-form-modal form input::-ms-input-placeholder {
    color: #1c1c1b;
}
.signature-img {
    margin: 0 !important;
    max-width: 150px;
    float: right;
}
.awards-box {
    box-shadow: 3px 3px 10px 0 rgba(3, 3, 3, 0.04);
    border: 0.5px solid #1c1c1b;
}
.awards {
    align-items: center;
    display: flex;
    padding: 2em;
}
.awards p {
    font-size: 18px;
    text-align: justify;
    margin-bottom: 0;
}
@media only screen and (max-width: 320px) {
    .collapse-item h1,
    .collapse-item h2 {
        font-size: 23px;
    }
    .item-plus {
        width: 20px !important;
        height: 20px;
    }
}
@media only screen and (max-width: 768px) {
    .tab-body {
        padding: 0 30px;
    }
    .row.tab-body {
        display: flex;
    }
    .tab-body .left {
        order: 2;
    }
    .tab-body .right {
        order: 1;
    }
    .tab-body .about-text-below {
        order: 3;
        margin-bottom: 0;
    }
    .tab-body .ceomsg-text-below {
        order: 3;
    }
    .tab-body .col-sm-12 {
        order: 4;
    }
    #banner {
        margin-bottom: 1px;
        content: url(../images/about/banner-mobile.png);
    }
    .awards {
        display: block;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .collapse-item {
        padding: 50px 100px;
    }
    .collapse-item h1,
    .collapse-item h2 {
        font-size: 40px;
    }
    .item-plus {
        width: 40px !important;
        height: 40px;
    }
    .box {
        margin: 1em;
        width: 45%;
    }
    .box p {
        font-size: 18px;
    }
    .shareholders {
        margin: 50px 0;
    }
    .card {
        margin: 0 1em 3em !important;
    }
    p.card-text {
        padding: 5px 25px;
        text-align: justify;
    }
    #banner {
        margin-bottom: 1px;
    }
    .tab-content {
        margin-bottom: 0;
    }
    .tab-body {
        margin: 3em 0 2em;
        padding: 0 80px;
    }
    .tab-body img {
        margin-bottom: 3em;
    }
    .tab-body .left,
    .tab-body .right {
        margin: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tab-body .about-text-below,
    .tab-body .ceomsg-text-below,
    .tab-body p {
        font-size: 18px;
    }
    .facts {
        padding: 80px 0 80px 30px;
    }
    #facts-figures-slider {
        padding: 50px 0 30px 20px;
    }
    #desktop-btn {
        display: block;
    }
    #mobile-btn {
        display: none;
    }
    .project-close {
        top: 55px;
        right: 110px;
        width: 25px;
        height: 25px;
    }
    h1[id^="shareholder-title-"] {
        font-size: 30px !important;
    }
    .card-header .website-title {
        font-size: 35px;
    }
    .card-header p {
        padding: 0;
        font-size: 18px;
    }
    .signature-img {
        max-width: 200px;
    }
    .awards h1,
    .awards h2 {
        font-size: 40px;
    }
    .awards p {
        font-size: 20px;
    }
}
@media only screen and (min-width: 1025px) {
    .box {
        margin: 1em;
        width: 29%;
    }
    .box p {
        font-size: 18px;
    }
    .shareholders {
        margin: 70px 0;
    }
    .card {
        margin: 0 1em 3em !important;
    }
    p.card-text {
        padding: 5px 25px;
        text-align: justify;
    }
    .tab-content {
        margin-bottom: 0;
    }
    .wrapper-list {
        display: block;
        margin-top: -100px;
    }
    .wrapper-collapse-list {
        display: none;
    }
    #nav-menu {
        color: #1c1c1b;
        background-color: #fff;
        padding: 0 85px;
        margin: 0 100px;
    }
    #nav-menu li {
        margin: 35px 0;
    }
    #nav-menu li:first-child {
        margin-left: 0;
        max-width: 150px;
        text-align: left;
    }
    #nav-menu li:last-child {
        margin-right: 0;
        max-width: 80px;
        text-align: right;
    }
    #nav-menu:after {
        content: "";
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(19, 41, 80, 0.27);
    }
    .nav-item .active {
        opacity: 1;
    }
    .nav-item .active:after {
        content: "";
        display: block;
        position: relative;
        top: 41px;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: #eabd60;
        transform-origin: right top;
        transform: scale(1, 1);
        transition:
            color 0.1s,
            transform 0.2s ease-out;
    }
    .nav-link {
        font-family: "Helvetica Neue Condensed";
        font-size: 18px;
        color: #1c1c1b;
        text-transform: uppercase;
        position: relative;
        display: block;
        padding: 5px 0;
        transition:
            color 0.1s,
            background-color 0.1s,
            padding 0.2s ease-in;
        opacity: 0.669;
    }
    .nav-link::after {
        content: "";
        display: block;
        position: relative;
        top: 41px;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: #eabd60;
        transform-origin: right top;
        transform: scale(0, 1);
        transition:
            color 0.1s,
            transform 0.2s ease-out;
    }
    .nav-link:focus::after,
    .nav-link:hover::after {
        transform-origin: left top;
        transform: scale(1, 1);
    }
    .nav-link:hover {
        opacity: 1;
        color: #1c1c1b;
    }
    .nav-link:focus {
        opacity: 1;
        color: #1c1c1b;
    }
    div.divider {
        display: block;
        height: 15px;
        width: 1px;
        margin: 45px 0 0;
        background: linear-gradient(rgba(19, 41, 80, 0.2), rgba(19, 41, 80, 0.2), rgba(19, 41, 80, 0.2));
    }
    .tab-body {
        margin: 4em 0 2em;
        padding: 0 200px;
    }
    .tab-body img {
        margin-bottom: 2em;
    }
    .tab-body video {
        margin-bottom: 2em;
    }
    .tab-body .left,
    .tab-body .right {
        margin: 0;
        width: 100%;
    }
    .tab-body .left {
        padding: 0 2em 0 0;
    }
    .tab-body .right {
        padding: 0 0 0 2em;
    }
    .tab-body .about-text-below,
    .tab-body .ceomsg-text-below,
    .tab-body p {
        font-size: 18px;
    }
    .facts {
        padding: 80px 30px;
    }
    #facts-figures-slider {
        position: relative;
        width: 100%;
        max-width: 100%;
        padding: 50px 30px 30px;
        margin: 0 auto;
        text-align: center;
    }
    #desktop-btn {
        display: block;
    }
    #mobile-btn {
        display: none;
    }
    p.ceo-message {
        font-size: 20px !important;
        font-weight: 600;
    }
    .signature-img {
        max-width: 250px;
    }
    ul#philosophy-list li {
        font-size: 18px;
    }
    #philosophy p {
        font-size: 20px;
    }
    .card-header .website-title {
        font-size: 40px;
    }
    .card-header p {
        padding: 0;
        font-size: 18px;
    }
    .awards {
        padding: 1em 3em 1em 1em;
    }
    .awards h1,
    .awards h2 {
        font-size: 40px;
    }
    .awards p {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1280px) and (min-width: 768px) {
    .box {
        width: 45%;
        margin: 15px 15px;
    }
}
@media only screen and (min-width: 1824px) {
    .nav-link {
        font-size: 30px;
    }
    .tab-body .about-text-below,
    .tab-body .ceomsg-text-below,
    .tab-body p {
        font-size: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 100%;
        flex: 100% !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}
.dot {
    margin-right: 15px;
    height: 10px;
    width: 10px;
    background-color: #1c1c1b;
    border-radius: 50%;
    display: inline-block;
}
.typewriter h1 {
    /*!*border-right: 0.01em solid #1c1c1b; !* The typwriter cursor *!*!*/ /*!*margin: 0 auto; !* Gives that scrolling effect as the typing happens *!*!*/
}
@keyframes typing {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}
@keyframes blink-caret {
    from,
    to {
        border-color: transparent;
    }
    50% {
        border-color: #1c1c1b;
    }
}
