/* raleway-regular - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/raleway/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/raleway/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/raleway/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/raleway/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/raleway/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/raleway/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-500 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/raleway/raleway-v28-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/raleway/raleway-v28-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/raleway/raleway-v28-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/raleway/raleway-v28-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/raleway/raleway-v28-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/raleway/raleway-v28-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-600 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/raleway/raleway-v28-latin-600.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/raleway/raleway-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/raleway/raleway-v28-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/raleway/raleway-v28-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../fonts/raleway/raleway-v28-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/raleway/raleway-v28-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-800 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/raleway/raleway-v28-latin-800.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/raleway/raleway-v28-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/raleway/raleway-v28-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/raleway/raleway-v28-latin-800.woff') format('woff'), /* Modern Browsers */
    url('../fonts/raleway/raleway-v28-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/raleway/raleway-v28-latin-800.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* poppins-300 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/poppins/poppins-v20-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/poppins/poppins-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/poppins/poppins-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/poppins/poppins-v20-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/poppins/poppins-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/poppins/poppins-v20-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-regular - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/poppins/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    local('../fonts/poppins/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    local('../fonts/poppins/poppins-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    local('../fonts/poppins/poppins-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
    local('../fonts/poppins/poppins-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    local('../fonts/poppins/poppins-v20-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-500 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/poppins/poppins-v20-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/poppins/poppins-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/poppins/poppins-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/poppins/poppins-v20-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/poppins/poppins-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/poppins/poppins-v20-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
}

html, body {
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: #333333;
    text-align: center;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    height: 100%;
    scroll-behavior: smooth;
}

a[href^=tel] {
    color: inherit;
    text-decoration: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

h1, h2 {
    margin: 0;
    font-size: 2em;
    line-height: 1.5em;
    color: #2a6b82;
    text-align: center;
	letter-spacing: 2px;
	font-weight: 600 !important;
	font-style: normal;
	letter-spacing: 2px !important;
}


h3 {
    font-size: 1.25em;
}

h4 {
    color: #2A5C82;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: left;
	letter-spacing: 1px;
    padding-top: 0.75em;
}

h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 1em;
    line-height: 1.5em;
}

a {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #2A5C82;
}

a:hover {
    color: #2a6b82;
}

img {
	border-radius: 14px;
}

hr {
    padding: 0;
    border: 0;
    height: 0.125em;
    background-image: linear-gradient(to right, rgba(, 76, 130, 0), rgba(42, 76, 130, 0.9), rgba(42, 76, 130, 0));
}

.hr2 {
    padding: 0;
    margin-top: 0;
    border: 0;
    height: 0.125em;
    background-image: linear-gradient(to right, rgba(42, 76, 130, 0), rgba(42, 76, 130, 0.6), rgba(42, 76, 130, 0));
    width: 50%;
}

.hrWhite {
    padding: 0;
    border: 0;
    height: 0.125em;
    background-image: linear-gradient(to right, rgba(225, 225, 225, 0), rgba(225, 225, 225, 0.9), rgba(225, 225, 225, 0));

}

.hr2White {
    padding: 0;
    margin-top: 0;
    border: 0;
    height: 0.125em;
    background-image: linear-gradient(to right, rgba(225, 225, 225, 0), rgba(225, 225, 225, 0.6), rgba(225, 225, 225, 0));
    width: 50%;
}

      /* Allgemeine Layout-Styles */
.hero-section {
    padding: 20px 160px; /* px-40 und py-5 */
	 margin-top: 130px; /* Höhe von Topbar + Navigation anpassen */
	position: relative;
	z-index: 1; /* Unter dem fixierten Menü */
    display: flex;
    flex: 1;
    justify-content: center;
}

.hero-container {
    max-width: 1140px;
    flex: 1;
}

/* Hero Hintergrund */
.hero-background {
    min-height: 480px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
    padding: 16px;

    background-image: url('../img/Praxisbild_Smile_blau.jpg');
}

/* Mobile-Optimierung */
@media (max-width: 768px) {
  .hero-background {
    /* Das Hintergrundbild wird mit 'contain' skaliert */
    background-size: contain;
    background-position: top center;
    /* Entferne die feste Mindesthöhe, sodass sich der Container an den Inhalt anpasst */
    min-height: auto;
	min-width: auto;

  }
  .hero-title {
	  font-size: 1.8em !important;
	  padding-top: 0 !important;
  }
  .hero-subtitle {
	 font-size: 1.2em !important;
	 visibility: hidden;
  }
  .hero-section {
	  padding: auto;
	  margin-top: 1em;
  }
  
}

/* Text im Hero-Abschnitt */
.hero-title {
    color: white;
    font-size: 2.25rem; /* text-4xl */
    font-weight: 900;
    line-height: 1.25;
    letter-spacing: -0.033em;
    text-align: center;
    padding-top: 32px;
}

.hero-subtitle {
color: #FF7F50;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  padding-top: 1em;
}



section {
    padding-top: 4em;
    padding-bottom: 5em;
    position: relative;
}

#contact, #service, #practice {
   /* background-image: radial-gradient(farthest-side at 20% 50%, rgba(176, 120, 176, 1), rgba(155, 123, 178, 1));*/
	background-color: #2A6182;
}

.section_title {
    padding-bottom: 3.5em;
}

.bg-primary {
    background-color: #2A5C82 !important;
}

.bg-grey {
    background-color: #171717 !important;
}

/************ TOPBAR *************/

#topbar {
    position: fixed;
    top: 0;
    width: 100%;
    transition: top 0.2s;
    background-color: #2a5c82;
}

.top-bar {
    padding: 0.65em 0;
    font-size: 0.875em;
}

.top-bar i span {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

#top-contact i span {
    margin-left: 0.25em;
}

#top-contact i {
    padding-left: 1em;
}

#top-facebook {
    padding: 0;
}

#top-contact {
    padding: 0 0 0 1em;
}

#top-facebook i {
    padding-right: 0.25em;
}

.fixed-top {
    padding: 0;
}

/************ NAVIGATION *************/

#menu {
    position: absolute;
}

#navigation {
    padding: 0.725em 0;
}

.navbar {
    top: 2.5em;
    transition: top 0.2s;
    background-color: rgba(255, 255, 255, 1);
}


.navbar-light .navbar-nav .nav-link:focus {
    color: #2a6b82 !important;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #FF7F50 !important;
}

.navbar-light .navbar-toggler {
    border: none;
}

.navbar-toggler:focus, .navbar-toggler:hover {
    outline: none;
}


.navbar-light .navbar-nav .active > .nav-link {
    color: #FF7F50 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #2a6b82;
!important;
    margin: 0.5em;
    font-weight: 500;
    text-transform: uppercase;
	letter-spacing: 1px;
}

.navbar-nav .nav-link:hover {
    color: #FF7F50 !important;
}


/************ SLIDER *************/
.carousel {
    padding-top: -4em !important;
}

#slider {
    box-shadow: none !important;
    padding-bottom: 0;
}

#slider_last-item {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

#banner {
    position: relative;
    /*bottom: -1.5em;*/
    /*left: 2em;*/
    padding: 1em;
    margin-top: -270px;
}

/************HEADLINE - Contentblock 1*************/

.brief {
	border: 1px solid gray;
	padding: 1em;
	margin-bottom: 3em;
}

#brief_image {
	max-height: 500px;
	 vertical-align: middle;
}

#headline {
    padding-top: 0;
    padding-bottom: 0;
}

#headline_name {
    padding-top: 0;
}

#headline_image {
    margin-top: 0;
    padding-bottom: 1em;
    /*padding-right: 1.5em;*/
}

#home_image {
    width: 100%;
    /*padding-right: 1.5em;*/
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18), 0 6px 20px 0 rgba(0, 0, 0, 0.16);*/
}

#headline_desc {
    text-align: left;
}


/************ CONTACT - Contentblock 5*************/
#contact {
    text-align: left;
}

#contact #icon {
    color: white;
    line-height: 2.5em;
}

#contact h4 {
    text-align: center;
    padding-bottom: 1em;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 1.5em;
	letter-spacing: 1px;
    /*text-align: left;*/
    padding-top: 0.75em;
}

#contact p {
	
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 1em;
}

#contact p span {
	
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
    font-size: 1em;
}


.map-placeholder {
      cursor: pointer;
      display: block;
      width: 100%;
      max-width: 600px;
      margin: auto;
    }

iframe {
    width: 100%;
}

.dot {
    height: 2.875em;
    width: 2.875em;
    background-color: #FF7F50;
    border-radius: 50%;
    display: inline-block;
}

#contact_column {
    padding-top: 2em;
    padding-bottom: 2em;
}

#contact_shadow {
	border-radius: 14px;
	background-color: white;
}

/************ TEAM - Contentblock 4*************/

#team img {
    width: 100%;
}

.team-card {
    /*background-color: transparent;*/
    /*width: 22em;*/
    /*height: 22em;*/
}

.team-card-inner {
    text-align: left;
    width: 100%;
    height: 100%;
}



#team h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 1.1em;
    line-height: 1.5em;
    text-align: left;
    padding-top: 0.25em;
}


/************PRAXIS - Contentblock 2*************/

#practice {
    position: relative;
    padding-bottom: 2.5em;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F08D29' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F08D29' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 1.75em;
    height: 1.75em;
}

#gallery_image_small {
    margin-bottom: 2em;
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
    width: 240px;
    height: 200px;
    object-fit: cover;
}

#practice .section_title {
    padding-bottom: 1.5em;
}

#gallery_image_small:hover {
    cursor: pointer;
    transition: 0.3s;
}

#gallery_image_large {
    padding: 1em 0;
}

#caption {
    /*background-color: white;*/
    padding-bottom: 1em;
}

.modal-content {
	border-radius: 14px;
    background-clip: border-box;
    border-radius: 0;

}

.mySlides {
    display: none;
    background-color: white;
}

#myModal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-top: 6.4em;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1080 !important;
}



#imageModal {
    position: relative;
    /*background-color: rgba(255, 255, 255, 0.4);*/
    margin: auto;
    /*max-width: 1200px;*/
    /*max-height: 700px;*/
}

/*show scrollbar when modal is open*/
.modal-open {
    overflow:hidden;
    overflow-y:scroll;
    padding-right:0 !important;
}

.close_button {
    color: #1e2025;
    position: absolute;
    top: 0.5em;
    right: 1em;
    font-size: 3em;
    text-shadow: none;
}

.close_button:hover,
.close_button:focus {
    color: #2A5C82;
    text-decoration: none;
    cursor: pointer;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 1em;
    margin-top: -3.125em;
    color: white;
    font-weight: bold;
    font-size: 1.25em;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

.next {
    right: 0;
    border-radius: 4px 0 0 4px;
}

.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

#practice_caption {
    text-align: left;
    padding: 2em;
	color: #fff;
}

/************BEHANDLUNGEN - Contentblock 3*************/

#treatment {
    padding-bottom: 3em;
}

#treatment h3 {
    color: #2A5C82;
    line-height: 1.25em;
    padding-top: 2em;
    width: 100%;
}

#treatment h4 {
    padding-top: 0;
    color: #2A5C82;
}

#treatment h6 {
    font-family: 'Raleway', sans-serif;
    color: #2A5C82;
    font-weight: 600;
    font-size: 1.25em;
    line-height: 1.5em;
    text-align: left;
    padding-top: 0.25em;
}

#treatment_card {
    padding-bottom: 3.5em;
}

.card-content {
    background: #ffffff;
    border: 0.25em;
	border-radius: 14px;
    width: 100%;
    height: 97.5%;
	border: 1px solid #E8E8E8;
}

.card-img {
    height: 160px;
    width: 160px;
    margin: auto;
    padding: 1em 0;
    /*padding: 1em;*/
}

.card-img img {
    height: 160px;
    width: 160px;
    border-radius: 100%;
    object-fit: cover;

}

.card-desc {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    padding: 1.125em;
    line-height: 1.5;
}

.card-desc p {
    text-align: left;
    color: #575757;
    margin: 0;
    padding-bottom: 0;
    font-size: 1em;
}

.btn-card {
	border-radius: 14px;
    background-color: #2A5C82;
    color: #fff;
    padding: 0.725em 1.25em;
    font-size: 1em;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    margin: 0;
    border: 0;
    -webkit-border-radius: .125em;
    border-radius: .125em;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
}

.btn-card:hover {
    background: #5688AE;
}

a.btn-card {
    text-decoration: none;
    color: #fff;
	border-radius: 7px;
}

.modal-body {
    padding: 1em;
    color: #1e2025;
    font-family: 'Raleway', sans-serif;
    font-size: 0.9em;
}

.modal-body ul {
    padding: 1em;
    margin-bottom: 0;
}

.modal-footer {
    padding: 0.5em;
}

.modal-close {
    background-color: #2a5c82;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    padding: 0.5em 1.0em;
    font-size: 1.0em;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    margin: 0;
    border: 0;
    -webkit-border-radius: .125em;
    border-radius: .125em;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
}

.close {
    color: #2a5c82;
    position: absolute;
    top: 0.15em;
    right: 0.5em;
    font-size: 3em;
    text-shadow: none;
}

.close:hover,
.close:focus {
    color: #5688AE;
    text-decoration: none;
    cursor: pointer;
    border: none;
    text-shadow: none;
}

/************ SERVICES - Contentblock 6*************/

#service {
    text-align: left;
}

#service h4, h3 {
    text-align: center;
	font-weight: 500;
	letter-spacing: 1px;
}

#service #icon {
    color: white;
    line-height: 2.75em;
}

#box {
    background-color: white;
	border-radius: 14px;
    padding:1.5em;
}

#service_description {
    padding-top: 1em;
}


/************ FOOTER *************/

.footer {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 0.86em;
    color: #ffffff;
    text-align: left;
    box-shadow: none;
    padding-top: 6em;
    padding-bottom: 0 !important;
}

.footer a {
    font-size: 1em;
    color: #ffffff;
}

.footer-title {
    font-size: 1em;
    padding-bottom: 1.5em;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
}




/************ BOTTOMBAR *************/

#bottom-bar {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    background-color: #111;
    font-size: 0.9em;
    color: #ffffff;
    margin-top: 1.25em;
}

.list-group-item {
    border: none;
    background-color: transparent;
    padding: 1em 0.625em 1em 0;
    margin: 0;
}

.list-group-item a {
    color: #ffffff;
    font-size: 1em;
    padding: 0;
    margin: 0;
}


/* MEDIA QUERIES ********************************/

/* TABLETS */

@media screen and (max-width: 1024px) {
    #topbar {
        padding: 0px 1em;
        position: initial;
    }

    .carousel {
        top: 0
    }

    .navbar {
        transition: top 0.2s;
        background-color: rgb(255, 255, 255);
        position: initial;
    }

	#team h4 {
		padding-top: 9em;
		color: #2A5C82 !important;
	}

    #service .col-sm-4 {padding-bottom: 2em}
    .team-card {
        width: 20em;
        height: 20em;
        perspective: 1000px;
    }
    #menu {
        position: relative;
        padding: 1em 0;
    }

    #gallery_image_large {
        width: 100%;
    }

    #banner {
        position: relative;
        bottom: 0;
        left: 0;
        padding: 1em;
    }

}

/* MOBILES */

@media screen and (max-width: 480px) {
    h1, h2 {font-size: 1.5em;}
    section { padding: 1em;}
    h5 {padding-bottom: 2em;}
    #menu {
        position: relative;
    }
    .footer {padding-top: 3em}
    .footer-title {padding-top: 2em;}
    .section_title{ padding: 1em}
    #home_image {padding-bottom: 2em}
    #service .col-sm-4 {padding-bottom: 2em}
    #topbar {
        padding: 0 1em;
        position: initial;
    }
	
	#team h4 {
		padding-top: 6.5em;
	}

    .carousel {
        top: 0;
    }

    .navbar {
        transition: top 0.2s;
        background-color: rgb(255, 255, 255);
        position: initial;
    }

    .team-card {
        width: 15em;
        height: 15em;
    }

    .list-group-horizontal {
        display: block;
    }

    .list-group-item {
        padding: 1em;
    }

    #gallery_image_large {
        width: 100%;
    }

    #banner {
        position: relative;
        bottom: 0;
        left: 0;
        padding: 4em 0 0 0 !important;
        margin-top: -4em;
    }

}


#impressum h3, #datenschutz h3, #jobs h3, #datenschutz h5, #datenschutz ul, p {
    text-align: left;
}
#impressum h1, #datenschutz h1, #jobs h1 {
    padding: 3em 0 0 0;
}
#impressum h3, #datenschutz h3, #jobs h3 {
    font-size: 1.5em;
    padding: 1em 0 1em 0;
}

