@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap');

html, body{
    margin: 0;
    padding: 0;
}


.lmmp_inner{
    font-family: 'Inter', sans-serif !important;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.lmmp_inner h1{
    font-family: 'Inter', sans-serif !important;
}

.lmmp_inner h2{
    font-family: 'Inter', sans-serif !important;
}

.lmmp_more_lnk{
    color: #ff1b0d;
    text-decoration: none;
    font-size: 12.75pt;
    position: relative;
}
.lmmp_more_lnk:after{
    content: " >";
}
.lmmp_more_lnk:before{
    content: "";
    width: 0;
    height: 1px;
    left: 0;
    background: #ff1b0d;
    bottom: -2px;
    position: absolute;
    transition: width .2s ease-in-out;
}
.lmmp_one_third{
    display: inline-block;
    vertical-align: top;
    width: 360px;
}
.lmmp_two_thirds{
    display: inline-block;
    vertical-align: top;
    width: 780px;
}
.lmmp_half{
    display: inline-block;
    vertical-align: top;
    width: 570px;
}
.lmmp_one_third + .lmmp_two_thirds, .lmmp_one_third + .lmmp_one_third, .lmmp_two_thirds + .lmmp_one_third, .lmmp_half + .lmmp_half{
    margin-left: 55px;
}

.lmmp_top_img_blk{
    display: block;
    height: 704px;
    position: relative;
    background: url(/images/moto_programm/20210615_Anwendung_Triumph_Rocket_3R_Black234.jpg) no-repeat center;
    background-size: 1920px 704px;
}
.lmmp_top_img_blk:before{
    content: "";
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    /*background: #020101;*/
    z-index: -1;
}
.lmmp_top_img_blk:after{
    content: "";
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    /*background: #fff000;*/
    z-index: -1;
}
.lmmp_top_img_blk p{
    font-weight: 600;
    font-size: 30pt;
    color: #fff;
    width: 425px;
    padding-top: 100px;
    margin: 0 0 20px 0;
    line-height: 45pt;
}
.lmmp_quote_blk blockquote{
    width: 900px;
    padding-right: 170px;
    font-size: 18pt;
    margin: 110px 0 100px 0;
    box-sizing: content-box;
    line-height: 27pt;
    background: url(/images/moto_programm/lmmp_quote.png) no-repeat right 9px;
}
.lmmp_top_description h1{
    font-size: 60pt;
    margin: 0 0 100px 0;
    font-weight: 400;
}
.lmmp_top_description p{
    font-size: 13.5pt;
    line-height: 18pt;
    margin: 0 0 23px 0;
}
.lmmp_oil_line{
    display: block;
    height: 1123px;
    background: url(/images/moto_programm/lmmp_oils.png) no-repeat right top #272727;
    background-size: auto 100%;
    margin-top: 140px;
}
.lmmp_oil_line h2{
    color: #fff;
    font-size: 36pt;
    margin-top: 100px;
    font-weight: 400;
}
.lmmp_single_line_blk{
    margin-top: 80px;
}
.lmmp_single_line_blk .lmmp_more_lnk span{
    font-size: 27pt;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    margin-right: 28px;
    transition: color .2s ease-in-out;
}
.lmmp_single_line_blk p{
    color: #fff;
    font-size: 12.5pt;
    line-height: 18pt;
    margin: 35px 0 0 0;
}

.lmmp_single_line_blk ul{
    color: #fff;
    font-size: 13.5pt;
    line-height: 18pt;
	padding-left: 20px;
	max-width: 570px;
}

.lmmp_oil_line_thesis{
	padding-top:20px;
}

.lmmp_catalogue{
    overflow: hidden;
    height: 840px;
}
.lmmp_catalogue .lmmp_inner>.lmmp_one_third{
    position: relative;
    height: 840px;
}
.lmmp_catalogue .lmmp_inner>.lmmp_one_third:before{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1700px;
    background: #ff1b0d;
    z-index: -1;
}
.lmmp_catalogue .lmmp_two_thirds{
    margin-top: 180px;
}
.lmmp_catalogue h2{
    color: #fff;
    font-size: 36pt;
    margin-top: 165px;
    font-weight: 400;
}
.lmmp_catalogue a{
    font-size: 18pt;
    text-decoration: none;
    color: #000;
    display: block;
    margin-bottom: 85px;
    transition: color .2s ease-in-out;
}
.lmmp_catalogue a i{
    font-size: 110px;
}
.lmmp_oil_selection{
    color: #ff1b0d !important;
    font-weight: 700;
    padding-top: 25px;
    transition: opacity .2s ease-in-out !important;
}
.lmmp_oil_selection img{
    margin-left: 14px;
}
.lmmp_catalogue img, .lmmp_catalogue span, .lmmp_catalogue a i{
    display: inline-block;
    vertical-align: middle;
}
.lmmp_catalogue img, .lmmp_catalogue a i{
    margin-right: 22px;
}
.lmmp_info, .lmmp_events{
    display: block;
    margin-top: 175px;
    min-height: 600px;
}
.lmmp_info h2, .lmmp_news h2, .lmmp_events h2{
    font-size: 36pt;
    margin-top: 0;
    margin-bottom: 13px;
    font-weight: 400;
}
.lmmp_info .lmmp_one_third, .lmmp_events .lmmp_one_third{
    position: relative;
    height: 100%;
    min-height: 600px;
}
.lmmp_events .lmmp_one_third{
    min-height: 508px;
}
.lmmp_floating_img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.lmmp_info .lmmp_floating_img{
    background: url(/images/moto_programm/tt.jpg) no-repeat right center;
    background-size: cover;
}
.lmmp_events .lmmp_floating_img{
    background: url(/images/moto_programm/tt1.jpg) no-repeat center;
    background-size: cover;
}
.lmmp_info p, .lmmp_news p{
    font-size: 13.5pt;
    line-height: 18pt;
    margin: 30px 0 0 0;
}
.lmmp_info p a, .lmmp_news p a{
    text-decoration: none;
    color: #000;
    font-size: 19.5pt;
    margin-bottom: 5px;
    display: block;
    line-height: normal;
    transition: color .2s ease-in-out;
}
.lmmp_video_blk{
    margin-top: 165px;
    padding-bottom: 80px;
}
.lmmp_video_blk .lmmp_half{
    margin-top: 100px;
}
.lmmp_video_blk p{
    margin: 0;
    font-size: 17.8pt;
}
.lmmp_video_blk a, .lmmp_toggle_filters{
    display: block;
    font-size: 12.75pt;
    line-height: 58px;
    color: #ff1b0d;
    width: 178px;
    border: 1px #ff1b0d solid;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    margin-top: 33px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 0 #ff1b0d;
    transition: .2s ease-in-out;
}
.lmmp_video_blk a span, .lmmp_toggle_filters span{
    z-index: 2;
    color: #ff1b0d;
    transition: color .2s ease-in-out;
    position: relative;
}
.lmmp_video_blk a:before, .lmmp_toggle_filters:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #ff1b0d;
    transition: width .2s ease-in-out;
    z-index: 1;
}
.lmmp_news, .lmmp_map_blk{
    background: #f7f7f7 !important;
    padding-top: 175px;
    padding-bottom: 175px;
}
.lmmp_news p{
    margin-bottom: 35px;
}
.lmmp_single_event{
    box-sizing: border-box;
    border: 1px #b0b0b0 solid;
    min-height: 80px;
    padding: 30px 0;
    font-size: 22.5pt;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
}
.lmmp_single_event:before{
    content: "";
    position: absolute;
    transform-origin: center;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #ff1b0d;
    right: 0;
    top: 50%;
    margin-top: -25px;
    right: 31px;
    transform: scale(0);
    transition: transform .2s ease-in-out;
}
.lmmp_single_event:after{
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(/images/moto_programm/lmmp_plus.png) no-repeat center;
    top: 50%;
    margin-top: -16px;
    right: 40px;
    transition: filter .2s ease-in-out;
}
.lmmp_single_event.active:after{
    background: url(/images/moto_programm/lmmp_minus.png) no-repeat center;
}
.lmmp_event_date{
    width: 135px;
    padding-left: 40px;
    display: inline-block;
    vertical-align: middle;
}
.lmmp_event_date span{
    display: block;
    font-size: 13.5pt;
}
.lmmp_event_name{
    width: 430px;
    padding-right: 150px;
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: content-box;
    line-height: 1.2;
}
.lmmp_event_info{
    margin-left: 40px;
    margin-right: 150px;
    display: none;
}
.active .lmmp_event_info{
    display: block;
}
.lmmp_events{
    padding-bottom: 175px;
}
.lmmp_events .lmmp_two_thirds, .lmmp_events .lmmp_one_third{
    margin-top: 70px;
}
.lmmp_map_blk{
    padding-bottom: 0;
}
.lmmp_map_blk h2, .lmmp_programs h2{
    margin: 0;
    font-size: 27pt;
    font-weight: 400;
}
.lmmp_map_blk h2 strong{
    font-weight: 600;
}
.lmmp_toggle_filters{
    margin: 0;
}
.lmmp_map_without_filters{
    margin-top: 63px;
}

.lmmp_map_with_filters{
    margin-top: 63px;
    display: none;
}

.lmmp_programs{
    margin-top: 120px;
}
.lmmp_programs a{
    color: #2b2b2b;
    text-decoration: none;
    font-size: 18pt;
    font-weight: 700;
    transition: color .2s ease-in-out;
}
.lmmp_programs a img{
    width: 100%;
    display: block;
    margin-bottom: 20px;
    transition: opacity .2s ease-in-out;
}
.lmmp_programs .lmmp_inner{
    margin-bottom: 70px;
}


@media (max-width: 1270px) {
    .lmmp_top_img_blk {
        height: 456px;
        background-size: auto 456px;
    }
    .lmmp_top_description h1 {
        font-size: 48pt;
        margin: 0 0 60px 0;
    }
    .lmmp_inner{
        width: 1024px;
    }
    .lmmp_one_third{
        width: 290px;
    }
    .lmmp_two_thirds{
        width: 640px;
    }
    .lmmp_top_description img{
        width: 100%;
    }
    .lmmp_catalogue a{
        font-size: 16pt;
    }
    .lmmp_catalogue img, .lmmp_catalogue a i {
        margin-right: 15px;
    }
    .lmmp_catalogue a i {
        font-size: 80px;
    }
    .lmmp_oil_selection{
        font-size: 14pt !important;
        padding-top: 13px;
    }
    .lmmp_half{
        width: 482px;
    }
    .lmmp_video_blk .lmmp_half .lmmp_one_third{
        width: 100%;
    }
    .lmmp_event_date{
        width: 105px;
    }
    .lmmp_event_name {
        width: 360px;
        padding-right: 100px;
    }
}
@media (max-width: 1024px) {
    .lmmp_inner {
        width: calc(100% - 30px);
        margin: 0 15px;
    }
    .lmmp_one_third, .lmmp_two_thirds, .lmmp_half{
        width: 100%;
        margin-left: 0 !important;
    }
    .lmmp_top_img_blk {
    height: 340px;
    background: url(/images/moto_programm/moto_f.jpg) no-repeat left center;
    background-size: auto 340px;
    }

    .lmmp_top_img_blk p{
        width: 230px;;
        padding-top: 30px;
        margin: 0;
        font-size: 16pt;
        line-height: normal;
    }
    .lmmp_more_lnk{
        font-size: 10pt;
    }
    .lmmp_quote_blk blockquote {
        width: calc(100% - 80px);
        padding-right: 80px;
        font-size: 14pt;
        margin: 40px 0;
        line-height: 20pt;
        background-size: 80px auto;
    }
    .lmmp_top_description h1 {
        font-size: 32pt;
        margin: 0 0 30px 0;
    }
    .lmmp_top_description img {
        display: none;
    }
    .lmmp_catalogue{
        height: auto;
    }
    .lmmp_catalogue .lmmp_inner>.lmmp_one_third{
        height: auto;
    }
    .lmmp_catalogue h2 {
        font-size: 36pt;
        margin-top: 49px;
    }
    .lmmp_catalogue .lmmp_inner>.lmmp_one_third:before{
        right: -15px;
    }
    .lmmp_catalogue .lmmp_two_thirds {
        margin-top: 30px;
    }
    .lmmp_catalogue a{
        margin-bottom: 25px;
    }
    .lmmp_catalogue a br{
        display: none;
    }
    .lmmp_oil_selection{
        padding-top: 0;
    }
    .lmmp_info, .lmmp_events{
        margin-top: 45px;
    }
    .lmmp_floating_img{
        width: 100% !important;
    }
    .lmmp_info .lmmp_one_third, .lmmp_events .lmmp_one_third{
        margin-top: 20px;
    }
    .lmmp_video_blk {
        margin-top: 55px;
        padding-bottom: 55px;
    }
    .lmmp_video_blk .lmmp_half {
        margin-top: 50px;
    }
    .lmmp_news, .lmmp_map_blk {
        background: #f7f7f7;
        padding-top: 55px;
        padding-bottom: 55px;
    }
    .lmmp_events {
        padding-bottom: 45px;
        overflow: hidden;
    }
    .lmmp_toggle_filters {
        margin: 20px 0 0 0;
    }
    .lmmp_programs .lmmp_one_third{
        margin-bottom: 20px;
    }
    .lmmp_programs .lmmp_inner{
        margin-bottom: 0;
    }
    .lmmp_single_event{
        padding: 20px 0;
        font-size: 16pt;
    }
    .lmmp_event_date {
        width: 100%;
        padding: 0;
        margin: 0 10px;
    }
    .lmmp_event_date span {
        display: inline-block;
        font-size: inherit;
    }
    .lmmp_event_date span:before{
        content: ".";
    }
    .lmmp_events .lmmp_two_thirds, .lmmp_events .lmmp_one_third {
        margin-top: 30px;
    }
    .lmmp_info h2, .lmmp_news h2, .lmmp_events h2{
        font-size: 24pt;
    }
    .lmmp_event_name {
        width: calc(100% - 90px);
        padding-right: 40px;
    }
    .lmmp_oil_line{
        height: auto;
        padding-bottom: 30px;
        margin-top: 40px;
        background: url(/images/moto_programm/lmmp_oils.png) no-repeat left top #272727;
    }
    .lmmp_oil_line h2{
        margin-top: 55px;
    }
    .lmmp_catalogue a i {
        font-size: 50px;
        display: inline;
    }
    .lmmp_catalogue span{
        width: calc(100% - 70px);
    }
    .lmmp_event_info {
        margin-left: 10px;
        margin-right: 90px;
    }
    .lmmp_video_blk iframe{
        height: 225px !important;
    }
    
}
@media (min-width: 1025px) {
    .lmmp_more_lnk:hover:before/*, .lmmp_video_blk a:hover:before, .lmmp_toggle_filters:hover:before*/{
        width: 100%;
    }
    .lmmp_single_line_blk .lmmp_more_lnk:hover span, .lmmp_catalogue a:hover, .lmmp_info p a:hover, .lmmp_news p a:hover, .lmmp_programs a:hover{
        color: #ff1b0d;
    }
    .lmmp_oil_selection:hover, .lmmp_programs a:hover img{
        opacity: .65;
    }
    .lmmp_video_blk a:hover span, .lmmp_toggle_filters:hover span{
        color: #fff;
    }
    .lmmp_single_event:hover:before{
        transform: scale(1);
    }
    .lmmp_single_event:hover:after{
        filter: grayscale(1) brightness(20);
    }
    .lmmp_video_blk a:hover, .lmmp_toggle_filters:hover{
        box-shadow: inset 400px 0 0 0 #ff1b0d;
    }
    
}

@media (max-width: 755px) {

.lmmp_top_img_blk {
    height: 260px;
    background-size: auto 262px;
}
    
}

@media (max-width: 555px) {
	
.lmmp_top_img_blk {
    height: 192px;
    background-size: auto 192px;
}

.lmmp_top_img_blk p {
    font-size: 16pt;
}
    
}

@media (max-width: 444px) {
	
.lmmp_top_img_blk {
    height: 154px;
    background-size: auto 154px;
}

.lmmp_top_img_blk p {
    width: 184px;
    padding-top: 20px;
    font-size: 12pt;
}
    
}