/*** Startseite [Start] ***/

/** Erste Box **/

/* Obere Box */
/* if the browser doesn't support webp images */
.no-webp .cl_mainPicBox {
    border: 1px solid #c1c9db;
    border-radius: 4px 4px 0 0;
    height: 241px;
    padding-left: 0;
    background: url(https://cdn.aohostels.com/img/banners/new/front_banner_1.jpg) center top no-repeat;
}

/* if the browser supports webp images */
.webp .cl_mainPicBox {
    border: 1px solid #c1c9db;
    border-radius: 4px 4px 0 0;
    height: 241px;
    padding-left: 0;
    background: url(https://cdn.aohostels.com/img/banners/new/webp/front_banner_1.webp) center top no-repeat;
}

.cl_mainContentBox_20150224 {
    padding: 35px 0 0 45px;
}
#cl_stoerer {
    width: 140px;
    height: 80px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 480px;
}

.teaser_font {
    font-size: 32px;
    color: #fff;
    line-height: 120%;
    margin-bottom: 25px;
}

.teaser_font strong {
    color: #ef5934;
}

.cl_express_20150224 {
    font-size: 16px;
    color: #fff;
    line-height: 140%;
    margin-bottom: 10px;
}

#cl_selectBoxNew2 {
    float: left;
    margin-right: 10px;
    position: relative;
    max-width: 230px;
    width: 100%;
}

#cl_citySelectNew2 {
    float: left;
    max-width: 182px;
    width: 100%;
    height: 45px;
    border: 1px solid #fff;
    background: #fff;
    text-align: left;
    font-size: 20px;
    color: #0065b3;
    line-height: 47px;
    padding: 0 10px 0;
    cursor: pointer;
}

#cl_selectBoxNew2 img {
    height: 45px;
    cursor: pointer;
}

#cl_ctaNew2 {
    text-decoration: none;
    width: auto;
    height: 45px;
    padding: 12px 10px 10px 10px;
    display: block;
    float: left;
    border-radius: 4px;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-image: linear-gradient(to bottom right, #ef5934, #f06542);
}

#cl_ctaNew2:hover {
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background: linear-gradient(to bottom right, #ef5934, #ec4651);
}

#cl_ctaNew2 span {
    font-size: 15px;
    color: #fff;
    line-height: 140%;
    background: url(https://cdn.aohostels.com/img/index/aohostels-cta-arrow.png) no-repeat;
    padding-left: 35px;
    font-weight: 400;
}

#cl_dropDownMenuBgNew2 {
    background: #fff;
    text-align: left;
    position: relative;
    border: 1px solid #0066b3;
    width: 530px;
    height: 180px;
    margin-top: 5px;
    padding: 15px 30px;
    display: none;
    z-index: 40;
}

#cl_dropDownMenuBgNew2:after, #cl_dropDownMenuBgNew2:before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#cl_dropDownMenuBgNew2:before {
    border-color: rgba(0, 101, 179, 0);
    border-bottom-color: #0065b3;
    border-width: 13px;
    margin-left: -13px;
}

#cl_dropDownMenuBgNew2:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 12px;
    margin-left: -12px;
}

.cl_dropDownMenuNew2 {
    list-style-type: none;
    float: left;
    display: inline-block;
    margin-right: 45px;
    padding-left: 0;
}

.cl_dropDownMenuNew2 li {
    font-size: 16px;
    color: #0065b3;
    line-height: 140%;
    font-weight: 700;
    margin-bottom: 5px;
    cursor: pointer;
}

.cl_dropDownMenuNew2 li:hover {
    text-decoration: underline;
}


/* Untere Box */
.cl_checkBox {
    width: 100%;
    background: rgba(245, 245, 245, 0.55);
    border: 1px solid #c1c9db;
    margin-bottom: 20px;
    border-top: 0;
    overflow:hidden;
    position: relative;
    border-radius: 0 0 5px 5px;
    padding: 20px 0 10px 0;
}
#valentinsIMG{
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    left:0;
    -webkit-box-shadow:inset 0 0 100px 1px rgba(0,0,0,0.7);
    box-shadow:inset 0 0 100px 1px rgba(0,0,0,0.7);
}
#valentinsText2{
    position: absolute;
    top: 10px;
    left: 0px;
    padding: 10px 18px 10px 15px;
    color: #fff;
    background: rgba(0,92,169,.7);
    font-size: 18px;
    z-index: 20;
    color: #fff;
    box-shadow: 0px 1px 3px 0 #000;
    text-shadow: 1px 1px 2px #000;
}
#valentinsText p{
    margin-bottom: 0px!important;
}
#valentinsText h3,
#valentinsText2 h3{
    margin-top: 5px!important;
    text-transform: uppercase;
}
#valentinsText2{
    top: 15px;
    height: 85px;
    color: #fff;
    text-transform: none;
    text-shadow: 1px 1px 2px #000;
    padding: 10px 18px 10px 15px;
}
#valentinsText2 h3{
    color: #fff;
    margin-bottom: 7px;
    text-transform: uppercase;
    font-size: 22px;
}
#valentinsText2 p{
    padding-left: 3px;
}
#valentinsText{
    position: absolute;
    top: 10px;
    left: 0px;
    padding: 10px 18px 10px 15px;
    color: #fff;
    background: rgba(0,92,169,.7);
    font-size: 18px;
    z-index: 20;
    color: #fff;
    box-shadow: 0px 1px 3px 0 #000;
    text-shadow: 1px 1px 2px #000;
}
#valentinsPreis,
#valentinsPreis2{
    position: absolute;
    text-shadow: 1px 1px 2px #000;
    bottom: 10px;
    z-index: 20;
    color:#fff;
    font-size: 12px;
    text-transform: uppercase;
    background: rgba(239,126,0,.7);
    padding: 5px 13px 5px 10px;
    box-shadow: 0px 1px 3px 0 #000;
}
#valentinsPreis span,
#valentinsPreis2 span{
    font-size: 40px;
    display: block;
    font-style: italic;
    text-align: center;
}
#easterButton{
    position: absolute;
    right: 10px;
    bottom: 50px;
    text-shadow: 1px 1px 2px #000;
    background: rgba(223,29,4,.7);
    padding: 10px 30px;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#easterButton2{
    position: absolute;
    right: 0px;
    bottom: 50px;
    text-shadow: 1px 1px 2px #000;
    background: rgba(223,29,4,.7);
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#valentinsPreis2{
    bottom: 10px;
    left: 0px;
    box-shadow: none;
    border-radius: 0 4px 4px 0;
    padding: 0 38px 6px 35px;
}
.valentinesDiscount{
    border-top: 1px solid #c1c9db;
    margin-top: 20px;
    padding: 0;
    max-height: 250px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-radius: 5px 5px 5px 5px;
}
.valentinesDiscount img{
    margin-top: 0px;
}
.sign-wrap {
    display: inline-block;
    margin-top: 100px;
    left: 455px;
    position: absolute;
    z-index: 25;
    padding: 20px;
    border-radius: 28px;
}
.sign {
    display: inline-block;
    padding: 5px 20px 20px;
//border: 8px solid red;
    border-radius: 20px;
    -webkit-filter: blur(.75px);
    box-shadow:
            0px 0px 0px 2px rgba(255,255,255,.7),
            0px 0px 0px 5px red,
            0px 0px 0px 3px red inset,
            0px 0px 60px red,
            0px 0px 60px red inset;
}
.sign-wrap h1 {
    font-family: avenir, sans-serif;
    font-size: 30px;
    line-height: 0px;
    font-weight: 800;
    color: transparent;
    -webkit-text-stroke-width: 6px;
    -webkit-text-stroke-color: #2b2b2b;
    position: relative;
    text-transform: uppercase;
    text-shadow: 0px 10px 3px rgba(0, 0, 0, .2);
}
.sign-wrap h1:before {
     content:"Jetzt Kaufen!";
     position: absolute;
     top: 0;
     left: 0;
     color: #2B2C2D;
     text-shadow: 0px 0px 60px red;
     -webkit-text-stroke-width: 6px;
     -webkit-text-stroke-color: red;
    animation: flicker 20s linear infinite;
 }
.sign-wrap h1:after {
     content:"Jetzt Kaufen!";
     position: absolute;
     top: 0;
     left: 0;
     color: transparent;
 //-webkit-filter: blur(.75px);
     -webkit-text-stroke-width: 1px;
     -webkit-text-stroke-color: rgba(255,255,255,.8);
 //-webkit-filter: blur(.75px);
 animation: flicker 20s linear infinite;
 }
.sign-wrap2 {
    display: inline-block;
    margin-top: 100px;
    position: absolute;
    z-index: 25;
    right: 160px;
    padding: 20px;
    border-radius: 28px;
}
.sign2 {
    display: inline-block;
    padding: 5px 20px 20px;
//border: 8px solid red;
    border-radius: 20px;
    -webkit-filter: blur(.75px);
    box-shadow:
            0px 0px 0px 2px rgba(255,255,255,.7),
            0px 0px 0px 5px red,
            0px 0px 0px 3px red inset,
            0px 0px 60px red,
            0px 0px 60px red inset;
}
.sign-wrap2 h1 {
    font-family: avenir, sans-serif;
    font-size: 26px;
    line-height: 0px;
    font-weight: 800;
    color: transparent;
    -webkit-text-stroke-width: 6px;
    -webkit-text-stroke-color: #2b2b2b;
    position: relative;
    text-transform: uppercase;
    text-shadow: 0px 10px 3px rgba(0, 0, 0, .2);
}
.sign-wrap2 h1:before {
    content:"Jetzt Kaufen!";
    position: absolute;
    top: 0;
    left: 0;
    color: #2B2C2D;
    text-shadow: 0px 0px 60px red;
    -webkit-text-stroke-width: 6px;
    -webkit-text-stroke-color: red;
    animation: neonLight 20s linear infinite;
}
.sign-wrap2 h1:after {
    content:"Jetzt Kaufen!";
    position: absolute;
    top: 0;
    left: 0;
    color: transparent;
//-webkit-filter: blur(.75px);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(255,255,255,.8);
//-webkit-filter: blur(.75px);
    animation: neonLight 20s linear infinite;
}
@keyframes neonLight {
0% { opacity: 0; }

5%  { opacity: 0; }
6% { opacity: 1; }
11% { opacity: .4; }
11.25% { opacity: .6; }
11.5% { opacity: .4; }
18% { opacity: 1; }
18.5% { opacity: .9; }
22% { opacity: 1; }

38.5% { opacity: 1; }
39% { opacity: .8; }
42% { opacity: 1; }

60% { opacity: 1; }
60.5% { opacity: 0; }
62% { opacity: 0; }
63% { opacity: .2; }
63.25% { opacity: 0; }
65% { opacity: 1; }

73% { opacity: 1; }
75% { opacity: .8; }
79% { opacity: 1; }

100% { opacity: 1; }
}
.cl_checkBox ul {
    list-style-type: none;
}

.cl_checkBox li {
    display: inline-flex;
    float: left;
    max-width: 250px;
    width: 100%;
    margin-right: 20px;
}

.cl_checkBox li p {
    padding-left: 10px;
    font-size: 15px;
    color: #234692;
    line-height: 140%;
}

.cl_checkBox li.cl_last {
    max-width: 360px;
    margin-right: 0;
}

.cl_checkBox .fa-check {
    display: inline;
    font-size: 25px;
    color: #ef5934;
}

@media(max-width:992px){
    .cl_checkBox {
        padding-left: 10px;
    }

    .cl_checkBox ul {
        padding-left: 0;
    }

    .cl_checkBox li {
        max-width: 235px;
        padding-left: 5px;
        margin-right: 10px;
    }

    .cl_checkBox li.cl_first {
        max-width: 236px;
    }

    .cl_checkBox li.cl_last {
        max-width: 245px;
    }

    .cl_checkBox li p {
        padding-left: 5px;
    }
}

/** Zweite Box **/
#cl_standortBox_20150224 {
    border: 1px solid #b2cee9;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #daeafd;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background: #daeafd\0/;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient-bg.png", sizingMethod="scale");
    background-image: -webkit-gradient( linear, left top, left bottom, from(#daeafd), to(#daeafd), color-stop(0.5, #f7fafe) );
    background-image: -webkit-linear-gradient( top, #daeafd, #f7fafe 50%, #daeafd );
    background-image: -moz-linear-gradient( top, #daeafd, #f7fafe 50%, #daeafd );
    background-image: -o-linear-gradient( top, #daeafd, #f7fafe 50%, #daeafd );
    background-image: linear-gradient( top, #daeafd, #f7fafe 50%, #daeafd );
    background: -ms-linear-gradient( top, #daeafd, #f7fafe 50%, #daeafd );
    padding-left: 0;
    padding-right: 0;
}

/* Links */
#cl_leftBox_20150224 {
    float: left;
    margin-right: -408px;
    padding: 0;
    height: 100%;
    background: none;
}

#cl_leftBox_content {
    padding: 20px 0 25px 45px;
    float: left;
    margin-right: 408px;
    background: #fff;
    height: 100%;
    min-height: 559px;
    width: 100%;
    -webkit-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    padding-bottom: 20px;
}

#cl_leftBox_20150224 h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 120%;
    margin-bottom: 5px;
}

#cl_leftBox_20150224 p {
    font-size: 16px;
    color: #ef5934;
    line-height: 140%;
    margin-bottom: 25px;
}

#cl_leftBox_20150224 .cl_floatBox {
    width: 97px;
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}

#cl_leftBox_20150224 .cl_standortTitle {
    font-size: 15px;
    font-weight: bold;
    color: #314879;
    line-height: 140%;
    background: url(https://cdn.aohostels.com/img/index/aohostel-standort-link-arrow.png) right 5px no-repeat;
    padding-right: 15px;
    margin-bottom: 5px;
    display: inline-block;
    text-decoration: none;
}

.cl_facebookWidget {
    width: 200px;
    margin: 18px 0 15px 3px !important;
    float: left;
}
/* Rechts */
#cl_rightBox_20150224 {
    min-height: 559px;
    padding: 20px 0 0 0;
    float: right;
    text-align: right;
}

#cl_rightBox_20150224 h3 {
    font-size: 26px;
    font-weight: bold;
    color: #ef5934!important;
    line-height: 120%;
    margin-bottom: 5px;
    text-align: left;
    padding-left: 55px;
}

#cl_rightBox_20150224 p {
    font-size: 16px;
    color: #0059a9;
    line-height: 140%;
    text-align: left;
    margin-bottom: 25px;
    padding-left: 55px;
}

span.map_locations {
    color: #445077;
    font-size: 14px;
    position: absolute;
}
/** Dritte Box **/
#cl_top5Box_20150224 {
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 40px 45px;
    box-shadow: 0 0 8px 0 #B8B8B8;
}

#cl_top5Box_20150224 h4 {
    font-size: 28px;
    font-weight: bold;
    color: #ef5934!important;
    line-height: 120%;
    margin-bottom: 20px;
}

.cl_top5ContentBox_20150224 {
    float: left;
    width: 150px;
    margin-right: 32px;
}

.cl_top5ContentBox_20150224.cl_last {
    margin-right: 0;
}

.cl_top5PicBox_20150224 {
    height: 100%;
    max-height: 95px;
    position: relative;
    margin-bottom: 5px;
}

.fake-link:hover {
    cursor: pointer;
}

.cl_top5PicBox_20150224 .top5-num {
    background: #fff;
    width: 48px;
    height: 48px;
    display: inline-block;
    text-align: center;
    font-size: 28px;
    color: #ef5934;
    border: 1px solid #ef5934;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 48px;
    position: absolute;
    bottom: -2px;
    left: -16px;
    font-weight: 700;
}

.cl_top5ContentBox_20150224 p a {
    margin-top: 10px;
    display: block;
    color: #293a88;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}

.cl_top5ContentBox_20150224 p span {
    color: #ef5934;
    font-weight: 700;
}

.cl_bob {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #FFF !important;
    font-weight: 700;
    text-decoration: none;
    padding: 6px;
    background: linear-gradient(to bottom right, #ef5934, #f06542);
    border-radius: 3px;
}

.cl_bob:hover {
    text-decoration: none;
    background: linear-gradient(to bottom right, #ef5934, #d41624);
}


@media(max-width:992px){
    .cl_top5ContentBox_20150224 {
        margin-right: 32px;
    }

    #cl_top5Box_20150224 {
        padding-right: 0;
        padding-top: 20px;
    }

    .cl_top5ContentBox_20150224.cl_last {
        margin-top: 20px;
    }
}

/*@media(max-width: 768px) {

    #cl_top5Box_20150224 {
        padding-bottom: 20px;
    }

    #cl_top5Box_20150224 h4 {
        margin-left: -15px;
        margin-top: 0px;

    }
    .cl_top5PicBox_20150224 span {
        width: 21px;
        height: 50px;
        float: left;
        margin-right: 1px;
        line-height: 48px;
        text-align: center;
        color: #FFF;
        font-size: 15px;
        font-weight: 700;
        background: #ef5934;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-shadow: 0 -1px 0 #a93201;
    }
    .cl_top5PicBox_20150224 img {
        height: 48px;
        padding-left: 7px;
    }
    .cl_top5ContentBox_20150224 {
        width: 9%;
    }

    .mobil-top5ContentBox {
        width: 66%;
        height: 50px;
        margin-bottom: 5px;
        color: #00447e;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        background: url(https://cdn.aohostels.com/img/index/dots.gif) left top repeat-x;
        padding-left: 0;
        padding-top: 5px;
        margin-left: 20px;
        margin-right: 29px;
    }

    .mobil-top5ContentBox span {
        font-weight: 700;
        font-size: 15px;
        color: #ef5934;
    }

    .cl_top5ContentBox_20150224.cl_last {
        margin-top: 0;
        margin-right: 30px;
    }
}*/

@media(max-width: 400px) {
    #cl_top5Box_20150224 {
        padding-left: 25px;
    }

    .mobil-top5ContentBox {
        padding-left: 3px;
        width: 70%;
        margin-right: 0;
    }
}
/** Vierte Box **/
#cl_customerOpinionBox_20150224 {
    margin-bottom: 0px;
    background: url(https://cdn.aohostels.com/img/index/aohostel-customeropinion-bg.gif);
    border-radius: 5px;
    padding: 40px 45px;
    box-shadow: 0 0 8px 0 #B8B8B8;
}
@media(max-width:768px){
    #cl_customerOpinionBox_20150224{
        box-shadow: none!important;
    }
}
.cl_opinion_20150224 {
    float: left;
    margin-bottom: 10px;
    margin-bottom: 10px;
}

.cl_opinion_20150224.cl_last {
    margin-right: 0;
}

#cl_customerOpinionBox_20150224 h4 {
    font-size: 28px;
    font-weight: bold;
    color: #293a88;
    line-height: 120%;
    margin-bottom: 20px;
}

.cl_stars_off {
    width: 125px;
    height: 24px;
    background: url(https://cdn.aohostels.com/img/index/rating_stars_empty.png) no-repeat;
    display: inline-block;
    margin-right: 5px;
}

.cl_stars_on {
    height: 24px;
    background: url(https://cdn.aohostels.com/img/index/rating_stars_full.png) no-repeat;
    display: inline-block;
}

.cl_opinion_20150224 span {
    font-size: 24px;
    color: #293a88;
    line-height: 24px;
    vertical-align: top;
}

.cl_opinion_20150224 hr {
    border: 0;
    border-top: 1px dashed #639acb;
    margin-left: 190px;
    vertical-align: top;
    position: relative;
    top: -25px;
    margin-bottom: -20px;
}

.cl_opinion_20150224 p {
    font-size: 14px;
    color: #314879;
    line-height: 140%;
    margin-bottom: 5px;
}

.cl_opinionLink_20150224 {
    text-align: right;
    margin-right: 20px;
}

.cl_opinionLink_20150224 span {
    font-size: 15px;
    color: #ef5934;
    cursor: pointer;
    line-height: 140%;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #ef5934;
}

@media(max-width: 768px) {
    #cl_customerOpinionBox_20150224 {
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/** Fünfte Box **/
.aotext {
    padding-left: 0;
}
.contentbox {
    width: 100%;
    border-radius: 5px;
    float: right;
    margin-bottom: 20px;
}

.contentbox_inner {
    padding: 0px 25px 15px;
}

.contentbox h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 20px;
}

.contentbox_inner p {
    font-size: 13px;
    line-height: 160%;
    margin-bottom: 10px;
}

.contentbox_inner div {
    font-size: 13px;
    line-height: 160%;
    margin-bottom: 10px;
}

.contentbox_inner strong {
    color: #095dab;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 5px;
}

@media(max-width: 768px) {
    .contentbox h1 {
        margin-top: 10px;
        font-size: 28px;
    }
}

/** PAD **/
@media(max-width:992px) and (min-width: 768px){
    .cl_mainContentBox_20150224, #cl_leftBox_content {
        padding-left: 15px;
    }

    #cl_top5Box_20150224 {
        padding-left: 20px;
    }
    #cl_leftBox_20150224 .cl_floatBox {
        margin-right: 15px;
    }

    img.top5img {
        width: 120px;
    }

    .cl_bob {
        font-size: 10px;
        width: 88%
    }

    #cl_rightBox_20150224 h3 {
        padding-left: 15px;
    }

    .cl_top5ContentBox_20150224 {
        margin-right: 7px;
        width: 140px;
    }
    .cl_top5PicBox_20150224 span {
        width: 43px;
        height: 43px;
        font-size: 23px;
        line-height: 39px;
        background-size: 90%;
        text-align: left;
    }

    .cl_top5ContentBox_20150224.cl_last {
        margin-top: 0;
    }

    #cl_rightBox_20150224 p {
        padding-left: 15px;
    }

    #cl_leftBox_20150224 {
        width: 47%
    }

    #cl_rightBox_20150224 {
        width: 53%
    }

    #cl_customerOpinionBox_20150224 {
        padding-left: 15px;
    }

    #cl_leftBox_20150224 h2 {
        width: 96%;
    }
}


/** Mobil **/
.mobilbuchen_start {
    border: 1px solid #b2cee9;
    margin-bottom: 20px;
    border-radius: 5px;
    background: url("https://cdn.aohostels.com/img/banners/new/front_banner_1.jpg") top left no-repeat;
    background-size: cover;
    padding: 30px;
}

.mobilbuchen_start_links a{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    background: #ef5934;
    padding: 15px 10px 12px;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: 2px 2px 2px 1px #8F8F8F;
    box-shadow: 2px 2px 2px 1px #8F8F8F;
}
.mobilbuchen_start_links a:hover{
    background: #ca6d0e;
}
.border-top {
    border-top: 1px solid #cccdd6;
}

.vorteile_start {
    border: 1px solid #b2cee9;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: rgba(245, 245, 245, 0.55);
    padding: 0;
}

.vorteile_start_title {
    font-size: 24px;
    color: #293a88;
    font-weight: 700;
    text-shadow: 0 1px 0 #FFF;
    margin-bottom: 15px;
    margin-left: 30px;
    margin-top: 20px;
}

.vorteile_start_links {
    height: 48px;
    color: #005caa;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    padding-top: 5px;
    background: url(https://cdn.aohostels.com/img/index/Button_orange.png) 30px 8px no-repeat;
    padding-left: 65px;
}

.vorteile_start_links strong {
    font-size: 16px;
    font-weight: 700;
}

ul.vorteile {
    list-style: none;
    padding-left: 0;
}

ul.vorteile li {
    font-size: 13px;
    line-height: 26px;
    background: url(https://cdn.aohostels.com/img/infos/ico_check.gif) left 8px no-repeat;
    padding-left: 30px;
    font-weight: 400;
    text-align: left;
}

h2.vorteile {
    font-size: 15px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
.smallDiscount{
    background: url("https://cdn.aohostels.com/img/index/header_muttertag_1000x200px_v2.jpg") no-repeat -160px bottom;
    height: 200px;
}
.valentinesDiscount a{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 50;
}
.valentinesDiscount:hover{
    opacity: 0.85;
}
.valentinesDiscount:hover #easterButton{
    right: 10px;
}
.mobile_maps {
    padding: 0;
    margin-bottom: 20px;
}
.countdownContainer{
    border: none;
    -webkit-box-shadow:inset 0 0 20px 0px #005ca9;
    box-shadow:inset 0 0 20px 0px #005ca9;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
    margin-top: 0px;
}
.countdownContainer h3{
    text-align: center;
    margin-top: 16px;
    padding-top: 20px;
    margin-bottom: 2px;
}
.countdownContainer .countdown{
    padding: 0;
}
.countdownContainer h4{
    margin-bottom: -5px;
    font-size: 14px;
}
.countdownContainer .newsletter_input_small{
    float: left;
}
.countdownContainer .newsletter_input_small .newsletters-form{
    padding-top: 11px;
}
.countdownContainer .countdownWrapper{
    display: inline-block;
    margin-left: -35px;
}
.blueFridayContainer{
    border: 1px solid #b2cee9;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 0px;
    position: relative;
    padding: 0;
    height: 148px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.blueFridayContainer:hover{
    opacity: 0.8;
}
.blueFridayText{
    position: absolute;
    right: 0px;
    font-size: 16px;
    color: #0066b3;
    letter-spacing: -0.4px;
}
.blueFridayText small{
    font-size: 11px;
}
.blueFridayText p {
    color: #fff;
    text-align: right;
    text-shadow: 1px 1px 4px #000000;
    margin-bottom: -15px;
}
.blueFridayContainer #easterButton{
    background: #f07d00;
    bottom: 10px;
    right: -10px;
    font-size: 24px;
    padding: 5px 25px;
}
.blueFridayContainer:hover #easterButton{
    right: 0;
}
.blueFridayContainer img{
    max-width: 100%;
}
.xmasDiscount.blueFridayContainer{
    height: auto;
}
.xmasDiscount .blueFridayText{
    height: 80px;
    padding: 10px;
    border-radius: 4px;
    top: 10px;
    font-size: 18px;
    font-weight: bold;
    transform: none;
}
.xmasDiscount .blueFridayText small{
    display: inline-block;
    line-height: 1.3;
    margin-top: 10px;
    font-size: 14px!important;
}
.blueFridayContainer .btn_check {
    display: block;
    text-align: center;
    width: 185px;
    background: #234692;
    font-size: 16px!important;
    padding: 10px 15px;
    color: #fff!important;
    text-decoration: none;
    position: absolute;
    bottom: 20px;
    right: 20px;
    line-height: 1.0!important;
    font-family: 'Arial', sans-serif;
    cursor: pointer;
    margin: 0;
    border: 0;
    border-radius: 5px;
}
@media (min-width:450px){
    .blueFridayText{
        top: 15px!important;
        transform: none;
        font-weight: 700;
        font-size: 16px;
    }
}
@media (min-width:500px){
    .blueFridayText{
        top: 17px!important;
        transform: none;
        font-weight: 700;
        font-size: 16px;
    }
}
@media (min-width:550px){
.xmasDiscount.blueFridayContainer{
    height: auto;
}
.xmasDiscount .blueFridayText{
    height: 120px;
    padding: 10px 20px;
    border-radius: 4px;
    top: 20px;
    transform: none;
}
.xmasDiscount .blueFridayText small{
    display: inline-block;
    line-height: 1.3;
    margin-top: 10px;
    font-size: 17px!important;
}
}
@media (min-width:650px){
    .blueFridayText{
        bottom: 2px;
        transform: none;
        font-size: 24px!important;
    }
    .blueFridayContainer #easterButton{
        bottom: 5px;
    }
    .xmasDiscount .blueFridayText small{
        font-size: 20px!important;
    }
}
@media (min-width:720px){
    .blueFridayContainer #easterButton{
        bottom: 5px;
    }
}
@media (min-width:768px){
    .blueFridayText{
        top: 38px;
        transform: none;
        font-size: 24px;
    }
    .blueFridayContainer .btn_check{
        bottom: 10px;
    }
    #cl_customerOpinionBox_20150224{
        margin-bottom: 20px;
    }
}
@media(min-width: 300px) and (max-width: 500px) {
    .flip-clock-wrapper ul {
        width: 50px!important;
        transform: scale(0.5)!important;
        margin-right: -25px!important;
    }
    .flip-clock-divider{
        width: 10px!important;
        height: 90px!important;
    }
    .flip-clock-divider .flip-clock-label{
        top: 7.5em!important;
        right: -50px!important;
    }
    .flip-clock-divider.minutes .flip-clock-label {
        right: -58px!important;
    }
    .flip-clock-divider.seconds .flip-clock-label {
        right: -59px!important;
    }
}
@media(min-width: 992px) {
    .countdownContainer {
        -webkit-box-shadow:0 0 32px -5px #005ca9;
        box-shadow:0 0 32px -5px #005ca9;
        text-align: left;
    }
    .countdownContainer h3{
        padding-top:0;
    }
    .countdownContainer .countdownWrapper{
        display: block;
        margin-left:0px;
    }
    .blueFridayContainer #easterButton{
        font-size: 42px;
        bottom: 10px;
    }
    .blueFridayText{
        top: 20px!important;
        font-size: 32px!important;
        transform: none;
        right:20px!important;
    }
    .blueFridayContainer{
        height: auto;
    }
    .blueFridayText p{
        margin-bottom: -12px;
    }
    .btn_check{
        right: 40px!important;
        bottom: 20px;
    }
}
/*** Startseite [END] ***/

@media (max-width:992px){
    .sign-wrap2{
        right: -3px;
    }
    .valentinesDiscount{
        padding-left: 0;
    }
    .sign-wrap2 h1{
        font-size: 22px;
    }
    .valentinesDiscount img{
        margin-left: -100px;
    }
}
@media (max-width:768px){
    #valentinsText h3{
        font-size: 16px;
    }
    #valentinsText p{
        font-size: 14px;
    }
    .valentinesDiscount img{
        margin-left: -120px;
    }
    .sign-wrap{
        margin-top: 133px;
        left: 121px;
        padding: 0;
    }
    .sign-wrap h1{
        font-size: 18px;
    }
    .sign{
        padding: 0px 10px 12px;
    }
}
.extraButton{
    display: block;
    text-align: center;
    width: 145px;
    background: #234692;
    font-size: 12px!important;
    padding: 7px 3px;
    color: #fff!important;
    text-decoration: none;
    position: absolute;
    bottom: 10px;
    left: 10px;
    line-height: 1!important;
    font-family: Arial,sans-serif;
    cursor: pointer;
    margin: 0;
    border: 0;
    border-radius: 5px;
}
.nlInput{
    line-height: 18px!important;
}
@media (max-width:768px){
    .blueFridayContainer{
        height: 150px!important;
    }
}
@media (min-width:768px) and (max-width:992px){
    .blueFridayContainer{
        height: 118px!important;
    }
}
@media (min-width:992px){
    .blueFridayContainer{
        height: 150px!important;
    }
}

.cl_checkBox, .cl_mainPicBox {
    box-shadow: 0 0 8px 0 #B8B8B8;
}

.cl_floatBox img {
    width: 95px;
    padding-left: 10px;
    padding-top: 10px;
}

.cl_floatBox .icon-aachen {
    padding-top: 8px !important;
}

.cl_floatBox .icon-amsterdam {
    padding-top: 20px !important;
}

.cl_floatBox .icon-bremen {
    padding-top: 15px !important;
}

.cl_floatBox .icon-budapest {
    padding-top: 20px !important;
}

.cl_floatBox .icon-frankfurt {
    padding-top: 14px !important;
}

.cl_floatBox .icon-kopenhagen {
    padding-top: 24px !important;
}

.cl_floatBox .icon-leipzig {
    padding-top: 22px !important;
}

.cl_floatBox .icon-salzburg {
    padding-top: 20px !important;
}

.cl_floatBox .icon-stuttgart {
    padding-top: 11px !important;
    width: 107px;
    padding-left: 0;
}

.cl_floatBox .icon-venedig {
    padding-top: 17px !important;
    width: 105px;
    padding-left: 5px;
}

.cl_floatBox .icon-weimar {
    padding-top: 16px !important;
}

.cl_floatBox .icon-wien {
    padding-top: 17px !important;
}

.aoguarantee{
    margin:0;
    padding:0 20px;
}
.aoguarantee li{
    max-width: unset;
    margin-right:0;
}
.aoguarantee li:first-child, .aoguarantee li:nth-child(2){
    width:30%;
}

.aoguarantee li:last-child{
    width:40%;
    max-width: unset;
}