article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
img {
	border-width: 0px;
}
html, body {
	/*min-width: 360px;*/
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	font-family: Arial, Sans-Serif;
	width: 100%;
	margin: 0px auto;
	/*margin: 0;*/
	padding: 0;
	background: #f8fafc;
}

/*
@font-face {
 font-family: 'Conv_SketchRockwell-Bold';
 src: url('../fonts/SketchRockwell-Bold.eot');
 src: local('Ã¢ËœÂº'), url('../fonts/SketchRockwell-Bold.ttf') format('truetype'), url('../fonts/SketchRockwell-Bold.svg') format('svg'), url('../fonts/SketchRockwell-Bold.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
*/
@font-face {font-family: 'Conv_SketchRockwell-Bold';src: url('../fonts/307736_0_0.eot');src: url('../fonts/307736_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/307736_0_0.woff2') format('woff2'),url('../fonts/307736_0_0.woff') format('woff'),url('../fonts/307736_0_0.ttf') format('truetype');}
/* 2016-02-24/Max Changed Sketch font to licensed instead of free to work with åäö */

 
@font-face {
 font-family: 'Conv_Exo2.0-ExtraLight';
 src: url('../fonts/Exo2.0-ExtraLight.eot');
 src: local('Ã¢ËœÂº'), url('../fonts/Exo2.0-ExtraLight.woff') format('woff'), url('../fonts/Exo2.0-ExtraLight.ttf') format('truetype'), url('../fonts/Exo2.0-ExtraLight.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
	font-family: 'Conv_Exo2.0-Light';
	src: url('../fonts/Exo2.0-Light.eot');
	src: local('Ã¢ËœÂº'), url('../fonts/Exo2.0-Light.woff') format('woff'), url('../fonts/Exo2.0-Light.ttf') format('truetype'), url('../fonts/Exo2.0-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Exo2.0-Regular';
	src: url('../fonts/Exo2.0-Regular.eot');
	src: local('Ã¢ËœÂº'),url('../fonts/Exo2.0-Regular.woff') format('woff'), url('../fonts/Exo2.0-Regular.ttf') format('truetype'), url('../fonts/Exo2.0-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Exo2.0-SemiBold';
	src: url('../fonts/Exo2.0-SemiBold.eot');
	src: local('Ã¢ËœÂº'), url('../fonts/Exo2.0-SemiBold.woff') format('woff'), url('../fonts/Exo2.0-SemiBold.ttf') format('truetype'), url('../fonts/Exo2.0-SemiBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Exo2.0-Bold';
	src: url('../fonts/Exo2.0-Bold.eot');
	src: local('Ã¢ËœÂº'), url('../fonts/Exo2.0-Bold.woff') format('woff'), url('../fonts/Exo2.0-Bold.ttf') format('truetype'), url('../fonts/Exo2.0-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
 font-family: 'Conv_Exo2.0-ExtraBold';
 src: url('../fonts/Exo2.0-ExtraBold.eot');
 src: local('Ã¢ËœÂº'), url('../fonts/Exo2.0-ExtraBold.woff') format('woff'), url('../fonts/Exo2.0-ExtraBold.ttf') format('truetype'), url('../fonts/Exo2.0-ExtraBold.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}

h1 {
	font-family: 'Conv_SketchRockwell-Bold';
	font-size: 97px;
	color: #fff;
	line-height: 48px;
	letter-spacing: -3px;
	-webkit-font-smoothing: antialiased
}
h1 small {
	font-family: 'Conv_SketchRockwell-Bold';
	font-size: 97px;
	color: #2fcc71;
	-webkit-font-smoothing: antialiased
}
h2, h3, h4 {
	font-family: 'Conv_Exo2.0-ExtraBold';
	-webkit-font-smoothing: antialiased;
	word-wrap: break-word;
}
.btn, th, .person strong {
	font-family: 'Conv_Exo2.0-Bold';
	-webkit-font-smoothing: antialiased;

	-webkit-transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	-o-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
}
h2, h3 {
	color: #34495e;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2 {
	position: relative;
	display: inline-block;
	font-size: 27px;
	margin-bottom: 25px;
	/*background: url(../image/bg-h2-gray.png) no-repeat center bottom;*/
}

h2:after {
	content: '';
	display: block;
	position: relative;
	right: 0;
	left: 0;
	width: 109px;
	height: 2px;
	margin: 20px auto 0 auto;
	background-color: #34495e;
}

h3 {
	font-size: 15px;
}
h4 {
	font-size: 20px;
	letter-spacing: 1px;
}
h5, p, li, .form-control, .form-content h4, .checkbox label, td, small {
/*	font-family: 'Conv_Exo2.0-ExtraLight';	Changed 2014-05-17/Max */
	font-family: 'Conv_Exo2.0-Light';
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	/*word-wrap: break-word;*/
}

small {
	font-size: 13px;
	letter-spacing: 1px;
}
h5 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*.ui-tabs .ui-tabs-nav li {
	white-space: normal;
}*/

p {
	line-height: 24px;
}
a:focus, li:focus {
	outline: none;
    outline-offset: 0px;
}
.form-horizontal .form-group {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.form-content .form-group {
	margin-bottom: 50px;
}
.form-control {
	color: #fff;
	height: 50px;
	background: url(../image/bg-input.png) repeat;
	border: 1px solid #bed5e9;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	-webkit-transition: none;
	transition: none;
}
.form-control:disabled {
	cursor: auto;
	background: url(../image/bg-input.png) repeat;
}
.form-control:hover {
	background: url(../image/bg-input-hover.png) repeat;
	border: 1px solid #fff;
}
.form-control:focus {
	background: url(../image/bg-input-focus.png) repeat;
	border: 1px solid #0ac0e9;
}
.form-control.error, input[type="button"].error {
	background: url(../image/bg-input-error.png) repeat !important;
	border: 1px solid #eb4147 !important;
}
label.error {
	display: none !important;
}
.form-control.success {
	background: url(../image/bg-input-success.png) repeat;
	border: 1px solid #2fcc71;
}
.form-group.col-sm-6:first-child {
	padding-right: 10px;
	padding-left: 0px;
}
.form-group.col-sm-6:nth-child(2) {
	padding-right: 15px;
	padding-left: 15px;
}


#kontakt .form-group.col-sm-6:nth-child(2) {
	padding-left: 10px;
	padding-right: 0;
}

@media (max-width: 767px) {
	.form-group.col-sm-6:first-child {
		padding-right: 0;
		padding-left: 0;
	}
	.form-group.col-sm-6:nth-child(2) {
		padding-right: 0;
		padding-left: 0 !important;
	}
}

.form-control::-webkit-input-placeholder {
	color: #fff;
}
.form-control:-moz-placeholder {
	color: #fff;
}
.form .checkbox {
	text-align: left;
}
.form .checkbox label {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 0px;
}

input[type=file] {  
    display: none;  
} 
input[type=checkbox] {  
	visibility: hidden;
}

input + span {
    width: 40px;
    height: 40px;
    display: inline-block;
	vertical-align: middle;
    background: url(../image/icons.png) no-repeat -160px -513px;	
}

input:checked + span {
    background-position: -160px -653px;	
}
 

.btn {
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 14px 10px 13px;
	border-radius: 0px;
}

.btn, 
.btn:hover, 
.btn:focus {
  outline: none;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}

.btn:active,
.btn.active {
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
}

.btn-default {
	background-color: transparent;
	/*background: url(../image/bg-btn-default.png) repeat;*/
	background-color: rgba(255,255, 255, 0.25);
	border: 1px solid #bed5e9;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #fff;
	/*background: url(../image/bg-btn-default-hover.png) repeat;*/
	background-color: rgba(255,255, 255, 0.60);
	border-color: #fff;
}

.btn-success {
	/*background-color: transparent;*/
	/*background: url(../image/bg-btn-success.png) repeat;*/
	background-color: rgba(47, 204, 113, 0.45);
	border-color: #2fcc71;
	margin-bottom: 20px;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
	color: #fff;
	/*background: url(../image/bg-btn-success-hover.png) repeat;*/
	background-color: rgba(47, 204, 113, 0.80);
	border-color: #2fcc71;
}

.btn-primary {
	font-family: 'Conv_Exo2.0-Regular';
	font-size: 20px;
	color: #1f5fa4;
	padding-right: 190px;
	letter-spacing: 1px;
	/*background: url(../image/bg-facebook.png) no-repeat right center;*/
	border: 2px solid #1f5fa4;
	-webkit-font-smoothing: antialiased
}

/*.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
	background: url(../image/bg-facebook-hover.png) no-repeat right center;
}
*/
.btn-sm {
	font-size: 13px;
	padding: 5px 10px;
}
.btn-lg {
	font-size: 27px;
	line-height: 58px;
	width: 410px;
}

.lkab .btn {
	position: relative;
	width: 100%;
	height: inherit;
	font-size: 17px;
	/*padding: 20px 10px;*/
	/*margin-top: 15px;*/
	white-space: normal;
	min-height: 68px;
}

#company-links .btn:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.lkab .btn a {
	display: inline-block;
	/*position: absolute;*/
	position: relative;
	/*left: 15px;*/
	/*right: 15px;*/
	color: #fff;
	vertical-align: middle;
}

#company-links .table-row  > div {
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.lkab .btn {
		/*min-height: 78px;*/
	}
}

.btn-group.bootstrap-select.form-control {
	background: none;
	border:none;
}
.bootstrap-select.btn-group .btn .caret {
	display: none;
}
.btn.selectpicker {
/*	font-family: 'Conv_Exo2.0-ExtraLight';	Changed 2014-05-17/Max */
	font-family: 'Conv_Exo2.0-Light';
	font-size: 15px;
	color: #fff;
	text-transform: none;
	height: 50px;
	background: url(../image/bg-select.png) no-repeat center right;
	-webkit-font-smoothing: antialiased
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
    margin-bottom: 0px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
}
.btn.selectpicker:hover {
	background: url(../image/bg-select-hover.png) no-repeat center right;
	border: 1px solid #fff;
}
.btn.selectpicker:focus, .btn.selectpicker:active, .btn.selectpicker.active, .open .dropdown-toggle.btn-default {
	background: url(../image/bg-select-focus.png) no-repeat center right;
	border: 1px solid #01cffd;
}
.btn.selectpicker.error {
	background: url(../image/bg-select-error.png) no-repeat center right !important;
	border: 1px solid #eb4147 !important;
}
.btn.selectpicker.success {
	background: url(../image/bg-select-success.png) no-repeat center right;
	border: 1px solid #2fcc71;
}
.dropdown-menu {
	padding: 0;
	background-color: #155c9e;
	border: 1px solid #01cffd;
	border: 1px solid rgba(0,205,253,1);
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.175);
	box-shadow: 0 0px 0px rgba(0,0,0,0.175);
}
.dropdown-menu>li>a {
	padding: 3px 10px;
	line-height: 42px;
	color: #fff !important;
	text-align: left;
	border-top: 1px solid #01cffd;	
}
.dropdown-menu>li:first-child>a {
	border-top-width: 0px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #1a4d85;
}

.dropdown-menu.inner.selectpicker::-webkit-scrollbar{
	width:16px;
	background-color:#1a4d85;
	border-left: 1px solid #02cefc;
} 
.dropdown-menu.inner.selectpicker::-webkit-scrollbar-thumb{
	background-color:#02cefc;
}
.dropdown-menu.inner.selectpicker::-webkit-scrollbar-thumb:hover{
	background-color:#fff;
}
.dropdown-menu.inner.selectpicker::-webkit-scrollbar-thumb:active{
	background-color:#02cefc;
} 

i.icon {
	display: block;
	width: 70px;
	height: 70px;
	margin: 0px auto 5px;
	background: url(../image/icons.png) no-repeat;
}
i.icon.lamp {
	background-position: 0px 0px;
}
i.icon.direction {
	background-position: 0px -70px;
}
i.icon.case {
	background-position: 0px -140px;
}
i.icon.partners {
	background-position: 0px -210px;
}
i.icon.star {
	background-position: 0px -280px;
}
i.icon.sponsor {
	background-position: 0px -350px;
}
i.icon.lounge {
	background-position: 0px -420px;
}
i.icon.media {
	background-position: 0px -490px;
}
i.icon.student {
	background-position: 0px -560px;
}
i.icon.ovriga {
	background-position: 0px -630px;
}
i.icon.testimonial {
	background-position: -70px 0px;
}
i.icon.photo {
	background-position: -70px -70px;
}
i.icon.prise {
	background-position: -70px -140px;
}
i.icon.hart {
	background-position: -70px -210px;
}
i.icon.map {
	background-position: -70px -280px;
}
i.icon.mail {
	background-position: -70px -350px;
}
i.icon.time {
	background-position: -70px -705px;
}
i.icon.producent {
	background-position: -140px -140px;
}
i.icon.mer {
	background-position: -140px -210px;
}
i.icon.utbilding {
	background-position: -70px -560px;
}
i.icon.lkabs {
	background-position: -140px -280px;
}
i.icon.traineedagen {
	background-position: -70px -420px;
}
i.icon.man {
	background-position: -70px -490px;
}
i.icon.interes {
	background-position: -140px 0px;
}
i.icon.horde {
	background-position: -140px -70px;
}

i.icon.scroll, i.icon.facebook, i.icon.google, i.icon.linkedin, i.icon.twitter {
	width: 120px;
	height: 120px;
}

@media (max-width: 320px) {
	i.icon.twitter {
		width: 102px; /* Remove overflow on y-axis on mobile devices */
	}
}

i.icon.scroll {
	background-position: 0px -855px;
}
i.icon.scroll:hover {
	background-position: -120px -855px;
}
i.icon.facebook {
	background-position: 0px -975px;
}
i.icon.facebook:hover {
	background-position: -120px -975px;
}
i.icon.google {
	background-position: 0px -1095px;
}
i.icon.google:hover {
	background-position: -120px -1095px;
}
i.icon.linkedin {
	background-position: 0px -1215px;
}
i.icon.linkedin:hover {
	background-position: -120px -1215px;
}
i.icon.twitter {
	background-position: 0px -1335px;
}
i.icon.twitter:hover {
	background-position: -120px -1335px;
}

.scroll-box, .facebook-box, .google-box, .linkedin-box, .twitter-box {
	position: absolute;
	left: 50%;
	z-index: 2000;
}
.scroll-box {
	z-index: 3000;
	bottom: -61px;
	margin-left: -56px;
}
.facebook-box {
	bottom: -61px;
	margin-left: -170px;
}
.google-box {
	bottom: -119px;
	margin-left: -113px;
}
.linkedin-box {
	bottom: -119px;
	margin-left: 1px;
}
.twitter-box {
	bottom: -61px;
	margin-left: 58px;
}
.facebook-box span, .twitter-box span {
	position: absolute;
	bottom: 28px;
	display: block;
	width: 100%;
	font-family: 'Conv_Exo2.0-Light';
	font-size: 10px;
	color: #fff;
	text-align: center;
	z-index: 2000;
}

[data-animate]:not(.animated) {
	opacity: 0;
}

#imagelightbox {
	display: block;
	position: fixed;
	width: 100% !important;
	height: auto !important;
	max-width: 90%;
	left: 0 !important;
	right: 0;
	margin: auto;
	border: 2px solid #30d173;
	z-index: 9999;
	
	-ms-touch-action: none;
	touch-action: none;

	-webkit-box-shadow: 0 0 1em rgba( 0, 0, 0, .75 );
	-moz-box-shadow: 0 0 1em rgba( 0, 0, 0, .75 );
	box-shadow: 0 0 1em rgba( 0, 0, 0, .75 );
}

#imagelightbox-overlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	background-color: rgba(0, 0, 0, 0.88);
}

#imagelightbox-blur {
	-webkit-filter: blur(2px);
	filter: blur(2px);
}

#imagelightbox-caption {
	text-align: center;
	color: #fff;
	background-color: rgba(17, 72, 125, 0.93);
	position: fixed;
	z-index: 10001;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.625em; /* 10 */
	font-size: 0.857em;
}

#imagelightbox-loading,
#imagelightbox-loading div
{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#imagelightbox-loading {
	width: 2.5em;
	height: 2.5em;
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	position: fixed;
	z-index: 10003;
	top: 50%;
	left: 50%;
	padding: 0.625em;
	margin: -1.25em 0 0 -1.25em;
	

	-webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); 
	-moz-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); 
	box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 );
}

#imagelightbox-loading div {
	width: 1.25em;
	height: 1.25em;
	background-color: #fff;

	-webkit-animation: imagelightbox-loading .5s ease infinite;
	-moz-animation: imagelightbox-loading .5s ease infinite;
	-o-animation: imagelightbox-loading .5s ease infinite;
	animation: imagelightbox-loading .5s ease infinite;
}

@-webkit-keyframes imagelightbox-loading {
	from { opacity: .5;	-webkit-transform: scale( .75 ); }
	50%	 { opacity: 1;	-webkit-transform: scale( 1 ); }
	to	 { opacity: .5;	-webkit-transform: scale( .75 ); }
}
@-moz-keyframes imagelightbox-loading {
	from { opacity: .5;	-moz-transform: scale( .75 ); }
	50%	 { opacity: 1;	-moz-transform: scale( 1 ); }
	to	 { opacity: .5;	-moz-transform: scale( .75 ); }
}
@-o-keyframes imagelightbox-loading {
	from { opacity: .5;	-o-transform: scale( .75 ); }
	50%	 { opacity: 1;	-o-transform: scale( 1 ); }
	to	 { opacity: .5;	-o-transform: scale( .75 ); }
}
@keyframes imagelightbox-loading {
	from { opacity: .5;	transform: scale( .75 ); }
	50%	 { opacity: 1;	transform: scale( 1 ); }
	to	 { opacity: .5;	transform: scale( .75 ); }
}

#imagelightbox-close {
	width: 40px;
	height: 40px;
	text-align: left;
	text-indent: -9999px;
	/*background-color: rgba(47, 204, 113, 0.60);*/
	position: fixed;
	z-index: 10002;
	top: 1px;
	right: 1px;
}

#imagelightbox-close:hover {
	/*background-color: rgba(47, 204, 113, 0.80);*/
}

#imagelightbox-close:before,
#imagelightbox-close:after {
	width: 2px;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 20%;
	bottom: 20%;
	left: 50%;
	margin-left: -1px;
}

#imagelightbox-close:before {
	-webkit-transform: rotate( 45deg );
	-moz-transform: rotate( 45deg );
	-ms-transform: rotate( 45deg );
	-o-transform: rotate( 45deg );
	transform: rotate( 45deg );
}

#imagelightbox-close:after {
	-webkit-transform: rotate( -45deg );
	-moz-transform: rotate( -45deg );
	-ms-transform: rotate( -45deg );
	-o-transform: rotate( -45deg );
	transform: rotate( -45deg );
}

/* Bootstrap overrides */
body {
	color: #455669;
	overflow-x: hidden !important;
}

body > section {
	position: relative;
}

body > #hem,
body > #program,
body > #foretag,
body > #traineepriset,
body > #omdomen {
	background-size: cover !important;
	/*background-attachment: fixed;*/
}

.container {
	text-align: center;
	max-width: 1054px; /* Need to take account of bootstrap paddings left/right 15px */
}

@media (min-width: 768px) {
	.container {
		width: auto;
	}
}

@media (min-width: 768px) {
	.table-wrap {
		display: table;
		table-layout: fixed;
		width: 100%;
	}

	.table-row {
		display: table-row !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.table-row > [class*="col-"] {
		float: none !important;
		display: table-cell !important;
		padding: 0;
	}

	.table-row .vmiddle {
		vertical-align: middle;
	}

	.table-row .vbottom {
		vertical-align: bottom;
	}
}

/* Header */
.header {
	background: url(../image/bg-header.png) repeat-x top center;
	z-index: 4000;

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header.hem .container {
	position: relative;
}

.full-header {
	padding: 27px 0 26px 0;
}

.small-header {
	padding: 13px 0 12px 0;
}

.logo {
	float: left;
	padding: 0;
}

.logo img {
	width: 100%;

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.full-header .logo img {
	height: 45px;
	width: auto;
}

.small-header .logo img {
	height: 39px;
	width: auto;
}

@media (max-width: 768px) {
	.logo img {
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		-ms-transition: none;
		transition: none;
	}
}

.navbar {
	margin-bottom: 0;
}

.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}

.navbar-nav li, 
.navbar-nav li+li {
	margin: 0px 15px 0px 16px;
	padding: 0px;
}

.navbar-nav > li > a {
	font-family: 'Conv_Exo2.0-Bold';
	font-size: 0.875em;
	color: #fff;
	text-transform: uppercase;
	padding: 0px;
	letter-spacing: 1px;
	background-color: transparent;
	border-top: 2px solid transparent;
	border-radius: 0px;

	-webkit-transition:line-height 0.5s ease;
	-moz-transition:line-height 0.5s ease;
	-o-transition:line-height 0.5s ease;
	transition:line-height 0.5s ease;
}

.full-header nav li > a {
	line-height: 3;
}

.small-header nav li > a {
	line-height: 2.6;
}

.navbar-nav > li > a:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 10%;
	height: 0;
	margin: 0 auto;
	background-color: #0ed1fa;

	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:active,
.navbar-nav > li.active > a,
.navbar-nav > li.active > a:hover {
	color: #0ed1fa;
	background-color: transparent;
	/*border: none;*/
    outline: none;
	/*border-top: 2px solid #0ed1fa;*/
}

.navbar-nav > li > a:focus:before, 
.navbar-nav > li > a:hover:before, 
.navbar-nav > li.active > a:before,
.navbar-nav > li.active > a:focus:before {
	width: 100%;
	height: 2px;
}


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

@media (max-width: 767px) {
	.navbar-nav > li > a:before {
		background-color: transparent;
	}
}

.button-box {
	position: relative;

	-webkit-transition:top 0.5s ease;
	-moz-transition:top 0.5s ease;
	-o-transition:top 0.5s ease;
	transition:top 0.5s ease;
}

.button-box.signup {
	float: right;
}

.button-box a:first-child {
	margin-right: 10px;
}

.full-header .button-box {
	top: 7px;
}

.small-header .button-box {
	top: 3px;
}

.button-box .btn-success {
	margin-bottom: 0px;
}

@media (max-width: 767px) { 
	.full-header,
	.small-header {
		padding: 10px 0 11px 0;
	}

	.logo {
		padding-left: 15px;
	}

	.small-header .logo img,
	.full-header .logo img {
		height: 32px;
	}
	
	.navbar-collapse {
		float: none !important;
	}

	.navbar-toggle {
		padding: 0;
		/*margin: -2px 15px 0 0;*/
		margin: 4px 15px 0 0;
		border: none;
		border-radius: 0;
	}

	.navbar-toggle .icon-bar {
		width: 34px;
		height: 4px;
		background-color: #fff;
		border-radius: 0;
	}

	.navbar-toggle .icon-bar:not(:nth-child(2)) {
		margin-top: 6px !important;
	}

	.navbar-toggle:hover .icon-bar {
		background-color: #15f575;
	}

	.navbar-collapse {
		max-height: none;
		border-width: 0px;
		box-shadow: inset 0 0px 0 rgba(255, 255 ,255 , 0.1);
	}

	.full-header .navbar-collapse {
		margin-top: 0;
	}

	.small-header .navbar-collapse {
		margin-top: 0;
	}

	.navbar-nav {
		margin: 7.5px auto;
		background: #1b4f88;
		border-width: 0px;
		border-bottom: 1px solid #2475b8;
	}

	.navbar-nav > li, 
	.navbar-nav > li+li {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}

	.navbar-nav > li > a {
		width: 100%;
		height: 46px;
		font-size: 1em;
		line-height: 2.6 !important;
		margin-right: 0px;
		background: #1b4f88;
		border-top: 1px solid #2475b8;
		transition: background 0.5s ease, border 0.5s ease;
		-webkit-transition: background 0.5s ease, border 0.5s ease;
	}

	.navbar-nav > li > a:hover, 
	.navbar-nav > li > a:focus, 
	.navbar-nav > li > a:active {
		background: #2475b8;
	}

	.navbar-nav > li.active > a,
	.navbar-nav > li.active > a:hover, 
	.navbar-nav > li.active > a:focus {
		color: #fff;
		background: #2a9894;
		border-top: 1px solid #2fcc71;
		border-bottom: 1px solid #2fcc71;
	}

	.button-box:not(.signup) {
		top: 0 !important;
		height: 50px;
		z-index: 2000;
	}

	.button-box:not(.signup) a {
		float: left;
		/*width: 50%;*/
		width: 100%;
		margin-right: 0 !important;
	}

	.button-box:not(.signup) a > div {
		width: 100%;
		height: 50px;
		margin: 0;
		padding: 0;
		border: none;

		font-family: 'Conv_Exo2.0-Bold';
		font-size: 0.875em;
		line-height: 3.6;
	}

	.button-box.signup {
		position: absolute;
		top: 4px;
		right: 62px;
	}

	.button-box.signup .btn {
		font-size: 12px;
		padding: 2px 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px)  {
	.navbar-nav > li, 
	.navbar-nav > li+li {
		margin: 0px 6px;
	}
	
	.navbar-nav > li > a {
		font-size: 13px;
	}

	.full-header .navbar-nav > li > a {
		line-height: 3.2;
	}

	.small-header .navbar-nav > li > a {
		line-height: 2.8;
	}

	.button-box .btn-default.btn-sm, .button-box .btn-success.btn-sm {
		font-family: 'Conv_Exo2.0-Regular';
		font-size: 10px;
		margin-bottom: 5px;	
		padding: 8px 2px 6px;
		word-spacing: -3px;
	}
	.button-box .btn-success.btn-sm {
		margin-left: 5px;
	}
}

/* Main */
.main {
	position: relative;
	height: 1040px;
	padding-top: 100px;
	background: url(../image/bg-main.jpg) no-repeat top center;
}
.main h1 {
/*	margin-top: 120px; */
	margin-top: 100px;
	margin-bottom: -10px;
}

.main h4 {
	color: #fff;
}

.main p {
	font-size: 16px;
	letter-spacing: 2px;
}

.logotypes a {
	display: inline-block;
	margin: 0px 0px 30px;
}
.logotype {
	width: 100px;
	height: 50px;
	overflow: hidden;
}
.logotype.logo1 {
	background: url(../image/logos-premium/logo-1.png) no-repeat center top;
}
.logotype.logo2 {
	background: url(../image/logos-premium/logo-2.png) no-repeat center top;
}
.logotype.logo3 {
	background: url(../image/logos-premium/logo-3.png) no-repeat center top;
}
.logotype.logo4 {
	background: url(../image/logos-premium/logo-4.png) no-repeat center top;
}
.logotype.logo5 {
	background: url(../image/logos-premium/logo-5.png) no-repeat center top;
}
.logotype.logo6 {
	background: url(../image/logos-premium/logo-6.png) no-repeat center top;
}
.logotype.logo7 {
	background: url(../image/logos-premium/logo-7.png) no-repeat center top;
}
.logotype:hover {
	background-position: center -50px;
}
.logotypes span {
	display: inline-block;
	vertical-align: top;
	font-family: 'Conv_Exo2.0-ExtraBold';
	color: #143a5b;
	line-height: 50px;
}
.people {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 100%;
	height: 415px;
	background: url(../image/people.png) no-repeat bottom center;
	pointer-events: none;
}

@media (max-width: 380px) {
	.main h1 {
		font-size: 2.286em;
	}
}

@media (max-width: 767px) {
	.main {
			height: auto;
			padding-top: 50px;
			padding-bottom: 240px;
			background-size: auto 100%;
	}

	.main h1 {
		margin-bottom: 0;
	}
}

.welcome {
	position: relative;
	height: 1445px;
	padding-top: 175px;
	background: url(../image/bg-welcome.jpg) no-repeat top center;
}

.program {
	position: relative;
/*	padding-top: 215px; 
2014-05-16/Max
*/
	padding-top: 135px;
	padding-bottom: 150px;
	background: url(../image/bg-program.jpg) no-repeat top center;
}
.participants {
	position: relative;
/*	padding-top: 165px; 
2014-05-16/Max
*/
	padding-top: 115px;
	padding-bottom: 185px;
}
.testimonials {
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
	background: url(../image/bg-testimonial.jpg) no-repeat top center;
}

.priset {
	position: relative;
	padding-top: 145px;
	padding-bottom: 200px;
	background: url(../image/bg-prise.jpg) no-repeat top center;
}

.advert {
	position: relative;
/*	padding-top: 260px; 
2014-05-16/Max
*/
	padding-top: 150px;
	padding-bottom: 1200px;
	background: url(../image/ipad.jpg) no-repeat bottom center;
}
/*aside.gallery {*/
.gallery {
	position: relative;
	padding-top: 210px;
	padding-bottom: 245px;
}

/*article.gallery {*/
.gallery {
	padding-top: 165px;
	padding-bottom: 245px;
	background: url(../image/bg-gallery.jpg) no-repeat bottom center;
	background-size: cover;
}
.contacts {
	padding-top: 156px;
	padding-bottom: 115px;
	background: url(../image/bg-map.jpg) no-repeat top center;
}
.page {
	padding-top: 160px;
	padding-bottom: 130px;
	background: url(../image/bg-page.jpg) no-repeat center top;
	background-size: cover !important;
}
.form-container {
	padding-top: 75px;
	background: url(../image/bg-form.jpg) no-repeat center top;
	background-size: cover !important;
}
.form-content {
	padding-top: 100px;
	padding-bottom: 30px;
}
.place {
	position: relative;
	height: 230px;
	margin: 50px auto;
}
.place a {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 240px;
	height: 240px;
	margin-left: -120px;
	z-index: 2000;
}


.player {
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px;
	display: block;
	text-align: center;
}
.player img {
	width: 1100px;
	height: auto;
}
.player div {
	position: absolute;
	left: 50%;
}
.player div img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.basic h2, .basic h3, .main h2, .main p, .program h2, .program h3, .program p, .testimonials h2, .testimonials h5, .testimonials p, .contacts h2, .contacts p, .program th, .program td, .priset h2, .priset p, .form-content h2, .form-content h4, .form-content p, .form-content small {
	color: #fff;
}
.basic h2:after, .main h2:after, .program h2:after, .testimonials h2:after, .priset h2:after, .contacts h2:after, .form-content h2:after {
	/*background: url(../image/bg-h2-white.png) no-repeat center bottom;*/
	background-color: #fff;
}

.program .table-bordered, .program .table-bordered>tbody>tr>th, .program .table-bordered>tbody>tr>td {
	text-align: center;
	border-color: #00e4ff;
}
.program h3 {
	font-size: 18px;
}
.program .btn {
	margin-top: 90px;
}

/* Alla .program nedan , tidigare bortkommenterade, 2014-09-25/Max */

.program .table-bordered>tbody>tr>th {
	font-size: 24px;
	font-weight: bold;
	line-height: 71px;
	padding: 0px;
}

.program .table-bordered>tbody>tr>td {
	font-size: 18px;
	line-height: 75px;
	padding: 0px;
	background-color: #EBEBE0;	/* 2014-09-25/Max */
}

.program .table-bordered>tbody>tr>td a {
	display: block;
}

/*
.program .table-bordered>tbody>tr>td img, .companie a img, a.partner img, .logotypes a img {
	opacity: 0.50;
	filter: alpha(opacity=50);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
}

.program .table-bordered>tbody>tr>td:first-child {
	opacity: 1;
	filter: alpha(opacity=100);
} 

.program .table-bordered>tbody>tr>td a:hover {
	background: url(../image/bg-td-hover.png) no-repeat top center;
}

.program .table-bordered>tbody>tr>td:hover img, .companie a:hover img, a.partner:hover img, .logotypes a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.program .table-bordered>tbody>tr>td:first-child {
	background: none;
}

*/

.program .table-bordered>tbody>tr>td:first-child {	/* 2014-09-25/Max Added */
	opacity: 1;
	filter: alpha(opacity=100);
	background: url(../image/bg-active.png) no-repeat top center;
}


.program .table-bordered>tbody>tr.active>th, .program .table-bordered>tbody>tr.active>td {
	opacity: 1;
	filter: alpha(opacity=100);
	background: url(../image/bg-active.png) no-repeat top center;
}


.program-table {
	position: relative;
}


/* Slut på tidigare bortkommenterade .program */


.program-lock {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: url(../image/bg-lock.png) no-repeat center center;
	z-index: 2000;
}
.program-lock h2 {
	font-size: 30px;
	color: #30d073;
	margin-top: 40%;
	background: none
}

.page h2, .page p, article.gallery h2, article.gallery p {
	color: #155b9d;
}
.page h2, article.gallery h2 {
	/*background: url(../image/bg-h2-blue.png) no-repeat center bottom;*/
}

.page h2:after {
	background-color: #155b9d;
}

.page h2.invert-h2 {
	font-family: 'Conv_Exo2.0-Bold';
	/*background: url(../image/bg-h2-blue.png) no-repeat center 70px;*/
}

.page h2.invert-h2:after {
	position: absolute;
	top: 60px;
}

.page h2.invert-h2 .icon {
	margin-bottom: 30px;
}

.form-content h1 {
	font-size: 82px;
	line-height: 62px;
}
.form-content h4 {
	font-size: 25px;
	padding-top: 20px;
}


.thumbnails {
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 16px;
}

.gallery .thumbnail {
	float: left;
	width: 18.75%;
	padding: 0;
	/*padding: 0 16px 16px 0;*/
	margin: 0 1.56% 1.56% 0;
	background-color: transparent;
	border: none;
	border-radius: 0;
	overflow: hidden;
}

@media (min-width: 768px) {
	.gallery .thumbnail:nth-child(5n+5) {
		margin-right: 0;
	}
}

@media (max-width: 567px) {
	.gallery .thumbnail {
		width: 49.2%;
		width: calc(49.9% - 1.56% / 2);
	}

	.gallery .thumbnail:nth-child(2n+2) {
		margin-right: 0;
	}
}

@media (min-width: 568px) and (max-width: 767px) {
	.gallery .thumbnail {
		width: 23.8%;
		width: calc(24.6% - 1.56% / 2);
	}

	.gallery .thumbnail:nth-child(4n+4) {
		margin-right: 0;
	}
}

.gallery .thumbnail img {
	width: 100%;
	margin: 0;

	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);

	/*-webkit-transition: -webkit-transform 0.2s ease; */ /* Wbkit bug, background from the next section blinks on transition */
	-moz-transition: -moz-transform 0.2s ease;
	-o-transition: -o-transform 0.2s ease;
	transition: transform 0.2s ease;
}

.gallery .thumbnail a {
	display: block;
	position: relative;
}

.gallery .thumbnail a:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #1f5fa4;
	background-image: none;
	opacity: 0.8;

	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

.no-touch .gallery .thumbnail a:hover:after {
	background-image: url('../image/album_hover.png');
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.96;
}

.no-touch .gallery .thumbnail a:hover img {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}

.gallery .btn-primary {
	position: relative;
	height: 80px;
	background-color: transparent;
	padding: 0;
	line-height: 3.4;
	z-index: 1;

	-webkit-transition: color 0.5s ease-in;
	-moz-transition: color 0.5s ease-in;
	-o-transition: color 0.5s ease-in;
	transition: color 0.5s ease-in;
}

.touch .gallery .btn-primary {
	color: #1f5fa4 !important;
	border-color: #1f5fa4 !important;
}

@media (max-width: 360px) {
	.gallery .btn-primary span:first-child {
		padding-right: 16%;
	}
}

.no-touch .gallery .btn-primary:after {
	content: '';
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #1f5fa4;

	-webkit-transition: width 0.5s ease-in;
	-moz-transition: width 0.5s ease-in;
	-o-transition: width 0.5s ease-in;
	transition: width 0.5s ease-in;
}

.no-touch .gallery .btn-primary:hover:after {
	width: 100%;
}

.gallery .btn-primary .fa-facebook {
	position: absolute;
	right: 0;
	width: 129px;
	height: 100%;
	color: #fff;
	background-color: #1f5fa4;
	font-size: 2.2em;
	line-height: 1.8;
}

@media (max-width: 767px) {
	.gallery .btn-primary {
		height: 51px;
	}

	.gallery .btn-primary .fa-facebook {
		width: 51px;
	}
}

/*.thumbnails .thumbnail {
	float: left;
	width: 20%;
	height: 20%;
	padding: 0px;
	margin: 8px;
	background-color: transparent;
	border-width: 0px;
}*/

/*article.gallery .thumbnails {
	margin-top: 110px;
}

article.gallery .thumbnails .thumbnail {
	width: 33.33333333333333%;
	height: 33.33333333333333%;
}
*/
/*.thumbnails .thumbnail a {
	display: block;
	background: url(../image/bg-thumb.gif) no-repeat center center;
	transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
}
.thumbnails .thumbnail a:hover {
	background: url(../image/bg-thumb-hover.gif) no-repeat center center;
}
.thumbnails .thumbnail a img {
	opacity: 0.20;
	filter: alpha(opacity=20);
	transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	width: 100%;
	height: 100%;
	max-height: 319px;
}
.thumbnails .thumbnail a:hover img {
	opacity: 0.05;
	filter: alpha(opacity=5);
}*/

#tabs {
	border-color: transparent;
}

/*.team-list ul {
	padding-left: 0px;
}
*/

.testimonials-people-list {
	list-style-type: none;
	height: auto;
	padding: 0 0 0 0px;
	margin: 0;
}

#tabs h5:not(:first-of-type) {
	margin-top: 24px;
}

#tabs h5 {
	margin-bottom: 25px;
}

.ui-tabs .ui-tabs-nav {
	padding: .1em .1em 0;
}

.ui-tabs .ui-tabs-nav li {
	margin: 1px .1em 0 0;
}

/*.ui-tabs .ui-tabs-panel {
	height: 210px;
	background: url(../image/quotes.png) no-repeat 20px 20px;
}*/

@media (min-width: 480px) {
	div.testimonial:before {
		content: '';
		position: absolute;
		top:  0;
		left: 0;
		width: 171px;
		height: 141px;

		background: url(../image/quotes.png) no-repeat 20px 12px;
	}
}

/*.ui-tabs .ui-tabs-panel h4 {
	font-family: 'Conv_Exo2.0-SemiBold';
	color: #fff;
	padding-left: 200px;
	letter-spacing: 1px;
}
*/

.testimonial h4 {
	font-family: 'Conv_Exo2.0-SemiBold';
	color: #fff;
	letter-spacing: 1px;
	/*word-break: break-all;*/
}

/*.ui-tabs .ui-tabs-panel p {
	font-family: 'Conv_Exo2.0-Light';
	font-size: 16px;
	color: #071f2d;
	letter-spacing: 1px;
}*/

.testimonial p {
	font-family: 'Conv_Exo2.0-Light';
	font-size: 1.143em;
	color: #071f2d;
	letter-spacing: 1px;
}

.testimonial-list ul.ui-tabs-nav {
	position: relative;
	display: block;
	height: 470px;
	margin: 0px auto 20px !important;
	background: none;
	border-color: transparent;
}

.ui-widget-content {
	border: 0px solid #aaa;
	background: none;
}
.ui-tabs .ui-tabs-nav li {
	width: 100%;
	white-space: normal;
}
.ui-tabs .ui-tabs-nav li.testimonial, li.team {
	position: relative;
	display: block;
	width: 14%;
	height: 130px;
	text-align: center;
	float: left;
	vertical-align: top;
	margin: 0px auto 30px;
	background: none;
	border-width: 0px;
}
li.team {
	display: inline-block;
	float: none;
	width: 13.5%;
	margin: 0px 0px 30px;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: 0px;
	border: none;
    outline: none;
}

.ui-tabs .ui-tabs-nav li.ui-state-active {
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0px;
}
.testimonial a, .testimonial.ui-state-active a  {
	display: inline-block;
	width: 100%;
	max-width: 130px;
	height: 100%;
	max-height: 130px;
	cursor: pointer;
	background-size: 100%;
	background-position: center center;
}

.test1 {
	background: url(../image/testimonials/people-1-1.png) no-repeat;
}
.ui-state-active .test1 {
	background: url(../image/testimonials/people-1-2.png) no-repeat;
}
.test2 {
	background: url(../image/testimonials/people-2-1.png) no-repeat;
}
.ui-state-active .test2 {
	background: url(../image/testimonials/people-2-2.png) no-repeat;
}
.test3 {
	background: url(../image/testimonials/people-3-1.png) no-repeat;
}
.ui-state-active .test3 {
	background: url(../image/testimonials/people-3-2.png) no-repeat;
}
.test4 {
	background: url(../image/testimonials/people-4-1.png) no-repeat;
}
.ui-state-active .test4 {
	background: url(../image/testimonials/people-4-2.png) no-repeat;
}
.test5 {
	background: url(../image/testimonials/people-5-1.png) no-repeat;
}
.ui-state-active .test5 {
	background: url(../image/testimonials/people-5-2.png) no-repeat;
}
.test6 {
	background: url(../image/testimonials/people-6-1.png) no-repeat;
}
.ui-state-active .test6 {
	background: url(../image/testimonials/people-6-2.png) no-repeat;
}
.test7 {
	background: url(../image/testimonials/people-7-1.png) no-repeat;
}
.ui-state-active .test7 {
	background: url(../image/testimonials/people-7-2.png) no-repeat;
}
.test11 {
	background: url(../image/testimonials/people-11-1.png) no-repeat;
}
.ui-state-active .test11 {
	background: url(../image/testimonials/people-11-2.png) no-repeat;
}
.test12 {
	background: url(../image/testimonials/people-12-1.png) no-repeat;
}
.ui-state-active .test12 {
	background: url(../image/testimonials/people-12-2.png) no-repeat;
}
.test13 {
	background: url(../image/testimonials/people-13-1.png) no-repeat;
}
.ui-state-active .test13 {
	background: url(../image/testimonials/people-13-2.png) no-repeat;
}
.test14 {
	background: url(../image/testimonials/people-14-1.png) no-repeat;
}
.ui-state-active .test14 {
	background: url(../image/testimonials/people-14-2.png) no-repeat;
}
.test15 {
	background: url(../image/testimonials/people-15-1.png) no-repeat;
}
.ui-state-active .test15 {
	background: url(../image/testimonials/people-15-2.png) no-repeat;
}
.test16 {
	background: url(../image/testimonials/people-16-1.png) no-repeat;
}
.ui-state-active .test16 {
	background: url(../image/testimonials/people-16-2.png) no-repeat;
}
.test17 {
	background: url(../image/testimonials/people-17-1.png) no-repeat;
}
.ui-state-active .test17 {
	background: url(../image/testimonials/people-17-2.png) no-repeat;
}

.team span, .team .no-team {
/* 2014-05-12/Max - change from .team a to .team span */
	display: inline-block;
	width: 100%;
	max-width: 102px;
	height: 100%;
	max-height: 102px;
	margin-top: 20px;
	cursor: pointer;
	background-size: 100%;
	background-position: center center;
}
.team1 {
	background: url(../image/team/people-1-1.png) no-repeat;
}
.team1:hover {
	background: url(../image/team/people-1-2.png) no-repeat;
}
.team2 {
	background: url(../image/team/people-2-1.png) no-repeat;
}
.team2:hover {
	background: url(../image/team/people-2-2.png) no-repeat;
}
.team3 {
	background: url(../image/team/people-3-1.png) no-repeat;
}
.team3:hover {
	background: url(../image/team/people-3-2.png) no-repeat;
}
.team4 {
	background: url(../image/team/people-4-1.png) no-repeat;
}
.team4:hover {
	background: url(../image/team/people-4-2.png) no-repeat;
}
.no-team {
	background: url(../image/team/no-people.png) no-repeat;
}

.person {
	display: none;
	position: absolute;
	top: -70px;
	left: 50%;
	width: 160px;
	height: 82px;
	margin-left: -80px;
	padding-top: 5px;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(../image/bg-label.png) no-repeat center top;
}
li.team:hover .person {
	display: block;
}

.contacts a, .priset a {
	color: #fff;
}
.contacts h5 a {
	font-family: 'Conv_Exo2.0-Regular';
	font-size: 15px;
	text-decoration: underline;
}
.contacts p {
/*	margin-top: 20px;
	margin-bottom: 20px;*/
}

.contacts .container p:first-of-type {
	margin-top: -6px;
	margin-bottom: 0;
}

.contacts p strong {
	font-family: 'Conv_Exo2.0-Bold';
	letter-spacing: 1px;
}
.contacts .form {
	margin-top: 60px;
}
.footer {
	/*height: 50px;*/
	background: #1b4f87;
}
.footer .container {
	/*height: 50px;*/
	overflow: hidden;
}
.footer p {
	font-size: 13px;
	color: #fff;
	/*padding-top: 16px;*/
	/*margin-bottom: 0px;*/
	margin: 16px 0;
}

.footer a {		/* Added 2014-05-19/Max */
	color: #fff;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) { 
	.btn.btn-success.btn-lg {
		width: 100%;
	}

	h1, h1 small {
		font-size: 40px;
		line-height: 36px;
		/*word-wrap: break-word;*/
	}
	h4 {
		font-size: 18px;
	}
	.form-group	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.btn-primary {
		font-size: 14px;
		letter-spacing: 0px;
		/*background: url(../image/bg-facebook-sm.png) no-repeat right center;*/
	}

/*	.btn-primary:hover {
		background: url(../image/bg-facebook-hover-sm.png) no-repeat right center;
	}

*/	.btn-sm {
		font-family: 'Conv_Exo2.0-Regular';
		font-size: 11px;
		padding: 7px 4px 6px;
		letter-spacing: 0px;
	}
	.welcome {
		height: 1195px;
		padding-top: 115px;
		background-size: 100%;
	}
	.program {
		padding-top: 155px;
		padding-bottom: 140px;
		background-size: auto 100%;
	}
	.participants {
		padding-top: 165px;
		padding-bottom: 185px;
	}
	.testimonials {
		padding-top: 80px;
		padding-bottom: 80px;
		background-size: auto 100%;
	}
	.priset {
		padding-top: 85px;
		padding-bottom: 140px;
		background-size: auto 100%;
	}
	.advert {
		padding-top: 60px;
		padding-bottom: 450px;
		background-position: center 500px;
		background-size: 100% auto;
	}
	aside.gallery {
		padding-top: 210px;
		padding-bottom: 245px;
	}
	.contacts {
		padding-top: 65px;
		/*padding-bottom: 130px;*/
		background-position: center -85px;
	}
	article.gallery {
		padding-top: 125px;
		padding-bottom: 125px;
		background-size: auto 100%;
	}
	.page {
		padding-top: 140px;
		padding-bottom: 80px;
		background-size: 100% auto;
	}
	.form-container {
		padding-top: 40px;
		background-size: auto 100%;
	}
	div.basic {
		background-size: auto 100%;
	}
	.place {
		margin-top: 50px;
		margin-bottom: 20px;
	}
	i.icon.marker {
		margin-top: 30px;
	}
	logotypes a {
		margin: 0px 0px 20px !important;
	}
	.logotypes a img {
		width: 90px !important;
	}
	.people {
		height: 300px;
		background-size: 100%;
		background-position: center bottom;
	}
	.player {
		margin-top: 50px;
		margin-bottom: 150px;
		height: 300px;
	}
	.player img {
		width: 320px;
	}
	.player div {
		top: 10px;
		margin-left: -122px;
		width: 244px;
		height: 155px;
	}

	/*.companies {
		margin-right: 0px;
		margin-left: 0px;
	}

	.program .table-bordered>tbody>tr>td img, .companie img, .logotypes img {
		width: 100%;
		height: 100%;
		max-height: 75px;
	}

	.program .table-bordered>tbody>tr>td {
		font-size: 16px;
	}
	.program .table-bordered>tbody>tr>td:first-child {
		width: 120px;
	}*/

	.ui-tabs .ui-tabs-nav li.testimonial, li.team {
		width: 33%;
		margin-bottom: 0px;
	}
	.testimonial a, .testimonial.ui-state-active a {
		max-width: 100px;
		max-height: 100px;
	}
	.ui-tabs .ui-tabs-panel {
		height: 250px;
		padding: 1em 10px;
		background: url(../image/quotes-sm.png) no-repeat 10px 25px;
	}
	.ui-tabs .ui-tabs-panel h4 {
		font-size: 16px;
		padding-left: 90px;
	}
	.ui-tabs .ui-tabs-panel p {
		font-size: 14px;
		line-height: 18px;
	}
	aside.gallery .thumbnails .thumbnail {
		width: 150px !important;
		height: 150px !important;
	}
	article.gallery .thumbnails .thumbnail {
		width: 150px !important;
		height: 150px !important;
	}

	.form-content h1 {
		font-size: 47px;
	}
	.form-content img {
		width: 100%;
	}
	.contacts p {
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 18px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 991px) and (min-width: 768px) {
	.main {
		height: auto;
		padding-bottom: 320px;
		background-size: auto 100%;
	}
	.tab-menu, .display-menu, .button-box {
		display: block;
	}

	h1, h1 small {
		font-size: 77px;
		word-wrap: break-word;
	}
	.welcome {
		height: 1245px;
		padding-top: 115px;
		background-size: 100%;
	}
	.program {
		padding-top: 155px;
		padding-bottom: 140px;
		background-size: auto 100%;
	}
	.participants {
		padding-top: 165px;
		padding-bottom: 185px;
	}
	.testimonials {
		padding-top: 80px;
		padding-bottom: 80px;
		background-size: auto 100%;
	}
	.priset {
		padding-top: 85px;
		padding-bottom: 140px;
		background-size: auto 100%;
	}
	.advert {
		padding-top: 100px;
		padding-bottom: 550px;
		background-size: 100% auto;
	}
	aside.gallery {
		padding-top: 210px;
		padding-bottom: 245px;
	}
	.contacts {
		padding-top: 125px;
		/*padding-bottom: 130px;*/
		background-position: center -55px;
	}
	.place {
		margin-bottom: 0px;
	}
	.logotypes a {
		margin: 0px 0px 20px;
	}
	.logotypes a img {
		width: 80px;
	}
	.people {
		height: 385px;
		background-size: 100%;
	}
	.player {
		margin-top: 100px;
		margin-bottom: 60px;
	}
	.player img {
		width: 740px;
	}
	.player div {
		top: 25px;
		margin-left: -285px;
		width: 570px;
		height: 360px;
	}
	.companies {
		margin-right: 0px;
		margin-left: 0px;
	}
/*	.partner {
		width: 230px;
	}*/
/*	.partner img {
		width: 200px;
		margin-top: 25px;
	}*/
	.ui-tabs .ui-tabs-nav li.testimonial, li.team {
		width: 20%;
	}

/*	.thumbnails .thumbnail {
		width: 25%;
	}*/

/*	aside.gallery .thumbnails .thumbnail {
		width: 165px !important;
		height: 165px !important;
	}
	article.gallery .thumbnails .thumbnail {
		width: 225px !important;
		height: 225px !important;
	}*/
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 1199px) and (min-width: 992px) {
	.player {
		margin-top: 100px;
	}
	.player img {
		width: 900px;
	}

	.player div {
		top: 30px;
		margin-left: -350px;
		width: 700px;
		height: 440px;
	}
	.people {
		background-size: 100%;
	}
	.advert {
		padding-top: 100px;
		padding-bottom: 700px;
		background-size: 100% auto;
	}
	h1, h1 small {
		word-wrap: break-word;
	}
	aside.gallery .thumbnails .thumbnail {
		width: 175px !important;
		height: 175px !important;
	}
	article.gallery .thumbnails .thumbnail {
		width: 300px !important;
		height: 300px !important;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.main, .program, .testimonials, .priset, .form-container, div.basic {
		background-size: 100% 100%;
	}
	.button-box .btn-default {
/*		margin-right: 11px;
		margin-left: -11px;
*/	}
	.player.container {
		margin-top: 100px;
		max-width: 1180px;
	}
	.player img {
		width: 1080px;
	}
	.player div {
		top: 35px;
		margin-left: -418px;
		width: 840px;
		height: 530px;
	}
/*	aside.gallery .thumbnails .thumbnail {
		width: 184px !important;
		height: 184px !important;
	}
	article.gallery .thumbnails .thumbnail {
		width: 315px !important;
		height: 315px !important;
	}*/
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 768px) {
}


/* 
Added by Max: Basic class to provide standard page with normal white text 

Also added to .basic h2 h3

*/

div.basic {
	padding-top: 75px;
	background: url(../image/bg-form.jpg) no-repeat center top;
	background-size: cover;
	color: #fff;
}
div.basic-content {
	padding-top: 100px;
	padding-bottom: 30px;
}

.basic {
	color: #fff;
}

a.basic {
	color:#fff;
	text-decoration:underline;
}  

/* TEMP  2014-05-17/Max */

input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* Added 2014-05-16/Max */
     color: #fff !important;
}
.logotypes span a, .logotypes span a:visited {		/* Added 2014-05-16/Max */
	color: #143a5b;
	margin: 0px;
}

/* Program added styles */
.companies {
	border-top: 1px solid #455769;
	border-left: 1px solid #455769;
}

.companie {
	float: left;
	position: relative;
	width: 20%;
	height: 98px;
	border-right: 1px solid #455769;
	border-bottom: 1px solid #455769;
	overflow: hidden;
}
.companie a {
	display: block;
	height: 100%;
}

.no-touch .companie:hover a, 
.no-touch a.partner:hover {
	background: #eceef0;
}

.companie img {
	display: inline-block;
}

.companie a > span {
	display: block;
	position: relative;
	opacity: 0.5;

	filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
}

.companie a > div {
	position: absolute;
	background-color: #eceef0;
}

.companie a > span,
.companie a > div {
	width: 100%;
	height: 100%;
}

.sponsors .companie {
	float: none;
	width: 100%;
	border: 1px solid #455769;
}

.sponsor {
	display: inline-block;
	max-width: 285px;
	width: auto;
}

.sponsor h3 {
	text-align: center;
	letter-spacing: 0.03em;
}

#traineeguiden.sponsor {
	max-width: none;
	width: 350px;
}

.center {	/* 2014-09-25/Max Added to center sponsors */
    text-align: center !important;
}

.sponsors .row-2 > div:first-child {
	text-align: left;
}

.sponsors .row-2 > div:last-child {
	text-align: right;
}

@media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
	.companie.empty {
		display: none;
	}

	.sponsors .row-2 > div:first-child,
	.sponsors .row-2 > div:last-child {
		text-align: center !important;
	}
}

@media (min-width: 568px) and (max-width: 767px) {
	.companies .companie {
		width: 33.33%;
	}
}

@media (max-width: 567px) {
	.companies .companie {
		width: 50%;
	}

	#traineeguiden.sponsor {
		max-width: 285px;
	}
}

@media (min-width: 768px) and (max-width: 959px) {
	.sponsor {
		max-width: 230px;
	}
}

@media (max-width: 360px) {
	.sponsor {
		display: block;
		max-width: 100%;
		width: 100%;
	}
}

/* Player added styles */
.player h1 {
	position: absolute;
	top: 40px;
	right: 0;
	left: 0;
	pointer-events: none;
	text-transform: uppercase;
}

.player h1 .title {
	position: relative;
}

.player h1 .title {
	display: block;
	font-size: 44px;
}

.player h1 .title.sub {
	font-size: 57px;
}

@media (max-width: 399px) {
	#welcome {
		height: 1260px !important;
	}

	.player {
		width: 280px;
	}

	.player img {
		width: 250px;
	}

	.player div {
		width: 190px;
		height: 124px;
		top: 9px;
		margin-left: -94px;
	}
	
	.player h1 {
		top: -22px !important;
	}

	.player h1 .title {
		font-size: 18px !important;
	}

	.player h1 .title.sub {
		font-size: 22px !important;
		top: -16px;
	}
}

@media (max-width: 767px) {
	.player h1 {
		top: -18px;
	}

	.player h1 .title {
		font-size: 24px;
	}

	.player h1 .title.sub {
		bottom: 10px;
		font-size: 30px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.player h1 {
		top: 6px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.player h1 {
		top: 24px;
	}
}

/* Loader styles */

.loadie, .loadie-bg {
	/*display: none;*/
	position: fixed;
	top: 75%;
	left: 0;
	background-color: #fff;
	width: 0;
	height: 4px;
	-webkit-transition: width 0.5s ease-out;
	z-index: 9999;
}

.loadie-bg {
	height: 2px;
	width: 100%;
	background-color: #144679;
}

.spinner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 400px;
	height: 300px;
	margin: auto;	
	/*background: url('../image/preloader.gif') no-repeat;*/
	background-size: cover;
	z-index: 9999;
	text-align: center;
}

#loader-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #1f5fa3;
	z-index: 9998;

	-webkit-transition: all 0.6s ease;
}

#loader-overlay #trainee,
#loader-overlay #dagen {
	position: relative;
	width: 270px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url('../image/loader_sprite.png') no-repeat;
}

#loader-overlay #loading {
	position: relative;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	visibility: hidden;

	-webkit-animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	-ms-animation-iteration-count:infinite;
	-o-animation-iteration-count:infinite;
	animation-iteration-count:infinite;

	-webkit-animation-duration:2.5s;
	-moz-animation-duration:2.5s;
	-ms-animation-duration:2.5s;
	-o-animation-duration:2.5s;
	animation-duration:2.5s;
	
	-webkit-animation-delay:1s !important;
	-moz-animation-delay:1s !important;
	-ms-animation-delay:1s !important;
	-o-animation-delay:1s !important;
	animation-delay:1s !important;
}

#loader-overlay #trainee,
#loader-overlay #dagen {
	-webkit-animation-duration:0.8s;
	-moz-animation-duration:0.8s;
	-ms-animation-duration:0.8s;
	-o-animation-duration:0.8s;
	animation-duration:0.8s;
	-webkit-animation-delay:0s !important;
	-moz-animation-delay:0s !important;
	-ms-animation-delay:0s !important;
	-o-animation-delay:0s !important;
	animation-delay:0s !important;
	-webkit-animation-timing-function:ease-out !important;
	-moz-animation-timing-function:ease-out !important;
	-ms-animation-timing-function:ease-out !important;
	-o-animation-timing-function:ease-out !important;
	animation-timing-function:ease-out !important;
}

#loader-overlay #trainee {
	height: 58px;
	margin-top: 80px;
	margin-bottom: 1px;
}

#loader-overlay #dagen {
	height: 61px;
	margin-bottom: 12px;
	background-position: 0 -58px;
}

@media (max-width: 380px) {
	#loader-overlay #trainee,
	#loader-overlay #dagen {
		width: 100%;
		background-size: 100%;
	}

	#loader-overlay #trainee {
		height: 42px !important;
		margin-top: 0;
	}

	#loader-overlay #dagen {
		height: 44px !important;
		background-position: 0 -43px !important;
	}
}

#loader-overlay.loaded {
	opacity: 0;
}

@media (max-width: 380px) {
	.spinner {
		width: 200px;
		height: 150px;
	}
}

/* People lists - list on main page(testimonials) and on company page (company members) */
.people-list {
	padding-left: 39px;
}

.people-list li {
	display: inline-block;
	position: relative;
	margin-right: 39px;
	margin-bottom: 16px;
}

.people-list.company-team li {
	display: inline;
	margin-right: 0;
	margin-bottom: 0;
}


@media (max-width: 320px) {
	.people-list {
		padding-left: 29px;
	}

	.people-list li {
		margin-right: 29px;
	}
}

.people-list li a > div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 3px;
	background-color: #1e4b7c;
	
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);

	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);

	-webkit-transition:-webkit-transform 0.2s ease-out, background-color 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
	-moz-transition:-moz-transform 0.2s ease-out, background-color 0.2s ease-out, -moz-box-shadow 0.2s ease-out;
	-o-transition:-o-transform 0.2s ease-out, background-color 0.2s ease-out;
	transition:transform 0.2s ease-out, background-color 0.2s ease-out, box-shadow 0.2s ease-out;
}

.people-list li a {
	display: block;	
	width: 101px;
	height: 100px;
	text-decoration: none;
}

.people-list li img {
	display: block;
	cursor: pointer;

	filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
}

.people-list li:hover img,
.people-list .tabulous_active img {
	filter: grayscale(0%) !important;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale") !important;	
	-webkit-filter: grayscale(0%) !important;
}

.people-list li a > div,
.people-list li img {
	border-radius: 50%;
}

.people-list li:hover a > div,
.people-list .tabulous_active a > div {
	padding: 6px;
	background-color: #2fcc71 !important;
}

.people-list li:hover a > div {
	width: 107px;
	height: 106px;
	top: -3px;
	left: -3px;

	-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.75);

	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.people-list.company-team li div {
	display: inline-block;
	margin-right: 39px;
	margin-bottom: 16px;
	border: 3px solid #1e4b7c;
	border-radius: 50%;
}

@media (min-width: 802px) {
	.people-list.company-team li:nth-child(5n+5):after {
		content: '\A';
		white-space: pre;
	}
}

/* Info tip styles */
.tooltipster-base {
	width: auto !important;
	max-width: 160px;
	background-color: #1c60a0;
	border-color: #1e4b7c;
	border-radius: 0;
}

.tooltipster-base .tooltipster-content {
	padding: 10px;
	text-align: center;
}

h4.team-member-name {
	margin: 0;
	font-family: 'Conv_Exo2.0-Bold';
	font-size: 0.857em;
	text-transform: uppercase;
}

.team-member-roles {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.team-member-roles li {
	font-family: 'Conv_Exo2.0-ExtraLight';
	text-transform: uppercase;
	font-size: 0.857em;
}

.team-member-roles li:not(:last-of-type):after {
	content: '\002C';
}

/*Company page styles */

.page h2 {
	width: 100%;
}

@media (max-width: 320px) {
	.page h2 {
		font-size: 1.571em;
	}
}

.page h2.company-logo img {
	display: inline-block;
}

.lkab > div > a {
	white-space: normal;
}

@media (max-width: 767px) {
	.lkab:before, .lkab:after {
		content: none;
	}
}

@media (min-width: 768px) {
	.lkab > div:not(:nth-child(3n+3)) {
		/*padding-right: 30px;*/
		padding-right: 10px;
	}
	
/*	.lkab > div:not(:nth-last-child(3n+3)):last-child {
		padding-right: 0;
	}*/

	.lkab > div:not(:first-child) {
		/*padding-right: 30px;*/
		padding-left: 10px;
	}

	.lkab > div:first-child:last-child {
		padding-right: 0;
	}
}

/* Advert section added style */
@media (max-width: 360px) {
	#advert {
		background-position: center 670px;
	}
}

/* Kontakt section added style */
@media (max-width: 380px) {
	#kontakt > div:first-of-type p {
		font-size: 14px;
		line-height: 1;
	}
}

/* Signup page added style */
@media (max-width: 320px) {
	.form-content h1 {
		font-size: 2.714em;
		line-height: 1;
	}
}

/* Animation overrides */
[data-animate] {
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

.fadeInUp {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;	
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

#hem [data-animate] {
	-webkit-animation-duration: 0.6s;
	-moz-animation-duration: 0.6s;
	-o-animation-duration: 0.6s;
	animation-duration: 0.6s;	
}

#welcome .container {
	 -webkit-animation-delay: 0.7s;
	 -moz-animation-delay: 0.7s;
 	 -o-animation-delay: 0.7s;
	 animation-delay: 0.7s;
}

.companies[data-animate],
.companie[data-animate] {
	 -webkit-animation-delay: 0.2s;
	 -moz-animation-delay: 0.2s;
 	 -o-animation-delay: 0.2s;
	 animation-delay: 0.2s;	
}

.people-list {
	-webkit-animation-duration: 1.6s;
	-moz-animation-duration: 1.6s;
	-o-animation-duration: 1.6s;
	animation-duration: 1.6s;
}

#kontakt .fadeIn {
	-webkit-animation-duration: 0.6s;
	-moz-animation-duration: 0.6s;
	-o-animation-duration: 0.6s;
	animation-duration: 0.6s;	
}

.touch .animate {
	 -webkit-animation-delay: 0s !important;
	 -moz-animation-delay: 0s !important;
 	 -o-animation-delay: 0 !important;
	 -animation-delay: 0 !important;
}

/* Input placeholder overrides  */
 input.form-control::-webkit-input-placeholder,
 textarea::-webkit-input-placeholder {
	color: #fff;
}

 input.form-control::-moz-placeholder,
 textarea.form-control::-moz-placeholder {
 	color: #fff;
 }

 input.form-control:-moz-placeholder,
 textarea.form-control:-moz-placeholder {
 	color: #fff;
 }

  input.form-control:-ms-input-placeholder,
  textarea.form-control:-ms-input-placeholder {
 	color: #fff;
 }

 @media (max-width: 360px) {
	 input.form-control::-webkit-input-placeholder {
		font-size: 0.750em;
	}

	 input.form-control::-moz-placeholder {
	 	font-size: 0.750em;
	 }

	 input.form-control:-moz-placeholder {
	 	font-size: 0.750em;
	 }

  	input.form-control:-ms-input-placeholder {
	 	font-size: 0.750em;
	 }
 }

 /* En page */
 .basic-content {
 	padding-top: 150px;
 }

 @media (max-width: 767px) {
 	.basic-content {
 		padding-top: 40px;
 	}
 }

 #play-button {
 	position: absolute;
 	width: 12%;
 	height: 0;
 	padding-bottom: 12%;
 	top: 0;
 	right: 0;
 	left: 0;
 	bottom: 0;
 	margin: auto;

 	background-color: red;
 	background: url('../image/play_button.png') no-repeat;
 	background-position: 0 0;
 	background-size: 100%;
 	
 	cursor: pointer;
 }

#play-button:hover {
	background-position: 0 100%;
}

/* Sign up select style */
.selectpicker {
	position: relative;
	padding: 0.8em 0.7em;
}

@media (max-width: 360px) {
	.selectpicker {
		padding: 1.2em 0.7em;
		font-size: 0.857em;
	}
}

.selectpicker option {
	display: block;
	padding: 15px 10px;
	background-color: #155b9d;
	border: 1px solid #02cefc;
	border-top-width: 0;
}