/* cmsms stylesheet: hkmoyHD modified: 25.08.2025 13.32.21 */
@media only screen and (min-width: 1200px) {


@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

html { 
        margin:0; 
	padding:0; 
	height:100%; 
}

body {
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
  	margin:0; 
  	padding:0; 
  	height:100%; 
}

A {
    text-decoration: none;

    color: #878787;

}

.required span {
        color: red;
}



#main {
	position:relative;
	background:white;
	width:100%;
	height:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
}

#top {
	position:relative;
      background: url(../../images/back_top.png) no-repeat;
	background-size:100% 100%; 
}

#logomob {
	display:none;
}

#logo {
	position:relative;
	text-align:center;
	left:0%;
	width:40%;
}

img.logo { 
	max-width: 50%; 
	min-width: 50%;
      border-style: none;
}

#menucontainer {
	position:relative;
	background-color: #3366ff;	
}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

#container {
	position:relative;
	background:white;
	width:100%;
      min-height: 450px;	
      background: url(../../images/back_main.jpg) no-repeat center center ; 
     background-attachment: fixed;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}

#container_lomakkeet{
	position:relative;
	background:white;
	width:100%;
      min-height: 450px;	
      background: url(../../images/lomakkeet.jpg) no-repeat; 
     background-attachment: fixed;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;

}

#container_esittely {
	position:relative;
	background:white;
	width:100%;
      min-height: 450px;	
      background: url(../../images/henkilokunta.jpg) no-repeat; 
     background-attachment: fixed;
/*
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
*/
      background-size: 100%;


}




#container_yhteystiedot{
	position:relative;
	background:white;
	width:100%;
      min-height: 450px;	

}


#palvelut {
	position:relative;
	text-align:right;
        padding-top:25px;
        padding-left:15%;
	width:35%;
	float:left;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

#palvelut2 {
	position: relative;
	text-align: left;
	padding-top: 25px;
	padding-left: 13%;
	width: 50%;
	float: left;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

#top_esittely {
	position: relative;
	text-align: left;
	padding-top: 119px;
	padding-left: 15%;
	width: 35%;
	float: left;
	font-size: 3.5vw;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-shadow: -2px 2px 5px #000;
	font-weight: bold;
}

#contentbox {
	position:relative;
	text-align:left;
	width:75%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
	font-size: 1.2vw;
	color: #005382;
	font-family: 'Lato', sans-serif;
	text-align:left;
	padding-top: 25px;
	padding-bottom: 25px;

}

#contentbox h1 {
	font-size: 2vw;

}

#content {

}

#laatikkocontainer_palstat {
	position:relative;
        top:0px;
	width:100%;
        margin: 0 auto; 
}


#laatikko1_palsta {
        position:relative;
	width:45%;
	float:left;
	margin-left:1%;
	margin-right:1%;

}




#laatikko2_palsta {
        position:relative;
	width:45%;
	float:right;
	margin-left:1%;
	margin-right:1%;

}

#laatikko3_palsta {
        position:relative;
	width:45%;
	float:left;
	margin-left:1%;
	margin-right:1%;
}

#laatikko4_palsta {
        position:relative;
	width:45%;
	float:right;
	margin-left:1%;
	margin-right:1%;
}



#laatikko2_palsta img {
        max-width: 32%;
        min-width: 32%;
}


#bottomcontainer {
	position:relative;
	width:75%;
       margin: 0 auto;
       text-align:left;
}

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
    	background: url(../../images/bottom.jpg) no-repeat;
	background-size: cover; 
        font-family: 'Lato', sans-serif;
    	font-size: 20px;
    	color: #fff;
    	height: 250px;

}


#bottom1 {
	width:40%;
        float:left;
	margin-left: 1%;
	margin-right: 1%;
}

#bottom2 {
	width:30%;
        float:left;
	margin-left: 1%;
	margin-right: 1%;
}

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Lato', sans-serif;
        padding-top:0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

/* ------------------------- */
/* CONTACT FORM STUFF STARTS */
/* ------------------------- */

div.website, td.website, td.website * {
  display: none !important;
}

.cms_checkbox {
    width: 16px;
}

td {
font-family: 'Lato', sans-serif;
font-size: 20px;
}

input {
    width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}

textarea {
    width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}

select {
    width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}



table {
     width: 100%;
align: left;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #5a94de;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}

/* ----------------------- */
/* CONTACT FORM STUFF ENDS */
/* ----------------------- */





}
/* cmsms stylesheet: hkmoyHD_menu modified: 03.01.2019 10.36.15 */
@media only screen and (min-width: 1200px) {




.topnav li.icon {
display:none;
}

.topnav .unli {
display:none;
}

.topnav
{
margin: 0;
text-align: right;
padding-top: 5px;
padding-right: 10%;

}

.topnav ul, .topnav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.topnav a:link, .topnav a:visited
{
    font-size: 1.4vw;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 9px;
    padding-left: 9px;
}

.topnav a:link#current, .topnav a:visited#current, .topnav a:hover
{
background: transparent;
}

.topnav a:hover 
{ 
text-shadow: -2px 2px 2px #000;
background-color: blue;

}

a.menuactive
{ 
text-shadow: -2px 2px 2px #000;
text-decoration: underline;
background-color: blue;

}



}
/* cmsms stylesheet: hkmoyHD_menu2 modified: 17.12.2018 12.53.26 */
@media only screen and (min-width: 1200px) {



#menuwrapper2 { 
margin: 0;
text-align: right;
line-height: 40px;
column-count: 2;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
}

#menuwrapper2_esittely { 
margin: 0;
text-align: right;
line-height: 40px;
column-count: 2;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
}


#menuwrapper2 ul, #menuwrapper2 li, #menuwrapper2_esittely ul, #menuwrapper2_esittely li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#menuwrapper2 a, #menuwrapper2_esittely a
{
background: transparent;
}

#menuwrapper2 a:link, #menuwrapper2 a:visited, #menuwrapper2_esittely a:link, #menuwrapper2_esittely a:visited
{
width: 100%;
font-size: 1.5vw;
font-family: 'Lato', sans-serif;

margin: 3px 3px 3px 3px;
background: rgba(255, 255, 255, 0.6);
color: #173d53;
padding: 8px 3px;
text-align: center;
text-decoration: none;
display: inline-block;
box-shadow: 0px 0px 2px black;
}


#menuwrapper2 a:hover, #menuwrapper2_esittely a:hover
{
color: darkgray; 
}



}
/* cmsms stylesheet: hkmoySD modified: 25.08.2025 13.32.38 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {




@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

html { 
        margin:0; 
	padding:0; 
	height:100%; 
}

body {
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
  	margin:0; 
  	padding:0; 
  	height:100%; 
}

A {
    text-decoration: none;

    color: #878787;

}

.required span {
        color: red;
}

#main {
	position:relative;
	background:white;
	width:100%;
	height:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
}

#top {
	position:relative;
      background: url(../../images/back_top.png) no-repeat;
	background-size:100% 100%; 
}

#logomob {
	display:none;
}

#logo {
	position:relative;
	text-align:center;
	left:0%;
	width:40%;
}

img.logo { 
	max-width: 70%; 
	min-width: 70%;
      border-style: none;
}

#menucontainer {
	position:relative;
	background-color: #3366ff;	
}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

#container {
	position:relative;
	background:white;
	width:100%;
      min-height: 450px;	
      background: url(../../images/back_main.jpg) no-repeat center center ; 
     background-attachment: fixed;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}

#container_lomakkeet{
	position:relative;
	background:white;
	width:100%;
      min-height: 450px;	
      background: url(../../images/lomakkeet.jpg) no-repeat; 
     background-attachment: fixed;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;

}

#container_esittely {
	position:relative;
	background:white;
	width:100%;
      min-height: 450px;	
      background: url(../../images/henkilokunta.jpg) no-repeat; 
     background-attachment: fixed;
/*
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
*/
      background-size: 100%;


}




#container_yhteystiedot{
	position:relative;
	background:white;
	width:100%;
      min-height: 450px;	

}


#palvelut {
	position:relative;
	text-align:right;
        padding-top:25px;
        padding-left:15%;
	width:35%;
	float:left;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

#palvelut2 {
	position: relative;
	text-align: left;
	padding-top: 25px;
	padding-left: 13%;
	width: 70%;
	float: left;
	font-size: 2.5vw;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

#top_esittely {
	position: relative;
	text-align: left;
	padding-top: 119px;
	padding-left: 15%;
	width: 35%;
	float: left;
	font-size: 3.5vw;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-shadow: -2px 2px 5px #000;
	font-weight: bold;
}

#contentbox {
	position:relative;
	text-align:left;
	width:75%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
	font-size: 2.2vw;
	color: #005382;
	font-family: 'Lato', sans-serif;
	text-align:left;
	padding-top: 25px;
	padding-bottom: 25px;

}

#contentbox h1 {
	font-size: 3vw;

}

#content {

}

#laatikkocontainer_palstat {
	position:relative;
        top:0px;
	width:100%;
        margin: 0 auto; 
}


#laatikko1_palsta {
        position:relative;
	width:45%;
	float:left;
	margin-left:1%;
	margin-right:1%;
}


#laatikko2_palsta {
        position:relative;
	width:45%;
	float:right;
	margin-left:1%;
	margin-right:1%;
}

#laatikko3_palsta {
        position:relative;
	width:45%;
	float:left;
	margin-left:1%;
	margin-right:1%;
}

#laatikko4_palsta {
        position:relative;
	width:45%;
	float:right;
	margin-left:1%;
	margin-right:1%;
}

#laatikko2_palsta img {
        max-width: 32%;
        min-width: 32%;
}



#bottomcontainer {
	position:relative;
	width:75%;
       margin: 0 auto;
       text-align:left;
}

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
    	background: url(../../images/bottom_sd.jpg) no-repeat;
	background-size: cover; 
        font-family: 'Lato', sans-serif;
    	font-size: 20px;
    	color: #fff;
    	height: 250px;

}


#bottom1 {
	width:40%;
        float:left;
	margin-left: 1%;
	margin-right: 1%;
}

#bottom2 {
	width:30%;
        float:left;
	margin-left: 1%;
	margin-right: 1%;
}

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Lato', sans-serif;
        padding-top:0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

/* ------------------------- */
/* CONTACT FORM STUFF STARTS */
/* ------------------------- */

div.website, td.website, td.website * {
  display: none !important;
}

.cms_checkbox {
    width: 16px;
}

td {
font-family: 'Lato', sans-serif;
font-size: 20px;
}

input {
    width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}

textarea {
    width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}

select {
    width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}



table {
     width: 100%;
align: left;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #5a94de;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}

/* ----------------------- */
/* CONTACT FORM STUFF ENDS */
/* ----------------------- */






}
/* cmsms stylesheet: hkmoySD_menu modified: 03.01.2019 10.37.55 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {




.topnav li.icon {
display:none;
}

.topnav .unli {
display:none;
}

.topnav
{
margin: 0;
text-align: center;
padding-top: 5px;

}

.topnav ul, .topnav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.topnav a:link, .topnav a:visited
{
    font-size: 2.0vw;
    font-family: 'Lato', sans-serif;
    margin: 0 0px 0px 0px;
    text-decoration: none;
    color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 9px;
    padding-left: 9px;
}

.topnav a:link#current, .topnav a:visited#current, .topnav a:hover
{
background: transparent;
}

a.menuactive
{ 
text-shadow: -2px 2px 2px #000;
background-color: blue;

}



.topnav a:hover 
{ 
text-shadow: -2px 2px 2px #000;
background-color: blue;

}



}
/* cmsms stylesheet: hkmoySD_menu2 modified: 17.12.2018 12.56.53 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {



#menuwrapper2 { 
margin: 0;
text-align: right;
line-height: 40px;
column-count: 2;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
}

#menuwrapper2_esittely { 
margin: 0;
text-align: right;
line-height: 40px;
column-count: 2;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
}


#menuwrapper2 ul, #menuwrapper2 li, #menuwrapper2_esittely ul, #menuwrapper2_esittely li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#menuwrapper2 a, #menuwrapper2_esittely a
{
background: transparent;
}

#menuwrapper2 a:link, #menuwrapper2 a:visited, #menuwrapper2_esittely a:link, #menuwrapper2_esittely a:visited
{
width: 100%;
font-size: 2.1vw;
font-family: 'Lato', sans-serif;

margin: 3px 3px 3px 3px;
background: rgba(255, 255, 255, 0.8);
color: #173d53;
padding: 8px 3px;
text-align: center;
text-decoration: none;
display: inline-block;
box-shadow: 0px 0px 2px black;
}


#menuwrapper2 a:hover, #menuwrapper2_esittely a:hover
{
color: darkgray; 
}


}
/* cmsms stylesheet: hkmoyMOB modified: 18.10.2023 11.29.51 */
@media only screen and (max-width: 799px) {


@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

html { 
        margin:0; 
	padding:0; 
	height:100%; 
}

body {
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
  	margin:0; 
  	padding:0; 
  	height:100%; 
}

A {
    text-decoration: none;

    color: #878787;

}

.required span {
        color: red;
}

#main {
	position:relative;
	background:white;
	width:100%;
	height:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
}

#top {
	position:relative;
	background-size:100% 100%; 
}

#logomob {
	display:none;
}

#logo {
	position:relative;
	text-align:center;
	left:6%;
	width:70%;
}

img.logo { 
	max-width: 130%; 
	min-width: 130%;
      border-style: none;
}

#menucontainer {
    position: relative;
    background-color: #3366ff;
    margin-top: 0%;
    width: 100%;
    z-index: 2000;
}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

#container {
	position:relative;
	background:white;
	width:100%;
      min-height: 300px;	
      background: url(../../images/back_main.jpg) no-repeat center center ; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}

#container_esittely {
	position:relative;
	background:white;
	width:100%;
      min-height: 300px;	
      background: url(../../images/henkilokunta.jpg) no-repeat; 
	background-position: top center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;


}

#container_esittely h1 {
	font-size: 2.5vw;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-shadow: -2px 2px 5px #000;
	font-weight: bold;
}

#container_fysioterapeutit {
	position:relative;
	background:white;
	width:100%;
      min-height: 300px;	
      background: url(../../images/fysioterapeutit.jpg) no-repeat; 
	background-position: top center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;


}

#container_fysioterapeutit h1 {
	font-size: 2.5vw;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-shadow: -2px 2px 5px #000;
	font-weight: bold;
	text-align: left;
}

#container_naprapaatti {
	position:relative;
	background:white;
	width:100%;
      min-height: 300px;	
      background: url(../../images/naprapaatti.jpg) no-repeat; 
	background-position: top center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;


}

#container_naprapaatti h1 {
	font-size: 2.5vw;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-shadow: -2px 2px 5px #000;
	font-weight: bold;
	text-align: left;
}

#container_hieroja {
	position:relative;
	background:white;
	width:100%;
      min-height: 300px;	
      background: url(../../images/hieroja.jpg) no-repeat; 
	background-position: top center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;


}

#container_hieroja h1 {
	font-size: 2.5vw;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-shadow: -2px 2px 5px #000;
	font-weight: bold;
	text-align: left;
}


#container_lomakkeet{
	position:relative;
	background:white;
	width:100%;
      min-height: 300px;	
      background: url(../../images/lomakkeet.jpg) no-repeat; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;

}

#container_hinnasto h1 {
	font-size: 3.0vw;
	color: #4174c0;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 7px;
}


#container_yhteystiedot{
	position:relative;
	background:white;
	width:100%;
      min-height: 300px;	


}


#palvelut {
	display:none;
}

#palvelut2 {
	display:none;
}

#top_esittely {
	position: relative;
	text-align: left;
	padding-top: 70px;
	padding-left: 4%;
	width: 35%;
	float: left;
	font-size: 9.5vw;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-shadow: -2px 2px 5px #000;
	font-weight: bold;
}

#contentbox {
	position:relative;
	text-align:left;
	width:90%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
	color: #005382;
	font-family: 'Lato', sans-serif;
	padding-top: 30px;
	padding-bottom: 25px;
	font-size: 19px;
}

#contentbox h1 {
	font-size: 6.5vw;

}

#content {

	text-align:left;
}

#laatikkocontainer_palstat {
	position:relative;
        top:0px;
	width:100%;
        margin: 0 auto; 
}


#laatikko1_palsta {
	position:relative;
	text-align:left;
	width:100%;
	float:right;
	margin-left:1%;
	margin-right:1%;

}


#laatikko2_palsta {
        position:relative;
	text-align:left;
	width:100%;
	float:right;
	margin-left:1%;
	margin-right:1%;

}

#laatikko3_palsta {
        position:relative;
	text-align:left;
	width:100%;
	float:right;
	margin-left:1%;
	margin-right:1%;
}

#laatikko4_palsta {
        position:relative;
	text-align:left;
	width:100%;
	float:right;
	margin-left:1%;
	margin-right:1%;
}

#laatikko2_palsta img {
        max-width: 32%;
        min-width: 32%;
}


#bottomcontainer {
	position:relative;
	width:75%;
       margin: 0 auto;
       text-align:center;
}

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
    	background-color: #3366ff; 
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    	color: #fff;
}


#bottom1 {
	width:100%;
	margin-left: 1%;
	margin-right: 1%;
}

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Lato', sans-serif;
        padding-top:0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

/* ------------------------- */
/* CONTACT FORM STUFF STARTS */
/* ------------------------- */

div.website, td.website, td.website * {
  display: none !important;
}

.cms_checkbox {
    width: 16px;
}

td {
font-family: 'Lato', sans-serif;
font-size: 20px;
}

input {
    width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}

textarea {
    width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}

select {
    width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}



table {
     width: 100%;
align: left;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #5a94de;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}

/* ----------------------- */
/* CONTACT FORM STUFF ENDS */
/* ----------------------- */




}
/* cmsms stylesheet: hkmoyMOB_menu modified: 22.11.2018 10.13.07 */
@media only screen and (max-width: 799px) {


 /* Remove margins and padding from the list, and add a black background color */
ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #3366ff;	
}

/* Float the list items side by side */
ul.topnav li {float: left;}

/* Style the links inside the list items */
ul.topnav li a {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
ul.topnav li a:hover {background-color: darkred;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}

/* Hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
  ul.topnav.responsive {position: relative;}
  ul.topnav li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }




}
