/*@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: #fff;
    margin: 0px;
}

.tet-body-land {
    position: relative;
    width: 100%;
    min-height: 100vh;
    z-index: 1;
}

.tet-grid {
    width: auto;
}

.tet-typography--body1 {
    color: #051d59;
}

.tet-text-weight {
    font-weight: 500;
}

ul {
    padding-inline-start: 0px;
}

/* Edge list start fix */

@supports (-ms-ime-align: auto) {
    ul {
        padding-left: 0px;
    }
}

/* 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;
}*/

.tet-logo {
    height: 3rem;
}

/* edge logo fix */

@supports (-ms-ime-align: auto) {
    .tet-logo {
        width: 14%;
    }

}

@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 {
    position: relative;
    text-align: right;
    opacity: .8;
    z-index: 2;
}

.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;
}

@media screen and (min-width: 80rem) {
    .land-lang {
        margin-right: 1.5rem;
    }

}

/* intro with visual */

.visual-mob {
    padding: 0;
}

.land-responsive-visual {
    width: 100%;
    height: auto;
}

.list-items-intro {
    padding-right: 2rem;
}

@media screen and (min-width: 80rem) {
    .land-responsive-visual {
        margin-top: -6.5rem;
    }
}

@media screen and (min-width: 100rem) {}

/* 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;
    border-style: solid;
    border-color: rgba(205, 210, 222, 0.7);
    background-color: rgba(255, 255, 255, 0.1);
    margin-bottom: 1.5rem;
}

.tet-offer-land-2 {
    border-color: rgba(162, 192, 252, 1);
}

.ele-border {
    border-color: rgba(145, 227, 237, 1);
}

.tet-land-bonusi {
    padding: 0;
}

.tet-land-bonusi-atrums h5,
.tet-offer-land-starts h5 {
    font-weight: 600;
    margin-top: 0;
}

.tet-land-bonusi-atrums p,
.tet-land-bonusi-ele p {
    opacity: .8;
    margin: 0;
}

.tet-form-group__tooltip-inner {
    font-size: 1rem;
}

.offer-list-text li span {
    color: #1e356a;
    font-weight: 500;
    opacity: .85;
}

.tet-divider {
    height: 0px;
}

.box-divider {
    margin-left: -1rem;
    margin-right: -1rem;
}

.order-sec {
    padding: 0;
}

@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: 0rem;
    }
}

@media screen and (min-width: 30rem) {
    .tet-land-bonusi-atrums {
        grid-column: span 4;
    }
    .tet-land-bonusi-films {
        grid-column: span 4;
    }
    .order-ele {
        text-align: right;
    }
}

@media screen and (min-width: 45rem) {
    .tet-offer-land {
        margin-bottom: 1.5rem;
    }
    .tet-land-bonusi-atrums,
    .tet-land-bonusi-ele {
        grid-column: span 6;
    }
    .tet-land-bonusi-films {
        display: none;
    }
    .order-ele {
        text-align: left;
    }
}

@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;
    }
    body > div.tet-body-land.tet-typography--body1 > section.tet-grid.tet-spacing__lg--mb > article.tet-grid__cell--df-span-4.tet-grid__cell--xs-span-8.tet-grid__cell--sm-span-8.tet-grid__cell--md-span-6.tet-spacing__xl--mb > ul {
        margin-top: 2.5rem;
    }
    .order-ele {
        text-align: right;
    }
}

@media screen and (min-width: 80rem) {
    .land-offer-rows {
        grid-template-rows: repeat(1, 1fr);
        align-items: end;
    }

    .tet-offer-land {
        border-top-left-radius: 0.3125rem;
        border-top-right-radius: 0rem;
        border-bottom-right-radius: 0rem;
        border-bottom-left-radius: 0.3125rem;
        padding-left: 1.75rem;
        padding-right: 1.75rem;
        margin-left: 1rem;
        margin-right: -1.5rem;
    }

    .tet-offer-land-starts {
        background-color: rgba(255, 255, 255, 0);
        margin-top: 0rem;
        margin-bottom: 0rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        border-top-left-radius: 0rem;
        border-top-right-radius: 0.3125rem;
        border-bottom-right-radius: 0.3125rem;
        border-bottom-left-radius: 0rem;
        border-left-style: none;
    }

    .tet-offer-land-2 {
        border-left-style: none;
        border-top-left-radius: 0rem;
        border-top-right-radius: 0.3125rem;
        border-bottom-right-radius: 0.3125rem;
        border-bottom-left-radius: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
    }

    .ele-border {
        border-top-left-radius: 0.3125rem;
        border-bottom-left-radius: 0.3125rem;
        border-left-style: solid;
        margin-right: 0.5rem;
    }

    .m-t-lg {
        margin-top: 6.1rem;
    }

    .tet-land-bonusi {
        margin-bottom: 1rem;
    }

    .tet-land-bonusi-atrums {
        grid-column: span 8;
    }

    .tet-land-bonusi-ele {
        grid-column: span 12;
        margin-bottom: 0rem;
    }

    .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 4;
        margin-top: 0rem;
    }

    .offer-list {
        height: 232px;
    }
    .box-divider {
        margin-left: -1.75rem;
        margin-right: -1.75rem;
    }

    .offer-heading {
        margin-bottom: 2.5rem;
    }

    .offer-price {
        margin-top: 2.5rem;
    }
    .order-ele {
        text-align: left;
    }
}

@media screen and (min-width: 90rem) {
    .order-sec-1 {
        grid-column: span 6;
    }
    .order-sec-2 {
        grid-column: span 6;
    }
    .order-ele {
        padding-left: 1.5rem;
        margin-top: 0;
        margin-bottom: 1.75rem
    }
}

@media screen and (min-width: 100rem) {
    .tet-land-bonusi-films {
        margin-right: 1rem;
    }
    .order-ele {
        padding-left: 0rem;
        margin-top: 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;
}

.hel-button--outlined.land-button {
    min-width: 9.5rem;
}

@media screen and (min-width: 45rem) {
    .hel-button--outlined.land-button {
        min-width: 12.5rem;
    }
}*/

/* itv offer and other options */

.itv-offer-block,
.fin-cta-block {
    background-color: #f7f8fa;
    border-radius: 0.3125rem;
    margin-bottom: 1.5rem;
}

.fin-cta-block {
    margin-bottom: 0;
}

.land-responsive-img {
    width: 100%;
    height: auto;
}

.land-button {
    min-width: 11.5rem;
}

.land-button-ele {
    margin-bottom: 1em;
}

@media screen and (min-width: 45rem) {
    .land-button {
        min-width: 12.5rem;
    }
    .land-responsive-img {
        width: 75%;
        margin-left: 5rem;
        margin-right: 5rem;
    }
}

@media screen and (min-width: 61.25rem) {
    .cta-text {
        order: 1;
        margin-top: 3.5rem;
    }
    .cta-img {
        order: 2;
    }
    .cta-text-2 {
        order: 2;
    }
    .cta-img-2 {
        order: 1;
    }
    .land-responsive-img {
        width: 100%;
        margin-left: 0rem;
        margin-right: 0rem;
    }
}

@media screen and (min-width: 80rem) {
    .itv-offer-block {
        padding-bottom: 1.5rem;
    }
    .cta-text {
        padding-left: 0;
        padding-right: 0;
    }

    .cta-text-ele {
        padding-left: 3.85rem;
    }

    .fin-cta-block {
        padding-bottom: 2.25rem;
    }

    .ele-ups {
        padding: 0;
    }
    .land-button-ele {
        margin-bottom: 0rem;
    }
    .ele-bonus {
        padding-right: 9rem;
    }
}

@media screen and (min-width: 90rem) {
    .land-button-ele {
        margin-bottom: 1.75rem;
    }
}

@media screen and (min-width: 100rem) {
    .par-int {
        margin-top: 0rem;
    }

    .land-responsive-img {
        width: 80%;
        float: right;
        margin-right: 3rem;
    }
    .land-button-ele {
        margin-bottom: 1rem;
    }
    .ele-bonus {
        padding-right: 11rem;
    }
}

/* 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;
    }
}*/

/* 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;
}

.land-tabs-divider {
    height: 1px;
}

@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 */
