/* ---------------------------
   --   COMMON  in Library ---
   --------------------------- */
:root {
    --eps_green: #8cc53f;
    --eps_green_label: #8cc53fcc;
    --eps_textGreen: #7aa63f;
    --eps_blue: #3f84c5;
    --eps_blue_label: #3f84c5cc;
    --eps_red: #ba3835;
    --epd_dialog_blue: #4f8fcf;

    --chapel_gold: #e1a31f;
    --chapel_goldfloat: goldenrod;
    --chapel_background_main: black;
    --chapel_background_grey: #c9c9c9;
    --chapel_background_darkgrey: #747474;
    --chapel_background_white: #ffffffcc;
    --chapel_link_hover: gold;
    --chapel_button: gold;
    --chapel_text_default: white;
    --chapel_background_reserved: #228ce5bb;
    --chapel_text_reserved: white;
    --chapel_background_new: #e2a41fbb;
    --chapel_background_message: #e2a41fdd;
    --chapel_background_chapel: #e2a41fdd;
    --chapel_text_new: black;
    --chapel_background_set: #000000bb;
    --chapel_text_set: #e2a41f;
    --chapel_text_header_default: var(--chapel_gold);
    --chapel_boxBorder: var(--chapel_gold);

    --chapel_linienverlauf: linear-gradient(to right, black, goldenrod, var(--chapel_gold), goldenrod, black);
    --chapel_linienverlaufToRight: linear-gradient(to right, var(--chapel_gold), var(--chapel_background_main));
    --chapel_linienverlaufToLeft: linear-gradient(to right, var(--chapel_background_main), var(--chapel_gold));

    --chapelTransitionContainer: 0.8s;

    --chapel_height: 650px;
    --chapel_height_margin: 50px;

    --chapel_distance: 55px;
    --chapel_width: 300px;
    --chapel_overlaytext: 0.8em;
    --candle_vip_height: 500px;
    --candle_vip_width: 150px;

    --chapel_image_main_size: 150px;
    --chapel_image_main_background_size: 1px var(--chapel_image_main_size);

    --personalChapel_background: #F6F5F3;
    --personalChapel_textHeaderDefaultColor: var(--chapel_text_header_default);
    --personalChapel_MainColor: #D4AF37;
    --personalChapel_AkzentColor: #5b8bbc;
    /* Farbverlauf Farben */
    --personalChapel_startColor: var(--personalChapel_background);
    --personalChapel_subColor: #E3C7E5;
    --personalChapel_centerColor: #F8D7DA;

    --shop_candle_height: 100%;
    --shop_candle_background_image_size: 1px var(--shop_candle_height);

    --vip_candle_height: calc(var(--chapel_height) - var(--chapel_height_margin));
    --vip_candle_background_image_size: 1px var(--vip_candle_height);

    --admin_candle_Height: 350px;
    --admin_candle_background_image_size: 1px var(--admin_candle_Height);

    --vip_url: url(https://www.memorialcloud.de/chapel/images/candles/BackgroundVip.jpg);
    --shop_url: url(https://www.memorialcloud.de/chapel/images/candles/BackgroundShop.jpg);
    --main_url: url(https://www.memorialcloud.de/chapel/images/candles/BackgroundMain.jpg);

}
body {
    margin: 0 auto;
    padding: 0px;
    height: 100%;
    width: 100%;
    font-family: "Arial", "Times New Roman";
}
.bodyNoScroll {
    overflow: hidden; /* Deaktiviert das Scrollen */
}
a {
    color: grey;
}
a:visited {
    text-decoration: none;
}

a:link {
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    color: grey;
    text-decoration: none;
}
* {
    box-sizing: border-box;
}
textarea {
    resize: none;
}
/* ----------------------------------------------- */

/* ----------------------------------------------- */
.col-05 {width: 4.15%;}
.col-1 {width: 8.33%;}
.col-15 {width: 12.49%;}
.col-2 {width: 16.66%;}
.col-26 {width: 22.22%;}
.col-3 {width: 25%;}
.col-S1 {width: 31%;}
.col-4 {width: 33.33%;}
.col-S2 {width: 38%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
[class*="col-"] {
    float: left;
    border: 1px solid transparent;
}
.colm-05 {width: 4.15%;}
.colm-1 {width: 8.33%;}
.colm-15 {width: 12.49%;}
.colm-2 {width: 16.66%;}
.colm-26 {width: 22.22%;}
.colm-3 {width: 25%;}
.colm-S1 {width: 31%;}
.colm-4 {width: 33.33%;}
.colm-S2 {width: 38%;}
.colm-5 {width: 41.66%;}
.colm-6 {width: 50%;}
.colm-7 {width: 58.33%;}
.colm-8 {width: 66.66%;}
.colm-9 {width: 75%;}
.colm-10 {width: 83.33%;}
.colm-11 {width: 91.66%;}
.colm-12 {width: 100%;}
[class*="colm-"] {
    float: left;
    /*border: 1px solid transparent;*/
}
[class*="colUmfrage-"] {
    float: left;
    border: 1px solid transparent;
}
.collection-s-0a {width: 4%;}
.collection-s-0a_3 {width: unset;}
.collection-s-0a_2 {width: 0%;}
.product-s-0b {width: 6.7%;}
.product-s-05 {width: 4.15%;}
.product-s-1 {width: 8.33%;}
.product-s-15 {width: 12.49%;}
.collection-s-2 {width: 20%;}
.collection-s-2_3 {width: 33%; padding-left:10px;}
.collection-s-2_2 {width: 50%;}
.product-s-26 {width: 22.22%;}
.product-s-3 {width: 25%;}
.product-s-4 {width: 33.33%;}
.product-s-5 {width: 41.66%;}
.product-s-6 {width: 50%;}
.product_fixed-s-6 {width: 50%;}
.product-s-7 {width: 58.33%;}
.product-s-8 {width: 66.66%;}
.product-s-9 {width: 75%;}
.product-s-10 {width: 83.33%;}
.product-s-11 {width: 91.66%;}
.product-s-12 {width: 100%;}
[class*="-s-"] {
    float: left;
    /* border: 2px solid transparent; */
    transition: 1s;
}
.infoDate {
    font-size: 1.1em;
}
.infoText {
    color: var(--chapel_text_default);
}
.infoName {
    font-size:1.6em;
    font-family: 'Allura', sans-serif;
}
.infoNameVIP {
    font-size:2.5em;
    font-family: 'Allura', sans-serif;
}
.infoCustomer {
    font-size: 1.2em;
}
.debugClass {
    position:fixed;
    top: 30px;
    left: 5%;
    font-size: 1.4em;
    z-index: 100000;
    color:white;
    background-color: orangered;
}
.overlay_dialog_container {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #77777777;
    z-index: 1000;
}
.overlay_presentation_container {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #77777777;
    z-index: 1000;
}
.classDialogDefault {
    font-family: "Arial", "agency FB", "Times New Roman";
    font-size: 0.8em;
    position: absolute;
    left: 5%;
    top: 10%;
    width: 90%;
    height: 75%;
    background-color: var(--chapel_background_darkgrey);
    box-shadow: 0px 0px 10px black;
    border-radius: 10px;
    overflow-x: auto;
}
.classXIcon {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    transition: 0.2s;
}
.classXIcon:hover {
    transform: scale(1.2);
    transition: 0.2s;
    cursor: pointer;
}
.classIIcon {
    position: absolute;
    top: 10px;
    z-index: 1000;
    transition: 0.2s;
}
.classIIcon:hover {
    transform: scale(1.4);
    transition: 0.2s;
    cursor: pointer;
}
.classMessageButton {
    width: 50%;
}
.messageDialog {
    display: block;
}
.classMessageMain {
    font-family: "Arial", "agency FB", "Times New Roman";
    font-size: 0.8em;
    position: absolute;
    left: 25%;
    top: 25%;
    width: 50%;
    height: 50%;
    background-color: var(--chapel_background_chapel);
    box-shadow: 0px 0px 10px var(--chapel_gold);
    border: 2px solid var(--chapel_gold);
    border-radius: 10px;
}
.classMessageShowBlock {
    height:100%;
}
.classMessageHeader {
    text-align: center;
    font-family: 'Allura';
    font-size: 2em;
    color: white;
    padding-top: 2%;
    height: 15%;
}
.classMessageText {
    font-size: 1.3em;
    padding: 3%;
    text-align: justify;
    hyphens: auto;
    height: 72%;
    overflow-y: auto;
    border-top: 1px solid var(--chapel_background_darkgrey);
    border-bottom: 1px solid var(--chapel_background_darkgrey);
}
.classMessageButtonArea {
    position: absolute;
    bottom: 0px;
    text-align: center;
    height: 12%;
}
.classMessageImage {
    height: 100%;
    background: var(--chapel_background_darkgrey);
    text-align: center;
}
.messageImage {
    object-fit: cover;
    height: 100%;
}
.classPresentationHide {
    opacity: 1;
    transition: opacity 0.5s ease-out, visibility 0s linear 0.5s;
}
.classPresentationHide.classHidePresentation {
    opacity: 0;
    visibility: hidden;
}
.classItemEventNewCandle {
    font-family: "Arial", "agency FB", "Times New Roman";
    font-size: 0.8em;
    position: absolute;
    left: 15%;
    top: 15%;
    width: 70%;
    height: 75%;
    max-height: 800px;
    background-color: var(--chapel_text_default);
    box-shadow: 0px 0px 10px var(--chapel_gold);
    border: 2px solid var(--chapel_gold);
    border-radius: 10px;
}
.classCandleInfoDialogDefault {
    font-family: "Arial", "agency FB", "Times New Roman";
    font-size: 0.8em;
    position: absolute;
    left: 15%;
    top: 15%;
    width: 70%;
    height: 75%;
    max-height: 800px;
    background-color: var(--chapel_text_default);
    box-shadow: 0px 0px 10px var(--chapel_gold);
    border: 2px solid var(--chapel_gold);
    border-radius: 10px;
}
.classButtonArea {
    width: 100%;
    height: 75px;
    position: relative;
    text-align: center;
}
.classLightCandleDialogDefault {
    font-family: "Arial", "agency FB", "Times New Roman";
    font-size: 1em;
    position: absolute;
    left: 5%;
    top: 5%;
    width: 90%;
    height: 85%;
    /*max-height: 900px;*/
    background-color: var(--chapel_text_default);
    box-shadow: 0px 0px 10px var(--chapel_gold);
    border: 2px solid var(--chapel_gold);
    border-radius: 10px;
    overflow-x: auto;
}
.classPresentationUserdataArea {
    height: 100%;
    text-align: center;
    background-color: white;
}
.classDialogChapelImageLandscape {
    height: 100%;
    /*background-image: url(http://chapellib/images/chapels/Chapel_3.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-position-y: bottom;
    background-color: #ffffff55;
    background-blend-mode: lighten;
}
.classDialogChapelImagePortrait {
    height: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-position-y: bottom;
    background-color: var(--chapel_background_new);
    background-blend-mode: lighten;
}
.classInfoMainArea {
    height: 100%;
    border-bottom: 3px solid var(--chapel_gold);
}
.classInfoCandleInfo  {
    height: 100%;
    background-color: var(--chapel_background_darkgrey);
}
.classDialogChapelBackground {
    height: 100%;
    background-color: var(--chapel_background_darkgrey);
    border-left: 1px solid var(--chapel_gold) !important;
}
.classShopImage {
    height: var(--shop_candle_height);
}
.classDialogCandleInfoArea {
    height: var(--shop_candle_height);
    background-image: var(--vip_url); /*url(http://chapellib/images/candles/backgroundVip.jpg);*/
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: center;
    background-color: var(--chapel_background_darkgrey);
    background-size: var(--shop_candle_background_image_size);
    /*border-right: 2px solid goldenrod;*/
}
.classDialogCandleMainArea {
    height: 80%;
}
.classDialogCandleArea {
    height: var(--shop_candle_height);
    background-image: var(--vip_url);
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: center;
    background-color: var(--chapel_background_darkgrey);
    background-size: var(--shop_candle_background_image_size);
}
.classPresentationGedenktext {
    font-size: 1.6em;
    padding: 3%;
}
.classPresentationCustomername {
    font-size: 2.2em;
    padding: 3%;
}
.classTopArea {
    height: 80%
}
.classDefaultWarning {
    color: orangered;
    font-weight: bold;
    cursor: pointer;
}
.classDefaultOK {
    color: green;
    font-weight: bold;
    cursor: pointer;
}
.classDefaultCheck {
    color: blueviolet;
    font-weight: bold;
}
.classSettingsBoxes {
    height: 50%;
    background-color: var(--chapel_background_grey);
}
.classSettingsBox {
    width: 100%;
    height: 100%;
    background-color: #ffffffdd;
    border-radius: 5px;
}
.classSettingsBox1 {
    display: none;
    font-size: 1.6em;
    width: 90%;
    height: 170px;
    margin-top: 2%;
    margin-left: 5%;
    padding: 10px;
    border-radius: 5px;
}
.classSettingsBox2 {
    display: none;
    font-size: 1.2em;
    width: 90%;
    height: 170px;
    margin-left: 5%;
    padding: 10px;
    border-radius: 5px;
}
.classFinalImage {
    height: 200px;
}
.classSelfieImage {
    min-height: 65%;
    margin-top: 2%;
    max-width: 90%;
}
.classSettingsBox3 {
    display: none;
    font-size: 1.2em;
    width: 90%;
    height: 170px;
    margin-top: 2%;
    margin-left: 5%;
    padding: 10px;
    border-radius: 5px;
}
.classSettingsBox4 {
    display: none;
    font-size: 1.2em;
    width: 90%;
    height: 170px;
    margin-top: 2%;
    margin-left: 5%;
    padding: 10px;
    border-radius: 5px;
}
.classSettingsBox5 {
    display: none;
    font-size: 1.2em;
    width: 90%;
    height: 100%;
    /*margin-top: 2%;*/
    margin-left: 5%;
    padding: 10px;
    border-radius: 5px;
}
.classSettingsTitle {
    font-size: 1.2em;
    font-weight: bold;
}
.classPreviewText {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 10px;
    background-color: white;
    padding: 19px;
    border: 2px solid goldenrod;
}
.classKapitel {
    width: 100%;
    text-align: center;
    font-size: 3vw;
    font-family: 'Allura';
    color: black;
    text-align: center;
}
.classKapitelInfo {
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    color: black;
    text-align: center;
    padding: 10px;
}
.classSettingsStateInfo {
    position: relative;
    padding-top: 1%;
    height: 100%;
    background-color: white;
    border: 1px solid darkgoldenrod;
}
.classSettingsInfoFullLandscape {
    position: relative;
    height: 100%;
    padding: 3%;
    padding-top: 5%;
    background-color: var(--chapel_background_new);
    border-left: 1px solid black;
}
.classSettingsInfoFullPortrait {
    position: relative;
    height: 80%;
    padding: 3%;
    border-left: 1px solid var(--chapel_gold);
}
.classSettingsButtonArea {
    height: 100%;
    background-color: white;
    border: 1px solid darkgoldenrod;
}
.classSettingsStateTime {
    position: absolute;
    bottom: 10px;
    font-size: 1.4vw;
    text-align: center;
    padding-top:20px;
}
.classInfoHeader {
    text-align: center;
    font-weight: bold;
}
.classInfoName {
    text-align: center;
    font-size: 4em;
    font-family: 'Allura';
    color: white;
}
.classInfoGedenkText {
    text-align: justify;
    font-size: 1em;
}
.classButtonAreaInfo {
    height: 10%;
    position: relative;
    text-align: center;
}
.classButtonAreaChapel {
    height: 10%;
    position: relative;
    text-align: center;
    border-top: 1px solid black;
    background-color: var(--chapel_background_new);
}
.classSettingsFull {
    position: relative;
    width: 100%;
    height: 251px;
    padding-top: 5%;
    background-color: var(--chapel_background_darkgrey);
    border-left: 1px solid var(--chapel_gold);
}
.classSettingsFullDialog {
    height: 65%;
    background-color: var(--chapel_background_white);
    border-bottom: 1px solid var(--chapel_gold);
    transition: 200ms;
}
.classInputName {
    width: 96%;
    font-size: 1.2em;
    padding-left: 20px;
    padding-top: 10px;
    margin: 2% 0px 2% 0px;
    color: goldenrod;
    /*font-family: 'Allura';*/
}
.classBurningSettings {
    height: 50%;
    border: 1px solid goldenrod;
}
.classInputName1 {
    width: 96%;
    font-size: 1.2em;
    padding-left: 20px;
    padding-top: 0px;
    margin: 5px;
    color: black;
    font-family: 'Arial';
}
.classInputTextarea {
    width: 96%;
    height: 150px;
    font-size: 1.0em;
    padding-left: 20px;
    padding-top: 10px;
    margin: 5px;
    color: black;
    font-family: 'Arial';
}
.classCandleSelectBox {
    width: 100%;
    background-color: var(--chapel_background_darkgrey);
    border-left: 1px solid var(--chapel_gold);
}
.classDialog {
    height: 70%;
}
.classCandleSizeBox {
    text-align: center;
    height: 60%
}
.classCandleOfferBox {
    height: 60%;
    font-size: 1.2em;
}
.classCandleSizesImage {
    width: 30%;
    padding: 5px;
    margin-top: 30px;
    cursor: pointer;
}
.classEventFee {
    padding-top: 5px;
    text-align: center;
}
.classLoading {
    display: none;
    font-size: 1.2em;
    font-weight: bold;
    color: red;
    text-align: center;
    margin-top: 100px;
}
.classCandleSizesImageSelected {
    outline: 4px solid var(--chapel_gold);
    border-radius: 1px;
}
.classCandleSizesImage:hover {
    outline: 4px solid var(--chapel_gold);
    box-shadow: 0px 0px 10px var(--chapel_gold);
}
.classCandleSelectImageSelected {
    filter: unset !important;
    border: 2px solid var(--chapel_gold) !important;
}
.classCandleSelectImage {
    height: var(--shop_candle_height);
}
.classCandleSelectImage:hover {
    border: 2px solid var(--chapel_gold);
    box-shadow: 0px 0px 10px var(--chapel_gold);
    cursor: pointer;
}
.classBurningInfo {
    font-size: 1.2em;
    padding-top: 2%;
    text-align: center;
    height: 40%;
}
.classBurningInfoSingle {
    font-size: 1.6em;
    padding-top: 20% !important;
    height: 100%;
}
.classBurningTime {
    font-size: 1.4em;
    color: var(--chapel_gold);
}
.classPrice {
    font-size: 1.4em;
    color: var(--chapel_gold);
}
.classDonateInfo {
    font-size: 0.6em;
}
.candleInfoName {
    color:white;
    font-family: 'Allura', sans-serif;
    font-size: 2.2em;
    height: 20%;
    display: inline-block;
    align-content: center;
    padding: 1vw;
    padding-top: 2vw;
    width: 100%;
}
.candleInfoStory {
    padding: 3%;
    text-align: justify;
    hyphens: auto;
    height: 75%;
    overflow-y: auto;
    box-shadow: inset 0px 0px 10px goldenrod;
    background-color: white;
    margin: 5%;
}
.memoryInfoText {
    margin-top: 20px;
    padding: 1%;
    text-align: justify;
    hyphens: auto;
    height: 60%;
    overflow-y: auto;
    box-shadow: inset 0px 0px 10px goldenrod;
    border: 2px solid goldenrod;
    background-color: wheat;
}
.candleName {
    height: 30%;
    color: goldenrod;
    font-family: 'Allura', sans-serif;
    font-size: 2.5em;
    line-height: 70%;
    padding-top: 20px;
    text-align: center;
}
.candleStory {
    font-size: 1.3em;
    padding: 3%;
    text-align: justify;
    hyphens: auto;
    height: 70%;
    overflow-y: auto;
    box-shadow: inset -1px 0px 10px goldenrod;
}
#dialogName {
    color: var(--chapel_gold);
    top: 20px;
    left: 20px;
    font-size: 1.4em;
    position: relative;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.colEventBase {
    height:220px;
    margin-top: 10px;
}
.line20 {
    height: 20px;
}
.line50 {
    height: 50px;
}
.line100 {
    height: 100px;
}
.classMuster {
    display:none;
}
.object_id {
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 0.6em;
    color: white;
}
.defaultDialogButton {
    background-color: var(--chapel_button);
    color: black;
    padding: 10px;
    margin: 10px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 1em;
}
.defaultDialogButton:hover {
    background-color: var(--chapel_gold);
}
.defaultDialogButtonEnabled {
    color: grey;
}
.defaultDialogButtonEnabled:hover {
    background-color: var(--chapel_button);
    cursor: not-allowed;
}
.dialogCandleLightButton {
    width: 200px;
    /*float:right;*/
}
.disabledCandle {
    filter: grayscale(1);
    border: dashed darkgrey;
}
/* -------------- FLEX --------------------------------- */
.flex-container-candleselect {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    overflow-y: auto;
    height: 100%;
    border-bottom: 5px solid var(--chapel_gold);
    border-top: 1px solid var(--chapel_gold);

    /*background-image: url(http://chapellib/images/candles/backgroundShop.jpg);*/
    background-repeat: repeat;
    background-position-y: bottom;
    background-color: var(--chapel_background_darkgrey);
    position: relative;
    background-position-y: bottom;
    background-size: var(--admin_candle_background_image_size);

}
.flex-container-candleselect_admin {
    height: 750px;
}
.flex-container-candleselect > div {
    height: 175px;
    width: 75px;
    background-image: var(--shop_url); /* url(http://chapellib/images/candles/BackgroundShop.jpg);*/
    background-repeat: repeat-x;
    background-position-y: bottom;
    background-size: 1px 175px;
}
.flex-container-candleselect_admin > div {
    height: var(--admin_candle_Height);
    width: 146px;
    background-image: var(--shop_url);
    background-repeat: repeat-x;
    background-position-y: bottom;
    background-size: var(--admin_candle_background_image_size);
}
.flex-image-candleselect {
    position: absolute;
    bottom: 19px;
    left: 48px;
}
.flex-item-candleselect {
    width: 400px;
    margin-bottom: 20px;
}

.flex-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    background-image: var(--main_url); /* url(http://chapellib/images/candles/backgroundMain.jpg);*/
    background-repeat: repeat;
    background-position-y: bottom;
    background-size: var(--chapel_image_main_background_size);
}
.flex-container > div {
    height: var(--chapel_image_main_size);
    width: 146px;
    background-image: var(--main_url);
    background-repeat: repeat-x;
    background-position-y: bottom;
    background-size: var(--chapel_image_main_background_size);
}
.flex-container-chapel {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.flex-container-chapel > div {
    height: 450px;
    padding: 10px;
}
.flex-image {
    position: absolute;
    bottom: 23px;
    left: 48px;
    height: var(--chapel_image_main_size);
}
.flex-item {
    width: 400px;
    margin-bottom: 20px;
}
.flex-container-vip {
    height: var(--chapel_height);
    background-image: var(--vip_url);
    background-repeat: repeat-x;
    background-position-y: bottom;
    background-color: var(--chapel_background_darkgrey);
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    background-size: var(--vip_candle_background_image_size);
    /*margin-top: var(--chapel_height_margin);*/
}
.flex-container-vip > div {
    width: 300px;
    background-image: var(--vip_url);
    background-repeat: repeat-x;
    background-position-y: bottom;
    background-color: var(--chapel_background_darkgrey);
    background-size: var(--vip_candle_background_image_size);
}
.flex-image-vip {
    position: absolute;
    bottom: 0pc;
    left: 75px;
    height: var(--vip_candle_height);
}
.flex-item-vip {
    width: 400px;
    margin-bottom: 20px;
}
/* ----------------------------------------------------- */
.classRejected {
    font-size:0.8em;
}
.classFreeCandles {
    font-size: 1.1em;
    font-weight: bold;
    color: red;
}
.priceSale {
    color: red;
    font-weight: bold;
}
.priceBest {
    font-weight: bold;
}
.priceNormal {
    font-style: italic;
}
.vehicleDescriptionBox {
    padding-right: 5px;
}
.provider_image {
    width: 100%;
}
.provider_image:hover {
    scale: 120%;
    transition: 0.2s;
}
.vehicleFull {
    position: relative;
    box-shadow: 5px 5px 10px grey;
    border: 1px solid black;
    display: inline-block;
    min-height: 450px;
    height: auto;
    width: 600px;
}
.vehicleFull:hover .vehicle_overlay {
    height: 14%;
}
.vehicleShort {
    position: relative;
    box-shadow: 5px 5px 10px grey;
    border: 1px solid black;
    display: inline-block;
    height: 450px;
    width: 600px;
}
.vehicleShort:hover .vehicle_overlay {
    height: 14%;
}
.vehicle_title {
    font-size:1em;
    font-weight: bold;
    padding-right: 5px;
}
.vehicle_description {
    font-size: 0.7em;
}
.vehicle_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ff0000bb;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.vehicle_buttontext {
    color: white;
    font-size: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.testreportDisplayClass {
    display:none;
}
.classImageContainer {
    text-align:center;
    overflow: hidden;
}
.classVehicleImage {
    width: 100%;
    max-width: 200px;
    transition: 0.4s;
}
.classVehicleImage:hover {
    transform: scale(1.1);
    /*box-shadow: 0px 0px 10px grey;*/
}
.provider_price {
    text-align: right;
    padding-right:10%;
    font-size:1.2em;
    line-height:30px;
}
.providerBox {
    padding-top: 10px;
    border-bottom: 2px dotted var(--eps_textGreen);
}
.providerMainBox {
    margin-bottom: 60px;
}
.classTestReportLabel {
    position: absolute;
    height: 30px;
    line-height: 30px;
    bottom: 0px;
    left: 15%;
    width: 70%;
    background-color: var(--chapel_background_main_label);
    color: black;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    transition: 0.3s;
}
.classTestReportLabel:hover {
    padding-top: 10px;
    height: 65px;
    background-color: var(--chapel_background_main);
    transition: 0.3s;
    line-height: unset;
}
.testreport_image_area {
    text-align: center;
}
.testreport_image {
    max-height: 300px;
    border-radius: 30px 5px 30px 5px;
    box-shadow: 0px 0px 20px black;
    border: 2px solid var(--chapel_background_main);
}
.provider_image {
    max-width: 250px;
}
.techdata {
    font-size:0.8em;
}
.rating_star_container {
    position: absolute;
    bottom: 5px;
    left: 10px;
    z-index: 9;
}
.rating_star {
    width:25px;
}
.mainTitleLogo {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 50px;
}
.commonTables {
    width: 100%;
    border-collapse: collapse;
}
.footerPosition {
    position: fixed;
    height: 30px;
    bottom: 0px;
    z-index: 1000;
}
.scrollingWrapper {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
.eSymbols {
    display: inline-block;
    text-align: center;
}
.menuLeisteMain {
    float:right;
    text-align: center;
}
.classBorderTop {
    box-shadow: 5px 0px 40px black;
    border-top: 2px solid var(--chapel_boxBorder) !important;
}
.classVipLeft {
    box-shadow: 5px 0px 30px black;
    border-right: 2px solid var(--chapel_boxBorder) !important;
}
.classVipRight {
    box-shadow: -5px 0px 30px black;
    border-left: 2px solid var(--chapel_boxBorder) !important;
}
.menuLeisteMain:hover, .submenuLeisteMain:hover {
    background-color: lightgrey;
    box-shadow: inset 0 0 10px grey;
    transition: 0.5s;
}
.menuLeiste, .submenuLeiste {
    float: left;
    /*color: black;*/
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.0em;
    transition: 0.2s;
    cursor: pointer;
}
.submenuLeiste {
    font-style: italic;
}
.menuLeiste, .submenuLeiste:hover {
    /*color: black;*/
    cursor: pointer;
}
.submenuLeisteHidden {
    display:none;
}
.menuSelected {
    /*color: black;*/
    font-size: 1.3em;
    line-height: 47px;
}
.submenuSelected {
    /*color: black;*/
    font-size: 1.2em;
    line-height: 47px;
}
.menuIconMainClose {
    top:10px;
    position:relative;
    display:none;
    z-index:1200
}
.menuIconMainOpen {
    display:none;
    z-index:1600;
}
.menuIconMainImg {
    transition:.2s;
    width:30px;
    top:5px;
    position:relative
}
.menuIconMainImg:hover {
    box-shadow:0 0 10px;
    cursor:pointer;
    transition:.2s
}
.defaultHeader {
    font-size: 1.4em;
    color: black;
    padding: 5px 0px 5px 0px;
    background-color: whitesmoke;
    border-bottom: 1px solid darkgrey;
    border-top: 1px solid darkgrey;
}
.lastLine {
    height:50px;
}
.lineHeight10 {
    height:10px;
}
.lineHeight50 {
    height:50px;
}
.lineHeight100 {
    height:100px;
}
.lineHeight150 {
    height:150px;
}
.VorstandArea {
    min-width: 450px;
    /* max-width: 550px;*/
    padding: 20px 20px 20px 20px;
}
.ClassPeopleTable {
    margin: 0 auto;
    height: 240px;
    max-width: 550px;
    width: 90%;
    border: 2px solid darkgrey;
    background-color: lightgrey;
}
.ClassPeople2Table {
    max-width: 550px;
}
.ClassPeople3Table {
    max-width: 500px;
}
.ClassPeople2Outer {
    width: 50%;
    float: left;
    padding: 5px;
}
.ClassPeople3Outer {
    width: 33%;
    float: left;
    padding: 5px;
}
.ClassPeopleInfoBlock {
    vertical-align: top;
    padding-top: 20px;
    font-family: "Arial", "agency FB", "Times New Roman";
    padding-left: 20px;
}
.ClassPeopleImage {
    padding-right: 10px;
    padding-top: 10px;
    float: right;
}
.ClassPortrait {
    border: 2px solid white;
    padding: 5px;
    border-radius: 15px 40px 15px 40px;
}
.ClassPortraitSizer, .ClassPortrait1Sizer, .ClassPortrait2Sizer {
    width: 130px;
    transition: 1s;
}
.PersonTitle {
    font-size: 1.2em;
    font-weight: bold;
}
.PersonName {
    font-size: 1.2em;
    font-weight: bold;
    color: #666666;
    padding-top: 10px;
    padding-bottom: 10px;
}
.PersonAdress {
    font-size: 1.1em;
}
.PersonData {
    font-size: 1.0em;
    padding-top: 10px;
}
.ChronikContent {
    display: none;
    background-color: #f6ffd2;
    /* background-image: url(../../images/Sonstige/ChronikHintergrund.jpg); */
    position: absolute;
    z-index: 2;
    padding: 20px;
    border-style: solid;
    border-width: 12px;
    border-color: darkgoldenrod;
    font-size: 14px;
    border-radius: 20px;
    -moz-border-radius: 20px;
}
.defaultOverlay {
    font-family: "Arial", "agency FB", "Times New Roman";
}
.ChronikBuch {
    width: 100%;
    max-width: 250px;
    max-height: 250px;
    cursor: pointer;
}
.ChronikArea {
    text-align: center;
    padding: 10px 10px 10px 10px;
}
.ChronikFrame {
    width:730px;
    height:500px;
    frameborder:"0";
}
/* ----------------------------------------- */
.loginContainer {
    background-color: var(--chapel_background_chapel);
    border: 1px solid var(--chapel_gold);
    box-shadow: inset 0 0 15px var(--chapel_background_grey);
    border-radius: 30px;
}
#login_mask {
    display: block;
}
.loginInput {
    width: 50%;
    margin-left: 25%;
    margin-top: 10px;
    padding: 5px;
}
.loginButton {
}
.loginButtons {

}
.classButtonDefault {
    transition: none;
}
.classButtonDefault:hover {
    cursor: pointer;
}
.eventVIP {
    font-family: allura;
    font-size: 2.5em;
    color: white;
}
.textInputInput:focus {
    background-color: white;
}
.textInputInput {
    background-color: white;
    border-radius: 10px;
}
.textInputLabel {
    color: white;
}
.classTextInput {
    padding: 0px;
}
.classTextInputImage {
    top: unset;
}
.loginDefaultButton:hover {
    background-color: dimgrey;
    color: white;
}
.loginDefaultButton {

}
.loginErrorMessage {
    font-family: "Arial", "agency FB", "Times New Roman";
    color: red;
    text-align: center;
    padding-top: 6px;
    font-weight: bold;
}
.loginLogout {
    position: absolute;
    background-color: #6891bb;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 100px;
    border-radius: 10px;
    font-size: 0.7em;
}
.loginLogout:hover {
    background-color: #486684;
}
/* ----------------------------------------- */
.registerButtons {
    position: absolute;
    bottom: 5%;
    width: 100%;
    left: 24%;
}
.registerContainer {
    display: none;
    position: absolute;
    width: 500px;
    height: 470px;
    min-width: 500px;
    min-height: 470px;
    left: 20px;
    top: 20px;
    background-color: lightgrey;
    border: 2px solid grey;
    box-shadow: inset 0px 0px 15px grey;
    padding: 20px;
}
.resetpwContainer {
    display: none;
    position: absolute;
    width: 500px;
    height: 450px;
    min-width: 500px;
    min-height: 450px;
    left: 20px;
    top: 20px;
    background-color: lightgrey;
    border: 2px solid grey;
    box-shadow: inset 0px 0px 15px grey;
    padding: 20px;
}
.rightsSelect {
    width: 90%;
    padding: 5px;
}
.classPaypalImage {
    width:300px;
}
.registerRightsSelect {
    width: 50%;
    margin-left: 25%;
    margin-top: 10px;
    padding: 5px;
}
.registerTitle {
    font-family: "Arial", "Times New Roman";
    font-size: 1.2em;
    width: 50%;
    margin-left: 25%;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
}
.resetpwUsername {
    font-family: "Arial", "Times New Roman";
    font-size: 1.8em;
    font-weight: bold;
    width: 50%;
    margin-left: 25%;
    margin-top: 10px;
    text-align: center;
    color: steelblue;
}
/* ----------------------------------------- */
.eventsContainer {
    display: none;
    position: absolute;
    width: 450px;
    height: 300px;
    min-width: 450px;
    min-height: 300px;
    left: 400px;
    top: 20px;
    background-color: lightgrey;
    border: 2px solid grey;
    box-shadow: inset 0px 0px 15px grey;
    padding: 20px;
}
.eventsPreviewContainer {
    display: none;
    position: absolute;
    width: 450px;
    height: 340px;
    min-width: 450px;
    min-height: 340px;
    left: 400px;
    top: 20px;
    background-color: lightgrey;
    border: 2px solid grey;
    box-shadow: inset 0px 0px 15px grey;
    padding: 20px;
}
.titleEvent {
    color:steelblue;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 30px;
}
.eventDatetimeCancelButton {
    width: 160px  !important;
    bottom: 10px;
    left: 10px;
    position: absolute;
}
.eventDatetimeConfirmButton,.eventOkButton {
    width: 160px !important;
    bottom: 10px;
    right: 10px;
    position: absolute;
}
.eventDateTimeClass {
    font-size: 1.1em;
}
.colEventPreview {
    width: 100%;
    margin-left: 0px;
}
/* ----------------------------------------- */
.standard_spalte_klein_titel {
    border-bottom: 1px solid black;
}
.standard_spalte_klein {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    font-size: 1.0em;
}
.standard_spalte {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    font-size: 1.0em;
}
.standard_spalte_titel {
    border-bottom: 1px solid black;
}
.standard_spalte_meldung {
    padding-top: 10px;
}
.standard_spalte_loading {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    font-size: 1.2em;
    color: black;
    padding-top: 10px;
    font-family: "Arial", "agency FB", "Times New Roman";
}
.defaultAuswahl {
    text-align: center;
    background-color: lightgrey;
    width: 100%;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 10px;
    border: 1px solid black;
}
.tabelle_bereiche {
    margin-top: 10px;
    background-color: lightgrey;
    border: 1px solid black;
    /*padding: 10px;*/
    width: 100%;
    box-shadow: 1px 1px 10px grey;
}
.tabelle_bereiche:hover {
    background-color: grey;
    box-shadow: inset 0 0 5px grey;
    cursor: pointer;
    transition: 0.2s;
    color: white;
}
.tabelle_bereiche_passiv {
    background-color: lightgrey;
    border: 1px solid black;
    padding: 10px;
    width: 100%;
    box-shadow: 1px 1px 10px grey;
}
.tabelle_bereich_info {
    width: 70%;
    padding-top: 8px;
    vertical-align: top;
}
.tabelle_bereiche_past {
    background-color: lightgrey;
    box-shadow: 1px 1px 10px #555;
}
.tabelle_bereiche_filter {
    margin-top: 2px;
    padding: 5px;
}
.tabellenAdder {
    float: right;
    color: black;
}
/* ----------------------------------------- */
.eventAreaTitle {
    padding: 0px 10px 0px 10px;
    font-size: 1.1em;
    font-weight: bold;
    font-style: italic;
    width: 12%;
}
.eventAreaTitle_past {
    color: grey;
}
.eventAreaDate {
    font-size: 0.9em;
    padding: 0px 10px 0px 12px;
    width: 30%;
    vertical-align: top;
    min-width: 180px;
    color: black;
}
.eventAreaDate_past {
    color: darkgrey;
}
.eventAreaInfoDetail {
    font-size: 0.8em;
    float: left;
    padding-left: 10px;
}
.eventAreaInfoDetail_past {
    color: grey;
}
.eventSymbol {
    background-position: right;
    background-origin: content-box;
    padding: 20px;
    width: 10%;
    min-width: 32px;
    background-size: 32px;
    background-repeat: no-repeat;
}
.eventSymbolImg {
    width:32px;
    float:right;
}
.eventSymbolImg_past {
    opacity: 0.5;
}
.eventCanceled {
    position: absolute;
    width: 200px;
    text-align: center;
    background: rgba(255,0,0,0.7);
    border: 1px solid black;
    box-shadow: 5px 5px 15px rgba(0,0,0,0.6);
    top: 50px;
    right: 0px;
    padding: 5px;
    transform: rotate(30deg);
    z-index: 1000;
    border-radius: 5px;
}
/* ----------------------------------------- */
.reportAreaDate {
    font-size: 0.9em;
    padding-left: 10px;
    padding-top: 10px;
    width: 30%;
    vertical-align: top;
    min-width: 120px;
}
.reportAreaSource {
    font-size: 0.9em;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    float: right;
}
.reportAreaTitle {
    padding: 10px 10px 0px 10px;
    font-size: 1.0em;
    font-weight: bold;
    font-style: italic;
}
.reportAreaText {
    font-size: 0.8em;
    padding: 10px;
}
.classOfferboxUl {
    list-style-type: none;
    padding-inline-start: 5px;
}
/* ----------------------------------------- */
.reportClass {
    padding-top: 20px;
    font-family: 'Arial', 'agency FB', 'Times New Roman';
    width: 100%;
    background-color: lightgray;
    box-shadow: 1px 1px 10px gray;
    padding: 10px;
    margin-top: 10px;
}
.reportInfoClass {
    box-shadow: 0px 0px 5px grey;
    padding: 10px;
    margin-bottom: 10px;
}
.reportInfoOrganisationClass {
    font-size: 1.0em;
    font-style: italic;
    padding: 5px;
}
.reportInfoDateClass {
    color: gray;
    font-size: 1.0em;
    padding: 5px;
}
.reportImageGalaryClass {
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
    color: gray;
}
.reportImageGalaryClass:hover {
    color: #396ab9;
    font-weight: bold;
}
.reportInfoTitelClass {
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px;
    color: black;
}
.reportImageClass1 {
    width: 98%;
    box-shadow: 1px 1px 10px grey;
    padding: 5px;
    margin: 0.5%;
}
.reportImageClass2 {
    width: 49%;
    box-shadow: 1px 1px 10px grey;
    padding: 5px;
    margin: 0.5%;
}
.reportImageClass3 {
    width: 32%;
    box-shadow: 1px 1px 10px grey;
    padding: 5px;
    margin: 0.5%;
}
.reportImageClass1:hover, .reportImageClass2:hover, .reportImageClass3:hover {
    cursor: pointer;
}
.reportTitelClass {
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 1.4em;
}
.reportTextClass {
    padding-top: 10px;
    padding-bottom: 10px;
}
.reportBlockClass {
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 10px;
}
.report2ColumnClass {
    text-align: justify;-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.report3ColumnClass {
    text-align: justify;-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.reportMultiColumn {
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 2px;
    -moz-column-rule-width: 2px;
    column-rule-width: 2px;
    -webkit-column-rule-color: black;
    -moz-column-rule-color: black;
    column-rule-color: black;
    padding-bottom: 10px;
}
/* ----------------------------------------- */
.downloadBoxInfo {
    position: relative;
    width: 24%;
    float: left;
    background: darkgray;
    box-shadow: 1px 1px 10px gray;
    margin: 0.5%;
    height: 200px;
}
.downloadBox {
    position: relative;
    width: 24%;
    float: left;
    background: lightgray;
    box-shadow: 1px 1px 10px gray;
    margin: 0.5%;
    height: 200px;
}
.downloadBoxTitle {
    padding: 20px 10px 5px 40px;
    font-size: 1.0em;
    font-weight: bold;
}
.downloadBoxContent {
    padding: 0px 10px 5px 40px;
    font-size: 0.8em;
}
.downloadBoxImage {
    position: absolute;
    bottom: 8px;
    right: 8px;
    padding: 5px;
    border-radius: 5px;
}
.downloadBoxImagePassiv {
    position: absolute;
    bottom: 8px;
    right: 8px;
    padding: 5px;
}
.downloadBoxImage:hover {
    box-shadow: 0px 0px 10px grey;
    transition: 0.1s;
}
.downloadEmail {
    font-weight: bold;
}
/* -------------------------------------- */
.defaultBox {
    position: relative;
    width: 32%;
    float: left;
    background: lightgray;
    box-shadow: 1px 1px 10px gray;
    margin: 0.5%;
    height: auto;
    min-height: 220px;
    padding-top: 20px;
}
.defaultBoxTitle {
    padding: 20px 10px 5px 30px;
    font-size: 1.0em;
    font-weight: bold;
}
.defaultBoxFunction {
    padding: 0px 10px 5px 30px;
    font-size: 1.0em;
    color: gray;
}
.defaultBoxAdress, .defaultBoxName, .defaultBoxPhone, .defaultBoxEmail, .defaultBoxMobile, .defaultBoxInternet  {
    padding: 0px 10px 2px 30px;
    font-size: 0.8em;
}
.defaultBoxImage {
    position: absolute;
    bottom: 8px;
    right: 8px;
    padding: 5px;
}
/* ------------------------------------------------------------ */
.itemContactBox {
    position: relative;
    float: left;
    background: #f2e5c9;
    box-shadow: 1px 1px 10px #396ab9;
    margin: 0.5%;
    height: 200px;
}
.itemContactBox_1 {
    width: 100%;
}
.itemContactBox_2 {
    width: 48%;
}
.itemContactBox_3 {
    width: 32%;
}
.contactPersonTitle {
    padding: 20px 10px 5px 40px;
    font-size: 1.2em;
    font-weight: bold;
}
.contactPersonName {
    color: #396ab9;
    padding: 0px 10px 5px 40px;
    font-size: 1.1em;
    font-weight: bold;
}
.contactPersonData {
    padding: 0px 10px 5px 40px;
    font-size: 0.9em;
    max-width:230px;
}
.contactPersonBoxImage {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 25%;
}
/* -------------------------------------------------------- */
.defaultColumn {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    font-size: 1em;
}
.colEventHome {
    width: 100%;
}
/* -------------------------------------------------------- */
.bilderGalerieCover {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(80,80,80,0.8);
}
.imageCloser {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 1000;
}
.imageCloser:hover {
    background-color: #fddd98;
    border-radius: 50%;
}
.imageContainer {
    position: absolute;
    display: none;
    width: 100%;
    height: 85%;
    max-height: 600px;
    max-width: 1000px;
    top: 5%;
    left: 25%;
    margin: auto;
}
.imageImage {
    position: relative;
    margin: auto;
    display: block;
    height: 100%;
    background-color: #fddd98;
    padding: 2px 2px 50px 2px;
    box-shadow: 0px 0px 10px lightgrey;
}
.imageText {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 1.6em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.4em;
    color: #3f6d74;
    background-color: #fddd98;
    border-bottom: 1px solid #396ab9;
    border-top: 1px solid #396ab9;
}
.prev, .next {
    cursor: pointer;
    position: relative;
    color: white;
    font-weight: bold;
    font-size: 48px;
    transition: 0.3s ease;
    padding-right: 50px;
    padding-left: 50px;
    border-radius: 50%;
}
.prev {
    bottom: 250px;
}
.next {
    bottom: 250px;
    float: right;
}
.prev:hover, .next:hover {
    color: grey;
    background-color: rgba(250,250,250,0.6);
}
.classIDbuttonEnd {
    width: unset !important;
}
/* ---------------------------------------------------- */
.localclubsBox {
    width:24%;
}
/* --------------------- SCREEN ----------------------- */
@media only screen and (orientation: portrait) {
    .candleDialogPortrait {
        display: block;
    }
    .candleDialogLandscape {
        display: none;
    }
    .candleInfoPortrait {
        display: block;
    }
    .candleInfoLandscape {
        display: none;
    }
    .classCandleInfoDialogDefault {
        max-height: unset;
    }
    .classButtonAreaInfo {
        height: 20%;
    }
    .candleInfoStory {
        margin: unset;
        height: 80%;
    }
    .classKapitelInfo {
        display: none;
    }
}
@media only screen and (orientation: landscape) {
    .candleDialogPortrait {
        display: none;
    }
    .candleDialogLandscape {
        display: block;
    }
    .candleInfoPortrait {
        display: none;
    }
    .candleInfoLandscape {
        display: block;
    }
}
@media only screen and (max-width: 1950px) {
    :root {
        --chapel_height_margin: 150px;
    }
    .classCandleOfferBox {
        font-size: 1em;
    }
}
@media only screen and (max-width: 1400px) and (orientation: landscape) {
    .classMessageMain {
        left: 10%;
        top: 20%;
        width: 80%;
        height: 60%;
    }
    .classSettingsBoxes {
        font-size: 0.8em;
    }
    .candleStory {
        font-size: 1em;
    }
    .classCandleOfferBox {
        font-size: 0.8em;
    }
    .classKapitelInfo {
        font-size: 1em;
    }
    .classBurningInfoSingle {
        font-size: 1.3em;
    }
    .classSettingsBox1 {
        font-size: 1.3em;
    }
    .classSettingsBox2 {
        font-size: 1.3em;
    }
    .classDialogCandleInfoArea {
        width: 25%;
    }
    .classDialogChapelImageLandscape {
        width: 75%;
    }
    .classCandleInfoDialogDefault {
        left: 5%;
        width: 90%;
    }
}
@media only screen and (max-width: 1200px) and (orientation: landscape) {
    .classMessageMain {
        left: 10%;
        top: 20%;
        width: 80%;
        height: 60%;
    }
    .classCandleOfferBox {
        font-size: 0.7em;
    }
    .classSettingsBoxes {
        font-size: 0.7em;
    }
    .candleStory {
        font-size: 0.8em;
    }
    .candleName {
        font-size: 2em;
        padding-top: 10px;
    }
    .classBurningInfoSingle {
        font-size: 1.4em;
    }
    .classSettingsBox3 {
        font-size: 1.4em;
    }
    .classSettingsBox5 {
        font-size: 1.6em;
    }
    .classKapitelInfo {
        font-size: 0.8em;
    }
    .defaultDialogButton {
        font-size: 0.8em;
    }
    .classBurningInfo {
        font-size: 1em;
    }
    .classCandleOfferBox {
        font-size: 0.6em;
    }
    .classInputTextarea {
        height: 100px;
    }
    .classSettingsBox5 {
        font-size: 1.3em;
    }
    .classSettingsBox3 {
        font-size: 1em;
    }
    .memoryInfoText {
        height: 45%;
    }
    .candleInfoName {
        font-size: 2em;
    }
    .classInfoName {
        font-size: 3em;
    }
    .candleInfoStory {
        font-size: 0.8em;
    }
}
@media only screen and (max-width: 950px) and (orientation: landscape) {
    [class*="col-"] {
        width: 100%;
    }
    .col-2 {
        width: 25%;
    }
    .col-5 {
        width: 75%
    }
    .classMessageHeader {
        font-family: unset;
        font-size: 1em;
    }
    .classMessageText {
        font-size: 1em;
    }
    .headerSloganMainClassSmall {
        display: none;
    }
    .headerImage1 {
        display: none;
    }
    .searchClass {
        margin: 3% 3% 40px 3%;
    }
    .mainLogo {
        width: 400px;
    }
    .headerDivSmall {
        height: 250px;
    }
    .menuLeisteMainScrolled {
        top: 57px;
    }
    .footerPosition {
        height: unset;
    }
    .footerMobile {
        text-align: center;
    }
    .footerMobileCopyright {
        text-align: center;
    }
    .headerSlogan {
        left: unset;
        font-size: 1.6em;
    }
    .classInfoName {
        font-size: 3em;
    }
}
@media only screen and (max-width: 770px) and (orientation: landscape) {
    /* For Tablets phones: */
    [class*="col-"] {
        width: 100%;
    }
    [class*="menuL"] {
        width: 100%;
    }
    .showMaxCount {
        display:block;
    }
    .showMinCount {
        display:none;
    }
    .epsInfo {
        top: 120px;
    }
    .testreportHeaderBase {
        line-height: 100px;
        font-size: 2em;
    }
    .infoBlock {
        background-image: none;
        min-height: auto;
        text-align: center;
        font-size: 0.8em;
    }
    .headerSloganMainClassSmall {
        text-align: center;
        line-height: 50px;
    }
    .headerSloganSmall {
        font-size: 1.2em;
    }
    .horizontalScrollBarClassScrolled {
        top: 104px;
    }
    .headerDivSmall {
        height: 220px;
    }
    .eSymbolClassSmallCurrent {
        width: 70px;
    }
    .eSymbolsTextClassSmallCurrent {
        font-size: 0.8em;
    }
    .uiDefaultClass {
        right: 0%;
    }
    .searchImageClass {
        background-image: url(../../images/banner/banner_search_mobile.jpg);
    }
    .headerFirstDiv {
        height:300px;
    }
    .headerDiv {
        height:0px;
    }
    .headerImage2 {
        display: none;
    }
    .homeLogo {
        text-align: center;
    }
    .InfoBlockSub {
        display: none;
    }
    .menuLeisteMain {
        Display: none;
        position: fixed;
        top: 0px;
        z-index: 5000;
    }
    .menuIconMainClose {
        top: 20px;
        position: fixed;
        display: block;
        z-index: 1200;
    }
    .headerSlogan {
        font-size: 1.2em;
        position: relative;
        top:unset;
        left: unset;
        color: var(--eps_textGreen);
        transition: 0.2s;
    }
    .eSymbolClass {
        width: 80px;
    }
    .eSymbolClassSmall {
        width: 60px;
    }
    .eSymbolClassScrolledMobile {
        width: 60px;
    }
    .eSymbolsTextClass {
        font-size: 0.8em;
    }
    .eSymbolsTextClassScrollMobile {
        font-size: 0.6em;
    }
    .fingertipScrolledMpbile {
        width: 60px;
    }
    .mainLogo {
        width:300px;
    }
    .horizontalScrollBarClassScrolledMobile {
        position: fixed;
        top: 86px;
        box-shadow: 0px 5px 8px 1px rgb(122 122 122 / 91%);
        z-index: 200;
    }
}
@media only screen and (max-width: 450px) and (orientation: landscape) {
    /* For mobile phones: */
    [class*="col-"] {
        width: 100%;
    }
    [class*="menu-"] {
        width: 100%;
        text-align: center;
        font-size: 1.3em;
        line-height: 40px;
    }
    .eSymbolsTextClass {
        font-size: 0.6em;
    }
    .eSymbols {
        max-width: 50px;
        min-width: 80px;
    }
    .eSymbolClass {
        width: 70px;
    }
    .horizontalScrollBarClassScrolledMobile {
        top: 76px;
    }
    .swipeClass {
        display: block;
    }
    .vehicleDescriptionBox {
        padding: 10px;
    }
    .vehicle_buttontext {
        color: white;
        font-size: 0.6em;
        left: unset;
        right: 0px;
        text-align: right;
    }
    .vehicleFull:hover .vehicle_overlay {
        /*height: 8%;*/
        display: none;
    }
    .vehicleShort:hover .vehicle_overlay {
        /*height: 8%;*/
        display: none;
    }
    .techdata {
        border-bottom: 1px solid var(--eps_textGreen);
        padding-bottom: 10px;
        font-size: 0.9em;
        font-style: italic;
    }
    .mainLogo {
        width:250px;
    }
    .horizontalScrollBarClassScrolled {
        top: 94px;
    }
    .headerSlogan {
        font-size: 1.1em;
    }
    .headerSloganScroll {
        font-size: 0.8em !important;
    }
    .product-s-6 {
        width: 100%;
    }
    .vehicleShort {
        height: auto;
        width: 100%;
    }
    .vehicleFull {
        height: auto;
        width: 100%;
    }
    .classVehicleImage {
        max-width: 300px;
    }
    .vehicle_title {
        font-size: 1.4em;
        text-align: center;
    }
    .vehicle_description {
        font-size: 1em;
    }
    .provider_image {
        max-width: 250px;
    }
    .provider_price {
        font-size: 1.8em;
        line-height: 60px;
    }
    .headerSloganSmall {
        font-size: 0.8em;
    }
    .headerSloganMainClassSmall {
        line-height: 30px;
        text-align: center;
    }
}
@media only screen and (max-width: 400px) and (orientation: landscape) {
    .footerMobile {
        font-size: 0.9em;
    }
    .headerSloganMainClassSmall {
        line-height: 30px;
    }
}