﻿/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Roboto+Condensed:300,400,700);
a:focus, button:focus, select:focus, div:focus, section:hover, input:focus, ul:focus, li:focus, nav:focus, span:focus, figure:focus {
  outline: 0; }

.container {
  width: 100%;
  max-width: 1170px;
  margin-bottom: 50px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container.no-margin {
    margin-bottom: 0; }
  .container .row {
    margin-right: -15px;
    margin-left: -15px; }
    .container .row [class*=block-row-] > *, .container .row [class*=col-] {
      border-left: 0;
      border-right: 0;
      padding-left: 15px;
      padding-right: 15px; }

.container-flued {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; }
  .container-flued .row {
    margin-right: 0;
    margin-left: 0; }
    .container-flued .row [class*=block-row-] > *, .container-flued .row [class*=col-] {
      border-left: 0;
      border-right: 0;
      padding-left: 0;
      padding-right: 0; }

.hide {
  display: none; }

a {
  text-decoration: none;
  color: #0283a6; }
  a p {
    color: #6F7880; }

p {
  font-size: 1em;
  line-height: 1.75em;
  margin: 0 0 20px 0; }
  @media only screen and (max-width: 767px) {
    p {
      font-size: 0.9em; }
      p.caption {
        font-size: .8em; } }
  p.caption {
    font-style: italic;
    font-size: .85em; }

ul {
  margin: -20px 0 20px 0; }
  ul.noListStyle {
    list-style: none;
    padding: 0;
    margin: 0; }
  ul li {
    line-height: 1.75em; }
    ul li a {
      color: #6F7880; }

.umb-grid .grid-section ul {
  margin: 1rem 0;
  padding-left: 2.5rem;
  list-style: inherit; }

.umb-grid {
  /*.col-m-12{
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.col-m-6{
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		&:first-child{
			border-left: 8px solid transparent;
		}
		&:last-child{
			border-right: 8px solid transparent;
		}
	}
	.col-m-4{
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		&:first-child{
			border-left: 8px solid transparent;
		}
		&:last-child{
			border-right: 8px solid transparent;
		}
	}*/ }

blockquote {
  quotes: "\201C" "\201D";
  margin: 25px 35px;
  font-size: 20px;
  max-width: 325px; }

blockquote:before, blockquote:after {
  font: bold 45px/1px Times, serif;
  color: #0E90AF;
  position: absolute; }

blockquote:before {
  content: open-quote;
  margin: 15px 0 0 -35px; }

blockquote:after {
  content: close-quote;
  margin: 23px 0 0 15px; }

h1, .h1, h2, h3 {
  text-transform: uppercase;
  color: #6F7880;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400; }
  h1.negative, .h1.negative, h2.negative, h3.negative {
    color: white; }

/* Added .h1 in case you want to show a text like a h1, but without the semantic meaning */
h1, .h1 {
  font-size: 2.25em;
  line-height: 1em;
  margin: 15px 0 30px; }
  h1.large, .h1.large {
    font-size: 3.75em; }
  h1 .header-teaser, .h1 .header-teaser {
    font-weight: 400;
    font-size: 1.75rem;
    margin-bottom: 10px; }

.uppercase {
  font-family: "Montserrat",sans-serif;
  font-size: 15px;
  text-transform: uppercase; }

.header-teaser {
  text-transform: uppercase;
  font-size: 1.75em;
  color: #6F7880;
  font-family: "Noto Serif", serif;
  display: block; }
  .header-teaser.small {
    font-size: 1em; }

h2 {
  font-weight: 400;
  margin: 10px 0 15px; }

h3 {
  font-weight: 400;
  font-size: 1.25em;
  margin: 5px 0 10px; }

.manchet {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1em; }

.field-validation-error {
  color: #EB675B;
  position: absolute;
  bottom: 4px;
  right: 15px; }

div.spacer {
  width: 40px;
  height: 3px;
  background: #6F7880;
  margin: 0 auto 10px; }

html {
  font-size: 14px;
  background-color: #f5f7fb; }

body {
  font-family: "Noto Serif", serif;
  color: #6F7880; }
  body .img-small {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      body .img-small {
        height: 200px; } }
    @media only screen and (max-width: 767px) {
      body .img-small {
        height: 150px; } }
  body .scrolling-content {
    z-index: 2;
    position: relative;
    background-color: #f5f7fb;
    margin-bottom: 85px;
    /*@include small {
			margin-bottom: 0 !important;
		}*/ }
    @media only screen and (max-width: 767px) {
      body .scrolling-content {
        margin-bottom: 0 !important; } }
  body .fixed-content {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    /*@include small {
			position: relative;
		}*/ }
    body .fixed-content:before {
      position: relative;
      height: 3px;
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
      -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
      box-shadow: 0 3px 14px #000;
      width: 100%; }
    body .fixed-content.hideShadow:before {
      display: none; }
    @media only screen and (max-width: 767px) {
      body .fixed-content {
        position: relative; } }
  body .top {
    background-color: #0283A6;
    background-image: url("/Content/Img/bg-top.png");
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 20px; }
    body .top .header-toolbar {
      height: 30px;
      text-align: right;
      margin-bottom: 10px; }
      body .top .header-toolbar .search {
        display: inline-block;
        height: 20px;
        position: relative;
        vertical-align: top; }
        body .top .header-toolbar .search .search-input {
          display: none;
          float: left;
          margin: -3px 0 0; }
          body .top .header-toolbar .search .search-input input {
            border: none; }
        body .top .header-toolbar .search .search-icon {
          float: left;
          height: 28px;
          width: 30px; }
          body .top .header-toolbar .search .search-icon .searchIcon {
            background-image: url("../Img/searchhover.png");
            display: inline-block;
            width: 14px;
            height: 14px;
            vertical-align: middle; }
            body .top .header-toolbar .search .search-icon .searchIcon:hover {
              background-image: url("../Img/search.png"); }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          body .top .header-toolbar .search {
            display: none; } }
        @media only screen and (max-width: 767px) {
          body .top .header-toolbar .search {
            display: none; } }
      body .top .header-toolbar .login {
        display: inline-block;
        height: 20px;
        position: relative;
        vertical-align: top; }
        body .top .header-toolbar .login .login-icon {
          float: left;
          height: 28px;
          width: 18px; }
          body .top .header-toolbar .login .login-icon .loginIcon {
            background-image: url("../Img/loginiconhover.png");
            display: inline-block;
            width: 17px;
            height: 16px;
            vertical-align: middle; }
            body .top .header-toolbar .login .login-icon .loginIcon:hover {
              background-image: url("../Img/loginicon.png"); }
      body .top .header-toolbar .vertical-spacer {
        height: 18px;
        width: 1px;
        background: #63a3bc;
        display: inline-block;
        position: relative;
        top: 3px;
        margin: 0 10px 0 10px;
        vertical-align: top; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          body .top .header-toolbar .vertical-spacer.hide {
            display: none; } }
        @media only screen and (min-width: 1200px) {
          body .top .header-toolbar .vertical-spacer.hide {
            display: none; } }
      body .top .header-toolbar .language-dropdown {
        display: inline-block;
        height: 20px;
        position: relative;
        top: 2px;
        vertical-align: top;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 0.9em;
        font-weight: 400;
        text-transform: uppercase;
        cursor: pointer;
        text-align: left; }
        body .top .header-toolbar .language-dropdown span {
          width: auto;
          color: #AAD8F2;
          border: none;
          top: 2px;
          position: relative;
          background-image: url("/Content/Img/language-down-arrow.png");
          background-repeat: no-repeat;
          background-position: right 0 center;
          padding-right: 20px;
          display: inline; }
          body .top .header-toolbar .language-dropdown span option {
            color: #6F7880; }
          body .top .header-toolbar .language-dropdown span:hover {
            color: white;
            background-image: url("../Img/language-down-arrow-hover.png"); }
        body .top .header-toolbar .language-dropdown .arrow-up {
          border-bottom: 4px solid white;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          display: inline-block;
          height: 0;
          position: relative;
          right: 5px;
          bottom: -15px;
          width: 0; }
        body .top .header-toolbar .language-dropdown .expand, body .top .header-toolbar .language-dropdown .collapse {
          text-align: left;
          top: 10px;
          width: 110%;
          left: -5px;
          background: white none repeat scroll 0 0;
          border-radius: 1px; }
          body .top .header-toolbar .language-dropdown .expand span, body .top .header-toolbar .language-dropdown .collapse span {
            background-image: none;
            color: #6F7880;
            padding: 0 0 5px 5px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        body .top .header-toolbar .burger-menu {
          display: inline-block;
          background: none; } }
      @media only screen and (max-width: 767px) {
        body .top .header-toolbar .burger-menu {
          display: inline-block;
          background: none; } }
    body .top .large-menu-wrapper nav.large-menu {
      text-align: right; }
      body .top .large-menu-wrapper nav.large-menu ul li {
        display: inline-block;
        font-size: 1.1em;
        font-family: "Roboto Condensed", sans-serif;
        color: #AAD8F2;
        text-transform: uppercase;
        padding: 10px 12px 25px 12px; }
        body .top .large-menu-wrapper nav.large-menu ul li.current, body .top .large-menu-wrapper nav.large-menu ul li:hover {
          color: white; }
        body .top .large-menu-wrapper nav.large-menu ul li.active {
          background: rgba(0, 0, 0, 0.1); }
        body .top .large-menu-wrapper nav.large-menu ul li a {
          color: inherit; }
        body .top .large-menu-wrapper nav.large-menu ul li:last-child {
          padding-right: 0; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      body .top .large-menu-wrapper {
        display: none; }
        body .top .large-menu-wrapper nav.large-menu {
          display: none; } }
    @media only screen and (max-width: 767px) {
      body .top .large-menu-wrapper {
        display: none; }
        body .top .large-menu-wrapper nav.large-menu {
          display: none; } }
    body .top .burger-menu, body .top nav#burgerMenu {
      background-color: rgba(0, 0, 0, 0.1); }
      body .top .burger-menu > span, body .top nav#burgerMenu > span {
        background-image: url("../Img/burgemenu_open.png");
        display: block;
        height: 8px;
        width: 17px; }
      body .top .burger-menu [aria-selected=true], body .top nav#burgerMenu [aria-selected=true] {
        background-image: url("../Img/burgemenu_close.png");
        background-repeat: no-repeat;
        height: 15px; }
      body .top .burger-menu ul li.nav-main-item, body .top nav#burgerMenu ul li.nav-main-item {
        display: block;
        font-size: 1.1em;
        font-family: "Roboto Condensed", sans-serif;
        color: #AAD8F2;
        text-transform: uppercase;
        padding: 10px 12px;
        border-bottom: 1px solid #63a3bc; }
        body .top .burger-menu ul li.nav-main-item.current, body .top nav#burgerMenu ul li.nav-main-item.current {
          color: white; }
        body .top .burger-menu ul li.nav-main-item.active > .dropdown, body .top nav#burgerMenu ul li.nav-main-item.active > .dropdown {
          background-image: url("/Content/Img/minus.png");
          background-position: center center;
          background-repeat: no-repeat; }
        body .top .burger-menu ul li.nav-main-item a, body .top nav#burgerMenu ul li.nav-main-item a {
          color: inherit;
          padding: 0; }
        body .top .burger-menu ul li.nav-main-item .menu-container, body .top nav#burgerMenu ul li.nav-main-item .menu-container {
          padding: 0 0 0 10px;
          display: none; }
          body .top .burger-menu ul li.nav-main-item .menu-container .burger-nav-l2, body .top nav#burgerMenu ul li.nav-main-item .menu-container .burger-nav-l2 {
            font-size: 1em; }
          body .top .burger-menu ul li.nav-main-item .menu-container .sub-menu-container .nav-l3, body .top nav#burgerMenu ul li.nav-main-item .menu-container .sub-menu-container .nav-l3 {
            font-size: 0.9em; }
          body .top .burger-menu ul li.nav-main-item .menu-container .menu-col, body .top nav#burgerMenu ul li.nav-main-item .menu-container .menu-col {
            padding: 20px 0 0; }
            body .top .burger-menu ul li.nav-main-item .menu-container .menu-col.active > .dropdown, body .top nav#burgerMenu ul li.nav-main-item .menu-container .menu-col.active > .dropdown {
              background-image: url("/Content/Img/minus.png");
              background-position: center center;
              background-repeat: no-repeat; }
            body .top .burger-menu ul li.nav-main-item .menu-container .menu-col .sub-menu-container li, body .top nav#burgerMenu ul li.nav-main-item .menu-container .menu-col .sub-menu-container li {
              padding: 20px 12px 0; }
        body .top .burger-menu ul li.nav-main-item .search input, body .top nav#burgerMenu ul li.nav-main-item .search input {
          border: none; }
      body .top .burger-menu ul li a:hover, body .top nav#burgerMenu ul li a:hover {
        color: white; }
      body .top .burger-menu ul .dropdown, body .top nav#burgerMenu ul .dropdown {
        float: right;
        background-image: url("/Content/Img/plus.png");
        background-position: center center;
        background-repeat: no-repeat;
        padding: 10px 15px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        body .top .burger-menu, body .top nav#burgerMenu {
          display: none; } }
      @media only screen and (min-width: 1200px) {
        body .top .burger-menu, body .top nav#burgerMenu {
          display: none; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      body .top {
        padding: 0; }
        body .top .logo img {
          padding: 10px 10px 10px 0;
          width: 65%; }
        body .top .relativ {
          position: relative; }
          body .top .relativ .height {
            height: 100%; }
          body .top .relativ .menu-items {
            position: absolute;
            right: 0;
            top: 0;
            height: 100%; }
            body .top .relativ .menu-items .header-toolbar {
              margin-bottom: 0;
              padding-right: 10px; }
              body .top .relativ .menu-items .header-toolbar:before {
                content: '';
                display: inline-block;
                height: 100%;
                vertical-align: middle; }
              body .top .relativ .menu-items .header-toolbar .vertical-spacer {
                height: 100%;
                top: 0;
                margin: 0 20px; }
              body .top .relativ .menu-items .header-toolbar .search, body .top .relativ .menu-items .header-toolbar .login, body .top .relativ .menu-items .header-toolbar .language-dropdown, body .top .relativ .menu-items .header-toolbar .burger-menu {
                vertical-align: middle; } }
    @media only screen and (max-width: 767px) {
      body .top {
        padding: 0; }
        body .top .logo img {
          padding: 10px 10px 10px 0;
          width: 85%; }
        body .top .relativ {
          position: relative; }
          body .top .relativ .height {
            height: 100%; }
          body .top .relativ .menu-items {
            position: absolute;
            right: 0;
            top: 0;
            height: 100%; }
            body .top .relativ .menu-items .header-toolbar {
              margin-bottom: 0;
              padding-right: 10px; }
              body .top .relativ .menu-items .header-toolbar:before {
                content: '';
                display: inline-block;
                height: 100%;
                vertical-align: middle; }
              body .top .relativ .menu-items .header-toolbar .vertical-spacer {
                height: 100%;
                top: 0; }
              body .top .relativ .menu-items .header-toolbar .search, body .top .relativ .menu-items .header-toolbar .login, body .top .relativ .menu-items .header-toolbar .language-dropdown, body .top .relativ .menu-items .header-toolbar .burger-menu {
                vertical-align: middle; } }
  body .content-pattern {
    background-image: url("/Content/Img/bgpattern.png");
    background-repeat: no-repeat;
    background-position: left top;
    height: 100%; }
  body .navigation-dropdown {
    background-color: rgba(0, 0, 0, 0.1); }
    body .navigation-dropdown .menu-container {
      padding-top: 35px;
      display: none;
      padding-bottom: 37px;
      font-size: 0; }
      body .navigation-dropdown .menu-container .menu-col {
        padding-right: 15px;
        display: inline-block;
        vertical-align: top;
        float: none;
        font-size: 14px;
        margin-bottom: 15px; }
      body .navigation-dropdown .menu-container .nav-l2 {
        color: #AAD8F2;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 1.1em;
        font-family: "Roboto Condensed", sans-serif;
        border-bottom: 1px solid #AAD8F2;
        display: block;
        line-height: 1.15em;
        padding-bottom: 8px;
        min-height: 3em;
        margin-bottom: 8px; }
      body .navigation-dropdown .menu-container .nav-l3 {
        color: #AAD8F2;
        text-transform: uppercase;
        font-weight: 400;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 0.9em;
        padding: 5px 0;
        display: block; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      body .navigation-dropdown {
        background: none; } }
    @media only screen and (max-width: 767px) {
      body .navigation-dropdown {
        background: none; } }
  @media only screen and (max-width: 767px) {
    body .umb-grid .grid-section .container {
      margin-bottom: 20px; } }
  body .breadcrumb {
    margin: 15px 0 25px 0;
    font-family: "Noto Serif", serif; }
    body .breadcrumb li {
      display: inline;
      text-transform: uppercase;
      font-size: 0.8em; }
      body .breadcrumb li:last-child span {
        display: none; }
    @media only screen and (max-width: 767px) {
      body .breadcrumb {
        font-size: 0.75em;
        margin: 15px 0; } }
  body .call-to-action {
    color: white;
    background-color: #0E90AF;
    background-image: url("/Content/Img/bg-footer.png");
    background-repeat: no-repeat;
    background-position: center top;
    padding: 50px 0;
    height: 440px;
    /*@include small {
			height: auto;
            padding-bottom: 20px;
            & > .container {
                margin-bottom: 0;
            }
		}*/ }
    body .call-to-action > .container {
      padding: 50px 0 0; }
      @media only screen and (max-width: 767px) {
        body .call-to-action > .container {
          padding: 0; } }
    body .call-to-action .h1.negative {
      font-size: 4.25em;
      font-weight: 700;
      text-align: center;
      width: 80%;
      margin: auto;
      margin-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        body .call-to-action .h1.negative {
          width: 100%; } }
    body .call-to-action .body {
      font-size: 14px;
      width: 60%;
      text-align: center;
      margin: auto; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        body .call-to-action .body {
          font-size: 1em; } }
      @media only screen and (max-width: 767px) {
        body .call-to-action .body {
          width: 100%; } }
    body .call-to-action .call-to-action-form {
      padding-top: 23px; }
      body .call-to-action .call-to-action-form #call-to-action-form {
        font-family: "Roboto Condensed", sans-serif;
        text-transform: uppercase;
        /*a {
					padding: 10px 40px;
					background-color: $darkred;
					border-radius: 3px;
					display: inline-block;
					color: white;
					text-transform: uppercase;
					&:hover {
						background-color: $lightred;
					}
				}*/ }
        body .call-to-action .call-to-action-form #call-to-action-form input {
          background-color: rgba(29, 104, 141, 0.6);
          border: none;
          border-radius: 3px;
          color: white;
          padding: 20px 25px;
          margin-bottom: 0;
          width: 369px;
          height: 70px; }
          body .call-to-action .call-to-action-form #call-to-action-form input::-webkit-input-placeholder {
            color: white; }
          body .call-to-action .call-to-action-form #call-to-action-form input:-moz-placeholder {
            color: white; }
          body .call-to-action .call-to-action-form #call-to-action-form input::-moz-placeholder {
            color: white; }
          body .call-to-action .call-to-action-form #call-to-action-form input:-ms-input-placeholder {
            color: white; }
        body .call-to-action .call-to-action-form #call-to-action-form ::-webkit-input-placeholder {
          /* WebKit browsers */
          text-transform: uppercase; }
        body .call-to-action .call-to-action-form #call-to-action-form :-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          text-transform: uppercase; }
        body .call-to-action .call-to-action-form #call-to-action-form ::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          text-transform: uppercase; }
        body .call-to-action .call-to-action-form #call-to-action-form :-ms-input-placeholder {
          /* Internet Explorer 10+ */
          text-transform: uppercase; }
      body .call-to-action .call-to-action-form .thanks-message {
        display: none; }
    @media only screen and (max-width: 767px) {
      body .call-to-action {
        height: auto;
        padding-bottom: 20px; }
        body .call-to-action > .container {
          margin-bottom: 0; }
        body .call-to-action .call-to-action-form form#call-to-action-form div.field input {
          width: 100%; }
        body .call-to-action .h1.negative {
          font-size: 3.5em; }
        body .call-to-action .body {
          line-height: 1.5em; } }
  body .eventIcon {
    background-image: url("../Img/newsicon.png");
    display: inline;
    float: left;
    height: 16px;
    margin-right: 10px;
    width: 21px; }
  body .newsIcon {
    background-image: url("../Img/eventicon.png");
    display: inline;
    float: left;
    height: 21px;
    margin-right: 10px;
    width: 21px;
    margin-top: 2px; }
  body .date {
    display: inline;
    height: 21px;
    vertical-align: middle;
    width: 75px; }
  body footer {
    height: 85px;
    background-color: #4F5356;
    padding: 22px 0;
    color: white; }
    body footer .footer-content {
      display: inline-block;
      font-size: 0.8em;
      line-height: 3.5em;
      vertical-align: middle;
      font-family: "Roboto Condensed", sans-serif; }
      body footer .footer-content img {
        margin-right: 10px;
        float: left; }
      body footer .footer-content span {
        float: left;
        margin-top: 6px; }
    @media only screen and (max-width: 767px) {
      body footer {
        height: auto; }
        body footer .footer-content span {
          display: block;
          height: 30px;
          width: 100%; } }
  body .hideFooter {
    display: none; }

.no-padding {
  padding: 0 !important;
  border: 0 !important; }

/* Knap der linker til Umbraco. */
a#umbracoDeeplink {
  position: absolute;
  top: 15px;
  left: 0;
  margin: 20px;
  padding: 6px 12px;
  border-radius: 4px;
  border-color: #4cae4c;
  background-color: #5cb85c;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none; }

a#umbracoDeeplink:hover, a#umbracoDeeplink:focus, a#umbracoDeeplink:active {
  border-color: #398439;
  background-color: #47a447; }

#searchresults li {
  padding: 10px; }

/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .frontpage #frontpage-slideshow .header-teaser {
    font-size: 1.25em; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .frontpage #frontpage-slideshow .h1 {
    font-size: 1.75em;
    padding-top: 5px;
    line-height: 1.25em; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .frontpage #frontpage-slideshow .h1 {
    font-size: 2.5em !important; } }

.frontpage #frontpage-slideshow figure .img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  width: 100%; }

.frontpage #frontpage-slideshow figure figcaption {
  max-height: none;
  position: absolute;
  top: 90px;
  width: 100%;
  background: none;
  overflow: hidden; }
  .frontpage #frontpage-slideshow figure figcaption .slide-text p.h1 {
    margin: 0 0 32px 0; }

.frontpage #frontpage-slideshow ol {
  bottom: 12px;
  z-index: 999;
  top: inherit;
  position: absolute;
  right: 45%;
  left: 45%; }
  .frontpage #frontpage-slideshow ol li {
    display: inline-block;
    height: 11px;
    margin-right: 5px;
    cursor: pointer;
    width: 11px;
    border: 1px solid #6F7880;
    border-radius: 11px;
    background-color: rgba(255, 255, 255, 0.5); }
    .frontpage #frontpage-slideshow ol li:hover {
      background-color: #6f7880; }
    .frontpage #frontpage-slideshow ol li.active {
      background-color: #6f7880; }

.frontpage #frontpage-slideshow.carousel {
  height: 400px;
  margin-bottom: 0;
  position: relative; }

.frontpage #frontpage-slideshow .carousel-controls {
  height: 50px;
  width: 100%;
  z-index: 100;
  position: absolute;
  bottom: 0;
  /*ol {
                li {
                    display: inline-block;
                    height: 11px;
                    margin-right: 5px;
                    cursor: pointer;
                    width: 11px;
                    border: 1px solid $darkgray;
                    border-radius: 11px;   
                    background-color:rgba(255,255,255,0.5);
                    &:hover {
                        background-color:rgba(111,120,128,1)
                    }
                }
            }*/ }
  .frontpage #frontpage-slideshow .carousel-controls button {
    border: 0;
    width: 50%;
    padding: 0;
    margin: 0;
    height: 50px;
    display: block;
    float: left;
    background-position: center center;
    background-repeat: no-repeat; }
  .frontpage #frontpage-slideshow .carousel-controls .carousel-prev {
    background-image: url("/Content/Img/lefttnext.png"); }
  .frontpage #frontpage-slideshow .carousel-controls .carousel-next {
    background-image: url("/Content/Img/rightnext.png"); }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .frontpage #frontpage-slideshow {
    display: block !important; }
    .frontpage #frontpage-slideshow.carousel > figure > figcaption {
      padding: 0 !important; }
      .frontpage #frontpage-slideshow.carousel > figure > figcaption .header-teaser {
        font-size: 1.2em; }
      .frontpage #frontpage-slideshow.carousel > figure > figcaption .h1.large {
        font-size: 2em; }
    .frontpage #frontpage-slideshow ol {
      display: block;
      width: auto;
      left: 50%;
      transform: translate(-50%, 0);
      right: auto; } }

@media only screen and (max-width: 767px) {
  .frontpage #frontpage-slideshow {
    display: block !important; }
    .frontpage #frontpage-slideshow.carousel > figure > figcaption {
      padding: 0 !important; }
      .frontpage #frontpage-slideshow.carousel > figure > figcaption .header-teaser {
        font-size: 1.2em; }
      .frontpage #frontpage-slideshow.carousel > figure > figcaption .h1.large {
        font-size: 2em; }
    .frontpage #frontpage-slideshow ol {
      display: block;
      width: auto;
      left: 50%;
      transform: translate(-50%, 0);
      right: auto; } }

.frontpage .focus-items {
  margin-bottom: 90px; }
  .frontpage .focus-items .text-center .large {
    margin: 40px 0; }
    .frontpage .focus-items .text-center .large span {
      margin: 0; }
  .frontpage .focus-items .animated-hover {
    height: 195px;
    padding-top: 50px;
    overflow: hidden;
    transition: padding-top 1s ease 0s; }
    .frontpage .focus-items .animated-hover:hover {
      padding-top: 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .frontpage .focus-items {
      margin-bottom: 70px; }
      .frontpage .focus-items .animated-hover {
        padding-top: 0;
        height: 205px; }
        .frontpage .focus-items .animated-hover img {
          margin-bottom: 10px; } }
  @media only screen and (max-width: 767px) {
    .frontpage .focus-items {
      margin-bottom: 0; }
      .frontpage .focus-items .text-center .large {
        margin: 40px 0;
        font-size: 2.5em; }
        .frontpage .focus-items .text-center .large span {
          font-size: 1.4rem; }
      .frontpage .focus-items .animated-hover {
        padding-top: 0;
        height: 205px;
        margin-bottom: 30px; }
        .frontpage .focus-items .animated-hover img {
          margin-bottom: 10px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .frontpage .events {
    margin-bottom: 85px; } }

@media only screen and (max-width: 767px) {
  .frontpage .events {
    margin-bottom: 85px; } }

.frontpage article {
  margin-bottom: 85px; }
  .frontpage article.backgroundAndBorder .image {
    border: 1px solid #eff1f5;
    border-bottom: 0;
    height: 70px;
    padding: 0; }
    .frontpage article.backgroundAndBorder .image .fallback-image {
      background-color: #0283A6;
      background-image: url("/Content/Img/bg-top.png");
      background-repeat: no-repeat;
      background-size: 125% 350%;
      padding: 20px 20px;
      height: 70px; }
      .frontpage article.backgroundAndBorder .image .fallback-image h2 {
        margin: 0; }
    .frontpage article.backgroundAndBorder .image .prim-image {
      background-repeat: no-repeat;
      background-size: cover;
      padding: 20px 20px;
      height: 70px; }
      .frontpage article.backgroundAndBorder .image .prim-image h2 {
        margin: 0; }
  .frontpage article.backgroundAndBorder .body {
    border: 1px solid #eff1f5;
    border-top: 0;
    background-color: white;
    height: 360px; }
    .frontpage article.backgroundAndBorder .body .static-height {
      overflow: hidden;
      height: 270px;
      margin-bottom: 10px; }
  .frontpage article .article-body {
    padding: 20px 0; }
    .frontpage article .article-body.right {
      text-align: right; }
    @media only screen and (max-width: 767px) {
      .frontpage article .article-body.right {
        text-align: left; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .frontpage article .article-padding {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) {
    .frontpage article .article-padding {
      padding-left: 60px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .frontpage article.bottom {
      padding: 0; } }
  @media only screen and (max-width: 767px) {
    .frontpage article.bottom {
      padding: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .frontpage article.bottom .image {
      border-left: 0; } }
  @media only screen and (max-width: 767px) {
    .frontpage article.bottom .image {
      border-left: 0; } }
  @media only screen and (max-width: 767px) {
    .frontpage article.bottom .body {
      border-left: 0; } }

.frontpage .image-panel {
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-top: 100px;
  margin-bottom: 35px; }
  .frontpage .image-panel .bottom {
    margin-bottom: 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .frontpage .image-panel {
      background-image: none;
      padding-top: 0; } }
  @media only screen and (max-width: 767px) {
    .frontpage .image-panel {
      background-image: none;
      padding-top: 0; } }

.frontpage .partners {
  text-align: center;
  text-transform: uppercase;
  padding: 25px 0 50px; }
  .frontpage .partners img {
    margin: 10px 20px; }

@media only screen and (max-width: 767px) {
  .frontpage .preview-panel {
    margin: 0 auto;
    float: none; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .frontpage .preview-panel {
    margin: 0 auto;
    float: none; } }

/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
.contactpage .contactForm .contact-form #contact-form {
  margin-bottom: 50px;
  overflow: hidden;
  /*a {
					padding: 10px 40px;
					background-color: $darkred;
					border-radius: 3px;
					display: inline-block;
					color: white;
					text-transform: uppercase;

					&:hover {
						background-color: $lightred;
					}
				}*/ }
  .contactpage .contactForm .contact-form #contact-form .manchet {
    font-weight: 400;
    position: relative; }
  .contactpage .contactForm .contact-form #contact-form input, .contactpage .contactForm .contact-form #contact-form textarea {
    background-color: white;
    border: 1px solid #eff1f5;
    border-radius: 3px;
    color: black;
    padding: 10px;
    height: 40px;
    margin-bottom: 22px; }
  .contactpage .contactForm .contact-form #contact-form .checkbox-wrappper {
    margin-bottom: 15px; }
    .contactpage .contactForm .contact-form #contact-form .checkbox-wrappper input[type='checkbox'] {
      margin: 0;
      height: 16px;
      float: left; }
    .contactpage .contactForm .contact-form #contact-form .checkbox-wrappper a label:hover {
      cursor: pointer; }
    .contactpage .contactForm .contact-form #contact-form .checkbox-wrappper label {
      float: left;
      line-height: 16px;
      padding: 1px 0 0 10px;
      text-transform: initial;
      width: 94%; }
    .contactpage .contactForm .contact-form #contact-form .checkbox-wrappper .field-validation-error {
      bottom: 0;
      position: relative;
      left: 0; }
  .contactpage .contactForm .contact-form #contact-form ::-webkit-input-placeholder {
    /* WebKit browsers */
    text-transform: uppercase; }
  .contactpage .contactForm .contact-form #contact-form :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    text-transform: uppercase; }
  .contactpage .contactForm .contact-form #contact-form ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    text-transform: uppercase; }
  .contactpage .contactForm .contact-form #contact-form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    text-transform: uppercase; }
  .contactpage .contactForm .contact-form #contact-form textarea {
    height: 80px; }
  .contactpage .contactForm .contact-form #contact-form label {
    margin-bottom: 2px; }

.contactpage .contactForm .contact-form .thanks-message {
  display: none; }

.contactpage .selected-department {
  margin-bottom: 50px; }
  .contactpage .selected-department .area {
    margin-bottom: 10px; }
  .contactpage .selected-department span {
    display: block; }
  .contactpage .selected-department a {
    color: #0283a6; }
  @media only screen and (max-width: 767px) {
    .contactpage .selected-department {
      margin-bottom: 0; }
      .contactpage .selected-department .area {
        margin-bottom: 10px; }
      .contactpage .selected-department span {
        margin-bottom: 0;
        font-size: 0.9em; }
        .contactpage .selected-department span.manchet {
          font-size: 1em; }
      .contactpage .selected-department a {
        font-size: 0.9em; } }

/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
.productpage header.mobile {
  display: none; }

@media only screen and (max-width: 767px) {
  .productpage header.desktop {
    display: none; }
  .productpage header.mobile {
    display: block; }
    .productpage header.mobile h1 {
      margin-bottom: 0; } }

.productpage article {
  margin-bottom: 100px; }
  .productpage article .product-images .main-image {
    width: 100%; }
  .productpage article .product-images .thumbnails img {
    width: 100%;
    margin-bottom: 20px;
    cursor: pointer;
    /*
					max-width: 140px;
					max-height: 100px;*/ }
  .productpage article .article-content {
    padding-top: 25px;
    padding-left: 120px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .productpage article .article-content {
        padding-left: 20px; } }
    @media only screen and (max-width: 767px) {
      .productpage article .article-content {
        padding-left: 0; } }

.productpage .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.productpage .embed-container iframe, .productpage .embed-container object, .productpage .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.productpage .documents-area .documents {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E8ECF1; }
  .productpage .documents-area .documents p {
    margin-bottom: 7px; }
  .productpage .documents-area .documents .document-name {
    margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .productpage .documents-area .documents .dropdown-btn {
      font-size: 0.9em; } }

.product-category .umb-grid .grid-section .container {
  margin-bottom: 15px; }

.product-category .product-box {
  display: inline-block;
  float: none;
  margin-right: -3px;
  vertical-align: top; }

.product-category .product {
  display: block;
  margin-bottom: 50px;
  border: 1px solid #eff1f5;
  color: inherit;
  background-color: white; }
  .product-category .product .product-body {
    padding: 20px 20px 40px;
    background-color: #fff; }
  .product-category .product .zoomWrapper {
    overflow: hidden; }
  .product-category .product img {
    -webkit-transition: all 1s ease;
    /* Safari and Chrome */
    -moz-transition: all 1s ease;
    /* Firefox */
    -ms-transition: all 1s ease;
    /* IE 9 */
    -o-transition: all 1s ease;
    /* Opera */
    transition: all 1s ease; }
    .product-category .product img:hover {
      -webkit-transform: scale(1.05);
      /* Safari and Chrome */
      -moz-transform: scale(1.05);
      /* Firefox */
      -ms-transform: scale(1.05);
      /* IE 9 */
      -o-transform: scale(1.05);
      /* Opera */
      transform: scale(1.05); }

/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
.newspage {
  /*.img {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 300px;
		width: 100%;

	}*/ }
  .newspage a.newslink {
    display: block;
    border: 1px solid #eff1f5;
    color: inherit;
    background-color: white; }
    .newspage a.newslink .fallback-image, .newspage a.newslink .prim-image {
      border: 1px solid #eff1f5;
      border-bottom: 0;
      height: 70px; }
    .newspage a.newslink .fallback-image {
      background-color: #0283A6;
      background-image: url("/Content/Img/bg-top.png");
      background-repeat: no-repeat;
      background-size: 125% 350%;
      padding: 20px 20px;
      height: 70px; }
    .newspage a.newslink .prim-image {
      background-repeat: no-repeat;
      background-size: cover;
      padding: 20px 20px;
      height: 70px; }
    .newspage a.newslink button {
      margin: 20px; }
  .newspage .news-item {
    display: inline-block !important;
    float: none;
    margin-right: -3px;
    vertical-align: top;
    margin-bottom: 50px;
    height: 430px; }
    .newspage .news-item .news-item-body {
      padding: 20px 20px 0;
      background-color: #fff;
      height: 278px;
      overflow: hidden; }

/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
.resellerpage {
  position: relative;
  overflow-y: hidden; }
  .resellerpage #map-canvas {
    width: 100%;
    background-color: #CCC; }
  .resellerpage .info {
    position: absolute;
    top: 20px;
    width: auto; }
    .resellerpage .info .preview-panel {
      width: 300px; }
      .resellerpage .info .preview-panel .panel-header {
        padding: 15px 10px; }
      .resellerpage .info .preview-panel .scrool-content {
        overflow: hidden;
        border-right: 1px solid #eff1f5;
        border-left: 1px solid #eff1f5;
        border-bottom: 1px solid #eff1f5; }
        .resellerpage .info .preview-panel .scrool-content .panel-body {
          overflow-y: scroll;
          margin-right: -17px; }
      .resellerpage .info .preview-panel .panel-body {
        padding: 20px 10px; }
        .resellerpage .info .preview-panel .panel-body .results {
          margin-bottom: 10px;
          width: 280px;
          display: block; }
          .resellerpage .info .preview-panel .panel-body .results .clearSearch {
            float: right;
            padding: 0 5px;
            cursor: pointer;
            text-decoration: underline; }
        .resellerpage .info .preview-panel .panel-body form {
          font-family: "Roboto Condensed",sans-serif; }
          .resellerpage .info .preview-panel .panel-body form input {
            width: 175px;
            margin-right: 16px;
            float: left;
            height: 40px;
            border: 1px solid #eff1f5;
            padding-left: 10px; }
          .resellerpage .info .preview-panel .panel-body form ::-webkit-input-placeholder {
            /* WebKit browsers */
            text-transform: uppercase; }
          .resellerpage .info .preview-panel .panel-body form :-moz-placeholder {
            /* Mozilla Firefox 4 to 18 */
            text-transform: uppercase; }
          .resellerpage .info .preview-panel .panel-body form ::-moz-placeholder {
            /* Mozilla Firefox 19+ */
            text-transform: uppercase; }
          .resellerpage .info .preview-panel .panel-body form :-ms-input-placeholder {
            /* Internet Explorer 10+ */
            text-transform: uppercase; }
          .resellerpage .info .preview-panel .panel-body form button {
            float: left; }
        .resellerpage .info .preview-panel .panel-body .select {
          margin-bottom: 10px;
          width: 280px; }
          .resellerpage .info .preview-panel .panel-body .select .indexNumber {
            position: absolute;
            height: 40px;
            width: 40px;
            border-right: 1px solid #eff1f5;
            text-align: center;
            line-height: 40px; }
          .resellerpage .info .preview-panel .panel-body .select .dropdown-list {
            padding: 10px;
            border-top: 1px solid #eff1f5;
            font-family: "Noto Serif", serif;
            text-transform: none; }
            .resellerpage .info .preview-panel .panel-body .select .dropdown-list div {
              margin-bottom: 10px; }
            .resellerpage .info .preview-panel .panel-body .select .dropdown-list span {
              display: block;
              font-size: 0.9em; }
            .resellerpage .info .preview-panel .panel-body .select .dropdown-list .manchet {
              font-size: 1em; }
            .resellerpage .info .preview-panel .panel-body .select .dropdown-list.collapse {
              border-top: none;
              padding: 0; }
      .resellerpage .info .preview-panel .info-box {
        position: relative;
        background: rgba(255, 255, 255, 0.8);
        width: 300px;
        min-height: 50px;
        padding: 20px; }
  .resellerpage .labels {
    color: white;
    background-color: red;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 10px;
    text-align: center;
    width: 10px;
    white-space: nowrap; }

/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
button, .btn {
  cursor: pointer;
  border-radius: 3px;
  border: none; }
  button.btn-primary, .btn.btn-primary {
    background: #ED6F64;
    color: white;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    padding: 0 20px; }
    button.btn-primary:hover, .btn.btn-primary:hover {
      background: #EB675B; }
  button.btn-secondary, .btn.btn-secondary {
    border-radius: 0;
    color: white;
    font-weight: 700;
    font-size: 2em; }
    button.btn-secondary.light, .btn.btn-secondary.light {
      background: #bed7e4; }
    button.btn-secondary.dark, .btn.btn-secondary.dark {
      background: #91bcd0; }

/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
/*Styling for the panel which contains previews with a cycle between*/
.preview-panel .panel-header {
  background-color: #0283A6;
  background-image: url("/Content/Img/bg-top.png");
  background-repeat: no-repeat;
  background-size: 125% 350%;
  padding: 20px 20px;
  height: 70px; }
  .preview-panel .panel-header h2 {
    margin: 0;
    display: inline-block; }
  .preview-panel .panel-header a {
    padding-top: 7px;
    float: right;
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif; }

.preview-panel .panel-body {
  padding: 20px 20px 40px;
  background: white;
  height: 360px; }
  .preview-panel .panel-body .static-height {
    overflow: hidden;
    height: 270px;
    margin-bottom: 10px; }

.preview-panel .panel-controls {
  display: none; }
  .preview-panel .panel-controls div.btn {
    float: right;
    height: 75px;
    width: 75px;
    position: relative; }
    .preview-panel .panel-controls div.btn img {
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -5px -9px; }

/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
.tabs h2 {
  margin-top: 0; }

.tabs > ul {
  border-bottom: 5px solid #bed7e4; }
  .tabs > ul > li {
    font-size: 1.5em;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: -5px;
    text-transform: uppercase; }
    .tabs > ul > li a {
      padding: 5px 40px 10px 40px;
      background-color: transparent;
      border-color: transparent;
      border: 5px solid transparent; }
      .tabs > ul > li a:hover {
        background-color: #bed7e4;
        border-color: #bed7e4;
        border: 5px solid #bed7e4;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        color: white; }
    .tabs > ul > li [aria-selected=true] {
      padding: 5px 40px 10px 40px;
      border-top-right-radius: 3px;
      border-top-left-radius: 3px;
      color: white;
      border: 5px solid #bed7e4;
      background: #bed7e4;
      border-bottom: none; }
      .tabs > ul > li [aria-selected=true]:hover {
        background-color: #bed7e4;
        border: 5px solid #bed7e4;
        border-bottom: none;
        color: white; }

.tabs section {
  padding: 20px 0 35px; }
  .tabs section h3 {
    font-size: 1.1em;
    font-weight: 700;
    margin-top: 0; }
  .tabs section .specifications .spechs {
    margin-bottom: 10px; }
  .tabs section.videos {
    padding: 0; }
    .tabs section.videos .video {
      padding-top: 20px; }
      .tabs section.videos .video p {
        margin-bottom: 5px; }

@media only screen and (max-width: 767px) {
  .tabs ul li {
    font-size: 1em; }
    .tabs ul li a {
      padding: 0 4px 5px; }
    .tabs ul li [aria-selected=true] {
      padding: 0 4px 5px; } }

/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
.select {
  margin-bottom: 20px; }

.dropdown-btn {
  background-color: white;
  width: 100%;
  height: 40px;
  display: block;
  padding: 10px;
  border: 1px solid #eff1f5;
  text-transform: uppercase;
  font-size: 1em;
  font-family: "Roboto Condensed", sans-serif; }
  .dropdown-btn:focus {
    outline: none; }
  .dropdown-btn:hover {
    cursor: pointer; }

.dropdown-list {
  background-color: white;
  border-bottom: 1px solid #eff1f5;
  border-right: 1px solid #eff1f5;
  border-left: 1px solid #eff1f5;
  margin-top: -1px;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase; }
  .dropdown-list li {
    padding: 10px; }
    .dropdown-list li:hover {
      cursor: pointer;
      background-color: #E8ECF1; }
  .dropdown-list:focus {
    outline: none; }

.arr {
  bottom: 1px;
  position: absolute;
  right: 1px;
  top: 1px;
  pointer-events: none;
  width: 39px;
  background: #77C6C7;
  background-image: url("/Content/Img/downnext.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 38px; }
  .arr:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    pointer-events: none; }
  .arr:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    pointer-events: none; }
  .arr.arr-up {
    background-image: url("/Content/Img/upnext.png"); }

.select {
  position: relative; }
  .select select {
    outline: none;
    -webkit-appearance: none;
    display: block;
    background: #fff;
    border: 1px solid #eff1f5;
    padding: 10px;
    height: 40px; }

select {
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select::-ms-expand {
    /*For IE 11*/
    display: none; }
  select.custom.large {
    /*height: 40px;
			background-image: url('/Content/Img/downnext.png');
			background-repeat: no-repeat;
			background-position: right 0 center;
            border: 1px solid #eff1f5;
            background-color: white;
            padding: 10px;*/ }
  select.custom.small {
    padding-right: 20px;
    background-image: url("/Content/Img/language-down-arrow.png");
    background-repeat: no-repeat;
    background-position: right 0 center;
    border: 1px solid #eff1f5;
    background-color: white;
    padding: 10px; }

/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Montserrat:400,700);*/
/*Dont use these in our CSS directly - these are the root colors. Make variables that use these.*/
/*Vars for use in CSS*/
/*Buttons*/
/*Fonts*/
/*Text colors*/
/*Element colors*/
.text-page-container .umb-grid .container .row .grid-section > .col-m-6:last-child {
  border-right: 30px solid transparent; }

.text-page-container .umb-grid .container .row .col-m-4 h2 a img {
  /*height: 365px;
								width: auto;
								object-fit: cover;
								object-position: center;*/ }

/*Site is only a merger of all the other stylesheets*/

