body {
	font-family: Oswald, Arial, sans-serif;
	background-color: #262c2e;
}

h1 {
	font-family: Kameron;
	font-size: 57px;
	margin: 73px 0 0 190px;
}

h2 {
	font-family: Kameron;
	font-size: 34px;
	margin: 50px 0 0 0;
}

#content a, .text a {
	color: #ffffff;
	text-decoration: underline;
}

.row, .container-fluid, .col-md-12 {
	padding: 0;
	margin: 0;
}

.container {
	padding: 0;
}

.header {
	background-color: #262c2e;
	min-height: 473px;
	color: #ffffff;
}

.referenssit .header {
    min-height: 393px;
}

.container {
	width: 1400px;
	padding: 0;
}

.header .container {
	padding: 42px 0 0 170px;
}

.header .menu {
	border-bottom: 1px solid #515658;
	padding-bottom: 39px;
	max-width: 1117px;
}

.header .logo {
	float: left;
	width: 280px;
	padding: 0 0 0 18px;
}

a:hover {
	opacity: 0.7;
}

a.korostettu {
	color: #ffc800;
}

.header .text {
	font-family: 'Roboto Condensed';
	font-size: 19px;
	font-weight: 300;
	max-width: 800px;
	margin-left: 190px;
}

.header .text p {
	margin: 30px 0;
}

#content p {
	margin: 24px 0;
}

.navbar {
	margin-top: 24px;
	min-height: 18px;
}

.navbar-default {
	background: none;
	border: none;
	margin-bottom: 0;
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;
	float: right;
}

.navbar-nav > li > a {
	padding: 0 15px;
	line-height: 18px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:hover {
	color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover {
	opacity: 0.5;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #fcdf1c;
	background: none;
}

.navbar-nav > li:last-child > a {
	padding-right: 0;
}

.sisasivu .text .palsta1, .sisasivu .text .palsta2, .sisasivu .text .palsta3 {
	float: left;
}

.tilaus .text .palsta1 {
	width: 300px;
	margin-right: 45px;
}

.yhteystiedot .text {
	margin-top: 80px;
	margin-bottom: 40px;
}

.yhteystiedot .text .palsta1, .yhteystiedot .text .palsta2, .yhteystiedot .text .palsta3 {
	width: 210px;
}

.yhteystiedot .text .palsta2 {
	margin: 0 75px;
}

.yhteystiedot p, .yhteystiedot #content p {
	margin-top: 0;
}

.yhteystiedot h3 {
	font-size: 19px;
	font-family: 'Roboto Condensed';
	font-weight: 600;
	margin-bottom: 0;
	color: #ffffff;
}

.tilaus #content, .kalusto #content {
	min-height: 792px;
	padding-bottom: 40px;
}

.tilaus #content .col-md-12, .kalusto #content .col-md-12, .yhteystiedot #content .col-md-12, .referenssit #content .col-md-12 {
	max-width: 800px;
	color: #ffffff;
	font-family: 'Roboto Condensed';
	font-size: 17px;
	font-weight: 300;
	margin-left: 360px;
}

.yhteystiedot #content .col-md-12 {
	font-size: 19px;
	padding-bottom: 60px;
}

.footer-tausta {
	background-color: #ffc800;
}


.footer {
	color: #000000;
	font-size: 18px;
	padding: 10px 0;
}

.footer .copyright {
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	float: left;
	width: 170px;
	text-align: center;
}

.footer .footer-content {
	text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}

.sisalto-tausta {
	background-image: url(../images/sisasivu_tausta01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

ul {
	padding-left: 0;
}

ul.dash {
    list-style: none;
    margin-left: 0;
    padding-left: 0.7em;
}

ul.dash > li:before {
    display: inline-block;
    content: "-";
    width: 0.7em;
    margin-left: -0.7em;
}

.kalusto .dash li {
	font-weight: 700;
	line-height: 1.5;
	padding-bottom: 10px;
}

.kalusto .dash li ul {
	list-style-type: none;
}

.kalusto .dash li ul li {
	font-weight: 300;
	padding-bottom: 0px;
}

.kalusto h2 {
	font-size: 29px;
	font-weight: 700;
	font-family: 'Roboto Condensed';
	margin-bottom: 15px;
}

.referenssit .kuvat img {
	margin-bottom: 30px;
}

a.email {
	text-decoration: none !important;
}

@media (max-width: 1429px) {
	.container {
		width: 1120px;
	}
	
	.header .container {
		padding: 42px 0 0 0;
	}
	
	.tilaus #content .col-md-12, .kalusto #content .col-md-12, .yhteystiedot #content .col-md-12, .referenssit #content .col-md-12 {
		margin-left: 190px;
	}
}

@media (max-width: 1149px) {
	h1 {
		margin: 73px 0 0 90px;
	}	
	
	.container {
		width: 960px;
	}
	
	.header .container {
		padding: 42px 0 0 0;
	}
	
	.header .text {
		margin-left: 90px;
	}
	
	.tilaus #content .col-md-12, .kalusto #content .col-md-12, .yhteystiedot #content .col-md-12, .referenssit #content .col-md-12 {
		margin-left: 90px;
	}
}

@media (max-width: 991px) {
	h1 {
		margin: 73px auto 0 auto;
		max-width: 600px;
	}
	
	.navbar-default	{
		float: none;
		clear: left;
		margin-top: 30px;
		margin-left: 3px;
	}
	
	.container {
		width: 100%;
	}
	
	.header {
		padding-bottom: 30px;
	}
	
	.header .text {
		margin-left: 0px;
		margin: 0 auto;
		max-width: 600px;
	}
	
	.tilaus #content .col-md-12, .kalusto #content .col-md-12, .yhteystiedot #content .col-md-12, .referenssit #content .col-md-12 {
		margin: 0 auto;
		max-width: 600px;
	}
	
}

@media (max-width: 767px) {
	.navbar-nav {
		margin: 0;
		font-size: 20px;
	}
	
	.navbar-nav li {
		margin-bottom: 15px;
		max-width: 220px;
	}
	
	.navbar-nav li:last-child {
		margin-bottom: 0;
	}
	
	h1 {
		padding: 0;
		font-size: 46px;
	}
}

@media (max-width: 699px) {
	.footer .copyright {
		width: auto;
		text-align: left;
		margin-left: 20px;
	}
	
	.footer .footer-content {
		clear: left;
		float: left;
		margin-top: 10px;
		margin-bottom: 5px;
		width: auto;
		text-align: left;
		margin-left: 20px;
	}
}

@media (max-width: 639px) {
	
	h1 {
		padding: 0 30px;
		font-size: 36px;
		margin-top: 53px;
	}
	
	h2 {
		margin-top: 30px;
	}
	
	.yhteystiedot .text .palsta2 {
		margin: 0;
	}
	
	.yhteystiedot .text .palsta1, .yhteystiedot .text .palsta2, .yhteystiedot .text .palsta3 {
		clear: left;
	}
	
	.kalusto h2 {
		font-size: 20px;
	}
	
	.navbar-default	{
		float: none;
		clear: left;
		margin-top: 30px;
		margin-left: 3px;
	}
	
	.navbar-nav {
		margin: 0;
	}
	
	.container {
		width: 100%;
	}
	
	.header {
		padding-bottom: 30px;
	}
	
	.header .text {
		padding: 0 30px;
	}
	
	.tilaus #content .col-md-12, .kalusto #content .col-md-12, .yhteystiedot #content .col-md-12, .referenssit #content .col-md-12 {
		padding: 0 30px;
	}
	
	.tilaus .text .palsta1, .tilaus .text .palsta2 {
		margin-bottom: 0;
	}
}

@media (max-width: 529px) {
	h1 {
		font-size: 30px;
	}
}