@charset "UTF-8";
.transition0 {
  transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
}

.transition300ms, .video-wrap svg fill, .uk-offcanvas .uk-navbar-nav > li.deeper:after, header .uk-navbar-nav > li > a, header .uk-navbar-nav > li > span, header .uk-navbar-nav > li > .nav-child > li a, header .uk-navbar-nav > li > .nav-child, header .logo img, header, .button, .addeventatc {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.transition500ms, .uk-offcanvas .uk-navbar-nav > li.deeper .nav-child {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

.transition1000ms {
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}

.text-shadow {
  text-shadow: 0 0 3px #E3367F;
}

/* core.css */
/* lean and simple css reset, based on Tantek Celik's reset - see comments below. */
/* (c) 2004-2010 Tantek Çelik. Some Rights Reserved. http://tantek.com */
/* This style sheet is licensed under a Creative Commons License.      */
/*             http://creativecommons.org/licenses/by/2.0              */
/* Purpose: undo some of the default styling of common browsers        */
html, body {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  color: #021D49;
  height: auto !important;
  font-size: 16px;
  line-height: 30px;
}

body {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  overflow-x: hidden;
}

section .container {
  background: #FFF;
}

div {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

main {
  position: relative;
}

:link, :visited, ins {
  text-decoration: none;
}

nav ul, nav ol {
  list-style: none;
}

dl, ul, ol, li,
h1, h2, h3, h4, h5, h6,
html, body, pre, p, blockquote,
form, fieldset, input, label {
  margin: 0;
  padding: 0;
}

abbr, img, object,
a img, :link img, :visited img,
a object, :link object, :visited object {
  border: 0;
}

address, abbr {
  font-style: normal;
}

a {
  color: #021D49;
  text-decoration: none;
}
a:hover {
  color: #009FE3;
}

em {
  color: #021D49;
}

button, a {
  cursor: pointer;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
button:focus, a:focus {
  outline: 0;
  background: transparent;
}
button:active, a:active {
  outline: 0;
  background: transparent;
}

a:hover,
a:focus {
  text-decoration: none;
}

*:focus {
  outline: none;
}

input::-moz-focus-inner {
  border: 0 !important;
}



section {
  position: relative;
}

/* This stylesheet generated by Transfonter (https://transfonter.org) on August 28, 2017 6:10 AM */
@font-face {
  font-family: "Interstate";
  src: url("../fonts/InterstateBoldCondensed.woff2") format("woff2"), url("../fonts/InterstateBoldCondensed.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Interstate";
  src: url("../fonts/InterstateRegularCondensed.woff2") format("woff2"), url("../fonts/InterstateRegularCondensed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "American Captain";
  src: url("../fonts/AmericanCaptain.woff2") format("woff2"), url("../fonts/AmericanCaptain.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  color: #021D49;
}

h1, .h1 {
  font-family: "Roboto", sans-serif;
  font-size: 45px;
  line-height: 55px;
  letter-spacing: 0px;
  margin-bottom: 10px;
  margin-top: -10px;
}
@media only screen and (max-width: 1470px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 768px) {
  h1, .h1 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 639px) {
  h1, .h1 {
    font-size: 30px;
    line-height: 40px;
  }
}

h2, .h2 {
  font-family: "Roboto", sans-serif;
  font-size: 37px;
  line-height: 50px;
  letter-spacing: 0;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1470px) {
  h2, .h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  h2, .h2 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 639px) {
  h2, .h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

h3, .h3 {
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 10px;
  font-weight: 500;
}
@media only screen and (max-width: 1470px) {
  h3, .h3 {
    font-size: 20px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 768px) {
  h3, .h3 {
    font-size: 19px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 639px) {
  h3, .h3 {
    font-size: 18px;
    line-height: 29px;
  }
}

h4, .h4 {
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  line-height: 36px;
  margin-bottom: 10px;
  font-weight: 500;
}
@media only screen and (max-width: 1470px) {
  h4, .h4 {
    font-size: 20px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 768px) {
  h4, .h4 {
    font-size: 19px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 639px) {
  h4, .h4 {
    font-size: 18px;
    line-height: 29px;
  }
}

h5, .h5 {
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  line-height: 36px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1470px) {
  h5, .h5 {
    font-size: 20px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 768px) {
  h5, .h5 {
    font-size: 19px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 639px) {
  h5, .h5 {
    font-size: 18px;
    line-height: 29px;
  }
}

h6, .h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  font-weight: 500;
}

p, .p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 12px 0 16px 0;
  color: #021D49;
}
p.mid, .p.mid {
  font-size: 14px;
}
p.small, .p.small {
  font-size: 12px;
}
p.first-child, .p.first-child {
  margin-top: 0;
}
p.last-child, .p.last-child {
  margin-bottom: 0;
}

li {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  padding-left: 15px;
  margin-left: 1em;
}
li.mid {
  font-size: 14px;
}
@media only screen and (max-width: 1400px) {
  li {
    font-size: 15px;
  }
}
@media only screen and (max-width: 768px) {
  li {
    font-size: 15px;
  }
}

.container {
  width: 100%;
  max-width: 1920px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: #FFF;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.grid-container {
  width: 100%;
  max-width: 1440px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1470px) {
  .grid-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.grid-container-medium {
  width: 100%;
  max-width: 1200px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1230px) {
  .grid-container-medium {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.grid-container-small {
  width: 100%;
  max-width: 950px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 980px) {
  .grid-container-small {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.grid-container-small-small {
  width: 100%;
  max-width: 695px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 980px) {
  .grid-container-small-small {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.menu-btn {
  color: #021D49;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 17px;
  text-align: right;
  text-transform: uppercase;
}
.menu-btn:hover {
  color: #009FE3;
}

.button {
  background: transparent;
  border: 1px solid #009FE3;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  color: #009FE3;
  height: 46px;
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 46px;
  letter-spacing: 1px;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  z-index: 1;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .button {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.button:hover, .button:focus {
  background: #009FE3;
  color: #FFF;
}
.button.btn-blue {
  background: #009FE3;
  color: #FFF;
  border: 1px solid #009FE3;
}
.button.btn-blue.block {
  display:block;
}
.button.btn-blue:hover, .button.btn-blue:focus {
  background: #FFF;
  color: #009FE3;
}
.button.btn-white {
  background: transparent;
  color: #FFF;
  border: 1px solid #FFF;
}
.button.btn-white:hover, .button.btn-white:focus {
  border: 1px solid #009FE3;
  background: #009FE3;
  color: #FFF;
}

.readmore {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #FFF;
  text-transform: uppercase;
}

.e-readmore {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #009FE3;
  text-transform: uppercase;
}

.white {
  color: #FFF;
}

.blue {
  color: #009FE3;
}

.dark-bg {
  background: #021D49;
}

.light-bg {
  background: #F4F4F4;
}

.white-bg {
  background: #FFF;
}

.grey-bg {
  background: #F9F9F9;
}

.strong, strong {
  font-weight: 500;
}

.section-padding-top {
  padding-top: 160px;
}
@media only screen and (max-width: 768px) {
  .section-padding-top {
    padding-top: 40px;
  }
}

.section-padding-bottom {
  padding-bottom: 160px;
}
@media only screen and (max-width: 768px) {
  .section-padding-bottom {
    padding-bottom: 40px;
  }
}

.section-padding-tb {
  padding-top: 160px;
  padding-bottom: 160px;
}
@media only screen and (max-width: 768px) {
  .section-padding-tb {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.section-padding-top-half {
  padding-top: 80px;
}
@media only screen and (max-width: 768px) {
  .section-padding-top-half {
    padding-top: 20px;
  }
}

.section-padding-bottom-half {
  padding-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .section-padding-bottom-half {
    padding-bottom: 20px;
  }
}

.section-padding-tb-half {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .section-padding-tb-half {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.section-padding-top-one-fourth {
  padding-top: 40px;
}
@media only screen and (max-width: 768px) {
  .section-padding-top-one-fourth {
    padding-top: 10px;
  }
}

.section-padding-bottom-one-fourth {
  padding-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .section-padding-bottom-one-fourth {
    padding-bottom: 10px;
  }
}

.section-padding-tb-one-fourth {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .section-padding-tb-one-fourth {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.section-padding-top-x2 {
  padding-top: 320px;
}
@media only screen and (max-width: 768px) {
  .section-padding-top-x2 {
    padding-top: 80px;
  }
}

.section-padding-bottom-x2 {
  padding-bottom: 320px;
}
@media only screen and (max-width: 768px) {
  .section-padding-bottom-x2 {
    padding-bottom: 80px;
  }
}

.section-padding-tb-x2 {
  padding-top: 320px;
  padding-bottom: 320px;
}
@media only screen and (max-width: 768px) {
  .section-padding-tb-x2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.section-padding-bottom-1 {
  padding-bottom: 1px;
}

div[class^=video_wrapper] {
  position: relative;
  padding-bottom: 53.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
div[class^=video_wrapper] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.uk-card-default {
  border-radius: 10px;
  color: #021D49;
}

ul.uk-accordion li {
  list-style-type: none;
  margin-left: 0;
}

.text-color {
  color: #021D49;
}

.center {
  text-align: center;
}

.alert-danger {
  color: #ED1C1C;
}
.alert-danger p {
  color: #ED1C1C;
  font-size: 18px;
}

.alert-success {
  color: #22620e;
}
.alert-success p {
  color: #22620e;
  font-size: 18px;
}

@media only screen and (max-width: 639px) {
  .uk-margin-medium-top {
    margin-top: 20px !important;
  }
}

@media only screen and (max-width: 768px) {
  .hidden-tablet {
    display: none;
  }
}

.grey-border-top {
  border-top: 1px solid #B3B3B3;
}

.grey-border-bottom {
  border-bottom: 1px solid #B3B3B3;
}

.sponsor-left {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 639px) {
  .sponsor-left {
    width: 100%;
    float: none;
    border-bottom: 1px solid #B3B3B3;
  }
}
.sponsor-left .grid-container {
  border-right: 1px solid #B3B3B3;
}
@media only screen and (max-width: 639px) {
  .sponsor-left .grid-container {
    border-right: none;
  }
}

/************************
 * Standard Sections
 ************************/
/* Header / Menu */
header {
  z-index: 2;
  position: absolute;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1950px) {
  header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
header .logo img {
  width: 282px;
}
@media only screen and (max-width: 1440px) {
  header .logo img {
    width: 260px;
  }
}
@media only screen and (max-width: 1380px) {
  header .logo img {
    width: 240px;
  }
}
@media only screen and (max-width: 1200px) {
  header .logo img {
    width: 200px;
  }
}
@media only screen and (max-width: 639px) {
  header .logo img {
    width: 200px;
  }
}
header .logoimage {
  background: url(../images/logo-negative.svg);
  width: 177px;
  height: 34px;
  display: inline-block;
}
header.uk-sticky.uk-active {
  background: #FFF;
}
header.uk-sticky.uk-active .logoimage {
  background: url(../images/logo-negative.svg);
}
header .icon-outer {
  display: inline-block;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background: #021D49;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px;
}
@media only screen and (max-width: 1090px) {
  header .icon-outer {
    display: none;
  }
}
header .icon-outer:hover {
  background: #009FE3;
}
header .icon-outer span {
  color: #FFF;
}
header .uk-navbar-nav > li {
  padding-left: 0;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}
header .uk-navbar-nav > li:first-child {
  display: none;
}
header .uk-navbar-nav > li:last-child {
  margin-right: 5px;
}
header .uk-navbar-nav > li:last-child a, header .uk-navbar-nav > li:last-child span {
  margin-right: 0;
  padding-right: 0;
}
header .uk-navbar-nav > li.deeper > a, header .uk-navbar-nav > li.deeper > span {
  position: relative;
}
header .uk-navbar-nav > li.deeper > a:after, header .uk-navbar-nav > li.deeper > span:after {
  content: "";
  background: url(../images/icon/arrow-down.svg) no-repeat;
  display: inline-block;
  width: 6px;
  height: 9px;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  margin-left: 8px;
  margin-top: 8px;
  background-repeat: no-repeat;
}
header .uk-navbar-nav > li.deeper > a:hover:after, header .uk-navbar-nav > li.deeper > span:hover:after {
  background: url(../images/icon/arrow-down-blue.svg) no-repeat;
  width: 6px;
  height: 9px;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}
header .uk-navbar-nav > li > .nav-child {
  opacity: 0;
  visibility: hidden;
  display: none;
  position: absolute;
  color: #021D49;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  display: table;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  white-space: nowrap;
  background: #F9F9F9;
}
header .uk-navbar-nav > li > .nav-child > li:first-child a {
  padding-top: 15px;
}
header .uk-navbar-nav > li > .nav-child > li {
  margin-left: 0;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 2px;
}
header .uk-navbar-nav > li > .nav-child > li a {
  text-transform: capitalize;
  padding: 0px 10px 15px 10px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #021D49;
  display: inline-block;
}
header .uk-navbar-nav > li > .nav-child > li a:hover {
  color: #009FE3;
}
header .uk-navbar-nav > li > .nav-child > li:hover > .nav-child {
  display: inline-block;
  opacity: 1;
  visibility: visible;
}
header .uk-navbar-nav > li > .nav-child > li.active > a {
  color: #009FE3;
}
header .uk-navbar-nav > li > .nav-child > li.active li.active > a, header .uk-navbar-nav > li > .nav-child > li.active li:hover > a {
  color: #009FE3;
}
header .uk-navbar-nav > li > .nav-child .nav-child {
  position: absolute;
  left: 100%;
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
       -o-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 0;
  visibility: hidden;
  background: #fff;
  padding: 15px 0px 0 0;
}
header .uk-navbar-nav > li > .nav-child .nav-child li {
  padding-left: 0;
}
header .uk-navbar-nav > li > .nav-child .nav-child li a {
  padding-top: 0px;
  padding-bottom: 20px;
}
header .uk-navbar-nav > li.active > a {
  border-radius: 18px;
  color: #009FE3;
}
header .uk-navbar-nav > li:hover > .nav-child {
  display: inline-block;
  opacity: 1;
  visibility: visible;
}
header .uk-navbar-nav > li > a, header .uk-navbar-nav > li > span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #021D49;
  min-height: 100px;
  border-radius: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: capitalize;
  padding: 0 15px;
}
@media only screen and (max-width: 1300px) {
  header .uk-navbar-nav > li > a, header .uk-navbar-nav > li > span {
    padding: 0 8px;
  }
}
@media only screen and (max-width: 1200px) {
  header .uk-navbar-nav > li > a, header .uk-navbar-nav > li > span {
    font-size: 16px;
  }
}
header .uk-navbar-nav > li > a:hover, header .uk-navbar-nav > li > a:focus, header .uk-navbar-nav > li > a:active, header .uk-navbar-nav > li > span:hover, header .uk-navbar-nav > li > span:focus, header .uk-navbar-nav > li > span:active {
  border-radius: 18px;
  color: #009FE3;
}
header .uk-navbar-nav > li:hover > a {
  color: #009FE3;
}
header .uk-navbar-nav > li.deeper:hover > a, header .uk-navbar-nav > li.deeper.active > a, header .uk-navbar-nav > li.deeper.active > span {
  color: #009FE3;
}
header .uk-navbar-nav > li.deeper:hover > a:after, header .uk-navbar-nav > li.deeper.active > a:after, header .uk-navbar-nav > li.deeper.active > span:after {
  content: "";
  background-image: url(../images/icon/arrow-down.svg);
  width: 6px;
  height: 9px;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}
header .icon-menu {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../images/icon/icon-menu.svg);
  width: 44px;
  height: 44px;
}
header .menu-btn {
  margin-left: 30px;
  margin-right: 25px;
}
@media only screen and (max-width: 1090px) {
  header .menu-btn {
    margin-right: 0;
  }
}

.uk-navbar-nav img {
  display: none;
}

.uk-navbar-toggle {
  font-size: 24px;
  color: #021D49;
  padding: 0;
}
.uk-navbar-toggle:hover {
  color: #009FE3;
}

.follower header {
  background: #021D49;
  position: relative;
}
.follower header .logoimage {
  background: url(../images/logo-negative.svg);
}

.uk-offcanvas .uk-offcanvas-bar {
  background: #021D49;
  width: 100vw;
}
.uk-offcanvas .uk-offcanvas-bar .uk-close {
  color: white;
  top: 30px;
}
.uk-offcanvas .uk-offcanvas-bar .logo img {
  margin-top: 10px;
}
.uk-offcanvas .uk-navbar-nav {
  display: block !important;
  margin-top: 30px;
}
.uk-offcanvas .uk-navbar-nav > li {
  padding-left: 0;
  margin-left: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}
.uk-offcanvas .uk-navbar-nav > li.active > a {
  color: #009FE3;
}
.uk-offcanvas .uk-navbar-nav > li.active .nav-child .active a {
  color: #009FE3;
}
.uk-offcanvas .uk-navbar-nav > li.deeper .nav-child {
  max-height: 100vh;
}
.uk-offcanvas .uk-navbar-nav > li.deeper .nav-child.hide {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
}
.uk-offcanvas .uk-navbar-nav > li.deeper .nav-child li {
  list-style-type: none;
  min-height: 40px;
}
.uk-offcanvas .uk-navbar-nav > li.deeper .nav-child li a {
  font-size: 18px;
}
.uk-offcanvas .uk-navbar-nav > li.deeper .nav-child li .nav-child li a {
  font-size: 16px;
}
.uk-offcanvas .uk-navbar-nav > li.deeper {
  position: relative;
}
.uk-offcanvas .uk-navbar-nav > li.deeper:after {
  content: "";
  margin-left: 10px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #FFF;
  position: absolute;
  right: 0;
  top: 20px;
  cursor: pointer;
}
.uk-offcanvas .uk-navbar-nav > li.deeper:hover:after {
  border-top: 5px solid #009FE3;
}
.uk-offcanvas .uk-navbar-nav > li.deeper > a {
  width: 80%;
  z-index: 1;
  position: relative;
}
.uk-offcanvas .uk-navbar-nav > li.deeper.expanded:after, .uk-offcanvas .uk-navbar-nav > li.deeper.active:after {
  border-top: 5px solid #009FE3;
}
.uk-offcanvas .uk-navbar-nav > li > a, .uk-offcanvas .uk-navbar-nav > li > span {
  min-height: 40px;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: bold;
  padding: 0 15px;
  min-height: 40px;
  display: inline-block;
  width: 100%;
}
.uk-offcanvas .uk-navbar-nav > li > a:hover, .uk-offcanvas .uk-navbar-nav > li > a:focus, .uk-offcanvas .uk-navbar-nav > li > a:active, .uk-offcanvas .uk-navbar-nav > li > span:hover, .uk-offcanvas .uk-navbar-nav > li > span:focus, .uk-offcanvas .uk-navbar-nav > li > span:active {
  color: #009FE3;
}

.home-banner, .product-video {
  height: -webkit-calc(100vh - 47px);
  height: calc(100vh - 47px);
  position: relative;
  width: 100%;
  overflow: hidden;
  background-image: url("/images/hero.jpg");
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  .home-banner, .product-video {
    height: -webkit-calc(100vh - 47px);
    height: calc(100vh - 47px);
  }
}
.home-banner video, .product-video video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.home-banner .scrollto, .product-video .scrollto {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
       -o-transform: translate(-50%);
          transform: translate(-50%);
}
.home-banner .scrollto .icon, .product-video .scrollto .icon {
  color: #009FE3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 1.5rem;
  height: 2.5rem;
  border: 2px solid #009FE3;
  border-radius: 1rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home-banner .scrollto .icon:before, .product-video .scrollto .icon:before {
  content: "";
  position: absolute;
  top: 0.3125rem;
  width: 0.35rem;
  height: 0.35rem;
  background: currentcolor;
  border-radius: 100%;
  -webkit-animation: scrollhint 2s infinite;
       -o-animation: scrollhint 2s infinite;
          animation: scrollhint 2s infinite;
}
@-webkit-keyframes scrollhint {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 1.5rem);
            transform: translate(0, 1.5rem);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes scrollhint {
  0% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -o-transform: translate(0, 1.5rem);
       transform: translate(0, 1.5rem);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scrollhint {
  0% {
    -webkit-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 1.5rem);
         -o-transform: translate(0, 1.5rem);
            transform: translate(0, 1.5rem);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

header{background:#fff!important}

.mod-banner {
    position: relative;
    width:100%;
    height:100%;
    max-height:calc(100vh - 100px);
    overflow:hidden
}
.mod-banner .video-container{position:relative;width:100%;max-height:100vh;overflow:hidden;top:-100px}
.mod-banner .video-container::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.15)}
.mod-banner h1 {
  font-size: 66px;
  line-height: 77px;
  font-weight: bold;
}
@media only screen and (max-width: 1470px) {
  .mod-banner h1 {
    font-size: 56px;
    line-height: 67px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod-banner .video-container{top:0}
}
@media only screen and (max-width: 768px) {
  .mod-banner h1 {
    font-size: 46px;
    line-height: 57px;
  }
}
@media only screen and (max-width: 639px) {
  .mod-banner h1 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 380px) {
  .mod-banner h1 {
    font-size: 24px;
    line-height: 34px;
  }
}
.mod-banner .content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-banner .content .content-inner {
  max-width: 715px;
  text-align: center;
}
.mod-banner .content .content-inner h1 {
  color: #FFF;
}

.banneritem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.banneritem img {
  max-width:240px;
  max-height:80px;
}
@media only screen and (max-width: 639px) {
  .banneritem img {
    width: 100%;
  }
    .banneritem.slick-slide{
        width:auto;
        display:inline-block;
        text-align:center;
        margin:0 15px
    }
    .banneritem.slick-slide img {
        width:auto;
        max-width:none;
        max-height:80px;
        height:auto;
        margin:0 auto
    }
}

.page-header-1 {
  position:relative;
  padding-top: 300px;
  padding-bottom: 300px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.page-header-1::after {
  content:'';
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:#000;
  opacity:.3
}
.page-header-1 .grid-container-medium{
  position:relative;
  z-index:200;
}

@media only screen and (max-width: 1470px) {
  .page-header-1 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
@media only screen and (max-width: 1100px) {
  .page-header-1 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.page-header-1 p, .page-header-1 h1, .page-header-1 h4, .page-header-1 a {
  color: #FFF;
}
.page-header-1 a:hover {
  color: #009FE3;
}
.page-header-1 p {
  margin-bottom: 10px;
}

.page-header-2 {
  text-align: center;
}
.page-header-2 h5 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.page-header-2-image {
  position: relative;
}
.page-header-2-image img {
  border-radius: 15px;
}
.page-header-2-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #F4F4F4;
  height: 60%;
  width: 100%;
  z-index: -1;
}

.mod-about .content {
  max-width: 580px;
}
.mod-about .content p {
  max-width: 415px;
}
@media only screen and (max-width: 639px) {
  .mod-about .uk-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.video-wrap {
  border-radius: 20px;
  position: relative;
}
.video-wrap img {
  border-radius: 20px;
}
.video-wrap .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 639px) {
  .video-wrap .play svg {
    width: 60px;
    height: 60px;
  }
}
.video-wrap a:hover svg .circle {
  fill: #FFF;
}
.video-wrap a:hover svg .arrow {
  fill: #ED1C1C;
}

.mod-about-3 ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media only screen and (max-width: 639px) {
  .mod-about-3 img {
    display: none;
  }
}

.mod_partner .intro {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.card-1 {
  border: 1px solid #D6D6D6;
  border-radius: 15px;
  padding: 30px;
}
.card-1 .icon {
  margin-right: 10px;
}
.card-1 .location {
  max-width: 208px;
  margin-left: 27px;
  position: relative;
  display: inline-block;
}
.card-1 .addeventatc {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-image: none;
  font-family: "Roboto", sans-serif !important;
  color: #009FE3 !important;
  font-weight: normal !important;
  padding: 0px 0px 0px 27px !important;
  z-index:auto!important;
}
.card-1 .addeventatc:hover {
    color:#021D49!important;
    background:none!important
}

.card-1 .addeventatc .addeventatc_icon {
  background: url(../images/icon/plus.svg);
  width: 12px;
  height: 12px;
  left: 0;
  top: 0;
}
.card-1 .button {
  width: 100%;
  text-align: center;
}

.card-map {
  border-radius: 15px;
  overflow: hidden;
}
.card-map iframe {
  width: 101%;
}

.card-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.card-share .icon-outer {
  width: 30px;
  height: 30px;
  background: #009FE3;
  color: #FFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 10px;
}

ul.uk-accordion li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
ul.uk-accordion .uk-accordion-title {
  font-size: 16px;
  font-weight: 500;
}
ul.uk-accordion .uk-accordion-content {
  margin-top: -10px;
}

.icon {
  display: inline-block;
  position: relative;
  top: 1px;
}
.icon.icon-calender {
  background: url(../images/icon/calender-blue.svg);
  width: 14px;
  height: 14px;
}
.icon.icon-location {
  background: url(../images/icon/location-blue.svg);
  width: 14px;
  height: 21px;
  top: 4px;
}
.icon.icon-member {
  background: url(../images/icon/member-blue.svg);
  width: 21px;
  height: 20px;
  top: 4px;
}
.icon.icon-nonmember {
  background: url(../images/icon/nonmember-blue.svg);
  width: 21px;
  height: 20px;
  top: 4px;
}
.icon.icon-time {
  background: url(../images/icon/time-blue.svg);
  width: 14px;
  height: 14px;
}
.icon.icon-download {
  background: url(../images/icon/download-blue.svg);
  width: 15px;
  height: 15px;
}

.card-event2 .item {
  border: 1px solid #ccc;
}

.card-event .item, .card-event2 .item {
  border-radius: 15px;
  overflow: hidden;
  background: #FFF;
  height: 100%;
  position: relative;
}
.card-event .content, .card-event2 .content {
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.card-event .content.no-padding-bottom, .card-event2 .content.no-padding-bottom {
  padding-bottom: 30px;
}
.card-event .content-content .readmore, .card-event2 .content-content .readmore {
  position: absolute;
  margin-bottom: 0;
  bottom: 25px;
}
.card-event .time, .card-event2 .time {
  font-size: 11px;
  line-height: 17px;
  color: #021D49;
  margin-top: 0px;
  margin-bottom: 10px;
}
.card-event .content-date, .card-event2 .content-date {
  width: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-right: 20px;
}
.card-event .content-date .day, .card-event2 .content-date .day {
  font-weight: bold;
  font-size: 21px;
  line-height: 25px;
  color: #021D49;
  margin: 0;
  text-align: center;
}
.card-event .content-date .month, .card-event2 .content-date .month {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #ED1C1C;
  text-transform: uppercase;
  margin: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  text-align: center;
  width: 26px;
}
.card-event a:hover .readmore, .card-event2 a:hover .readmore {
  color: #009FE3;
}
.card-event .subtitle, .card-event2 .subtitle {
  margin-top: 0;
}
.card-event .icon-outer, .card-event2 .icon-outer {
  display: inline-block;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background: #000;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-event .icon-outer:hover, .card-event2 .icon-outer:hover {
  background: #009FE3;
}
.card-event .icon-outer span, .card-event2 .icon-outer span {
  color: #FFF;
}
.card-event ._icon-outer + ._icon-outer, .card-event2 ._icon-outer + ._icon-outer {
  margin-left: 5px;
}
.card-event ._icon-outer, .card-event2 ._icon-outer {
  display: inline-block;
}

.card-directory .image {
  height: 200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #D6D6D6;
}
.card-directory .content-content p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
.card-directory .content-content .icon-top {
  margin-top: 4px;
  margin-right: 10px;
}

.card-staff .content {
  padding-bottom: 25px;
}
.card-staff .content .subtitle {
  margin-bottom: 0;
}

.card-member {
  padding: 0;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #D6D6D6;
  height: 100%;
}
.card-member .caption {
  padding: 50px 70px;
}
.card-member .subtitle {
  margin-top: -17px;
}

.events-detail .banneritem img {
  max-height: 65px;
}

.events-list .js-filter .uk-subnav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.events-list .filter-original {
  height: 0;
  opacity: 0;
}
.events-list #filter-btn {
  padding-top: 50px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 639px) {
  .events-list #filter-btn {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .events-list #filter-btn > div {
    margin-top: 10px;
  }
}
.events-list .select-outer {
  border: 1px solid #000;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 20px;
}
@media only screen and (max-width: 800px) {
  .events-list .select-outer {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.events-list .uk-select {
  border: none;
  color: #021D49;
  background: transparent;
  height: 46px;
  line-height: 46px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}

.mod-events {
  /**
   *  Progress Bar
   */
}
.mod-events .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 910px) {
  .mod-events .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.mod-events .top h2 {
  display: inline-block;
}
.mod-events .top #filter-btn {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
@media only screen and (max-width: 910px) {
  .mod-events .top #filter-btn {
    margin-right: auto;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 639px) {
  .mod-events .top #filter-btn {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 639px) {
  .mod-events .top #filter-btn > div {
    padding-left: 0;
    margin-top: 10px;
  }
}
.mod-events .slide {
  padding: 20px;
}
@media only screen and (max-width: 480px) {
  .mod-events .slide {
    padding: 0px;
  }
}
.mod-events .slick-track {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.mod-events .slick-slide {
  height: inherit !important;
}
.mod-events .progress {
  display: block;
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  height: 2px;
  border-radius: 0px;
  overflow: hidden;
  background-color: #d2d2d2;
  background-image: -webkit-gradient(linear, left top, right top, from(black), to(black));
  background-image: -webkit-linear-gradient(left, black, black);
  background-image: -o-linear-gradient(left, black, black);
  background-image: linear-gradient(to right, black, black);
  background-repeat: no-repeat;
  -webkit-background-size: 0 100%;
          background-size: 0 100%;
  -webkit-transition: background-size 0.4s ease-in-out;
       -o-transition: background-size 0.4s ease-in-out;
          transition: background-size 0.4s ease-in-out;
}
@media only screen and (max-width: 480px) {
  .mod-events .progress {
    display: none;
  }
}
.mod-events .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.mod-services .top {
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.mod-services .grid-container-medium {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1230px) {
  .mod-services .grid-container-medium {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.mod-services .item {
  padding: 50px 20px 20px 20px;
  text-align: center;
  height: 100%;
  position: relative;
  border-radius: 15px;
}
@media only screen and (max-width: 639px) {
  .mod-services .item {
    background: #FFF;
  }
}
.mod-services .item:hover {
  background: #FFF;
}
.mod-services .item:hover .readmore {
  opacity: 1;
}
.mod-services .item .image {
  height: 200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-services .item .image img {
  height: 200px;
}
.mod-services .readmore {
  position: absolute;
  margin-bottom: 0;
  bottom: 30px;
  width: 100%;
  text-align: center;
  left: 0;
  opacity: 0;
  color:#009FE3
}
.mod-services .item:hover .readmore {
  opacity:1
}
@media only screen and (max-width: 639px) {
  .mod-services .readmore {
    opacity: 1;
  }
}
.mod-services .content {
  padding-bottom: 55px;
}

@media only screen and (max-width: 1000px) {
  .article-default {
    overflow: hidden;
  }
}
.article-default .image img {
  width: 100%;
  height: auto;
}
.article-default p:first-child {
  margin-top: 0;
}
.article-default p:last-child {
  margin-bottom: 0;
}
.article-default h3 {
  margin-bottom: 16px;
}

.generalpages-detail .layout2 .article-default {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.generalpages-detail .layout2 img {
  border-radius: 15px;
}
.generalpages-detail .layout3 .article-default {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.generalpages-detail .layout3 img {
  border-radius: 15px;
}
.generalpages-detail .layout3 .content-left {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.generalpages-detail .layout3 .layout3-grid:nth-child(odd) .content-left {
  margin-right: 100px;
}
@media only screen and (max-width: 800px) {
  .generalpages-detail .layout3 .layout3-grid:nth-child(odd) .content-left {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 639px) {
  .generalpages-detail .layout3 .layout3-grid:nth-child(odd) .content-left {
    margin-right: 0px;
    text-align: center;
  }
}
.generalpages-detail .layout3 .layout3-grid:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.generalpages-detail .layout3 .layout3-grid:nth-child(even) .content-left {
  margin-left: 100px;
}
@media only screen and (max-width: 800px) {
  .generalpages-detail .layout3 .layout3-grid:nth-child(even) .content-left {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 639px) {
  .generalpages-detail .layout3 .layout3-grid:nth-child(even) .content-left {
    margin-left: 0px;
    text-align: center;
  }
}
.generalpages-detail .layout4 img, .generalpages-detail .layout5 img {
  margin-bottom: 30px;
  height: 84px;
  max-width: 221px;
  -o-object-fit: contain;
     object-fit: contain;
}
.generalpages-detail .layout4 .readmore, .generalpages-detail .layout5 .readmore {
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.generalpages-detail .layout4 .content, .generalpages-detail .layout5 .content {
  height: 100%;
  position: relative;
  padding-bottom: 10px;
}
.generalpages-detail .layout4 .intro, .generalpages-detail .layout5 .intro {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}
.generalpages-detail .layout-cta {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.annual-reports .button + .button {
  margin-left: 30px;
}
@media only screen and (max-width: 639px) {
  .annual-reports .button + .button {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 639px) {
  .annual-reports .button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.annual-reports .button .icon {
  margin-right: 10px;
  top: 3px;
  display: inline-block;
}
.annual-reports .button:hover .icon {
  color: #FFF;
}
.annual-reports .button:hover .icon-download {
  background: url(../images/icon/download.svg);
}

.com_services .page-header-2-image img {
  max-width: 100%;
  max-height: 500px;
}
.com_services.view-details .mod-about-2.bg-white {
  background: #F4F4F4;
}

.has-image h2,.has-image p {
  color:#fff
}
.has-image .button {
    color:#fff;
    border:solid 1px #fff
}

.form-outer {
  position: relative;
}
@media only screen and (max-width: 639px) {
  .form-outer {
    padding-bottom: 0;
  }
}
.form-outer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #F4F4F4;
  height: 100px;
  width: 100%;
}
.form-outer:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #F9F9F9;
  height: -webkit-calc(100% - 100px);
  height: calc(100% - 100px);
  width: 100%;
  z-index: -1;
}
.form-outer .grid-container-small {
  z-index: 1;
  position: relative;
  padding: 50px;
}
.form-outer input:required:focus {
  border: 1px solid red;
}
.form-outer label.error {
  color: red;
  font-size: 12px;
}

.mod-map #map {
  height: 100%;
}
@media only screen and (max-width: 639px) {
  .mod-map #map {
    height: 400px;
  }
}
.mod-map .icon-outer .icon {
  width: 84px;
  height: 84px;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 15px;
}
.mod-map .icon-outer .icon.icon-network {
  background-image: url(../images/icon/network.svg);
}
.mod-map .icon-outer .icon.icon-members {
  background-image: url(../images/icon/members.svg);
}
.mod-map .icon-outer .icon.icon-country {
  background-image: url(../images/icon/country.svg);
}
.mod-map .icon-outer .icon.icon-business {
  background-image: url(../images/icon/business.svg);
}
.mod-map .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mod-map .item .item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-map .item h2, .mod-map .item p {
  display: inline-block;
  margin: 0;
}
.mod-map .item h2 {
  line-height: 37px;
}
.mod-map .item + .item {
  margin-top: 20px;
}

.member-levels-list {
  position: relative;
}
@media only screen and (max-width: 639px) {
  .member-levels-list .subtitle {
    font-size: 10px;
  }
}
.member-levels-list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #F4F4F4;
  height: 100px;
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .member-levels-list:before {
    height: 50px;
  }
}
@media only screen and (max-width: 639px) {
  .member-levels-list:before {
    height: 30px;
  }
}
.member-levels-list .grid-container {
  z-index: 1;
  position: relative;
}
.member-levels-list .caption {
  padding: 30px 10px;
  padding-bottom: 80px;
}
.member-levels-list .card-member-outer {
  border-right: 1px solid #D6D6D6;
  border-radius: 0 15px 0 0;
}
.member-levels-list .card-member {
  border: 0px;
  position: relative;
}
.member-levels-list .card-member .button {
  position: absolute;
  bottom: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.member-levels-list .card-member-benefit-outer {
  border: 1px solid #D6D6D6;
  border-radius: 15px 0 15px 15px;
  overflow: hidden;
  border-bottom: 0;
}
.member-levels-list .card-member-benefit-outer p {
  padding: 15px 20px;
  margin: 0;
  border-bottom: 1px solid #D6D6D6;
}
.member-levels-list .card-member-benefit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #D6D6D6;
  border-left: 1px solid #D6D6D6;
}
.member-levels-list .card-member-benefit i {
  color: #009FE3;
}
.member-levels-list .rsm_container {
  border-left: 1px solid #D6D6D6;
  border-radius: 15px 0 0 0;
}
.member-levels-list .member-benefit-col {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  padding-bottom: 20px;
}
@media only screen and (max-width: 639px) {
  .member-levels-list h2.rsm_title {
    font-size: 110% !important;
  }
}
@media only screen and (max-width: 639px) {
  .member-levels-list h3.rsm_title {
    font-size: 14px;
  }
}

.mod-membership .top {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.mod-membership .card-member-outer {
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
.mod-membership .card-member {
  position: relative;
  height: -webkit-calc(100% - 60px);
  height: calc(100% - 60px);
}
.mod-membership .card-member .button {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width: 800px) {
  .mod-membership .card-member .button {
    bottom: 30px;
  }
}
.mod-membership .caption {
  padding: 50px 30px 80px 30px;
}
.mod-membership .caption p:not(.subtitle) {
  min-height:130px
}
@media only screen and (max-width: 1200px) {
  .mod-membership .caption {
    padding: 40px 30px 80px 30px;
  }
}
@media only screen and (max-width: 800px) {
  .mod-membership .caption {
    padding: 20px 20px 80px 20px;
  }
}
.mod-membership .card-member-bottom {
  background: #F4F4F4;
  border-radius: 15px;
  padding: 15px 20px;
  margin-top: 20px;
}
.mod-membership .card-member-bottom a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-membership .card-member-bottom a:hover .icon-eye {
  background: url(../images/icon/eye-blue.svg);
}
.mod-membership .icon-eye {
  background: url(../images/icon/eye.svg);
  width: 25px;
  height: 18px;
}

#rsm_subscribe_login_form .uk-input, #rsm_subscribe_login_form input, #rsm_subscribe_login_form select, #rsm_subscribe_login_form textarea, #rsm_subscribe_default_form .uk-input, #rsm_subscribe_default_form input, #rsm_subscribe_default_form select, #rsm_subscribe_default_form textarea, #rsm_subscribe_preview_form .uk-input, #rsm_subscribe_preview_form input, #rsm_subscribe_preview_form select, #rsm_subscribe_preview_form textarea {
  width: 300px;
  margin-bottom: 10px;
  height: 40px;
  vertical-align: middle;
  display: inline-block;
  padding: 0 10px;
  background: #fff;
  color: #666;
  border: 1px solid #e5e5e5;
  -webkit-transition: 0.2s ease-in-out;
       -o-transition: 0.2s ease-in-out;
          transition: 0.2s ease-in-out;
  -webkit-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
  -webkit-transition-property: color, background-color, border;
       -o-transition-property: color, background-color, border;
          transition-property: color, background-color, border;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  margin-bottom: 10px;
  border-radius: 0;
  font: inherit;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#rsm_subscribe_login_form input[type=file], #rsm_subscribe_default_form input[type=file], #rsm_subscribe_preview_form input[type=file] {
  border: none;
  padding-left: 0;
  width: 220px;
}
#rsm_subscribe_login_form #imgContainer, #rsm_subscribe_default_form #imgContainer, #rsm_subscribe_preview_form #imgContainer {
  max-width: 100px;
  opacity: 0;
}
#rsm_subscribe_login_form #imgContainer.show, #rsm_subscribe_default_form #imgContainer.show, #rsm_subscribe_preview_form #imgContainer.show {
  opacity: 1;
}
#rsm_subscribe_login_form #jform_memberlogo-lbl, #rsm_subscribe_login_form .memberlogo, #rsm_subscribe_login_form .logo-upload-btn, #rsm_subscribe_login_form #imgContainer, #rsm_subscribe_login_form #imgLogoContainer, #rsm_subscribe_login_form .logo-upload-error, #rsm_subscribe_default_form #jform_memberlogo-lbl, #rsm_subscribe_default_form .memberlogo, #rsm_subscribe_default_form .logo-upload-btn, #rsm_subscribe_default_form #imgContainer, #rsm_subscribe_default_form #imgLogoContainer, #rsm_subscribe_default_form .logo-upload-error, #rsm_subscribe_preview_form #jform_memberlogo-lbl, #rsm_subscribe_preview_form .memberlogo, #rsm_subscribe_preview_form .logo-upload-btn, #rsm_subscribe_preview_form #imgContainer, #rsm_subscribe_preview_form #imgLogoContainer, #rsm_subscribe_preview_form .logo-upload-error {
  display: none;
}
#rsm_subscribe_login_form #jform_memberlogoview-lbl, #rsm_subscribe_login_form #rsm_memberlogoview, #rsm_subscribe_default_form #jform_memberlogoview-lbl, #rsm_subscribe_default_form #rsm_memberlogoview, #rsm_subscribe_preview_form #jform_memberlogoview-lbl, #rsm_subscribe_preview_form #rsm_memberlogoview {
  display: none;
}
#rsm_subscribe_login_form #jform_public-directory-choice-lbl, #rsm_subscribe_login_form #rsm_public-directory-choice, #rsm_subscribe_default_form #jform_public-directory-choice-lbl, #rsm_subscribe_default_form #rsm_public-directory-choice, #rsm_subscribe_preview_form #jform_public-directory-choice-lbl, #rsm_subscribe_preview_form #rsm_public-directory-choice {
  display: none;
}

#rsm_subscribe_default_form .rsmembership_form_table tr:nth-last-child(2) td, #rsm_subscribe_default_form .rsmembership_form_table tr:nth-last-child(1) td, #rsm_subscribe_default_form .rsmembership_form_table tr:nth-last-child(3) td, #rsm_subscribe_preview_form .rsmembership_form_table tr:nth-last-child(2) td, #rsm_subscribe_preview_form .rsmembership_form_table tr:nth-last-child(1) td, #rsm_subscribe_preview_form .rsmembership_form_table tr:nth-last-child(3) td {
  height: 0;
}

.directory-list form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 639px) {
  .directory-list form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.directory-list .button {
  border-radius: 0 30px 30px 0;
  height: 40px;
  line-height: 40px;
}
@media only screen and (max-width: 768px) {
  .directory-list .button {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .directory-list .button {
    border-radius: 0 0px 15px 15px;
  }
}
.directory-list #keyword-input {
  width: 400px;
  border-radius: 30px 0 0 30px;
}
@media only screen and (max-width: 639px) {
  .directory-list #keyword-input {
    width: 100%;
    border-radius: 15px 15px 0 0;
  }
}
.directory-list .uk-select {
  width: auto;
}
.directory-list .gz-alphanumeric-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  overflow-x: auto;
}
.directory-list .gz-alphanumeric-btn .gz-alpha-btns {
  color: #009FE3;
  background-color: #0000000a;
  border: 1px solid #D6D6D6;
  padding: 0px 6px;
  width: 30px;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.directory-list .gz-alphanumeric-btn .gz-alpha-btns.active {
  color: #FFF;
  background: #009FE3;
}
.directory-list .gz-alphanumeric-btn .gz-alpha-btns.all {
  width: 40px;
}

.pagination {
  margin: 18px 0;
}
.pagination ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  border-radius: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination ul > li {
  font-size: 13px;
  display: inline-block;
  margin-left: 0;
  padding-left: 0;
}
.pagination ul > li > span.pagenav {
  background-color: #009FE3;
  color: #FFF;
}
.pagination ul > li.pagination-start span, .pagination ul > li.pagination-prev span, .pagination ul > li.pagination-next span, .pagination ul > li.pagination-end span {
  opacity: 0.5;
  background-color: #fff;
  color: #021D49;
}
.pagination ul > li.pagination-prev a, .pagination ul > li.pagination-prev span {
  position: relative;
  padding: 8px 15px 8px 30px;
}
.pagination ul > li.pagination-prev a:after, .pagination ul > li.pagination-prev span:after {
  content: "";
  display: inline-block;
  background-image: url(../images/icon/paginationarrow.svg);
  background-repeat: no-repeat;
  width: 11px;
  height: 9px;
  position: absolute;
  left: 15px;
  top: 13px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pagination ul > li.pagination-prev a:hover:after {
  background-image: url(../images/icon/paginationarrow-white.svg);
}
.pagination ul > li.pagination-next a, .pagination ul > li.pagination-next span {
  position: relative;
  padding: 8px 30px 8px 15px;
}
.pagination ul > li.pagination-next a:after, .pagination ul > li.pagination-next span:after {
  content: "";
  display: inline-block;
  background-image: url(../images/icon/paginationarrow.svg);
  background-repeat: no-repeat;
  width: 11px;
  height: 9px;
  position: absolute;
  right: 15px;
  top: 13px;
}
.pagination ul > li.pagination-next a:hover:after {
  background-image: url(../images/icon/paginationarrow-white.svg);
}
.pagination ul > li.pagination-start a, .pagination ul > li.pagination-start span {
  position: relative;
  padding: 8px 15px 8px 30px;
}
.pagination ul > li.pagination-start a:after, .pagination ul > li.pagination-start span:after {
  content: "";
  display: inline-block;
  background-image: url(../images/icon/twoarrows.svg);
  background-repeat: no-repeat;
  width: 11px;
  height: 9px;
  position: absolute;
  left: 15px;
  top: 13px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pagination ul > li.pagination-start a:hover:after {
  background-image: url(../images/icon/twoarrows-white.svg);
}
.pagination ul > li.pagination-end a, .pagination ul > li.pagination-end span {
  position: relative;
  padding: 8px 30px 8px 15px;
}
.pagination ul > li.pagination-end a:after, .pagination ul > li.pagination-end span:after {
  content: "";
  display: inline-block;
  background-image: url(../images/icon/twoarrows.svg);
  background-repeat: no-repeat;
  width: 11px;
  height: 9px;
  position: absolute;
  right: 15px;
  top: 13px;
}
.pagination ul > li.pagination-end a:hover:after {
  background-image: url(../images/icon/twoarrows-white.svg);
}
.pagination ul > li:first-child a, .pagination ul > li:first-child span {
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child a, .pagination ul > li:last-child span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination ul > li a, .pagination ul > li span {
  float: left;
  padding: 8px 15px;
  line-height: 18px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus {
  background-color: #009FE3;
  color: #FFF;
}
.pagination ul > .active a, .pagination ul > .active span {
  background-color: #f5f5f5;
  color: #021D49;
  cursor: default;
}
.pagination ul .disabled > span {
  color: #021D49;
  background-color: transparent;
  cursor: default;
}
.pagination ul .disabled > a {
  color: #021D49;
  background-color: transparent;
  cursor: default;
}
.pagination ul .disabled > a:hover, .pagination ul .disabled > a:focus {
  color: #021D49;
  background-color: transparent;
  cursor: default;
}

.content-top {
  background: #fff;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  padding-top: 30px;
}

.content-bottom {
  background: #009FE3;
  padding: 10px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
.content-bottom a:hover {
  color: #021D49;
}

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
  display: none;
}

.addReadMore.showmorecontent .readMore,
.addReadMore.showmorecontent .RMore {
  display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
  color: #FFF;
  cursor: pointer;
  position: absolute;
  left: 1rem;
  top: 11.2rem;
  text-align: center;
  border-radius: 50%;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  background: #021D49;
  font-size: 0.8rem;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
  display: block;
}

.des {
  padding: 30px 30px 30px 45px;
  border-top: 1px solid #B3B3B3;
  margin: 0;
  -webkit-align-content: left;
      -ms-flex-line-pack: left;
          align-content: left;
  text-align: left;
  min-height: 5rem;
}

footer {
  background: #021D49;
}
footer .logo {
  z-index: 2;
  position: relative;
  display: inline-block;
}
footer .logo img {
  width: 257px;
}
footer .footer-top h4 {
  color: #FFF;
}
footer .footer-top p, footer .footer-top a, footer .footer-top span {
  color: #FFF;
  font-weight: 500;
}
footer .footer-top .blue {
  color: #009FE3;
}
footer .footer-top p:first-child {
  margin-top: 0;
}
footer .footer-top a:hover {
  color: #009FE3;
}
footer .footer-top .newsletter-outer {
  max-width: 467px;
}
footer .footer-top .menu-btn {
  font-size: 14px;
}
footer .footer-top .uk-navbar-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: block !important;
}
footer .footer-top .uk-navbar-nav li {
  margin-left: 0;
  padding-left: 0;
}
footer .footer-top .uk-navbar-nav .deeper .nav-child {
  display: none;
}
footer .footer-top .uk-navbar-nav > li > a {
  min-height: auto;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-left: 0;
  padding-right: 0;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: normal;
}
footer .footer-top .totop {
  text-align: right;
}
footer .footer-top .totop svg {
  display: none;
}
footer form .uk-input, footer form #rsm_subscribe_login_form input, #rsm_subscribe_login_form footer form input, footer form #rsm_subscribe_login_form select, #rsm_subscribe_login_form footer form select, footer form #rsm_subscribe_login_form textarea, #rsm_subscribe_login_form footer form textarea, footer form #rsm_subscribe_default_form input, #rsm_subscribe_default_form footer form input, footer form #rsm_subscribe_default_form select, #rsm_subscribe_default_form footer form select, footer form #rsm_subscribe_default_form textarea, #rsm_subscribe_default_form footer form textarea, footer form #rsm_subscribe_preview_form input, #rsm_subscribe_preview_form footer form input, footer form #rsm_subscribe_preview_form select, #rsm_subscribe_preview_form footer form select, footer form #rsm_subscribe_preview_form textarea, #rsm_subscribe_preview_form footer form textarea {
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  background: transparent;
  color: rgba(255, 255, 255, 0.22);
  font-size: 14px;
  padding-left: 0;
  padding-right: 20px;
}
footer form .uk-input:focus, footer form #rsm_subscribe_login_form input:focus, #rsm_subscribe_login_form footer form input:focus, footer form #rsm_subscribe_login_form select:focus, #rsm_subscribe_login_form footer form select:focus, footer form #rsm_subscribe_login_form textarea:focus, #rsm_subscribe_login_form footer form textarea:focus, footer form #rsm_subscribe_default_form input:focus, #rsm_subscribe_default_form footer form input:focus, footer form #rsm_subscribe_default_form select:focus, #rsm_subscribe_default_form footer form select:focus, footer form #rsm_subscribe_default_form textarea:focus, #rsm_subscribe_default_form footer form textarea:focus, footer form #rsm_subscribe_preview_form input:focus, #rsm_subscribe_preview_form footer form input:focus, footer form #rsm_subscribe_preview_form select:focus, #rsm_subscribe_preview_form footer form select:focus, footer form #rsm_subscribe_preview_form textarea:focus, #rsm_subscribe_preview_form footer form textarea:focus, footer form .uk-select:focus, footer form .uk-textarea:focus {
  outline: 0;
  background-color: transparent;
  color: #666;
  border-color: none;
}
footer form .uk-form-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
footer form .uk-margin {
  margin-top: 20px;
}

footer form .submit {
  width: 15px;
  height: 16px;
  background-image: url(../images/icon/submit-arrow.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  border: none;
  background-color: transparent;
  height: 38px;
  margin-left: -14px;
}
footer .footer-bottom, footer .footer-middle {
  color: rgba(255, 255, 255, 0.22);
  font-size: 14px;
  font-weight: 500;
}
footer .footer-bottom .grid-container, footer .footer-middle .grid-container {
  border-top: 1px solid rgba(255, 255, 255, 0.22);
}
footer .footer-bottom .footer-copyright-top, footer .footer-middle .footer-copyright-top {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  footer .footer-bottom .footer-copyright-top, footer .footer-middle .footer-copyright-top {
    padding-top: 0px;
  }
}
footer .footer-bottom .footer-copyright, footer .footer-middle .footer-copyright {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 639px) {
  footer .footer-bottom .footer-copyright, footer .footer-middle .footer-copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
footer .footer-bottom a, footer .footer-middle a {
  color: rgba(255, 255, 255, 0.22);
  font-size: 14px;
}
footer .footer-bottom a:hover, footer .footer-middle a:hover {
  color: #009FE3;
}
footer .footer-bottom span + span, footer .footer-middle span + span {
  float: right;
}
footer .footer-middle .grid-container {
  border-top: 0px solid #666666;
}
footer .footer-middle .icon-outer {
  display: inline-block;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background: #FFF;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px;
}
footer .footer-middle .icon-outer:hover {
  background: #009FE3;
}
footer .footer-middle .icon-outer span {
  color: #000;
}
footer .footer-middle span + span {
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:rgba(2, 27, 73, 0.7)!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color:rgba(2, 27, 73, 0.7)!important;
}
::-ms-input-placeholder { /* IE 10+ */
  color:rgba(2, 27, 73, 0.7)!important;
}
::-moz-placeholder { /* Firefox 18- */
  color:rgba(2, 27, 73, 0.7)!important;
}

footer ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:rgba(255, 255, 255, 0.22)!important;
}
footer ::-moz-placeholder { /* Firefox 19+ */
  color:rgba(255, 255, 255, 0.22)!important;
}
footer ::-ms-input-placeholder { /* IE 10+ */
  color:rgba(255, 255, 255, 0.22)!important;
}
footer ::-moz-placeholder { /* Firefox 18- */
  color:rgba(255, 255, 255, 0.22)!important;
}

.slick-banners img{margin:auto 30px;display:inline-block}
.slick-banners .uk-grid-margin{margin-top:0!important}
.slick-banners .slick-track{position:relative;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-direction:center;-moz-flex-direction:center;-ms-flex-direction:column;flex-direction:row}

.directory-list select[name="category"] {display: none !important;}
/*# sourceMappingURL=styles.css.map */