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

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: "";
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.8em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

@font-face {
  font-family: 'SansaProNormal';
  src: url("../fonts/SansaProNormal.eot");
  src: url("../fonts/SansaProNormal.eot") format("embedded-opentype"), url("../fonts/SansaProNormal.woff2") format("woff2"), url("../fonts/SansaProNormal.woff") format("woff"), url("../fonts/SansaProNormal.ttf") format("truetype"), url("../fonts/SansaProNormal.svg#SansaProNormal") format("svg");
}

@font-face {
  font-family: 'SansaProBold';
  src: url("../fonts/SansaProBold.eot");
  src: url("../fonts/SansaProBold.eot") format("embedded-opentype"), url("../fonts/SansaProBold.woff2") format("woff2"), url("../fonts/SansaProBold.woff") format("woff"), url("../fonts/SansaProBold.ttf") format("truetype"), url("../fonts/SansaProBold.svg#SansaProBold") format("svg");
}

@font-face {
  font-family: 'SansaProSemiBold';
  src: url("../fonts/SansaProSemiBold.eot");
  src: url("../fonts/SansaProSemiBold.eot") format("embedded-opentype"), url("../fonts/SansaProSemiBold.woff2") format("woff2"), url("../fonts/SansaProSemiBold.woff") format("woff"), url("../fonts/SansaProSemiBold.ttf") format("truetype"), url("../fonts/SansaProSemiBold.svg#SansaProSemiBold") format("svg");
}

@font-face {
  font-family: 'MarkForMC';
  src: url("../fonts/MarkForMC.eot");
  src: url("../fonts/MarkForMC.eot") format("embedded-opentype"), url("../fonts/MarkForMC.woff2") format("woff2"), url("../fonts/MarkForMC.woff") format("woff"), url("../fonts/MarkForMC.ttf") format("truetype"), url("../fonts/MarkForMC.svg#MarkForMC") format("svg");
}

/* Media query */
/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

  Mixins available:
    -   css3-prefix             - arguments: Property, Value
    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-radial       - arguments: Start Color: #FFFFFF, Start position: 0%, End Color: #000000, End position: 100%
    -   background-size         - arguments: Width: 100%, Height: 100%
    -   background-opacity      - arguments: Color: #000, Opacity: .85
    -   border-radius           - arguments: Radius: 5px
    -   border-radius-separate  - arguments: Top Left: 5px, Top Left: 5px, Bottom Left: 5px, Bottom Right: 5px
    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   box-sizing              - arguments: Type: border-box
    -   columns                 - arguments: Count: 3, Gap: 10
    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
    -   flex                    - arguments: Value: 1
    -   flip                    - arguments: ScaleX: -1
    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
    -   opacity                 - arguments: Opacity: 0.5
    -   outline radius          - arguments: Radius: 5px
    -   resize                  - arguments: Direction: both
    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   transform               - arguments: Parameters: null
    -   transform-style         - arguments: Style: preserve-3d
    -   transition              - arguments: What: all, Length: 1s, Easing: ease-in-out
    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0
    -   keyframes               - arguments: Animation name
                                - content:   Animation css
    -   animation               - arguments: name duration timing-function delay iteration-count direction fill-mode play-state
                                             (http://www.w3schools.com/cssref/css3_pr_animation.asp)
	-   vertical-align          - Vertical align center
	-   icon          			- arguments: $index(Position),$size(Image px size), $image(Image name)

------------------------------------------------------------- */
/* ADDS A BROWSER PREFIX TO THE PROPERTY */
/* BACKGROUND GRADIENT */
/* BACKGROUND RADIAL */
/* BACKGROUND SIZE */
/* BACKGROUND COLOR OPACITY */
/* BORDER RADIUS */
/* BOX */
/* BOX RGBA */
/* BOX SHADOW */
/* BOX SIZING */
/* COLUMNS */
/* DOUBLE BORDERS */
/* FLEX */
/* FLIP */
/* FONT FACE */
/* OPACITY */
/* OUTLINE RADIUS */
/* RESIZE */
/* ROTATE*/
/* TEXT SHADOW */
/* TRANSFORM  */
/* TRANSFORM STYLE */
/* TRANSITION */
/* TRIPLE BORDERS */
/* KEYFRAMES */
/* ANIMATION */
/* Vertical align center */
/* ICON */
/* colors */
/* Primary Colors */
.button-margin {
  padding: 3rem 0;
}

.button {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  cursor: pointer;
}

.button.blue {
  background: #007ec2;
  color: #FFFFFF;
  font-size: 1.3rem;
  font-family: "SansaProBold";
  text-transform: uppercase;
}

.button.transparent {
  color: #FFFFFF;
  border-radius: 2rem;
  font-size: 1.4rem;
  font-family: "SansaProNormal";
  text-transform: uppercase;
  background: transparent;
  border: 2px solid #FFFFFF;
}

.button.curved_boder {
  border-radius: 2rem;
}

.button.large {
  padding: 1.2rem 0;
  width: 24%;
}

.button.big {
  font-size: 2.3rem;
  padding: 1.7rem 2rem;
}

.button.mid {
  padding: 0.7rem 2.5rem;
}

.button.small {
  padding: 1rem;
}

.button.full-width {
  padding: 1.5rem;
  display: block;
  width: 100%;
}

.button.mLeft10 {
  margin-left: 1rem;
}

.button.mLeft20 {
  margin-left: 2rem;
}

.button.mLeft40 {
  margin-left: 4rem;
}

.button.mTop10 {
  margin-top: 1rem;
}

.button.mTop20 {
  margin-top: 2rem;
}

.button.caps {
  text-transform: uppercase;
}

.button.underline {
  text-decoration: underline;
}

.button.disabled {
  opacity: 0.5;
}

/*	Checkbox */
.checkbox {
  text-align: left;
  color: #cac8c9;
  width: 100%;
  margin: 1.5rem 0;
}

.checkbox input[type=checkbox].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.checkbox input[type=checkbox].css-checkbox + label.css-label {
  margin-left: -0.9rem;
  text-align: left;
  text-indent: 0;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 3.5rem;
  padding-top: 0.5rem;
  font-family: "SansaProNormal";
  color: #FFFFFF;
  font-size: 1.5rem;
  min-height: 25px;
  line-height: 1;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -3px 0px;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: -3px -225px;
}

.checkbox input[type=checkbox].css-checkbox + label.css-label.error {
  background-position: -3px -448px;
}

.checkbox label.css-label {
  background: url(../images/chk-box-black.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox a {
  color: #FFFFFF;
  text-decoration: underline;
}

.checkbox.error input[type=checkbox].css-checkbox + label.css-label {
  background-position: -3px -448px;
}

.checkbox.error input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: -3px -225px;
}

/*	Select box */
.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #FFFFFF url(../images/icon-arrow-down.png) no-repeat right 16px center;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: 1px solid #afb7bc;
  width: 100%;
  position: relative;
}

/* remove default arrow in IE */
select::-ms-expand {
  display: none;
}

/*Media query*/
@media screen and (min-width: 1600px) {
  .button.large {
    width: 20%;
  }
}

@media screen and (max-width: 1180px) {
  .checkbox input[type=checkbox].css-checkbox + label.css-label {
    font-size: 2rem;
  }
}

@media screen and (max-width: 639px) {
  .checkbox input[type=checkbox].css-checkbox + label.css-label {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 481px) {
  .button.blue {
    width: 35%;
  }
}

.container {
  padding: 0 0;
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}

@media only screen and (min-width: 641px) {
  .container {
    width: 85%;
  }
}

@media only screen and (min-width: 961px) {
  .container {
    width: 70%;
  }
}

.container .row {
  margin-left: 0;
  margin-right: 0;
}

.section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.section.no-pad {
  padding: 0;
}

.section.no-pad-bot {
  padding-bottom: 0;
}

.section.no-pad-top {
  padding-top: 0;
}

.row {
  margin-left: auto;
  margin-right: auto;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.row .col {
  float: left;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.row .col.s1 {
  width: 8.33333333%;
  margin-left: 0;
}

.row .col.s2 {
  width: 16.66666667%;
  margin-left: 0;
}

.row .col.s3 {
  width: 25%;
  margin-left: 0;
}

.row .col.s4 {
  width: 33.33333333%;
  margin-left: 0;
}

.row .col.s5 {
  width: 41.66666667%;
  margin-left: 0;
}

.row .col.s6 {
  width: 50%;
  margin-left: 0;
}

.row .col.s7 {
  width: 58.33333333%;
  margin-left: 0;
}

.row .col.s8 {
  width: 66.66666667%;
  margin-left: 0;
}

.row .col.s9 {
  width: 75%;
  margin-left: 0;
}

.row .col.s10 {
  width: 83.33333333%;
  margin-left: 0;
}

.row .col.s11 {
  width: 91.66666667%;
  margin-left: 0;
}

.row .col.s12 {
  width: 100%;
  margin-left: 0;
}

.row .col.offset-s1 {
  margin-left: 8.33333333%;
}

.row .col.offset-s2 {
  margin-left: 16.66666667%;
}

.row .col.offset-s3 {
  margin-left: 25%;
}

.row .col.offset-s4 {
  margin-left: 33.33333333%;
}

.row .col.offset-s5 {
  margin-left: 41.66666667%;
}

.row .col.offset-s6 {
  margin-left: 50%;
}

.row .col.offset-s7 {
  margin-left: 58.33333333%;
}

.row .col.offset-s8 {
  margin-left: 66.66666667%;
}

.row .col.offset-s9 {
  margin-left: 75%;
}

.row .col.offset-s10 {
  margin-left: 83.33333333%;
}

.row .col.offset-s11 {
  margin-left: 91.66666667%;
}

.row .col.offset-s12 {
  margin-left: 100%;
}

@media only screen and (min-width: 641px) {
  .row .col.m1 {
    width: 8.33333333%;
    margin-left: 0;
  }
  .row .col.m2 {
    width: 16.66666667%;
    margin-left: 0;
  }
  .row .col.m3 {
    width: 25%;
    margin-left: 0;
  }
  .row .col.m4 {
    width: 33.33333333%;
    margin-left: 0;
  }
  .row .col.m5 {
    width: 41.66666667%;
    margin-left: 0;
  }
  .row .col.m6 {
    width: 50%;
    margin-left: 0;
  }
  .row .col.m7 {
    width: 58.33333333%;
    margin-left: 0;
  }
  .row .col.m8 {
    width: 66.66666667%;
    margin-left: 0;
  }
  .row .col.m9 {
    width: 75%;
    margin-left: 0;
  }
  .row .col.m10 {
    width: 83.33333333%;
    margin-left: 0;
  }
  .row .col.m11 {
    width: 91.66666667%;
    margin-left: 0;
  }
  .row .col.m12 {
    width: 100%;
    margin-left: 0;
  }
  .row .col.offset-m1 {
    margin-left: 8.33333333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.66666667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.33333333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.66666667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.33333333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.66666667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.33333333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.66666667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
}

@media only screen and (min-width: 961px) {
  .row .col.l1 {
    width: 8.33333333%;
    margin-left: 0;
  }
  .row .col.l2 {
    width: 16.66666667%;
    margin-left: 0;
  }
  .row .col.l3 {
    width: 25%;
    margin-left: 0;
  }
  .row .col.l4 {
    width: 33.33333333%;
    margin-left: 0;
  }
  .row .col.l5 {
    width: 41.66666667%;
    margin-left: 0;
  }
  .row .col.l6 {
    width: 50%;
    margin-left: 0;
  }
  .row .col.l7 {
    width: 58.33333333%;
    margin-left: 0;
  }
  .row .col.l8 {
    width: 66.66666667%;
    margin-left: 0;
  }
  .row .col.l9 {
    width: 75%;
    margin-left: 0;
  }
  .row .col.l10 {
    width: 83.33333333%;
    margin-left: 0;
  }
  .row .col.l11 {
    width: 91.66666667%;
    margin-left: 0;
  }
  .row .col.l12 {
    width: 100%;
    margin-left: 0;
  }
  .row .col.offset-l1 {
    margin-left: 8.33333333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.66666667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.33333333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.66666667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.33333333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.66666667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.33333333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.66666667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
}

html {
  font-size: 62.5%;
  /* Defining root font 10px*/
}

body {
  font-family: "SansaProNormal";
  font-size: 1.4rem;
  background: #FFFFFF;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  font-weight: 400;
}

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

a {
  color: #121b30;
  text-decoration: none;
}

input, textarea, button {
  border: 0 none;
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: #cac8c9;
}

:-moz-placeholder {
  color: #cac8c9;
  opacity: 1;
}

::-moz-placeholder {
  color: #cac8c9;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #cac8c9;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ol {
  margin: 0;
  padding: 0;
}

ul li, p {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
}

*:focus {
  outline: none;
}

/*	Common classes	*/
.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center !important;
}

.hide {
  display: none !important;
}

.show {
  display: block;
}

.mob-show {
  display: none;
}

.nonmobile {
  display: block;
}

.inline {
  display: inline-block;
}

.clear {
  clear: both;
}

.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.main-container {
  background: url("../images/index-bg.jpg") no-repeat top center;
  background-size: cover;
}

.flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vertical-align {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

/*	Common listing	- Just add 'listing' wrapper class above any ul or ol blocks */
.listing {
  line-height: 1.2;
}

.listing ol, .listing ul {
  margin-left: 2rem;
}

.listing ol li, .listing ul li {
  list-style-position: outside;
  margin-bottom: 1rem;
}

.listing ul {
  list-style-type: disc;
  margin-top: 0.5rem;
}

.listing ul ul {
  list-style-type: circle;
}

.listing ul ul ul {
  list-style-type: square;
}

.listing ul ul ul ul {
  list-style-type: upper-alpha;
}

.listing ol {
  list-style-type: decimal;
}

.listing ol ol {
  list-style-type: upper-roman;
}

.listing ol ol ol {
  list-style-type: lower-roman;
}

.listing ol ol ol ol {
  list-style-type: lower-alpha;
}

/**/
.hyphenate {
  /* Careful, this breaks the word wherever it is without a hyphen */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Adds a hyphen where the word breaks */
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/*	Common table style	- Just add 'table-grid' wrapper class above any table blocks */
.table-grid {
  margin-bottom: 2rem;
  overflow-x: auto;
}

.table-grid table {
  border-collapse: collapse;
  width: 100%;
}

.table-grid table th, .table-grid table td {
  padding: 1rem;
  border: 1px solid #cac8c9;
  text-align: left;
}

.table-grid table tr:nth-child(even) {
  background-color: #cac8c9;
}

.table-grid table th {
  background-color: #1dbdc6;
  color: white;
}

/* Common Text Alignment Classes */
.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.mac-pad-btn {
  padding: 1.2rem 0 0.9rem !important;
}

/*Error*/
.error-msg {
  color: #e4002b;
  margin-top: 0.5rem;
  display: block;
  text-align: left;
  font-family: "SansaProBold";
  font-size: 1.6rem;
}

.errorBorder {
  border: 2px solid #e4002b;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

/*Media query*/
@media screen and (max-width: 959px) {
  .mob-hide {
    display: none;
  }
}

.modal-box {
  padding: 2rem 0;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #121b30;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.modal-box .modal-info {
  margin: 0 auto;
  width: 90%;
}

.modal-box .modal-info .scroll {
  max-height: 400px;
  overflow: auto;
}

.modal-box .modal-info h1 {
  text-align: center;
  font-size: 3rem;
}

.modal-box .modal-info .tnc-modal-copy {
  margin: 2rem 0;
  font-size: 1.6rem;
  padding-right: 1.5rem;
  max-height: 450px;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.modal-box .modal-info .tnc-modal-copy.small {
  font-size: 1.2rem;
}

.modal-box .modal-info .tnc-modal-copy h2 {
  padding-bottom: 2rem;
  font-size: 1.6rem;
  font-family: "SansaProSemiBold";
}

.modal-box .modal-info .tnc-modal-copy ol {
  margin-left: 3rem;
}

.modal-box .modal-info .tnc-modal-copy ol li {
  padding-bottom: 2rem;
}

.modal-box .modal-info .tnc-modal-copy ol strong {
  text-decoration: underline;
}

.modal-box ::-webkit-scrollbar {
  width: 10px;
}

.modal-box ::-webkit-scrollbar-track {
  background: #121b30;
  border-radius: 10px;
}

.modal-box ::-webkit-scrollbar-thumb {
  background: #fec200;
  border-radius: 10px;
}

/*Media query*/
@media screen and (max-width: 959px) {
  .modal-box .modal-info {
    font-size: 1.7rem;
  }
  .modal-box .modal-info .scroll {
    max-height: 330px;
  }
}

@media screen and (max-width: 639px) {
  .modal-box .modal-info {
    font-size: 1.6rem;
  }
  .modal-box .modal-info .scroll {
    max-height: 300px;
  }
  .modal-box .modal-info h1 {
    font-size: 2.4rem;
  }
  .modal-box .modal-info .tnc-modal-copy {
    max-height: 380px;
  }
}

header {
  position: fixed;
  width: 100%;
  z-index: 10000;
  top: 0;
  left: 0;
  background: #FFFFFF;
}

header .header-container {
  width: 88.5%;
  margin: 0 auto;
}

header .logo {
  position: absolute;
  top: 0;
}

header .logo ul li {
  display: inline-block;
  vertical-align: middle;
}

header .logo ul li .vip-logo-img {
  margin-top: -8px;
  margin-left: 2rem;
}

header .select-language {
  float: right;
  padding: 2rem;
}

@media screen and (max-width: 639px) {
  header .header-container {
    width: 100%;
  }
  header .logo ul li img {
    width: 90%;
  }
  header .logo ul li .vip-logo-img {
    margin-left: 0;
    margin-top: 0;
  }
  header .select-language {
    padding: 2rem 0.3rem;
  }
}

footer {
  position: relative;
}

footer .footer-container {
  width: 57%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5rem 0;
  text-align: center;
  font-size: 1.2rem;
  color: #121b30;
}

footer .footer-container ul li {
  display: inline-block;
  padding-bottom: 1rem;
}

footer .bottom-img {
  background: url("../images/footer-bottom.png") no-repeat center center;
  background-size: cover;
  padding-bottom: 20%;
  width: 21%;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (min-width: 1600px) {
  footer .bottom-img {
    padding-bottom: 15%;
    width: 16%;
  }
}

@media screen and (max-width: 1180px) {
  footer .footer-container {
    width: 65%;
  }
}

@media screen and (max-width: 481px) {
  footer .footer-container {
    width: 89%;
  }
}

.wrapper-dropdown-3 {
  /* Size and position */
  position: relative;
  width: 195px;
  margin: 0 auto;
  padding: 8px 15px;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  /* Styles */
  background: #fff;
  border-radius: 5rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 1px rgba(50, 50, 50, 0.1);
          box-shadow: 0 1px 1px rgba(50, 50, 50, 0.1);
  cursor: pointer;
  outline: none;
  /* Font settings */
  font-weight: bold;
  font-family: "SansaProSemiBold";
  font-size: 1.2rem;
  color: #121b30;
}

.wrapper-dropdown-3 span {
  border-bottom: 1px solid black;
}

.wrapper-dropdown-3:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
  border-width: 9px 7px 0 7px;
  border-style: solid;
  border-color: #666666 transparent;
}

.wrapper-dropdown-3 .dropdown {
  /* Size & position */
  position: absolute;
  top: 164%;
  left: 0;
  right: 0;
  /* Styles */
  background: rgba(202, 200, 201, 0.9);
  font-weight: normal;
  border: 2px solid #FFFFFF;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  list-style: none;
  text-align: center;
  width: 180px;
  margin: 0 auto;
  /* Hiding */
  opacity: 0;
  pointer-events: none;
}

.wrapper-dropdown-3 .dropdown li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #121b30;
  font-family: "SansaProSemiBold";
  font-size: 1.2rem;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.wrapper-dropdown-3 .dropdown li i {
  float: right;
  color: inherit;
}

/* Hover state */
.wrapper-dropdown-3 .dropdown li:hover a {
  background: #f3f8f8;
}

/* Active state */
.wrapper-dropdown-3.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}

/* No CSS3 support */
.no-opacity .wrapper-dropdown-3 .dropdown,
.no-pointerevents .wrapper-dropdown-3 .dropdown {
  display: none;
  opacity: 1;
  /* If opacity support but no pointer-events support */
  pointer-events: auto;
  /* If pointer-events support but no pointer-events support */
}

.no-opacity .wrapper-dropdown-3.active .dropdown,
.no-pointerevents .wrapper-dropdown-3.active .dropdown {
  display: block;
}

@media screen and (max-width: 639px) {
  .wrapper-dropdown-3 {
    width: 180px;
  }
}

.index-section {
  padding: 7rem;
}

.index-section .banner {
  width: 52%;
  float: left;
}

.index-section .banner .banner-img {
  width: 95%;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.index-section .banner .banner-img img {
  width: 100%;
}

.index-section .banner .banner-copy {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding-top: 4rem;
}

.index-section .banner .banner-copy h3 {
  font-size: 2.4rem;
  padding-bottom: 1.5rem;
  font-family: "SansaProBold";
}

.index-section .banner .banner-copy p {
  font-size: 1.8rem;
  width: 90%;
  margin: 0 auto;
}

.index-section .form-container {
  width: 47%;
  float: right;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1.5rem;
}

.index-section .form-container h1 {
  font-size: 3.9rem;
  font-family: "MarkForMC";
}

.index-section .form-container form {
  margin-top: 2rem;
}

.index-section .form-container form .input-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 2.5rem;
}

.index-section .form-container form .input-control input, .index-section .form-container form .input-control select {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.5rem;
  font-size: 1.6rem;
  width: 49%;
}

.index-section .form-container form .bday-control input {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 32.2%;
  font-size: 1.6rem;
}

.index-section .form-container form .email-control input {
  width: 100%;
}

.index-section .form-container form .email-control select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  background: #FFFFFF url(../images/icon-arrow-down.png) no-repeat right 16px center;
}

.index-section .form-container form .label-control {
  margin-bottom: 0.5rem;
}

.index-section .form-container form .label-control label {
  font-size: 2rem;
  padding-left: 1rem;
}

.index-section .form-container form p {
  font-size: 2rem;
  padding: 0 2rem 2rem;
}

.index-section .form-container form p a {
  color: #FFFFFF;
}

.index-section .form-container form .checkbox-container span {
  font-size: 1.5rem;
  padding-left: 2.6rem;
  padding-bottom: 3rem;
  display: inline-block;
}

.index-section .form-container form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #404040;
}

.index-section .form-container form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #404040;
}

.index-section .form-container form :-ms-input-placeholder {
  /* IE 10+ */
  color: #404040;
}

.index-section .form-container form :-moz-placeholder {
  /* Firefox 18- */
  color: #404040;
}

@media screen and (max-width: 1180px) {
  .index-section {
    padding: 7rem 3rem;
  }
  .index-section .banner {
    float: none;
    width: 95%;
    margin: 0 auto;
  }
  .index-section .banner .banner-img {
    margin: 0 auto;
  }
  .index-section .banner .banner-copy h3 {
    font-size: 3rem;
  }
  .index-section .banner .banner-copy p {
    font-size: 2.3rem;
  }
  .index-section .form-container {
    float: none;
    width: 95%;
    margin: 0 auto;
    padding-top: 4.5rem;
  }
  .index-section .form-container h1 {
    font-size: 5rem;
  }
  .index-section .form-container form .label-control label {
    padding-left: 0;
    font-size: 2.4rem;
  }
  .index-section .form-container form .input-control input {
    font-size: 2rem;
  }
  .index-section .form-container form p {
    padding: 0 0 2rem;
    font-size: 2.4rem;
  }
  .index-section .form-container form .checkbox-container span {
    font-size: 1.9rem;
  }
}

@media screen and (max-width: 639px) {
  .index-section {
    padding: 3rem 1.5rem;
  }
  .index-section .banner {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .index-section .banner .banner-copy {
    width: 100%;
  }
  .index-section .banner .banner-copy h3 {
    font-size: 2.2rem;
  }
  .index-section .banner .banner-copy p {
    font-size: 1.6rem;
    width: 95%;
    margin: 0 auto;
  }
  .index-section .form-container {
    float: none;
    width: 100%;
    margin: 0 auto;
    padding-top: 4.5rem;
  }
  .index-section .form-container h1 {
    font-size: 3.1rem;
  }
  .index-section .form-container form {
    margin-top: 1rem;
  }
  .index-section .form-container form .label-control label {
    font-size: 1.8rem;
  }
  .index-section .form-container form .input-control input {
    padding: 1.1rem;
    font-size: 1.5rem;
  }
  .index-section .form-container form p {
    font-size: 1.8rem;
  }
  .index-section .form-container form .checkbox-container span {
    font-size: 1.5rem;
  }
}

.thanks-section {
  padding: 15rem 4rem 27rem;
}

.thanks-section .thanks-banner {
  width: 50%;
  float: left;
}

.thanks-section .thanks-banner .banner-img {
  width: 95%;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.thanks-section .thanks-banner .banner-img img {
  width: 100%;
}

.thanks-section .thanks-copy {
  width: 47%;
  float: left;
  text-align: center;
  padding-top: 4.2rem;
}

.thanks-section .thanks-copy h1 {
  font-size: 5.1rem;
  font-family: "MarkForMC";
}

.thanks-section .thanks-copy p {
  font-size: 2rem;
  padding: 3rem 0;
}

.thanks-section .thanks-copy h3 {
  font-size: 1.8rem;
}

.thanks-section .thanks-copy h3 a {
  text-decoration: underline;
  color: #FFFFFF;
}

@media screen and (max-width: 1180px) {
  .thanks-section .thanks-banner {
    width: 95%;
    float: none;
    margin: 0 auto;
  }
  .thanks-section .thanks-banner .banner-img {
    margin: 0 auto;
    width: 100%;
  }
  .thanks-section .thanks-copy {
    width: 95%;
    float: none;
    margin: 0 auto;
  }
  .thanks-section .thanks-copy h1 {
    font-size: 6rem;
  }
  .thanks-section .thanks-copy p {
    font-size: 2.4rem;
  }
  .thanks-section .thanks-copy h3 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 639px) {
  .thanks-section {
    padding: 4rem 1rem;
  }
  .thanks-section .thanks-banner {
    width: 100%;
  }
  .thanks-section .thanks-copy {
    width: 100%;
    padding-top: 2rem;
  }
  .thanks-section .thanks-copy h1 {
    font-size: 4rem;
    line-height: 1.2;
  }
  .thanks-section .thanks-copy p {
    width: 95%;
    margin: 0 auto;
    font-size: 1.9rem;
  }
  .thanks-section .thanks-copy h3 {
    font-size: 1.8rem;
  }
}
