@import url(https://fonts.googleapis.com/css?family=Open+Sans);

html 
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}
*, *:before, *:after 
{
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body
{
	margin: 0px auto;
	padding: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.4em;
}

h1
{
	text-shadow: 1px 2px #CCCCCC;
	line-height: 1.4em
}

a
{
	text-decoration: none;
	border-style: none;
	color: #1519C9;
}
a:hover 
{
	color: red;
	//background-color: black;
}

.top
{
	width: 100%;	
	margin: 0px 0px 3px 0px;
	padding: 0px;
	clear: both;
	height:90px;
	border-radius: 0;
	background-image: url(../images/top_varmesum2.png);
	background-repeat: no-repeat;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.xinput
{
	height:32px;
	float:left;
	font-size:1em;
	border: 1px solid #C0C0C0;
}
.xbutton
{
	height:40px;
	margin:5px 0px 5px 0px;
	float:left;
	font-size:1em;
	letter-spacing:3px;
	border-radius: 6px 6px 6px 6px;
	background:#A1C057;
	color: white;
	border: 1px solid #76971B;
}

.bigmenu
{
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0;
	float: right;
}

.bigmenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background: #A1C057;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 3px 3px #CCCCCC;
}

.bigmenu li a
{
	float: left;
	padding: 13px 12px 13px 12px;
	background: #A1C057;
	border-right: 1px solid #FFFFFF;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
}

.bigmenu a:hover
{
	background: black;
	color: white;
	margin-top: 0px;
}

.bigmenu .active a
{
	background: #617917;
	border-bottom: 1px solid black;
}

.box100upper
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	/*border: 1px solid purple;*/
	clear: both;
}

.box100upper ul
{
	list-style-type: circle;
	list-style-image: url('/images/checked.png');
	vertical-align: bottom;
	margin-top: auto;
}
.prodimg
{
    width: 27%;
    height: auto;
	float: right;
	clear: none;
	/*border: 1px solid green;*/
}
.prodimg img
{
	max-width: 100%;
	height: auto;
	float:right;
}

/*kombinerer 2 x box50left eller box50right*/
.comboboxleft
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: left;
	/* pluss ulik media*/
}

/*kombinerer 2 x box50left eller 2 x box50right*/
.comboboxright
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: right;
	/* pluss ulik media*/
}


.box50left
{
	margin: 0px 0px 20px 0px;
	float: left;
	clear: left;
	border-radius: 0px; 
	border: 2px solid #DBDBDB;
	padding: 10px;
	/* pluss ulik media*/
}
.box50left img
{  
	border-style: none;
}
.box50left ul
{
	list-style-type: circle;
	list-style-image: url('/images/checked.png');
	vertical-align: bottom;
	margin-top: auto;
}


.box50right
{
	margin: 0px 0px 20px 0px;
	float: right;
	clear: right;
	border-radius: 0px; 
	border: 2px solid #DBDBDB;
	padding: 10px;
	/* pluss ulik media*/
}
.box50right img
{  
	border-style: none;
}
.box50right ul
{
	list-style-type: circle;
	list-style-image: url('/images/checked.png');
	vertical-align: bottom;
	margin-top: auto;
}

.box100mid
{
	width: 100%;
	margin: 0px 0px 10px 0px;
	float: left;
	clear: left;
	/*border-radius: 15px 15px 15px 15px;*/
	/*border: 2px solid #DBDBDB;*/
	/*padding: 10px;*/
	clear: both;
}

.box100bottom
{
	width: 100%;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 0.9em;
	color: #808080;
	float: left;
	clear: both;
	padding: 10px;
}

.bottomimg
{
	width: 100%;
}
.bottomimg img
{
	max-width: 100%;
	height: auto;
}

.empty20px
{
	width: 100%;
	height: 20px;
	clear: both;
}

.videobutton
{
	width:90px; 
	text-align:center; 
	border:1px solid #808080; 
	padding:5px; 
	margin-right:10px; 
	margin-bottom:10px; 
	background:#EFEDED; 
	border-radius:10px;"
}


@media only screen and (max-width:630px)
{
	.mobilemenu {display: block;}
	.bigmenu {display: none;}
	.top {display: none;}
	.bottomimg {display: none;}

	.box100upper
	{
		margin: 55px 0px 0px 0px;
	}

	h1
	{
		font-family: 'Open Sans', sans-serif;
		font-size : 22px;
		margin: 0 auto;
		width:100%;
	}

	h2
	{
		font-family: 'Open Sans', sans-serif;
		font-size : 18px;
	}

	h3
	{
		font-family: 'Open Sans', sans-serif;
		font-size : 16px;
	}

	.box50left
	{
		width: 100%;
	}

	.box50right
	{
		width: 100%;
	}

	/*kombinerer 2 x box50left eller box50right*/
	.comboboxleft
	{
			width: 100%;
	}

	.comboboxright
	{
			width: 100%;
	}

}



@media only screen and (min-width:631px)
{
	.mobilemenu {display: none;}
	.bigmenu {display: block;}
	.bottomimg {display: block;}

	body
	{
		max-width: 1200px;
	}

	h1
	{
		font-family: 'Open Sans', sans-serif;
		font-size : 33px;
	}

	h2
	{
		font-family: 'Open Sans', sans-serif;
		font-size : 20px;
	}

	h3
	{
		font-family: 'Open Sans', sans-serif;
		font-size : 17px;
	}

	.box50left
	{
		width:49%;
	}

	.box50right
	{
		width:49%;
	}

	/*kombinerer 2 x box50left eller box50right*/
	.comboboxleft
	{
		width: 49%;
	}

	.comboboxright
	{
		width: 49%;
	}

}


/* NY MENY */
/* Add a black background color to the top navigation */
.topnav {
  background-color: #333;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: #f1f1f1;
  text-align: center;
  padding: 13px 14px;
  text-decoration: none;
  font-size: 16px;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add an active class to highlight the current page */
.topnav a.active {
  background-color: #A1C057;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}


/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 630px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: 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 (display the links vertically instead of horizontally) */
@media screen and (max-width: 630px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
	color: white;
  }
}
