@font-face {
    font-family: 'azo_sansmedium';
    src: url('fonts/azosans-medium-webfont.eot');
    src: url('fonts/azosans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/azosans-medium-webfont.woff2') format('woff2'),
         url('fonts/azosans-medium-webfont.woff') format('woff'),
         url('fonts/azosans-medium-webfont.ttf') format('truetype'),
         url('fonts/azosans-medium-webfont.svg#azo_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'azo_sansregular';
    src: url('fonts/azosans-regular-webfont.eot');
    src: url('fonts/azosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/azosans-regular-webfont.woff2') format('woff2'),
         url('fonts/azosans-regular-webfont.woff') format('woff'),
         url('fonts/azosans-regular-webfont.ttf') format('truetype'),
         url('fonts/azosans-regular-webfont.svg#azo_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'azo_sansbold';
    src: url('fonts/azosans-bold-webfont.eot');
    src: url('fonts/azosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/azosans-bold-webfont.woff2') format('woff2'),
         url('fonts/azosans-bold-webfont.woff') format('woff'),
         url('fonts/azosans-bold-webfont.ttf') format('truetype'),
         url('fonts/azosans-bold-webfont.svg#azo_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,html{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	width: 100%;
	font-family: 'azo_sansregular';
	overflow-x: hidden;
}
a{
	color: inherit;
	text-decoration: none;
}
.main-container{
	position: relative;
	right: 0px;
	-webkit-transform: translateZ(0);
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	/*transition: right 0.5s linear;
    -moz-transition: right 0.5s linear;
    -webkit-transition: right 0.5s linear;
    -o-transition: right 0.5s linear;*/
}
.container{
	/*max-width: 1170px;*/
	margin: auto;
}
header,footer{
	max-width: 1170px;
	height: 151px;
	position: relative;
	margin: auto;
}
header img,footer img{
	position: absolute;
	bottom: 0px;
}
header ul.header-menu,
.container .second-menu ul,
footer ul.header-menu{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 25px;
}
.header-logo{
	width: 301px;
}
.container .second-menu table{
	border-spacing: 0px;
}
.container .second-menu table.first{
	width: 100%;
}
.container .second-menu table.first tr td:last-child{
	text-align: right;
}
.container .second-menu table.second tr td:last-child{
	vertical-align: bottom;
}
.container .second-menu table.second tr td:last-child img{
	position: relative;
	left: -3px;
	width: 24px;
}
.container .second-menu ul{
	position: relative;
	display: inline-block;
	bottom: 0px;
}
header ul.header-menu li,
.container .second-menu ul li,
footer ul.header-menu li{
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #515f67;
	cursor: pointer;
}
header ul.header-menu li:nth-child(1),
footer ul.header-menu li:nth-child(1){
	width: 57px;
}

header ul.header-menu li:nth-child(2),
footer ul.header-menu li:nth-child(2){
	width: 58px;
}
header ul.header-menu li:nth-child(3),
footer ul.header-menu li:nth-child(3){
	width: 54px;
}
header ul.header-menu li:nth-child(4),
footer ul.header-menu li:nth-child(4){
	width: 110px
}
header ul.header-menu li:nth-child(5),
footer ul.header-menu li:nth-child(5){
	width: 68px;
}
header ul.header-menu li:hover,
footer ul.header-menu li:hover{
	background: #f47d1f;
	font-family: 'azo_sansmedium';
	color: #fff;
}
.container .section{
	font-size: 75px;
	color: #fff;
	position: relative;
	background: url('../img/bg3.jpg') no-repeat;
	background-size: 100% auto;
}
.container .section > .section-wrapper{	
	max-width: 1170px;
	margin: auto;
	padding-bottom: 20%;
	padding-top: 20%;
	width: 100%;
}
.container .section.section-two > .section-wrapper{
	padding: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.container .section-one > .section-wrapper .pencil{	
	position: relative;
	background: url('../img/pencil.png') no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
	padding-right: 50px;
	padding-bottom: 5px;	
	display: inline-block;
	/*top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
}
.container .section > img{
	/*width: 100%;*/
}

.container .green-area{
	background: #88c540;
	color: #fff;
	padding-top: 80px;
	padding-bottom: 100px;
}
.container .green-area .text-container{
	max-width: 1170px;
	margin: auto;
}
.container .green-area .text-container table{
	border-spacing: 0px;
}
.container .green-area .text-container table td{
	vertical-align: bottom;
}
.container .green-area .text-container table td img{
	position: relative;
	left: -3px;
	width: 24px;
}
.container .green-area .title,
.container .second-menu .title{
	margin: 0px;
	padding: 0px;
	/*background: url('../img/pencil_small.png') no-repeat;
	background-size: 100% auto;*/
	background-position-y: bottom;
	padding-right: 5px;
	padding-bottom: 5px;	
	display: inline-block;
	font-size: 30px;	
	border-bottom: 3px solid;
}
.container .green-area .subtitle{
	font-size: 24px;
}
.container .green-area .intro{
	font-size: 14px;
	line-height: 24px;
}
.container .second-menu{
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	max-width: 1170px;
	margin: auto;
}
.container .second-menu .title{
	/*background: url('../img/pencil_small_dark.png') no-repeat;	
	background-size: 100% auto;
	background-position-y: bottom;*/
	border-bottom: 3px solid;

	color: #515f67;
}
.container .second-menu ul li{
	padding: 7px;
	border: 2px solid #fff;
}
.container .second-menu ul li.active{
	color: #f47d1f;
	border: 2px solid #f47d1f;
}
.container .section-two > .section-wrapper .portfolio-wrapper{
	position: relative;
	/*top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
    max-width: 1170px;
    width: 100%;
}
.container .section-two > .section-wrapper .portfolio-wrapper > ul{
	padding: 0px;
	margin: 0px;
	display: none;
}
.container .section-two > .section-wrapper .portfolio-wrapper > ul.active{
	display: table;
	width: auto;
	margin: auto;
}
.container .section-two > .section-wrapper .portfolio-wrapper > ul li{
	list-style: none;
	display: inline-block;
	margin-right: 29px;
	margin-top: 15px;
	margin-bottom: 15px;
	/*float: left;*/
	box-shadow: 3px 3px 0px #88c540;
	position: relative;
	cursor: pointer;
}
.container .section-two > .section-wrapper .portfolio-wrapper > ul li:nth-child(4n+4){
	margin-right: 0px;
}
.container .section-two > .section-wrapper .portfolio-wrapper > ul li .hover{
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(244,125,31,0.9);
	top: 0;
	font-size: 18px;
	color: #fff;
}
body.mobile .container .section-two > .section-wrapper .portfolio-wrapper > ul li .hover{
	display: none;
}
.container .section-two > .section-wrapper .portfolio-wrapper ul#saude li .hover{
	/*background: rgba(136,197,64,0.9);*/
}
.container .section-two > .section-wrapper .portfolio-wrapper > ul li:hover .hover{
	display: block;
}
.container .section-two > .section-wrapper .portfolio-wrapper > ul li:hover .hover > div{
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: relative;
	text-align: center;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview{
	position: absolute;
    height: 100%;
    width: 80%;
    background: white;
    z-index: 2;
    color: #515f67;
    font-size: 18px;
    display: none;
    left: 0px;
	right: 0px;
	margin: auto;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview.active{
	display: block;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .header{
	padding: 18px;
	z-index: 2;
	position: absolute;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .header .left{
	float: left;
	z-index: 0;
	position: relative;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .header .right{
	float: right;
	cursor: pointer;
	z-index: 1;
	position: relative;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .header .right img{
	width: 20px;	
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .square-wrapper{
	top: 5px;
	position: relative;
	left: 18px;
	display: inline-block;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .square{
	width: 14px;
	height: 14px;
	background: #515f67;
	display: inline-block;	
	text-decoration: none;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .square.active{
	background: #f47d1f;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview > img{
	max-height: 90%;
	margin: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .preview-footer{
	position: absolute;
	bottom: 20px;
	right: 40px;
	border-bottom: 2px solid #f47d1f;
	padding-left: 78px;
	padding-right: 78px;
	padding-bottom: 10px;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .slider{
	display: block;
	height: 100%;
	margin: 0px;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .slider li{
	height: 100%;
}
.container .section-two > .section-wrapper .portfolio-wrapper .preview .bx-viewport{
	box-shadow: none;
	border: 0px;
	left: 0px;
	height: 100%;
}
.bx-wrapper .bx-next{
	background: url(../img/right_arrow.png) no-repeat;
}
.bx-wrapper .bx-prev{
	background: url(../img/left_arrow.png) no-repeat;
}
.bx-wrapper .bx-controls-direction a{
	width: 26px;
	height: 50px;
}
.bx-wrapper .bx-controls-direction a:hover{
	background-position: 0px !important;
}
.bx-wrapper{
	height: 100%;
}
.bx-wrapper img{
	margin: auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.container .section-three{
	background: #eff0f0;
	color: #515f67;	
	padding-top: 30px;
	padding-bottom: 30px;
}
.container .section-three .pencil{
	/*background: url('../img/pencil_small_dark.png') no-repeat;	
	background-size: 100% auto;
	background-position-y: bottom;*/
	font-size: 30px;
	padding-right: 5px;
	padding-bottom: 5px;	
	display: inline-block;
	margin-right: 95px;	
}
.container .section-three .pencil table{
	border-spacing: 0px;
}
.container .section-three .pencil table td:first-child{
	border-bottom: 3px solid;
}
.container .section-three .pencil table td:last-child{
	vertical-align: bottom;
	display: table-cell;
}
.container .section-three .pencil table td:last-child img{
	width: 24px;
	position: relative;
	left: -1px;
	top: 1px;
}
.container .section-three table{
	max-width: 1170px;
	margin: auto;
	width: 100%;
}
.container .section-three .client-wrapper ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: #fff;
	float: right;
	padding-left: 10px;
}
.container .section-three .client-wrapper ul li{
	float: left;
}
.container .section-four{
	color: #515f67;	
	padding-top: 75px;
	padding-bottom: 75px;
	background: url('../img/bg4.jpg') no-repeat;
	background-size: 100% auto;
}

.container .section-four form,
.container .section-five form{
	max-width: 1170px;
	margin: auto;
	font-size: 14px;
}
.container .section-four .pencil,
.container .section-five .pencil{
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 5px;	
	/*background: url('../img/pencil_long_dark.png') no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;*/
	font-size: 30px;
	display: inline-block;
	border-bottom: 3px solid;
}
.container .section-four form table.second{
	border-spacing: 0px;
}
.container .section-four form table.second td:last-child{
	vertical-align: bottom;
	padding: 0px;
}
.container .section-four form table.second td:last-child img{
	width: 24px;
	position: relative;
	left: -2px;
	top: -1px;
}
.container .section-four form textarea,
.container .section-five form textarea,
.container .section form input{
	width: 470px;
	padding-left: 10px;
	height: 60px;
	resize: none; 
	border: 2px solid #d8dbdd;
	outline: 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-appearance: none;
	font-family: 'azo_sansregular';
}
.container .section-four form textarea.error, 
.container .section-five form textarea.error,
.container .section form input.error{
	border: 2px solid red;
}
.container .section-four form textarea.message{
	width: 100%;
	height: 95px;
	padding-top: 10px;
}
.container .section-four form .first-wrapper{
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 40px;
}
.container .section-four form .first-wrapper div:first-child{
	float: left;
}
.container .section-four form .first-wrapper div:last-child{
	float: right;
}
.container .section-four form .submit,
.container .section-five form .submit{
	padding-left: 165px;
	padding-right: 165px;
	padding-top: 25px;
	padding-bottom: 25px;
	background: #88c540;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-family: 'azo_sansbold';
	margin-top: 38px;
	cursor: pointer;
}
.container .section-five form{
	position: relative;
	font-size: 18px;
	top: 0px;
	left: 0px;
	right: 0px;
	padding-top: 75px;
	padding-bottom: 75px;
}

.container .section-five form,
.container .section-four form,
.container .section-five form textarea,
.container .section-four form textarea,
.container .section form input{
	font-size: 18px;
}
.container .section form input{

}
.container .section-five .pencil{
	/*background: url('../img/pencil_small.png') no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;*/
	
}
.container .section-five form textarea,
.container .section-five form input{
	background: transparent;
	color: #fff;
}
.container .section-five form textarea.message{
	width: 100%;
	height: 210px;
	padding-top: 10px;
}
.container .section-five form table:not(.second){
	width: 100%;
}
.container .section-five form table.second{
	margin-bottom: 30px;
	border-spacing: 0px;
}
.container .section-five form table.second td:last-child{
	vertical-align: bottom;
	width: auto;
padding-left: 0px;
}
.container .section-five form table.second td:last-child img{
	width: 24px;
	position: relative;
	left: -3px;
}
.container .section-five form table td p{
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.container .section-five form table td:nth-child(2){
	width: 50%;
}
footer{

}
footer ul.header-menu{
	right: initial;
	left: 0px;
	top: 50%;
	position: relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
footer img{
	right: 0px;
	width: 170px;
}
header img#mobile-button{
	display: none;
}
.main-container.opened{
	box-shadow: 2px 1px 10px rgba(0,0,0,0.5);
	z-index: 1;
	/*right: 80.625%;*/
	/*transition: right 0.5s linear;
    -moz-transition: right 0.5s linear;
    -webkit-transition: right 0.5s linear;
    -o-transition: right 0.5s linear;*/
    background: #fff;
}
.mobile-wrapper{
	background: #fff;
	width: 80.625%;
	position: absolute;
	top: 0px;
	right: -80.625%;
	/*display: none;*/
	z-index: 0;
	float: right;
	-webkit-transform: translateZ(0);
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
    /*transition: right 0.5s linear;
    -moz-transition: right 0.5s linear;
    -webkit-transition: right 0.5s linear;
    -o-transition: right 0.5s linear;*/
}
.mobile-wrapper.opened{
	/*right: 0px;
	transition: right 0.5s linear;
    -moz-transition: right 0.5s linear;
    -webkit-transition: right 0.5s linear;
    -o-transition: right 0.5s linear;*/
}
.mobile-wrapper ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.mobile-wrapper ul li{
	padding-top: 22px;
	padding-bottom: 22px;
	font-size: 15px;
	font-family: 'azo_sansregular';
	border-bottom: 1px solid #d8dbdd;
	color: #515f67;
	text-align: center;
	cursor: pointer;
}
.mobile-wrapper ul li.active{
	background: #f47d1f;
	color: #fff;
	font-family: 'azo_sansmedium';
}
.lightbox{
	position: fixed;
	background: rgba(81, 95, 103, 0.95);
	height: 100%;
	width: 100%;
	z-index: 2;
	display: none;
}
.lightbox p{	
	color: #fff;
	text-align: center;
	position: relative;
	top: 50%;
}
/*Media Queries*/
@media only screen and (max-width: 1170px){	
	header, 
	footer,
	.container .section > .section-wrapper,
	.container .green-area,
	.container .second-menu,
	.container .section-three,
	.container .section-four,
	.container .section-five form{
		padding-left: 15px;
		padding-right: 15px;
	}
	footer img,
	header ul.header-menu{
		right: 15px;
	}
}
@media only screen and (max-width: 1166px){
	.container .section-two > .section-wrapper .portfolio-wrapper > ul li:nth-child(3n+3) {
		margin-right: 0px;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper > ul li:nth-child(4n+4) {
		margin-right: 29px;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper{
		text-align: center;
	}
}
@media only screen and (max-width: 1024px){
	.container .section-four form .first-wrapper > div{
		width: 45%;
	}
	.container .section-four form textarea,
	.container .section-four form input{
		width: 100%;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper .preview .preview-footer{
		bottom: 20px;
	}
	.bx-wrapper img,
	.container .section-two > .section-wrapper .portfolio-wrapper .preview > img{
		max-height: 80%;
		max-width: 80%;
	}
	.container .section-two{
		background-size: inherit;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper > ul li:nth-child(3n+1){
		clear: both;
	}
}
@media only screen and (max-width: 900px){
	.container .section-two > .section-wrapper .portfolio-wrapper > ul li{
		width: 30%;
		margin-right: 1.5%;
		margin-left: 1.5%;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper > ul li img{
		width: 100%;
		height: auto;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper > ul li:nth-child(4n+4){
		margin-right: 1.5%;
		margin-left: 1.5%;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper > ul li:nth-child(3n+3){
		margin-right: 1.5%;
		margin-left: 1.5%;
	}
	.container .section.section-five{
		background-size: auto 100%;
	}
}
@media only screen and (max-width: 800px){
	header img{
		width: 250px;
	}
}
@media only screen and (max-width: 768px){
	header{
		height: auto;
		padding: 0px;
		padding-top: 10%;
		padding-bottom: 10%;
	}
	header img#mobile-button{
		display: block;
		width: auto;
		right: 28px;
		bottom: 16px;
		cursor: pointer;
	}
	header img.header-logo {
		width: 50%;
	}
	header ul.header-menu{
		display: none;
	}
	header, 
	footer,
	.container .section > .section-wrapper,
	.container .green-area,
	.container .second-menu,
	.container .section-three,
	.container .section-four,
	.container .section-five form{
		padding-left: 28px;
		padding-right: 28px;
	}
	footer img{
		margin: auto;
		left: 0px;
		right: 0px;
	}
	.container .section form input{
		width: 100%;
	}
	.container .second-menu{
		display: inline-block;
		width: 100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.container .second-menu .title{
		float: left;
	}
	.container .second-menu ul{
		/*position: relative;
		width: 70%;
		top: 50%;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
		float: right;
		bottom: initial;*/
	}
	.section-three td {
		display: block;
	}
	.container .section-three .pencil{
		margin-bottom: 15px;
	}	
	.container .section-four form .first-wrapper div{
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}
	.container .section-four form .first-wrapper{
		margin-bottom: 0px;
	}
	.container .section-four form .submit, 
	.container .section-five form .submit{
		display: block;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;		
	}
	.container .section form textarea {
		width: inherit;
		display: block;
		/*padding: 0px;*/
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.container .section-three{
		padding-bottom: 22px;
	}
	.container .section-five form textarea{
		width: 100%;
	}
	.container .section-five form table td:nth-child(2) {
		width: 50%;
		padding-left: 40px;
	}
	footer{
		text-align: center;
	}
	footer ul.header-menu{
		top: 30%;
	}
	.container .section-one > .section-wrapper .pencil{
		font-size: 31px;
	}
	.container .section-one > .section-wrapper .pencil{
		padding-right: 30px;
	}
	.bx-wrapper img,
	.container .section-two > .section-wrapper .portfolio-wrapper .preview > img{
		max-height: 70%;
		max-width: 70%;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper .preview .preview-footer{
		position: absolute;
		bottom: 15px;
		right: 0px;
		left: 0px;
		padding-left: 1%;
		padding-right: 1%;
	}
	.container .green-area,
	.container .section-four,
	.container .section-five form{
		padding-top: 10%;
		padding-bottom: 10%;
	}
	.container .section-five form{
		top: 0px;
	}
	.container .section.section-five,
	.container .section.section-four{
		background-size: auto 100%;
	}
	.container .section.section-two{

	}
	.container .section{
		/*background: url('../img/bg_mobile.jpg') no-repeat;
		background-size: 100% auto;*/
	}
	.container .section-two > .section-wrapper .portfolio-wrapper .preview{
		max-height: 450px;
	}
}
@media only screen and (max-width: 550px){
	footer ul.header-menu li{
		font-size: 12px;
		float: none;
		display: inline-block;
	}
	.container .section-five form table td:nth-child(2){
		font-size: 10px;
	}
	.container .section-five form table td:nth-child(2){
		padding-left: 10px;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper > ul li:nth-child(4n+4){
		clear: none;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper > ul li{
		width: 47%;
	}
	.container .section.section-two{
		/*background: url('../img/bg_mobile.jpg') no-repeat;*/
		background-size: auto 100%;
	}
	.container .section.section-two > .section-wrapper{
		padding-left: 18px;
		padding-right: 18px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.container .section-two > .section-wrapper .portfolio-wrapper .preview{
		width: 100%;
	}
}
@media only screen and (max-width: 400px){
	.container .section-two > .section-wrapper .portfolio-wrapper .preview .header .left{
		font-size: 12px;
	}
	.container .section-four .pencil, 
	.container .section-five .pencil,
	.container .section-three .pencil,
	.container .green-area .title, 
	.container .second-menu .title{
		font-size: 16px;
	}
	.container .second-menu .title{
		padding-right: 15px;
	}
	.container .section-four form textarea, .container .section-five form textarea{
		height: 30px;
	}
	.container .section-four form .submit, 
	.container .section-five form .submit{
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.container .second-menu ul li{
		font-size: 10px;
	}
}