@charset "utf-8";
@media only screen and (max-width: 380px) {


.header img {
	width:100%;
	position:center;
}
.header {
	display:inline-block;
	padding-bottom:0.0%;
	width: 100%; 
	text-align:center;
	float:center;
	display:block;
	background-color:#ffffff;
}
.content.img {
	max-width:100%;
}

h1, h2, h3, h4, h5, h6, p {
	text-align:
	justify;
	margin-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	font: "Verdana", Verdana, serif;
}
h2 {
	font-weight:bold;
	text-align:center;
}
h9 {
	font-family: Verdana;
	text-align:center;
	font-size: 120%;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #0d4574;
}

.menu1 {
	display:inline-block;
	min-height:22px;
	color:;
	width:100%;
	padding-bottom:0px;
	padding-top:0px;
	float: center;
	background-color:#233068;
	font-family: Verdana;
	text-align: center;
	margin-top:0px;
}


.content {
	margin-top:;
	color:#747679;
	max-width:95%;
	height: vh;
	min-height:100%;
	float: center;
	font-style: normal;
	font-size:100%;
	font-family: Verdana;
	text-align: center;
	padding-bottom:20px;

}


.contact {
	margin-top:;
	color:#747679;
	max-width:95%;
	float: center;
	font-style: normal;
	font-size:100%;
	font-family: Verdana;
	text-align: center;

}
.contact img{
	width: 80%;
}
.menu {
	max-width: 100%;
	float: center;
}
.content2 {
	min-height:100%;
	color:#747679;
	float: center;
	font-style: normal;
	font-family: Verdana;
	line-height: 140%;
	text-align: center;
	font-weight: normal;
	font-size: 120%;

}
        .wrapper {
			display:inline-block;
			float:center;			
            padding: 20px; 
            max-width: 95%;
            border: 1px solid #666;
            box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
            border-top: 3px solid #3c8dbc;
			font-size:90%;
			color:#747679;
			text-align:left;
			
        }
.content3 {
	display:inline-block;
	max-width:95%;
	color:#747679;
	float: center;
	font-style: normal;
	font-family: Verdana;
	line-height: 140%;
	text-align: center;
	font-weight: normal;
	font-size: 120%;

}


}