/* $1 Common /////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
    /* otherwise text indent creates scroll bar */
    overflow-x: hidden;
}

a {
    color: #6fa5ca;
}

.photo {
    padding: 5px;
    box-shadow: 0px 0px 2px 1px #adadad;
}

.shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    behavior: url(/mysite/3rdparty/pie/pie.htc);
}

.nolink:hover {
    text-decoration: none !important;
}

.red {
    background-color: #E20B19 !important;
}

.red:hover{
    background-color: #f6332b !important;
    color:#fff !important;
}

span.langselect,
span.sidr-class-langselect {
    display: block;
    width: 24px;
}

span.sidr-class-langselect {
    height: 24px;
}

span.german,
span.sidr-class-german {
    margin-right: 5px;
    float: left;
    background-image: url('/themes/americandream2015/img/combined_lang.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
}

span.english,
span.sidr-class-english {
    margin-right: 5px;
    float: left;
    background-image: url('/themes/americandream2015/img/combined_lang.jpg');
    background-repeat: no-repeat;
    background-position: -24px 0;
}

span.french,
span.sidr-class-french {
    margin-right: 5px;
    float: left;
    background-image: url('/themes/americandream2015/img/combined_lang.jpg');
    background-repeat: no-repeat;
    background-position: -48px 0;
}

span.spanish,
span.sidr-class-spanish {
    margin-right: 5px;
    float: left;
    background-image: url('/themes/americandream2015/img/combined_lang.jpg');
    background-repeat: no-repeat;
    background-position: -72px 0;
}

span.russian,
span.sidr-class-russian {
    margin-right: 5px;
    float: left;
    background-image: url('/themes/americandream2015/img/combined_lang.jpg');
    background-repeat: no-repeat;
    background-position: -96px 0;
}

span.turkish,
span.sidr-class-turkish {
    margin-right: 5px;
    float: left;
    background-image: url('/themes/americandream2015/img/combined_lang.jpg');
    background-repeat: no-repeat;
    background-position: -120px 0;
}

span.ukranian,
span.sidr-class-ukranian {
    margin-right: 5px;
    float: left;
    background-image: url('/themes/americandream2015/img/combined_lang.jpg');
    background-repeat: no-repeat;
    background-position: -144px 0;
}

span.polish,
span.sidr-class-polish {
    margin-right: 5px;
    float: left;
    background-image: url('/themes/americandream2015/img/combined_lang.jpg');
    background-repeat: no-repeat;
    background-position: -168px 0;
}

span.italian,
span.sidr-class-italian {
    margin-right: 5px;
    float: left;
    background-image: url('/themes/americandream2015/img/combined_lang.jpg');
    background-repeat: no-repeat;
    background-position: -192px 0;
}

span.sidr-class-italian,
span.sidr-class-polish,
span.sidr-class-ukranian,
span.sidr-class-turkish,
span.sidr-class-spanish,
span.sidr-class-french,
span.sidr-class-english,
span.sidr-class-german,
span.sidr-class-russian {
    padding: 0 !important;
    margin-top: 10px;
}

ul#languages span.langselect,
span.sidr-class-langselect {
    height: 18px;
}

a.red:hover {
    background-color: #ff3333;
}

.white {
    background-color: #fff;
}

.blue {
    border: 1px solid #d6e1e8;
    background: none !important;
    color: #5b86a5;
}

.lightblue {
    background: #81A3BB !important;
    color: #fff !important;
}

.darkblue {
    background: #003E6C;
}

.darkred {
    background: #e51e24;

}

a.darkblue:hover {
    background: #1e4e7d;
}

.padding {
    padding: 1.5em 20px;
}


.button {
    color: #fff;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    font-style: normal;
    border-radius: 3px;
    font-size: 1.5em;
    padding: 0.125em 15px !important;
    display: inline-block;
}

.button:hover {
    color: white;
}

.button.red,
.button.blue,
.button ,
.button.darkblue {
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
    transition: all 0.5s ease;
    text-decoration: none !important;
}

.button.red:hover,
.button.blue:hover,
.button.lightblue:hover,
.button.darkblue:hover {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease;
}

/* $2 Layout /////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
    background: #E9F0F5 url('/themes/americandream2015/img/bg_main.jpg') no-repeat center top;
    margin: 0;
    font: 14px/1.35 Enriqueta, sans-serif;
    font-style: normal;
}

.trustme {
    background-color: #416B8F;
    background-color: rgba(255, 255, 255, 0.25);
    color: #fff;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    padding: 0.125em 0;
    font-size: 14px;
}

header {
    padding: 1.5em 0;
}

header .span2 {
    text-align: center;
}

header .span2 img {
    cursor: pointer;
}

header ul.social {
    margin-right: -10px;
}

ul.social,
ul.socialhead {
    float: right;
    padding: 0;
}

ul.social li,
ul.socialhead li {
    float: left;
    margin-right: 10px;

}

ul.socialhead li{
    margin-right:0;
    margin-left:10px;
    list-style: none;
    background-image: none;
    padding:0;
}

ul.socialfooter {
    float:left;
}

ul.socialfooter li{
    margin: 0 10px 10px 0;
}

ul.socialhead li a {
    width: 30px;
    height: 30px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
}

ul.socialhead li i {
    color: #fff;
    font-size: 18px;
}

ul.social li a,
footer .contact a.mail {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: -2px;
    text-indent: -9999px;
    opacity: 0.6;
}

ul.social li a:hover {
    opacity: 1;
}

ul.social li a.phone {
    background-image: url('/themes/americandream2015/img/icons_blue.png');
    background-position: -142px 0;
}

ul.social li a.mail,
footer .contact a.mail {
    background-image: url('/themes/americandream2015/img/icons_blue.png');
    background-position: -2 0;
}

ul.social li a.rss {
    background-image: url('/themes/americandream2015/img/icons_blue.png');
    background-position: -30px 0;
}

.RSSWidget li {
    background: none !important;
    padding-left: 0 !important;
    font-size: 12px;
}

ul.social li a.facebook {
    background-image: url('/themes/americandream2015/img/icons_blue.png');
    background-position: -59px 0;
}

ul.social li a.twitter {
    background-image: url('/themes/americandream2015/img/icons_blue.png');
    background-position: -167px 0;
}

ul.social li a.gplus {
    background-image: url('/themes/americandream2015/img/icons_blue.png');
    background-position: -113px 0;
}

.tracking {
    height: 0;
    margin-top: -1.5em;
}

/* TABLET MEDIA QUERIES START */
@media (min-width: 320px) and (max-width: 974px) {
    /* TABLET HOME BANNER */
    .bannertabs {
        margin-top: 1.5em;
    }

    .bannertabs li {
        width: 25%;
        float: left;
    }

    .bannertabs li {
        background: #d6e1e8;
        background-image: none;
        height: 72px;
        position: relative;
    }

    .bannertabs li .pointer {
        height: 38px !important;
        width: 72px !important;
        background: transparent url('/themes/americandream2015/img/arrow_blue_horizontal.png') no-repeat left top !important;
        position: absolute;
        left: 20px !important;
        top: -38px !important;
        z-index: 100;
    }

    #bannertabs {
        height: 72px;
    }
    .bannercascading.carousel
    {
        width:56% !important;
    }
}

/* TABLET MEDIA QUERIES END */

/* $3 Navigation /////////////////////////////////////////////////////////////////////////////////////////////////////*/
.navbar-toggle {
    padding: 9px 10px 6px 10px;
    text-decoration: none !important;
}

.navigation-outer {
    background: transparent;
    transition: all 0.5s;
}

.navigation-outer.navbar-fixed-top {
    background: #003D66;
    transition: all 0.25s;
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.5);
    z-index: 20000;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.navigation-outer-height {
    height: 58px;
}

.navigation-outer.navbar-fixed-top .navigation {
    margin-bottom: 0;
}

.navigation-dummy {
    height: 0;
}

.navigation-dummy.heighttest {
    height: 58px;
}

.navigation-outer .stickylogo {
    display: none;
    width: 70px;
    position: absolute;
    left: -70px;
    top: 6px;
}

.middle.navbartop {
    margin-top: 6em;
}

.navigation-outer.navbar-fixed-top .stickylogo {
    display: block;
}

.navbar-toggle span {
    background: #6FA5CA;
    color: #fff;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: bold;
    font-size: 2em;
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}

.navigation {
    margin-bottom: 18px;
    position: relative;
}

.navbar {
    border-radius: 0;
    border: 0 !important;
    margin-bottom: 0 !important;
    background: none;
    min-height: 39px;
}

.navbar .nav {
    display: table;
    margin: 0;
    width: 100%;
}

.navbar .nav li {
    display: table-cell;
    float: none;
}

.navbar .nav li.lang a,
.navbar .nav li.search a {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/themes/americandream2015/img/language.png');
    margin: 0 auto;
    cursor: default;
}

.navbar-fixed-top .nav li.search,
.navbar-fixed-top .nav li.lang {
    display: none !important;
}

.navigation-outer .navbar .nav li.register,
.navigation-outer .navbar .nav li.login {
    display: none;
}

.navigation-outer.navbar-fixed-top .navbar .nav li.register,
.navigation-outer.navbar-fixed-top .navbar .nav li.login {
    display: table-cell;
}

.navbar .nav li.register,
.navbar .nav li.login {
    width: 3%;
    text-indent: 0;
}

.navbar .nav li.register a {
    background-color: rgba(227, 22, 29, 1);
    padding-right: 20px;
    padding-left: 20px;
}

.navbar .nav li.register a:hover,
.navbar .nav li.login a:hover {
    color: #fff;
    background-color: rgba(246, 51, 43, 1);
}

.navbar .nav li.lang > a {
    text-indent: 0;
    text-align: right !important;
    padding-left: 22px !important;
    background-position: 6px center;
}

.navbar .nav li.lang > a > img {
    margin-top: -1px;
}

.navbar .nav li.search a {
    background-image: url('/themes/americandream2015/img/icon_search.png');
}

.navbar .nav li a {
    color: #fff;
    text-align: center;
    background-color: #416B8F;
    background-color: rgba(255, 255, 255, 0.25);
    padding: 9px 0;
    font-size: 22px;
    text-shadow: none;
    white-space: nowrap;
    font-family: 'Archivo Narrow', 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    transition: all 0.4s ease;
}

.navbar .nav li:hover a {
    color: #003E6C;
}

.navbar .nav li a:hover,
.navbar .nav li a:focus,
.navbar .nav li a.current,
.navbar .nav li a.section {
    color: #fff;
    text-align: center;
    background-color: #80A7BF;
    background-color: rgba(255, 255, 255, 0.5);
    color: #003E6C;
}

.navbar .nav li.search a,
.navbar .nav li.lang a {
    padding: 9px 15px;
}

nav.lv2 {
    background-color: #80A7BF;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 0;
    min-height: 2em !important;
    border: none;
}

.lv2 .nav li:hover a {
    color: #003E6C;
    background-color: #7fa1b9;
    background-color: rgba(255, 255, 255, 0.95);
}

nav.lv2 .nav li {
    position: relative !important;
}

nav.lv2 .nav li a {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 20px !important;
    font-weight: normal;
    background: none;
    font-size: 1.75em;
    line-height: 1;
}

@media (min-width: 320px) and (max-width: 979px) {
    .navbar .nav li.dropoutsource a {
        font-size: 18px !important;
        padding-top: 14px !important;
        padding-bottom: 11px !important;
    }

    nav.lv2 .nav li a {
        background: none;
        font-size: 1.5em;
    }

    span.langselect {
        left: 18px !important;
    }
}
@media (min-width: 320px) and (max-width: 1200px) {
    .bannercascading.carousel
    {
        width:56% !important;
    }
}
nav.lv2 .nav li a.current,
nav.lv2 .nav li a.section {
    background-color: #7fa1b9;
    color: #003E6C;
}

/* LEVEL 3 */
nav.lv2 .nav li ul {
    position: absolute;
    top: 37px;
    margin: 0;
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.3);
    display: none;
    z-index: 2000;
}

nav.lv2 .nav li:hover ul {
    display: block;
}

nav.lv2 .nav li ul li {
    background-color: rgba(255, 255, 255, 0.95);
    width: 200px;
    display: block;
}

nav.lv2 .nav li ul li a,
nav.lv2 .nav li ul li a:hover,
nav.lv2 .nav li ul li a.current {
    display: block;
    text-align: left;
    padding: 0.5em 20px;
    color: #003E6C;
    white-space: normal;
}

nav.lv2 .nav li ul li a:hover {

}

/* languages */
.navbar .nav li.lang:hover > a {
    background-image: url('/themes/americandream2013/img/language_hover.png');
    background-color: rgba(255, 255, 255, 0.95);
}

.navbar .nav li.lang:hover #languages {
    display: block;
}

.navbar li.lang {
    position: relative;
}

#languages {
    position: absolute;
    top: 39px;
    right: 0;
    z-index: 1000;
    margin-left: 0;
    width: 160px;
    display: none;
}

#languages li {
    display: block;
    width: 160px;
    margin-left: 0;
    border-bottom: 1px solid #eeeeee;
}

#languages li a {
    font-size: 1.25em;
    display: block;
    background-color: rgba(255, 255, 255, 0.95);
    color: #003E6C;
    margin-left: 0;
    text-indent: 0;
    text-align: left;
    line-height: 1em;
}

@media (min-width: 768px) and (max-width: 979px) {
    .navbar .nav li a {
        font-size: 1.5em;
    }
}

.breadcrumbs {
    margin-top: 0 !important;
    opacity: 0.7;
    min-height: 1em;
    margin-bottom: 1em !important;
}

.breadcrumbs li {
    padding: 0 15px 0 0 !important;
    margin-right: 5px;
    background: transparent url('/themes/americandream2015/img/icon_arrow_grey_right.gif') no-repeat right center !important;
    float: left;
    margin-bottom: 0 !important;
}

.breadcrumbs li.last {
    padding-right: 0 !important;
    background: none !important;
    float: left;
}

/* MOBILE HEADER NAV */
#mobileheader {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    background: #003e6c;
}

#mobileheader .navbar-toggle {
    padding: 10px 0;
    margin: inherit;
}

#mobileheader .navbar-toggle span {
    background: inherit;
}

#mobileheader a {
    display: block;
    color: #6fa5ca;
    text-align: center;
    padding: 10px 0;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 12px;
    height: 46px;
}

#mobileheader i {
    color: #fff;
}

#mobileheader a span {
    color: #fff;
    display: block;
    margin-top: 6px;
    margin-bottom: 3px;
    font-size: 20px;
}

#mobileheader #sidenav.opened {
    background: #6fa5ca;
    color: #003e6c;
}

/* total navi replace name */
.naviteaser {
    background-size: cover;
    background-position: center center;
    height: 320px;
    border: 20px solid #fff;
}

.secondlvlnavidropout {
    /*TODO define width with mediaquery for all settings*/
    width: 1140px;
    position: absolute;
    background: #fff;
    color: #003E6C;
    z-index: 10000;
    left: 16px;
    height: 0;
    opacity: 0;
    visibility: collapse;
    display: -moz-box;
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
    behavior: url(/mysite/3rdparty/pie/pie.htc);
}

.secondlvlnavidropout .firstlevelheadline {
    margin-bottom: 0.5em;
}

.secondlvlnavidropout .haschildren.isactive:after {
    border-left: 14px solid #6fa5ca;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    content: "";
    display: inline-block;
    right: -14px;
    position: absolute;
    top: 0px;
}

.secondlvlnavidropout .isactiveparent {
    background-color: #6fa5ca !important;
    width: 200px;
}

.secondlvlnavidropout .isactive {
    color: #ffffff !important;
}

.countershadow {
    position: absolute;
    bottom: -3px;
    height: 3px;
    background: #EBF0F4;
    width: 100%;
}

.secondlvlnavidropout .navichildrencontainer {
    position: relative;
    padding-bottom: 1px;
    padding-top: 7px;
    padding-left: 5px;
    z-index: 10010;
    width: 210px;
}

.navichildrencontainer a:hover {
    text-decoration: none;
}

.shadowlayer {
    position: fixed;
    top: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    width: 100%;
    display: none;
}

.secondlvlnavidropout .month,
.secondlvlnavidropout .dayofmonth {
    color: #ffffff;
}

.navigation {
    z-index: 10002;
}

.secondlvlnavidropout .dateimage {
    text-align: center;
    padding: 12px 0;
    background-position: center;
    background-size: cover;
    margin-bottom: 18px;
}

.secondlvlnavidropout.open {
    visibility: visible;
    height: 400px;
    opacity: 1;
}

.secondlvlnavidropout.open > a:after {
    border-left: 4px solid black;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    content: " ";
    display: inline-block;
    right: 10px;
    position: absolute;
    top: 5px;
}

.secondlvlnavidropout.open > a {
    position: relative;
}

.thirdlvlnavi {
    border-image: linear-gradient(to left, #f7fafb, #d4e5ef);
    border-width: 0 0 0 2px;
    border-style: solid;
    transition: opacity 1s, visibility 0s linear;
    visibility: collapse;
    display: -moz-box;
    opacity: 0;
    position: absolute;
    float: right;
    left: 230px;
    top: 11px;
    z-index: 10005;
    padding-left: 30px;
}

.thirdlvlnavi.open {
    transition: opacity 0.5s, visibility 0.5s;
    visibility: visible;
    opacity: 1;
}

.dropoutsource:hover {
    position: static !important;
    background-image: linear-gradient(#fff, #fff);;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.dropoutsource:hover .dropoutsource:hover {
    position: static !important;
    background: none;
}

.secondlvlnavidropout .dropoutlielements,
.thirdlvlnavi .dropoutlielements {
    display:block !important;
    min-width: 120px;
    clear:right;

}

.thirdlvlnavi .dropoutlielements {
    padding-top: 7px;
    padding-bottom: 1px;
}

.secondlvlnavidropout .dropoutlielements a,
.thirdlvlnavi .dropoutlielements a {
    color: #003e6c;
}

.secondlvldropsource {
    position: relative;
}
.dropoutlink
{
    display:inline-block !important;
    white-space:normal !important;
}
/*
ul.secondlvlnavi,
ul.secondlvlnavi li,
ul.secondlvlnavi a {
    width: 100% !important;
}
*/
.contextnavcontainer {
    height: 100%;
}

.secondlvlnavi a {
    text-align: left !important;
    display: block;
    font-size: 16px !important;
    padding: 6px 0 !important;
}
.secondlvlnavi > li
{
    border-top: 1px solid #eaeff3;
}

.secondlvlnavi a.hover {
    color: #e20b19 !important;
}

.secondlvlnavi .first a {
    border: none;
}

/*
.secondlvlnavi a:after {
    border-left: 4px solid #98b1c6;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    content: "";
    display: inline-block;
    right: 15px;
    position: absolute;
    top: 10px;
}*/
.furthertopicscontainer {
    margin-top: 3em;
}

ul.furthertopics {
    width: 100% !important;
}

.furthertopics li {
    float: left !important;
    display: block !important;
    min-width: 150px;
    width: 50%;
}

.furthertopics li a {
    font-size: 16px !important;
    text-align: left !important;
}

/* $4 Banner /////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.bannerwrapper {
    top: 0;
}

.banner {
    margin-bottom: 18px;
}

.bgrestriction {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.carousel {
    background: rgba(255, 255, 255, 0.75);
    width: 50%;
    height: 360px;
    overflow: hidden;
}
.bannercascading.carousel
{
    width:52%;
    padding-right:15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .carousel {
        width: 60%;
    }
}

.carousel.slide .padding {
    padding-top: 30px;
}

.banners {
    height: 360px;
    position: relative;
}

.banners .banner {
    position: absolute;
    top: 0;
}

.banners .applybutton {
    position: absolute;
    left: 22px;
    bottom: 1em;
    z-index: 3000;
    border: 1px solid #f66;
    border-right-color: #c00;
    border-bottom-color: #900;
    font-size: 30px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3), 0 3px 8px rgba(0, 0, 0, 0.125) inset;
    margin-left: 20%;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

.HomePageCarouselContainer .carousel-indicators {
    bottom: 1.5em;
    left: 30px;
    margin-left: 0;
    width: auto;
}

.HomePageCarouselContainer .carousel-indicators li {
    border-radius: 20px;
    background: #ffffff;
    padding: 0;
    margin: 0;
    height: 13px;
    width: 13px;
    border-color: #b4b4b6;
}

.HomePageCarouselContainer .carousel-indicators li.active {
    background: #e20b19;
}

.HomePageCarouselContainer .savebadge {
    right: 40px !important;
    left: auto !important;
    top: 0;
    position: absolute;
    z-index: 5;

}

.HomePageCarouselContainer .badgealternative {
    top: -13px !important;
    padding: 20px 26px 0px 10px;
}

.HomePageCarouselContainer .badgealternative:hover {
    text-decoration: none;
}

.HomePageCarouselContainer .badgealternative span {
    display: block;
    text-align: center;
    position: relative;
    color: #ffffff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5)

}

.HomePageCarouselContainer .badgesmallspan {
    font-size: 15px;
}

.HomePageCarouselContainer .badgebigspan {
    font-size: 57px;
    line-height: 1em;
    font-family: 'Archivo Narrow';
    font-weight: bold;
}

.carousel-inner {
    overflow: hidden;
}

.carousel-inner .item,
.carousel-inner .item p {
    font-size: 15px;
    color: #003E6C;
}

.carousel-inner .item {
    min-height: 300px;
}

.bannertabs {
    margin-top: 0 !important;
}

.HomePageCarouselContainer .carousel-inner {
    z-index: 0;
}

@media (min-width: 1200px) {
    .banners .applybutton {
        margin-left: 16%;
    }

    .banners {
        padding-right: 0;
    }

    .bannertabs {
        padding-left: 0;
    }
}

#bannertabs {
    padding: 0;
    margin: 0;
}

#bannertabs h2 {
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: bold;
    white-space: nowrap;
}

#bannertabs li {
    background-color: #d6e1e8;
    background-image: none !important;
    border-top: 1px solid #c0cad0;
    height: 90px;
    position: relative;
    margin-bottom: 0;
    padding: 0;
    cursor: pointer;
}

#bannertabs li.first {
    border-top: none;
}

#bannertabs li.active {
    background-color: #3f6d93;
    border-top: none;
}

#bannertabs li.active h2 {
    color: #fff;
}

#bannertabs li.active p {
    color: #adc3d2;
}

#bannertabs li h2 {
    text-transform: uppercase;
    color: #003e6c;
    font-size: 18px;
    margin-bottom: 6px;
    padding: 0 6%;
    padding-top: 0.75em;
}

#bannertabs li p {
    font-weight: normal;
    line-height: 1.25;
    padding: 0 6%;
    font-family: Enriqueta, serif;
    font-size: 14px;
    color: #6b8faa;
}

@media (min-width: 320px) and (max-width: 979px) {
    #bannertabs li p {
        font-size: 1.25em;
        padding-top: 0;
    }

    #bannertabs li {
        font-size: 0.70em;
    }

    .bannerwrapper .carousel {
        width: 53%;
    }

}
@media (min-width: 963px) and (max-width: 991px) {
    .bannertabs
    {
        padding-left:15px !important;
    }
    .banners
    {
        padding-right:15px !important;
    }
}

#bannertabs li .pointer {
    width: 50px;
    height: 90px;
    background: transparent url('/themes/americandream2015/img/arrow_red_vertical.png') no-repeat left top;
    position: absolute;
    left: -50px;
    z-index: 100;
}

#bannertabs .pointer {
    display: none;
}

#bannertabs .active .pointer {
    display: block;
}

@media (min-width: 768px) and (max-width: 981px) {
    #bannertabs li h2 {
        font-size: 1.5em;
        padding-top: 0.75em;
    }
}

/* $4 Homepage Content  //////////////////////////////////////////////////////////////////////////////////////////////*/
div.date {
    margin-bottom: 1em;
}

#homepage article,
#homepage .widget {
    background: #fff;
}
.widget ul
{
    margin-bottom:0;
}
.widget li
{
    margin-bottom:0.25em;
}

.oldbox {
    height: 100%;
}

.newbox {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.facebookgallerybox {
    width: 100%;
    height: 100%;
    position: relative;
}

.facebookgalleryajax {
    width: 100%;
    height: 100%;
}

#FacebookgalleryWidget .firstlevelheadline {
    position: absolute;
    left: 20px;
    top: 18px;
    z-index: 9998;
}

#homepage article.blue li {
    background-image: url('/themes/americandream2013/img/icon_star_small_white.png') !important;
}

.blue h2,
.blue p {
    color: #5b86a5 !important;
}

#homepage article h1 {
    background-position: right center;
    background-origin: content-box;
    background-image: url('/themes/americandream2015/img/icon_pencil.png');
    background-repeat: no-repeat;
}

#homepage article.news h1 {
    background-image: url('/themes/americandream2015/img/icon_newspaper.png');
}

#homepage article.book h1 {
    background-image: url('/themes/americandream2015/img/icon_book.png');
}

#homepage article.info h1 {
    background-image: url('/themes/americandream2015/img/icon_info.png');
}

.onestorey {
    height: 100px;
    margin-bottom: 21px;
}

.twostorey {
    height: 200px;
    margin-bottom: 21px;
}

.threestorey {
    height: 300px;
    margin-bottom: 21px;
}

.fourstorey {
    height: 400px;
    margin-bottom: 21px;
}

.fivestorey {
    height: 500px;
    margin-bottom: 21px;
}
.sixstorey {
    height:621px;
    margin-bottom: 21px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .onestorey {
        height: 100px;
    }

    .twostorey {
        height: 200px;
    }

    .threestorey {
        height: 300px;
    }

    .fourstorey {
        height: 400px;
    }

    .fivestorey {
        height: 518px;
    }

    .form-control{
        max-width: 90% !important;
    }
    .GreenCardCheckWidget .form-control
    {
        width:100%;
    }

}

@media (min-width: 980px) and (max-width: 1200px) {
    .onestorey {
        height: 110px;
    }

    .twostorey {
        height: 220px;
    }

    .threestorey {
        height: 330px;
    }

    .fourstorey {
        height: 440px;
    }

    .fivestorey {
        height: 568px;
    }

    .banners {
        padding-right: 0;
    }

    .bannertabs {
        padding-left: 0;
    }

    .form-control{
        max-width: 90% !important;
    }
}

@media (max-width: 767px) {
    .GreenCardCheckWidget,
    #SocialWidget,
    #CustomerNews,
    .customText{
        height:auto;
    }
    .GreenCardCheckWidget{
        min-height: 400px;
    }

    .form-control{
        max-width: 90% !important;
    }
}

.serviceinformation > div {
    margin-bottom: 1em;
}

aside .onestorey.autoheight,
aside .twostorey.autoheight,
aside .threestorey.autoheight,
aside .fourstorey.autoheight,
aside .fivestorey.autoheight {
    height: auto !important;
}

/* $4.1 HomePage Mobile //////////////////////////////////////////////////////////////////////////////////////////////*/
.mobilebanner .padding {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 1.5em;
    position: relative;
    min-height: 365px;
    overflow-x: hidden;
    overflow-y: visible;
}

.mobilebanner .person {
    position: absolute;
    right: -100px;
    bottom: 0;
    z-index: 11;
    height: 90%;
    width: auto;
}

.mobilebanner .applybutton {
    position: absolute;
    bottom: 18px;
    left: 20px;
    font-size: 2em;
    z-index: 10;
}

.mobilebanner .bannertext {
    width: 70%;
}

/* $5 Footer /////////////////////////////////////////////////////////////////////////////////////////////////////////*/
footer {
    margin-top: 1.5em;
    background: #E9F0F5 url('/themes/americandream2015/img/bg_footer.jpg') no-repeat center bottom;
    min-height: 440px;
    color: #6fa5ca;
}

footer .thirdlevelheadline {
    color: #003e6c !important;
    font-size: 2em;
    text-transform: uppercase;
}

footer .contact {
    margin-bottom: 18px;
}

footer .contact .thirdlevelheadline {
    float: left;
}

footer .contact .mail {
    position: relative;
    top: -7px;
    left: 5px;
}

footer .contact .mail:hover {
    opacity: 1;
}

footer .address {
    width: 60%;
    float: left;
}

footer .phonefax {
    width: 40%;
    float: left;
}

footer ul.social {
    float: left;
    margin: 0;
}

footer ul.social li {
    padding: 0;
    background: none;
    float: left;
}

footer .bottomnav {
    margin: 0;
    padding: 0;
}

footer .bottomnav li {
    padding: 0;
}

footer .bottomnav li a {
    float: left;
    display: block;
    height: 1.5em;
    line-height: 1.5em;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #6fa5ca;
}

footer .bottomnav li.last a {
    border-right: 0;
}

/* $6 Widget /////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.widget {
    margin-bottom: 1.5em;
    position: relative;
}

.widget .firstlevelheadline,
.secondlvlnavidropout .firstlevelheadline {
    color: #6fa5ca;
    margin: 0;
    display: block;
    font-size: 18px;
    cursor: pointer;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    text-transform: none;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-bottom: 6px;
    padding-top: 6px;
    margin-bottom: 12px;
    line-height: 0.5em;
    background-position: left center;
    z-index: 9998;
}

.widget .firstlevelheadline.glyph{
    padding-left: 0;
}

.widget .firstlevelheadline.glyph i{
    color: #C4D4DF;
    min-width: 20px;
    margin-right:10px;
}

.widget .internalLink{
    display: inline-block;
    background:#BBD2E6;
    color:#fff;
    font-weight: bold;
    border-radius: 4px;
    padding:6px 10px;
    line-height: 1;
    margin:0 10px 12px 0;
}

.secondlvlnavidropout .firstlevelheadline {
    padding-left: 0;
    font-size: 18px;
    font-weight: 400;
    opacity: 0.8;
}

.widget .firstlevelheadline.newsletter {
    background-image: url('/themes/americandream2015/img/icon_newspaper_lightblue.png');
}

.widget .firstlevelheadline.winner {
    background-image: url('/themes/americandream2015/img/WinnerIcon.png');
    color: #fff;
    margin: 18px 0 0 24px;
}

.widget .firstlevelheadline.customernews {
    background-image: url('/themes/americandream2015/img/icon_newspaper_lightblue.png');
}

.widget .firstlevelheadline.news {
    color: #fff;
    background-image: url('/themes/americandream2015/img/icon_newspaper_lightblue.png');
}

.widget .firstlevelheadline.blogentry {
    background-image: url('/themes/americandream2015/img/icon_pencil_blue.png');
}

.widget .firstlevelheadline.active {
    background: #003e6c url(/themes/americandream2015/img/icon_arrow_white_down.png) no-repeat right center;
    background-origin: content-box;
}

.firstlevelheadline.active {
    background-color: #81A3BB !important;
}

.newsletter input[type="text"],
.newsletter input.textField,
.newsletter select {
    width: 95% !important;
    margin-bottom: 0.75em;
}

.datebox .leftarea {
    background: #d7e2e8;
    position: relative;
    float: left;
    width: 17%;
    height: 100%;
}
.datebox .leftsocialarea
{
    background: #d7e2e8;
    position: relative;
    float: left;
    height: 100%;
}


.datebox .monthbox {
    transition: background 1s, color 0.5s;
    height: 72px;
    padding: 15px 0 13px 0;
    border-bottom: 1px solid #b7cad7;
    color: #00406e;
    text-align: center;
}

.datebox .monthbox:hover {
    transition: background 1s, color 0.5s;
    color: #ffffff;
    background: #98b3c6;
    cursor: pointer;
}

.datebox .monthbox.active {
    color: #ffffff;
    background: #98b3c6;
}

.datebox .monthbox span {
    display: block;
}
.datebox .socialmonthbox {
    transition: background 1s, color 0.5s;
    padding: 25px 0 13px 0;
    color: #ffffff;
    text-align: center;
    position:relative;
    height:20%;
}

.datebox .socialmonthbox:hover {
    transition: background 1s, color 0.5s;
    color: #ffffff;
    background: #98b3c6;
    cursor: pointer;
}

.datebox .socialmonthbox.active {
    color: #ffffff;
    background: #98b3c6;
}

.datebox .socialmonthbox span {
    display: block;
}
.socialmonthbox .changeduration
{
    width:100%;
    height:2px;
    position:absolute;
    top:0;
    left:0;
    transition:top 0s linear;
}
.socialmonthbox.active .changeduration
{
    top:100%;
    transition:top 10s linear;
    background-color:rgba(255,255,255,0.3);
}
.socialmonthbox.facebook
{
    background:#3a5795 !important;
}
.socialmonthbox.facebook:hover:after,
.socialmonthbox.facebook.active:after
{
    border-left: solid 14px #3a5795;
}
.socialmonthbox.twitter
{
    background:#55acee !important;

}
.socialmonthbox.twitter:hover:after,
.socialmonthbox.twitter.active:after
{
    border-left: solid 14px #55acee;
}
.socialmonthbox.pinterest
{
    background:#c72527 !important;

}
.socialmonthbox.pinterest:hover:after,
.socialmonthbox.pinterest.active:after
{
    border-left: solid 14px #c72527;
}
.socialmonthbox.instagram
{
    background:#2a5b83 !important;

}
.socialmonthbox.instagram:hover:after,
.socialmonthbox.instagram.active:after
{
    border-left: solid 14px #2a5b83;
}

.socialmonthbox.google
{
    background:#DF4B38 !important;

}
.socialmonthbox.google:hover:after,
.socialmonthbox.google.active:after
{
    border-left: solid 14px #DF4B38;
}


.socialmonthbox.markerright:hover:after,
.socialmonthbox.markerright.active:after
{
    position: absolute;
    top: 25px;
    right: -12px;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 15px transparent;
    border-right: solid 0px transparent;
    border-bottom: solid 15px transparent;
    z-index:50;
}


.datebox span.month {
    font-size: 12px;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
}

.datebox span.dayofmonth {
    font-size: 24px;
    margin-top: -3px;
    font-family: Enriqueta, sans-serif;
    font-weight: normal;
    line-height: 1;
    display: block;
}

.datebox .monthboxtarget {
    opacity:0;
    transition:opacity 0.5s linear;
}
.monthboxpositioner
{
    position: absolute;
    top:0;
    left:0;
    height:300px;
    width:300px;
}
.multiplesbs .monthboxtarget.active
{
    height:100%;
}

.datebox .monthboxtarget.active {
    opacity:1;
    transition:opacity 0.5s linear;
}

.datebox .rightarea .boxtop .hasimage {
    margin-bottom: 3em;
}

.datebox .rightarea {
    float: left;
    width: 83%;
    height: 100%;
}
.datebox .rightsocialarea{
    float: left;
    height: 300px;
}

.datebox .rightarea .widgetcorner,
.datebox .rightsocialarea .widgetcorner{
    right: -11px;
    transition: background 1s;
    display: none;
}

.thecornerod {
    background: url('/themes/americandream2015/img/thecornerod.png') no-repeat center center;
    position: absolute;
    right: -10px;
    bottom: -9px;
    height: 61px;
    width: 64px;
    left: auto;
    z-index: 9998;
}
.datebox .rightarea .widgetcorner:hover,
.thecornerod:hover{
    transition: background 1s;
    background: url('/themes/americandream2015/img/thecornerod_active.png') no-repeat center center;
    cursor: pointer;
}

.widgetcorner {
    transition: background 1s;
    -webkit-transition: background 1s;
}

.widgetcorner:hover {
    -webkit-transition: background 1s;
    transition: background 1s;
    background: url('/themes/americandream2015/img/thecornerod_active.png') no-repeat center center;
    cursor: pointer;
}

.datebox .rightarea .widgetcorner.first {
    display: block;
}

.datebox .blogdate {
    text-align: center;
    float: left;
    color: #033c67;
    width: 10%;
}

.datebox .blogimage {
    float: left;
    width: 25%;
}

.datebox .blogcontent {
    width: 65%;
    float: left;
}

#WeatherWidget li {
    background: none;
    padding-left: 0;
}

.widget span.firstlevelheadline:hover {
    cursor: default;
}

.NewsWidget .firstlevelheadline {
    position: absolute;
    top: 18px;
    left: 20px;
    /* do not change z-index will show on navi hover */
    z-index: 9998;
    color: #fff;
    background-image: url(/themes/americandream2015/img/icon_news_white.png) !important;
}

.NewsWidget .carousel-indicators {
    bottom: auto;
    top: 18px;
    right: 24px;
    left: auto;
    width: auto;
}

.NewsWidget .item {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.NewsWidget .carousel-indicators li {
    padding: 0;
    margin: 0;
    background: white;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
    width: 12px;
    height: 12px;
    border: 0;
}

.NewsWidget .carousel-indicators li.active {
    background: red;
}

.NewsWidget .item h1 {
    position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
    padding: 0 20px;
    padding-top: 36px;
    padding-bottom: 18px;
    margin-bottom: 0 !important;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    width:100%;
}

/* $7 Overviews //////////////////////////////////////////////////////////////////////////////////////////////////////*/
.content {
    margin-bottom: 18px;
}

.teaserbox {
    height: 112px;
    margin-bottom: 18px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    transition: all 0.5s ease;
    background-size: cover;
}

.teaserbox:hover {
    transition: all 0.5s ease;
}

.teaserbox span {
    color: #FFFFFF;
    display: block;
    font-family: 'Archivo Narrow', serif;
    font-weight: bold;
    font-size: 22px;
    font-style: normal;
    line-height: 1;
    text-shadow: -1px 1px 0 #333;
    position: absolute;
    bottom: 12px;
    left: 20px;
    z-index: 1000;
}

.teaserbox .gradient {
    height: 75px;
    width: 100%;
    /*background: transparent url('/themes/americandream2013/img/bg_teaser.png') repeat-x left bottom;*/
    background-image: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
}

.teasercontent {
    background: #fff;
    height: 112px;
    position: absolute;
    top: 0;
    z-index: 2000;
    width: 100%;
    display: block;
    overflow: hidden;
}

.teasercontent a.padding {
    display: block;
    color: #333;
    min-height: 112px;
}

.teasercontent a.padding:hover {
    text-decoration: none;
}

.teasercontent .secondlevelheadline {
    font-size: 20px !important;
    margin-bottom: 0.25em !important;
    left: inherit;
    bottom: inherit;
    position: inherit;
    text-shadow: none;
}

@media (min-width: 320px) and (max-width: 979px) {
    .teasercontent .secondlevelheadline {
        font-size: 1.5em !important;
        margin-bottom: 0.25em !important;
    }

    .teaserbox span {
        font-size: 2em;
    }
}

.randboxes {
    padding-top: 18px;
}

.randbox {
    margin-bottom: 18px;
}

.randbox .padding {
    padding: 1.5em 0;
}

.randbox .image {
    width: 100%;
}

.randbox a.button {
    padding-top: 0;
    padding-bottom: 0;
}

/* $9 Red Teasers ////////////////////////////////////////////////////////////////////////////////////////////////////*/
.redteasers {
    margin-bottom: 18px;
}

.redteasers .redteaser {
    background: #e20b19 url('/themes/americandream2015/img/separator_red_horizontal.gif') repeat-y right top !important;
    position: relative;
}

.redteasers .redteaser.last {
    background: #e20b19;
}

.redteasers .redteaser span {
    background: #e20b19 url('/themes/americandream2015/img/icon_arrow_white_right.png') no-repeat right center;
    color: #fff;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 2em;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.375em 20px 0.25em 0;
    display: block;
    white-space: nowrap;
    cursor: pointer;
}

.redteasers .redteaser span:hover {
    background: #e20b19 url('/themes/americandream2015/img/icon_arrow_white_down.png') no-repeat right center;
}

.redteasers .redteaser span.active {
    background: #e20b19 url('/themes/americandream2015/img/icon_arrow_white_up.png') no-repeat right center;
}

.redteaser .popout {
    position: absolute;
    top: 4.25em;
    left: 0;
    z-index: 2000;
    margin-right: 1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    color: #000;
    display: none;
    border-bottom: 2px solid #E20B19;
}

.redteaser.last .popout {
    margin-right: 0;
}

/*
.redteaser .popout a,
#btnLogin,
#btnReg{
    color:#000;
}
*/

#btnLogin,
#btnReg {
    background: #003E6C;
    color: #fff;
}

.redteasers span.login,
.redteasers span.login:hover {
    padding: 0;
    background: none;
    color: #000;
}

.redteaser .textField {
    width: 80%;
}

.sideteaser .widget {
    margin-bottom: 0;
}

.sideteaser .firstlevelheadline {
    background: url("/themes/americandream2013/img/icon_arrow_white_up.png") no-repeat scroll right center content-box border-box #7fa1b9 !important;
    color: #fff;
    padding: 0.5em 20px;
    margin: 0;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 22px;
    font-weight: normal !important;
}

.sideteaser .firstlevelheadline.active {
    background: url("/themes/americandream2015/img/icon_arrow_white_down.png") no-repeat scroll right center content-box border-box #7fa1b9 !important;
}

.sideteasers {
    background: #81a3bb url(/themes/americandream2015/img/icon_arrow_white_up.png) no-repeat right center;
    height: 36px;
    line-height: 36px;
    padding-left: 18px;
    padding-right: 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}

.sideteasers.register {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    font-size: 22px;
    background: #e41c22;
    z-index: 501;
    position: relative;
    left: -5px;
}

.sideteasers.register.active {
    background: #e41c22;
}

.sideteasers.active {
    background: #81a3bb url(/themes/americandream2015/img/icon_arrow_white_down.png) no-repeat right center;
}

.sideteasers:hover {
    cursor: pointer;
}

.sideteasers.last {
    margin-bottom: 2em;
}

.sideteasercontent #btnLogin,
.sideteasercontent #btnReg,
.sideteasercontent .darkblue {
    background: #81A3BB !important;
}

.register .discount {
    background: url('/themes/americandream2013/img/register_btn_bg.png') no-repeat left center;
    z-index: 100;
    color: #e41c22;
    display: block;
    float: right;
    padding: 0 16px 0 30px;
    position: relative;
    left: 10px;
}

.register .discount span {
    background: url('/themes/americandream2015/img/register_btn_overlap_bg.png') no-repeat left center;
    width: 18px;
    height: 36px;
    position: absolute;
    right: -18px;
    top: 0;
}

/* $10 Forms /////////////////////////////////////////////////////////////////////////////////////////////////////////*/
input[type="submit"] {
    background: #80A7BF;
    color: #fff;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    font-style: normal;
    border-radius: 3px;
    font-size: 1.5em;
    padding: 0.25em 20px;
    display: inline-block;
    border: none;
    line-height: 1;
}

select, input[type="file"] {
    height: 2.5em;
}

.form-control {
    min-width: 150px;
    max-width: 280px;
    width: auto;
    margin-bottom: 0.75em;
    font-size: 14px;
    height:32px;
    line-height: 1;
}

.checkbox.form-control,
.action.form-control,
textarea.form-control,
input[type="submit"].form-control {
    min-width: inherit;
}

.checkbox.form-control {
    height: 16px;
}

form .checkbox label, form .checkbox input {
    float: left !important;
}

.holder-required input {
    border-color: red;
}

.checkbox input[type=checkbox]{
    margin-left:0;
}

.checkbox label, .radio label{
    padding-left: 0;
}

/* -------------------------------------------------------[Contact Form Stuff]*/
#Form_ContactForm textarea {
    width: 80%;
}

#Form_ContactForm,
#Form_Form,
#Form_TopCitiesForm {
    padding: 20px;
    -moz-box-shadow: 0px 0px 3px #666;
    -webkit-box-shadow: 0px 0px 3px #666;
    box-shadow: 0px 0px 3px #666;
    background: #fcfcf9 url('/themes/americandream2012/images/bg_form.jpg') repeat-x;
}

#Form_ContactForm label {
    width: 25%;
}

#Form_ContactForm,
#Form_Form,
#Form_TopCitiesForm {
    padding: 20px;
    -moz-box-shadow: 0px 0px 3px #666;
    -webkit-box-shadow: 0px 0px 3px #666;
    box-shadow: 0px 0px 3px #666;
    background: #fcfcf9 url('/themes/americandream2012/images/bg_form.jpg') repeat-x;
}

#Form_ContactForm_Bemerkungen,
#Form_TopCitiesForm_Content {
    width: 99%;
    background: #E9F0F5;
    border: 1px solid #003E6C;
    margin-bottom: 1em;
}

#Form_TopCitiesForm_Content {
    background: #ffffff;
    border-color: #ccc;
}

#Bemerkungen label {
    width: auto;
}

#Form_ContactForm .checkbox label {
    font-weight: normal;
    margin-left: 20px !important;
    white-space: normal;
    width: 80% !important;
}



.field {
    clear: both;
}

/* -------------------------------------------------------[User Defined Form Stuff]*/
#Form_Form label.left {
    width: 25%;
    font-weight: bold;
}

/* $11 Winners ///////////////////////////////////////////////////////////////////////////////////////////////////////*/

.winners .firstlevelheadline {
    position: absolute !important;
    top: 0;
    z-index: 100;
    width: 100%;
    height: auto !important;
}

.winnercarousel {
    margin-top: 1.5em;
}

.winnercarousel,
.widget.winners,
.winner,
.winner a {
    height: 100%;
    display: block;
}

.winner a {
    background-position: center center;
    background-size: cover;
}

.winner a img {
    visibility: hidden;
}

.winners .odd blockquote {
    padding-left: 40px;
}

.winners.widget blockquote {
    padding: 18px 0 0 0;
    background: url('/themes/americandream2013/img/bg_blockquote2.png') no-repeat 80% top;
    border: none;
    position: absolute;
    top: 0;
    width: 100%;
}

.winners.widget blockquote p {
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
    padding: 1.5em 20px;
    color: #000000;
    background: #ffffff url('/themes/americandream2013/img/bg_blockquote3.png') no-repeat 20px 1.5em;
    padding-left: 80px;
}

.winners.widget .name {
    color: #FFFFFF;
    font-family: 'Archivo Narrow', serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    text-shadow: 0 0 3px #000000;
    padding: 0 20px;
    display: block;
    position: absolute;
    bottom: 0.75em;
    width: 80%;
}

.winners.widget .winner {
    position: relative;
}

.winners.widget .info {
    position: relative;
}

.winner img {
    width: 100%;
}

.sideteasertab .firstlevelheadline:hover,
.accordeon .firstlevelheadline:hover {
    cursor: pointer !important;
}

.sideteasertab {
    display: inline-block;
    width: 33.3333333%;
    height: 96px;
    background: #3f6f93;
    background-position: center 24px;
    background-repeat: no-repeat;
}

.sideteasertab .tripplet_title {
    font-size: 12px;
    display: block;
    text-align: center;
    top: 75%;
    position: relative;
}

.sideteasertab#firsttab {
    background-image: url("/themes/americandream2015/img/TrippleFirstIcon.png");
}

.sideteasertab#firsttab.active {
    background-image: url("/themes/americandream2015/img/TrippleFirstIcon_active.png");
}

.sideteasertab#secondtab {
    background-image: url("/themes/americandream2015/img/tripplesecondicon_inactive.png");
    position: absolute;
    height: 101px;
    bottom: -2px;
    box-shadow: 0 -4px 3px rgba(0, 0, 0, 0.3);
    z-index: 2;
}

@-moz-document url-prefix() {
    .sideteasertab#secondtab {
        bottom: -4px;
    }
}

.sideteasertab#secondtab.active {
    background-image: url("/themes/americandream2015/img/tripplesecondicon_active.png");
}

.sideteasertab:hover {
    background-color: #90abc2;
    cursor: pointer
}

.sideteasertab#thirdtab {
    background-image: url("/themes/americandream2015/img/TrippleLastIcon.png");
    margin-left: 33.3343%;

}

.sideteasertab#thirdtab.active {
    background-image: url("/themes/americandream2015/img/TrippleLastIcon_active.png");
}

.sideteasertab .rotate46 {
    position: relative;
    top: 13px;
    left: -40px;
    line-height: 16px;
    text-align: center;
}

.sideteasertab .badgesmallspan {
    line-height: 1em;
}

.sideteasertab .badgebigspan {
    font-weight: bold;
    line-height: 1em;
}

.sideteasertab.active {
    background-color: #ffffff;
    color: #e41c22;
}

.sideteasertab {
    color: #ffffff;
}

.sidebartabs.inactive {
    height: 96px;
}

.sidebartabs .tabtarget {
    display: none;
}

.sidebartabs .tabtarget.active {
    display: block;
}

/* Bugfix for uneven Pixelcount because tabs are 33.33% */
.sidebartabs .tablinkcontainer {
    height: 95px;
    position: relative;
    top: -2px;
}

.sideteasertab
.sideteasertab.active .tripplet_title
.sideteasertab:hover .tripplet_title {
    color: #e41c22 !important;
}

.tripple_badge {
    position: absolute;
    left: -9px;
    top: -9px;
    color: #ffffff;
}

.rotate46 {
    -webkit-transform: rotate(-46deg);
    -moz-transform: rotate(-46deg);
    -ms-transform: rotate(-46deg);
    -o-transform: rotate(-46deg);
    display: block;
}

.winners.widget .h1 {
    background-image: none !important;
    cursor: default;
}

.nochSonKasten {
    margin-top: 10px !important;
}

.winnerTable {
    color: white;
    border-radius: 3px;
    background: #6FA5CA;
    margin-bottom: 20px;
    padding-bottom: 3px;
    -webkit-border-radius-topleft: 3px !important;
    -webkit-border-radius-topright: 3px !important;
    border-radius-topleft: 3px !important;
    border-radius-topright: 3px !important;
}

.tableHeader {
    font-family: 'Archivo Narrow', serif;
    padding-left: 15px;
    padding-top: 5px;
    font-size: large;
    background: #003E6C;
    height: 30px;
    color: white;

}

.winnerTableContent {
    font: 12px/1.5 Georgia, sans-serif;
    color: white;
    background: #6FA5CA;
    padding-left: 15px;
    padding-top: 0.33em;
    padding-bottom: 0.33em;
    width: 20%;
    float: left;
}

/* $12 Search ////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.sidr input[type="submit"] {
    float: right;
    position: absolute;
}

.sidr input[type="text"] {
    height: 36px;
    line-height: 1;
    float: left;
    width: 70% !important;
}

#sidr-id-Search {
    position: relative;
}

.search {
    position: relative;
}

.navbar .nav li.search a.active {
    background-color: rgba(255, 255, 255, 0.95);
    background-image: url('/themes/americandream2015/img/icon_search_active.png');
}

.search form {
    background-color: rgba(255, 255, 255, 0.95);
    position: absolute;
    z-index: 20000;
    padding: 0.5em 20px;
    top: -52px;
    right: 0;
    display: none;
    border-radius: 0;
}

#Search {
    margin-right: 10px;
}

#Search .text {
    margin-bottom: 0;
}

#Search,
.search .action {
    float: left;
}

#SearchForm_SearchForm fieldset {
    width: 260px;
}

#SearchForm_SearchForm input {
    margin-bottom: 0;
}

/* Results */
#SearchResults li {
    margin-bottom: 3em;
    padding: 0;
    background: transparent;
}

#PageNumbers a,
#PageNumbers span {
    padding: 0.125em 10px;
    margin-bottom: 0.25em;
    font-family: Enriqueta, serif;
    font-weight: normal;
    color: #999;
    text-decoration: none;
    box-shadow: none !important;
}

#PageNumbers span {
    color: #fff;
    box-shadow: none !important;
}

#PageNumbers .next,
#PageNumbers .prev {
    color: #fff;
    font-weight: normal;
}

#PageNumbers * {
    font-size: 18px;
}

#PageNumbers select {
    font-family: "Archivo Narrow", sans-serif;
}

/* $13 Bundesstaaten /////////////////////////////////////////////////////////////////////////////////////////////////*/
.bundesstaaten {
    float: left;
    margin-bottom: 3em;
}

.bundesstaaten h3 {
    font-size: 1.5em;
    white-space: nowrap;
}

/* $14 - Memberholder ////////////////////////////////////////////////////////////////////////////////////////////////*/
.MemberHolder .Teamfunktion {
    display: block;
    height: 36px;
    line-height: 15px;
}

.teamkategorie {
    padding-top: 15px !important;
    clear: both;
}

.overflow {
    overflow: hidden;
}
.teamkategorie .teammember
{
    height:288px;
}

/* $15 - Linkholder //////////////////////////////////////////////////////////////////////////////////////////////////*/
.linkholder a.left img {
    box-shadow: 0 0 2px 1px #ADADAD;
    border: 4px solid #fff;
}

.linkholder div.image img,
.linkholder a.left img {
    box-shadow: 0 0 2px 1px #ADADAD;
    margin-bottom: 20px;
    border: 4px solid #fff;
    width: 100%;
}

.linkholder .item {
    margin-bottom: 2em;
    clear: both;
}

.linkholder .latestfeed {
    margin-bottom: 2em;
    background: url('/themes/americandream2013/img/newsletter/division.gif') no-repeat -22px 0;
    padding-top: 1em;
}

/* $16 - Newsletteroverview //////////////////////////////////////////////////////////////////////////////////////////*/
.newsletteroverview .newsletterbox {
    background: #EAEFF5;
    margin: 10px 0;
    position: relative;
    background-image: url('/themes/americandream2012/images/newsletterarchive_inactive.png');
    background-repeat: no-repeat;
    background-position: 150px center;

}

.newsletteroverview .newsletterbox.active {
    -moz-box-shadow: 0 0 3px 0 #ccc;
    -webkit-box-shadow: 0 0 3px 0 #ccc;
    box-shadow: 0 0 3px 0 #ccc;
    background-image: url('/themes/americandream2012/images/newsletterarchive_active.png');
    background-repeat: no-repeat;
    background-position: 140px center;
}

.newsletteroverview .newslettertopbox {
    padding: 12px 10px;
}

.newsletteroverview .newslettertopbox:hover {
    cursor: pointer;
}

.newsletteroverview .newsletterbottombox {
    border-top: 1px #f6fbff solid;
    position: absolute;
    top: 5em;
    background: #EAEFF5;
    width: 100%;
    z-index: 1000;
    -moz-box-shadow: 0 4px 3px 0 #ccc;
    -webkit-box-shadow: 0 4px 3px 0 #ccc;
    box-shadow: 0 4px 3px 0 #ccc;
    min-height: 15em;
}

.newsletteroverview .newsletterbottombox .padding {
    padding: 10px;
}

.newsletteroverview .newsletterbottombox a {
    display: block;
}

.newsletterbox h2 {
    margin-bottom: 0.5em !important;
}

.newsletterbottombox .vertical {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform-origin: 0 0;
}

.newsletterbottombox span.vertical {
    font-size: 3em;
    text-shadow: 2px 2px #ccc;
    position: absolute;
    right: -202px;
    top: 0.5em;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    line-height: 1em;
    text-shadow: 0 -1px 0 #999;
    text-transform: uppercase;
    width: 200px;
}

.newsletterholder .item img {
    width: 30%;
    border: 5px solid #fff;
}

/* $17 - Statistics //////////////////////////////////////////////////////////////////////////////////////////////////*/
.StatisticsYearTable {
    margin-bottom: 18px;
    border: 0 !important;
    background: transparent;
    border-radius: 4px;
    width: 100%;
}

.StatisticsYearTable .firstRow {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: normal;
    font-family: 'Archivo Narrow', serif;
    font-size: 1.5em;
    background-color: #003E6C;
    border: 0;
}

/* $18 - Toolbar /////////////////////////////////////////////////////////////////////////////////////////////////////*/
.toolbar {
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 18000;
}

.toolbar .redteasers {
    margin: 0;
}

.toolbar .popout {
    margin: 0;
    top: inherit !important;
    bottom: 3em;
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.3) !important;
}

.toolbar .span12 {
    margin-left: 0;
}

.toolbar .redteaser span {
    padding-top: 0.125em;
    padding-bottom: 0.125em;
    font-size: 1.75em;
}

.toolbar .redteaser .popout {
    border-bottom: 0;
    border-top: 2px solid #E20B19;
    border-bottom: 1px solid #E20B19;
}

/* $19 - ShareThis ///////////////////////////////////////////////////////////////////////////////////////////////////*/
#sharethis {
    position: absolute;
    left: -12px;
    top: 4.5em;
}

.shareon {
    position: relative;
    background: #6fa5ca;
    border-radius: 3px;
    color: #fff;
    float: left;
    display: block;
    margin-right: 10px;
}

.shareon div.caption {
    float: left;
    display: block;
    position: relative;
    top: 0.063em;
}

.shareon .bobble {
    width: 10px;
    height: 10px;
    background: url(/themes/americandream2013/img/bg_shareon.gif) no-repeat;
    position: absolute;
    left: -10px;
    top: 10px;
}

.shareon a {
    text-indent: -9999px;
    height: 24px;
    width: 24px;
    background: url(/themes/americandream2013/img/shareon_fb.gif) no-repeat;
    padding: 0;
    display: block;
    float: left;
    margin-left: 10px;
    opacity: 0.8;
    position: relative;
    top: 0.063em;
}

.shareon a.twitter {
    background: url(/themes/americandream2013/img/shareon_tw.gif) no-repeat;
}

.shareon a.googleplus {
    background: url(/themes/americandream2013/img/shareon_gp.gif) no-repeat;
}

.shareon a:hover {
    opacity: 1;
}

/* $20 - Large Desktop ///////////////////////////////////////////////////////////////////////////////////////////////*/
.hidden-desktopwide {
    display: none !important;
}

.visible-desktopwide {
    display: inherit !important;
}

@media (min-width: 980px) and (max-width: 1200px) {
    .hidden-desktopwide {
        display: inherit !important;
    }

    .visible-desktopwide {
        display: none !important;
    }

    .navbar .nav li.lang > a {
        text-indent: 0;
        text-align: right !important;
        padding-left: 32px !important;
        background-position: 6px center;
    }

    .banners {
        padding-right: 0;
    }

    .bannertabs {
        padding-left: 0;
    }

}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktopwide {
        display: inherit !important;
    }

    .visible-desktopwide {
        display: none !important;
    }

    .cntSeparator {
        width: 5px !important;
    }

    .navbar {
        min-height: 29px;
    }

    .search form,
    #languages,
    nav.lv2 .nav li ul {
        top: 2.5em;
    }

    .navbar .nav li.lang > a > img {
        width: 18px;
    }

    .navbar .nav li.lang > a {
        padding-left: 35px !important;
    }

    .thirdwidgets .col-sm-12{
        width:50% !important;
    }
    .pagewidgets .col-sm-12
    {
        width:50%;
    }
}


@media (max-width: 767px) {

    .hidden-desktopwide {
        display: inherit !important;
    }

    .visible-desktopwide {
        display: none !important;
    }

    /* xs disabled
    .container {
        width: 750px !important;
    }*/
    .navbar {
        min-height: 29px;
    }

    .search form,
    #languages,
    nav.lv2 .nav li ul {
        top: 46px;
    }

    .winnerTableContent {
        width: 50% !important;
    }

    .banners,
    .banners .visible-xs {
        position: relative;
        overflow: visible !important;
    }

    .banners .banner {
        height: auto !important;
        width: 100%;
    }

    .banners .applybutton {
        font-size: 2em !important;
        right: 30px !important;
        bottom: 6%;
    }

    .typography h1,
    span.h1,
    span.firstlevelheadline {
        font-size: 2em;
    }

    .form-control {
        max-width: 260px;
    }

    .StatisticsYearTable td {
        width: 50%;
    }

    /* wordpress */
    .entry img,
    .wp-caption.alignleft {
        width: 100% !important;
        height: auto;
    }

    p.wp-caption-text {
        background: #eee;
        padding: 5px 10px;
    }
}

.wp-caption{
    width:40%;
    height:auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color:#999;
}

.wp-caption img{
    margin-bottom: 9px !important;
    width: 100%;
    height:auto;
    padding: 5px;
    box-shadow: 0px 0px 2px 1px #adadad;
}

img.banner {
    padding-left: 0;
    padding-right: 0;
}

.noslide {
    background-image: none !important;
}

.boxedimage {
    border: 4px solid #ffffff;
    box-shadow: 0 0 2px 1px #ADADAD;
}

.content_2 table.left {
    float: left;
}

.content_2 table.right {
    float: right;
}

/* $21 - Sport Pages ///////////////////////////////////////////////////////////////////////////////////////////////*/
.absolutetop {

}

.sportHolder .carousel-inner .item {
    min-height: 250px !important;
}

.sportHolder .carousel {
    height: 100%;
}

.sportHolder .sportpageimage {
    height: 100%;
}

.SportHolder .SportHolder_Categories {
    height: 80px;
    margin: 0;
    width: 100%;
    background-color: #d6e1e8;
    position: absolute;
    bottom: 0;
    left: 20px;
}

.SportHolder .SportHolder_Categories .divlist {
    display: inline-block;
    background: none;
    margin: 0;
    padding: 0;
    border-right: #ffffff 1px solid;
    text-align: center;
}

.SportHolder .SportHolder_Categories .divlist > a {
    width: 100%;
    display: inline-block;
}

.SportHolder .SportHolder_Categories .divlist.last {
    border-right: none;
}

.sportHolder_Pages {
    display: block;
    width: 100%;
    min-height: 3em;
    padding-bottom: 6em;
}

.sportHolder h2 {
    padding-top: 1em;
}

/* TODO remove when .carousel cascaded to only affect intended element  */
.sportHolder .carousel {
    width: 100% !important;
}

.sportHolder_Pages h2,
.sportHolder_Pages img {
    display: inline-block;
}

.sportHolder_Pages p {
    clear: left;
}

.category_link {
    float: left;
    min-width: 100px;
    text-align: center;
}

.SportHolder .category_link,
.sportHolder .category_link {
    float: none;
}

.category_link img {
    margin: 0 auto;
}

.category_link img,
.sportPage p img,
.sportHolder p img {
    display: block;
    text-align: center;
}

.clear_right {
    clear: right;
}

.Holder_SportImage {
    padding: 5px;
    box-shadow: 1px 1px 4px #868686;
}

.SportPages {
    margin-bottom: 2em;
}

.sportcategorytabselectors {
    width: 100%;
    height: 90px;
    margin-bottom: 2em;
    background-color: #d6e1e8;
}

.sportPage .category_link.active {
    background-color: white;
}

.SportHolder_Categories .category_link:hover,
.sportcategorytabselectors .category_link:hover {
    background-color: white;
}

.sportPage .category_link {
    border-right: 1px solid #ffffff;
}

.sportPage .category_link.last {
    border-right: none;
}

.sportPage .category_link {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.sportPage .category_link:hover {
    cursor: pointer;
}

/*
 Placeholder to continue drawind border bottom when there is no element for full width
 width automatically adjusts
*/
.placeholder {
    width: auto;
    height: 100%;
    overflow: hidden;
    margin: 0 !important;
    border-bottom: 1px solid #c1e4f5;
}

.sportcategorytabcontent .tabcontent {
    margin-bottom: 2em;
}

.sportcategorytabcontent {
    display: none;

}

.sportcategorytabcontent.active {
    display: block;
}

.sportcategorytabcontent .subtitle {
    color: #003e6c;
    display: block;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 1.75em;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 0.5em;
    text-transform: uppercase;
}

.sportInfos h1 {
    margin: 0 10px 0 0 !important;
}

.sportlogo {
    left: 20px;
}

.sportHolder .breadcrumpadding ul {
    padding: 1em 20px;
    margin-bottom: 1.3em;
}

/* Animations */
.visibilitybox {
    height: 100%;
}

.hiddenhover {
    opacity: 1;
    transition: opacity 1s, visibility 1s;
}

.teaserbox:hover .hiddenhover,
.visibilitybox:hover .hiddenhover,
.visibilitybox.clicked .hiddenhover {
    transition: opacity 1s, visibility 1s;
    opacity: 0;
    visibility: hidden;
}

.visiblehover {
    opacity: 0;
    border: 1px solid #d6e1e8;
    transition: opacity 1s;
}

.visibilitybox .visiblehover {
    border: none;
}

.teaserbox:hover .visiblehover,
.visibilitybox:hover .visiblehover,
.visibilitybox.clicked .visiblehover {
    transition: opacity 1s;
    opacity: 1;
}

.visibilitybox .hiddenhover,
.facebookgallerybox .hiddenhover {
    position: absolute;
    top: 0;
    height: 100%;
    border: none;
    width: 100%;
}

.visibilitybox .hiddenhover.hasrollup {
    height: 90%;
}

.turnarounditem {
    perspective: 1500;
    height: 90%;
}

.turnarounditem:hover .turnaround {
    transform: rotateY(180deg);
}

.turnarounditem .turnaround {
    transition: 0.5s;
    transform-style: preserve-3d;
    position: relative;
    height: 100%;
}

.turnarounditem .front,
.turnarounditem .back {
    backface-visibility: hidden;
    position: absolute;
    height: 100%;
    width: 100%;
}

.front {
    transform: rotateY(0);
    z-index: 2;
}

.back {
    transform: rotateY(180deg);
    z-index: 1
}

.contentslider {
    min-height: 10%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.contentslider .visibleslider {
    background: url("/themes/americandream2015/img/icon_arrow_white_down.png") no-repeat #7fa1b9;
    background: url("/themes/americandream2015/img/icon_arrow_white_up.png") no-repeat #7fa1b9;
    height: 2em;
    width: 100%;
    display: block;
    background-position: center;
}

.contentslider:hover .visibleslider {
    background: url("/themes/americandream2015/img/icon_arrow_white_down.png") no-repeat #7fa1b9;
    background-position: center;
}

.contentslider .hiddenslider {
    height: 0;
    transition: height 1s;
}

.contentslider:hover .hiddenslider {
    transition: height 1s;
    height: 171px;
}

.messagetransition {
    transition: background-color 0.25s;
}

.messagetransition:hover h2 {
    transition: color 1s;
    color: #ffffff !important;
}

.messagetransition:hover p {
    transition: color 1s;
    color: #adc3d2 !important;
}

.messagetransition h2 {
    transition: color 1s;
}

.messagetransition p {
    transition: color 1s;
}

.messagetransition:hover,
.messagetransition.active {
    background-color: #3f6d93 !important;
    transition: background-color 1s, border-top 1s !important;
}

.messagetransition.middle.active {
    border-top: 1px solid #3f6d93 !important;
}

.messagetransition.active.first {
    transition: background-color 1s;
    background-color: #3f6d93 !important;
    border-top: none;
}

/* $22 - Chrome Sucks ////////////////////////////////////////////////////////////////////////////////////////////////*/
ul {
    -webkit-margin-before: 0 !important;
    -webkit-margin-after: 0 !important;
}

/* $22 - Carousels ///////////////////////////////////////////////////////////////////////////////////////////////////*/
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media (max-width: 767px) {
    .sidr-class-hidden-xs {
        display: none !important;
    }
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.transition-timer-carousel-progress-bar {
    height: 3px;
    background-color: #77A5CD;
    width: 0%;
    margin: 0px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative;
    opacity: 0.5;
}

/* $23 - Glossary ////////////////////////////////////////////////////////////////////////////////////////////////////*/
.glossary {
    margin-bottom: 2em;
}

.glossaryIndicators {
    background: none;
    border: 1px solid lightgrey;
    border-radius: 3px;
    color: lightgrey;
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
    width: 30px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.glossaryIndicators.haselements {
    background: #003e6c !important;
    border: none !important;
    color: #ffffff !important;
}

.glossaryIndicators.haselements:hover,
.glossaryIndicators.haselements.current {
    background: #6fa5ca !important;
}

.glossaryIndicators.current {
    background: #e41c22;
}

.alphabetcontainer {
    margin-bottom: 2em;
}

.entrygroupstitle {
    color: #003e6c;
    display: block;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 0.333em;
    text-transform: uppercase;
}

.filterlimiter {
    background-image: none !important;
}

@media (max-width: 767px) {
    .nav li:not(.lang) {
        display: block;
    }

    .navbar .nav li.lang > a {
        text-align: center !important;

    }

    .navbar {
        position: fixed;
        top: 46px;
        width: 100%;
    }

    .navbar .nav {
        background-color: #417b9f;
    }

    .lang {
        display: none !important;
    }

    .register a {
        width: 100% !important;
    }

    .navbar .nav li.register {
        width: inherit;
    }

    .search form {
        position: relative;
        top: 0;
        border-radius: 0;
    }

    .lang-mobile #languages {
        position: fixed;
        top: 82px;
        width: 100%;
    }

    .lang-mobile #languages li {
        display: block;
        width: 100%;
    }

    .lang-mobile > a {
        position: relative;
    }

    .mobilesearchform {
        position: absolute;
        top:46px;
        left:0;
        background:#003256;
        padding:6px;
        z-index: 10000;
    }

    .mobilelangselect .langselect {
        height: 20px;
        width: 20px;
        display: block !important;
    }

    #mobileheader .bordered {
        border-right: 1px solid #004a82;
        border-left: 1px solid #003256;
    }

    #mobileheader .bordered.active{
        background: #003256 !important;
    }

    #mobileheader .navbar-toggle {
        float: left;
    }

    #mobileheader #languages a {
        min-height: 30px;
    }

    #mobileheader #languages li a {
        margin-left: 20px;
        background: none;
        color: #ffffff;
        font-family: 'Archivo Narrow', 'Roboto Condensed', sans-serif !important;
        font-size: 18px !important;
        font-style: normal;
        font-weight: normal;
    }

    #mobileheader #languages li {
        background-color: #003256;
        border: none;
        font-family: 'Archivo Narrow', 'Roboto Condensed', sans-serif !important;

    }

    #mobileheader #languages li:hover {
        background-color: #ffffff;
    }

    #mobileheader #languages li:hover a {
        color: #003E6C;
    }

    #mobileheader #languages a span {
        margin-top: 0;
    }

    #mobileheader a:hover {
        cursor: pointer;
    }

    .visible-on-cookie-flag {
        position: absolute !important;
        top: 8px !important;
        left: 40% !important;
        display: block !important;
        width: 20px;
        height: 20px;
    }
    .hidden-xs {
        display: none !important;
    }
}

.mobilenav li {
    display: block !important;
    width: 100% !important;
}

.navbar.collapse {
    margin-right: -15px !important;
    margin-left: -15px !important;
}
.cloneloaction #Main-Navigation
{
    padding-left:15px;
    padding-right:15px;
}
.fancybox
{

}
.fancybox:hover
{
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.fancybox-overlay
{
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.content p img
{
    display:block;
    height:auto;
    max-width:100%;
}
p .img-responsive
{
    margin-right:10px;
}
.clearleft
{
    clear:left;
}
/* Editor Classes */
.lightblue_button
{
    color: #fff;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    font-style: normal;
    border-radius: 3px;
    font-size: 1.5em;
    padding: 0.125em 15px !important;
    display: inline-block;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
    transition: all 0.5s ease;
    text-decoration: none !important;
    background: #81A3BB !important;
    color: #fff !important;
}
.caption.right
{
    margin:0 !important;
}
@media (min-width: 991px) and (max-width: 1199px) {
    #RecipesWidget .circleimg
    {
        display:none;
    }
}
.text-gradient
{
    background: -moz-linear-gradient(top, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* W3C */
}
p.caption{
    width:100%;
}
/* GalleryPage */
.line
{
    height:2px;
    width:100%;
    z-index:0;
    border:none;
    border-bottom:2px solid #e6f3fc;
    position: relative;
    top:-2px;
    padding:0;
    margin:0;
}
.line.dotted
{
    background-image: linear-gradient(to right, #e6f3fc 33%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 12px 6px;
    background-repeat: repeat-x;
    border-bottom:none;
    height:4px;
    border-radius:9999px;
}
#Gallery{
    z-index:0;
}
#Gallery .tagheadline
{
    color:#073c68 !important;
    font-size:12px;
    text-transform: uppercase;
    text-align: center;
    padding:12px 20px;
    display:inline-block;
    border-bottom:2px solid #e6f3fc;
    font-weight:bold;
    z-index:1;
    position: relative;
}
#Gallery .tagheadline:hover
{
    cursor:pointer;
}
.tagheadline.active
{
    border-bottom:2px solid #73a5c8 !important;
}
.taglinks
{
    width:100%;

}
#Gallery .gallerycontainer
{
    overflow:hidden;
    transition:height 1s linear;
}
#Gallery .img-responsive
{
    width:100% !important;
}
#Gallery .bigfont
{
    font-size:20px;
    color:white;
    display:block;
}
#Gallery .normalfont
{
    font-size:12px;
    color:white;
    display:block;
}
.gallerycontroler:hover
{
    cursor:pointer;
}
.gallerycontroler
{
    position: relative;
    transition:top 1s linear;
}
.galleryconstraint
{
    margin-bottom:2em;
}
.bottom
{
    position: absolute;
    bottom: 0;
}