/*STRUKTUR
00 - ALLGEMEIN
01 - NAVIGATION
02 - TEXTFORMATIERUNGEN
03 - FOOTER
04 - RESPONSIVE
*/



/* 00 ALLGEMEIN */


a {
    color: #D0A74A !important;
    /* filter: drop-shadow(0px 1px 0px black); */
}


strong {
    font-weight: 700;
}

.mid-strong {
    font-weight: 500;
}

html {
    height: 100%;
    box-sizing: border-box;
    
}

body {
	font-family: 'Playfair Display', serif;
    min-height: 100%;
    font-size: 16px;
    position: relative;
    padding-bottom: 159.88px;
    height: auto !important;
}

p {
    color: #111111;
    font-size: 1.15em;
    margin: 0 0 20px;
    font-weight: 300;
    line-height: inherit;
    font-family: 'Playfair Display', serif;
    line-height: 150%;
 
}

li {
    color: #9aa0ab;
    font-size: 1.15em;
    font-weight: 300;
    line-height: inherit;
}

.boxy {
    position: absolute;
    bottom: 0px;
    width: calc(100% - 30px);
    background: rgba(0, 0, 0, 0.7);
    border-color: transparent;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 3px auto #D0A74A;
}

.boxy:hover, .boxy:active, .boxy:focus, .btn-success:active:hover, .btn-success.active:hover, .open>.dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open>.dropdown-toggle.btn-success:focus, .btn-success.focus:active, .btn-success.active.focus, .open>.dropdown-toggle.btn-success.focus {
    background-color: rgba(0, 120, 187, 0.56);
    border-color: transparent;
}


/**** Abschnitte ****/
.abschnitt p {
    line-height: 200%;
}

/* Weiss */

section.Weiss.abschnitt {
    padding-top: 50px;
    background-color: #fff;
    color: #9aa0ab;
    border-radius: 0%;
    padding-bottom: 50px;
}

section.Weiss.abschnitt p {
    color: #111111;
}

section.Weiss.abschnitt a.btn {
    color: #fff;
    background-color: #D0A74A;
    border-color: #f1b85b;
    border-radius: 10px;
    font-weight: 500;
    padding: 8px 24px;
    font-size: 1em;
}

section.Weiss.abschnitt a {
    color: #007cc5;
    font-weight: 500;
    transition: all ease-in-out 0.15s;
}

section.Weiss.abschnitt a.btn:hover {
    color: #D0A74A;
    background-color: #fff; 
    text-decoration: none;
}

/* Grau */

section.Grau.abschnitt {
    padding-top: 50px;
    background-color: #F9F9F9;
    color: #9aa0ab;
    border-radius: 0%;
    padding-bottom: 50px;
}

section.Grau.abschnitt p {
    color: #111111;
}

section.Grau.abschnitt a.btn {
    color: #fff;
    background-color: #007cc5;
    border-color: #007cc5;
    border-radius: 10px;
    font-weight: 500;
    padding: 8px 24px;
    font-size: 1em;
}

section.Grau.abschnitt a {
    color: #007cc5;
    font-weight: 500;
    transition: all ease-in-out 0.15s;
}

section.Grau.abschnitt a.btn:hover {
    color: #007cc5;
    background-color: #fff; 
    text-decoration: none;
}

/* Bild */

section.Bild.abschnitt {
    padding-top: 50px;
    background-image: url(/media/pattern.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #9aa0ab;
    border-radius: 0%;
    padding-bottom: 50px;
    background-attachment: fixed;
}

section.Bild.abschnitt p {
    color: #111111;
}

section.Bild.abschnitt a.btn {
    color: #fff;
    background-color: #007cc5;
    border-color: #007cc5;
    border-radius: 10px;
    font-weight: 500;
    padding: 8px 24px;
    font-size: 1em;
}

section.Bild.abschnitt a {
    color: #007cc5;
    font-weight: 500;
    transition: all ease-in-out 0.15s;
}

section.Bild.abschnitt a.btn:hover {
    color: #007cc5;
    background-color: #fff; 
    text-decoration: none;
}


.ankerpunktnavi{
    height: 95px;
    margin-top: -95px;
}

.ankerpunktnavi:focus {
    outline: none;
}



/* Panelinfo */

.panel-detail {
    margin-top: 20px;
}

.infobox {
    margin-top: 20px;
}

.infobox iframe {
    height: 500px;
    width: 100%;
}

/* Banner */

.bs-callout {
    padding: 15px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-danger {
    border-left-color: #007cc5;
}

/* Google MAP */

#karte {
    padding: 0px;
    height: 450px;
}

#karte iframe{
    border: 0;
    width:100%;
    min-height:450px;
}

#map {
    width: 100%;
    height: 140px;
    border: 0;
}

#overlay {
    padding: 0px;
    height: 400px;
}

.map {
    height: 140px;
}

/* Unite Gallery */

.ug-lightbox-compact .ug-lightbox-numbers {
    width: 40px;
}

.unite_gallery {
    margin-bottom: 30px;
}

.ug-gallery-wrapper .ug-strip-panel {
    position: absolute;
    background-color: #ffffff;
    z-index: 2;
}

.ug-gallery-wrapper .ug-textpanel-bg {
    background-color: #ffffff !important;
    opacity: 0.5 !important;
    z-index: 1;
}

.ug-gallery-wrapper .ug-textpanel-description p {
    font-weight: bold !important;
    font-size: 1.2rem !important;
}

.ug-gallery-wrapper .ug-textpanel-title {
    font-size: 2rem !important;
    font-weight: 500 !important;
    color: #fff !important;
    text-align: center !important;
    z-index: 2;
}

/* Button */

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: #D0A74A;
}

.btn-primary:hover {
    background-color: #fff;
    border-color: #D0A74A;
    color: #fff;
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #D0A74A;
    border-color: #D0A74A;
}

.btn-primary {
    color: #fff;
    background-color: #D0A74A !important;
    border-color: #D0A74A !important;
    border-radius: 0px;
    font-size: 1em;
    text-align: right;
    transition: all ease 0.15s;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #D0A74A;
    border-color: #D0A74A;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #D0A74A;
    border-color: #D0A74A;
}

.btn-info {
    color: #fff !important;
    background-color: #D0A74A !important;
    font-weight: 300;
    font-size: 1em;
    border-color: #f1b85b !important;
    border-radius: 3px !important;
    transition: all ease-in-out 0.15s;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info:active:hover, .btn-info.active:hover, .open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus, .btn-info.active:focus, .open>.dropdown-toggle.btn-info:focus, .btn-info.focus:active, .btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #D0A74A !important;
    border:1px solid #f1b85b !important;
    background-color: #fff !important;
    text-decoration: none;
}


/* 01 NAVIGATION */

.logo-heady {
    height: 85px;
}

.logo-img {
    padding: 10px 0;
    max-width: 400px;
    width: calc(100% - 0px);
    height: auto;
}

.navbar-fixed-top {
    border-width: 0 0 5px;
}

#navbar_right {
    float: right !important;
    border: none;
}

.navbar-brand {
    padding: 0px;
    margin-top: 0px;
    z-index: 1000;
    position: absolute;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    margin-top: 0px;
}

.navbar {
    min-height: 95px;
    background: #fff; /*rgba(255, 255, 255, 0.96);*/
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.39);
}

.navbar-default {
    border: none;
}

a:hover, a:focus {
    color: #007cc5;
    text-decoration: none;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover{
    background-color: #fff;
    color: #000;
}

.navbar-default .navbar-nav>.open>a:focus {
    background: #007cc5;
    color: #fff;
    border-radius: 8px;
}

.navbar-default .navbar-nav>.open>a.dropdown-toggle:focus {
    background: #007cc5;
    color: #fff;
    border-radius: 8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    height: 40px;
    margin: 25px 5px 0px 0px;
    padding: 9px 15px 0px 15px;
    color: #000 !important;
    border-radius: 8px;
    transition: all 0.15s ease;
    text-transform: uppercase;
}

.navbar-default .navbar-nav>li:last-child>a {
    border-right: none;
}

.navbar-toggle {
    background-color: #d0a74a;
    margin-top: 15px;
    margin-right: 15px;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    /* background: #007cc5; */
    color: #D3A749 !important;
    /* border-radius: 8px; */
}


}

.navbar-brand>img {
    max-width: 200px;
    width: 100%;    
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #d0a74a;
}

.dropdown-submenu, .dropdown-submenu-2 {
    position: relative;
}

.dropdown-submenu>.dropdown-menu, .dropdown-submenu-2>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu, .dropdown-submenu-2:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after, .dropdown-submenu-2>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu-2:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left, .dropdown-submenu-2.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu, .dropdown-submenu-2.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu {
    min-width: auto;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0px solid;
    border-radius: 8px !important;
    box-shadow: none;
    margin-top: 0px;
    min-width: 100%;
    border-radius: 8px;
    border: 0.5px #007cc5 solid;
    border-top-left-radius: 0px !important;
}

.dropdown-menu>li>a {
    padding-left: 15px;
    font-size: 1.1em;
    color: #007cc5;
    transition: all ease-in-out 0.15s;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #007cc5;
    border-radius: 8px;
    color: #fff;
}

.dropdown-menu>li:first-child>a:hover, .dropdown-menu>li:first-child>a:focus {
    background-color: #007cc5;
    border-radius: 0px;
    border-top-right-radius: 8px;
    color: #fff;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #007cc5;
    border-radius: 0px;
    color: #fff;
}

.dropdown-menu>li:last-child>a:hover, .dropdown-menu>li:last-child>a:focus {
    background-color: #007cc5;
    border-radius: 0px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    color: #fff;
}


.sub2 {
    min-width: 220px !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}


/* 02 TEXTFORMATIERUNGEN*/

/* Allgemein */

.texteingabe {
    margin-top: 20px;
    margin-bottom: 20px;
}

.texteingabe img {
    width: 100%;
    max-width: 530px;
    margin: 0 auto;
}


.texteingabe h1 {
    
    margin-top: 0px;
    text-transform: uppercase;
    line-height: 1.35;
}

.texteingabe h2 {
    
    margin-top: 0px;
    text-transform: uppercase;
    line-height: 1.35;
}

.texteingabe h3 {
    
    margin-top: 0px;
    text-transform: uppercase;
    line-height: 1.35;
}

.texteingabe h4 {
    
    margin-top: 0px;
    text-transform: uppercase;
    line-height: 1.35;
}

.texteingabe h5 {
    
    margin-top: 0px;
    text-transform: uppercase;
    line-height: 1.35;
}

.texteingabe h6 {
    
    margin-top: 0px;
    text-transform: uppercase;
    line-height: 1.35;
}

.texteingabe li {
    color: rgb(50,50,50);
}

.zentriert {
    text-align: center;
}

.main_title {
    margin-top: 15px;
    margin-bottom: 15px;
}

.main-teaser {
    font-weight: 500;
}

hr.special_hr_center {
    border-top: 3px solid #D0A74A !important;
    max-width: 50px;
}

hr.special_hr_left {
    border-top: 3px solid rgb(0, 124, 197) !important;
    max-width: 50px;
    margin-left: 0px;
    margin-right: 0px;
}

.alert.alert-success p{
    color: rgb(60, 118, 61) !important;
}

.alert.alert-danger li{
    color: #a94442 !important;
}


/* YFORM */

textarea.form-control {
    resize: vertical !important;
}

.form-control {
    font-size: 16px;
    border-radius: 0px;
    min-height: 40px;
}

.form-control:focus {
    border-color: #D0A74A;
    box-shadow: inset 0 1px 1px rgba(200,150,75,.075), 0 0 8px rgba(208, 167, 74, .6);
}

.kontakttitel {
    margin: 0px;
}

label {
    font-weight: 500;
}

.input-group-addon {
    padding: 0px;
}

span a.btn.btn-default {
    padding: 9px 24px !important;
    font-size: 14px !important;
    border-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    background-color: #fff !important;
    border-color: #ccc !important;
    /* color: #007cc5 !important; */
}

.btn-kontakt {
    color: #fff !important;
    background-color: #D0A74A !important;
    font-weight: 300;
    font-size: 1em;
    border-color: #f1b85b !important;
    transition: all ease-in-out 0.15s;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0px !important;
}

.btn-kontakt:hover, .btn-kontakt:focus, .btn-kontakt:active, .btn-kontakt:active:hover, .btn-kontakt.active:hover {
    color: #D0A74A !important;
    border:1px solid #f1b85b !important;
    background-color: #fff !important;
    text-decoration: none;
}


/* Link (Button) */

button#menu-toggle {
    position: absolute;
    right: 25px;
    top: 15px;
}

.button_icon {
    padding-top: 25px;
    padding-bottom: 25px;
}

.button_icon a {
    background: #007cc5;
    text-transform: uppercase;
    
    color: #fff !important;
    font-size: 1.25em !important;
    padding: 12px 24px !important;
    transition: all ease-in-out 0.15s !important;
    font-weight: 400 !important;
    border-radius: 0px !important;
}

.button_icon i {
    font-weight: 300 !important;
}


/* Download */

.download_icon {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pdf-viewer {
    color: #fff !important;
    font-weight: 300;
    font-size: 1em;
    border-radius: 3px !important;
    transition: all ease-in-out 0.15s;
}

.pdf-viewer:hover {
    color: #BE1A21 !important;
    background-color: #fff;
    text-decoration: none;
}

.pdf-modal-show {
    padding-bottom: 15px;
}

/* Parallax */

.icon-icon {
    color: #465065;
    text-align: center;
}

.icon-icon i{
    font-size: 4em;
}

.icon-titel {
    text-align: center;
    font-size: 1.5em !important;
}

.icon-text {
    text-align: center;
}

/* Parallax */
div#parallax_182,
div#parallax_14 {
    filter: saturate(0%);
}

.parallax {
    background-repeat: no-repeat !important;
    background-size: cover!important;
}

.para_text {
    background: rgba(0, 124, 197,0.6);
    padding: 40px;
}

.para_text h2 {
    color: #fff;
    font-weight: 300 !important;
}

.para_text p {
    color: #fff;
    font-weight: 300 !important;
}

.parallax_ueberschrift h2 {
    text-align: center;
    font-size: 4.25rem;
    position: initial;
    line-height: 1.2;
    width: 100%;
    color: #fff;
    font-weight: 600;
}

.parallax_text p{
    text-align: center;
    font-size: 2rem;
    position: initial;
    line-height: 1.2;
    width: 100%;
    color: #fff;
    text-transform: none;
}

.parallax-container-fluid {
    background-image: linear-gradient( rgba(0,0,0,0) 20%, rgba(0,0,0,0.65) 80%);
}

.parallaxcontent {
    padding: 250px 15px 0px 15px;
    height: 550px;
    text-align: center;
}

.btn-para {
    border-color: #fff !important;
    background: rgba(255,255,255,0.2) !important;
    border-radius: 6px !important;
    font-size: 1.25em;
    padding: 6px 24px;
}

.btn-para:hover {
    border-color:#fff !important;
    color: #000 !important;
}


/* Columns & Weiteres */

.trennlinie {
    background-color: #d3d3d3;
}

tr {
    border-bottom: 1px solid #ddd;
}

table {
    background-color: #fff;
}

.table-responsive {
    padding-top: 30px;
    padding-bottom: 30px;
}

.img-responsive {
    width: 100%;
}

div.col-xs-12.col-sm-6.left {
    text-align: left !important;
}

.col-md-8.col-md-offset-2 img {
    margin-left: auto;
    margin-right: auto;
}


/* Headings */

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin-bottom: 20px;
    color: #D0A74A;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    
}

.container h1 {
    margin-top: 0px;
    font-size: 2.25em;
   
    text-transform: uppercase;
    
}

.container h2 {
    margin-top: 0px;
    font-size: 2em;

    text-transform: uppercase;
    
}

.container h3 {
    font-size: 1.75em;
     
    text-transform: uppercase;
    
}

.container h4 {
    font-size: 1.25em;
   
    text-transform: uppercase;
    
}


/* 03 FOOTER */

footer {
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    position: absolute;
    background-color: #bfbfbf;
}

footer a {
    color: #fff !important;
    text-decoration: none;
    font-weight: 500 !important;
}

footer img {
    height: auto;
    width: 100%;
    max-width: 90px;
    padding-left: 15px;
}

footer a:focus {
    color: #fff;
    text-decoration: none;
    font-weight: 500 !important;
}



footer a:hover, 
footer a:focus,
footer a:active {
    color: #D0A74A !important;
    text-decoration: underline;
}

footer p {
    color: #fff;
    font-size: 1em;
}

.text-footer {
    padding-top: 20px;
    color: white !important;
}

.right_footer {
    float: right;
    text-align: right;
}

.right_footer img{
    width: 100%;
    height: auto;
    max-width: 250px;
    transform: translate(-50%,0%);
    background-color: rgba(255,255,255,.1);
    left: 50%;
    position: relative;
    border-radius: 10px;
    padding: 10px;
    filter: invert(50%);
    transition: all 300ms ease-in;
}


.right_footer:hover img	{
    filter: invert(0%) drop-shadow(0px 0px 0px white);
    background-color: rgba(255,255,255,.0);
}

.unter-footer {
    margin-top: 20px;
    font-size: 0.9em;
}

.footer-titel {
    color: #fff !important;
}

/* Carousel Slider */

.carousel-control {
	margin-top: 215px;
	font-size: 100px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	background-color: transparent;
	border: 0;
	z-index: 10;
	background-image: none !important;
}


.carousel-inner > .item {
	height: 150%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.carousel-caption {
    position: absolute;
    bottom: 0;
    top: 0;
    text-shadow: none;
    right: 0;
    left: 0;
    height: auto;
    width: 100%;
    padding: 0px;
    background-image: linear-gradient( rgba(0,0,0,0) 20%, rgba(0,0,0,0.65) 80%);
}

.carousel-caption h2 {
    text-align: center;
    font-size: 4.25rem;
    position: initial;
    line-height: 1.2;
    width: 100%;
    color: #fff;
    margin-top: 280px;
    margin-bottom: 20px;
}

.carousel-caption p {
    text-align: center;
    font-size: 2rem;
    position: initial;
    line-height: 1.2;
    width: 100%;
    color: #fff;
    text-transform: none;
}

.carousel-inner {
	height: 600px;
}

.carousel-indicators > li {
	background-color: #FFFFFF;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: none;
	margin-right: 10px;
}
.carousel-indicators > .active {
	background-color: #007cc5;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: none;
	margin-right: 10px;
}

.special-hr-carousel {
    border-top: 3px solid rgb(0, 124, 197) !important;
    max-width: 100px;
}

/* 04 RESPONSIVE */

@media (min-width: 1199px){
    .carousel-caption h2 {
        font-size: 4.5rem;
    }
    .carousel-caption p {
        font-size: 1.75rem;
    }
}

@media (max-width: 1199px){
    .carousel-inner {
        height: 500px;
    }
    .carousel-control {
        margin-top: 170px;
        font-size: 100px;
    }
    .carousel-caption {
        margin-top: 50px;
    }
    .carousel-caption h2 {
        font-size: 1.85em;
    }
    .carousel-caption p {
        font-size: 1.05em;
    }
    body {
        padding-bottom: 159.88px;
    }
    .btn-formy {
        font-size: 1em;
    }
}

@media (max-width: 991px) {
    .button_icon {
        text-align: center;
    }
    .carousel-caption h2 {
        font-size: 3.5rem;
    }
    .navbar-default .navbar-nav>li>a {
        margin-top: 0px;
        margin-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 1em;
    }
    .dropdown-menu>li>a {
        padding-left: 15px;
    }
    body {
        padding-bottom: 159.88px;
    }
    #navbar_right {
        float: none !important;
    }
    .navbar-brand>img {
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-default .navbar-nav>.open>a.dropdown-toggle:focus {
        background: #007cc5;
        color: #fff;
        border-radius: 8px;
    }
    .dropdown-menu {
        border-top-right-radius: 0px !important;
        border-top-left-radius: 0px !important;
    }
    .dropdown-menu>li:first-child>a:hover, .dropdown-menu>li:first-child>a:focus {
        border-top-right-radius: 0px;
    }
    .btn-formy {
        font-size: 1.05em;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
}

@media (max-width:768px){
	
    .row .col-md-6.col-sm-12.col-xs-12.texteingabe:nth-child(2) {
        margin-top: 30px;
    }
    
    }

@media (max-width: 767px) {

    button#menu-toggle {
        position: relative;
        right: 5%;
        top: 15px;
    }

    body {
        padding-bottom: 257.88px;
    }
    #yform-allgemein_form-field-14-senden, #yform-beratung_form-field-14-senden, #yform-kontakt_form-field-14-senden {
        font-size: 1.05em;
    }
    .button_icon a {
        font-size: 1.05em !important;
    }
    .icon-col {
        margin-bottom: 30px;
    }
    .carousel-caption{
        background-image: linear-gradient( rgba(0,0,0,0) 20%, rgba(0,0,0,0.65) 60%);
    }
	.carousel-inner{
		height: 400px;
	}
    .carousel-control {
        display: none;
    }
    .carousel-caption h2 {
        font-size: 3rem;
        margin-top: 120px;
    }
    .carousel-caption p {
        font-size: 1.5rem;
    }
    .navbar-default .navbar-nav>.open>a.dropdown-toggle:focus{
        background: #d3d3d3;
        color: #555;
        border-radius: 8px;
    }

    .navbar {
        min-height: 95px;
    }
    #navbar_right {
        float: none !important;
        padding: 0px 30px;
    }
    .navbar-default .navbar-nav>li{
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar-default .navbar-nav>li>a {
        border-right: none;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-bottom: 25px;
        font-size: 1.25em;
        margin-right: 0px;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 35px;
        font-size: 1.15em;
    }
    .dropdown-menu{
        text-align: left;
        max-width: none;
        margin-top: 0px !important;
    }    
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        margin-top: 0px;
        border-bottom: 1px solid #d3d3d3;
    }
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
        background-color: #007cc5;
        color: #fff;
        border-radius: 3px;
    }
    /* .navbar-brand>img {
        margin-left: 0px;
        margin-right: 0px;
        float: right !important;
    } */
    #navbar_right{
        float: right !important;
    }
    .navbar-default {
        background: #fff;/*rgba(255, 255, 255, 0.96)*/
    }

    .navbar-toggle {        
        margin-right: 0px;
        margin-left: 15px;
        margin-bottom: 15px;
    }
    .main_title {
        margin-top: 15px
    }
    .abschnitt {
        margin-top: 15px !important;
    }
    .container h1 {
        font-size: 1.5em;
    }
    .container h2 {
        font-size: 1.75em;
    }
    #karte {
        height: 450px;
    }
    #karte iframe{
        min-height: 350px !important;
    }
    .unter-footer {
        float: left;
        text-align: left;
    }
    .right_footer {
        float: none;
        text-align:left;
    }
    .parallax_ueberschrift h2 {
        font-size: 1.25em;
    }
    .parallax_text p {
        font-size: 1.05em;
    }
    .btn-para {
        font-size: 1em;
    }
    .bild-text-link-inhalt h3 {
        font-size: 1.25em;
        font-weight: 400;
    }

    .texteingabe {
        margin-top: 20px;
        margin-bottom: 0px;
    }
}

@media (max-width: 480px) {

    .logo-img {
        padding: 10px 0;
        max-width: 400px;
        width: calc(100% - 80px);
        height: auto;
    }

}