@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;

0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap);html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Montserrat", sans-serif;
  margin: 0;
  line-height: 1.5;
  letter-spacing: 1.5px;
}

h1 {
  font-size: 58px;
  padding: 5px 10px;
  font-weight: 300;
  line-height: 50px;
}

h2 {
  font-size: 28px;
  color: #1b3461;
  padding: 5px 14px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.05em;
}

@media (min-width: 1024px) {
  h2 {
    font-size: 35px;
  }
}

h3 {
  font-size: 24px;
  padding: 5px 10px;
  font-weight: 300;
}

@media (min-width: 1024px) {
  h3 {
    font-size: 28px;
  }
}

h4 {
  font-size: 24px;
  padding: 5px 10px;
  font-weight: 300;
}

@media (min-width: 1024px) {
  h4 {
    font-size: 28px;
  }
}

p {
  padding: 5px 15px;
  font-size: 18px;
  font-weight: 300;
  color: #808285;
}

@media (min-width: 1024px) {
  p {
    font-size: 19px;
  }
}

.large {
  position: fixed;
  bottom: 0;
  height: 90px;
  width: 100%;
  z-index: 1;
  background: #1b3461;
}

.large .eplogo {
  width: 80px;
  height: 80px;
  padding: 15px 10px 10px 10px;
  align-self: center;
}

.large .eplogo .logonav {
  fill: #f9f9f9;
}

.large #menu {
  padding: 20px 0;
}

.large .mainnav {
  top: -390px;
}

@media (min-width: 1024px) {
  .large {
    position: fixed;
    top: 0;
    height: 95px;
    background: #f9f9f9;
  }

  .large .eplogo .logonav {
    fill: #1b3461;
  }
}

.small {
  position: fixed;
  bottom: 0;
  height: 65px;
  width: 100%;
  z-index: 1;
  background: #1b3461;
  padding-bottom: 10px;
}

.small .eplogo {
  width: 60px;
  height: 60px;
  padding: 10px;
  align-self: center;
}

.small .eplogo .logonav {
  fill: #f9f9f9;
}

.small #menu {
  padding: 10px 0;
}

.small .mainnav {
  top: -370px;
}

.small .show-menu {
  top: 5px;
}

@media (min-width: 1024px) {
  .small {
    position: fixed;
    top: 0;
    height: 70px;
    background: #f9f9f9;
    padding-bottom: 10px;
  }

  .small .eplogo .logonav {
    fill: #1b3461;
  }
}

.fas {
  font-size: 32px;
}

.nav {
  position: relative;
  width: 100%;
  padding: 0;
}

.wrapper-menu {
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .wrapper-menu {
    margin: 0 40px;
  }
}

.active a {
  color: #75a9bb;
}

.hambercontainer {
  display: inline-block;
  cursor: pointer;
}

.bar1,
.bar2,
.bar3 {
  width: 35px;
  height: 5px;
  background-color: #f9f9f9;
  margin: 6px 0;
  border-radius: 10px;
  transition: 0.4s;
}

.change .bar1 {
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  transform: rotate(45deg) translate(-8px, -8px);
}

/*Strip the ul of padding and list styling*/

.mainnav {
  list-style-type: none;
  margin: 0;
  padding: 20px 0;
  float: right;
}

/*Create a horizontal list with spacing*/

li {
  display: inline-block;
  margin-right: 1px;
  padding: 0;
}

@media (min-width: 1024px) and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  li {
    padding: 0 5px;
  }
}

@media (min-width: 1024px) {
  li {
    padding: 0 20px;
  }
}

/*Style for menu links*/

li a {
  display: block;
  height: 50px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 50px;
  font-family: "Montserrat", sans-serif;
  color: #f9f9f9;
  text-decoration: none;
}

@media (min-width: 1024px) and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  li a {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  li a {
    padding: 0 10px;
    color: #1b3461;
  }
}

/*Hover state for top level links*/

li:hover a {
  color: #75a9bb;
}

/*Style for dropdown links*/

li:hover ul a {
  color: #1b3461;
  height: 40px;
  line-height: 40px;
}

/*Hover state for dropdown links*/

li:hover ul a:hover {
  color: #75a9bb;
}

/*Hide dropdown links until they are needed*/

li ul {
  display: none;
}

/*Make dropdown links vertical*/

li ul li {
  display: block;
  float: none;
}

/*Prevent text wrapping*/

li ul li a {
  width: auto;
  padding: 0 20px;
}

/*Display the dropdown on hover*/

.mainnav li a:hover + .hidden,
.hidden:hover {
  display: block;
  padding: 0;
  width: 100%;
}

/*Style 'show menu' label button and hide it by default*/

.show-menu {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  color: #f9f9f9;
  text-align: center;
  padding: 10px 0;
  display: none;
}

/*Hide checkbox*/

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

/*Show menu when invisible checkbox is checked*/

input[type=checkbox]:checked ~ #menu {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  background: #1b3461;
}

/*Responsive Styles*/

@media screen and (max-width: 1024px) {
  /*Make dropdown links appear inline*/

  .mainnav {
    position: static;
    display: none;
    top: 95px;
  }

  /*Create vertical spacing*/

  li {
    margin-bottom: 1px;
  }

  /*Make all menu links full width*/

  ul li,
  li a {
    width: 100%;
  }

  /*Display 'show menu' link*/

  .show-menu {
    display: block;
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
  }
}

/* Transitions */

header,
nav,
a,
img,
li {
  transition: 0.7s all;
  -moz-transition: 0.7s all;
  -webkit-transition: 0.7s all;
  -o-transition: 0.7s all;
}

footer {
  width: 100%;
  padding: 25px 0 0 0;
  background-color: #f9f9f9;
}

.logo {
  flex: 1;
  max-width: 250px;
  padding: 5px 13px;
}

.footer-wrap {
  justify-content: space-between;
}

.footer-col {
  flex: 1 0 80%;
  padding: 0;
  text-align: left;
}

.footer-col .logo {
  flex: 1 0 40%;
}

.footer-col img {
  width: 70%;
}

.footer-col svg:hover .st0 {
  fill: #1b3461;
}

.footer-col h4 {
  color: #1b3461;
  font-weight: 300;
}

.footer-col p {
  font-size: 16px;
  color: #808285;
  font-weight: 300;
  line-height: 24px;
  padding: 2px 20px;
}

.footer-col p a {
  color: #1b3461;
}

.footer-col p a:hover {
  color: #75a9bb;
}

.footer-col ul {
  padding: 0;
}

.footer-col ul li {
  padding: 2px 0;
  list-style: none;
}

.footer-col ul li a {
  text-decoration: none;
  font-size: 18px;
  color: #f9f9f9;
  font-weight: 400;
  letter-spacing: 1px;
}

.footer-col ul li a:hover {
  color: #1b3461;
}

@media (min-width: 1024px) {
  .footer-col {
    flex: 1 0 25%;
  }
}

.footer-col-social {
  flex: 1 0 25%;
  text-align: left;
  align-self: flex-end;
  padding: 20px 20px 0 20px;
}

.footer-col-social svg {
  width: 38px;
  height: 38px;
}

@media (min-width: 1024px) {
  .footer-col-social {
    text-align: right;
  }
}

.footcol {
  color: #1b3461;
  padding-top: 30px;
  padding-bottom: 35px;
  align-self: flex-end;
}

.footcol p {
  font-size: 12px;
  box-sizing: border-box;
}

.footcol li {
  padding: 0 10px;
}

.footcol li a {
  font-size: 14px;
}

svg .st0 {
  fill: #1b3461;
}

svg .st0:hover {
  fill: #75a9bb;
}

form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0 10px;
}

.form-col {
  flex: 1 0 90%;
  padding: 5px 0;
}

input {
  width: 100%;
  padding: 10px;
  margin: 10px 0px;
  border-radius: 10px;
  background: #f9f9f9;
  border: 1px solid #808285;
}

@media (min-width: 1024px) {
  input {
    width: 100%;
  }
}

select {
  margin: 10px 0px;
  border: 1px solid #333;
}

textarea {
  width: 100%;
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #808285;
  background: #f9f9f9;
  border-radius: 10px;
}

@media (min-width: 1024px) {
  textarea {
    width: 100%;
  }
}

.contactbtn {
  margin: 20px 0;
  padding: 15px 40px;
  border: none;
  background: #1b3461;
  color: #fff;
  border-radius: 25px;
}

.contactbtn:hover {
  background: #75a9bb;
  color: #f9f9f9;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.contactError {
  width: 80%;
  padding: 5px;
  margin: 15px;
  border-radius: 10px;
}

.contactError ul {
  text-align: left;
}

.contactError li {
  padding: 5px;
  color: #808285;
}

.bg-red-300 {
  color: lightcoral;
}

.bg-green-300 {
  color: lightgreen;
}

.pagination-container {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.pagination li {
  line-height: none;
  display: inline-block;
}

.pagination li.active span {
  background-color: #75a9bb;
  color: #f9f9f9;
  border-radius: 30px;
}

.pagination li.disabled {
  display: none;
}

.pagination li:hover:not(.active) a,
.pagination li:hover:not(.disabled) a {
  background-color: #1b3461;
  color: #f9f9f9;
  padding: 0 20px;
  border-radius: 30px;
}

.pagination li a,
.pagination li span {
  padding: 8px 16px;
  text-decoration: none;
}

.pagination-post {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  color: #f9f9f9;
  border-top: 1px solid #808285;
  padding: 10px 0;
}

.pagination-post a {
  font-weight: 400;
  text-decoration: none;
  color: #f9f9f9;
}

.pagination-post a:hover {
  color: #75a9bb;
}

.previous {
  flex: 1 0 50%;
}

.next {
  flex: 1 0 50%;
  text-align: right;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  line-height: 1.3em;
}

body {
  background: #f9f9f9;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  width: 100%;
  margin: 0;
  padding: 0;
}

hr {
  border-width: 0.5px;
  opacity: 0.2;
  width: 100%;
  border: 1px solid #1b3461;
}

a {
  cursor: pointer;
  color: black;
  text-decoration: none;
}

a:hover {
  color: black;
}

.wrapper {
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

@media (min-width: 1024px) {
  .wrapper {
    max-width: 80%;
  }
}

.wrapper-footer {
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .wrapper-footer {
    max-width: 80%;
  }
}

.wrapper-404 {
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: center;
}

.wrapper-404 p {
  width: 100%;
  padding: 20px;
  text-align: center;
}

.wrapper-404 img {
  width: 100%;
}

.wrapper-404 a {
  color: #75a9bb;
}

.wrapper-404 a:hover {
  color: #1b3461;
}

@media (min-width: 1024px) {
  .wrapper-404 {
    max-width: 80%;
  }
}

button {
  margin-top: 20px;
  background: #1b3461;
  padding: 10px 20px;
  border-radius: 30px;
  border: 2px solid #1b3461;
  margin: 20px 10px;
  color: #f9f9f9;
  font-size: 20px;
}

button:hover {
  background: #75a9bb;
  border: 2px solid #75a9bb;
  color: #1b3461;
  cursor: pointer;
}

/* Video Embedd */

.iframecontainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  border: 1px solid #808285;
  box-shadow: 0 0 12px rgba(33, 33, 33, 0.4);
}

.iframecontainer img {
  width: 100%;
}

/* Then style the iframe to fit in the container div with full height and width */

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

video {
  width: 100%;
  height: 100%;
}

.spacer-200 {
  width: 100%;
  height: 60px;
}

@media (min-width: 1024px) {
  .spacer-200 {
    height: 200px;
  }
}

.spacer-150 {
  width: 100%;
  height: 50px;
}

@media (min-width: 1024px) {
  .spacer-150 {
    height: 150px;
  }
}

.spacer-100 {
  width: 100%;
  height: 30px;
}

@media (min-width: 1024px) {
  .spacer-100 {
    height: 100px;
  }
}

.darkblue {
  background-color: #1b3461;
}

.darkblue h1 {
  font-weight: 700;
  padding-bottom: 5px;
  color: #f9f9f9;
}

.darkblue h2,
.darkblue h3,
.darkblue h4,
.darkblue h5,
.darkblue h6,
.darkblue p {
  color: #f9f9f9;
}

.darkblue li {
  color: #f9f9f9;
}

.darkblue button {
  background: #75a9bb;
  color: #1b3461;
}

.darkblue button:hover {
  background: #f9f9f9;
  border: 2px solid #f9f9f9;
  color: #1b3461;
}

.darkblue .bannertext {
  margin: 20px auto;
  text-align: center;
}

.darkblue .bannertext button {
  background: #75a9bb;
  color: #1b3461;
}

.darkblue .bannertext button:hover {
  background: #f9f9f9;
  border: 2px solid #f9f9f9;
  color: #1b3461;
}

.cream {
  background-color: #f9f9f9;
  color: #1b3461;
}

.cream .bannertext {
  margin: 20px auto;
  text-align: center;
}

.cream .bannertext h2,
.cream .bannertext p {
  color: #1b3461;
}

.cream .bannertext button {
  background: #1b3461;
  color: #f9f9f9;
}

.cream .bannertext button:hover {
  background: #75a9bb;
  border: 2px solid #75a9bb;
  color: #f9f9f9;
}

.lightblue {
  background-color: #75a9bb;
  color: #1b3461;
}

.lightblue p {
  color: #f9f9f9;
  font-weight: 500;
}

.lightblue .bannertext {
  margin: 20px auto;
  text-align: center;
}

.lightblue .bannertext h2,
.lightblue .bannertext p {
  color: #1b3461;
}

.lightblue .bannertext button {
  background: #1b3461;
  color: #f9f9f9;
}

.lightblue .bannertext button:hover {
  background: #f9f9f9;
  border: 2px solid #f9f9f9;
  color: #1b3461;
}

.white {
  background-color: #f9f9f9;
  color: #1b3461;
}

.pad80 {
  padding: 80px 0;
}

.pad60 {
  padding: 60px 0;
}

.pad40 {
  padding: 40px 0;
}

.pad20 {
  padding: 20px 0;
}

.pad0 {
  padding: 0;
}

video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 350px;
}

@media (min-width: 1024px) {
  video {
    height: 650px;
  }
}

.viewport-header {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 350px;
}

.viewport-header .headerimg-content {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  align-self: center;
}

.viewport-header .headerimg-content .wrapper {
  height: 350px;
  padding: 0 10px;
}

@media (min-width: 1024px) {
  .viewport-header .headerimg-content .wrapper {
    height: 650px;
  }
}

@media (min-width: 1024px) {
  .viewport-header .headerimg-content {
    top: 50px;
  }
}

@media (min-width: 1024px) {
  .viewport-header {
    height: 650px;
  }
}

.headerimg {
  align-self: center;
  width: 100%;
  padding: 0;
}

@media (min-width: 1024px) {
  .headerimg {
    width: 70%;
    padding: 0 10px;
  }
}

.top-col {
  flex: 1 0 80%;
  align-self: center;
}

.top-col h1 {
  color: #1b3461;
  font-size: 8vw;
  line-height: 10vw;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .top-col h1 {
    font-size: 5vw;
    line-height: 6vw;
  }
}

.top-col p {
  font-size: 4vw;
  padding-top: 10px;
}

@media (min-width: 1024px) {
  .top-col p {
    font-size: 1.9vw;
    line-height: 2.8vw;
  }
}

.top-col img {
  height: 100%;
  width: 100%;
}

@media (min-width: 1024px) {
  .top-col {
    flex: 1 0 47%;
    padding: 15px;
  }
}

.top-image {
  height: 300px;
  width: 300px;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1024px) {
  .top-image {
    background-size: 90%;
    height: 560px;
    width: 560px;
  }

  .top-image img {
    height: 100%;
    width: 100%;
  }
}

.mid-col {
  flex: 1 0 80%;
  align-self: center;
  padding: 25px 0;
}

.mid-col img {
  height: 100%;
  width: 100%;
}

@media (min-width: 1024px) {
  .mid-col {
    flex: 1 0 47%;
    padding: 15px;
  }
}

.mid-col-img {
  flex: 1 0 80%;
  align-self: center;
  order: 2;
}

.mid-col-img img {
  height: 100%;
  width: 100%;
}

@media (min-width: 1024px) {
  .mid-col-img {
    flex: 1 0 47%;
    padding: 15px;
    order: inherit;
  }
}

.mid-col-page {
  flex: 1 0 80%;
  align-self: center;
  padding: 15px 0;
}

.mid-col-page img {
  width: 100%;
  align-self: center;
}

@media (min-width: 1024px) {
  .mid-col-page {
    flex: 1 0 47%;
  }
}

.mid-col-page li {
  display: list-item;
  margin-left: 10px;
  padding: 0;
}

.mid-col-page p a {
  color: #1b3461;
}

.mid-col-page p a:hover {
  color: #75a9bb;
}

@media (min-width: 1024px) {
  .mid-col-page {
    flex: 1 0 47%;
    padding: 0 20px 0 0;
  }
}

.career-column {
  align-self: flex-start !important;
}

.mid-page-image {
  width: 100%;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1024px) {
  .mid-page-image img {
    width: 100%;
  }
}

.portfolio-wrap {
  justify-content: space-between;
}

.work-col {
  flex: 1 0 100%;
}

.work-col h2 {
  text-align: center;
}

.work-col img {
  height: auto;
  width: 100%;
}

@media (min-width: 1024px) {
  .work-col {
    flex: 0 0 45%;
  }
}

.work-col a {
  color: #1b3461;
}

.work-col a:hover {
  color: #75a9bb;
}

.col {
  flex: 1 0 100%;
}

.col h2 {
  text-align: left;
  padding: 10px;
}

.col img {
  height: auto;
  width: 100%;
}

.col p {
  padding: 10px 0 0 10px;
}

.col .logo {
  padding-left: 10px;
  padding-bottom: 20px;
  max-width: 450px;
}

@media (min-width: 1024px) {
  .col {
    flex: 1;
  }
}

.col a {
  color: #1b3461;
}

.col a:hover {
  color: #75a9bb;
}

.contact-social {
  flex: 1 0 25%;
  text-align: left;
  padding: 40px 20px 30px 0;
}

.contact-social svg {
  width: 38px;
  height: 38px;
}

@media (min-width: 1024px) {
  .contact-social {
    text-align: left;
    margin-top: 100px;
  }
}

.portfolilink:hover {
  transform: scale(1.1);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

/* Rotating Type */

.cd-intro {
  width: 100%;
  text-align: left;
  padding: 0 5px;
  margin-top: -20px;
}

@media (min-width: 1024px) {
  .cd-intro {
    margin-top: -30px;
    padding: 0 15px;
  }
}

.cd-headline {
  font-size: 1.8em;
  line-height: 1.2;
  letter-spacing: 0;
  color: #75a9bb;
}

@media (min-width: 1024px) {
  .cd-headline {
    font-size: 52px;
  }
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible {
  position: relative;
  padding-right: 30px;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xclip 

-------------------------------- */

.cd-headline.clip {
  padding: 0;
}

.cd-headline.clip span {
  display: inline-block;
  padding: 0;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  padding: 0;
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline.clip b.is-visible {
  opacity: 1;
}

.col-portfolio {
  flex: 1 0 90%;
  padding: 10px;
  text-align: center;
}

.col-portfolio h1 {
  font-size: 35px;
}

@media (min-width: 1024px) {
  .col-portfolio h1 {
    font-size: 50px;
  }
}

.col-portfolio li {
  display: inline-block;
  margin: 5px 15px;
  list-style: none;
  padding: 0;
}

@media (min-width: 1024px) {
  .col-portfolio li {
    margin: 5px;
  }
}

.col-portfolio a {
  border-radius: 30px;
  color: #1b3461;
  padding: 0 5px;
  font-size: 15px;
  line-height: 40px;
  height: 40px;
}

@media (min-width: 1024px) {
  .col-portfolio a {
    font-size: 18px;
    padding: 0 15px;
  }
}

.col-portfolio button a {
  color: #f9f9f9;
  border: none;
}

.col-portfolio button a:hover {
  border: none;
}

.col-portfolio img {
  height: auto;
  width: 100%;
}

@media (min-width: 1024px) {
  .col-portfolio {
    flex: 1 0 45%;
  }
}

.col-portfolio h1 {
  text-align: center;
  font-weight: 700;
  color: #1b3461;
  padding: 25px 15px;
}

.col-port1 {
  flex: 1 0 90%;
}

.col-port1 h2 {
  padding: 15px;
  color: #1b3461;
}

.col-port1 p {
  line-height: 32px;
}

.col-port1 li {
  display: list-item;
  margin-left: 10px;
  padding: 0;
}

.col-port1 img {
  width: 100%;
}

@media (min-width: 1024px) {
  .col-port1 {
    flex: 2;
  }
}

.col-port2 {
  flex: 1;
  padding: 20px;
}

.col-port2 img {
  width: 100%;
}

.col-port2 li {
  margin: 5px 15px;
  list-style: none;
  padding: 0;
}

@media (min-width: 1024px) {
  .col-port2 li {
    margin: 5px;
  }
}

.col-port2 a {
  border-radius: 30px;
  color: #1b3461;
  border: 1px solid #1b3461;
  padding: 0 5px;
  font-size: 15px;
  line-height: 40px;
  height: 40px;
}

.col-port2 a:hover {
  border: 1px solid #75a9bb;
}

@media (min-width: 1024px) {
  .col-port2 a {
    font-size: 18px;
    padding: 0 15px;
  }
}

.imageshadow {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}

.banner-wrapper {
  position: relative;
  height: 30vh;
  background-position: center !important;
  background-size: 100% !important;
  background-attachment: fixed !important;
}

.threecol-wrap {
  padding: 20px 0;
  flex-direction: row;
}

.three-col {
  text-align: center;
  padding: 1em;
  width: 100%;
}

.three-col h3 {
  color: #1b3461;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin: 0 auto;
}

.three-col p {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .three-col p {
    width: 90%;
  }
}

.three-col img {
  width: 100%;
}

@media (min-width: 1024px) {
  .three-col {
    width: 33.33%;
  }
}

.services img {
  width: 100%;
}

.services:hover {
  transform: scale(1.1);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.careersection hr {
  opacity: 0.5;
  border-top: 1px solid #1b3461;
  margin-top: 30px;
}

.careersection h2 {
  padding: 20px 10px;
}

.career-table {
  border-top: 1px solid #75a9bb;
  align-self: center;
}

.career-table span {
  font-size: 26px;
}

.two-third-col {
  flex: 1 0 90%;
  align-self: center;
  width: 100%;
}

.two-third-col img {
  width: 100%;
}

.two-third-col li {
  display: list-item;
  margin-left: 10px;
  padding: 0;
}

@media (min-width: 1024px) {
  .two-third-col {
    flex: 2;
    padding: 0 20px;
  }
}

.one-third-col {
  flex: 1 0 90%;
}

.one-third-col li {
  display: list-item;
}

.one-third-col li a {
  text-align: left;
  color: #1b3461;
}

@media (min-width: 1024px) {
  .one-third-col {
    flex: 1;
  }
}

.gallery-col {
  flex: 1 0 45%;
  align-self: center;
  padding: 5px;
}

.gallery-col img {
  width: 80%;
}

@media (min-width: 1024px) {
  .gallery-col {
    flex: 0 0 25%;
  }
}

