﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Catamaran:700,800,900);

body, html {
  overflow-x: hidden;
}



.bg-01
{
	background-color: #000;
	background-image: url(../img/slogans/01.jpg);
	    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-02
{
	background-color: #000;
	background-image: url(../img/slogans/02.jpg);
	    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-03
{
	background-color: #000;
	background-image: url(../img/slogans/03.jpg);
	    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slogans {
	font-size: 140px;
	font-family: Anton, sans-serif;
	text-align: center;
	-webkit-transition: text-shadow 1s ease;
	text-shadow: 0 0 1px rgba(0,0,0,.1);
	margin: 0;
	padding: 0;
	line-height: 0.9;
	text-transform: uppercase;
}

.start-text {
	margin-right: 20px;
	margin-left: 20px;
}

  .container-slogans {
	vertical-align: middle;
	display: table-cell;
	min-height: 400px;
  }
  
    .art-div {
	vertical-align: middle!important;
	background-image: none;
	height: 200!important;
	padding: 10px!important;
	text-align: center;
  }

.pink{
	color: #F0F;
}

.pink-bg {
	background-color: #F0F;
}

.weiss{
	color: #FFF;
}

.external{
	
}

.schwarz{
	color: #000;
}


a {
	color: #FF00FF;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

    a:hover {
	color: #FF00FF;
    }

.black-bg-meins
{
	background-color: #000 !important;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 1.1;
!important;
	text-transform: uppercase;
	border: 1px solid #333;
}


.nopad_meins {
	padding-right: 0px !important;
	padding-left: 0px !important;
	padding-top: 0px !important;;
	padding-bottom: 0px !important;;
}

.table-meins {
	width: auto !important;
	
}
.table-meins td, th {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	line-height: 1.5;
	border: 0px solid white;
}

.video-img-meins {
	width: 100% !important;;
}

.div-referenzen {
	font-size: 15px!important;
	line-height: 2!important;
	color: #FFF;
	text-transform: uppercase !important;
	letter-spacing: normal !important;
}

team-item-detail-inner-meins {
	margin: auto;
	padding: 15px;
	vertical-align: center;
}


.form-full {
    width: 90%;
}

.form-full-height {
    height: 100%;
}

.form-field-wrapper {
	position: relative;
	margin-bottom: 20px;
}


@media (max-width: 1170px) {
    .projekte {
        width: 33,33333% !important;
    }
}

@media (min-width: 992px) {
	.projekte {
        width: 33,33333% !important;
    }
	
	

}
	

@media (max-width: 768px) {
    .projekte {
        width: 33,33333% !important;
    }
	.table-meins {
	width: 100% !important;
	}

.slogans {
	font-size: 60px !important;
}
}

@media (max-width: 600px) {
    .projekte {
        width: 50% !important;
    }
	
	.form-full {
    width: 100% !important
}
	
	
}


@media screen and (max-width: 768px) {
	.projekte {
        width: 100% !important;
    }
	p {
	font-size: 13px !important;

	margin-bottom: !important;
}

}
@media (max-width: 480px) {
    .projekte {
        width: 70% !important;
    }
	  .portfolio-grid-fit .portfolio-item {
        width: 100%;
}


@media 
(-webkit-min-device-pixel-ratio: 1,5), 
(min-resolution: 144dpi) { 
    .portfolio-grid-fit .portfolio-item {
        width: 100%;
    }
}
