.tytlebox h1 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 0;
	padding-left : 0;
	text-transform: uppercase;
	text-shadow: 10px 10px 20px #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 60px;
	font-family: Bounded-Medium;
	line-height: 66px;
} 

.tytlebox h2 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 0;
	padding-left : 0;
	font-size: 36px;
	text-shadow: 8px 8px 16px #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 700;
	text-transform: none;
	line-height: 40px;
	font-family: Bounded-Medium;
}
h1 {
	text-shadow: 10px 10px 20px #000000;
	font-size: 60px;
	line-height: 66px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Bounded;
} 
h2 {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 
h4 {
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
} 
h5 {
	font-weight: 400;
	vertical-align: top;
	line-height: 22px;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
} 
h6 {
	font-size : 16px;
	font-weight: 400;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

 @media only screen and (max-width:1024px){
.tytlebox h1 {
	font-size: 42px;
	line-height: 46px;
} 
.tytlebox h2 {
	font-size: 24px;
	line-height: 30px;
} 
h2 {
	font-size: 28px;
	line-height: 32px;
}
h3 {
	font-size: 24px;
	line-height: 28px;	
} 
h4 {
	font-size: 20px;
	line-height: 24px;	
} 
h5 {
	font-size: 18px;
	line-height: 22px;	
} 
h6 {
	font-size : 16px;
	line-height: 20px;	
}
} 
@media only screen and (max-width:768px){

.tytlebox h1 {
	font-size: 34px;
	line-height: 38px;	
} 

.tytlebox h2 {
	font-size: 24px;
	line-height: 28px;	
} 
h2 {
	font-size: 24px;
	line-height: 28px;	
}
h3 {font-size: 22px;
 	line-height: 26px; } 
h4 {
} 
h5 {
	font-size: 18px;
	line-height: 22px;
} 
h6 {
	font-size : 16px;
	line-height: 20px;
}
}
 
@media only screen and (max-width:480px){
.tytlebox h1 {
	font-size: 26px;
} 

.tytlebox h2 {
	font-size: 19px;
	line-height: 23px;
} 
	h2 {
	font-size: 18px;
	line-height: 22px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
} 
h4 {
	font-size: 13px;
	line-height: 18px;
} 
h5 {
	font-size: 12px;
	line-height: 17px;
} 
h6 {
	font-size : 10x;
	line-height: 14px;
}
}
@media only screen and (max-width:360px){
.tytlebox h1 {
	font-size: 22px;
}
 .tytlebox h2 {
	font-size: 16px;
	line-height: 20px;
} 
h3 {
	font-size: 16px;
	line-height: 20px;
} 
h4 {
	font-size: 13px;
	line-height: 18px;
} 
h5 {
	font-size: 12px;
	line-height: 17px;
} 
h6 {
	font-size : 11px;
	line-height: 14px;
}	
}
