@media screen and (max-width:600px){
h1{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 18px !important;
}
h2{
	font-size: 16px !important;
}
h3{
	font-size: 16px !important;
}


.flex-direction-nav{
	top: -75px;
}


/*

.flex-direction-nav a.flex-prev,
.flex-direction-nav a.flex-next{
 top: 400px !important;
}
*/
.flex-caption h3{
font-size: 20px !important;
}

.flex-caption p{
line-height: 2em !important;
font-size: 1em!important;
font-family: 'Lora', serif;
}
}