body
{
    padding-top: 80px;
}

.header-img
{
    background: #000 url(../images/header.jpg) center center;
    background-size: cover;
    background-position: center center;
    height: 600px;
    opacity: .7;
}

.stripe
{
    width: 100%;
}

a,
a:visited,
a:focus,
a:active,
a:hover
{
    outline: 0 none !important;
}

footer
{
    padding: 25px 0;
    background-color: #233140;
    color: #fff;
}

/* sections */

section
{
    padding: 75px 0;
}

#section2
{
    color: #fff;
}

/* typography */
h1.section0-heading
{
    font: 4.5vw/1.1 'Dancing Script', cursive;
    color: #333;
}

.char-1
{
    color: #E90C15;/*#3972DB;*/
}
    
.char-2
{
    color: #01A9EB;/*#F792E0;*/
}

.navbar-default .navbar-nav > li > a
{
    font-size: 16px;
}

.navbar-default .navbar-nav > li > a:hover
{
    color: #0790e8;
}

.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li.active > a:focus
{
    background-color: transparent;
    border-bottom: 3px solid #e90c15;
    content: "";
    width: 100%;
}

.navbar-default .navbar-nav > li.item-108.active > a,
.navbar-default .navbar-nav > li.item-108.active > a:hover,
.navbar-default .navbar-nav > li.item-108.active > a:focus
{
    border-bottom: 3px solid #ff8016;
}

.navbar-default .navbar-nav > li.item-109.active > a,
.navbar-default .navbar-nav > li.item-109.active > a:hover,
.navbar-default .navbar-nav > li.item-109.active > a:focus
{
    border-bottom: 3px solid #ffcf05;
}

.navbar-default .navbar-nav > li.item-110.active > a,
.navbar-default .navbar-nav > li.item-110.active > a:hover,
.navbar-default .navbar-nav > li.item-110.active > a:focus
{
    border-bottom: 3px solid #01a9eb;
}

.navbar-default .navbar-nav > li.item-111.active > a,
.navbar-default .navbar-nav > li.item-111.active > a:hover,
.navbar-default .navbar-nav > li.item-111.active > a:focus
{
    border-bottom: 3px solid #ffcf05;
}

h1.section-heading
{
    font: 300 3.75em/1.3 "Open Sans",sans-serif;
    padding: 10px 0 20px 0;
    margin: 0;
}

h2.section-info
{
    font: 300 37px/1.3 "Open Sans",sans-serif;
    padding: 0;
    margin: 0;
}

#section4 h1
{
    font: 300 74px/1.3 'Open Sans',sans-serif;
    color: #fff;
    text-shadow: -2px 2px 30px rgba(0, 0, 0, 0.25), -2px 4px 14px rgba(0, 0, 0, 0.1);
}

#section4 h1 > .bold
{
    font-weight: 400;
}

.modal-body h4
{
    font: 400 21px/1.3 "Open Sans",sans-serif;
    padding: 0;
    margin: 20px 0 15px 0;
}

p.lead
{
    font: 300 1.7em/1.3 "Open Sans",sans-serif;
    padding: 0 0 40px 0;
}

p.lead-text
{
    font: 300 1.1em/1.3 "Open Sans",sans-serif;
}

ul.section-lead > li
{
    font: 300 1.3em/1.5 "Open Sans",sans-serif;
    padding: 0 0 3px 20px;
}

/* navbar */
.navbar
{
    text-transform: inherit;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
}

.navbar-fixed-top
{
    padding: 15px 0;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
}

.navbar .navbar-nav
{
    letter-spacing: 1px;
}

.navbar-default
{
    border-bottom: 1px solid #E8E8E8;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
    display: none;
}

.navbar-brand
{
    font-family: 'Dancing Script', cursive;
    text-transform: initial;
    font-weight: 700;
}

/* Lists */

ul.footer-menu
{
    padding: 0;
    margin: 0;
}

ul.footer-menu > li
{
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.footer-menu > li:last-child
{
    padding-left: 20px;
}

ul.footer-menu > li > a
{
    color: #fff;
    text-decoration: none;
}

ul.footer-menu > li > a:hover
{
    color: #ccc;
    cursor: pointer;
}

/* Content */

.section0-movedown
{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: transparent;
    padding: 70px 0;
}

section.about-info
{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #e74c3c;
    color: #fff;
    padding: 30px 0;
}

section.footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #008c99;
    color: #fff;
    padding: 20px 0;
}


#section0
{
    background-image: url(../images/section0.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    padding-top: 3em !important;
}

#section4
{
    background-image: url(../images/section4.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
}

#section0 .fp-tableCell,
#section1 .fp-tableCell,
#section2 .fp-tableCell,
#section3 .fp-tableCell,
#section5 .fp-tableCell
{
    vertical-align: top;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span
{
    background: #fff;
}

#map
{
    height: 352px;
}

.img-center-12
{
    margin: 0 auto;
}

.img-ziele
{
    padding: 50px 0 40px 0;
}

/* Modal */

body.modal-open
{
    overflow: hidden !important;
}

.modal
{
    text-align: center;
    padding: 0 !important;
}

.modal:before
{
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-content,
.modal-content.dark
{
    border-radius: 0;
}

.modal-content.dark
{
    background-color: #333;
    color: #f5f5f5;
}

.modal-header
{
    background-color: #008c99;
    color: #fff;
    padding: 25px 20px;
}

.modal-header.dark
{
    background-color: #333;
    border-bottom: 1px solid #222222;
}

.modal-header > h4.modal-title
{
    font: 400 30px/1.3 'Open Sans', sans-serif;
}

.modal-header > h4.modal-title.dark
{
    background-color: #333;
    font: 300 22px/1.3 'Open Sans', sans-serif;
}

.close
{
    color: #fff;
    opacity: .5;
}

.modal-body
{
    padding: 30px 20px;
}

.modal-body.dark
{
    border-top: 1px solid #444444;
    padding: 15px;
}

.modal-footer
{
    padding: 25px 20px;
}

/* forms */

.input-lg
{
    border-radius: 0;
    font: 400 18px/1.3 "Open Sans",sans-serif;
}

.form-control-feedback
{
    height: 45px;
    line-height: 45px;
}

/* buttons */
.btn
{
    font-weight: 400;
    transition: all 0.3s ease-in-out 0s;
}

.btn-circle,
.btn-circle-play
{
    width: 120px;
    height: 120px;
    margin-top: 15px;
    padding: 12px 16px;
    border: 2px solid #fff;
    border-radius: 100% !important;
    font-size: 70px;
    color: #fff;
    background: rgba(0,0,0,.5);
}

.btn-circle-play
{
    width: 120px;
    height: 120px;
    margin-top: 15px;
    padding: 23px 0 0 13px;
    border: 2px solid #fff;
    border-radius: 100% !important;
    font-size: 50px;
    color: #fff;
    background: rgba(0,0,0,.5);
}

.btn-circle:hover,
.btn-circle-play:hover
{
    background: rgba(0,0,0,.7);
}

.btn-circle:hover,
.btn-circle:active,
.btn-circle:focus,
.btn-circle-play:hover,
.btn-circle-play:active,
.btn-circle-play:focus
{
    color: #fff;
}

.btn,
.btn-circle:hover,
.btn-circle:active,
.btn-circle:focus,
.btn-circle-play:hover,
.btn-circle-play:active,
.btn-circle-play:focus
{
	outline : 0;
}

.closebtn {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;

}
.closebtn:hover::before, .closebtn:hover::after {
  background: #000;
}
.closebtn::before, .closebtn::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
}
.closebtn::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.closebtn::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.closebtn.thick::before, .closebtn.thick::after {
  height: 4px;
  margin-top: -2px;
}

@-webkit-keyframes pulse
{    
    0%
	{
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50%
	{
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100%
	{
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse
{    
    0%
	{
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50%
	{
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100%
	{
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@media (min-width: 992px)
{
    .navbar-fixed-top .navbar-brand
    {
        font-size: 3em;
        color: #333;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
}

@media (min-width: 1200px)
{
    .modal-lg
    {
        width: 1000px;
    }
    
    ul.section-lead > li:before
    {
        content: "";
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 10px solid #333;
        display: block;
        height: 0;
        width: 0;
        left: -20px;
        top: 20px;
        position: relative;
    }
}

@media (max-width: 1600px)
{
    h1.section-heading
    {
        font: 300 3em/1.3 "Open Sans",sans-serif;
        padding: 10px 0 15px 0;
        margin: 0;
    }
    
    p.lead
    {
        font: 300 1.5em/1.3 "Open Sans",sans-serif;
        padding: 0 0 20px 0;
    }
    
    section.about-info
    {
        padding: 20px 0;
    }
    
    h2.section-info
    {
        font: 300 24px/1.3 "Open Sans",sans-serif;
        padding: 0;
        margin: 0;
    }
}

@media (max-width: 1200px)
{
    h1.section0-heading
    {
        font: 600 60px/1.1 'Dancing Script', cursive;
        color: #333;
    }
    
    #section1 .center
    {
        text-align: center;
    }
    
    .img-center
    {
        margin: 0 auto;
    }
    
    .img-portrait
    {
        padding-top: 50px;
    }
    
    #map
    {
        height: 350px;
    }
}

@media (max-width: 992px)
{
    .navbar-fixed-top .navbar-brand
    {
        font-size: 2em;
        color: #333;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    
    h1.section0-heading
    {
        font: 600 48px/1.1 'Dancing Script', cursive;
        color: #333;
    }
    
    #section4 h1
    {
        font: 300 4em/1.3 'Open Sans',sans-serif;
    }
    
    .btn-circle,
    .btn-circle-play
    {
        width: 80px;
        height: 80px;
        margin-top: 15px;
        padding: 8px 5px;
        border: 2px solid #fff;
        border-radius: 100% !important;
        font-size: 45px;
        color: #fff;
        background: rgba(0,0,0,.5);
    }

    .btn-circle-play
    {
        width: 80px;
        height: 80px;
        margin-top: 15px;
        padding: 17px 0 0 7px;
        border: 2px solid #fff;
        border-radius: 100% !important;
        font-size: 30px;
        color: #fff;
        background: rgba(0,0,0,.5);
    }
}

@media (max-width: 768px)
{   
    #section4 h1
    {
        font: 300 3em/1.3 'Open Sans',sans-serif;
    }
    
    #map
    {
        display: none;
    }
    
    section.about-info
    {
        display : none;
    }
}

@media (max-width: 480px)
{   
    #section4 h1
    {
        font: 300 2em/1.3 'Open Sans',sans-serif;
    }
}