/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-blockcontent h1 {
  font-weight: 300;
  font-size: 3rem;
  letter-spacing: -2px;
  opacity: 0.5;
  line-height: 3.75rem;
}
.g-blockcontent .g-blockcontent-headline {
  margin-bottom: 0.5rem;
}
.g-blockcontent .g-blockcontent-description {
  font-size: 1.2rem;
}
.g-blockcontent .g-blockcontent-subcontent-title {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.g-blockcontent .g-blockcontent-icons {
  display: block;
}
.g-blockcontent .g-blockcontent-subcontent-subtitle {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1;
}
.g-blockcontent .g-blockcontent-subcontent-desc {
  font-size: 0.9rem;
  position: relative;
  margin-bottom: 1rem;
}
.ct-double-octave:after, .ct-major-eleventh:after, .ct-major-second:after, .ct-major-seventh:after, .ct-major-sixth:after, .ct-major-tenth:after, .ct-major-third:after, .ct-major-twelfth:after, .ct-minor-second:after, .ct-minor-seventh:after, .ct-minor-sixth:after, .ct-minor-third:after, .ct-octave:after, .ct-perfect-fifth:after, .ct-perfect-fourth:after, .ct-square:after {
  content: "";
  clear: both;
}
.ct-double-octave:after, .ct-double-octave:before {
  content: "";
}
.ct-golden-section:after {
  content: "";
}
.ct-major-eleventh:after, .ct-major-eleventh:before {
  content: "";
}
.ct-major-second:after, .ct-major-second:before {
  content: "";
}
.ct-major-seventh:after, .ct-major-seventh:before {
  content: "";
}
.ct-major-sixth:after, .ct-major-sixth:before {
  content: "";
}
.ct-major-tenth:after, .ct-major-tenth:before {
  content: "";
}
.ct-major-third:after, .ct-major-third:before {
  content: "";
}
.ct-major-twelfth:after, .ct-major-twelfth:before {
  content: "";
}
.ct-minor-second:after, .ct-minor-second:before {
  content: "";
}
.ct-minor-seventh:after, .ct-minor-seventh:before {
  content: "";
}
.ct-minor-sixth:after, .ct-minor-sixth:before {
  content: "";
}
.ct-minor-third:after, .ct-minor-third:before {
  content: "";
}
.ct-octave:after, .ct-octave:before {
  content: "";
}
.ct-perfect-fifth:after, .ct-perfect-fifth:before {
  content: "";
}
.ct-perfect-fourth:after, .ct-perfect-fourth:before {
  content: "";
}
.ct-square:after, .ct-square:before {
  content: "";
}
.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1;
}
.ct-chart-bar .ct-label, .ct-chart-line .ct-label {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}
.ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}
.ct-label.ct-vertical.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}
.ct-label.ct-vertical.ct-end {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}
.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}
.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: end;
}
.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}
.ct-point {
  stroke-width: 5px;
  stroke-linecap: round;
}
.ct-line {
  fill: none;
  stroke-width: 2px;
}
.ct-area {
  stroke: none;
  fill-opacity: 0.1;
}
.ct-bar {
  fill: none;
  stroke-width: 10px;
}
.ct-slice-donut {
  fill: none;
  stroke-width: 60px;
}
.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
  stroke: #d70206;
}
.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {
  fill: #d70206;
}
.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-b .ct-area, .ct-series-b .ct-slice-pie {
  fill: #f05b4f;
}
.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut {
  stroke: #f4c63d;
}
.ct-series-c .ct-area, .ct-series-c .ct-slice-pie {
  fill: #f4c63d;
}
.ct-series-d .ct-bar, .ct-series-d .ct-line, .ct-series-d .ct-point, .ct-series-d .ct-slice-donut {
  stroke: #d17905;
}
.ct-series-d .ct-area, .ct-series-d .ct-slice-pie {
  fill: #d17905;
}
.ct-series-e .ct-bar, .ct-series-e .ct-line, .ct-series-e .ct-point, .ct-series-e .ct-slice-donut {
  stroke: #7e7678;
}
.ct-series-e .ct-area, .ct-series-e .ct-slice-pie {
  fill: #7e7678;
}
.ct-series-f .ct-bar, .ct-series-f .ct-line, .ct-series-f .ct-point, .ct-series-f .ct-slice-donut {
  stroke: #59922b;
}
.ct-series-f .ct-area, .ct-series-f .ct-slice-pie {
  fill: #59922b;
}
.ct-series-g .ct-bar, .ct-series-g .ct-line, .ct-series-g .ct-point, .ct-series-g .ct-slice-donut {
  stroke: #0544d3;
}
.ct-series-g .ct-area, .ct-series-g .ct-slice-pie {
  fill: #0544d3;
}
.ct-series-h .ct-bar, .ct-series-h .ct-line, .ct-series-h .ct-point, .ct-series-h .ct-slice-donut {
  stroke: #6b0392;
}
.ct-series-h .ct-area, .ct-series-h .ct-slice-pie {
  fill: #6b0392;
}
.ct-series-i .ct-bar, .ct-series-i .ct-line, .ct-series-i .ct-point, .ct-series-i .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-i .ct-area, .ct-series-i .ct-slice-pie {
  fill: #f05b4f;
}
.ct-series-j .ct-bar, .ct-series-j .ct-line, .ct-series-j .ct-point, .ct-series-j .ct-slice-donut {
  stroke: #dda458;
}
.ct-series-j .ct-area, .ct-series-j .ct-slice-pie {
  fill: #dda458;
}
.ct-series-k .ct-bar, .ct-series-k .ct-line, .ct-series-k .ct-point, .ct-series-k .ct-slice-donut {
  stroke: #eacf7d;
}
.ct-series-k .ct-area, .ct-series-k .ct-slice-pie {
  fill: #eacf7d;
}
.ct-series-l .ct-bar, .ct-series-l .ct-line, .ct-series-l .ct-point, .ct-series-l .ct-slice-donut {
  stroke: #86797d;
}
.ct-series-l .ct-area, .ct-series-l .ct-slice-pie {
  fill: #86797d;
}
.ct-series-m .ct-bar, .ct-series-m .ct-line, .ct-series-m .ct-point, .ct-series-m .ct-slice-donut {
  stroke: #b2c326;
}
.ct-series-m .ct-area, .ct-series-m .ct-slice-pie {
  fill: #b2c326;
}
.ct-series-n .ct-bar, .ct-series-n .ct-line, .ct-series-n .ct-point, .ct-series-n .ct-slice-donut {
  stroke: #6188e2;
}
.ct-series-n .ct-area, .ct-series-n .ct-slice-pie {
  fill: #6188e2;
}
.ct-series-o .ct-bar, .ct-series-o .ct-line, .ct-series-o .ct-point, .ct-series-o .ct-slice-donut {
  stroke: #a748ca;
}
.ct-series-o .ct-area, .ct-series-o .ct-slice-pie {
  fill: #a748ca;
}
.ct-square {
  display: block;
  position: relative;
  width: 100%;
}
.ct-square:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 100%;
}
.ct-square:after {
  display: table;
}
.ct-square > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-minor-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-second:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 93.75%;
}
.ct-minor-second:after {
  display: table;
}
.ct-minor-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-second:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 88.8888888889%;
}
.ct-major-second:after {
  display: table;
}
.ct-major-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-minor-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-third:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 83.3333333333%;
}
.ct-minor-third:after {
  display: table;
}
.ct-minor-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-third:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 80%;
}
.ct-major-third:after {
  display: table;
}
.ct-major-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fourth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 75%;
}
.ct-perfect-fourth:after {
  display: table;
}
.ct-perfect-fourth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fifth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 66.6666666667%;
}
.ct-perfect-fifth:after {
  display: table;
}
.ct-perfect-fifth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-sixth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 62.5%;
}
.ct-minor-sixth:after {
  display: table;
}
.ct-minor-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}
.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 61.804697157%;
}
.ct-golden-section:after {
  display: table;
  clear: both;
}
.ct-golden-section > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-sixth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 60%;
}
.ct-major-sixth:after {
  display: table;
}
.ct-major-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-seventh:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 56.25%;
}
.ct-minor-seventh:after {
  display: table;
}
.ct-minor-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-seventh:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 53.3333333333%;
}
.ct-major-seventh:after {
  display: table;
}
.ct-major-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-octave:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 50%;
}
.ct-octave:after {
  display: table;
}
.ct-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-tenth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 40%;
}
.ct-major-tenth:after {
  display: table;
}
.ct-major-tenth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-eleventh:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 37.5%;
}
.ct-major-eleventh:after {
  display: table;
}
.ct-major-eleventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-twelfth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 33.3333333333%;
}
.ct-major-twelfth:after {
  display: table;
}
.ct-major-twelfth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-double-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-double-octave:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 25%;
}
.ct-double-octave:after {
  display: table;
}
.ct-double-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.animated-slice {
  -webkit-animation: dash 0.5s linear forwards;
  -moz-animation: dash 0.5s linear forwards;
  animation: dash 0.5s linear forwards;
}
.ct-chart-line .ct-series .ct-line {
  stroke: #C7F464;
  stroke-width: 2px;
  stroke-dasharray: 5px 2px;
  -webkit-animation: dashoffset-seven 200ms infinite linear;
  -moz-animation: dashoffset-seven 200ms infinite linear;
  animation: dashoffset-seven 200ms infinite linear;
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dashoffset-seven {
  0% {
    stroke-dashoffset: 7px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
@-moz-keyframes dashoffset-seven {
  0% {
    stroke-dashoffset: 7px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
@keyframes dashoffset-seven {
  0% {
    stroke-dashoffset: 7px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
.g-style-preset6 .ct-series-d .ct-bar, .g-style-preset6 .ct-series-d .ct-line, .g-style-preset6 .ct-series-d .ct-point, .g-style-preset6 .ct-series-d .ct-slice-donut {
  stroke: #a0a0a0;
}
.g-contentlist *, .g-contentlist *:before, .g-contentlist *:after {
  box-sizing: border-box !important;
}
.g-contentlist .g-contentlist-headline, .g-contentlist .g-contentlist-subtitle {
  margin: 0;
}
.g-contentlist .g-contentlist-headline {
  line-height: 1.8rem;
}
@media only all and (max-width: 47.99rem) {
  .g-contentlist .g-contentlist-text > .g-content {
    padding: 0.938rem 0;
  }
}
.g-contentlist .g-contentlist-subtitle {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 400;
  font-size: 0.85rem;
  opacity: 0.75;
  line-height: 2.2rem;
}
.g-contentlist .g-contentlist-desc {
  margin: 0.5rem 0 1.5rem 0;
}
.g-contentlist .g-contentlist-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
@media only all and (max-width: 47.99rem) {
  .g-contentlist .g-contentlist-img {
    min-height: 15rem;
    margin: 0 0.625rem;
  }
}
.g-contentlist .g-contentlist-img-tag {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
  display: inline-block;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 700;
  font-size: 0.7rem;
  margin: 1rem;
  padding: 0.15rem 0.75rem;
  text-transform: uppercase;
}
.g-contentlist .g-contentlist-list {
  background: rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.g-contentlist .g-contentlist-list .g-content {
  background: transparent;
}
.g-contentlist .g-listgrid {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.5rem;
}
.g-contentlist .g-listgrid .g-listgrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  font-size: 0.9rem;
  font-weight: bold;
  float: left;
}
.g-contentlist .g-listgrid .g-listgrid-item a {
  position: relative;
  padding-left: 30px;
  color: inherit;
  display: block;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  opacity: 0.75;
}
.g-contentlist .g-listgrid .g-listgrid-item a:hover {
  opacity: 1;
}
.dir-rtl .g-contentlist .g-listgrid .g-listgrid-item a {
  padding-left: 0;
  padding-right: 30px;
}
.g-contentlist .g-listgrid .g-listgrid-item .fa {
  font-size: 1.25rem;
  position: absolute;
  left: 0;
  padding-top: 0.25rem;
}
@media only all and (max-width: 47.99rem) {
  .g-contentlist .g-listgrid .g-listgrid-item .fa {
    padding-top: 0;
  }
}
.dir-rtl .g-contentlist .g-listgrid .g-listgrid-item .fa {
  left: auto;
  right: 0;
}
.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item {
  width: 50%;
}
@media only all and (min-width: 48rem) {
  .g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:nth-last-child(2) a {
    border-bottom: 0;
  }
}
.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 48rem) {
  .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(3) a {
    border-bottom: 0;
  }
}
.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item {
  width: 25%;
}
@media only all and (min-width: 48rem) {
  .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(4) a {
    border-bottom: 0;
  }
}
.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) {
  .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(4) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(5) a {
    border-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-contentlist .g-listgrid[class$="cols"] .g-listgrid-item:last-child a {
    border-bottom: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-contentlist .g-listgrid[class$="cols"] .g-listgrid-item {
    width: 100%;
  }
}
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
  outline: none;
}
.g-flexslider {
  margin: 0;
  padding: 0;
  list-style: none;
}
.g-flexslider > .g-flexslider-item-container {
  margin: 0;
  padding: 0;
  float: left;
}
.g-flexslider-item-container:not(:first-child) {
  display: none;
}
.g-flexslider-carousel-item-container {
  display: none;
}
.flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .g-flexslider-slideshow-slides > .g-flexslider-item-container {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .g-flexslider-slideshow-slides img {
  width: 100%;
  display: block;
}
.flexslider .g-flexslider-slideshow-slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .g-flexslider-slideshow-slides {
  display: block;
}
* html .flexslider .g-flexslider-slideshow-slides {
  height: 1%;
}
.no-js .flexslider .g-flexslider-slideshow-slides > .g-flexslider-slideshow-item-container:first-child {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .g-flexslider-slideshow-slides {
  zoom: 1;
}
.flexslider .g-flexslider-slideshow-slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  margin: -25px 0 0;
  position: absolute;
  bottom: 1.5rem;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g-flexslider-testimonial .flex-direction-nav a {
  bottom: 0;
}
.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-size: 1.5rem;
  display: inline-block;
}
.flex-direction-nav .flex-prev {
  left: 1.5rem;
}
.g-flexslider-testimonial .flex-direction-nav .flex-prev {
  left: inherit;
  right: 35px;
}
.dir-rtl .g-flexslider-testimonial .flex-direction-nav .flex-prev {
  right: inherit;
  left: 35px;
}
.flex-direction-nav .flex-prev:before {
  content: "";
}
.dir-rtl .flex-direction-nav .flex-prev {
  left: inherit;
  right: 1.5rem;
}
.flex-direction-nav .flex-next {
  left: 3.75rem;
}
.flex-direction-nav .flex-next:before {
  content: "";
}
.g-flexslider-testimonial .flex-direction-nav .flex-next {
  left: inherit;
  right: 0;
}
.dir-rtl .g-flexslider-testimonial .flex-direction-nav .flex-next {
  right: inherit;
  left: 0;
}
.dir-rtl .flex-direction-nav .flex-next {
  left: inherit;
  right: 3.75rem;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 1rem;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 1rem;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: "";
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: "";
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 1rem;
  right: 0.25rem;
  text-align: right;
}
.g-flexslider-slideshow .flex-control-nav {
  right: 1.5rem;
}
.g-flexslider-testimonial .flex-control-nav {
  bottom: -0.5rem;
  text-align: left;
}
.dir-rtl .g-flexslider-testimonial .flex-control-nav {
  text-align: right;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}
.dir-rtl .flex-control-nav {
  right: inherit;
  left: 1.5rem;
  text-align: left;
}
.flex-control-nav > li a:before, .flex-control-paging > li a:before {
  content: "";
  border: 2px solid;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 1;
}
.flex-control-paging li a {
  width: 8px;
  height: 8px;
  margin: 2px;
  display: block;
  background: transparent;
  cursor: pointer;
  text-indent: 999999px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
}
.flex-control-paging li a:hover {
  background: #142d53;
}
.flex-control-paging li a.flex-active {
  background: #142d53;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.g-flexslider-slideshow {
  position: relative;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  text-align: center;
  margin: auto;
  padding: 10rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8rem 1rem;
  }
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-title {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.5;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 1.75rem;
  }
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
    background-position: top center !important;
  }
}
html.touch .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
  background-position: top center !important;
}
.g-flexslider-slideshow .flex-direction-nav a {
  color: #ffffff;
  opacity: 0.75;
}
.g-flexslider-slideshow .flex-direction-nav a:hover {
  opacity: 1;
}
.g-flexslider-slideshow .flex-control-paging li a.flex-active {
  background: #ffffff;
}
.g-flexslider-testimonial {
  position: relative;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-content-container {
  background: -webkit-linear-gradient(bottom left, rgba(20, 45, 83, 0.75), rgba(158, 11, 15, 0.75));
  background: linear-gradient(to top right, rgba(20, 45, 83, 0.75), rgba(158, 11, 15, 0.75));
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc, .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 0;
  min-height: 0;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc {
  width: 60%;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc {
    width: 100%;
  }
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
  width: 40%;
  padding: 0 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
    width: 100%;
    padding: 0;
  }
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image {
  float: left;
  margin-right: 1rem;
}
.dir-rtl .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image {
  float: right;
  margin-right: 0;
  margin-left: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title {
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1;
  opacity: 0.7;
  margin-bottom: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
  font-size: 1.75rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  padding-right: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.4rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.25rem;
  }
}
.dir-rtl .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
  padding-right: 0;
  padding-left: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image img {
  border-radius: 100%;
  margin-bottom: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-name {
  font-weight: 700;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-position {
  font-style: italic;
  font-size: 0.9rem;
  opacity: 0.7;
}
.g-flexslider-showcase {
  position: relative;
}
.g-flexslider-showcase .g-flexslider-showcase-item-content-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
    width: 100%;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-image {
  overflow: hidden;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-flexslider-showcase .g-flexslider-showcase-item-content {
  padding: 0 5rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 2rem 0 1rem 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 2rem 1rem 1rem 1rem;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-title {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: "600";
  font-size: 3rem;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2rem;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-title:after {
  position: absolute;
  content: "";
  background: #666666;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 80px;
  background: inherit;
}
.dir-rtl .g-flexslider-showcase .g-flexslider-showcase-item-title:after {
  left: inherit;
  right: 0;
}
.g-flexslider-showcase .g-flexslider-showcase-item-desc {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.1rem;
  }
}
.g-flexslider-carousel-container {
  position: relative;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image {
  background: #ffffff;
  position: relative;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image img {
  cursor: pointer;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover {
  background: #142d53;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  opacity: 1;
}
.g-flexslider-carousel-container .flex-active-slide img {
  opacity: 1;
}
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image {
  cursor: default;
}
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  display: none;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon span {
  color: #ffffff;
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  -ms-transform: translate3d(-50%, -50%, 0px);
  -o-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}
.dir-rtl .flexslider {
  direction: rtl;
}
.dir-rtl .carousel li {
  margin-right: 0;
  margin-left: 5px;
}
.dir-rtl .flex-direction-nav {
  *height: 0;
}
.dir-rtl .flex-direction-nav a:before {
  content: "";
}
.dir-rtl .flex-direction-nav a.flex-next:before {
  content: "";
}
.dir-rtl .flex-pauseplay a {
  left: auto;
  right: 10px;
}
.dir-rtl .flex-control-thumbs li {
  float: right;
}
.g-gridcontent .g-gridcontent-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1rem -0.25rem;
}
.g-gridcontent .g-gridcontent-desc {
  margin-bottom: 1rem;
}
.g-gridcontent .g-gridcontent-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
}
.g-gridcontent .g-gridcontent-item i.fa, .g-gridcontent .g-gridcontent-item span {
  display: block;
}
.g-gridcontent .g-gridcontent-item i.fa {
  margin: 1rem auto 2.5rem auto;
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-readmore {
    text-align: center !important;
    margin-top: 1rem;
  }
}
.dir-rtl .g-gridcontent .g-gridcontent-readmore {
  text-align: left;
}
.g-gridcontent .g-gridcontent-item-img, .g-gridcontent .g-gridcontent-item-content {
  position: relative;
}
.g-gridcontent .g-gridcontent-item-content {
  border-top: 5px solid #ffffff;
  padding: 3rem 2rem;
}
.g-gridcontent .g-gridcontent-item-content .button {
  margin-top: 1rem;
}
.g-gridcontent .g-gridcontent-item-text1, .g-gridcontent .g-gridcontent-item-text2 {
  text-transform: uppercase;
}
.g-gridcontent .g-gridcontent-item-text1 {
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 700;
}
.g-gridcontent .g-gridcontent-item-text2 {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.25;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gridcontent .g-gridcontent-item-text2 {
    font-size: 2.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-item-text2 {
    font-size: 1.5rem;
  }
}
.g-gridcontent .g-gridcontent-title-style-1 .g-gridcontent-item-content {
  background-color: #ffffff;
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-title-style-1 .button.button-3, .g-gridcontent .g-gridcontent-title-style-1 .button.button-4 {
  border: 2px solid #ffffff;
  color: #ffffff !important;
}
.g-gridcontent .g-gridcontent-title-style-1 .button.button-3:hover, .g-gridcontent .g-gridcontent-title-style-1 .button.button-4:hover {
  border: 2px solid #050c15;
  color: #050c15 !important;
}
.g-gridcontent .g-gridcontent-title-style-2 .g-gridcontent-item-content {
  background-color: rgba(102, 102, 102, 0);
  color: #666666;
}
.g-gridcontent .g-gridcontent-title-style-2 .button.button-4 {
  border: 2px solid #666666;
  color: #666666 !important;
}
.g-gridcontent .g-gridcontent-title-style-2 .button.button-4:hover {
  border: 2px solid #142d53;
  color: #142d53 !important;
}
.g-gridcontent .g-gridcontent-title-style-3 .g-gridcontent-item-content {
  width: 80%;
  margin: -6.25rem auto 0 auto;
  padding: 2rem;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.85), white);
  background: linear-gradient(rgba(255, 255, 255, 0.85), white);
  color: #666666;
}
.g-gridcontent .g-gridcontent-title-style-3 .g-gridcontent-item-text2 {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 2.25rem;
  line-height: 1.25;
  margin: 1rem 0;
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-title-style-3 .g-gridcontent-item-text2 {
    font-size: 1.75rem;
  }
}
.g-gridcontent .g-gridcontent-title-style-3 .button.button-4:hover {
  border: 2px solid #142d53;
  color: #142d53 !important;
}
.g-gridcontent .g-gridcontent-title-style-4 .g-gridcontent-item-content {
  border-top: 0;
  padding: 0;
  margin-bottom: 1rem;
}
.g-gridcontent .g-gridcontent-title-style-4 .g-gridcontent-item-text2 {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.5;
  width: 80%;
  margin: 1rem auto 0.5rem auto;
}
.g-gridcontent .g-gridcontent-title-style-4 .g-gridcontent-item-desc {
  font-size: 0.9rem;
}
.g-gridcontent .button.button-4 {
  border: 2px solid;
}
.g-gridcontent .button.arrow {
  background: transparent;
  border: 0;
  color: inherit !important;
  padding: 0.5rem 0;
}
.g-gridcontent .button.arrow:after {
  font-family: FontAwesome;
  content: "";
  font-size: 2rem;
}
.dir-rtl .g-gridcontent .button.arrow:after {
  content: "";
}
.g-gridcontent .button.arrow:hover {
  color: #142d53 !important;
}
.g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
  width: 50%;
}
.g-gridcontent .g-gridcontent-3cols .g-gridcontent-item {
  width: 33.33333%;
}
.g-gridcontent .g-gridcontent-4cols .g-gridcontent-item {
  width: 25%;
}
.g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
  width: 20%;
}
.g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
  width: 16.66667%;
}
@media only all and (max-width: 30rem) {
  .g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-typography .g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-3cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-4cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 50%;
  }
}
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
  box-sizing: border-box !important;
}
.g-imagegrid .g-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: #142d53;
  position: relative;
}
.g-imagegrid .g-imagegrid-item img {
  opacity: 0.5;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-item:hover {
  z-index: 10;
}
.g-imagegrid .g-imagegrid-item:hover img {
  opacity: 1;
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
.g-imagegrid .g-imagegrid-link {
  display: block;
  position: relative;
  background: #142d53;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-link:before {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 100%;
  font-family: FontAwesome;
  content: "";
  font-size: 1rem;
  position: absolute;
  bottom: -0.5rem;
  right: -0.5rem;
  z-index: 1;
  opacity: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
    width: 50%;
  }
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 50%;
  }
}
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 50%;
  }
}
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
.g-infolist {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -2%;
}
.g-infolist .g-infolist-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  float: left;
  margin: 0 2% 0.5rem 2%;
  padding: 0 0 0.25rem 0;
  border-bottom: 1px solid transparent;
  min-width: 0;
  min-height: 0;
}
.g-infolist .g-infolist-item.g-infolist-with-img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item.g-infolist-with-img {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.g-infolist.noborder .g-infolist-item {
  border-bottom: 0;
}
.g-infolist.spaced .g-infolist-item {
  margin: 0.5rem 2%;
  padding: 0.5rem 0 2rem 0;
}
.g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.g-infolist .g-infolist-item-img.left {
  margin-right: 1rem;
}
.dir-rtl .g-infolist .g-infolist-item-img.left {
  margin-left: 1rem;
  margin-right: 0;
}
.g-infolist .g-infolist-item-img.left.browser {
  margin-right: 4%;
}
.dir-rtl .g-infolist .g-infolist-item-img.left.browser {
  margin-left: 4%;
  margin-right: 0;
}
.g-infolist .g-infolist-item-img.right {
  margin-left: 1rem;
}
.dir-rtl .g-infolist .g-infolist-item-img.right {
  margin-right: 1rem;
  margin-left: 0;
}
.g-infolist .g-infolist-item-img.right.browser {
  margin-left: 4%;
}
.dir-rtl .g-infolist .g-infolist-item-img.right.browser {
  margin-right: 4%;
  margin-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-img {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-text {
    padding-top: 1rem;
  }
}
.g-infolist .g-infolist-item-title {
  margin: 0 0 0.25rem 0;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.25;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-infolist .g-infolist-item-title {
    font-size: 0.8rem;
  }
}
.g-infolist .g-infolist-item-desc {
  margin: 0;
  padding-top: 0.5rem;
  font-size: 0.875rem;
}
.g-infolist .g-infolist-link {
  margin-top: 1rem;
}
.g-infolist.g-1cols .g-infolist-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.g-infolist.g-2cols .g-infolist-item {
  width: 47%;
}
.g-infolist.g-2cols .g-infolist-item:nth-child(odd) {
  margin-right: 1%;
}
.g-infolist.g-2cols .g-infolist-item:nth-child(even) {
  margin-left: 1%;
}
.g-infolist.g-3cols .g-infolist-item {
  width: 30.66667%;
}
.g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
.g-infolist.g-4cols .g-infolist-item {
  width: 22.5%;
}
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
.g-infolist.g-5cols .g-infolist-item {
  width: 17.6%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist[class*="cols"] .g-infolist-item {
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
.g-infolist-textstyle-header .g-infolist-tags .g-tag {
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 2.5rem;
}
.g-infolist-textstyle-header .g-infolist-item-title {
  font-size: 1.9rem;
  text-transform: uppercase;
  line-height: 3rem;
}
.g-infolist-textstyle-header .g-infolist-item-desc {
  font-size: 1rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
}
.g-infolist-textstyle-header .g-infolist-item-desc, .g-infolist-textstyle-header .g-infolist-item-title, .g-infolist-textstyle-header .g-infolist-tags, .g-infolist-textstyle-header .g-infolist-tags .g-tag {
  text-rendering: optimizeLegibility;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: bold;
  margin: 0;
}
.g-infolist-textstyle-header .g-infolist-item-desc a, .g-infolist-textstyle-header .g-infolist-item-title a, .g-infolist-textstyle-header .g-infolist-tags a, .g-infolist-textstyle-header .g-infolist-tags .g-tag a {
  color: inherit;
}
.g-infolist-textstyle-header .g-infolist-item-desc a:hover, .g-infolist-textstyle-header .g-infolist-item-title a:hover, .g-infolist-textstyle-header .g-infolist-tags a:hover, .g-infolist-textstyle-header .g-infolist-tags .g-tag a:hover {
  opacity: 0.75;
}
.g-infolist-textstyle-header .g-infolist-link {
  margin-top: 0;
}
.g-newsletter .g-newsletter-form {
  white-space: nowrap;
}
.g-newsletter .g-newsletter-headtext {
  margin-bottom: 1.5rem;
}
.g-newsletter .g-newsletter-inputbox, .g-newsletter .g-newsletter-button {
  height: 50px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter .g-newsletter-inputbox, .g-newsletter .g-newsletter-button {
    height: 40px;
  }
}
.g-newsletter .g-newsletter-inputbox {
  border-radius: 0;
  color: #666666;
  background-color: #d9d9d9;
  border: 0;
  display: inline-block;
  padding: 0.7rem 1.25rem;
  width: 73%;
  margin-right: 0.25rem;
  vertical-align: top;
  box-shadow: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter .g-newsletter-inputbox {
    padding: 0.7rem 0.5rem;
    width: 53%;
  }
}
.g-newsletter .g-newsletter-button {
  width: 25%;
  padding-left: inherit;
  padding-right: inherit;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter .g-newsletter-button {
    width: 40%;
  }
}
.g-newsslider {
  margin: 0 auto;
}
.g-newsslider:before {
  content: " ";
  display: table;
}
.g-newsslider:after {
  content: " ";
  display: table;
  clear: both;
}
.g-newsslider-headlines {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.g-newsslider-headlines li {
  padding: 1rem 1.5rem;
  position: relative;
  z-index: 20;
}
.g-newsslider-headlines li:hover {
  cursor: pointer;
}
.nh-anim {
  min-height: 107px;
  -webkit-transition: all 0.75s ease-out;
  -moz-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.g-newsslider-headlines {
  border-left: 1px solid #F0F2F4;
  overflow: hidden;
  float: left;
}
.g-newsslider-headlines li {
  box-shadow: 0px 1px 0 #F0F2F4;
}
.g-newsslider-headlines li:nth-last-child(2) {
  border-bottom: 0;
}
.g-newsslider-headlines .highlight {
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.g-newsslider-headlines .highlight:before {
  display: none;
}
.g-newsslider-preview {
  float: left;
  width: 60%;
  position: relative;
  z-index: 5;
  position: relative;
  min-height: 300px;
  height: auto !important;
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-preview {
    width: 50%;
  }
}
.dir-rtl .g-newsslider-preview {
  float: right;
}
.g-newsslider-content {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.top-content {
  opacity: 1;
  z-index: 50;
}
.g-newsslider-preview-title, .g-newsslider-preview-headerdesc {
  line-height: 1.25;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 700;
  margin: 1rem 0;
  font-size: 2rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsslider-preview-title, .g-newsslider-preview-headerdesc {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-preview-title, .g-newsslider-preview-headerdesc {
    font-size: 1.25rem;
  }
}
.g-newsslider-preview-headerdesc {
  font-size: 1.35rem;
  font-weight: 400;
  line-height: 1.5;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsslider-preview-headerdesc {
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-preview-headerdesc {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-newsslider-preview-headerdesc {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-preview-desc {
    display: none;
  }
}
.g-newsslider-headlines-subtitle {
  font-size: 0.8rem;
  opacity: 0.7;
  display: block;
  margin-top: 0.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-headlines-subtitle {
    display: none;
  }
}
.g-newsslider-button {
  display: inline-block;
  margin: 1rem 0;
}
@media only all and (max-width: 30rem) {
  .g-newsslider-button .button {
    font-size: 0.75rem;
    padding: 0.5rem 1rem;
  }
}
.g-newsslider-preview-subtitle {
  display: inline-block;
  font-size: 0.8rem;
  opacity: 0.7;
  margin: 0 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-preview-subtitle {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-headlines-title {
    font-size: 0.8rem;
  }
}
/* Tiny Scrollbar */
.g-newsslider-scrollbar {
  width: 40%;
  position: relative;
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-scrollbar {
    width: 50%;
  }
}
.g-newsslider-scrollbar:hover .scrollbar {
  opacity: 1;
  width: 18px;
}
.g-newsslider-scrollbar .viewport {
  overflow: hidden;
  position: relative;
}
.g-newsslider-scrollbar .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.dir-rtl .g-newsslider-scrollbar .overview {
  left: inherit;
  right: 0;
}
.g-newsslider-scrollbar .scrollbar {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  background-position: 0 0;
  width: 0;
  opacity: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.dir-rtl .g-newsslider-scrollbar .scrollbar {
  right: inherit;
  left: 0;
}
.g-newsslider-scrollbar .track {
  background: rgba(0, 0, 0, 0.1);
  height: 100%;
  width: 18px;
  position: relative;
  padding: 0 1px;
}
.g-newsslider-scrollbar .thumb {
  background: rgba(20, 45, 83, 0);
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 5px;
  border-radius: 2px;
}
.dir-rtl .g-newsslider-scrollbar .thumb {
  right: 5px;
  left: inherit;
}
.g-newsslider-scrollbar .disable {
  display: none;
}
.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.g-newsticker .g-newsticker-label {
  float: left;
  margin-right: 0.5rem;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 700;
  line-height: 30px;
}
.dir-rtl .g-newsticker .g-newsticker-label {
  float: right;
  margin-right: 0;
  margin-left: 0.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-newsticker .g-newsticker-label {
    display: none;
  }
}
.g-newsticker .g-newsticker-innerwrap {
  width: 80%;
}
@media only all and (max-width: 30rem) {
  .g-newsticker .g-newsticker-innerwrap {
    width: 75%;
  }
}
.g-newsticker .g-newsticker-content {
  min-height: 30px;
  line-height: 30px;
}
.dir-rtl .g-newsticker .g-newsticker-content {
  direction: rtl;
}
.dir-rtl .g-newsticker .g-newsticker-content span {
  display: inline-block;
}
@media only all and (max-width: 47.99rem) {
  .dir-rtl .g-newsticker .g-newsticker-content span {
    display: inline;
  }
}
.g-newsticker .g-newsticker-controller {
  position: absolute;
  right: 0;
}
.dir-rtl .g-newsticker .g-newsticker-controller {
  right: inherit;
  left: 0;
}
.g-newsticker .g-next, .g-newsticker .g-prev {
  position: absolute;
}
.g-newsticker .g-next span, .g-newsticker .g-prev span {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.g-newsticker .g-next span:before, .g-newsticker .g-prev span:before {
  font-family: FontAwesome;
  font-size: 1.5rem;
}
.g-newsticker .g-next span:hover, .g-newsticker .g-prev span:hover {
  opacity: 1;
}
.g-newsticker .g-next {
  right: 0;
}
.g-newsticker .g-next .g-next-icon:before {
  content: "";
}
.dir-rtl .g-newsticker .g-next .g-next-icon:before {
  content: "";
}
.dir-rtl .g-newsticker .g-next {
  right: inherit;
  left: 0;
}
.g-newsticker .g-prev {
  right: 35px;
}
.g-newsticker .g-prev .g-prev-icon:before {
  content: "";
}
.dir-rtl .g-newsticker .g-prev .g-prev-icon:before {
  content: "";
}
.dir-rtl .g-newsticker .g-prev {
  right: inherit;
  left: 35px;
}
.g-popupgrid {
  position: relative;
  margin: 0 auto;
}
.g-popupgrid::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-popupgrid-loaded::after {
  opacity: 0;
}
.g-popupgrid-item {
  padding: 0.938rem;
  z-index: 1001;
}
.g-popupgrid-item-current {
  opacity: 0 !important;
}
.g-popupgrid-item-img-wrap {
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 2px;
  background: -webkit-linear-gradient(rgba(20, 45, 83, 0), rgba(0, 0, 0, 0.5));
  background: linear-gradient(rgba(20, 45, 83, 0), rgba(0, 0, 0, 0.5));
}
.g-popupgrid-item-img-wrap:focus, .g-popupgrid-item-img-wrap:hover {
  outline: none;
}
.g-popupgrid-item-img-wrap:focus img, .g-popupgrid-item-img-wrap:hover img {
  opacity: 0.7;
}
.g-zoom .g-popupgrid-item-img-wrap:focus img, .g-zoom .g-popupgrid-item-img-wrap:hover img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.g-rotate .g-popupgrid-item-img-wrap:focus img, .g-rotate .g-popupgrid-item-img-wrap:hover img {
  -webkit-transform: rotate(5deg) scale(1.25);
  -moz-transform: rotate(5deg) scale(1.25);
  -ms-transform: rotate(5deg) scale(1.25);
  -o-transform: rotate(5deg) scale(1.25);
  transform: rotate(5deg) scale(1.25);
}
.g-blur .g-popupgrid-item-img-wrap:focus img, .g-blur .g-popupgrid-item-img-wrap:hover img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.g-grayscale .g-popupgrid-item-img-wrap:focus img, .g-grayscale .g-popupgrid-item-img-wrap:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.g-zoomout.g-rotate .g-popupgrid-item-img-wrap:focus img, .g-zoomout.g-rotate .g-popupgrid-item-img-wrap:hover img {
  -webkit-transform: rotate(5deg) scale(1.15);
  -moz-transform: rotate(5deg) scale(1.15);
  -ms-transform: rotate(5deg) scale(1.15);
  -o-transform: rotate(5deg) scale(1.15);
  transform: rotate(5deg) scale(1.15);
}
.g-blur.g-grayscale .g-popupgrid-item-img-wrap:focus img, .g-blur.g-grayscale .g-popupgrid-item-img-wrap:hover img {
  -webkit-filter: blur(3px) grayscale(100%);
  filter: blur(3px) grayscale(100%);
}
.g-popupgrid-item-img-wrap:focus .g-popupgrid-description-preview-icon, .g-popupgrid-item-img-wrap:hover .g-popupgrid-description-preview-icon {
  opacity: 1;
}
.g-popupgrid-item-img-wrap img {
  display: block;
  opacity: 0.65;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-tag {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
  position: absolute;
  top: 0;
  margin: 1rem;
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
}
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-title {
  position: absolute;
  bottom: 0;
  padding: 1rem;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 400;
}
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-content, .g-popupgrid-item-img-wrap .g-popupgrid-description-preview-readmore {
  display: none;
}
.g-popupgrid-preview {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  visibility: hidden;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 50%;
  height: 100%;
  pointer-events: none;
}
.g-popupgrid-preview::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #262626;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.g-popupgrid-preview-open {
  pointer-events: auto;
  visibility: visible;
  z-index: 99999;
}
.g-popupgrid-preview-open::before {
  opacity: 1;
}
.g-popupgrid-clone {
  position: fixed;
  z-index: 110;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.g-popupgrid-original {
  position: relative;
  z-index: 120;
  display: block;
  object-fit: contain;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.g-popupgrid-preview-open .g-popupgrid-animate {
  /* open */
  -webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
  transition: transform 0.6s, opacity 0.2s;
}
.g-popupgrid-animate {
  /* close */
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
.g-popupgrid-description {
  color: #ffffff;
}
.g-popupgrid-preview-area:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.g-overlay-enable.g-popupgrid-description-preview-icon {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(20, 45, 83, 0);
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-overlay-enable.g-popupgrid-description-preview-icon span {
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  -ms-transform: translate3d(-50%, -50%, 0px);
  -o-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}
.g-overlay-disable.g-popupgrid-description-preview-icon span {
  display: none;
}
.g-popupgrid-description-preview {
  font-size: 2em;
  position: absolute;
  z-index: 140;
  width: 100%;
  left: 100%;
  top: 0;
  height: 100%;
  padding: 0 1em;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}
.g-popupgrid-preview-open .g-popupgrid-description-preview {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.g-popupgrid-description-preview .g-popupgrid-description-preview-tag {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0.75;
}
@media only all and (max-width: 47.99rem) {
  .g-popupgrid-description-preview .g-popupgrid-description-preview-tag {
    font-size: 0.9rem;
    margin-bottom: 1rem;
  }
}
.g-popupgrid-description-preview .g-popupgrid-description-preview-title {
  font-weight: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0 0 1rem 0;
  width: 100%;
}
.g-popupgrid-description-preview .g-popupgrid-description-preview-content {
  font-size: 1.1rem;
  width: 100%;
}
.g-popupgrid-description-preview .g-popupgrid-description-preview-readmore {
  margin: 1rem 0;
}
@media only all and (max-width: 30rem) {
  .g-popupgrid-description-preview .g-popupgrid-description-preview-readmore .button {
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
  }
}
/* Close button */
.g-popupgrid-action {
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  cursor: pointer;
  vertical-align: top;
  color: #142d53;
  border: none;
  background: none;
}
.g-popupgrid-action:hover, .g-popupgrid-action:focus {
  color: #142d53;
  outline: none;
}
.g-popupgrid-action-close {
  position: fixed;
  z-index: 150;
  top: 0;
  right: 0;
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
}
.g-popupgrid-preview-image-loaded .g-popupgrid-action-close {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.g-popupgrid-text-hidden {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  color: transparent;
}
@media screen and (max-width: 40em) {
  .g-popupgrid-description-preview .g-popupgrid-description-preview-title {
    font-size: 0.5em;
  }
  .g-popupgrid-description-preview .g-popupgrid-description-preview-content {
    display: none;
  }
  .details {
    display: none;
  }
}
.g-popupmodule-module-wrapper {
  display: none;
}
.rokbox-content #login-form .input-prepend .input-small, .rokbox-content #login-form .input-append .input-small {
  width: 240px;
}
.rokbox-content #modlgn-secretkey {
  width: 200px !important;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #login-form .input-prepend, #login-form .input-append {
    width: 95% !important;
  }
  #login-form #modlgn-secretkey {
    width: 183px !important;
  }
}
.g-pricingtable {
  list-style: none;
  text-align: center;
  margin: 0 -1rem;
  border: 2px solid #F0F2F4;
  border-radius: 2px;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
}
.g-pricingtable li {
  padding: 0.938rem;
  border-bottom: 2px solid #F0F2F4;
}
.g-pricingtable li:last-child {
  border-bottom: 0;
}
.g-pricingtable:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.g-pricingtable .g-pricingtable-title {
  background: #1e437c;
  color: #ffffff;
  font-size: 1.8rem;
  line-height: 1.2;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: "600";
  text-transform: uppercase;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-pricingtable .g-pricingtable-title {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable .g-pricingtable-title {
    font-size: 1.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable .g-pricingtable-title {
    font-size: 1.1rem;
  }
}
.g-pricingtable .g-pricingtable-subtitle {
  color: #ffffff;
  background: #1e437c;
  padding-top: 0;
  margin-top: -1rem;
  font-size: 0.9rem;
}
.g-pricingtable .g-pricingtable-price {
  color: #050c15;
  font-size: 3rem;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 700;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 3rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 1.5rem;
  }
}
.g-pricingtable .g-pricingtable-desc {
  font-size: 0.9rem;
  opacity: 0.7;
}
.g-promoimage {
  position: relative;
  text-align: center;
}
.g-promoimage *, .g-promoimage *:before, .g-promoimage *:after {
  box-sizing: border-box !important;
}
.g-promoimage .g-promoimage-effect {
  display: block;
  background: #142d53;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
.g-promoimage .g-promoimage-effect img {
  position: relative;
  opacity: 0.9;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-promoimage .g-promoimage-iconbutton {
  border: 5px solid rgba(0, 0, 0, 0);
  background: rgba(20, 45, 83, 0);
  color: #000000;
  border-radius: 100%;
  bottom: 0;
  font-family: FontAwesome;
  content: "";
  height: 50px;
  left: 50%;
  line-height: 42px;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  z-index: 11;
  text-align: center;
  top: 50%;
  width: 50px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  transition: transform 0.25s;
}
.g-promoimage .g-promoimage-caption {
  background: #000000;
  color: #ffffff;
  padding: 0.75rem;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  height: 3.5rem;
  width: 100%;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.g-promoimage .g-promoimage-caption:before, .g-promoimage .g-promoimage-caption:after {
  pointer-events: none;
}
.g-promoimage .g-promoimage-title {
  display: inline-block;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  float: left;
}
.g-promoimage .g-promoimage-icon a {
  float: right;
}
.g-promoimage .g-promoimage-icon a span:before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
}
.g-promoimage .g-promoimage-title, .g-promoimage .g-promoimage-icon a {
  -webkit-transform: translate3d(0, 200%, 0);
  -moz-transform: translate3d(0, 200%, 0);
  -ms-transform: translate3d(0, 200%, 0);
  -o-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
}
.g-promoimage .g-promoimage-desc {
  position: absolute;
  bottom: 130%;
  opacity: 0;
  width: 100%;
  left: 0;
  padding: 0.75rem;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.g-promoimage .g-promoimage-effect:hover {
  background: black;
}
.g-promoimage .g-promoimage-effect:hover img {
  opacity: 0.75;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-iconbutton {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-desc {
  opacity: 1;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-caption, .g-promoimage .g-promoimage-effect:hover .g-promoimage-title, .g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-title {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:first-child {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.g-simplecounter-block {
  display: block;
  margin: 2rem auto 0.5rem auto;
}
.g-simplecounter-calendar {
  text-align: center;
}
.g-simplecounter-calendar .counter-block {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0;
}
.g-simplecounter-calendar .number, .g-simplecounter-calendar .word {
  display: block;
  margin: 0;
  padding: 0;
}
.g-simplecounter-calendar .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 2px;
  margin-bottom: 0.5rem;
  color: #ffffff;
  background: -webkit-linear-gradient(#0a172a 0%, #0a172a 50%, #142d53 50%, #142d53 100%);
  background: linear-gradient(to , #0a172a 50%, #142d53 50%, #142d53 100%);
}
@media only all and (max-width: 47.99rem) {
  .g-simplecounter-calendar .number {
    font-size: 1.5rem;
    width: 85px;
    height: 50px;
    line-height: 50px;
  }
}
.g-simplecounter-calendar .word {
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  .g-simplecounter-calendar .word {
    font-size: 75%;
  }
}
/*# sourceMappingURL=custom_63.css.map */