@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,800&display=swap");

@media screen and (max-width: 991px) {
    .nafn {
        display: none
    }

    .navbar-nav {
        margin-top: 0 !important
    }

    .navbar .dropdown .dropdown-menu, .navbar .dropdown.show .dropdown-menu {
        height: auto;
        overflow-y: auto
    }
}

body {
    color: #000;
    font-family: Work Sans, Helvetica Neue, Arial, sans-serif;
    overflow-x: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.card-description {
    color: #000 !important
}

.header-filter[filter-color=black] {
    background: rgba(44, 44, 44, .2);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 44, 44, .2)), to(rgba(0, 0, 0, .3)));
    background: linear-gradient(0deg, rgba(44, 44, 44, .2), rgba(0, 0, 0, .3))
}

.mainview {
    min-height: 600px
}

.mainview .textcontainer {
    margin-top: 70px
}

.mainview .textcontainer_3 {
    margin: 22px
}

.mainview h2.title {
    margin-bottom: 70px
}

.mainview .card {
    margin-top: 50px;
    min-width: 300px
}

.mainview .info-horizontal {
    min-height: 140px;
    padding-left: 80px
}

.mainview .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mainview .icon img {
    width: 70%;
    height: 40px;
    margin-top: 11px;
    margin-left: 8px
}

.mainview_small {
    min-height: 450px
}

.sections {
    padding: 50px 0
}

.avarp {
    padding: 0;
    min-height: 900px
}

.avarp .separator-line {
    background-color: hsla(0, 0%, 86.3%, .6);
    width: 40%
}

.avarp .textcontainer {
    margin-top: 70px
}

.avarp .textcontainer_3 {
    margin: 22px
}

.avarp h2.title {
    margin-bottom: 70px
}

.avarp .card {
    margin-top: 50px
}

.avarp .info-horizontal {
    min-height: 140px;
    padding-left: 80px
}

.avarp .category {
    text-transform: none !important
}

.avarp .card-description {
    font-weight: 400
}

.avarp .card-description a {
    color: #f96332 !important
}

.eldgos_vid {
    padding: 0
}

.eldgos_vid .card {
    margin-top: 120px;
    width: 75%
}

.eldgos_vid .video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-size: cover;
    overflow: hidden
}

.eldgos_vid .box-parent {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 100px
}

.eldgos_vid .black-box {
    z-index: 2;
    width: 100%;
    padding: 0 15px 0 20px;
    border-radius: 10px 10px 10px 10px
}

.eldgos_vid .black-box h4, .eldgos_vid .black-box p {
    color: #fff;
    font-weight: 500
}

.eldgos_vid .card img {
    height: 450px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.eldgos_vid .container-parent {
    height: 0;
    padding: 0;
    position: relative;
    top: calc(-100vh + 20px)
}

.eldgos_vid h4 {
    margin-top: 20px
}

.eldgos_vid button {
    font-size: 1.6em;
    padding: 10px 20px
}

.eldgos_vid .title-text {
    color: #fff
}

#fullpage .section {
    min-height: 600px;
    text-align: center;
    overflow: hidden
}

#fullpage .section video::-webkit-media-controls {
    display: none !important
}

#fullpage .section video {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: #000;
    background-image: "videos/banner_eldgos_full.mp4";
    background-position: 50%;
    background-size: contain;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 3
}
#fullpage .section img {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: #000;
    background-position: 50%;
    background-size: contain;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 3
}

#fullpage .section ul {
    margin-left: 15px
}

#fullpage .section .blackbox {
    padding-left: 20px;
    background: rgba(44, 44, 44, .5);
    border-radius: 10px 10px 10px 10px
}

#fullpage .section .layer {
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 0;
    top: 13%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

#fullpage #section0 h1, #fullpage #section0 h2, #fullpage #section0 h3, #fullpage #section0 p, #fullpage h1, #fullpage h2, #fullpage h3, #fullpage p {
    color: #fff
}

#graph_frid {
    height: 70vh
}

.hidesmall {
    display: none
}

.dough-parent {
    height: 350px;
    width: 100%
}

.page-header.page-header-small {
    min-height: 45vh
}

.eldgos_text .card-title {
    font-size: 1.1em
}

.eldgos_undir .page-header {
    background: rgba(44, 44, 44, .3);
    overflow: hidden
}

.eldgos_undir .timeline-item {
    height: 900px
}

.eldgos_undir .dot {
    height: 15px;
    width: 15px;
    background-color: #69b6d5;
    border-radius: 50%;
    position: relative;
    left: 49.5%;
    top: -528px;
    z-index: 3
}

.eldgos_undir .left {
    display: none
}

.eldgos_undir .video {
    height: 100%;
    width: 177.77777778vh;
    min-width: 100%;
    min-height: 56.25vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.eldgos_undir h2.title {
    font-size: 3em
}

.fjarmal .page-header-image {
    background-position: 50%
}

.fjarmal h3, .fjarmal p {
    color: #000
}

.graen_undir .page-header .page-header-image {
    top: -15% !important
}

.fridlyst_undir .card .card-title {
    font-size: 1.1em
}

.fridlyst_undir .video {
    height: 100%;
    width: 177.77777778vh;
    min-width: 100%;
    min-height: 56.25vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.fridlyst_undir .page-header {
    background: rgba(44, 44, 44, .3);
    overflow: hidden
}

.timeline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.timeline .icon_parent h4 {
    font-size: 1.3em;
    margin-left: 10px
}

.timeline .icon_parent img {
    display: inline-block
}

.timeline .icon {
    width: 60px;
    margin-left: 35%;
    margin-top: 20px
}

.timeline__content-title {
    font-weight: 400;
    font-size: 1.5em;
    margin: -10px 0 0;
    -webkit-transition: .4s;
    transition: .4s;
    padding: 10px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Pathway Gothic One, sans-serif;
    color: #000;
    display: none
}

.timeline__content-desc {
    margin: 0;
    color: #303030;
    line-height: 1.2;
    font-weight: 300;
}

.timeline:before {
    position: absolute;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    content: "";
    background: rgba(0, 0, 0, .5)
}

@media only screen and (max-width: 767px) {
    .timeline:before {
        left: 40px
    }
}

.timeline-item {
    padding: 40px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(45% - 40px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px)
}

.timeline-item:nth-child(2n) {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.timeline-item:nth-child(2n):before {
    right: auto;
    text-align: right;
    left: calc(-100% - 100px);
    padding-left: 0;
    border-left: none;
    padding-right: 25px
}

.timeline-item:nth-child(2n):after {
    left: calc(-50% + 173px);
    top: 50%
}

.timeline-item .timeline__content-title {
    display: block;
    margin: 10px 0 20px
}

@media only screen and (max-width: 767px) {
    .timeline-item {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
        width: 100%;
        padding: 0 30px 150px 80px
    }

    .timeline-item:before {
        left: 10px !important;
        padding: 0 !important;
        top: 50px;
        text-align: center !important;
        width: 60px;
        border: none !important
    }

    .timeline-item:last-child {
        padding-bottom: 40px
    }
}

.timeline__img {
    max-width: 100%;
    width: 100%;
    max-height: 400px;
    border-radius: 15px;
    //-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .4);
    //box-shadow: 0 10px 15px rgba(0, 0, 0, .4)
}

.timeline-container {
    width: 100%;
    position: relative;
    padding: 80px 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
    background-attachment: fixed;
    background-size: cover
}

.timeline-header {
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
    position: relative
}

.timeline-header__title {
    color: #fff;
    font-size: 46px;
    font-family: Cardo;
    font-weight: 400;
    margin: 0
}

.timeline-header__subtitle {
    color: hsla(0, 0%, 100%, .5);
    font-family: Pathway Gothic One, sans-serif;
    font-size: 16px;
    letter-spacing: 5px;
    margin: 10px 0 0;
    font-weight: 400
}

.timeline .timeline-container {
    padding-top: 10px
}

.timeline .page-header {
    background: rgba(44, 44, 44, .3);
    overflow: hidden
}

.timeline .timeline-item {
    margin-bottom: -100px;
    background-color: #fff;
    z-index: 5
}

.timeline .timeline-item:first-child {
    margin-top: 40px
}

.timeline .timeline-item p {
    font-size: 1.1em
}

.timeline .timeline-item .timeline__content {
    border-radius: 20px;
    //border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}
.timeline .timeline-item .timeline__content a:hover h2,.timeline .timeline-item .timeline__content a:hover  {
    color: #40a76e!important;
    text-decoration: none!important;
}


.timeline .timeline-item .timeline__content h2, .timeline .timeline-item .timeline__content p {
    padding-left: 10px;
    padding-right: 10px
}

.timeline .dot {
    height: 15px;
    width: 15px;
    background-color: #0075B4;
    border-radius: 50%;
    position: relative;
    left: 49.4%;
    top: -300px;
    z-index: 3
}

.timeline .dot .date {
    position: relative;
    width: 235px;
    left: 25px;
    bottom: 8px;
    letter-spacing: 3px;
    color: rgba(0, 0, 0, .5);
    font-size: 20px;
    font-family: Pathway Gothic One, sans-serif
}

.timeline .dot .line {
    height: 1px;
    width: 110px;
    background-color: #000;
    display: block;
    position: relative;
    right: 110px;
    top: 7px;
    z-index: -1
}

.timeline .alt .line {
    left: 15px
}

.timeline .alt .date {
    left: -255px;
    text-align: right;
    margin-right: 20px;
}

.timeline .left {
    display: none
}

.timelines .video {
    height: 100%;
    width: 177.77777778vh;
    min-width: 100%;
    min-height: 56.25vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.timelines h2.title {
    font-size: 3em
}

.page-header.frontpage-video:before, .page-header.frontpage-video:after {
    display: none!important;
}

.page-header a {
    padding-top: 60px
}

.page-header a span {
    top: 194px;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border: 1px solid #fff;
    border-radius: 100%
}

.page-header a span, .page-header a span:after {
    position: absolute;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page-header a span:after {
    top: 50%;
    content: "";
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.page-header a span:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    width: 44px;
    height: 44px;
    -webkit-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, .1);
    box-shadow: 0 0 0 0 hsla(0, 0%, 100%, .1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb 3s infinite;
    animation: sdb 3s infinite;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@-webkit-keyframes sdb {
    0% {
        opacity: 0
    }
    30% {
        opacity: 1
    }
    60% {
        -webkit-box-shadow: 0 0 0 60px hsla(0, 0%, 100%, .1);
        box-shadow: 0 0 0 60px hsla(0, 0%, 100%, .1);
        opacity: 0
    }
    to {
        opacity: 0
    }
}

@keyframes sdb {
    0% {
        opacity: 0
    }
    30% {
        opacity: 1
    }
    60% {
        -webkit-box-shadow: 0 0 0 60px hsla(0, 0%, 100%, .1);
        box-shadow: 0 0 0 60px hsla(0, 0%, 100%, .1);
        opacity: 0
    }
    to {
        opacity: 0
    }
}

.gototimeline button {
    font-size: 2em;
    background-color: rgba(249, 99, 50, .8)
}

.footer .btn-icon img {
    width: 100%;
    height: 38px;
    margin-top: 0;
    margin-left: 0
}

.footer .btn-icon svg {
    fill: #fff;
    height: 38px;
}
.footer .btn-icon:hover svg {
    fill: #ccc;
    height: 38px;
}


.footer .social-buttons .btn {
    background-color: transparent;
}

footer .links-vertical.vott {
    display: flex;
    gap: 30px;
}

footer .links-vertical a {
    padding-left: 0 !important
}

.main-video {
    width: 100%;
    max-height: 100%
}

.vott li img {
    height: 100px
}

.white-col {
    color: #fff
}

p {
    font-weight: 400
}

.m_table td {
    text-align: center
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 90%
    }
}

* {
    padding: 0;
    margin: 0
}

*, html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    scroll-behavior: smooth;
    text-rendering: optimizeLegibility;
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    overflow-x: hidden
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    overflow: hidden
}

#fv-dots {
    position: fixed;
    top: 50%;
    left: 96%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#fv-dots ul {
    display: block;
    list-style: none
}

#fv-dots ul li {
    padding: 10px
}

#fv-dots ul li a {
    display: block;
    margin: auto;
    width: 10px;
    height: 10px;
    text-align: center
}

#fv-dots ul li a span {
    display: block;
    z-index: 1;
    cursor: pointer;
    text-decoration: none;
    background-color: #888;
    border-radius: 50%;
    margin: 0 auto;
    width: 7px;
    height: 7px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}

#fv-dots ul a.active span {
    width: 9px;
    height: 9px;
    background-color: #bdbdbd
}

#fv-dots ul a:hover span {
    width: 9px;
    height: 9px
}

.fv-tooltip {
    position: relative;
    -webkit-transition: all .65s cubic-bezier(.84, -.18, .31, 1.26);
    transition: all .65s cubic-bezier(.84, -.18, .31, 1.26)
}

.fv-tooltip .fv-tooltiptext {
    visibility: hidden;
    width: 120px;
    background: #3e474f;
    border-radius: .25em;
    color: #edeff0;
    text-align: center;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -1px;
    right: 105%
}

.fv-tooltip:hover .fv-tooltiptext {
    visibility: visible
}

.fv-tooltip .fv-tooltiptext:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left-color: #3e474f
}

.fv-tooltip.fv-tooltip-left .fv-tooltiptext:after {
    left: unset;
    right: 100%;
    border-color: transparent #3e474f transparent transparent
}

.black-box {
    font-size: 16px
}

.mainview .title {
    padding-top: 0
}

.vid .black-box {
    max-width: 600px
}

.navbar {
    font-size: 18px
}

.navbar .logo {
    background-image: url(../images/logo_color_text.png);
    background-size: cover;
    width: 244px;
    height: 50px;
    padding: 0 !important;
    margin-right: 15px
}

.navbar .nav-item {
    font-size: 1.1em
}

.navbar-transparent .logo {
    background-image: url(../images/logo_white_text.png);
    background-size: cover;
    width: 244px;
    height: 50px;
    padding: 0 !important
}

.card-title, .navbar-transparent .nav-item {
    font-size: 1.1em
}

.lykil .stat-card {
    width: 100%;
    height: 100%
}

.lykil .boxcont {
    gap: 20px;
}

.lykil .img-raised {
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}

.lykil .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    max-height: 400px;
    aspect-ratio: 1/1;
    border-radius: 20px;
}

.lykil .box h5 {
    font-weight: 300;
    color: #303030;
    font-size: 16px;
}

.lykil .box .ikon {
    width: auto;
    -ms-flex-item-align: center;
    align-self: center;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 70px
}

.lykil .box .stat {
    font-size: 3.3em
}

.lykil a {
    color: #000;
    transition: all .3s ease-in-out;
}

.lykil a:hover {
    color: mediumseagreen;
    text-decoration: none;
}

.vatnsida #myImg {
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.vatnsida #myImg:hover {
    opacity: .7
}

.vatnsida .modal {
    display: none;
    position: fixed;
    z-index: 10000;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.vatnsida #caption, .vatnsida .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px
}

.vatnsida #caption {
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px
}

.vatnsida #caption, .vatnsida .modal-content {
    -webkit-animation-name: zoom;
    animation-name: zoom;
    -webkit-animation-duration: .6s;
    animation-duration: .6s
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.vatnsida .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s
}

.vatnsida .close:focus, .vatnsida .close:hover {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

@media only screen and (max-width: 700px) {
    .vatnsida .modal-content {
        width: 100%
    }
}

@media screen and (max-width: 1800px) {
    .timeline .dot {
        left: 49.3%
    }
}

@media screen and (max-width: 1200px) {
    .mainview .info-horizontal {
        padding-left: 0 !important;
        width: 350px
    }

    .mainview .col-md-5 #container, .mainview .col-md-5 .card {
        display: none
    }

    .minimalistBlack {
        margin-left: 20px !important
    }

    .hidesmall {
        display: block
    }

    .hidebig {
        display: none
    }

    .timeline .dot {
        left: 49.1%
    }

    .section .box-parent {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 0
    }

    .black-box {
        max-width: none !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%
    }

    .navbar .nav-item {
        font-size: .8em
    }
}

.section .black-box {
    padding-top: 10px
}

.dropdown-item {
    font-size: 1.1em!important;
}

@media screen and (max-width: 991px) {
    .nafn {
        display: none
    }

    .navbar-nav {
        margin-top: 0 !important
    }

    .navbar .dropdown .dropdown-menu, .navbar .dropdown.show .dropdown-menu {
        height: auto;
        overflow-y: auto
    }

    .mainview .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .mainview .row .ml-auto {
        width: 100% !important;
        max-width: none
    }

    .hidesmall {
        display: block
    }

    .hidebig {
        display: none
    }

    .section .box-parent {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .vid .black-box {
        max-width: None;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .black-box, body {
        font-size: 14px
    }

    .mainview h1 {
        font-size: 2em
    }

    .mainview h2 {
        font-size: 1.5em
    }

    .mainview h3 {
        font-size: 1.2em
    }

    .graen_stat .black-box {
        font-size: 1em
    }

    .graen_stat .container {
        width: 95%
    }

    .graen_stat .text-parent {
        width: 100%
    }

    .frid_info .highcharts-data-label path, .frid_info .highcharts-series-group, .frid_info .highcharts-yaxis-grid, .label-color-7 path {
        display: none
    }

    .graent_vid h2 {
        color: #fff
    }
}

@media (min-width: 768px) {
    .col-md-6 {
        max-width: 100%
    }

    .black-box {
        min-width: none !important
    }
}

@media screen and (max-width: 768px) {
    .timeline:before {
        z-index: 20
    }

    .minimalistBlack {
        margin-left: 0 !important
    }

    .hidesmall {
        display: block
    }

    .hidebig {
        display: none
    }

    .timeline .icon_parent h4 {
        font-size: 1.3em;
        margin-left: 10px
    }

    .timeline .icon_parent img {
        display: inline-block
    }

    .timeline .icon {
        width: 60px;
        margin-left: 35%;
        margin-top: 20px
    }

    .timeline .dot {
        display: none
    }

    .timeline .timeline-item {
        height: auto;
        margin-bottom: 80px
    }

    .timeline .top-row {
        margin-bottom: 60px
    }

    .timeline-item:before {
        position: absolute;
        content: attr(data-text);
        letter-spacing: 3px;
        width: 100%;
        color: rgba(0, 0, 0, .5);
        font-size: 20px;
        font-family: Pathway Gothic One, sans-serif;
        top: -50px
    }

    h1 {
        font-size: 2em !important
    }

    h2 {
        font-size: 1.5em !important
    }

    h3 {
        font-size: 1.2em !important
    }

    .lykil h2 {
        font-size: 3.3em !important
    }
}

@media screen and (max-height: 900px) {
    .graen_stat, .graen_stat .container-parent {
        padding-top: 0
    }
}

@media screen and (max-height: 830px) {
    .graen_stat, .graen_stat .container-parent, .vid .container-parent {
        padding-top: 0
    }
}

@media screen and (max-height: 760px) {
    .vid .container-parent {
        padding-top: 0
    }

    .section {
        min-height: 720px !important
    }
}