/*@media screen and (min-width: 30rem) {}
@media screen and (min-width: 45rem) {}
@media screen and (min-width: 61.25rem) {}
@media screen and (min-width: 80rem) {}
@media screen and (min-width: 100rem) {}*/

body {
    background-color: #090f39;
    margin: 0px;
}

.tet-body-land {
    position: relative;
    width: 100%;
    min-height: 100vh;
    z-index: 1;
}

.tet-grid {
    width: auto;
}

.tet-typography--body1 {
    color: #fff;
}

.hel-text-weight {
    font-weight: 700;
}

/* logo */

/*.logo-shortcut {
    display: block;
    min-width: 5.375rem;
    min-height: 1.5rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://www.tet.lv/piedavajumi/shortcut-tv-internets-jul19/images/shortcut_logo.svg);
}*/

/*.hel-logo__shortcut {
    height: 1.75rem;
}*/

.hel-logo__itv {
    height: 1.75rem;
}

@media screen and (min-width: 61.25rem) {
    /*.hel-logo__shortcut {
        height: 3rem;
    }
    .logo-shortcut {
        min-height: 2rem;
    }*/
    .hel-logo__itv {
        height: 3rem;
    }
}

@media screen and (min-width: 80rem) {
    .hel-logo__itv {
        width: 35%;
    }
}

/* lang */

.land-lang {
    text-align: right;
    opacity: .8;
}

.land-lang a {
    cursor: pointer;
}

.land-lang a img {
    margin-right: 2px;
    vertical-align: bottom;
    margin-bottom: .27rem
}

.land-lang a span {
    font-weight: 500;
}

/* main message */

ul {
    padding-inline-start: 0px;
}

.tet-list__item span {
    font-weight: 500;
}

#double span {
    font-weight: 300;
}

/* offers */

.tet-offer-land {
    border-width: 2px;
    border-radius: 0.3125rem;
    border-style: solid;
    margin-bottom: 1.5rem;
}

.tet-land-accordion-offer-mob {
    padding-top: .35rem;
    padding-bottom: .85rem;
    padding-left: 0;
}

.tet-offer-land-starts {
    border-width: 2px;
    border-radius: 0.3125rem;
    background-color: rgba(255, 255, 255, 0.1);
}

.tet-land-bonusi {
    padding: 0;
}

.tet-land-bonusi-atrums h5,
.tet-offer-land-starts h5 {
    font-weight: 700;
    margin-top: 0;
}

.tet-land-bonusi-atrums p {
    opacity: .8;
    margin: 0;
}

.tet-form-group__tooltip-inner {
    font-size: 1rem;
}

.land-list-text {
    opacity: .8;
}

.tet-divider {
    height: 0px;
}

@media screen and (min-width: 25.625rem) {
    .tet-land-bonusi-atrums {
        grid-column: span 2;
    }
    .tet-land-bonusi-films {
        grid-column: span 2;
        text-align: right;
        margin-top: 1rem;
    }
}

@media screen and (min-width: 30rem) {
    .tet-land-bonusi-atrums {
        grid-column: span 4;
    }
    .tet-land-bonusi-films {
        grid-column: span 4;
    }
}

@media screen and (min-width: 45rem) {
    .tet-offer-land {
        margin-bottom: 0rem;
    }
    .tet-land-bonusi-atrums {
        grid-column: span 6;
    }
    .tet-land-bonusi-films {
        display: none;
    }
}

@media screen and (min-width: 61.25rem) {
    .tet-land-bonusi-atrums {
        grid-column: span 6;
    }
    .tet-land-bonusi-films {
        display: block;
        grid-column: span 6;
    }
}

@media screen and (min-width: 80rem) {
    .tet-offer-land {
        margin-top: -1.5rem;
        margin-bottom: auto;
    }

    .tet-offer-land-starts {
        border: none;
        background-color: rgba(255, 255, 255, 0);
        margin-top: -1.5rem;
        margin-bottom: auto;
    }

    .tet-land-bonusi-atrums {
        grid-column: span 6;
    }

    .tet-land-bonusi-atrums span,
    .tet-offer-land-starts .tet-grid__cell--lg-show,
    .land-list span {
        display: inline-block;
    }

    .tet-land-bonusi-atrums i,
    .tet-offer-land-starts .tet-grid__cell--lg-show i,
    .land-list i {
        bottom: -0.3rem;
    }

    .tet-land-bonusi-films {
        grid-column: span 6;
        margin-top: 1.25rem;
    }
}

@media screen and (min-width: 100rem) {
    .tet-land-bonusi-films {
        margin-right: 1rem;
    }
}

/* beztermina ligums

@media screen and (min-width: 80rem) {
    .beztermina-ligums {
        grid-column-end: 13;
    }
*/

/* interneta offers */

.int-offer-blocks {
    background-color: #22244C;
    border-radius: 5px;
    margin-bottom: 1.5rem;
}

.land-button {
    min-width: 9.5rem;
}

@media screen and (min-width: 45rem) {
    .land-button {
        min-width: 12.5rem;
    }
}

/* other options 

.land-responsive-img {
    width: 100%;
    height: auto;
}

.hel-button--shortcut.hel-button--outlined.land-button {
    min-width: 9.5rem;
}

.cta-img {
    order: 1;
}

.cta-text {
    order: 2;
}

@media screen and (min-width: 45rem) {
    .hel-button--shortcut.hel-button--outlined.land-button {
        min-width: 12.5rem;
    }
}

@media screen and (min-width: 61.25rem) {
    .cta-img {
        order: 2;
    }
} */

/* gallery */

.hel-gallery__description {
    display: contents;
    visibility: visible;
    opacity: 1;
}

.hel-gallery__text-container--inner {
    padding-right: 1.5rem;
}

.app-icons {
    height: 2.5rem;
    margin-right: .5rem;
}

h4.hel-typography--h4.hel-typography--condensed.land-extras {
    display: none;
}

@media screen and (min-width: 45rem) {
    h4.hel-typography--h4.hel-typography--condensed.land-extras {
        display: block;
    }
}

@media screen and (min-width: 80rem) {
    .hel-gallery__text-container--inner {
        padding-right: 0;
    }
}

/* gallery 2 */

.s-films-logo-gallery {
    height: 1.75rem;
    padding-top: .45rem;
}

@media screen and (min-width: 45rem) {
    .s-films-logo-gallery {
        height: 2.5rem;
    }
}

@media screen and (min-width: 80rem) {
    .s-films-logo-gallery {
        height: 3rem;
    }
}

/*@media screen and (min-width: 80rem) {
    .land-space-fix {
        margin-left: 2rem;
    }
}

@media screen and (min-width: 100rem) {
    .land-space-fix {
        margin-left: 1rem;
    }
}

@media screen and (min-width: 120rem) {
    .land-space-fix {
        margin-left: 6rem;
    }
}*/

/* beztermina boxi */

@media screen and (min-width: 30rem) {
    .bezterm-cena {
        display: inline-grid;
    }
}

/* buj

.tet-buj {
    margin: auto;
    max-width: 896px;
}

.tet-accordion__content {
    opacity: .8;
}

.tet-list__item.land-nested {
    margin: 1rem 1rem 1rem 1.5rem;
    opacity: .7;
}

@media screen and (min-width: 45rem) {
    .tet-list__item.land-nested {
        margin-right: 3rem;
    }
}

@media screen and (min-width: 61.25rem) {
    .tet-list__item.land-nested {
        margin-right: 10.5rem;
    }
}*/

/* video modal */

.video-cont {
    padding: 0;
    height: 100vw;
    overflow: hidden;
}

/* buj ar tabiem */

.tet-tabs {
    margin: auto;
    max-width: 896px;
}

.tet-accordion__content p {
    opacity: .8;
}

.tet-list__item.land-nested {
    margin: 1rem 1rem 1rem 1.5rem;
    opacity: .8;
}

@media screen and (min-width: 45rem) {
    .tet-list__item.land-nested {
        margin-right: 3rem;
    }
}

@media screen and (min-width: 61.25rem) {
    .tet-list__item.land-nested {
        margin-right: 10.5rem;
    }
}

/* modal kanali */

.kanali-logo img {
    height: 2.25rem;
    padding: .85rem 1rem;
}

@media screen and (min-width: 30rem) {
    .kanali-logo img {
        height: 2rem;
    }
}

@media screen and (min-width: 45rem) {
    .kanali-logo img {
        height: 2.25rem;
    }
}

@media screen and (min-width: 80rem) {
    .land-tet-modal {
        max-width: 72.5rem;
    }
    .kanali-logo img {
        height: 2.5rem;
    }
}

/* footer */

.land-foot-text {
    opacity: .5;
    text-align: center;
}

.land-foot-text span {
    margin: 0 .25rem;
}

@media screen and (min-width: 30rem) {
    .land-foot-text span {
        margin: 0 .5rem;
    }
}

@media screen and (min-width: 45rem) {
    .land-foot-text {
        text-align: left;
    }
}

/* ie message */
