*,
*:after,
*:before {
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
font-smoothing:antialiased;
text-rendering:optimizeLegibility;
} * {
margin: 0;
padding: 0;
}
body {
line-height: calc(1.6em + (1.8 - 1.6) * ((100vw - 300px)/(1600 - 300)));
} .clear:before,
.clear:after {
content:' ';
display:table;
}
.clear:after {
clear:both;
}
.clear {
*zoom:1;
}
img {
max-width:100%;
vertical-align:bottom;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:focus {
outline:0;
}
a:hover,
a:active {
outline:0;
text-decoration: none;
}
input:focus {
outline:0;
border:1px solid #04A4CC;
}
.priser p {
text-transform: uppercase;
}  .wrapper {
margin:0 auto;
position:relative;
}
.outer-wrapper {
} .header {
padding: 10px 0;
}
.nav {
padding: 30px 0;
min-height: 20px;
text-align: center;
}
.nav li {
list-style-type: none;
display: inline-block;
padding: 0 20px;
}
.nav a {
text-transform: uppercase;
letter-spacing: 3px;
font-size: .8em;
}
#Yes .nav, #Yes #responsive-menu-button {
display: none;
}
.nav ul {
padding-left: 0 !important;
}
#responsive-menu-wrapper {
padding: 1.5em !important;
} .logo {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 33.33333333%;
margin-left: 33.33333333%;
}
.page-template-page-splash nav, .page-template-page-splash #responsive-menu-button{
display: none !important;
} .scroll-section {
text-align: center;
position: relative;
float: left;
width: 100%;
display: block;
padding-top: 100px;
padding-bottom: 100px;
text-align: center;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.scroll-section.top {
}
.scroll-section.top video {
position:fixed;
right:0;
bottom:0;
min-width:100%;
min-height:100%;
width:auto;
height:auto;
z-index:-100;
background-size:cover;
}
.scroll-section .content {
width: 90%;
margin: auto;
padding: 4em;
}
.no-touch .scroll-section.top {
background-attachment: fixed;
} .splash_division {
height: 100vh;
width: 50%;
float: left;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.splash_divisions {
text-align: center;
position: relative;
float: left;
width: 100%;
display: block;
}
.splash_division:hover {
opacity: .9;
}
.page-template-page-splash .scroll-section{
padding: 0 !important;
} #instafeed a {
width: calc(100% / 4);
float: left;
overflow:hidden;
position: relative;
}
#instafeed a:before {
content: "";
clear: both;
display: block;
padding-top: 100%;
}
#instafeed a img {
position:  absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
object-fit: cover;
background-size: cover;
min-height:100%;
min-width: 100%!important;
} @media only screen and (max-width: 414px) {
#instafeed a {
width: calc(100% / 2);
}
}
@media only screen and (max-width: 768px) {
#instafeed a {
width: calc(100% / 2);
}
} .gform_button, .button {
padding: 10px 20px !important;
text-transform: uppercase;
width: auto !important;
margin: 30px auto 0 auto !important;
font-size: 20px !important;
margin-top: 30px !important;
border-radius: 20px;
display: inline-block !important;
}
label {
font-weight: 300 !important;
}
.gform_footer {
text-align: center;
}
input, select {
background-color: #fff;
border: none;
width: 100% !important;
}
.gform_wrapper li {
width: 50%;
display: inline-block;
}
.clear-multi .ginput_container {
width: 33,3% !important;
}
.clear-multi select {
width: 100%;
}
.gform_wrapper {
margin-top: 0 !important;
}
.gfield_error, .validation_error {
background-color: #fff !important;
padding: 1em !important;
} h1, h2, h3, h4, h5, h6 {
line-height: 1;
} @media only screen and (min-width:768px) {
.sub-menu {
display: none;
text-align: left;
padding: 20px;
position: absolute;
}
.sub-menu li {
display: block;
}
}
@media only screen and (min-width:1024px) {
.scroll-section .content {
width: 90%;
}
}
@media only screen and (min-width:641px) {
.gform_wrapper ul.gform_fields li.gfield:nth-child(even) {
padding-right: 0 !important;
}
.mobile-video {
display: none;
}
}
@media only screen and (max-width:641px) {
.gform_wrapper {
padding: 2em;
}
.desktop-video {
display: none;
}
.mobile-video {
display: block;
}
.scroll-section .content {
width: 90%;
margin: auto;
padding: 2em;
}
}
@media only screen and (max-width:1024px) {
.logo {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 66.66666667%;
margin-left: 16.66666667%;
}
.gform_wrapper li {
width: 100%;
}
}
@media only screen and (min-width:1140px) {
}
@media only screen and (min-width:1280px) {
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {
} ::selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-webkit-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-moz-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
} .alignnone {
margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display:block;
margin:5px auto 5px auto;
}
.alignright {
float:right;
margin:5px 0 20px 20px;
}
.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.alignright {
float:right;
margin:5px 0 20px 20px;
}
a img.alignnone {
margin:5px 20px 20px 0;
}
a img.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.wp-caption {
background:#FFF;
border:1px solid #F0F0F0;
max-width:96%;
padding:5px 3px 10px;
text-align:center;
}
.wp-caption.alignnone {
margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
margin:5px 20px 20px 0;
}
.wp-caption.alignright {
margin:5px 0 20px 20px;
}
.wp-caption img {
border:0 none;
height:auto;
margin:0;
max-width:98.5%;
padding:0;
width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
} @media print {
* {
background:transparent !important;
color:#000 !important;
box-shadow:none !important;
text-shadow:none !important;
}
a,
a:visited {
text-decoration:underline;
}
a[href]:after {
content:" (" attr(href) ")";
}
abbr[title]:after {
content:" (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content:"";
}
pre,blockquote {
border:1px solid #999;
page-break-inside:avoid;
}
thead {
display:table-header-group;
}
tr,img {
page-break-inside:avoid;
}
img {
max-width:100% !important;
}
@page {
margin:0.5cm;
}
p,
h2,
h3 {
orphans:3;
widows:3;
}
h2,
h3 {
page-break-after:avoid;
}
}