@charset "utf-8";
/* CSS Document */

@media only screen and (max-device-width : 1024px) {	
	
h1 {
	font-size: 50px;
    line-height: 60px;	
}

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

h3 {
	font-size: 18px;
    line-height: 24px;	
}

h4 {
	font-size: 14px;
    line-height: 22px;	
}

.title-h2 {
	font-size: 30px;	
}

.title-h3 {	
	font-size: 18px;
}

.title-h4 {
	font-size: 14px;
}



/* Home */

#project-section-1, #project-section-2, #project-section-3, #project-section-4, #project-section-5, #project-section-6, #project-section-7, #project-section-8, #project-web-1, #project-web-2, #project-web-3, #project-web-4, #project-web-5, #project-web-6, #project-web-7, #project-web-8 {
	height: 30%;
	background-position: 80%;
}

.project-section-wrap {
	top: 15%;
}

/* Home END*/


	
/* Work*/

.tablet-wrap{
	top: 40%;		
}

/* Work END*/

}
