	@import url("css/navigation-style-1.css");
	@import url("css/colors/color-gray.css");
	
	html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,small,sub,b,dl,dd,dt,ul,li,label,article,details,footer,header,menu,nav,input,textarea,select{
	border:0;
	outline:0;
	padding:0;
	margin:0;
	}

/* roboto-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/roboto-v48-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/open-sans-v43-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/montserrat-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

	html,body{
		font-family: 'Open Sans', sans-serif;
		font-size:12px;
		height:100%;
		width:100%;
		color:#999999;
		background:#ffffff;
	}
	body{
		overflow-x:hidden
	}
	h1, h2, h3, h4, h5, h6 {
		font-weight: 800;
		font-family: 'Montserrat', sans-serif;
		text-transform:uppercase;
		color:#ec2b98;
	}	
	h1 {
	font-size:50px;
	letter-spacing:1px;
	color:#000000;
	text-transform:uppercase;
	margin-bottom: 15px;
	}
	p {
	font-size:14px;
	color: #000;
	}
	b {
		color:#222;
	}
	.container {
		width:1180px;
		margin:0 auto;
		padding:100px 20px;
	}
	.small-width {
		width:980px;
	}
	.no-padding {
		padding:0!important;
	}
	a:hover, a:active, a:focus {
	  outline: 0;
	}
	a {
        text-decoration: none;
        -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
           -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
            -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
             -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
                transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    }
	li {
		list-style:none;
	}
	a {
		outline: 0;
	}
	a:hover {
		text-decoration:none;
	}
	.left {
		float: left;
	}
	.right {
		float: right;
	}	
	.one_half {
    	width: 48%;
	}	
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		float: left;
		margin-bottom: 20px;
		margin-right: 4%;
		position: relative;
	}	
	.last {
		margin-right:0px!important;
	}
	.textblack {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
}
body,td,th {
	font-family: "Open Sans", sans-serif;
}
	.section-title {
	text-align:center;
	width:700px;
	margin:0 auto;
	margin-bottom:60px;
	font-size: 1.1em;
	font-weight: normal;
	}
	.border {
		background: none repeat scroll 0 0 #999999;
		display: block;
		height: 2px;
		margin: 0 auto;
		width: 100px;
		margin-bottom:40px;
	}
	.borderpic {
		margin: 0 auto;
		margin-bottom:40px;
	}
	.element_from_left {
		left: -80px;
		padding-right: 0px;
		opacity: 0;
		position: relative;
	}
	.element_from_right {
		right: -80px;
		padding-left: 0px;
		opacity: 0;
		position: relative;
	}
	.element_fade_in {
		opacity: 0;
		position: relative;
		padding-left: 0px;
		right: 0px;
	}
.mask {
		background-color:#FFF;
		width:100%;
		height:100%;
		position:fixed;
		z-index:100000;
	}
	#loader {
		background:url(images/bordanworks-loading.gif) center center no-repeat;
		height: 50px;
		width: 50px;
		left: 50%;
		top: 50%;
		position: absolute;
		margin: -25px 0 0 -25px;
	}

/*  List Styles  */
	.icons-ul li {
		color:#999999;
		margin-bottom:10px;
		font-size:14px;
	}
	.icons-ul li i{
	}
/*  Buttons  */
	a.bordanworks-button {
		border-radius:3px;	
		font-family: 'Montserrat', sans-serif;
		letter-spacing:0;
		text-transform:uppercase;
		display:inline-block;	
	}
	.small {
		font-size:12px;
		line-height:14px;
		padding:5px 9px 7px 9px;
		line-height:12px;
	}
	.medium {
		font-size:14px;
		line-height:14px;
		padding:10px 15px;
		line-height:14px;
	}
	.large {
		font-size:16px;
		line-height:14px;
		padding:15px 25px;
		line-height:16px
	}
	.grey {
		color:#FFF;
	}		
	.grey:hover {
		color:#FFF;
	}
	.color {
		color:#fff;
	}
	.color:hover {
		color:#fff;
	}
	.outline {
		background-color:none;
		border:2px solid #222222;
		color:#222222;
		line-height:10px!important;
	}		
	.outline:hover {
		background-color:#222222;
		color:#FFF;
	}
	.outline.white {
	background-color:none;
	border:2px solid #FFFFFF;
	color:#fff;
	}		
	.outline.white:hover {
		background-color:#fff;
		color:#222;
	}
	.rounded {
		border-radius:50px!important;
	}
/*  Font Awesome  */
	.the-icons li {
		font-size:14px;
		height: 40px;
		text-transform: capitalize;
	}
	.the-icons li i {
		font-size: 18px;
		margin-right: 10px;
		vertical-align: -2px;
		width: 35px;
	}
/* Section pages styles */
	section {
		position: relative;
		z-index: 1;
	}
	#home {
		height: 100%;
		position: relative;
		width: 100%;
	}

	#services {
		background-color:#FFF;
	}

	#portfolio {
		background-color:#FFF;
	}
	#contact {
		background-color:#fff;
	}
	footer {
		background-color:#fff;
	}
/* Parallax Styles */
	.parallax {
		text-align: center;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed !important;
	}
	.parallax-overlay {
		background-color:rgba(0,0,0,0.70);
	}
/* Home Pattern And Image Parallax */	

	.home-pattern {
		background:url(images/home_pattern.png) repeat;
		width:100%;
		height:100%;
	}
	.pattern {
		background:url(images/pattern.png) repeat;
		width:100%;
		height:100%;
	}
	#home-center {
		height: 100%;  
		display: table;
		position: absolute;
		top: 0;
		left:0;
		right:0;
		width:90%;
		margin-left:5%;
		margin-right:5%;
	}	
	.div-align-center {
		display: table-cell;
		vertical-align: middle;
		text-align:center;
	}
	.ultralarge {
		color:#fff;
		text-align:center;
		font-family: 'Montserrat', sans-serif;
		font-size:100px;
		line-height:80px;
		letter-spacing:0;
	}
	.text-slide-vertical {
		color:#fff;
		font-family: 'Montserrat', sans-serif;
		font-size:70px;
		text-transform:uppercase;
		width:100px!important;
		position:relative!important;
	}
	.text-slide-vertical li {
		line-height:100px;
	}
	.bullet {
		margin: 0 10px;
		opacity: 0.9;
		color:#fff;
	}
	.div-align-center p{
		margin-bottom:20px;
	}
	p.after-slider {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:30px;
		font-style:italic;
		text-align:center;
		padding-top:20px;
		margin-bottom:40px;
	}
/* Home Fullwidth Parallax Slider */

	ul.fullwidth-slider {
		position: relative;
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
		background-color: #222222;
		z-index: 0;
		-webkit-backface-visibility: visible;
		background-position: center center;
		background-repeat: no-repeat;
	}
	ul.fullwidth-slider li.slide {
		position: relative;
		display: none;
		overflow: hidden;
		float: left;
		width: 100%;
		height: 100%;
		z-index: 0;
		background-attachment:absolute ;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		-webkit-backface-visibility: visible;
	}
	ul.fullwidth-slider li.slide .caption {
		position: relative;
		height: 100%;
		width:100%;
	}
	ul.fullwidth-slider li.slide .caption .caption-inside {
		position: absolute;
		top: 0px;
		width:100%;  
	}
	ul.fullwidth-slider li.slide .caption .slide-caption {
		height: 100%;  
		z-index: 0;
		display: table;
		position: relative;
		top: 0;
		width:80%;
		margin-left:10%;
	  	margin-right:10%;  
	}
	ul.fullwidth-slider li.slide .caption .slide-caption .vertical-align-middle{
	  	display: table-cell;
	  	vertical-align: middle;
	  	text-align:center;
	}
	.vertical-align-middle p {
		margin:20px 0;
		color:#fff;
	}
	.vertical-align-middle.dark p, .vertical-align-middle.dark h1 {
		color:#222;
	}
	ul.fullwidth-slider, ul.fullwidth-slider .caption-inside {
		height: 700px;
	}
	.parallax-slider .bx-wrapper .bx-next {
		right:50px;
	}
	.parallax-slider .bx-wrapper .bx-prev {
		left:50px;
	}
/* Home Full Screen Slider */

	#fullscreen-slider {
		display:none;
	}
	#cycle-loader {
		height:32px;
		left:50%;
		margin:-8px 0 0 -8px;
		position:absolute;
		top:50%;
		width:32px;
		z-index:999;
	}
	#slider_left {
		top:50%;
		height:60px;
		position:absolute;
		left:50px;
		width:32px;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}
	#slider_right {
		top:50%;
		height:60px;
		position:absolute;
		right:50px;
		width:32px;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}
	#slider_left:hover, #slider_right:hover {
		margin-top:-28px;
	}
	#slider_left:active, #slider_right:active {
		margin-top:-28px;
	}
	.slide-content {
		height: 100%;  
		display: table;
		position: absolute;
		top: 0;
		left:0;
		right:0;
		width:80%;
		margin-left:10%;
		margin-right:10%;
	}
	.light {
		color:#fff!important;
	}
	.dark {
		color:#222222;
	}
	.slide-content h1 {
	color:#ec2b98;
	font-size:120px;
	line-height:100px;
	margin:30px 0;
	letter-spacing:1px;
	}
	.georgia {	
		font-family: Georgia,"Times New Roman",Times,serif;
		font-size: 30px;
		line-height:30px;
		font-style: italic;
		padding:10px 0;
	}
	.slide-content p {
		margin:10px 0;
	}
	.slide-content a {
		margin:10px 0;
	}
/* bordanworks */
	
	.screens {
		position:relative;
	}
	.big-screen {
		width:620px;
		height:auto;
		margin:0 auto;
		z-index:100;
	}
	.small-screen-left {
		width:350px;
		height:auto;
		position:absolute;
		left:0;
		top:120px;
		z-index:0;
	}
	.small-screen-right {
		width:350px;
		height:auto;
		position:absolute;
		right:0;
		top:120px;
		z-index:0;
	}
/* Leistungen */
	.bar {
		text-align: left!important;
		margin: 0px!important;	
	}
	
	.bar li {
		list-style: none!important;
	}
	.bar li:last-child span {
		margin-bottom: 0px;
	}
	.bar li .bar-wrap {
		margin-bottom:50px;
		border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px;
		-o-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		background:#dddddd;
	}
	.bar li span { 
		height: 35px;
		width: 0px;
		display: block;
		border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px;
		-o-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
	}
	.bar li p {
		padding-bottom: 2px;
	}
	.bar li span {
		overflow: visible!important;
		position: relative;
	}
	.bar li span strong {
		position: absolute;
		top: 10px;
		left: 10px;
		color: rgba(255, 255, 255, 0.8);
		line-height: 12px!important;
		display: block;
	}
/* Twitter Parallax*/	
	
	.twitter-feed .bx-wrapper {
		margin:30px 0 15px 0!important;
	}
	.twitter-feed h4 {
		color:#fff!important;
		text-transform:none;
	}
	.twitter-feed p {
		opacity:0.5;
	}
	.twitter-feed-icon img {
		width:60px;
		height:auto;
		opacity:0.7;
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
    	-webkit-transition:all 0.3s ease 0s;
    	-o-transition:all 0.3s ease 0s;
	}
	.twitter-feed-icon img:hover {
		opacity:1;
	}
	.twitter-feed .bx-wrapper .bx-controls-direction a {
		width: 18px;
		height: 34px;
	}
	.twitter-feed .bx-wrapper .bx-prev {
		left: 50%;
		margin-left:-30px;
		margin-top:90px;
		background: url(images/slider_left_white.png) no-repeat;
		background-size:18px 34px;
		opacity:0.5;
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
    	-webkit-transition:all 0.3s ease 0s;
    	-o-transition:all 0.3s ease 0s;
		z-index:0;	
	}
	.twitter-feed .bx-wrapper .bx-next {
		right: 50%;
		margin-right:-30px;
		margin-top:90px;	
		background: url(images/slider_right_white.png) no-repeat;
		background-size:18px 34px;
		opacity:0.5;
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
    	-webkit-transition:all 0.3s ease 0s;
    	-o-transition:all 0.3s ease 0s;
		z-index:0;	
	}
	.twitter-feed .bx-wrapper .bx-prev:hover, .twitter-feed .bx-wrapper .bx-next:hover {
		opacity:1;
	}
	.twitter-feed .bx-wrapper .bx-next:hover {
		background-position:0 0;
	}
	.twitter-feed {
		margin-bottom:70px;
	}
/* Services */

	.service-item {
		float:left;
		margin:30px 0;
	}
	.service-item h5 {
		text-transform:uppercase;
		color:#222222;
		margin:5px 0;
	}
	.service-item.text-right {
		text-align:right;
	}
	.service-item.text-right .icon-stack {
		cursor:pointer;
		margin-left:20px;
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
    	-webkit-transition:all 0.3s ease 0s;
    	-o-transition:all 0.3s ease 0s;
	}
	.service-item.text-left .icon-stack {
		cursor:pointer;
		margin-right:20px;
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
    	-webkit-transition:all 0.3s ease 0s;
    	-o-transition:all 0.3s ease 0s;
	}
	.service-item.text-right .icon-stack:hover, .service-item.text-left .icon-stack:hover {
		color:#222222;
	}
	.service-item .icon-light {
		font-size:27px!important;
	}
/* Clients */
	
	#bx-pager {
		text-align:center;
	}
	#bx-pager a {		
		border-radius:3px;
		margin:10px;
		background-color:#FFF;
		display:inline-block;
	}
	#bx-pager a img {
		opacity:0.5;
		border-radius:3px;
		width:200px;
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
    	-webkit-transition:all 0.3s ease 0s;
    	-o-transition:all 0.3s ease 0s;		
	}
	#bx-pager a img:hover, #bx-pager a.active img {
		opacity:1;
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
    	-webkit-transition:all 0.3s ease 0s;
    	-o-transition:all 0.3s ease 0s;
	}
	.clients-slider li {
		padding:0 50px;
	}
	.clients-slider h3 {
		color:#222222;
		text-transform:uppercase;
		margin-top:20px;
		text-align:center;
	}
	.clients-slider p {
		margin-top:20px;
		text-align:center;
	}
/* Parallax Quote */
	
	.quote h1 {
	color:#FFF;
	padding:30px 0 10px 0;
	line-height:30px;
	letter-spacing:0.3px;
	font-size: 44px;
	}
	.quote p {
		color:#FFF;
		opacity:0.5;
	}
	h1 span.quote-img  {
	}

	h1 span.quote-img img {
		width:21px;
		height:auto;
		padding:10px;
		margin-bottom:12px;
		opacity:0.5;
	}
/* Portfolio */	
	
	.container.portfolio-title {
		padding-bottom:0px;
	}	
	#portfolio {
		padding-bottom: 0;
	}
/* Portfolio Filters */	

	#filters {
		margin-top: 10px;
		margin-bottom: 40px;
		text-align: center;
		display: block;
		float: none;
		z-index: 2;
		position: relative;
	}
	#filters ul li {
		display: inline-block;
		margin:0 5px;
	}
	#filters ul li a {
		display: block;	
	}
	#filters ul li a h5 {
		padding: 8px 15px;
		text-transform:uppercase;
		background-color:#eeeeee;
		border-radius:3px;
		font-size:10px;
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
		-webkit-transition:all 0.3s ease 0s;
		-o-transition:all 0.3s ease 0s;
	}
	#filters ul li a:hover h5, #filters ul li a.active h5 {
		color: #fff;
	}
/* Portfolio Items */	

	#portfolio-wrap {
		position: relative;
		padding: 0;
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	#portfolio-wrap .one-four {
		margin: 0!important;
		line-height:0;
		width: 25%;
		padding: 0;
		position:relative;
	}
	.portfolio-item {
		padding: 0;
		position: relative;
		overflow: hidden;
	}
	.portfolio-item .portfolio-image {
		overflow: hidden;
		display: block;
		position: relative;
	}
	.portfolio-item .portfolio-image img {
		width: 100%;
		height: auto;
	}
	.portfolio-item:hover .project-overlay {
		opacity:1;
		transition:all 0.4s ease 0s;
		-moz-transition:all 0.4s ease 0s;
    	-webkit-transition:all 0.4s ease 0s;
    	-ms-transition:all 0.4s ease 0s;
		-o-transition:all 0.4s ease 0s;
	}
	.project-overlay {
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		opacity:0;
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
    	-webkit-transition:all 0.3s ease 0s;
    	-o-transition:all 0.3s ease 0s;
		cursor:pointer;
	}
	.open-project-link {
		width:100%;
		height:100%;
		position:absolute;
		z-index:100;
	}
	.project-info {
		position:absolute;
		height:100px;
		width:100%;
		top:50%;
		margin-top:-50px;
		text-align:center;
	}
	.project-name {
		color:#fff;
		text-transform:uppercase;
		margin-top:50px;
		opacity:0;
		transition:all 0.2s ease 0s;
		-moz-transition:all 0.2s ease 0s;
    	-webkit-transition:all 0.2s ease 0s;
    	-ms-transition:all 0.2s ease 0s;
		-o-transition:all 0.2s ease 0s;
	}
	.portfolio-item:hover .project-name { 
		opacity:1;
		-webkit-transition: opacity .4s .5s;
		-moz-transition: opacity .4s .5s;
		-ms-transition: opacity .4s .5s;
		-o-transition: opacity .4s .5s;
		transition: opacity .3s .5s;
	}
	.project-categories {
		font-size:13px;
		color:#fff;
		opacity:0;
		margin-top:13px;
		transition:all 0.2s ease 0s;
		-moz-transition:all 0.2s ease 0s;
    	-webkit-transition:all 0.2s ease 0s;
    	-ms-transition:all 0.2s ease 0s;
		-o-transition:all 0.2s ease 0s;
	}
	.portfolio-item:hover .project-categories {
		opacity:0.5;
		-webkit-transition: opacity .4s .8s;
		-moz-transition: opacity .4s .8s;
		-ms-transition: opacity .4s .8s;
		-o-transition: opacity .3s .8s;
		transition: opacity .3s .8s;		
	}
	.zoom-icon {
		left: 50%;
		margin-left:-20px;
		position:inherit;
		width:40px;
		height:40px;
		margin-top:40px;
		opacity:0;
		background:url(images/zoom.png);
		background-size:40px 40px;
		transition:all 0.3s ease 0.1s;
		-moz-transition:all 0.3s ease 0.2s;
    	-webkit-transition:all 0.3s ease 0.2s;
    	-ms-transition:all 0.3s ease 0.2s;
		-o-transition:all 0.3s ease 0.2s;	
	}
	.portfolio-item:hover .zoom-icon {
		opacity:1;
		margin-top:0px;
		-webkit-transition: opacity .3s .2s, margin-top .3s .2s;
		-moz-transition: opacity .3s .2s, margin-top .3s .2s;
		-ms-transition: opacity .3s .2s, margin-top .3s .2s;
		-o-transition: opacity .3s .2s, margin-top .3s .2s;
		transition: opacity .3s .2s, margin-top .3s .2s;
	}
/* Portfolio Isotope Transitions */	

	.isotope, .isotope .isotope-item {
		-webkit-transition-duration: 0.8s;
		-moz-transition-duration: 0.8s;
		-ms-transition-duration: 0.8s;
		-o-transition-duration: 0.8s;
		transition-duration: 0.8s;
	}
	.isotope {
		-webkit-transition-property: height, width;
		-moz-transition-property: height, width;
		-ms-transition-property: height, width;
		-o-transition-property: height, width;
		transition-property: height, width;
	}
	.isotope .isotope-item {
		-webkit-transition-property: -webkit-transform, opacity;
		-moz-transition-property: -moz-transform, opacity;
		-ms-transition-property: -ms-transform, opacity;
		-o-transition-property: -o-transform, opacity;
		transition-property: transform, opacity;
	}
	.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
		-webkit-transition-duration: 0s;
		-moz-transition-duration: 0s;
		-ms-transition-duration: 0s;
		-o-transition-duration: 0s;
		transition-duration: 0s;
	}
/* Portfolio Expander */	

	#project-page-holder {		
		display: none; 		
		background-color:#FFF;		
	}
	#project-page-button-fullscreen {	
		height: auto; 		
		z-index:100;
		position: absolute;
		right:30px;
		top:30px;			
	}
	#project-page-button-fullscreen li {
		display:inline-block;
		font-size:30px;
	}
	#project-page-button-fullscreen li a {
		background:url(images/close.png) no-repeat #fff;
		background-size:50px 50px;
		width:50px;
		height:50px;
		display:block;
		border-radius:50px;
		opacity:0.5;
	}
	#project-page-button-fullscreen li a:hover {
		opacity:1;
	}
	#project-page-button {
		text-align:center;		
		margin-bottom:20px;		
		height: auto; 		
		position: relative;		
		z-index:100;		
	}
	#project-page-button li {
		display:inline-block;
		margin:60px 10px 0px 10px;
		font-size:30px;
	}
	#project-page-data {		
		margin-bottom: 0px;		
	}
	.project-section-title {
		text-align:center;
		margin-bottom:40px;
	}
	.project-section-title h1 {
		margin-bottom:5px!important;
		letter-spacing:1px;
	}		
	.project-page {
		background-color:#FFF;
		width:100%;
		height:auto;
		left:0;
		padding-bottom:40px;
	}
/* Portfolio Normal Expander Project Slider */	
	.project-image-slider .bx-wrapper .bx-next {
		background: url("images/project_slider_right.png") no-repeat;
		background-size:35px 65px;
		opacity:0.3;
		right:-90px;
	}
	.project-image-slider .bx-wrapper .bx-prev {
		background: url("images/project_slider_left.png") no-repeat ;
		background-size:35px 65px;
		opacity:0.3;
		left:-90px;
	}
	.project-image-slider .bx-wrapper .bx-next:hover, .project-image-slider .bx-wrapper .bx-prev:hover {
		opacity:1;
		background-position:0
	}
	.project-image-slider .bx-wrapper .bx-controls-direction a {
		height: 65px;
		margin-top: -33px;
		outline: 0 none;
		position: absolute;
		text-indent: -9999px;
		top: 50%;
		width: 35px;
		z-index: 100;
	}
/* Portfolio Normal Expander */		
	
	.project-description {
		margin-top:40px;
		margin-bottom:20px;
		width:100%;
		height:auto;
	}
	.small-border {
		height:2px;
		width:50px;
		background-color:#ddd;
		margin-bottom:15px;
	}
	.visit-project {
		width:100%;
		text-align:center;
		border-top:1px solid #ddd;
		margin-top:20px;
		padding:55px 0 20px 0;
	}
	.project-description h5 {
		color:#222222;
		text-transform:uppercase;
		margin-bottom:5px;
	}
/* Portfolio FullScreen Expander */			
	
	#cycle-loader {
		height:32px;
		left:50%;
		margin:-8px 0 0 -8px;
		position:absolute;
		top:50%;
		width:32px;
		z-index:999;
	}
	#arrow_left {
		top:50%;
		height:60px;
		position:absolute;
		left:30px;
		width:32px;
		z-index:1000;
		margin-top:-30px;
	}
	#arrow_right {
		top:50%;
		height:60px;
		position:absolute;
		right:30px;
		width:32px;
		z-index:1000;
		margin-top:-30px;
	}
	#arrow_left:hover, #arrow_right:hover {
		margin-top:-28px;
	}
	#arrow_left:active, #arrow_right:active {
		margin-top:-28px;
	}	
	div.mc-image {
		-webkit-transition: opacity 1s ease-in-out; 
		-moz-transition: opacity 1s ease-in-out; 
		-o-transition: opacity 1s ease-in-out; 
		transition: opacity 1s ease-in-out;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position:center center;
		background-repeat:no-repeat;
		height:100%;
		overflow:hidden;
		width:100%;
	}
	.in-slide-content div.info-slide {
		background:#FFF url(images/info.png) no-repeat left bottom;
		background-size:46px 46px;
		position:absolute;
		top:30px;
		left:30px;	
		width: 46px;
		height: 46px;
		margin: 0;
		display: block;
		text-indent: 10px;
		-moz-border-radius: 23px;
		-webkit-border-radius: 23px;
		border-radius: 23px;
		cursor: pointer;
		z-index:1000;
		-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter: alpha(opacity=0.5);
		opacity: 0.5;
		-webkit-transition: all 0.3s ;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
		transition: all 0.3s;
	}
	.in-slide-content div.info-slide:hover {
		width:200px;
		background:#FFF;
		position:absolute;
		bottom:40px;
		padding:10px 20px;
		text-indent: 0px;	
		moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		z-index:1000;
		-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=1);
		opacity: 1;
	}
	.in-slide-content h2, .in-slide-content p{
		padding: 0;
		margin: 0;
		font-size: 12px;
		line-height:24px;
	}
	.in-slide-content h2{
		font-size:14px;
		color:#444;
		text-shadow:none;
		font-weight:normal;
		text-transform:uppercase;
		z-index:1001;
		position:relative;
		white-space: nowrap;	
	}
	.info-slide p{
		color:#aaa;
		font-size:13px;
		text-shadow:none;
		z-index:1001;
		position:relative; 
		margin:0;
		font-weight:normal;
		white-space: nowrap;
	}
	.in-slide-content div.info-slide h2 {
		display:none;
		padding:10px 10px 0 10px;
	}
	.in-slide-content div.info-slide p {
		display:none;
		padding:0px 10px 10px 10px;
	}
	.in-slide-content div.info-slide:hover h2, .in-slide-content div.info-slide:hover p {
		display:inherit;
		padding:0;
	}
/* Shortcode call to action */	
	
	.call-action {
		color:#222222;
		text-transform:uppercase;
		width:100%;
		text-align:center;
		padding:60px 0;
		line-height:35px;
	}
	.call-action a {
		margin-left:20px;
	}
/* Contact Parallax */
	
	.contact-details {
		text-align:center;
		width:100%;
	}	

/* Footer */			
	footer {
		box-shadow: 0px -1px 5px rgba(0,0,0,0.15);
		z-index:100;
		position:relative;
		padding:40px 0;
		text-align:center;
	}

	#menu_top {
		height:50px;
		width:40px;
		border-radius:3px;
		left:50%;
		margin-left:-20px;
		margin-top:-65px;
		position:absolute;
		cursor:pointer;
	}
	#menu_top_inside {
		background-image:url(images/menu_bottom_top_bg.png);
		background-size:18px 11px;
		background-position: 0 0;
		height: 22px;
		left: 11px;
		position: absolute;
		top: 14px;
		transition: background-position 0.3s linear 0s;
		width: 18px;
	}
	#menu_top:hover #menu_top_inside {
		-webkit-animation: bottom_top_over .3s linear infinite;
		-moz-animation: bottom_top_over .3s linear infinite;
		-o-animation: bottom_top_over .3s linear infinite;
		animation: bottom_top_over .3s linear infinite;
	}

	@-webkit-keyframes bottom_top_over { 0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; } }
	@-moz-keyframes bottom_top_over { 0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; } }
	@keyframes bottom_top_over { 0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; } }
	
/* Posts Navigation */				
	
	.inner-navigation {
		margin-bottom:50px;
		margin-top:50px;
	}
	.inner-navigation.masonry {
		margin-left:50px;
		margin-right:50px;
		margin-bottom:50px;
		margin-top:50px;
	}
	.inner-navigation li a span {
		display:inline-block;
		margin-right:10px;
		width:30px;
		height:30px;
		border-radius:3px;
		transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		float:left;		
	}
	.inner-navigation li {
		display:inline-block;
		width:110px;
		line-height:27px;		
	}
	.inner-navigation li:last-child a span {
		float:right;
		margin-left:10px;
		margin-right:0px;		
	}
	.inner-navigation li:last-child {
		float:right;		
	}
	.inner-navigation li a:hover span {
		color:#999;
	}
	.inner-navigation li a:hover {
		color:#999999;
	}

/* Responsive Media Querries */		

@media only screen and (max-width: 1300px) {	

	.container {
		width:920px;
	}
	.text-slide-vertical {
		font-size:60px;
	}
	.text-slide-vertical li {
		line-height:80px;
	}
	.small-screen-left, .small-screen-right {
		top: 100px;
		width: 300px;
	}
	.slide-content h1 {
		font-size:80px;
		line-height:80px;
	}
	.big-screen {
		width: 500px;
	}
	.our-team li {
		margin: 0 20px;
	}
	ul.technology li {
		padding: 30px 10px;
		width: 185px;
	}

	#sidebar {
		width: 200px;
	}

	.inner-navigation.masonry {
		margin: 50px 0px ;
	}

	#project-header {
		height: 500px;
	}
	#project-slider .bx-wrapper .bx-prev {
		left: -50px;
	}
	#project-slider .bx-wrapper .bx-next {
		right: -50px;
	}
	.project-page .bx-wrapper .bx-prev {
		left: -50px;
	}
	.project-page .bx-wrapper .bx-next {
		right: -50px;
	}
	#project-counters .counters {
		margin: 0 auto;
		width: 1040px;
	}
	
}

@media only screen and (max-width: 1024px) {
	
	.container {
		width:600px;
	}
	.text-slide-vertical {
		font-size:60px;
	}
	.text-slide-vertical li {
		line-height:80px;
	}
	.slide-content h1 {
		font-size:60px;
		line-height:60px;
	}
	ul.fullwidth-slider li.slide {
		background-position: center 0px!important;
	}
	ul.fullwidth-slider li.slide .caption .caption-inside {
		position: relative;
		width:100%;
		height:100%;  
	}
	#slider_left {
		top:90%;
		height:60px;
		position:absolute;
		left:50px;
		width:32px;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}
	#slider_right {
		top:90%;
		height:60px;
		position:absolute;
		right:50px;
		width:32px;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}
	#slider_left:hover, #slider_right:hover {
		margin-top:-28px;
	}
	#slider_left:active, #slider_right:active {
		margin-top:-28px;
	}
	.ultralarge {
		font-size:80px;
		line-height:70px;
	}	
	.element_from_left {
		left: 0px;
		opacity: 1;
	}
	.element_from_right {
		right: 0px;
		opacity: 1;
	}
	.element_fade_in {
		opacity: 1;
		right: 0px;		
	}
	.parallax {
		background-position: center top !important;
		background-attachment: scroll !important;
		height: auto;
		margin: 0 auto;		
		width: 100%;
	}
	.one_half {
    	width: 100%;
	}	
	.one_third {
		width: 100%;
	}	
	.one_fourth {
		width: 100%;
	}	
	.one_fifth {
		width: 100%;
	}	
	.one_sixth {
		width: 100%;
	}	
	.two_fifth {
		width: 100%;
	}	
	.two_fourth {
		width: 100%;
	}		
	.two_third {
		width: 100%;
	}	
	.three_fifth {
		width: 100%;
	}	
	.three_fourth {
		width: 100%;
	}	
	.four_fifth {
		width: 100%;
	}	
	.five_sixth {
		width: 100%;
	}	
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		margin-bottom: 20px;
		margin-right: 0%;
	}	
	.section-title {
		width:100%;
	}
	.small-screen-left, .small-screen-right {
		top: 40px;
		width: 200px;
	}
	.big-screen {
		width: 320px;
	}
	.service-item .right {
		float: left;
	}
	.service-item.text-right {
		text-align: left;
	}
	.service-item.text-right .icon-stack {
		margin-left: 0px;
		margin-right: 20px;
	}
	ul.technology li {
		padding: 30px 20px;
		width: 240px;
	}
	#portfolio-wrap .one-four {
		width: 50%;
	}

	#blog.masonry .container {
		width: 630px !important;
	}

	#project-header {
		height: 400px;
	}
	#project-counters .counters {
		margin: 0 auto;
		width: 100%;
	}
	
}

@media only screen and (max-width: 767px) {
	
	.container {
		width:400px;
	}
	.text-slide-vertical {
		font-size:30px;
	}
	.text-slide-vertical li {
		line-height:40px;
	}
	.slide-content h1 {
	font-size:40px;
	line-height:40px;
	color: #DF2B98;
	font-weight: bold;
	}
	.ultralarge {
		font-size:60px;
		line-height:50px;
	}
	.big-screen {
		width: 100%;
	}
	.small-screen-left, .small-screen-right {
		width: 100%;
		top:0;
		position:relative;
	}
	.twitter-feed .bx-wrapper .bx-prev {
		margin-top: 120px;
	}
	.twitter-feed .bx-wrapper .bx-next {
		margin-top: 120px;
	}
	.service-item .icon-stack {
		margin-bottom:30px;
	}
	ul.technology li {
		padding: 30px 20px;
		width:inherit;
		margin:0;
		margin-bottom:20px;
	}
	#filters ul li {
		display: block;
		margin: 5px 60px;
	}	
	.company-phone a {
		font-size: 50px;
	}
	
	#project-header {
		height: 300px;
	}
	.table-header p{
		display:none;
	}
	#project-counters .counters {
		margin: 0 auto;
		width: 100%;
	}

}
@media only screen and (max-width: 479px) {
	
	.container {
		width:280px;
	}
	.text-slide-vertical {
		font-size:30px;
	}
	.text-slide-vertical li {
		line-height:40px;
	}
	.slide-content h1 {
		font-size:30px;
		line-height:30px;
	}
	.ultralarge {
		font-size:40px;
		line-height:30px;
	}
	ul.fullwidth-slider, ul.fullwidth-slider .caption-inside {
		height: 300px;
	}
	.our-team li {
		margin: 0 auto;
	}
	.twitter-feed .bx-wrapper .bx-prev {
		margin-top: 150px;
	}
	.twitter-feed .bx-wrapper .bx-next {
		margin-top: 150px;
	}
	.service-item .icon-stack {
		margin-bottom:60px;
	}
	#portfolio-wrap .one-four {
		width: 100%;
	}
	
	.company-phone a {
		font-size: 30px;
	}
	#map_canvas {
    	height: 250px;
	}
	.type-date {
		display:none;
	}
	#blog .container {
		width: 280px!important;
		padding:0px;
	}
	.blog-posts-content {
		min-height: 100px;
		width: 280px;
		margin-right:40px;
	}
	.post-content {
		float: left;
		padding: 20px;
		width: 240px;
	}
	#sidebar {
		width: 240px;
		padding: 20px;
		border-top:#E9E9E9 solid 1px;
		margin-top:60px;
		padding-top:60px;
	}
	input#search {
		width: 180px;
	}
	#blog.masonry .container {
		width: 280px !important;
		padding:0;
	}
	.blog-post.masonry {
		margin: 10px;
		width: 218px;
	}
	.blog-post.masonry .post-content {
		padding: 0;
	}
	.blog-post.masonry-quote {
		margin:10px;
		width: 260px;
	}
	.blog-post.masonry-quote .post-content {
		padding:0;
	}
	#project-header {
		height: 250px;
	}
	#project-counters .counters {
		margin: 0 auto;
		width: 100%;
	}
	#project-slider .bx-wrapper .bx-prev {
		display:none;
	}
	#project-slider .bx-wrapper .bx-next {
		display:none;
	}
	.project-page .bx-wrapper .bx-prev {
		display:none;
	}
	.project-page .bx-wrapper .bx-next {
		display:none;
	}
	#show {
		display:none!important;
	}
}
