body
{
	background-image: url("img/topleft.png"), url("img/bg_blue.jpg");
	background-repeat: no-repeat,  repeat;
	background-position: left top, left top;
	color: white;
	
}

h1, h2, h3, h4, h5, h6
{
	font-family: Source Serif Pro;
	font-weight: bold;
	font-weight: bold;
	
}

p{
	font-family: Source Sans Pro;
	font-size: 16px;
}
.logo
{

	margin-bottom: 50px;
	margin-top: 50px;
	width: 100%;
	max-width: 700px;
	
}


.video
{
	display: block;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

html, #wrapper, body {
  height: 100%;
  max-width: 100%;

}

html:before {
 position:fixed;
 width:100%;
 height:100%;
 content:"";
 box-shadow: 0px 0px 220px black inset;

 pointer-events:none;
 z-index:-1;

 }
.woodbg
{
	padding: 50px;
	background-image: url("img/footer.jpg");
	margin-top: 60px;

}

.footercolumns
{

padding: 30px;
}

.footer{
padding-bottom:40px;
padding-bottom: 30px;
background-color: black;
text-align: center;
vertical-align: middle;
color: #979797;

}

.main-container
{
	margin-bottom: 50px;
}

.whiteline
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 800px;
}

.col-md-4
{
	max-width: 350px;
}

.switch
{
	max-width: 300px;
}

.thumbnailimage{
max-width: 100%;
}

.eshoplogo{

display:none;
}

@media only screen and (min-width: 1600px) {
	.eshopbutton
{
display: inline;
position: absolute;
top:0;
right: 200px;
width: 200px;
height: 160px;	
background-image: url("img/footer.jpg");
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
padding: 20px 30px 20px;
border-radius: 0 0 20px 20px
}

.eshoplogo{
display:inline;
max-width:100%;
margin-top: 30px;
}
}

.twittermobile{
display:none;
}

.twitterdesktop{
display:block;
}

@media only screen and (max-width: 768px) {

.twittermobile{
display:block;
}

.twitterdesktop{
display:none;
}

}

.row
{
	margin-left:0;
	margin-right:0;

	