/* GRID 1200 v1.5 custom (by PMKMedia.nl/grid) */

/* reset */
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0;padding:0;}
img,fieldset{border:0;}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}
/* apply a natural box layout model to all elements */
*,*:after,*:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
/* viewport css */
@-webkit-viewport{width:device-width;}@-moz-viewport{width:device-width;}@-ms-viewport{width:device-width;}@-o-viewport{width:device-width;}@viewport{width:device-width;}
/* body css */
body{margin:0;text-align:center;}
.section,.clear-bottom{clear:both;padding:0;margin:0;}
/* media css */
img{max-width:100%;height:auto;display:block;}
.video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}
.video iframe,.video object,.video embed{position:absolute;top:0;left:0;width:100%;height:100%;}
/* form css */
.form input[type=text]{width:100%;}
.form textarea{width:100%;}
/* general table css */
table{width:100%;table-layout:fixed;word-wrap:break-word;}
/* split column css */
.split-column{float:left;width:100%;margin-bottom:20px;}
.split-column:last-child {margin-bottom:0;}
/* content css */
.content{max-width:1200px;margin:0 auto;text-align:left;}
.one-column{float:left;width:98%;margin:10px 1%;}
.two-column,.two-fourth-column{float:left;width:48%;margin:10px 1%;}
.three-column{float:left;width:31.333333%;margin:10px 1%;}
.two-third-column{float:left;width:64.666666%;margin:10px 1%;}
.four-column,.one-fourth-column{float:left;width:23%;margin:10px 1%;}
.three-fourth-column{float:left;width:73%;margin:10px 1%;}
.six-column{float:left;width:14.666666%;margin:10px 1%;}
.five-sixth-column{float:left;width:81.333333%;margin:10px 1%;}
@media screen and (max-width: 1200px) {
.content {overflow:hidden;}
}
@media screen and (max-width: 800px) {
.one-column,.two-fourth-column,.three-column,.two-third-column,.one-fourth-column,.three-fourth-column,.six-column,.five-sixth-column{width:97%;margin:10px 1.5%;}
.two-column,.four-column{width:47%;margin:10px 1.5%;}
}
@media screen and (max-width: 600px) {
.content{min-width:300px;}
.one-column,.two-column,.two-fourth-column,.three-column,.two-third-column,.four-column,.one-fourth-column,.three-fourth-column,.six-column,.five-sixth-column{width:96%;margin:10px 2%;}
}
/* Stylesheet: Single1200-Theme // Single1200-grid Modified On 2014-11-27 16:16:37 */
/* SINGLE 1200 v1.1 (by PMKMedia.nl/single1200) */

/* body css */
body {
	background: #FFF;
	font-family: helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 28px;
	font-weight:300;
	-webkit-text-size-adjust: 100%;
}

/* headings / paragraph margin css */
h1,h2,h3,h4,h5,h6,p {margin:10px;}

/* headings css */
h1 {font-size:28px;font-weight:600;color:#00ba00;line-height:40px;}
h2 {font-size:24px;font-weight:600;color:#000;line-height:36px;}
h3 {font-size:20px;font-weight:600;color:#000;line-height:32px;}
h4 {font-size:18px;font-weight:600;color:#000;line-height:30px;}
h5 {font-size:24px;font-weight:600;color:#000;}
h6 {font-size:14px;font-weight:600;color:#000;}

@media screen and (max-width: 925px) {
	h1 {font-size:24px;}
}

@media screen and (max-width: 550px) {
	h5 {font-size:18px;}
}

@media screen and (max-width: 400px) {
	h5 {font-size:14px;}
}


/* list css */
ul {list-style-type:disc;margin:10px 40px;}
ol {list-style-type:decimal;margin:10px 40px;}
ul li {display:list-item;}
ol li {display:list-item;}

/* link css */
a:link {color:#666;text-decoration:underline;}
a:visited {color:#999;}
a:hover {color:#000;}
a:active {color:#333;}

/* elements css */
strong,b {font-weight:600;}
em,i {font-style:italic;}
u {text-decoration:underline;}

.form input, .form textarea {border:1px solid #000;padding:8px;font-family: 'Raleway', sans-serif;color:#000;font-size:14px;-webkit-appearance:none;border-radius:0;}
.form input[type=submit] {color:#FFF;background-color:#000;}
.form td {padding:0 22px;border:0;}

/* content css */


#header_menu {
        top:0;
	left:0;
	height:50px;
	position:fixed;
	background:#daf3da;
	width:100%;
	z-index:900;
	box-shadow: 0 0 10px rgba( 0, 0, 0, 0.2 );
	-webkit-box-shadow: 0 0 10px rgba( 0, 0, 0, 0.2 );

}

#header_container {
	top:50;
	left:0;
	position:absolute;
	background:#FFF;
	width:100%;
	z-index:1000;
	box-shadow: 0 0 10px rgba( 0, 0, 0, 0.2 );
	-webkit-box-shadow: 0 0 10px rgba( 0, 0, 0, 0.2 );
}

#header_container.sticky {
	position: fixed;
  	top: 0;
}


#content_container {
	margin-top:50px;
	width:100%;
}

.content_back {
	text-shadow: 0 0 5px #000;
	border-bottom:1px solid #efefef;
	font-size:18px;
	font-weight:600;
	padding: 200px 0;
}

.content_back p,.content_back h1,.content_back h2,.content_back h3,.content_back h4,.content_back h5,.content_back h6 {
	color:#FFF;
	padding: 5px 15px;
}

#portfolio {padding:0;}

.content_blocks {
	background:#FFF;
	border-bottom:1px solid #efefef;
	padding:40px 0;
}

.content_blocks img {padding:30px;width:100%;}

.content_blocks p,.content_blocks h1,.content_blocks h2,.content_blocks h3,.content_blocks h4,.content_blocks h5,.content_blocks h6 {
	padding: 15px;
	color:#000;
}

.footer-desktop {display:block;}
.footer-mobile {display:none;}

.footer {
	background:#f5f5f5;
	padding-bottom:30px;
}

.footer a {text-decoration:none;}

.footer p,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6 {
	padding:0 15px;
	color: #666;
}

.main-nav {
	font-family: 'Quicksand', sans-serif;
	font-size: 48px;
	text-align:center;
}

.main-nav p {margin:0;}

.main-nav a {
	color:#666;
	font-weight:300;
	text-decoration:none;
}

.main-nav a:hover {color:#CCC;}

.slideshow {position:relative;width:100%;height:0;padding-bottom:35%;}
.slideshow iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

@media screen and (max-width: 1600px) {
	.content_back {padding:150px 0;}
	.slideshow{padding-bottom:40%;}
}

@media screen and (max-width: 1200px) {
	.content_back {padding:100px 0;}
	.slideshow {padding-bottom:60%;}
}

@media screen and (max-width: 800px) {
	.footer-desktop {display:none;}
	.footer-mobile {display:block;text-align:center;}
	.footer {padding-bottom:0;}
	.slideshow {padding-bottom:70%;}
}

@media screen and (max-width: 600px) {
	.content_back {padding: 40px 0;}
	.slideshow {padding-bottom:95%;}
}
/* Stylesheet: Single1200-Theme // Single1200-style Modified On 2014-11-25 11:27:58 */
/* SINGLE 1200 v1.1 (by PMKMedia.nl/single1200) */

/* menu css */
#menu {font-size: 18px;}

@media screen and (max-width: 1060px) {
	#menu {font-size:16px;}
}

@media screen and (max-width: 980px) {
	#menu {font-size:15px;}
}

.logo a {text-decoration: none;}
#nav-mobile {display:none;}

#menu-mobile {float:right;}

#menu, #menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	float: left;
	position: relative;
}

/* menu link css */
#menu a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 15px 20px 10px 20px;
}

@media screen and (max-width: 925px) {
	#menu a {padding: 15px 12px 10px 12px;}
}


#menu a:hover {
	color: #999;
}

#menu ul {
	background: #FFF;
	border: 1px solid #999;
	width: 200px;
}

#menu ul a {
	background: #FFF;
	color: #000;
	width: 198px;
	padding: 10px;
}

@media screen and (max-width: 800px) {	

	/* mobile menu css */

	#header_menu.h2 {
                font-size: 12 px;}

	#menu-mobile {float: none;}
	.logo {display:none;}

	#nav-mobile {
		display:block;
		padding:10px;
		font-weight:600;
		background:url('https://topway.dk/uploads/icons/menu.png') no-repeat right;
		background-position: 98% 50%; 
		background-size:22px;
		-moz-background-size:22px;
		-webkit-background-size:22px;
	}

	#menu {display:none;}
	#menu-mobile:hover #menu {display:block}

	/* menu css */
	#menu li {float:none;}
	#menu ul {width:100%;border:0;}

	/* menu link css */
	#menu a {width:100%;padding:10px;border-bottom:1px solid #efefef;}

}
/* Stylesheet: Single1200-Theme // Single1200-menu Modified On 2014-11-25 11:33:09 */
