@charset "utf-8";

/* ---------------------------------------------------------------------- */
/*	 0.6 Version 1024px
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 1024px) {

	.info-header{
		padding-top: 10%;
	}
	.index_static h1{	
		font-size: 40px;
		line-height: 50px;
	}
	.index_static .content_info,
	.index_static .opacy_bg_02{
		min-height: 600px !important;
		height: 600px;
	}
}

/* ---------------------------------------------------------------------- */
/*	 0.7 Version 900px
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 980px) {

	/* Nav responsive */

	#menu,
	.img-features:before,
	.img-features:after{
		display: none;	
	}
	.tinynav {
		display: block;
		width: 28%;				
		position:absolute;
		top: -30px;
		font-size: 14px;
		color: #333;
		right: 20px;
		border-radius: 20px;
		border: 0;
		height: 32px;	
	} 
	.logo img{		
		padding: 0 0 0 20px;
		text-align: left;
		width: 150px;
	}
	.nav_logo{	
		position: relative;
		text-align: left;			
	}

	.padding-top{
		padding-top: 30px;
	}
	.paddings{
		padding: 30px auto;
	}

	.service-02{
		max-width: 480px;
		margin: 30px auto;
		text-align: center;
	}
	.service-02 .head-service-02{
		margin-bottom: 15px;
	}
	.service-02 .head-service-02 i{
		float: none;
		display: block;
		margin: 0 auto;
	}
	.img-responsive{
		margin: 0 auto;
	}

	.carousel-portfolio li{
		max-width: 480px;
		margin: 0 auto;
		overflow: hidden;
	}
	footer .border_right{
		border-right: 0;
		padding: 0;
	}
	#form textarea,
	#form input{
		width: 80%;
		margin: 10px auto;
	}

	.button{
		display: block;
		width: auto;
		margin: 0 auto;
		max-width: 200px;
		text-align: center;
	}

	footer{
		text-align: center;
		padding: 40px auto;
	}
	
	.info-header{
		padding-top: 10%;
	}
	.index_static .content_info,
	.index_static .opacy_bg_02{
		min-height: 500px !important;
		height: 500px;
	}
	.index_static h1{	
		font-size: 30px;
		line-height: 40px !important;
		padding-bottom: 0;
	}
	hr.line {
		margin: 10px auto 40px auto;
	}
	.index_static .button{	
		display: block;
		width: auto;
		text-align: center;
		display: inline;
		width: auto;
		text-align: center;
		margin: 15px 0;		
		margin-right: 30px !important;
		font-weight: lighter;	
		padding:17px 18px !important;				
		font-size: 14px;
	}
}

/* ---------------------------------------------------------------------- */
/*	0.8 Mobile Version 767px
/* ---------------------------------------------------------------------- */

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

	.content_info{
		padding: auto 20px;
	}
	.info_resalt{
		padding: 50px 20px;
	}
	.info_resalt{
		text-align: center;		
	}
	.item_table{
		max-width: 300px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.info_vertical{		
		width: 90%;		
	}
	.info_vertical h1{
		font-size: 30px;
		line-height: 35px;
		width: 95%;		
	}
	.info_vertical p{
		font-size: 18px;
		line-height: 23px;	
	}
	.info_vertical h2{
		padding:10px 0 10px 0;
	}
}

/* ---------------------------------------------------------------------- */
/*	 0.6 Version 480px
/* ---------------------------------------------------------------------- */

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

	.info-header{
		padding-top: 20%;
	}
	.index_static h1{	
		font-size: 20px;
		line-height: 30px;
	}
	.index_static h2{	
		font-size: 16px;
		line-height: 26px;
	}
	.index_static .content_info,
	.index_static .opacy_bg_02{
		min-height: 600px !important;
		height: 600px;
	}
	.img-screen img{
		margin-top: 20px !important;
		margin-bottom: -200px;
	}
	.index_static .button{	
		display: block;
		width: 60%;
		max-width: 200px;
		margin: 0 auto 20px auto !important;
		padding: 12px 10px !important;
	}
}

.table-center{
	overflow: auto;
}