/* ------------------------------------------------------------------------------

	Template Name: jhon Doe
	Template URI: http://www.psdblast.com/
	Description: Full Screen Design Agency Template
	Author: Andy
	Author URI: http://www.psdblast.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.0

	1. CSS Reset
	2. Document Setup
	3. Header Part
		3.1 Menu Style
	4. About me Style
	5. Protfolio Style
	6. Experience Style
	7. Contact Style
	8. Footer Style
	9. Responsive style


--------------------------------------------------------------------------------/*

/*----------------------------------------------------
	1. CSS Reset
------------------------------------------------------*/
* {
	padding:0;
	margin:0;
}
body {
	color:#777;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	position:relative;
	background:#fff;
	width:100%;
	height:100%;
	overflow: scroll;
	overflow-x: hidden;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}
a {
	text-decoration:none;
	color:#fff;
	outline:none;
}
img {
	max-width:100%;
}


/*----------------------------------------------------
	 2. Document Setup
------------------------------------------------------*/
.wrapper{
	width:100%;
}
.spHeight{
	padding-top:63px;
}
.container {
	max-width: 940px;
	padding-top: 2em;

}

.noMar{
	margin:0 !important;
}
.noPadd{
	padding:0px !important;
}

/*.container .row{
	margin:0px;
}*/

p{
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.03em;
	color:#777;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	padding-bottom:22px;
	margin:0px;
}


h1{
	font-family: 'Lato', sans-serif;
	color:#0078bd;
	font-size:90px;
	line-height:76px;
	font-weight:700;
	margin:0px;
	padding-bottom:8px;
}
h2{
	font-family: 'Lato', sans-serif;
	color:#0078bd;
	font-size:55px;
	line-height:60px;
	padding-bottom:5px;
	font-weight:700;
	text-transform:uppercase;
	margin:0px;
}
h3{
	font-family: 'Lato', sans-serif;
	color:#777;
	font-size:27px;
	line-height:30px;
	padding-bottom:10px;
	font-weight:400;
	text-transform:none;
	margin:0px;
}
h4{
	font-family: 'Lato', sans-serif;
	color: #777;
	font-size:21px;
	line-height:24px;
	padding-bottom:10px;
	font-weight:400;
	margin:0px;
}
h5{
	font-family: 'Lato', sans-serif;
	color:#ff6600;
	font-size:21px;
	line-height:24px;
	padding-bottom:10px;
	font-weight:400;
	margin:0px;
}

h4.subHeading{
	font-weight:400;
	font-size:18px;
	padding-bottom:22px;
}

.heading{
	text-align:left;
	padding-bottom:45px;
}
.heading .container{
	padding-top:0px !important;
	padding-bottom:0px !important;
	padding-right: 15px;
	padding-left: 15px;
}
.heading  {
	padding-bottom:20px;
	padding-right:50px;
	margin-bottom:30px;
	border-bottom:9px solid #0078bd;
	width: 30%;
}
.heading h2 span {
	display:block;
}
.heading h3{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	line-height:30px;
	color:#8c9099;
	padding-bottom:0;
	font-weight:400;
	text-transform:none;
}
.heading p{
	line-height:25px;
}

.topmar{
	margin-top:20px;
}

/*----------------------------------------------------
	3. Header Part
------------------------------------------------------*/
header{
	position:relative;
}
.banner{
	overflow:hidden ;
	margin:0 auto !important;
	background:#CACACA;
	max-height: 800px !important;
}
.patternOverlay {
	background:none;
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
	z-index:9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.bannerText{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -200px;
    z-index: 999;
    font-size: 20px;
    width: 450px;
    text-align: left;
    margin-left: 50px;
    padding: 10px;
    color: #fff;
    font-style: italic;
    letter-spacing: 0.05em;
    background: #0078bd;
    display: inline;
}

.bannerText h1{
	text-transform:uppercase;
	line-height:50px;
	color:#fff;
}
.bannerText h1 span{
	color:#ff554e;
}
.bannerText h3{
	color:#fff;
	font-size:48px;
	line-height:normal;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:20px;
}
.bannerText p{
	font-size:18px;
	color:#9295a1;
	text-transform:none;
	padding-bottom:44px;
}
.bannerText .mbnt{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#fff;
	padding:22px 39px;
	border:solid 1px #9295a1;
	display:inline-block;
	margin:0 auto;
}
.bannerText .mbnt:hover{
	color:#ff554e;
	border-color:#ff554e;
}

.slide {
background-image: url(images/header.jpg);
background-position: center; 
background-size: cover; 
background-repeat: none;
height: auto;
width: 100%;
}

/*----------------------------------------------------
 	3.1 Menu Style
------------------------------------------------------*/
.isStuck{
    left:0px;
    width:100%;
}
.menu{
	 margin-top:0px;
	 position: absolute;
	 z-index:9;
	 margin-top:20px;
	 left:0px;
	 right:0px;
	 bottom:0;
	background: #0078bd;
}
.logo {
    float: left;
    background: url(../images/logo.png) no-repeat 0px 50%;
    width: 25%;
    height: 80px;
    font-size: 0;
    line-height: 0;
    background-size: contain;
}
.isStuck .logo{
	float: left;
	background: url(../images/logo.png) no-repeat 0px 50%;
	width: 25%;
	height: 80px;
	font-size: 0;
	line-height: 0;
	background-size: contain
}

.navArea{
	float:right;
}

.navwrapper .container{
	padding:0;
	width:auto;
}

.navbar-header{
	display:none;
}
.nav > li > a{
	display:inline-block;
}
.navbar-nav > li{
	float: none;
	display: inline-block;
}
.navbar-nav{
	margin: 0 auto;
	text-align: center;
	float: none;
	font-weight: 400;
	letter-spacing: 0.1em;

}

.navbar-toggle{
	margin-top:14px;
}


/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  margin-top:0px;
  height:80px;
  position: relative;
  z-index: 15;
}
.navbar-wrapper .container{
	padding:0px;
}

.navbar-collapse{
	padding:0;
}
.navbar-collapse.in{
	max-height:100%;
}

.navbar.navbar-inverse.navbar-static-top {
  margin:0px auto;
  background:none;
  color:#c3c8d6;
  border:none;
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  font-weight:600;
  text-transform:uppercase;
}
.navbar.navbar-inverse.navbar-static-top a{
  color:#fff;
  padding:31px 10px;
  line-height:18px;
  text-align:center;
}
.navbar.navbar-inverse.navbar-static-top a:hover{
  background:#ff6600;
  color:#fff;
  border-radius: 20px;
  height:30px;
  padding-top:5px;
  padding-bottom:5px
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus{
  background: none;
  color:#fff !important;

}
.navbar-inverse .navbar-nav>.active>a:hover {
  color:#fff;

}

.hideClass{
	display:none;
}



.isStuck .navbar-inverse .navbar-nav>.active>a, .isStuck .navbar-inverse .navbar-nav>.active>a:focus{
    background: #ff6600;
    color: #fff;
    border-radius: 20px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;

}
.isStuck .navbar.navbar-inverse.navbar-static-top a:hover{
    background: #ff6600;
    color: #fff;
    border-radius: 20px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;

}
.isStuck .navbar.navbar-inverse.navbar-static-top a{
  color:#fff;
}

.stuckMenu{
	-o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
	background: background: #0078bd;
}
.isStuck{
	background:#0078bd ;

	-o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}

/* Schaubild
-------------------------------------------------- */
.schaubild{
	text-align: center;
	background-color: #fff;
	}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 600px;
  background-color: #0A64A4;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}

/*----------------------------------------------------
	4. About Us Style
------------------------------------------------------*/
.aboutus{
	background:#ffffff;
	text-align:left;
}
.aboutus .container{
	padding-top:80px ;
	padding-bottom:80px ;
}

.aboutus .heading p{
	padding-bottom:41px;
}
.aboutus h4 {
	padding-bottom:30px;
}
.aboutus .btn-primary {
	background:#323641;
	line-height:30px;
	font-size:20px;
	color:#fff;
	font-weight:600;
	border:none;
	border-radius: 0;
}
.aboutus .btn-primary:hover {
	background:#ff675f;
}
.skillset {
	background:#ff675f;
	display:table;
	width:100%;
}
.skillset .container{
	padding-top:119px ;
	padding-bottom:119px ;
}
.skillset .skills {
	text-align:center;
	color:#fff;
	display:table-cell;
	width:25%;
}
.skillset .skills h3 {
	color:#fff;
	font-size:18px;
	line-height:normal;
	font-weight:600;
	text-transform:uppercase;
}
.skillset .skills p {
	font-size:13px;
	line-height:18px;
	font-weight:400;
}
.myexperties {
	background:#fff;
}
.myexperties .container{
	padding-top:117px ;
	padding-bottom:59px ;
}
.myexperties .heading {
	padding-bottom:20px;
}
.expertiesico {
	padding:10px 0;
	margin-bottom:58px;
	border-right:1px solid #dcdcde;
	text-align:center;
}
.expertiesico span.ico {
	width:120px;
	height:120px;
	display:inline-block;
	background-color:#ff554e;
	text-align:center;
	color:#fff;
	-webkit-border-radius:50%;
	   -moz-border-radius:50%;
	        border-radius:50%;
}

.produktlogo {
    padding-bottom: 20px;
}

.expertiesico span.ico i {
	line-height:120px;
}
.expertiesdesc {
	margin-bottom:58px;
}
.expertiesdesc h4 {
	font-size:20px;
	font-weight:300;
	color:#4f525a;
	line-height:normal;
	text-transform:uppercase;
}

/*----------------------------------------------------
	 5. Protfolio Style
------------------------------------------------------*/
.protfolio{
	color:#242424;
	width:100%;
	overflow:hidden;
}
.protfolio .container{
	padding-top:85px ;
	padding-bottom:0 ;
}
.protfolio .heading h2 {
	color:#fff;
}
.protfolio .protBox{
	padding-top:85px ;
	padding-bottom:90px ;
	position:relative;
}

.protfolio .heading p{
	padding-bottom:41px;
	color:#242424
}
.protfolio h4{
	font-weight:700;
}



.portfolioFilter{
	display:block;
	margin:0 auto;
	text-align: center;
	margin-top:60px;
}

.portfolioFilter ul{
	margin:0 auto;
	text-align:center;
	display:block;
	margin-bottom:60px;
}
.portfolioFilter ul li{
	display:inline-block;
	margin:0 -2px;
}
.portfolioFilter ul li a{
	padding:16px 30px;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	color:#8c9099;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	border-right:none;

	transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
}


.portfolioFilter ul li a:hover{
	border-color:#cfcfcf;
	color:#fff;

	transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
}

.portfolioFilter ul li a.current{
	border:solid 1px #fff;
	color:#fff;
}



ul.portfolioContainer{
	display:block;
	padding:0px;
	margin-bottom:0;
	list-style-type:none;
}
ul.portfolioContainer li{
	display:block;
	/*min-height:205px;*/
	padding:0px;
	margin:0px;
	cursor:pointer;
	width:24.8%;
}
ul.portfolioContainer li .lightCon{
	display:block;
	margin:0px;
	position:relative;
	overflow:hidden;
}
ul.portfolioContainer li img{
	 width:100% !important;
	 height:auto;
	 display:block;
}

span.hoverBox{
	visibility:hidden;
	width:100%;
	height:100%;
	position: absolute;
	left:0px;
	bottom: 0px;

	transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;

	background: rgba(0, 0, 0, 0.1);

}
ul.portfolioContainer li:hover span.hoverBox{
	visibility:visible;
	left:0px;
	bottom: 0px;

	background: rgba(0, 0, 0, 0.8);

	transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
}

span.hoverBox a{
	line-height:54px;
}

span.hoverBox .smallIcon{
	width: 120px;
	margin: 0px auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -60px;
	margin-top: -27px;
}

span.hoverBox .zoom{
	visibility:hidden;
	width:54px;
	height:54px;
	background:#313131;
	color:#fff;
	position: relative;
	left:-180%;
	/*top:40%;*/
	text-align:center;
	line-height:50px;
	display: block;
	float: left;

	transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;

	-webkit-border-radius: 50%;
	border-radius: 50%;
}
ul.portfolioContainer li:hover span.hoverBox .zoom{
	visibility:visible;
	left:0;
	padding-top:7px;

	transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
}

span.hoverBox .linKed{
	visibility:hidden;
	width:54px;
	height:54px;
	background:#313131;
	color:#fff;
	position: relative;
	right:-180%;
	/*top:40%;*/
	text-align:center;
	line-height:52px;
	display: block;
	float: right;

	transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;

	-webkit-border-radius: 50%;
	border-radius: 50%;
}
ul.portfolioContainer li:hover span.hoverBox .linKed{
	visibility:visible;
	right:0%;
	padding-top:7px;

	transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
}


.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
	padding:0;

    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}


.abc{
	position: absolute;
	width: 782px;
	height: auto;
	top: 20%;
	left: 0;
	right: 0;
	z-index: 99999;
	margin: 0 auto;
}
.abc #pbImage{
	position:static !important;
}

#pbCaption{
	display:block;
	background:none !important;
}
#pbBottom{
	position: relative !important;
	left: 26.1% !important;
	bottom: 0px !important;
	width: 100% !important;
	margin-left: -26% !important;
	padding: 0px !important;
	height:80px !important;

	display: block;
	background-color: rgba(24,27,34,1);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B0000000, EndColorStr=#B0000000);
}
#pbCloseBtn{
	position:absolute !important;
}

/*----------------------------------------------------
	 6. geschaeftsfuehrung Style
------------------------------------------------------*/
.experience{
	background:#fff;
}
.experience .container{
	padding-top:60px ;
	padding-bottom:60px ;
}
.experdesc h4 {
	font-size:20px;
	font-weight:300;
	color:#4f525a;
	line-height:normal;
	text-transform:uppercase;
	padding:0;
	margin:0;
}
.experdesc {
	margin-bottom:50px;
}
.experdesc h5 {
	font-size:16px;
	font-weight:300;
	color:#313338;
	line-height:30px;
	text-transform:none;
	padding-bottom:5px;
}
.experdate {
	width:114px;
	height:114px;
	background:#ff554e;
	color:#fff;
	padding-top:40px;
	font-size:16px;
	line-height:20px;
	font-weight:400;
	text-align:center;
	margin-bottom:50px;
}

.lebenslauf {
	float: left;
}

.lebenslauf-text {
	margin: 20px 0px 0px 100px;
	color:#777;
}


/*----------------------------------------------------
	7. Contact Style
------------------------------------------------------*/

.contact{
	background:none;
}
.contact .container{
	padding-top:80px;
	padding-bottom:80px;
}

.contact .heading h2{
	color:#fff;
	border-color:#fff;
}
.contact h3{
	color:#fff;
}
.contact p{
	color:#fff;
}
.contact .heading p{
	padding-bottom:41px;
}

.contact .heading h3{
	color:#fff;
}

.topCon{
	padding-bottom:0px !important;
}
.mapArea{
	height:500px;
	overflow:hidden;
	width:100%;
	margin:0;
	background:#fff;
}
.mapArea iframe{
	width:100%;
	height:100%;
}
#map img { max-width: none; }


.contactDetails{
	background:#0078bd;
}
.contactDetails .container{
	padding-top:98px ;
	padding-bottom:162px ;
	text-align:left;
}
.contactDetails h3{
	font-size:25px;
	font-weight:400;
	letter-spacing: 0.05em;
	padding-bottom:20px;
	color:#fff;
}
.contactDetails p{

}
.contactDetails p a{
	color:#fff;
}
.contactDetails p a:hover{
	color:#fff;
	text-decoration:underline;
}

.contactDetails i{
	padding-right:15px;
}


.conForm input {
    background: #0078bd;
    border: solid 1px #fff !important;
    color: #fff;
    padding: 15px 30px;
    border: none;
    margin-right: 3%;
    margin-bottom: 30px;
    outline: none;
    border-radius: 20px;
}

.conForm input.noMarr{
	margin-right:0px;
}

.conForm textarea {
    background: #0078bd;
    color: #fff;
    border: solid 1px #fff !important;
    padding: 15px 30px;
    border: none;
    margin-bottom: 40px;
    outline: none;
    height: 100px;
    border-radius: 20px;
}


.conForm .submitBnt{
	background:#ff6600;
	font-family: 'Lato', sans-serif;
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-align:center;
	float:right;
	margin:0px;
	border:none !important;
}
.conForm .submitBnt:hover{
	background:#323641;
}

.textGroup{
	position:relative !important;
	display: inline-block;
	padding-left:0px !important;
}

#success_page{
	color: #ff6600;
	font-weight: 500;
}
.error_message{
	color: #ff675f;
	padding-bottom: 15px;
	font-weight: 500;
}
#success_page h3{
	font-size:17px;
	color: #ff6600;
}


.contactInfo{
	background:#101010 url(../images/contact-bg.jpg) repeat 0 0 fixed;
	text-align:center;
	padding:94px 0 35px;
	position:relative;
}
.contactInfo:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
	background: rgba(0, 0, 0, 0.7);
}
.contactInfo .container{
	position:relative;
	z-index:2;
}


.cinfoBox{
	padding-bottom:40px;
}
.cinfoBox span.infoIcon{
	display:block;
	border:solid 2px #fff;
	margin:0 auto;
	margin-bottom:40px;
	font-size:60px;
	line-height:145px;
	width:150px;
	height:150px;

	-webkit-border-radius: 50%;
    border-radius: 50%;
}
.cinfoBox p{
	font-weight:600;
	font-size:14px;
	color:#fff;
	padding-bottom:0px;
}
.cinfoBox p a{
	color:#fff;
	text-decoration:none;
}
.cinfoBox p a:hover{
	color:#ff554e;
}

.portrait{
	border-radius: 300px;
}

/*----------------------------------------------------
	 Support Style
------------------------------------------------------*/

.support {
    margin-bottom: 40px;
    height: 200px;
    padding-bottom: 2em;
}

.heading-white {
    padding-bottom: 20px;
    padding-right: 50px;
    margin-bottom: 30px;
    border-bottom: 9px solid #fff;
    width: 30%;
}

/*----------------------------------------------------
	 8. Footer Style
------------------------------------------------------*/
.footer{
	background:#fff;
}
.footer .container{
	padding:100px 0;
}

.footer ul{
	margin:0 auto;
	margin-bottom:62px;
	text-align:center;
	list-style-type:none;
}
.footer ul li{
	display:inline-block;
	text-align:center;
	background:#3e4350;
	color:#ffffff;
	line-height:85px;
	margin:0 30px 14px;
	width:85px !important;
	height:85px !important;

	-webkit-border-radius: 50%;
    border-radius: 50%;
}
.footer ul li:hover{
	background:#2a2a2a ;
}
.footer ul li:hover	a{
	color:#fff;
}

.footer ul li a{
	color:#fff;
	width:42px !important;
	height:42px !important;
}
.footer ul li a i{
	line-height:85px !important;
	color:#323641;
}

.footer p{
	color:#ccc;
	font-size:15px;
	line-height:24px;
	font-weight:300;
	text-align:center;
	margin: 20px;
}
.footer p:last-child{
	padding-bottom:0px;
}
.gototop {
	display:inline-block;
	width:70px;
	height:50px;
	background:#23262e;
}
.gototop i {
	color:#b9bdc7;
	line-height:50px;
}

.linkFooter {
	color:#ccc;
}

.linkFooter a:hover {
	color:#ccc;
}

/* Preloader */
#preloader {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:9999999999; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	color:#fff;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../images/preloader.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}
#status p{text-align:center;}


/*---------------------------------------------------------------------------------
	 9. Responsive style
-------------------------------------------------------------------------------*/

@media screen and (min-width: 1200px) {
	.workYear{
		width:140px;
		height:140px;
		padding-top:50px;
	}

	.education .workYear{
		padding-top:58px;
	}
}


@media screen and (max-width: 991px) {


	.logo {
		width: 20%;
		margin-left: 15px;
	}
	.isStuck .logo {
    width: 20%;
}

	.bannerText {
	width: 50%;
	}


	.bannerText h1{
		font-size:65px;
		line-height:71px;
	}
	.bannerText h2{
		font-size:28px;
	}
	.proPic{
		text-align:center;
	}

	.navbar-inverse .navbar-toggle .icon-bar{
		background:#000;
	}
	.navbar-inverse .navbar-toggle:hover .icon-bar,
	.navbar-inverse .navbar-toggle.active .icon-bar{
		background:#fff;
	}
	.navbar-inverse .navbar-toggle.active {
		background-color:#ff6600;
	}
}

@media screen and (max-width: 860px) {

.logo {
    width: 15%;
}

.isStuck .logo {
    width: 15%;
}

}



@media screen and (max-width: 809px) {

.logo {
    width: 40%;
}

.isStuck .logo {
    width: 40%;
}

.bannerText {
    margin-top: -100px;
}

.banner {
    max-height: 500px !important;
}

.isStuck .navbar-header {
    display: block;
}

.isStuck .navbar-inverse .navbar-nav > .active > a, .isStuck .navbar-inverse .navbar-nav > .active > a:focus {
    height: auto;
}

	body{
		min-height:700px;
	}
	#header h3{
		font-size: 38px;
	}
	#header h3 span{
		font-size: 16px;
	}

	.abc{
		width:100%;
	}
	.navArea {
		float:none;
	}

	.navbar-nav{
		position: absolute;
		width: 100%;
		left: 0;
		color:#fff;
		background:#0078bd;
		text-align:center;
	}
	.nav > li > a {
		display:block;
	}
	.navbar.navbar-inverse.navbar-static-top a:hover{
		background:none;
		height: 0px;
	}

	.navbar-nav > li{
		float:none;
		display:block;
	}
	.navbar-nav > li> a{
		padding:15px 0 !important;
		color:#fff !important;
	}
	.navbar-nav > li> a:hover{
		height: auto;
		padding: 25px 0 !important;
		line-height: 0px !important;
	}

	.skillset {
		display:block;
	}
	.skillset .skills {
		display:block;
		width:auto;
	}

}



}


@media screen and (min-width: 768px) {
	.conForm input.col-sm-6 {
		width: 48.5%;
	}
	.conForm input.col-lg-6 {
		width: 48.5%;
	}

}


@media screen and (max-width: 768px) {

	.bannerText {
	width: 70%;
	}


	.navbar-wrapper .container,
	.navwrapper .container{
		width:100%;
	}
	ul.portfolioContainer li.col-xs-6{
		width:49%;
		min-height: 85px;

	}
	.navbar-toggle {
		margin-top: 23px;
	}
	.navbar .container{
		padding:0;
	}
	.isStuck.navbar-wrapper .navArea{
		display:block;
	}
	.navbar-header .navbar-brand{
		float:right;
	}


}


@media screen and (max-width: 767px) {


.portrait {
    width: 200px;
}

	.navbar-header{
		display:none;
	}
	.isStuck .navbar-header{
		display:block;
	}
	.workYear{
		margin:0 auto;
	}
	.workDetails .rightArea{
		border-left:none;
	}
	.arrowpart{
		float:none;
		width:100%;
		height:40px;
		background:url(../images/arrow-top.png) no-repeat 50% 100%;
	}
	.education .arrowpart{
		background:url(../images/arrow-top-light.png) no-repeat 50% 100%;
	}
	.exCon{
		margin-left:0px;
	}
	.navbar-nav > li {
		display:block;
	}
	ul.navbar-nav li a{
		display:block;
	}
	.navbar.navbar-inverse.navbar-static-top a {
		padding:10px 0;
	}
	.about{
		border-right:none;
		border-bottom:solid 1px #dbdbdb
	}
	.about:nth-child(3n+3){
		border-bottom:none;
	}
	.media {
		text-align:center;
	}
	.experdate {
		margin:0 auto 40px;
	}
	.conForm .submitBnt {
		float:none;
	}
}


@media screen and (max-width: 650px) {

	#wrapper{
		top: 200px !important;
	}
	.upbox{
		transform: translate(0px, -70px);
		-ms-transform: translate(0px, -70px); /* IE 9 */
		-webkit-transform: translate(0px, -70px); /* Safari and Chrome */
	}
	.heading h2 {
		font-size:44px;
		padding-right:0;
		display:block;
		border-bottom-width:2px;
	}

	.bannerText {
		padding-top:15px;
		padding-bottom:15px;
	}
	.bannerText h1 {
		font-size: 42px;
		line-height: 48px;
	}
	.bannerText h3 {
		font-size: 28px;
		line-height: normal;
	}
	.bannerText h2 {
		font-size: 18px;
		line-height:24px;
	}
	.aboutus .container {
		padding-top:20px;
		padding-bottom:20px;
	}
	.aboutus h3 {
		padding-top:20px;
	}
	.aboutus .btn-primary {
		font-size:14px;
	}
	.expertiesico {
		padding:0;
		border:none;
	}

	.experience {
    margin-top: 100px;
}

}


@media screen and (max-width: 480px) {

	.bannerText {
	display: none;
	}

	.schaubild {
	display: none;
	}

h2 {
    font-size: 40px;
    line-height: 50px;
}

.experience {
    margin-top: 150px;
}

	.banner {
    max-height: 300px !important;
}

	.bannerText h1 {
		font-size:32px;
	}
	.bannerText h3 {
		font-size:20px;
	}
	.bannerText p {
		font-size:15px;
		padding-bottom:20px;
	}
}


@media screen and (max-width: 400px) {
	#loopedSlider, #newsSlider{
		min-height: 650px;
		height: 100%;
	}
	ul.slides{
		min-height: 600px;
		height: 100%;
	}

	.item{
		width: 19%;
	}
	.item p {
		font-size: 36px;
	}

	.ourservice img{
		width:100%;
	}

	ul.portfolioContainer li.col-xs-6{
		width:100%;
	}

	.bntDownload{
		font-size: 13px;
		padding: 16px 14px;
	}

	.conForm textarea{
		margin-bottom:20px;
	}
	.textGroup{
		display:block;
		padding:0 0 40px 0;
	}

	.nameError,
	.emailError{
		left:0px;
		top:0px;

	}

	.experience {
    margin-top: 200px;
}

@media screen and (max-width: 320px) {

	.experience {
    margin-top: 300px;
}

h2 {
    font-size: 30px;
    line-height: 40px;
}

}







