.TTCommons-Black {
	font-family: TTCommons-Black;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-DemiBold {
	font-family: TTCommons-DemiBold;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-ExtraBold {
	font-family: TTCommons-ExtraBold;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-ExtraBoldItalic {
	font-family: TTCommons-ExtraBoldItalic;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-Bold {
	font-family: TTCommons-Bold;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-ExtraLightItalic {
	font-family: TTCommons-ExtraLightItalic;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-DemiBoldItalic {
	font-family: TTCommons-DemiBoldItalic;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-Medium {
	font-family: TTCommons-Medium;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-Regular {
	font-family: TTCommons-Regular;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-LightItalic {
	font-family: TTCommons-LightItalic;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-Light {
	font-family: TTCommons-Light;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-ThinItalic {
	font-family: TTCommons-ThinItalic;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-Italic {
	font-family: TTCommons-Italic;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-Thin {
	font-family: TTCommons-Thin;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-MediumItalic {
	font-family: TTCommons-MediumItalic;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-BoldItalic {
	font-family: TTCommons-BoldItalic;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-BlackItalic {
	font-family: TTCommons-BlackItalic;
	font-weight: normal;
	font-style: normal;
}
.TTCommons-ExtraLight {
	font-family: TTCommons-ExtraLight;
	font-weight: normal;
	font-style: normal;
}

body {
    font-family: TTCommons-Regular;
  /* color:#000; */
  color: rgb(0,0,0);
  height: 100%;
  background-color:rgba(244, 241, 240, 1.0);
  /*
  background-image:url(../media/website/bg.jpg);
  background-size:cover;
  background-attachment:fixed;
  */
}

hr {
    border-bottom:1px solid #000;
    margin-top:22px;
    margin-bottom:22px;
}

/* Typography*/

h1, h2, h3, h4, h5 {
	font-family: TTCommons-DemiBold;
	font-weight: normal;
	font-style: normal;

}


a[rel="external"], .col-footer a {
    color:rgba(0, 0, 0, 0.5);
}

.container-custom h2 {
    font-size: 30px;
    line-height:28px;
    text-align:center;
    margin-bottom:0;
    padding-left:6%;
    padding-right:6%;
    padding-top:20px;
    padding-bottom:75px;
}

.container-custom h3 {
    font-size: 26px;
    line-height:25px;
    text-align:center;
    padding-top:6%;
    padding-bottom:6%;
}

.container-custom h5 {
    font-size: 14px;
    line-height:16px;
    margin-bottom:0;
}

.container-custom .column-title {
    font-size: 20px;
    line-height:20px;
    text-align:center;
    padding-top:22px;
    padding-bottom:20px;
}

.container-custom .column-title::before {
    font-family: 'FontAwesome';
    content: '\f111';
    padding-right:7px;
    font-size:85%;
}


.container-custom .add-text {
    font-size: 14px;
    line-height:16px;
}

.container-custom .program .col {
	font-family: TTCommons-Regular;
    font-size: 18px;
    line-height:19px;
}


.container-custom .program p {
    margin-bottom:0rem;
}

.container-custom .program-city {
	font-family: TTCommons-Italic;
    font-size: 18px;
    line-height:19px;
}

.container-custom .program-title {
	font-family: TTCommons-Demibold;
    font-size: 19px;
    line-height:19px;
}

.container-custom .program-cat {
	font-family: TTCommons-Demibold;
    font-size: 15px;
    line-height:19px;
    text-align:right;
}


@media (min-width: 576px) {

    .container-custom h2 {
        font-size: 37px;
        line-height:36px;
        padding-left:6%;
        padding-right:6%;
        padding-top:25px;
        padding-bottom:90px;
    }

    .container-custom h3 {
        font-size: 32px;
        line-height:31px;
        padding-top:4%;
    }

    .container-custom h5 {
        font-size: 14px;
        line-height:16px;
    }

    .container-custom .column-title {
        font-size: 18px;
        line-height:18px;
        padding-top:22px;
        padding-bottom:25px;
    }

    .container-custom .add-text {
        font-size: 14px;
        line-height:16px;
    }

    .container-custom .program .col {
        font-size: 19px;
        line-height:20px;
    }

    .container-custom .program-city {
        font-size: 19px;
        line-height:20px;
    }

    .container-custom .program-title {
        font-size: 19px;
        line-height:19px;
    }

    .container-custom .program-cat {
        font-size: 15px;
        line-height:19px;
    }

}

@media (min-width: 768px) {

    .container-custom h2 {
        font-size: 37px;
        line-height:36px;
        padding-left:6%;
        padding-right:6%;
        padding-top:25px;
        padding-bottom:90px;
    }

    .container-custom h3 {
        font-size: 37px;
        line-height:36px;
    }

    .container-custom h5 {
        font-size: 14px;
        line-height:16px;
    }

    .container-custom .column-title {
        font-size: 18px;
        line-height:18px;
        padding-top:26px;
        padding-bottom:25px;
    }

    .container-custom .add-text {
        font-size: 14px;
        line-height:16px;
    }

    .container-custom .program .col {
        font-size: 18px;
        line-height:19px;
    }

    .container-custom .program-city {
        font-size: 18px;
        line-height:19px;
    }

    .container-custom .program-title {
        font-size: 19px;
        line-height:19px;
    }

    .container-custom .program-cat {
        font-size: 15px;
        line-height:19px;
    }

}

@media (min-width: 992px) {

    .container-custom h2 {
        font-size: 42px;
        line-height:40px;
        padding-left:6%;
        padding-right:6%;
        padding-top:30px;
        padding-bottom:110px;
    }

    .container-custom h3 {
        font-size: 37px;
        line-height:36px;
    }

    .container-custom h5 {
        font-size: 16px;
        line-height:18px;
    }

    .container-custom .column-title {
        font-size: 20px;
        line-height:20px;
        padding-top:30px;
        padding-bottom:30px;
    }

    .container-custom .add-text {
        font-size: 16px;
        line-height:18px;
    }

    .container-custom .program .col {
        font-size: 20px;
        line-height:21px;
    }

    .container-custom .program-city {
        font-size: 20px;
        line-height:21px;
    }

    .container-custom .program-title {
        font-size: 21px;
        line-height:21px;
    }

    .container-custom .program-cat {
        font-size: 18px;
        line-height:21px;
    }

}

@media (min-width: 1200px) {

    .container-custom h2 {
        font-size: 52px;
        line-height:50px;
        padding-left:6%;
        padding-right:6%;
        padding-top:40px;
        padding-bottom:130px;
    }

    .container-custom h3 {
        font-size: 38px;
        line-height:37px;
    }

    .container-custom h5 {
        font-size: 16px;
        line-height:18px;
    }

    .container-custom .column-title {
        font-size: 24px;
        line-height:24px;
        padding-top:32px;
        padding-bottom:40px;
    }

    .container-custom .add-text {
        font-size: 16px;
        line-height:18px;
    }

    .container-custom .program .col {
        font-size: 22px;
        line-height:23px;
    }

    .container-custom .program-city {
        font-size: 22px;
        line-height:23px;
    }

    .container-custom .program-title {
        font-size: 23px;
        line-height:23px;
    }

    .container-custom .program-cat {
        font-size: 19px;
        line-height:23px;
    }
}

@media (min-width: 1600px) {

    .container-custom h2 {
        font-size: 60px;
        line-height:58px;
        padding-left:6%;
        padding-right:6%;
        padding-top:50px;
        padding-bottom:150px;
    }

    .container-custom h3 {
        font-size: 42px;
        line-height:40px;
    }

    .container-custom h5 {
        font-size: 20px;
        line-height:22px;
    }

    .container-custom .column-title {
        font-size: 28px;
        line-height:28px;
        padding-top:32px;
        padding-bottom:50px;
    }

    .container-custom .add-text {
        font-size: 20px;
        line-height:22px;
    }

    .container-custom .program .col {
        font-size: 24px;
        line-height:25px;
    }

    .container-custom .program-city {
        font-size: 24px;
        line-height:25px;
    }

    .container-custom .program-title {
        font-size: 25px;
        line-height:25px;
    }

    .container-custom .program-cat {
        font-size: 20px;
        line-height:25px;
    }
}


.parallax-background {
    background-image:url(../media/website/Hoelderlin2020_HG_Jubilaeum_B_01.svg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% auto;
/*
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
*/
}

html.mobile-background::before {
    content: ' ';
    display: block;
    background-image:url(../media/website/Hoelderlin2020_HG_Jubilaeum_B_01.svg);
    background-position: center;
    background-size: cover;
    height: 100vh;
    width: 100vw;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: -10; // This is pretty important.
}

html.mobile-background-ipad::before {
    background-image:url(../media/website/Hoelderlin2020_HG_Jubilaeum_1024px.svg) !important;
}

.container-fluid {
    width:88%;
}

.container-custom {
    padding-top:75px;
    padding-bottom:75px;
    background-color: rgba(255,255,255,0);
}

.container-custom-padding-top {
    padding-top:195px;
}

.container-custom-padding-bottom {
    padding-bottom:450px;
}

.container-custom .row {
    background-color: rgba(255,255,255,1);
}

.container-custom .col {
    padding:0px 6%;
    font-size: 18px;
    line-height:21px;
}

.container-custom .row.program .col-md-8, .container-custom .row.program .col  {
    padding-left:6%;
}

.container-custom .row.program .col-md-4, .container-custom .row.program .col  {
    padding-right:6%;
}

.container-top-nav {
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:1200;
    display:none;
    background-color: rgba(0,0,0,0);
    text-align:center;
}

.container-logo {
    display:none;
    margin-top:20px;
    margin-bottom:20px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index:1100;
}

.container-logo .row .col-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.container-logo-md {
    display:none;
}

.container-top-nav .top-nav, .container-links .top-nav, .scroll .top-nav {
    display: inline-flex;
    /*background-color: rgba(244, 241, 240, 1.0);*/
    padding:0.25rem 2rem;
    margin:1.5rem;
    font-family: TTCommons-Regular;
    font-size: 18px;
    border-radius:15px;
    box-shadow: 0px 4px 10px 0px  #ccc;
}

.container-links .top-nav, .scroll .top-nav {
    margin:0.5rem;
}

.container-footer {
    position:relative;
    z-index:1500;
    width:100%;
    background-color: rgba(255,255,255,1);
}

.container-footer .row {
    /* padding: 30px 30px 0px 30px; */
    padding-top:30px;
    margin-left:0px;
    margin-right:0px;
}

.container-footer .row .col-footer {
    padding-left:6%;
    padding-right:6%;
}

.container-footer h4 {
    font-family: TTCommons-Light;
    font-size:23px;
    text-align:center;
}

.container-footer .row .footer-logo {
    display:block;
    text-align:center;
}

.container-footer .row .footer-logo img {
    height: 110px;
    width:auto;
}

#logo {
    width:140px;
}

#logo-md {
    position: fixed;
    display:none;
    top: 15px;
    left: 6%;
    /* left: 25px; */
    width:140px;
    /* width:11%; */
}

/* Nav */

#burger-md {
    position: fixed;
    top: 25px;
    right: 25px;
}

#burger, #burger-md {
    z-index:1100;
}

/* https://codepen.io/designcouch/pen/Atyop */
.nav-icon {
    width: 36px;
    height: 36px;
    position: relative;
    border-radius: 50%;
    /* background-color: rgba(176, 16, 190, 1); */
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    box-shadow: 0px 4px 10px 0px  #ccc;
}

.nav-icon.open {
    background-color: rgba(255, 255, 255, 1);
}

.nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 20px;
    background-color: rgba(255,255,255,1);
    opacity: 1;
    left: 8px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}



.nav-icon span:nth-child(1) {
    top: 11px;
}

.nav-icon span:nth-child(2),.nav-icon span:nth-child(3) {
    top: 17px;
}

.nav-icon span:nth-child(4) {
    top: 23px;
}

.nav-icon.open span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
}

.nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-icon.open span:nth-child(4) {
    top: 17px;
    width: 0%;
    left: 50%;
}

#burger-content {
    position: fixed;
    top: 0px;
    right: -100%;
    z-index:1000;
    width:94%;
    height:100%;
    /* background-color: rgba(176, 16, 190, 1); */
}

#burger-content .burger-content-menu {
    margin-top:120px;
    padding-left:6%;
    padding-right:6%;
}

#burger-content .burger-content-menu a {
    color: rgb(0,0,0);
    font-size:30px;
    line-height:30px;
}

#burger-content .counter-note {
    position:absolute;
    bottom:20px;
    left:6%;
    text-align:left;
    font-size: 20px;
    line-height: 20px;
    width:90%;
}

.stickit {

}



@media (min-width: 576px) {

    hr {
        margin-top:22px;
        margin-bottom:22px;
    }

    .container-custom {
        padding-top:87px;
        padding-bottom:87px;
    }

    .container-custom-padding-top {
        padding-top:195px;
    }

    .container-custom-padding-bottom {
        padding-bottom:600px;
    }

    .container-custom .col {
        font-size: 19px;
        line-height:22px;
    }

    .container-footer .row .footer-logo {
        display:inline-block;
        text-align:left;
    }


    .container-footer h4 {
        text-align:left;
    }

    .container-footer .row .footer-logo img {
        height: 130px;
        width:auto;
        margin-right:30px;
    }

    #burger-content .burger-content-menu a {
        font-size:36px;
        line-height:34px;
    }


}

@media (min-width: 768px) {

    .parallax-background {
        background-image:url(../media/website/Hoelderlin2020_HG_Jubilaeum_1200px_02.svg);
        background-position: 50% 0;
        background-repeat: no-repeat;
        background-attachment:fixed;
    /*    -webkit-background-size: contain;
        background-size: contain; */
        background-size: 100% auto;
    /*
        -moz-transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    */
    }

    html.mobile-background::before {
        background-image:url(../media/website/Hoelderlin2020_HG_Jubilaeum_1200px_02.svg);
        background-position: initial;
    }

    hr {
        margin-top:22px;
        margin-bottom:22px;
    }

    .container-custom {
        padding-top:87px;
        padding-bottom:87px;
    }

    .container-custom-padding-top {
        padding-top:195px;
    }

    .container-custom-padding-bottom {
        padding-bottom:600px;
    }

    .container-custom .col {
        font-size: 18px;
        line-height:21px;
    }

    .container-top-nav .top-nav, .container-links .top-nav, .scroll .top-nav {
        font-size: 14px;
        padding:0.05rem 2rem;
    }

    .container-footer .row .col-footer {
        padding-left:22px;
        padding-right:22px;
    }

    .container-logo {
        display:none;
    }

    #logo-md {
        left: 22px;
        width:11%;
    }

    #burger-content {
        width:50%;
    }

    #burger-content .counter {
        font-family: TTCommons-Light;
        position:absolute;
        top:25%;
        left:0;
        right:0;
        text-align:center;
        padding:0;
        font-size: 210px;
        line-height: 210px;
    }

    #burger-content .counter-subline {
        font-family: TTCommons-Regular;
        text-align:center;
        font-size: 14px;
        line-height: 15px;
    }


    #burger-content .counter-note {
        position:absolute;
        bottom:20px;
        left:0;
        right:0;
        font-family: TTCommons-Regular;
        text-align:center;
        font-size: 13px;
        line-height: 14px;
        width:100%;
        padding-left: 6%;
        padding-right: 6%;
    }

}

@media (min-width: 992px) {

    hr {
        margin-top:24px;
        margin-bottom:24px;
    }

    .container-fluid {
        width:65%;
    }

    .container-custom {
        padding-top:100px;
        padding-bottom:100px;
    }

    .container-custom-padding-top {
        padding-top:250px;
    }

    .container-custom-padding-bottom {
        padding-bottom:650px;
    }

    .container-custom .col {
        font-size: 20px;
        line-height:24px;
    }

    .container-top-nav-visible {
        display:block;
    }

    .container-footer .row .col-footer {
        padding-left:28px;
        padding-right:28px;
    }


    .container-logo-md {
        display:block;
    }


    #logo-md, #burger-md {
        display:block;
    }


    #logo-md {
        left: 28px;
    }

    #burger-md {
        right:28px;
    }

    #burger-content .counter {
        font-size: 260px;
        line-height: 260px;
    }

    #burger-content .counter-subline {
        font-size: 16px;
        line-height: 17px;
    }


    #burger-content .counter-note {
        text-align:center;
        font-size: 13px;
        line-height: 14px;
    }

    .container-top-nav .top-nav, .container-links .top-nav, .scroll .top-nav {
        font-size: 16px;
    }

}

@media (min-width: 1200px) {

    hr {
        margin-top:25px;
        margin-bottom:25px;
    }

    .container-custom {
        padding-top:112px;
        padding-bottom:112px;
    }

    .container-custom-padding-top {
        padding-top:300px;
    }

    .container-custom-padding-bottom {
        padding-bottom:700px;
    }

    .container-custom .col {
        font-size: 24px;
        line-height:28px;
    }

    .container-top-nav .top-nav, .container-links .top-nav, .scroll .top-nav {
        font-size: 18px;
    }

    .container-footer .row .col-footer {
        padding-left:32px;
        padding-right:32px;
    }


    #logo-md {
        left: 32px;
    }

    #burger-md {
        right:32px;
    }

    #burger-content .counter {
        font-size: 320px;
        line-height: 320px;
    }

    #burger-content .counter-subline {
        font-size: 18px;
        line-height: 19px;
    }


    #burger-content .counter-note {
        text-align:center;
        font-size: 17px;
        line-height: 19px;
    }

}

@media (min-width: 1600px) {

    hr {
        margin-top:30px;
        margin-bottom:30px;
    }

    .container-custom {
        padding-top:125px;
        padding-bottom:125px;
    }

    .container-custom-padding-top {
        padding-top:400px;
    }

    .container-custom-padding-bottom {
        padding-bottom:850px;
    }

    .container-custom .col {
        font-size: 28px;
        line-height:32px;
    }

    .container-top-nav .top-nav, .container-links .top-nav, .scroll .top-nav {
        font-size: 20px;
    }

    .container-footer .row .col-footer {
        padding-left:36px;
        padding-right:36px;
    }

    #logo-md {
        left: 36px;
    }

    #burger-md {
        right:36px;
    }

    #burger-content .counter {
        font-size: 400px;
        line-height: 400px;
    }

    #burger-content .counter-subline {
        font-size: 22px;
        line-height: 23px;
    }


    #burger-content .counter-note {
        text-align:center;
        font-size: 20px;
        line-height: 22px;
    }
}


/* Carousel */
.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
}

.carousel-bu-caption {
    position: absolute;
    bottom: 5px;
    margin-left:30px;
    z-index: 1;
    max-width:35%;
    display: none;
    -ms-flex-align: left;
    align-items: left;
    -ms-flex-pack: left;
    justify-content: left;
    color: #fff;
    text-align: left;
}

.carousel-bu-caption p {
    padding:2px 8px;
    background-color:rgba(0,0,0,0.5);
}

@media (min-width: 768px) {
    .carousel-bu-caption {
        display: -ms-flexbox;
        display: flex;
    }
}

.carousel-caption .img-fluid {
    width:100%;
}

.carousel-indicators {
    bottom: 30px;
}

.carousel-indicators li {
    border-radius:50%;
    background-clip:initial;
    width:11px;
    height:11px;
    border:none;
    margin: 0px 10px 30px 10px;
}

.carousel-indicators-text {
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    color:#fff;
}

/*
.carousel-indicators-text li.scroll {
    text-align: center;
    padding:2px 8px;
    background-color:rgba(0,0,0,0.5);
}
*/
