@font-face {
  font-family: "open_sanslight";
  src: url("./fonts/opensans-light.eot");
  src: url("./fonts/opensans-light.eot?#iefix") format("embedded-opentype"), url("./fonts/opensans-light.woff2") format("woff2"), url("./fonts/opensans-light.woff") format("woff"), url("./fonts/opensans-light.ttf") format("truetype"), url("./fonts/opensans-light.svg#open_sanslight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "open_sansregular";
  src: url("./fonts/opensans-regular.eot");
  src: url("./fonts/opensans-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/opensans-regular.woff2") format("woff2"), url("./fonts/opensans-regular.woff") format("woff"), url("./fonts/opensans-regular.ttf") format("truetype"), url("./fonts/opensans-regular.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "open_sanssemibold";
  src: url("./fonts/opensans-semibold.eot");
  src: url("./fonts/opensans-semibold.eot?#iefix") format("embedded-opentype"), url("./fonts/opensans-semibold.woff2") format("woff2"), url("./fonts/opensans-semibold.woff") format("woff"), url("./fonts/opensans-semibold.ttf") format("truetype"), url("./fonts/opensans-semibold.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

html, body, h1, h2, h3, h4, h5, h6, a, div, span, applet, object, iframe, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  outline: 0;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

#full_width, #ftlogo, #ftemail, #footer_four, .legend, .cookies {
  float: left;
  width: 100%; }

html {
  overflow-y: scroll;
  background-color: #F1F1F1;
  color: #FFFFFF;
  font-size: 16px; }

:focus {
  outline: 0; }

body {
  font-family: "open_sanslight", "Helvetica", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  color: #7B7B7B;
  line-height: 1;
  background-color: #F1F1F1; }
  @media screen and (min-width: 768px) {
    body {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 1440px) {
    body {
      font-size: 16px;
      font-size: 1rem; } }

h1 {
  margin: 70px 0 30px 0; }

h2 {
  margin: 10px 0 30px 0; }

h3 {
  margin: 0 0 20px 0; }

h4 {
  margin: 0 0 20px 0; }

h5 {
  margin: 0 0 20px 0; }

h6 {
  margin: 0 0 20px 0; }

a {
  color: #0077BA;
  text-decoration: underline; }

a:hover {
  color: #7B7B7B; }

.clear {
  clear: both; }

#center_sect {
  width: 100%;
  margin: 0; }
  @media screen and (min-width: 1000px) {
    #center_sect {
      width: 92%;
      margin: 0 4%; } }
  @media screen and (min-width: 1000px) {
    #center_sect {
      width: 96%;
      margin: 0 2%; } }
  @media screen and (min-width: 1900px) {
    #center_sect {
      width: 1440px;
      margin: 0 auto; } }

#slid_center_sect {
  width: 100%;
  margin: 0; }

.w100 {
  width: 100%; }

.w90 {
  width: 90%; }

.w80 {
  width: 80%; }

.w70 {
  width: 70%; }

.w60 {
  width: 60%; }

.w50 {
  width: 50%; }

.w40 {
  width: 40%; }

.w30 {
  width: 30%; }

.w20 {
  width: 20%; }

.w10 {
  width: 10%; }

.pdt40 {
  padding-top: 40px; }

.pdt20 {
  padding-top: 20px; }

.pdb40 {
  padding-bottom: 40px; }

.pdb20 {
  padding-bottom: 20px; }

.pdl2 {
  padding-left: 2%; }

.pdl4 {
  padding-left: 4%; }

.pdl5 {
  padding-left: 5%; }

.pdr2 {
  padding-right: 2%; }

.pdr4 {
  padding-right: 4%; }

.pdr5 {
  padding-right: 5%; }

.hide_chk {
  display: none; }

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #FFF;
  border: 1px solid #0077BA; }
  .checkmark:after {
    content: "";
    position: absolute;
    display: none; }

.cerror {
  float: left;
  width: 100%;
  font-family: "open_sanslight", "Helvetica", sans-serif;
  color: red;
  text-align: center; }

.hp_chk {
  display: none; }

img.bsleft {
  margin: 0 2% 20px 0;
  float: left; }

img.bsright {
  margin: 0 0 20px 2%;
  float: right; }

img.bs100 {
  width: 100%;
  margin: 0 0 20px 0; }

img.bs75 {
  width: 100%;
  padding: 0; }
  @media screen and (min-width: 600px) {
    img.bs75 {
      width: 80%;
      padding: 0 10%; } }
  @media screen and (min-width: 768px) {
    img.bs75 {
      width: 60%;
      padding: 0 20%; } }
  @media screen and (min-width: 1000px) {
    img.bs75 {
      width: 75%;
      padding: 0; } }

img.bs66 {
  width: 100%;
  padding: 0; }
  @media screen and (min-width: 600px) {
    img.bs66 {
      width: 80%;
      padding: 0 10%; } }
  @media screen and (min-width: 768px) {
    img.bs66 {
      width: 60%;
      padding: 0 20%; } }
  @media screen and (min-width: 1000px) {
    img.bs66 {
      width: 66%;
      padding: 0; } }

img.bs50 {
  width: 100%;
  padding: 0; }
  @media screen and (min-width: 600px) {
    img.bs50 {
      width: 80%;
      padding: 0 10%; } }
  @media screen and (min-width: 768px) {
    img.bs50 {
      width: 60%;
      padding: 0 20%; } }
  @media screen and (min-width: 1000px) {
    img.bs50 {
      width: 50%;
      padding: 0; } }

img.bs33 {
  width: 100%;
  padding: 0; }
  @media screen and (min-width: 600px) {
    img.bs33 {
      width: 80%;
      padding: 0 10%; } }
  @media screen and (min-width: 768px) {
    img.bs33 {
      width: 60%;
      padding: 0 20%; } }
  @media screen and (min-width: 1000px) {
    img.bs33 {
      width: 33%;
      padding: 0; } }

img.bs25 {
  width: 100%;
  padding: 0; }
  @media screen and (min-width: 600px) {
    img.bs25 {
      width: 80%;
      padding: 0 10%; } }
  @media screen and (min-width: 768px) {
    img.bs25 {
      width: 60%;
      padding: 0 20%; } }
  @media screen and (min-width: 1000px) {
    img.bs25 {
      width: 25%;
      padding: 0; } }

img.bs20 {
  width: 100%;
  padding: 0; }
  @media screen and (min-width: 600px) {
    img.bs20 {
      width: 80%;
      padding: 0 10%; } }
  @media screen and (min-width: 768px) {
    img.bs20 {
      width: 60%;
      padding: 0 20%; } }
  @media screen and (min-width: 1000px) {
    img.bs20 {
      width: 20%;
      padding: 0; } }

img.bs15 {
  width: 100%;
  padding: 0; }
  @media screen and (min-width: 600px) {
    img.bs15 {
      width: 80%;
      padding: 0 10%; } }
  @media screen and (min-width: 768px) {
    img.bs15 {
      width: 60%;
      padding: 0 20%; } }
  @media screen and (min-width: 1000px) {
    img.bs15 {
      width: 15%;
      padding: 0; } }

img.bs10 {
  width: 100%;
  padding: 0; }
  @media screen and (min-width: 600px) {
    img.bs10 {
      width: 80%;
      padding: 0 10%; } }
  @media screen and (min-width: 768px) {
    img.bs10 {
      width: 60%;
      padding: 0 20%; } }
  @media screen and (min-width: 1000px) {
    img.bs10 {
      width: 10%;
      padding: 0; } }

h1 {
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  color: #0077BA;
  text-align: center;
  line-height: 45px; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 36px;
      font-size: 2.25rem; } }
  @media screen and (min-width: 1440px) {
    h1 {
      font-size: 44px;
      font-size: 2.75rem; } }

h2 {
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
  color: #0077BA;
  text-align: center;
  line-height: 40px; }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 1440px) {
    h2 {
      font-size: 36px;
      font-size: 2.25rem; } }

h3 {
  font-family: "open_sansregular", "Helvetica", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  color: #0077BA;
  text-align: center;
  line-height: 35px; }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 1440px) {
    h3 {
      font-size: 30px;
      font-size: 1.875rem; } }

h4 {
  font-family: "open_sansregular", "Helvetica", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  color: #FFFFFF;
  text-align: left;
  line-height: 30px; }
  @media screen and (min-width: 768px) {
    h4 {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media screen and (min-width: 1440px) {
    h4 {
      font-size: 26px;
      font-size: 1.625rem; } }

h5 {
  font-family: "open_sansregular", "Helvetica", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #FFFFFF;
  text-align: left;
  line-height: 28px; }
  @media screen and (min-width: 768px) {
    h5 {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 1440px) {
    h5 {
      font-size: 22px;
      font-size: 1.375rem; } }

h6 {
  font-family: "open_sansregular", "Helvetica", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #FFFFFF;
  text-align: left;
  line-height: 26px; }
  @media screen and (min-width: 768px) {
    h6 {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1440px) {
    h6 {
      font-size: 20px;
      font-size: 1.25rem; } }

#menu_wrap {
  font-family: "open_sanssemibold", "Helvetica", sans-serif; }

#menu {
  display: none; }

.navigation {
  float: left;
  width: 20%;
  padding: 0 0 0 5%;
  background: #7B7B7B;
  min-height: 40px; }
  @media screen and (min-width: 480px) {
    .navigation {
      width: 15%; } }
  @media screen and (min-width: 768px) {
    .navigation {
      width: 35%; } }
  @media screen and (min-width: 1000px) {
    .navigation {
      width: 50%;
      padding: 35px 0 25px 0;
      background: #F1F1F1; } }
  @media screen and (min-width: 1200px) {
    .navigation {
      width: 60%; } }

#menu_wrap {
  position: relative;
  z-index: 99999999;
  float: left;
  width: 10%; }
  @media screen and (min-width: 480px) {
    #menu_wrap {
      width: 20%; } }
  @media screen and (min-width: 768px) {
    #menu_wrap {
      width: 50%; } }
  @media screen and (min-width: 1000px) {
    #menu_wrap {
      width: 100%; } }

.menu_container {
  float: left;
  height: auto;
  clear: both;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }
  @media screen and (min-width: 1000px) {
    .menu_container {
      height: 40px; } }
  .menu_container.full_width {
    width: 100%; }
  .menu_container > ul {
    position: relative;
    left: -5vw;
    float: left;
    width: 100vw;
    height: 0;
    margin: 0;
    padding: 0;
    background: #7B7B7B;
    overflow: hidden; }
    @media screen and (min-width: 1000px) {
      .menu_container > ul {
        left: 0;
        width: 100%;
        height: 40px;
        background: none;
        transition: all 100ms linear;
        -moz-transition: all 100ms linear;
        -o-transition: all 100ms linear;
        -webkit-transition: all 100ms linear;
        overflow: visible; } }
    .menu_container > ul > li {
      position: relative;
      display: block;
      margin: 0;
      background: inherit;
      box-shadow: none;
      border-right: 0; }
      @media screen and (min-width: 1000px) {
        .menu_container > ul > li {
          position: static;
          float: left;
          padding: 0 3%;
          background: none;
          color: #F1F1F1; } }
      @media screen and (min-width: 1200px) {
        .menu_container > ul > li {
          padding: 0 4.8%; } }
      @media screen and (min-width: 1440px) {
        .menu_container > ul > li {
          padding: 0 5.2%; } }
      @media screen and (min-width: 1000px) {
        .menu_container > ul > li:hover {
          color: #0077BA; } }
      .menu_container > ul > li:hover > .menu_dropdown_block {
        visibility: visible;
        height: auto;
        min-height: 40px;
        max-height: 3000px; }
        @media screen and (min-width: 1000px) {
          .menu_container > ul > li:hover > .menu_dropdown_block {
            overflow: visible;
            opacity: 1;
            width: 400px;
            margin: 0 0 0 -6vw; } }
        @media screen and (min-width: 1200px) {
          .menu_container > ul > li:hover > .menu_dropdown_block {
            margin-left: -5vw; } }
      .menu_container > ul > li.no_bord {
        box-shadow: none;
        border: 0; }
        @media screen and (min-width: 1000px) {
          .menu_container > ul > li.no_bord {
            position: static;
            float: left;
            padding: 0 1.6%;
            background: none;
            color: #F1F1F1;
            border-right: 0; } }
      .menu_container > ul > li > a {
        display: block;
        height: 40px;
        padding: 0;
        background: none;
        font-size: 20px;
        font-size: 1.25rem;
        color: #FFFFFF;
        text-align: center;
        line-height: 50px;
        text-decoration: none; }
        @media screen and (min-width: 768px) {
          .menu_container > ul > li > a {
            font-size: 22px;
            font-size: 1.375rem; } }
        @media screen and (min-width: 1440px) {
          .menu_container > ul > li > a {
            font-size: 26px;
            font-size: 1.625rem; } }
        @media screen and (min-width: 1000px) {
          .menu_container > ul > li > a {
            height: 30px;
            padding: 0;
            background: none;
            font-size: 14px;
            font-size: 0.875rem;
            color: #7B7B7B;
            line-height: 30px;
            box-shadow: none;
            border-right: 0; } }
  @media screen and (min-width: 1000px) and (min-width: 768px) {
    .menu_container > ul > li > a {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 1000px) and (min-width: 1440px) {
    .menu_container > ul > li > a {
      font-size: 18px;
      font-size: 1.125rem; } }
        @media screen and (min-width: 1200px) {
          .menu_container > ul > li > a {
            height: 40px;
            line-height: 40px; } }
        .menu_container > ul > li > a:hover {
          color: #0077BA; }
          @media screen and (min-width: 1000px) {
            .menu_container > ul > li > a:hover {
              color: #0077BA; } }
        @media screen and (min-width: 1000px) {
          .menu_container > ul > li > a.live {
            border-bottom: 3px solid #7B7B7B; } }
      .menu_container > ul > li .fa {
        font-size: 14px;
        margin-right: 2px; }
      .menu_container > ul > li .last > a {
        box-shadow: none;
        border-right: 0; }
      @media screen and (min-width: 1000px) {
        .menu_container > ul > li.right {
          float: right; } }
      .menu_container > ul > li.right > .menu_dropdown_block {
        right: 0; }
    .menu_container > ul.collapsed {
      height: auto;
      min-height: 40px;
      max-height: 2999px; }
  .menu_container .menu_dropdown_block {
    position: relative;
    z-index: 30;
    width: 100%;
    height: 0;
    margin: 0;
    background: #FFFFFF;
    font-family: "open_sansregular", "Helvetica", sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    color: #7B7B7B;
    text-align: center;
    line-height: 30px;
    visibility: hidden;
    border: 1px solid #7B7B7B;
    border-top: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    -webkit-transition: opacity 100ms linear; }
    @media screen and (min-width: 768px) {
      .menu_container .menu_dropdown_block {
        font-size: 14px;
        font-size: 0.875rem; } }
    @media screen and (min-width: 1440px) {
      .menu_container .menu_dropdown_block {
        font-size: 16px;
        font-size: 1rem; } }
    @media screen and (min-width: 1000px) {
      .menu_container .menu_dropdown_block {
        width: 450px;
        text-align: left;
        position: absolute;
        opacity: 0; } }
    .menu_container .menu_dropdown_block p {
      margin: 0 0 10px 0;
      padding: 5px;
      line-height: 1.7em; }
    .menu_container .menu_dropdown_block *.small {
      font-size: 12px;
      font-size: 0.75rem;
      color: #7B7B7B; }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block *.small {
          font-size: 14px;
          font-size: 0.875rem; } }
      @media screen and (min-width: 1440px) {
        .menu_container .menu_dropdown_block *.small {
          font-size: 16px;
          font-size: 1rem; } }
    .menu_container .menu_dropdown_block p.links a {
      text-decoration: none; }
    .menu_container .menu_dropdown_block.full_width {
      left: 0;
      width: 100%;
      margin: 0; }
      @media screen and (min-width: 1000px) {
        .menu_container .menu_dropdown_block.full_width {
          overflow: visible;
          opacity: 1;
          width: 400px; } }
    .menu_container .menu_dropdown_block.half_width {
      width: 50%; }
    .menu_container .menu_dropdown_block .md-container {
      width: 100%;
      padding: 5px 0; }
      .menu_container .menu_dropdown_block .md-container:after {
        content: ' ';
        display: block;
        clear: both; }
      @media screen and (min-width: 1000px) {
        .menu_container .menu_dropdown_block .md-container {
          width: 92%;
          padding: 5px 4%; } }
    .menu_container .menu_dropdown_block .column {
      float: none;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box; }
      @media screen and (min-width: 480px) {
        .menu_container .menu_dropdown_block .column {
          float: left; } }
      @media screen and (min-width: 1000px) {
        .menu_container .menu_dropdown_block .column {
          width: auto; } }
      @media screen and (min-width: 1000px) {
        .menu_container .menu_dropdown_block .column.bordered {
          border-right: 1px solid #7B7B7B; } }
      @media screen and (min-width: 1000px) {
        .menu_container .menu_dropdown_block .column.span1 {
          width: 100%; } }
      .menu_container .menu_dropdown_block .column.span2 {
        width: 100%; }
        @media screen and (min-width: 1000px) {
          .menu_container .menu_dropdown_block .column.span2 {
            width: 50%; } }
      .menu_container .menu_dropdown_block .column.span3 {
        width: 100%; }
        @media screen and (min-width: 1000px) {
          .menu_container .menu_dropdown_block .column.span3 {
            width: 50%; } }
        @media screen and (min-width: 1200px) {
          .menu_container .menu_dropdown_block .column.span3 {
            width: 33%; } }
      .menu_container .menu_dropdown_block .column.span4 {
        width: 50%; }
        @media screen and (min-width: 768px) {
          .menu_container .menu_dropdown_block .column.span4 {
            width: 25%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span5 {
          width: 20%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span6 {
          width: 16%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span10per {
          width: 10%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span20per {
          width: 20%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span30per {
          width: 30%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span40per {
          width: 40%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span50per {
          width: 50%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span60per {
          width: 60%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span70per {
          width: 70%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span80per {
          width: 80%; } }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block .column.span90per {
          width: 90%; } }
      .menu_container .menu_dropdown_block .column .content {
        padding: 10px 20px; }
    .menu_container .menu_dropdown_block h1 {
      margin: 0 0 15px 0;
      padding: 5px 0 5px 5px;
      font-family: "open_sansregular", "Helvetica", sans-serif;
      font-size: 20px;
      font-size: 1.25rem;
      color: #7B7B7B;
      border-bottom: 2px solid #7B7B7B; }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block h1 {
          font-size: 22px;
          font-size: 1.375rem; } }
      @media screen and (min-width: 1440px) {
        .menu_container .menu_dropdown_block h1 {
          font-size: 26px;
          font-size: 1.625rem; } }
    .menu_container .menu_dropdown_block h2 {
      font-family: inherit;
      font-size: 14px;
      font-size: 0.875rem;
      color: #7B7B7B;
      text-align: center;
      margin: 0 0 10px 0;
      padding: 0; }
      @media screen and (min-width: 768px) {
        .menu_container .menu_dropdown_block h2 {
          font-size: 16px;
          font-size: 1rem; } }
      @media screen and (min-width: 1440px) {
        .menu_container .menu_dropdown_block h2 {
          font-size: 18px;
          font-size: 1.125rem; } }
      .menu_container .menu_dropdown_block h2:hover {
        color: #7B7B7B;
        text-decoration: underline; }
      @media screen and (min-width: 1000px) {
        .menu_container .menu_dropdown_block h2 {
          width: 100%;
          text-align: left; } }
    .menu_container .menu_dropdown_block a {
      text-decoration: none;
      color: #7B7B7B; }
      .menu_container .menu_dropdown_block a:hover {
        text-decoration: underline;
        color: #F1F1F1; }
    @media screen and (min-width: 1000px) {
      .menu_container .menu_dropdown_block > ul.menu_submenu_block > li > ul.menu_submenu_block {
        margin-left: 0; } }
  .menu_container.topfixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 0; }
  .menu_container.centered > ul {
    float: none;
    margin: 0 auto;
    max-width: 1000px; }
  .menu_container.colour {
    background: none; }
    .menu_container.colour .menu_container.colour > ul > li:hover {
      color: #FFFFFF; }
      @media screen and (min-width: 1000px) {
        .menu_container.colour .menu_container.colour > ul > li:hover {
          color: #0077BA; } }
    .menu_container.colour .menu_container.colour > ul > li > .menu_dropdown_block p.links a {
      color: #0077BA; }
      .menu_container.colour .menu_container.colour > ul > li > .menu_dropdown_block p.links a:hover {
        color: #FFFFFF; }
    .menu_container.colour ul.menu_submenu_block li:hover > a {
      background: #0077BA; }

img.auto_width {
  width: 100%; }

ul.menu_submenu {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none; }
  ul.menu_submenu li {
    display: block; }
    ul.menu_submenu li a {
      display: block;
      margin: 2px 0;
      padding: 4px 0;
      font-size: 14px;
      font-size: 0.875rem;
      color: #7B7B7B;
      line-height: 1.3em;
      text-decoration: none; }
      @media screen and (min-width: 768px) {
        ul.menu_submenu li a {
          font-size: 16px;
          font-size: 1rem; } }
      @media screen and (min-width: 1440px) {
        ul.menu_submenu li a {
          font-size: 18px;
          font-size: 1.125rem; } }
      ul.menu_submenu li a:before {
        content: '\203A';
        position: relative;
        top: -1px;
        display: inline-block;
        margin: 0 6px 0 0;
        background: #FFFFFF;
        font-family: "open_sansregular", "Helvetica", sans-serif; }
      ul.menu_submenu li a:hover {
        color: #E5E5E5; }
      ul.menu_submenu li a > span {
        font-family: "open_sansregular", "Helvetica", sans-serif;
        font-size: 10px;
        font-size: 0.625rem; }
        @media screen and (min-width: 768px) {
          ul.menu_submenu li a > span {
            font-size: 12px;
            font-size: 0.75rem; } }
        @media screen and (min-width: 1440px) {
          ul.menu_submenu li a > span {
            font-size: 14px;
            font-size: 0.875rem; } }

ul.menu_submenu_block {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.menu_submenu_block li {
    display: block;
    position: relative; }
    ul.menu_submenu_block li a {
      display: block;
      margin: 0;
      padding: 8px 25px 8px 18px;
      text-decoration: none;
      color: #7B7B7B;
      white-space: nowrap; }
    ul.menu_submenu_block li:hover > a {
      color: #FFFFFF; }
  ul.menu_submenu_block > li.has-submenu > a:after {
    content: "\203A";
    position: absolute;
    top: 6px;
    right: 10px;
    font-family: "open_sansregular", "Helvetica", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 16px;
    opacity: .7; }
    @media screen and (min-width: 768px) {
      ul.menu_submenu_block > li.has-submenu > a:after {
        font-size: 22px;
        font-size: 1.375rem; } }
    @media screen and (min-width: 1440px) {
      ul.menu_submenu_block > li.has-submenu > a:after {
        font-size: 26px;
        font-size: 1.625rem; } }
  ul.menu_submenu_block > li.has-submenu:hover > a:after {
    opacity: 1; }
  ul.menu_submenu_block > li.has-submenu:hover > .menu_submenu_block {
    visibility: visible;
    opacity: 1;
    transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    -webkit-transition: opacity 100ms linear;
    height: auto; }
  ul.menu_submenu_block > li > .menu_submenu_block {
    position: relative;
    top: 100%;
    width: auto;
    height: 0;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    min-width: 160px;
    box-shadow: inset 4px 0 0 rgba(0, 0, 0, 0.2); }
    @media screen and (min-width: 1000px) {
      ul.menu_submenu_block > li > .menu_submenu_block {
        position: absolute;
        top: 0;
        left: 100%;
        height: auto;
        background: #FFFFFF;
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), inset 1px 0 0 rgba(0, 0, 0, 0.1); } }
    ul.menu_submenu_block > li > .menu_submenu_block a {
      padding-left: 30px; }
      @media screen and (min-width: 1000px) {
        ul.menu_submenu_block > li > .menu_submenu_block a {
          padding-left: 20px !important; } }
    ul.menu_submenu_block > li > .menu_submenu_block > li > .menu_submenu_block a {
      padding-left: 40px; }
    ul.menu_submenu_block > li > .menu_submenu_block > li > .menu_submenu_block > li > .menu_submenu_block a {
      padding-left: 50px; }
  @media screen and (min-width: 1000px) {
    ul.menu_submenu_block.right-align li a {
      text-align: right; } }
  @media screen and (min-width: 1000px) {
    ul.menu_submenu_block.right-align li a .fa {
      margin: 0 0 0 6px; } }
  @media screen and (min-width: 1000px) {
    ul.menu_submenu_block.right-align li.has-dropdown > a:after {
      content: '\2039';
      right: auto;
      left: 10px; } }
  @media screen and (min-width: 1000px) {
    ul.menu_submenu_block.right-align > li .menu_submenu_block {
      right: 100%;
      left: auto;
      box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1); } }

.mobile_collapser {
  display: block;
  width: 90%;
  height: 45px;
  padding: 0 0 0 5%;
  font-size: 30px;
  font-size: 1.875rem;
  color: #FFFFFF;
  text-align: left;
  line-height: 45px; }
  @media screen and (min-width: 768px) {
    .mobile_collapser {
      font-size: 36px;
      font-size: 2.25rem; } }
  @media screen and (min-width: 1440px) {
    .mobile_collapser {
      font-size: 44px;
      font-size: 2.75rem; } }
  @media screen and (min-width: 1000px) {
    .mobile_collapser {
      display: none; } }
  .mobile_collapser:before {
    display: block;
    float: left;
    margin: -1px 0 0 2%;
    font-size: 30px; }

#hidden_menu_collapser {
  display: none; }
  #hidden_menu_collapser:checked + ul {
    height: auto;
    min-height: 45px;
    max-height: 2999px; }

.nav_button_mobile {
  display: none; }
  @media screen and (min-width: 480px) {
    .nav_button_mobile {
      display: inline; } }

#nav_button {
  font-size: 90%; }

.nav_button_tablet {
  display: none; }
  @media screen and (min-width: 768px) {
    .nav_button_tablet {
      display: inline; } }

.nav_button_desk {
  display: none; }
  @media screen and (min-width: 1000px) {
    .nav_button_desk {
      display: inline; } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  float: left;
  height: 140px;
  background: #F1F1F1;
  z-index: 1000; }
  @media screen and (min-width: 400px) {
    .header {
      height: 160px; } }
  @media screen and (min-width: 480px) {
    .header {
      height: 180px; } }
  @media screen and (min-width: 1000px) {
    .header {
      height: 120px; } }
  @media screen and (min-width: 1440px) {
    .header {
      height: 140px; } }

.slidwrap {
  float: left;
  height: auto;
  margin: 140px 0 0 0;
  z-index: 900; }
  @media screen and (min-width: 400px) {
    .slidwrap {
      margin: 160px 0 0 0; } }
  @media screen and (min-width: 480px) {
    .slidwrap {
      margin: 180px 0 0 0; } }
  @media screen and (min-width: 768px) {
    .slidwrap {
      height: 600px;
      margin: 120px 0 0 0; } }
  @media screen and (min-width: 1000px) {
    .slidwrap {
      margin: 120px 0 0 0; } }
  @media screen and (min-width: 1440px) {
    .slidwrap {
      margin: 140px 0 0 0; } }

#logo_wrap {
  float: left;
  width: 90%;
  height: auto;
  margin: 0;
  padding: 10px 5%; }
  #logo_wrap a {
    float: left; }
    #logo_wrap a img {
      width: 100%;
      margin: 0; }
      @media screen and (min-width: 1200px) {
        #logo_wrap a img {
          width: 90%;
          margin: 0 10% 0 0; } }
  @media screen and (min-width: 600px) {
    #logo_wrap {
      width: 70%;
      padding: 10px 15%; } }
  @media screen and (min-width: 768px) {
    #logo_wrap {
      width: 50%;
      padding: 10px 25%; } }
  @media screen and (min-width: 1000px) {
    #logo_wrap {
      width: 30%;
      margin: 0 5% 0 0;
      padding: 20px 0; } }
  @media screen and (min-width: 1200px) {
    #logo_wrap {
      width: 30%;
      margin: 0;
      padding: 20px 0; } }
  @media screen and (min-width: 1440px) {
    #logo_wrap {
      width: 30%; } }

#menu_btn {
  float: left;
  width: 75%;
  height: auto;
  padding: 0;
  background: #0077BA;
  font-size: 20px;
  font-size: 1.25rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 45px; }
  @media screen and (min-width: 768px) {
    #menu_btn {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media screen and (min-width: 1440px) {
    #menu_btn {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 480px) {
    #menu_btn {
      width: 80%; } }
  @media screen and (min-width: 768px) {
    #menu_btn {
      width: 60%; } }
  @media screen and (min-width: 1000px) {
    #menu_btn {
      width: 15%;
      margin: 25px 0 0 0;
      font-size: 14px;
      font-size: 0.875rem;
      border-radius: 5px; } }
  @media screen and (min-width: 1000px) and (min-width: 768px) {
    #menu_btn {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 1000px) and (min-width: 1440px) {
    #menu_btn {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1200px) {
    #menu_btn {
      width: 10%;
      height: auto;
      padding: 10px 0;
      line-height: 40px;
      background: #0077BA;
      color: #FFFFFF; } }
  @media screen and (min-width: 1200px) {
    #menu_btn:hover {
      background: #7B7B7B;
      color: #FFFFFF; } }
  #menu_btn a {
    color: #FFFFFF;
    text-decoration: none; }
    @media screen and (min-width: 1200px) {
      #menu_btn a:hover {
        background: #7B7B7B;
        color: #FFFFFF; } }

.footer {
  height: auto;
  padding: 40px 0 20px 0;
  background: #0077BA;
  font-size: 16px;
  font-size: 1rem;
  color: #FFFFFF;
  line-height: 24px; }
  @media screen and (min-width: 768px) {
    .footer {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1440px) {
    .footer {
      font-size: 20px;
      font-size: 1.25rem; } }
  .footer a {
    color: #FFFFFF;
    text-decoration: none; }
    .footer a:hover {
      color: #000;
      text-decoration: none; }
  @media screen and (min-width: 480px) {
    .footer {
      padding: 40px 0 20px 0;
      background-image: url("../imgs/watermark.png");
      background-position: top left;
      background-size: auto 100%;
      background-repeat: no-repeat;
      background-color: #0077BA; } }
  @media screen and (min-width: 1200px) {
    .footer {
      background-image: url("../imgs/watermark.png");
      background-position: top left 100px;
      background-size: auto 100%;
      background-repeat: no-repeat;
      background-color: #0077BA; } }

#footer_one {
  float: left;
  width: 100%; }
  @media screen and (min-width: 1000px) {
    #footer_one {
      width: 80%;
      margin: 0 0 40px 0; } }
  @media screen and (min-width: 1200px) {
    #footer_one {
      width: 60%;
      margin: 0; } }

#ftlogo a {
  float: left;
  width: 100%;
  margin: 0 0 20px 0; }
  @media screen and (min-width: 768px) {
    #ftlogo a {
      width: 70%;
      margin: 0 15% 20px 15%; } }
  @media screen and (min-width: 768px) {
    #ftlogo a {
      width: 50%;
      margin: 0 25% 20px 25%; } }
  @media screen and (min-width: 1000px) {
    #ftlogo a {
      width: 60%;
      margin: 0 40% 20px 0; } }
  @media screen and (min-width: 1200px) {
    #ftlogo a {
      width: 50%;
      margin: 0 50% 20px 0; } }
  @media screen and (min-width: 1440px) {
    #ftlogo a {
      width: 40%;
      margin: 0 60% 20px 0; } }
  #ftlogo a img {
    width: 100%;
    border: 0; }

#ftcontact {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center; }
  @media screen and (min-width: 768px) {
    #ftcontact {
      width: 33%; } }
  @media screen and (min-width: 1000px) {
    #ftcontact {
      width: 30%;
      text-align: left; } }
  @media screen and (min-width: 1200px) {
    #ftcontact {
      text-align: left; } }

#ftemail {
  margin: 0 0 20px 0;
  text-align: center; }
  @media screen and (min-width: 1000px) {
    #ftemail {
      text-align: left; } }
  @media screen and (min-width: 1200px) {
    #ftemail {
      width: 50%;
      text-align: left; } }

#footer_two {
  float: left;
  width: 100%; }
  @media screen and (min-width: 1000px) {
    #footer_two {
      width: 20%;
      margin: 0 0 40px 0; } }
  @media screen and (min-width: 1200px) {
    #footer_two {
      width: 20%;
      margin: 0; } }

#ftsocial {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 38px;
  font-size: 2.375rem;
  text-align: center;
  line-height: 60px; }
  @media screen and (min-width: 768px) {
    #ftsocial {
      font-size: 44px;
      font-size: 2.75rem; } }
  @media screen and (min-width: 1440px) {
    #ftsocial {
      font-size: 52px;
      font-size: 3.25rem; } }
  #ftsocial h5 {
    text-align: center; }
    @media screen and (min-width: 1000px) {
      #ftsocial h5 {
        text-align: left; } }
  #ftsocial a {
    float: left;
    width: 15%;
    height: 50px;
    margin: 0 5%; }
    #ftsocial a img {
      width: 100%;
      border: 0; }
    @media screen and (min-width: 768px) {
      #ftsocial a {
        width: 25%;
        margin: 0;
        text-align: center; } }
    @media screen and (min-width: 768px) {
      #ftsocial a {
        width: 25%;
        margin: 0;
        text-align: center; } }
    @media screen and (min-width: 1000px) {
      #ftsocial a {
        text-align: left;
        width: 20%;
        margin: 0; } }
    @media screen and (min-width: 1200px) {
      #ftsocial a {
        width: 20%; } }
  @media screen and (min-width: 600px) {
    #ftsocial {
      width: 50%;
      margin: 0 25% 40px 25%; } }
  @media screen and (min-width: 1000px) {
    #ftsocial {
      width: 100%;
      margin: 0;
      font-size: 20px;
      font-size: 1.25rem;
      text-align: center;
      line-height: 30px; } }
  @media screen and (min-width: 1000px) and (min-width: 768px) {
    #ftsocial {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media screen and (min-width: 1000px) and (min-width: 1440px) {
    #ftsocial {
      font-size: 26px;
      font-size: 1.625rem; } }

#ftexplore {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center; }
  #ftexplore h5 {
    text-align: center; }
    @media screen and (min-width: 1000px) {
      #ftexplore h5 {
        text-align: left; } }
  #ftexplore a {
    float: left;
    width: 100%;
    height: 35px;
    margin: 0;
    text-align: center; }
    @media screen and (min-width: 768px) {
      #ftexplore a {
        width: 20%;
        text-align: center; } }
    @media screen and (min-width: 1000px) {
      #ftexplore a {
        width: 100%;
        text-align: left;
        line-height: 40px; } }

#footer_three {
  float: left;
  width: 100%; }
  @media screen and (min-width: 1200px) {
    #footer_three {
      width: 20%; } }

#ftmembericon {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center; }
  #ftmembericon img, #ftmembericon a img {
    border: 0;
    height: 100px; }
  @media screen and (min-width: 768px) {
    #ftmembericon {
      width: 50%; } }
  @media screen and (min-width: 1200px) {
    #ftmembericon {
      width: 100%; } }

#footer_four {
  margin: 10px 0 0 0;
  text-align: center;
  line-height: 40px; }

.legend {
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  line-height: 30px;
  margin: 0; }
  @media screen and (min-width: 768px) {
    .legend {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 1440px) {
    .legend {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 768px) {
    .legend {
      text-align: right; } }

.cookies {
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  text-align: center;
  line-height: 24px;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding: 10px 0;
  background-color: rgba(123, 123, 123, 0.8);
  min-height: 30px;
  display: none; }
  @media screen and (min-width: 768px) {
    .cookies {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 1440px) {
    .cookies {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1000px) {
    .cookies {
      line-height: 30px; } }

.cookies a {
  color: #FFFFFF;
  text-decoration: none; }
  .cookies a:hover {
    color: #0077BA; }

.cookies a.cookieConsentOK {
  display: inline-block;
  float: right;
  width: 70%;
  margin: 10px 10% 10px 10%;
  padding: 0 5%;
  background: #0077BA;
  color: #FFFFFF;
  line-height: 30px;
  border-radius: 5px;
  cursor: pointer; }
  @media screen and (min-width: 480px) {
    .cookies a.cookieConsentOK {
      width: 50%;
      margin: 10px 20% 10px 20%; } }
  @media screen and (min-width: 768px) {
    .cookies a.cookieConsentOK {
      width: 30%;
      margin: 10px 30% 10px 30%; } }
  @media screen and (min-width: 1000px) {
    .cookies a.cookieConsentOK {
      line-height: 24px;
      width: auto;
      margin: 0 0px 8px 10px;
      padding: 0 20px; } }
  @media screen and (min-width: 1200px) {
    .cookies a.cookieConsentOK {
      line-height: 30px;
      width: auto;
      margin: 0 0 5px 0;
      padding: 0 20px; } }

.cookies a.cookieConsentOK:hover {
  background-color: #FFFFFF;
  color: #0077BA; }

.hpcontent {
  float: left;
  height: auto;
  padding: 40px 0 0 0;
  background-image: url("../imgs/pgbck.png");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  z-index: 900; }

.content {
  float: left;
  height: auto;
  padding: 180px 0 0 0;
  background-image: url("../imgs/pgbck.png");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  z-index: 900; }
  @media screen and (min-width: 1000px) {
    .content {
      padding: 140px 0 0 0;
      background-size: 100%; } }

#pg_name {
  float: left;
  width: 96%;
  margin: 40px 0;
  padding: 0 2% 20px 2%;
  border-bottom: 1px solid #0077BA; }
  @media screen and (min-width: 1000px) {
    #pg_name {
      width: 100%;
      padding: 0 0 20px 0; } }

#half_wrapl {
  float: left;
  width: 100%;
  margin: 10px 0; }
  @media screen and (min-width: 768px) {
    #half_wrapl {
      width: 48%;
      margin: 10px 2% 10px 0; } }

#half_wrapr {
  float: left;
  width: 100%;
  margin: 10px 0; }
  @media screen and (min-width: 768px) {
    #half_wrapr {
      width: 48%;
      margin: 10px 0 10px 2%; } }

.signup {
  float: left;
  background-color: #7B7B7B; }

.slickfa-prev,
.slickfa-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 60px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: #0077BA;
  border: none;
  outline: none;
  background: white;
  transform: skewX(-10deg);
  z-index: 901; }
  @media screen and (min-width: 768px) {
    .slickfa-prev,
    .slickfa-next {
      width: 45px; } }
  @media screen and (min-width: 1200px) {
    .slickfa-prev,
    .slickfa-next {
      width: 60px; } }

.slickfa-prev:hover,
.slickfa-prev:focus,
.slickfa-next:hover,
.slickfa-next:focus {
  color: #7B7B7B;
  outline: none; }

.slickfa-prev:hover:before,
.slickfa-prev:focus:before,
.slickfa-next:hover:before,
.slickfa-next:focus:before {
  opacity: 1; }

.slickfa-prev.slick-disabled:before,
.slickfa-next.slick-disabled:before {
  opacity: .25; }

.slickfa-prev:before,
.slickfa-next:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
  opacity: 1;
  -webkit-font-smoothing: antialiased; }

.slickfa-prev {
  left: 5px; }
  @media screen and (min-width: 768px) {
    .slickfa-prev {
      left: 50px; } }
  @media screen and (min-width: 1200px) {
    .slickfa-prev {
      left: 100px; } }

[dir='rtl'] .slickfa-prev {
  right: 5px;
  left: auto; }
  @media screen and (min-width: 768px) {
    [dir='rtl'] .slickfa-prev {
      right: 50px; } }
  @media screen and (min-width: 1200px) {
    [dir='rtl'] .slickfa-prev {
      right: 100px; } }

.slickfa-prev:before {
  content: '\f053'; }

[dir='rtl'] .slickfa-prev:before {
  content: '\f054'; }

.slickfa-next {
  right: 5px; }
  @media screen and (min-width: 768px) {
    .slickfa-next {
      right: 50px; } }
  @media screen and (min-width: 1200px) {
    .slickfa-next {
      right: 100px; } }

[dir='rtl'] .slickfa-next {
  right: auto;
  left: 5px; }
  @media screen and (min-width: 768px) {
    [dir='rtl'] .slickfa-next {
      left: 50px; } }
  @media screen and (min-width: 1200px) {
    [dir='rtl'] .slickfa-next {
      left: 100px; } }

.slickfa-next:before {
  content: '\f054'; }

[dir='rtl'] .slickfa-next:before {
  content: '\f053'; }

.hm_capt {
  position: absolute;
  display: block;
  top: 40%;
  width: 80%;
  margin: 0 10%;
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 42px;
  font-size: 2.625rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 50px;
  z-index: 902;
  -webkit-transform: translate(0, -40%);
  -ms-transform: translate(0, -40%);
  transform: translate(0, -40%);
  opacity: 1; }
  @media screen and (min-width: 768px) {
    .hm_capt {
      font-size: 48px;
      font-size: 3rem; } }
  @media screen and (min-width: 1440px) {
    .hm_capt {
      font-size: 56px;
      font-size: 3.5rem; } }

.hm_capt:before {
  z-index: 902;
  opacity: 1;
  display: block; }

.hm_capt h1 {
  color: #FFFFFF;
  line-height: 50px; }

.slider_btn a {
  position: absolute;
  display: block;
  opacity: 1;
  z-index: 902;
  text-decoration: none;
  border-radius: 5px;
  float: left;
  width: 60%;
  height: auto;
  margin: 0 20%;
  padding: 0;
  background: #0077BA;
  font-size: 20px;
  font-size: 1.25rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 45px; }
  @media screen and (min-width: 768px) {
    .slider_btn a {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media screen and (min-width: 1440px) {
    .slider_btn a {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 480px) {
    .slider_btn a {
      width: 40%;
      margin: 0 30%; } }
  @media screen and (min-width: 768px) {
    .slider_btn a {
      width: 30%;
      margin: 0 35%; } }
  @media screen and (min-width: 1000px) {
    .slider_btn a {
      width: 16%;
      margin: 0 44%;
      font-size: 14px;
      font-size: 0.875rem;
      border-radius: 5px; } }
  @media screen and (min-width: 1000px) and (min-width: 768px) {
    .slider_btn a {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 1000px) and (min-width: 1440px) {
    .slider_btn a {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1200px) {
    .slider_btn a {
      width: 10%;
      height: auto;
      margin: 0 45%;
      padding: 10px 0;
      line-height: 40px;
      background: #0077BA;
      color: #FFFFFF; } }
  @media screen and (min-width: 1200px) {
    .slider_btn a:hover {
      background: #7B7B7B;
      color: #FFFFFF; } }

#hparea_wrap {
  float: left;
  width: 100%; }

#hparea_text {
  float: left;
  width: 100%;
  margin: 0 0 40px 0; }
  @media screen and (min-width: 1000px) {
    #hparea_text {
      width: 65%;
      margin: 0 10% 0 0; } }
  @media screen and (min-width: 1200px) {
    #hparea_text {
      width: 65%;
      margin: 0 5% 0 0; } }
  @media screen and (min-width: 1440px) {
    #hparea_text {
      width: 55%;
      margin: 0 5% 0 0; } }
  #hparea_text h1 {
    width: 96%;
    margin: 0 2%;
    font-family: "open_sanssemibold", "Helvetica", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    color: #0077BA;
    text-align: center;
    line-height: 35px; }
    @media screen and (min-width: 768px) {
      #hparea_text h1 {
        font-size: 22px;
        font-size: 1.375rem; } }
    @media screen and (min-width: 1440px) {
      #hparea_text h1 {
        font-size: 26px;
        font-size: 1.625rem; } }
    @media screen and (min-width: 1000px) {
      #hparea_text h1 {
        width: 100%;
        margin: 0;
        font-size: 22px;
        font-size: 1.375rem;
        text-align: center;
        line-height: 35px; } }
  @media screen and (min-width: 1000px) and (min-width: 768px) {
    #hparea_text h1 {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 1000px) and (min-width: 1440px) {
    #hparea_text h1 {
      font-size: 30px;
      font-size: 1.875rem; } }
    @media screen and (min-width: 1200px) {
      #hparea_text h1 {
        text-align: left;
        line-height: 40px;
        margin: 0 0 20px 0; } }
  #hparea_text p {
    width: 96%;
    margin: 20px 2%;
    font-family: "open_sansregular", "Helvetica", sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    color: #7B7B7B;
    text-align: center;
    line-height: 25px; }
    @media screen and (min-width: 768px) {
      #hparea_text p {
        font-size: 16px;
        font-size: 1rem; } }
    @media screen and (min-width: 1440px) {
      #hparea_text p {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media screen and (min-width: 1000px) {
      #hparea_text p {
        width: 100%;
        margin: 20px 0;
        font-size: 16px;
        font-size: 1rem;
        text-align: center;
        line-height: 35px; } }
  @media screen and (min-width: 1000px) and (min-width: 768px) {
    #hparea_text p {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1000px) and (min-width: 1440px) {
    #hparea_text p {
      font-size: 20px;
      font-size: 1.25rem; } }
    @media screen and (min-width: 1200px) {
      #hparea_text p {
        text-align: left; } }
  #hparea_text a {
    float: left;
    width: 70%;
    margin: 20px 10% 0 10%;
    padding: 0 5%;
    background: #0077BA;
    font-size: 16px;
    font-size: 1rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 45px;
    text-decoration: none;
    border-radius: 5px; }
    @media screen and (min-width: 768px) {
      #hparea_text a {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media screen and (min-width: 1440px) {
      #hparea_text a {
        font-size: 20px;
        font-size: 1.25rem; } }
    @media screen and (min-width: 600px) {
      #hparea_text a {
        width: 50%;
        margin: 20px 20% 0 20%; } }
    @media screen and (min-width: 768px) {
      #hparea_text a {
        width: 30%;
        margin: 20px 30% 0 30%; } }
    @media screen and (min-width: 1200px) {
      #hparea_text a {
        width: auto;
        margin: 20px 0 0 0; } }
    #hparea_text a:hover {
      background: #7B7B7B;
      color: #FFFFFF; }

#hparea_graphic {
  float: left;
  width: 96%;
  margin: 0 2%; }
  @media screen and (min-width: 1000px) {
    #hparea_graphic {
      width: 25%;
      margin: 0; } }
  @media screen and (min-width: 1200px) {
    #hparea_graphic {
      width: 30%;
      margin: 0; } }
  @media screen and (min-width: 1440px) {
    #hparea_graphic {
      width: 40%;
      margin: 0; } }
  #hparea_graphic img {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    border: 0; }
    @media screen and (min-width: 600px) {
      #hparea_graphic img {
        width: 90%;
        margin: 40px 5%; } }
    @media screen and (min-width: 1000px) {
      #hparea_graphic img {
        width: 100%;
        margin: 0 0 20px 0; } }
    @media screen and (min-width: 1200px) {
      #hparea_graphic img {
        width: 60%;
        margin: 0 20% 20px 20%; } }
    @media screen and (min-width: 1440px) {
      #hparea_graphic img {
        width: 96%;
        margin: 40px 2%; } }

#qlink {
  float: left;
  width: 96%;
  margin: 40px 2%; }
  @media screen and (min-width: 1440px) {
    #qlink {
      width: 100%;
      margin: 40px 0; } }

#qlink_head {
  float: left;
  width: 96%;
  margin: 40px 0;
  padding: 0 2% 20px 2%;
  border-bottom: 1px solid #0077BA; }
  @media screen and (min-width: 1000px) {
    #qlink_head {
      width: 100%;
      padding: 0 0 20px 0; } }

#qlink_serv {
  float: left;
  width: 90%;
  height: 60px;
  padding: 120px 5% 40px 5%;
  display: table-cell;
  vertical-align: bottom;
  background-position: center middle;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: none; }
  @media screen and (min-width: 768px) {
    #qlink_serv {
      width: 44%;
      margin: 10px 0.5%;
      padding: 80px 2.5% 20px 2.5%; } }
  @media screen and (min-width: 1000px) {
    #qlink_serv {
      width: 28%;
      margin: 10px 0.5%;
      padding: 140px 2% 20px 2%; } }
  @media screen and (min-width: 1200px) {
    #qlink_serv {
      margin: 7px 0.5%;
      padding: 190px 2% 40px 2%; } }
  #qlink_serv #qlink_title {
    float: left;
    width: 70%;
    height: 60px;
    padding: 0;
    font-family: "open_sanssemibold", "Helvetica", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    color: #FFFFFF;
    text-align: left;
    line-height: 30px; }
    @media screen and (min-width: 768px) {
      #qlink_serv #qlink_title {
        font-size: 22px;
        font-size: 1.375rem; } }
    @media screen and (min-width: 1440px) {
      #qlink_serv #qlink_title {
        font-size: 26px;
        font-size: 1.625rem; } }
    @media screen and (min-width: 768px) {
      #qlink_serv #qlink_title {
        font-family: "open_sanssemibold", "Helvetica", sans-serif;
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 35px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    #qlink_serv #qlink_title {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 768px) and (min-width: 1440px) {
    #qlink_serv #qlink_title {
      font-size: 30px;
      font-size: 1.875rem; } }
    @media screen and (min-width: 1000px) {
      #qlink_serv #qlink_title {
        font-family: "open_sanssemibold", "Helvetica", sans-serif;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 35px; } }
  @media screen and (min-width: 1000px) and (min-width: 768px) {
    #qlink_serv #qlink_title {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media screen and (min-width: 1000px) and (min-width: 1440px) {
    #qlink_serv #qlink_title {
      font-size: 26px;
      font-size: 1.625rem; } }
  #qlink_serv a {
    float: left;
    width: 15%;
    height: 60px;
    margin: 0 0 0 15%;
    padding: 0;
    background: #0077BA;
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 50px;
    transform: skewX(-10deg); }
    @media screen and (min-width: 1440px) {
      #qlink_serv a {
        width: 20%;
        height: 70px;
        margin: 0 0 0 10%;
        color: #FFFFFF;
        text-align: center;
        line-height: 70px; } }
    #qlink_serv a:hover {
      background: #FFFFFF;
      color: #0077BA; }

#ecapture_txt {
  float: left;
  width: 90%;
  margin: 20px 0 0 0;
  padding: 30px 5% 5px 5%;
  background: #7B7B7B;
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px; }
  @media screen and (min-width: 768px) {
    #ecapture_txt {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media screen and (min-width: 1440px) {
    #ecapture_txt {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 1440px) {
    #ecapture_txt {
      width: 16%;
      margin: 0;
      padding: 20px 2% 24px 2%; } }
  @media screen and (min-width: 1900px) {
    #ecapture_txt {
      width: 22%;
      margin: 0;
      padding: 24px 2%; } }

#ecapture_form_wrap {
  float: left;
  width: 90%;
  margin: 0;
  padding: 20px 5%;
  background: #7B7B7B; }
  @media screen and (min-width: 1200px) {
    #ecapture_form_wrap {
      width: 96%;
      padding: 20px 2%; } }
  @media screen and (min-width: 1440px) {
    #ecapture_form_wrap {
      width: 78%;
      padding: 20px 1% 0 1%; } }
  @media screen and (min-width: 1900px) {
    #ecapture_form_wrap {
      width: 68%; } }

#ecapture_form p {
  float: left;
  width: 90%;
  margin: 0 5%;
  padding: 0;
  font-family: "open_sansregular", "Helvetica", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px; }
  @media screen and (min-width: 768px) {
    #ecapture_form p {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media screen and (min-width: 1440px) {
    #ecapture_form p {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 768px) {
    #ecapture_form p {
      width: 46%;
      margin: 0 2%; } }
  @media screen and (min-width: 1200px) {
    #ecapture_form p {
      width: 23%;
      margin: 0 1%; } }
  #ecapture_form p input {
    float: left;
    width: 96%;
    height: 40px;
    margin: 0 0 10px 0;
    padding: 0 2%;
    font-family: "open_sansregular", "Helvetica", sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    color: #0077BA;
    text-align: center;
    line-height: 40px;
    border-radius: 5px; }
    #ecapture_form p input.placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #ecapture_form p input:-moz-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #ecapture_form p input::-moz-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #ecapture_form p input:-ms-input-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #ecapture_form p input::-webkit-input-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    @media screen and (min-width: 768px) {
      #ecapture_form p input {
        font-size: 20px;
        font-size: 1.25rem; } }
    @media screen and (min-width: 1440px) {
      #ecapture_form p input {
        font-size: 24px;
        font-size: 1.5rem; } }
    @media screen and (min-width: 1440px) {
      #ecapture_form p input {
        margin: 0; } }

#ecapture_form section {
  float: left;
  width: 90%;
  margin: 0 5%;
  padding: 0; }
  @media screen and (min-width: 1000px) {
    #ecapture_form section {
      width: 46%;
      margin: 0 2%; } }
  @media screen and (min-width: 1200px) {
    #ecapture_form section {
      width: 33%;
      margin: 0 1%; } }
  @media screen and (min-width: 1900px) {
    #ecapture_form section {
      width: 30%;
      margin: 0 1%; } }
  #ecapture_form section .chk_surround {
    display: block;
    float: left;
    width: 98%;
    margin: 20px 0;
    padding: 0 0 0 35px;
    font-family: "open_sansregular", "Helvetica", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    color: #FFFFFF;
    text-align: left;
    line-height: 20px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    @media screen and (min-width: 768px) {
      #ecapture_form section .chk_surround {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media screen and (min-width: 1440px) {
      #ecapture_form section .chk_surround {
        font-size: 20px;
        font-size: 1.25rem; } }
    @media screen and (min-width: 1200px) {
      #ecapture_form section .chk_surround {
        margin: 10px 0; } }
    #ecapture_form section .chk_surround input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      width: 2%; }
      #ecapture_form section .chk_surround input:checked ~ .checkmark {
        background-color: #0077BA; }
        #ecapture_form section .chk_surround input:checked ~ .checkmark:after {
          display: block; }
    #ecapture_form section .chk_surround:hover input ~ .checkmark {
      background-color: #E5E5E5; }
    #ecapture_form section .chk_surround .checkmark:after {
      width: 5px;
      height: 10px;
      left: 9px;
      top: 5px;
      border: solid white;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

#ecapture_form div input[type=submit] {
  float: left;
  width: 90%;
  height: 40px;
  margin: 10px 5%;
  padding: 0 2%;
  background: #0077BA;
  border: 0;
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  border-radius: 5px; }
  @media screen and (min-width: 768px) {
    #ecapture_form div input[type=submit] {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1440px) {
    #ecapture_form div input[type=submit] {
      font-size: 20px;
      font-size: 1.25rem; } }
  #ecapture_form div input[type=submit]:hover {
    background: #FFFFFF;
    color: #0077BA; }
  @media screen and (min-width: 600px) {
    #ecapture_form div input[type=submit] {
      width: 80%;
      margin: 10px 10%; } }
  @media screen and (min-width: 768px) {
    #ecapture_form div input[type=submit] {
      width: 60%;
      margin: 10px 20%; } }
  @media screen and (min-width: 1000px) {
    #ecapture_form div input[type=submit] {
      width: 46%;
      margin: 10px 2%; } }
  @media screen and (min-width: 1200px) {
    #ecapture_form div input[type=submit] {
      width: 13%;
      margin: 0 1%; } }
  @media screen and (min-width: 1900px) {
    #ecapture_form div input[type=submit] {
      width: 13%;
      margin: 0 2%; } }

#ecap_sub {
  display: block; }

#ecap_res_wrap {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: auto; }

#ecap_res {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: auto;
  padding: 10px;
  background: #FFFFFF;
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #0077BA;
  text-align: center;
  border: 1px solid #0077BA;
  border-radius: 5px; }
  @media screen and (min-width: 768px) {
    #ecap_res {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 1440px) {
    #ecap_res {
      font-size: 22px;
      font-size: 1.375rem; } }

#contact_us_form {
  float: left;
  width: 100%;
  margin: 0 0 40px 0; }

#contact_us {
  float: left;
  width: 92%;
  padding: 0 4%; }
  #contact_us p input {
    float: left;
    width: 90%;
    height: 26px;
    margin: 15px 0;
    padding: 10px 4.75%;
    border: solid 1px #0077BA;
    font-family: "open_sansregular", "Helvetica", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    text-align: center; }
    @media screen and (min-width: 768px) {
      #contact_us p input {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media screen and (min-width: 1440px) {
      #contact_us p input {
        font-size: 20px;
        font-size: 1.25rem; } }
    #contact_us p input[type=text].placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #contact_us p input[type=text]:-moz-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #contact_us p input[type=text]::-moz-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #contact_us p input[type=text]:-ms-input-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #contact_us p input[type=text]::-webkit-input-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #contact_us p input[type=submit] {
      display: block;
      float: left;
      width: 100%;
      height: 40px;
      margin: 10px 0;
      padding: 0 5%;
      background: #0077BA;
      font-family: "open_sanssemibold", "Helvetica", sans-serif;
      font-size: 16px;
      font-size: 1rem;
      color: #FFFFFF;
      text-align: center;
      line-height: 40px;
      border: none; }
      @media screen and (min-width: 768px) {
        #contact_us p input[type=submit] {
          font-size: 18px;
          font-size: 1.125rem; } }
      @media screen and (min-width: 1440px) {
        #contact_us p input[type=submit] {
          font-size: 20px;
          font-size: 1.25rem; } }
      @media screen and (min-width: 600px) {
        #contact_us p input[type=submit] {
          width: 80%;
          margin: 10px 10%;
          padding: 0 5%; } }
      @media screen and (min-width: 768px) {
        #contact_us p input[type=submit] {
          width: 100%;
          margin: 10px 0;
          padding: 0 5%; } }
      @media screen and (min-width: 1000px) {
        #contact_us p input[type=submit] {
          width: 79.5%;
          margin: 10px 10%;
          padding: 0 5%; } }
      @media screen and (min-width: 1200px) {
        #contact_us p input[type=submit] {
          width: 69.5%;
          margin: 10px 15%;
          padding: 0 5%; } }
      @media screen and (min-width: 1200px) {
        #contact_us p input[type=submit] {
          width: 49.5%;
          margin: 10px 25%;
          padding: 0 5%; } }
    #contact_us p input[type=submit]:hover {
      background: #7B7B7B;
      text-decoration: none; }
  #contact_us p textarea {
    float: left;
    width: 99.5%;
    height: 165px;
    margin: 15px 0;
    padding: 10px 0;
    border: solid 1px #0077BA;
    font-family: "open_sansregular", "Helvetica", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    text-align: center; }
    @media screen and (min-width: 768px) {
      #contact_us p textarea {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media screen and (min-width: 1440px) {
      #contact_us p textarea {
        font-size: 20px;
        font-size: 1.25rem; } }
    #contact_us p textarea.placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #contact_us p textarea:-moz-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #contact_us p textarea::-moz-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #contact_us p textarea:-ms-input-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
    #contact_us p textarea::-webkit-input-placeholder {
      color: #7B7B7B;
      font-family: "open_sansregular";
      text-align: center; }
  #contact_us section {
    float: left;
    width: 100%;
    margin: 0 0 17px 0;
    padding: 0;
    font-family: "open_sansregular", "Helvetica", sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: left;
    line-height: 24px; }
    @media screen and (min-width: 768px) {
      #contact_us section {
        font-size: 14px;
        font-size: 0.875rem; } }
    @media screen and (min-width: 1440px) {
      #contact_us section {
        font-size: 16px;
        font-size: 1rem; } }
    #contact_us section .chk_surround {
      display: block;
      float: left;
      width: 95%;
      margin: 20px 0;
      padding: 0 0 0 35px;
      font-family: "open_sansregular", "Helvetica", sans-serif;
      font-size: 14px;
      font-size: 0.875rem;
      color: #7B7B7B;
      text-align: left;
      line-height: 24px;
      position: relative;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      @media screen and (min-width: 768px) {
        #contact_us section .chk_surround {
          font-size: 16px;
          font-size: 1rem; } }
      @media screen and (min-width: 1440px) {
        #contact_us section .chk_surround {
          font-size: 18px;
          font-size: 1.125rem; } }
      @media screen and (min-width: 1200px) {
        #contact_us section .chk_surround {
          margin: 10px 0; } }
      #contact_us section .chk_surround input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        width: 2%; }
        #contact_us section .chk_surround input:checked ~ .checkmark {
          background-color: #0077BA; }
          #contact_us section .chk_surround input:checked ~ .checkmark:after {
            display: block; }
      #contact_us section .chk_surround:hover input ~ .checkmark {
        background-color: #E5E5E5; }
      #contact_us section .chk_surround .checkmark:after {
        width: 5px;
        height: 10px;
        left: 9px;
        top: 5px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }

#contact_result {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
  font-family: "open_sanslight", "Helvetica", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #0077BA;
  text-align: center; }
  @media screen and (min-width: 768px) {
    #contact_result {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1440px) {
    #contact_result {
      font-size: 20px;
      font-size: 1.25rem; } }

#cntct_det {
  float: left;
  width: 100%;
  margin: 15px 0 25px 0; }
  @media screen and (min-width: 1000px) {
    #cntct_det {
      text-align: center; } }
  #cntct_det a {
    float: left;
    width: 100%;
    height: 50px;
    margin: 0;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
    line-height: 50px;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    text-decoration: none;
    min-width: 100px; }
    @media screen and (min-width: 768px) {
      #cntct_det a {
        font-size: 22px;
        font-size: 1.375rem; } }
    @media screen and (min-width: 1440px) {
      #cntct_det a {
        font-size: 26px;
        font-size: 1.625rem; } }
    @media screen and (min-width: 1000px) {
      #cntct_det a {
        text-align: left; } }
    #cntct_det a i {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 50px;
      width: 10%; }
      @media screen and (min-width: 768px) {
        #cntct_det a i {
          font-size: 26px;
          font-size: 1.625rem; } }
      @media screen and (min-width: 1440px) {
        #cntct_det a i {
          font-size: 30px;
          font-size: 1.875rem; } }
      @media screen and (min-width: 400px) {
        #cntct_det a i {
          width: 7%; } }
      @media screen and (min-width: 600px) {
        #cntct_det a i {
          float: none;
          width: 5%; } }
      @media screen and (min-width: 768px) {
        #cntct_det a i {
          width: 10%; } }
      @media screen and (min-width: 1000px) {
        #cntct_det a i {
          float: left;
          width: 7%; } }
    #cntct_det a.lnicon {
      background-image: url("../imgs/ln.png"); }
      #cntct_det a.lnicon:hover {
        background-image: url("../imgs/lnwh.png"); }
    #cntct_det a.twicon {
      background-image: url("../imgs/tw.png"); }
      #cntct_det a.twicon:hover {
        background-image: url("../imgs/twwh.png"); }
    #cntct_det a.fbicon {
      background-image: url("../imgs/fb.png"); }
      #cntct_det a.fbicon:hover {
        background-image: url("../imgs/fbwh.png"); }
    #cntct_det a.yticon {
      background-image: url("../imgs/yt.png"); }
      #cntct_det a.yticon:hover {
        background-image: url("../imgs/ytwh.png"); }
    #cntct_det a:hover {
      text-decoration: none; }
    #cntct_det a img {
      width: 100%;
      border: 0; }

.mapwrap {
  float: left;
  height: auto;
  border-top: 1px solid #0077BA; }

#dwn_wrap {
  float: left;
  width: 92%;
  margin: 0 2% 40px 2%;
  padding: 20px 2%;
  border: 1px solid #7B7B7B; }
  @media screen and (min-width: 768px) {
    #dwn_wrap {
      min-height: 120px; } }
  @media screen and (min-width: 1200px) {
    #dwn_wrap {
      width: 41.5%;
      min-height: 140px; } }

#dwn_img {
  float: left;
  width: 100%;
  margin: 0 0 40px 0; }
  @media screen and (min-width: 480px) {
    #dwn_img {
      width: 16%;
      margin: 0 4% 0 0; } }

#dwn_img img {
  width: 100%;
  margin: 0; }

#dwn_desc {
  float: left;
  width: 100%;
  margin: 0; }
  @media screen and (min-width: 480px) {
    #dwn_desc {
      width: 80%; } }

#dwn_title {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #0077BA;
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  color: #0077BA;
  text-align: center;
  line-height: 45px; }
  @media screen and (min-width: 768px) {
    #dwn_title {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 1440px) {
    #dwn_title {
      font-size: 30px;
      font-size: 1.875rem; } }

#dwn_title h2 {
  margin: 0 0 10px 0; }
  @media screen and (min-width: 768px) {
    #dwn_title h2 {
      font-size: 18px;
      font-size: 1.125rem;
      text-align: left;
      line-height: 30px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    #dwn_title h2 {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 768px) and (min-width: 1440px) {
    #dwn_title h2 {
      font-size: 22px;
      font-size: 1.375rem; } }

#dwn_text {
  float: none;
  width: 100%;
  margin: 0;
  font-family: "open_sansregular", "Helvetica", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #7B7B7B;
  text-align: center;
  line-height: 30px; }
  @media screen and (min-width: 768px) {
    #dwn_text {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1440px) {
    #dwn_text {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 768px) {
    #dwn_text {
      text-align: left; } }

#proj_wrap {
  float: left;
  width: 96%;
  margin: 0 2% 40px 2%; }
  @media screen and (min-width: 1000px) {
    #proj_wrap {
      width: 100%;
      margin: 0 0 40px 0; } }

#proj_type_wrap {
  float: left;
  width: 100%;
  margin: 0 0 40px 0; }
  @media screen and (min-width: 1000px) {
    #proj_type_wrap {
      width: 46%;
      margin: 0 2% 40px 2%; } }

#projimg {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  max-height: auto; }
  @media screen and (min-width: 1000px) {
    #projimg {
      max-height: 280px; } }
  @media screen and (min-width: 1200px) {
    #projimg {
      max-height: 340px; } }
  @media screen and (min-width: 1440px) {
    #projimg {
      max-height: 400px; } }

#projimg img {
  width: 100%;
  margin: 0;
  max-height: auto; }
  @media screen and (min-width: 1000px) {
    #projimg img {
      max-height: 280px; } }
  @media screen and (min-width: 1200px) {
    #projimg img {
      max-height: 340px; } }
  @media screen and (min-width: 1440px) {
    #projimg img {
      max-height: 400px; } }

#projname {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 22px;
  font-size: 1.375rem;
  text-align: center;
  line-height: 36px; }
  @media screen and (min-width: 768px) {
    #projname {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 1440px) {
    #projname {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 1000px) {
    #projname {
      text-align: left; } }

#projlink {
  float: left;
  width: 100%;
  margin: 0 0 20px 0; }

#projlink a {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  line-height: 25px;
  font-style: italic; }
  @media screen and (min-width: 768px) {
    #projlink a {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 1440px) {
    #projlink a {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1000px) {
    #projlink a {
      text-align: left; } }

#allproj_wrap {
  float: left;
  width: 100%;
  margin: 0 0 40px 0; }
  @media screen and (min-width: 768px) {
    #allproj_wrap {
      width: 46%;
      margin: 0 2% 40px 2%; } }
  @media screen and (min-width: 1000px) {
    #allproj_wrap {
      width: 29%;
      margin: 0 2% 40px 2%; } }

#allprojimg {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  max-height: auto; }
  @media screen and (min-width: 768px) {
    #allprojimg {
      max-height: 220px; } }
  @media screen and (min-width: 1000px) {
    #allprojimg {
      max-height: 180px; } }
  @media screen and (min-width: 1200px) {
    #allprojimg {
      max-height: 220px; } }
  @media screen and (min-width: 1440px) {
    #allprojimg {
      max-height: 260px; } }

#allprojimg img {
  width: 100%;
  margin: 0;
  max-height: auto; }
  @media screen and (min-width: 768px) {
    #allprojimg img {
      max-height: 220px; } }
  @media screen and (min-width: 1000px) {
    #allprojimg img {
      max-height: 180px; } }
  @media screen and (min-width: 1200px) {
    #allprojimg img {
      max-height: 220px; } }
  @media screen and (min-width: 1440px) {
    #allprojimg img {
      max-height: 260px; } }

#allprojname {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 22px;
  font-size: 1.375rem;
  text-align: center;
  line-height: 36px; }
  @media screen and (min-width: 768px) {
    #allprojname {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 1440px) {
    #allprojname {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 768px) {
    #allprojname {
      text-align: left; } }

#allprojlink {
  float: left;
  width: 100%;
  margin: 0 0 20px 0; }

#allprojlink a {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  line-height: 25px;
  font-style: italic; }
  @media screen and (min-width: 768px) {
    #allprojlink a {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 1440px) {
    #allprojlink a {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 768px) {
    #allprojlink a {
      text-align: left; } }

.projslidwrap {
  float: left;
  height: auto;
  margin: 20px 0 100px 0;
  z-index: 900; }
  @media screen and (min-width: 768px) {
    .projslidwrap {
      height: 400px;
      margin: 20px 0 80px 0; } }
  @media screen and (min-width: 1000px) {
    .projslidwrap {
      height: 500px;
      margin: 20px 0 80px 0; } }
  @media screen and (min-width: 1200px) {
    .projslidwrap {
      height: 600px;
      margin: 20px 0 80px 0; } }

.slick-slide {
  height: auto;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .slick-slide {
      height: 400px;
      width: auto;
      margin: 0 auto; } }
  @media screen and (min-width: 1000px) {
    .slick-slide {
      height: 500px;
      width: auto;
      margin: 0 auto; } }
  @media screen and (min-width: 1200px) {
    .slick-slide {
      height: 600px;
      width: auto;
      margin: 0 auto; } }

.slick-slide img {
  height: auto;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .slick-slide img {
      height: 400px;
      width: auto;
      margin: 0 auto; } }
  @media screen and (min-width: 1000px) {
    .slick-slide img {
      height: 500px;
      width: auto;
      margin: 0 auto; } }
  @media screen and (min-width: 1200px) {
    .slick-slide img {
      height: 600px;
      width: auto;
      margin: 0 auto; } }

.pimg_capt {
  position: absolute;
  display: block;
  top: 80%;
  width: auto;
  margin: 0 5%;
  padding: 0 5%;
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  color: #0077BA;
  text-align: center;
  line-height: 40px;
  z-index: 902;
  -webkit-transform: translate(0, -40%);
  -ms-transform: translate(0, -40%);
  transform: translate(0, -40%);
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 30px; }
  @media screen and (min-width: 768px) {
    .pimg_capt {
      font-size: 12px;
      font-size: 0.75rem; } }
  @media screen and (min-width: 1440px) {
    .pimg_capt {
      font-size: 14px;
      font-size: 0.875rem; } }

.pimg_capt:before {
  z-index: 902;
  opacity: 1;
  display: block; }

.pimg_capt h4 {
  color: #0077BA;
  line-height: 40px;
  text-align: center;
  margin: 0; }
  @media screen and (min-width: 480px) {
    .pimg_capt h4 {
      line-height: 60px; } }

#singproj_wrap {
  float: left;
  width: 100%;
  margin: 0 0 40px 0; }

#singprojname {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  color: #0077BA;
  text-align: center;
  line-height: 40px; }
  @media screen and (min-width: 768px) {
    #singprojname {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 1440px) {
    #singprojname {
      font-size: 30px;
      font-size: 1.875rem; } }

#singprojloc {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
  font-family: "open_sanslight", "Helvetica", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #7B7B7B;
  text-align: center;
  line-height: 40px; }
  @media screen and (min-width: 768px) {
    #singprojloc {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 1440px) {
    #singprojloc {
      font-size: 24px;
      font-size: 1.5rem; } }

#singprojclient {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #7B7B7B;
  text-align: center;
  line-height: 40px; }
  @media screen and (min-width: 768px) {
    #singprojclient {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 1440px) {
    #singprojclient {
      font-size: 24px;
      font-size: 1.5rem; } }

#singprojdur {
  float: left;
  width: 90%;
  margin: 0 2% 20px 2%;
  padding: 0 3% 20px 3%;
  font-family: "open_sansregular", "Helvetica", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #7B7B7B;
  text-align: center;
  line-height: 40px;
  border-bottom: 1px solid #0077BA; }
  @media screen and (min-width: 768px) {
    #singprojdur {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 1440px) {
    #singprojdur {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 1000px) {
    #singprojdur {
      float: left;
      width: 74%;
      margin: 0 8% 20px 8%;
      padding: 0 5% 20px 5%; } }
  @media screen and (min-width: 1200px) {
    #singprojdur {
      float: left;
      width: 60%;
      margin: 0 15% 20px 15%;
      padding: 0 5% 20px 5%; } }

#singprojdesc {
  float: left;
  width: 90%;
  margin: 0 5% 20px 5%;
  padding: 0 0 20px 0;
  font-family: "open_sansregular", "Helvetica", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #7B7B7B;
  text-align: center;
  line-height: 30px; }
  @media screen and (min-width: 768px) {
    #singprojdesc {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 1440px) {
    #singprojdesc {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1000px) {
    #singprojdesc {
      float: left;
      width: 74%;
      margin: 0 8% 20px 8%;
      padding: 0 5% 20px 5%; } }
  @media screen and (min-width: 1200px) {
    #singprojdesc {
      float: left;
      width: 60%;
      margin: 0 15% 20px 15%;
      padding: 0 5% 20px 5%; } }

#serv_wrap {
  float: left;
  width: 96%;
  margin: 0 2% 40px 2%; }
  @media screen and (min-width: 1000px) {
    #serv_wrap {
      width: 100%;
      margin: 0 0 40px 0; } }

#serv_sect_title {
  float: none;
  width: 100%;
  margin: 20px 0;
  font-size: 22px;
  font-size: 1.375rem;
  text-align: center;
  line-height: 36px; }
  @media screen and (min-width: 768px) {
    #serv_sect_title {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 1440px) {
    #serv_sect_title {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 768px) {
    #serv_sect_title {
      text-align: left; } }

#serv_sect_text {
  float: none;
  width: 100%;
  margin: 0;
  font-family: "open_sansregular", "Helvetica", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #7B7B7B;
  text-align: center;
  line-height: 30px; }
  @media screen and (min-width: 768px) {
    #serv_sect_text {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1440px) {
    #serv_sect_text {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 768px) {
    #serv_sect_text {
      text-align: left; } }

#serv_sect_text h3 {
  text-align: center;
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    #serv_sect_text h3 {
      text-align: left; } }

#serv_sect_text ul {
  list-style-position: inside;
  list-style-type: square;
  margin: 10px 0; }

#serv_sect_text ol {
  list-style-position: inside;
  margin: 10px 0; }

#serv_sect_text ol li {
  margin: 0 0 10px 0; }

#serv_sect_text ol > li > ol {
  list-style-position: inside;
  margin: 10px 0 10px 20px; }

#serv_sect_text ol > li > ol > li {
  margin: 0 0 10px 0; }

#feedbacksect {
  float: left;
  width: 100%;
  margin: 50px 0; }

#feedbackwrap {
  float: left;
  width: 100%;
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    #feedbackwrap {
      width: 30%;
      margin: 20px 1.5%; } }

#feedback_stars {
  float: left;
  width: 80%;
  margin: 10px 10% 0 10%;
  color: #0077BA;
  text-align: center;
  line-height: 30px; }

#feedback_stars i {
  width: 20%;
  font-size: 26px;
  font-size: 1.625rem;
  text-align: center; }
  @media screen and (min-width: 768px) {
    #feedback_stars i {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 1440px) {
    #feedback_stars i {
      font-size: 36px;
      font-size: 2.25rem; } }

#feedback_text {
  float: left;
  width: 80%;
  margin: 40px 10% 0 10%;
  font-family: "open_sansregular", "Helvetica", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #7B7B7B;
  text-align: center;
  line-height: 30px; }
  @media screen and (min-width: 768px) {
    #feedback_text {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 1440px) {
    #feedback_text {
      font-size: 22px;
      font-size: 1.375rem; } }

#feedback_details {
  float: left;
  width: 80%;
  margin: 20px 10%;
  font-family: "open_sanssemibold", "Helvetica", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #0077BA;
  text-align: center;
  line-height: 26px; }
  @media screen and (min-width: 768px) {
    #feedback_details {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 1440px) {
    #feedback_details {
      font-size: 22px;
      font-size: 1.375rem; } }
