body{
	background:#fff;
	margin: 0;
	padding: 0;
	font-family: 'Work Sans', sans-serif;
}
.top{
	width:100%;
	height:auto;
	margin:0;
	padding:30px 0 0 0;
}
.border{
	border:1px solid #cccccc;
}

header{
    width: 100%;
}
nav.menu{
   width: 42px;
    height: 36px;
    float: right;
    margin: 0 0;
    position: relative;
    z-index: 999;
    cursor: pointer;
    top: -54px;
}
nav.menu div.strokes {
    width: 100%;
    height:2px;
    margin: 0 0 6px 0;
    background: #000000;
    transition:  transform 0.3s, opacity 0.1s;
	width: 34px;
}
.hide{
    opacity: 0;
    transform:  translateX(-42px);
}

.animate0{
    transform: rotate(45deg) translateY(17px);
}

.animate2{
    transform: rotate(-45deg) translateY(-17px);
}
.fullscreenmenu{
    background-color: rgba(52, 152, 219, 0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: background 0.5s ease-in-out, opacity 0.5s;
    -moz-transition: background 0.5s ease-in-out, opacity 0.5s;
    -ms-transition: background 0.5s ease-in-out, opacity 0.5s;
    -o-transition: background 0.5s ease-in-out, opacity 0.5s;
    transition: background 0.5s ease-in-out, opacity 0.5s;
    text-align: center
}
.fullscreenmenu.show{
    opacity: 1;
    background-color: rgba(242, 242, 242, 0.9);
    -webkit-transition: background 0.5s ease-in-out, visibility 0.5s;
    -moz-transition: background 0.5s ease-in-out, visibility 0.5s;
    -ms-transition: background 0.5s ease-in-out, visibility 0.5s;
    -o-transition: background 0.5s ease-in-out, visibility 0.5s;
    transition: background 0.5s ease-in-out, visibility 0.5s;
	height:565px!important;
	text-align:center;
	padding-top:20px;
	z-index:99;
}

.fullscreenmenu ul{
    padding: 10%;
}

.fullscreenmenu li{
	border-bottom:solid 1px #d5d5d5;
	padding:10px 0;
}
.fullscreenmenu li a{
    visibility: inherit;
    color:#000000;
    font-family: 'Work Sans', sans-serif;
    font-size:36px;   
    text-decoration: none;
    font-weight:lighter;
    text-transform: uppercase;
    line-height: 150%;
	transition: all 500ms;
}
.fullscreenmenu li a:hover{
	color:#cdcdcd;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.slider{
	margin:0 auto;
}

.side-1{
	position:absolute;
	right:20px;
	top:400px;
	z-index:9999;
}
.side-1-line{
	height:87px;
	width:1px;
	border:solid .5px #7a7878;
}
.side-1 p{
	 transform: rotate(-90deg);
	 font-family: 'Work Sans', sans-serif;
	 font-size:12px;
	 color:#858585;
	 text-transform:uppercase;
	 font-weight:300;
	 margin-right: 17px;
}
.vertical_line {
	transform: rotate(180deg);
    transform-origin: left top 0;
    height: 87px;
    width: 1px;
    background: #7a7878;
    right: 85px;
    position: absolute;
    top: -69px;
}
.vertical_line3 {
	transform: rotate(180deg);
    transform-origin: left top 0;
    height: 87px;
    width: 1px;
    background: #7a7878;
    right: 85px;
    position: absolute;
    top: -30px;
}
.side-1 a{
	color:#4c4c4c;
	text-decoration:none;
	transition: all 500ms;
}
.side-1 a:hover{
	color:#000;
	text-decoration:none;
	transition: all 500ms;
}

.line-139px{
	width:139px;
	height:1px;
	background:#dbdbdb;
	float:left;
	margin-top:110px;
}

.home-about-info{
	padding:170px 0 50px;
}
.home-about-info h1{
	font-family: 'Work Sans', sans-serif;
	color:#dbdbdb;
	font-size:94px;
	font-weight:900;
	text-transform:uppercase;
}

.home-about-info h2{
	font-family: 'Work Sans', sans-serif;
	color:#29292a;
	font-size:40px;
	font-weight:900;
	text-transform:uppercase;
	line-height:36px;
	margin-left:36px;
}

.line-139px-dark{
	width:139px;
	height:1px;
	background:#29292a;
	float:left;
	margin-top:10px;
}

.home-about-info p{
	font-family: 'Work Sans', sans-serif;
	color:#4c4c4c;
	font-size:16px;
	line-height:24px;
	font-weight:300;
	padding:25px 0;
	margin-left:36px;
	letter-spacing:1px;
}

.line-link{
	width:128px;
	height:20px;
	border-bottom: solid 1px #29292a;
	float:left;
	transition: all 500ms;
}

.line-link:hover{
	margin-left:35px !important;
}

.line-link-span{
	width:11px;
	height:8px;
	float:left;
	margin-top: 15px;
    margin-left: 5px;
}


.side-2 {
    position: absolute;
    left: 20px;
    top: 868px;
    z-index: 9999;
}
.side-2-line{
	height:87px;
	width:1px;
	border:solid .5px #7a7878;
}
.side-2 p{
	 transform: rotate(-90deg);
	 font-family: 'Work Sans', sans-serif;
	 font-size:12px;
	 color:#4c4c4c;
	 text-transform:uppercase;
	 font-weight:300;
}

.side-2 a{
	color:#4c4c4c;
	text-decoration:none;
	transition: all 500ms;
}
.side-2 a:hover{
	color:#000;
	text-decoration:none;
	transition: all 500ms;
}
.vertical_line2 {
	transform: rotate(180deg);
    transform-origin: left top 0;
    height: 87px;
    width: 1px;
    background: #7a7878;
    right: 67px;
    position: absolute;
    top: 165px;
}

.home-services{
	padding:10px 0 80px 0;
	
}
.home-services-bg{
	background:#f5f5f5;
	padding:20px 0px;
}

/*text-slider*/

.slider {
  height: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  top:-11px;
}

.slider__nav {
  width: 33px;
  height: 4px !important;
  margin: 523px 5px 0 !important;
  border-radius: 50%;
  z-index: 10;
  outline: 6px solid #ccc !important;
  outline-offset: -6px;
  box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slider__nav:checked {
  -webkit-animation: check 0.5s linear forwards;
  animation: check 0.5s linear forwards;
}

.slider__nav:checked:nth-of-type(1) ~ .slider__inner {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.slider__nav:checked:nth-of-type(2) ~ .slider__inner {
  -webkit-transform: translateX(-25%);
  transform: translateX(-25%);
}

.slider__nav:checked:nth-of-type(3) ~ .slider__inner {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.slider__nav:checked:nth-of-type(4) ~ .slider__inner {
  -webkit-transform: translateX(-75%);
  transform: translateX(-75%);
}

.slider__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 400%;
  height: 100%;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.slider__contents {
  height: 100%;
  padding: 2rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider__image { font-size: 2.7rem; }

.slider__caption {
  font-weight: 700;
  margin: 2rem 0 1rem;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}

.slider__txt {
  color: #999;
  margin-bottom: 3rem;
  max-width:744px;
  font-family: 'Work Sans', sans-serif;
  color: #4c4c4c;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}
 @-webkit-keyframes 
check {  50% {
 outline-color: #333;
 box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
}
 100% {
 outline-color: #333;
 box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
}
}
 @keyframes 
check {  50% {
 outline-color: #333;
 box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
}
 100% {
 outline-color: #333;
 box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
}
}

/*text-slider end*/

.line-3{
	width: 139px;
    height: 20px;
    float: left;
	padding:20px 0;
	border-top:1px solid #29292a;
    margin-top:20px;
	margin-left: -215px;
	z-index:9999;
}
.line-link-ve{
	margin-left:-200px !important;
}


.home-porfolio-info{
	padding:0 0 90px 0;
}
.home-porfolio-info h1{
	font-family: 'Work Sans', sans-serif;
	color:#dbdbdb;
	font-size:94px;
	font-weight:900;
	text-transform:uppercase;
}

.home-porfolio-info h2{
	font-family: 'Work Sans', sans-serif;
	color:#29292a;
	font-size:40px;
	font-weight:900;
	text-transform:uppercase;
	line-height:36px;
	margin-left:36px;
}

.home-portfolio-holder{
	margin-top:0 !important;
	text-align:left !important;
}

.home-portfolio-holder h2{
	font-family: 'Work Sans', sans-serif;
	font-size:10px;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0px 0px 20px 0px;
}

.home-portfolio-holder p{
	font-family: 'Work Sans', sans-serif;
	font-size:16px;
	font-weight:300;
}

.side-3{
	position:absolute;
	right:5px;
	z-index:9999;
	top:1686px;
}
.side-3-line{
	height:87px;
	width:1px;
	border:solid .5px #7a7878;
}
.side-3 p{
	 transform: rotate(-90deg);
	 font-family: 'Work Sans', sans-serif;
	 font-size:12px;
	 color:#4c4c4c;
	 text-transform:uppercase;
	 font-weight:300;
	 margin-right: 55px;
}
.vertical_line3 {
	transform: rotate(180deg);
    transform-origin: left top 0;
    height: 87px;
    width: 1px;
    background: #7a7878;
    right: 85px;
    position: absolute;
    top: -85px;
}
.side-3 a{
	color:#4c4c4c;
	text-decoration:none;
	transition: all 500ms;
}
.side-3 a:hover{
	color:#000;
	text-decoration:none;
	transition: all 500ms;
}




.side-4{
	position:absolute;
	left: 20px;
    top:2381px;
	z-index:9999;
}
.side-4-line{
	height:87px;
	width:1px;
	border:solid .5px #7a7878;
}
.side-4 p{
	 transform: rotate(-90deg);
	 font-family: 'Work Sans', sans-serif;
	 font-size:12px;
	 color:#4c4c4c;
	 text-transform:uppercase;
	 font-weight:300;
}

.side-4 a{
	color:#4c4c4c;
	text-decoration:none;
	transition: all 500ms;
}
.side-4 a:hover{
	color:#000;
	text-decoration:none;
	transition: all 500ms;
}
.vertical_line4 {
	transform: rotate(180deg);
    transform-origin: left top 0;
    height: 87px;
    width: 1px;
    background: #7a7878;
    right: 85px;
    position: absolute;
    top: 184px;
}

.gototop{
	margin-top:125px;
	text-align:center;
}

.gototop a{
	text-transform:uppercase;
	color:#7a7878;
	transition: all 500ms;
}

.gototop a:hover{
	color:#cdcdcd;
	text-decoration:none;
	
}

.top-line{
	height:67px;
	width:1px;
	background:#7a7878;
	margin:0 auto;
}
.footer-bg-color1{
	background:#121212;
	padding:111px 100px;
	height:440px !important;
}

.footer-bg-color2{
	background:#191919;
	padding:60px 100px;
	height:440px !important;
}
.no-margin-padding{
	margin:0;
	padding:0;
}
.footer-adress-text{
	 font-family: 'Work Sans', sans-serif;
	 font-size:20px;
	 color:#818181;
	 font-weight:300;
	 line-height:34px;
	 letter-spacing:1px;
}
.footer-map-icon{
	width:10% !important;
	padding-top:10px !important;
}
.phone{
	margin-top:95px;
}
.mail{
   margin-top:10px;
}


/*form*/


form {
 width:100%;
}

form h1 {
  box-sizing: border-box;
  padding: 20px;
}

input, textarea{
  margin:24px 25px;
  width: 100%;
  display: block;
  border: none;
  padding: 10px 0;
  border-bottom: solid 1px #5f5f5f;
  -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #fff 4%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #fff 4%);
  background-position: -600px 0;
  background-size: 600px 100%;
  background-repeat: no-repeat;
  color: #5f5f5f;
  text-transform:uppercase;
  font-family: 'Work Sans', sans-serif;
  font-weight:200;
  font-size:12px;
  letter-spacing:1px;
}
input:focus, input:valid{
 box-shadow: none;
 outline: none;
 background-position: 0 0;
}



input:focus::-webkit-input-placeholder, input:valid::-webkit-input-placeholder {
 color: #818181;
 font-size: 11px;
 -webkit-transform: translateY(-20px);
 transform: translateY(-20px);
 visibility: visible !important;
}


button {
  border: none;
  background:none;
  cursor: pointer;
  border-radius: 3px;
  padding: 6px;
  width: 200px;
  color: white;
  margin-left: 25px;
}

button:hover {

}

.line-link-submit{
	width:128px;
	height:20px;
	border-bottom: solid 1px #fff;
	float:left;
	transition: all 500ms;
}

.line-link-submit:hover{
	margin-left:35px !important;
}

.line-link-submit-span{
	width:11px;
	height:8px;
	float:left;
	margin-top: 15px;
    margin-left: 5px;
}


/*go to top*/


.crunchify-top:hover {
	color: #030000 !important;
	text-decoration: none;
}
 
.crunchify-top {
	display: none;
	position:absolute;
	bottom:76px;
    text-align:center;
	right:48.6%;
	width: 3.2rem;
	height: 3.2rem;
	line-height: 3.2rem;
	font-size: 50px;
	color: #030000;
	text-decoration: none;
	border-radius: 3.2rem;
	text-align: center;
	cursor: pointer;
}

.footer{
	text-align:center;
	padding:25px 0;
}

.footer p{
  font-family: 'Work Sans', sans-serif;
  font-weight:200;
  font-size:13px;
  text-transform:uppercase;
  letter-spacing:1px;
}



.side-5{
	position: absolute;
    left: -19px;
    bottom: 255px;
}
.side-5-line{
	height:87px;
	width:1px;
	border:solid .5px #7a7878;
}
.side-5 p{
	 transform: rotate(-90deg);
	 font-family: 'Work Sans', sans-serif;
	 font-size:12px;
	 color:#4c4c4c;
	 text-transform:uppercase;
	 font-weight:300;
}

.side-5 a{
	color:#4c4c4c;
	text-decoration:none;
	transition: all 500ms;
}
.side-5 a:hover{
	color:#000;
	text-decoration:none;
	transition: all 500ms;
}
.vertical_line5 {
	transform: rotate(180deg);
    transform-origin: left top 0;
    height: 87px;
    width: 1px;
    background: #7a7878;
    right: 45px;
    position: absolute;
    top: 151px;
}

/**
 * Animations
 */

.fromTopIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromTopOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,-10px);
	opacity: 0.0;
}

.fromBottomIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromBottomOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,10px);
	opacity: 0.0;
}

.fromLeftIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromLeftOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(-10px,0);
	opacity: 0.0;
}

.fromRightIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromRightOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(10px, 0);
	opacity: 0.0;
}

.scaleUpIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(1.0,1.0);
	opacity: 1.0;
}

.scaleUpOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(1.3,1.3);
	opacity: 0.0;
}

.scaleDownIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(1.0,1.0);
	opacity: 1.0;
}

.scaleDownOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(0.7,0.7);
	opacity: 0.0;
}

div.block
{
	position: relative;
	height: 80vh;
	padding: 20vh 15vw 0 15vw;
}

div.block svg
{
	position: absolute;
	bottom: 50px;
	width: 30px;
	
	animation: chevronAnimation 4s ease-in-out 0s infinite;
}

div.block svg path
{
	fill: #7e9aae;
}

div.block:nth-child(1n)
{
	background: #061c2d;
}

div.block:nth-child(2n)
{
	background: hsl(205, 84%, 14%);
}

div.block:nth-child(3n)
{
	background: hsl(205, 90%, 22%);
}


/**
 * Simple keyframes animation for the chevron on the first slide
 */
@keyframes chevronAnimation {
	0% {
		transform: translate(0,0) scale(1.0,1.0);
	}
	50% {
		transform: translate(0,5px) scale(0.8,0.8);
	}
	100% {
		transform: translate(0,0) scale(1.0,1.0);
	}
}

/**
 * Responsiveness
 */
@media screen and (max-width: 1024px)
{	
	body
	{
		font-size: 18px;
		line-height: 27px;
	}
}

@media screen and (max-width: 800px)
{	
	h1 span
	{
		display: block;
	}
	
	div.block
	{
		height: 85vh;
		padding: 15vh 15vw 0 15vw;
	}
}


.slider-text{
	position:absolute;
	left:81px !important;
	top:104px;
}

.slider-text h1{
	 font-family: 'Work Sans', sans-serif;
	 font-size:60px;
	 color:#29292a;
	 font-weight:100;
	 line-height:58px;
	 letter-spacing:1px;
	 
}

.slider-text p{
	font-family: 'Work Sans', sans-serif;
	font-size:16px;
	font-weight:300;
	color:#29292a;
	line-height:22px;
}

/*scroll-down----------------------------*/

 .scroll-btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top:599px;
	z-index:99999 !important;
}
.scroll-btn a{
	text-decoration:none;
	transition: all 500ms ease 0s;
	height:45px;
}
.scroll-btn a:hover{
	margin-top:10px !important;
	padding-top:20px !important;
}





#animated-example { 
   background:url(../images/scroll-down.png) no-repeat; 
   height: 39px; 
   margin: 20px auto; 
   width:8px; 
}


.animated { 
    animation-duration: 2s; 
    animation-fill-mode: both; 
    animation-timing-function: ease-out; 
    animation-iteration-count:infinite; 
} 

@keyframes fadeInDown { 
    0% { 
        opacity: 0; 
        transform: translateY(-20px); 
    } 
    100% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
} 

.fadeInDown { 
    animation-name: fadeInDown; 
}

/*scroll down end*/

.about-dark{
	background:#121212;
	padding:120px 70px;
	text-align:center;
}
.about-dark h2{
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-left:0px !important;
	
}
.line-139px-dark-white{
    background: #fff none repeat scroll 0 0;
    float: left;
    height: .5px;
    margin-top: 10px;
    width: 139px;
}
.about-dark p{
	color:#fff;
	font-size:16px;
	line-height:22px;
	font-weight:300;
}

.line-link-white {
    border-bottom: 1px solid #fff;
    float: left;
    height: 20px;
    transition: all 500ms ease 0s;
    width: 128px;
	margin-left:135px !important;
	
}

.line-link-white:hover{
	margin-left:160px !important;
}
.about-page-para{
	margin-top:40px;
}

.side-about {
    left: 20px;
    position: absolute;
    top: 986px;
	z-index:9999;
}



.side-about p {
    color: #4c4c4c;
    font-family: "Work Sans",sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    transform: rotate(-90deg);
}

.side-about a{
	color:#b9b9b9;
	text-decoration:none;
	transition: all 500ms;
}
.side-3 a:hover{
	color:#000 !important;
	text-decoration:none;
	transition: all 500ms;
}

.text-align-center{
	text-align:center;
}


.line-139px-dark-center {
    background: #29292a none repeat scroll 0 0;
    float: left;
    height: 1px;
    margin-top: 10px;
    width: 139px;
	margin-left:330px;
	
}

.about-cap h3{
	font-size:24px;
	font-weight:300;
	color:#29292a;
	letter-spacing:1px;
}

.about-cap p{
	font-size:20px;
	font-weight:600;
	color:#29292a;
	letter-spacing:1px;
	line-height:24px;
}

.services-page-para h1{
	font-family:"Work Sans",sans-serif;
	font-size:60px;
	color:#e1e1e1;
	font-weight:900;
	margin-left:36px;
}

.services-page-para h2{
	font-family:"Work Sans",sans-serif;
	font-size:20px;
	color:#29292a;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:0;
	line-height:5px;
	margin-top:5px;
	margin-bottom:10px !important;
}

.para-hight{
	min-height:300px !important;
}

.work-details h2{
	font-weight:300;
	font-size:16px;
	margin:0;
	padding:0;
	line-height:0;
	
}
.work-details{
	padding-top:50px;

}
.work-details h3{
	font-size:16px;
}
.portfolio-img img{
margin-top:32px;
}

.work-details a{
	text-transform:uppercase;
	line-height:80px;
}
.contac-h{
	font-family: 'Work Sans', sans-serif;
    color: #dbdbdb;
    font-size: 50px;
    font-weight:600;
    text-transform: uppercase;
	text-align:left;
	margin-top:25px;
}


/*pre-load*/

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fff;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */

    z-index: 1001;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #a8a8a8;

        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #fff;

        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #222222;
        z-index: 1000;
        -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(0);  /* IE 9 */
        transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }

    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
        transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }
    
    .loaded #loader {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;
    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.3s 1s ease-out;  
                transition: all 0.3s 1s ease-out;
    }
    
    /* JavaScript Turned Off */
    .no-js #loader-wrapper {
        display: none;
    }
    .no-js h1 {
        color: #222222;
    }

    #content {
        margin: 0 auto;
        padding-bottom: 50px;
        width: 80%;
        max-width: 978px;
    }  






/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/*responsive-menu*/

.social-link{
	color:#fff;
	 transition: all 500ms ease 0s;
	 font-size:26px !important;
}

.social-link:hover{
	color:#c3c3c3;
	text-decoration:none;
}

.marge-top-box{
	margin-top:20px;
}

.mob-img{
	display:none;
}
.nopad-marg{
	display:none;
}

.copyright{
	text-align:center;
	padding:30px 0;
}
.copyright p{
	font-size:16px;
	
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.side-1 {
     display:none;
}
 .container {
    width: 850px !important;
  }
.slider-text {
    position: absolute;
    left: 21px !important;
    top: 6px;
    padding: 42px;
}

.slider-text h1 {
    font-family: 'Work Sans', sans-serif;
    font-size: 85px;
    color: #29292a;
    font-weight: 100;
    line-height: 95px;
    letter-spacing: 1px;
}
.slider-text p {
    font-family: 'Work Sans', sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: #29292a;
    line-height: 52px;
}
.side-2 {
    display:none;
}
.vertical_line2 {
    transform: rotate(180deg);
    transform-origin: left top 0;
    height: 87px;
    width: 1px;
    background: #7a7878;
    right: 57px;
    position: absolute;
    top: 169px;
}
.logo img{
	width: 300px !important;
}
nav.menu div.strokes {
    width: 100%;
    height: 5px;
    margin: 0 0 12px 0;
    background: #000000;
    transition: transform 0.3s, opacity 0.1s;
    width: 100%;
}
nav.menu {
    width: 100px;
    height: 36px;
    float: right;
    margin: 0 0;
    position: relative;
    z-index: 999;
    cursor: pointer;
    top: -105px;
}
.top-img{
	display:none !important;
}

.mob-img{
	display:inherit;
}
.mob-slider{
	height:900px !important;
	margin-top:80px;
}
.fullscreenmenu.show {
    opacity: 1;
    background-color: rgba(242, 242, 242, 0.9);
    -webkit-transition: background 0.5s ease-in-out, visibility 0.5s;
    -moz-transition: background 0.5s ease-in-out, visibility 0.5s;
    -ms-transition: background 0.5s ease-in-out, visibility 0.5s;
    -o-transition: background 0.5s ease-in-out, visibility 0.5s;
    transition: background 0.5s ease-in-out, visibility 0.5s;
    height: 850px!important;
    text-align: center;
    padding-top: 20px;
    z-index: 99;
}
.fullscreenmenu li a {
    visibility: inherit;
    color: #000000;
    font-family: 'Work Sans', sans-serif;
    font-size: 64px;
    text-decoration: none;
    font-weight:300;
    text-transform: uppercase;
    line-height: 150%;
    transition: all 500ms;
}

.home-about-info h2 {
    font-family: 'Work Sans', sans-serif;
    color: #29292a;
    font-size:54px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 58px;
    margin-left: 36px;
}

.home-about-info p {
    font-family: 'Work Sans', sans-serif;
    color: #29292a;
    font-size: 36px;
    line-height: 51px;
    font-weight: 300;
    padding: 25px 0;
    margin-left: 36px;
    letter-spacing: 1px;
}
.footer-adress-text {
    font-family: 'Work Sans', sans-serif;
    font-size: 36px;
    color: #818181;
    font-weight: 300;
    line-height: 39px;
    letter-spacing: 1px;
}

.social-link {
    color: #fff;
    transition: all 500ms ease 0s;
    font-size: 58px !important;
}
.footer-bg-color1 {
    background: #121212;
    padding: 111px 100px;
    height: 530px !important;
}
input, textarea {
    margin: 24px 25px;
    width: 100%;
    display: block;
    border: none;
    padding: 10px 0;
    border-bottom: solid 1px #5f5f5f;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background-position: -600px 0;
    background-size: 600px 100%;
    background-repeat: no-repeat;
    color: #5f5f5f;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-weight: 200;
    font-size: 32px;
    letter-spacing: 1px;
}
.gototop a {
    text-transform: uppercase;
    color: #7a7878;
    transition: all 500ms;
    font-size: 32px;
	margin-bottom:15px;
}

.line-link {
    width: 251px;
    height: 20px;
    border-bottom: solid 1px #29292a;
    float: left;
    transition: all 500ms;
}
.line-139px {
   display:none;
}
.home-porfolio-info h1 {
    font-family: 'Work Sans', sans-serif;
    color: #dbdbdb;
    font-size: 94px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 78px;
}
.nopad-marg{
	padding:0;
	margin:0;
}
.home-portfolio-holder h2 {
    font-family: 'Work Sans', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 24px 0;
}

.work-details h2 {
    font-weight: 300;
    font-size: 44px;
    margin: 0;
    padding: 0;
    line-height: 2;
}
.work-details h3 {
    font-size: 49px;
}
.work-details a {
    text-transform: uppercase;
    line-height: 100px;
    font-size: 34px;
}
.portfolio-img img{
	margin-top:30px !important;
}
.about-cap h3 {
    font-size: 41px;
    font-weight: 300;
    color: #29292a;
    letter-spacing: 1px;
    line-height: 59px;
}
.mob-color{
	color:#fff !important;
}
.copyright p {
    font-size: 36px;
}
.footer-bg-color2 {
    background: #191919;
    padding: 60px 100px;
    height: 500px !important;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.slider-text {
    position: absolute;
    left: 81px !important;
    top: 27px;
}
.side-1 {
    display:none;
}
.side-2 {
    position: absolute;
    left: 20px;
    top: 765px;
    z-index: 9999;
}
.vertical_line2 {
    transform: rotate(180deg);
    transform-origin: left top 0;
    height: 87px;
    width: 1px;
    background: #7a7878;
    right: 57px;
    position: absolute;
    top: 165px;
}
}

