﻿
.TextBoxBg {
    background-color: #cccccc;
    color: #000000;
    height: 400px;
    padding: 15px;
    margin-bottom: 30px;
    font-size: 18px;
}

@media screen and (max-width: 992px) {
    .TextBoxBg {
        width: 100%;
    }

}

.WideBox {
background-color: #eeeeee;
color: #000000;
width: 100%;
height: 600px;
padding: 15px;
margin-top: 40px;
text-align: center;
}

.WideBox h3 {
    color: #d22630 !important;
}



.sameheightplumetitle {
height: 80px;
}

.sameheightplume {
height: 250px;
margin-bottom: 40px;
}


.tvkachel {
    background-color: #cccccc;
    color: #000000;
    width: 100%;
    min-height: 300px;
    padding: 15px;
    margin: 30px;
    font-size: 18px;
}

.tvkacheltitle {
    height: 80px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.tvBox {
    background-color:#c4def4;
}

.TVOrderButton {
    background: #D22630;
    border: none;
    font-size: 20px;
    color: white;
    height: 44px;
    line-height: 44px;
    font-weight: bold;
    box-shadow: none;
    text-align:center;

}

#tvabosbanner {
    background: #f4f4f4;
    padding: 20px 0px;
    margin-bottom: 150px;
}

.tvabos {
    margin-top: 40px;
    margin-bottom:20px;
    min-width: 990px;
    overflow-x: visible;
}

.tvbtn {
    width: 100%;
    font-size: 18px;
    padding-top: 10px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.nopadding{
    padding:0px !important;
}

.nospacer {
    padding: 0px !important;
    margin: -120px !important;
}

@media screen and (max-width: 991px) {
    .nospacer {
        margin: 0px !important;
    }
}


.paddingspacer {
    padding-top: 0px !important;
    margin-top: -100px !important;
}

.startxt {
    font-size:14px;
}

#videowrapper, #fernsehtopgraficwrapper {
    width: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
}

#fernsehtopgraficwrapper {
    padding-top: 20px;
}

video {
    padding: 0px;
    margin: 0px;
}

.fernseh-mockup {
    position: absolute;
    top: 0;
    left: 0;
    width: 101%;
    margin: 0px;
}

.fernsehtopgrafic-spacer {
    /*margin-bottom:-230px;*/
}

.fernseh-otherdivices {
    display: block;
    position: absolute;
    bottom: -200px;
    right: -360px;
}

@media (max-width: 992px) {
    .fernseh-otherdivices {
        display: none;
    }
}

.fernsehtopgrafic {
    position: relative;
    margin-bottom: 75px;
}

.fernsehinfoblock {
    margin-top: 200px;
}

img.remotecontrol {
    width: 100%;
}

.menumargin {
    margin-top: 150px;
}

@media only screen and (max-width: 992px) {
    .fernseh-mockup {
        width: 102%;
        margin: -1px;
    }

    .fernsehtopgrafic {
        position: relative;
        margin-bottom: 0px;
    }

    img.remotecontrol {
        width: 50%;
    }
}

@media only screen and (max-width: 768px) {

.partnerkachel{
    padding-left:30px;
}
}


