@charset "UTF-8";
/* -------------------------------------------------------------------------*/
/* variables */
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html {
  margin: 0 !important; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Colours */
/* Font weights */
/* Media queries */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-qhan0d");
  src: url("../fonts/icomoon.eot?#iefix-qhan0d") format("embedded-opentype"), url("../fonts/icomoon.woff?-qhan0d") format("woff"), url("../fonts/icomoon.ttf?-qhan0d") format("truetype"), url("../fonts/icomoon.svg?-qhan0d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrowright:before {
  content: "\e600"; }

.icon-arrowup:before {
  content: "\e601"; }

.icon-cross:before {
  content: "\e602"; }

.icon-download:before {
  content: "\e603"; }

.icon-location:before {
  content: "\e604"; }

.icon-menu:before {
  content: "\e605"; }

.icon-phone:before {
  content: "\e606"; }

.icon-plus:before {
  content: "\e607"; }

.icon-quotes:before {
  content: "\e608"; }

.icon-scroller:before {
  content: "\e609"; }

.icon-user:before {
  content: "\e60a"; }

h1 {
  font-family: "proxima-nova-condensed";
  font-size: 30px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000000; }

h2 {
  font-family: "proxima-nova-condensed";
  font-size: 25px; }

h3 {
  font-family: "proxima-nova-condensed";
  font-size: 20px;
  text-transform: uppercase; }

h3 {
  font-family: "proxima-nova-condensed";
  font-size: 20px;
  text-transform: uppercase; }

h4 {
  font-family: "proxima-nova", Arial, "sans-serif";
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase; }

h5 {
  font-family: "proxima-nova", Arial, "sans-serif";
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-transform: none;
  margin: 0px 0px 12px 0px; }

@media only screen and (min-width: 701px) {
  h1 {
    font-family: 'laya' !important;
    font-size: 45px;
    text-shadow: 1px 1px 1px #000000; }

  h2 {
    font-family: "proxima-nova-condensed";
    font-size: 45px; }

  h3 {
    font-family: "proxima-nova-condensed";
    font-size: 30px;
    text-transform: uppercase; }

  h4 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase; }

  h5 {
    margin: 10px 0px 10px 0px; } }
@font-face {
  font-family: 'laya';
  src: url("../fonts/laya.eot");
  src: url("../fonts/laya.eot?#iefix") format("embedded-opentype"), url("../fonts/laya.woff2") format("woff2"), url("../fonts/laya.woff") format("woff"), url("../fonts/laya.ttf") format("truetype"), url("../fonts/laya.svg#laya") format("svg");
  font-weight: normal;
  font-style: normal; }
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html 
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ">>";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 0 0px;
  border: 0px solid #fff;
  position: relative;
  zoom: 1;
  text-align: center;
  color: #ffffff; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: 0px; }

.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 1;
  left: 0px; }

.flexslider:hover .flex-next {
  opacity: 1;
  right: 0px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-size: 40px;
  color: #ffffff;
  display: inline-block;
  background: #FFF;
  width: 100px;
  height: 100px; }

.flex-direction-nav a.flex-prev:before {
  color: #ffffff;
  background: #FFF;
  width: 100px;
  height: 100px; }

.flex-direction-nav a.flex-next:before {
  color: #ffffff;
  background: #FFF;
  width: 100px;
  height: 100px; }

/* Pause/Play */
.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-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: " ";
  background: #FFF;
  width: 100px;
  height: 100px; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  background: #FFF;
  width: 100px;
  height: 100px; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  margin-top: 40px;
  text-align: center; }
  @media only screen and (min-width: 701px) {
    .flex-control-nav {
      margin-top: 0;
      bottom: 0;
      position: absolute; } }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 14px;
  height: 14px;
  display: block;
  background: white;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 3px solid #FFF; }

.flex-control-paging li a:hover {
  background: #D1D6DF; }

.flex-control-paging li a.flex-active {
  background: #e30075;
  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%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

a.flex-prev, a.flex-next {
  background: #ffffff;
  text-indent: -999999999px;
  width: 15px;
  height: 35px;
  top: -5px; }
  @media only screen and (min-width: 701px) {
    a.flex-prev, a.flex-next {
      top: 20px;
      width: 30px;
      height: 80px; } }

.flex-direction-nav {
  position: relative; }
  @media only screen and (min-width: 701px) {
    .flex-direction-nav {
      top: -185px; } }

.mobile {
  display: block !important; }

.desktop {
  display: none !important; }

@media only screen and (min-width: 701px) {
  .mobile {
    display: none !important; }

  .desktop {
    display: block !important; } }
html, body {
  margin: 0px;
  height: 100%;
  background: #ffffff; }
  html #tooltip, body #tooltip {
    text-align: left;
    color: #1B355F;
    background: #FFF;
    position: absolute;
    z-index: 100;
    padding: 15px;
    border: 1px solid #CCC;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #CCC; }
  html #tooltip:after, body #tooltip:after {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #CCC;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -15px; }
  html #tooltip.top:after, body #tooltip.top:after {
    border-top-color: transparent;
    border-bottom: 15px solid #111;
    top: -15px;
    bottom: auto; }
  html #tooltip.left:after, body #tooltip.left:after {
    left: 15px;
    margin: 0; }
  html #tooltip.right:after, body #tooltip.right:after {
    right: 15px;
    left: auto;
    margin: 0; }

/* -------------------------------------------------------------------------*/
/* Layout */
blockquote {
  font-size: 18px;
  font-weight: 400;
  display: block;
  padding: 25px 160px 40px 170px;
  position: relative; }

blockquote:before, blockquote:after {
  font-size: 45px;
  font-family: 'advance';
  position: absolute;
  top: 25px; }

blockquote:before {
  content: "\e613";
  left: 90px; }

blockquote:after {
  content: "\e614";
  right: 100px; }

.container {
  *zoom: 1;
  max-width: 59em;
  _width: 59em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: "";
    display: table;
    clear: both; }

.grid-bg {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNzk3OWU1IiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjYuNzc5NjYlIiBzdG9wLWNvbG9yPSIjNGY0ZmRkIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjYuNzc5NjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iOC40NzQ1OCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI4LjQ3NDU4JSIgc3RvcC1jb2xvcj0iIzc5NzllNSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSIxNS4yNTQyNCUiIHN0b3AtY29sb3I9IiM0ZjRmZGQiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iMTUuMjU0MjQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iMTYuOTQ5MTUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iMTYuOTQ5MTUlIiBzdG9wLWNvbG9yPSIjNzk3OWU1IiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjIzLjcyODgxJSIgc3RvcC1jb2xvcj0iIzRmNGZkZCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSIyMy43Mjg4MSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIyNS40MjM3MyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIyNS40MjM3MyUiIHN0b3AtY29sb3I9IiM3OTc5ZTUiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iMzIuMjAzMzklIiBzdG9wLWNvbG9yPSIjNGY0ZmRkIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjMyLjIwMzM5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjMzLjg5ODMxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjMzLjg5ODMxJSIgc3RvcC1jb2xvcj0iIzc5NzllNSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSI0MC42Nzc5NyUiIHN0b3AtY29sb3I9IiM0ZjRmZGQiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iNDAuNjc3OTclIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNDIuMzcyODglIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNDIuMzcyODglIiBzdG9wLWNvbG9yPSIjNzk3OWU1IiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjQ5LjE1MjU0JSIgc3RvcC1jb2xvcj0iIzRmNGZkZCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSI0OS4xNTI1NCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI1MC44NDc0NiUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI1MC44NDc0NiUiIHN0b3AtY29sb3I9IiM3OTc5ZTUiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iNTcuNjI3MTIlIiBzdG9wLWNvbG9yPSIjNGY0ZmRkIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjU3LjYyNzEyJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjU5LjMyMjAzJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjU5LjMyMjAzJSIgc3RvcC1jb2xvcj0iIzc5NzllNSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSI2Ni4xMDE2OSUiIHN0b3AtY29sb3I9IiM0ZjRmZGQiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iNjYuMTAxNjklIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNjcuNzk2NjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNjcuNzk2NjElIiBzdG9wLWNvbG9yPSIjNzk3OWU1IiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9Ijc0LjU3NjI3JSIgc3RvcC1jb2xvcj0iIzRmNGZkZCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSI3NC41NzYyNyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3Ni4yNzExOSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3Ni4yNzExOSUiIHN0b3AtY29sb3I9IiM3OTc5ZTUiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iODMuMDUwODUlIiBzdG9wLWNvbG9yPSIjNGY0ZmRkIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjgzLjA1MDg1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijg0Ljc0NTc2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijg0Ljc0NTc2JSIgc3RvcC1jb2xvcj0iIzc5NzllNSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSI5MS41MjU0MiUiIHN0b3AtY29sb3I9IiM0ZjRmZGQiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iOTEuNTI1NDIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iOTMuMjIwMzQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iOTMuMjIwMzQlIiBzdG9wLWNvbG9yPSIjNzk3OWU1IiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjRmZGQiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(121, 121, 229, 0.25)), color-stop(6.77966%, rgba(79, 79, 221, 0.25)), color-stop(6.77966%, rgba(0, 0, 0, 0)), color-stop(8.47458%, rgba(0, 0, 0, 0)), color-stop(8.47458%, rgba(121, 121, 229, 0.25)), color-stop(15.25424%, rgba(79, 79, 221, 0.25)), color-stop(15.25424%, rgba(0, 0, 0, 0)), color-stop(16.94915%, rgba(0, 0, 0, 0)), color-stop(16.94915%, rgba(121, 121, 229, 0.25)), color-stop(23.72881%, rgba(79, 79, 221, 0.25)), color-stop(23.72881%, rgba(0, 0, 0, 0)), color-stop(25.42373%, rgba(0, 0, 0, 0)), color-stop(25.42373%, rgba(121, 121, 229, 0.25)), color-stop(32.20339%, rgba(79, 79, 221, 0.25)), color-stop(32.20339%, rgba(0, 0, 0, 0)), color-stop(33.89831%, rgba(0, 0, 0, 0)), color-stop(33.89831%, rgba(121, 121, 229, 0.25)), color-stop(40.67797%, rgba(79, 79, 221, 0.25)), color-stop(40.67797%, rgba(0, 0, 0, 0)), color-stop(42.37288%, rgba(0, 0, 0, 0)), color-stop(42.37288%, rgba(121, 121, 229, 0.25)), color-stop(49.15254%, rgba(79, 79, 221, 0.25)), color-stop(49.15254%, rgba(0, 0, 0, 0)), color-stop(50.84746%, rgba(0, 0, 0, 0)), color-stop(50.84746%, rgba(121, 121, 229, 0.25)), color-stop(57.62712%, rgba(79, 79, 221, 0.25)), color-stop(57.62712%, rgba(0, 0, 0, 0)), color-stop(59.32203%, rgba(0, 0, 0, 0)), color-stop(59.32203%, rgba(121, 121, 229, 0.25)), color-stop(66.10169%, rgba(79, 79, 221, 0.25)), color-stop(66.10169%, rgba(0, 0, 0, 0)), color-stop(67.79661%, rgba(0, 0, 0, 0)), color-stop(67.79661%, rgba(121, 121, 229, 0.25)), color-stop(74.57627%, rgba(79, 79, 221, 0.25)), color-stop(74.57627%, rgba(0, 0, 0, 0)), color-stop(76.27119%, rgba(0, 0, 0, 0)), color-stop(76.27119%, rgba(121, 121, 229, 0.25)), color-stop(83.05085%, rgba(79, 79, 221, 0.25)), color-stop(83.05085%, rgba(0, 0, 0, 0)), color-stop(84.74576%, rgba(0, 0, 0, 0)), color-stop(84.74576%, rgba(121, 121, 229, 0.25)), color-stop(91.52542%, rgba(79, 79, 221, 0.25)), color-stop(91.52542%, rgba(0, 0, 0, 0)), color-stop(93.22034%, rgba(0, 0, 0, 0)), color-stop(93.22034%, rgba(121, 121, 229, 0.25)), color-stop(100%, rgba(79, 79, 221, 0.25)), color-stop(100%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(121, 121, 229, 0.25) 0%, rgba(79, 79, 221, 0.25) 6.77966%, rgba(0, 0, 0, 0) 6.77966%, rgba(0, 0, 0, 0) 8.47458%, rgba(121, 121, 229, 0.25) 8.47458%, rgba(79, 79, 221, 0.25) 15.25424%, rgba(0, 0, 0, 0) 15.25424%, rgba(0, 0, 0, 0) 16.94915%, rgba(121, 121, 229, 0.25) 16.94915%, rgba(79, 79, 221, 0.25) 23.72881%, rgba(0, 0, 0, 0) 23.72881%, rgba(0, 0, 0, 0) 25.42373%, rgba(121, 121, 229, 0.25) 25.42373%, rgba(79, 79, 221, 0.25) 32.20339%, rgba(0, 0, 0, 0) 32.20339%, rgba(0, 0, 0, 0) 33.89831%, rgba(121, 121, 229, 0.25) 33.89831%, rgba(79, 79, 221, 0.25) 40.67797%, rgba(0, 0, 0, 0) 40.67797%, rgba(0, 0, 0, 0) 42.37288%, rgba(121, 121, 229, 0.25) 42.37288%, rgba(79, 79, 221, 0.25) 49.15254%, rgba(0, 0, 0, 0) 49.15254%, rgba(0, 0, 0, 0) 50.84746%, rgba(121, 121, 229, 0.25) 50.84746%, rgba(79, 79, 221, 0.25) 57.62712%, rgba(0, 0, 0, 0) 57.62712%, rgba(0, 0, 0, 0) 59.32203%, rgba(121, 121, 229, 0.25) 59.32203%, rgba(79, 79, 221, 0.25) 66.10169%, rgba(0, 0, 0, 0) 66.10169%, rgba(0, 0, 0, 0) 67.79661%, rgba(121, 121, 229, 0.25) 67.79661%, rgba(79, 79, 221, 0.25) 74.57627%, rgba(0, 0, 0, 0) 74.57627%, rgba(0, 0, 0, 0) 76.27119%, rgba(121, 121, 229, 0.25) 76.27119%, rgba(79, 79, 221, 0.25) 83.05085%, rgba(0, 0, 0, 0) 83.05085%, rgba(0, 0, 0, 0) 84.74576%, rgba(121, 121, 229, 0.25) 84.74576%, rgba(79, 79, 221, 0.25) 91.52542%, rgba(0, 0, 0, 0) 91.52542%, rgba(0, 0, 0, 0) 93.22034%, rgba(121, 121, 229, 0.25) 93.22034%, rgba(79, 79, 221, 0.25) 100%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(121, 121, 229, 0.25) 0%, rgba(79, 79, 221, 0.25) 6.77966%, rgba(0, 0, 0, 0) 6.77966%, rgba(0, 0, 0, 0) 8.47458%, rgba(121, 121, 229, 0.25) 8.47458%, rgba(79, 79, 221, 0.25) 15.25424%, rgba(0, 0, 0, 0) 15.25424%, rgba(0, 0, 0, 0) 16.94915%, rgba(121, 121, 229, 0.25) 16.94915%, rgba(79, 79, 221, 0.25) 23.72881%, rgba(0, 0, 0, 0) 23.72881%, rgba(0, 0, 0, 0) 25.42373%, rgba(121, 121, 229, 0.25) 25.42373%, rgba(79, 79, 221, 0.25) 32.20339%, rgba(0, 0, 0, 0) 32.20339%, rgba(0, 0, 0, 0) 33.89831%, rgba(121, 121, 229, 0.25) 33.89831%, rgba(79, 79, 221, 0.25) 40.67797%, rgba(0, 0, 0, 0) 40.67797%, rgba(0, 0, 0, 0) 42.37288%, rgba(121, 121, 229, 0.25) 42.37288%, rgba(79, 79, 221, 0.25) 49.15254%, rgba(0, 0, 0, 0) 49.15254%, rgba(0, 0, 0, 0) 50.84746%, rgba(121, 121, 229, 0.25) 50.84746%, rgba(79, 79, 221, 0.25) 57.62712%, rgba(0, 0, 0, 0) 57.62712%, rgba(0, 0, 0, 0) 59.32203%, rgba(121, 121, 229, 0.25) 59.32203%, rgba(79, 79, 221, 0.25) 66.10169%, rgba(0, 0, 0, 0) 66.10169%, rgba(0, 0, 0, 0) 67.79661%, rgba(121, 121, 229, 0.25) 67.79661%, rgba(79, 79, 221, 0.25) 74.57627%, rgba(0, 0, 0, 0) 74.57627%, rgba(0, 0, 0, 0) 76.27119%, rgba(121, 121, 229, 0.25) 76.27119%, rgba(79, 79, 221, 0.25) 83.05085%, rgba(0, 0, 0, 0) 83.05085%, rgba(0, 0, 0, 0) 84.74576%, rgba(121, 121, 229, 0.25) 84.74576%, rgba(79, 79, 221, 0.25) 91.52542%, rgba(0, 0, 0, 0) 91.52542%, rgba(0, 0, 0, 0) 93.22034%, rgba(121, 121, 229, 0.25) 93.22034%, rgba(79, 79, 221, 0.25) 100%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(121, 121, 229, 0.25) 0%, rgba(79, 79, 221, 0.25) 6.77966%, rgba(0, 0, 0, 0) 6.77966%, rgba(0, 0, 0, 0) 8.47458%, rgba(121, 121, 229, 0.25) 8.47458%, rgba(79, 79, 221, 0.25) 15.25424%, rgba(0, 0, 0, 0) 15.25424%, rgba(0, 0, 0, 0) 16.94915%, rgba(121, 121, 229, 0.25) 16.94915%, rgba(79, 79, 221, 0.25) 23.72881%, rgba(0, 0, 0, 0) 23.72881%, rgba(0, 0, 0, 0) 25.42373%, rgba(121, 121, 229, 0.25) 25.42373%, rgba(79, 79, 221, 0.25) 32.20339%, rgba(0, 0, 0, 0) 32.20339%, rgba(0, 0, 0, 0) 33.89831%, rgba(121, 121, 229, 0.25) 33.89831%, rgba(79, 79, 221, 0.25) 40.67797%, rgba(0, 0, 0, 0) 40.67797%, rgba(0, 0, 0, 0) 42.37288%, rgba(121, 121, 229, 0.25) 42.37288%, rgba(79, 79, 221, 0.25) 49.15254%, rgba(0, 0, 0, 0) 49.15254%, rgba(0, 0, 0, 0) 50.84746%, rgba(121, 121, 229, 0.25) 50.84746%, rgba(79, 79, 221, 0.25) 57.62712%, rgba(0, 0, 0, 0) 57.62712%, rgba(0, 0, 0, 0) 59.32203%, rgba(121, 121, 229, 0.25) 59.32203%, rgba(79, 79, 221, 0.25) 66.10169%, rgba(0, 0, 0, 0) 66.10169%, rgba(0, 0, 0, 0) 67.79661%, rgba(121, 121, 229, 0.25) 67.79661%, rgba(79, 79, 221, 0.25) 74.57627%, rgba(0, 0, 0, 0) 74.57627%, rgba(0, 0, 0, 0) 76.27119%, rgba(121, 121, 229, 0.25) 76.27119%, rgba(79, 79, 221, 0.25) 83.05085%, rgba(0, 0, 0, 0) 83.05085%, rgba(0, 0, 0, 0) 84.74576%, rgba(121, 121, 229, 0.25) 84.74576%, rgba(79, 79, 221, 0.25) 91.52542%, rgba(0, 0, 0, 0) 91.52542%, rgba(0, 0, 0, 0) 93.22034%, rgba(121, 121, 229, 0.25) 93.22034%, rgba(79, 79, 221, 0.25) 100%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
  background-position: left top;
  -moz-background-origin: content;
  -o-background-origin: content-box;
  -webkit-background-origin: content;
  background-origin: content-box;
  -moz-background-clip: content;
  -o-background-clip: content-box;
  -webkit-background-clip: content;
  background-clip: content-box; }

@media only screen and (min-width: 701px) {
  .container {
    *zoom: 1;
    max-width: 59em;
    _width: 59em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
    display: block;
    padding: 0px 30px 0px 30px;
    margin: 0px auto 0px auto; }
    .container:after {
      content: "";
      display: table;
      clear: both; }

  .grid-bg {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNzk3OWU1IiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjYuNzc5NjYlIiBzdG9wLWNvbG9yPSIjNGY0ZmRkIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjYuNzc5NjYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iOC40NzQ1OCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI4LjQ3NDU4JSIgc3RvcC1jb2xvcj0iIzc5NzllNSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSIxNS4yNTQyNCUiIHN0b3AtY29sb3I9IiM0ZjRmZGQiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iMTUuMjU0MjQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iMTYuOTQ5MTUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iMTYuOTQ5MTUlIiBzdG9wLWNvbG9yPSIjNzk3OWU1IiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjIzLjcyODgxJSIgc3RvcC1jb2xvcj0iIzRmNGZkZCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSIyMy43Mjg4MSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIyNS40MjM3MyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIyNS40MjM3MyUiIHN0b3AtY29sb3I9IiM3OTc5ZTUiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iMzIuMjAzMzklIiBzdG9wLWNvbG9yPSIjNGY0ZmRkIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjMyLjIwMzM5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjMzLjg5ODMxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjMzLjg5ODMxJSIgc3RvcC1jb2xvcj0iIzc5NzllNSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSI0MC42Nzc5NyUiIHN0b3AtY29sb3I9IiM0ZjRmZGQiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iNDAuNjc3OTclIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNDIuMzcyODglIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNDIuMzcyODglIiBzdG9wLWNvbG9yPSIjNzk3OWU1IiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjQ5LjE1MjU0JSIgc3RvcC1jb2xvcj0iIzRmNGZkZCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSI0OS4xNTI1NCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI1MC44NDc0NiUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI1MC44NDc0NiUiIHN0b3AtY29sb3I9IiM3OTc5ZTUiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iNTcuNjI3MTIlIiBzdG9wLWNvbG9yPSIjNGY0ZmRkIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjU3LjYyNzEyJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjU5LjMyMjAzJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjU5LjMyMjAzJSIgc3RvcC1jb2xvcj0iIzc5NzllNSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSI2Ni4xMDE2OSUiIHN0b3AtY29sb3I9IiM0ZjRmZGQiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iNjYuMTAxNjklIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNjcuNzk2NjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNjcuNzk2NjElIiBzdG9wLWNvbG9yPSIjNzk3OWU1IiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9Ijc0LjU3NjI3JSIgc3RvcC1jb2xvcj0iIzRmNGZkZCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSI3NC41NzYyNyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3Ni4yNzExOSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3Ni4yNzExOSUiIHN0b3AtY29sb3I9IiM3OTc5ZTUiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iODMuMDUwODUlIiBzdG9wLWNvbG9yPSIjNGY0ZmRkIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjgzLjA1MDg1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijg0Ljc0NTc2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijg0Ljc0NTc2JSIgc3RvcC1jb2xvcj0iIzc5NzllNSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSI5MS41MjU0MiUiIHN0b3AtY29sb3I9IiM0ZjRmZGQiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iOTEuNTI1NDIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iOTMuMjIwMzQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iOTMuMjIwMzQlIiBzdG9wLWNvbG9yPSIjNzk3OWU1IiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjRmZGQiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(121, 121, 229, 0.25)), color-stop(6.77966%, rgba(79, 79, 221, 0.25)), color-stop(6.77966%, rgba(0, 0, 0, 0)), color-stop(8.47458%, rgba(0, 0, 0, 0)), color-stop(8.47458%, rgba(121, 121, 229, 0.25)), color-stop(15.25424%, rgba(79, 79, 221, 0.25)), color-stop(15.25424%, rgba(0, 0, 0, 0)), color-stop(16.94915%, rgba(0, 0, 0, 0)), color-stop(16.94915%, rgba(121, 121, 229, 0.25)), color-stop(23.72881%, rgba(79, 79, 221, 0.25)), color-stop(23.72881%, rgba(0, 0, 0, 0)), color-stop(25.42373%, rgba(0, 0, 0, 0)), color-stop(25.42373%, rgba(121, 121, 229, 0.25)), color-stop(32.20339%, rgba(79, 79, 221, 0.25)), color-stop(32.20339%, rgba(0, 0, 0, 0)), color-stop(33.89831%, rgba(0, 0, 0, 0)), color-stop(33.89831%, rgba(121, 121, 229, 0.25)), color-stop(40.67797%, rgba(79, 79, 221, 0.25)), color-stop(40.67797%, rgba(0, 0, 0, 0)), color-stop(42.37288%, rgba(0, 0, 0, 0)), color-stop(42.37288%, rgba(121, 121, 229, 0.25)), color-stop(49.15254%, rgba(79, 79, 221, 0.25)), color-stop(49.15254%, rgba(0, 0, 0, 0)), color-stop(50.84746%, rgba(0, 0, 0, 0)), color-stop(50.84746%, rgba(121, 121, 229, 0.25)), color-stop(57.62712%, rgba(79, 79, 221, 0.25)), color-stop(57.62712%, rgba(0, 0, 0, 0)), color-stop(59.32203%, rgba(0, 0, 0, 0)), color-stop(59.32203%, rgba(121, 121, 229, 0.25)), color-stop(66.10169%, rgba(79, 79, 221, 0.25)), color-stop(66.10169%, rgba(0, 0, 0, 0)), color-stop(67.79661%, rgba(0, 0, 0, 0)), color-stop(67.79661%, rgba(121, 121, 229, 0.25)), color-stop(74.57627%, rgba(79, 79, 221, 0.25)), color-stop(74.57627%, rgba(0, 0, 0, 0)), color-stop(76.27119%, rgba(0, 0, 0, 0)), color-stop(76.27119%, rgba(121, 121, 229, 0.25)), color-stop(83.05085%, rgba(79, 79, 221, 0.25)), color-stop(83.05085%, rgba(0, 0, 0, 0)), color-stop(84.74576%, rgba(0, 0, 0, 0)), color-stop(84.74576%, rgba(121, 121, 229, 0.25)), color-stop(91.52542%, rgba(79, 79, 221, 0.25)), color-stop(91.52542%, rgba(0, 0, 0, 0)), color-stop(93.22034%, rgba(0, 0, 0, 0)), color-stop(93.22034%, rgba(121, 121, 229, 0.25)), color-stop(100%, rgba(79, 79, 221, 0.25)), color-stop(100%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(121, 121, 229, 0.25) 0%, rgba(79, 79, 221, 0.25) 6.77966%, rgba(0, 0, 0, 0) 6.77966%, rgba(0, 0, 0, 0) 8.47458%, rgba(121, 121, 229, 0.25) 8.47458%, rgba(79, 79, 221, 0.25) 15.25424%, rgba(0, 0, 0, 0) 15.25424%, rgba(0, 0, 0, 0) 16.94915%, rgba(121, 121, 229, 0.25) 16.94915%, rgba(79, 79, 221, 0.25) 23.72881%, rgba(0, 0, 0, 0) 23.72881%, rgba(0, 0, 0, 0) 25.42373%, rgba(121, 121, 229, 0.25) 25.42373%, rgba(79, 79, 221, 0.25) 32.20339%, rgba(0, 0, 0, 0) 32.20339%, rgba(0, 0, 0, 0) 33.89831%, rgba(121, 121, 229, 0.25) 33.89831%, rgba(79, 79, 221, 0.25) 40.67797%, rgba(0, 0, 0, 0) 40.67797%, rgba(0, 0, 0, 0) 42.37288%, rgba(121, 121, 229, 0.25) 42.37288%, rgba(79, 79, 221, 0.25) 49.15254%, rgba(0, 0, 0, 0) 49.15254%, rgba(0, 0, 0, 0) 50.84746%, rgba(121, 121, 229, 0.25) 50.84746%, rgba(79, 79, 221, 0.25) 57.62712%, rgba(0, 0, 0, 0) 57.62712%, rgba(0, 0, 0, 0) 59.32203%, rgba(121, 121, 229, 0.25) 59.32203%, rgba(79, 79, 221, 0.25) 66.10169%, rgba(0, 0, 0, 0) 66.10169%, rgba(0, 0, 0, 0) 67.79661%, rgba(121, 121, 229, 0.25) 67.79661%, rgba(79, 79, 221, 0.25) 74.57627%, rgba(0, 0, 0, 0) 74.57627%, rgba(0, 0, 0, 0) 76.27119%, rgba(121, 121, 229, 0.25) 76.27119%, rgba(79, 79, 221, 0.25) 83.05085%, rgba(0, 0, 0, 0) 83.05085%, rgba(0, 0, 0, 0) 84.74576%, rgba(121, 121, 229, 0.25) 84.74576%, rgba(79, 79, 221, 0.25) 91.52542%, rgba(0, 0, 0, 0) 91.52542%, rgba(0, 0, 0, 0) 93.22034%, rgba(121, 121, 229, 0.25) 93.22034%, rgba(79, 79, 221, 0.25) 100%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(121, 121, 229, 0.25) 0%, rgba(79, 79, 221, 0.25) 6.77966%, rgba(0, 0, 0, 0) 6.77966%, rgba(0, 0, 0, 0) 8.47458%, rgba(121, 121, 229, 0.25) 8.47458%, rgba(79, 79, 221, 0.25) 15.25424%, rgba(0, 0, 0, 0) 15.25424%, rgba(0, 0, 0, 0) 16.94915%, rgba(121, 121, 229, 0.25) 16.94915%, rgba(79, 79, 221, 0.25) 23.72881%, rgba(0, 0, 0, 0) 23.72881%, rgba(0, 0, 0, 0) 25.42373%, rgba(121, 121, 229, 0.25) 25.42373%, rgba(79, 79, 221, 0.25) 32.20339%, rgba(0, 0, 0, 0) 32.20339%, rgba(0, 0, 0, 0) 33.89831%, rgba(121, 121, 229, 0.25) 33.89831%, rgba(79, 79, 221, 0.25) 40.67797%, rgba(0, 0, 0, 0) 40.67797%, rgba(0, 0, 0, 0) 42.37288%, rgba(121, 121, 229, 0.25) 42.37288%, rgba(79, 79, 221, 0.25) 49.15254%, rgba(0, 0, 0, 0) 49.15254%, rgba(0, 0, 0, 0) 50.84746%, rgba(121, 121, 229, 0.25) 50.84746%, rgba(79, 79, 221, 0.25) 57.62712%, rgba(0, 0, 0, 0) 57.62712%, rgba(0, 0, 0, 0) 59.32203%, rgba(121, 121, 229, 0.25) 59.32203%, rgba(79, 79, 221, 0.25) 66.10169%, rgba(0, 0, 0, 0) 66.10169%, rgba(0, 0, 0, 0) 67.79661%, rgba(121, 121, 229, 0.25) 67.79661%, rgba(79, 79, 221, 0.25) 74.57627%, rgba(0, 0, 0, 0) 74.57627%, rgba(0, 0, 0, 0) 76.27119%, rgba(121, 121, 229, 0.25) 76.27119%, rgba(79, 79, 221, 0.25) 83.05085%, rgba(0, 0, 0, 0) 83.05085%, rgba(0, 0, 0, 0) 84.74576%, rgba(121, 121, 229, 0.25) 84.74576%, rgba(79, 79, 221, 0.25) 91.52542%, rgba(0, 0, 0, 0) 91.52542%, rgba(0, 0, 0, 0) 93.22034%, rgba(121, 121, 229, 0.25) 93.22034%, rgba(79, 79, 221, 0.25) 100%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(121, 121, 229, 0.25) 0%, rgba(79, 79, 221, 0.25) 6.77966%, rgba(0, 0, 0, 0) 6.77966%, rgba(0, 0, 0, 0) 8.47458%, rgba(121, 121, 229, 0.25) 8.47458%, rgba(79, 79, 221, 0.25) 15.25424%, rgba(0, 0, 0, 0) 15.25424%, rgba(0, 0, 0, 0) 16.94915%, rgba(121, 121, 229, 0.25) 16.94915%, rgba(79, 79, 221, 0.25) 23.72881%, rgba(0, 0, 0, 0) 23.72881%, rgba(0, 0, 0, 0) 25.42373%, rgba(121, 121, 229, 0.25) 25.42373%, rgba(79, 79, 221, 0.25) 32.20339%, rgba(0, 0, 0, 0) 32.20339%, rgba(0, 0, 0, 0) 33.89831%, rgba(121, 121, 229, 0.25) 33.89831%, rgba(79, 79, 221, 0.25) 40.67797%, rgba(0, 0, 0, 0) 40.67797%, rgba(0, 0, 0, 0) 42.37288%, rgba(121, 121, 229, 0.25) 42.37288%, rgba(79, 79, 221, 0.25) 49.15254%, rgba(0, 0, 0, 0) 49.15254%, rgba(0, 0, 0, 0) 50.84746%, rgba(121, 121, 229, 0.25) 50.84746%, rgba(79, 79, 221, 0.25) 57.62712%, rgba(0, 0, 0, 0) 57.62712%, rgba(0, 0, 0, 0) 59.32203%, rgba(121, 121, 229, 0.25) 59.32203%, rgba(79, 79, 221, 0.25) 66.10169%, rgba(0, 0, 0, 0) 66.10169%, rgba(0, 0, 0, 0) 67.79661%, rgba(121, 121, 229, 0.25) 67.79661%, rgba(79, 79, 221, 0.25) 74.57627%, rgba(0, 0, 0, 0) 74.57627%, rgba(0, 0, 0, 0) 76.27119%, rgba(121, 121, 229, 0.25) 76.27119%, rgba(79, 79, 221, 0.25) 83.05085%, rgba(0, 0, 0, 0) 83.05085%, rgba(0, 0, 0, 0) 84.74576%, rgba(121, 121, 229, 0.25) 84.74576%, rgba(79, 79, 221, 0.25) 91.52542%, rgba(0, 0, 0, 0) 91.52542%, rgba(0, 0, 0, 0) 93.22034%, rgba(121, 121, 229, 0.25) 93.22034%, rgba(79, 79, 221, 0.25) 100%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
    background-position: left top;
    -moz-background-origin: content;
    -o-background-origin: content-box;
    -webkit-background-origin: content;
    background-origin: content-box;
    -moz-background-clip: content;
    -o-background-clip: content-box;
    -webkit-background-clip: content;
    background-clip: content-box; } }
.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
  display: block; }

@media only screen and (min-width: 701px) {
  .col1 {
    width: 6.77966%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col2 {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col3 {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col4 {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col5 {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col6 {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col7 {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col8 {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col9 {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col10 {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col11 {
    width: 91.52542%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .col12 {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

  .end {
    float: right;
    margin-right: 0; } }
/* -------------------------------------------------------------------------*/
/* modules */
* {
  font-family: "proxima-nova", Arial, sans-serif; }

body {
  font-family: "proxima-nova", Arial, sans-serif;
  position: relative; }

header .top-bar {
  height: 30px;
  width: 100%;
  line-height: 30px;
  background-color: #1fc4f4;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1fc4f4), to(#0082BE));
  background-image: -webkit-linear-gradient(right, #1fc4f4, #0082BE);
  background-image: -moz-linear-gradient(right, #1fc4f4, #0082BE);
  background-image: -ms-linear-gradient(right, #1fc4f4, #0082BE);
  background-image: -o-linear-gradient(right, #1fc4f4, #0082BE);
  display: block; }
  header .top-bar .top-nav {
    position: absolute;
    right: 0;
    line-height: 30px; }
    header .top-bar .top-nav a {
      text-align: right;
      color: #ffffff;
      text-decoration: none; }
    header .top-bar .top-nav li {
      float: left;
      padding-left: 30px; }
      header .top-bar .top-nav li:nth-of-type(3) {
        padding-right: 0; }
header .head-bar {
  background: #ffffff;
  width: 100%;
  display: block;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.2);
  padding: 18px 0 28px;
  line-height: 5px;
  z-index: 2; }
  @media only screen and (min-width: 701px) {
    header .head-bar {
      padding: 20px 0 28px; } }
  header .head-bar .lcr-logo {
    width: 250px;
    height: 15px; }
    @media only screen and (min-width: 701px) {
      header .head-bar .lcr-logo {
        width: 550px;
        height: 30px; } }
  header .head-bar .logo {
    width: 180px;
    height: 47px;
    margin-bottom: -10px; }
    header .head-bar .logo img {
      width: 100%; }
    @media only screen and (min-width: 701px) {
      header .head-bar .logo {
        width: 236px;
        height: 61px;
        margin-bottom: -14px; } }
  header .head-bar .pink-button {
    color: #132440;
    font-size: 12px;
    font-family: 'laya' !important;
    position: absolute;
    right: 35px;
    text-transform: uppercase;
    top: 24px;
    cursor: pointer; }
    @media only screen and (min-width: 701px) {
      header .head-bar .pink-button {
        background-color: #e30075;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
        background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
        background-image: -moz-linear-gradient(right, #e30075, #b3005c);
        background-image: -ms-linear-gradient(right, #e30075, #b3005c);
        background-image: -o-linear-gradient(right, #e30075, #b3005c);
        color: #ffffff;
        padding: 13px 22px 13px 50px;
        font-size: 20px;
        top: 0;
        right: 0;
        text-transform: none;
        border-radius: 10px;
        line-height: 20px; } }
    header .head-bar .pink-button:before {
      content: "\e609";
      font-family: 'icomoon';
      position: absolute;
      right: -18px;
      top: -1px;
      font-size: 12px;
      color: #132440;
      margin-left: 3px; }
      @media only screen and (min-width: 701px) {
        header .head-bar .pink-button:before {
          color: #FFF;
          content: '\e605';
          margin-left: -30px;
          top: 13px;
          color: white;
          left: 50px;
          position: absolute; } }
  header .head-bar .hot-topics {
    display: none;
    background-color: #132440;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
    background-image: -webkit-linear-gradient(top, #1C3660, #132440);
    background-image: -moz-linear-gradient(top, #1C3660, #132440);
    background-image: -ms-linear-gradient(top, #1C3660, #132440);
    background-image: -o-linear-gradient(top, #1C3660, #132440);
    right: 0;
    position: absolute;
    z-index: 9999999999999 !important;
    padding: 0 15px;
    width: 100%;
    top: 42px;
    box-sizing: border-box; }
    @media only screen and (min-width: 701px) {
      header .head-bar .hot-topics {
        width: 345px;
        border-radius: 5px;
        top: 60px; }
        header .head-bar .hot-topics:before {
          content: " ";
          border-style: solid;
          border-width: 0 14px 13px 14px;
          border-color: transparent transparent #1c3660 transparent;
          position: absolute;
          top: -13px;
          right: 70px; } }
    header .head-bar .hot-topics a {
      color: #ffffff;
      text-decoration: none;
      display: inline-block;
      padding: 14px 0;
      width: 100%; }
    header .head-bar .hot-topics li {
      border-bottom: 1px dashed #ffffff;
      border-bottom: 1px dashed white;
      line-height: 20px; }
      header .head-bar .hot-topics li:last-of-type {
        border-bottom: 0;
        padding-bottom: 0; }
      header .head-bar .hot-topics li:first-of-type {
        padding-top: 0; }
      header .head-bar .hot-topics li:after {
        content: "\e609";
        color: #4BC1F0;
        font-size: 14px;
        position: absolute;
        right: 0;
        top: 16px;
        font-family: icomoon;
        -ms-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg); }

#cookie-bar {
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  padding: 1em;
  text-align: left; }
  @media only screen and (min-width: 701px) {
    #cookie-bar {
      height: 45px;
      padding: 0 1em; } }
  #cookie-bar .text {
    font-size: 12px;
    color: white;
    line-height: 16px;
    width: 75%; }
    @media only screen and (min-width: 701px) {
      #cookie-bar .text {
        line-height: 45px;
        top: initial;
        width: 85%;
        text-align: right; } }
    #cookie-bar .text span {
      font-weight: bold; }
    #cookie-bar .text a {
      color: #ffffff;
      text-decoration: none; }
  #cookie-bar .container {
    text-align: left;
    padding: 0; }
    @media only screen and (min-width: 701px) {
      #cookie-bar .container {
        text-align: right; } }
  #cookie-bar .cb-enable {
    background-color: #e30075;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
    background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
    background-image: -moz-linear-gradient(right, #e30075, #b3005c);
    background-image: -ms-linear-gradient(right, #e30075, #b3005c);
    background-image: -o-linear-gradient(right, #e30075, #b3005c);
    color: #ffffff;
    font-family: 'laya';
    font-size: 14px;
    padding: 5px 5px 5px 20px;
    border-radius: 10px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -12px; }
    @media only screen and (min-width: 701px) {
      #cookie-bar .cb-enable {
        top: 10px;
        margin-top: initial;
        padding: 5px 15px 5px 35px; } }
    #cookie-bar .cb-enable:before {
      content: '\e602';
      font-family: icomoon;
      left: 5px;
      position: absolute; }
      @media only screen and (min-width: 701px) {
        #cookie-bar .cb-enable:before {
          left: 14px; } }
  #cookie-bar a.cb-enable {
    text-decoration: none; }

footer {
  margin-top: 50px; }
  footer .btt {
    text-transform: uppercase;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center; }
    footer .btt:before {
      content: "\e609";
      font-family: icomoon;
      position: absolute;
      top: -15px;
      left: 50%;
      margin-left: -5px;
      -ms-transform: rotate(180deg);
      /* IE 9 */
      -webkit-transform: rotate(180deg);
      /* Chrome, Safari, Opera */
      transform: rotate(180deg); }
  footer a.btt-link {
    color: #000;
    text-decoration: none; }
  @media only screen and (min-width: 701px) {
    footer .btt-link, footer .btt {
      display: none; } }
  footer .connect {
    background-color: #1fc4f4;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1fc4f4), to(#0082BE));
    background-image: -webkit-linear-gradient(right, #1fc4f4, #0082BE);
    background-image: -moz-linear-gradient(right, #1fc4f4, #0082BE);
    background-image: -ms-linear-gradient(right, #1fc4f4, #0082BE);
    background-image: -o-linear-gradient(right, #1fc4f4, #0082BE);
    padding: 20px 0;
    font-family: 'laya';
    font-size: 16px;
    color: #FFF;
    background-image: url("../images/footer-grid.png"); }
    @media only screen and (min-width: 701px) {
      footer .connect {
        margin-top: 40px; } }
    @media only screen and (min-width: 701px) {
      footer .connect .container {
        width: 345px; } }
    @media only screen and (min-width: 701px) {
      footer .connect {
        padding: 18px 0; } }
    footer .connect .share p {
      margin-bottom: 18px;
      text-align: center; }
    footer .connect .share {
      display: block;
      text-align: center;
      margin: 0 auto;
      width: 80%; }
      footer .connect .share .text {
        display: block;
        line-height: 36px;
        font-size: 16px;
        color: #FFF; }
      @media only screen and (min-width: 701px) {
        footer .connect .share {
          width: 400px;
          display: initial;
          padding: 0;
          text-align: left;
          margin-top: 0; }
          footer .connect .share .text {
            float: left;
            margin-right: 30px; } }
      footer .connect .share a {
        height: 38px;
        position: absolute; }
      footer .connect .share .facebook, footer .connect .share .twitter, footer .connect .share .linkedin, footer .connect .share .mail {
        height: 36px;
        display: inline-block;
        width: 50px; }
      footer .connect .share .facebook {
        background: url("../images/facebook.png") center bottom no-repeat; }
        footer .connect .share .facebook a {
          width: 20px; }
          @media only screen and (min-width: 701px) {
            footer .connect .share .facebook a {
              margin-left: 15px; } }
      footer .connect .share .twitter {
        background: url("../images/twitter.png") center bottom no-repeat;
        background-position: center;
        margin: 0 25px; }
        @media only screen and (min-width: 701px) {
          footer .connect .share .twitter {
            background-position: left;
            margin: 0 40px; } }
        footer .connect .share .twitter a {
          width: 38px; }
          @media only screen and (min-width: 701px) {
            footer .connect .share .twitter a {
              margin-left: 0px; } }
      footer .connect .share .linkedin {
        background: url("../images/linkedin.png") center bottom no-repeat;
        background-position: center;
        margin: 0 25px 0 0; }
        @media only screen and (min-width: 701px) {
          footer .connect .share .linkedin {
            background-position: left;
            margin: 0 40px 0 0; } }
        footer .connect .share .linkedin a {
          width: 38px; }
          @media only screen and (min-width: 701px) {
            footer .connect .share .linkedin a {
              margin-left: 0px; } }
      footer .connect .share .mail {
        background: url("../images/mail.png") center bottom no-repeat;
        background-position: right; }
        @media only screen and (min-width: 701px) {
          footer .connect .share .mail {
            background-position: left;
            margin-left: 0px; } }
        footer .connect .share .mail a {
          width: 50px; }
          @media only screen and (min-width: 701px) {
            footer .connect .share .mail a {
              margin-left: 0px; } }
  footer .footer-nav {
    background: #1b355f;
    text-align: center; }
    footer .footer-nav .overflow {
      overflow-x: hidden; }
      @media only screen and (min-width: 701px) {
        footer .footer-nav .overflow {
          overflow: intiial; } }
    footer .footer-nav ul {
      height: 120px;
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      padding: 30px 0; }
      @media only screen and (min-width: 701px) {
        footer .footer-nav ul {
          padding: 0;
          height: initial;
          -webkit-column-count: 1;
          -moz-column-count: 1;
          column-count: 1; } }
    footer .footer-nav li {
      display: block;
      text-align: left;
      margin-top: 30px; }
      footer .footer-nav li:first-of-type {
        margin-top: 0; }
      @media only screen and (min-width: 701px) {
        footer .footer-nav li {
          text-align: center;
          display: inline-block;
          padding: 25px 35px;
          margin-top: initial; } }
    footer .footer-nav a {
      color: #FFF;
      font-size: 15px;
      font-family: "proxima-nova", Arial, "sans-serif";
      text-decoration: none; }
      @media only screen and (min-width: 701px) {
        footer .footer-nav a {
          font-family: 'laya'; } }
  footer .bottom {
    text-align: center;
    padding: 20px;
    background: #ffffff; }
    footer .bottom span, footer .bottom a {
      font-family: 'Arial';
      font-size: 12px;
      color: #808080; }
    footer .bottom a {
      margin-left: 30px; }

.quote-box {
  padding-bottom: 40px; }
  .quote-box .quote {
    padding-left: 50px;
    color: #1B355F;
    font-size: 16px;
    line-height: 20px;
    display: block; }
    @media only screen and (min-width: 701px) {
      .quote-box .quote {
        padding-left: 80px; } }
    .quote-box .quote:before {
      color: #4BC1F0;
      content: "\e608";
      position: absolute;
      font-family: icomoon;
      font-size: 35px;
      top: 12px;
      left: 0px; }
      @media only screen and (min-width: 701px) {
        .quote-box .quote:before {
          width: 40px;
          height: 40px;
          left: 20px; } }
  .quote-box .author {
    color: #8D9AAF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding-left: 50px;
    top: 5px;
    position: relative; }
    @media only screen and (min-width: 701px) {
      .quote-box .author {
        padding-left: 80px; } }

.top-banner {
  background-size: 0; }
  @media only screen and (min-width: 701px) {
    .top-banner {
      height: 554px;
      width: 100%;
      background-size: 100%;
      padding-top: 65px;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-position: 100%; } }
  .top-banner .mobile-header {
    height: 180px;
    background-size: 100%; }
  @media only screen and (min-width: 701px) {
    .top-banner .circle {
      height: 305px;
      width: 352px;
      background: #ffffff;
      text-align: center;
      padding: 53px 36px 66px;
      background: #FFF;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%; }
      .top-banner .circle:before {
        border: 1px dashed #1c3660;
        width: 437px;
        height: 437px;
        top: -7px;
        left: -7px; }
      .top-banner .circle:after {
        border: 1px dashed #4cc2f1;
        width: 431px;
        height: 431px;
        top: -4px;
        left: -4px; }
      .top-banner .circle:before, .top-banner .circle:after {
        content: "";
        display: block;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute; }
      .top-banner .circle .share {
        color: #132440;
        text-transform: uppercase;
        font-family: 'laya';
        font-size: 16px;
        width: 190px;
        margin: 15px auto 0;
        z-index: 9; }
        .top-banner .circle .share .fb, .top-banner .circle .share .tw, .top-banner .circle .share .ml {
          height: 21px;
          display: inline-block;
          margin-left: 10px; }
        .top-banner .circle .share .fb {
          background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/mini_share-facebook.png");
          width: 20px; }
        .top-banner .circle .share .tw {
          background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/mini_share-twitter.png");
          width: 26px; }
        .top-banner .circle .share .ml {
          background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/mini_share-mail.png");
          width: 34px; }
        .top-banner .circle .share a.fb, .top-banner .circle .share a.tw, .top-banner .circle .share a.ml {
          height: 21px;
          position: relative;
          z-index: 99999;
          top: 0; }
      .top-banner .circle span:before {
        border: 1px dashed #d60570;
        width: 443px;
        height: 443px;
        top: -10px;
        left: -10px;
        content: "";
        display: block;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute; } }
  .top-banner .circle h1 {
    color: #4bc1f0;
    font-family: 'laya';
    text-transform: capitalize;
    text-shadow: none;
    font-size: 25px;
    padding: 19px 0 12px; }
    .top-banner .circle h1 br {
      display: none; }
    @media only screen and (min-width: 701px) {
      .top-banner .circle h1 {
        text-transform: none;
        padding: 0 25px;
        margin-bottom: 20px;
        font-size: 44px; }
        .top-banner .circle h1 br {
          display: inline-block; } }
  .top-banner .circle .text {
    color: #1C3660;
    font-size: 16px;
    line-height: 22px; }
    @media only screen and (min-width: 701px) {
      .top-banner .circle .text {
        font-size: 20px;
        line-height: 26px; } }

.news-section {
  padding: 40px 0;
  background: #DBF2FC; }
  @media only screen and (min-width: 701px) {
    .news-section {
      padding: 50px 0 50px 60px; } }
  .news-section h2 {
    font-size: 18px;
    font-family: 'laya';
    color: #1B355F;
    margin-bottom: 20px; }
    @media only screen and (min-width: 701px) {
      .news-section h2 {
        font-size: 25px;
        position: relative;
        left: -1em; } }
  .news-section .line {
    border-left: 3px solid #4BC1F0;
    left: 5px;
    top: 56px;
    width: 1px;
    position: absolute;
    height: 225px; }
  .news-section article {
    margin-left: 30px; }
    .news-section article .date {
      background: #ffffff;
      color: #1B355F;
      font-family: 'laya';
      padding: 0px 10px;
      font-size: 14px;
      width: 90px;
      line-height: 24px; }
      .news-section article .date:after {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 10px 12px 0;
        border-color: transparent #ffffff transparent transparent;
        position: absolute;
        left: -10px;
        top: 0px; }
      .news-section article .date:before {
        content: " ";
        height: 8px;
        width: 8px;
        background: #DBF2FC;
        border-radius: 50%;
        border: 3px solid #4BC1F0;
        position: absolute;
        left: -30px;
        top: 5px; }
    .news-section article h4 a {
      margin: 18px 1em 30px 1em;
      font-size: 16px;
      line-height: 20px;
      color: #1B355F;
      text-decoration: none;
      text-transform: none;
      display: table; }
      @media only screen and (min-width: 701px) {
        .news-section article h4 a {
          margin: 18px 0 30px 1em;
          width: 380px; } }
  .news-section .more {
    color: #e30075;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 45px;
    font-family: 'laya'; }

.share-btn {
  color: #132440;
  text-transform: uppercase;
  font-family: 'laya';
  font-size: 16px;
  width: 190px;
  margin: 30px 0 0 0; }
  .share-btn .fb, .share-btn .tw, .share-btn .ml {
    height: 21px;
    display: inline-block;
    margin-left: 10px; }
  .share-btn .fb {
    background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/mini_share-facebook.png");
    width: 20px; }
  .share-btn .tw {
    background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/mini_share-twitter.png");
    width: 26px; }
  .share-btn .ml {
    background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/mini_share-mail.png");
    width: 34px; }
  .share-btn a.fb, .share-btn a.tw, .share-btn a.ml {
    height: 21px;
    position: relative;
    z-index: 200;
    top: 0; }

.share {
  color: #132440;
  text-transform: uppercase;
  font-family: 'laya';
  font-size: 16px;
  width: 190px;
  margin: 20px 0 0 0; }
  .share .fb, .share .tw, .share .ml {
    height: 21px;
    display: inline-block;
    margin-left: 10px; }
  .share .fb {
    background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/mini_share-facebook.png");
    width: 20px; }
  .share .tw {
    background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/mini_share-twitter.png");
    width: 26px; }
  .share .ml {
    background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/mini_share-mail.png");
    width: 34px; }
  .share a.fb, .share a.tw, .share a.ml {
    height: 21px;
    position: relative;
    z-index: 200;
    top: 0; }

#modal_bg, .modal_bg {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 150;
  display: none;
  background: rgba(0, 0, 0, 0.7); }

.ie8 #modal_bg, .ie8 .modal_bg, .ie9 #modal_bg, .ie9 .modal_bg {
  width: 100%;
  height: 100%;
  z-index: 150;
  display: none;
  background: #000;
  position: fixed;
  top: 0px;
  left: 0px; }

.modal {
  margin: 0 20%;
  border-radius: 20px;
  display: none;
  position: fixed;
  top: 20%;
  z-index: 200; }
  .modal .close {
    height: 30px;
    width: 30px;
    background-color: #e30075;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
    background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
    background-image: -moz-linear-gradient(right, #e30075, #b3005c);
    background-image: -ms-linear-gradient(right, #e30075, #b3005c);
    background-image: -o-linear-gradient(right, #e30075, #b3005c);
    border-radius: 50%;
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    z-index: 12000; }
    .modal .close:before {
      width: 30px;
      line-height: 30px;
      font-family: "laya";
      content: 'X';
      color: #FFF;
      font-size: 18px;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0; }

.modal_content {
  display: none; }

.t_and_C_modal {
  margin: 0px auto;
  background: #FFF;
  padding: 20px 30px;
  border-radius: 10px;
  border: 1px solid #CCC;
  box-shadow: 6px 6px 15px #CCC;
  z-index: 10000; }
  .t_and_C_modal h4 {
    font-family: 'laya';
    color: #1B355F; }
  .t_and_C_modal ol {
    padding: 20px; }
    .t_and_C_modal ol li {
      font-family: "proxima-nova", Arial, "sans-serif";
      color: #1B355F;
      padding: 5px 0px 5px 15px;
      list-style: decimal;
      list-style-type: decimal;
      list-style-position: outside; }

/* -------------------------------------------------------------------------*/
/* Pages */
.home {
  background-size: 0; }
  @media only screen and (min-width: 701px) {
    .home {
      height: 100vh;
      max-height: 100vh;
      background: #d1ccc0;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-position: 100%;
      width: 100%;
      margin-bottom: -133px; } }
  .home .section1 {
    margin: 32px 0; }
@media only screen and (min-width: 701px) and (min-height: 851px) {
  .home .section1 {
    margin: 100px 0; } }
@media only screen and (min-width: 701px) and (min-height: 950px) {
  .home .section1 {
    margin: 150px 0; } }

    .home .section1 .header-img {
      height: 180px;
      margin: -30px -15px 0 -15px;
      background-size: 100%;
      overflow: hidden;
      box-sizing: border-box; }
    .home .section1 h1 {
      font-size: 25px;
      padding: 20px 0;
      color: #4bc1f0;
      text-transform: none;
      text-shadow: none;
      font-family: 'laya'; }
      @media only screen and (min-width: 701px) {
        .home .section1 h1 {
          margin-bottom: 30px;
          font-size: 44px; } }
    .home .section1 .text {
      font-size: 16px;
      line-height: 22px; }
    .home .section1 .home-video {
      background-color: #e7e7e7;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#ffffff), to(#e7e7e7));
      background-image: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
      background-image: -moz-linear-gradient(top, #ffffff, #e7e7e7);
      background-image: -ms-linear-gradient(top, #ffffff, #e7e7e7);
      background-image: -o-linear-gradient(top, #ffffff, #e7e7e7);
      left: 50%;
      height: 75px;
      width: 131px;
      border-radius: 10px;
      margin: 20px 0 40px -65px;
      -webkit-box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.3);
      box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.3);
      overflow: hidden; }
      @media only screen and (min-width: 701px) {
        .home .section1 .home-video {
          margin-left: -65px;
          position: relative;
          z-index: 5; } }
      .home .section1 .home-video img {
        position: relative;
        width: 105%;
        top: -52px; }
    .home .section1 .home-video-play {
      background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/video-play.png");
      height: 52px;
      width: 52px;
      position: relative;
      z-index: 1;
      left: 50%;
      margin-left: -26px;
      top: 11px; }
      .home .section1 .home-video-play:hover {
        background-position-y: -100%; }
    @media only screen and (min-width: 701px) {
      .home .section1 .home-circle {
        height: 302px;
        width: 382px;
        background: #000;
        text-align: center;
        padding: 86px 36px 66px;
        background-color: #132440;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
        background-image: -webkit-linear-gradient(top, #1C3660, #132440);
        background-image: -moz-linear-gradient(top, #1C3660, #132440);
        background-image: -ms-linear-gradient(top, #1C3660, #132440);
        background-image: -o-linear-gradient(top, #1C3660, #132440);
        border-radius: 50%;
        overflow: hidden;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%; }
        .home .section1 .home-circle:before {
          border: 0px dashed #FFF; }
        .home .section1 .home-circle:after {
          border: 1px dashed white;
          top: 8px;
          left: 8px;
          margin-top: 1px;
          margin-left: 1px; }
        .home .section1 .home-circle:before, .home .section1 .home-circle:after {
          content: "";
          display: block;
          width: 434px;
          height: 434px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          position: absolute;
          z-index: 0; } }
  @media only screen and (min-width: 701px) and (max-height: 750px) {
    .home .section1 .home-circle {
      height: 243px;
      width: 293px;
      padding: 56px 36px 66px; }
      .home .section1 .home-circle:before, .home .section1 .home-circle:after {
        width: 345px;
        height: 345px; }
      .home .section1 .home-circle h1 {
        font-size: 36px;
        margin-bottom: 10px; }
      .home .section1 .home-circle .text {
        font-size: 14px;
        line-height: 20px; } }
    @media only screen and (min-width: 701px) {
        .home .section1 .home-circle h1 {
          padding: 0 40px; }
        .home .section1 .home-circle .text {
          color: #ffffff; } }
  .home nav {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.2);
    z-index: 99; }
    .home nav .container {
      padding: 0; }
  .home nav li {
    display: inline-block !important;
    padding: 21px 35px 65px;
    background: initial;
    width: initial;
    margin: initial;
    border: initial; }
    .home nav li:first-of-type {
      padding-left: 0px; }
    .home nav li:last-of-type {
      padding-right: 0px; }
  .home nav li a {
    color: #d60570;
    font-family: 'laya';
    text-decoration: none; }
  .home nav li:first-of-type {
    border-left: 0; }
  .home nav .down:after {
    content: "\e609";
    height: 20px;
    width: 45px;
    color: #4BC1F0;
    position: absolute;
    top: -50px;
    font-family: icomoon;
    font-size: 40px;
    margin-left: -22px; }
  .home .scroll {
    position: absolute;
    bottom: 0;
    display: block;
    margin: 0 auto 0 -22px;
    left: 50%;
    margin-left: 22px;
    text-decoration: none; }
  .home .fixed {
    position: fixed;
    top: 0;
    height: 53px;
    z-index: 1; }
    .home .fixed .down:after {
      display: none; }
    .home .fixed li {
      padding: 17px 35px 20px; }
  .home .text {
    line-height: 26px;
    font-size: 20px;
    color: #1b355f; }
  .home #introduction {
    background-color: #132440;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
    background-image: -webkit-linear-gradient(top, #1C3660, #132440);
    background-image: -moz-linear-gradient(top, #1C3660, #132440);
    background-image: -ms-linear-gradient(top, #1C3660, #132440);
    background-image: -o-linear-gradient(top, #1C3660, #132440);
    /* max-height: 270px; */
    position: relative;
    overflow: hidden; }
    @media only screen and (min-width: 701px) {
      .home #introduction {
        min-height: 875px;
        width: 100%; } }
  @media only screen and (min-width: 701px) and (min-height: 851px) {
    .home #introduction {
      min-height: 100vh;
      height: 100vh; } }

    .home #introduction h2 {
      font-size: 25px;
      padding-top: 40px;
      color: #4bc1f0;
      text-transform: none;
      text-shadow: none;
      font-family: 'laya';
      text-align: left;
      margin-bottom: 20px; }
      @media only screen and (min-width: 701px) {
        .home #introduction h2 {
          font-size: 44px;
          margin-bottom: 30px;
          text-align: center;
          padding-top: 60px; } }
    .home #introduction .text {
      color: #ffffff;
      font-size: 16px;
      line-height: 22px; }
      @media only screen and (min-width: 701px) {
        .home #introduction .text {
          text-align: center;
          font-size: 20px;
          margin-bottom: 50px; } }
      .home #introduction .text p {
        margin-bottom: 16px; }
    .home #introduction .col6 {
      margin-bottom: 120px; }
    .home #introduction .col6 .text {
      font-size: 16px;
      color: #ffffff;
      text-align: left;
      margin-bottom: 40px; }
      .home #introduction .col6 .text p {
        margin-bottom: 20px; }
      .home #introduction .col6 .text a {
        text-decoration: underline;
        font-weight: bold;
        color: #ffffff; }
    .home #introduction .percentage-box {
      border: 2px dashed #ffffff;
      border-radius: 10px;
      padding: 20px;
      box-sizing: border-box;
      margin-top: 30px; }
      @media only screen and (min-width: 701px) {
        .home #introduction .percentage-box {
          margin-top: initial; } }
      .home #introduction .percentage-box .text {
        font-weight: bold;
        font-size: 16px;
        color: #ffffff;
        line-height: 20px; }
        .home #introduction .percentage-box .text p {
          margin-bottom: 16px; }
      .home #introduction .percentage-box .result {
        font-size: 13px;
        font-weight: normal;
        color: #c5cad2;
        padding-left: 105px;
        margin-bottom: 30px;
        line-height: 16px; }
        .home #introduction .percentage-box .result:last-of-type {
          margin-bottom: initial; }
        .home #introduction .percentage-box .result .percentage {
          color: #4BC1F0;
          font-size: 40px;
          font-family: 'laya';
          position: absolute;
          left: 0;
          top: 10px; }
    .home #introduction .below-percentage {
      color: #8a93a0;
      font-size: 12px;
      line-height: 16px;
      margin-top: 16px;
      text-align: center;
      margin-bottom: 40px; }
    .home #introduction .scroll {
      display: none;
      text-decoration: none; }
      .home #introduction .scroll .down:before {
        content: "\e609";
        height: 20px;
        width: 45px;
        color: #ffffff;
        position: absolute;
        top: -50px;
        font-family: icomoon;
        font-size: 40px;
        margin-left: -22px; }
      @media only screen and (min-width: 701px) {
        .home #introduction .scroll {
          position: absolute;
          bottom: 0;
          display: block;
          left: 50%; } }
    .home #introduction .read-more {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      text-align: center;
      margin: 0;
      padding: 30px 0;
      z-index: 99;
      color: #FFF;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(1, #132440));
      background-image: -webkit-linear-gradient(top, 0, #132440);
      background-image: -moz-linear-gradient(top, 0, #132440);
      background-image: -ms-linear-gradient(top, 0, #132440);
      background-image: -o-linear-gradient(top, 0, #132440); }
      .home #introduction .read-more a {
        color: #FFF; }
      .home #introduction .read-more .more-button {
        background: #fff;
        color: #D5046F;
        text-decoration: none;
        padding: 15px 20px;
        margin: 0 auto;
        display: inline-block !important;
        border-radius: 15px;
        font-size: 14px;
        font-family: 'laya'; }
  .home .mobile-nav .health, .home .mobile-nav .bed, .home .mobile-nav .relief {
    background: #D2EFFB;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    height: initial;
    padding: 25px 100px 25px 75px;
    overflow: hidden;
    border-bottom: 2px solid #ffffff;
    cursor: pointer;
    color: #132440;
    text-decoration: none;
    font-family: 'laya';
    font-size: 18px;
    color: #1B355F; }
    .home .mobile-nav .health:after, .home .mobile-nav .bed:after, .home .mobile-nav .relief:after {
      content: "\e609";
      width: 14px;
      height: 7px;
      color: #e30075;
      right: 15px;
      position: absolute;
      top: 31px;
      font-family: icomoon;
      -ms-transform: rotate(7deg);
      -webkit-transform: rotate(7deg);
      transform: rotate(270deg); }
  .home .mobile-nav a {
    text-decoration: none; }
  .home .mobile-nav #health-levy {
    display: block;
    padding: 30px 0; }
    .home .mobile-nav #health-levy .tax {
      margin: 0; }
  .home .mobile-nav .health:before, .home .mobile-nav .bed:before, .home .mobile-nav .relief:before {
    color: #4bc1f0;
    height: 28px;
    width: 28px;
    position: absolute;
    left: 20px;
    top: 20px; }
    @media only screen and (min-width: 701px) {
      .home .mobile-nav .health:before, .home .mobile-nav .bed:before, .home .mobile-nav .relief:before {
        display: none; } }
  .home .mobile-nav .health:before {
    content: url("../images/health-mobile.png"); }
  .home .mobile-nav .bed:before {
    content: url("../images/bed-mobile.png"); }
  .home .mobile-nav .relief:before {
    content: url("../images/tax-mobile.png"); }
  .home .mobile-nav .relief {
    border-bottom: 0px; }
  .home .health-mobile {
    display: none; }
  .home #health-levy {
    display: none; }
    @media only screen and (min-width: 701px) {
      .home #health-levy {
        display: block;
        background: #D2EFFB; } }
    .home #health-levy h2 {
      font-family: 'laya';
      color: #1C3660;
      font-size: 25px;
      margin-bottom: 15px; }
      @media only screen and (min-width: 701px) {
        .home #health-levy h2 {
          font-size: 45px;
          margin-bottom: 30px; } }
    .home #health-levy .text {
      color: #1B355F;
      font-size: 16px;
      line-height: 22px; }
      @media only screen and (min-width: 701px) {
        .home #health-levy .text {
          color: #1B355F;
          font-size: 20px;
          line-height: 26px; } }
    .home #health-levy a {
      color: #e30075;
      display: block;
      text-transform: uppercase;
      font-family: 'laya';
      text-decoration: none;
      margin-top: 15px;
      font-size: 16px; }
    .home #health-levy .health img, .home #health-levy .bed img, .home #health-levy .tax img {
      display: none; }
      @media only screen and (min-width: 701px) {
        .home #health-levy .health img, .home #health-levy .bed img, .home #health-levy .tax img {
          display: block;
          width: 255px;
          height: 255px;
          position: absolute;
          top: -10px; } }
    .home #health-levy .health img, .home #health-levy .tax img {
      left: -353px; }
    .home #health-levy .bed img {
      right: -353px; }
    .home #health-levy .health, .home #health-levy .bed, .home #health-levy .tax {
      margin-top: 70px; }
    .home #health-levy .health:after {
      display: none; }
      @media only screen and (min-width: 701px) {
        .home #health-levy .health:after {
          display: block;
          content: url("../images/after-health.png");
          margin-left: -294px;
          position: relative;
          top: 20px; } }
    .home #health-levy .bed:after {
      display: none; }
      @media only screen and (min-width: 701px) {
        .home #health-levy .bed:after {
          display: block;
          content: url("../images/after-bed.png");
          margin-left: 240px;
          position: relative;
          top: 20px; } }
    @media only screen and (min-width: 701px) {
      .home #health-levy .tax {
        margin-bottom: 140px; } }
  .home #more {
    background: #ffffff; }
    @media only screen and (min-width: 701px) {
      .home #more {
        padding-top: 50px; } }
    .home #more h2 {
      color: #1C3660;
      font-family: 'laya';
      font-size: 18px;
      margin-top: 30px;
      margin-bottom: 18px; }
      @media only screen and (min-width: 701px) {
        .home #more h2 {
          font-size: 25px;
          margin-bottom: 24px;
          margin-top: initial; } }
    .home #more ul li {
      margin-bottom: 16px; }
      .home #more ul li a {
        color: #e30075;
        font-size: 16px;
        text-decoration: none; }
    .home #more .more {
      border-bottom: 1px solid #D1D6DF;
      padding-bottom: 20px; }
      @media only screen and (min-width: 701px) {
        .home #more .more {
          border-right: 1px solid #D1D6DF;
          margin-right: -1px;
          height: 270px;
          border-bottom: 0;
          padding-bottom: initial; } }
    @media only screen and (min-width: 701px) {
      .home #more .discussion h2 {
        padding-left: 80px; } }
    .home #more .have-say {
      padding: 0px 0 80px 0;
      text-align: center; }
      @media only screen and (min-width: 701px) {
        .home #more .have-say {
          margin: 35px 0 60px;
          padding: initial; } }
      .home #more .have-say a {
        color: #e30075;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold; }
        @media only screen and (min-width: 701px) {
          .home #more .have-say a {
            padding-left: 80px; } }
        .home #more .have-say a:after {
          content: "\e600";
          color: #e30075;
          width: 20px;
          height: 14px;
          position: absolute;
          margin-left: 5px;
          font-family: icomoon; }
  .home #lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    text-align: center;
    display: none;
    z-index: 9999;
    border-radius: 0; }
  .home #pop-up {
    color: #222;
    height: 450px;
    width: 800px;
    background-color: #fff;
    position: fixed;
    text-align: center;
    display: none;
    left: 50%;
    top: 50%;
    margin-left: -320px;
    margin-top: -190px;
    z-index: 99999; }
  .home #popup-close {
    display: block;
    height: 22px;
    width: 25px;
    background-color: #000;
    color: #fff;
    position: absolute;
    top: -5px;
    right: -5px;
    cursor: pointer;
    text-align: center;
    border-radius: 10px;
    z-index: 99999999; }
  .home #popup-launch, .home #popup-launch-2 {
    display: none; }
    @media only screen and (min-width: 701px) {
      .home #popup-launch, .home #popup-launch-2 {
        display: block;
        cursor: pointer;
        z-index: 2; } }
  .home .popup-window {
    width: 800px;
    height: 450px; }

html, body {
  height: 100%; }

.have-your-say .header-banner {
  width: 100%;
  background-image: url("../images/header-grid.png") !important;
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  padding: 24px 0; }
  @media only screen and (min-width: 701px) {
    .have-your-say .header-banner {
      padding: 50px 0;
      margin-bottom: 0; } }
  .have-your-say .header-banner h2 {
    font-family: 'laya';
    color: #4BC1F0;
    padding: 0;
    text-transform: uppercase; }
    @media only screen and (min-width: 701px) {
      .have-your-say .header-banner h2 {
        text-transform: none;
        padding: 0px 0 28px 0; } }
  .have-your-say .header-banner .container .introduction {
    display: none; }
    @media only screen and (min-width: 701px) {
      .have-your-say .header-banner .container .introduction {
        display: block;
        color: #ffffff;
        font-size: 16px;
        line-height: 22px;
        max-width: 750px;
        font-style: italic;
        font-weight: 400; } }
.have-your-say .col8 {
  margin-top: 40px; }
  .have-your-say .col8 .quote-comment {
    color: #8a93a0;
    font-size: 12px;
    line-height: 16px;
    margin-top: 16px; }
.have-your-say .btn {
  padding: 50px 0; }
  .have-your-say .btn .sort-btn {
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#ffffff), to(#e7e7e7));
    background-image: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -moz-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -ms-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -o-linear-gradient(top, #ffffff, #e7e7e7);
    font-size: 16px;
    color: #1B355F;
    padding: 10px 16px;
    border: 1px solid #D1D6DF;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
    margin: 0 18px 10px 0; }
    .have-your-say .btn .sort-btn.selected {
      background: #1C3660;
      color: #ffffff;
      border: 1px solid #1C3660; }
  .have-your-say .btn select {
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#ffffff), to(#e7e7e7));
    background-image: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -moz-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -ms-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -o-linear-gradient(top, #ffffff, #e7e7e7);
    width: 100%;
    color: #132440;
    padding: 12px 25px;
    border: 1px solid #D1D6DF;
    height: 40px;
    outline: none; }
@media only screen and (min-width: 701px) {
  .have-your-say .quote-box p {
    width: 90%; } }
.have-your-say .submit-comment {
  padding: 0 0 2em 0;
  box-sizing: border-box; }
  @media only screen and (min-width: 701px) {
    .have-your-say .submit-comment {
      padding: 0 30px 30px 20px;
      height: auto;
      min-height: 100%;
      margin: 0 -16px;
      float: right;
      background: #DBF2FC;
      margin: initial;
      box-sizing: border-box; } }
  .have-your-say .submit-comment h2 {
    font-size: 18px;
    color: #e30075;
    font-family: 'laya';
    text-align: left;
    padding: 28px 0 28px 1em;
    border-bottom: 1px dashed #132440;
    cursor: pointer; }
    @media only screen and (min-width: 701px) {
      .have-your-say .submit-comment h2 {
        border: 0;
        pointer-events: none;
        font-size: 25px;
        color: #1C3660;
        text-align: center;
        padding: 50px 0 36px; } }
    .have-your-say .submit-comment h2:after {
      color: #132440;
      right: 30px;
      content: "\e609";
      font-family: icomoon;
      font-size: 16px;
      position: absolute; }
      @media only screen and (min-width: 701px) {
        .have-your-say .submit-comment h2:after {
          display: none; } }
  .have-your-say .submit-comment form {
    padding: 0 2em; }
    @media only screen and (min-width: 701px) {
      .have-your-say .submit-comment form {
        padding: initial; } }
  .have-your-say .submit-comment .send-comment {
    display: none;
    padding-top: 30px; }
    @media only screen and (min-width: 701px) {
      .have-your-say .submit-comment .send-comment {
        display: block;
        padding-top: initial; } }
  .have-your-say .submit-comment p {
    color: #1C3660;
    font-weight: bold;
    font-size: 16px; }
  .have-your-say .submit-comment input[type=text], .have-your-say .submit-comment textarea {
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #e8ebef;
    margin-top: 5px;
    margin-bottom: 15px;
    outline: 0;
    padding: 8px 14px;
    box-sizing: border-box;
    resize: none; }
  .have-your-say .submit-comment p.btn {
    text-align: center;
    padding: 0; }
  .have-your-say .submit-comment .pink-btn {
    color: #0082BE;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
    border: 0px;
    text-align: center; }
    @media only screen and (min-width: 701px) {
      .have-your-say .submit-comment .pink-btn {
        background-color: #e30075;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
        background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
        background-image: -moz-linear-gradient(right, #e30075, #b3005c);
        background-image: -ms-linear-gradient(right, #e30075, #b3005c);
        background-image: -o-linear-gradient(right, #e30075, #b3005c);
        color: #ffffff;
        padding: 10px 30px;
        font-size: 20px;
        top: 0;
        text-transform: uppercase;
        font-weight: normal;
        top: 0;
        border-radius: 10px;
        right: 0; } }
.have-your-say .comment-reply-title {
  display: none; }
.have-your-say .comment-notes {
  display: none; }
.have-your-say .comment-form-url {
  display: none; }
.have-your-say .form-allowed-tags {
  display: none; }
.have-your-say .required {
  display: none; }
@media only screen and (min-width: 701px) {
  .have-your-say #comments ol {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    padding-top: 40px; } }
.have-your-say #comments ol li article p {
  padding-left: 50px;
  color: #1B355F;
  font-size: 16px;
  line-height: 20px;
  display: block; }
@media only screen and (min-width: 701px) {
  .have-your-say .hide-desktop {
    display: none; } }
.have-your-say .hide-desktop input[type="submit"] {
  background-color: #e30075;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
  background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
  background-image: -moz-linear-gradient(right, #e30075, #b3005c);
  background-image: -ms-linear-gradient(right, #e30075, #b3005c);
  background-image: -o-linear-gradient(right, #e30075, #b3005c);
  color: #ffffff;
  font-size: 16px;
  font-family: 'laya' !important;
  padding: 10px 30px;
  right: 35px;
  text-transform: uppercase;
  top: 12px;
  cursor: pointer;
  border: 0;
  border-radius: 10px;
  outline: 0; }
.have-your-say .show-desktop #respond {
  display: none; }
  @media only screen and (min-width: 701px) {
    .have-your-say .show-desktop #respond {
      display: block; } }
  .have-your-say .show-desktop #respond input[type="submit"] {
    background-color: #e30075;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
    background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
    background-image: -moz-linear-gradient(right, #e30075, #b3005c);
    background-image: -ms-linear-gradient(right, #e30075, #b3005c);
    background-image: -o-linear-gradient(right, #e30075, #b3005c);
    color: #ffffff;
    font-size: 16px;
    font-family: 'laya' !important;
    padding: 10px 30px;
    right: 35px;
    text-transform: uppercase;
    top: 12px;
    cursor: pointer;
    border: 0;
    border-radius: 10px;
    outline: 0; }
.have-your-say .framework-target-menu {
  display: none; }
.have-your-say .comment-success {
  position: absolute;
  background: #FFF;
  z-index: 9999;
  width: 500px;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  margin-top: -90px;
  padding: 50px;
  border-radius: 10px;
  display: none; }
  .have-your-say .comment-success h2 {
    font-family: 'laya';
    color: #4BC1F0;
    margin-bottom: 20px; }
  .have-your-say .comment-success .close {
    height: 25px;
    width: 30px;
    position: absolute;
    background: #4BC1F0;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    color: #FFF;
    text-align: center;
    padding-top: 5px;
    font-family: 'laya';
    font-size: 22px;
    text-decoration: none; }
  .have-your-say .comment-success a.close {
    text-decoration: none; }
.have-your-say #lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  text-align: center;
  display: none;
  z-index: 9999;
  border-radius: 0; }
.have-your-say .right-column {
  background: #DBF2FC;
  margin: 0 -1em;
  padding: 1em;
  border-radius: 5px; }
  @media only screen and (min-width: 701px) {
    .have-your-say .right-column {
      background: transparent;
      left: -20px;
      top: 20px;
      box-sizing: border-box;
      padding: 0; } }
  .have-your-say .right-column li {
    padding-left: 54px;
    margin-bottom: 30px; }
    .have-your-say .right-column li:before {
      background: #D70056;
      height: 28px;
      width: 35px;
      border-radius: 50%;
      position: absolute;
      content: ' ';
      left: 0;
      color: #ffffff;
      font-family: icomoon;
      text-align: center;
      font-size: 20px;
      padding-top: 7px; }
    .have-your-say .right-column li .title {
      font-size: 16px;
      line-height: 23px;
      color: #1B355F;
      display: block; }
    .have-your-say .right-column li .text {
      font-size: 16px;
      line-height: 23px;
      display: block;
      font-weight: bold;
      color: #17B5E8;
      text-decoration: none; }
      .have-your-say .right-column li .text a {
        color: #17B5E8;
        text-decoration: none; }
    .have-your-say .right-column li .phone {
      display: block;
      text-transform: uppercase;
      font-size: 14px;
      padding: 20px 0 10px; }
    .have-your-say .right-column li .hours {
      display: block;
      font-size: 14px;
      line-height: 18px; }
  .have-your-say .right-column li.email:before {
    content: '\e60d'; }
  .have-your-say .right-column li.address:before {
    content: '\e604'; }
  .have-your-say .right-column li.tweet:before {
    content: '\e60e'; }
  .have-your-say .right-column li.facebook:before {
    content: '\e60c'; }
  .have-your-say .right-column li.call:before {
    content: '\e606'; }
.have-your-say #comment-nav-below .nav-next, .have-your-say #comment-nav-below .nav-previous {
  color: #e30075;
  font-size: 21px;
  display: inline-block;
  position: absolute;
  text-transform: uppercase; }
  .have-your-say #comment-nav-below .nav-next a, .have-your-say #comment-nav-below .nav-previous a {
    color: #e30075;
    text-decoration: none; }
.have-your-say #comment-nav-below .nav-next {
  right: 0;
  margin-right: 25px; }
  .have-your-say #comment-nav-below .nav-next:after {
    font-family: icomoon;
    position: absolute;
    content: '\e600';
    right: -25px; }
.have-your-say #comment-nav-below .nav-previous {
  left: 0;
  margin-left: 25px; }
  .have-your-say #comment-nav-below .nav-previous:before {
    font-family: icomoon;
    position: absolute;
    content: '\e600';
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    left: -25px; }

html, body {
  height: 100%; }

.faq .header-banner {
  width: 100%;
  background-image: url("../images/header-grid.png") !important;
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  padding: 24px 0;
  margin-bottom: 40px; }
  @media only screen and (min-width: 701px) {
    .faq .header-banner {
      padding: 50px 0; } }
  .faq .header-banner h2 {
    font-family: 'laya';
    color: #4BC1F0;
    padding: 0px 0 28px 0; }
  .faq .header-banner .container {
    min-height: 120px; }
    .faq .header-banner .container div {
      color: #ffffff;
      font-size: 16px;
      line-height: 22px;
      max-width: 750px;
      font-style: italic;
      font-weight: 400; }
.faq .container {
  line-height: 22px; }
  .faq .container .question {
    max-width: 680px;
    margin: 0 auto;
    color: #1C3660;
    font-size: 18px;
    font-family: 'laya';
    cursor: pointer;
    padding: 20px 20px 20px 80px;
    border-bottom: 1px solid #cccccc; }
    .faq .container .question span:after {
      content: "\e607";
      font-family: icomoon;
      color: #e30075;
      font-size: 22px;
      position: absolute;
      left: 25px;
      top: 0x; }
  .faq .container .question-open {
    color: #e30075;
    border-bottom: 0px; }
    .faq .container .question-open span:after {
      content: "\e602"; }
  .faq .container .answer {
    max-width: 680px;
    margin: 0 auto;
    color: #1C3660;
    padding: 10px;
    background-color: #DBF2FC;
    padding: 20px 20px 20px 80px;
    display: none;
    font-size: 14px;
    border-bottom: 1px solid #cccccc; }
    .faq .container .answer p {
      margin-bottom: 10px; }
    .faq .container .answer strong {
      font-weight: bold; }
    .faq .container .answer table, .faq .container .answer tr, .faq .container .answer td {
      border: 1px solid #ffffff;
      padding: 2px; }
    .faq .container .answer .triangle {
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #DBF2FC;
      width: 0;
      height: 0;
      position: absolute;
      top: -8px;
      left: 80px; }
    .faq .container .answer ul {
      margin-left: 15px; }
      .faq .container .answer ul li {
        list-style: disc;
        padding: 3px; }
    .faq .container .answer a {
      text-decoration: none;
      color: #e30075; }
  .faq .container .different-question {
    text-align: center;
    line-height: 28px;
    margin: 30px auto 0 auto; }
    .faq .container .different-question a {
      color: #e30075;
      font-size: 18px;
      font-family: 'laya';
      text-decoration: none;
      text-transform: uppercase; }
      .faq .container .different-question a:after {
        content: "\e600";
        font-family: icomoon;
        vertical-align: middle;
        margin-left: 5px; }
    .faq .container .different-question span {
      color: #191919;
      font-size: 16px; }

html, body {
  height: 100%; }

.contact-us .header-banner {
  width: 100%;
  background-image: url("../images/header-grid.png") !important;
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  margin-bottom: 20px;
  padding: 30px 0; }
  @media only screen and (min-width: 701px) {
    .contact-us .header-banner {
      padding: 60px 0;
      margin-bottom: 30px; } }
  .contact-us .header-banner h2 {
    font-family: 'laya';
    color: #4BC1F0;
    padding: 0 0 15px; }
    @media only screen and (min-width: 701px) {
      .contact-us .header-banner h2 {
        padding: 0 0 25px; } }
  .contact-us .header-banner span {
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    font-style: italic; }
    @media only screen and (min-width: 701px) {
      .contact-us .header-banner span {
        font-size: 18px;
        line-height: 23px;
        width: 458px;
        display: inherit; } }
.contact-us .left-column {
  font-weight: bold;
  font-size: 16px;
  color: #1B355F; }
  @media only screen and (min-width: 701px) {
    .contact-us .left-column {
      background: #DBF2FC;
      padding: 22px 30px;
      box-sizing: border-box; } }
  .contact-us .left-column input, .contact-us .left-column textarea {
    border: 2px solid #e8ebef;
    border-radius: 5px;
    padding: 10px 20px;
    box-sizing: border-box;
    width: 100%;
    outline: 0;
    margin: 5px 0 20px; }
    @media only screen and (min-width: 701px) {
      .contact-us .left-column input, .contact-us .left-column textarea {
        width: 278px; } }
  .contact-us .left-column textarea {
    height: 160px;
    resize: none;
    width: 100%; }
  .contact-us .left-column .wpcf7-select {
    background: url("../images/select-drop-down.png") no-repeat right #ffffff;
    padding: 10px 20px;
    line-height: 1;
    border-radius: 5px;
    -webkit-appearance: none;
    border: 2px solid #e8ebef;
    width: 219px;
    outline: 0;
    margin: 5px 0 20px; }
  .contact-us .left-column input[type="submit"] {
    background-color: #e30075;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
    background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
    background-image: -moz-linear-gradient(right, #e30075, #b3005c);
    background-image: -ms-linear-gradient(right, #e30075, #b3005c);
    background-image: -o-linear-gradient(right, #e30075, #b3005c);
    color: #ffffff;
    font-size: 16px;
    font-family: 'laya' !important;
    right: 35px;
    text-transform: uppercase;
    top: 12px;
    cursor: pointer;
    width: 100%;
    border-radius: 10px; }
    @media only screen and (min-width: 701px) {
      .contact-us .left-column input[type="submit"] {
        background-color: #e30075;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
        background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
        background-image: -moz-linear-gradient(right, #e30075, #b3005c);
        background-image: -ms-linear-gradient(right, #e30075, #b3005c);
        background-image: -o-linear-gradient(right, #e30075, #b3005c);
        padding: 10px 30px;
        font-size: 20px;
        width: initial; } }
.contact-us .right-column {
  background: #DBF2FC;
  margin: 0 -1em;
  padding: 1em;
  border-radius: 5px; }
  @media only screen and (min-width: 701px) {
    .contact-us .right-column {
      background: transparent;
      padding-left: 20px;
      box-sizing: border-box;
      padding: 0; } }
  .contact-us .right-column li {
    padding-left: 54px;
    margin-bottom: 30px; }
    .contact-us .right-column li:before {
      background: #D70056;
      height: 28px;
      width: 35px;
      border-radius: 50%;
      position: absolute;
      content: ' ';
      left: 0;
      color: #ffffff;
      font-family: icomoon;
      text-align: center;
      font-size: 20px;
      padding-top: 7px; }
    .contact-us .right-column li .title {
      font-size: 16px;
      line-height: 23px;
      color: #1B355F;
      display: block; }
    .contact-us .right-column li .text {
      font-size: 16px;
      line-height: 23px;
      display: block;
      font-weight: bold;
      color: #17B5E8;
      text-decoration: none; }
      .contact-us .right-column li .text a {
        color: #17B5E8;
        text-decoration: none; }
    .contact-us .right-column li .phone {
      display: block;
      text-transform: uppercase;
      font-size: 14px;
      padding: 20px 0 10px; }
    .contact-us .right-column li .hours {
      display: block;
      font-size: 14px;
      line-height: 18px; }
  .contact-us .right-column li.email:before {
    content: '\e60d'; }
  .contact-us .right-column li.address:before {
    content: '\e604'; }
  .contact-us .right-column li.tweet:before {
    content: '\e60e'; }
  .contact-us .right-column li.facebook:before {
    content: '\e60c'; }
  .contact-us .right-column li.call:before {
    content: '\e606'; }
.contact-us .btn {
  padding: 50px 0; }
  .contact-us .btn .sort-btn {
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#ffffff), to(#e7e7e7));
    background-image: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -moz-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -ms-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -o-linear-gradient(top, #ffffff, #e7e7e7);
    font-size: 16px;
    color: #1B355F;
    padding: 10px 16px;
    border: 1px solid #D1D6DF;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
    margin: 0 18px 10px 0; }
    .contact-us .btn .sort-btn.selected {
      background: #1C3660;
      color: #ffffff;
      border: 1px solid #1C3660; }
  .contact-us .btn select {
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#ffffff), to(#e7e7e7));
    background-image: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -moz-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -ms-linear-gradient(top, #ffffff, #e7e7e7);
    background-image: -o-linear-gradient(top, #ffffff, #e7e7e7);
    width: 100%;
    color: #132440;
    padding: 12px 25px;
    border: 1px solid #D1D6DF;
    height: 40px;
    outline: none; }
.contact-us .submit-comment {
  padding: 0 30px 0 20px;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0 -16px; }
  @media only screen and (min-width: 701px) {
    .contact-us .submit-comment {
      float: right;
      background: #DBF2FC;
      margin: initial; } }
  .contact-us .submit-comment h2 {
    font-size: 18px;
    color: #e30075;
    font-family: 'laya';
    text-align: left;
    padding: 28px 0;
    border-bottom: 1px dashed #132440; }
    @media only screen and (min-width: 701px) {
      .contact-us .submit-comment h2 {
        border: 0;
        pointer-events: none;
        font-size: 25px;
        color: #1C3660;
        text-align: center;
        padding: 50px 0 36px; } }
    .contact-us .submit-comment h2:after {
      background: #132440;
      height: 10px;
      width: 14px;
      right: 0;
      content: " ";
      position: absolute; }
      @media only screen and (min-width: 701px) {
        .contact-us .submit-comment h2:after {
          display: none; } }
  .contact-us .submit-comment .send-comment {
    display: none;
    padding-top: 30px; }
    @media only screen and (min-width: 701px) {
      .contact-us .submit-comment .send-comment {
        display: block;
        padding-top: initial; } }
  .contact-us .submit-comment p {
    color: #1C3660;
    font-weight: bold;
    font-size: 16px; }
  .contact-us .submit-comment input[type=text], .contact-us .submit-comment textarea {
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #e8ebef;
    margin-top: 5px;
    margin-bottom: 15px;
    outline: 0;
    padding: 8px 14px;
    box-sizing: border-box;
    resize: none; }
  .contact-us .submit-comment p.btn {
    text-align: center;
    padding: 0; }
  .contact-us .submit-comment .pink-btn {
    color: #0082BE;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
    border: 0px;
    text-align: center; }
    @media only screen and (min-width: 701px) {
      .contact-us .submit-comment .pink-btn {
        background-color: #e30075;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
        background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
        background-image: -moz-linear-gradient(right, #e30075, #b3005c);
        background-image: -ms-linear-gradient(right, #e30075, #b3005c);
        background-image: -o-linear-gradient(right, #e30075, #b3005c);
        color: #ffffff;
        padding: 10px 30px;
        font-size: 20px;
        top: 0;
        text-transform: uppercase;
        font-weight: normal;
        top: 0;
        border-radius: 10px;
        right: 0; } }

html, body {
  height: 100%; }

.media .header-banner {
  width: 100%;
  background-image: url("../images/header-grid.png") !important;
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  padding: 24px 0;
  margin-bottom: 20px; }
  @media only screen and (min-width: 701px) {
    .media .header-banner {
      margin-bottom: 40px;
      padding: 50px 0; } }
  .media .header-banner h2 {
    font-family: 'laya';
    color: #4BC1F0;
    padding: 0px 0 28px 0; }
  .media .header-banner .container {
    min-height: 120px; }
    .media .header-banner .container div {
      color: #ffffff;
      font-size: 16px;
      line-height: 22px;
      max-width: 750px;
      font-style: italic;
      font-weight: 400; }
@media only screen and (min-width: 701px) {
  .media .container {
    padding: 0 0 0 30px; } }
.media .container .left-column {
  line-height: 22px; }
  @media only screen and (min-width: 701px) {
    .media .container .left-column {
      float: left;
      margin: initial; } }
  .media .container .left-column h2 {
    font-size: 18px;
    color: #4bc1f0;
    font-family: 'laya';
    text-align: left;
    margin-bottom: 20px; }
    @media only screen and (min-width: 701px) {
      .media .container .left-column h2 {
        font-size: 24px;
        color: #1C3660; } }
  .media .container .left-column .media-docs {
    width: 100%;
    padding: 20px 0px 20px 45px;
    border-top: 1px solid #dddddd;
    box-sizing: border-box; }
    .media .container .left-column .media-docs:last-of-type {
      border-bottom: 1px solid #dddddd;
      margin-bottom: 20px; }
    @media only screen and (min-width: 701px) {
      .media .container .left-column .media-docs {
        width: initial;
        margin-left: 0;
        padding: 20px 0;
        border-bottom: 0;
        margin-bottom: initial; } }
    .media .container .left-column .media-docs img {
      position: absolute;
      left: 0px; }
    .media .container .left-column .media-docs p {
      font-size: 16px;
      color: #1C3660;
      margin-bottom: 10px;
      font-weight: bold; }
      @media only screen and (min-width: 701px) {
        .media .container .left-column .media-docs p {
          font-size: 20px; } }
    .media .container .left-column .media-docs p.file-description {
      font-weight: normal;
      font-size: 16px;
      font-style: italic;
      color: #1b355f; }
    .media .container .left-column .media-docs .btn {
      background-color: #e30075;
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
      background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
      background-image: -moz-linear-gradient(right, #e30075, #b3005c);
      background-image: -ms-linear-gradient(right, #e30075, #b3005c);
      background-image: -o-linear-gradient(right, #e30075, #b3005c);
      border: 1px solid #b3005c;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      width: 100%;
      font-family: 'laya';
      margin-top: 10px;
      text-align: center; }
      @media only screen and (min-width: 701px) {
        .media .container .left-column .media-docs .btn {
          text-align: initial;
          width: 135px; } }
      .media .container .left-column .media-docs .btn a {
        font-size: 16px;
        text-transform: uppercase;
        color: #ffffff;
        padding: 2px 2px 2px 20px;
        text-decoration: none;
        display: block; }
        @media only screen and (min-width: 701px) {
          .media .container .left-column .media-docs .btn a {
            text-transform: none;
            font-size: 14px; } }
        .media .container .left-column .media-docs .btn a:before {
          color: #ffffff;
          content: "\e603";
          font-family: icomoon;
          font-size: 16px;
          padding-right: 10px;
          top: 2px;
          position: relative; }
.media .container .right-column {
  line-height: 22px;
  padding: 0;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0 -16px; }
  @media only screen and (min-width: 701px) {
    .media .container .right-column {
      float: right;
      margin: initial; } }
  .media .container .right-column .contact-info {
    background-color: #DBF2FC;
    padding: 20px 25px 10px 25px;
    margin-bottom: 30px; }
    .media .container .right-column .contact-info p {
      font-style: italic;
      color: #1C3660; }
    .media .container .right-column .contact-info .contact-details {
      list-style-type: none;
      padding: 0px;
      margin: 0px; }
      .media .container .right-column .contact-info .contact-details li {
        padding: 10px 10px 10px 60px;
        position: relative;
        color: #1C3660;
        font-size: 16px; }
        .media .container .right-column .contact-info .contact-details li span {
          color: #1C3660;
          position: absolute;
          left: 0;
          font-family: icomoon;
          font-size: 28px; }
  .media .container .right-column .media-images {
    list-style-type: none;
    padding: 0px;
    margin: 0px; }
    .media .container .right-column .media-images li {
      width: 47%;
      display: inline-block;
      margin-right: 15px; }
      .media .container .right-column .media-images li:nth-child(2) {
        margin-right: 0; }
      .media .container .right-column .media-images li img {
        border: 0;
        width: 100%; }
  .media .container .right-column h2 {
    font-size: 18px;
    color: #4bc1f0;
    padding-left: 1em;
    font-family: 'laya';
    text-align: left;
    margin-bottom: 20px; }
    @media only screen and (min-width: 701px) {
      .media .container .right-column h2 {
        font-size: 24px;
        color: #1C3660;
        padding-left: 0; } }
.media #img-prev {
  color: #222;
  height: 300px;
  width: 100%;
  background-color: #000;
  position: fixed;
  text-align: center;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  margin-top: -160px;
  z-index: 99999; }
  @media only screen and (min-width: 701px) {
    .media #img-prev {
      width: 568px;
      background-color: #fff;
      margin-left: -284px; } }
  .media #img-prev img {
    width: 100%; }
  .media #img-prev .controls {
    height: 40px;
    background: rgba(255, 255, 255, 0.8);
    padding: 0 1em;
    color: #e30075;
    font-family: 'laya';
    font-weight: bold;
    font-size: 16px; }
    .media #img-prev .controls a {
      color: #e30075;
      text-decoration: none; }
    .media #img-prev .controls .back, .media #img-prev .controls .download {
      position: absolute;
      line-height: 40px;
      text-transform: uppercase; }
    .media #img-prev .controls .back {
      left: 40px; }
      .media #img-prev .controls .back:before {
        font-family: icomoon;
        content: '\e600';
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        position: absolute;
        left: -25px; }
    .media #img-prev .controls .download {
      right: 20px; }
      .media #img-prev .controls .download:before {
        font-family: icomoon;
        content: '\e603';
        position: absolute;
        left: -25px; }
  .media #img-prev .img-Pop {
    height: 300px;
    position: absolute;
    width: 568px; }
.media #popup-launch, .media #popup-launch-2 {
  display: block;
  cursor: pointer;
  z-index: 2; }
.media .popup-window {
  height: 320px;
  width: 100%; }
  @media only screen and (min-width: 701px) {
    .media .popup-window {
      width: 568px; } }

.health-levy_page .points {
  background: #FFF;
  padding-bottom: 30px; }
  @media only screen and (min-width: 701px) {
    .health-levy_page .points {
      padding-bottom: 54px; } }
  .health-levy_page .points .imp {
    padding-top: 28px;
    color: #1B355F; }
    @media only screen and (min-width: 701px) {
      .health-levy_page .points .imp {
        padding-top: 70px; } }
    .health-levy_page .points .imp .heading {
      font-size: 18px;
      line-height: 21.6px;
      font-family: 'laya'; }
      @media only screen and (min-width: 701px) {
        .health-levy_page .points .imp .heading {
          font-size: 25px;
          line-height: 30px; } }
    .health-levy_page .points .imp li.imp-pt {
      font-size: 16px;
      line-height: 20px;
      margin-top: 10px;
      padding-left: 15px; }
      .health-levy_page .points .imp li.imp-pt:before {
        content: "•";
        color: #e30075;
        font-size: 20px;
        position: absolute;
        left: 0; }
  .health-levy_page .points .imp-graph {
    display: none; }
    @media only screen and (min-width: 701px) {
      .health-levy_page .points .imp-graph {
        display: block;
        margin-top: -28px;
        text-align: center; } }
  .health-levy_page .points .circle-stat {
    height: 105px;
    width: 135px;
    border-radius: 50%;
    border: 5px solid #ffffff;
    -webkit-box-shadow: 3px 3px 20px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 20px 1px rgba(0, 0, 0, 0.3);
    margin-top: 20px;
    font-family: 'laya';
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 30px 0 0 0; }
    .health-levy_page .points .circle-stat .box-name {
      font-size: 17px; }
    .health-levy_page .points .circle-stat .percentage {
      font-size: 40px;
      padding: 10px 0;
      position: relative;
      top: 5px; }
    .health-levy_page .points .circle-stat .difference {
      font-size: 15px;
      color: rgba(255, 255, 255, 0.9);
      position: relative;
      top: 5px; }
  .health-levy_page .points .left {
    background: #4BC1F0;
    position: absolute;
    right: 0; }
  .health-levy_page .points .right {
    background: #e30075;
    position: relative;
    left: 1em; }
.health-levy_page .mobile.points {
  padding-bottom: 0; }
  .health-levy_page .mobile.points .col6 {
    float: left;
    width: 47%;
    height: 190px; }
  .health-levy_page .mobile.points .since {
    text-transform: initial;
    color: #1B355F;
    position: absolute;
    bottom: -30px;
    right: -20px;
    font-size: 12px; }
.health-levy_page .backg-info {
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  color: #ffffff;
  padding: 50px 0 30px; }
  .health-levy_page .backg-info .vicious-cycle {
    text-align: center; }
    .health-levy_page .backg-info .vicious-cycle img {
      width: 100%; }
      @media only screen and (min-width: 701px) {
        .health-levy_page .backg-info .vicious-cycle img {
          width: 100%;
          max-width: 358px; } }
  .health-levy_page .backg-info .title {
    font-size: 18px;
    line-height: 21.6px;
    font-family: 'laya';
    margin: 40px 0 10px; }
    @media only screen and (min-width: 701px) {
      .health-levy_page .backg-info .title {
        font-size: 25px;
        margin: 20px 0; } }
  .health-levy_page .backg-info .text {
    font-size: 16px;
    line-height: 20px; }
  .health-levy_page .backg-info p {
    margin-bottom: 15px; }
.health-levy_page .vid-quote {
  padding: 30px;
  box-sizing: border-box;
  display: table; }
  @media only screen and (min-width: 701px) {
    .health-levy_page .vid-quote {
      padding: 0 30px 0 60px;
      height: 300px; } }
  .health-levy_page .vid-quote .wrap {
    display: table-cell;
    vertical-align: middle; }
  @media only screen and (min-width: 701px) {
    .health-levy_page .vid-quote:after, .health-levy_page .vid-quote:before {
      content: " ";
      width: 0;
      height: 0;
      border-style: solid;
      position: absolute;
      z-index: 25;
      top: 115px; }
    .health-levy_page .vid-quote:before {
      left: -47px;
      border-width: 37px 39px 37px 0;
      border-color: transparent #ffffff transparent transparent; }
    .health-levy_page .vid-quote:after {
      right: -47px;
      border-width: 37px 0 37px 39px;
      border-color: transparent transparent transparent #ffffff; } }
  .health-levy_page .vid-quote .quote {
    color: #1B355F;
    font-size: 16px;
    line-height: 20px; }
    @media only screen and (min-width: 701px) {
      .health-levy_page .vid-quote .quote {
        font-size: 20px;
        line-height: 26px;
        margin-left: -38px; } }
    @media only screen and (min-width: 701px) {
      .health-levy_page .vid-quote .quote:before {
        font-size: 37px;
        color: #4BC1F0;
        content: "\e608";
        position: relative;
        left: -14px;
        font-family: icomoon;
        top: 19px; } }
  .health-levy_page .vid-quote .name {
    color: #8D9AAF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    display: block;
    padding: 8px 0 4px; }
  .health-levy_page .vid-quote .position {
    color: #8D9AAF;
    text-transform: uppercase;
    font-size: 12px;
    display: block; }
.health-levy_page .vid-quote.left:before, .health-levy_page .vid-quote.right:after {
  display: none; }
.health-levy_page .video {
  height: 178px;
  overflow: hidden;
  margin: 0 -1em; }
  @media only screen and (min-width: 701px) {
    .health-levy_page .video {
      height: 300px;
      margin: initial; } }
@media only screen and (min-width: 701px) {
  .health-levy_page .video.left {
    position: relative;
    left: -8px; }
  .health-levy_page .video.right {
    position: relative;
    right: -8px;
    top: 1px; } }
.health-levy_page #lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  text-align: center;
  display: none;
  z-index: 9999;
  border-radius: 0; }
.health-levy_page #pop-up {
  color: #222;
  height: 450px;
  width: 800px;
  background-color: #fff;
  position: fixed;
  text-align: center;
  display: none;
  left: 50%;
  top: 50%;
  margin-left: -320px;
  margin-top: -190px;
  z-index: 99999; }
.health-levy_page #popup-close {
  display: block;
  height: 22px;
  width: 25px;
  background-color: #000;
  color: #fff;
  position: absolute;
  top: -5px;
  right: -5px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
  z-index: 99999999; }
.health-levy_page #popup-launch, .health-levy_page #popup-launch-2 {
  display: none; }
  @media only screen and (min-width: 701px) {
    .health-levy_page #popup-launch, .health-levy_page #popup-launch-2 {
      display: block;
      cursor: pointer;
      z-index: 2; } }
.health-levy_page .popup-window {
  width: 800px;
  height: 450px; }

.tax-relief_page .top-banner {
  padding: 0; }
  @media only screen and (min-width: 701px) {
    .tax-relief_page .top-banner {
      padding: 65px 0;
      height: initial; } }
  .tax-relief_page .top-banner .circle {
    padding-bottom: 30px;
    border-bottom: 1px solid #D1D6DF;
    margin-bottom: 10px; }
    @media only screen and (min-width: 701px) {
      .tax-relief_page .top-banner .circle {
        padding-bottom: 66px;
        border-bottom: 0;
        margin-bottom: 0; } }
.tax-relief_page .points {
  background: #FFF;
  padding-bottom: 30px; }
  @media only screen and (min-width: 701px) {
    .tax-relief_page .points {
      padding-bottom: 54px; } }
  .tax-relief_page .points .imp {
    padding-top: 28px;
    color: #1B355F; }
    @media only screen and (min-width: 701px) {
      .tax-relief_page .points .imp {
        padding-top: 70px; } }
    .tax-relief_page .points .imp .heading {
      font-size: 18px;
      line-height: 21.6px;
      font-family: 'laya'; }
      @media only screen and (min-width: 701px) {
        .tax-relief_page .points .imp .heading {
          font-size: 25px;
          line-height: 30px; } }
    .tax-relief_page .points .imp .text {
      font-size: 20px;
      line-height: 26px;
      padding-top: 15px; }
    .tax-relief_page .points .imp li.imp-pt {
      font-size: 16px;
      line-height: 20px;
      margin-top: 10px;
      padding-left: 15px; }
      .tax-relief_page .points .imp li.imp-pt p {
        margin: 10px 0; }
      .tax-relief_page .points .imp li.imp-pt strong {
        font-weight: bold; }
      .tax-relief_page .points .imp li.imp-pt:before {
        content: "•";
        color: #e30075;
        font-size: 20px;
        position: absolute;
        left: 0; }
  .tax-relief_page .points .imp-graph {
    display: none; }
    @media only screen and (min-width: 701px) {
      .tax-relief_page .points .imp-graph {
        display: block;
        margin-top: -28px;
        text-align: center; } }
  .tax-relief_page .points .imp-head {
    font-size: 20px;
    color: #1B355F;
    font-weight: bold;
    text-align: center; }
  .tax-relief_page .points .circle-stat {
    height: 105px;
    width: 135px;
    border-radius: 50%;
    border: 5px solid #ffffff;
    -webkit-box-shadow: 3px 3px 20px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 20px 1px rgba(0, 0, 0, 0.3);
    margin-top: 20px;
    font-family: 'laya';
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 30px 0 0 0; }
    .tax-relief_page .points .circle-stat .box-name {
      font-size: 17px; }
    .tax-relief_page .points .circle-stat .amount {
      font-size: 40px;
      padding: 10px 0;
      position: relative;
      top: 5px; }
    .tax-relief_page .points .circle-stat .section {
      display: block;
      font-size: 15px;
      color: rgba(255, 255, 255, 0.9);
      position: relative;
      top: 5px;
      text-transform: none; }
  .tax-relief_page .points .left {
    background: #4BC1F0;
    position: absolute;
    right: 0; }
  .tax-relief_page .points .right {
    background: #e30075;
    position: relative;
    left: 1em; }
.tax-relief_page .mobile.points {
  padding-bottom: 0; }
  .tax-relief_page .mobile.points .col6 {
    float: left;
    width: 47%;
    height: 190px; }
  .tax-relief_page .mobile.points .since {
    text-transform: initial;
    color: #1B355F;
    position: absolute;
    bottom: -30px;
    right: -20px;
    font-size: 12px; }
.tax-relief_page .slider {
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  padding: 40px 0; }
  @media only screen and (min-width: 701px) {
    .tax-relief_page .slider {
      padding: 60px 0 20px 0; } }
  .tax-relief_page .slider .slides {
    width: 845px;
    margin: 0 auto; }
    .tax-relief_page .slider .slides .top-text {
      font-size: 18px;
      line-height: 21px;
      color: #ffffff;
      font-family: 'laya';
      display: block;
      text-align: center;
      margin: 0 auto; }
      @media only screen and (min-width: 701px) {
        .tax-relief_page .slider .slides .top-text {
          font-size: 25px;
          line-height: 30px;
          width: 460px;
          display: block; } }
    .tax-relief_page .slider .slides .content {
      text-align: left; }
      @media only screen and (min-width: 701px) {
        .tax-relief_page .slider .slides .content {
          text-align: initial;
          display: table;
          margin-bottom: 80px;
          padding-left: 45px; } }
    .tax-relief_page .slider .slides .left-img-mobile {
      width: 110px;
      display: block;
      margin: 0 auto 20px; }
    @media only screen and (min-width: 701px) {
      .tax-relief_page .slider .slides .left-img {
        width: 220px;
        margin: 0 40px 0 0;
        display: inline-block !important;
        vertical-align: bottom; } }
    .tax-relief_page .slider .slides .prior-after {
      margin: 40px 40px 0 0; }
      @media only screen and (min-width: 701px) {
        .tax-relief_page .slider .slides .prior-after {
          vertical-align: middle;
          display: inline-block; } }
      .tax-relief_page .slider .slides .prior-after .cap {
        color: #4BC1F0;
        font-size: 18px;
        text-transform: uppercase; }
        .tax-relief_page .slider .slides .prior-after .cap strong {
          font-weight: bold; }
      .tax-relief_page .slider .slides .prior-after p {
        color: #ffffff;
        font-size: 18px;
        margin: 10px 0 0px;
        /*filter:alpha(opacity=50);
        -moz-opacity:0.5;
        opacity: 0.5;*/ }
      .tax-relief_page .slider .slides .prior-after .money {
        font-weight: bold;
        text-transform: none; }
  .tax-relief_page .slider .difference {
    width: 120px;
    height: 114px;
    background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/increase-bg.png");
    color: white;
    font-family: 'laya';
    font-size: 30px;
    right: 0px;
    position: absolute;
    bottom: 20px;
    padding: 60px 0 0 50px; }
    @media only screen and (min-width: 701px) {
      .tax-relief_page .slider .difference {
        width: 170px;
        height: 117px;
        background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/increase-bg.png");
        color: #ffffff;
        font-family: 'laya';
        font-size: 30px;
        text-align: center;
        padding: 60px 0 0 0;
        display: inline-block;
        vertical-align: middle;
        padding-right: 4px;
        position: initial; } }
    .tax-relief_page .slider .difference p {
      font-size: 15px;
      display: block;
      text-transform: uppercase; }
.tax-relief_page .change {
  padding: 35px 0;
  font-size: 16px;
  line-height: 20px;
  color: #1B355F; }
  @media only screen and (min-width: 701px) {
    .tax-relief_page .change {
      text-align: center;
      padding: 60px 0; } }
  .tax-relief_page .change em {
    font-style: italic; }
  .tax-relief_page .change p {
    margin-bottom: 15px; }
  .tax-relief_page .change .percentage {
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    font-family: 'laya';
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #ffffff;
    text-shadow: 3px 3px 7px #2B2B2B; }
    @media only screen and (min-width: 701px) {
      .tax-relief_page .change .percentage {
        font-size: 100px;
        margin-bottom: 15px;
        line-height: 75px;
        -webkit-text-stroke-width: 3px; } }
  .tax-relief_page .change .small-txt {
    font-size: 14px;
    line-height: 20px;
    color: #1B355F;
    display: block;
    width: 310px;
    margin: 0 auto; }
  .tax-relief_page .change .first {
    color: #e30075; }
  .tax-relief_page .change .second {
    color: #4BC1F0;
    margin-top: 30px; }
  .tax-relief_page .change .survey {
    font-size: 12px;
    line-height: 14px;
    color: #8D9AAF;
    display: block;
    width: 380px;
    margin: 25px auto 35px; }
    @media only screen and (min-width: 701px) {
      .tax-relief_page .change .survey {
        margin: 40px auto 0; } }

.bed-tax_page .top-banner {
  padding: 0; }
  @media only screen and (min-width: 701px) {
    .bed-tax_page .top-banner {
      padding: 65px 0;
      height: initial; } }
  .bed-tax_page .top-banner .circle {
    padding-bottom: 30px;
    border-bottom: 1px solid #D1D6DF;
    margin-bottom: 10px; }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .top-banner .circle {
        padding-bottom: 66px;
        border-bottom: 0;
        margin-bottom: 0; } }
.bed-tax_page .points {
  background: #FFF;
  padding-bottom: 30px; }
  @media only screen and (min-width: 701px) {
    .bed-tax_page .points {
      padding-bottom: 54px; } }
  .bed-tax_page .points .imp {
    padding-top: 28px;
    color: #1B355F; }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .points .imp {
        padding-top: 70px; } }
    .bed-tax_page .points .imp .heading {
      font-size: 18px;
      line-height: 21.6px;
      font-family: 'laya'; }
      @media only screen and (min-width: 701px) {
        .bed-tax_page .points .imp .heading {
          font-size: 25px;
          line-height: 30px; } }
    .bed-tax_page .points .imp .text {
      font-size: 16px;
      line-height: 20px;
      padding-top: 15px; }
      @media only screen and (min-width: 701px) {
        .bed-tax_page .points .imp .text {
          font-size: 20px;
          line-height: 26px; } }
    .bed-tax_page .points .imp li.imp-pt {
      font-size: 16px;
      line-height: 20px;
      margin-top: 10px;
      padding-left: 15px; }
      .bed-tax_page .points .imp li.imp-pt p {
        margin: 10px 0; }
      .bed-tax_page .points .imp li.imp-pt strong {
        font-weight: bold; }
      .bed-tax_page .points .imp li.imp-pt:before {
        content: "•";
        color: #e30075;
        font-size: 20px;
        position: absolute;
        left: 0; }
  .bed-tax_page .points .imp-graph {
    text-align: center;
	}
    @media only screen and (min-width: 701px) {
      .bed-tax_page .points .imp-graph {
        display: block; } }
  .bed-tax_page .points .imp-head {
    font-size: 16px;
    line-height: 20px;
    color: #1B355F;
    text-align: center;
    width: 335px;
    margin: 0 auto 20px;
    font-weight: bold; }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .points .imp-head {
        font-weight: normal; } }
  .bed-tax_page .points .circle-stat {
    height: 105px;
    width: 135px;
    border-radius: 50%;
    border: 5px solid #ffffff;
    -webkit-box-shadow: 3px 3px 20px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 20px 1px rgba(0, 0, 0, 0.3);
    margin-top: 20px;
    font-family: 'laya';
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 30px 0 0 0; }
    .bed-tax_page .points .circle-stat .box-name {
      font-size: 17px; }
    .bed-tax_page .points .circle-stat .amount {
      font-size: 40px;
      padding: 10px 0;
      position: relative;
      top: 5px; }
    .bed-tax_page .points .circle-stat .section {
      display: block;
      font-size: 15px;
      color: rgba(255, 255, 255, 0.9);
      position: relative;
      top: 5px;
      text-transform: none; }
  .bed-tax_page .points .left {
    background: #4BC1F0;
    position: absolute;
    right: 0; }
  .bed-tax_page .points .right {
    background: #e30075;
    position: relative;
    left: 1em; }
.bed-tax_page .mobile.points {
  padding-bottom: 0; }
  .bed-tax_page .mobile.points .col6 {
    float: left;
    width: 47%;
    height: 190px; }
  .bed-tax_page .mobile.points .since {
    text-transform: initial;
    color: #1B355F;
    position: absolute;
    bottom: -30px;
    right: -20px;
    font-size: 12px; }
.bed-tax_page .cost {
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  padding: 40px 0;
  text-align: center;
  margin-bottom: 30px; }
  @media only screen and (min-width: 701px) {
    .bed-tax_page .cost {
      padding: 60px 0;
      margin-bottom: initial; }
      .bed-tax_page .cost .border {
        border-right: 1px solid rgba(255, 255, 255, 0.25);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-right: -1px; } }
  .bed-tax_page .cost .header {
    font-size: 18px;
    line-height: 21px;
    color: #ffffff;
    font-family: 'laya';
    margin-bottom: 30px; }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .cost .header {
        margin: 0 auto 30px;
        font-size: 24px;
        line-height: 30px; } }
  .bed-tax_page .cost .prior-after {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 15px; }
    .bed-tax_page .cost .prior-after strong {
      font-weight: bold; }
    .bed-tax_page .cost .prior-after opac {
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .bed-tax_page .cost .price {
    font-size: 50px;
    color: #4BC1F0;
    font-family: 'laya'; }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .cost .price {
        font-size: 75px; } }
    .bed-tax_page .cost .price .day {
      text-transform: uppercase;
      color: #ffffff;
      font-weight: bold;
      font-size: 14px;
      margin-left: -5px; }
      @media only screen and (min-width: 701px) {
        .bed-tax_page .cost .price .day {
          margin-left: -15px; } }
  .bed-tax_page .cost .sep {
    padding: 5px 0 10px; }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .cost .sep {
        display: none; } }
  @media only screen and (min-width: 701px) {
    .bed-tax_page .cost .col6:before {
      content: url("../images/bed-arrow-1.png");
      position: absolute;
      left: -80px;
      top: 30px; }
    .bed-tax_page .cost .col6:after {
      content: url("../images/bed-arrow-2.png");
      position: absolute;
      top: -60px;
      right: -70px; } }
  .bed-tax_page .cost hr {
    background: #ffffff;
    opacity: 0.25;
    height: 1px;
    border: 0;
    margin: 30px 0; }
  @media only screen and (min-width: 701px) {
    .bed-tax_page .cost .bed-ball {
      background: #e30075;
      width: 200px;
      height: 100px;
      border-radius: 50%;
      padding: 50px 0;
      margin-top: -15px; } }
  .bed-tax_page .cost .tag-head {
    color: #ffffff;
    font-family: 'laya';
    font-size: 18px; }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .cost .tag-head {
        font-size: 16px; } }
  .bed-tax_page .cost .percentage {
    font-size: 50px;
    color: #4BC1F0;
    font-family: 'laya';
    padding: 15px 0; }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .cost .percentage {
        color: #ffffff;
        font-size: 66px;
        padding: 10px 0 0px; } }
  .bed-tax_page .cost .tag {
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff; }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .cost .tag {
        font-size: 9px;
        font-weight: bold; } }
.bed-tax_page .vid-quote {
  padding: 30px;
  box-sizing: border-box;
  display: table; }
  @media only screen and (min-width: 701px) {
    .bed-tax_page .vid-quote {
      padding: 0 30px 0 60px;
      height: 300px; } }
  .bed-tax_page .vid-quote .wrap {
    display: table-cell;
    vertical-align: middle; }
  @media only screen and (min-width: 701px) {
    .bed-tax_page .vid-quote:after, .bed-tax_page .vid-quote:before {
      content: " ";
      width: 0;
      height: 0;
      border-style: solid;
      position: absolute;
      z-index: 25;
      top: 115px; }
    .bed-tax_page .vid-quote:before {
      left: -47px;
      border-width: 37px 39px 37px 0;
      border-color: transparent #ffffff transparent transparent; }
    .bed-tax_page .vid-quote:after {
      right: -47px;
      border-width: 37px 0 37px 39px;
      border-color: transparent transparent transparent #ffffff; } }
  .bed-tax_page .vid-quote .quote {
    color: #1B355F;
    font-size: 16px;
    line-height: 20px; }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .vid-quote .quote {
        font-size: 20px;
        line-height: 26px;
        margin-left: -38px; } }
    @media only screen and (min-width: 701px) {
      .bed-tax_page .vid-quote .quote:before {
        font-size: 37px;
        color: #4BC1F0;
        content: "\e608";
        position: relative;
        left: -14px;
        font-family: icomoon;
        top: 19px; } }
  .bed-tax_page .vid-quote .name {
    color: #8D9AAF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    display: block;
    padding: 8px 0 4px; }
  .bed-tax_page .vid-quote .position {
    color: #8D9AAF;
    text-transform: uppercase;
    font-size: 12px;
    display: block; }
.bed-tax_page .vid-quote.left:before, .bed-tax_page .vid-quote.right:after {
  display: none; }
.bed-tax_page .video {
  height: 178px;
  overflow: hidden;
  margin: 0 -1em; }
  @media only screen and (min-width: 701px) {
    .bed-tax_page .video {
      height: 300px;
      margin: initial; } }
@media only screen and (min-width: 701px) {
  .bed-tax_page .video.left {
    position: relative;
    left: -8px; }
  .bed-tax_page .video.right {
    position: relative;
    right: -8px;
    top: 1px; } }
.bed-tax_page #lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  text-align: center;
  display: none;
  z-index: 9999;
  border-radius: 0; }
.bed-tax_page #pop-up {
  color: #222;
  height: 450px;
  width: 800px;
  background-color: #fff;
  position: fixed;
  text-align: center;
  display: none;
  left: 50%;
  top: 50%;
  margin-left: -320px;
  margin-top: -190px;
  z-index: 99999; }
.bed-tax_page #popup-close {
  display: block;
  height: 22px;
  width: 25px;
  background-color: #000;
  color: #fff;
  position: absolute;
  top: -5px;
  right: -5px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
  z-index: 99999999; }
.bed-tax_page #popup-launch, .bed-tax_page #popup-launch-2 {
  display: none; }
  @media only screen and (min-width: 701px) {
    .bed-tax_page #popup-launch, .bed-tax_page #popup-launch-2 {
      display: block;
      cursor: pointer;
      z-index: 2; } }
.bed-tax_page .popup-window {
  width: 800px;
  height: 450px; }

.more-topics h3 {
  font-size: 16px;
  color: #1B355F;
  font-family: 'laya'; }
  @media only screen and (min-width: 701px) {
    .more-topics h3 {
      padding: 40px 0 10px 0; } }
.more-topics .header-banner {
  width: 100%;
  background-image: url("../images/header-grid.png") !important;
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440); }
  .more-topics .header-banner h2 {
    font-family: 'laya';
    color: #4BC1F0;
    padding: 24px 0; }
    @media only screen and (min-width: 701px) {
      .more-topics .header-banner h2 {
        padding: 60px 0; } }
.more-topics .landing {
  padding: 25px 0; }
  @media only screen and (min-width: 701px) {
    .more-topics .landing {
      padding: 60px 0; } }
  .more-topics .landing .head {
    font-size: 18px;
    font-family: 'laya';
    color: #1B355F;
    margin-bottom: 20px; }
    @media only screen and (min-width: 701px) {
      .more-topics .landing .head {
        font-size: 25px; } }
  .more-topics .landing li.imp-pt {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 15px; }
    .more-topics .landing li.imp-pt:before {
      content: "•";
      color: #e30075;
      font-size: 20px;
      position: absolute;
      left: 0; }
.more-topics .landing-img {
  padding-top: 100px;
  text-align: center; }
.more-topics .policy {
  background: #DBF2FC;
  padding: 40px 0; }
  .more-topics .policy .extra_info {
    font-size: 14px;
    line-height: 20px;
    margin: 25px 0; }
  .more-topics .policy h2 {
    font-size: 18px;
    color: #1B355F;
    font-family: 'laya'; }
    @media only screen and (min-width: 701px) {
      .more-topics .policy h2 {
        font-size: 25px; } }
  .more-topics .policy .text {
    font-size: 16px;
    line-height: 22px;
    padding: 15px 0; }
    @media only screen and (min-width: 701px) {
      .more-topics .policy .text {
        font-size: 20px;
        line-height: 26px; } }
  .more-topics .policy .text-afftects {
    font-size: 16px;
    line-height: 22px;
    padding: 15px 0 0 0; }
    @media only screen and (min-width: 701px) {
      .more-topics .policy .text-afftects {
        font-size: 16px;
        line-height: 22px; } }
  .more-topics .policy .policy-img {
    text-align: center;
    padding-top: 60px; }
  .more-topics .policy li.imp-pt, .more-topics .policy li.imp-pt-2 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 15px; }
    .more-topics .policy li.imp-pt:before, .more-topics .policy li.imp-pt-2:before {
      content: "•";
      color: #e30075;
      font-size: 20px;
      position: absolute;
      left: 0; }
    .more-topics .policy li.imp-pt a, .more-topics .policy li.imp-pt-2 a {
      color: #e30075; }
  .more-topics .policy li.imp-pt-2 {
    padding-left: 40px; }
    .more-topics .policy li.imp-pt-2:before {
      content: "-";
      left: 20px; }
.more-topics .decline {
  padding: 40px 0;
  line-height: 20px; }
  .more-topics .decline h2 {
    font-size: 18px;
    color: #1B355F;
    font-family: 'laya'; }
    @media only screen and (min-width: 701px) {
      .more-topics .decline h2 {
        font-size: 25px; } }
  .more-topics .decline .strong {
    font-weight: bold;
    padding: 10px 0; }
  .more-topics .decline p {
    margin: 15px 0; }
  .more-topics .decline li.imp-pt, .more-topics .decline li.imp-pt-2, .more-topics .decline li.imp-pt-3 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 15px; }
    .more-topics .decline li.imp-pt:before, .more-topics .decline li.imp-pt-2:before, .more-topics .decline li.imp-pt-3:before {
      content: "•";
      color: #e30075;
      font-size: 20px;
      position: absolute;
      left: 0; }
  .more-topics .decline li.imp-pt-2 {
    padding-left: 40px; }
    .more-topics .decline li.imp-pt-2:before {
      content: "-";
      left: 20px; }
  .more-topics .decline li.imp-pt-3 {
    padding-left: 40px; }
    .more-topics .decline li.imp-pt-3:before {
      color: #e30075;
      left: 20px; }
  .more-topics .decline .figures .percentage {
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    font-family: 'laya';
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #ffffff;
    text-shadow: 3px 3px 7px #2B2B2B;
    margin: 10px 0;
    padding-top: 20px;
    color: #e30075; }
    .more-topics .decline .figures .percentage:nth-child(2n+3) {
      color: #4BC1F0;
      margin-top: 30px; }
    @media only screen and (min-width: 701px) {
      .more-topics .decline .figures .percentage {
        font-size: 70px;
        line-height: 60px;
        -webkit-text-stroke-width: 3px; } }
  .more-topics .decline .figures .small-txt {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #1B355F;
    display: block;
    width: 300px;
    margin: 0 auto; }
  .more-topics .decline .figures .survey {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    color: #8D9AAF;
    display: block;
    margin: 25px auto 0 0; }
    @media only screen and (min-width: 701px) {
      .more-topics .decline .figures .survey {
        margin: 40px 0 0 0; } }
.more-topics .graphs {
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  padding-bottom: 35px; }
  .more-topics .graphs h2 {
    color: #ffffff;
    font-size: 18px;
    font-family: 'laya';
    text-align: center;
    padding: 40px 0 30px; }
  .more-topics .graphs .graph-1, .more-topics .graphs .graph-2 {
    text-align: center; }
  .more-topics .graphs hr {
    background: #ffffff;
    border: 0;
    height: 1px;
    opacity: 0.25;
    margin: 40px 0 0px; }
@media only screen and (min-width: 701px) {
  .more-topics .related {
    padding: 45px 0; } }
@media only screen and (min-width: 701px) {
  .more-topics .related .related-topic:before {
    height: 56px;
    width: 56px;
    background: #4BC1F0;
    content: " ";
    position: absolute; } }
.more-topics .related .related-topic .title {
  font-size: 20px;
  color: #e30075;
  margin-bottom: 10px;
  margin-left: 75px; }
.more-topics .related .related-topic .text {
  font-size: 16px;
  line-height: 20px;
  color: #1B355F;
  margin-left: 75px; }
.more-topics .related .related-topic h2 {
  color: #1B355F;
  font-size: 25px;
  font-family: 'laya';
  margin-bottom: 45px; }
.more-topics .related .related-drop {
  display: none; }
.more-topics .related .container {
  padding: 0; }
.more-topics .related .related-select {
  background: #FFF;
  width: 100%;
  color: #e30075;
  box-sizing: border-box;
  margin: 0;
  height: initial;
  padding: 25px 100px 25px 75px;
  overflow: hidden;
  border-bottom: 1px dashed #1B355F;
  cursor: pointer; }
  .more-topics .related .related-select:before {
    background: #4bc1f0;
    height: 28px;
    width: 28px;
    position: absolute;
    left: 20px;
    top: 20px;
    content: " "; }
  .more-topics .related .related-select:after {
    content: "\e609";
    width: 14px;
    height: 7px;
    color: #1B355F;
    right: 15px;
    position: absolute;
    top: 31px;
    font-family: icomoon;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(270deg); }
  .more-topics .related .related-select:last-of-type {
    border-bottom: 0; }
  .more-topics .related .related-select a {
    text-decoration: none;
    font-family: 'laya';
    font-size: 18px;
    color: #e30075; }

.our-views {
  color: #1B355F; }
  .our-views .header-banner {
    width: 100%;
    background-image: url("../images/header-grid.png") !important;
    background-color: #132440;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
    background-image: -webkit-linear-gradient(top, #1C3660, #132440);
    background-image: -moz-linear-gradient(top, #1C3660, #132440);
    background-image: -ms-linear-gradient(top, #1C3660, #132440);
    background-image: -o-linear-gradient(top, #1C3660, #132440);
    padding: 24px 0;
    margin-bottom: 30px; }
    @media only screen and (min-width: 701px) {
      .our-views .header-banner {
        padding: 50px 0 75px;
        margin-bottom: 30px; } }
    .our-views .header-banner h2 {
      font-family: 'laya';
      color: #4BC1F0; }
    .our-views .header-banner span {
      font-size: 18px;
      color: #FFF;
      font-style: italic;
      width: 700px;
      display: inherit;
      line-height: 23px;
      margin-top: 20px; }
    .our-views .header-banner .container div {
      color: #ffffff;
      font-size: 16px;
      line-height: 22px;
      max-width: 750px;
      font-style: italic;
      font-weight: 400; }
  @media only screen and (min-width: 701px) {
    .our-views .header-banner.archive {
      padding: 50px 0;
      margin-bottom: 40px; } }
  .our-views .header-banner.archive h2 {
    margin-bottom: 15px; }
  .our-views .header-banner.archive span {
    font-size: 14px;
    line-height: 18px;
    display: initial; }
  .our-views article h2 {
    font-size: 18px;
    font-family: 'laya';
    line-height: 21px;
    margin-bottom: 10px; }
    @media only screen and (min-width: 701px) {
      .our-views article h2 {
        font-size: 25px;
        margin-bottom: 18px; } }
    .our-views article h2 a {
      text-decoration: none;
      color: #1B355F; }
  .our-views article .date {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .our-views article .featured-img img {
    max-width: 100%;
    margin-top: 30px; }
    @media only screen and (min-width: 701px) {
      .our-views article .featured-img img {
        display: block;
        width: initial; } }
  .our-views article .content {
    font-size: 16px;
    line-height: 23px;
    margin: 30px 0;
    border-bottom: 1px solid #d2d7df; }
    .our-views article .content p {
      margin-bottom: 15px; }
    .our-views article .content a.read-more {
      text-decoration: none;
      color: #e30075;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: bold;
      display: block;
      margin-top: 15px; }
      .our-views article .content a.read-more:after {
        content: '\e600';
        font-family: icomoon;
        font-weight: bold;
        margin-left: 5px; }
  @media only screen and (min-width: 701px) {
    .our-views article .featured-img img {
      max-width: 220px;
      height: auto;
      float: right;
      top: -80px;
      position: inherit;
      margin-left: 30px; } }
  .our-views article .featured-img img .content {
    margin: 30px 0 40px; }
  .our-views .back-btn {
    color: #e30075 !important;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 30px;
    text-decoration: none; }
    @media only screen and (min-width: 701px) {
      .our-views .back-btn {
        font-size: 21px;
        margin-left: 20px; } }
    .our-views .back-btn:before {
      content: '\e600';
      font-family: icomoon;
      left: 20px;
      position: absolute;
      -ms-transform: rotate(180deg);
      /* IE 9 */
      -webkit-transform: rotate(180deg);
      /* Chrome, Safari, Opera */
      transform: rotate(180deg); }
  .our-views #nav-posts .prev, .our-views #nav-posts .next {
    color: #e30075;
    text-transform: uppercase;
    font-size: 21px;
    display: inline-block;
    position: absolute; }
    .our-views #nav-posts .prev a, .our-views #nav-posts .next a {
      text-decoration: none;
      color: #e30075; }
  .our-views #nav-posts .prev {
    left: 0; }
  .our-views #nav-posts .next {
    right: 0; }

.lifetime_page .intro {
  border-top: 1px solid #D1D6DF;
  padding: 20px 0;
  margin-top: 20px;
  line-height: 22px; }
  .lifetime_page .intro h2 {
    font-family: 'laya';
    color: #1C3660;
    font-size: 18px;
    line-height: 21.6px; }
  .lifetime_page .intro p {
    color: #1C3660;
    margin-top: 10px; }
    .lifetime_page .intro p strong {
      font-weight: 700; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .intro {
      border: none;
      padding: 60px 0 40px;
      margin-top: 0; }
      .lifetime_page .intro h2 {
        font-size: 25px;
        margin-bottom: 20px; } }
.lifetime_page .circle .home-video {
  margin: 25px 0 15px -65px; }
@media only screen and (min-width: 701px) {
  .lifetime_page .circle h1 {
    display: none; }
  .lifetime_page .circle span.text {
    display: none; }
  .lifetime_page .circle .home-video {
    margin: 60px 0 0 10px;
    height: 183px;
    width: 329px;
    left: 0; }
    .lifetime_page .circle .home-video img {
      top: -63px;
      width: 100%; } }
.lifetime_page .graph_01 {
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  color: #ffffff;
  padding: 30px 0; }
  .lifetime_page .graph_01 h2 {
    font-family: 'laya';
    font-size: 18px;
    line-height: 21.6px;
    text-align: center;
    max-width: 85%;
    margin: 0 auto; }
  .lifetime_page .graph_01 h3 {
    text-align: center;
    top: 44px;
    position: absolute;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-transform: none;
    font-family: 'laya';
    font-size: 18px;
    line-height: 21.6px; }
    .lifetime_page .graph_01 h3 span {
      color: #1fc4f4; }
  .lifetime_page .graph_01 .graph {
    margin-top: 50px;
    width: 100%; }
    .lifetime_page .graph_01 .graph img {
      width: 100%;
      display: block; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .graph_01 {
      padding: 40px 0; }
      .lifetime_page .graph_01 h2 {
        font-size: 25px;
        text-align: left;
        width: 100%;
        margin: 10px 0 0 0; }
      .lifetime_page .graph_01 h3 {
        text-align: left;
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        margin-left: 0;
        font-family: inherit;
        text-transform: uppercase;
        color: #8a93a0;
        font-size: 14px; }
        .lifetime_page .graph_01 h3 span {
          color: #fff;
          font-weight: 700;
          position: relative; }
      .lifetime_page .graph_01 .graph {
        margin-top: 30px; } }
.lifetime_page .examples {
  padding: 30px 0;
  background-color: #D2EFFB; }
  .lifetime_page .examples h2 {
    font-family: 'laya';
    font-size: 18px;
    line-height: 21.6px; }
  .lifetime_page .examples p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    color: #1C3660; }
  .lifetime_page .examples li {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 15px;
    position: relative;
    color: #1C3660; }
    .lifetime_page .examples li:before {
      content: "•";
      color: #e30075;
      font-size: 20px;
      position: absolute;
      left: 0; }
  .lifetime_page .examples .graph {
    margin-top: 30px;
    width: 100%; }
    .lifetime_page .examples .graph img {
      width: 100%;
      display: block; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .examples {
      padding: 40px 0; }
      .lifetime_page .examples h2 {
        font-size: 25px;
        margin-bottom: 20px; }
      .lifetime_page .examples p {
        margin-top: 20px; } }
.lifetime_page .tab_area {
  padding-bottom: 34px; }
  .lifetime_page .tab_area .title {
    padding-top: 20px; }
    .lifetime_page .tab_area .title .heading {
      color: #e30075;
      font-size: 23px;
      line-height: 43px;
      position: relative;
      padding-left: 45px;
      padding-bottom: 20px;
      font-weight: 300;
      border-bottom: 1px solid #D1D6DF; }
    .lifetime_page .tab_area .title .heading:before {
      display: block;
      content: '';
      position: absolute;
      width: 23px;
      height: 43px;
      background: url("../images/LCR_person@2x.png") top left no-repeat;
      background-size: 100%;
      left: 5px;
      top: 0px; }
  .lifetime_page .tab_area .tab .title_area {
    padding: 12px 8px 13px 45px;
    border-bottom: 1px solid #D1D6DF;
    font-family: 'laya';
    color: #1C3660;
    font-size: 14px;
    position: relative;
    cursor: pointer; }
    @media only screen and (min-width: 701px) {
      .lifetime_page .tab_area .tab .title_area {
        font-size: 15px;
        padding: 12px 45px; } }
    .lifetime_page .tab_area .tab .title_area span {
      display: inline-block;
      vertical-align: top; }
    .lifetime_page .tab_area .tab .title_area span:first-child {
      color: #e30075;
      position: absolute;
      top: 14px;
      left: 12px;
      font-size: 12px; }
  .lifetime_page .tab_area .hidden {
    display: none;
    background-color: #D2EFFB;
    padding: 20px 0;
    margin-top: -1px;
    position: relative; }
    .lifetime_page .tab_area .hidden .part h3 {
      color: #e30075;
      font-weight: 700;
      font-family: inherit;
      text-transform: none;
      margin-bottom: 20px; }
    .lifetime_page .tab_area .hidden .part p {
      color: #1C3660;
      line-height: 22px; }
    .lifetime_page .tab_area .hidden .part .image {
      width: 50%;
      margin-bottom: 20px; }
      .lifetime_page .tab_area .hidden .part .image img {
        width: 100%;
        display: block; }
    .lifetime_page .tab_area .hidden .part + .part {
      margin-top: 20px; }
    .lifetime_page .tab_area .hidden .part.important {
      position: relative;
      font-weight: 700; }
      .lifetime_page .tab_area .hidden .part.important p {
        padding-left: 70px; }
    .lifetime_page .tab_area .hidden .part.important:before {
      content: '';
      display: block;
      position: absolute;
      width: 50px;
      height: 50px;
      top: 0;
      left: 0;
      background: url("../images/important-symbol.png") left top no-repeat;
      background-size: 100%; }
    .lifetime_page .tab_area .hidden .more_info {
      border-top: 1px solid #D1D6DF;
      margin-top: 20px;
      padding: 20px 0px;
      position: relative;
      clear: left;
      color: #1C3660; }
      .lifetime_page .tab_area .hidden .more_info p {
        padding-left: 40px; }
      .lifetime_page .tab_area .hidden .more_info a {
        color: #e30075;
        text-decoration: none; }
    .lifetime_page .tab_area .hidden .more_info:before {
      content: '';
      display: block;
      position: absolute;
      width: 28px;
      height: 28px;
      left: 0;
      top: 50%;
      margin-top: -14px;
      background: url("../images/icon-info.png") no-repeat;
      background-size: 100%; }
    .lifetime_page .tab_area .hidden .home-video {
      margin: 20px 40px 40px 0px;
      left: 0%;
      float: left; }
  .lifetime_page .tab_area .hidden:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    left: 50px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #D2EFFB; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .tab_area {
      padding-bottom: 40px; }
      .lifetime_page .tab_area .top-banner {
        background-position: 58%; }
      .lifetime_page .tab_area .title {
        position: relative; }
        .lifetime_page .tab_area .title .heading {
          font-size: 40px;
          line-height: 71px;
          padding-left: 80px; }
        .lifetime_page .tab_area .title .heading:before {
          width: 37px;
          height: 71px;
          left: 15px; }
        .lifetime_page .tab_area .title .top {
          float: right;
          margin-top: -75px;
          background: #1C3660;
          padding: 0 15px;
          line-height: 35px;
          color: #fff;
          text-transform: uppercase;
          cursor: pointer;
          -webkit-border-radius: 10px;
          -mox-border-radius: 10px;
          border-radius: 10px; }
          .lifetime_page .tab_area .title .top span {
            color: #1fc4f4;
            font-weight: 700;
            font-size: 15px; }
      .lifetime_page .tab_area .tab .title_area {
        padding: 20px 0 20px 80px;
        font-size: 25px; }
        .lifetime_page .tab_area .tab .title_area span:first-child {
          top: 20px;
          left: 25px;
          font-size: 20px; }
      .lifetime_page .tab_area .hidden {
        padding: 0;
        background: none; }
        .lifetime_page .tab_area .hidden .container > div {
          background-color: #D2EFFB;
          padding-top: 40px;
          padding-bottom: 20px; }
        .lifetime_page .tab_area .hidden .container > div:before {
          display: block;
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          top: -12px;
          left: 90px;
          border-left: 12px solid transparent;
          border-right: 12px solid transparent;
          border-bottom: 12px solid #D2EFFB; }
        .lifetime_page .tab_area .hidden .part {
          width: 83.05085%;
          float: left;
          margin-right: 1.69492%;
          display: inline;
          margin-right: -100%;
          margin-left: 8.47458%;
          overflow: hidden;
          *zoom: 1;
          display: block;
          float: none; }
          .lifetime_page .tab_area .hidden .part h3 {
            font-size: 20px; }
          .lifetime_page .tab_area .hidden .part .image {
            margin-bottom: 0; }
          .lifetime_page .tab_area .hidden .part .image.right {
            width: 38.77551%;
            float: right;
            margin-right: 0;
            *margin-left: -1em;
            display: inline; }
          .lifetime_page .tab_area .hidden .part .image.left {
            width: 38.77551%;
            float: left;
            margin-right: 2.04082%;
            display: inline; }
        .lifetime_page .tab_area .hidden .part.image-right h3 {
          float: left; }
        .lifetime_page .tab_area .hidden .part.image-right p {
          clear: left; }
        .lifetime_page .tab_area .hidden .part.image-left h3 {
          width: 59.18367%;
          float: right;
          margin-right: 0;
          *margin-left: -1em;
          display: inline; }
        .lifetime_page .tab_area .hidden .part.important {
          min-height: 100px; }
          .lifetime_page .tab_area .hidden .part.important p {
            padding-left: 120px;
            font-size: 20px;
            font-weight: 400;
            padding-top: 10px; }
        .lifetime_page .tab_area .hidden .part.important:before {
          width: 100px;
          height: 100px;
          background-size: 100%; }
        .lifetime_page .tab_area .hidden .more_info {
          width: 83.05085%;
          float: left;
          margin-right: 1.69492%;
          display: inline;
          margin-right: -100%;
          margin-left: 8.47458%;
          display: block;
          float: none;
          margin-top: 40px; }
      .lifetime_page .tab_area .hidden:before {
        display: none; } }
.lifetime_page .dot_border {
  border-radius: 15px;
  border: 3px dotted #ffffff;
  padding: 10px;
  min-height: 916px; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .dot_border {
      min-height: 472px;
      box-sizing: border-box; }
      .lifetime_page .dot_border.pad_top {
        padding-top: 25px; } }
.lifetime_page .calculator {
  background: #00679a;
  background: -moz-radial-gradient(center, ellipse cover, #4cc2f1 0%, #00679a 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #4cc2f1), color-stop(100%, #00679a));
  background: -webkit-radial-gradient(center, ellipse cover, #4cc2f1 0%, #00679a 100%);
  background: -o-radial-gradient(center, ellipse cover, #4cc2f1 0%, #00679a 100%);
  background: -ms-radial-gradient(center, ellipse cover, #4cc2f1 0%, #00679a 100%);
  background: radial-gradient(ellipse at center, #4cc2f1 0%, #00679a 100%);
  padding: 1.5em 0;
  min-height: 265px; }
  .lifetime_page .calculator h4 {
    font-family: laya;
    color: #ffffff;
    font-size: 26px;
    line-height: 30px;
    font-weight: 200;
    text-align: center;
    text-transform: none;
    text-shadow: 2px 2px 8px #1C3660;
    padding: 80px 0;
    height: 55px; }
  .lifetime_page .calculator .dropdowns {
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    margin: 0 auto 70px;
    width: 160px; }
    .lifetime_page .calculator .dropdowns span {
      margin: 10px 0; }
  .lifetime_page .calculator .selector {
    margin: 0px 21%;
    text-align: center; }
  .lifetime_page .calculator .select_contain {
    position: relative;
    display: inline-block;
    background: url(../images/arrow-down.png) no-repeat right #d2effb;
    background-size: 12px;
    border-radius: 15px; }
    .lifetime_page .calculator .select_contain.age {
      width: 40px;
      margin: 0px 6px 30px 10px;
      border-right: 7px solid #d2effb;
      border-left: 8px solid #d2effb; }
    .lifetime_page .calculator .select_contain.have {
      width: 111px;
      margin: 30px 0;
      border-right: 9px solid #d2effb;
      border-left: 11px solid #d2effb; }
    .lifetime_page .calculator .select_contain select::-ms-expand {
      display: none; }
    .lifetime_page .calculator .select_contain select {
      font-size: 100%;
      color: #e30075;
      vertical-align: baseline;
      background: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding: 9px 0;
      border: 0px;
      cursor: pointer;
      outline: none; }
      .lifetime_page .calculator .select_contain select#age_select {
        width: 100%; }
      .lifetime_page .calculator .select_contain select#have_select {
        width: 100%; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .calculator {
      padding: 1.5em 0; }
      .lifetime_page .calculator .container {
        max-width: 59em;
        text-align: center; }
        .lifetime_page .calculator .container br {
          display: none; }
        .lifetime_page .calculator .container h4 {
          font-size: 26px;
          line-height: 30px;
          padding: 30px 0;
          height: auto; } }
      @media only screen and (min-width: 701px) and (min-width: 816px) {
        .lifetime_page .calculator .container h4 {
          padding-top: 75px; } }
  @media only screen and (min-width: 701px) {
        .lifetime_page .calculator .container form {
          display: inline; }
        .lifetime_page .calculator .container .dropdowns {
          font-size: 20px;
          line-height: 20px;
          margin-bottom: 32px;
          display: inline; }
        .lifetime_page .calculator .container .select_contain.age {
          width: 52px;
          border-left: 10px solid #d2effb;
          margin: 0px 6px 30px; }
        .lifetime_page .calculator .container .select_contain.have {
          width: 126px;
          margin: 30px 6px;
          border-left: 14px solid #d2effb; }
        .lifetime_page .calculator .container .select_contain select#age_select {
          width: 73px; }
        .lifetime_page .calculator .container .select_contain select#have_select {
          width: 148px; }
        .lifetime_page .calculator .container .selector {
          margin: 0; } }
  .lifetime_page .calculator .disclaim {
    font-size: 14px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
    margin: 72px 0; }
    .lifetime_page .calculator .disclaim p {
      margin: 50px 0 10px;
      height: 55px; }
    .lifetime_page .calculator .disclaim ul {
      margin: 0px auto;
      text-align: left; }
    .lifetime_page .calculator .disclaim li {
      list-style-type: disc;
      margin-left: 18px; }
    @media only screen and (min-width: 701px) {
      .lifetime_page .calculator .disclaim {
        margin: 40px 10% 30px; }
        .lifetime_page .calculator .disclaim p {
          margin: 20px 10% 18px; } }
.lifetime_page .result {
  background: #00679a;
  background: -moz-radial-gradient(center, ellipse cover, #4cc2f1 0%, #00679a 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #4cc2f1), color-stop(100%, #00679a));
  background: -webkit-radial-gradient(center, ellipse cover, #4cc2f1 0%, #00679a 100%);
  background: -o-radial-gradient(center, ellipse cover, #4cc2f1 0%, #00679a 100%);
  background: -ms-radial-gradient(center, ellipse cover, #4cc2f1 0%, #00679a 100%);
  background: radial-gradient(ellipse at center, #4cc2f1 0%, #00679a 100%);
  text-align: center;
  padding: 1.5em 0;
  min-height: 265px; }
  .lifetime_page .result .percentage_bg {
    height: 210px;
    width: 210px;
    background: url("../images/answerbackground.png");
    background-size: 210px 210px;
    background-repeat: no-repeat;
    margin: 40px auto 14px; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .lifetime_page .result .percentage_bg {
        background-size: 210px 210px;
        background-image: url("../images/answerbackground@2x.png"); } }
  .lifetime_page .result .percentage {
    font-family: "proxima-nova", Arial, "sans-serif";
    color: #1fc4f4;
    font-size: 70px;
    font-weight: 600;
    text-align: center;
    padding: 71px 0; }
  .lifetime_page .result p:first-of-type {
    color: #ffffff;
    font-size: 25px;
    line-height: 30px;
    padding: 20px; }
  .lifetime_page .result p:nth-of-type(2) {
    display: none;
    font-size: 16px;
    color: white; }
  .lifetime_page .result a:last-of-type {
    color: #e30075;
    font-size: 20px;
    position: relative;
    cursor: pointer; }
    .lifetime_page .result a:last-of-type:hover {
      color: #e30075; }
    .lifetime_page .result a:last-of-type:before {
      content: "";
      display: inline;
      width: 0;
      height: 0;
      border-bottom: 5px solid transparent;
      border-right: 8px solid #e30075;
      border-top: 5px solid transparent;
      position: absolute;
      left: -15px;
      top: 6px;
      cursor: pointer; }
  .lifetime_page .result p:last-of-type {
    color: #ffffff;
    font-family: 'laya';
    font-size: 25px;
    line-height: 30px;
    padding: 20px 20% 60px; }
  .lifetime_page .result .calc {
    width: auto;
    margin-bottom: 20px; }
  .lifetime_page .result .disclaim {
    font-size: 14px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
    margin: 30px 0; }
    .lifetime_page .result .disclaim p {
      margin: 50px 0 10px;
      height: 55px; }
    .lifetime_page .result .disclaim ul {
      margin: 0px auto;
      text-align: left; }
    .lifetime_page .result .disclaim li {
      list-style-type: disc;
      margin-left: 18px; }
    @media only screen and (min-width: 701px) {
      .lifetime_page .result .disclaim {
        margin: 0 40px 0 18px; }
        .lifetime_page .result .disclaim p {
          margin: 20px 10% 18px; } }
  @media only screen and (min-width: 701px) {
    .lifetime_page .result {
      padding: 1.5em 0; }
      .lifetime_page .result .container {
        max-width: 59em; }
      .lifetime_page .result .first {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%;
        display: inline;
        margin-right: -100%;
        margin-left: 8.47458%; }
      .lifetime_page .result .second {
        width: 57.62712%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline;
        text-align: left; }
      .lifetime_page .result .percentage_bg {
        height: 220px;
        width: 220px;
        background: url("../images/answerbackground.png");
        background-size: 220px 220px;
        background-repeat: no-repeat;
        margin-top: 39px; } }
    @media only screen and (min-width: 701px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (min-width: 701px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (min-resolution: 1.3dppx) {
      .lifetime_page .result .percentage_bg {
        background-size: 220px 220px;
        background-image: url("../images/answerbackground@2x.png"); } }
  @media only screen and (min-width: 701px) {
      .lifetime_page .result .percentage {
        font-size: 80px;
        padding-top: 71px; }
      .lifetime_page .result p:first-of-type {
        font-size: 25px;
        line-height: 30px;
        text-align: left;
        max-width: 700px;
        margin: 0px auto; }
      .lifetime_page .result p:nth-of-type(2) {
        font-size: 14px;
        padding: 30px 0px; }
      .lifetime_page .result a:last-of-type {
        margin-left: 34px; }
        .lifetime_page .result a:last-of-type:before {
          border-bottom: 5px solid transparent;
          border-right: 10px solid #e30075;
          border-top: 5px solid transparent;
          position: absolute;
          left: -18px;
          top: 5px; }
      .lifetime_page .result p:last-of-type {
        padding: 20px 0 30px 19px; } }
.lifetime_page .btn_share {
  color: #1B355F;
  font-size: 9px;
  text-transform: uppercase;
  -webkit-appearance: button;
  background: #ffffff;
  padding: 10px 18px;
  margin: 10px 0 10px 8px;
  border: 0px;
  border-radius: 10px;
  cursor: pointer; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .btn_share {
      font-size: 12px;
      padding: 17px 36px;
      margin-left: 15px; } }
  .lifetime_page .btn_share:hover {
    color: #e30075; }
.lifetime_page .btn_calc {
  color: #ffffff;
  font-size: 20px;
  text-transform: capitalize;
  -webkit-appearance: button;
  background-color: #e30075;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
  background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
  background-image: -moz-linear-gradient(right, #e30075, #b3005c);
  background-image: -ms-linear-gradient(right, #e30075, #b3005c);
  background-image: -o-linear-gradient(right, #e30075, #b3005c);
  padding: 10px 20%;
  margin: 11px 0 40px;
  border: 0px;
  border-radius: 12px;
  cursor: pointer; }
  .lifetime_page .btn_calc:hover {
    color: #1B355F; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .btn_calc {
      font-size: 20px;
      padding: 12px 40px;
      margin: 10px 0 20px 19px;
      width: auto; } }
.lifetime_page .graph_03 {
  background-color: #132440;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#1C3660), to(#132440));
  background-image: -webkit-linear-gradient(top, #1C3660, #132440);
  background-image: -moz-linear-gradient(top, #1C3660, #132440);
  background-image: -ms-linear-gradient(top, #1C3660, #132440);
  background-image: -o-linear-gradient(top, #1C3660, #132440);
  color: #ffffff;
  padding: 30px 0; }
  .lifetime_page .graph_03 h2 {
    font-family: 'laya';
    font-size: 18px;
    line-height: 21.6px;
    text-align: center; }
    .lifetime_page .graph_03 h2 span {
      display: block;
      color: #1fc4f4; }
  .lifetime_page .graph_03 .graph {
    margin-top: 30px;
    width: 100%; }
    .lifetime_page .graph_03 .graph img {
      width: 100%;
      display: block; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .graph_03 {
      padding: 40px 0; }
      .lifetime_page .graph_03 h2 {
        font-size: 25px;
        line-height: 30px;
        text-align: left; }
        .lifetime_page .graph_03 h2 span {
          display: inline-block; }
        .lifetime_page .graph_03 h2 span:before {
          content: '-';
          display: inline-block;
          margin: 0 10px; }
      .lifetime_page .graph_03 .graph {
        margin-top: 30px; } }
.lifetime_page .newsletter {
  padding: 30px 0;
  background-color: #D2EFFB;
  color: #1C3660;
  margin-bottom: -15px; }
  .lifetime_page .newsletter h2 {
    font-family: 'laya';
    font-size: 18px;
    line-height: 21.6px;
    margin-bottom: 20px; }
  .lifetime_page .newsletter label {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-top: 10px; }
  .lifetime_page .newsletter .input {
    -webkit-border-radius: 5px;
    -mox-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #D1D6DF;
    padding: 5px;
    background: #fff;
    height: 35px; }
    .lifetime_page .newsletter .input input {
      width: 100%;
      background: none;
      border: none;
      outline: none;
      height: 100%; }
  .lifetime_page .newsletter .submit {
    background-color: #e30075;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
    background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
    background-image: -moz-linear-gradient(right, #e30075, #b3005c);
    background-image: -ms-linear-gradient(right, #e30075, #b3005c);
    background-image: -o-linear-gradient(right, #e30075, #b3005c);
    margin-top: 20px;
    text-align: center;
    padding: 10px 0;
    -webkit-border-radius: 10px;
    -mox-border-radius: 10px;
    border-radius: 10px; }
    .lifetime_page .newsletter .submit input {
      background: none;
      border: none;
      width: 100%;
      color: #fff;
      font-family: 'laya';
      font-size: 18px;
      text-transform: uppercase;
      outline: none; }
      .lifetime_page .newsletter .submit input:hover {
        color: #1B355F; }
  .lifetime_page .newsletter .fieldsrequired {
    font-size: 12px;
    color: #e30075;
    visibility: hidden;
    margin-top: 10px; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .newsletter {
      padding: 40px 0;
      margin-bottom: -50px; }
      .lifetime_page .newsletter h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 30px; }
      .lifetime_page .newsletter .submit {
        margin-top: 32px; } }
.lifetime_page .home-video {
  background-color: #e7e7e7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#ffffff), to(#e7e7e7));
  background-image: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
  background-image: -moz-linear-gradient(top, #ffffff, #e7e7e7);
  background-image: -ms-linear-gradient(top, #ffffff, #e7e7e7);
  background-image: -o-linear-gradient(top, #ffffff, #e7e7e7);
  left: 50%;
  height: 75px;
  width: 131px;
  border-radius: 10px;
  margin: 20px 0 40px -65px;
  -webkit-box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.3);
  overflow: hidden; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .home-video {
      margin-left: -65px;
      position: relative;
      z-index: 5; } }
  .lifetime_page .home-video img {
    position: relative;
    width: 105%;
    top: -52px; }
.lifetime_page .home-video-play {
  background: url("https://www.healthinsurancewise.ie/wp-content/themes/laya/images/video-play.png");
  height: 52px;
  width: 52px;
  position: relative;
  z-index: 1;
  left: 50%;
  margin-left: -26px;
  top: 15px; }
  @media only screen and (min-width: 701px) {
    .lifetime_page .home-video-play {
      top: 16px; }
      .lifetime_page .home-video-play.main_video {
        top: 67px; } }
  .lifetime_page .home-video-play:hover {
    background-position-y: -100%; }
.lifetime_page #lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  text-align: center;
  display: none;
  z-index: 9999;
  border-radius: 0; }
.lifetime_page #pop-up {
  color: #222;
  height: 450px;
  width: 800px;
  background-color: #fff;
  position: fixed;
  text-align: center;
  display: none;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -225px;
  z-index: 99999; }
.lifetime_page #popup-close {
  display: block;
  height: 25px;
  width: 25px;
  background-color: #000;
  color: #fff;
  position: absolute;
  top: -12px;
  right: -12px;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  z-index: 99999999;
  font-size: 20px;
  line-height: 25px;
  border: 0px !important; }
.lifetime_page #popup-launch, .lifetime_page #popup-launch-2 {
  display: none; }
  @media only screen and (min-width: 701px) {
    .lifetime_page #popup-launch, .lifetime_page #popup-launch-2 {
      display: block;
      cursor: pointer;
      z-index: 2; } }
.lifetime_page .popup-window {
  width: 800px;
  height: 450px; }
.lifetime_page .pinkbutton {
  background-color: #e30075;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
  background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
  background-image: -moz-linear-gradient(right, #e30075, #b3005c);
  background-image: -ms-linear-gradient(right, #e30075, #b3005c);
  background-image: -o-linear-gradient(right, #e30075, #b3005c);
  margin-top: 20px;
  text-align: center;
  padding: 4px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: none;
  width: 200px; }
  .lifetime_page .pinkbutton a {
    display: block;
    padding: 3px;
    color: #fff;
    font-family: 'laya';
    font-size: 14px;
    text-transform: uppercase;
    outline: none;
    text-decoration: none; }
    @media only screen and (min-width: 701px) {
      .lifetime_page .pinkbutton a {
        padding: 10px; } }
    .lifetime_page .pinkbutton a:hover {
      color: #1B355F; }

.competition-page {
  height: auto;
  width: 100%;
  background: url("../images/comp-bg-mobile.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 50px 0 0 0; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .competition-page {
      background-size: 100% auto;
      background-image: url("../images/comp-bg-mobile@2x.jpg"); } }
  .competition-page .border_upper {
    background: #FFF;
    padding: 10px 5px;
    margin: 0 0 30px 0;
    border: 1px solid #CCC;
    box-shadow: 1px 1px 3px #CCC; }
    .competition-page .border_upper:before {
      content: "";
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #FFF;
      position: absolute;
      z-index: 2;
      left: 50%;
      bottom: -20px;
      margin-left: -20px; }
    .competition-page .border_upper:after {
      content: "";
      width: 0;
      height: 0;
      border-left: 23px solid transparent;
      border-right: 23px solid transparent;
      border-top: 23px solid #CCC;
      z-index: 1;
      position: absolute;
      left: 50%;
      bottom: -23px;
      margin-left: -22px; }
  .competition-page h1 {
    font-family: 'laya';
    font-size: 28px;
    line-height: 34px;
    text-transform: none;
    color: #1fc4f4;
    text-shadow: 0 0 0 transparent;
    padding: 0 10px; }
    .competition-page h1 span {
      color: #e30075; }
  .competition-page .circle_img {
    height: 270px;
    width: 270px;
    background: url("../images/comp-hero.png");
    background-size: 270px 270px;
    background-repeat: no-repeat;
    margin: 20px auto; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .competition-page .circle_img {
        background-size: 270px 270px;
        background-image: url("../images/comp-hero@2x.png"); } }
  .competition-page .col1_upper p {
    font-size: 20px;
    line-height: 26px;
    padding: 10px; }
  .competition-page .col2_upper {
    display: none; }
  .competition-page .share {
    color: #1B355F;
    font-size: 22px;
    width: auto;
    padding: 10px;
    margin: 20px 0 10px; }
    .competition-page .share span {
      margin-top: -5px; }
  .competition-page .fb, .competition-page a.fb, .competition-page .tw, .competition-page a.tw, .competition-page .ml, .competition-page a.ml {
    margin-left: 23px; }
  .competition-page .form_area {
    padding: 20px 15px; }
    .competition-page .form_area .question {
      padding: 0 0 40px 40px; }
      .competition-page .form_area .question h4 {
        color: #1B355F;
        font-family: 'laya';
        font-size: 18px;
        line-height: 22px;
        text-transform: none;
        margin-bottom: 10px;
        position: relative; }
        .competition-page .form_area .question h4:before {
          content: "1";
          color: #FFF;
          font-size: 25px;
          font-weight: 100;
          text-align: center;
          height: 40px;
          width: 40px;
          background-color: #e30075;
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
          background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
          background-image: -moz-linear-gradient(right, #e30075, #b3005c);
          background-image: -ms-linear-gradient(right, #e30075, #b3005c);
          background-image: -o-linear-gradient(right, #e30075, #b3005c);
          -webkit-box-sizing: border-box;
          /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
          -moz-box-sizing: border-box;
          /* Firefox 1 - 28 */
          box-sizing: border-box;
          padding: 11px 0 0 0;
          border-radius: 20px;
          position: absolute;
          top: -11px;
          left: -56px; }
        .competition-page .form_area .question h4 span {
          font-family: "proxima-nova", Arial, "sans-serif";
          color: #e30075;
          font-size: 14px;
          text-decoration: underline;
          text-transform: lowercase;
          margin-left: 10px; }
      .competition-page .form_area .question input {
        margin: 15px 17px 0px -35px; }
      .competition-page .form_area .question label {
        color: #1B355F;
        line-height: 20px; }
      .competition-page .form_area .question:nth-of-type(2) h4:before {
        content: "2"; }
      .competition-page .form_area .question:nth-of-type(3) h4:before {
        content: "3"; }
      .competition-page .form_area .question:nth-of-type(4) h4:before {
        content: "4"; }
      .competition-page .form_area .question:nth-of-type(5) h4:before {
        content: "5"; }
    .competition-page .form_area .form_lower {
      background: #d2effb;
      margin: 10px -2em 0;
      padding: 30px 1em 20px; }
      .competition-page .form_area .form_lower .name label, .competition-page .form_area .form_lower .contact_info label {
        color: #1B355F;
        font-weight: 600; }
      .competition-page .form_area .form_lower .name input, .competition-page .form_area .form_lower .contact_info input {
        width: 100%;
        height: 40px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        margin: 5px 0px 15px;
        border: 1px solid #CCC; }
    .competition-page .form_area .check {
      padding-left: 30px;
      margin: 20px 0 0;
      position: relative; }
      .competition-page .form_area .check .chkbx_lbl {
        padding: 5px 0 20px; }
        .competition-page .form_area .check .chkbx_lbl input {
          padding-bottom: 20px;
          position: absolute;
          top: 7px;
          left: -29px; }
        .competition-page .form_area .check .chkbx_lbl label {
          color: #1B355F;
          font-size: 14px;
          line-height: 18px; }
          .competition-page .form_area .check .chkbx_lbl label .tclink {
            font-size: 12px; }
    .competition-page .form_area .submit {
      background-color: #e30075;
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
      background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
      background-image: -moz-linear-gradient(right, #e30075, #b3005c);
      background-image: -ms-linear-gradient(right, #e30075, #b3005c);
      background-image: -o-linear-gradient(right, #e30075, #b3005c);
      width: 100%;
      text-align: center;
      padding: 8px 0;
      margin-top: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      border: none; }
      .competition-page .form_area .submit input {
        font-family: 'laya';
        color: #FFF;
        font-size: 20px;
        font-weight: 100;
        text-transform: uppercase;
        background: transparent;
        border: 0px; }
        .competition-page .form_area .submit input:hover {
          color: #1B355F; }
    .competition-page .form_area .clear_down {
      display: none; }
    .competition-page .form_area .comp_info p {
      color: #434343;
      font-size: 14px;
      line-height: 18px;
      margin-top: 20px; }
    .competition-page .form_area .tclink {
      display: inline;
      font-size: 14px;
      color: #e30075;
      background: transparent;
      border: 0px;
      padding: 0px;
      margin: 0px;
      box-shadow: 0 0 0 transparent; }
  @media only screen and (min-width: 701px) {
    .competition-page {
      background-repeat: repeat-y; }
      .competition-page .container {
        max-width: 825px; }
      .competition-page .col1_upper {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%;
        display: inline;
        margin-right: -100%;
        margin-left: 0%;
        padding-top: 20px;
        padding-left: 28px; }
        .competition-page .col1_upper .circle_img {
          display: none; }
      .competition-page .col2_upper {
        width: 40.67797%;
        float: left;
        margin-right: 1.69492%;
        display: inline;
        margin-right: -100%;
        margin-left: 50.84746%;
        padding-left: 28px; }
        .competition-page .col2_upper .circle_img {
          margin: 0;
          height: 300px;
          width: 300px;
          background: url("../images/comp-hero.png");
          background-size: 300px 300px;
          background-repeat: no-repeat; } }
      @media only screen and (min-width: 701px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (min-width: 701px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (min-resolution: 1.3dppx) {
        .competition-page .col2_upper .circle_img {
          background-size: 300px 300px;
          background-image: url("../images/comp-hero@2x.png"); } }
  @media only screen and (min-width: 701px) {
      .competition-page .border_upper {
        overflow: hidden;
        *zoom: 1;
        margin: 0px;
        border-bottom: 0px;
        box-shadow: 0 3px 20px #CCC; }
      .competition-page .line {
        height: 1px;
        width: 95%;
        background: #CCC;
        margin: -1px 0 0 19px; }
      .competition-page .form_area {
        background-color: #FFF;
        padding: 50px 55px 0px;
        border: 1px solid #CCC;
        border-top: 0px;
        box-shadow: 0px 10px 20px #CCC; }
        .competition-page .form_area .question {
          padding: 0 0 40px 90px; }
          .competition-page .form_area .question h4 {
            margin-left: -40px; }
            .competition-page .form_area .question h4:before {
              left: -60px; }
          .competition-page .form_area .question input {
            margin: 15px 10px 0 -35px; }
        .competition-page .form_area .form_lower {
          padding: 30px 20px 0 20px;
          margin: 0 -55px;
          border-top: 1px solid #CCC; }
          .competition-page .form_area .form_lower .name, .competition-page .form_area .form_lower .contact_info {
            width: 28.81356%;
            float: left;
            margin-right: 1.69492%;
            display: inline; }
            .competition-page .form_area .form_lower .name .input, .competition-page .form_area .form_lower .contact_info .input {
              margin-right: 10px; }
            .competition-page .form_area .form_lower .name input, .competition-page .form_area .form_lower .contact_info input {
              margin-bottom: 26px; }
          .competition-page .form_area .form_lower .chk_submit {
            width: 37.28814%;
            float: right;
            margin-right: 0;
            display: inline; }
          .competition-page .form_area .form_lower .check {
            margin: 15px 0 0; }
            .competition-page .form_area .form_lower .check .chkbx_lbl {
              padding: 5px 0 5px; }
              .competition-page .form_area .form_lower .check .chkbx_lbl label {
                font-size: 12px;
                line-height: 16px; }
          .competition-page .form_area .form_lower .submit {
            width: 85%;
            padding: 7px 0; }
            .competition-page .form_area .form_lower .submit input {
              font-size: 18px; }
          .competition-page .form_area .form_lower .clear_down {
            display: block;
            height: 1px;
            width: 100%;
            background: transparent;
            clear: both; }
          .competition-page .form_area .form_lower .comp_info {
            width: 100%;
            padding-bottom: 20px; }
            .competition-page .form_area .form_lower .comp_info p {
              margin-top: 0px; }
              .competition-page .form_area .form_lower .comp_info p:first-of-type {
                padding-bottom: 5px; } }

.holiday-comp {
  background: #434343;
  padding: 15px 0 0 0; }
  .holiday-comp .border_upper {
    background: #000;
    padding: 10px 5px;
    margin: 0 0 30px 0;
    z-index: 1; }
    .holiday-comp .border_upper:before {
      content: "";
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-top: 15px solid #000;
      position: absolute;
      z-index: 2;
      left: 50%;
      bottom: -15px;
      margin-left: -15px; }
  .holiday-comp h1 {
    font-family: 'laya';
    font-size: 41px;
    line-height: 50px;
    text-transform: none;
    text-align: center;
    color: #e30075;
    text-shadow: 0 0 0 transparent;
    padding: 0 10px; }
    .holiday-comp h1 span {
      color: #e30075; }
  .holiday-comp .col1_upper p {
    color: #ffffff;
    font-size: 21px;
    line-height: 30px;
    text-align: left;
    padding: 10px; }
  .holiday-comp .col2_upper {
    display: none; }
  .holiday-comp .circle_img {
    height: 270px;
    width: 270px;
    background: url("../images/circle_pink.png");
    background-size: 270px 270px;
    background-repeat: no-repeat;
    margin: 20px auto; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .holiday-comp .circle_img {
        background-size: 270px 270px;
        background-image: url("../images/circle_pink@2x.png"); } }
    .holiday-comp .circle_img p {
      color: #ffffff;
      font-family: 'laya';
      font-size: 28px;
      line-height: 32px;
      text-align: center;
      padding: 49px 0 0 0; }
  .holiday-comp .share {
    color: #1fc4f4;
    font-size: 22px;
    width: auto;
    padding: 10px;
    margin: 20px 0 10px; }
    .holiday-comp .share span {
      margin-top: -5px; }
  .holiday-comp .img_family {
    padding: 0 1em 114%;
    margin: -102px -1em 0;
    height: 100%;
    width: 100%;
    background: url("../images/PromoBackgroundNoTopGradient.png");
    background-size: 100% 100%;
    background-repeat: no-repeat; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .holiday-comp .img_family {
        background-size: 100% 100%;
        background-image: url("../images/PromoBackgroundNoTopGradient@2x.png"); } }
  .holiday-comp .fb, .holiday-comp a.fb, .holiday-comp .tw, .holiday-comp a.tw, .holiday-comp .ml, .holiday-comp a.ml {
    margin-left: 23px; }
  .holiday-comp .promotion_text {
    padding: 0 1em;
    margin: 0px -1em 0;
    background-color: #000; }
    .holiday-comp .promotion_text h2 {
      color: #1fc4f4;
      font-family: 'laya';
      font-size: 28px;
      line-height: 36px;
      padding: 7px 0; }
    .holiday-comp .promotion_text p {
      color: #ffffff;
      font-size: 17px;
      line-height: 20px;
      padding-bottom: 30px; }
  .holiday-comp .lrg_promo_text {
    font-family: 'laya';
    color: #e30075;
    text-align: center;
    font-size: 60px;
    line-height: 50px;
    padding: 10px 10px 40px;
    text-transform: uppercase; }
  .holiday-comp .form_area {
    padding: 0 15px; }
    .holiday-comp .form_area .form_lower {
      background: #d2effb;
      margin: 0 -2em;
      padding: 30px 1em 20px; }
      .holiday-comp .form_area .form_lower .name label, .holiday-comp .form_area .form_lower .contact_info label {
        color: #1B355F;
        font-weight: 600; }
      .holiday-comp .form_area .form_lower .name input, .holiday-comp .form_area .form_lower .contact_info input {
        width: 100%;
        height: 40px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        margin: 5px 0px 15px;
        border: 1px solid #CCC; }
    .holiday-comp .form_area .check {
      padding-left: 30px;
      margin: 20px 0 0;
      position: relative; }
      .holiday-comp .form_area .check .chkbx_lbl {
        padding: 5px 0 20px; }
        .holiday-comp .form_area .check .chkbx_lbl input {
          padding-bottom: 20px;
          position: absolute;
          top: 7px;
          left: -29px; }
        .holiday-comp .form_area .check .chkbx_lbl label {
          color: #1B355F;
          font-size: 14px;
          line-height: 18px; }
          .holiday-comp .form_area .check .chkbx_lbl label .tclink {
            font-size: 12px; }
    .holiday-comp .form_area .submit {
      background-color: #e30075;
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30075), to(#b3005c));
      background-image: -webkit-linear-gradient(right, #e30075, #b3005c);
      background-image: -moz-linear-gradient(right, #e30075, #b3005c);
      background-image: -ms-linear-gradient(right, #e30075, #b3005c);
      background-image: -o-linear-gradient(right, #e30075, #b3005c);
      width: 100%;
      text-align: center;
      padding: 8px 0;
      margin-top: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      border: none; }
      .holiday-comp .form_area .submit input {
        font-family: 'laya';
        color: #FFF;
        font-size: 20px;
        font-weight: 100;
        text-transform: uppercase;
        background: transparent;
        border: 0px; }
        .holiday-comp .form_area .submit input:hover {
          color: #1B355F; }
    .holiday-comp .form_area .clear_down {
      display: none; }
    .holiday-comp .form_area .comp_info p {
      color: #434343;
      font-size: 14px;
      line-height: 18px;
      margin-top: 20px; }
    .holiday-comp .form_area .tclink {
      display: inline;
      font-size: 14px;
      color: #e30075;
      background: transparent;
      border: 0px;
      padding: 0px;
      margin: 0px;
      box-shadow: 0 0 0 transparent; }
  @media only screen and (min-width: 701px) {
    .holiday-comp {
      background: #ffffff;
      padding-top: 50px; }
      .holiday-comp h1 {
        text-align: left;
        padding-left: 0; }
      .holiday-comp .container {
        max-width: 825px;
        height: auto;
        width: 100%;
        background: url("../images/PromoBackground.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-color: #000; } }
    @media only screen and (min-width: 701px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (min-width: 701px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (min-resolution: 1.3dppx) {
      .holiday-comp .container {
        background-size: 100% auto;
        background-image: url("../images/PromoBackground@2x.png"); } }
  @media only screen and (min-width: 701px) {
      .holiday-comp .col1_upper {
        width: 57.62712%;
        float: left;
        margin-right: 1.69492%;
        display: inline;
        margin-right: -100%;
        margin-left: 0%;
        padding-top: 20px; }
        .holiday-comp .col1_upper p {
          padding: 10px 0; }
        .holiday-comp .col1_upper .share {
          padding: 10px 0; }
        .holiday-comp .col1_upper .circle_img {
          display: none; }
      .holiday-comp .col2_upper {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%;
        display: inline;
        margin-right: -100%;
        margin-left: 59.32203%;
        padding-left: 28px;
        margin-top: 16px; }
        .holiday-comp .col2_upper .circle_img {
          margin: 0;
          height: 300px;
          width: 300px;
          background: url("../images/circle_pink.png");
          background-size: 300px 300px;
          background-repeat: no-repeat; } }
      @media only screen and (min-width: 701px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (min-width: 701px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (min-resolution: 1.3dppx) {
        .holiday-comp .col2_upper .circle_img {
          background-size: 300px 300px;
          background-image: url("../images/circle_pink@2x.png"); } }
  @media only screen and (min-width: 701px) {
          .holiday-comp .col2_upper .circle_img p {
            font-size: 33px;
            line-height: 42px;
            padding: 35px 0 0 0; }
      .holiday-comp .border_upper {
        overflow: hidden;
        *zoom: 1;
        margin: 0px;
        border-bottom: 0px;
        background: transparent; }
      .holiday-comp .promotion_text {
        background: transparent;
        padding-top: 300px; }
        .holiday-comp .promotion_text h2 {
          font-size: 36px; }
        .holiday-comp .promotion_text p {
          padding-bottom: 15px; }
        .holiday-comp .promotion_text .lrg_promo_text {
          font-size: 72px;
          line-height: 60px;
          padding-top: 20px; }
      .holiday-comp .form_area {
        background-color: #FFF;
        padding: 0 55px 0px; }
        .holiday-comp .form_area .form_lower {
          padding: 30px 20px 0 20px;
          margin: 0 -85px; }
          .holiday-comp .form_area .form_lower .name, .holiday-comp .form_area .form_lower .contact_info {
            width: 28.81356%;
            float: left;
            margin-right: 1.69492%;
            display: inline; }
            .holiday-comp .form_area .form_lower .name .input, .holiday-comp .form_area .form_lower .contact_info .input {
              margin-right: 10px; }
            .holiday-comp .form_area .form_lower .name input, .holiday-comp .form_area .form_lower .contact_info input {
              margin-bottom: 26px; }
          .holiday-comp .form_area .form_lower .chk_submit {
            width: 37.28814%;
            float: right;
            margin-right: 0;
            display: inline; }
          .holiday-comp .form_area .form_lower .check {
            margin: 15px 0 0; }
            .holiday-comp .form_area .form_lower .check .chkbx_lbl {
              padding: 5px 0 5px; }
              .holiday-comp .form_area .form_lower .check .chkbx_lbl label {
                font-size: 12px;
                line-height: 16px; }
          .holiday-comp .form_area .form_lower .submit {
            width: 85%;
            padding: 7px 0; }
            .holiday-comp .form_area .form_lower .submit input {
              font-size: 18px; }
          .holiday-comp .form_area .form_lower .clear_down {
            display: block;
            height: 1px;
            width: 100%;
            background: transparent;
            clear: both; }
          .holiday-comp .form_area .form_lower .comp_info {
            width: 100%;
            padding-bottom: 20px; }
            .holiday-comp .form_area .form_lower .comp_info p {
              margin-top: 0px; }
              .holiday-comp .form_area .form_lower .comp_info p:first-of-type {
                padding-bottom: 5px; } }

.thanks {
  height: auto;
  width: 100%;
  background: url("../images/comp-bg-mobile.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 50px 0 0 0; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .thanks {
      background-size: 100% auto;
      background-image: url("../images/comp-bg-mobile@2x.jpg"); } }
  .thanks .border_upper {
    background: #FFF;
    padding: 10px 5px;
    margin: 0 0 30px 0;
    border: 1px solid #CCC;
    box-shadow: 1px 1px 3px #CCC; }
    .thanks .border_upper:before {
      content: "";
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #FFF;
      position: absolute;
      z-index: 2;
      left: 50%;
      bottom: -20px;
      margin-left: -20px; }
    .thanks .border_upper:after {
      content: "";
      width: 0;
      height: 0;
      border-left: 23px solid transparent;
      border-right: 23px solid transparent;
      border-top: 23px solid #CCC;
      z-index: 1;
      position: absolute;
      left: 50%;
      bottom: -23px;
      margin-left: -22px; }
  .thanks h1 {
    font-family: 'laya';
    font-size: 36px;
    line-height: 40px;
    text-transform: none;
    text-align: center;
    color: #1fc4f4;
    text-shadow: 0 0 0 transparent;
    padding: 20px 0 0; }
  .thanks .circle_img {
    height: 270px;
    width: 270px;
    background: url("../images/comp-hero.png");
    background-size: 270px 270px;
    background-repeat: no-repeat;
    margin: 20px auto; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .thanks .circle_img {
        background-size: 270px 270px;
        background-image: url("../images/comp-hero@2x.png"); } }
  .thanks .col1_upper {
    padding: 0px 20px; }
    .thanks .col1_upper p {
      color: #e30075;
      font-size: 20px;
      line-height: 26px;
      padding: 10px; }
  .thanks .col2_upper {
    display: none; }
  .thanks .share {
    color: #1B355F;
    font-size: 22px;
    width: auto;
    padding: 10px;
    margin: 20px 0 10px; }
    .thanks .share span {
      margin-top: -5px; }
  .thanks .fb, .thanks a.fb, .thanks .tw, .thanks a.tw, .thanks .ml, .thanks a.ml {
    margin-left: 23px; }
  @media only screen and (min-width: 701px) {
    .thanks h1 {
      font-size: 45px;
      line-height: 45px;
      text-align: left;
      padding-left: 10px; }
    .thanks .container {
      max-width: 825px; }
    .thanks .col1_upper {
      width: 49.15254%;
      float: left;
      margin-right: 1.69492%;
      display: inline;
      margin-right: -100%;
      margin-left: 0%;
      padding-top: 20px; }
      .thanks .col1_upper .circle_img {
        display: none; }
    .thanks .col2_upper {
      width: 40.67797%;
      float: left;
      margin-right: 1.69492%;
      display: inline;
      margin-right: -100%;
      margin-left: 50.84746%;
      padding-left: 28px; }
      .thanks .col2_upper .circle_img {
        margin: 0;
        height: 300px;
        width: 300px;
        background: url("../images/comp-hero.png");
        background-size: 300px 300px;
        background-repeat: no-repeat; } }
    @media only screen and (min-width: 701px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (min-width: 701px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 701px) and (min-resolution: 1.3dppx) {
      .thanks .col2_upper .circle_img {
        background-size: 300px 300px;
        background-image: url("../images/comp-hero@2x.png"); } }
  @media only screen and (min-width: 701px) {
    .thanks .border_upper {
      overflow: hidden;
      *zoom: 1;
      margin: 0 0 100px 0;
      border-bottom: 0px;
      box-shadow: 0 3px 20px #CCC; } }
