/*Main*/
p a{
    color: #003d65;
    font-weight: 400;
    text-decoration: underline;
}
h1{
    font-size: 62px;
    line-height: 70px;
    text-transform: uppercase;
    color: #003d65;
}

/*Header*/
.logo{
    margin: 40px 0;
    display: inline-block;
}
.logosContainer{
    width: 500px;
    height: 50px;
    display: inline-block;
    margin: 40px 0;
    float: right;
}
.logosContainer div{
    height: 50px;
    background: url(../img/logoWestlotto.png) no-repeat center center transparent;
    display: inline-block;
}
.logosContainer div.logoWestLotto{
    width: 244px;
    margin-right: 25px;
}
.logosContainer div.logoNRWStiftung{
    background-image: url(../img/logoNRWStiftung.png);
    width: 97px;
    margin-right: 25px;
}
.logosContainer div.logoWDR4{
    background-image: url(../img/logoWDR4.png);
    width: 97px;
}
.header.original {
    line-height: 43px !important;
}
.header.original .mainmenu::before{
    bottom: 75px;
}
.header.original .mainmenu ul li a.active, .header .mainmenu ul li a:hover{
    color: #003d65;
    opacity: 1;
}
.header.original .mainmenu ul li a.active{
    font-weight: 800;
}
.mainmenu ul.level_1 > li{
    padding: 15px 0;
}
.mainmenu ul ul{
    border-color: #003d65;
}
.mainmenu ul ul li a{
    font-size: 16px;
}
.mainmenu ul ul li a:hover:not(.menuheader), .mainmenu ul ul li a.trail, .mainmenu ul ul li a.active{
    background-color: #003d65 !important;
}
.stickyheader .logo{
    width: 364px;
    height: 50px;
    margin-bottom: 0px;
    margin-top: 20px;
}
.stickyheader .logosContainer{
    margin-bottom: 20px;
    margin-top: 20px;
}
.stickyheader .header.cloned{
    line-height: 30px;
}
.stickyheader .header.cloned .mainmenu{
    float: left;
}
.tp-caption a:hover{
    color: #003d65;
}

/*Slider*/
.ce_revolutionslider p, h2{
    font-size: 62px;
    line-height: 62px;
    font-weight: 700;
    color: #ffffff;
    background-color: #003d65;
    padding: 10px 20px 15px 20px;
    margin: 0;
    display: table;
}
.ce_revolutionslider p:nth-child(2){
    padding-top: -14px; 
    line-height: 60px;
    margin-top: -25px;
}
.ce_revolutionslider p strong{
    font-size: 62px;
    line-height: 62px;
    color: #88bce7;
}
.ce_revolutionslider p:nth-child(3){
    padding-top: 10px;
    background-color: #88bce7;
    line-height: 1px;
}
.ce_revolutionslider p a{
    font-size: 25px;
    line-height: 15px;
    color: #ffffff;
}
.ce_revolutionslider p a:after, .ce_iconbox a.link:after, .ce_text a.btn:after{
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 130%;
    margin-left: 10px;
    position: relative;
    top: 1px;
    font-weight: 400;
}
.ce_revolutionslider p.notification {
    color: #ffffff;
	background-color: orange;
	font-size: 30px;
	line-height: 30px;
	word-wrap: break-word;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*Content*/
/*Teaser*/
#teaser .ce_iconbox{
    background-color: #c8ddf4;
    padding: 60px 0;
    width: 31.3333%;
    margin: 0 1%;
}
#teaser > div:before{
    padding-top: 100%;
}
#teaser .ce_iconbox.teaserAnmeldung{
    background: url(../img/teaser_Anmeldung.jpg) no-repeat center center #c8ddf4;
    background-size: cover;
}
#teaser .ce_iconbox.teaserInformationen{
    background: url(../img/teaser_Informationen.jpg) no-repeat center center #c8ddf4;
    background-size: cover;
}
#teaser .ce_iconbox.teaserImpressionen{
    background: url(../img/teaser_Impressionen.jpg) no-repeat center center #c8ddf4;
    background-size: cover;
}
.ce_iconbox.default i{
    font-size: 120px;
    color: #003d65;
}
.ce_iconbox h3.headline{
    font-size: 32px;
    padding: 10px 20px;
    color: #ffffff;
    background-color: #003d65;
    display: table;
    margin: 0 auto 0;
    text-transform: uppercase;
}
.ce_iconbox a.link{
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    background-color: #88bce7;
    padding: 10px 20px;
    margin-top: 0px;
}
.ce_iconbox a.link:before{
    display: none;
}

/*Bereiche*/
#main #strecketermine{
    padding-top: 0;
    background: url(../img/bg_stecke_termine.png) no-repeat left bottom #c8ddf4;
}
#strecketermine .autogrid_wrapper{
    overflow: visible;
}
h2{
    margin-bottom: 70px;
    text-transform: uppercase;
}
h3{
    font-size: 20px;
    text-transform: uppercase;
}
h4{
    font-size: 20px;
    color: #ffffff;
    line-height: 32px;
    background-color: #88bce7;
    padding: 10px;
    display: initial;
    text-transform: uppercase;
}
h4 a{
    color: #ffffff;
}
h5{
    font-size: 20px;
}
p{
    font-size: 20px;
    line-height: 26px;
    color: #003d65;
}
.teaserEtappe{
    padding: 0 1%;
    width: 27%;
    overflow: visible;
}
.teaserEtappe p{
    background-color: #ffffff;
    margin-bottom: 0px;
    min-height: 250px;
    height: auto;
    padding: 60px 5% 30px; 
    font-size: 16px;
    line-height: 20px;
    margin-top: -45px;
}
.teaserEtappe .image_container .caption{
    background-color: #ffffff;
    font-size: 16px;
    color: #003b65;
    font-style: italic;
    border-radius: 0;
    left: 0;
    bottom: -17px;
}
#main #artikelNews{
    padding-top: 0px;
    background-color: #e3eef9;
}
#main #artikelNews .image{
    margin-bottom: 0px;
}
#main #artikelNews h5{
    background-color: #fff;
    margin: 0;
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
}
#main #artikelNews h5 a{
    color: #ffffff;
    text-transform: uppercase;
    background-color: #003d65;
    display: initial;
    padding: 5px 10px;
}
#main #artikelNews .teaser{
    background-color: #ffffff;
    padding: 70px 30px 20px;
    min-height: 150px;
    height: auto;
    padding-top: 0;
}
#main #artikelNews .teaser p{
    font-size: 16px;
    line-height: 20px;
    color: #303030;
}
#main #artikelNews .info{
    position: relative;
}
#main #artikelImpressionen{
    padding-top: 0px;
}
.ce_gallery li{
    padding: 1%;
}
.ce_text a.btn{
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #88bce7;
    border-color: #88bce7;
    text-decoration: none;
}
.newslist-v2 .info{
    margin-bottom: 0px;
    margin-top: 10px;
}

/*Footer*/
#footer p{
    color: #ffffff;
}
#footer li{
    padding: 0;
    margin: 0;
}
#footer li:before, #footer li:after{
    display: none;
}
#footer strong a{
    text-decoration: underline;
}

.newslist-v2 .teaser-v2:after {
    display: none;
}


@media (max-device-width: 1024px) { 
    p{
        font-size: 16px;
    }
    .ce_iconbox h3.headline{
        font-size: 28px;
    }
    h4{
        font-size: 16px;
        line-height: 28px;
    }
    h5{
        font-size: 14px;
    }
    #main #artikelNews .teaser p{
        font-size: 14px;
        line-height: 18px;
    }
    .teaserEtappe p{
        font-size: 13px;
        line-height: 18px;
    }
    .teaserEtappe .image_container .caption{
        font-size: 12px;
    }
}
@media (max-device-width: 970px) { 
    .stickyheader .logo{
        width: 40%; 
    }
    .smartmenu{
        float: left;
        margin-top: 10px;
    }
    .ce_iconbox h3.headline{
        font-size: 20px;
    }
    .ce_iconbox.default i{
        font-size: 100px;
    }
    h4 {
        font-size: 11px;
        line-height: 24px;
    }
    .teaserEtappe p {
        font-size: 10px;
    }
    #footer p img{
        max-width: 100%;
        height: auto;
    }
    .logo{
        margin-bottom: 0px;
    }
    .logosContainer{
        margin-top: 15px;
    }
    .logosContainer div{
        margin-right: 5% !important;
    }
    .ce_revolutionslider p, h2{
        font-size: 52px;
    }
    .stickyheader{
        background-color: #ffffff;
    }
    .logosContainer {
        width: 42%;
        height: 50px;
        display: inline-block;
        margin: 40px 50px 40px 0px;
        margin-top: 40px;
        margin-bottom: 40px;
        float: right;
    }

    .logosContainer div.logoWestLotto{
        width: 40%;
        background-size: contain;
    }
    .logosContainer div.logoNRWStiftung, .logosContainer div.logoWDR4{
        width: 19%;
        background-size: contain;
    }
    #nav-open-btn{
        top: 45px;
    }
    body.fixed-header .header.cloned{
        box-shadow: none;
    }
}

@media (max-device-width: 500px){
    h1{
        font-size: 32px;
        line-height: 40px;
    }
    .logosContainer {
        margin-right: 0px;
    }
    .stickyheader .logo{
        width: 270px;
    }
    #nav-open-btn{
        margin-top: -10px;
    }
    body.fixed-header .header.cloned{
        height: 160px;
    }
    #nav-open-btn::before{
        background-color: #88bce7;
    }
    .mm-menu.mm-theme-dark{
        background-color: #003d65;
    }
    .logosContainer{
        width: 100%;
    }
    .logosContainer div.logoWestLotto{
        width: 45%;
        background-size: contain;
    }
    .logosContainer div.logoNRWStiftung, .logosContainer div.logoWDR4{
        width: 19%;
        background-size: contain;
    }
    #teaser .ce_iconbox{
        margin-bottom: 20px;
    }
    .ce_revolutionslider p, h2{
        padding: 0px 15px 0px 15px;
        font-size: 32px;
    }
    h2{
        margin-bottom: 30px;
    }
    h4 {
        font-size: 21px;
        line-height: 30px;
    }
    .teaserEtappe p{
        font-size: 16px;
        line-height: 24px;
    }
    .teaserEtappe .image_container .caption{
        font-size: 16px;
        padding: 8px 12px;
    }
    .image_container{
        margin-bottom: 20px;
    }
    .ce_revolutionslider p a{
        line-height: 30px;
        margin-bottom: 30px;
    }
    h2{
        font-size: 25px;
    }
}
@media (max-device-width: 400px){
   .stickyheader .logo{
        width: 220px;
    }
    .logosContainer div.logoWestLotto{
        width: 43%;
    }
}