/*
		
		====================================================
		BY X-Interactive 2017
		====================================================
		
		#00cc99 - GREEN
		#f0f0f0 - LIGHTGREY

 */
 
	body {
		overflow-x: hidden;
		font-family: 'Oswald', sans-serif;
		font-weight: 300;
		font-size: 18px;
		color: #333;
	}
	
/* ====================================================================================================================== */
/* GLOBALS */
/* ====================================================================================================================== */
	
	.clear{clear:both;}
	.nopadding {padding: 0!important;}
	.nopaddingleft{padding-left: 0px!important;}

	.text-center{text-align: center;}
	.text-right{text-align: right;}
	/* .text-left{text-align: left;} */
	.text-block{text-align: justify;}
	
	
	
	
	@media (min-width: 100px) {.text-left {text-align: center;}}
	@media (min-width: 1200px) {.text-left {text-align: left;}}
	
	
	/*TEXT CAMMODEL ABSATZ */
	@media (min-width: 100px)  {.text-left-cammodel {text-align: center;}}
	@media (min-width: 1200px) {.text-left-cammodel {text-align: left; padding-top: 30px;}}
	
	
	
	
	.text-upper{text-transform: uppercase;}

	
	 hr{border-color:#efefef; margin: 30px 0px;}
	.line{border: 2px solid #00cc99;}

	.imgfull{width: 100%; padding: 0%;}
	.imgauto{width: auto; padding: 0%;}

	.linkblue {color: #006eab;}
	.linkblue:hover {color: #006eab;}
	.linkblue:visited {color: #006eab;}

	.bottom20{margin-bottom: 20px;}

	
	.colorgreen{color: #00cc99;}
	.colorred {color: #990000;}
	.colorblack label{color: #666666;}
	
	
	.colorslider{color: #333333!important; 
	/* text-shadow: 0px 0px 2px rgba(255, 255, 255, 1); */
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	}
	

		

	/**JOYCLUB**/
	 .joy{
		 margin: auto;
		 width: 120px;
	 }
	
	
/* ====================================================================================================================== */
/* CONTAINER OVERWRITE */
/* ====================================================================================================================== */
	
	@media (min-width: 100px) {.container { width: 98%;}}
	@media (min-width: 768px) {.container { width: 740px;}}
	@media (min-width: 992px) {.container { width: 900px;}}
	@media (min-width: 1200px){.container { width: 1100px;}}
	@media (min-width: 1400px){.container { width: 1180px;}}	
	
	
/* ====================================================================================================================== */
/* BTN SHOW MORE MOBILE */
/* ====================================================================================================================== */	
	
	
	@media (min-width: 100px) {.mobilemorebutton{display: block;}}
	@media (min-width: 992px) {.mobilemorebutton{display: none;}}
	
	.showmoremobile{
		border: 1px solid #333;
		padding: 20px 20px;
		background: #fff;
		color: #333;
		display: block;
		margin: 50px 20px;
	}
	
	.showmoremobile:hover{
		background: #3ab19e;
		color: #fff;
		text-decoration: none; 
	}
	
	
/* ====================================================================================================================== */
/* BTN YES NO */
/* ====================================================================================================================== */
		
	
	.btnyes{
		color: #fff;
		background-color: #39b09d;
		border-color: #39b09d;
		min-width: 100px;

	}
	.btnno{
		min-width: 100px;
	}
		
	

/* ====================================================================================================================== */
/* BX SLIDER OVERRIDE CLASSES */
/* ====================================================================================================================== */

	@media(max-width:500px) {.bx-wrapper{display: block; border-top: 3px solid #99cc33; border-bottom: 3px solid #99cc33;}}
	@media(min-width:500px) {.bx-wrapper{display: block; border-top: 3px solid #99cc33; border-bottom: 3px solid #99cc33;}}
	@media(min-width:768px) {.bx-wrapper{display: block; border-top: 3px solid #99cc33; border-bottom: 3px solid #99cc33;}}
	@media(min-width:992px) {.bx-wrapper{display: block; border-top: 6px solid #99cc33; border-bottom: 6px solid #99cc33;}}
	@media(min-width:1200px){.bx-wrapper{display: block; border-top: 10px solid #99cc33; border-bottom: 10px solid #99cc33;}}

	/* .bx-pager {display: none;} */
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		bottom: 10px !important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		height: 15px !important;
		width: 15px!important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		background: #fff none repeat scroll 0 0 !important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
		background: #339a99 none repeat scroll 0 0 !important;
	}

	
	
	
/* ====================================================================================================================== */
/* BOOTSTRAP SLIDER CLASSES */
/* ====================================================================================================================== */	
	
	
	

/* @media(max-width:767px) {.sliddesktop{display: none;}}	 */
/* @media(min-width:768px) {.sliddesktop{display: block;}}	 */

/* @media(max-width:767px) {.slidmobile{display: block;}}	 */
/* @media(min-width:768px) {.slidmobile{display: none;}}		 */
	
@media(max-width:767px) {	

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {max-width: 250%!important;}



	html,body{height:100%;}
/* .carousel,.item,.active{height:300px;} */

.carousel-inner > .item .active{height:300px!important;}

.carousel-inner{height:300px;}
.carousel .carousel-inner img {
    display:block;
    object-fit: cover;
}

	.galeriethumb {height: 300px;}

}	
	
	
	
	.mygreenborder{border-top: 10px solid #99cc33; border-bottom: 10px solid #99cc33;}
	
	/* @media(min-width:300px){.carousel-caption {left: 4%; padding-bottom: 5%; width: 300px; Display: block;}} */
	/* @media(min-width:768px) {.carousel-caption{left: 1.5%; padding-bottom: 14%; width: 600px; Display: block;}} */
	/* @media(min-width:992px) {.carousel-caption {left: 2.5%; padding-bottom: 14%; width: 790px; }} */
	/* @media(min-width:1200px){.carousel-caption {left: 1%; padding-bottom: 14%; width: 810px; }} */
	/* @media(min-width:1400px){.carousel-caption {left: 5%; padding-bottom: 14%; width: 810px; }} */
	/* @media(min-width:1600px){.carousel-caption {left: 16.5%; padding-bottom: 9%; width: 860px; }} */
	
	
	.myheadlinebox{
		border: 0px solid red;

		background-color: rgba(0, 0, 0, 0.2);
		background: rgba(0, 0, 0, 0.2);
		color: rgba(0, 0, 0, 0.2);
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-shadow: 0 0px 0px rgba(0,0,0,0.0);
	}
	
	@media(min-width:300px) {.myheadlinebox {margin: 0px 0px 30px 0px; padding: 10px 10px;}}
	
	@media(min-width:400px) {.myheadlinebox {margin: 0px 0px 60px 0px; padding: 10px 10px;}}
	@media(min-width:500px) {.myheadlinebox {margin: 0px 0px 60px 0px; padding: 10px 10px;}}
	
	
	
	@media(min-width:768px) {.myheadlinebox {margin: 20px 0px; padding: 20px 0px;}}
	@media(min-width:992px) {.myheadlinebox {margin: 20px 0px;}}
	@media(min-width:1200px){.myheadlinebox{margin: 30px 0px 30px 0px;}}
	@media(min-width:1600px){.myheadlinebox{margin: 165px 0px 100px 0px;}}
	
	
	
	/*Slider texte*/
	
	.myheadlinefont h2 
	{text-transform: uppercase;  font-weight: 600; color: #fff; border-bottom: 0px solid #999; padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px !important}

	
	@media(min-width:300px){.myheadlinefont h2 {font-size: 16px;}}
	
	@media(min-width:1200px){.myheadlinefont h2 {font-size: 20px;}}
	@media(min-width:1400px){.myheadlinefont h2 {font-size: 30px;}}
	@media(min-width:1600px){.myheadlinefont h2 {font-size: 30px;}}
	@media(min-width:1800px){.myheadlinefont h2 {font-size: 36px;}}
	
	
	/*h1*/
	
	.myheadlinefont{
		text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	}
	
	
	@media(min-width:300px)	{.myheadlinefont{letter-spacing: 1.5px; font-size: 14px; font-weight: 600; line-height: 22px; color: #FFF!important; text-transform: uppercase; text-align: justify;}}
	
	@media(min-width:768px)	{.myheadlinefont{letter-spacing: 1.5px; font-size: 20px; font-weight: 600; line-height: 40px; color: #FFF; text-transform: uppercase; text-align: justify;}}
	@media(min-width:992px)	{.myheadlinefont{letter-spacing: 1.5px; font-size: 20px; font-weight: 600; line-height: 90px; color: #FFF; text-transform: uppercase; text-align: justify;}}
	@media(min-width:1200px){.myheadlinefont{letter-spacing: 1.5px; font-size: 30px; font-weight: 600; line-height: 90px; color: #FFF; text-transform: uppercase; text-align: justify;}}
	@media(min-width:1600px){.myheadlinefont{letter-spacing: 1.5px; font-size: 40px; font-weight: 600; line-height: 90px; color: #FFF; text-transform: uppercase; text-align: justify;}}
	
	/*h2*/
	
	
	.myheadlinefonth2{
		text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	}
	
	@media(min-width:300px) {.myheadlinefonth2{padding: 0px 10px; letter-spacing: 2px; font-size: 20px; font-weight: 600; text-transform: uppercase; color: #fff; text-align: left;}}
	
	@media(min-width:768px) {.myheadlinefonth2{padding: 0px 20px; letter-spacing: 2px; font-size: 40px; font-weight: 600; text-transform: uppercase; color: #fff; text-align: left;}}
	@media(min-width:992px) {.myheadlinefonth2{padding: 0px 20px; letter-spacing: 2px; font-size: 70px; font-weight: 600; text-transform: uppercase; color: #fff; text-align: left;}}
	@media(min-width:1200px){.myheadlinefonth2{padding: 0px 20px; letter-spacing: 2px; font-size: 70px; font-weight: 600; text-transform: uppercase; color: #fff; text-align: left;}}
	@media(min-width:1600px){.myheadlinefonth2{padding: 0px 20px; letter-spacing: 2px; font-size: 70px; font-weight: 600; text-transform: uppercase; color: #fff; text-align: left;}}
	
	

	
/* ====================================================================================================================== */
/* Sections CLASSES */
/* ====================================================================================================================== */
	@media(min-width:768px){
		#mynav{
			margin: 0px 0px 0px 0px;
			padding: 5px 0px 0px 0px;
			border-bottom: 0px solid #00cc99; /*20px H*/
			background: #00cc99;
			color: rgba(0, 0, 0, 0.6);
			z-index: 2288888;
			position: relative;
			min-height: 65px;
		}
	}
	@media(min-width:1200px){
		#mynav{
			margin: -100px 0px 0px 0px;
			padding: 20px 0px 20px 0px;
			border-bottom: 20px solid #00cc99; /*20px H*/
			background-color: rgba(0, 0, 0, 0.6);
			background: rgba(0, 0, 0, 0.6);
			color: rgba(0, 0, 0, 0.6);
			z-index: 2288888;
			position: relative;
			min-height: 65px;
		}
	}
	@media(min-width:100px){#mynav{display: none;}}
	@media(min-width:768px){#mynav{display: block;}}
	
	
	

	
	#index{padding: 40px 0px 40px 0px;}
	#index1{padding: 40px 0px 40px 0px;}
	.grey{background: #e5e5e5; padding: 40px 0px 40px 0px;}
	
	/*  -- */
	
	/* section {padding: 100px 0;} */
	
	
	@media(min-width:100px) {#willkommen {padding: 60px 0px 0px 0px;}}
	@media(min-width:768px) {#willkommen {padding: 80px 0px 60px 0px;}}
	
	@media(min-width:100px) {#willkommen2 {padding: 60px 0px 0px 0px;background: #efefef;}}
	@media(min-width:768px) {#willkommen2 {padding: 80px 0px 60px 0px;background: #efefef;}}
	
	
	@media(min-width:100px) {#cammodel {padding: 60px 0px 60px 0px;background: #efefef;}}
	@media(min-width:768px) {#cammodel {padding: 80px 0px 60px 0px;background: #efefef;}}
	
	@media(min-width:100px) {#agentur {padding: 60px 0px 60px 0px; background: #efefef;}}
	@media(min-width:768px) {#agentur {padding: 80px 0px 60px 0px; background: #efefef;}}
	
	@media(min-width:100px) {#partner{padding: 60px 0px 0px 0px;background: #efefef;}}
	@media(min-width:768px) {#partner{padding: 80px 0px 80px 0px;background: #efefef;}}
	
	@media(min-width:100px) {#portale{padding: 60px 0px 0px 0px;background: #fff;}}
	@media(min-width:768px) {#portale{padding: 80px 0px 80px 0px;background: #fff;}}
	
	@media(min-width:100px) {#kontakt {padding: 80px 0px 0px 0px; background: #efefef;}}
	@media(min-width:768px) {#kontakt {padding: 80px 0px 80px 0px; background: #efefef;}}
	
	
	@media(min-width:100px) {#faq {padding: 80px 0px 0px 0px;  background: #fff;}}
	@media(min-width:768px) {#faq {padding: 80px 0px 40px 0px;  background: #fff;}}

	
	
	
	
	
	@media(min-width:100px) {#firmenprofil {padding: 60px 0px 0px 0px; background: #efefef;}}
	@media(min-width:768px) {#firmenprofil {padding: 80px 0px 60px 0px; background: #efefef;}}
	
	@media(min-width:100px) {#worker {padding: 60px 0px 60px 0px;background: #fff;}}
	@media(min-width:768px) {#worker {padding: 80px 0px 60px 0px;background: #fff;}}
	
	
	@media(min-width:100px) {#firmenprofil2 {padding: 60px 0px 60px 0px;background: #efefef;}}
	@media(min-width:768px) {#firmenprofil2 {padding: 80px 0px 60px 0px;background: #efefef;}}
	
	
	
	
	@media(min-width:100px) {#leistungen {padding: 60px 0px 0px 0px;}}
	@media(min-width:768px) {#leistungen {padding: 80px 0px 60px 0px;}}
	
	@media(min-width:100px) {#referenzen{padding: 60px 0px 0px 0px;background: #fff;}}
	@media(min-width:768px) {#referenzen{padding: 80px 0px 80px 0px;background: #fff;}}
	
	

	@media(min-width:100px) {#anfahrt {padding: 80px 0px 0px 0px;  background: #fff;}}
	@media(min-width:768px) {#anfahrt {padding: 80px 0px 40px 0px;  background: #fff;}}

	
	
	
	@media(min-width:100px) {#footer {padding: 80px 0;}}
	@media(min-width:768px) {#footer {padding: 80px 0;}}
	
	
	#footer{background: #000; color: #fff; margin-top: -30px;}
	#footer a{color: #fff;}
	
	
	
	
	
	
	@media(min-width:100px){	
		#cover{
			background: #008055;
			padding: 80px 0px 80px 0px;
			background: url(../img/models_at_work_cover_1.jpg);
			/* background-attachment: fixed; */
			background-size: 120% auto;
			/* background-repeat: no-repeat; */
			background-position: center center; 
		}
	}
	
	
	@media(min-width:768px){	
		#cover{
			background: #008055;
			padding: 250px 0px 250px 0px;
			background: url(../img/models_at_work_cover_1.jpg);
			background-attachment: fixed;
			background-repeat: no-repeat;
			background-position: center center; 
		}
	}	
	
	
	
	
	@media(min-width:100px){	
		#cover2{
			background: #008055;
			padding: 80px 0px 80px 0px;
			background: url(../img/camstyle_cover_2.jpg);
			/* background-attachment: fixed; */
			background-size: 120% auto;
			/* background-repeat: no-repeat; */
			background-position: center center; 
			color: #fff;
			/* margin-top: 40px; */
		}
	}
	
	
	@media(min-width:768px){	
		#cover2{
			background: #008055;
			padding: 250px 0px 250px 0px;
			background: url(../img/camstyle_cover_2.jpg);
			 background-attachment: fixed;
			/* background-size: 100% 100%; */
			background-repeat: no-repeat;
			background-position: center center; 
			color: #fff;
			margin-top: 0px;
		}
	}		
	@media(min-width:100px){	
		#cover3, #kontakt{
			background: #000000;
			padding: 100px 0px 0px 0px;
			background: url(../img/camstyle_cover_3.jpg);
			background-attachment: fixed;
			background-size: 900% auto;
			background-repeat: no-repeat;
			background-position: center center; 
			color: #fff;
			margin-top: 40px;
		}
	}
	
	
	@media(min-width:768px){	
		#cover3, #kontakt{
			background: #008055;
			padding: 150px 0px 150px 0px;
			background: url(../img/camstyle_cover_3.jpg);
			 background-attachment: fixed;
			/* background-size: 100% 100%; */
			background-repeat: no-repeat;
			background-position: center center; 
			color: #fff;
			margin-top: 0px;
		}
	}			
		
		
		
		
		
		
		
		
		
		
	
	
	
	
	
	

/* ====================================================================================================================== */
/* Controller Mobile */
/* ====================================================================================================================== */
	
	@media(max-width:768px){.mobile_navi{display: block;}}
	@media(min-width:768px){.mobile_navi{display: none;}}
	
	@media(max-width:768px){#maximenuCK_small{display: none!important;}}
	@media(max-width:767px){#maximenuCK{display: none!important;}}

/* ====================================================================================================================== */
/* Controller Mobile BOX SHOW */
/* ====================================================================================================================== */	
	
	@media(max-width:1200px){.boxmobile_show{display: block;}}
	@media(min-width:1200px){.boxmobile_show{display: none;}}
	@media(max-width:1200px){.boxdesktop_show{display: none;}}
	@media(min-width:1200px){.boxdesktop_show{display: block;}}

/* ====================================================================================================================== */
/* COLORS */
/* ====================================================================================================================== */
	
	@media(min-width:100px){.bgtop{background: #fff; padding: 40px 0px 20px 0px; border-bottom: 0px solid #990000;}}
	/* @media(min-width:768px){.bgtop{background: #fff; padding: 20px 0px; border-bottom: 0px solid #990000;}} */
	@media(min-width:768px){.bgtop{background: #fff; padding: 10px 0px; border-bottom: 0px solid #990000;}}
	.white{background: #fff;}


/* ====================================================================================================================== */
/* LOGO */
/* ====================================================================================================================== */	
	
	.logotop{

		}
	.logo{
		line-height: 0px;
		text-align: center;
		/* max-width: 457px; */
		}
		@media(min-width:100px){.logo{padding: 10px 0px 0px 0px;}}		
		@media(min-width:768px){.logo{padding: 10px 0px 0px 0px; width: 100%;}}	
		@media(min-width:992px){.logo{padding: 10px 0px 5px 0px; width: 100%}}			
		
		
		
		
		.logomobile{
			background: #000;
			padding: 20px 0px;

		}
		@media(min-width:100px) {.logomobile{display: block;}}
		@media(min-width:1200px){.logomobile{display: none;}}		
				
				
		@media(min-width:100px) {.logodesktop{display: none;}}
		@media(min-width:1200px){.logodesktop{display: block;}}		
		
		
		
		
	
/* ====================================================================================================================== */
/* Adresses */
/* ====================================================================================================================== */		
	
	@media(min-width:300px)  {.adress{color: #fff; text-align: center; border-left: 0px solid #f87d00;padding: 0px 0px 0px 0px;margin: 30px 0px 0px 0px; font-size: 14px;}}
	
	
	
	
	@media(min-width:768px)  {.adress{color: #fff; font-weight: 400; text-align: center; background: #fff;padding: 0;margin: 15px 0px 0px 0px; font-size: 30px;}}
	@media(min-width:992px)  {.adress{letter-spacing: -0.5px;color: #fff; font-weight: 400; text-align: center; background: #fff;padding: 0;margin: 10px 0px 0px 0px; font-size: 20px;}}
	@media(min-width:1200px) {.adress{letter-spacing: -0.5px;color: #fff; font-weight: 400; text-align: center; background: #fff;padding: 0;margin: 10px 0px 0px 0px; font-size: 26px;}}
	@media(min-width:1400px) {.adress{letter-spacing: 0px; color: #fff; font-weight: 400; text-align: center; background: #fff;padding: 0; margin: 10px 0px 0px 0px; font-size: 30px;}}
	
	
	.adress:hover{color: #000; background: #none;}
	.adress a{color: #39b09d; text-decoration: none; margin: 0px 10px;}
	
	
	
	/*Adress in Navbar Top Fixed Scroll*/
	@media(min-width:768px)  {.adressmini{color: #fff; font-weight: 400; text-align: center; background: #fff;padding: 0;margin: 2px 0px 0px 0px; font-size: 20px;}}
	@media(min-width:992px)  {.adressmini{letter-spacing: -0.5px;color: #fff; font-weight: 400; text-align: center; background: #fff;padding: 0;margin: 2px 0px 0px 0px; font-size: 20px;}}
	@media(min-width:1200px) {.adressmini{letter-spacing: -0.5px;color: #fff; font-weight: 400; text-align: center; background: #fff;padding: 0;margin: 10px 0px 0px 0px; font-size: 26px;}}
	@media(min-width:1400px) {.adressmini{letter-spacing: 0px; color: #fff; font-weight: 400; text-align: center; background: #fff;padding: 0; margin: 10px 0px 0px 0px; font-size: 26px;}}
	
	.adressmini:hover{color: #000; background: #none;}
	.adressmini a{color: #39b09d; text-decoration: none; margin: 0px 10px;}
	
	
	/*Adress in Mobile*/
	.adressmobile{color: #fff; font-weight: 400; text-align: center; background: #fff;padding: 0;margin: 5px 0px 0px 0px; font-size: 30px;}
	.adressmobile a{color: #FFF; text-decoration: none; margin: 0px 5px;}
	
	
	
	/* Content Dropdown Whatsapp and skype */
	@media(min-width:300px)  {.whskdrop{padding: 10px; color: #39b09d; text-align: center; font-size: 18px;}}
	@media(min-width:300px)  {.whskdrop a{color: #39b09d;}}
	
	@media(min-width:768px)  {.whskdrop{padding: 10px; color: #39b09d; text-align: center; font-size: 18px;}}
	@media(min-width:992px)  {.whskdrop{padding: 10px; color: #39b09d; text-align: center; font-size: 16px;}}
	@media(min-width:1200px) {.whskdrop{padding: 10px; color: #39b09d; text-align: center; font-size: 18px;}}
	@media(min-width:1400px) {.whskdrop{padding: 10px; color: #39b09d; text-align: center; font-size: 18px;}}
	
	
	
	.whskdropsize {
    min-width: 190px;
	}
	
	
	
	
	
	
	@media(min-width:300px)  {.padphone{display: none;}}
	@media(min-width:768px)  {.padphone{display: block;}}
	@media(min-width:992px)  {.padphone{display: none;}}
	
	@media(min-width:300px)  {.nopadphone{display: none;}}
	@media(min-width:768px)  {.nopadphone{display: none;}}
	@media(min-width:992px)  {.nopadphone{display: block;}}
	
	
	

/* ====================================================================================================================== */
/* MENU  */
/* ====================================================================================================================== */
	.bgnavout{position: relative;}
	
	@media(min-width:768px)	{.bgnav{position: none; z-index: 1012; margin: 20px auto 0px auto!important; background: #none;  width: 100%; border: 0px solid red;}}
	@media(min-width:992px)	{.bgnav{position: absolute; z-index: 1012; margin: 0px auto !important; background: #none;  width: 100%; border: 0px solid red;}}
	
	
	@media(min-width:100px) {.bgnav{display: none;}}
	@media(min-width:768px)	{.bgnav{top: 20px; display: block; background: #fff; height: 50px;}} /*top was -35*/
	
	@media(min-width:992px)	{.bgnav{top: 15px; display: block; background: none; height: 60px;}}
	
	@media(min-width:1200px){.bgnav{top: 20px; display: block; background: none; height: 60px;}}
	@media(min-width:1600px){.bgnav{top: 20px; display: block;}}
	


/**/ 
	@media(min-width:768px) {
	.menulink1 a{margin-left: 0px; margin: 0px 0px 0px 0px;   	padding:15px 15px 15px 15px; float:right; font-size: 18px; font-weight: 400; color: #333;}
	.menulink2 a{margin-left: 0px; margin: 0px 0px 0px 0px;   	padding:15px 15px 15px 15px; float:right; font-size: 18px; font-weight: 400; color: #333;}
	.menulink3 a{margin-left: 0px; margin: 0px 0px 0px 0px;   	padding:15px 15px 15px 15px; float:right; font-size: 18px; font-weight: 400; color: #333;}
	.menulink4 a{margin-left: 0px; margin: 0px 125px 0px 0px;   padding:15px 15px 15px 15px; float:right; font-size: 18px; font-weight: 400; color: #333;}
	

	
	}
	@media(min-width:992px) {
	.menulink1 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 10px 0px 10px; float:right; font-size: 16px; font-weight: 400; color: #333;}
	.menulink2 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 10px 0px 10px; float:right; font-size: 16px; font-weight: 400; color: #333;}
	.menulink3 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 10px 0px 10px; float:right; font-size: 16px; font-weight: 400; color: #333;}
	.menulink4 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 10px 0px 10px; float:right; font-size: 16px; font-weight: 400; color: #333;}
	.menulink5 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 10px 0px 10px; float:right; font-size: 16px; font-weight: 400; color: #333;}
	.menulink6 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 10px 0px 10px; float:right; font-size: 16px; font-weight: 400; color: #333;}

	}  
	@media(min-width:1200px) {
	.menulink1 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 15px 0px 15px; float:right; font-size: 18px; font-weight: 400; color: #333;}
	.menulink2 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 15px 0px 15px; float:right; font-size: 18px; font-weight: 400; color: #333;}
	.menulink3 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 15px 0px 15px; float:right; font-size: 18px; font-weight: 400; color: #333;}
	.menulink4 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 15px 0px 15px; float:right; font-size: 18px; font-weight: 400; color: #333;}
	.menulink5 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 15px 0px 15px; float:right; font-size: 18px; font-weight: 400; color: #333;}
	.menulink6 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 15px 0px 15px; float:right; font-size: 18px; font-weight: 400; color: #333;}

	}
	@media(min-width:1400px) {
	.menulink1 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 15px 0px 15px; float:right; font-size: 20px; font-weight: 400; color: #333;}
	.menulink2 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 15px 0px 15px; float:right; font-size: 20px; font-weight: 400; color: #333;}
	.menulink3 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 15px 0px 15px; float:right; font-size: 20px; font-weight: 400; color: #333;}
	.menulink4 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 30px 0px 15px; float:right; font-size: 20px; font-weight: 400; color: #333;}
	
	.menulink5 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 15px 0px 15px; float:right; font-size: 20px; font-weight: 400; color: #333;}
	.menulink6 a{border-right: 0px solid #990000; margin-left: 0px; margin: 0px 0px 0px 0px;    padding:0px 10px 0px 10px; float:right; font-size: 20px; font-weight: 400; color: #333;}

	}

	.menulink1 a:hover{border-bottom: 0px solid #333; color: #3ab19e; text-decoration: none;}
	.menulink2 a:hover{border-bottom: 0px solid #333; color: #3ab19e; text-decoration: none;}
	.menulink3 a:hover{border-bottom: 0px solid #333; color: #3ab19e; text-decoration: none;}
	.menulink4 a:hover{border-bottom: 0px solid #333; color: #3ab19e; text-decoration: none;}
	.menulink5 a:hover{border-bottom: 0px solid #333; color: #3ab19e; text-decoration: none;}
	.menulink6 a:hover{border-bottom: 0px solid #333; color: #3ab19e; text-decoration: none;}



	/*ICONS*/
	.menulink1 a span, .menulink2 a span, .menulink3 a span , .menulink4 a span , .menulink5 a span , .menulink6 a span  {font-size:17px; margin-right: 5px;}
	
	
	
	
/* ====================================================================================================================== */
/* Scroll menu  */
/* ====================================================================================================================== */
	
	#maximenuCK_small{Background: #fff; color: #3ab19e; border-top: 2px solid #fff; border-bottom: 2px solid #3ab19e; float:left; max-height: 120px; width: 100%; z-index: 1049;}

	@media(min-width:768px) {
	.menuitem1_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem2_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem3_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem4_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem5_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem6_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem7_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem8_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	}
	@media(min-width:992px) {
	.menuitem1_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem2_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem3_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem4_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem5_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem6_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem7_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	.menuitem8_small{float:right; border-right: 0px solid #fff; margin: 5px 0px 5px 0px; width: auto;}
	}
	@media(min-width:1200px) {
	.menuitem1_small{float:right; border-right: 0px solid #fff; margin: 15px 5px 5px 5px; width: auto;}
	.menuitem2_small{float:right; border-right: 0px solid #fff; margin: 15px 5px 5px 5px; width: auto;}
	.menuitem3_small{float:right; border-right: 0px solid #fff; margin: 15px 5px 5px 5px; width: auto;}
	.menuitem4_small{float:right; border-right: 0px solid #fff; margin: 15px 5px 5px 5px; width: auto;}
	.menuitem5_small{float:right; border-right: 0px solid #fff; margin: 15px 30px 5px 5px; width: auto;}
	
	}

	/**/

	@media(min-width:768px) {
	.menulink1_small a{margin: 10px 15px 10px 0px;  font-size: 14px; color: #000; font-weight: 400;}
	.menulink2_small a{margin: 10px 15px 10px 10px; font-size: 14px; color: #000; font-weight: 400;}
	.menulink3_small a{margin: 10px 15px 10px 10px; font-size: 14px; color: #000; font-weight: 400;}
	.menulink4_small a{margin: 10px 15px 10px 10px; font-size: 14px; color: #000; font-weight: 400;}
	.menulink5_small a{margin: 10px 15px 10px 10px; font-size: 14px; color: #000; font-weight: 400;}
	.menulink6_small a{margin: 10px 15px 10px 10px; font-size: 14px; color: #000; font-weight: 400;}
	.menulink7_small a{margin: 10px 15px 10px 10px; font-size: 14px; color: #000; font-weight: 400;}

	}
	@media(min-width:992px) {
	.menulink1_small a{margin: 10px 20px 10px 0px;   font-size: 16px; color: #000; font-weight: 400;}
	.menulink2_small a{margin: 10px 20px 10px 10px;  font-size: 16px; color: #000; font-weight: 400;}
	.menulink3_small a{margin: 10px 20px 10px 10px;  font-size: 16px; color: #000; font-weight: 400;}
	.menulink4_small a{margin: 10px 20px 10px 10px;  font-size: 16px; color: #000; font-weight: 400;}
	.menulink5_small a{margin: 10px 20px 10px 10px;  font-size: 16px; color: #000; font-weight: 400;}
	.menulink6_small a{margin: 10px 20px 10px 10px; font-size: 16px; color: #000; font-weight: 400;}
	.menulink7_small a{margin: 10px 40px 10px 10px; font-size: 16px; color: #000; font-weight: 400;}
	
	}
	@media(min-width:1200px) {
	.menulink1_small a{margin: 10px 20px 10px 0px;   font-size: 16px; color: #000; font-weight: 400;}
	.menulink2_small a{margin: 10px 20px 10px 10px;  font-size: 16px; color: #000; font-weight: 400;}
	.menulink3_small a{margin: 10px 20px 10px 10px;  font-size: 16px; color: #000; font-weight: 400;}
	.menulink4_small a{margin: 10px 20px 10px 10px;  font-size: 16px; color: #000; font-weight: 400;}
	.menulink5_small a{margin: 10px 20px 10px 10px;  font-size: 16px; color: #000; font-weight: 400;}
	.menulink6_small a{margin: 10px 20px 10px 10px; font-size: 16px; color: #000; font-weight: 400;}
	.menulink7_small a{margin: 10px 150px 10px 10px; font-size: 16px; color: #000; font-weight: 400;}
	
	}

	.iconsmall{margin: 5px 0px 5px 0px;}

	.menulink1_small a:hover{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink2_small a:hover{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink3_small a:hover{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink4_small a:hover{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink5_small a:hover{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink6_small a:hover{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink7_small a:hover{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink8_small a:hover{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	/**/
	.menulink1_small a:active{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink2_small a:active{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink3_small a:active{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink4_small a:active{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink5_small a:active{border-bottom: 0px solid #333; color: #000; text-decoration: none;}
	.menulink6_small a:active{border-bottom: 0px solid #333; color: #000; text-decoration: none;}

	
	
/* ====================================================================================================================== */
/* BOX WELCOME */
/* ====================================================================================================================== */	
	
	.featuresbox{
		padding: 25px;
		/* margin-top: -200px; */

border: 0px solid red;
/*versatz zu h1*/
/* margin-bottom: 50px; */
	}
	@media(min-width:300px) {.featuresbox{margin-top: 0px; padding: 0px; margin-bottom: 0px;}}
	@media(min-width:768px) {.featuresbox{margin-top: 0px; padding: 0px; margin-bottom: 50px;}}
	@media(min-width:992px) {.featuresbox{margin-top: 0px; padding: 25px;}}
	@media(min-width:1200px) {.featuresbox{margin-top: 0px; padding: 25px;}}
	
	
	
	
	
	.feature1{
		/* background: #fff; */
border: 0px solid red;
padding: 15px;		
		
	}
	.feature2{
		/* background: #fff;	 */
		border: 0px solid red;
padding: 15px;		
		
	}
	.feature1 img, .feature2 img{width: 70%;}
	
	
	.feature1 h2, .feature2 h2{
		color: #333; font-weight: 300;
		
		line-height: 34px;
		padding: 20px 0px;
		}
	
	@media(min-width:300px) {.feature1 h2, .feature2 h2{font-size: 22px;}}
	@media(min-width:768px) {.feature1 h2, .feature2 h2{font-size: 22px;}}
	@media(min-width:992px) {.feature1 h2, .feature2 h2{font-size: 20px;}}
	@media(min-width:1200px){.feature1 h2, .feature2 h2{font-size: 22px;}}
	
	.btnfeaturebox{
		border: 1px solid #333;
		padding: 10px 30px;
		color: #333;
		margin: 10px 0px 20px 0px;
		display: inline-block;
		font-weight: 400;
	}
	@media(min-width:300px) {.btnfeaturebox{font-size: 12px;}}
	@media(min-width:768px) {.btnfeaturebox{font-size: 16px;}}
	@media(min-width:992px) {.btnfeaturebox{font-size: 20px;}}
	
	.btnfeaturebox:hover{
		background: #3ab19e;
		color: #fff;
		text-decoration: none; 
	}




/* ====================================================================================================================== */
/* BOX Firmenprofile */
/* ====================================================================================================================== */	
	@media(min-width:300px) {
	.profilbox1{background: #fff; color: #333; font-weight: 400; min-height: 20px; border-bottom: 1px solid #ff9900;}
	.profilbox2{background: #fff; color: #333; font-weight: 400; border-bottom: 1px solid #ff9900;}
	}
	
	@media(min-width:992px) {
	.profilbox1{background: #ff9900; color: #fff; font-weight: 400; min-height: 20px;}
	.profilbox2{background: #f87d00; color: #fff; font-weight: 400;}
	}
	
	
	@media(min-width:300px) {.profilbox1, .profilbox2{ padding: 10px 10px; font-size: 16px; margin-bottom: 0px;}}
	
	@media(min-width:992px)  {.profilbox1, .profilbox2{ padding: 10% 10px; font-size: 14px; margin-bottom: 20px;}}
	@media(min-width:1200px) {.profilbox1, .profilbox2{ padding: 10% 20px; font-size: 16px; margin-bottom: 20px;}}
	
	
	
/* ====================================================================================================================== */
/* BOX Leistungen */
/* ====================================================================================================================== */	
		
	.boxleistungen-1{
		background: #ff9900;	
		min-height: 100px;
		padding: 25px;
		text-align: left;
	}
	.boxleistungen-2{
		background: #666666;
		border-top:10px solid #fff;
		border-bottom:30px solid #fff;
		padding: 20px;
		
		
	}
	.boxleistungen-2 p{color: #fff;text-align: left;}
	
	
	@media(min-width:300px) {.boxleistungen-1 h4{font-size: 24px; padding-top: 0px;}}
	@media(min-width:768px) {.boxleistungen-1 h4{font-size: 30px; padding-top: 0px;}}
	

	
	@media(min-width:300px) {.boxiconleistungen{margin-top: 0px; margin-right: 15px; width: 40px; float:left;}}
	@media(min-width:768px) {.boxiconleistungen{margin-top: 0px; margin-right: 15px; width: 50px; float:left;}}
	@media(min-width:992px) {.boxiconleistungen{margin-top: 0px; margin-right: 15px; width: 50px; float:left;}}
	
	
/* ====================================================================================================================== */
/* BOX Agentur WOrker */
/* ====================================================================================================================== */		
	
	#worker h2{font-size: 30px; Color: #39b09d;}
	#worker h3{font-size: 16px; Color: #333; line-height: 22px;}
	
	
	
/* ====================================================================================================================== */
/* BOX PORTALE */
/* ====================================================================================================================== */		


	
	.refimg{
		width: 100%;
		padding: 20px;
	}
	.portaleimg{
		width: 100%;
		border: 1px solid #ccc;
		margin-bottom: 20px;
	}
	
	
	.mylink{
		border: 0px solid red;
		display: block;
		font-size: 36px;
		background: #efefef;
		font-weight: 400;
	}
	@media(min-width:300px) {.mylink{margin: 0px 20px 20px 20px;}}
	@media(min-width:768px) {.mylink{margin: 0px 0px 0px 0px;}}
	
	.mylink img:hover{border: 0px solid red;opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */}
	
	
	
	
	
	
	
	
	/* .refbox a{color: #fff; text-decoration: none;} */
	/* .refbox a:hover{color: #fff; text-decoration: none;} */
	/* .refbox a:visited{color: #fff; text-decoration: none;} */
	/* .refbox a:active{color: #fff; text-decoration: none;} */
	/* .refbox a:active{color: #fff; text-decoration: none;} */
	
	.boxiconref{
		margin-top: -27px;
		width: 100%;
	}
	.referenzenfoto{width: 100%;}
	.refp{
		padding: 0px 15px 15px 15px;
		
	}
/* ====================================================================================================================== */
/* MODAL CONTENT Referenzen */
/* ====================================================================================================================== */		


	.referenzmodalbox{
		background: #ff9900;

	}
	.referenzmodalbox p{color: #fff;}
	.referenzmodalimg{width: 100%; margin-bottom: 0px!important;}
	
	
	
	
/* ====================================================================================================================== */
/* CONTAINERBOXES  */
/* ====================================================================================================================== */

	@media(max-width:500px) {.boxcontainer{min-height: 200px;position: relative;width: 100%;}}
	@media(min-width:500px) {.boxcontainer{min-height: 260px;position: relative;width: 100%;}}
	@media(min-width:768px) {.boxcontainer{min-height: 0px;position: relative;}}
	@media(min-width:992px) {.boxcontainer{min-height: 0px; position: relative; border: 0px solid red;}}
	@media(min-width:1200px){.boxcontainer{min-height: 0px; position: relative; border: 0px solid red;}}
	
	
	.boxcontainerposition{
		position: absolute;
		z-index: 1012;
		margin: 0px auto !important;
	}
/* 	@media(max-width:500px) {.boxcontainerposition{top: 0px;}}
	@media(min-width:500px) {.boxcontainerposition{top: 0px;}}
	@media(min-width:768px) {.boxcontainerposition{top: 200px;}}*/
	@media(min-width:992px) {.boxcontainerposition{top: 200px; display: none;}} 
	@media(min-width:1200px){.boxcontainerposition{top: -160px;  display: block;}}
	@media(min-width:1400px){.boxcontainerposition{top: -160px;  display: block;}}
	@media(min-width:1600px){.boxcontainerposition{top: -160px; display: block;}}
	

	

	

	/*BOX FORM*/
	@media(min-width:100px) {form .box{padding: 25px 0px 25px 0px; margin: 10px 0px;}}
	@media(min-width:768px) {form .box{padding: 25px; margin: 20px 0px;}}
	
	
	
	
	@media(min-width:100px) {.boxw{padding: 20px 0px;}}
	@media(min-width:768px) {.boxw{padding: 20px 0px;}}
	@media(min-width:992px) {.boxw{padding: 20px 0px;}}
	@media(min-width:1200px){.boxw{padding: 20px 10px;}}
	

	
/* ================================================================================================================================================*/
/* Kontakt FORMULAR */
/* /* ================================================================================================================================================*/		

@media(min-width:992px) {
	.dasformular{

    background-color: rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.6);
    color: rgba(0, 0, 0, 0.6);
	border: 0px solid red;
		
	}
}
@media(min-width:100px) {.dasformular{padding: 10px 10px;}}
@media(min-width:767px) {.dasformular{padding: 60px 30px;}}	
	
	
	

	.datenschutz-kontakt{
		font-size: 15px;
		padding: 15px 0px;
		text-align: center;
		color: #fff;
	}
	.datenschutz-kontakt a{color: #fff;}
	.datenschutz-kontakt a:hover{color: #fff;}
	.datenschutz-kontakt a:visited{color: #fff;}

	label{font-size: 15px; color: #00cc99;}
	
	
	.absenden{
		background: #39b09d;
		color: #000;
		font-size: 26px;
		text-transform: uppercase;
		font-weight: 600;
		padding: 10px 40px;
		border: 0px solid #ccc;
		margin: 0px auto;
	}
	@media(min-width:100px) {.absenden{display: block;}}
	.absenden:hover{background: #000; text-decoration: none; color: #fff;}
	
	
	
	@media(min-width:1200px) {.border-left-form{border-left: 2px solid #ccc;}}
	
	.form-horizontal .control-label {
    text-align: left;
    margin-bottom: 0;
    padding-top: 7px;
}
	
	
	
	
	
	
	
	
	
	
/* ================================================================================================================================================*/
/* LINE */
/* ================================================================================================================================================*/		
	.fxline{
		
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ce0a33+0,ce0a33+50,ce0a33+100&0+0,1+50,0+100 */
		background: -moz-linear-gradient(left,  rgba(206,10,51,0) 0%, rgba(206,10,51,1) 50%, rgba(206,10,51,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(206,10,51,0) 0%,rgba(206,10,51,1) 50%,rgba(206,10,51,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(206,10,51,0) 0%,rgba(206,10,51,1) 50%,rgba(206,10,51,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ce0a33', endColorstr='#00ce0a33',GradientType=1 ); /* IE6-9 */
		padding: 1px;
		margin: 40px 0px;

	}
		

	#menu {padding: 0;}




/* ====================================================================================================================== */
/* TYPO CLASSES */
/* ====================================================================================================================== */

	
	@media(min-width:100px) {
		h1 {text-transform: uppercase; font-size: 24px; font-weight: 400; color: #333; border-bottom: 0px solid #999; padding: 30px 0px 10px 0px; margin: 0px 0px 0px 0px !important}
		.headline {text-transform: uppercase; font-size: 16px; font-weight: 400; color: #990000; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	}
	@media(min-width:768px) {
		h1 {text-transform: uppercase; font-size: 26px; font-weight: 400; color: #333; border-bottom: 0px solid #999; padding: 30px 0px 10px 0px; margin: 0px 0px 0px 0px !important}
		.headline {text-transform: uppercase; font-size: 18px; font-weight: 400; color: #990000; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	}
	
	@media(min-width:992px) {
		h1 {text-transform: uppercase; font-size: 36px; font-weight: 600; color: #333; border-bottom: 0px solid #999; padding: 30px 0px 10px 0px; margin: 0px 0px 0px 0px !important}
		.headline {text-transform: uppercase; font-size: 22px; font-weight: 400; color: #990000; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	}
	@media(min-width:1200px) {
		h1 {text-transform: uppercase; font-size: 36px; font-weight: 600; color: #333; border-bottom: 0px solid #999; padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px !important}
		.headline {text-transform: uppercase; font-size: 22px; font-weight: 400; color: #990000; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	}
	
	
	.orange{color: #3ab19e;}
	
	
	
	
	
	
	p  {font-size: 18px; line-height: 30px;  margin: 0px 0px; color: #333;}
	
	
	
	
	
	
	
	
	
	
	
/* 	.headline1 {font-size: 26px; color: #2c2c2c; border-bottom: 0px solid #999; padding: 0px 0px 10px 0px; margin: 10px 0px 0px 0px !important} */

	@media(min-width:100px) {
	h2 {text-transform: uppercase; font-size: 20px; font-weight: 600; color: #333; border-bottom: 0px solid #999; padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px !important}
	}
	@media(min-width:768px) {
	h2 {text-transform: uppercase; font-size: 26px; font-weight: 600; color: #333; border-bottom: 0px solid #999; padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px !important}
	}
	
	@media(min-width:992px) {
	h2 {text-transform: uppercase; font-size: 30px; font-weight: 600; color: #333; border-bottom: 0px solid #999; padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px !important}
	}
	@media(min-width:1200px) {
	h2 {text-transform: uppercase; font-size: 36px; font-weight: 600; color: #333; border-bottom: 0px solid #999; padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px !important}
	}
	
	
	
	@media(min-width:100px) {
	h3  {text-transform: uppercase; font-size: 18px; font-weight: 200; color: #990000; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	}
	
	@media(min-width:768px) {
	h3  {text-transform: uppercase; font-size: 24px; font-weight: 200; color: #990000; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	}
	

	
	
	@media(min-width:300px) {
		h4{text-transform: uppercase; font-size: 18px; font-weight: 400; color: #FFF; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 10px 0px 0px 0px !important}
	}
	@media(min-width:768px) {
		h4{text-transform: uppercase; font-size: 18px; font-weight: 600; color: #FFF; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 10px 0px 0px 0px !important}
	}
	
	
	
	/* P TEXTE */
	
	
	
	.text-zimmer{font-size: 15px; line-height: 26px;  margin: 15px 0px; text-align: justify; text-align-last: center;}
	
	
	
	
	.textwhite{color: #fff;}
	
	
	
	
	/*BOXTEXT INDEX*/
	.boxtext{padding: 20px 30px 0px 30px;}
	.boxindex p {padding: 20px 30px 0px 30px; text-align: center;}
	
	
	
	
	
	
	
	
	/* Modal DSGVO */
	.dsgvo h1{font-size: 20px!important; font-weight: 600;}
	.dsgvo h2{font-size: 16px!important; font-weight: 600;}
	.dsgvo h3{font-size: 14px!important; font-weight: 600;}
	.dsgvo p {font-size: 14px!important; line-height: 18px;}
	
	
	.dsgvo ul li {font-size: 12px!important; line-height: 18px;}
	
	
	

	
	
	
	
	
	
	
	
	
	
	.servicecontent  {padding: 10px 10px 20px 10px;background: #efefef; font-size: 16px; line-height: 20px; font-weight: lighter; margin-bottom: 0px;}
	p.servicecontent  {font-size: 14px; line-height: 28px; font-weight: lighter; margin-bottom: 0px;}
	
	
	.quelle{font-size: 11px}
	
	
	
	

	
	
	.colorgrey:link {color: #333;}
	.colorgrey:hover {color: #333;}
	.colorgrey:visited{color: #333;}
	
	
	/*SPANS*/
	.textgrey{
		font-weight: bold;
		color: #999;
	}
	.textblue{
		font-weight: bold;
		color: #006eaa;
	}
	
	

	
/* 	
	.zitat{font-style:italic;} */
	
	
	section h2.section-heading {
/* 		margin-top: 0;
		margin-bottom: 10px;
		font-size: 24px; */
	}

	section h3.section-subheading {
/* 		margin-bottom: 75px;
		text-transform: none;
		font-family: 'Questrial', sans-serif;
		font-size: 16px;
		font-style: italic;
		font-weight: 400; */
	}
	

/* ====================================================================================================================== */
/* END CLASSES  - FOOTER */
/* ====================================================================================================================== */	
	
	
	
	.end{
		padding: 0px 0px 40px 0px;
		font-size: 16px;
		line-height: 26px;
		text-transform: uppercase;
	}
	@media(min-width:300px) {.end{display: none;}}
	@media(min-width:768px) {.end{display: block;}}
	
	
	
	.end a {padding: 10px 10px;}
	.end .xi {display: inline; padding: 0px 0px;}

	/*MOBILE*/
	@media(min-width:300px) {.endmobile{display: block;}}
	@media(min-width:768px) {.endmobile{display: none;}}
	.endmobile{
		padding: 20px 20px 0px 20px;
		font-size: 16px;
		line-height: 24px;
		text-transform: uppercase;
		text-align: left;
		border-top: 1px solid #fff;
		
	}
	.endmobile a {display: block; padding: 10px 0px;}
	
	.endmobile .xi {display: inline; padding: 0px 0px;}
	
	
	
	
	
/* ====================================================================================================================== */
/* Iframe Responsive CLASSES */
/* ====================================================================================================================== */	

	.responsiveContainer {
	  position: relative;
	  height: 0;
	  overflow: hidden;
	}
	@media(min-width:300px) {.responsiveContainer {padding-bottom: 80%;}}
	@media(min-width:768px) {.responsiveContainer {padding-bottom: 60%;}}
	@media(min-width:992px) {.responsiveContainer {padding-bottom: 40%;}}
	@media(min-width:1200px) {.responsiveContainer {padding-bottom: 40%;}}

	.responsiveContainer iframe {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	 
	}
	@media(min-width:300px) {.responsiveContainer iframe { height: 450px;}}
	@media(min-width:768px) {.responsiveContainer iframe { height: 470px;}}
	
/* ====================================================================================================================== */
/* IMPRESSUM  CLASSES */
/* ====================================================================================================================== */	
	
	.impressum p {color: #333; font-size: 18px; text-align: left;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* ====================================================================================================================== */
/* Override Padding at Cols */
/* ====================================================================================================================== */		
	
	
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
    padding-left: 20px;
    padding-right: 20px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* ====================================================================================================================== */	
/* ====================================================================================================================== */
/* ====================================================================================================================== */	
/* ====================================================================================================================== */
/* ====================================================================================================================== */	
/* END OF WRITING */
/* ====================================================================================================================== */	
/* ====================================================================================================================== */
/* ====================================================================================================================== */	
/* ====================================================================================================================== */
/* ====================================================================================================================== */		
	
	
	
	
	
	
	
.text-muted {
    color: #777;
}

.text-primary {
    color: #ca0000;
}

/* p {
    font-size: 14px;
    line-height: 1.75;
}
 */
p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #333;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   /* text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;*/
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #ca0000;
    text-transform: uppercase;
   font-family: 'Questrial', sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #ca0000;
}

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

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #ca0000;
    background-color: #ca0000;
}

.btn-primary .badge {
    color: #ca0000;
    background-color: #fff;
}

.btn-xl {
    padding: 10px 20px;
    border-color: #ca0000;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: 'Questrial', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #ca0000;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
   /*  border-color: #f6bf01; */
    color: #fff;
    background-color: #d63333;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #ca0000;
    background-color: #ca0000;
}

.btn-xl .badge {
    color: #ca0000;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #39b09d;
}

.navbar-default .navbar-brand {
    font-family: 'Questrial', sans-serif;
    color: #FFF;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #FFF;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

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

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

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

.navbar-default .nav li a {
    text-transform: uppercase;
   font-family: 'Questrial', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #000;
	background-color: #fff;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #FFF;
    background-color: #333333;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #FFF;
    background-color: #333333;
}


.active>.page-scroll{color: #fff!important;}







@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        /*background-color: transparent;*/
		background: #fff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
	/* ====================================================================================================================== */
	/*NAVIGATION IS MINMAL ON TOP */
	/* ====================================================================================================================== */
    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }
	.navbar-default.navbar-shrink .top{
        border: 1px solid red;
		display: none;
    }
	
	
	
	
	
	
	

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

header {
    text-align: center;
    color: #fff;
   
   /**/
   background-attachment: scroll;
    background-image: url(../img/start.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;/
}

header .intro-text {
    padding-top: 500px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'Questrial', sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
   font-family: 'Questrial', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 350px;
        padding-bottom: 450px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
       font-family: 'Questrial', sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
font-family: 'Questrial', sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
    padding: 100px 0;
}



@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}

#about{background: #fff;}

#fullimage{padding: 0;}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;

    background: rgba(149, 0, 0, 0.9);



	
	
	
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
  font-family: 'Questrial', sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #ca0000;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients{
	background: #fff;
}

aside.clients img {
    margin: 50px auto;
}



section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 10px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #ca0000;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}


ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #ca0000;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #006eab;
	color: #fff;
}

::selection {
    text-shadow: none;
    background: #006eab;
	color: #fff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #006eab;

}