/* CSS Document */
/* Fonts */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400&family=Varela+Round&family=Montserrat:wght@400;500&display=swap");
/* Change media query settings in framework/_settings.scss */
/* Neutrals */
/* System */
/* Branding */
/* Variables */
/* Fonts */
/* Tees */
/* Event Categories */
/* competition */
/* juniors */
/* social */
/* womens */
/* Transitions */
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/* Mixins */
/* Mixins */
/* Layout */
/* Sidebar */
/* Text */
/* Buttons */
/* Buttons */
/* Tables */
/* Posts */
/* Four Posts Layout overrides */
/* Gravity Forms */
/* Gallery Rows */
/* Layout */
#mfPreviewBar {
  display: none; }

#npMenuJQ {
  height: 39px; }

/**, *:focus, *:hover {
    outline: none;
}*/
html,
body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none; }
  @media screen and (max-width: 1024px) {
    html,
    body {
      font-size: 14px;
      line-height: 24px; } }

::-webkit-input-placeholder {
  opacity: 1;
  color: #000000; }

body {
  position: relative; }

/* Containers */
.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 20px;
  overflow: hidden;
  padding: 30px 15px;
  margin: 0 auto; }
  .container p {
    font-size: 17px;
    line-height: 2;
    font-weight: 400; }
    .container p:last-of-type {
      margin-bottom: 0; }

a {
  text-decoration: none;
  color: #3ba9d2; }
  a:hover {
    text-decoration: none;
    color: #79c4e0; }

.col.half {
  width: 50%; }
  @media screen and (max-width: 820px) {
    .col.half {
      width: 100%; } }

.clear {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.alignleft,
.alignright {
  width: 60%;
  height: auto; }
  @media screen and (max-width: 640px) {
    .alignleft.size-full,
    .alignright.size-full {
      width: 100%;
      margin: 0 auto 20px !important; } }
  .alignleft.size-large,
  .alignright.size-large {
    width: 50%; }
    @media screen and (max-width: 640px) {
      .alignleft.size-large,
      .alignright.size-large {
        width: 100%;
        margin: 0 auto 20px !important; } }
  .alignleft.size-medium,
  .alignright.size-medium {
    width: 40%; }
    @media screen and (max-width: 1200px) {
      .alignleft.size-medium,
      .alignright.size-medium {
        width: 45%; } }
    @media screen and (max-width: 640px) {
      .alignleft.size-medium,
      .alignright.size-medium {
        width: 100%;
        margin: 0 auto 20px !important; } }
  .alignleft.size-thumbnail,
  .alignright.size-thumbnail {
    width: 20%; }
    @media screen and (max-width: 1200px) {
      .alignleft.size-thumbnail,
      .alignright.size-thumbnail {
        width: 270px; } }
    @media screen and (max-width: 640px) {
      .alignleft.size-thumbnail,
      .alignright.size-thumbnail {
        width: 200px; } }
  .alignleft.block,
  .alignright.block {
    width: 25% !important;
    height: auto;
    box-shadow: 40px 40px 0px #903407;
    margin: -40px 40px 40px 12.5% !important; }
    @media screen and (max-width: 1440px) {
      .alignleft.block,
      .alignright.block {
        margin: -40px 40px 40px 10% !important; } }
    @media screen and (max-width: 1200px) {
      .alignleft.block,
      .alignright.block {
        width: 30% !important;
        margin: -40px 40px 40px 5% !important; } }
    @media screen and (max-width: 1024px) {
      .alignleft.block,
      .alignright.block {
        margin: 0px 0px 40px 40px !important;
        box-shadow: none; } }
    @media screen and (max-width: 820px) {
      .alignleft.block,
      .alignright.block {
        width: 50% !important;
        margin: 8px 0 30px 30px !important;
        box-shadow: none; } }
    @media screen and (max-width: 480px) {
      .alignleft.block,
      .alignright.block {
        width: 100% !important;
        margin: 0 0 30px !important; } }

.alignleft {
  float: left;
  margin: 10px 50px 30px 0; }
  @media screen and (max-width: 1200px) {
    .alignleft {
      margin: 10px 40px 30px 0; } }
  @media screen and (max-width: 640px) {
    .alignleft {
      margin: 10px 30px 30px 0; } }

.alignright {
  float: right;
  margin: 10px 0 30px 50px; }
  @media screen and (max-width: 1200px) {
    .alignright {
      margin: 10px 0 30px 40px; } }
  @media screen and (max-width: 640px) {
    .alignright {
      margin: 10px 0 30px 30px; } }

.alignnone.size-medium {
  width: 75%;
  height: auto; }

.page-template-page-sidebar .alignnone.size-medium {
  width: 66.667%;
  height: auto;
  margin: 24px 0 0; }
  @media screen and (max-width: 1600px) {
    .page-template-page-sidebar .alignnone.size-medium {
      width: 97.5%; } }
  @media screen and (max-width: 820px) {
    .page-template-page-sidebar .alignnone.size-medium {
      width: 100%; } }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500; }

h1 {
  font-size: 40px;
  line-height: 48px;
  margin: 0 0 40px; }
  @media screen and (max-width: 1200px) {
    h1 {
      font-size: 34px;
      line-height: 42px;
      margin: 0 0 30px; } }
  @media screen and (max-width: 820px) {
    h1 {
      font-size: 30px;
      line-height: 38px;
      margin: 0 0 20px; } }

h2 {
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin: 0 0 30px;
  color: #000000; }
  @media screen and (max-width: 820px) {
    h2 {
      font-size: 24px;
      margin: 0 0 20px; } }

h3,
h4 {
  font-size: 24px;
  margin: 0 0 30px; }

h5,
h6 {
  font-size: 16px;
  margin: 0 0 10px; }

p {
  margin: 0 0 20px; }
  @media screen and (max-width: 1024px) {
    p {
      margin: 0 0 20px; } }
  p:last-of-type {
    margin-bottom: 0 !important; }
    p:last-of-type + ul {
      padding-top: 30px; }
      @media screen and (max-width: 1024px) {
        p:last-of-type + ul {
          padding-top: 20px; } }
  p a {
    text-decoration: none;
    color: #3ba9d2; }
    p a:hover {
      text-decoration: none;
      color: #79c4e0; }
  p.larger {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px; }
    @media screen and (max-width: 1024px) {
      p.larger {
        margin: 0 0 20px; } }
    p.larger a {
      text-decoration: none; }
    @media screen and (max-width: 1024px) {
      p.larger {
        font-size: 18px; } }
  p.intro {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 30px !important; }
    @media screen and (max-width: 1024px) {
      p.intro {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px !important; } }
  p + h2,
  p + h3,
  p + h4,
  p + p.larger {
    padding-top: 20px; }
    @media screen and (max-width: 820px) {
      p + h2,
      p + h3,
      p + h4,
      p + p.larger {
        padding-top: 10px; } }

.download-link {
  text-decoration: underline;
  color: #000000; }
  .download-link:hover {
    text-decoration: none; }

strong {
  font-weight: 600; }

blockquote {
  background: #6B1C38;
  margin: 0;
  padding: 40px;
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center; }
  blockquote p {
    margin: 0;
    text-align: center; }

.light {
  color: #cccccc; }
  .light.btn {
    border: 2px solid #cccccc;
    background: transparent; }

.white-text {
  color: #cccccc; }

table.stats {
  width: 100%;
  background: #6B1C38; }
  table.stats tr th.holes {
    width: 20%; }
  table.stats tr th.mens {
    width: 40%;
    text-align: left;
    padding: 5px 20px; }
  table.stats tr th.womens {
    width: 40%;
    text-align: left;
    padding: 5px 20px; }
  table.stats tr td {
    padding: 5px;
    line-height: 16px;
    font-size: 16px; }
    table.stats tr td.metres {
      text-align: left; }
    table.stats tr td.par {
      text-align: left; }
    table.stats tr td:first-child {
      width: 20%;
      padding: 5px 0px 5px 20px; }
    table.stats tr td:nth-of-type(5n+2) {
      width: 20%;
      padding: 5px 20px; }
    table.stats tr td:nth-of-type(5n+3) {
      width: 20%;
      padding: 5px 0px 5px 0px; }
    table.stats tr td:nth-of-type(5n+4) {
      width: 20%;
      padding: 5px 20px; }
    table.stats tr td:nth-of-type(5n+5) {
      width: 20%;
      padding: 5px 20px 5px 0px; }
    table.stats tr td a {
      color: #903407;
      text-decoration: none; }

/* Buttons */
a.btn {
  background: #232e48;
  border: 1px solid #232e48;
  color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 4px;
  text-decoration: none;
  box-sizing: border-box;
  opacity: 1;
  transition: all 0.3s ease;
  height: auto; }
  @media screen and (max-width: 820px) {
    a.btn {
      font-size: 13px;
      padding: 10px 15px; } }
  a.btn:hover {
    background: #519bd4;
    border: 1px solid #519bd4; }
  a.btn.btn-inverse {
    background: #519bd4;
    border: 1px solid #519bd4;
    color: #ffffff; }
    @media screen and (max-width: 820px) {
      a.btn.btn-inverse {
        font-size: 13px;
        padding: 10px 15px; } }
    a.btn.btn-inverse:hover {
      background: #232e48;
      border: 1px solid #232e48; }
  a.btn.btn-inverse-white {
    background: #519bd4;
    border: 1px solid #519bd4;
    color: #ffffff; }
    @media screen and (max-width: 820px) {
      a.btn.btn-inverse-white {
        font-size: 13px;
        padding: 10px 15px; } }
    a.btn.btn-inverse-white:hover {
      background: #ffffff;
      border: 1px solid #ffffff;
      color: #232e48; }
  a.btn:hover {
    border: 1px solid #519bd4;
    background: #519bd4;
    color: #ffffff; }

a.arrow {
  background: transparent;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.5px;
  padding: 0 20px 0 0;
  position: relative;
  transition: all 0.3s ease;
  border: 0 !important; }
  a.arrow i {
    top: 47%;
    margin-top: 0px;
    width: 10px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 1px;
    background-color: #000000;
    display: block;
    position: absolute;
    float: right;
    left: 102%;
    transition: all 0.3s ease; }
    @media screen and (max-width: 820px) {
      a.arrow i {
        height: 2px;
        border-radius: 2px; } }
    a.arrow i:before, a.arrow i:after {
      position: absolute;
      width: 8px;
      height: 1px;
      transition-timing-function: ease;
      transition-duration: .15s;
      transition-property: transform;
      border-radius: 1px;
      display: block;
      content: "";
      background-color: #000000; }
      @media screen and (max-width: 820px) {
        a.arrow i:before, a.arrow i:after {
          height: 2px;
          border-radius: 2px; } }
    a.arrow i:before {
      top: -1px;
      transform: translate3d(6px, 0, 0) rotate(45deg) scaleX(0.7); }
    a.arrow i:after {
      bottom: -1px;
      transform: translate3d(6px, 0, 0) rotate(135deg) scaleX(0.7); }
  a.arrow:hover {
    opacity: 1;
    background: transparent; }
    a.arrow:hover i {
      left: 92%;
      transition: all 0.3s ease;
      opacity: 1; }

input[type=text] {
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #2b2c30;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px !important;
  line-height: 17px;
  padding: 10px !important;
  height: 36px;
  letter-spacing: 0.5px; }

.gform_wrapper {
  margin: 0 auto !important; }
  @media screen and (max-width: 640px) {
    .gform_wrapper form .gform_body ul.gform_fields li {
      padding-right: 0 !important; } }
  .gform_wrapper form .gform_body ul .gfield {
    margin-top: 0;
    margin-bottom: 25px !important; }
    @media screen and (max-width: 640px) {
      .gform_wrapper form .gform_body ul .gfield {
        padding-right: 0 !important; } }
    .gform_wrapper form .gform_body ul .gfield .ginput_container {
      margin-top: 0; }
      @media screen and (max-width: 820px) {
        .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name, .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix {
          display: flex; } }
      @media screen and (max-width: 480px) {
        .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name, .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix {
          display: block; } }
      .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name .name_first,
      .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name .name_last, .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix .name_first,
      .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix .name_last {
        padding-right: 0;
        margin-right: 0;
        width: 48%;
        float: left; }
        @media screen and (max-width: 820px) {
          .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name .name_first,
          .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name .name_last, .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix .name_first,
          .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix .name_last {
            margin-bottom: 0; } }
        @media screen and (max-width: 480px) {
          .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name .name_first,
          .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name .name_last, .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix .name_first,
          .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix .name_last {
            width: 100%;
            float: none; } }
      .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name .name_last, .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix .name_last {
        margin-left: 4%;
        margin-right: 0;
        float: right; }
        @media screen and (max-width: 480px) {
          .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name .name_last, .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix .name_last {
            width: 100%;
            margin-left: 0;
            margin-top: 10px;
            float: none; } }
      .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_middle_name label, .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_name.no_prefix label {
        margin-bottom: 0; }
      .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_select select {
        border: 1px solid #2b2c30;
        font-family: "Oxygen", sans-serif;
        font-size: 17px !important;
        line-height: 17px;
        padding: 0 10px !important;
        height: 36px;
        width: calc(100% - 1px); }
      .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_textarea {
        width: 100%;
        padding-right: 0; }
        .gform_wrapper form .gform_body ul .gfield .ginput_container.ginput_container_textarea textarea.textarea.medium {
          width: 100%;
          padding: 10px;
          border: 1px solid #2b2c30;
          font-family: "Oxygen", sans-serif; }
    .gform_wrapper form .gform_body ul .gfield label.gfield_label {
      color: #000000;
      display: block;
      font-size: 17px;
      font-weight: 600;
      letter-spacing: 0.5px;
      margin: 0 0 5px; }
    .gform_wrapper form .gform_body ul .gfield input[type=text] {
      -webkit-appearance: none;
      border-radius: 0;
      border: 1px solid #2b2c30;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 17px !important;
      line-height: 17px;
      padding: 10px !important;
      height: 36px;
      letter-spacing: 0.5px; }
    .gform_wrapper form .gform_body ul .gfield.left, .gform_wrapper form .gform_body ul .gfield.right {
      width: 48%;
      clear: none;
      overflow: hidden;
      padding-right: 0; }
      @media screen and (max-width: 640px) {
        .gform_wrapper form .gform_body ul .gfield.left, .gform_wrapper form .gform_body ul .gfield.right {
          padding-right: 0 !important; } }
      @media screen and (max-width: 480px) {
        .gform_wrapper form .gform_body ul .gfield.left, .gform_wrapper form .gform_body ul .gfield.right {
          width: 100%;
          float: none; } }
      .gform_wrapper form .gform_body ul .gfield.left input, .gform_wrapper form .gform_body ul .gfield.right input {
        width: 100%; }
    .gform_wrapper form .gform_body ul .gfield.left {
      float: left; }
    .gform_wrapper form .gform_body ul .gfield.right {
      float: right; }
    .gform_wrapper form .gform_body ul .gfield.full-name {
      padding-right: 0 !important;
      overflow: hidden; }
      .gform_wrapper form .gform_body ul .gfield.full-name .ginput_container {
        width: 100% !important; }
    .gform_wrapper form .gform_body ul .gfield.full, .gform_wrapper form .gform_body ul .gfield.full-width {
      width: 100%;
      clear: both;
      overflow: hidden;
      padding-right: 0; }
  .gform_wrapper form .gform_footer {
    margin: 0;
    padding: 0; }
    .gform_wrapper form .gform_footer input[type=submit] {
      -webkit-appearance: none;
      border-radius: 0;
      background: #232e48;
      border: 1px solid #232e48;
      color: #ffffff;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 24px;
      font-weight: 400;
      display: inline-block;
      padding: 10px 20px;
      border-radius: 4px;
      text-decoration: none;
      box-sizing: border-box;
      opacity: 1;
      transition: all 0.3s ease;
      height: auto;
      height: 38px; }
      @media screen and (max-width: 820px) {
        .gform_wrapper form .gform_footer input[type=submit] {
          font-size: 13px;
          padding: 10px 15px; } }
      .gform_wrapper form .gform_footer input[type=submit]:hover {
        background: #519bd4;
        border: 1px solid #519bd4; }
      .gform_wrapper form .gform_footer input[type=submit].btn-inverse {
        background: #519bd4;
        border: 1px solid #519bd4;
        color: #ffffff; }
        @media screen and (max-width: 820px) {
          .gform_wrapper form .gform_footer input[type=submit].btn-inverse {
            font-size: 13px;
            padding: 10px 15px; } }
        .gform_wrapper form .gform_footer input[type=submit].btn-inverse:hover {
          background: #232e48;
          border: 1px solid #232e48; }
      .gform_wrapper form .gform_footer input[type=submit].btn-inverse-white {
        background: #519bd4;
        border: 1px solid #519bd4;
        color: #ffffff; }
        @media screen and (max-width: 820px) {
          .gform_wrapper form .gform_footer input[type=submit].btn-inverse-white {
            font-size: 13px;
            padding: 10px 15px; } }
        .gform_wrapper form .gform_footer input[type=submit].btn-inverse-white:hover {
          background: #ffffff;
          border: 1px solid #ffffff;
          color: #232e48; }
      @media screen and (max-width: 820px) {
        .gform_wrapper form .gform_footer input[type=submit] {
          height: auto; } }
      .gform_wrapper form .gform_footer input[type=submit]:hover {
        background: #903407;
        transition: all 0.3s ease;
        cursor: pointer; }

/* PDFs and files/documents */
p .fa.fa-file-pdf-o {
  padding-right: 10px;
  font-size: 16px;
  color: #6B1C38; }

/* Removing the P tag styling around images in WP */
p.image {
  display: inline; }

/* Banner */
#banner {
  width: 100%;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  min-height: 300px;
  margin-top: 100px; }
  @media screen and (max-width: 640px) {
    #banner {
      background-position: center top;
      background-repeat: no-repeat;
      margin-top: 80px; } }
  #banner .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  #banner.accent-overlay {
    background-color: #6B1C38;
    background-blend-mode: soft-light; }
    #banner.accent-overlay .overlay {
      background-color: rgba(107, 28, 56, 0.8); }

/* Main Content */
#main.solid-padding {
  padding-top: 122px !important; }
  @media screen and (max-width: 1440px) {
    #main.solid-padding {
      padding-top: 96px !important; } }
  @media screen and (max-width: 820px) {
    #main.solid-padding {
      padding-top: 76px !important; } }

#main p + h2,
#main p + h3,
#main p + h4, #main ul + h2,
#main ul + h3,
#main ul + h4 {
  padding-top: 20px; }

#main ul,
#main ol {
  margin: 0 0 30px; }
  @media screen and (max-width: 1024px) {
    #main ul,
    #main ol {
      margin: 0 0 20px; } }
  #main ul li,
  #main ol li {
    margin-bottom: 5px; }

#main .icon-file-pdf {
  padding-left: 10px; }

#main .light,
#main .white {
  color: #ffffff; }
  #main .light.btn,
  #main .white.btn {
    border: 2px solid #ffffff;
    background: transparent; }

#main .content a {
  color: #3ba9d2; }

/* Home */
.page-template-template-home h3, .page-template-template-home h4 {
  font-size: 2em; }

.page-template-template-home #banner.home-screen {
  background: #232e48;
  position: relative; }
  @media screen and (max-width: 820px) {
    .page-template-template-home #banner.home-screen {
      height: auto; } }
  .page-template-template-home #banner.home-screen.banner h1 {
    font-size: 50px;
    line-height: 1.2;
    margin: 0 auto 20px; }
    @media screen and (max-width: 1024px) {
      .page-template-template-home #banner.home-screen.banner h1 {
        font-size: 32px;
        line-height: 1.2; } }
    @media screen and (max-width: 820px) {
      .page-template-template-home #banner.home-screen.banner h1 {
        font-size: 26px;
        line-height: 1.2;
        margin: 0 auto 20px; } }
    @media screen and (max-width: 640px) {
      .page-template-template-home #banner.home-screen.banner h1 br {
        display: none; } }
  .page-template-template-home #banner.home-screen.banner p {
    font-weight: 300;
    margin: 0 auto 30px;
    line-height: 1.4;
    font-size: 1em; }
    @media screen and (max-width: 820px) {
      .page-template-template-home #banner.home-screen.banner p br {
        display: none; } }
  .page-template-template-home #banner.home-screen.banner p.btn {
    line-height: 24px; }
  .page-template-template-home #banner.home-screen.banner .bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: calc(100vh - 100px);
    text-align: center;
    color: #ffffff;
    display: flex;
    align-items: center; }
    @media (min-width: 0) and (max-width: 599px) {
      .page-template-template-home #banner.home-screen.banner .bg {
        min-height: 320px;
        height: 100%; } }
    @media (min-width: 600px) and (max-width: 1023px) {
      .page-template-template-home #banner.home-screen.banner .bg {
        min-height: 400px;
        height: 100%; } }
    @media (min-width: 1024px) {
      .page-template-template-home #banner.home-screen.banner .bg {
        min-height: 500px; } }
    .page-template-template-home #banner.home-screen.banner .bg .container {
      width: 100%;
      position: relative;
      padding: 0 20px;
      display: flex;
      align-items: center;
      height: 100%; }
      @media screen and (max-width: 820px) {
        .page-template-template-home #banner.home-screen.banner .bg .container {
          top: auto;
          transform: none;
          padding: 15px 15px;
          margin: auto; } }
      @media screen and (max-width: 480px) {
        .page-template-template-home #banner.home-screen.banner .bg .container {
          padding: 120px 30px 40px;
          margin: auto; } }
      .page-template-template-home #banner.home-screen.banner .bg .container .box {
        background: #232e48;
        width: 100%;
        padding: 30px; }
        @media (min-width: 768px) {
          .page-template-template-home #banner.home-screen.banner .bg .container .box {
            width: 66%;
            text-align: left;
            margin-left: auto; } }
        @media (max-width: 820px) {
          .page-template-template-home #banner.home-screen.banner .bg .container .box p a.btn {
            font-size: 15px; } }
    @media screen and (max-width: 1600px) {
      .page-template-template-home #banner.home-screen.banner .bg .container {
        width: 100%; } }
  .page-template-template-home #banner.home-screen.banner .overlay {
    background: rgba(2, 2, 7, 0.45);
    width: 100%;
    height: 100%;
    position: absolute; }
  .page-template-template-home #banner.home-screen .call-out {
    background: #ffffff;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
    padding: 50px; }
    @media screen and (max-width: 1600px) {
      .page-template-template-home #banner.home-screen .call-out {
        width: 50%;
        padding: 40px; } }
    @media screen and (max-width: 820px) {
      .page-template-template-home #banner.home-screen .call-out {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
        padding: 40px 30px; } }
    .page-template-template-home #banner.home-screen .call-out h2 {
      font-size: 32px;
      line-height: 46px;
      font-weight: 300;
      margin: 0 0 20px; }
      @media screen and (max-width: 1600px) {
        .page-template-template-home #banner.home-screen .call-out h2 {
          font-size: 28px;
          line-height: 40px;
          font-weight: 300;
          margin: 0 0 15px; } }
      @media screen and (max-width: 1200px) {
        .page-template-template-home #banner.home-screen .call-out h2 {
          font-size: 26px;
          line-height: 38px; } }
      @media screen and (max-width: 820px) {
        .page-template-template-home #banner.home-screen .call-out h2 {
          font-size: 24px;
          line-height: 36px; } }
      @media screen and (max-width: 640px) {
        .page-template-template-home #banner.home-screen .call-out h2 {
          font-size: 24px;
          line-height: 34px; } }
      @media screen and (max-width: 1440px) {
        .page-template-template-home #banner.home-screen .call-out h2 br {
          display: none; } }
    .page-template-template-home #banner.home-screen .call-out p {
      font-size: 18px;
      line-height: 32px;
      margin: 0 0 40px;
      font-weight: 300; }
      @media screen and (max-width: 1440px) {
        .page-template-template-home #banner.home-screen .call-out p {
          font-size: 16px;
          line-height: 26px;
          margin: 0 0 30px; } }
      @media screen and (max-width: 1024px) {
        .page-template-template-home #banner.home-screen .call-out p {
          font-size: 15px;
          line-height: 22px;
          margin: 0 0 25px; } }
      @media screen and (max-width: 820px) {
        .page-template-template-home #banner.home-screen .call-out p {
          font-size: 18px;
          line-height: 28px; } }
      @media screen and (max-width: 640px) {
        .page-template-template-home #banner.home-screen .call-out p {
          font-size: 16px;
          line-height: 26px;
          letter-spacing: 0.5px; } }
    .page-template-template-home #banner.home-screen .call-out p {
      margin-bottom: 25px; }
      .page-template-template-home #banner.home-screen .call-out p a.btn {
        font-size: 17px;
        text-transform: uppercase;
        line-height: 17px;
        letter-spacing: 1px;
        padding: 18px 30px;
        font-weight: 400; }
        @media screen and (max-width: 640px) {
          .page-template-template-home #banner.home-screen .call-out p a.btn {
            padding: 15px 20px;
            font-size: 15px;
            line-height: 15px; } }
        @media screen and (max-width: 1024px) {
          .page-template-template-home #banner.home-screen .call-out p a.btn {
            padding: 15px 20px;
            font-size: 15px;
            line-height: 15px; } }
  .page-template-template-home #banner.home-screen.video {
    height: calc(100% + 39px); }

@media screen and (max-width: 820px) {
  .page-template-template-home.logged-in-editor .home-screen {
    height: auto; } }

.page-template-template-home #banner.home-screen.slider {
  overflow: hidden;
  width: 100%;
  height: 100vh; }
  @media screen and (max-width: 1200px) {
    .page-template-template-home #banner.home-screen.slider {
      height: auto; } }
  .page-template-template-home #banner.home-screen.slider #home-slider {
    overflow: hidden;
    width: 100%;
    height: 100vh;
    position: relative;
    margin-bottom: 0; }
    @media screen and (max-width: 1200px) {
      .page-template-template-home #banner.home-screen.slider #home-slider {
        height: auto; } }
    .page-template-template-home #banner.home-screen.slider #home-slider .slick-list {
      width: 100%;
      height: 100%; }
      .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide {
        width: 100%;
        height: 100%; }
        .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container {
          width: 100%;
          padding: 0 !important; }
          .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay {
            background: rgba(0, 0, 0, 0.25);
            text-align: center;
            width: 100%;
            height: 100%;
            display: flex; }
            .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text {
              position: relative;
              align-self: center;
              width: 100%;
              padding: 0 25%;
              left: auto;
              right: auto;
              text-align: center; }
              @media screen and (max-width: 820px) {
                .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text {
                  padding: 0 5%; } }
              .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h1, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h2, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h3, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h4, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h5, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h6, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text p, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text a {
                color: #ffffff; }
              .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h1, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h2 {
                font-size: 60px;
                line-height: 86px;
                font-weight: 300;
                margin: 0 auto 30px; }
                @media screen and (max-width: 1200px) {
                  .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h1, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h2 {
                    font-size: 40px;
                    line-height: 56px; } }
                @media screen and (max-width: 820px) {
                  .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h1, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h2 {
                    font-size: 26px;
                    line-height: 36px;
                    margin: 0 auto 20px; } }
              .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h3, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h4, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h5, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h6 {
                font-size: 32px;
                line-height: 46px;
                font-weight: 300;
                margin: 0 0 20px; }
                @media screen and (max-width: 1200px) {
                  .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h3, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h4, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h5, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h6 {
                    font-size: 28px;
                    line-height: 40px;
                    font-weight: 300;
                    margin: 0 0 15px; } }
                @media screen and (max-width: 820px) {
                  .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h3, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h4, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h5, .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text h6 {
                    font-size: 26px;
                    line-height: 38px; } }
              .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text p {
                font-size: 22px;
                line-height: 40px;
                font-weight: 300;
                letter-spacing: 1px;
                margin: 0 auto; }
                @media screen and (max-width: 1200px) {
                  .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text p {
                    font-size: 20px;
                    line-height: 30px; } }
                @media screen and (max-width: 820px) {
                  .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text p {
                    font-size: 18px;
                    line-height: 28px; } }
                @media screen and (max-width: 480px) {
                  .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container .overlay .slider-text p {
                    font-size: 16px;
                    line-height: 24px; } }
          .page-template-template-home #banner.home-screen.slider #home-slider .slick-list .slick-track .slide.slick-slide .container img {
            width: 100vw;
            height: 100vh;
            object-fit: cover; }
    .page-template-template-home #banner.home-screen.slider #home-slider .slick-prev {
      left: 20px;
      z-index: 2; }
      @media screen and (max-width: 480px) {
        .page-template-template-home #banner.home-screen.slider #home-slider .slick-prev {
          display: none; } }
    .page-template-template-home #banner.home-screen.slider #home-slider .slick-next {
      right: 20px;
      z-index: 2; }
      @media screen and (max-width: 480px) {
        .page-template-template-home #banner.home-screen.slider #home-slider .slick-next {
          display: none; } }
    .page-template-template-home #banner.home-screen.slider #home-slider a.btn {
      margin-top: 40px;
      border: 2px solid #ffffff;
      background: transparent;
      display: inline-block; }
      .page-template-template-home #banner.home-screen.slider #home-slider a.btn:hover {
        background: transparent;
        opacity: 0.5;
        transition: all 0.3s ease; }

.page-template-template-home #main .content {
  text-align: center; }

.page-template-template-home #instagram .container {
  text-align: center; }

.page-template-template-home #instagram .instagram_content {
  padding: 0 0 100px; }
  .page-template-template-home #instagram .instagram_content .sbi_follow_btn {
    margin-top: 40px; }
    .page-template-template-home #instagram .instagram_content .sbi_follow_btn a {
      background: #519bd4 !important;
      padding: 10px 20px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
      font-size: 16px;
      border-radius: 4px !important; }
    .page-template-template-home #instagram .instagram_content .sbi_follow_btn svg {
      font-size: 16px; }

/* Sidebar Template */
.page-template-page-sidebar .section,
.single-course .section,
.single .section,
.page-template-page-business-directory .section,
.page-template-page-intranet .section,
.page-template-page-archive-posts .section {
  overflow: visible; }

.page-template-page-sidebar #main .container,
.single-course #main .container,
.single #main .container,
.page-template-page-business-directory #main .container,
.page-template-page-intranet #main .container,
.page-template-page-archive-posts #main .container {
  display: flex;
  flex-direction: row-reverse;
  overflow: visible; }
  @media screen and (max-width: 820px) {
    .page-template-page-sidebar #main .container,
    .single-course #main .container,
    .single #main .container,
    .page-template-page-business-directory #main .container,
    .page-template-page-intranet #main .container,
    .page-template-page-archive-posts #main .container {
      display: block;
      width: 100%;
      padding: 0; } }
  .page-template-page-sidebar #main .container .content,
  .single-course #main .container .content,
  .single #main .container .content,
  .page-template-page-business-directory #main .container .content,
  .page-template-page-intranet #main .container .content,
  .page-template-page-archive-posts #main .container .content {
    width: 75%; }
    @media screen and (max-width: 1600px) {
      .page-template-page-sidebar #main .container .content,
      .single-course #main .container .content,
      .single #main .container .content,
      .page-template-page-business-directory #main .container .content,
      .page-template-page-intranet #main .container .content,
      .page-template-page-archive-posts #main .container .content {
        width: 70%; } }
    @media screen and (max-width: 1200px) {
      .page-template-page-sidebar #main .container .content,
      .single-course #main .container .content,
      .single #main .container .content,
      .page-template-page-business-directory #main .container .content,
      .page-template-page-intranet #main .container .content,
      .page-template-page-archive-posts #main .container .content {
        width: 65%; } }
    @media screen and (max-width: 1024px) {
      .page-template-page-sidebar #main .container .content,
      .single-course #main .container .content,
      .single #main .container .content,
      .page-template-page-business-directory #main .container .content,
      .page-template-page-intranet #main .container .content,
      .page-template-page-archive-posts #main .container .content {
        width: 60%; } }
    @media screen and (max-width: 820px) {
      .page-template-page-sidebar #main .container .content,
      .single-course #main .container .content,
      .single #main .container .content,
      .page-template-page-business-directory #main .container .content,
      .page-template-page-intranet #main .container .content,
      .page-template-page-archive-posts #main .container .content {
        width: 100%;
        padding: 40px 5%; } }
  .page-template-page-sidebar #main .container .sidebar,
  .single-course #main .container .sidebar,
  .single #main .container .sidebar,
  .page-template-page-business-directory #main .container .sidebar,
  .page-template-page-intranet #main .container .sidebar,
  .page-template-page-archive-posts #main .container .sidebar {
    width: 25%;
    position: absolute;
    left: 0;
    top: -100px;
    padding: 50px;
    background: #903407;
    color: #ffffff; }
    @media screen and (max-width: 1440px) {
      .page-template-page-sidebar #main .container .sidebar h2,
      .single-course #main .container .sidebar h2,
      .single #main .container .sidebar h2,
      .page-template-page-business-directory #main .container .sidebar h2,
      .page-template-page-intranet #main .container .sidebar h2,
      .page-template-page-archive-posts #main .container .sidebar h2 {
        font-size: 26px;
        line-height: 26px; } }
    @media screen and (max-width: 820px) {
      .page-template-page-sidebar #main .container .sidebar h2,
      .single-course #main .container .sidebar h2,
      .single #main .container .sidebar h2,
      .page-template-page-business-directory #main .container .sidebar h2,
      .page-template-page-intranet #main .container .sidebar h2,
      .page-template-page-archive-posts #main .container .sidebar h2 {
        font-size: 24px;
        margin: 0 0 20px; } }
    .page-template-page-sidebar #main .container .sidebar ul,
    .single-course #main .container .sidebar ul,
    .single #main .container .sidebar ul,
    .page-template-page-business-directory #main .container .sidebar ul,
    .page-template-page-intranet #main .container .sidebar ul,
    .page-template-page-archive-posts #main .container .sidebar ul {
      margin: 0;
      padding: 0; }
      .page-template-page-sidebar #main .container .sidebar ul li,
      .single-course #main .container .sidebar ul li,
      .single #main .container .sidebar ul li,
      .page-template-page-business-directory #main .container .sidebar ul li,
      .page-template-page-intranet #main .container .sidebar ul li,
      .page-template-page-archive-posts #main .container .sidebar ul li {
        list-style: none; }
        .page-template-page-sidebar #main .container .sidebar ul li ul.sub-menu,
        .single-course #main .container .sidebar ul li ul.sub-menu,
        .single #main .container .sidebar ul li ul.sub-menu,
        .page-template-page-business-directory #main .container .sidebar ul li ul.sub-menu,
        .page-template-page-intranet #main .container .sidebar ul li ul.sub-menu,
        .page-template-page-archive-posts #main .container .sidebar ul li ul.sub-menu {
          border-top: 1px solid #a65d35; }
          .page-template-page-sidebar #main .container .sidebar ul li ul.sub-menu li,
          .single-course #main .container .sidebar ul li ul.sub-menu li,
          .single #main .container .sidebar ul li ul.sub-menu li,
          .page-template-page-business-directory #main .container .sidebar ul li ul.sub-menu li,
          .page-template-page-intranet #main .container .sidebar ul li ul.sub-menu li,
          .page-template-page-archive-posts #main .container .sidebar ul li ul.sub-menu li {
            list-style: none;
            padding: 5px 0;
            border-bottom: 1px solid #a65d35;
            transition: all 0.3s ease; }
            .page-template-page-sidebar #main .container .sidebar ul li ul.sub-menu li a,
            .single-course #main .container .sidebar ul li ul.sub-menu li a,
            .single #main .container .sidebar ul li ul.sub-menu li a,
            .page-template-page-business-directory #main .container .sidebar ul li ul.sub-menu li a,
            .page-template-page-intranet #main .container .sidebar ul li ul.sub-menu li a,
            .page-template-page-archive-posts #main .container .sidebar ul li ul.sub-menu li a {
              color: #000000;
              text-decoration: none;
              transition: all 0.3s ease;
              opacity: 1; }
            .page-template-page-sidebar #main .container .sidebar ul li ul.sub-menu li:hover,
            .single-course #main .container .sidebar ul li ul.sub-menu li:hover,
            .single #main .container .sidebar ul li ul.sub-menu li:hover,
            .page-template-page-business-directory #main .container .sidebar ul li ul.sub-menu li:hover,
            .page-template-page-intranet #main .container .sidebar ul li ul.sub-menu li:hover,
            .page-template-page-archive-posts #main .container .sidebar ul li ul.sub-menu li:hover {
              padding-left: 10px; }
              .page-template-page-sidebar #main .container .sidebar ul li ul.sub-menu li:hover a,
              .single-course #main .container .sidebar ul li ul.sub-menu li:hover a,
              .single #main .container .sidebar ul li ul.sub-menu li:hover a,
              .page-template-page-business-directory #main .container .sidebar ul li ul.sub-menu li:hover a,
              .page-template-page-intranet #main .container .sidebar ul li ul.sub-menu li:hover a,
              .page-template-page-archive-posts #main .container .sidebar ul li ul.sub-menu li:hover a {
                transition: all 0.3s ease;
                opacity: 0.9; }
            .page-template-page-sidebar #main .container .sidebar ul li ul.sub-menu li.current-menu-item .fa,
            .single-course #main .container .sidebar ul li ul.sub-menu li.current-menu-item .fa,
            .single #main .container .sidebar ul li ul.sub-menu li.current-menu-item .fa,
            .page-template-page-business-directory #main .container .sidebar ul li ul.sub-menu li.current-menu-item .fa,
            .page-template-page-intranet #main .container .sidebar ul li ul.sub-menu li.current-menu-item .fa,
            .page-template-page-archive-posts #main .container .sidebar ul li ul.sub-menu li.current-menu-item .fa {
              font-weight: 700;
              font-size: 18px; }
            .page-template-page-sidebar #main .container .sidebar ul li ul.sub-menu li.current-menu-item a,
            .single-course #main .container .sidebar ul li ul.sub-menu li.current-menu-item a,
            .single #main .container .sidebar ul li ul.sub-menu li.current-menu-item a,
            .page-template-page-business-directory #main .container .sidebar ul li ul.sub-menu li.current-menu-item a,
            .page-template-page-intranet #main .container .sidebar ul li ul.sub-menu li.current-menu-item a,
            .page-template-page-archive-posts #main .container .sidebar ul li ul.sub-menu li.current-menu-item a {
              padding-left: 10px;
              text-decoration: none;
              font-weight: 700; }
            .page-template-page-sidebar #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover,
            .single-course #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover,
            .single #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover,
            .page-template-page-business-directory #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover,
            .page-template-page-intranet #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover,
            .page-template-page-archive-posts #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover {
              padding-left: 5px; }
              .page-template-page-sidebar #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover a,
              .single-course #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover a,
              .single #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover a,
              .page-template-page-business-directory #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover a,
              .page-template-page-intranet #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover a,
              .page-template-page-archive-posts #main .container .sidebar ul li ul.sub-menu li.current-menu-item:hover a {
                opacity: 0.9;
                padding-left: 10px; }
    .page-template-page-sidebar #main .container .sidebar .sidebar-container,
    .single-course #main .container .sidebar .sidebar-container,
    .single #main .container .sidebar .sidebar-container,
    .page-template-page-business-directory #main .container .sidebar .sidebar-container,
    .page-template-page-intranet #main .container .sidebar .sidebar-container,
    .page-template-page-archive-posts #main .container .sidebar .sidebar-container {
      padding: 40px 0 0; }
      .page-template-page-sidebar #main .container .sidebar .sidebar-container h2,
      .page-template-page-sidebar #main .container .sidebar .sidebar-container h3,
      .single-course #main .container .sidebar .sidebar-container h2,
      .single-course #main .container .sidebar .sidebar-container h3,
      .single #main .container .sidebar .sidebar-container h2,
      .single #main .container .sidebar .sidebar-container h3,
      .page-template-page-business-directory #main .container .sidebar .sidebar-container h2,
      .page-template-page-business-directory #main .container .sidebar .sidebar-container h3,
      .page-template-page-intranet #main .container .sidebar .sidebar-container h2,
      .page-template-page-intranet #main .container .sidebar .sidebar-container h3,
      .page-template-page-archive-posts #main .container .sidebar .sidebar-container h2,
      .page-template-page-archive-posts #main .container .sidebar .sidebar-container h3 {
        font-size: 24px;
        line-height: 24px;
        margin: 0 0 20px; }
        @media screen and (max-width: 1440px) {
          .page-template-page-sidebar #main .container .sidebar .sidebar-container h2,
          .page-template-page-sidebar #main .container .sidebar .sidebar-container h3,
          .single-course #main .container .sidebar .sidebar-container h2,
          .single-course #main .container .sidebar .sidebar-container h3,
          .single #main .container .sidebar .sidebar-container h2,
          .single #main .container .sidebar .sidebar-container h3,
          .page-template-page-business-directory #main .container .sidebar .sidebar-container h2,
          .page-template-page-business-directory #main .container .sidebar .sidebar-container h3,
          .page-template-page-intranet #main .container .sidebar .sidebar-container h2,
          .page-template-page-intranet #main .container .sidebar .sidebar-container h3,
          .page-template-page-archive-posts #main .container .sidebar .sidebar-container h2,
          .page-template-page-archive-posts #main .container .sidebar .sidebar-container h3 {
            font-size: 22px;
            line-height: 22px; } }
        @media screen and (max-width: 820px) {
          .page-template-page-sidebar #main .container .sidebar .sidebar-container h2,
          .page-template-page-sidebar #main .container .sidebar .sidebar-container h3,
          .single-course #main .container .sidebar .sidebar-container h2,
          .single-course #main .container .sidebar .sidebar-container h3,
          .single #main .container .sidebar .sidebar-container h2,
          .single #main .container .sidebar .sidebar-container h3,
          .page-template-page-business-directory #main .container .sidebar .sidebar-container h2,
          .page-template-page-business-directory #main .container .sidebar .sidebar-container h3,
          .page-template-page-intranet #main .container .sidebar .sidebar-container h2,
          .page-template-page-intranet #main .container .sidebar .sidebar-container h3,
          .page-template-page-archive-posts #main .container .sidebar .sidebar-container h2,
          .page-template-page-archive-posts #main .container .sidebar .sidebar-container h3 {
            font-size: 20px;
            line-height: 20px; } }
      .page-template-page-sidebar #main .container .sidebar .sidebar-container p,
      .single-course #main .container .sidebar .sidebar-container p,
      .single #main .container .sidebar .sidebar-container p,
      .page-template-page-business-directory #main .container .sidebar .sidebar-container p,
      .page-template-page-intranet #main .container .sidebar .sidebar-container p,
      .page-template-page-archive-posts #main .container .sidebar .sidebar-container p {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 20px; }
        @media screen and (max-width: 820px) {
          .page-template-page-sidebar #main .container .sidebar .sidebar-container p,
          .single-course #main .container .sidebar .sidebar-container p,
          .single #main .container .sidebar .sidebar-container p,
          .page-template-page-business-directory #main .container .sidebar .sidebar-container p,
          .page-template-page-intranet #main .container .sidebar .sidebar-container p,
          .page-template-page-archive-posts #main .container .sidebar .sidebar-container p {
            margin: 0 0 10px; } }
      .page-template-page-sidebar #main .container .sidebar .sidebar-container .contact,
      .single-course #main .container .sidebar .sidebar-container .contact,
      .single #main .container .sidebar .sidebar-container .contact,
      .page-template-page-business-directory #main .container .sidebar .sidebar-container .contact,
      .page-template-page-intranet #main .container .sidebar .sidebar-container .contact,
      .page-template-page-archive-posts #main .container .sidebar .sidebar-container .contact {
        padding: 40px 0 0; }
        .page-template-page-sidebar #main .container .sidebar .sidebar-container .contact .fa,
        .single-course #main .container .sidebar .sidebar-container .contact .fa,
        .single #main .container .sidebar .sidebar-container .contact .fa,
        .page-template-page-business-directory #main .container .sidebar .sidebar-container .contact .fa,
        .page-template-page-intranet #main .container .sidebar .sidebar-container .contact .fa,
        .page-template-page-archive-posts #main .container .sidebar .sidebar-container .contact .fa {
          margin-right: 10px; }
        .page-template-page-sidebar #main .container .sidebar .sidebar-container .contact p,
        .single-course #main .container .sidebar .sidebar-container .contact p,
        .single #main .container .sidebar .sidebar-container .contact p,
        .page-template-page-business-directory #main .container .sidebar .sidebar-container .contact p,
        .page-template-page-intranet #main .container .sidebar .sidebar-container .contact p,
        .page-template-page-archive-posts #main .container .sidebar .sidebar-container .contact p {
          margin-bottom: 5px; }
    .page-template-page-sidebar #main .container .sidebar .hole-stats,
    .single-course #main .container .sidebar .hole-stats,
    .single #main .container .sidebar .hole-stats,
    .page-template-page-business-directory #main .container .sidebar .hole-stats,
    .page-template-page-intranet #main .container .sidebar .hole-stats,
    .page-template-page-archive-posts #main .container .sidebar .hole-stats {
      overflow: hidden; }
      .page-template-page-sidebar #main .container .sidebar .hole-stats p,
      .single-course #main .container .sidebar .hole-stats p,
      .single #main .container .sidebar .hole-stats p,
      .page-template-page-business-directory #main .container .sidebar .hole-stats p,
      .page-template-page-intranet #main .container .sidebar .hole-stats p,
      .page-template-page-archive-posts #main .container .sidebar .hole-stats p {
        margin-bottom: 5px;
        overflow: hidden;
        display: flex; }
        @media screen and (max-width: 1600px) {
          .page-template-page-sidebar #main .container .sidebar .hole-stats p,
          .single-course #main .container .sidebar .hole-stats p,
          .single #main .container .sidebar .hole-stats p,
          .page-template-page-business-directory #main .container .sidebar .hole-stats p,
          .page-template-page-intranet #main .container .sidebar .hole-stats p,
          .page-template-page-archive-posts #main .container .sidebar .hole-stats p {
            display: block; } }
        @media screen and (max-width: 1024px) {
          .page-template-page-sidebar #main .container .sidebar .hole-stats p,
          .single-course #main .container .sidebar .hole-stats p,
          .single #main .container .sidebar .hole-stats p,
          .page-template-page-business-directory #main .container .sidebar .hole-stats p,
          .page-template-page-intranet #main .container .sidebar .hole-stats p,
          .page-template-page-archive-posts #main .container .sidebar .hole-stats p {
            display: flex; } }
        .page-template-page-sidebar #main .container .sidebar .hole-stats p strong,
        .single-course #main .container .sidebar .hole-stats p strong,
        .single #main .container .sidebar .hole-stats p strong,
        .page-template-page-business-directory #main .container .sidebar .hole-stats p strong,
        .page-template-page-intranet #main .container .sidebar .hole-stats p strong,
        .page-template-page-archive-posts #main .container .sidebar .hole-stats p strong {
          width: 150px;
          display: block; }
          @media screen and (max-width: 1600px) {
            .page-template-page-sidebar #main .container .sidebar .hole-stats p strong,
            .single-course #main .container .sidebar .hole-stats p strong,
            .single #main .container .sidebar .hole-stats p strong,
            .page-template-page-business-directory #main .container .sidebar .hole-stats p strong,
            .page-template-page-intranet #main .container .sidebar .hole-stats p strong,
            .page-template-page-archive-posts #main .container .sidebar .hole-stats p strong {
              width: 100%;
              float: none; } }
          @media screen and (max-width: 1024px) {
            .page-template-page-sidebar #main .container .sidebar .hole-stats p strong,
            .single-course #main .container .sidebar .hole-stats p strong,
            .single #main .container .sidebar .hole-stats p strong,
            .page-template-page-business-directory #main .container .sidebar .hole-stats p strong,
            .page-template-page-intranet #main .container .sidebar .hole-stats p strong,
            .page-template-page-archive-posts #main .container .sidebar .hole-stats p strong {
              width: 40%; } }
        .page-template-page-sidebar #main .container .sidebar .hole-stats p .par,
        .page-template-page-sidebar #main .container .sidebar .hole-stats p .length,
        .page-template-page-sidebar #main .container .sidebar .hole-stats p .index,
        .single-course #main .container .sidebar .hole-stats p .par,
        .single-course #main .container .sidebar .hole-stats p .length,
        .single-course #main .container .sidebar .hole-stats p .index,
        .single #main .container .sidebar .hole-stats p .par,
        .single #main .container .sidebar .hole-stats p .length,
        .single #main .container .sidebar .hole-stats p .index,
        .page-template-page-business-directory #main .container .sidebar .hole-stats p .par,
        .page-template-page-business-directory #main .container .sidebar .hole-stats p .length,
        .page-template-page-business-directory #main .container .sidebar .hole-stats p .index,
        .page-template-page-intranet #main .container .sidebar .hole-stats p .par,
        .page-template-page-intranet #main .container .sidebar .hole-stats p .length,
        .page-template-page-intranet #main .container .sidebar .hole-stats p .index,
        .page-template-page-archive-posts #main .container .sidebar .hole-stats p .par,
        .page-template-page-archive-posts #main .container .sidebar .hole-stats p .length,
        .page-template-page-archive-posts #main .container .sidebar .hole-stats p .index {
          padding-right: 20px;
          width: 80px;
          display: block; }
          @media screen and (max-width: 1600px) {
            .page-template-page-sidebar #main .container .sidebar .hole-stats p .par,
            .page-template-page-sidebar #main .container .sidebar .hole-stats p .length,
            .page-template-page-sidebar #main .container .sidebar .hole-stats p .index,
            .single-course #main .container .sidebar .hole-stats p .par,
            .single-course #main .container .sidebar .hole-stats p .length,
            .single-course #main .container .sidebar .hole-stats p .index,
            .single #main .container .sidebar .hole-stats p .par,
            .single #main .container .sidebar .hole-stats p .length,
            .single #main .container .sidebar .hole-stats p .index,
            .page-template-page-business-directory #main .container .sidebar .hole-stats p .par,
            .page-template-page-business-directory #main .container .sidebar .hole-stats p .length,
            .page-template-page-business-directory #main .container .sidebar .hole-stats p .index,
            .page-template-page-intranet #main .container .sidebar .hole-stats p .par,
            .page-template-page-intranet #main .container .sidebar .hole-stats p .length,
            .page-template-page-intranet #main .container .sidebar .hole-stats p .index,
            .page-template-page-archive-posts #main .container .sidebar .hole-stats p .par,
            .page-template-page-archive-posts #main .container .sidebar .hole-stats p .length,
            .page-template-page-archive-posts #main .container .sidebar .hole-stats p .index {
              width: 45%;
              float: left;
              padding-right: 0;
              padding-bottom: 5px; } }
          @media screen and (max-width: 1024px) {
            .page-template-page-sidebar #main .container .sidebar .hole-stats p .par,
            .page-template-page-sidebar #main .container .sidebar .hole-stats p .length,
            .page-template-page-sidebar #main .container .sidebar .hole-stats p .index,
            .single-course #main .container .sidebar .hole-stats p .par,
            .single-course #main .container .sidebar .hole-stats p .length,
            .single-course #main .container .sidebar .hole-stats p .index,
            .single #main .container .sidebar .hole-stats p .par,
            .single #main .container .sidebar .hole-stats p .length,
            .single #main .container .sidebar .hole-stats p .index,
            .page-template-page-business-directory #main .container .sidebar .hole-stats p .par,
            .page-template-page-business-directory #main .container .sidebar .hole-stats p .length,
            .page-template-page-business-directory #main .container .sidebar .hole-stats p .index,
            .page-template-page-intranet #main .container .sidebar .hole-stats p .par,
            .page-template-page-intranet #main .container .sidebar .hole-stats p .length,
            .page-template-page-intranet #main .container .sidebar .hole-stats p .index,
            .page-template-page-archive-posts #main .container .sidebar .hole-stats p .par,
            .page-template-page-archive-posts #main .container .sidebar .hole-stats p .length,
            .page-template-page-archive-posts #main .container .sidebar .hole-stats p .index {
              width: 25%;
              float: none;
              padding-bottom: 0; } }
        .page-template-page-sidebar #main .container .sidebar .hole-stats p .index,
        .single-course #main .container .sidebar .hole-stats p .index,
        .single #main .container .sidebar .hole-stats p .index,
        .page-template-page-business-directory #main .container .sidebar .hole-stats p .index,
        .page-template-page-intranet #main .container .sidebar .hole-stats p .index,
        .page-template-page-archive-posts #main .container .sidebar .hole-stats p .index {
          width: 20px;
          padding-right: 0; }
          @media screen and (max-width: 1600px) {
            .page-template-page-sidebar #main .container .sidebar .hole-stats p .index,
            .single-course #main .container .sidebar .hole-stats p .index,
            .single #main .container .sidebar .hole-stats p .index,
            .page-template-page-business-directory #main .container .sidebar .hole-stats p .index,
            .page-template-page-intranet #main .container .sidebar .hole-stats p .index,
            .page-template-page-archive-posts #main .container .sidebar .hole-stats p .index {
              width: 10%; } }
          @media screen and (max-width: 1024px) {
            .page-template-page-sidebar #main .container .sidebar .hole-stats p .index,
            .single-course #main .container .sidebar .hole-stats p .index,
            .single #main .container .sidebar .hole-stats p .index,
            .page-template-page-business-directory #main .container .sidebar .hole-stats p .index,
            .page-template-page-intranet #main .container .sidebar .hole-stats p .index,
            .page-template-page-archive-posts #main .container .sidebar .hole-stats p .index {
              width: 10%; } }
    .page-template-page-sidebar #main .container .sidebar .sidebar-content .col,
    .single-course #main .container .sidebar .sidebar-content .col,
    .single #main .container .sidebar .sidebar-content .col,
    .page-template-page-business-directory #main .container .sidebar .sidebar-content .col,
    .page-template-page-intranet #main .container .sidebar .sidebar-content .col,
    .page-template-page-archive-posts #main .container .sidebar .sidebar-content .col {
      margin-bottom: 40px; }
      .page-template-page-sidebar #main .container .sidebar .sidebar-content .col:last-of-type,
      .single-course #main .container .sidebar .sidebar-content .col:last-of-type,
      .single #main .container .sidebar .sidebar-content .col:last-of-type,
      .page-template-page-business-directory #main .container .sidebar .sidebar-content .col:last-of-type,
      .page-template-page-intranet #main .container .sidebar .sidebar-content .col:last-of-type,
      .page-template-page-archive-posts #main .container .sidebar .sidebar-content .col:last-of-type {
        margin-bottom: 0; }
      .page-template-page-sidebar #main .container .sidebar .sidebar-content .col ul.posts li,
      .single-course #main .container .sidebar .sidebar-content .col ul.posts li,
      .single #main .container .sidebar .sidebar-content .col ul.posts li,
      .page-template-page-business-directory #main .container .sidebar .sidebar-content .col ul.posts li,
      .page-template-page-intranet #main .container .sidebar .sidebar-content .col ul.posts li,
      .page-template-page-archive-posts #main .container .sidebar .sidebar-content .col ul.posts li {
        list-style: none;
        padding: 3px 0; }
    .page-template-page-sidebar #main .container .sidebar h1, .page-template-page-sidebar #main .container .sidebar h2, .page-template-page-sidebar #main .container .sidebar h3, .page-template-page-sidebar #main .container .sidebar h4, .page-template-page-sidebar #main .container .sidebar h5, .page-template-page-sidebar #main .container .sidebar h6, .page-template-page-sidebar #main .container .sidebar p, .page-template-page-sidebar #main .container .sidebar a, .page-template-page-sidebar #main .container .sidebar ul, .page-template-page-sidebar #main .container .sidebar li, .page-template-page-sidebar #main .container .sidebar span, .page-template-page-sidebar #main .container .sidebar em, .page-template-page-sidebar #main .container .sidebar strong,
    .single-course #main .container .sidebar h1,
    .single-course #main .container .sidebar h2,
    .single-course #main .container .sidebar h3,
    .single-course #main .container .sidebar h4,
    .single-course #main .container .sidebar h5,
    .single-course #main .container .sidebar h6,
    .single-course #main .container .sidebar p,
    .single-course #main .container .sidebar a,
    .single-course #main .container .sidebar ul,
    .single-course #main .container .sidebar li,
    .single-course #main .container .sidebar span,
    .single-course #main .container .sidebar em,
    .single-course #main .container .sidebar strong,
    .single #main .container .sidebar h1,
    .single #main .container .sidebar h2,
    .single #main .container .sidebar h3,
    .single #main .container .sidebar h4,
    .single #main .container .sidebar h5,
    .single #main .container .sidebar h6,
    .single #main .container .sidebar p,
    .single #main .container .sidebar a,
    .single #main .container .sidebar ul,
    .single #main .container .sidebar li,
    .single #main .container .sidebar span,
    .single #main .container .sidebar em,
    .single #main .container .sidebar strong,
    .page-template-page-business-directory #main .container .sidebar h1,
    .page-template-page-business-directory #main .container .sidebar h2,
    .page-template-page-business-directory #main .container .sidebar h3,
    .page-template-page-business-directory #main .container .sidebar h4,
    .page-template-page-business-directory #main .container .sidebar h5,
    .page-template-page-business-directory #main .container .sidebar h6,
    .page-template-page-business-directory #main .container .sidebar p,
    .page-template-page-business-directory #main .container .sidebar a,
    .page-template-page-business-directory #main .container .sidebar ul,
    .page-template-page-business-directory #main .container .sidebar li,
    .page-template-page-business-directory #main .container .sidebar span,
    .page-template-page-business-directory #main .container .sidebar em,
    .page-template-page-business-directory #main .container .sidebar strong,
    .page-template-page-intranet #main .container .sidebar h1,
    .page-template-page-intranet #main .container .sidebar h2,
    .page-template-page-intranet #main .container .sidebar h3,
    .page-template-page-intranet #main .container .sidebar h4,
    .page-template-page-intranet #main .container .sidebar h5,
    .page-template-page-intranet #main .container .sidebar h6,
    .page-template-page-intranet #main .container .sidebar p,
    .page-template-page-intranet #main .container .sidebar a,
    .page-template-page-intranet #main .container .sidebar ul,
    .page-template-page-intranet #main .container .sidebar li,
    .page-template-page-intranet #main .container .sidebar span,
    .page-template-page-intranet #main .container .sidebar em,
    .page-template-page-intranet #main .container .sidebar strong,
    .page-template-page-archive-posts #main .container .sidebar h1,
    .page-template-page-archive-posts #main .container .sidebar h2,
    .page-template-page-archive-posts #main .container .sidebar h3,
    .page-template-page-archive-posts #main .container .sidebar h4,
    .page-template-page-archive-posts #main .container .sidebar h5,
    .page-template-page-archive-posts #main .container .sidebar h6,
    .page-template-page-archive-posts #main .container .sidebar p,
    .page-template-page-archive-posts #main .container .sidebar a,
    .page-template-page-archive-posts #main .container .sidebar ul,
    .page-template-page-archive-posts #main .container .sidebar li,
    .page-template-page-archive-posts #main .container .sidebar span,
    .page-template-page-archive-posts #main .container .sidebar em,
    .page-template-page-archive-posts #main .container .sidebar strong {
      color: #ffffff !important; }
    @media screen and (max-width: 1200px) {
      .page-template-page-sidebar #main .container .sidebar,
      .single-course #main .container .sidebar,
      .single #main .container .sidebar,
      .page-template-page-business-directory #main .container .sidebar,
      .page-template-page-intranet #main .container .sidebar,
      .page-template-page-archive-posts #main .container .sidebar {
        width: 30%; } }
    @media screen and (max-width: 1024px) {
      .page-template-page-sidebar #main .container .sidebar,
      .single-course #main .container .sidebar,
      .single #main .container .sidebar,
      .page-template-page-business-directory #main .container .sidebar,
      .page-template-page-intranet #main .container .sidebar,
      .page-template-page-archive-posts #main .container .sidebar {
        width: 35%;
        position: absolute;
        top: -60px; } }
    @media screen and (max-width: 820px) {
      .page-template-page-sidebar #main .container .sidebar,
      .single-course #main .container .sidebar,
      .single #main .container .sidebar,
      .page-template-page-business-directory #main .container .sidebar,
      .page-template-page-intranet #main .container .sidebar,
      .page-template-page-archive-posts #main .container .sidebar {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        padding: 40px 5%; } }
    .page-template-page-sidebar #main .container .sidebar .select-wrapper select,
    .single-course #main .container .sidebar .select-wrapper select,
    .single #main .container .sidebar .select-wrapper select,
    .page-template-page-business-directory #main .container .sidebar .select-wrapper select,
    .page-template-page-intranet #main .container .sidebar .select-wrapper select,
    .page-template-page-archive-posts #main .container .sidebar .select-wrapper select {
      /* Custom Overrides */
      background-color: white;
      display: inline-block;
      font: inherit;
      line-height: 1.5em;
      padding: 0.5em 3.5em 0.5em 1em;
      margin: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
      height: 36px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 17px;
      color: #000000;
      border-radius: 0 !important;
      -webkit-appearance: none;
      padding: 10px;
      /* Custom Arrows */
      background-image: linear-gradient(45deg, transparent 50%, #000000 50%), linear-gradient(135deg, #000000 50%, transparent 50%), linear-gradient(to right, #cccccc, #cccccc);
      background-position: calc(100% - 20px) calc(0.75em + 2px), calc(100% - 15px) calc(0.75em + 2px), calc(100% - 2.5em) 0.5em;
      background-size: 5px 5px,
 5px 5px,
 1px 1em;
      background-repeat: no-repeat;
      padding: 0 10px;
      width: 100%; }
      .page-template-page-sidebar #main .container .sidebar .select-wrapper select:focus,
      .single-course #main .container .sidebar .select-wrapper select:focus,
      .single #main .container .sidebar .select-wrapper select:focus,
      .page-template-page-business-directory #main .container .sidebar .select-wrapper select:focus,
      .page-template-page-intranet #main .container .sidebar .select-wrapper select:focus,
      .page-template-page-archive-posts #main .container .sidebar .select-wrapper select:focus {
        background-image: linear-gradient(45deg, #000000 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #000000 50%), linear-gradient(to right, #cccccc, #cccccc);
        background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
        background-size: 5px 5px,
 5px 5px,
 1px 1em;
        background-repeat: no-repeat;
        outline: 0; }
      .page-template-page-sidebar #main .container .sidebar .select-wrapper select:-moz-focusring,
      .single-course #main .container .sidebar .select-wrapper select:-moz-focusring,
      .single #main .container .sidebar .select-wrapper select:-moz-focusring,
      .page-template-page-business-directory #main .container .sidebar .select-wrapper select:-moz-focusring,
      .page-template-page-intranet #main .container .sidebar .select-wrapper select:-moz-focusring,
      .page-template-page-archive-posts #main .container .sidebar .select-wrapper select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #000; }

.page-template-page-archive-posts #main .section .content .post {
  width: 100%;
  overflow: hidden;
  margin: 0 0 40px; }
  .page-template-page-archive-posts #main .section .content .post p.date {
    margin-bottom: 10px !important; }
  .page-template-page-archive-posts #main .section .content .post h3.title a {
    color: #000000;
    text-decoration: none; }
  .page-template-page-archive-posts #main .section .content .post .thumb {
    float: right;
    width: 440px;
    height: 300px;
    margin: -14px 0 40px 60px;
    position: relative; }
    @media screen and (max-width: 1440px) {
      .page-template-page-archive-posts #main .section .content .post .thumb {
        width: 400px;
        height: 270px;
        margin: -54px 0 10px 30px; } }
    @media screen and (max-width: 1200px) {
      .page-template-page-archive-posts #main .section .content .post .thumb {
        width: 300px;
        height: 200px;
        margin: 8px 0 15px 30px; } }
    @media screen and (max-width: 1024px) {
      .page-template-page-archive-posts #main .section .content .post .thumb {
        float: none;
        width: 100%;
        height: 250px;
        margin: 0 auto 30px; } }
    .page-template-page-archive-posts #main .section .content .post .thumb img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .page-template-page-archive-posts #main .section .content .post p.read-more {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 30px !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-top: 30px; }
    @media screen and (max-width: 640px) {
      .page-template-page-archive-posts #main .section .content .post p.read-more {
        margin-bottom: 0 !important; } }
    .page-template-page-archive-posts #main .section .content .post p.read-more strong {
      font-weight: 300; }
    .page-template-page-archive-posts #main .section .content .post p.read-more a {
      color: #6B1C38;
      font-weight: 700; }
  .page-template-page-archive-posts #main .section .content .post p.image,
  .page-template-page-archive-posts #main .section .content .post img.size-medium,
  .page-template-page-archive-posts #main .section .content .post .wp-block-gallery {
    display: none; }

.page-template-page-archive-posts #main .section .content .pagination {
  text-transform: uppercase; }
  .page-template-page-archive-posts #main .section .content .pagination a.page-numbers,
  .page-template-page-archive-posts #main .section .content .pagination span.current {
    float: left;
    margin-right: 5px;
    background: #6B1C38;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 5px 20px;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #6B1C38;
    transition: all 0.3s ease; }
    .page-template-page-archive-posts #main .section .content .pagination a.page-numbers:hover,
    .page-template-page-archive-posts #main .section .content .pagination span.current:hover {
      transition: all 0.3s ease;
      background: #ffffff;
      color: #6B1C38; }
  .page-template-page-archive-posts #main .section .content .pagination span.current {
    background: #ffffff;
    color: #6B1C38; }

/* Modular Template */
.page-template-page-modular .section.content {
  /* Width */
  /* Alignment */
  /* Columns */
  /* Triple Block */ }
  .page-template-page-modular .section.content .container {
    position: relative;
    z-index: 3; }
    @media screen and (max-width: 640px) {
      .page-template-page-modular .section.content .container {
        display: block; } }
    .page-template-page-modular .section.content .container.flex {
      display: flex;
      flex-wrap: wrap; }
      @media screen and (max-width: 640px) {
        .page-template-page-modular .section.content .container.flex {
          display: block;
          flex-wrap: nowrap; } }
  .page-template-page-modular .section.content.quarter {
    width: 25%; }
  .page-template-page-modular .section.content.half {
    width: 50%; }
  .page-template-page-modular .section.content.three-quarters {
    width: 100%;
    background: #ffffff !important; }
    .page-template-page-modular .section.content.three-quarters .container {
      width: 93.75%; }
      @media screen and (max-width: 1600px) {
        .page-template-page-modular .section.content.three-quarters .container {
          width: 95%; } }
      @media screen and (max-width: 640px) {
        .page-template-page-modular .section.content.three-quarters .container {
          width: 100%; } }
  .page-template-page-modular .section.content.full {
    width: 100%; }
  .page-template-page-modular .section.content.left .container {
    padding-left: 12.5%;
    padding-right: 6.25%;
    float: left; }
    @media screen and (max-width: 1600px) {
      .page-template-page-modular .section.content.left .container {
        padding-left: 5%;
        padding-right: 5%; } }
    @media screen and (max-width: 640px) {
      .page-template-page-modular .section.content.left .container {
        float: none; } }
  .page-template-page-modular .section.content.right .container {
    padding-left: 6.25%;
    padding-right: 12.5%;
    float: right; }
    @media screen and (max-width: 1600px) {
      .page-template-page-modular .section.content.right .container {
        padding-left: 5%;
        padding-right: 5%; } }
    @media screen and (max-width: 640px) {
      .page-template-page-modular .section.content.right .container {
        float: none; } }
  .page-template-page-modular .section.content.center {
    margin: 0 auto;
    float: none; }
    .page-template-page-modular .section.content.center.full .container {
      width: 100% !important;
      padding-left: 12.5% !important;
      padding-right: 12.5% !important; }
      @media screen and (max-width: 1600px) {
        .page-template-page-modular .section.content.center.full .container {
          padding-left: 5% !important;
          padding-right: 5% !important; } }
  .page-template-page-modular .section.content.full {
    width: 100%;
    float: none; }
    .page-template-page-modular .section.content.full .container {
      width: 100%;
      margin: 0 auto;
      padding-left: 12.5%;
      padding-right: 12.5%;
      padding-top: 100px;
      padding-bottom: 100px; }
      @media screen and (max-width: 1600px) {
        .page-template-page-modular .section.content.full .container {
          padding-left: 5%;
          padding-right: 5%; } }
      @media screen and (max-width: 1440px) {
        .page-template-page-modular .section.content.full .container {
          padding-top: 80px;
          padding-bottom: 80px; } }
      @media screen and (max-width: 1024px) {
        .page-template-page-modular .section.content.full .container {
          padding-top: 50px;
          padding-bottom: 50px; } }
      @media screen and (max-width: 820px) {
        .page-template-page-modular .section.content.full .container {
          padding-top: 40px;
          padding-bottom: 40px; } }
      @media screen and (max-width: 640px) {
        .page-template-page-modular .section.content.full .container {
          padding-left: 5%;
          padding-right: 5%; } }
      .page-template-page-modular .section.content.full .container .col {
        padding-left: 0 !important;
        padding-right: 0 !important; }
  .page-template-page-modular .section.content.accent .container {
    background: #6B1C38;
    color: #ffffff; }
    .page-template-page-modular .section.content.accent .container h1, .page-template-page-modular .section.content.accent .container h2, .page-template-page-modular .section.content.accent .container h3, .page-template-page-modular .section.content.accent .container h4, .page-template-page-modular .section.content.accent .container h5, .page-template-page-modular .section.content.accent .container h6, .page-template-page-modular .section.content.accent .container p, .page-template-page-modular .section.content.accent .container a, .page-template-page-modular .section.content.accent .container ul, .page-template-page-modular .section.content.accent .container li, .page-template-page-modular .section.content.accent .container span, .page-template-page-modular .section.content.accent .container em, .page-template-page-modular .section.content.accent .container strong {
      color: #ffffff !important; }
  .page-template-page-modular .section.content.light .container {
    background-color: #efefef;
    color: #000000; }
  .page-template-page-modular .section.content.dark .container {
    background-color: #cccccc; }
  .page-template-page-modular .section.content.box {
    margin-top: 100px; }
    @media screen and (max-width: 1440px) {
      .page-template-page-modular .section.content.box {
        margin-top: 80px; } }
    @media screen and (max-width: 1024px) {
      .page-template-page-modular .section.content.box {
        margin-top: 50px; } }
    @media screen and (max-width: 820px) {
      .page-template-page-modular .section.content.box {
        margin-top: 40px; } }
  .page-template-page-modular .section.content.promo .background {
    background-size: cover; }
    .page-template-page-modular .section.content.promo .background .container {
      padding-top: 150px;
      padding-bottom: 150px; }
      @media screen and (max-width: 1440px) {
        .page-template-page-modular .section.content.promo .background .container {
          padding-top: 120px;
          padding-bottom: 120px; } }
      @media screen and (max-width: 1024px) {
        .page-template-page-modular .section.content.promo .background .container {
          padding-top: 80px;
          padding-bottom: 80px; } }
      @media screen and (max-width: 820px) {
        .page-template-page-modular .section.content.promo .background .container {
          padding-top: 60px;
          padding-bottom: 60px; } }
  .page-template-page-modular .section.content.split {
    width: 100%; }
    .page-template-page-modular .section.content.split.left, .page-template-page-modular .section.content.split.right {
      width: 100%; }
      .page-template-page-modular .section.content.split.left .container, .page-template-page-modular .section.content.split.right .container {
        width: 100%;
        padding: 0; }
        .page-template-page-modular .section.content.split.left .container .cols, .page-template-page-modular .section.content.split.right .container .cols {
          display: flex;
          flex-direction: row-reverse;
          flex-wrap: wrap; }
          @media screen and (max-width: 820px) {
            .page-template-page-modular .section.content.split.left .container .cols, .page-template-page-modular .section.content.split.right .container .cols {
              width: 100%;
              display: block; } }
          .page-template-page-modular .section.content.split.left .container .cols .col,
          .page-template-page-modular .section.content.split.left .container .cols .split-img, .page-template-page-modular .section.content.split.right .container .cols .col,
          .page-template-page-modular .section.content.split.right .container .cols .split-img {
            flex-basis: 50%;
            flex-grow: 1; }
            @media screen and (max-width: 820px) {
              .page-template-page-modular .section.content.split.left .container .cols .col,
              .page-template-page-modular .section.content.split.left .container .cols .split-img, .page-template-page-modular .section.content.split.right .container .cols .col,
              .page-template-page-modular .section.content.split.right .container .cols .split-img {
                flex-basis: auto;
                width: 100%;
                display: block; } }
          .page-template-page-modular .section.content.split.left .container .cols .split-img, .page-template-page-modular .section.content.split.right .container .cols .split-img {
            background-size: cover;
            background-position: center; }
            @media screen and (max-width: 820px) {
              .page-template-page-modular .section.content.split.left .container .cols .split-img, .page-template-page-modular .section.content.split.right .container .cols .split-img {
                height: 300px; } }
            @media screen and (max-width: 640px) {
              .page-template-page-modular .section.content.split.left .container .cols .split-img, .page-template-page-modular .section.content.split.right .container .cols .split-img {
                height: 200px; } }
            @media screen and (max-width: 480px) {
              .page-template-page-modular .section.content.split.left .container .cols .split-img, .page-template-page-modular .section.content.split.right .container .cols .split-img {
                height: 240px; } }
    .page-template-page-modular .section.content.split.left .cols .col {
      padding: 100px 6.25% 100px 12.5%; }
      @media screen and (max-width: 1600px) {
        .page-template-page-modular .section.content.split.left .cols .col {
          padding: 100px 5%; } }
      @media screen and (max-width: 1440px) {
        .page-template-page-modular .section.content.split.left .cols .col {
          padding: 80px 5%; } }
      @media screen and (max-width: 1024px) {
        .page-template-page-modular .section.content.split.left .cols .col {
          padding: 50px 5%; } }
      @media screen and (max-width: 820px) {
        .page-template-page-modular .section.content.split.left .cols .col {
          padding: 40px 5%; } }
    .page-template-page-modular .section.content.split.right .cols {
      flex-direction: row !important; }
      .page-template-page-modular .section.content.split.right .cols .col {
        padding: 100px 12.5% 100px 6.25%; }
        @media screen and (max-width: 1600px) {
          .page-template-page-modular .section.content.split.right .cols .col {
            padding: 100px 5%; } }
        @media screen and (max-width: 1440px) {
          .page-template-page-modular .section.content.split.right .cols .col {
            padding: 80px 5%; } }
        @media screen and (max-width: 1024px) {
          .page-template-page-modular .section.content.split.right .cols .col {
            padding: 50px 5%; } }
        @media screen and (max-width: 820px) {
          .page-template-page-modular .section.content.split.right .cols .col {
            padding: 40px 5%; } }
  .page-template-page-modular .section.content .background {
    height: 100%; }
    .page-template-page-modular .section.content .background .overlay {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 2; }
    .page-template-page-modular .section.content .background.white {
      color: #ffffff; }
  .page-template-page-modular .section.content .heading {
    width: 100%;
    flex-flow: wrap; }
  .page-template-page-modular .section.content .cols {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    @media screen and (max-width: 640px) {
      .page-template-page-modular .section.content .cols {
        display: block; } }
  .page-template-page-modular .section.content .col {
    flex-grow: 1;
    justify-content: space-around;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 640px) {
      .page-template-page-modular .section.content .col {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
    .page-template-page-modular .section.content .col.half {
      padding-right: 15px;
      flex-basis: 100px;
      flex-grow: 1; }
      .page-template-page-modular .section.content .col.half:nth-of-type(2n+1) {
        padding-left: 0 !important;
        padding-right: 15px !important; }
        @media screen and (max-width: 640px) {
          .page-template-page-modular .section.content .col.half:nth-of-type(2n+1) {
            padding-right: 0 !important;
            margin-bottom: 30px; } }
      .page-template-page-modular .section.content .col.half:nth-of-type(2n+2) {
        padding-left: 15px !important;
        padding-right: 0 !important; }
        @media screen and (max-width: 640px) {
          .page-template-page-modular .section.content .col.half:nth-of-type(2n+2) {
            padding-left: 0 !important; } }
    .page-template-page-modular .section.content .col.quarter {
      flex-basis: 100px;
      flex-grow: 1;
      margin: 0 30px 30px 0;
      padding-left: 0 !important;
      padding-right: 0 !important; }
      @media screen and (max-width: 1440px) {
        .page-template-page-modular .section.content .col.quarter {
          flex-basis: calc(50% - 15px);
          margin: 0 0 30px; } }
      @media screen and (max-width: 640px) {
        .page-template-page-modular .section.content .col.quarter {
          flex-basis: 100%;
          width: 100%;
          margin: 0 0 30px; } }
      @media screen and (max-width: 1440px) {
        .page-template-page-modular .section.content .col.quarter:nth-of-type(2n+2) {
          margin-left: 30px;
          margin-right: 0; } }
      @media screen and (max-width: 640px) {
        .page-template-page-modular .section.content .col.quarter:nth-of-type(2n+2) {
          margin-left: 0; } }
      .page-template-page-modular .section.content .col.quarter:nth-of-type(4n+4) {
        margin-right: 0; }
      @media screen and (max-width: 820px) {
        .page-template-page-modular .section.content .col.quarter:last-of-type {
          margin-bottom: 0; } }
      .page-template-page-modular .section.content .col.quarter p.image img.size-full {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover; }
    .page-template-page-modular .section.content .col.third {
      flex-basis: 100px;
      flex-grow: 1; }
      .page-template-page-modular .section.content .col.third:nth-of-type(3n+2) {
        margin: 0 30px; }
        @media screen and (max-width: 640px) {
          .page-template-page-modular .section.content .col.third:nth-of-type(3n+2) {
            margin: 30px 0; } }
    .page-template-page-modular .section.content .col img {
      width: 100%;
      height: auto; }
  .page-template-page-modular .section.content.triple .container {
    display: flex;
    flex-wrap: wrap; }
  .page-template-page-modular .section.content.triple .img {
    width: 60%;
    padding-right: 0; }
    @media screen and (max-width: 640px) {
      .page-template-page-modular .section.content.triple .img {
        width: 100%; } }
    .page-template-page-modular .section.content.triple .img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .page-template-page-modular .section.content.triple .text {
    width: 40%;
    background: #903407;
    color: #ffffff;
    display: grid; }
    @media screen and (max-width: 640px) {
      .page-template-page-modular .section.content.triple .text {
        width: 100%; } }
    .page-template-page-modular .section.content.triple .text .col {
      padding: 40px; }
    .page-template-page-modular .section.content.triple .text .alt {
      background: #efefef;
      color: #000000; }
  .page-template-page-modular .section.content.triple.left-to-right .container {
    flex-direction: row-reverse; }
  .page-template-page-modular .section.content.triple.right-to-left .container {
    flex-direction: row; }

/* Contact */
.page-template-page-contact .section {
  overflow: visible; }

.page-template-page-contact #main .container {
  display: flex;
  flex-direction: row;
  overflow: visible; }
  @media screen and (max-width: 1600px) {
    .page-template-page-contact #main .container {
      width: 90%; } }
  @media screen and (max-width: 1440px) {
    .page-template-page-contact #main .container {
      padding: 80px 0; } }
  @media screen and (max-width: 1200px) {
    .page-template-page-contact #main .container {
      padding: 0;
      width: 100%; } }
  @media screen and (max-width: 1024px) {
    .page-template-page-contact #main .container {
      padding: 0; } }
  @media screen and (max-width: 820px) {
    .page-template-page-contact #main .container {
      padding: 40px 0;
      display: block;
      width: 100%;
      padding-bottom: 0; } }
  .page-template-page-contact #main .container .content {
    width: 75%;
    padding-bottom: 100px; }
    @media screen and (max-width: 1440px) {
      .page-template-page-contact #main .container .content {
        padding-bottom: 80px; } }
    @media screen and (max-width: 1200px) {
      .page-template-page-contact #main .container .content {
        width: 50%;
        padding: 80px 5% 0; } }
    @media screen and (max-width: 1024px) {
      .page-template-page-contact #main .container .content {
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media screen and (max-width: 820px) {
      .page-template-page-contact #main .container .content {
        width: 100%;
        padding: 0 5% 40px; } }
  .page-template-page-contact #main .container .form {
    position: absolute;
    width: 60%;
    float: right;
    background-size: cover;
    top: -100px;
    right: 0; }
    @media screen and (max-width: 1200px) {
      .page-template-page-contact #main .container .form {
        position: relative;
        top: -80px; } }
    @media screen and (max-width: 1024px) {
      .page-template-page-contact #main .container .form {
        position: relative;
        top: -50px; } }
    @media screen and (max-width: 820px) {
      .page-template-page-contact #main .container .form {
        position: relative;
        width: 100%;
        top: auto;
        right: auto;
        float: none; } }
    .page-template-page-contact #main .container .form .background-colour {
      width: 100%;
      height: 100%;
      position: absolute; }
    .page-template-page-contact #main .container .form .form-holder {
      position: relative;
      padding: 100px; }
      @media screen and (max-width: 1440px) {
        .page-template-page-contact #main .container .form .form-holder {
          padding: 80px 10%; } }
      @media screen and (max-width: 1024px) {
        .page-template-page-contact #main .container .form .form-holder {
          padding: 50px 10%; } }
      @media screen and (max-width: 820px) {
        .page-template-page-contact #main .container .form .form-holder {
          width: 100%;
          padding: 40px 5%; } }
      .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_body label {
        color: #ffffff; }
        .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_body label .gfield_required {
          color: #ffffff; }
      .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_footer input[type=submit] {
        margin-top: 10px;
        background: #232e48;
        border: 1px solid #232e48;
        color: #ffffff;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        display: inline-block;
        padding: 10px 20px;
        border-radius: 4px;
        text-decoration: none;
        box-sizing: border-box;
        opacity: 1;
        transition: all 0.3s ease;
        height: auto;
        background: transparent;
        border: 2px solid #ffffff; }
        @media screen and (max-width: 820px) {
          .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_footer input[type=submit] {
            font-size: 13px;
            padding: 10px 15px; } }
        .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_footer input[type=submit]:hover {
          background: #519bd4;
          border: 1px solid #519bd4; }
        .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_footer input[type=submit].btn-inverse {
          background: #519bd4;
          border: 1px solid #519bd4;
          color: #ffffff; }
          @media screen and (max-width: 820px) {
            .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_footer input[type=submit].btn-inverse {
              font-size: 13px;
              padding: 10px 15px; } }
          .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_footer input[type=submit].btn-inverse:hover {
            background: #232e48;
            border: 1px solid #232e48; }
        .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_footer input[type=submit].btn-inverse-white {
          background: #519bd4;
          border: 1px solid #519bd4;
          color: #ffffff; }
          @media screen and (max-width: 820px) {
            .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_footer input[type=submit].btn-inverse-white {
              font-size: 13px;
              padding: 10px 15px; } }
          .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_footer input[type=submit].btn-inverse-white:hover {
            background: #ffffff;
            border: 1px solid #ffffff;
            color: #232e48; }
        .page-template-page-contact #main .container .form .form-holder .white_wrapper form.white .gform_footer input[type=submit]:hover {
          background: transparent;
          border: 2px solid #ffffff;
          opacity: 0.3;
          cursor: pointer; }
      .page-template-page-contact #main .container .form .form-holder .no-labels_wrapper label {
        display: none; }
      .page-template-page-contact #main .container .form .form-holder .validation_error {
        color: #ffffff !important;
        border-top: 1px solid #ffffff !important;
        border-bottom: 1px solid #ffffff !important; }
      .page-template-page-contact #main .container .form .form-holder .gfield_description {
        padding-top: 0 !important; }
        .page-template-page-contact #main .container .form .form-holder .gfield_description.validation_message {
          color: #ffffff !important; }

#footer-container {
  font-size: 18px;
  line-height: 28px; }
  #footer-container #footer {
    width: 100%;
    background: #232e48;
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
    @media screen and (max-width: 1024px) {
      #footer-container #footer {
        font-size: 16px;
        line-height: 24px; } }
    #footer-container #footer .container {
      padding: 40px 0;
      display: flex; }
      @media screen and (max-width: 1200px) {
        #footer-container #footer .container {
          width: 90%; } }
      @media screen and (max-width: 820px) {
        #footer-container #footer .container {
          padding: 30px 0; } }
      @media screen and (max-width: 640px) {
        #footer-container #footer .container {
          flex-wrap: wrap; }
          #footer-container #footer .container .col.menu {
            width: 50% !important;
            margin-bottom: 30px;
            padding: 0 10px !important; }
          #footer-container #footer .container .col.menu:last-of-type {
            margin-bottom: 0; } }
      #footer-container #footer .container .contact-details {
        width: 25%;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
        @media screen and (max-width: 820px) {
          #footer-container #footer .container .contact-details {
            width: 100%;
            text-align: center;
            padding-bottom: 60px; } }
        #footer-container #footer .container .contact-details img {
          margin-bottom: 25px;
          width: auto;
          height: 47px;
          display: block; }
          @media screen and (max-width: 820px) {
            #footer-container #footer .container .contact-details img {
              margin: 5px auto 25px;
              height: 40px; } }
          @media screen and (max-width: 480px) {
            #footer-container #footer .container .contact-details img {
              width: auto;
              height: 30px; } }
        #footer-container #footer .container .contact-details p {
          font-size: 14px;
          line-height: 22px;
          margin-bottom: 20px;
          font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
          #footer-container #footer .container .contact-details p.phone {
            margin-bottom: 0; }
          #footer-container #footer .container .contact-details p.email {
            margin-bottom: 0; }
          #footer-container #footer .container .contact-details p a {
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
            text-decoration: underline !important; }
      #footer-container #footer .container.col-2 .col {
        width: 75%; }
        #footer-container #footer .container.col-2 .col:last-of-type {
          padding-right: 0; }
      #footer-container #footer .container.col-3 .col {
        width: 33.33%;
        padding: 0 50px; }
    @media screen and (max-width: 1200px) {
      #footer-container #footer .col {
        padding: 0; } }
    @media screen and (max-width: 820px) {
      #footer-container #footer .col {
        width: 100%;
        float: none; } }
    #footer-container #footer .col h5 {
      margin-bottom: 20px;
      font-size: 18px;
      font-weight: 500; }
    #footer-container #footer .col p {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 20px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
      #footer-container #footer .col p:last-of-type {
        margin-bottom: 0; }
      #footer-container #footer .col p.phone, #footer-container #footer .col p.email {
        margin-bottom: 0; }
      #footer-container #footer .col p a {
        text-decoration: underline !important; }
    #footer-container #footer .col ul {
      margin: 0;
      padding: 0;
      line-height: 28px; }
      #footer-container #footer .col ul li {
        font-size: 14px !important;
        line-height: 20px !important;
        list-style: none;
        margin-bottom: 10px !important;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
        #footer-container #footer .col ul li a {
          text-decoration: none;
          font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
        #footer-container #footer .col ul li:hover a {
          color: #519bd4; }
    #footer-container #footer .col.menu.columns-1 .menu-col {
      width: 100%; }
    #footer-container #footer .col.menu.columns-2 .menu-col {
      width: 50%;
      padding-right: 20px; }
    #footer-container #footer .col.menu.columns-3 .menu-col {
      width: 33.33%;
      padding: 0 50px; }
    #footer-container #footer .col.menu.columns-4 .menu-col {
      width: 25%;
      padding-right: 20px; }
    #footer-container #footer .col.menu.columns-5 .menu-col {
      width: 20%;
      padding-right: 20px; }
    @media screen and (max-width: 820px) {
      #footer-container #footer .col.menu {
        width: 100%; } }
    #footer-container #footer a {
      color: #ffffff; }
  #footer-container #copyright {
    background-color: #232e48;
    color: #ffffff;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
    #footer-container #copyright .container {
      padding: 20px 0;
      width: 100%; }
      @media screen and (max-width: 820px) {
        #footer-container #copyright .container {
          padding: 20px 0;
          width: 90%; } }
    #footer-container #copyright p {
      margin: 0;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
      font-size: 12px;
      line-height: 20px; }
    #footer-container #copyright a {
      color: #ffffff;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
      text-decoration: underline !important; }

/* Images in content */
.page-template-default #main .section .container,
.page-template-page-sidebar #main .section .container,
.single #main .section .container {
  /* Gallery - block style */
  /* Gallery - classic editor style */
  /* Profile Layout */ }
  @media screen and (max-width: 820px) {
    .page-template-default #main .section .container h1, .page-template-default #main .section .container h2, .page-template-default #main .section .container h3, .page-template-default #main .section .container h4, .page-template-default #main .section .container h5, .page-template-default #main .section .container h6,
    .page-template-page-sidebar #main .section .container h1,
    .page-template-page-sidebar #main .section .container h2,
    .page-template-page-sidebar #main .section .container h3,
    .page-template-page-sidebar #main .section .container h4,
    .page-template-page-sidebar #main .section .container h5,
    .page-template-page-sidebar #main .section .container h6,
    .single #main .section .container h1,
    .single #main .section .container h2,
    .single #main .section .container h3,
    .single #main .section .container h4,
    .single #main .section .container h5,
    .single #main .section .container h6 {
      font-weight: 400;
      margin: 0 0 20px; } }
  .page-template-default #main .section .container img.size-full,
  .page-template-page-sidebar #main .section .container img.size-full,
  .single #main .section .container img.size-full {
    width: calc(50% - 40px);
    height: auto; }
    @media screen and (max-width: 820px) {
      .page-template-default #main .section .container img.size-full,
      .page-template-page-sidebar #main .section .container img.size-full,
      .single #main .section .container img.size-full {
        width: 100%;
        height: auto; } }
  .page-template-default #main .section .container p + .wp-block-gallery,
  .page-template-page-sidebar #main .section .container p + .wp-block-gallery,
  .single #main .section .container p + .wp-block-gallery {
    margin-top: 40px; }
  .page-template-default #main .section .container .wp-block-gallery .blocks-gallery-item,
  .page-template-page-sidebar #main .section .container .wp-block-gallery .blocks-gallery-item,
  .single #main .section .container .wp-block-gallery .blocks-gallery-item {
    margin-bottom: 1em; }
  .page-template-default #main .section .container .gallery,
  .page-template-page-sidebar #main .section .container .gallery,
  .single #main .section .container .gallery {
    overflow: hidden;
    /*br {
						@include media($desktop) {
							display: none !important;
						}
					}*/ }
  .page-template-default #main .section .container .profile-layout,
  .page-template-page-sidebar #main .section .container .profile-layout,
  .single #main .section .container .profile-layout {
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 640px) {
      .page-template-default #main .section .container .profile-layout,
      .page-template-page-sidebar #main .section .container .profile-layout,
      .single #main .section .container .profile-layout {
        display: block;
        flex-wrap: nowrap;
        overflow: hidden; } }
    .page-template-default #main .section .container .profile-layout .profile,
    .page-template-page-sidebar #main .section .container .profile-layout .profile,
    .single #main .section .container .profile-layout .profile {
      position: relative;
      overflow: hidden;
      width: 50%;
      height: 420px;
      margin: 0 30px 30px 0;
      width: 25%;
      height: auto;
      margin: 0 auto 60px; }
      @media screen and (max-width: 1200px) {
        .page-template-default #main .section .container .profile-layout .profile,
        .page-template-page-sidebar #main .section .container .profile-layout .profile,
        .single #main .section .container .profile-layout .profile {
          height: 300px; } }
      @media screen and (max-width: 820px) {
        .page-template-default #main .section .container .profile-layout .profile,
        .page-template-page-sidebar #main .section .container .profile-layout .profile,
        .single #main .section .container .profile-layout .profile {
          height: 220px; } }
      @media screen and (max-width: 640px) {
        .page-template-default #main .section .container .profile-layout .profile,
        .page-template-page-sidebar #main .section .container .profile-layout .profile,
        .single #main .section .container .profile-layout .profile {
          width: 100%;
          height: 280px; } }
      @media screen and (max-width: 480px) {
        .page-template-default #main .section .container .profile-layout .profile,
        .page-template-page-sidebar #main .section .container .profile-layout .profile,
        .single #main .section .container .profile-layout .profile {
          height: 220px; } }
      @media screen and (max-width: 1200px) {
        .page-template-default #main .section .container .profile-layout .profile,
        .page-template-page-sidebar #main .section .container .profile-layout .profile,
        .single #main .section .container .profile-layout .profile {
          width: calc(50% - 30px);
          height: auto; } }
      @media screen and (max-width: 820px) {
        .page-template-default #main .section .container .profile-layout .profile,
        .page-template-page-sidebar #main .section .container .profile-layout .profile,
        .single #main .section .container .profile-layout .profile {
          width: 30%;
          margin: 0 auto 40px;
          height: auto; } }
      @media screen and (max-width: 640px) {
        .page-template-default #main .section .container .profile-layout .profile,
        .page-template-page-sidebar #main .section .container .profile-layout .profile,
        .single #main .section .container .profile-layout .profile {
          width: calc(50% - 20px) !important;
          height: auto; } }
      .page-template-default #main .section .container .profile-layout .profile:nth-of-type(3n+2),
      .page-template-page-sidebar #main .section .container .profile-layout .profile:nth-of-type(3n+2),
      .single #main .section .container .profile-layout .profile:nth-of-type(3n+2) {
        margin: 0 12.5%; }
        @media screen and (max-width: 820px) {
          .page-template-default #main .section .container .profile-layout .profile:nth-of-type(3n+2),
          .page-template-page-sidebar #main .section .container .profile-layout .profile:nth-of-type(3n+2),
          .single #main .section .container .profile-layout .profile:nth-of-type(3n+2) {
            margin: 0 5% !important; } }
        @media screen and (max-width: 640px) {
          .page-template-default #main .section .container .profile-layout .profile:nth-of-type(3n+2),
          .page-template-page-sidebar #main .section .container .profile-layout .profile:nth-of-type(3n+2),
          .single #main .section .container .profile-layout .profile:nth-of-type(3n+2) {
            margin: 0 auto 40px !important; } }
      @media screen and (max-width: 1200px) {
        .page-template-default #main .section .container .profile-layout .profile:nth-of-type(2n+1),
        .page-template-page-sidebar #main .section .container .profile-layout .profile:nth-of-type(2n+1),
        .single #main .section .container .profile-layout .profile:nth-of-type(2n+1) {
          margin: 0 30px 60px 0; } }
      @media screen and (max-width: 820px) {
        .page-template-default #main .section .container .profile-layout .profile:nth-of-type(2n+1),
        .page-template-page-sidebar #main .section .container .profile-layout .profile:nth-of-type(2n+1),
        .single #main .section .container .profile-layout .profile:nth-of-type(2n+1) {
          width: 30%;
          margin: 0 auto 40px;
          height: auto; } }
      @media screen and (max-width: 640px) {
        .page-template-default #main .section .container .profile-layout .profile:nth-of-type(2n+1),
        .page-template-page-sidebar #main .section .container .profile-layout .profile:nth-of-type(2n+1),
        .single #main .section .container .profile-layout .profile:nth-of-type(2n+1) {
          margin: 0 20px 40px 0;
          float: left; } }
      @media screen and (max-width: 1200px) {
        .page-template-default #main .section .container .profile-layout .profile:nth-of-type(2n+2),
        .page-template-page-sidebar #main .section .container .profile-layout .profile:nth-of-type(2n+2),
        .single #main .section .container .profile-layout .profile:nth-of-type(2n+2) {
          margin: 0 0 60px 30px; } }
      @media screen and (max-width: 820px) {
        .page-template-default #main .section .container .profile-layout .profile:nth-of-type(2n+2),
        .page-template-page-sidebar #main .section .container .profile-layout .profile:nth-of-type(2n+2),
        .single #main .section .container .profile-layout .profile:nth-of-type(2n+2) {
          width: 30%;
          margin: 0 auto 40px;
          height: auto; } }
      @media screen and (max-width: 640px) {
        .page-template-default #main .section .container .profile-layout .profile:nth-of-type(2n+2),
        .page-template-page-sidebar #main .section .container .profile-layout .profile:nth-of-type(2n+2),
        .single #main .section .container .profile-layout .profile:nth-of-type(2n+2) {
          margin: 0 0 40px 20px;
          float: right; } }
      .page-template-default #main .section .container .profile-layout .profile img,
      .page-template-page-sidebar #main .section .container .profile-layout .profile img,
      .single #main .section .container .profile-layout .profile img {
        width: 100%;
        height: auto; }
      .page-template-default #main .section .container .profile-layout .profile h2,
      .page-template-page-sidebar #main .section .container .profile-layout .profile h2,
      .single #main .section .container .profile-layout .profile h2 {
        position: relative;
        bottom: 20px;
        background: #903407;
        color: #ffffff;
        padding: 10px 20px;
        display: inline-block;
        font-size: 20px;
        margin-bottom: 0 !important; }
        @media screen and (max-width: 820px) {
          .page-template-default #main .section .container .profile-layout .profile h2,
          .page-template-page-sidebar #main .section .container .profile-layout .profile h2,
          .single #main .section .container .profile-layout .profile h2 {
            background: transparent;
            color: #000000;
            bottom: auto;
            padding: 10px 0 0; } }
  .page-template-default #main .section .container p + .profile-layout,
  .page-template-page-sidebar #main .section .container p + .profile-layout,
  .single #main .section .container p + .profile-layout {
    margin-top: 40px; }

/* FAQ */
/* FAQ */
.faq .accordion-title,
.faq .accordion-category {
  text-align: left; }

.faq .accordion-category {
  padding: 0 20px 20px; }

.faq .accordion-title {
  display: flex;
  padding: 20px;
  border-top: 1px solid #d5d8dc; }
  .faq .accordion-title:first-of-type {
    border-top: none; }
  .faq .accordion-title:hover {
    cursor: pointer; }
  .faq .accordion-title h3 {
    margin: 0;
    width: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.25em; }
  .faq .accordion-title i {
    float: left;
    display: inline-block;
    font-size: 20px; }
  .faq .accordion-title.selected h3 {
    transition: all 0.3s ease; }

.faq .accordion-category .holder {
  width: 100%; }

/* Search Results */
.search-results #main .section .container #content .search-results .archive-item {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc; }
  @media screen and (max-width: 820px) {
    .search-results #main .section .container #content .search-results .archive-item {
      margin-bottom: 30px;
      padding-bottom: 30px; } }
  .search-results #main .section .container #content .search-results .archive-item .archive-content h2 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin: 0 0 30px;
    color: #000000;
    margin: 20px 0 30px; }
    @media screen and (max-width: 820px) {
      .search-results #main .section .container #content .search-results .archive-item .archive-content h2 {
        font-size: 24px;
        margin: 0 0 20px; } }
    .search-results #main .section .container #content .search-results .archive-item .archive-content h2 a {
      font-size: 30px;
      line-height: 30px;
      letter-spacing: 0.5px;
      margin: 0 0 30px;
      color: #000000;
      text-decoration: none; }
      @media screen and (max-width: 820px) {
        .search-results #main .section .container #content .search-results .archive-item .archive-content h2 a {
          font-size: 24px;
          margin: 0 0 20px; } }
      @media screen and (max-width: 820px) {
        .search-results #main .section .container #content .search-results .archive-item .archive-content h2 a {
          font-size: 24px;
          margin: 0 0 20px;
          font-weight: 400; } }
  .search-results #main .section .container #content .search-results .archive-item .archive-content .post-data {
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 30px !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    display: block; }
    @media screen and (max-width: 1200px) {
      .search-results #main .section .container #content .search-results .archive-item .archive-content .post-data {
        margin-bottom: 20px !important; } }
    @media screen and (max-width: 820px) {
      .search-results #main .section .container #content .search-results .archive-item .archive-content .post-data {
        margin-bottom: 10px !important; } }
  .search-results #main .section .container #content .search-results .archive-item .archive-content p .read_more_link {
    display: none; }
  .search-results #main .section .container #content .search-results .archive-item .archive-content p.read_more a.read_more_link {
    display: block;
    color: #6B1C38;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px; }

.search-results #main .section .container #content .search-results .nav {
  width: auto;
  margin: 0; }
  @media screen and (max-width: 640px) {
    .search-results #main .section .container #content .search-results .nav {
      width: 100%;
      text-align: center; } }
  .search-results #main .section .container #content .search-results .nav.alignleft a {
    background: #232e48;
    border: 1px solid #232e48;
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 4px;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 1;
    transition: all 0.3s ease;
    height: auto; }
    @media screen and (max-width: 820px) {
      .search-results #main .section .container #content .search-results .nav.alignleft a {
        font-size: 13px;
        padding: 10px 15px; } }
    .search-results #main .section .container #content .search-results .nav.alignleft a:hover {
      background: #519bd4;
      border: 1px solid #519bd4; }
    .search-results #main .section .container #content .search-results .nav.alignleft a.btn-inverse {
      background: #519bd4;
      border: 1px solid #519bd4;
      color: #ffffff; }
      @media screen and (max-width: 820px) {
        .search-results #main .section .container #content .search-results .nav.alignleft a.btn-inverse {
          font-size: 13px;
          padding: 10px 15px; } }
      .search-results #main .section .container #content .search-results .nav.alignleft a.btn-inverse:hover {
        background: #232e48;
        border: 1px solid #232e48; }
    .search-results #main .section .container #content .search-results .nav.alignleft a.btn-inverse-white {
      background: #519bd4;
      border: 1px solid #519bd4;
      color: #ffffff; }
      @media screen and (max-width: 820px) {
        .search-results #main .section .container #content .search-results .nav.alignleft a.btn-inverse-white {
          font-size: 13px;
          padding: 10px 15px; } }
      .search-results #main .section .container #content .search-results .nav.alignleft a.btn-inverse-white:hover {
        background: #ffffff;
        border: 1px solid #ffffff;
        color: #232e48; }
    .search-results #main .section .container #content .search-results .nav.alignleft a:hover {
      transition: all 0.3s ease;
      background: #903407; }
    @media screen and (max-width: 640px) {
      .search-results #main .section .container #content .search-results .nav.alignleft a {
        float: none;
        margin: 0 auto; } }
  .search-results #main .section .container #content .search-results .nav.alignright a {
    background: #232e48;
    border: 1px solid #232e48;
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 4px;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 1;
    transition: all 0.3s ease;
    height: auto; }
    @media screen and (max-width: 820px) {
      .search-results #main .section .container #content .search-results .nav.alignright a {
        font-size: 13px;
        padding: 10px 15px; } }
    .search-results #main .section .container #content .search-results .nav.alignright a:hover {
      background: #519bd4;
      border: 1px solid #519bd4; }
    .search-results #main .section .container #content .search-results .nav.alignright a.btn-inverse {
      background: #519bd4;
      border: 1px solid #519bd4;
      color: #ffffff; }
      @media screen and (max-width: 820px) {
        .search-results #main .section .container #content .search-results .nav.alignright a.btn-inverse {
          font-size: 13px;
          padding: 10px 15px; } }
      .search-results #main .section .container #content .search-results .nav.alignright a.btn-inverse:hover {
        background: #232e48;
        border: 1px solid #232e48; }
    .search-results #main .section .container #content .search-results .nav.alignright a.btn-inverse-white {
      background: #519bd4;
      border: 1px solid #519bd4;
      color: #ffffff; }
      @media screen and (max-width: 820px) {
        .search-results #main .section .container #content .search-results .nav.alignright a.btn-inverse-white {
          font-size: 13px;
          padding: 10px 15px; } }
      .search-results #main .section .container #content .search-results .nav.alignright a.btn-inverse-white:hover {
        background: #ffffff;
        border: 1px solid #ffffff;
        color: #232e48; }
    .search-results #main .section .container #content .search-results .nav.alignright a:hover {
      transition: all 0.3s ease;
      background: #903407; }
    @media screen and (max-width: 640px) {
      .search-results #main .section .container #content .search-results .nav.alignright a {
        float: none;
        margin: 0 auto; } }

@media screen and (max-width: 640px) {
  .search-results.paged #main .section .container #content .search-results .nav {
    width: 48%; } }

@media screen and (max-width: 640px) {
  .search-results.paged #main .section .container #content .search-results .nav.alignleft a {
    float: right; } }

@media screen and (max-width: 640px) {
  .search-results.paged #main .section .container #content .search-results .nav.alignright a {
    float: left; } }

/* Fancybox Pop-up */
.fancybox-popup {
  background: #903407;
  color: #ffffff;
  padding-top: 30px; }
  .fancybox-popup h2, .fancybox-popup h3, .fancybox-popup h4, .fancybox-popup p {
    margin: 0 30px 20px;
    color: #ffffff; }
  .fancybox-popup .gform_wrapper form {
    padding: 20px 14px 30px 30px; }
  .fancybox-popup .gform_body label.gfield_label {
    color: #ffffff !important;
    display: none !important; }
  .fancybox-popup .gform_body .ginput_container input.medium {
    width: 100%;
    border: 0 !important; }

/* Slider animation */
@-webkit-keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpSD {
  -webkit-animation-name: fadeInUpSD;
  animation-name: fadeInUpSD; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

#main {
  animation-name: fadeInUpSD;
  animation-duration: 1s;
  opacity: 1;
  padding: 40px 0 40px; }
  #main img.alignright {
    animation-name: fadeInRight;
    animation-duration: 1s;
    opacity: 1; }

.section.split.left .come-in {
  transform: translateX(150px);
  animation: come-in 0.8s ease forwards; }

.section.split.left .come-in:nth-child(odd) {
  animation-duration: 0.6s; }

.section.split.left .already-visible {
  transform: translateX(0);
  animation: none; }

@keyframes come-in {
  to {
    transform: translateX(0); } }

.section.right .come-in {
  transform: translateX(-150px);
  animation: come-in 0.8s ease forwards; }

.section.right .come-in:nth-child(odd) {
  animation-duration: 0.6s; }

.section.right .already-visible {
  transform: translateX(0);
  animation: none; }

@keyframes come-in {
  to {
    transform: translateX(0); } }

.table-outer {
  position: relative;
  overflow: hidden; }
  .table-outer + * {
    margin-top: 16px; }
  .table-outer .table-scroll-notice {
    display: none;
    width: 100%; }
    .table-outer .table-scroll-notice p {
      margin-top: 0;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 400;
      text-align: right;
      opacity: .5; }
  .table-outer .table-container {
    display: inline-block;
    position: relative;
    max-width: 100%;
    overflow-x: auto;
    min-width: 100%; }
    .table-outer .table-container::-webkit-scrollbar {
      width: 12px;
      height: 12px; }
    .table-outer .table-container::-webkit-scrollbar-button {
      width: 0px;
      height: 0px; }
    .table-outer .table-container::-webkit-scrollbar-thumb {
      background: rgba(200, 200, 200, 0.8);
      border: 0px none #ffffff;
      border-radius: 0px; }
    .table-outer .table-container::-webkit-scrollbar-thumb:hover {
      background: rgba(200, 200, 200, 0.9); }
    .table-outer .table-container::-webkit-scrollbar-thumb:active {
      background: rgba(200, 200, 200, 0.9); }
    .table-outer .table-container::-webkit-scrollbar-track {
      background: rgba(100, 100, 100, 0.5);
      border: 0px none #ffffff;
      border-radius: 0px; }
    .table-outer .table-container::-webkit-scrollbar-corner {
      background: transparent; }
    .table-outer .table-container table {
      background: rgba(0, 0, 0, 0.05);
      border: 1px solid rgba(128, 128, 128, 0.3);
      border-spacing: 0;
      border-collapse: separate; }
      .table-outer .table-container table caption {
        text-align: left;
        padding: 5px 10px;
        margin-bottom: 7px;
        opacity: .5;
        border-radius: 3px;
        background: rgba(128, 128, 128, 0.3);
        border-bottom: 2px solid rgba(100, 100, 100, 0.7); }
      .table-outer .table-container table thead,
      .table-outer .table-container table tfoot {
        background: rgba(100, 100, 100, 0.4); }
      .table-outer .table-container table tbody tr:nth-child(odd) {
        background: rgba(255, 255, 255, 0.1); }
      .table-outer .table-container table tbody tr:nth-child(even) {
        background: rgba(128, 128, 128, 0.05); }
      .table-outer .table-container table tr td {
        padding: 10px 15px; }
        @media screen and (max-width: 960px) {
          .table-outer .table-container table tr td {
            padding: 3px 6px; } }

/* News Blog */
.page-template-page-news-blog #main .section .container,
.page-template-page-news-blog-latest #main .section .container {
  display: flex;
  flex-direction: column; }
  @media (min-width: 992px) {
    .page-template-page-news-blog #main .section .container,
    .page-template-page-news-blog-latest #main .section .container {
      flex-direction: row;
      flex-wrap: nowrap; } }

.page-template-page-news-blog .posts,
.page-template-page-news-blog-latest .posts {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  width: 100%; }
  .page-template-page-news-blog .posts .post,
  .page-template-page-news-blog-latest .posts .post {
    margin: 7px;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .page-template-page-news-blog .posts .post img,
    .page-template-page-news-blog-latest .posts .post img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 300px; }
    .page-template-page-news-blog .posts .post .post-content,
    .page-template-page-news-blog-latest .posts .post .post-content {
      padding: 15px;
      color: #303133; }
      .page-template-page-news-blog .posts .post .post-content h3,
      .page-template-page-news-blog-latest .posts .post .post-content h3 {
        line-height: 1.2;
        font-size: 1.3em;
        font-weight: 600; }
      .page-template-page-news-blog .posts .post .post-content a,
      .page-template-page-news-blog-latest .posts .post .post-content a {
        color: #303133; }
        .page-template-page-news-blog .posts .post .post-content a:hover,
        .page-template-page-news-blog-latest .posts .post .post-content a:hover {
          color: #232e48; }
      .page-template-page-news-blog .posts .post .post-content .date,
      .page-template-page-news-blog-latest .posts .post .post-content .date {
        display: block;
        font-size: 15px;
        margin-bottom: 6px; }
      .page-template-page-news-blog .posts .post .post-content .excerpt,
      .page-template-page-news-blog .posts .post .post-content .excerpt p,
      .page-template-page-news-blog-latest .posts .post .post-content .excerpt,
      .page-template-page-news-blog-latest .posts .post .post-content .excerpt p {
        font-size: 15px;
        line-height: 1.4;
        font-weight: 400;
        margin: 0 0 10px 0; }
      .page-template-page-news-blog .posts .post .post-content .read_more_link,
      .page-template-page-news-blog-latest .posts .post .post-content .read_more_link {
        line-height: 1; }
        .page-template-page-news-blog .posts .post .post-content .read_more_link a,
        .page-template-page-news-blog-latest .posts .post .post-content .read_more_link a {
          color: #61ce70;
          font-size: 12px;
          line-height: 1; }
          .page-template-page-news-blog .posts .post .post-content .read_more_link a:hover,
          .page-template-page-news-blog-latest .posts .post .post-content .read_more_link a:hover {
            color: #61ce70; }

@media (min-width: 768px) and (max-width: 991px) {
  .page-template-page-news-blog .posts,
  .page-template-page-news-blog-latest .posts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%; }
    .page-template-page-news-blog .posts .post,
    .page-template-page-news-blog-latest .posts .post {
      width: calc(50% - 21px); } }

@media (min-width: 992px) {
  .page-template-page-news-blog #sidebar,
  .page-template-page-news-blog-latest #sidebar {
    width: 22%; }
  .page-template-page-news-blog #content,
  .page-template-page-news-blog-latest #content {
    width: 70%; }
  .page-template-page-news-blog .posts,
  .page-template-page-news-blog-latest .posts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%; }
    .page-template-page-news-blog .posts .post,
    .page-template-page-news-blog-latest .posts .post {
      width: calc(33.33% - 21px); }
      .page-template-page-news-blog .posts .post > a,
      .page-template-page-news-blog-latest .posts .post > a {
        display: block;
        overflow: hidden; }
        .page-template-page-news-blog .posts .post > a:hover img,
        .page-template-page-news-blog-latest .posts .post > a:hover img {
          -webkit-transform: scale(1.02);
          transform: scale(1.05);
          opacity: .95; }
        .page-template-page-news-blog .posts .post > a img,
        .page-template-page-news-blog-latest .posts .post > a img {
          width: 100%;
          height: 310px;
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
      .page-template-page-news-blog .posts .post .post-content,
      .page-template-page-news-blog-latest .posts .post .post-content {
        padding: 15px;
        color: #303133; }
        .page-template-page-news-blog .posts .post .post-content h3,
        .page-template-page-news-blog-latest .posts .post .post-content h3 {
          line-height: 1.2;
          font-size: 1.3em;
          font-weight: 600; }
        .page-template-page-news-blog .posts .post .post-content a,
        .page-template-page-news-blog-latest .posts .post .post-content a {
          color: #303133; }
          .page-template-page-news-blog .posts .post .post-content a:hover,
          .page-template-page-news-blog-latest .posts .post .post-content a:hover {
            color: #232e48; }
        .page-template-page-news-blog .posts .post .post-content .date,
        .page-template-page-news-blog-latest .posts .post .post-content .date {
          display: block;
          font-size: 15px;
          margin-bottom: 6px; }
        .page-template-page-news-blog .posts .post .post-content .excerpt,
        .page-template-page-news-blog .posts .post .post-content .excerpt p,
        .page-template-page-news-blog-latest .posts .post .post-content .excerpt,
        .page-template-page-news-blog-latest .posts .post .post-content .excerpt p {
          font-size: 15px;
          line-height: 1.4;
          font-weight: 400;
          margin: 0 0 10px 0; }
        .page-template-page-news-blog .posts .post .post-content .read_more_link,
        .page-template-page-news-blog-latest .posts .post .post-content .read_more_link {
          line-height: 1; }
          .page-template-page-news-blog .posts .post .post-content .read_more_link a,
          .page-template-page-news-blog-latest .posts .post .post-content .read_more_link a {
            color: #61ce70;
            font-size: 12px;
            line-height: 1; }
            .page-template-page-news-blog .posts .post .post-content .read_more_link a:hover,
            .page-template-page-news-blog-latest .posts .post .post-content .read_more_link a:hover {
              color: #61ce70; } }

.page-template-page-news-blog-latest .section .container {
  justify-content: center; }

.feature-image img {
  max-height: 560px !important;
  width: auto !important; }

/* Margin and padding */
.mb-0 {
  margin-bottom: 0 !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-50 {
  margin-top: 50px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-0 {
  margin-top: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-50 {
  padding-top: 50px !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-50 {
  padding-top: 50px !important; }

/* Split themes */
.bg-dark {
  background-color: #232e48 !important;
  color: #ffffff !important; }
  .bg-dark p, .bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark li, .bg-dark a {
    color: #ffffff !important; }

/* Pagination */
.post.post-nav {
  margin-top: 30px;
  text-align: center; }
  .post.post-nav .pagination a {
    padding: 10px 15px;
    background-color: #3ba9d2;
    border-radius: 4px;
    color: white;
    transition: all 0.3s ease; }
    .post.post-nav .pagination a:hover {
      background-color: #232e48; }

/* Nav */
.freeze {
  overflow: hidden; }
  @media screen and (max-width: 640px) {
    .freeze {
      overflow-y: scroll; } }
  .freeze #navigation .logo {
    z-index: -1; }

#navigation {
  height: 100px;
  background: #232e48;
  background: #232e48;
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.95); }
  @media screen and (max-width: 640px) {
    #navigation {
      height: 80px; } }
  #navigation .container {
    padding: 5px 20px;
    display: flex;
    justify-content: space-between;
    overflow: visible;
    margin: 0 auto;
    position: relative; }
    #navigation .container .logo {
      display: block;
      height: 90px; }
      @media screen and (max-width: 640px) {
        #navigation .container .logo {
          height: 70px; } }
      #navigation .container .logo a {
        display: block; }
        #navigation .container .logo a img {
          width: auto;
          height: 100%; }
          @media screen and (max-width: 640px) {
            #navigation .container .logo a img {
              height: 70px; } }
    #navigation .container .menu .menu-holder {
      margin: 0;
      padding: 0;
      height: 100%;
      display: flex; }
      #navigation .container .menu .menu-holder li {
        list-style: none;
        font-size: 15px;
        font-weight: 300;
        display: flex;
        height: 100%;
        align-items: center;
        margin: 0 25px; }
        #navigation .container .menu .menu-holder li:last-of-type > .sub-menu {
          left: unset !important;
          right: 0; }
        #navigation .container .menu .menu-holder li.menu-item-has-children {
          position: relative; }
          #navigation .container .menu .menu-holder li.menu-item-has-children a {
            padding: 10px 30px 10px 20px; }
            #navigation .container .menu .menu-holder li.menu-item-has-children a.arrow-down-nav {
              position: absolute;
              padding: 0;
              right: 10px;
              border: 0 !important; }
          #navigation .container .menu .menu-holder li.menu-item-has-children ul.sub-menu {
            display: none;
            position: absolute;
            top: 70px;
            z-index: 999;
            left: 0;
            margin: 0;
            padding: 0;
            background: #ffffff;
            width: 215px;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }
            #navigation .container .menu .menu-holder li.menu-item-has-children ul.sub-menu li {
              padding: 0;
              margin: 0;
              border-bottom: 1px solid #efefef; }
              #navigation .container .menu .menu-holder li.menu-item-has-children ul.sub-menu li:hover {
                background: #232e48; }
                #navigation .container .menu .menu-holder li.menu-item-has-children ul.sub-menu li:hover a {
                  color: #ffffff; }
              #navigation .container .menu .menu-holder li.menu-item-has-children ul.sub-menu li a {
                border: 0 !important;
                color: #232e48;
                font-family: 'Montserrat', sans-serif;
                font-weight: 500;
                font-size: 13px;
                padding: 10px 20px;
                width: 100%; }
              #navigation .container .menu .menu-holder li.menu-item-has-children ul.sub-menu li:last-of-type {
                border-bottom: 0; }
          #navigation .container .menu .menu-holder li.menu-item-has-children .current_page_item {
            background: #232e48; }
            #navigation .container .menu .menu-holder li.menu-item-has-children .current_page_item > a {
              color: #ffffff !important; }
          #navigation .container .menu .menu-holder li.menu-item-has-children:hover a.arrow-down-nav {
            border: 0; }
          #navigation .container .menu .menu-holder li.menu-item-has-children:hover ul.sub-menu {
            display: block !important; }
        @media screen and (max-width: 960px) {
          #navigation .container .menu .menu-holder li {
            margin: 0 10px; } }
        @media screen and (max-width: 640px) {
          #navigation .container .menu .menu-holder li {
            display: block; } }
        #navigation .container .menu .menu-holder li a {
          display: block;
          text-decoration: none;
          color: #ffffff;
          padding: 12px 20px;
          border: 1px solid transparent;
          transition: all 0.3s ease;
          font-family: "Varela Round", sans-serif; }
          @media screen and (max-width: 960px) {
            #navigation .container .menu .menu-holder li a {
              padding: 10px 15px; } }
        #navigation .container .menu .menu-holder li:hover a {
          border: 1px solid #ffffff;
          transition: all 0.3s ease; }
        #navigation .container .menu .menu-holder li.current_page_ancestor a, #navigation .container .menu .menu-holder li.current_page_item a {
          border: 1px solid #ffffff;
          transition: all 0.3s ease; }
    @media screen and (max-width: 640px) {
      #navigation .container .menu {
        display: none; } }

/* Menu Toggle */
.mobile-menu {
  display: none;
  transition: all 0.3s ease; }
  @media screen and (max-width: 640px) {
    .mobile-menu {
      display: block;
      position: absolute;
      top: 0;
      right: 0px;
      width: 100%;
      z-index: 99; } }
  .mobile-menu #hamburger {
    position: absolute;
    right: 20px;
    top: 25px; }
  .mobile-menu .menu {
    display: none;
    margin-top: 80px !important;
    overflow-y: auto;
    max-height: calc(100vh - 80px); }
    .mobile-menu .menu .menu-holder {
      margin: 0;
      background: #ffffff;
      padding: 0;
      height: 100%; }
      .mobile-menu .menu .menu-holder .sub-menu {
        padding-left: 0; }
        .mobile-menu .menu .menu-holder .sub-menu li a {
          font-weight: 500; }
      .mobile-menu .menu .menu-holder li {
        list-style: none;
        font-size: 20px;
        text-align: center;
        position: relative; }
        .mobile-menu .menu .menu-holder li.current-menu-item > a:not(.arrow-down-nav), .mobile-menu .menu .menu-holder li.open > a:not(.arrow-down-nav) {
          color: #ffffff;
          background-color: #11253E; }
        .mobile-menu .menu .menu-holder li.current-menu-item .arrow-down-nav, .mobile-menu .menu .menu-holder li.open .arrow-down-nav {
          color: #ffffff; }
        .mobile-menu .menu .menu-holder li a {
          color: #3D4459;
          text-decoration: none;
          padding: 25px 16px;
          display: block;
          font-family: "Varela Round", sans-serif;
          font-weight: 300;
          font-size: 16px; }
          .mobile-menu .menu .menu-holder li a:not(.arrow-down-nav) {
            border-bottom: 1px solid #efefef; }
          .mobile-menu .menu .menu-holder li a.arrow-down-nav {
            position: absolute;
            right: 0; }

/* Flyout */
#menu.flyout div::-webkit-scrollbar {
  display: none;
  -ms-overflow-style: none; }

body #menu.flyout {
  position: absolute;
  width: 480px;
  height: 100%;
  top: 0;
  z-index: 99;
  display: block;
  background: #222328;
  margin-left: -480px;
  transition: all 0.3s ease; }
  @media screen and (max-width: 640px) {
    body #menu.flyout {
      width: 100%;
      margin-left: -100%; } }
  body #menu.flyout.open {
    margin-left: 0; }
    body #menu.flyout.open .menu-holder ul {
      z-index: 999; }
  body #menu.flyout .menu-holder {
    position: fixed;
    display: block;
    width: 480px;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #222328;
    padding-top: 126px; }
    @media screen and (max-width: 820px) {
      body #menu.flyout .menu-holder {
        padding-top: 80px;
        height: 100% !important; } }
    @media screen and (max-width: 640px) {
      body #menu.flyout .menu-holder {
        width: 100%; } }
    body #menu.flyout .menu-holder ul {
      padding: 0;
      margin: 0 auto;
      text-align: left;
      background: #222328;
      height: 100%; }
      body #menu.flyout .menu-holder ul li {
        list-style: none;
        border-bottom: 1px solid #2b2c30;
        margin-bottom: 0;
        transition: all 0.3s ease;
        position: relative;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        /* Sub Menu */ }
        body #menu.flyout .menu-holder ul li a {
          margin: 0;
          color: #cccccc;
          font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
          text-decoration: none;
          display: block;
          transition: all 0.3s ease;
          padding: 20px 50px;
          font-size: 20px;
          font-weight: 400;
          letter-spacing: 1px; }
          @media screen and (max-width: 640px) {
            body #menu.flyout .menu-holder ul li a {
              padding: 20px 30px; } }
          body #menu.flyout .menu-holder ul li a:hover {
            transition: all 0.3s ease; }
        body #menu.flyout .menu-holder ul li .arrow-down-nav {
          position: absolute;
          color: #cccccc;
          width: 50px;
          height: auto;
          padding: 20px;
          text-align: right;
          top: 0;
          right: 20px;
          z-index: 100;
          transition: all 0.3s ease; }
          body #menu.flyout .menu-holder ul li .arrow-down-nav .arrow {
            border: solid #cccccc;
            border-width: 0 2px 2px 0;
            display: inline-block;
            padding: 3px;
            transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transition: all 0.3s ease;
            margin-right: 0px; }
          body #menu.flyout .menu-holder ul li .arrow-down-nav .fal {
            transition: all 0.3s ease; }
        body #menu.flyout .menu-holder ul li:hover {
          transition: all 0.3s ease;
          background: #1e1f23;
          cursor: pointer; }
          body #menu.flyout .menu-holder ul li:hover a {
            transition: all 0.3s ease; }
          body #menu.flyout .menu-holder ul li:hover .arrow-down-nav {
            color: #ffffff;
            padding: 20px;
            transition: all 0.3s ease; }
            body #menu.flyout .menu-holder ul li:hover .arrow-down-nav .arrow {
              border: solid #ffffff;
              border-width: 0 2px 2px 0;
              padding: 3px;
              transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
              transition: all 0.3s ease; }
        body #menu.flyout .menu-holder ul li.current_page_item, body #menu.flyout .menu-holder ul li.current-menu-ancestor {
          background: #6B1C38; }
        body #menu.flyout .menu-holder ul li.menu-item-has-children .sub-menu {
          margin: 0;
          padding: 0 0 20px; }
          body #menu.flyout .menu-holder ul li.menu-item-has-children .sub-menu li {
            border-bottom: 0px solid #2b2c30;
            line-height: 16px;
            /* Second Level dropdown */ }
            body #menu.flyout .menu-holder ul li.menu-item-has-children .sub-menu li.menu-item-has-children .arrow-down-nav {
              display: none; }
            body #menu.flyout .menu-holder ul li.menu-item-has-children .sub-menu li.current_page_item a {
              font-weight: 600; }
            body #menu.flyout .menu-holder ul li.menu-item-has-children .sub-menu li a {
              margin: 0;
              padding: 0 0 18px 0;
              text-transform: none;
              transition: all 0.3s ease;
              font-family: "Varela Round", sans-serif;
              font-weight: 300;
              font-size: 17px; }
              body #menu.flyout .menu-holder ul li.menu-item-has-children .sub-menu li a:hover {
                transition: all 0.3s ease; }
            body #menu.flyout .menu-holder ul li.menu-item-has-children .sub-menu li .sub-menu {
              padding: 0; }
              body #menu.flyout .menu-holder ul li.menu-item-has-children .sub-menu li .sub-menu li a {
                font-weight: 300; }
        body #menu.flyout .menu-holder ul li.menu-item-has-children.open a {
          background: #1e1f23; }
        body #menu.flyout .menu-holder ul li.menu-item-has-children.open .arrow {
          border-width: 0 2px 2px 0;
          padding: 3px;
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transition: all 0.3s ease;
          margin-right: 0px; }
        body #menu.flyout .menu-holder ul li.menu-item-has-children.open .fal {
          transform: rotate(-90deg);
          -webkit-transform: rotate(-90deg);
          transition: all 0.3s ease; }
        body #menu.flyout .menu-holder ul li.menu-item-has-children.open ul.sub-menu {
          display: block;
          transition: all 0.3s ease;
          padding: 0 0 10px; }
          body #menu.flyout .menu-holder ul li.menu-item-has-children.open ul.sub-menu li {
            transition: all 0.3s ease; }
            body #menu.flyout .menu-holder ul li.menu-item-has-children.open ul.sub-menu li a {
              padding: 10px 50px; }
            body #menu.flyout .menu-holder ul li.menu-item-has-children.open ul.sub-menu li:hover a {
              background: #19191D;
              transition: all 0.3s ease; }
          body #menu.flyout .menu-holder ul li.menu-item-has-children.open ul.sub-menu ul.sub-menu {
            padding: 0px; }
            body #menu.flyout .menu-holder ul li.menu-item-has-children.open ul.sub-menu ul.sub-menu li a {
              padding: 10px 70px; }
        body #menu.flyout .menu-holder ul li ul.sub-menu {
          height: auto;
          padding: 0;
          margin: 0;
          background: #1e1f23;
          display: none;
          transition: all 0.3s ease; }
          body #menu.flyout .menu-holder ul li ul.sub-menu li a {
            padding: 0; }

body #overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 98;
  opacity: 0;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease; }
  body #overlay:hover {
    cursor: pointer; }
  body #overlay.open {
    opacity: 1;
    display: block; }

body.logged-in-editor #menu.flyout {
  height: calc(100% - 39px) !important; }
  body.logged-in-editor #menu.flyout .menu-holder {
    height: calc(100% - 39px) !important; }
    body.logged-in-editor #menu.flyout .menu-holder ul {
      height: calc(100% - 39px) !important; }
      body.logged-in-editor #menu.flyout .menu-holder ul li ul {
        height: auto; }

.left-menu {
  width: 480px;
  height: 126px;
  transition: all 0.3s ease;
  background: linear-gradient(to right, #222328 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom; }
  @media screen and (max-width: 1440px) {
    .left-menu {
      height: 80px; } }
  @media screen and (max-width: 640px) {
    .left-menu {
      width: 100%;
      height: 80px; } }
  .left-menu.active {
    transition: all 0.3s ease;
    background-position: left bottom; }

.status {
  position: absolute;
  top: 0;
  margin-top: 44px;
  left: 130px;
  display: flex;
  height: auto;
  transition: all 0.3s ease;
  padding-left: 0px;
  opacity: 1;
  z-index: -1; }
  @media screen and (max-width: 1440px) {
    .status {
      margin-top: 32px; } }
  @media screen and (max-width: 1200px) {
    .status {
      left: 110px; } }
  @media screen and (max-width: 1024px) {
    .status {
      position: relative;
      top: 28px;
      left: 50px;
      right: auto;
      margin: 0 auto;
      text-align: center;
      height: auto; } }
  @media screen and (max-width: 820px) {
    .status {
      top: 3px; } }
  @media screen and (max-width: 640px) {
    .status {
      height: 34px;
      width: 300px;
      left: auto;
      right: auto;
      margin: 0 auto;
      text-align: center;
      top: 18px; } }
  @media screen and (max-width: 1024px) {
    .status.hide {
      display: none;
      transition: all 0.3s ease; } }

.shrink .left-menu {
  width: 480px;
  height: 80px;
  transition: all 0.3s ease; }
  @media screen and (max-width: 640px) {
    .shrink .left-menu {
      width: 100%;
      height: 80px; } }

.shrink .menu-holder {
  padding-top: 80px !important; }

/* Page Layouts Document */
/* Split Template */
@media screen and (max-width: 960px) {
  .page-template-page-split #main {
    padding-top: 0; } }

.page-template-page-split #main .section .container {
  display: flex;
  padding: 40px 20px; }
  @media screen and (max-width: 960px) {
    .page-template-page-split #main .section .container {
      padding-bottom: 0; } }

.page-template-page-split #main .section.intro .container {
  display: block; }

.page-template-page-split #main .section.two-cols .container {
  padding: 40px 20px; }
  @media screen and (max-width: 960px) {
    .page-template-page-split #main .section.two-cols .container {
      display: block;
      padding-bottom: 0 !important; } }
  .page-template-page-split #main .section.two-cols .container .col {
    float: none !important;
    width: 46%;
    margin: auto 0; }
    @media screen and (max-width: 960px) {
      .page-template-page-split #main .section.two-cols .container .col {
        width: 100%; } }
    .page-template-page-split #main .section.two-cols .container .col p.image img {
      width: 100%;
      height: auto;
      display: block; }
      @media screen and (max-width: 960px) {
        .page-template-page-split #main .section.two-cols .container .col p.image img {
          margin-bottom: 0; } }
    @media screen and (max-width: 960px) {
      .page-template-page-split #main .section.two-cols .container .col.right {
        padding-top: 50px; } }
    @media (min-width: 768px) {
      .page-template-page-split #main .section.two-cols .container .col {
        padding: 15px; } }

.page-template-page-split #main .section img.feature-image {
  max-height: 560px !important;
  width: auto !important; }

.page-template-page-split #main .split {
  width: 100%; }
  .page-template-page-split #main .split .container {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: row; }
    .page-template-page-split #main .split .container .col {
      width: 50%; }
      .page-template-page-split #main .split .container .col.text {
        padding: 100px 50px 100px 12.5%; }
      .page-template-page-split #main .split .container .col.image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block; }
      .page-template-page-split #main .split .container .col.image img.feature-image {
        max-height: 560px !important;
        width: auto !important; }
  .page-template-page-split #main .split:nth-child(odd) {
    background: aquamarine; }
  .page-template-page-split #main .split.right .container {
    flex-direction: row-reverse; }
    .page-template-page-split #main .split.right .container .col.text {
      padding: 100px 12.5% 100px 50px; }

#main .section .container {
  padding: 30px 20px; }

.aligncenter {
  margin: auto; }

/* Features Page Styling */
.page-id-2280 .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon,
.page-id-2280 .p-datatable .p-sortable-column.p-highlight {
  color: #000; }

.page-id-2280 .p-datatable .p-sortable-column.p-highlight:hover {
  color: #232e48 !important; }
  .page-id-2280 .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon {
    color: #232e48 !important; }

/* Banner Feature Cover */
.banner-feature-cover {
  background-size: cover;
  position: relative;
  margin-top: 100px; }
  @media screen and (max-width: 640px) {
    .banner-feature-cover {
      margin-top: 80px; } }
  @media (min-width: 768px) {
    .banner-feature-cover {
      min-height: 650px;
      height: calc(100vh - 100px); } }
  .banner-feature-cover .container {
    display: flex;
    align-content: center;
    justify-content: center;
    height: 100%;
    flex-wrap: wrap;
    padding: 15px; }
    @media (min-width: 768px) {
      .banner-feature-cover .container {
        flex-wrap: nowrap;
        padding: 50px 20px; } }
  .banner-feature-cover .col-1 {
    display: flex;
    align-items: center;
    width: 100%; }
    .banner-feature-cover .col-1 a.btn.btn-inverse-white {
      font-size: 15px; }
    @media (min-width: 768px) {
      .banner-feature-cover .col-1 {
        width: 66.66%; } }
  .banner-feature-cover .col-2 {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center; }
    .banner-feature-cover .col-2 img {
      margin-top: 30px;
      width: 80%; }
    @media (min-width: 540px) and (max-width: 767px) {
      .banner-feature-cover .col-2 img {
        width: 60%; } }
    @media (min-width: 768px) {
      .banner-feature-cover .col-2 {
        width: 33.33%;
        justify-content: flex-end; }
        .banner-feature-cover .col-2 img {
          margin-top: 0; } }
  .banner-feature-cover .content-block {
    padding: 15px;
    color: #ffffff;
    background-color: #232e48;
    max-width: 750px;
    text-align: center; }
    @media (min-width: 768px) {
      .banner-feature-cover .content-block {
        padding: 30px;
        text-align: left; } }

/* Feature Cards */
.featured-cards {
  display: flex;
  flex-wrap: wrap; }
  .featured-cards .feature-card {
    display: flex;
    align-content: center;
    justify-content: center;
    text-align: center;
    padding: 15px;
    width: 100%; }
    @media (min-width: 650px) and (max-width: 991px) {
      .featured-cards .feature-card {
        width: 50%; } }
    @media (min-width: 992px) {
      .featured-cards .feature-card {
        width: 25%; } }
    .featured-cards .feature-card .icon {
      height: 80px;
      width: auto; }
    .featured-cards .feature-card .icon:not(img) {
      position: relative;
      height: 80px;
      width: 80px;
      background-color: #232e48;
      color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 25px;
      border-radius: 6px; }
      .featured-cards .feature-card .icon:not(img):before {
        font-family: "Font Awesome 6 Pro";
        font-weight: 900;
        font-size: 2.4em;
        line-height: 1;
        height: 80px;
        display: flex;
        align-items: center; }
      .featured-cards .feature-card .icon:not(img).user-check:before {
        content: "\f4fc"; }
      .featured-cards .feature-card .icon:not(img).user-plus:before {
        content: "\f234"; }
      .featured-cards .feature-card .icon:not(img).tree:before {
        content: "\f1bb"; }
      .featured-cards .feature-card .icon:not(img).mobile:before {
        content: "\f3cd"; }
      .featured-cards .feature-card .icon:not(img).location:before {
        content: "\f3c5"; }
      .featured-cards .feature-card .icon:not(img).check:before {
        content: "\f058"; }
    .featured-cards .feature-card .content-block {
      display: flex;
      align-items: center;
      flex-direction: column;
      padding: 15px 10px 30px; }
      .featured-cards .feature-card .content-block h3 {
        font-size: 1.3em;
        margin-bottom: 20px; }

.faq {
  border-bottom: 1px solid #d5d8dc;
  margin-bottom: 15px; }

/**/
.page-template-page-testimonials #main {
  padding-top: 0 !important;
  padding-bottom: 0; }

.page-template-page-testimonials .banner-feature-cover {
  background-position: center;
  position: relative;
  min-height: 650px;
  height: calc(100vh - 100px);
  margin-top: 100px; }
  @media screen and (max-width: 640px) {
    .page-template-page-testimonials .banner-feature-cover {
      margin-top: 80px; } }
  .page-template-page-testimonials .banner-feature-cover .overlay {
    background: rgba(2, 2, 7, 0.45);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0; }
  .page-template-page-testimonials .banner-feature-cover .carousel-wrapper {
    margin-top: 35px; }
  .page-template-page-testimonials .banner-feature-cover .container {
    display: block;
    position: relative;
    z-index: 1; }
    .page-template-page-testimonials .banner-feature-cover .container .item-content-wrapper:before {
      color: #000;
      text-shadow: 0 0 3px rgba(255, 255, 255, 0.6); }
    .page-template-page-testimonials .banner-feature-cover .container .tss-carousel .swiper-pagination-bullet {
      background: #232e48; }
    .page-template-page-testimonials .banner-feature-cover .container h1 {
      text-align: center; }
    .page-template-page-testimonials .banner-feature-cover .container h1, .page-template-page-testimonials .banner-feature-cover .container h2, .page-template-page-testimonials .banner-feature-cover .container h3, .page-template-page-testimonials .banner-feature-cover .container h4 {
      color: #ffffff !important;
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.4); }
    .page-template-page-testimonials .banner-feature-cover .container .author-name {
      font-size: 18px !important; }
    .page-template-page-testimonials .banner-feature-cover .container .author-bio {
      font-weight: bold !important;
      font-size: 14px !important; }
    .page-template-page-testimonials .banner-feature-cover .container * > {
      position: relative; }

.page-template-page-split .tss-wrapper .tss-carousel.swiper .swiper-pagination {
  bottom: 0px !important; }

.page-template-page-split .tss-wrapper .item-content-wrapper:before {
  color: #000 !important;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.6); }

.page-template-page-split .tss-wrapper .tss-carousel .swiper-pagination-bullet {
  background: #232e48; }

.page-template-page-split .tss-wrapper h1 {
  text-align: center; }

.page-template-page-split .tss-wrapper .author-name {
  font-size: 18px !important; }

.page-template-page-split .tss-wrapper .author-bio {
  font-weight: bold !important;
  font-size: 14px !important; }

.page-template-page-split .tss-wrapper h1, .page-template-page-split .tss-wrapper h2, .page-template-page-split .tss-wrapper h3, .page-template-page-split .tss-wrapper h4 {
  color: #000 !important; }

.page-template-page-split .tss-wrapper * > {
  position: relative; }

.carousel-wrapper .swiper-wrapper {
  height: auto; }
  .carousel-wrapper .swiper-wrapper .swiper-slide {
    height: inherit !important; }
    .carousel-wrapper .swiper-wrapper .swiper-slide .item-content-wrapper {
      height: inherit; }
    .carousel-wrapper .swiper-wrapper .swiper-slide .single-item-wrapper {
      height: 100%; }

.carousel-wrapper .tss-carousel-main.swiper .swiper-pagination, .carousel-wrapper .tss-carousel.swiper .swiper-pagination {
  bottom: -30px !important; }

/* Download Page */
iframe {
  aspect-ratio: 16 / 9;
  width: 100%; }

.page-id-2622 .section .container {
  display: block !important; }

.banner-feature-cover.download-page-feature .content-block {
  background-color: unset !important; }
  .banner-feature-cover.download-page-feature .content-block h1 {
    margin-bottom: 15px; }
  .banner-feature-cover.download-page-feature .content-block .download-links {
    margin-top: 50px;
    display: flex; }
    .banner-feature-cover.download-page-feature .content-block .download-links a:first-of-type {
      margin-right: 50px; }
    @media (min-width: 0px) and (max-width: 500px) {
      .banner-feature-cover.download-page-feature .content-block .download-links {
        display: flex;
        flex-direction: column; }
        .banner-feature-cover.download-page-feature .content-block .download-links a {
          margin-right: 0 !important; } }
    @media (min-width: 500px) and (max-width: 767px) {
      .banner-feature-cover.download-page-feature .content-block .download-links {
        justify-content: center; } }
  .banner-feature-cover.download-page-feature .content-block .terms {
    margin-top: 50px; }
    .banner-feature-cover.download-page-feature .content-block .terms a {
      text-decoration: underline;
      color: white; }
      .banner-feature-cover.download-page-feature .content-block .terms a:hover {
        color: white; }

.banner-feature-cover.download-page-feature .col-2 img {
  margin-bottom: 15px; }

.gform_wrapper form .gform_footer input[type=submit] {
  line-height: 1;
  background: #519bd4;
  border: 0; }
  .gform_wrapper form .gform_footer input[type=submit]:hover {
    background: #232e48;
    border: 0; }

.bg-blue-feature {
  background-color: #519bd4;
  height: 100%;
  min-height: 400px;
  padding: 30px 0;
  display: flex;
  align-items: center; }
  .bg-blue-feature .container {
    padding: 15px 20px 30px; }
  .bg-blue-feature .content-block {
    background-color: unset;
    text-align: center;
    width: 100%; }
    .bg-blue-feature .content-block h1 {
      margin: 0; }
  @media (min-width: 768px) {
    .bg-blue-feature .content-block {
      padding: 0;
      text-align: left; }
      .bg-blue-feature .content-block h1 {
        font-size: 3em; }
    .bg-blue-feature .col-1 {
      width: 50%; }
    .bg-blue-feature .col-2 {
      width: 50%;
      display: flex;
      flex-direction: column; } }

.bg-blue {
  background-color: #519bd4; }

.page-template-page-news-blog-latest #main {
  padding-top: 40px !important; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #ffffff; }
  .hamburger.is-active .hamburger-inner::after {
    width: 30px !important; }

.hamburger-box {
  width: 30px;
  height: 25px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 0px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -11px; }
  .hamburger-inner::after {
    bottom: -11px;
    width: 20px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 60px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 11px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -11px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 60px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 11px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -11px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 60px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 11px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -11px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 60px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 11px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -11px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 60px; }

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 11px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -11px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 60px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 11px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -11px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -22px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -11px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -22px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -11px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 11px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 22px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 11px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -22px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 11px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 22px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 11px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -22px, 0) rotate(270deg);
    transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 11px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -60px;
      top: -60px;
      transform: translate3d(60px, 60px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -60px;
      top: -60px;
      transform: translate3d(-60px, 60px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 11px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -60px;
      top: 60px;
      transform: translate3d(60px, -60px, 0) rotate(-45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -60px;
      top: 60px;
      transform: translate3d(-60px, -60px, 0) rotate(45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1.5px; }
  .hamburger--slider .hamburger-inner::before {
    top: 11px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 22px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 11px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-4.2857142857px, -8px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -22px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 1.5px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 11px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 22px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 11px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(4.2857142857px, -8px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -22px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 11px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 22px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 11px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 11px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -22px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -11px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*# sourceMappingURL=style.css.map */