/** 
	COLOR CODES 
	
	green: #1ABC9C;
	orange: #FF7A23;
	purple: #922790
	dark grey: #414141;
	medium grey: #C7C7C7;
	slightly darker grey: #f3f3f3;
	light grey: #f1f1f1; 
*/

/*------------------------------ 
	FONT FACE
------------------------------*/
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bol-webfont.eot');
    src: url('../fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bol-webfont.woff') format('woff'),
         url('../fonts/lato-bol-webfont.ttf') format('truetype'),
         url('../fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* LIGHT */
@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-lig-webfont.eot');
    src: url('../fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-lig-webfont.woff') format('woff'),
         url('../fonts/lato-lig-webfont.ttf') format('truetype'),
         url('../fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight_italic';
    src: url('../fonts/lato-lightitalic-webfont.eot');
    src: url('../fonts/lato-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-lightitalic-webfont.woff') format('woff'),
         url('../fonts/lato-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/lato-lightitalic-webfont.svg#latolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold_italic';
    src: url('../fonts/lato-bolditalic-webfont.eot');
    src: url('../fonts/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-bolditalic-webfont.woff') format('woff'),
         url('../fonts/lato-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/lato-bolditalic-webfont.svg#latobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'league_gothic';
    src: url('../fonts/leaguegothic-regular-webfont.eot');
    src: url('../fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/leaguegothic-regular-webfont.woff2') format('woff2'),
         url('../fonts/leaguegothic-regular-webfont.woff') format('woff'),
         url('../fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('../fonts/leaguegothic-regular-webfont.svg#league_gothicCnRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*------------------------------ 
	BASICS
------------------------------*/
.light { font-family: latolight; }
.bold{ font-family: latobold; }
#fakten input{ margin-right: 200px; }
.marginBottom{ margin-bottom: 50px; }
.marginTop { margin-top: 50px; }
.marginTopInner { margin-top: 50px; }
/* Move down content because we have a fixed navbar that is 50px tall */
body { padding-top: 85px; padding-bottom: 20px; font-family: latolight; color: #414141; font-size: 16px; padding-bottom: 0px !important; }
h1{ font-family: latolight; }
h2{ font-size: 39px; margin-bottom: 35px; color: #414141; font-family: latolight; float: none; margin-top: 0px; text-align: left;}
h3{ color: #414141; background: #1ABC9C; font-family: latolight; }
h3{ background: transparent; margin-top: 0px; float: left;}
h4{ color: #fff; background: #1ABC9C; font-family: latolight; text-transform: uppercase; display: inline; }
p { clear: both;}
a { color: #414141; }
.ce_text>p>a, .teaser>p>a{color: #1ABC9C;}

a:hover { color: #922790; }
.clear { clear: both; }
.orange { color: #922790 !important; }
.grey{ color: #414141 !important; }
.green { color: #1ABC9C; }
.greyBar { background: #f1f1f1; }
input { border: 0; color: #1ABC9C; font-weight: bold; }
.highlightBar{ background: #f1f1f1; position: relative; padding-top: 1px; padding-bottom: 1px;}
.blogBar{ position: relative; padding-top: 1px; padding-bottom: 1px;}
.col-md-8 { padding: 0px; }
.col-md-8 img{ }
.navbarContact a { font-size: 12px; }
.navbar-default{ background: #ffffff; }
.claimBar{ width: 100%; background: #1ABC9C; min-height: 100px; color: #fff; }
.opa{ font-size: 2em; font-weight: bold; }
#detail h1{ font-weight: bold; }
#optInfoButton{ margin-right: 10px; }
#amountTimeLimit { width: 200px !important; }
.caption{ text-align: right; }
.claimRight{ color: #fff; }
.claimLeft { color: #fff; background: #1ABC9C; font-family: latolight; }
.white{ background: #fff; }
.justify{ text-align: justify; }
.icon { float: left; width: 28px !important; }
.container{ position: relative; }
.arrowDown, .arrowDownWhite{ background-repeat: no-repeat; background-position: center; width: 100%; position: absolute; top: -1px; left: 0; height: 60px; z-index: 20; margin-top: -80px;}
.arrowDown{ background-image: url(../img/arrowDown.png); }
.arrowDownWhite{ background-image: url(../img/arrowDownWhite.png); margin-top: -80px;}

/*------------------------------ 
	HEADER
------------------------------*/
.header-top-bar { margin: 0px; }
.header-top-bar .icon-small { margin: 0px 5px 0px 10px; }
.header-top-bar a { margin: 2px 0px 0px 0px; }
.header-telefon, .header-mail { float: right; }
.header-mail { margin: 0px 15px 0px 0px; float: right; }
.icon-small { width: 16px; }

/*------------------------------ 
	FOOTER
------------------------------*/
.footerBar{ margin: 0px 0px 0px 0px; font-size: 18px; padding-top: 20px; width: 100%; color: #fff; background: #1ABC9C; }
.footerBar p { margin: 0px !important; }
.footerBar a.button, .newsletterSignup .button, .leistung-teaser .button, .leistung-highlights .button { color: #ffffff; text-decoration: none; padding: 10px 25px; position: absolute; z-index: 1000; background: #922790; font-weight: 600;
	-webkit-transition: all 0.9s ease; 	-moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; transition: all 0.9s ease; text-decoration: none;
	margin-right: 20px;	}

#kontakt .footerBar a, #contact .footerBar a { color: #ffffff; }	
.footerBar a.button:hover { color: #ffffff !important; border-color: #ffffff; background-color: #BE2790; }	
footer { padding: 30px 0px 0px 0px; }
footer .inside { min-height: 300px; }
footer h3 { float: none; }
footer li { list-style: square; }
footer a, footer p { font-size: 14px; }
footer ul { padding-left: 20px; }
.footer-menu-second { padding: 0px; }
.footer-deutschlandkarte { margin: -113px 0px 0px 0px; position: absolute; z-index: 100; }
.footer-deutschlandkarte-pixel { position: absolute; left: 40%; width: 15px !important; z-index: 100; margin-top: 235px; }
.footer-deutschlandkarte-caption { position: absolute; left: 48%; display: none; color: #ffffff; font-weight: bold; font-size: 16px; margin-top: 235px; z-index: 100; }
.sitemapLeft{ width: 33%; float: left; }
.sitemapCenter{ width: 33%; float: left; }
.sitemapRight{ width: 33%; float: left; }
.footer-bottom { margin-top: 40px; }
.footer-bottom a, .footer-bottom p, .footer-bottom span { font-size: 12px; }
.footer-bottom a { margin-left: 10px; }
.footerText{ padding: 20px 0px 0px 0px; }



/*------------------------------ 
	HOME
------------------------------*/
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; -webkit-backface-visibility: hidden; 	-moz-backface-visibility: hidden; -ms-backface-visibility: hidden; 	-o-backface-visibility: hidden; backface-visibility: hidden; 	/* Fix of Webkit flickering */ 	z-index: 1;}
.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px,0,0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px,0,0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px,0,0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px,0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px,0,0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0px,0,0);
	transition-timing-function: ease;
}
.swiper-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out;  transition-timing-function: ease-out;margin: 0 auto; }
.swiper-slide { float: left; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }
.swiper-container { width: 100%; height: 520px; color: #fff; text-align: center; margin-top: 40px; margin-bottom: 60px;}
.swiper-slide { /* Specify Slides's Size: */ width: 100%; height: 10%; }
.swiper-slide-active { /* Specific active slide styling: */ }
.swiper-slide-visible { /* Specific visible slide styling: */ }
.swiper-pagination-switch { /* Stylize pagination button: */ }
.swiper-active-switch { /* Specific active button style: */ }
.swiper-visible-switch { /* Specific visible button style: */ }
.swiper-element{ height: 100%; width: 100%; }
.swiper-element img{ display: block; margin: auto; padding: 0 !important; }
.containerCaption{ position: absolute; text-align: left; }
.containerCaption h1{ color: #fff; }
.swiper-slide .title { font-style: italic; font-size: 42px; margin-top: 80px; margin-bottom: 0; line-height: 45px; }
.pagination { position: absolute;  z-index: 20; left: 0; bottom: -20px; width: 100%;}
.swiper-pagination-switch { display: inline-block; width: 12px; height: 12px; border-radius: 0px; background: #222; margin-right: 5px; opacity: 0.8; border: 1px solid #fff; cursor: pointer; }
.swiper-visible-switch { background: #aaa; }
.swiper-active-switch { background: #1ABC9C; }
/*.swiper-slide img { display: block; height: auto; line-height: 1; margin-left: 40%; /*  min-width: 100%; 	 height: 500px;*/ }*/
.slider-caption { color: #FFFFFF; margin-top: -250px; margin-bottom: 120px; padding-bottom: 20px; padding-top: 20px; /*position: absolute; right: 15%; left: 15%; bottom: 20px; */  text-align: left; z-index: 10; }
.slider-caption h2, .slider-caption h1 { background: none repeat scroll 0 0 #1ABC9C; display: inline; font-family: latolight; text-transform: uppercase; }
.slider-caption h1 { margin-bottom: 20px; font-size: 40px; }
.slider-caption h2 { margin-bottom: 20px; font-size: 32px; }
.slider-caption { /*left: 20%;  padding-bottom: 30px;  right: 20%;*/ }
.slider-caption .btn { text-shadow: none; }
.swiper-slide h2{ color: #fff; }
.claimHuge{ font-size: 5em; text-transform: uppercase; text-align: center; margin-top: 80px; }
.claimRight{ margin: 0px 0px 0px 280px;  }
.kundenstimme{margin-bottom: 90px;}
.kundenstimme img{ height: 160px; margin-bottom: 30px;}
.kundenstimme h3{text-align: right; width: 100%;}
.kundenstimme h2{ margin-bottom: 10px; width: 80%;}
.kundenstimme .col-md-12{text-align: center;}
.kundenstimme .backgroundImage{position: absolute; width: 100px; display: none;}
.kundenstimme .backgroundImage img{width: 100px; height: 110px;}
.kundenstimme .backgroundImage.top{ -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); top: -50px; right: -60px;}
.kundenstimme .backgroundImage.bottom{bottom: -90px; left: -60px;}
	
/*------------------------------ 
	LEISTUNGEN
------------------------------*/
.stairs{ background: #f1f1f1; margin-top: 20px; padding: 5px 0px 0px 0px; }
.stairs p{ margin-bottom: 40px; }
.step1, .step2, .step3, .step4{ text-transform: uppercase; font-size: 2em; }
.technologien img { width: 13%; margin: 0px 15% 50px 0%; }
.technologien img:last-of-type { width: 13%; margin: 0px 0px 50px 0%; }

.technologien { text-align: center; }
#mobile-app-entwicklung p, #mobile-loesungen p, #beratung p, #api-entwicklung p, #app-optimierung p{ clear: both; margin-bottom: 50px;}
/*#mobile-app-entwicklung  .dot { float: left; margin-top: 5px; width: 15px; }*/
#mobile-loesungen h3, #referenz-detail h3, #index h3, #responsive-webdesign h3, #ios-entwicklung h3, #android-entwicklung h3 { margin-left: 15px; }
#mobile-app-entwicklung .facts{ height: 200px;}
.leistung-header .image_container{text-align: center;}
.leistung-header .image_container img{width: 480px; position: relative; z-index: 30;}
.leistung-header h1{margin-bottom: 10px; margin-top: 70px; font-size: 79px; text-align: center;}
.leistung-header p{text-align: center; font-size: 39px;}
.leistung-teaser{position: relative;}
.leistung-teaser .col-md-12{text-align: center; margin: 40px 0 40px 0;}
.leistung-teaser .small {font-size: 24px;}
.leistung-teaser .small + p {font-size: 34px;}
.leistung-teaser .button, .leistung-highlights .button{margin: 0; position: relative;}
.leistung-teaser .backgroundImage{position: absolute; width: 150px; display: none;}
.leistung-teaser .backgroundImage.top{ -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); top: -50px;}
.leistung-teaser .backgroundImage.bottom{right: 0px; bottom: -50px;}
.leistung-highlights .col-md-12{text-align: center; margin: 0px 0 40px 0}
.leistung-highlights p{font-size: 24px;}
.leistung-highlights img{width: 90px; margin-bottom: 30px; margin-top: 10px;}
.leistung-details a, .leistung-teaser a{color: #922790;}
.leistung-details .col-md-12{margin-top: 30px;}
.leistung-bigpicture{width:100%; height: 700px; background-position: center; background-repeat: no-repeat; position: relative;}
.leistung-bigpicture p{position: absolute; font-size: 35px; left: 50%; transform: translateX(-50%) translateY(-50%); height: 140px;}
#beratung-bigpicture-1 p{color: #fff; width: 360px; text-align: center;}
#beratung-bigpicture-2 p{color: #e9d3db; width: 360px; text-align: left;}
#beratung-bigpicture-3 p{color: #d0b38e; width: 360px; text-align: right;}

/*------------------------------ 
	REFERENZEN
------------------------------*/
.thumb { position: relative; overflow: hidden; }
.thumb img { width: 100%; padding: 0; }
.thumb:hover > div { display: block; opacity: 1.0; }
.refBig { margin-bottom: 10px; }
.refBig, .refSmall, .customer img{background: #f1f1f1;}
.refSmall.thumb > div { width: 100%; height: 194px; }
.refBig.thumb > div { width: 610px; height: 388px; }
#referenzen h3{ color: #fff; /* text-transform: uppercase; margin: 25px 0px 0px 25px; */}
#referenzen p{ color: #fff; margin: 5px 0px 0px 25px; }
#referenzen .col-md-12 h3{ color: #414141; margin: 0px 0px 20px 0px; width: 100%;}
#referenz-detail h2 { float: none; }

/*------------------------------ 
	AGENTUR
------------------------------*/
.teamBox, .blogBox{ width: 100%; background: #f1f1f1; margin-top: 20px; margin-bottom: 60px; }
.teamAvatar{ background: #1ABC9C; height: 130px; }
.teamAvatar h2, .blogHeader h2{ margin-top: 7px; }
.teamSkills, .blogTags{ height: 130px; background: #f1f1f1; }
.teamBio, .blogPostContent{ background: #f1f1f1; }
.teamBioLeft{ background: #f1f1f1; padding-bottom: 30px;}
.teamBioRight{ background: #f1f1f1; }
.teamName{ width: 60%; float: right; margin-right: 10px; color: #fff; }
#team .row{ margin-left: 0px; margin-right: 0px; }
#team .col-md-6 { width: 50%; }
#team h2{  margin-left: 10px; }
.teamKnob{ text-align: center; }

/*------------------------------ 
	BLOG
------------------------------*/


.blogPostTime, .blogRecents>.col-md-12>h2>a{color: #1ABC9C;}
.blogHeadline, .blogHeadlineShort{font-size: 30px; width: 90%; height: auto; margin-top: 144px;}
#blog_home .blogHeadlineShort{font-size: 20px; margin-top: 20px; height: 50px;}
.blogHeadlineShort{height: auto; margin-top: 60px; margin-bottom: 30px;}
.blogHeadline, .blogHeadlineShort a{color: #5A5A5A;}
.more a{color: #922790; font-weight: bold; }
/*#blog .container{margin-bottom: 50px;}*/
#blog .more{margin-bottom: 60px;}
.blogSubHeadline, .blogInlineQuote, .blogSubHeadlineShort{font-size: 22px; color: #C7C7C7;}
.blogSubHeadlineShort{margin-top: 20px;}
.blogSepLine{border-bottom: 1px solid #f1f1f1; width: 100%; height: 1px; margin: 20px 0 20px 0;}
.blogSepEnd, .blogSepEndLatestPosts{border: 1px solid #C7C7C7; width: 100px; height: 1px; margin: 0 auto;}
.blogSepEndLatestPosts{width: 50px;}
.blogSepEnd{margin-top: 30px; margin-bottom: 30px;}
.blogImageCaption, .ce_text>figure>figcaption,.ce_image>figure>figcaption{text-align: left; font-family: 'latobold_italic'; font-size: 14px; margin: 10px 0 30px 0; padding-bottom: 7px; border-bottom: 1px solid #f1f1f1;}
.blogImage{margin-top: 20px; margin-bottom: 20px;}
.ce_text>h2, .blogHeadline, .blogHeadlineShort{font-family: 'latobold'}
.ce_text>h2{font-size: 24px; margin-top: 25px;}
.blogRecents{float: right;}
.blogRecents>.col-md-12>h2{font-size: 16px; margin: 25px 0 25px 0;}
.blogRecents>.col-md-12{padding-left: 0; width: 80%; padding-right: 0; margin: 0 auto;}
.blogNewestEntriesTitle, .blogNewsletterTitle{border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; text-transform: uppercase; padding: 20px 0 20px 0; text-align: center}
.blogNewestEntriesTitle{margin-top: 197px;}
.blogInlineQuote{width: 60%; margin: 0 auto; font-family: 'latolight_italic'; margin-top: 30px; margin-bottom: 40px;}
.blogInlineQuote p{padding: 0 40px 0 40px;}
.blogInlineQuoteBracketLeft{background-image: url('../img/leftarrow.png');}
.blogInlineQuoteBracketRight{background-image: url('../img/rightarrow.png'); background-position: right;}
.blogInlineQuoteBracketLeft, .blogInlineQuoteBracketRight{background-repeat: no-repeat; height: 14px;}
.ce_comments>h2{font-size: 20px; display: none;}
.ce_comments>.container{padding: 0 0 0 0;}
.blogSingleComment{border-bottom: 1px solid #f1f1f1; margin-bottom: 20px; padding: 0 0 10px 0;}
.comment_default>p>a{color: #1ABC9C;}
.blogCommentInput>input{background: #f1f1f1; margin-right: 20px; margin-bottom: 10px;}
.blogCommentInput>input:focus, .blogForm, .blogCommentInput>textarea:focus{outline: #1ABC9C;}
.blogCommentInput>textarea{width: 100%; border: 1px solid #f1f1f1; resize: none; margin-bottom: 20px;}
.blogCommentInput>fieldset>span>input{float: left; margin-right: 20px;}
.noPadding{padding-left: 0; padding-right: 0;}
.blogSubmitComment{margin-bottom: 50px; margin-top: 20px;}
.blogSubmitComment>input{background: #f1f1f1;}
.blogForm, .blogCommentInput>textarea{margin-top: 30px;}
.blogFormBody, .blogSingleComment{width: 61.6%;}
#blog.container.col-md-12.block.info>img{width: 100%;}
.blogTeaserImage{background: #f1f1f1; text-align: center; overflow: hidden; margin-bottom: 20px;}
/*.blogTeaserImage img{width: 620px;}*/
.blogTeaserImage img{width: 100%;}
.blogHeadline{margin-bottom: 0;}
.newsletterSignup{margin-top: 20px; margin-bottom: 70px; height: 170px;}
.newsletterSignup.sidebar{height: 400px; padding-top: 35px;}
.center{text-align: center;}
.newsletterSignup .button{position: relative;}
.commentHeading{padding-left: 15px;}

/*------------------------------ 
	KONTAKT
------------------------------*/
#kontakt .col-md-4, #kontakt .col-md-6, #contact .col-md-4, #contact .col-md-6{ margin-bottom: 50px; }
#kontakt .service label, #contact .service label{ width: 180px; margin-right: 30px; margin-top: 15px; }
#kontakt input[type="submit"], #contact input[type="submit"]{ float: right; margin-bottom: 80px; background: #F1F1F1; }
#kontakt h4, #contact h4{ background: transparent; color: #414141; font-weight: bold; text-transform: none; margin-bottom: 10px; }
#map-canvas{ height: 300px; width: 100%; margin-bottom: 100px;}
#sliderBudget { margin-bottom: 20px; }
#sliderBudget, #sliderTimeLimit{ height: 9px; }
.contactData input{ border: 1px solid #C7C7C7; }
#kontakt a, #contact a { color: #922790;}
#contactForm { clear: both; }

/*------------------------------ 
	ARBEITSWEISE
------------------------------*/
#arbeitsweise .arbeitsweisePicture{ width: 70%; display: block; }
#arbeitsweise .arbeitsweisePictureLeft{ margin-left: 0px;}
#arbeitsweise .arbeitsweisePictureRight{ float: right; }

/*------------------------------ 
	JOBS
------------------------------*/
.twitter { padding: 20px; }

/*------------------------------ 
	KUNDEN
------------------------------*/	
.customer{height: 200px; margin-top: 10px; padding-top: 15px; padding-right: 5px; padding-left: 5px;}
#customerStart{margin-bottom: 50px;}

.container>.navbar-collapse, .container>.navbar-header { height: 90px }


/*-------------------------------------------------- 
	MEDIA QUERIES SMARTPHONES
--------------------------------------------------*/
@media only all 
and (min-width : 300px) 
and (max-width : 480px) {
	.navbar-toggle{ margin-top: 35px; }
	section{ margin-top: 0px; }
	.claimLeft { margin-left: 30px !important; }
	.claimRight { margin: 0px 0px 0px 60px;}
	.swiper-container { height: 310px; }
	.swiper-wrapper{padding-top: 10px;}
	.slider-caption { margin: -160px 0px 0px 15px; }
	.containerCaption{ margin-top: 4%; margin-left: 1%; }
	.containerCaption h1{ font-size: 26px; }
	.containerCaption h2{ font-size: 20px; }
	.slider-caption{ width: 90%; }
	.swiper-slide img { margin-left: 3%; height: 100%; }
	.pagination { left: 0; bottom: -20px;}
	.navbar-brand img{ width: 130px; position: absolute; margin-top: -15px; }
	h1, .h1 { font-size: 28px; }
	h2, .h2 { font-size: 24px; }
	h3, .h3 { font-size: 18px; }
	h4, .h4 { font-size: 12px; }
	h5, .h5 { font-size: 10px; }
	h6, .h6 { font-size: 8px; }
	.claimHuge{ font-size: 2em; text-transform: uppercase; text-align: center; margin-top: 20px; }
	.blogHeader{ margin-top: -6px; }
	.teamAvatar, .teamSkills{ width: 100%; }
	#team .col-md-6{ width: 100%; }
	.teamFacts{ width: 30%; float: left; margin-top: 30px; margin-bottom: 30px; text-align: center;}
	.facts{ width: 50%; float: left; margin-top: 20px; padding-left: 10px; padding-right: 10px; text-align: center;}
	.blogTagsCircle{ width: 70px; float: left; margin-top: 20px; margin-bottom: 20px; }
	#philosophie .stairs img{ width: 120px; margin-top: 140px; margin-left: 10px; }
	#philosophie .step1, #philosophie .step2 { position: absolute; font-size: 2.5em; }
	#philosophie .step1{ margin-left: 150px; margin-top: 20px; }
	#philosophie .step2{ margin-left: 58px;  margin-top: 70px; }
	#philosophie .col-md-7 img{ width: 100%; margin-bottom: 30px;}
	.refSmall{ width: 49%; float: left; margin-bottom: 10px; }
	.refSmall.left{ padding-right: 6px; }
	/*.refSmall.down{ padding-left: 6px; }*/
	#referenzen .right .col-md-12{ width: 50%; float: left;  margin-bottom: 11px; padding-left: 0px;}
	#referenzen .left .col-md-12{ width: 50%; float: left; padding-right: 11px !important; margin-bottom: 11px; padding-left: 0px; margin-right: 0px;}
	.refBig.left{ margin-bottom: 11px; width: 100%; }
	.refBig.right{ width: 100%; }
	.refSmallContainer.right{ padding: 0px; width: 96%; margin-left: 15px;}
	.refSmallContainer.left{ width: 103%; }
	#kontakt textarea, #contact textarea{ height: 100px; width: 100%; resize: none; border: 1px solid #C7C7C7; margin-top: 20px; }
	#kontakt input, #contact input[type="text"]{ height: 30px; margin: 20px 12px 15px 13px; width: 70%; }
	#kontakt #email, #contact #email{ margin-left: 10px; margin-right: 4px; height: 30px; width: 70%; margin-top: 10px; }
	#kontakt input, #contact input[type="tel"]{ margin-left: 9px; height: 30px; width: 70%; margin-top: 30px; }
	#kontakt #company, #contact #company{ margin-left: 20px; margin-top: 30px;}
	#kontakt span, #contact span{ display: block; }
	.hiddenPhone { 	visibility: hidden; height: 0px !important;  }
	.boxLeft, .boxCenter, .boxRight{ height: 360px; }
	.boxLeft{ width: 100%; float: left; overflow: hidden; }
	.boxLeft img{ width: 100%; }
	.boxRight{ padding-top: 27px; width: 100%; height: 333px; clear: both; padding-left: 15px;}
	#team .highlightBar, #blog .highlightBar, .blogBar{ padding: 0; }
	#team h2, #blog h2{ margin-bottom: 30px; width: 100%;}
	.blogHeadlineShort{margin-bottom: 0 !important;}
	#team h3, #blog h3{ display: block; }
	.dot { float: left; margin-top: 6px; width: 15px; margin-right: 10px; }
	#team .container, #team .col-md-12, #blog .container, #blog_detail .col-md-12, #blog_detail .container { padding-left: 0px; padding-right: 0px; }
	#blog p, #blog_detail p{padding-right: 15px;}
	.claimLeft{ margin-left: 10px !important; margin-top: 30px !important; margin-bottom: 5px;}
	.claimRight{ margin-left: 25px !important; margin-bottom: 30px;}
	.highlightImage img{ width: 100%; }
	.highlightImage { text-align: center; }
	.contentImage img { width: 100%; }
	.footerBottom{ height: 250px; }
	#blog-detail .boxRight{ height: auto; }
	#arbeitsweise .arbeitsweisePicture{margin: 0 auto; margin-bottom: 20px; float: none;}
	.col-md-5{ width: 100%; float: right; }
	.kundenstimme img{ margin-right: 10px; }
	.kundenstimme h2{ width: 100%; }
	#referenz-detail p{ text-align: justify; clear: both; margin-bottom: 50px;}
	#referenz-detail h3{ margin-top: 7px; }
	.footerBar { height: 160px; }
	.footerBar p { width: 100%; font-size: 16px; }
	.telMail{ width: 60%; display:none; }
	.telMailMobile{ width: 50%; margin-top: 25px; }
	.telMailMobile a{ font-size: 12px; }
	
	.footerText{ margin-top: 180px; }
	.technologien img{ width: 12%; }
	#mobile-app-entwicklung .facts{ height: 220px; margin-right: 0px; }
	.view .mask, .view .content { visibility: hidden; height: 0px !important; }
	.swiper-element img{ height: 70%; }
	.sitemapLeft, .sitemapCenter{ margin-right: 30px; }
	#referenzen .col-md-4{	padding-left: 0px; padding-right: 0px;}
	.refSmall.down{ padding-right: 15px !important; padding-left: 6px !important;}
	.refSmall.right.up, .refSmall.left.down{margin-left: 1%;}
	.refSmall.left.up, .refSmall.right.down{margin-right: 1%;}
	.refSmall.up{ padding-left: 15px !important; padding-right: 6px !important; }
	.circle{ width: 14px; }
	#kontakt .service label{ width: 220px; }
	.col-md-4 img{ width: 100%; display: block; margin: 0 auto; /*margin-bottom: 40px;*/}
	.appDeveloper{width: auto !important;}
	.highlightBar .col-md-4 { margin-top: 30px; }
	.highlightBar .col-md-4 h3 { margin-top: 5px; }
	.customer{margin-bottom: 0px; float: left; width: 100%; padding-left: 15px; padding-right: 15px; height: auto;}
	.customer img{max-width: 100%; height: auto; width: auto; display: block;}
	.blogRecents{float: none; width: 100%; margin-bottom: 130px;}
	.blogSepEnd, .blogSepEndLatestPosts{border: none; border-bottom: 1px solid #C7C7C7; width: 100%;}
	.blogNewestEntriesTitle, .blogRecents>.col-md-12{display: none;}
	.blogSingleComment{width: 100%;}
	.blogFormBody{width: 100%;}
	.blogRecents{margin-bottom: 0px;}
	.blogRecents>.col-md-12{padding-right: 0;}
	.blogSepEndLatestPosts{border-color: #f1f1f1;}
	.blogCommentInput>input{width: 100%;}
	.blogCommentInput>label{font-size: 12px;}
	.blogCommentInput>fieldset>span>input{margin-right: 5px;}
	.blogCommentInput>fieldset>span>label{font-size: 10px; padding-top: 5px;}
	.blogHeadline, .blogHeadlineShort{font-size: 30px; height: auto; width: 100%;}
	.blogInlineQuote{width: 80%;}
	.blogImageCaption, .ce_text>figure>figcaption{width: 100% !important;}
	.blogSubHeadlineShort{width: 100% !important;}
	.footer-bottom > .container > .col-md-8{height: 120px;}
	#blog .col-md-12{padding: 0 30px 0 30px}
	.blogHeadlineShort{margin-bottom: 30px !important;}
	.newsletterSignup.sidebar{display: none;}
	.footerBar a.button, .newsletterSignup .button { left: 20%; top: 20px; }
	.leistung-header h1{font-size: 48px; margin-bottom: 5px;}
	.leistung-header p{font-size: 25px;}
	.leistung-teaser .small{font-size: 20px;}
	.leistung-teaser .small +p {font-size: 30px;}
	.kundenstimme img{height: auto;}
	#blog_home .col-md-4{margin-bottom: 60px;}
	.swiper-container{overflow: inherit;}
	.pagination {bottom: -60px;}
	.leistung-bigpicture{height: 160px; background-size: cover;}
	#beratung-bigpicture-1 p{bottom: -107px; font-size: 14px; width: 150px; height: 80px;}
	#beratung-bigpicture-2 p{top: 92px; font-size: 14px; width: 150px; height: 160px; transform: translateX(-103%) translateY(-50%);}
	#beratung-bigpicture-3 p{top: 92px; font-size: 14px; width: 150px; height: 160px; transform: translateX(6%) translateY(-50%);}
}
/*-------------------------------------------------- 
	MEDIA QUERIES PHABLET
--------------------------------------------------*/
@media only all 
and (min-width : 480px) 
and (max-width : 767px) {
	.swiper-slide img { margin-left: 0; }
	section{ margin-top: 0px; }
	.containerCaption{ margin-top: -6%; margin-left: 1%; }
	.slider-caption{ width: 90%; }
	.navbar-brand img{ width: 140px; position: absolute; margin-top: -15px; }
	.navbar-toggle{ margin-top: 25px; }
	h1, .h1 { font-size: 38px; }
	h2, .h2 { font-size: 30px; }
	h3, .h3 { font-size: 22px; }
	h4, .h4 { font-size: 18px; }
	h5, .h5 { font-size: 16px; }
	h6, .h6 { font-size: 12px; }
	.claimLeft{ margin: 0px 0px 0px 30px; }
	.claimRight{ margin-left: 70px !important; }
	.claimHuge{ margin: 50px 0px 100px 0px; font-size: 2.5em; text-transform: uppercase; text-align: center; }
	.col-md-4, .col-md-8, .col-m4-12{ padding-left: 0px; padding-right: 0px; }
	.facts{ text-align: center; width: 33%; float: left; margin-top: 20px; margin-right: 0px; padding-left: 10px; padding-right: 10px;}
	#philosophie .stairs img{ width: 200px; margin-top: 140px; margin-left: 10px; }
	#philosophie .step1, #philosophie .step2 { position: absolute; font-size: 2.5em; }
	#philosophie .step1{ margin-left: 250px; margin-top: 20px; }
	#philosophie .step2{ margin-left: 158px;  margin-top: 70px; }
	#philosophie .col-md-7 img{ margin-bottom: 30px; display: block; margin-left: auto; margin-right: auto;}
	.stairs{ margin-bottom: 20px; }
	.step1{ margin-left: 90px; }
	.step2{ margin-left: 65px; }
	.step3{ margin-left: 35px; }
	.step4{ margin-left: 10px; }
	.teamFacts, .blogTagsCircle{ width: 65px; float: left; margin-top: 19px; margin-left: 19px; text-align: center; }
	.footerBar{ height: 150px; }
	.footerBar p { width: 100%; /*font-size: 0.7em;*/ }
	.claimBar{ padding-top: 10px; }
	.hiddenPhone { 	visibility: hidden; height: 0px !important; }
	#kontakt textarea, #contact textarea{ height: 100px; width: 100%; resize: none; border: 1px solid #C7C7C7; margin-top: 20px; }
	#kontakt input, #contact input[type="text"]{ height: 30px; margin: 20px 12px 15px 13px; width: 70%; }
	#kontakt #email, #contact #email{ margin-left: 10px; margin-right: 4px; height: 30px; width: 70%; margin-top: 10px; }
	#kontakt input, #contact input[type="tel"]{ margin-left: 9px; height: 30px; width: 70%; margin-top: 30px;}
	#kontakt #company, #contact #company{ margin-left: 20px; margin-top: 30px;}
	#kontakt span, #contact span{ display: block; }
	.refBig img, .refSmall img{ width: 100%; }
	.blogHeader{ margin-top: -6px; }
	.teamFacts{ text-align: center; margin-bottom: 30px;}
	.teamAvatar, .teamSkills{ width: 100%; }
	#team .col-md-6{ width: 100%; }
	.refSmall{ width: 49%; }
	.refSmall.right.up, .refSmall.left.down{margin-left: 1%;}
	.refSmall.left.up, .refSmall.right.down{margin-right: 1%;}
	.refSmall.left { float: left; padding: 0px 14px 0px 0px; margin-bottom: 10px; }
	#referenzen .right .col-md-12{ width: 50%; float: left; padding-right: 11px !important; margin-bottom: 11px; padding-left: 0px;}
	#referenzen .left .col-md-12{ width: 50%; float: left; padding-right: 11px !important; margin-bottom: 11px; padding-left: 0px;}
	.refBig.left{ margin-bottom: 11px; width: 100%; padding-right: 15px;}
	.refBig.right{ width: 100%; padding-right: 15px;}
	.refSmallContainer.right{ padding: 0px; width: 101%;}
	.refSmallContainer.left{ width: 101%; }
	.boxLeft, .boxCenter, .boxRight{ height: 460px; }
	.boxLeft{ width: 100%; float: left; overflow: hidden; height: 350px;}
	.boxLeft img{ width: 100%;}
	.boxRight{ padding-top: 60px; width: 100%; clear: both; padding-left: 15px; height: 400px; }
	#team .highlightBar, #blog .highlightBar, .blogBar{ padding: 0; }
	#team h2, #blog h2{ margin-bottom: 30px; width: 100%;}
	.blogHeadlineShort{margin-bottom: 0 !important;}
	#team h3, #blog h3{ display: block; }
	.dot { float: left; margin-top: 12px; width: 15px; margin-right: 10px; }
	#team .container, #team .col-md-12, #blog .container, #blog .col-md-12, #blog_detail .col-md-12, #blog_detail .container { padding-left: 0px; padding-right: 0px; }
	#blog p, #blog_detail p{padding-right: 15px;}
	.claimLeft{ margin-left: 50px !important; margin-top: 30px !important; margin-bottom: 15px;}
	.claimRight{ margin-left: 100px !important; margin-bottom: 30px;}
	.highlightImage img{ width: 100%; }
	.highlightImage { text-align: center; }
	.contentImage img { width: 100%; }
	footer .col-md-4{ width: 50%; float: left; }
	.footerBar p { width: 100%; }
	#blog-detail .boxRight{ height: auto; }
	#arbeitsweise .arbeitsweisePicture{margin: 0 auto; margin-bottom: 20px; float: none;}
	.col-md-5{ width: 100%; float: right; }
	.kundenstimme img{ margin-right: 30px; }
	.kundenstimme h2{ width: 100%; font-size: 30px;}
	.kundenstimme h3{ font-size: 20px; }
	#referenz-detail p{ text-align: justify; clear: both; margin-bottom: 50px;}
	#referenz-detail h3{ margin-top: 3px; }
	.telMail{ width: 100%; display: none; }
	.telMailMobile{ width: 50%; margin-top: 30px; margin-right: 30px; }
	.footerText{ margin-top: 140px; }
	.view .mask, .view .content { visibility: hidden; height: 0px !important; }
	.checkResponsiveWebdesign{ width: 393px !important; }
	.swiper-element img{ width: 100%; }
	#referenzen .col-md-4{	padding-left: 0px; padding-right: 0px;}
	.refSmall.down{ padding-right: 15px !important; }
	.refSmall.up{ padding-right: 15px !important; }
	.refSmall.right {float: left; margin-bottom: 12px;}
	.circle{ width: 14px; }
	.col-md-4 img{ width: 100%; display: block; margin: 0 auto;}
	.appDeveloper{width: auto !important;}
	.highlightBar .col-md-4 { margin-top: 30px; }
	.customer{margin-bottom: 0px; float: left; width: 50%; padding-left: 15px; padding-right: 15px; height: auto;}
	.customer img{max-width: 100%; height: auto; width: auto; display: block;}
	.blogRecents{float: none; width: 100%; margin-bottom: 130px;}
	.blogRecents>.col-md-12{width: 33.33%; float: left;}
	.blogRecents>.col-md-12>h2{text-align: center;}
	.blogSepEnd, .blogSepEndLatestPosts{border: none; border-bottom: 1px solid #C7C7C7; width: 100%;}
	.blogNewestEntriesTitle{margin-top: 30px; text-align: center;}
	.blogSingleComment{width: 100%;}
	.blogFormBody{width: 100%;}
	.blogRecents>.col-md-12{padding-right: 0;}
	.blogSepEndLatestPosts{border-color: #f1f1f1;}
	#blog-detail>.container>.container{padding: 0}
	.blogCommentInput>input{width: 40%;}
	.blogCommentInput>label{margin-left: -17px;}
	#blog .container{padding-left: 20px; padding-right: 20px;}
	.blogSubHeadlineShort{width: 100% !important;}
	.blogNewestEntriesTitle, .blogRecents>.col-md-12{display: none;}
	.blogRecents{margin-bottom: 70px;}
	.blogHeadline, .blogHeadlineShort{width: 100%;}
	.blogTeaserImage img{width: 100%;}
	.blogHeadlineShort{margin-bottom: 30px !important;}
	.newsletterSignup.sidebar{display: none;}
	.widget.blogCommentInput{padding-left: 15px;}
	.submit_container.blogSubmitComment{padding-left: 15px;}
	.blogImage, .image_container{overflow: hidden;}
	.image_container{margin-bottom: 20px;}
	.blogImage img, .image_container img{width: 100%;}
	.footerBar a.button, .newsletterSignup .button { left: 30%; top: 15px; }
	#blog_home .col-md-4{margin-bottom: 60px;}
	.swiper-container{overflow: inherit; height: 420px;}
	.pagination {bottom: -60px;}
	.leistung-bigpicture{height: 270px; background-size: cover;}
	#beratung-bigpicture-1 p{bottom: -174px; font-size: 18px; width: 200px;}
	#beratung-bigpicture-2 p{top: 110px; font-size: 18px; width: 190px; height: 160px; transform: translateX(-110%) translateY(-50%);}
	#beratung-bigpicture-3 p{top: 110px; font-size: 18px; width: 180px; height: 160px; transform: translateX(32%) translateY(-50%);}
}

/*------------------------------ 
	MEDIA QUERIES IPADS UND DESKTOP 
------------------------------*/
@media only all 
and (min-width : 768px)
and (max-width : 991px)
 {
 	.claimRight { margin: 0px 0px 0px 215px; }
 	.swiper-slide img{ height: 100%; }
 	.claimHuge{ font-size: 4em; text-transform: uppercase; text-align: center; margin-top: 20px; }
 	.containerCaption{ margin-top: -200px; margin-left: 2%; }
	ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; margin-top:0px }
	.navbar{ height: 85px; }
	.navbar-collapse{ padding-right: 0px; }
	.navbar-collapse{ margin-top: 10px; }
	.navbar-brand img{ width: 150px; position: absolute; margin-top: -40px; }
	.navbar-brand{ margin-top: -5px; }
	.navbar-nav{ font-size: 1.2em; }
	.facts{ text-align: center; width: 120px; float: left; margin-top: 100px; margin-left: 5px; margin-right: 5px;}
	.blogTagsCircle{ margin-top: 19px; margin-left: 19px; float: left; width: 65px; text-align: center; }
	#philosophie .stairs img{ width: 200px; margin-top: 70px; margin-left: 70px; }
	#philosophie .step1, #philosophie .step2 { position: absolute; font-size: 3em; }
	#philosophie .step1{ margin-left: 400px; margin-top: 50px; }
	#philosophie .step2{ margin-left: 290px; margin-top: 115px; }
	#philosophie .col-md-7 img{ margin-bottom: 30px; display: block; margin-left: auto; margin-right: auto;}
	.step1{ margin-left: 350px; }
	.step2{ margin-left: 280px; }
	.step3{ margin-left: 150px; }
	.step4{ margin-left: 30px;}
	.blogPostContent{ position: inherit; }
	.footerBar{ height: 140px; }
	.footerBar p { width: 100%; /*font-size: 0.7em;*/ }
	#kontakt textarea, #contact textarea{ height: 100px; width: 440px; resize: none; border: 1px solid #C7C7C7; margin-top: 20px; }
	#kontakt input, #contact input[type="text"]{ height: 30px; margin: 20px 12px 15px 13px; width: 130px; }
	#kontakt #email, #contact #email{ margin-left: 10px; margin-right: 4px; height: 30px; width: 130px; margin-top: 10px; }
	#kontakt input, #contact input[type="tel"]{ margin-left: 10px; height: 30px; width: 130px; }
	.refBig.left{ padding: 0; }
	.refBig.right{ padding: 0px 0px 11px 9px; float: left; width: 100%;}
	.refBig img, .refSmall img{ width: 100%; }
	.refSmallContainer.right{ padding: 0px 0px 0px 2px; }
	.refSmallContainer.left{ padding: 0px 2px 0px 0px; }
	.refSmall{ padding: 0px; padding-bottom: 11px; margin-bottom: 12px;}
	.refSmall.left{ width: 49%; float: left; }
	.refSmall.right{ width: 49%; float: right;}
	.refSmall.right.up, .refSmall.left.down{margin-left: 1%;}
	.refSmall.left.up, .refSmall.right.down{margin-right: 1%;}
	.blogHeader{ width: 50%;}
	.blogBox .col-md-6{ float: left;}
	.teamAvatar, .teamSkills{ width: 50%; float: left;}
	.hiddenPhone { 	visibility: hidden; height: 0px !important; }
	#referenzen .right .col-md-12{ width: 49.65%; float: left; padding-right: 11px; margin-bottom: 11px;}
	#referenzen .left .col-md-12{ width: 49.8%; float: left; padding-right: 11px; margin-bottom: 11px;}
	.refBig.left{ margin-bottom: 11px; }
	.refBig.right{ padding-bottom: 11px; /*margin-left: -9px; */margin-bottom: 12px;}
	.refSmallContainer.right{ padding: 0px; width: 101%;}
	.refSmallContainer.left{ width: 101%; }
	.boxLeft, .boxCenter, .boxRight{ height: 460px; }
	.boxLeft{ width: 30%; float: left; overflow: hidden;}
	.boxLeft img{ margin-left: -60px; height: auto; max-width: none;}
	.boxCenter{ width: 20%; float: left; padding-top: 45px; visibility: visible;}
	.boxRight{ padding-top: 60px; width: 50%; height: 400px; float: left; padding-left: 15px;}
	#team .highlightBar, #blog .highlightBar, .blogBar{ padding: 0; }
	.teamKnob{ margin-bottom: 25px; }
	#team h2, #blog h2{ margin-bottom: 30px; }
	.blogHeadlineShort{margin-bottom: 0 !important;}
	.dot { float: left; margin-top: 12px; width: 15px; margin-right: 10px; }
	.claimLeft{ margin-left: 0px; margin-top: 30px !important; margin-bottom: 15px;}
	.claimRight{ margin-left: 150px !important; margin-bottom: 30px;}
	.highlightImage img{ width: 100%; }
	.highlightImage { text-align: center; }
	footer .col-md-4{ width: 50%; float: left;}
	#blog-detail .boxRight{ height: auto; }
	#arbeitsweise .arbeitsweisePicture{margin: 0 auto; margin-bottom: 20px; float: none;}
	.kundenstimme img{ margin-right: 50px; }
	.kundenstimme h2{ width: 100%; font-size: 30px;}
	.kundenstimme h3{ font-size: 20px; }
	#referenz-detail p{ text-align: justify; clear: both; margin-bottom: 50px;}
	.telMail{ width: 100%; }
	.telMailMobile{ display: none; }
	.footerText{ margin-top: 100px; }
	.view .mask, .view .content { visibility: hidden; height: 0px !important; }
	.checkResponsiveWebdesign{ width: 393px !important; }
	.refSmall.right {float: left; }
	.refBig.left{ padding: 0px 1px 2px 0px; }
	.refSmall.up{ padding-right: 5px; }
	/*.refSmall.down{ padding-left: 5px; }*/
	.sitemapCenter{ width: 23%; }
	.col-md-4 img{ width: 100%; margin: 0 auto;}
	.appDeveloper{width: auto !important;}
	.customer{margin-bottom: 0px; height: 229px !important; float: left; width: 50%;}
	.customer img{width: 100%;}
	.blogRecents{float: none; width: 100%; margin-bottom: 120px;}
	.blogRecents>.col-md-12{width: 33.33%; float: left;}
	.blogRecents>.col-md-12>h2{text-align: center;}
	.blogSepEnd, .blogSepEndLatestPosts{border: none; border-bottom: 1px solid #C7C7C7; width: 100%;}
	.blogNewestEntriesTitle{margin-top: 30px; text-align: center;}
	.blogSingleComment{width: 92%;}
	.blogFormBody{width: 97%;}
	.blogRecents>.col-md-12{padding-right: 0;}
	.blogSepEndLatestPosts{border-color: #f1f1f1;}
	#blog>.container>.col-md-8>.layout_short>img{width: 100%;}
	.blogTeaserImage img{width: 100%;}
	.blogHeadlineShort{margin-bottom: 30px !important;}
	.newsletterSignup.sidebar{display: none;}
	.blogImage, .image_container{overflow: hidden;}
	.image_container{margin-bottom: 20px;}
	.leistung-header .image_container{margin-bottom: 0;}
	.blogImage img, .image_container img{width: 100%;}
	.leistung-highlights img{width: 90px;}
	.footerBar a.button, .newsletterSignup .button { left: 40%; top: 10px; }
	.kundenstimme .col-md-12{width: 690px; margin: 0 auto;}
	#blog_home .col-md-4{margin-bottom: 60px;}
	.swiper-container{overflow: inherit;}
	.pagination {bottom: -60px;}
	.leistung-bigpicture{height: 420px; background-size: cover;}
	#beratung-bigpicture-1 p{bottom: -140px; font-size: 25px; width: 280px;}
	#beratung-bigpicture-2 p{top: 130px; font-size: 25px; width: 270px; height: 160px; transform: translateX(-110%) translateY(-50%);}
	#beratung-bigpicture-3 p{top: 130px; font-size: 25px; width: 270px; height: 160px; transform: translateX(40%) translateY(-50%);}
}

/*------------------------------ 
	MEDIA QUERIES DESKTOP BIG 
------------------------------*/
@media only screen 
and (min-width : 992px)
 {
 	.claimRight { margin: 0px 0px 0px 215px; }
 	.swiper-slide img{ height: 100%; }
 	.claimHuge{ font-size: 4em; text-transform: uppercase; text-align: center; margin-top: 20px; }
	.containerCaption{ margin-top: -200px; margin-left: 3%; }
	ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; margin-top:0px }
	.navbar{ height: 85px; }
	.navbar-collapse{ padding-right: 0px; }
	.navbar-collapse{ margin-top: 10px; }
	.navbar-brand img{ width: 150px; position: absolute; margin-top: -44px; }
	.navbar-brand{ margin-top: -5px; }	
	.navbar-nav{ font-size: 1.3em; }
	.facts{ text-align: center; width: 160px; float: left; margin-top: 100px; margin-left: 10px; margin-right: 10px;}
	#philosophie .stairs img{ width: 200px; margin-top: 70px; margin-left: 70px; }
	#philosophie .step1, #philosophie .step2 { position: absolute; font-size: 3em; }
	#philosophie .step1{ margin-left: 400px; margin-top: 50px; }
	#philosophie .step2{ margin-left: 290px; margin-top: 115px; }
	.step1{ margin-left: 350px; }
	.step2{ margin-left: 280px; }
	.step3{ margin-left: 150px; }
	.step4{ margin-left: 30px; }
	.footerBar{ height: 90px; }
	#kontakt textarea, #contact textarea{ height: 100px; width: 440px; resize: none; border: 1px solid #C7C7C7; margin-top: 20px; }
	#kontakt input, #contact input[type="text"]{ height: 30px; margin: 20px 12px 15px 20px; width: 130px; }
	#kontakt #email, #contact #email{ margin-left: 16px; margin-right: 4px; height: 30px; width: 130px; margin-top: 10px; }
	#kontakt input, #contact input[type="tel"]{ margin-left: 15px; height: 30px; width: 130px; }
	.refBig.left{ padding: 0px; float: left; height: 382px; width: 611px;}
	.refBig.right{ padding: 0px; float: right; height: 382px; width: 611px;}
	.refBig img, .refSmall img{ width: 100%; }
	.refSmallContainer.right{ padding: 0px 0px 0px 2px; }
	.refSmallContainer.left{ padding: 0px 2px 0px 0px; }
	.refSmall{ padding: 0px; height: 186px; margin-bottom: 10px; }
	.refBig img{ height: 383px; } 
	.refSmall.right.up, .refSmall.right.down{ margin-left: 9px; }
	.boxLeft, .boxCenter, .boxRight{ height: 460px; overflow: hidden;}
	.boxLeft{ width: 30%; float: left; overflow: hidden;}
	.boxLeft img{ margin-left: -20px; height: 100% !important; max-width: none !important;}
	.boxCenter{ width: 20%; float: left; padding-top: 45px; }
	.boxRight{ margin-top: 60px; width: 50%; height: 400px; float: left;}
	#blog-detail .boxRight{ height: auto; }
	#team .highlightBar, #blog .highlightBar, .blogBar{ padding: 0; }
	.teamKnob, .blogKnob{ margin-bottom: 25px; }
	.dot { float: left; margin-top: 12px; width: 15px; margin-right: 16px; }
	.claimLeft{ margin-left: 50px !important; margin-top: 30px !important; margin-bottom: 15px;}
	.claimRight{ margin-left: 250px !important; margin-bottom: 30px !important; text-transform: none; }
	.highlightImage img{ height: 340px; }
	.highlightImage { text-align: center; }
	.contentImage img { width: 100%; }
	.timelimit { margin-top: 80px; }
	.budget { margin-top: -25px; }
	.kundenstimme h2{ width: 100%; font-size: 34px;text-align: center;}
	.kundenstimme h3{ margin-left: 0px !important; font-size: 20px; text-align: right; }
	.telMail{ width: 100%; }
	.telMailMobile{ display: none; }
	.checkResponsiveWebdesign{ width: 393px !important; }
	.slider-caption{ margin-left: 70px; }
	.sitemapCenter{ width: 23%; }
	.col-md-4 img{ width: 100%; }
	.blogTeaserImage{height: 500px;}
	#blog_home .blogTeaserImage{height: 180px;}
	.view {
	}
	.view .mask, .view .content { width: 300px; height: 200px; position: absolute; overflow: hidden; top: 0; }
	.view img { display: block; position: relative; }
	.view h2 { text-transform: uppercase; color: #fff; text-align: center; position: relative; font-size: 22px; padding: 10px; margin: 20px 0 0 0 }
	.view p { font-style: italic; font-size: 14px; position: relative; color: #fff; padding: 0px 20px 20px; text-align: center }
	.view a.info { /*display: inline-block;*/ text-decoration: none; padding: 7px 14px; background: #414141; color: #fff; text-transform: uppercase; box-shadow: 0 0 1px #414141 }
	.view a.info:hover { box-shadow: 0 0 5px #000 }
	.view-first img { -webkit-transition: all 0.5s linear;  -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; -ms-transition: all 0.5s linear; transition: all 0.5s linear; }
	.view-first .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; background-color: rgba(26,188,156,0.9); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;
	   -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
	.view-first h2 { -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -o-transform: translateY(-100px); -ms-transform: translateY(-100px); transform: translateY(-100px); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	   filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out; }
	.view-first p { -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -o-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
	   filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; -ms-transition: all 0.5s linear; transition: all 0.5s linear; }
	.view-first:hover img { -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); transform: scale(1.1,1.1); }
	.view-first a.info { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;
	   -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
	.view-first:hover .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
	.view-first:hover h2, .view-first:hover p, .view-first:hover a.info { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); 
	   -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }
	.view-first:hover p { -webkit-transition-delay: 0.1s; -moz-transition-delay: 0.1s; -o-transition-delay: 0.1s; -ms-transition-delay: 0.1s; transition-delay: 0.1s; }
	.view-first:hover a.info { -webkit-transition-delay: 0.5s;  -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -ms-transition-delay: 0.5s; transition-delay: 0.5s; }
	.kundenstimme .col-md-12{width: 690px; margin: 0 auto;}
	.swiper-container{overflow: inherit;}
	.pagination {bottom: -60px;}
	.leistung-bigpicture{height: 500px; background-size: cover;}
	#beratung-bigpicture-1 p{bottom: -110px; font-size: 30px; width: 320px;}
	#beratung-bigpicture-2 p{top: 130px; font-size: 30px; width: 330px; height: 160px; transform: translateX(-110%) translateY(-50%);}
	#beratung-bigpicture-3 p{top: 130px; font-size: 30px; width: 310px; height: 160px; transform: translateX(50%) translateY(-50%);}
 }

 /* -------------------------------------
 * timeline
 * ------------------------------------- */
#timeline {
  list-style: none;
  margin: 50px 0 30px 120px; 
  padding-left: 30px;
  border-left: 8px solid #F1F1F1;
}
#timeline li {
  margin: 40px 0;
  position: relative;
  background: #F1F1F1;
}
#timeline p {
  margin: 0 0 15px;
}

.date {
  margin-top: -10px;
  top: 50%;
  left: -168px;
  font-size: 0.95em;
  line-height: 20px;
  position: absolute;
}

.circle {
  margin-top: -10px;
  top: 50%;
  left: -42px;
  width: 16px;
  height: 16px;
  background: #F1F1F1;
  /*border: 3px solid #414141;*/
  display: block;
  position: absolute;
}

.content {
  /* max-height: 50px;*/
  height: 100%;
  padding: 10px 20px 0;
  border-color: transparent;
  border-width: 2px;
  border-style: solid;
  position: relative;
  /* overflow: hidden; */
 display: none;
}

.content p {
  color: transparent;
  color: #414141;
  text-align: justify;
  word-break: break-word;
  hyphens: auto;
}


label.timelineHeadline {
	margin: 24px 15px 10px 15px;
	
}

/* -------------------------------------
 * mobile phones (vertical version only)
 * ------------------------------------- */
@media screen and (max-width: 767px) {
  #timeline {
    margin-left: 0;
    padding-left: 0;
    border-left: 8px solid #F1F1F1;
  }
  #timeline li {
    margin: 50px 0;
  }

  label {
    width: 85%;
    font-size: 1.1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    transform: translateX(18px);
  }
  .content {
    padding-top: 45px;
    overflow: hidden:
  }
  .content:before, .content:after {
    border: solid transparent;
    bottom: 100%;
  }
  .content:before {
    border-bottom-color: inherit;
    border-width: 17px;
    top: -16px;
    left: 50px;
    margin-left: -17px;
  }
  .content:after {
    /* arrow */
    border-bottom-color: red;
    border-width: 20px;
    top: -20px;
    left: 50px;
    margin-left: -20px;
  }
  .content p {
    font-size: 0.9em;
    line-height: 1.4;
  }

  .date {
    display: none;
  }
  .circle{
    margin-left: 30px;
    height: 14px;
  }
}

/*-------------------------------------------------- 
	MEDIA QUERIES EXCEPTIONS
--------------------------------------------------*/
@media (max-width: 320px){
	.footerBar { height: 190px; }
}
@media (min-width: 1200px){
	.leistung-teaser .backgroundImage, .kundenstimme .backgroundImage{display: inherit;}
}
@media(min-width: 1830px){
	.leistung-bigpicture{height: 700px; background-size: cover;}
	#beratung-bigpicture-1 p{bottom: -50px; font-size: 40px; width: 420px; }
	#beratung-bigpicture-2 p{top: 130px; font-size: 40px; width: 440px; height: 160px; transform: translateX(-110%) translateY(-50%);}
	#beratung-bigpicture-3 p{top: 130px; font-size: 40px; width: 400px; height: 160px; transform: translateX(50%) translateY(-50%);}
}


#cookies-banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10000;
  background: #1abc9c;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  border-bottom: hidden;
  padding: 20px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media (max-width: 767px) {
    #cookies-banner {
      flex-direction: column; } }
  #cookies-banner .text p {
    margin: 0.5em;
    font-weight: 300;
    color: white; }
  #cookies-banner #cookies-banner-closer {
    background: #1abc9c;
    padding: 10px 25px;
    border: 1px solid lightgrey;
    min-width: 150px;
    color: white; }
    #cookies-banner #cookies-banner-closer:hover {
      background: #922790; }
    #cookies-banner #cookies-banner-closer:active {
      background: #922790; }
    @media (max-width: 767px) {
      #cookies-banner #cookies-banner-closer {
        margin-top: 10px; } }