

* {
	padding: 0 0;
	margin:  0 0;
	box-sizing: border-box;

}

a:link,
a:visited {
	color: blue;
	transition: all .4s ease-in-out;
}

a:hover, 
a:active {
	color: red;
}

body, p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
}




.hod-hoved-wrap {

	background: url("../img/main/tt_hoved_hod_bg_crp2.png");
	box-shadow: 0px 3px 3px 2px rgba(51, 51, 51, 0.6); 
	display: block;
	justify-content: center;
	position: fixed;
	top: 0;
	width: 100%;
}

.hod-hoved-wrap {
	top: 0;
}

.hod-hoved-content {
	display: flex;
	justify-content: space-between;
	padding: 10px 10px 0px 0px;
	width: 100%;
	max-width: 1100px;
}

.hoved-photo  {
	display: flex;
	justify-content: center;
	margin-bottom: 0px;
	padding: 5px 0px 18px 0px;
}

.hoved-photo img {
	border-radius: 10px;
	max-width: 900px;
}

.hod-hoved-logo img {
	margin: 20px 10px 0px 10px;
	width: 600px;
}

.hod-hoved-top {
	display: flex;
	justify-content: center;
	margin: auto;
	width: 100%;
}

.hod-tt-logo img {
	margin: -3px 10px 0px 10px;
	padding: 0px 5px 10px 5px;	
}

.hoved-ccw-faq button {
	background: #fff;
	border-radius: 10px;
	font-size: 1.2rem;
	color: #800;
	margin-top: 10px;
	padding: 3px 8px 3px 8px;
}

.hoved-ccw-il {
	color: rgba(128, 0, 0, 0.8);
	font-size: 1.1rem;
	font-weight: 600;
}

.hoved-ccw-faq button:hover {
	border: solid 2px #ff0000;
	color:  #ff0000;
	transition: all 0.5s ease-in-out;
}

.hoved-hod-1 {
	color: rgba(51, 51, 51, 0.8);
	margin-top: -5px;
	font-weight: 600;
}


.hoved-hod-2 {
	color: rgba(51, 51, 51, 0.8);
	font-weight: 600;
}


.hoved-instructor-photo {
	padding: 0 20px 20px 0px;
	
}

.hoved-instructor-photo img {
	border-radius: 10px;
}



.hod-meny-wrap {
	background:  #6e6663;
	display: flex;
	justify-content: center;
	margin: 0px auto 15px;
	width: 100%;
}

.hod-meny {
	letter-spacing: 1.3px;
	padding: 4px 8px 4px 14px;
	text-shadow: 2px 2px 2px #333;
	width: 1100px;
}


.hod-meny a {
	color: #ddd;
	padding: 0px 60px 0px  39px;
	text-decoration: none;
}


.hod-meny a:hover {
	color: #ff0000;
	text-decoration: none;
}

.hoved-kropp-wrap {
	display: block;
	justify-content: center;
	padding: 35px 20px 0px 20px;
	max-width: 900px;
	margin: auto;
}

.hoved-msg {
	max-width: 900px;
	padding-bottom: 80px;
	margin: auto;
}

.hoved-msg-1 {
	font-size: 1.1rem;
	max-width: 900px;
	margin: auto;
}


.hoved-msg-inst {
	max-width: 900px;
	margin: auto;
}

.hoved-msg-inst p {
	line-height: 1.2;
	text-align: justify;
}

.hoved-msg-field {
	border-radius: 10px;
	max-width: 900px;
	margin: auto;
	padding: 0px 10px 6px 10px;
}

.hoved-msg-hod {
	display: block;
	color: rgba(51, 51, 51, 0.6);
	font-size: 1.2rem;
	font-weight: 600;
	white-space: nowrap;
}

.hoved-msg-instructor-wrap p {
	padding: 0px 0px 8px 0px;	
}

.hoved-msg-instructor-wrap {
	display: flex;
}

.hoved-msg-legend {
	background: #fff;
	color: rgba(51, 51, 51, 0.6);
	font-size: 1.2rem;
	font-weight: 600;
	padding-left: 3px;
	padding-right: 3px;
}

.hoved-msg-sub {
	display: flex;
	justify-content: space-between;
	padding: 10px 0px 10px 10px;
	width: 100%;
}


.hoved-msg-sub-1 {
	width: 50%;
	padding: 10px 0px 10px 0px;
}

.hoved-msg-sub ul {
	margin-left: 28px;
	list-style: circle;
}

.hoved-msg-sub ul li {
	font-size: 1.1rem;
}

.hoved-thanks {
	font-size: 1.1rem;
}

.kropp {
	display: block;
	margin-top: 70px;
	min-height: 200px;
	background: #ccc;

}

.kropp-n1 {
	display: block;
	align-items: flex-start;
	background: #fff;
	box-shadow:  3px 3px 5px 3px rgba(51, 51, 51, 0.5), -3px -3px 5px 3px rgba(51, 51, 51, 0.5);
	justify-content: center;
	margin: auto;
	max-width: 1100px;
	min-height: 800px;
	padding-top: 155px;
}

p {
	font-size: 1.1rem;
	padding-bottom: 8px;
}

.tt-fot {
	align-items: center;
	color: #ddd;
	display: flex;
	background: url("../img/main/tt_hoved_fot_bg_crp2.png");
	box-shadow: 0px 3px 3px 2px rgba(51, 51, 51, 0.6), -0px -2px 5px 3px rgba(51, 51, 51, 0.5);
	height: 100px;
	justify-content: center;
	margin: auto;
	text-align: center;
}

.tt-fot-hod {
	display: block;
	font-size: 1.3rem;
	justify-content: center;
	padding: 0px 10px 10px 40px;
	margin: auto;
	text-align: center;
	text-shadow: 3px 3px 2px #333;
}

.tt-header-1-wrap {
	display: flex;
	justify-content: center;
}

.tt-header-1 {
	color: rgba(51, 51, 51, 0.8);
	display: block;
	font-size: 1.7rem;
	font-weight: 600;
	margin: auto;
	padding: 5px 0px;
	text-align: center;
}


@media screen and (min-width: 780px) {
	.dukkeopp {
		display: none;
	}
}
@media screen and (max-width: 780px) {
	.gjemme {
		display: none;
	}
	
	
	.hod-hoved-content {
	display: block;
	flex-direction: column !important;
		justify-content: center;
		margin: auto;
	padding: 0px 10px 0px 0px;

}
	
	.hod-hoved-logo {
		display: flex;
		justify-content: center;
		padding:  0 10px 0 20px;
	}
	
	.hod-hoved-logo img {
		max-width: 300px;
	}
	
	.hod-meny {
		justify-content: center;
		text-align: center;
		margin-left: 0px;
		margin-right: 0px;
		padding: 4px 3px 4px 3px;
	}
	
	.hod-meny a {
		margin-left: 15px;
		margin-right: 15px;
		padding: 4px 3px 4px 3px;

	}
	
	.hod-tt-logo {
		display: flex;
		justify-content: center;
	}
	.hod-tt-logo img {
		width: 120px;
	}

	
	.hoved-msg-sub {
		display: flex;
		justify-content: flex-start;
		flex-direction: column;
		padding: 10px 0px 10px 0px;
		width: 100%;
	}
	
	
	.hoved-kropp-wrap {
	padding: 35px 20px 0px 20px;

}


	 p {
		font-size: 1rem;
		}
	
	.hoved-photo img {
		border-radius: 10px;
		width: 100%;
		max-width: 800px;
	}
	
	.tt-header-1-wrap {
		margin-top: 25px;
		display: block;
		margin: auto;
		text-align: center;
	}
	
	
.tt-header-1 {
	font-size: 1.2rem;
}


}

