/* Generated by less 2.4.0 */
/* Custom style for [Sorvaamo Saikkonen] */
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
@media screen and (min-width: 992px) {
  .container,
  .jumbotron,
  .navbar {
    max-width: 970px !important;
    margin: 0 auto;
  }
  .navbar > .container {
    max-width: 900px !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  [class*="col-xs"] {
    float: none;
    width: 100%;
  }
  [class*="col-xs-offset"] {
    margin-left: 0;
  }
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  font-family: Arial, sans-serif !important;
  color: #39667f;
  font-size: 10pt;
  line-height: 1.5;
  background: url('../img/header.jpg') center -20px no-repeat;
}
@media screen and (max-width: 767px) {
  body {
    background-position: center -80px;
  }
}
@media screen and (max-width: 480px) {
  body {
    background-position: center -140px;
  }
}
img {
  max-width: 100%;
  height: auto;
}
a,
a > img,
button,
input,
select,
textarea,
.btn {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
a:hover,
a > img:hover,
button:hover,
input:hover,
select:hover,
textarea:hover,
.btn:hover,
a:active,
a > img:active,
button:active,
input:active,
select:active,
textarea:active,
.btn:active,
a:focus,
a > img:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
.btn:focus {
  outline: 0;
}
a > img:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
iframe {
  max-width: 100%;
}
.btn {
  background: #73a600;
  color: #ffffff;
  margin-top: 10px;
  border: 0;
  text-transform: uppercase;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #618d00;
  color: #ffffff;
}
h1,
.h1 {
  font-size: 16pt;
  margin-top: 10px;
}
h2,
.h2 {
  font-size: 13pt;
}
h3,
.h3 {
  font-size: 10pt;
  margin-top: 10px;
  line-height: 1.5;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  color: #73a600;
  font-weight: normal;
  line-height: 2;
}
p {
  font-size: 10pt;
  margin: 0 0 10px 0;
}
ul {
  padding-left: 15px;
}
a {
  textdecoration: none !important;
  color: #73a600;
}
a:hover,
a:active,
a:focus {
  color: #39667f;
}
header#main-header {
  margin-bottom: 50px;
  background: url('../img/nav-bg.png') no-repeat bottom center;
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  header#main-header {
    padding-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  header#main-header {
    padding-top: 20px;
  }
}
header#main-header .navbar-brand {
  height: auto;
  float: none;
}
header#main-header .navbar-toggle .txt,
header#main-header .navbar-toggle .hamburger {
  float: left;
}
header#main-header .navbar-toggle .icon-bar {
  background: #39667f;
  margin-left: 6px;
}
#main-nav ul li a {
  background: none !important;
  color: #39667f;
  font-size: 9pt;
  padding: 8px;
}
@media screen and (max-width: 767px) {
  #main-nav ul li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#main-nav ul li a:hover,
#main-nav ul li a:active,
#main-nav ul li a:focus {
  color: #73a600;
}
#main-nav ul li.active a {
  color: #73a600;
}
#main-nav ul.dropdown-menu > li > a {
  padding: 4px 8px;
  color: #39667f;
}
@media screen and (max-width: 767px) {
  #main-nav ul.dropdown-menu > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#main-nav ul.dropdown-menu > li > a:hover,
#main-nav ul.dropdown-menu > li > a:active,
#main-nav ul.dropdown-menu > li > a:focus {
  color: #73a600;
}
#main-nav ul.dropdown-menu > li.active a {
  color: #73a600;
}
section#main-content #left img {
  border: 3px solid #ffffff;
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  section#main-content #left {
    margin-top: 40px;
  }
}
.multi-gallery .row {
  margin-left: -3px;
  margin-right: -3px;
}
.multi-gallery .row > [class*="col-xs"] {
  padding: 3px;
}
@media screen and (max-width: 480px) {
  .multi-gallery .row > [class*="col-xs"] {
    width: 25%;
    float: left;
  }
  .multi-gallery .row > [class*="col-xs"]:first-child {
    width: 100%;
  }
}
footer#main-footer {
  margin-top: 40px;
  padding-top: 15px;
  background: url('../img/nav-bg.png') no-repeat top center;
}
footer#main-footer .madeby {
  margin-top: 50px;
}
footer#main-footer .madeby p,
footer#main-footer .madeby a {
  color: #bcd4e1;
}
footer#main-footer .madeby a:hover,
footer#main-footer .madeby a:active,
footer#main-footer .madeby a:focus {
  color: #73a600;
}
section#main-content form {
  margin-top: 30px;
}
@media screen and (min-width: 1200px) {
  section#main-content form {
    max-width: 480px;
  }
}
section#main-content form label {
  margin-bottom: 0;
}
section#main-content form .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border-color: #73a600;
  height: 30px;
  padding: 4px 8px;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 9pt;
}
section#main-content form .form-control:focus {
  border-color: #85c000;
  outline: 0;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
section#main-content form textarea.form-control {
  height: auto;
}
section#main-content form .form-group {
  margin-bottom: 8px;
}
section#main-content form .form-group.has-error label {
  color: red;
}
/*
// MEDIA QUERIES
@media screen and (max-width:@break-xs){}
@media screen and (max-width:@break-sm){}
@media screen and (max-width:@break-md){}
@media screen and (max-width:@break-lg){}

@media screen and (min-width:@break-xs){}
@media screen and (min-width:@break-sm){}
@media screen and (min-width:@break-md){}
@media screen and (min-width:@break-lg){}

@media screen and (min-width:@break-xs) and (max-width:@break-sm){}
@media screen and (min-width:@break-sm) and (max-width:@break-md){}
@media screen and (min-width:@break-md) and (max-width:@break-lg){}
*/
