@media (min-width: 0px) and (max-width: 800px) {

body {
	background: #f5b2c3;
	background-image: url("");
	background-size: 100% 100%; 
	background-repeat:no-repeat;
	background-attachment: fixed;
}

div {
	width:100%;
	height:100%;
}


article #section_etusivu {
	position: relative;
	top: 0;
	margin-left: 3%;
	margin-right: 3%;
	background: #eb91a8;
}


	   
article {
	position: relative;
	left: 0;
	margin: 0;
	width: 100%;
	background: #eb91a8;
	border-radius: 0 0 2vh 2vh;
}

header {
	background-image: url("images/logo_width.png");
	background-size: 75%;
	background-position: 50%;
	background-repeat:no-repeat;
	top:0;
	position: relative;
	width: 100%;
	height: 25vw;
}


nav ul li  {
   	display: block;
   	text-align: center;
	color: black;
}


nav ul a {
   	display: block;
   	text-align: center;
   	margin: 2.5%;
    	text-decoration: none;
	color: black;
	padding: 3%;
}

nav li a:hover{
	display: block;
}


div nav {
	width: 100%;
	font-family: "Georgia", serif;
	font-weight: bold;
	text-decoration: none;
	background: linear-gradient(to top, #eb91a8, #f5b2c3);
}

#images_section { 
	margin-left: 1%;
	margin-right: 1%;
	display:block;
 }
 
.vertical-image {
	width: 24%;
	border-radius: 10px 10px 10px 10px;
}	

.horizontal-image {
	width: 49%;
	border-radius: 10px 10px 10px 10px;
}	  



#section_list_1 li {
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 2.5%;
	list-style-type:disc;
}


#section_list_1 li:hover {
    font-weight: bold;
}

#section_list_2 li {
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 2.5%;
	list-style-type:disc;
}

#section_list_2 li:hover {
    font-weight: bold;
}

#section_list_3 li {
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 2.5%;
	list-style-type:disc;
}

#section_list_3 li:hover {
    font-weight: bold;
}

#section_list_4 li {
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 2.5%;
	list-style-type:disc;
}


#section_list_4 li:hover {
    font-weight: bold;
}

#section_list_5 li {
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 2.5%;
	list-style-type:disc;
}

#section_list_5 li:hover {
    font-weight: bold;
}

#section_list_1 {
	width: 85%;
	height: auto;
   	overflow: hidden;
	margin-left: auto;
    	margin-right: auto;
	margin-left: auto;
    	margin-right: auto;
	background-color: #ffd3de;
	border: 1px solid rgba(0, 0, 0, .25);
    	background: linear-gradient(to left, #eb91a8, #f5b2c3);
   	border-radius: 10px 10px 10px 10px;
}

#section_list_2 {
	width: 85%;
	height: auto;
   	overflow: hidden;
	margin-left: auto;
    	margin-right: auto;
	margin-left: auto;
    	margin-right: auto;
	background-color: #ffd3de;
	border: 1px solid rgba(0, 0, 0, .25);
    	background: linear-gradient(to left, #eb91a8, #f5b2c3);
   	border-radius: 10px 10px 10px 10px;
}

#section_list_3 {
	width: 85%;
	height: auto;
   	overflow: hidden;
	margin-left: auto;
    	margin-right: auto;
	margin-left: auto;
    	margin-right: auto;
	background-color: #ffd3de;
	border: 1px solid rgba(0, 0, 0, .25);
    	background: linear-gradient(to left, #eb91a8, #f5b2c3);
   	border-radius: 10px 10px 10px 10px;
}

#section_list_4 {
	width: 85%;
	height: auto;
   	overflow: hidden;
	margin-left: auto;
    	margin-right: auto;
	margin-left: auto;
    	margin-right: auto;
	background-color: #ffd3de;
	border: 1px solid rgba(0, 0, 0, .25);
    	background: linear-gradient(to left, #eb91a8, #f5b2c3);
   	border-radius: 10px 10px 10px 10px;
}

#section_list_5 {
	width: 85%;
	height: auto;
   	overflow: hidden;
	margin-left: auto;
    	margin-right: auto;
	margin-left: auto;
    	margin-right: auto;
	background-color: #ffd3de;
	border: 1px solid rgba(0, 0, 0, .25);
    	background: linear-gradient(to left, #eb91a8, #f5b2c3);
   	border-radius: 10px 10px 10px 10px;
}


article h3 {
	margin-left: 2.5%;
	font-size: 2vh;
}


#info {
	color: black;
	text-align: left;
	font-size: 2vh;
	width: 100%;
	height: 15%;
	margin-left: 0%;
	line-height: 200%;
}


#aside_etusivu {
	position: relative;
	bottom: 0;
	left: 0;
	height: 50vw;
	background-image: url("images/03_1.jpg");
	background-size: 100%; 
	background-repeat:no-repeat;
}


#aside_pitopalvelu {
	position: relative;
    	margin-top: 1%;
	left: 0;
	height: 50vw;
	background-image: url("images/01_1.jpg");
	background-size: 100%; 
	background-repeat:no-repeat;
}

#aside_nouto {
	display: none;
	position: absolute;
	left: 20%;
	height: 100%;
	width: 73%;
	background-image: url("images/05.jpg");
	background-size: 100%; 
	background-repeat:no-repeat;
	float: right:
}

#aside_info {
	position: relative;
  	margin-top: 5%;
	left: 0;
	height: 35vw;
	background-image: url("images/02_1.jpg");
	background-size: 100%; 
	background-repeat:no-repeat;
}



#info li:hover {
    font-weight: bold;
}


footer {
	height: 3.5vw;
	text-align: center;
	opacity: 0.5;
	color: black;
	position: relative;
   	clear: both;
   	font-size:small !important;
}

input[name=phone] {
	width: 50vh;
	height: 4vw;
	border-radius: 5px;
	font-size: 2vh;
	text-align:center;
}

input[type=text] {
	width: 50vh;
	height: 4vw;
	border-radius: 5px;
	font-size: 2vh;
}

input[type=date] {
	width: 50vh;
	height: 4vw;
	font-size: 2vh;
	border-radius: 5px;
}

input[type=email] {
	width: 50vh;
	height: 4vw;
	font-size: 2vh;
	border-radius: 5px;
}

	
}	