/* Import roboto font */
@font-face {
    font-family: 'robotoitalic';
    src: url('/MEDIA/fonts/roboto_italic/Roboto-Italic-webfont.eot');
    src: url('/MEDIA/fonts/roboto_italic/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/MEDIA/fonts/roboto_italic/Roboto-Italic-webfont.woff') format('woff'),
         url('/MEDIA/fonts/roboto_italic/Roboto-Italic-webfont.ttf') format('truetype'),
         url('/MEDIA/fonts/roboto_italic/Roboto-Italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('/MEDIA/fonts/roboto_light/Roboto-Light-webfont.eot');
    src: url('/MEDIA/fonts/roboto_light/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/MEDIA/fonts/roboto_light/Roboto-Light-webfont.woff') format('woff'),
         url('/MEDIA/fonts/roboto_light/Roboto-Light-webfont.ttf') format('truetype'),
         url('/MEDIA/fonts/roboto_light/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight_italic';
    src: url('/MEDIA/fonts/roboto_lightitalic/Roboto-LightItalic-webfont.eot');
    src: url('/MEDIA/fonts/roboto_lightitalic/Roboto-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/MEDIA/fonts/roboto_lightitalic/Roboto-LightItalic-webfont.woff') format('woff'),
         url('/MEDIA/fonts/roboto_lightitalic/Roboto-LightItalic-webfont.ttf') format('truetype'),
         url('/MEDIA/fonts/roboto_lightitalic/Roboto-LightItalic-webfont.svg#robotolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight_italic';
    src: url('/MEDIA/fonts/roboto_lightitalic/Roboto-LightItalic-webfont.eot');
    src: url('/MEDIA/fonts/roboto_lightitalic/Roboto-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/MEDIA/fonts/roboto_lightitalic/Roboto-LightItalic-webfont.woff') format('woff'),
         url('/MEDIA/fonts/roboto_lightitalic/Roboto-LightItalic-webfont.ttf') format('truetype'),
         url('/MEDIA/fonts/roboto_lightitalic/Roboto-LightItalic-webfont.svg#robotolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('/MEDIA/fonts/roboto_medium/Roboto-Medium-webfont.eot');
    src: url('/MEDIA/fonts/roboto_medium/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/MEDIA/fonts/roboto_medium/Roboto-Medium-webfont.woff') format('woff'),
         url('/MEDIA/fonts/roboto_medium/Roboto-Medium-webfont.ttf') format('truetype'),
         url('/MEDIA/fonts/roboto_medium/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium_italic';
    src: url('/MEDIA/fonts/roboto_mediumitalic/Roboto-MediumItalic-webfont.eot');
    src: url('/MEDIA/fonts/roboto_mediumitalic/Roboto-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/MEDIA/fonts/roboto_mediumitalic/Roboto-MediumItalic-webfont.woff') format('woff'),
         url('/MEDIA/fonts/roboto_mediumitalic/Roboto-MediumItalic-webfont.ttf') format('truetype'),
         url('/MEDIA/fonts/roboto_mediumitalic/Roboto-MediumItalic-webfont.svg#robotomedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoregular';
    src: url('/MEDIA/fonts/roboto_regular/Roboto-Regular-webfont.eot');
    src: url('/MEDIA/fonts/roboto_regular/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/MEDIA/fonts/roboto_regular/Roboto-Regular-webfont.woff') format('woff'),
         url('/MEDIA/fonts/roboto_regular/Roboto-Regular-webfont.ttf') format('truetype'),
         url('/MEDIA/fonts/roboto_regular/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotothin';
    src: url('/MEDIA/fonts/roboto_thin/Roboto-Thin-webfont.eot');
    src: url('/MEDIA/fonts/roboto_thin/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/MEDIA/fonts/roboto_thin/Roboto-Thin-webfont.woff') format('woff'),
         url('/MEDIA/fonts/roboto_thin/Roboto-Thin-webfont.ttf') format('truetype'),
         url('/MEDIA/fonts/roboto_thin/Roboto-Thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotothin_italic';
    src: url('/MEDIA/fonts/roboto_thinitalic/Roboto-ThinItalic-webfont.eot');
    src: url('/MEDIA/fonts/roboto_thinitalic/Roboto-ThinItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/MEDIA/fonts/roboto_thinitalic/Roboto-ThinItalic-webfont.woff') format('woff'),
         url('/MEDIA/fonts/roboto_thinitalic/Roboto-ThinItalic-webfont.ttf') format('truetype'),
         url('/MEDIA/fonts/roboto_thinitalic/Roboto-ThinItalic-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Import reset CSS */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
/* Import skeleton CSS */
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/


/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  /*position: relative;*/
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }
/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0; }
}

/* For devices larger than 550px */
@media (min-width: 550px) {
  .container {
    width: 80%; }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}


/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
  font-size: 62.5%; }
body {
  font-size: 1.5em; /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  font-weight: 400;
  font-family: "robotolight", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222; }


/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300; }
h1 { font-size: 4.0rem; line-height: 1.2;  letter-spacing: -.1rem;}
h2 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; }
h3 { font-size: 3.0rem; line-height: 1.3;  letter-spacing: -.1rem; }
h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; }
h5 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem; }
h6 { font-size: 1.5rem; line-height: 1.6;  letter-spacing: 0; }

/* Larger than phablet */
@media (min-width: 550px) {
  h1 { font-size: 5.0rem; }
  h2 { font-size: 4.2rem; }
  h3 { font-size: 3.6rem; }
  h4 { font-size: 3.0rem; }
  h5 { font-size: 2.4rem; }
  h6 { font-size: 1.5rem; }
}

p {
  margin-top: 0; }


/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #1EAEDB; }
a:hover {
  color: #0FA0CE; }


/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0; }
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #FFF;
  background-color: #666;
  border-color: #666; }
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #1EAEDB;
  border-color: #1EAEDB; }


/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 38px;
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #aaa;
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }


/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
  list-style: circle inside; }
ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 0;
  margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }
li {
  margin-bottom: 1rem; }


/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px; }
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }


/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1; }
th:first-child,
td:first-child {
  padding-left: 0; }
th:last-child,
td:last-child {
  padding-right: 0; }


/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }


/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }


/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }


/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }



/* Import elegant CSS */
@font-face {
	font-family: 'ElegantIcons';
	src:url('/MEDIA/fonts/elegant/ElegantIcons.eot');
	src:url('/MEDIA/fonts/elegant/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('/MEDIA/fonts/elegant/ElegantIcons.woff') format('woff'),
		url('/MEDIA/fonts/elegant/ElegantIcons.ttf') format('truetype'),
		url('/MEDIA/fonts/elegant/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'ElegantIcons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="your-class-prefix"] {
*/
.arrow_carrot-down, .icon_check, .icon_search, .icon_box-checked, .icon_pencil-edit, .icon_question_alt2, .icon_lightbulb_alt, .icon_film, .icon_star_alt, .icon_info_alt, .icon_target, .icon_box-empty, .social_twitter_circle, .social_linkedin_circle, .social_youtube_circle, .social_googleplus_circle, .social_facebook_circle, .icon_clock_alt, .icon_book_alt, .icon_archive_alt, .icon_document_alt, .icon_desktop, .icon_easel, .icon_pens_alt, .icon_pencil-edit_alt,.icon_hourglass, .social_share, .icon_pencil-edit, .icon_laptop, .icon_group, .icon_star_alt, .icon_cursor_alt, .icon_chat_alt, .icon_lock_alt, .icon_check, .icon_genius{
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon_genius:before {
	content: "\e00a";
}
.icon_check:before {
	content: "\4e";
}
.icon_lock_alt:before {
	content: "\7e";
}
.icon_chat_alt:before {
	content: "\77";
}
.icon_cursor_alt:before {
	content: "\e01a";
}
.icon_star_alt:before {
	content: "\e031";
}
.icon_group:before {
	content: "\e08b";
}
.icon_laptop:before {
	content: "\e00d";
}
.icon_pencil-edit:before {
	content: "\6c";
}
.social_share:before {
	content: "\e0a0";
}
.icon_hourglass:before {
	content: "\e0e1";
}
.icon_pencil-edit_alt:before {
	content: "\6b";
}
.icon_pens_alt:before {
	content: "\e0db";
}
.icon_easel:before {
	content: "\e0e9";
}
.icon_desktop:before {
	content: "\e00e";
}
.icon_document_alt:before {
	content: "\68";
}
.icon_book_alt:before {
	content: "\e022";
}
.icon_archive_alt:before {
	content: "\e02f";
}
.icon_clock_alt:before {
	content: "\7d";
}
.arrow_carrot-down:before {
	content: "\33";
}
.icon_check:before {
	content: "\4e";
}

.icon_search:before {
	content: "\55";
}
.icon_box-checked:before {
	content: "\5a";
}
.icon_pencil-edit:before {
	content: "\6c";
}
.icon_question_alt2:before {
	content: "\74";
}
.icon_lightbulb_alt:before {
	content: "\e007";
}
.icon_film:before {
	content: "\e024";
}
.icon_star_alt:before {
	content: "\e031";
}
.icon_info_alt:before {
	content: "\70";
}
.icon_target:before {
	content: "\e0f5";
}
.icon_box-empty:before {
	content: "\56";
}
.social_facebook_circle:before {
	content: "\e0aa";
}
.social_twitter_circle:before {
	content: "\e0ab";
}
.social_googleplus_circle:before {
	content: "\e0ad";
}
.social_linkedin_circle:before {
	content: "\e0b4";
}
.social_youtube_circle:before {
	content: "\e0ba";
}

.glyph {
	float: left;
	text-align: center;
	padding: .75em;
	margin: .4em 1.5em .75em 0;
	width: 6em;
	text-shadow: none;
}
.glyph_big {
	font-size: 128px;
	color: #59c5dc;
	float: left;
	margin-right: 20px;
        }
.glyph div { 
	padding-bottom: 10px;
}
.glyph input {
	font-family: consolas, monospace;
	font-size: 12px;
	width: 100%;
	text-align: center;
	border: 0;
	box-shadow: 0 0 0 1px #ccc;
	padding: .2em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
.glyph .fs1 {
	font-size: 2em;
}


/* Custom CSS */



body {
	overflow-x: hidden;
}
p {
	font-size: 16px;
	color: #222222;
	letter-spacing: .5px;
	line-height: 1.9em;
	text-align: justify
}
a {
	color: #ff7800;
	text-decoration: none;
	transition: all 0.5s ease;
}
a:hover {
	color: #06496f;
}
button, input.submit {
	background: #eb8f26;
	color: #fff;
	border: none;
	font-size: 2em;
	/*font-family: 'robotothin';*/
	text-transform: capitalize;
	transition: all 0.5s ease;
}
input[type=checkbox] { display:none; } /* to hide the checkbox itself */
input[type=checkbox] + label:before {
  font-family: 'ElegantIcons';
  display: inline-block;
}

input[type=checkbox] + label:before { content: "\56"; } /* unchecked icon */
input[type=checkbox] + label:before { letter-spacing: 10px;position: relative;top: 2px; } /* space between checkbox and label */
input[type=checkbox]:checked + label:before { content: "\5a";color: #000 } /* checked icon */
input[type=checkbox]:checked + label:before { letter-spacing: 10px;position: relative;top: 2px; } /* allow space for check mark */
input.submit, input.register {
	width: 100%;
	padding: 10px;
	font-size: 1.3em;
	height: 60px;
	text-transform: uppercase;
}
input.register {
	color: #fff;
	transition: all 0.5s ease;
	font-family: 'robotothin';
}
input.register:hover {
	color: #888
}
input.submit:hover {
	background: #333;
	color: #fff
}
button:hover {
	background: #025f90;
	color: #fff
}
.big {
	width: 100%;
	height: 60px
}
input[type="text"],
input[type="password"] {
	height: 54px;
	width: 100%;
	color: #7b7b7b;
	font-size: 18px
}
.center {
	text-align: center
}
.right {
	text-align: right
}
.left {
	text-align: left
}
.clear {
	clear: both
}
.auto {
	margin: 0 auto;
}
.nofloat {
	float: none;
}
.small {
	font-size: 18px;
	color: #025f90;
	font-family: 'robotomedium';
	letter-spacing: .5px
}
.blue {
	background: #3b5998 !important;
}
.divider {
	width: 100%;
	height: 50px
}
.top {
	margin-top: 140px;
}
.content {
	max-width: 1200px;
	margin: 0 auto
}
.navbar li {
	display: inline-block;
	list-style: none;
	margin: 40px 0 0; 
}
.navbar.u-pull-right li {
	margin: 33px 0 0; 
}
.navbar li a {
	color: #025f90;
	text-transform: uppercase;
	font-size: 1em;
	text-decoration: none;
	line-height: 2em;
	display: block
}
.navbar li.highlight a {
	color: #7f7f7f;
	border-top: 1px solid #7f7f7f;
}
.navbar li a:hover,
.navbar.u-pull-right li a {
	color: #eb8f26;
}
.navbar button {
	font-size: 1em;
	margin-right: 10px;
}
.navbar.u-pull-right li:last-child button{
	margin-right: 0
}
.navbar.u-pull-right li a:hover {
	color: #025f90
}
.navbar.u-pull-right li:last-child {
	line-height: 2.8em;
}
.wrap {
	overflow: hidden;
	clear: both
}
.wrap .container {
	padding: 50px 0
}
.white {
	color: #fff;
}
.gray {
	background: #efefef;
}
.gray h1 {
	border-bottom: 0;
	text-align: left;
	line-height: 1.5em;
}
.form {
	max-width: 600px;
}
/* slideshow resizing */

.home-wrapper
 {
    width: 100%;
    margin: 0px auto;
    height: 100%;
    text-align: center;
    /*position: relative;*/
}


/*  div tabs */
div.tab-container,
div.tab-container2{
	max-width: 1200px;
	margin: 0 auto;
	font-size: 16px;
}
div.tab-container .tab,
div.tab-container2 .tab2 {
	width: 70%;
    margin-left: 30%;
    color: #7b7b7b;
}
div.tab-menu,
div.tab-menu2{
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	float: left;
	width: 25%;
	font-family: 'robotolight';
	letter-spacing: .5px
}
div.tab-menu i,
div.tab-menu2 i {
	margin-right: 10px;
	position: relative;
    top: 1px;
}
div.tab-menu div.list-group,
div.tab-menu2 div.list-group2{
	margin-bottom: 0;
}
div.tab-menu div.list-group>a,
div.tab-menu2 div.list-group2>a{
	margin-bottom: 0;
	width: 100%;
	display: block;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	margin: 17px 0 0;
	padding: 5px 0px;
	text-indent: 15px;
	text-decoration: none;
	color: #06496f;
	text-transform: uppercase;
}

div.tab-menu div.list-group>a:first-child,
div.tab-menu2 div.list-group2>a:first-child{
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
}
div.tab-menu div.list-group>a:last-child,
div.tab-menu2 div.list-group2>a:last-child{
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
}
div.tab-menu div.list-group>a.active,
div.tab-menu div.list-group>a:hover,
div.tab-menu2 div.list-group2>a.active,
div.tab-menu2 div.list-group2>a:hover {
	background-color: #025f90;
	color: #ffffff;
}
div.tab-menu div.list-group>a.active i,
div.tab-menu div.list-group>a:hover i,
div.tab-menu2 div.list-group2>a.active i,
div.tab-menu2 div.list-group2>a:hover i {
	color: #569abe
}
div.tab-menu div.list-group>a.active:after,
div.tab-menu2 div.list-group2>a.active:after{
content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -13px;
	border-left: 0;
	border-bottom: 13px solid transparent;
	border-top: 13px solid transparent;
	border-left: 10px solid #5A55A3;
}

div.tab-content,
div.tab-content2{
	padding-left: 20px;
	padding-top: 10px;
}

div.tab div.tab-content:not(.active),
div.tab2 div.tab-content2:not(.active){
	display: none;
}
#whatsinside img {
    box-shadow: 0 5px 25px #ccc;
}
.org#whatsinside img {
    box-shadow: none;
}
.org#whatsinside h1 {
	margin-bottom: 5%;
	margin-top: 20px
}
.org#whatsinside .container {
	padding: 0
}
#whatsinside h2 {
	text-transform: uppercase;
	font-size: 18px;
	color: #06496f;
	letter-spacing: .5px;
}
#whatsinside .buttonTrial {
	margin: 30px auto;
	float: none
}
strong {
	font-family: 'robotomedium'
}
/* menu responsive */
/* VARIABLES */
/* BASE */
.container {
	overflow: hidden;
	*zoom: 1;
	width: 100%;
	max-width: 100%;
}

/*.site-content {
	padding-top: 140px;
}*/

/* HEADER */

.header {
	position: fixed;
	left: 0;
	right: 0;
	top:0;
	height: 140px;
	background-color: #fff;
	z-index: 5;
    width: 100%;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    text-align:center;
	margin-top: 0;
	vertical-align: middle;
	font-family: 'robotolight';
	border-bottom: 1px solid #c6c6c6
}
.header.shrink {
    height: 80px;
	background-color: #efefef;
	border-bottom: 1px solid #dcdcdc
}
.header.shrink .three.columns {
	width: 200px
}
.header.shrink .navbar li {
	margin: 20px 0 0;
}
.header.shrink .navbar.u-pull-right li {
	margin: 15px auto 0;
}
.header.shrink .row {
	padding: 5px 0 0
}
.header.shrink .navbar li:last-child button {
	background: #efefef!important;
}
.header .row {
	padding-top: 20px
}
.header .row .nine.columns .four.columns {
	margin-left: 0;
}
#whatisit {
	margin-top: 17px
}
button#sw-login {
	background: transparent;
	color: #ff7800;
	text-transform: uppercase;
	padding: 0
}
button#sw-login:hover {
	color: #025f90;
}
#clickWrap {
	position: absolute;
	width: 100%;
    bottom: 10px;
    z-index: 1;
    text-align: center;
    text-shadow: none;
}
a#click,a#click2 {
	color: white;
	border: 1px solid #fff;
	font-size: 30px;
	padding: 0 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	z-index: 333;
	display: inline-block;
}
a#click:hover,a#click2:hover {
	background: #fff;
	background-color: rgba(255, 255, 255, 0.85);
	color: #333;
}



/* MENU */
/*.menu a {
	padding: 0 9%;
}*/
.menu a:hover {
	color: #c5cae9;
}
.none {
	display: none;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
	position: relative
}
.devices2 {
	margin-top: -25px
}
.devices,
.devices2,
.book {
	position: relative;
}
.devices img,
.devices2 img,
.book img {
	position: absolute;
	right: 0;
	margin-top: 30px
}
.overview.org .devices2 img {
	margin-top: 0
}
h1 {
	color: #06496f;
	font-size: 60px;
	font-family: 'robotolight';
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
	line-height: 2.8em
}

/**** slider ****/

#testimonials{
	width:100%;
	position:relative;
	text-align: center
}
#testimonials .testimonial{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
}
#test_container{
	position:relative;
	overflow:hidden;
	padding-bottom: 30px;
}
#testimonials .testimonial_text{
	font-size:14px;
	font-family:verdana;
	font-style:italic;
}
#testimonials .testimonial_name{
	font-size:14px;
	margin:10px auto 3px;
	font-style:normal;
	font-family:arial;
}
#testimonials .testimonial_designation{
	font-size: 12px;
	line-height: 14px;
	font-family:verdana;
}
#t_pagers{
	position:absolute;
	left:49%;
	bottom:0;
	z-index:2;
}
#t_pagers .pager{
	display:inline-block;
	text-decoration:none;
	width:10px;
	min-height:10px;
	margin-right:5px;
	background:#ccc;
	border-radius:50%;
	cursor:pointer;
}
#t_pagers .pager.active{
	background:#ff7800;
}

#testimonials img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 150px;
    margin-bottom: 30px;
    width: 150px;
    text-align: center;
}
#testimonials h2,
footer h2{
	color: #7b7b7b;
	font-size: 16px;
	font-family: 'robotomedium';
	letter-spacing: 1px
}
.gray h2 {
	color: #06496f;
	font-size: 16px;
	font-family: 'robotomedium';
	letter-spacing: 1px
}

/* video */

.video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-top: 30px
}
.video iframe {
    box-sizing: border-box;
    background-size: contain;
    background-position: center center;
    padding: 5.9% 13% 9.7% 10.5%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border: none;
}

#cta img {
	float: none;
}
#cta h2 {
	font-size: 30px;
	font-family: 'robotolight';
}

footer {
	text-align: center
}
footer .navbar {
	width: auto;
	overflow: hidden;
	text-align: center;
	margin: 40px 0 0
}
footer .navbar li {
	margin: 40px 15px;
}
footer .navbar li a {
	white-space: nowrap
}
footer .navbar li a:hover {
	color: #ff7800; 
}
footer .logo {
	width: 140px;
	margin: 0 auto;
	margin-bottom: 50px
}
footer .last {
	border-top: 1px solid #dcdcdc;
	padding-top: 60px;
	padding-bottom: 40px;
	clear: both;
	overflow: hidden;
	height: auto;
}
footer ul li {
	display: inline-block;
}
footer i {
	font-size: 2.1em;
	color: #0d608e;
	margin: 0 10px;
	transition: all 0.5s ease;
}
footer i:hover {
	color: #ff7800; 
}
footer p {
	text-align: center
}

/* Login page */
#background {
	background: url('/MEDIA/images/login-bg.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#background header {
	position: relative
}
#background h1.white {
	border-bottom: none;
	margin-bottom: 0;
}
#background a {
	color: #fff;
	margin-top: 20px;
	float: left;
	width: 100%
}
#background a:hover {
	color: #000;
}
#form-div {
	background-color:rgba(72,72,72,0.4);
	padding:35px;
	border-radius: 4px;
}
#form-div input[type="text"] {
    position: relative; 
}
#form-div form.form {
	margin: 0 auto;
}
#form-div .keeplogin input {
	margin-right: 10px
}
#form-div .keeplogin label {
	color: #fff;
	font-family: 'robotothin';
}
.keeplogin {
	text-align: left;
	font-family: 'robotolight';
}
textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

/* Modal */

div.sw-popup-window { 
    background-color:#fff;
    border-radius:2px;
    color:#000;
    display:none; 
    padding:20px;
    min-width:650px;
    min-height: 180px;
    -webkit-box-shadow: -1px 0px 6px 2px rgba(0,0,0,0.45);
	-moz-box-shadow: -1px 0px 6px 2px rgba(0,0,0,0.45);
	box-shadow: -1px 0px 6px 2px rgba(0,0,0,0.45);
}
div.sw-popup-window .close-position {
    position: absolute;
	right: 1px;
	top: -2px;
    z-index: 2;
}
div.sw-popup-window .b-close {
    cursor: pointer;
    background: #eb8f26;
    padding: 0 20px 5px;
    font-size: 2em;
    color: #fff;
    border-bottom: 1px solid #eb8f26;
    border-left: 1px solid #eb8f26;
}
div.sw-popup-window .b-close:hover {
    cursor: pointer;
    background: #025f90;
    color: #fff;
    border-bottom: 1px solid #025f90;
    border-left: 1px solid #025f90;
}
div.sw-popup-window .logo {
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 10px
}
div.sw-popup-window .logo img {
	max-width: 210px
}
div.sw-popup-window h1 {
	border-bottom: none;
	font-size: 30px
}
div.sw-popup-window p {
	margin-top: 20px;
	margin-bottom: 0;
	color: #000;
	font-size: 14px;
	font-family: 'robotolight';
}
div.sw-popup-window input[type="text"],
div.sw-popup-window textarea{
	background: #f4f4f4;
}
div.sw-popup-window .input {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
}
div.sw-popup-window textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
}
div.sw-popup-window .submit {
	text-transform: capitalize;
	height: 54px;
}
div.sw-popup-window .blue:hover {
	background: #333!important;
}

/* about us */
#aboutus h1 {
	text-align: left;
	border-bottom: none;
	line-height: 1em;
    margin-bottom: 60px;
}
#aboutus p {
	text-align: justify
}
#aboutus .four.columns.mobile-info {
	min-width: 321px;
	min-height: 589px;
}
#aboutus .mobile {
	width: 321px;
	height: 589px;
	position: relative;
	background: url('/MEDIA/images/mobile.png') no-repeat top left;
}
#aboutus .mobile img {
	margin: 25% 12.5% 0;
}

#aboutus .mobile h2 {
	color: #2a2a2a;
	font-family: 'robotomedium';
	font-size: 18px;
	text-align: center;
	margin: 15px 0 0;
	letter-spacing: .2px;
}
#aboutus .mobile h3 {
	color: #444;
	font-family: 'robotothin';
	font-size: 16px;
	text-align: center;
	margin: 0;
	letter-spacing: .5px;
	line-height: 1.6em
}
#aboutus .mobile h3 oblique {
	font-family: 'robotothin_italic';
}
#aboutus .mobile ul {
	list-style-type: none;
	margin: 5% auto 0;
	width: 230px;
	text-align: center;
	overflow: hidden
}
#aboutus .mobile ul li {
	display: inline-block;
	padding: 0 1px
}
#aboutus .mobile ul li i {
	font-size: 2em;
	color: #a2bfd0;
}
#aboutus .mobile ul li a i {
	transition: all 0.5s ease;
}
#aboutus .mobile ul li a:hover i {
	color: #666;
}

/* Our Vision / Our Values */
#vision {
	background: url('/MEDIA/images/about/about.jpg') no-repeat center center fixed;
	background-size: cover;
}
#vision h1 {
	text-align: left;
	border-bottom: none;
	width: 100%;
	margin-bottom: 0
}
#values ul {
	list-style: none;
	font-size: 16px;
	letter-spacing: .5px;
}
#values ul li {
	line-height: 1.7em;
	font-size: #6b6b6b;
}

/* Our apps */
#ourapps {
	margin-bottom: 60px
}
#ourapps h1 {
	text-align: left;
	border-bottom: none;
}
#ourapps .app {
	border: 1px solid #c6c6c6;
	border-radius: 3px;
	padding: 20px 0;
    text-align: center;
}
#ourapps .app h4 {
	color: #7b7b7b;
	font-size: 14px;
	text-align: center;
	border-top: 1px solid #c6c6c6;
	margin: 20px 10px 0;
    padding: 20px 0 0;
    letter-spacing: .3px
}
#ourapps .app h4 a {
	color: #6b6b6b;
}
#ourapps .app h4 a:hover {
	color: #025f90;
}
#ourapps .app img {
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
#ourapps .app img:hover {
	transform: scale(1.1);
}

/* Overview */

.overview {
	display: inline-block;
	position: relative;
	min-height: 768px;
	width: 100%;
	font-family: 'robotomedium';
	text-shadow: 0px 2px 1px #333;
}
.overview {
	background: url('/MEDIA/images/blurredBg.png') no-repeat center center;
	background-size:cover
}
.overview.org {
	background: url('/MEDIA/images/blurredBg2.jpg') no-repeat center center;
	background-size:cover
}
.macbook {
	background: url('/MEDIA/images/macbook.png') no-repeat center center;
	height: 573px;
	width: 996px;
	margin: 0 auto 100px;
}
.overview h1 {
	color: #fff;
	border-color: #9eb4cc;
	text-shadow: -1px -1px 0 #000
}
.overview p {
	color: #fff;
	text-shadow: none;
	font-family: 'robotolight';
	font-size: 26px;
	margin: 50px 0
}

.overview button {
	clear: both;
	margin: 0 auto;
	height: 68px;
	color: #ffeedb;
    border: none;
    font-family: "robotomedium";
    font-size: 2.5em;
    width: 340px;
    padding: 10px 20px 15px;
    text-transform: capitalize
}
.overview .cta {
	margin: 30px 0;
	font-family: 'robotoregular';
	font-size: 36px;
	color: #ffeedb;
	border: 1px solid #fff;
	letter-spacing: 1px;
}
.overview #clickWrap {
    position: relative;
}

.overview p {
    font-size: 26px;
}
.overview .macbook p {
    color: #025f90;
    padding: 0 15% 0 15%;
    font-size: 20px;
    text-align: center;
    font-family: 'robotoregular';
}
.overview .macbook ul {
	padding: 70px 0 0 15%;
    text-shadow: none;
    color: #444;
    font-size: 20px;
    font-family: 'robotoregular';
}
.overview .macbook ul li {
	line-height: 2.4em
}
.overview .divider {
	border-top: 1px solid #ccc;
	margin: 25px 15%;
	height: 1px;
	width: 70%;
}
.overview a#click {
	/*color: #025f90;
	border: 1px solid #025f90;*/
	margin-bottom: 80px;
}
.overview.org a#click {
	color: #025f90;
	border: 1px solid #025f90;
	margin-bottom: 85px
}
.overview a:hover#click {
	color: #ccc;
	border: 1px solid #ccc
}
.overview.org h2 {
	font-family: 'robotolight';
	text-shadow: none;
	color: #fff;
	font-size: 32pt;
	margin-top: 40px;
	margin-bottom: 40px;
	letter-spacing: 1px;
	line-height: 1.5em;
	text-align: center
}
.overview.org ul {
	color: #fff;
	text-shadow: none;
	font-family: 'robotolight';
	font-size: 1.5em;
	margin-top: 5%
}
.overview.org ul li:before {
	color: #fff;
	margin-right: 20px;
	margin-bottom: 20px
}
.overview.org .cta {
	margin: 5% 0;
	font-size: 30px;
	letter-spacing: 1.5px;
}
.overview.org #clickWrap {
	text-align: left;
}
header .columns.auto.nofloat:first-child {
	margin: 0 auto;
	float: none
}
.success h2 {
	font-family: 'robotolight';
	font-size: 46px;
	color: #06496f;
	margin: 30px 1%
}
.success .nine.columns.margin {
	margin: 0 0 0 14%;
}
.success h1 {
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 30px;
	margin-bottom: 50px
}
.success h1.left {
	text-align: left
}
.success strong {
	color: #06496f;
	font-family: 'robotomedium';
}
.success ul {
	list-style-type: none
}
.success ul li {
	margin: 10px 0;
	letter-spacing: .5px
}
.success button {
	height: 60px;
}
.success.transition {
	background: #efefef url('/MEDIA/images/overview/transition.jpg') no-repeat bottom right fixed;
}
.success.transition h2 {
	margin: 50px 0 20px;
	font-size: 24px;
}
.actions i {
	font-size: 34px;
	line-height: 2em;
	color: #06496f;
}
.actions h3 {
	font-family: 'robotomedium';
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 30px;
	color: #06496f;
}

.actions.featuring h3 {
	min-height: 115px;
	background: #fafafa;
	padding: 0 10% 20px
}
.actions.featuring i {
	color: #eb8f26
}
.actions h4 {
	color: #06496f;
	font-size: 24px;
	font-family: 'robotolight';
	letter-spacing: .5px;
	margin-top: 40px
}
.overview ul,
.success ul,
#cta ul {
	list-style-type: none;
	font-size: 16px
}
.overview ul li:before,
#cta ul li:before {
	font-family: 'ElegantIcons';
	content: "\4e";
	color: #06496f;
	position: relative;
	left: -7px;
	top: 1px
}
.success-book {
	margin-top: 40px
}

/* Slider rules homepage */

.csslider1 button {
	background: #eb8f26;
	color: #ffeedb;
	border: none;
	font-family: "robotomedium";
	font-size: 2em;
	font-weight: 300;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 100px;
	width: 340px;
	padding: 10px 20px 15px;
	text-transform: capitalize;
	z-index: 4;
	border: 1px solid #fff
}
.csslider1 button:hover {
	background: #025f90;
	color: #fff
}
.csslider1 {
  display: inline-block;
  /*position: relative;
  height: 768px;*/
  width: 100%;
  font-family: 'robotomedium';
  text-shadow: 0px 2px 1px #333
}
.csslider1,
.csslider1 *,
.csslider1 *:after,
.csslider1 *:before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.csslider1 > .cs_anchor {
  display: none;
}
.csslider1 > ul {
  position: relative;
  z-index: 1;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  padding: 0;
  /*height: 768px;*/
  overflow: hidden;
  white-space: nowrap;
}
.csslider1 > ul > .cs_skeleton {
  width: 100%;
  visibility: hidden;
  font-size: 0px;
  line-height: 0;
  height: 100%
}

.csslider1 > ul > .slide.img img {
  width: 100%;
  height: 100%;
}

.csslider1 > ul > .slide.img a {
  font-size: 0pt;
  color: transparent;
}
.csslider1 > ul > .slide {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-size: 15px;
  font-size: initial;
  line-height: normal;
  white-space: normal;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.csslider1 .cs_engine{
  position: absolute;
  top: -9999px;
  left: -9999px;
  font-size: 0pt;
  opacity: 0;
  filter: alpha(opacity=0);
}

.csslider1 > ul > li.img,
.csslider1 > .cs_arrowprev,
.csslider1 > .cs_arrownext,
.csslider1 > .cs_bullets,
.csslider1 > .cs_play_pause {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* ------------- /General Styles ------------- */

/* ------------- General Description ------------- */
.csslider1 > .cs_description {
  z-index: 3;
}
.csslider1 > .cs_description a,
.csslider1 > .cs_description a:visited,
.csslider1 > .cs_description a:active {
  color: inherit;
}
.csslider1 > .cs_description a:hover {
  text-decoration: none;
}
.csslider1 > .cs_description > label {
  position: absolute;
  word-wrap: break-word;
  white-space: normal;
  text-align: left;
  left: 0;
}
.csslider1 > .cs_description > label > span {
  vertical-align: top;
}
.csslider1 > .cs_description > label span {
  display: inline-block;
}
/* ------------- /General Description ------------- */

/* ------------- Effect ------------- */


.csslider1 > ul > .slide {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  opacity: 0;
  z-index: 1;
  
  -webkit-transition:
    opacity 2000ms ease,
    -webkit-transform 24000ms cubic-bezier(0.840, 0.970, 0.855, 1.000);
  transition:
    opacity 2000ms ease,
    -webkit-transform 24000ms cubic-bezier(0.840, 0.970, 0.855, 1.000),
    transform 24000ms cubic-bezier(0.840, 0.970, 0.855, 1.000);
}

.csslider1 > ul > .slide.num0 {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  
      -webkit-transform-origin: 100% 0;
      transform-origin: 100% 0;
  
}
.csslider1 > ul > .slide.num1 {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0;
      
}
.csslider1 > ul > .slide.num2 {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  
      -webkit-transform-origin: 100% 100%;
      transform-origin: 100% 100%;
      
}
.csslider1 > ul > .slide.num3 {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  
      -webkit-transform-origin: 0 100%;
      transform-origin: 0 100%;
      
}



.csslider1 > #cs_slide1_0:checked ~ ul > .slide.num0,
.csslider1 > #cs_pause1_0:checked ~ ul > .slide.num0,.csslider1 > #cs_slide1_1:checked ~ ul > .slide.num1,
.csslider1 > #cs_pause1_1:checked ~ ul > .slide.num1,.csslider1 > #cs_slide1_2:checked ~ ul > .slide.num2,
.csslider1 > #cs_pause1_2:checked ~ ul > .slide.num2,.csslider1 > #cs_slide1_3:checked ~ ul > .slide.num3,
.csslider1 > #cs_pause1_3:checked ~ ul > .slide.num3 {
  opacity: 1;
  z-index: 2;
  -webkit-transform: scale(1);
  transform: scale(1);
}



@-webkit-keyframes kenburns1 {
  0.001%, 24.999%  { z-index: 2; }
  0%, 100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  6.25%, 25% { opacity: 1 }
  31.25%, 75% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  25.001%, 100%  { z-index: 1; }
}
@keyframes kenburns1 {
  0.001%, 24.999%  { z-index: 2; }
  0%, 100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  6.25%, 25% { opacity: 1 }
  31.25%, 75% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  25.001%, 100%  { z-index: 1; }
}


.csslider1 > #cs_play1:checked ~ ul > .slide.num0 {
  -webkit-animation: kenburns1 32000ms infinite -2000ms linear;
  animation: kenburns1 32000ms infinite -2000ms linear;
}
.csslider1 > #cs_play1:checked ~ ul > .slide.num1 {
  -webkit-animation: kenburns1 32000ms infinite 6000ms linear;
  animation: kenburns1 32000ms infinite 6000ms linear;
}
.csslider1 > #cs_play1:checked ~ ul > .slide.num2 {
  -webkit-animation: kenburns1 32000ms infinite 14000ms linear;
  animation: kenburns1 32000ms infinite 14000ms linear;
}
.csslider1 > #cs_play1:checked ~ ul > .slide.num3 {
  -webkit-animation: kenburns1 32000ms infinite 22000ms linear;
  animation: kenburns1 32000ms infinite 22000ms linear;
}


.csslider1 > #cs_play1:checked ~ ul > .slide,
.csslider1 > .pause:checked ~ ul > .slide {
  
  -webkit-transition: none;
  transition: none;
}

/* ------------- /Effect ------------- */

/* ------------- Template Show on hover ------------- */
.csslider1 > .cs_play_pause {
  -webkit-transition: .4s all 0s ease;
  transition: .4s all 0s ease;
}
.csslider1 > .cs_arrowprev {
  -webkit-transition: .4s all .15s ease;
  transition: .4s all .15s ease;
}
.csslider1 > .cs_arrownext {
  -webkit-transition: .4s all .3s ease;
  transition: .4s all .3s ease;
}
.csslider1 > .cs_arrowprev,
.csslider1 > .cs_arrownext,
.csslider1 > .cs_play_pause {
  opacity: 0;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}

.csslider1:hover > .cs_arrowprev,
.csslider1:hover > .cs_arrownext,
.csslider1:hover > .cs_play_pause {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* ------------- /Template Show on hover ------------- */

/* ------------- Template Description ------------- */


.csslider1 > .cs_description > label {
  font-size: 3.8em;
  line-height: normal;
  text-align: center;
  top: 200px;
  bottom: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.csslider1 > .cs_description > label > span {
  color: #fff;
  position: relative;
  padding: 13px;
  border-radius: 10px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



.csslider1 > #cs_slide1_0:checked ~ .cs_description > .num0 > .cs_title,
.csslider1 > #cs_slide1_0:checked ~ .cs_description > .num0 > .cs_descr,
.csslider1 > #cs_pause1_0:checked ~ .cs_description > .num0 > .cs_title,
.csslider1 > #cs_pause1_0:checked ~ .cs_description > .num0 > .cs_descr,
.csslider1 > #cs_slide1_1:checked ~ .cs_description > .num1 > .cs_title,
.csslider1 > #cs_slide1_1:checked ~ .cs_description > .num1 > .cs_descr,
.csslider1 > #cs_pause1_1:checked ~ .cs_description > .num1 > .cs_title,
.csslider1 > #cs_pause1_1:checked ~ .cs_description > .num1 > .cs_descr,
.csslider1 > #cs_slide1_2:checked ~ .cs_description > .num2 > .cs_title,
.csslider1 > #cs_slide1_2:checked ~ .cs_description > .num2 > .cs_descr,
.csslider1 > #cs_pause1_2:checked ~ .cs_description > .num2 > .cs_title,
.csslider1 > #cs_pause1_2:checked ~ .cs_description > .num2 > .cs_descr,
.csslider1 > #cs_slide1_3:checked ~ .cs_description > .num3 > .cs_title,
.csslider1 > #cs_slide1_3:checked ~ .cs_description > .num3 > .cs_descr,
.csslider1 > #cs_pause1_3:checked ~ .cs_description > .num3 > .cs_title,
.csslider1 > #cs_pause1_3:checked ~ .cs_description > .num3 > .cs_descr {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}


.csslider1 > #cs_slide1_0:checked ~ .cs_description > .num0 .cs_wrapper,
.csslider1 > #cs_pause1_0:checked ~ .cs_description > .num0 .cs_wrapper,
.csslider1 > #cs_slide1_1:checked ~ .cs_description > .num1 .cs_wrapper,
.csslider1 > #cs_pause1_1:checked ~ .cs_description > .num1 .cs_wrapper,
.csslider1 > #cs_slide1_2:checked ~ .cs_description > .num2 .cs_wrapper,
.csslider1 > #cs_pause1_2:checked ~ .cs_description > .num2 .cs_wrapper,
.csslider1 > #cs_slide1_3:checked ~ .cs_description > .num3 .cs_wrapper,
.csslider1 > #cs_pause1_3:checked ~ .cs_description > .num3 .cs_wrapper {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.csslider1 > .cs_description > label > .cs_title {
  margin: -5px 10px;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);

  -webkit-transition:
    950ms opacity 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms -webkit-transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  transition:
    950ms opacity 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms -webkit-transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.csslider1 > .cs_description > label > .cs_descr {
  background-color: #e5f6fe;
  
  font-size: 0.8em;
  margin: -5px 20px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);

  -webkit-transition:
    950ms opacity 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms -webkit-transform 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms visibility 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  transition:
    950ms opacity 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms -webkit-transform 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms transform 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms visibility 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}


.csslider1 > .cs_description > label > .cs_title > .cs_wrapper {
  opacity: 0;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);

  -webkit-transition:
    950ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms -webkit-transform 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  transition:
    950ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms -webkit-transform 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms transform 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.csslider1 > .cs_description > label > .cs_descr > .cs_wrapper {
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);

  -webkit-transition:
    950ms opacity 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms -webkit-transform 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  transition:
    950ms opacity 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms -webkit-transform 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550),
    950ms transform 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}




@-webkit-keyframes cs_title1 {
  1.0390625%, 23.9509375%  {
    opacity: 1;
    z-index: 2;
    visibility: visible;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  1.484375%, 23.505625%  {
    opacity: 1;
    z-index: 2;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  26.484375%  {
    opacity: 0;
    z-index: 2;
    visibility: hidden;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  26.494375%, 100%  { z-index: 0; }
}
@keyframes cs_title1 {
  1.0390625%, 23.9509375%  {
    opacity: 1;
    z-index: 2;
    visibility: visible;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  1.484375%, 23.505625%  {
    opacity: 1;
    z-index: 2;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  26.484375%  {
    opacity: 0;
    z-index: 2;
    visibility: hidden;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  26.494375%, 100%  { z-index: 0; }
}


@-webkit-keyframes cs_descr1 {
  1.0390625%, 23.9509375%  {
    opacity: 1;
    z-index: 1;
    visibility: visible;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  1.484375%, 23.505625%  {
    opacity: 1;
    z-index: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  26.484375%  {
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  26.494375%, 100%  { z-index: 0; }
}
@keyframes cs_descr1 {
  1.0390625%, 23.9509375%  {
    opacity: 1;
    z-index: 1;
    visibility: visible;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  1.484375%, 23.505625%  {
    opacity: 1;
    z-index: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  26.484375%  {
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  26.494375%, 100%  { z-index: 0; }
}


.csslider1 > #cs_play1:checked ~ .cs_description > .num0  > .cs_title {
  -webkit-animation: cs_title1 32000ms infinite -1400ms ease;
  animation: cs_title1 32000ms infinite -1400ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num1  > .cs_title {
  -webkit-animation: cs_title1 32000ms infinite 6600ms ease;
  animation: cs_title1 32000ms infinite 6600ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num2  > .cs_title {
  -webkit-animation: cs_title1 32000ms infinite 14600ms ease;
  animation: cs_title1 32000ms infinite 14600ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num3  > .cs_title {
  -webkit-animation: cs_title1 32000ms infinite 22600ms ease;
  animation: cs_title1 32000ms infinite 22600ms ease;
}


.csslider1 > #cs_play1:checked ~ .cs_description > .num0  > .cs_descr {
  -webkit-animation: cs_descr1 32000ms infinite -1150ms ease;
  animation: cs_descr1 32000ms infinite -1150ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num1  > .cs_descr {
  -webkit-animation: cs_descr1 32000ms infinite 6850ms ease;
  animation: cs_descr1 32000ms infinite 6850ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num2  > .cs_descr {
  -webkit-animation: cs_descr1 32000ms infinite 14850ms ease;
  animation: cs_descr1 32000ms infinite 14850ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num3  > .cs_descr {
  -webkit-animation: cs_descr1 32000ms infinite 22850ms ease;
  animation: cs_descr1 32000ms infinite 22850ms ease;
}




@-webkit-keyframes cs_title_text1 {
  1.0390625%, 23.9509375%  {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  1.484375%, 23.505625%  {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  26.484375%  {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}
@keyframes cs_title_text1 {
  1.0390625%, 23.9509375%  {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  1.484375%, 23.505625%  {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  26.484375%  {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}


@-webkit-keyframes cs_descr_text1 {
  1.0390625%, 23.9509375%  {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  1.484375%, 23.505625%  {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  26.484375%  {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
}
@keyframes cs_descr_text1 {
  1.0390625%, 23.9509375%  {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  1.484375%, 23.505625%  {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  26.484375%  {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
}


.csslider1 > #cs_play1:checked ~ .cs_description > .num0 .cs_title > .cs_wrapper {
  -webkit-animation: cs_title_text1 32000ms infinite -1250ms ease;
  animation: cs_title_text1 32000ms infinite -1250ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num1 .cs_title > .cs_wrapper {
  -webkit-animation: cs_title_text1 32000ms infinite 6750ms ease;
  animation: cs_title_text1 32000ms infinite 6750ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num2 .cs_title > .cs_wrapper {
  -webkit-animation: cs_title_text1 32000ms infinite 14750ms ease;
  animation: cs_title_text1 32000ms infinite 14750ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num3 .cs_title > .cs_wrapper {
  -webkit-animation: cs_title_text1 32000ms infinite 22750ms ease;
  animation: cs_title_text1 32000ms infinite 22750ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num0 .cs_descr > .cs_wrapper {
  -webkit-animation: cs_descr_text1 32000ms infinite -1000ms ease;
  animation: cs_descr_text1 32000ms infinite -1000ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num1 .cs_descr > .cs_wrapper {
  -webkit-animation: cs_descr_text1 32000ms infinite 7000ms ease;
  animation: cs_descr_text1 32000ms infinite 7000ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num2 .cs_descr > .cs_wrapper {
  -webkit-animation: cs_descr_text1 32000ms infinite 15000ms ease;
  animation: cs_descr_text1 32000ms infinite 15000ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num3 .cs_descr > .cs_wrapper {
  -webkit-animation: cs_descr_text1 32000ms infinite 23000ms ease;
  animation: cs_descr_text1 32000ms infinite 23000ms ease;
}

.csslider1 > #cs_play1:checked ~ .cs_description > label > .cs_title,
.csslider1 > #cs_play1:checked ~ .cs_description > label > .cs_descr,
.csslider1 > #cs_play1:checked ~ .cs_description > label > .cs_title > .cs_wrapper,
.csslider1 > #cs_play1:checked ~ .cs_description > label > .cs_descr > .cs_wrapper,
.csslider1 > .pause:checked ~ .cs_description > label > .cs_title,
.csslider1 > .pause:checked ~ .cs_description > label > .cs_descr,
.csslider1 > .pause:checked ~ .cs_description > label > .cs_title > .cs_wrapper,
.csslider1 > .pause:checked ~ .cs_description > label > .cs_descr > .cs_wrapper {
  -webkit-transition: none;
  transition: none;
}

/* ------------- /Template Description ------------- */
/* hide description & bullets on mobile devices */
@media
only screen and (max-width: 480px),
only screen and (-webkit-max-device-pixel-ratio: 2)      and (max-width: 480px),
only screen and (   max--moz-device-pixel-ratio: 2)      and (max-width: 480px),
only screen and (     -o-max-device-pixel-ratio: 2/1)    and (max-width: 480px),
only screen and (        max-device-pixel-ratio: 2)      and (max-width: 480px),
only screen and (                max-resolution: 192dpi) and (max-width: 480px),
only screen and (                max-resolution: 2dppx)  and (max-width: 480px) { 
  .csslider1 > .cs_description,
  .csslider1 > .cs_bullets {
    display: none;
  }
}



@media only screen and (max-width: 1200px) {
  .csslider1 > .cs_description > label {font-size: 2.8em}
}



/* End of slider ruler */




/* -------------------------------- 

Pricing programs 

-------------------------------- */
.cd-header {
  height: 100px;
  line-height: 170px;
  position: relative;
}
.cd-header h1 {
  text-align: center;
  color: #FFFFFF;
  font-size: 2.2rem;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 160px;
    line-height: 280px;
  }
  .cd-header h1 {
    font-size: 3.6rem;
    font-weight: 300;
  }
}


@media only screen and (min-width: 768px) {
  .cd-pricing-container.cd-full-width {
    width: 100%;
    max-width: none;
  }
}

.cd-pricing-switcher {
  text-align: center;
}
.cd-pricing-switcher .fieldset {
  display: inline-block;
  position: relative;
  padding: 5px 0 0 0;
  border-radius: 4px;
  border: 1px solid #225b78;
  background-color: #0c1f28;
  width: 100%;
  margin-bottom: 0
}
.cd-pricing-switcher input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.cd-pricing-switcher label {
  position: relative;
  z-index: 1;
  display: inline-block;
  float: left;
  width: auto;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  color: #fff;
  margin-left: 4%;
  font-size: .8em;
  text-transform: uppercase
}
.cd-pricing-container input[type="radio"]:checked + label{
	background: #eb8f26
}
.cd-pricing-switcher input[type="radio"]:checked + label + .cd-switch,
.cd-pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .cd-switch {
  /* use label:nth-of-type(n) to fix a bug on safari with multiple adjacent-sibling selectors*/
  -webkit-transform: translateX(90px);
  -moz-transform: translateX(90px);
  -ms-transform: translateX(90px); 
  -o-transform: translateX(90px);
  transform: translateX(90px);
}

.no-js .cd-pricing-switcher {
  display: none;
}

.cd-pricing-list {
  margin: 2em 0 0;
}
.cd-pricing-list > li {
  position: relative;
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  .cd-pricing-switcher label {
  	margin-left: 1%;
  	font-size: 1em;
  	padding: 0 2em;
  	border-radius: 4px
  }
  .cd-pricing-list {
    margin: 3em 0 0;
  }
  .cd-pricing-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .cd-pricing-list > li {
    width: 33.3333333333%;
    float: left;
  }
  .cd-has-margins .cd-pricing-list > li {
    width: 32.3333333333%;
    float: left;
    margin-right: 1.5%;
  }
  .cd-has-margins .cd-pricing-list > li:last-of-type {
    margin-right: 0;
  }
}

.cd-pricing-wrapper {
  /* this is the item that rotates */
  position: relative;
}
.touch .cd-pricing-wrapper {
  /* fix a bug on IOS8 - rotating elements dissapear*/
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  perspective: 2000px;
}
.cd-pricing-wrapper.is-switched .is-visible {
  /* totate the tables - anticlockwise rotation */
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-animation: cd-rotate 0.5s;
  -moz-animation: cd-rotate 0.5s;
  animation: cd-rotate 0.5s;
}
.cd-pricing-wrapper.is-switched .is-hidden {
  /* totate the tables - anticlockwise rotation */
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-animation: cd-rotate-inverse 0.5s;
  -moz-animation: cd-rotate-inverse 0.5s;
  animation: cd-rotate-inverse 0.5s;
  opacity: 0;
}
.cd-pricing-wrapper.is-switched .is-selected {
  opacity: 1;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-visible {
  /* invert rotation direction - clockwise rotation */
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: cd-rotate-back 0.5s;
  -moz-animation: cd-rotate-back 0.5s;
  animation: cd-rotate-back 0.5s;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-hidden {
  /* invert rotation direction - clockwise rotation */
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-animation: cd-rotate-inverse-back 0.5s;
  -moz-animation: cd-rotate-inverse-back 0.5s;
  animation: cd-rotate-inverse-back 0.5s;
  opacity: 0;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-selected {
  opacity: 1;
}
.cd-pricing-wrapper > li {
  background-color: #FFFFFF;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Firefox bug - 3D CSS transform, jagged edges */
  outline: 1px solid transparent;
}

.cd-pricing-wrapper > li::after {
  /* subtle gradient layer on the right - to indicate it's possible to scroll */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50px;
  pointer-events: none;
}
.cd-pricing-wrapper > li.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  display: none;
}
.cd-pricing-wrapper .is-visible {
  /* the front item, visible by default */
  position: relative;
  z-index: 0;
}
.cd-pricing-wrapper .is-hidden {
  /* the hidden items, right behind the front one */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.cd-pricing-container ul {
	list-style-type: none;
}
li:first-child .cd-pricing-wrapper {
	margin-left: 0
}
.cd-pricing-container ul ul ul {
	margin-left: 0
}
.cd-pricing-wrapper .is-selected {
  /* the next item that will be visible */
  z-index: 3 !important;
}
@media only screen and (min-width: 768px) {
  .cd-pricing-wrapper > li::before {
    /* separator between pricing tables - visible when number of tables > 3 */
    content: '';
    position: absolute;
    z-index: 6;
    left: -1px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50%;
    width: 1px;
    background-color: #b1d6e8;
  }
  .cd-pricing-wrapper > li::after {
    /* hide gradient layer */
    display: none;
  }
  .cd-pricing-wrapper > li {
    box-shadow: inset 0 0 0 1px #0c1f28;
  }
  .cd-popular .cd-pricing-wrapper > li {
    box-shadow: inset 0 0 0 1px #eb8f26;
  }
  .cd-has-margins .cd-pricing-wrapper > li, .cd-has-margins .cd-popular .cd-pricing-wrapper > li {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  }
  :nth-of-type(1) > .cd-pricing-wrapper > li::before {
    /* hide table separator for the first table */
    display: none;
  }
  .cd-has-margins .cd-pricing-wrapper > li {
    border-radius: 4px 4px 6px 6px;
  }
  .cd-has-margins .cd-pricing-wrapper > li::before {
    display: none;
  }
}
@media only screen and (min-width: 1500px) {
  .cd-full-width .cd-pricing-wrapper > li {
    padding: 2.5em 0;
  }
}

.no-js .cd-pricing-wrapper .is-hidden {
  position: relative;
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  .cd-popular .cd-pricing-wrapper > li::before {
    /* hide table separator for .cd-popular table */
    display: none;
  }

  .cd-popular + li .cd-pricing-wrapper > li::before {
    /* hide table separator for tables following .cd-popular table */
    display: none;
  }
}
.cd-pricing-header {
  position: relative;
  z-index: 1;
  padding: 1em;
  pointer-events: none;
  background-color: #3aa0d1;
  color: #FFFFFF;
  border-radius: 4px
}
.cd-pricing-header h2 {
  margin-bottom: 3px;
  font-weight: 700;
  text-transform: uppercase;
}
.cd-popular .cd-pricing-header {
  background-color: #eb8f26;
}
.cd-pricing-container ul {
	margin-left: 0
}
@media only screen and (min-width: 768px) {
  .cd-pricing-container li > ul  {
	margin-left: 3rem
  }
  .cd-pricing-header {
    height: auto;
    padding: 1.9em 0.9em 1.6em;
    pointer-events: auto;
    text-align: center;
    color: #173d50;
    background-color: transparent;
  }
  .cd-popular .cd-pricing-header {
    color: #eb8f26;
    background-color: transparent;
  }
  .cd-secondary-theme .cd-pricing-header {
    color: #FFFFFF;
  }
  .cd-pricing-header h2 {
    font-size: 20px; /*1.8rem;*/
    letter-spacing: 2px;
  }
}

.cd-currency, .cd-value {
  font-size: 3rem;
  font-weight: 300;
}

.cd-duration {
  font-weight: 700;
  font-size: 1.3rem;
  color: #8dc8e4;
  text-transform: uppercase;
}
.cd-popular .cd-duration {
  color: #f3b6ab;
}
.cd-duration::before {
  content: '/';
  margin-right: 2px;
}

@media only screen and (min-width: 768px) {
  .cd-value {
    font-size: 7rem;
    font-weight: 300;
  }

  .cd-currency, .cd-duration {
    color: rgba(23, 61, 80, 0.4);
  }
  .cd-popular .cd-currency, .cd-popular .cd-duration {
    color: #eb8f26;
  }
  .cd-secondary-theme .cd-currency, .cd-secondary-theme .cd-duration {
    color: #2e80a7;
  }
  .cd-secondary-theme .cd-popular .cd-currency, .cd-secondary-theme .cd-popular .cd-duration {
    color: #ba6453;
  }

  .cd-currency {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    font-size: 2rem;
    font-weight: 700;
  }

  .cd-duration {
    font-size: 1.4rem;
  }
}
.cd-pricing-body {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.is-switched .cd-pricing-body {
  /* fix a bug on Chrome Android */
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .cd-pricing-body {
    overflow-x: visible;
  }
  .cd-pricing-features li {
  	float: left;
  	padding: 1.6em 1em;
  	font-size: 1.4rem;
  	text-align: center;
  }
}

.cd-pricing-features {
  width: 600px;
}
.cd-pricing-features:after {
  content: "";
  display: table;
  clear: both;
}
.cd-pricing-features li {
  font-size: 1.4rem;
}
.cd-pricing-features em {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .cd-pricing-features {
    width: auto;
  }
  .cd-pricing-features li {
    float: none;
    width: auto;
    padding: 1em;
  }
  /*.cd-popular .cd-pricing-features li {
    margin: 0 3px;
  }*/
  .cd-pricing-features li:nth-of-type(2n+1) {
    background-color: rgba(23, 61, 80, 0.06);
  }
  .cd-pricing-features em {
    display: inline-block;
    margin-bottom: 0;
  }
  .cd-has-margins .cd-popular .cd-pricing-features li, .cd-secondary-theme .cd-popular .cd-pricing-features li {
    margin: 0;
  }
  .cd-secondary-theme .cd-pricing-features li {
    color: #FFFFFF;
  }
  .cd-secondary-theme .cd-pricing-features li:nth-of-type(2n+1) {
    background-color: transparent;
  }
}

.cd-pricing-footer {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  /* on mobile it covers the .cd-pricing-header */
  height: 80px;
  width: 100%;
}
.cd-pricing-footer::after {
  /* right arrow visible on mobile */
  content: '';
  position: absolute;
  right: 1em;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  /*background: url(/MEDIA/images/cd-icon-small-arrow.svg);*/
}
@media only screen and (min-width: 768px) {
  .cd-pricing-footer {
    position: relative;
    height: auto;
    padding: 1.8em 0;
    text-align: center;
  }
  .cd-pricing-footer::after {
    /* hide arrow */
    display: none;
  }
  .cd-has-margins .cd-pricing-footer {
    padding-bottom: 0;
  }
}

.cd-select {
  position: relative;
  z-index: 1;
  display: block;
  height: 100%;
  /* hide button text on mobile */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}

@media only screen and (min-width: 768px) {
  .cd-select {
    position: static;
    display: inline-block;
    height: auto;
    padding: 1.3em 3em;
    color: #FFFFFF;
    border-radius: 2px;
    background-color: #0c1f28;
    font-size: 1.4rem;
    text-indent: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  .cd-select:hover,
.cd-popular .cd-select:hover {
	background: #ccc;
	color: #000;
}
  .no-touch .cd-select:hover {
    background-color: #112e3c;
  }
  .cd-popular .cd-select {
    background-color: #eb8f26;
  }
  .no-touch .cd-popular .cd-select:hover {
    background-color: #ec907e;
  }
  .cd-secondary-theme .cd-popular .cd-select {
    background-color: #0c1f28;
  }
  .no-touch .cd-secondary-theme .cd-popular .cd-select:hover {
    background-color: #112e3c;
  }
  .cd-has-margins .cd-select {
    display: block;
    padding: 1.7em 0;
    border-radius: 0 0 4px 4px;
  }
}

/* -------------------------------- 

xkeyframes 

-------------------------------- */
@-webkit-keyframes cd-rotate {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
  }
}
@-moz-keyframes cd-rotate {
  0% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(180deg);
  }
}
@keyframes cd-rotate {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(200deg);
    -moz-transform: perspective(2000px) rotateY(200deg);
    -ms-transform: perspective(2000px) rotateY(200deg);
    -o-transform: perspective(2000px) rotateY(200deg);
    transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
    -moz-transform: perspective(2000px) rotateY(180deg);
    -ms-transform: perspective(2000px) rotateY(180deg);
    -o-transform: perspective(2000px) rotateY(180deg);
    transform: perspective(2000px) rotateY(180deg);
  }
}
@-webkit-keyframes cd-rotate-inverse {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
}
@-moz-keyframes cd-rotate-inverse {
  0% {
    -moz-transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
}
@keyframes cd-rotate-inverse {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
    -moz-transform: perspective(2000px) rotateY(-180deg);
    -ms-transform: perspective(2000px) rotateY(-180deg);
    -o-transform: perspective(2000px) rotateY(-180deg);
    transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(20deg);
    -moz-transform: perspective(2000px) rotateY(20deg);
    -ms-transform: perspective(2000px) rotateY(20deg);
    -o-transform: perspective(2000px) rotateY(20deg);
    transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}
@-webkit-keyframes cd-rotate-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
  }
}
@-moz-keyframes cd-rotate-back {
  0% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(-180deg);
  }
}
@keyframes cd-rotate-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-200deg);
    -moz-transform: perspective(2000px) rotateY(-200deg);
    -ms-transform: perspective(2000px) rotateY(-200deg);
    -o-transform: perspective(2000px) rotateY(-200deg);
    transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
    -moz-transform: perspective(2000px) rotateY(-180deg);
    -ms-transform: perspective(2000px) rotateY(-180deg);
    -o-transform: perspective(2000px) rotateY(-180deg);
    transform: perspective(2000px) rotateY(-180deg);
  }
}
@-webkit-keyframes cd-rotate-inverse-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
}
@-moz-keyframes cd-rotate-inverse-back {
  0% {
    -moz-transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
}
@keyframes cd-rotate-inverse-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
    -moz-transform: perspective(2000px) rotateY(180deg);
    -ms-transform: perspective(2000px) rotateY(180deg);
    -o-transform: perspective(2000px) rotateY(180deg);
    transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-20deg);
    -moz-transform: perspective(2000px) rotateY(-20deg);
    -ms-transform: perspective(2000px) rotateY(-20deg);
    -o-transform: perspective(2000px) rotateY(-20deg);
    transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}






@media only screen and (max-width: 1101px) {
	#aboutus .eight.columns.mobile-text {
		 width: 58%;
	}
}
@media only screen and (max-width: 1200px) {
	.content {
		max-width: 1100px;
		margin: 0 20px
	}
	.navbar button {
		padding: 0 14%;
		font-size: .9em;
	}
	.navbar li:last-child button {
		padding: 0;
		font-size: .9em;
	}
	.navbar button {
		font-size: .9em;
	}
	.navbar button {
		padding-right: 12px;padding-left: 12px;
	}
	.header .navbar.u-pull-right li:last-child {
		line-height: 2.5em;
	}
	/*.csslider1 > .cs_description > label {
		bottom: 475px!important;
	}*/
	div.tab-menu div.list-group>a,
	div.tab-menu2 div.list-group2>a {
		font-size: .8em;
		text-indent: 0;
		padding-left: 10px;
	}
	div.tab-menu div.list-group>a i,
	div.tab-menu2 div.list-group2>a i {
		display: none;
	}
	.big {
		white-space: normal;
		height: auto;
		font-size: 1.1em;
	}
	h1 {
    	font-size: 40px;
    	line-height: 1.3em;
		padding: 20px 5px;
    }
    #whatisit h1 {
	    padding: 50px 0 50px
    }
    footer .navbar li {
	    margin: 20px 10px 0
    }
    #ourapps .app h4 {
	    text-overflow: ellipsis;
	    overflow: hidden;
	    white-space: nowrap
    }
}
/* RESPONSIVE */
@media only screen and (max-width: 960px) {
	.none {
		display: block;
	}
	.block {
		display: none;
	}
	.site-pusher,
	.site-container {
		height: 100%;
	}
	.site-container {
		overflow: hidden;
	  }
	/*.site-pusher {
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-ms-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	.site-content {
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		padding-top: 0;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		width: 100%
	}*/
	.header {
		position: static;
	}
	.header__icon {
		position: relative;
		display: block;
		float: left;
		width: 50px;
		height: 66px;
		cursor: pointer;
		margin-top: 40px
	}
	.header__icon:after {
		content: '';
		position: absolute;
		display: block;
		width: 1.8rem;
		height: 0;
		top: 16px;
		left: 15px;
		box-shadow: 0 10px 0 1px #000, 0 16px 0 1px #000, 0 22px 0 1px #000;
	}
	.header .nine.columns {
		width: 50%;
		margin: 0
	}
	.header .eight.columns {
		width: 0
	}
	.header .four.columns {
		width: 80%;
		margin-left: 0
	}
	.header .three.columns {
		width: 30%;
	}
	.menu {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		background-color: #333;
		/* overflow-y: scroll;
		-webkit-overflow-scrolling: touch;*/
		width: 250px;
		-ms-transform: translateX(-250px);
		-webkit-transform: translateX(-250px);
		transform: translateX(-250px);
		float: left
	}
	.menu a {
		display: block;
		height: 40px;
		text-align: center;
		line-height: 40px;
		border-bottom: 1px solid #555;
		color: #fff!important;
		text-align: left
	}
	.menu a:hover {
		background: #444;
		color: #ccc!important;
	}
	.menu ul {
		width: 100%
	}
	.with--sidebar .site-pusher {
		-ms-transform: translateX(250px);
		-webkit-transform: translateX(250px);
		transform: translateX(250px);
	}
	.with--sidebar .site-cache {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, 0.6);
		z-index: 9
	}
	.menu  .navbar li {
		display: block;
		width: 100%;
		margin: 0;
	}
	.menu  .navbar li a {
		padding: 14px 0 0 20px;
	}
	img.app {
		width: 100%;
	}
	#modal, #modal2 {
		min-width: 90%
	}
	#aboutus .eight.columns.mobile-text,
	#aboutus .four.columns.mobile-info {
		 width: 100%;
	}
	#aboutus .four.columns.u-pull-right.mobile-info {
		text-align: center;
	}
	#aboutus .four.columns.u-pull-right.mobile-info .mobile {
		margin: 0 auto;
	}
	.success.transition {
		background-image: none!important;
		background-color: #efefef;
	}
	.success.transition .nine.columns {
		width: 100%
	}
	.success h2 {
		font-size: 36px;
	}
	.success-book-wrap .six.columns,
	.wrap.org#whatsinside .six.columns {
		width: 100%;
		text-align: center
	}
	.overview.org ul li {
		font-size: 20px
	}
	.overview.org ul li:before {
		margin-right: 0;
		content: ''
	}
	.overview.org .cta {
		font-size: 26px;
		width: auto
	}
	.top {
		margin-top: 0;
	}
	.overview.org.top {
		min-height: 100px;
	}
	.overview.org a#click {
		margin-bottom: 0
	}
}


/* Larger than phone */
@media (max-width: 550px) {
	
	.wrap .container {
    	padding: 0;
	}
	.header .three.columns {
		width: 160px;
		margin-top: 4%
	}
	.header .nine.columns {
    	width: 40%;
	}
	.devices img,
	.devices2 img,
	.book img {
		display: none;
	}
	div.tab-menu, div.tab-menu2 {
		width: 93%;
		margin: 0 auto;
		float: none;
	}
	div.tab-container .tab, div.tab-container2 .tab2 {
		width: 100%;
		margin-left: 0;
	}
	#background #logo {
		width: 50%;
		margin: 0 auto;
	}
	#form-div input[type="text"] {
		height: 40px;
		padding: 3px 5px;
		font-size: 15px
	}
	#form-div p {
	    margin-bottom: .5rem;
	}
	#form-div input.submit, input.register {
		padding: 1px 5px 5px;
		font-size: 1.1em;
		height: 40px;
	}
	#form-div .keeplogin label {
		font-size: .9em;
		float: left;
		margin-bottom: 20px;
	}
	#form-div input.register {
		margin-bottom: 0
	}
	#form-div p a {
		font-size: .9em;
	}
	#ourapps .app {
		margin-bottom: 20px;
	}
	.success .nine.columns.margin {
    	margin: 0 0 0 0;
	}
	.success h2 {
		font-size: 26px;
	}
	.overview p {
    	font-size: 21px;
	}
	
	.overview.org .six.columns {
		text-align: center;
		margin: 0 auto
	}
	.overview.org #clickWrap,
	.org#whatsinside h1.left {
		text-align: center
	}
	.overview.org h2 {
		font-size: 28px;
		margin-bottom: 0
	}
	.margin-top {
		margin-top: 20px;
	}
}

/*@media (max-width: 420px) {
	.header__icon {
		margin-top: 20px;
	}
	.header .row {
    	padding-top: 0;
	}
	.header {
		height: 100px;
	}
	.header .three.columns.u-pull-left {
		width: 110px;
		margin-top: 10%;
	}
	.header .nine.columns {
    	width: 42%;
	}
	.header .four.columns {
    	width: 95%;
		margin-left: 0;
	}
	.csslider1 button {
		width: 240px!important;
		font-size: 1.5em!important;
	}
	.divider {
		height: 0
	}
	.site-content .container {
		padding: 0
	}
	.csslider1 button {
		bottom: 35%;
	}
}
@media (max-width: 780px) {
	.csslider1 button {
		bottom: 39%;
	}
}
@media (min-width: 1200px) {
	.menu a {
	    padding: 0 15px;
	}
}
@media only screen and (min-width: 369px) and (max-width: 409px) {
	.header .three.columns.u-pull-left {
		width: 140px;
		margin-top: 7%;
	}
}
@media only screen and (min-width: 348px) and (max-width: 368px) {
	.header .three.columns.u-pull-left {
		width: 120px;
		margin-top: 10%;
	}
}
@media (max-width: 347px) {
	.header .three.columns.u-pull-left {
		width: 110px;
		margin-top: 10%;
	}
}

@media only screen and (min-width: 541px) and (max-width: 720px) {
	.header .three.columns {
   	 	margin-top: 3%;
	}
}

@media only screen and (max-width: 740px) {
	.header .three.columns.u-pull-left {
		width: 58%;
    	margin-top: 5%;
		float: right;
	}
	.header .nine.columns {
		display: none;
	}
}*/

.show-for-mobiles {
	display: none;
}

.show-for-mobiles .twelve {
	text-align: center
}

@media only screen and (max-width: 740px) {
	.hide-for-mobiles {
		display: none;
	}
	.show-for-mobiles {
		display: block;
	}
	.header .three.columns {
   		width: 75%;
	}
	#whatisit h1 {
		padding: 0 0 50px;
	}
	.cta {
		font-size: 1.1em;
	}
}

@media only screen 
	and (min-device-width : 768px) 
	and (max-device-width : 1024px)  {
	
	/*#vision {
		background-image: url("/MEDIA/images/about/about.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
	}*/
	
}

a {
	outline: none !important;
}

header .nine .row {
	padding: 0;
}

.navbar li.highlight a {
    border-top: 1px solid #7f7f7f;
    color: #eb8f26;
}

.menu ul.navbar li {
	margin-left: 1%;
	margin-right: 1%;
}

.header.shrink .navbar li {
	margin-top: 20px;
	margin-left: 1%;
	margin-right: 1%;
}

#values {
	background: white;
}

.cd-advanced .cd-pricing-wrapper > li {
    box-shadow: inset 0 0 0 1px green;
}
.cd-advanced .cd-pricing-header {
  color: green;
  background-color: transparent;
}
.cd-advanced .cd-duration {
  color: #f3b6ab;
}
.cd-advanced .cd-currency, .cd-advanced .cd-duration {
   color: green;
}
.cd-advanced .cd-select {
   background-color: green;
}
.cd-advanced .cd-select:hover {
	background: #ccc;
	color: #000;
}
.cd-select {
	cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .cd-advanced .cd-pricing-header {
    color: green;
    background-color: transparent;
  }
}
@media screen and (max-height: 575px){
	.cd-advanced .cd-pricing-header {
		background-color: green;
		color: white;
	}
	.cd-advanced .cd-pricing-wrapper > li {
		box-shadow: none;
	}
	.cd-advanced .cd-select {
	    background-color: transparent;
	}
	.cd-advanced .cd-currency{
		color: white;
	}
	.cd-advanced .cd-duration {
		color: #f3b6ab;
	}
	.cd-advanced .cd-select:hover {
		background: green;
		color: white;
	}
}

.cd-pricing-switcher {
	display: none;
}

#logo img {
	max-width: 280px;
}

.header.shrink img {
    max-height: 70px;
}

#aboutus .mobile h3 {
    font-family: inherit;
}

#aboutus .mobile h3 oblique {
    font-family: inherit;
}
