/* set width of icon/text of FCE in backend */
.module-body .t3-page-ce-header .fluidcontent-icon {
    width: 350px;
    text-align: left;
}

/* optimize css layout for grid container elements  */
.module-body .container5050 + div td {
    width: 50%;
}
.module-body .containerTwoThirdOne + div td {
    width: 70%;
}
.module-body .containerTwoThirdOne + div td:nth-child(2) {
    width: 30%;
}

.module-body .containerTwoThirdOne-invert + div td {
    width: 30%;
}
.module-body .containerTwoThirdOne-invert + div td:nth-child(2) {
    width: 70%;
}
.typo3-login {
    background-size: auto;
    background-position: 0 center;
}

.typo3-login .panel {
    border-radius: 3px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}
.module-body .containerOneThirdTwo + div td {
    width: 30%;
}
.module-body .containerOneThirdTwo + div td:nth-child(2) {
    width: 70%;
}

.module-body .basicThreeColumnGrid + div td {
    width: 33%;
}

.module-body .basicFourColumnGrid + div td {
    width: 25%;
}
.module-body .basicFiveColumnGrid + div td {
    width: 20%;
}
.module-body .basicSixColumnGrid + div td {
    width: 16%;
}

.module-body .content__group h2 {
	padding: 10px;
}
.module-body .content__group p {
	padding: 10px;
}

.module-body .containerProductslider + div .t3js-page-ce-sortable {
    display: inline-block;
    width:20%;
}

.module-body .t3-page-ce .t3-page-ce-body {
    border: 2px solid #005eb8;
}
.module-body .t3-page-ce .t3-page-ce-body {
	max-width: auto;
	height: auto;
}
.module-body .t3-page-ce .t3-page-ce-body .t3-page-ce-body {
    border: none;
}
.module-body .t3-page-ce .t3-page-ce-body-inner a > img {
	max-width: 100%;
	height: auto;
}
.module-body .teaser__group.invert > div {
  background: #393e45;
  color: #ffffff;
}
.module-body .teaser__group.highlight > div {
  background: #f09100;
  color: #ffffff;
}
.module-body .teaser__group.video figure {
  position: relative; }
  /* line 84, T:/public_html/westag-getalit-html/src/scss/sections/main/partials/_teaser.scss */
  .module-body .teaser__group.video figure:before {
	position: absolute;
	content: "";
	width: 60px;
	height: 60px;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 30px;
	border: 5px solid rgba(156, 158, 159, 0.8);
}

.module-body .teaser__group.video figure:after {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left: -10px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 25px solid rgba(156, 158, 159, 0.8);
	-webkit-transition: margin-left 0.1s ease-in;
	-moz-transition: margin-left 0.1s ease-in;
	transition: margin-left 0.1s ease-in;
}
  .module-body .teaser__group.video figure:hover:before {
	border-color: #f09100; }
  .module-body .teaser__group.video figure:hover:after {
	border-left: 25px solid rgba(240, 145, 0, 0.8);
}

.module-body .flux-grid td {
    background: #eef7ff;
    border-left: 10px solid white;
    border-right: 10px solid white;
    border-bottom: 10px solid white;
}

.module-body .t3-page-ce-dragitem .t3-page-ce-dragitem {
    border: none;
}

/*Allow bigger images for FCEs in new content wizard*/
.module-body .media .icon {
    max-width: auto;
    height: auto;
}
.module-body .media .icon img {
    height: auto;
    max-width: 300px;
    width: auto;
    border: 1px solid #ddd;
    min-width: 32px;
}

.module-body .media .icon-markup {
    position: relative;
}

/*Custom Styles for RTE*/
.htmlarea-content-body h1,
.htmlarea-content-body h2,
.htmlarea-content-body h3,
.htmlarea-content-body h4,
.htmlarea-content-body h5,
.module-body .htmlarea-content-body h6 {
    color: #005eb8;
}

.module-body .htmlarea-content-body h1 {
    font-size: 36px;
}
.module-body .htmlarea-content-body h2 {
    font-size: 30px;
    font-weight: 700;
}
.module-body .htmlarea-content-body h3 {
    font-size: 24px;
}
.module-body .htmlarea-content-body h4 {
    font-size: 18px;
}
.module-body .htmlarea-content-body h5 {
    font-size: 14px;
}
.module-body .htmlarea-content-body h6 {
    font-size: 12px;
}




.ce-left .ce-gallery .figure__image-container {
    float: left;
    margin-right: 10px;
}
.ce-right .ce-gallery .figure__image-container {
    float: right;
}
.fancybox-title {
    padding: 0 0 20px;
    text-align: center;
    font-weight: 700;
}

/*.login .pwd-btn .register-btn {*/
    /*display: none;*/
/*}*/

.femanager_error {
    margin-top: 40px;
    padding-left: 20px;
}

.femanager_error li {
    color: red;
    list-style: none;
}

.femanager_error li:before {
    position: relative;
    display: inline-block;
    content: "!";
    font-size: 20px;
    font-weight: bold;
}


.marquee {
    padding: 15px 0 15px 0px !important;
    background: #F09100;
}
.slick-slider +  section > .container > section > .wrapper:first-child  > .container:first-child  > .marquee:first-child {
    margin-top: -30px;
}
.slick-slider + .container > .marquee:first-child,
.slick-slider + section > .wrapper:first-child  > .container:first-child  > .marquee:first-child {
    margin-top: -30px;
}
.marquee p {
    margin: 0 !important;
}





@media screen and (max-width: 400px) {
    .ce-left .ce-gallery .figure__image-container {
        float: none;
    }
    .ce-right .ce-gallery .figure__image-container {
        float: none;
    }
}
h2.infoIcon:before {
    font-family: "FontAwesome";
    content: "\f129";
    margin-right: 8px;
    background-color: #f09100;
    color: #fff;
    display: inline-block;
    padding: 3px 6px;
    width: 35px;
    height: 35px;
    text-align: center;
}
.toggle-marquee {
    float: right;
    position: relative;
    top: -20px;
    left: 0px;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    font-weight: bold;
    text-decoration: none !important;

}
.ce-left .ce-gallery figcaption {
    float: none;
    display: inline-block;
}
.ce-right .ce-gallery figcaption {
    float: none;
    display: inline-block;
}
.typo3-login {
    background-size: auto;
    background-position: 0 center;
}

.typo3-login .panel {
    border-radius: 3px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

input#femanager_field_password_repeat {
    margin-top: 13px;
}

nav .login-btn {
    float: left;
    display: block;
    margin-right: 20px;
}
nav .register-btn{
    float: left;
    display: block;

}
nav .register-btn .button {
    float: none;
    display: block;

}
nav .pwd-btn {
    float: left;
    display: block;
    clear: both;
    margin-top: 20px;
}
nav .pwd-btn a {

}
nav .pwd-btn .button {
    float: none;
}
header.header .meta-nav a:not(.button):hover {
    color: #fff !important;
}

li.login .button.hollow.invert {
    border: 1px solid #3a3f45;
    color: #3a3f45;
}
li.login .button.hollow.invert:hover {
    color: #fff;
}
header.header .meta-nav .overlay .button {
    float: left;
}
.acc-element .content__product .paragraph.content__main .ce-bodytext ,
.acc-element .content__group .paragraph.content__main .ce-bodytext ,
.acc-element .content__four .paragraph.content__main .ce-bodytext {
    text-align:center;
}
.content__product .paragraph.content__main .ce-gallery + .ce-bodytext,
.content__group .paragraph.content__main .ce-gallery + .ce-bodytext,
.content__similar-product .paragraph.content__main .ce-gallery + .ce-bodytext,
.content__four .paragraph.content__main .ce-gallery + .ce-bodytext {
    text-align:center;
}

/* Slideshow for Home Page */
body#splash main.main .stage-home .navigation, body#splash-404 main.main .stage-home .navigation {
    padding-bottom: 0;
}
.home-slider {
    width: 100%;
}
.home-slide {}

.home-slide .home-slide-item {
    height:68vh;
    width:100%;
    background-position: center center;
    background-size: cover;
    color: #fff;
    display: flex;
    align-items: center;
}

.home-slide .home-slide-item-text {
    max-width: 1280px;
    padding-right: 50px;
    padding-left: 20px;
    font-weight: bold;
}

.home-slide .home-slide-item-text .home-slide-item-text-headline {
    font-size: 3rem;
    margin-bottom: 2rem;
}

.home-slide .home-slide-item-text .home-slide-item-text-description {
    font-size: 1.25rem;
}

.home-slide .home-slide-item-text .button {
    background: #fff;
    color: #000;
    font-size: 1.25rem;
    padding: 1rem 2.5rem;
    text-transform: none;
}

@media screen and (min-width: 769px) {
    .home-slider {
        position: absolute;
        padding-top: 100px
    }
    .home-slide .home-slide-item {
        height:56vh;
    }
}

@media screen and (min-width: 1281px) {
    .home-slide .home-slide-item {
        height:66vh;
    }

    .home-slide .home-slide-item-text {
        padding-right: 200px;
        padding-left: 10%;
        margin-top: -2rem;
    }


    .home-slide .home-slide-item-text .home-slide-item-text-headline {
        font-size: 5rem;
    }

    .home-slide .home-slide-item-text .home-slide-item-text-description {
        font-size: 1.5rem;
    }
}


.home-slider.stage-lx-slider.slick-initialized ul.slick-dots {
    left: 50%;
    bottom: auto;
    left: 50%;
    top: 82%;
    margin-left: 0 !important;
}

.stage-lx-slider ul.slick-dots li button {
    text-shadow: none;
}

.slick-dots li.slick-active button:before {
    color: #e30613;
}

@media screen and (min-height: 800px) {
    .home-slider.stage-lx-slider.slick-initialized ul.slick-dots {
        top: 78%;
    }
}
@media screen and (min-height: 900px) {
    .home-slider.stage-lx-slider.slick-initialized ul.slick-dots {
        top: 85%;
    }
}
@media screen and (min-height: 1010px) {
    .home-slider.stage-lx-slider.slick-initialized ul.slick-dots {
        top: 92%;
    }
}


/*// ####################################    Newsroom LIST  ####################################*/

@media screen and (min-width: 64em) {
    .back-link a {
        color: #000;
    }

    .xl-slider {
        background-image: url('https://www.westag.de/fileadmin/lp/newsroom/bg-grey.jpg');
        background-repeat: no-repeat;
        margin-bottom: 2rem;
    }

    .xl-slider .yt-video-container {
        box-shadow: 0px 26px 10px -22px rgba(29, 31, 34, 0.6);
    }

    .xl-slider-text {
        padding: 10rem 0 0 2rem;
        color: #fff;
    }

    .xl-slider-text h2 {
        font-size: 2.5rem;
        line-height: 3rem;
    }

    .xl-slider-text .button.hollow {
        border: 1px solid #fff;
        color: #fff;
    }

    .inline-form {
        width: 100%;
    }
}

.primary-nav {
    display: none
}

.inline-form {
    border: 1px solid #9c9e9f;
    border-bottom-width: 8px;
    margin: 0 .4375rem;
    padding: 2rem 2.4rem;
    max-width: 850px;
    float: none;
    width: 96%;
}

.inline-form [type=checkbox] + label, .inline-form [type=radio] + label {
    max-width: 86%;
    vertical-align: middle;
}

.back-link {
    margin: 1.7rem 0 1.8rem 0;
}

.back-link a:hover {
    text-decoration: underline;
}

.yt-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.yt-video-container iframe,
.yt-video-container object,
.yt-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-thumbnail-list {
    overflow: hidden;
    margin-bottom: 1rem;
}

.video-thumbnail-list img {
    margin: -10% 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.video-thumbnail-list img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}

