@font-face {
    font-style: normal;
    font-weight: normal;
    font-family: "Lato";
    src: url("Lato-Regular.woff") format("woff");
    font-display: swap;
}
html {
    scroll-behavior: smooth;
}
body,
body.default {
    font-size: 15px;
    font-family: Lato;
    background-color: black;
}
header {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 40px 0 0 10%;
    overflow: visible;
    background-color: #2c2b2a;
    background-size:cover;
}
a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
#logo > a {
    width: 250px;
    height: auto;
    padding:0;
}
#logo > a > img {
    width: 100%;
    height: auto;
}

.main_bg {
    position: relative;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    background-color: #2c2b2a;
}
.datasheet.main_bg {
    top: -100px;
    margin-bottom:-100px;
    background: linear-gradient(to bottom, rgba(46,46,46,0.7) 0, rgba(46,46,46,0.7) 100px, #2c2b2a 100%);
    background-color: rgba(46,46,46,0.7);
}
.posterheader {
    height:300px;
}
.contentbox a, .gridlist_wrapper a, .pages_split a {
    color: inherit;
}
.birthday>span {
    color:white;
}
.birthday>h4 {
    text-transform: lowercase;
}
.page_category_info .rtecontent.blog {
    background-color: white;
    border-radius: 10px;
    margin-bottom: 60px;
}
.page_category_info .box_inner {
    width: 66%;
    margin: 0 auto;
}
.maincontent .box_inner .articletitle {
    color:white;
}
.rtecontent
/* Sliders */
.htdb_sliders {
    width: 100%;
    height: 400px;
    padding: 0 10px;
    white-space: nowrap;
    background-color: #2c2b2a;
}
.htdb_sliders .contentbox {
    position:relative;
}
.htdb_sliders .zs_zoom:hover,
.htdb_sliders .zs_zoom.zs_highlight {
    transform: scale3d(1.1, 1.1, 1.1);
}
.zs_thumbnail {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.htdb_sliders .contentbox>h3.item_header {
    position:absolute;
    top:60%;
    right:0;
    left:0;
    overflow-x:hidden;
    color:white;
    font-size:180%;
    text-align:center;
    text-overflow: ellipsis;
    text-shadow: 2px 2px 4px #000000;
    white-space: nowrap;
}

.htdb_sliders .zs_preview_stripe .zs_preview_rowcontrols {
    overflow-x:hidden;
    overflow-y:visible;
}
.htdb_sliders .gridlist_wrapper {
    height:100%;
}
.htdb_sliders .gridlist_body {
    height:100%;
}
.gridlist_wrapper .zs_preview_row a {
    display:inline-block;
}
/* Login */
.loginbox {
    min-height: 92px;
    margin: 8px 0 7px 8px;
    padding: 0;
    text-align: center;
    background-color: #f1bad6;
}
.loginseparator {
    float: none;
    clear: both;
    padding: 0px 0px 10px 0;
    text-align: center;
}
.loginwithfb {
    display: inline-block;
    padding: 2px 6px 2px 6px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    background-color: #3b5998;
}
.loginwithfb:before {
    position: relative;
    top: 5px;
    padding-top: 10px;
    font-size: 14px;
    font-family: FA;
    content: "\ef3d";
}
span.logintext {
    display: inline-block;
    text-align: right;
    width: 100px;
    margin: 7px 5px 0 0;
}
div.loggedtext {
    width: 100%;
    text-align: left;
    padding: 5px 10px 5px 10px;
}
div.loggedtext a {
    font-size: 15px;
    font-weight: bold;
}
input.loginusername,
input.loginpassword {
    width: 125px;
    height: 18px;
    background-color: #fae1ed;
    margin: 7px 0 0 0;
    border: 0;
    padding: 0 4px 0 4px;
}
input.loginbutton,
a.loginbutton,
.wbg_formsubmit input[type="submit"] {
    float: left;
    margin: 7px 0 7px 10px;
    padding: 2px 5px;
    border: 1px solid #7a2c5a;
    color: white;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    background-color: #ba87a5;
}
a.loginbutton.register {
    margin: 7px 10px 7px 0;
    float: right;
}
.registrationform fieldset {
    margin: 20px;
}
/* Headline */
.headline {
    margin: 10px 0 10px 20px;
}
.headline h1 {
    margin: 0 0 10px 0;
    border-bottom: 2px solid #f3c1da;
    color: #7a2c5a;
    font-weight: 100;
    font-size: 48px;
    line-height: 52px;
    font-family: Lato;
}
.headline span {
    display: inline-block;
    font-size: 15px;
    line-height: 13px;
    padding: 0 5px 0 0;
    border-right: 1px solid black;
    margin: 0 5px 0 0;
}
.headline span:last-child {
    border-right: 0;
    margin: 0;
}
.rowlist {
    padding: 0;
}
.rowlist .gridcontent {
    border-bottom: 1px solid #f1bad6;
    border-right: 1px solid #f1bad6;
    position: relative;
    overflow: hidden;
}
.rowlist .gridcontent > div {
    display: inline-block;
    height: 170px;
    overflow: hidden;
    text-align: justify;
    font-size: 15px;
    line-height: 120%;
    padding: 0 8px 0 8px;
}
.rowlist .gridcontent h3 {
    font-size: 28px;
    color: #7a2c5a;
    font-family: Lato;
    font-weight: 900;
    line-height: 20px;
    padding: 12px 8px 12px 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.rowlist .lead {
    overflow: hidden;
    margin-bottom: 10px;
}
.rowlist.datasheet_page .lead {
    margin-bottom: 0;
    /*    padding-top: 2px;*/
}
.rowlist.datasheet_page .datasheet_theater a {
    font-weight: bold;
}
/* Datasheet */
.rowlist.htdbdatasheet .gridcontent {
    position: relative;
}
.rowlist.htdbdatasheet .gridcontent > div {
    width: 630px;
    height: 110px;
    padding: 0;
}
.rowlist.htdbdatasheet .gridcontent > div.withpic {
    width: auto;
    padding: 0;
}
.rowlist.htdbprofiles .gridcontent > div {
    width: auto;
    height: auto;
    margin: 0 0 0 10px;
    padding: 0;
}
.rowlist.htdbdatasheet .more,
.rowlist.htdbprofiles .more,
.rowlist .more {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    overflow: hidden;
}
.rowlist.htdbdatasheet .more a,
.rowlist.htdbprofiles .more a,
.rowlist .more a {
    position: absolute;
    display: block;
    bottom: 0px;
    right: -108px;
    width: 137px;
    height: 48px;
    transform: rotate(-70deg);
    font-size: 18px;
    color: #7a2c5a;
    background: #e6bbd0;
    background: -moz-linear-gradient(
        left,
        #e6bbd0 0%,
        #edcedd 27%,
        #edcedd 100%
    );
    background: -webkit-linear-gradient(
        left,
        #e6bbd0 0%,
        #edcedd 27%,
        #edcedd 100%
    );
    background: linear-gradient(
        to bottom,
        #e6bbd0 0%,
        #edcedd 27%,
        #edcedd 100%
    );
    padding: 5px 0 0 16px;
    transition: right 0.5s, bottom 0.5s;
}
.rowlist.htdbdatasheet li:hover .more a,
.rowlist.htdbprofiles li:hover .more a,
.rowlist li:hover .more a {
    right: -68px;
    bottom: 25px;
}
.rowlist.htdbdatasheet h4.address,
.rowlist.htdbdatasheet h4.phone {
    display: inline-block;
    width: 64px;
    padding-left: 4px;
    line-height: 150%;
}
.rowlist.htdbdatasheet address,
span[itemprop="telephone"],
span[itemprop="email"] {
    display: inline-block;
    line-height: 150%;
    margin-right: 1em;
}

.rowlist.htdbprofiles .gridcontent {
    /*  margin:10px 0 10px 20px;*/
    padding: 0 0 10px 0;
    position: relative;
}
.rowlist.htdbprofiles .gridcontent img,
code.avatar {
    width: 130px;
    height: 130px;
    border-radius: 5px;
    margin-left: 8px;
}
.avatar {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
}
.gender_unknown {
    background-image: url("/site/unknown.png");
}
.gender_male {
    background-image: url("/site/male.png");
}
.gender_female {
    background-image: url("/site/female.png");
}
.datasheet_profile .rtecontent .blog {
    padding: 10px;
    white-space: normal;
}
.datasheet_thumbnail {
    text-align:center;
}
.datasheet_header {
    background-color: #f1bad6;
    background: -moz-linear-gradient(-45deg, #f6d3e5 0%, #f1bad6 100%);
    background: -webkit-linear-gradient(-45deg, #f6d3e5 0%, #f1bad6 100%);
    background: linear-gradient(135deg, #f6d3e5 0%, #f1bad6 100%);
    margin-bottom: 2px;
    padding: 8px;
}
.datasheet_tab_header {
    height: 48px;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    padding: 0 8px 0 8px;
    display: block;
}
.datasheet_tab_header button {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    display: inline-block;
    height: 48px;
    padding: 0;
    margin: 0;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    border-image-width: 0;
    outline: 0;
    white-space: normal;
    cursor: pointer;
    font-family: Lato;
    font-size: 15px;
    box-sizing: border-box;
    transform: skewx(-20deg);
    position: relative;
    transition: color 0.5s, background-color 0.5s;
}
.datasheet_tab_header button:hover {
    background-color: white;
    color: black;
    transition: color 0.5s, background-color 0.5s;
}
.datasheet_tab_header button span {
    display: block;
    position: absolute;
    transform: skewx(20deg);
    left: 0;
    width: 100%;
    text-align: center;
    top: 13px;
    font-size: 16px;
}
.datasheet_tab_header {
    background-color: #762a58;
}
.datasheet_tab_header .datasheet_buttons.current {
    background-color: #fae1ed;
    color: #7a2c5a;
}
.datasheet_tab_header .page1 {
    background-color: #aa658e;
    color: #f1bad6;
}
.datasheet_tab_header .page2 {
    background-color: #9f5982;
    color: #efb9d4;
}
.datasheet_tab_header .page3 {
    background-color: #964e78;
    color: #f1bad6;
}
.datasheet_tab_header .page4 {
    background-color: #8c426e;
    color: #f1bad6;
}
.datasheet_tab_header .page5 {
    background-color: #843865;
    color: #f0b9d5;
}
.datasheet_tab_header .page6 {
    background-color: #7a2c5a;
    color: #f1bad6;
}
.htdbprofiles.rowlist .gridcontent h3 {
    /*font-family: Lato;
    font-size:16px;
    margin: 0 0 10px 0;
    padding:0;*/
    font-size: 28px;
    color: #7a2c5a;
    font-family: Lato;
    font-weight: 900;
    line-height: 20px;
    padding: 12px 8px 12px 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.datasheet_theater .datasheet_header2 {
    text-align: center;
}
.datasheet_header1 img,
.datasheet_header2 img {
    max-width: 100%;
    height: auto;
}
.datasheet_general,
.datasheet_professional,
.datasheet_generalevent {
    width: 100%;
    padding: 4px;
    font-family: Lato;
    font-size: 16px;
    table-layout: fixed;
    white-space: normal;
}
.datasheet_generalevent > table {
    width: 100%;
}
.datasheet_general td:first-child,
.datasheet_professional td:first-child {
    width: 40%;
    text-align: right;
    padding: 5px 10px 5px 0;
    color: #666666;
    font-weight: bold;
}
.datasheet_awards .datasheet_item,
.datasheet_memberships .datasheet_item,
.datasheet_roles .datasheet_item {
    color: #7e7e7e;
}
.datasheet_item {
    width: 100%;
    color: #d4d4d3;
    padding-bottom:10px;
}
.datasheet_item_range {
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
}
.datasheet_item_description {
    display: inline-block;
    white-space: normal;
}
.datasheet_gender {
    margin: 20px 0 5px 0;
}
.datasheet_person_list {
    font-family: Lato;
    font-size: 14px;
    line-height: 30px;
    margin: 0 0 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 0 5px 20px;
}
.datasheet_person_list img,
.datasheet_person_list code.avatar {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    margin-left: 0;
}
.datasheet_general_description {
    display: inline-block;
    width: 40%;
    line-height: 150%;
}
.datasheet_general_values {
    display: inline-block;
    width: 50%;
    font-weight: normal;
}
.datasheet_person_list span {
    white-space: normal;
    font-size: 120%;
    display: inline-block;
    padding-top: 30px;
}
.datasheet_person_list span.datasheet_actor_placeholder,
.datasheet_person_list span.datasheet_actor_role {
    width: 10em;
}
.datasheet_additional_hide {
    display: none;
}
.datasheet_role {
    text-align: right;
    padding-right: 10px;
    line-height: 30px;
}
.datasheet_additional_switch > div {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
}
.datasheet_text {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 10px 0;
}
.inline {
    margin-right: 12px;
}
.gridlist.leftcol .gridcontent div.image {
    margin-left: 10px;
    max-width: 100%;
    width: 280px;
    height: 190px;
}
.rowlist_wrapper.mainpage {
    width: 1040px;
    max-width:100%;
    margin:0 auto;
    border-radius:10px;
    overflow:hidden;
    background-color:white;
    z-index:1;
    position: relative;
}
.rowlist_body.mainpage .item_thumbnail {
    width:40%;
}
.rowlist_body.mainpage .item_thumbnail>img {
    width:100%;
    height:auto;
    object-fit:cover;
}
.rowlist_body.mainpage .lead {
    text-align:center;
    line-height:1.3;
}
.rowlist_body.mainpage .more {
    color: #28c9d4;
    display:block;
    text-align:center;
    width:100%;
    padding-top:20px;
    font-size:110%;
    font-weight:bold;
}
.rowlist_body.mainpage .contentbox {
    display:flex;
    align-items: center;
    height:300px;
}
.rowlist_body.mainpage >ul>li:nth-child(odd) .contentbox {
    flex-direction: row;
}
.rowlist_body.mainpage>ul>li:nth-child(even) .contentbox {
    flex-direction: row-reverse;
    background-color: #f2f7f7;
}
.rowlist_wrapper.mainpage h3 {
    font-size:140%;
    line-height:1.3;
    font-weight:normal;
    text-align:center;
    margin:10px;
}
.gridlist_wrapper.birthdays {
    position:relative;
}
.gridlist_wrapper.birthdays > h2 {
    padding-top:3rem;
    width:100%;
    text-align:center;
    font-weight: normal;
    color:white;
    font-size:220%;
}
.gridlist_body.birthdays > ul {
    display:flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    overflow-x: hidden;
}
.gridlist_body.birthdays > ul > li {
    width: 210px;
    margin-top: 3rem;
    margin-bottom: 3rem;
    flex-shrink:0;
}
.gridlist_body.birthdays > ul > li .contentbox {
    top:30%;
    margin-right:30px;
    position:relative;
}
.gridlist_body.birthdays > ul > li .image {
    width:180px;
    height: 180px;
    background-size: cover;
    border-radius: 50%;
}
.gridlist_body.birthdays > ul > li .item_header {
    width:100%;
    text-align:center;
    font-weight:normal;
    font-size:120%;
    line-height: 1.2;
    color:white;
    padding-top:20px;
}
.gridlist_body.birthdays > ul > li h4 {
    text-align:center;
    font-size:90%;
    font-weight:normal;
    color:white;
    padding-top:4px;
}
.gridlist_body.birthdays h3.articlesubtitle {
    border-radius: 1000px;
    background: #600e5d; /* Old browsers */
    background: -moz-linear-gradient(left, #600e5d 0%, #951366 100%, #207cca 100%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #600e5d 0%,#951366 100%,#207cca 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #600e5d 0%,#951366 100%,#207cca 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#600e5d', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
    width:auto;
    height:2rem;
    line-height:1;
    text-align:center;
    color:white;
    font-size:120%;
    position:absolute;
    top:0;
    right:0;
    padding:0.4rem 1rem;
}
.gridlist_body.birthdays>.morelink {
    color: #28c9d4;
    text-align:left;
    font-size:110%;
    font-weight:bold;
    position:absolute;
    bottom:30px;
    right:10%;
    display:inline-block;
}
footer {
    display: block;
    position: relative;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    height:auto;
    background-color: #2c2b2a;
    padding: 0;
    font-size: 100%;
    color:#c9c9c9;
}
.copy {
    padding: 10px 0 0 0;
    display: inline-block;
    margin-right: 20px;
}
.footertext {
    display:inline-block;
    margin-right: 20px;
}
.footermenu {
    display: inline-block;
    margin-right: 20px;
}
.footermenu span {
    display: inline-block;
    padding: 0 10px;
}
.articletitle {
    font-size: 24px;
    font-family: Lato;
    padding: 30px 0;
}
.rtecontent .blog {
    padding: 20px;
    font-size: 16px;
    line-height: 150%;
    text-align: justify;
}
.rtecontent.pages {
    padding: 0 20px;
}
.boxhead h1 {
    color: #f1bad6;
    font-family: Lato;
    font-size: 22px;
    padding: 8px 15px 8px 15px;
    margin-left: 8px;
    background: #aa668e;
    background: -moz-linear-gradient(left, #aa668e 0%, #7a2c5a 100%);
    background: -webkit-linear-gradient(left, #aa668e 0%, #7a2c5a 100%);
    background: linear-gradient(to right, #aa668e 0%, #7a2c5a 100%);
}
.gridlist.leftcol .gridcontent {
    background: #edcedd;
    background: -moz-linear-gradient(-45deg, #edcedd 0%, #d49fb9 100%);
    background: -webkit-linear-gradient(-45deg, #edcedd 0%, #d49fb9 100%);
    background: linear-gradient(135deg, #edcedd 0%, #d49fb9 100%);
    margin: 8px 0 0 8px;
}
.gridlist.leftcol h3 {
    font-family: Lato;
    font-size: 16px;
    padding: 10px;
    background: #edcedd;
    background: -moz-linear-gradient(-45deg, #e2b0c9 0%, #c597ad 100%);
    background: -webkit-linear-gradient(-45deg, #e2b0c9 0%, #c597ad 100%);
    background: linear-gradient(135deg, #e2b0c9 0%, #c597ad 100%);

    margin-bottom: 8px;
}
.gridlist.leftcol .lead {
    padding: 0 15px 10px 14px;
    text-align: justify;
    font-family: Lato;
    font-size: 15px;
}
.pager {
    width: 100%;
    padding: 0 0 60px 0;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
.pager p {
    text-align: center;
    min-height: 30px;
    color:#c9c9c9;
}
.pager p a {
    padding:0;
    line-height:2;
    margin-right: 5px;
    color:#c9c9c9;
    min-width:30px;
    border:1px solid transparent;
    border-radius:15px;
}
.pager p strong,
.pager p a:hover {
    padding:0;
    line-height:2;
    min-width:30px;
    border: 1px solid #28c9d4;
    border-radius:15px;
    background-color: #28c9d4;
    color: #333;
    margin-right: 5px;
}
.pager p .next,
.pager p .next:hover {
    margin-right: 0;
}
.rowlist .image {
    width: 178px;
    height: 178px;
}
.htdbdatasheet.rowlist .image.crop.inline {
    width: 100px;
    height: 100px;
}
#cookieWarningContainer {
    background-color: #2c2b2a;
}
.cmsbanner {
    padding: 10px 10px 10px 10px;
    text-align: center;
}
.cmsbanner img {
    width: auto;
    max-width: 100%;
    height: auto;
}
#htdbsearchform {
    width:100%;
    display: block;
    text-align: center;
}
#htdbsearchform .inputline {
    width:auto;
    margin: 90px 0 60px 0;
}
#htdbsearchform .inputline>span {
    position:relative;
    display:inline-block;
    color:#c9c9c9;
    border-bottom:2px solid #fefefe;
}
#htdbsearchform .inputline>span:before {
    font-family: FA;
    content:"\ef00";
    font-size: 100%;
    color:white;
}
#htdbsearchform .categoryline {
    margin-bottom: 60px;
    font-size:110%;
    color: #c9c9c9;
}
#htdbsearchform .categoryline span {
    margin-right:1.4em;
}
#htdbsearchform input[type=text],
#htdbsearchform input[type=text]:active,
#htdbsearchform input[type=text]:focus {
    font-size:160%;
    font-weight:normal;
    color:#c9c9c9;
    padding:10px;
    background-color:transparent;
    border:none;
    outline:0;
}
#htdbsearchform select,
#htdbsearchform select:active,
#htdbsearchform select:focus {
    background-color: transparent;
    color:#28bfc8;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:1px solid #28bfc8;
    display:inline-block;
    margin-right:3em;
    padding-bottom:5px;
    outline:0;
    font-size:110%;
    text-transform: lowercase;
}
#htdbsearchform input[type=submit] {
    background-color: #2fadb5;
    font-size:100%;
    font-weight:bold;
    margin-left:60px;
    padding:20px;
    border:none;
    outline:0;
    border-radius:10px;
    color:#333;
    text-transform: uppercase;
    cursor:pointer;
}

.wbg_footerblock_container {
    padding:0 10px;
    margin:0 auto;   
}
.wbg_footerblock_container:nth-child(2) {
    padding-top:30px;
    padding-bottom:20px;
    border-top:1px solid #414650;
    margin-top:30px;
}
.wbg_footerblock_box {
    display:inline-block;
    margin-right:40px;
    min-width:200px;
}
.wbg_footerblock_box:nth-child(1) {
    width:248px;
}
.wbg_footerblock_box:last-child {
    margin-right:0;
    max-width:300px;
}
.wbg_footerblock_box .logo img {
    max-width:100%;
    height:auto;
}
.wbg_footerblock_box .wbg_footer_field {
    font-size:120%;
    text-align:left;
    margin-bottom:0.3em;
    font-weight:bold;
}
.wbg_footerblock_box a.wbg_footer_link {
    font-size:100%;
    text-align:left;
    display:block;
}
.wbg_footerblock_box a.wbg_footer_link:before {
    content:">";
    margin-right:0.4em;
}
footer .logo {
    width:100%;
}
.datasheet_relatednews,
.relatedgallery {
    padding-left:30px;
    margin-bottom:30px;
}
.datasheet_relatednews h3,
.relatedgallery h3 {
    color: #aa076b;
    width:100%;
    padding:0 0 15px 0;
}
.relatedgallery h3 {
    padding:15px 0 15px 30px;
}
.datasheet_relatednews div {
    background-color: white;
    color: #2b2b2b;
    border-radius: 10px;
    padding:30px;
}
.relatedgallery div,
 .wbg_error {
    background-color: white;
    color: #2b2b2b;
    border-radius: 10px;
}
.wbg_error {
    margin: 30px 120px;
    padding:60px;
    font-size:140%;
    color:red;
}
.relatedgallery img {
    object-fit: cover;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.datasheet_relatednews a.more {
    display:block;
    margin-top: 20px;
    padding: 20px;
    font-size:140%;
    color: #1acbd6;
    border: 1px solid #1acbd6;
    border-radius:10px;
    text-transform: uppercase;
    text-align: center;
}
.datasheet_relatednews div ul,
.relatedgallery div ul {
    margin:0;
}
.datasheet_relatednews ul>li {
    list-style-type: none;
    list-style-position: inside;
    padding-bottom: 0.9em;
    line-height: 1.3;
}
.datasheet_relatednews ul>li>a::before {
    content: ">";
    display:inline-block;
    font-weight: bold;
    margin-right: 0.8em;
}
.datasheet.datasheet_personal,
.datasheet.datasheet_organization,
.datasheet.datasheet_show,
.pages_split .maincontent {
    padding: 0 120px;
}
.datasheet_organization .datasheet_thumbnail {
    margin-bottom:60px;
}
.gridlist_wrapper.datasheet_personal {
    padding-bottom:60px;
}
.gridlist_body.datasheet_personal {
    margin:0 auto 60px auto;
    max-width:800px;
}
.gridlist_body.datasheet_personal li {
    text-align:center;
    margin-bottom:60px;
}
.gridlist_body.datasheet_personal .item_thumbnail {
    width:124px;
    margin:0 auto;
}
.gridlist_body.datasheet_personal .item_header {
    color:white;
    font-size:130%;
    font-weight: normal;
    padding-bottom:0;
}
.gridlist_body.datasheet_personal .abcpager {
    text-align:center;
}
.gridlist_body.datasheet_personal .abcpager a {
    display:inline-block;
    height:30px;
    color:#c9c9c8;
    margin-right: 20px;
    padding:5px 10px;
}
.gridlist_body.datasheet_personal .abcpager a.abcselected {
    background-color: #28c9d4;
    border-radius:10px;
    color: black;
}
.gridlist_body.datasheet_personal .abcpager a:last-child {
    margin-right:0;
}
.gridlist_body.datasheet_personal h4 {
    color:white;
    font-size:100%;
    font-weight: normal;
}
.sectionbreak {
    margin: 40px 0;
    padding-bottom:16px;
    border-bottom:1px solid #6b6b6a;
}
.sectionbreak span {
    color:white;
    font-size:140%;
    padding-left:4em;
}
.crop.circle {
    width:124px;
    height:124px;
    border-radius:50%;
}
.crop.rectangle {
    width:124px;
    height:100px;
    border-radius:10px;
}
.htdb_news {
    max-width:100%;
}
.htdb_news a {
    display:block;
    width:100%;
    text-align: left;
    line-height:1.5;
    position:relative;
    padding-left: 1.5em;
}
.datasheet>.box_inner {
    width:100%;
}
.datasheet>.box_inner>div:first-child {
    max-width: 1140px;
    margin:0 auto;
    padding-bottom:30px;
}
.datasheet #pagegallery {
    width:100%;
    padding:30px 60px 60px 60px;
    background-color: #373635;
}
.datasheet #pagegallery .zs_thumbnail {
    border-radius: 10px;
}
.datasheet .item_body {
    display:inline-block;
}
.datasheet .item_body h4 {
    text-align:center;
}
.datasheet .datasheet_boxes {
    display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.datasheet .datasheet_boxes h4 {
    text-align:center;
    padding:5px;
}
.datasheet .item_body:first-child {
    width:20%;
    max-width:233px;
    min-width: 20%;
    color:#d4d4d4;
    overflow-x: hidden;
    flex-shrink: 0;
    padding: 20px 15px 0 0;
}
.datasheet .item_body:nth-child(2) {
    width:80%;
    flex-shrink: 0;
    flex-grow: 1;
    padding-left:15px;
}
.datasheet h4.htdbdatasheet {
    margin:40px 0 0 0;
    color:white;
}
.datasheet .htdbmap {
    margin-top:20px;
}
address.htdbdatasheet {
    display:block;
    margin-top:4px;
    margin-bottom:40px;
}
.datasheet_ticketurl {
    max-width:100%;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display:inline-block;
}
.datasheet_thumbnail .crop.circle {
    width:124px;
    height:124px;
}
.datasheet_thumbnail .crop.rectangle {
    width:210px;
    height:150px;
    border:3px solid white;
    border-radius:10px;
}
.datasheet_organization .mediaembed {
    max-width:210px;
}
.datasheet_show .roundedrectangle {
    width:100%;
    height:auto;
    border:3px solid white;
    border-radius: 10px;
    margin-top:30px;
}
.datasheet_item>span:first-child {
    padding-right: 0.5em;
}
.datasheet_birth>span {
    display:block;
}
.datasheet_item>span:nth-child(2) {
    color:#a8a8a8;
}
.datasheet_page .item_body {
    max-height:100%;
}
.datasheet_page .item_thumbnail {
    height:180px;
}
.datasheet_personal .item_body:last-child,
.datasheet_organization .item_body:last-child {
    padding-left:60px;
    width:80%;
    max-width:calc(100% - 233px);
}
.datasheet_show .item_body:first-child {
    width:20%;
    max-width:265px;
}
.datasheet_show .item_body:last-child {
    padding-left:60px;
    width:80%;
    max-width:calc(100% - 265px);
}
.datasheet_show .item_body:last-child>h4 {
    color:white;
    padding: 10px 0 20px 0;
    font-weight:normal;
    font-size:100%;
}
.datasheet .item_body:last-child .item_header {
    font-size:200%;
    color:white;
    font-weight:normal;
    padding-top:30px;
}
.datasheet .item_section1 {
    padding: 30px;
    margin-bottom:30px;
    border-radius:10px;
    background-color:white;
}
.datasheet .item_section1.htdb_cast {
    margin-bottom: 0;
}
.datasheet .item_section1 h2 {
    color:#a81569;
}
.datasheet .item_section1 .blog {
    padding-top:30px;
}
.datasheet .item_section1>div>div:first-child {
    display:block;
    color:#565656;
    font-weight:bold;
    padding-bottom:20px;
}
.datasheet .item_section1>div>div:last-child {
    display:block;
    color:#7e7e7e;
    padding-bottom:50px;
}
.datasheet .datasheet_staff.iconlist .datasheet_person_list {
    display: inline-block;
}
.htdb_datasheet_menu {
    display:inline-block;
    padding: 30px 0 0 30px;
}
.htdb_datasheet_menu li {
    display:inline-block;
    list-style-type: none;
    color:#28c9d4;
    border-bottom:2px solid transparent;
    margin:30px 2em 20px 0;
    padding-bottom:10px;
    text-transform: uppercase;
    font-size:100%;
    font-weight: bold;
}
.htdb_datasheet_menu li:hover {
    border-bottom:2px solid #28c9d4;
}
div.social_icons {
    display:inline-block;
    margin-top:23px;
    padding-top:30px;
}
.social {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding-left: 5px;
    text-align:center;
    font-family: FA;
    font-size:160%;
    border:1px solid #28c9d4;
    border-radius:50%;
    color: #28c9d4;
}
.webpage,
.webpage:after {
    content: "\ef72";
}
.facebook:after {
    content: "\ef43";
}
.twitter:after {
    content: "\ef3c";
}
.instagram:after {
    content: "\ef71";
}
.youtube:after {
    content: "\ef66";
}

.datasheet_education,
.datasheet_appearance {
    margin-top: 30px;
}
.datasheet_education h3,
.datasheet_appearance h3 {
    font-size:110%;
}
.datasheet_personal .item_section2 {
    margin-bottom:60px;
}
.datasheet_personal .pagegallery_wrapper {
    margin-bottom:60px;
}
.datasheet_gender>span:first-child,
.datasheet_birth>span:first-child {
    font-weight:bold;
    color:#d4d4d3;
}
.datasheet_gender>span:last-child {
    color:#d4d4d3;
}
.datasheet .pagegallery_wrapper > h2,
.datasheet_events>h2,
.datasheet_gallery>h2 {
    width:100%;
    text-align:center;
    font-size:200%;
    color:white;
    font-weight: normal;
    margin-bottom: 50px;
}
.datasheet_eventrow {
    display:flex;
    align-items: center;
    width:80%;
    margin:0 auto 30px auto;
    background-color: white;
    border-radius:10px;
}
.datasheet_eventrow>div {
    display:inline-block;
    padding-top:20px;
    padding-bottom:20px;
}
.datasheet_showdate {
    width:23%;
    border-right:1px solid #cac9c9;
}
.datasheet_showtitle {
    width: 53%;
    padding-left:30px;
}
.datasheet_showtitle>a:first-child {
    color:#484746;
    font-size:140%;
}
.datasheet_showtitle .datasheet_location {
    color:#33cdd6;
    padding-left: 1em;
}
.showlocation {
    color:#7c7c7c;
}
.datasheet_showticket {
    width:24%;
    position:relative;
}
.datasheet_showticket>a {
    padding-left:10px;
    color:#28c9d4;
    font-size:110%;
    font-weight: bold;
    text-transform: uppercase;
}
.datasheet_showticket>a:after {
    position:absolute;
    right:0.3em;
    top:50%;
    transform: translateY(-50%);
    font-size:260%;
    font-weight:normal;
    content: ">";
}
.datasheet_time {
    display:block;
    width:100%;
    text-align:center;
    color:#a81569;
    font-size:250%;
    font-weight: bold;
}
.datasheet_date {
    display:block;
    color:#302f2e;
    width:100%;
    text-align:center;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.emptycontent {
    color: #b3b3b3;
}
.datasheet_shortaddress {
    text-align:left;
}
.datasheet_organizations .item_body {
    text-align:left;
    padding: 12px 24px;
}
.datasheet_organizations.datasheet_page .item_header {
    padding:0 0 20px 0;
    line-height:1.2;
}
.datasheet_organizations .more a {
    font-weight:bold;
}
.datasheet_organizations .more a:before {
    content:">";
    margin-right:1em;
}
.htdb_news a:before {
    display:block;
    content:">";
    position:absolute;
    top:0;
    left:0;
}
/* Zedas */
.col1.rowlist li {
    margin: 10px 0 10px 20px;
    background: #fae1ed;
    background: -moz-linear-gradient(
        -45deg,
        white 0%,
        #fae1ed 50%,
        #edcedd 100%
    );
    background: -webkit-linear-gradient(
        -45deg,
        white 0%,
        #fae1ed 50%,
        #edcedd 100%
    );
    background: linear-gradient(135deg, white 0%, #fae1ed 50%, #edcedd 100%);
}
.col1.rowlist li:first-child {
    margin-top: 0;
}
.col1.rowlist li div.image {
    margin-left: 8px;
}
.col1.rowlist li h3 {
    background: #efcbdd;
    background: -moz-linear-gradient(-45deg, #efcbdd 0%, #f1bad6 100%);
    background: -webkit-linear-gradient(-45deg, #efcbdd 0%, #f1bad6 100%);
    background: linear-gradient(135deg, #efcbdd 0%, #f1bad6 100%);
    margin-bottom: 8px;
    letter-spacing: 0.7px;
}
.gridlist .gridcontent {
    border-right: 1px solid #c692ac;
    border-bottom: 1px solid #c692ac;
}

.gridlist .gridcontent div.image {
    margin-bottom: 8px;
}
.gridlist .gridcontent hr {
    display: none;
}
.gridlist .gridcontent div.more {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 122px;
    height: 46px;
    overflow: hidden;
}

.gridlist .gridcontent div.more a {
    position: absolute;
    display: block;
    bottom: -64px;
    right: -116px;
    width: 130px;
    height: 43px;
    transform: rotate(-20deg);
    font-size: 18px;
    color: #7a2c5a;
    background: #e6bbd0;
    background: -moz-linear-gradient(left, #c280a0 0%, #e4b6cd 27%);
    background: -webkit-linear-gradient(left, #c280a0 0%, #e4b6cd 27%);
    background: linear-gradient(to bottom, #c280a0 0%, #e4b6cd 27%);
    padding: 2px 16px 0 0;
    transition: bottom 0.5s, right 0.5s;
    text-align: right;
}

.gridlist .gridcontent:hover div.more a {
    bottom: -19px;
    right: -16px;
}

div.datasheet_theater {
    display: inline;
    font-size: 18px;
    border-bottom: 1px solid #d5a1ba;
    line-height: 22px;
    color: #7a2c5a;
    letter-spacing: 0.75px;
}

.datasheetlist {
    width:262px;
    height:180px;
}
.datasheet_page {
    display:block;
    text-align: center;
}
.datasheet_page>ul {
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:space-between;
    max-width: 1200px;
    padding: 0 10px;
    margin: 0 auto;
}
.datasheet_page>ul>li {
    width:262px;
    margin-bottom:30px;
}
.datasheet_page .item_header a {
    color:#61605f;
}
.datasheet_page>ul>li>.contentbox {
    background-color: white;
    max-height:386px;
    height:386px;
    border-radius: 10px;
    overflow:hidden;
    position:relative;
}
.pages .item_header {
    color:#484746;
    font-size:120%;
    font-weight: normal;
    padding: 12px 24px 24px 24px;
    line-height:1.55;
}
.datasheet_page .lead {
    padding:0 24px;
    color:#484746;
    text-align: justify;
    font-size:90%;
    max-height: 19em;
    overflow: hidden;
    line-height: 1.3;
}
.datasheet_page .more {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    max-height:60px;
    overflow:hidden;
    padding:0 30px 10px 30px;
    background-color: white;
    color:#32ccd7;
    font-weight:bold;
    text-transform: uppercase;
    font-size:80%;
}
.datasheet_page .more>a {
    display:inline;
}
.datasheet_personal .more {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    max-height:60px;
    overflow:hidden;
    padding:0 30px 10px 30px;
    color:#32ccd7;
    font-weight:bold;
    text-transform: uppercase;
    font-size:80%;
    text-align: right;
}
.datasheet_rate {
    background: #5d085a;
    background: -moz-linear-gradient(45deg, #5d085a 0%, #9c0a64 100%);
    background: -webkit-linear-gradient(45deg, #5d085a 0%,#9c0a64 100%);
    background: linear-gradient(45deg, #5d085a 0%,#9c0a64 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d085a', endColorstr='#9c0a64',GradientType=1 );
    width:100%;
    max-width: 100%;
    overflow-x:hidden;
    text-align:center;
    color:white;
    border-radius:10px;
    padding:30px 40px;
    margin-top:60px;
}
.datasheet_rate>span {
    font-size:120%;
}
/* Stars */
.datasheet_vote button,
.datasheet_vote button:focus,
.datasheet_vote button:active {
    padding: 0 2px;
    color: white;
    background-color: transparent;
    border:none;
    outline:0;
    transition: color 1s, text-shadow 1s;
    display: inline-block;
    width: 25px;
    height: 25px;
    font-family: FA;
}
.datasheet_star:after {
    content: "\ef03";
}
.datasheet_halfstar:after {
    content: "\ef04";
}
.datasheet_vote.datasheet_canvote:hover button {
    text-shadow: 2px 2px 10px black;
    color:#28c9d4;
    transition: text-shadow 1s;
    cursor: pointer;
}
.datasheet_vote.datasheet_canvote:hover button:hover ~ button {
    color:white;
    content: "\ef04";
}
.datasheet_vote.datasheet_canvote:hover button:after {
    content: "\ef03";
}
.datasheet_vote.datasheet_canvote:hover button:hover {
    color:#28c9d4;
    content: "\ef03";
}
.mediaimage {
    padding-bottom: 10px;
}
.pages.pages_split>.box_inner {
    width:1150px;
    max-width:100%;
    margin:0 auto;
}
.pages.pages_split .item_body {
    display:flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-top:20px;
}
.pages.pages_split .item_section1 {
    display:block;
    width:70%;
    flex-grow: 0;
    flex-shrink: 1;
}
.pages.pages_split .item_section2 {
    display:inline-block;
    background-color: white;
    border-radius: 10px;
    padding:40px 0;
    width:70%;
}
.pages.pages_split .item_section3 {
    display:inline-block;
    width:30%;
    flex-grow: 0;
    flex-shrink: 1;
}
.pages.pages_split .item_section3>.pagegallery_wrapper {
    margin-left:20px;
    background-color: white;
    display:flex;
    flex-direction: column-reverse;
    border-radius: 10px;
    overflow:hidden;
}
.pages.pages_split .item_section3>.pagegallery_wrapper h2 {
    padding:10px;
    text-align: center;
    color: #aa076b;
}
.pages.pages_split .item_header {
    color: white;
    font-size:160%;
    padding: 20px 0 10px 0;
    line-height:1.4;
}
.page_category_hirek time.datetime strong {
    font-weight: normal;
}
.page_category_hirek .item_body:first-child {
    width:66%;
    flex-shrink: 0;
}
.page_category_hirek .item_body:nth-child(2) {
    width:33%;
    flex-shrink: 0;
}
.box_inner>.pages_split.pages_news {
    padding-left:140px;
    padding-right:140px;
    padding-bottom:60px;
}
.page_category_hirek .pages.pages_split .item_body {
    padding-top:0;
}
.page_category_hirek .pages.pages_split .item_section1 {
    width:100%;
    display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.page_category_hirek .pages.pages_split .item_section2 {
    width:100%;
}
.pages .datetime {
    font-size:90%;
    font-weight: normal;
    color:white;
    display:inline-block;
    padding:0 0 30px 0;
}
.pages.pages_split .item_section2>.blog {
    padding: 0 20px 10px 20px;
}
/* Staff */
.datasheet_staff {
    padding-bottom:50px;
}
.datasheet_staff .error {
    color:white;
    width:100%;
    padding:20px;
}
div.datasheet_staff div.professiongroup {
    font-size: 200%;
    color: white;
    border-bottom: 1px solid #6b6b6a;
    padding: 0 0 30px 15px;
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 30px;
}

div.iconlist div.datasheet_person_list {
    display:inline-block;
    width: 25%;
    text-align: center;
    padding: 0 0 15px 0;
    margin: 0;
}
div.iconlist div.datasheet_person_list img,
div.iconlist div.datasheet_person_list code.avatar {
    height: 150px;
    width: 150px;
    border-radius: 50%;
}

div.iconlist div.datasheet_person_list span {
    max-width: 80%;
    display: block;
    margin:0 auto;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:white;
}
.datasheet_person_list span.datasheet_actor_role {
    padding-bottom:10px;
    padding-top:4px;
    font-size:100%;
}

/* General */

div.datasheet_general div.datasheet_general_description {
    font-weight: bold;
    width: 80px;
}

div.datasheet_general div.mediaembed {
    margin-top: 8px;
}

div.professiongroup {
    font-size: 28px;
    color: #7a2c5a;
    border-bottom: 1px solid #d5a0ba;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#search {
    position: relative;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    height: 58px;
    padding: 4px;
    transition: height 1s;
}
#search form {
    position: absolute;
    right: 0;
    padding: 16px 40px 0 0;
}
#search button,
#search button:focus,
#search button:active {
    border: 0;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 16px;
    transition: top 1s;
    outline: none;
}
#search input {
    width: 650px;
    max-width: 100%;
    border: 1px solid #cfcabb;
    padding: 4px;
    font-size: 16px;
    display: inline-block;
    transition: border 1s, color 1s, background-color 1s;
}
.search:after {
    color: black;
    content: "\ef00";
    display: inline-block;
    width: 25px;
    height: 25px;
    font-family: FA;
}

div.container {
    margin-top: 0;
}
div.container.nomargin {
    margin-top: 0;
}
#search.hidden {
    height: 0;
    max-height: 0;
    transition: height 0.4s;
}

#search.hidden input {
    border: transparent;
    color: transparent;
    background-color: transparent;
    transition: border 0.4s, color 0.4s, background-color 0.4s;
}

#search.hidden button {
    top: -40px;
    transition: top 0.4s;
}

.moreevents {
    text-align: center;
    padding-top: 20px;
}
.moreevents span {
    min-width: 12em;
    height: 2em;
    display: inline-block;
    font-size: 18px;
    color: #7a2c5a;
    background: #e6bbd0;
    padding: 4px;
    text-align: center;
}
.timecontainer {
    width: 5em;
    height: 5em;
    position: absolute;
    top: 0.5rem;
    left:0.5rem;
}
time.icon {
    font-size: 1em;
    display: block;
    position: relative;
    width: 4.5em;
    height: 4.5em;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 0.6em;
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff,
        0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
    overflow: hidden;
    backface-visibility: hidden;
    transform: rotate(0deg) skewY(0deg);
    transform-origin: 50% 10%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotate(0deg) skewY(0deg);
    -webkit-transform-origin: 50% 10%;
}
time.icon * {
    display: block;
    width: 100%;
    font-size: 0.8em;
    /*font-weight: bold;*/
    font-style: normal;
    text-align: center;
    line-height: 1em;
}

time.icon span.month {
    position: absolute;
    top: 0;
    padding: 0.2em 0;
    color: #fff;
    background-color: #2c2b2a;
    box-shadow: 0 2px 0 #2c2b2a;
}

time.icon span.hour {
    font-size: 1em;
    position: absolute;
    bottom: 3px;
    color: #7a2c5a;
    font-weight: bold;
    letter-spacing: 1.2px;
}

time.icon span.day {
    width: 100%;
    font-size: 1.6em;
    letter-spacing: -0.05em;
    padding-top: 0.9em;
    color: #2f2f2f;
}
.datasheet_profession {
    line-height: 150%;
}
p {
    margin-bottom: 0px;
}

/* Birthday widget */
.birthdaycontainer {
    margin-left: 8px;
    padding: 8px;
    background-color: #f1bad6;
    overflow: hidden;
    text-align: center;
}
.birthdaycanvas {
    white-space: normal;
}
.birthdaycontainer a {
    display: inline-block;
}
.birthdaycontainer img {
    width: 80px;
    height: 80px;
    margin-right: 8px;
}
.birthdays.morelink {
    display:flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-bottom: 3rem;
}
.birthdays.morelink>a {
    background-color: #2fadb5;
    width:20em;
    font-size: 100%;
    font-weight: bold;
    margin-left: 60px;
    padding: 20px;
    border: none;
    outline: 0;
    border-radius: 10px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}
/* Vote */
div.star_vote {
    position: absolute;
    width: 220px;
    top: 120px;
    text-align: center;
}

div.star_vote span {
    padding: 0 2px;
    color: rgba(255, 255, 255, 0);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0);
    transition: color 1s, text-shadow 1s;
}

div.star_vote span.vote {
    margin-top: -13px;
    display: block;
}

div.image:hover div.star_vote span {
    color: rgba(255, 255, 255, 1);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
    transition: color 1s, text-shadow 1s;
}

/* Responsive definitions for small screens */
@media screen and (max-width: 1024px) {
    header {
        padding: 5px;
    }
    .headline h1 {
        font-size: 35px;
    }
    body.touch #footer-nav-select select {
        font-size: 16px;
        line-height: 18px;
    }
    #htdbsearchform .inputline {
        margin: 1rem 0;
    }
    #htdbsearchform input[type=text], #htdbsearchform input[type=text]:active, #htdbsearchform input[type=text]:focus {
        max-width: 100%;
        font-size: 100%;
        text-align: center;
    }
    #htdbsearchform input[type=submit] {
        margin: 1rem 0 0 0;
    }
}

/* Responsive definitions for landscape view */
@media screen and (min-width: 600px) and (max-width: 1024px),
    screen and (orientation: landscape) and (max-width: 1024px) {
    #search form {
        position: relative;
        top: 0;
        left: 0;
    }
    .main_bg .grid_9 + .grid_3 {
        width: 100%;
    }
    article .grid_9 > .container > .grid_4 {
        display: none;
    }
    aside > .grid_3.padleft {
        display: block;
        width: 33%;
        margin: 0 auto;
    }
    .rowlist_body.mainpage .contentbox {
        align-items: flex-start;
        height:auto;
    }
    .rowlist_body.mainpage .item_thumbnail {
        padding:0.5rem 0 0 0.5rem;
    }
    .gridlist_body.birthdays > ul {
        justify-content: flex-start;
        overflow-x: auto;
    }
    .birthdays.morelink>a {
        margin: 0;
    }
    .datasheet_page>ul>li {
        width: 45%;
    }
    .datasheet .item_section1 {
        margin-right:1rem;
    }
}

/* Responsive definitions for portrait view */
@media screen and (orientation: portrait) and (max-width: 599px) {
    #search form {
        position: relative;
        top: 0;
        left: 0;
    }
    .htdb_sliders {
        display: block;
    }
    .htdb_sliders .slider_wrapper {
        display: none;
    }
    .htdb_sliders .slider_wrapper:first-child {
        display: block;
        margin: 0 auto;
    }
    .headline h1 {
        font-size: 35px;
        text-align: center;
    }
    .gridlist_wrapper .rowlist .gridcontent div.image {
        width: 300px;
        height: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .rowlist .gridcontent > div {
        height: auto;
    }
    .rowlist.mainpage .gridcontent div.image {
        float: none;
    }
    .rtecontent.pages {
        padding: 0 0.5rem;
    }
    .rtecontent .blog {
        padding: 0;
        max-width: 100%;
        overflow-x: hidden;
    }
    .main_bg .grid_9 + .grid_3 {
        width: 100%;
    }
    article .grid_9 > .container > .grid_4 {
        display: none;
    }
    .col1.rowlist li {
        margin-left: 5px;
        margin-right: 5px;
    }
    .datasheet_events .datasheet_showtitle {
        padding-left: 0;
    }
    .datasheet_events .datasheet_showticket {
        display: none;
    }
    .datasheet_tab_header button span {
        font-size: 13px;
    }
    .datasheet_generalevent .datasheet_general_description {
        width: 30%;
    }
    .datasheet_generalevent .datasheet_general_values {
        width: 50%;
    }
    .datasheet_generalevent .datasheet_showdate_event {
        padding: 0 5px 0 0;
        width: 75px;
    }

    .datasheet_page>ul>li:nth-child(1), .datasheet_page.datasheet_double>ul>li:nth-child(10) {
        width:100%;
    }
    .datasheet_page .lead {
        max-height: unset;
    }
    .datasheet_page .more {
        position: relative;
        padding-top:0.5rem;
    }
    .datasheet_page>ul>li>.contentbox {
        height:auto;
        max-height: unset;
    }
    #htdbsearchform .inputline>span {
        max-width: 100%;
    }
    .datasheet_page>ul>li:nth-child(1)>.contentbox, .datasheet_page.datasheet_double>ul>li:nth-child(10)>.contentbox {
        flex-direction: column;
        max-height: initial;
        height:auto;
    }
    .datasheet_page>ul>li:nth-child(1) .item_thumbnail, .datasheet_page.datasheet_double>ul>li:nth-child(10) .item_thumbnail {
        width:100%;
    }
    .datasheet_page>ul>li:nth-child(1) .item_body, .datasheet_page.datasheet_double>ul>li:nth-child(10) .item_body {
        width:100%;
    }
    .datasheet_page>ul>li {
        width: 100%;
    }
    .gridlist_body.birthdays > ul {
        justify-content: flex-start;
        overflow-x: auto;
    }
    .birthdays.morelink>a {
        margin: 0;
    }
    .rowlist_body.mainpage .contentbox {
        height: auto;
    }
    .rowlist_body.mainpage >ul>li:nth-child(odd) .contentbox,
    .rowlist_body.mainpage >ul>li:nth-child(even) .contentbox {
        flex-direction: column;
    }
    .rowlist_body.mainpage .item_thumbnail {
        width:100%;
        padding:0.5rem;
    }
    .rowlist_body.mainpage .lead {
        text-align: justify;
    }
    .wbg_footerblock_box {
        width:100%;
        margin:0;
    }
    .wbg_footerblock_box:nth-child(1) {
        width:100%;
    }
    .wbg_footerblock_box:nth-child(2),.wbg_footerblock_box:nth-child(3) {
        width:50%;
        min-width: unset;
        margin:0;
    }
    .wbg_footerblock_box:nth-child(4) {
        margin-top:1rem;
    }
    .gridlist_body.datasheet_personal {
        max-width:100%;
    }
    .rtecontent ul.gridlist_col4 {
        margin-left:0;
    }
    .datasheet .item_body:first-child {
        width:50%;
    }
    .htdb_datasheet_menu li {
        margin: 0.5rem 1rem;
    }
    .datasheet .item_body:nth-child(2) {
        width: calc(100% - 1rem);
    }
}
