
/* Alle neuen Schriftarten durchtesten und für eine entscheiden, Rest rauswerfen aus HTML*/
body {
	font-family:Raleway, sans-serif;
}

/*
** Headers
*/

h1,
h2,
h3,
h4,
h5 {
	font-family:Raleway, sans-serif;
	font-size: 150%;
}

/*
** Containers
*/

.container {
	padding:40px 20px;
}

.container-spacy {
	padding:80px 20px;
}

/*
** Backgrounds
*/


#first_section {
  text-align: center;
  height: 520px;
  color: #fff;
  /* background: url("../img/titelbild.png") fixed; */
  background-size: 100%;
  background-repeat: no-repeat;
}

body.arbeitsrecht {
background: url("../img/arbeitsrecht_titel.jpg") fixed;
background-size: 120%;
background-repeat: no-repeat;
}

body.rechtsgebiete {
background: url("../img/rechtsgebiete.jpg") fixed;
background-size: 120%;
background-repeat: no-repeat;
}

body.familienrecht {
background: url("../img/familienrecht_titel.jpg") fixed;
background-size: 100%;
background-repeat: no-repeat;
}

body.zivil-strafrecht {
background: url("../img/zivil-strafrecht.jpg") fixed;
background-size: 100%;
background-repeat: no-repeat;
}

body.kooperationen{
background: url("../img/kooperationen.jpg") fixed;
background-size: 100%;
background-repeat: no-repeat;
}

body.christine_george{
background: url("../img/christine-george.jpg") fixed;
background-size: 100%;
background-repeat: no-repeat;
background-position: 0% 30%;
}

body.impressum{
background: url("../img/titelbild.png") fixed;
background-size: 100%;
background-repeat: no-repeat;
}

body.kosten{
	background: url("../img/kosten.jpg") fixed;
	background-size: 100%;
	background-repeat: no-repeat;
}

body.kontakt{
	background: url("../img/kontakt.jpg") fixed;
	background-size: 100%;
	background-repeat: no-repeat;
}

#first_section .container {
  padding-top: 70px;
}

#first_section h1 {
	font-size: 5rem;
	color: #D4D4D4;
	font-weight: 900;
  text-transform: uppercase;
  line-height: 1.0em;
	margin-bottom: 40px;
	margin-top: 100px;
}

.redoverlay {
  width: 100%;
  height: 100%;
  background-color: rgba(127, 6, 6, .7);
	z-index: 999;
}

/* .background-red {
	background-color:#730000;
} */

.background-light-grey {
	background-color:#DCDCDC;
}

.background-grey {
	background-color:#3a3a3a;
}

.background-white {
	background-color:#fff;
}

.background-red {
	background-color:#7F0606;
}


/* ===== HEADER ================================================================ */

header#main {
	margin-bottom:40px;
}

.brand {
	margin-left: -105px;
	text-align: left;
}

#video_background {
	position: absolute;
	top: 0px;
	right: 0px;
	/* min-width: 100%;
	max-width: 100%; */
	width: 100%;
	z-index: -1;
	overflow: hidden;
	}

@media only screen and (max-width: 1240px) {
	.brand {
		margin-left: 0;
	}
	.slogan h1 {
		font-size: 4em !important;
		margin-bottom: 40px !important;
		margin-top: 140px !important;
	}
}

@media (max-width: 1020px) {
	.slogan h1 {
	}
}
@media (max-width: 1000px) {
	#video_background {
		display:none !important;
		}
	body.index {
		background: url("../img/poster.png");
		background-size: 160%;
	}
}


@media (max-width: 874px) {
	#first_section {
	  background-size: 110%;
		height: 500px !important;
	}
	.slogan h1 {
		margin-bottom: 40px !important;
		margin-top: 120px !important;
	}
	body.christine_george{
	background-position: 0% 50% !important;
	background-size: 110%;
	}
}

@media (max-width: 797px) {
	.slogan h1 {
		font-size: 4em !important;
		margin-bottom: 40px !important;
		margin-top: 80px !important;
	}
	#first_section {
		background-size: 110%;
		height: 400px !important;
	}
}

@media (max-width: 730px) {
	.slogan h1 {
		font-size: 4em !important;
	}
	#first_section {
		background-size: 110%;
	}



	body.index {
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.arbeitsrecht {
	background: url("../img/arbeitsrecht_titel.jpg") fixed;
	background-size: 170%;
	background-repeat: no-repeat;
	}

	body.familienrecht {
	background: url("../img/familienrecht_titel.jpg") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.zivil-strafrecht {
	background: url("../img/zivil-strafrecht.jpg") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.kooperationen{
	background: url("../img/kooperationen.jpg") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.christine_george{
	background: url("../img/christine-george.jpg") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	background-position: 0% 30%;
	}

	body.impressum{
	background: url("../img/titelbild.png") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.kosten{
		background: url("../img/kosten.jpg") fixed;
		background-size: 160%;
		background-repeat: no-repeat;
	}

	body.kontakt{
		background: url("../img/kontakt.jpg") fixed;
		background-size: 160%;
		background-repeat: no-repeat;
	}

}

@media (max-width: 576px) {
	.slogan h1 {
		font-size: 2.5em !important;
		margin-top: 1px !important;
	}
	#first_section {
		height: 350px !important;
	}



	body.index {
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.arbeitsrecht {
	background: url("../img/arbeitsrecht_titel.jpg") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.familienrecht {
	background: url("../img/familienrecht_titel.jpg") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.zivil-strafrecht {
	background: url("../img/zivil-strafrecht.jpg") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.kooperationen{
	background: url("../img/kooperationen.jpg") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.christine_george{
	background: url("../img/christine-george.jpg") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.impressum{
	background: url("../img/titelbild.png") fixed;
	background-size: 160%;
	background-repeat: no-repeat;
	}

	body.kosten{
		background: url("../img/kosten.jpg") fixed;
		background-size: 160%;
		background-repeat: no-repeat;
	}

	body.kontakt{
		background: url("../img/kontakt.jpg") fixed;
		background-size: 160%;
		background-repeat: no-repeat;
	}


}
header#main .brand a {
	display: block;
	font-family: 'Libre Baskerville', serif;
	font-size:1.8em;
	color:#ffffff;
	margin-bottom: 20px;
	z-index: 1;
}




/* ===== NAVIGATION ============================================================ */

nav#main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
}

nav#main ul li {
	display: inline-block;
	margin-right: 20px;
}

nav#main ul li:last-child {
	margin-right: 0;
}

nav#main ul li a, nav#main ul li p  {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
}

nav#main ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}


#rechtsgebiete {
  display: inline-block;
	font-size: 120%;
}

.dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
	height:20px;
}

.dropdown-content a:hover {color: #686868;}

.dropdown:hover .dropdown-content {
  display: block;
	margin-top: -20px;
}
/* ===== NAVIGATION MOBIL =============================================================== */

@media screen and (min-width: 875px) {
  nav a#nav-m,
  nav a.close {
    display: none;
  }
}


@media screen and (max-width: 874px) {
  /*Formatierung Mobiles Menue*/
  nav ul {
    top: 3em;
    position: absolute;
    background: #DCDCDC;
    width: 100%;
    left: -105%;
		z-index:1;

    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }

  nav ul li{
    display: block !important;
    text-align: left;
		padding: 2em 0;
		margin-left: 50px
  }

  nav ul li a, nav ul li p {
		color: #3a3a3a !important;
		font-size: 200% !important;
		display: inline !important;
  }

  nav ul.menu li a:hover,   nav ul.menu li p:hover  {
		color: #fff !important;
  }

.dropdown-content {
		display: inline;
		margin-left: 2em;
		margin-top: -5em;
		position: static;
	}

.dropdown-content a{
		font-size: 280% !important;
		margin-top: 2em;
		margin-bottom: 3em;
		margin-left: 1em;
		display:block !important;
	}

	#rechtsgebiete {
	  display: inline-block;
		font-size: 50%;
	}

  /*Hamburger-Icon*/
  nav a#nav-m img,
  nav a.close img {
    width: 40px;
    height: auto;
  }

  nav > .close,
  nav a#nav-m:target {
    display: none;
  }

  nav a:target ~ ul,
  nav a:target ~ .close {
    display: inline-block;
  }

  nav a:target ~ .close {
    position: absolute;
    margin-left: -20px;
  }

  nav a:target ~ ul {
    left: 0;
  }
}



/* ===== STICKY =============================================================*/
div.sticky {
position: -webkit-sticky;
position: sticky;
top: 0;
background-color: white;
font-size: 20px;
margin-left: -20px;
width:150px;
height: 100px;
border-color: #DCDCDC;
border-style: solid solid solid none;
border-width: 2px;
z-index: 1;
box-shadow: 5px 5px 5px grey;
}

#sterne {
	margin-bottom: 5px;
	margin-top: 15px;
}

@media screen and (max-width: 874px) {
	div.sticky {
		display: none;
	}
}
/* ===== BUTTONS =============================================================== */

.button {
	padding: 13px 15px;
	border-radius: 25px;
	font-size: 14px;
	background-color: #3a3a3a;
	color: #fff;
}

.button:hover {
	background-color: rgba(127, 6, 6, .7);
	color: #fff;
}

/* ===== FEATURE =============================================================== */


.feature {
	margin-top: 20px;
}

p {
	text-align: left;
}

h2 {
	text-align: left;
}

h3 {
	text-align: left;
}

/* ===== FEATURE =============================================================== */

.features {
	text-align: center;
	background-color: #fff;
}

.features h5 {
	font-weight: 600;
	font-size: 1.4rem;
	margin-top: 30px;
}

.features p {
	font-size: 80%;
	margin-bottom: 40px;
}

.bullets {
	list-style-type: circle;
	margin-top: 20px;
	text-align: left;
}

#footer-elements {
	list-style: none;
}

#footer-elements li {
	float: right;
	display: inline;
	margin-right: 15px;
}

.center p {
	text-align: center !important;
}

/*============ TELEFON ================================================*/
.telefon h2 {
	font-size: 2.5rem;
	font-weight: 600;
	text-align: center;
	margin-bottom: 5px;
	color: white;
}

.telefon p {
font-size: 1.5rem;
font-weight: 300;
text-align: center;
margin-bottom: -10px;
color: white;
}

/* ============ BEWERTUNGEN ================================================*/

.bewertung h2 {
font-size: 2.5rem;
font-weight: 600;
text-align: center;
margin-bottom: 30px;
}

.bewertung p {
font-size: 1.5rem;
font-weight: 300;
text-align: center;
margin-bottom: -10px;
}


/*==============KOOPERATIONEN================================================*/
.kooperation p {
	margin-right: 30px;
	margin-left: 30px;
}

.kooperation h2 {
	margin-right: 30px;
	margin-left: 30px;
}


/*==============PERSON FOTO================================================*/
.foto {
	margin-bottom: 40px;
}
