﻿@font-face {
    font-family: 'GothamThin';
    src: url('font/Gotham-Thin.eot'); /* IE9 Compat Modes */
    src: url('font/Gotham-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Gotham-Thin.woff') format('woff'), /* Modern Browsers */
         url('font/Gotham-Thin.ttf') format('truetype'), /* Safari, Android, iOS */
         url('font/Gotham-Thin.svg#Gotham-Thin') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'GothamLight';
    src: url('font/Gotham-Light.eot'); /* IE9 Compat Modes */
    src: url('font/Gotham-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Gotham-Light.woff') format('woff'), /* Modern Browsers */
         url('font/Gotham-Light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('font/Gotham-Light.svg#Gotham-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'GothamBook';
    src: url('font/Gotham-Book.eot'); /* IE9 Compat Modes */
    src: url('font/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Gotham-Book.woff') format('woff'), /* Modern Browsers */
         url('font/Gotham-Book.ttf') format('truetype'), /* Safari, Android, iOS */
         url('font/Gotham-Book.svg#Gotham-Book') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'GothamMedium';
    src: url('font/Gotham-Medium.eot'); /* IE9 Compat Modes */
    src: url('font/Gotham-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Gotham-Medium.woff') format('woff'), /* Modern Browsers */
         url('font/Gotham-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
         url('font/Gotham-Medium.svg#Gotham-Medium') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

.logolar{text-align:center;margin-top:50px;}
.logolar ul li{display:inline-block;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /*font: inherit;*/
  vertical-align: baseline;
}

#preview {
				padding:2em;
                width:980px;
			}

            #preview-coverflow .cover {
                cursor: pointer;
                width: 440px;
                height: 330px;
            }

.bultentext {width:180px;height:17px;border:1px solid #9dc3e1;font:11px Verdana;color:#c8daed;margin-bottom:5px;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

.floater {
  padding: 18px 32px;
  background: #18212E;
  color: white;
  border-radius: 64px;
  -moz-border-radius: 64px;
  -webkit-border-radius: 64px;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  cursor: pointer;
}

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

h1, .h1 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 100;
}

html, body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

html, body {
  color: white;
  text-align: center;
}
@media screen and (min-width: 300px) {
  html, body {
    font-size: 14px;
  }
}
@media screen and (min-width: 460px) {
  html, body {
    font-size: 20px;
  }
}
@media screen and (min-width: 900px) {
  html, body {
    font-size: 24px;
  }
}

h1, .h1 {
  line-height: 1.166;
  margin: .66em 0;
}

@media screen and (min-width: 300px) {
  h1, .h1 {
    font-size: 2.33em;
  }
}
@media screen and (min-width: 460px) {
  h1, .h1 {
    font-size: 2.66em;
  }
}
@media screen and (min-width: 720px) {
  h1, .h1 {
    font-size: 3.33em;
  }
}

/*p {
  color: #616c84;
  margin: 0.33em 0;
}

a.inline:link,
a.inline:visited {
  color: #35ff99;
  text-decoration: none;
  border-radius: 5px;
  padding: 2px;
}

a.inline:hover,
a.inline:active {
  background: #35ff99;
  color: #202a39;
}*/

small {
  font-size: .75em;
}

em {
  font-style: italic;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

html, body {
  height: 100%;
  background: #202a39;
}

.column-container {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  height: 250%;
  text-align: center;
}
@media screen and (min-width: 300px) {
  .column-container {
    padding-top: 20%;
    margin-bottom: -125px;
  }
}
@media screen and (min-width: 720px) {
  .column-container {
    padding-top: 10%;
  }
}

.column {
  width: 3%;
  height: 100%;
  margin: 0 2%;
  display: inline-block;
}

.block {
  border-radius: 5px;
  margin-bottom: 150%;
}

.block-1x {
  height: 10%;
}

.block-2x {
  height: 15%;
}

.block-3x {
  height: 20%;
}

.block-blueberry {
  background: #008597;
}

.block-slate {
  background: #2d3443;
}

.block-grape {
  background: #4d407c;
}

.block-raspberry {
  background: #ff005d;
}

.block-mango {
  background: #ffcc00;
}

.block-orange {
  background: #ff7c35;
}

.block-kiwi {
  background: #35ff99;
}

.withLove {
  overflow: hidden;
  text-align: center;
  padding-bottom: 2em;
  cursor: default;
  color: #616c84;
}
@media screen and (min-width: 900px) {
  .withLove {
    margin-top: 125px;
  }
}
.withLove * {
  display: inline-block;
}
.withLove .alpha,
.withLove .omega {
  width: 40%;
}
.withLove .alpha {
  text-align: right;
}
.withLove .omega {
  text-align: left;
}
.withLove .heart {
  margin: 0 -2px;
  position: relative;
  z-index: 3;
  -webkit-animation: throb 1.33s ease-in-out infinite;
  animation: throb 1.33s ease-in-out infinite;
}
.withLove .heart path {
  fill: #ff005d;
}
@media screen and (min-width: 300px) {
  .withLove .heart {
    width: 30px;
    height: 30px;
    top: .66em;
  }
}
@media screen and (min-width: 460px) {
  .withLove .heart {
    top: .8em;
    width: 50px;
    height: 50px;
  }
}

@-webkit-keyframes throb {
  0% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes throb {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}






* {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-touch-action: none; }

* {
  margin: 0;
  padding: 0;
  vertical-align: top;
  /* apply a natural box layout model to all elements */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
  z-index:9998;
}


html, body {
  width: 100%;
  height: 100%;
  font-family: "ProximaNovaSemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: black; }

/*Opera Fix*/
body:before {
  /* thanks to Maleika (Kohoutec)*/
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
  /* thank you Erik J - negate effect of float*/ }

h1, h2, h3, h4, h5 {
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px; }

.hide {
  display: none; }

/* ==============
    Buttons
   ============== */
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
  white-space: normal; }

a, button {
  padding: 0px;
  outline: none !important;
  background: none;
  color: white;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-transition: all 150ms ease;
  -webkit-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }
  a:hover, button:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7; }
  a[disabled=disabled], a:disabled, button[disabled=disabled], button:disabled {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5; }

/* ==============
   Outer Wrapper
   ============== */
#outer-wrapper {
  /* ==============
     Inner Wrapper
     ============== */ }
  #outer-wrapper #inner-wrapper {
    width: 100%;
    display: block;
    margin: auto;
    padding-right: 0px;
    transition: padding 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1); }
    #outer-wrapper #inner-wrapper.offset {
      padding-right: 278px; }
     
    #outer-wrapper #inner-wrapper #main-content {
      top: 700px;
      width: 100%;
      margin: 0px auto;
      text-align: center;
      position: relative;
      z-index: 2;
      background-color: black;
      overflow-x: hidden; }
     
      #outer-wrapper #inner-wrapper #main-content section {
        width: 100%;
        position: relative;
        display: inline-block; }
        #outer-wrapper #inner-wrapper #main-content section img {
          margin: 0px auto;
          max-width: 100%; }
        #outer-wrapper #inner-wrapper #main-content section h2.section-title {
          margin: 34px 0px 44px 0px;
          padding: 0px;
          font-family: "HurmeGeometricSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 300;
          letter-spacing: 5px;
          font-size: 2.5em;
          text-transform: uppercase;
          color: black; }
        #outer-wrapper #inner-wrapper #main-content section p.section-description {
          margin: 0px auto;
          font-family: "ProximaNovaRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 400;
          font-size: 1.6em;
          line-height: 1.8em;
          color: black; }

.color-stripe {
  height: 8px;
  overflow: hidden; }
  .color-stripe img {
    min-width: 100%;
    max-width: 100%;
    vertical-align: top; }

.divider {
  width: 100%;
  display: inline-block;
  background-color: #efeff0; }

.spacer-small {
  width: 63px;
  height: 5px;
  display: inline-block; }
  .spacer-small.grey {
    background-color: #d0d7e0; }
  .spacer-small.light-teal {
    background-color: #1bbcb8; }

#scroll-arrow-down {
  width: 112px;
  margin: 0px 0px 0px -56px;
  height: 56px;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  z-index: 1;
  cursor: pointer;
  -moz-transition: all 150ms ease;
  -webkit-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease;
  background-color: transparent;
  background-image: url("../../../../../../Content/themes/asher/images/header/scroll-arrow-down.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: inherit; }
  #scroll-arrow-down:hover {
    bottom: -10px; }

#scroll-arrow-up {
  width: 112px;
  margin: 0px 0px 0px -56px;
  height: 56px;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  z-index: 1;
  cursor: pointer;
  -moz-transition: all 150ms ease;
  -webkit-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease;
  background-color: transparent;
  background-image: url("../../../../../../Content/themes/asher/images/header/scroll-arrow-up.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: inherit; }
  #scroll-arrow-up:hover {
    bottom: -10px; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

.clearfix {
  float: none;
  clear: both; }

.slide-left {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -moz-transition: all 500ms ease 400ms;
  -webkit-transition: all 500ms ease 400ms;
  -ms-transition: all 500ms ease 400ms;
  -o-transition: all 500ms ease 400ms;
  transition: all 500ms ease 400ms;
  -moz-transform: translate3d(-100px, 0, 0);
  -webkit-transform: translate3d(-100px, 0, 0);
  -ms-transform: translate3d(-100px, 0, 0);
  -o-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
  position: relative; }
  .slide-left.active {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slide-down {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -moz-transition: all 300ms ease 300ms;
  -webkit-transition: all 300ms ease 300ms;
  -ms-transition: all 300ms ease 300ms;
  -o-transition: all 300ms ease 300ms;
  transition: all 300ms ease 300ms;
  -moz-transform: translate3d(0, -200px, 0);
  -webkit-transform: translate3d(0, -200px, 0);
  -ms-transform: translate3d(0, -200px, 0);
  -o-transform: translate3d(0, -200px, 0);
  transform: translate3d(0, -200px, 0);
  position: relative; }
  .slide-down.active {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.social-buttons {
  display: inline-block;
  line-height: 27px; }
  .social-buttons span.text {
    margin: 0px 10px 0px 0px;
    color: white; }
  .social-buttons a + a {
    margin-left: 10px; }
  .social-buttons a {
    font-size: 1.7em; }


.validation-summary-errors {
  margin: 0 auto;
  color: #f64f06;
  background-color: #a83200;
  color: #f4bcbc;
  display: block;
  margin-top: 13px;
  max-width: 600px; }
  .validation-summary-errors ul {
    list-style-type: none;
    margin: 0px;
    padding: 15px 15px 15px 30px; }
    .validation-summary-errors ul li {
      font-size: 1em;
      font-family: "ProximaNovaSemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      text-align: left; }

.critical-error-message {
  margin: 30px auto;
  max-width: 400px;
  color: #ff3333;
  display: block;
  text-align: center;
  padding: 12px;
  font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5em; }
  .critical-error-message.hide {
    display: none !important; }
  .critical-error-message .fa, .critical-error-message .vi {
    display: block;
    margin: 0px 0px 10px 0px;
    position: relative;
    font-size: 3em;
    top: 1px; }

.success-message {
  margin: 30px auto;
  max-width: 400px;
  color: #1bbcb8;
  display: block;
  text-align: center;
  padding: 12px;
  font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5em; }
  .success-message.hide {
    display: none !important; }
  .success-message .fa, .success-message .vi {
    display: block;
    margin: 0px 0px 10px 0px;
    position: relative;
    font-size: 3em;
    top: 1px; }

.disable {
  cursor: default !important;
  opacity: .5; }

#shareable-content {
  width: 100%;
  display: inline-block;
  background-color: #ebeef4;
  background-image: url("../../../../../../Content/themes/asher/images/main/grid-pattern.html");
  background-position: top left;
  background-repeat: repeat;
  background-size: inherit; }
  #shareable-content .share-page {
    width: 100%;
    display: block;
    float: left;
    padding: 0 10%;
    margin: 25px auto 25px auto;
    text-align: center; }
    #shareable-content .share-page img {
      border: 1px solid #c9cdd2;
      -webkit-box-shadow: 0 5px 10px 0 #c9cdd2;
      -moz-box-shadow: 0 5px 10px 0 #c9cdd2;
      -o-box-shadow: 0 5px 10px 0 #c9cdd2;
      box-shadow: 0 5px 10px 0 #c9cdd2; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* =================
    Flipper Styles
   ================= */
/* entire container, keeps perspective */
/** see: http://davidwalsh.name/css-flip */
.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
  margin: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  /* flip the pane when hovered */
  /* flip speed goes here */ }
  .flip-container.flip .flipper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    filter: FlipH;
    -ms-filter: "FlipH"; }
  .flip-container.flip .front {
    z-index: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0; }
  .flip-container.flip .back {
    z-index: 2;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1; }
  .flip-container .flipper {
    width: 300px;
    height: auto;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .flip-container .flipper {
        /* tablets and desktop */ } }
    @media only screen and (max-width: 768px) {
      .flip-container .flipper {
        /* phones */
        width: 200px; }
        .flip-container .flipper img {
          width: 200px; } }

/* hide back of pane during swap */
.front, .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  position: absolute;
  top: 0px;
  left: 0px; }

/* front pane, placed above back */
.front {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  filter: FlipH;
  -ms-filter: "FlipH";
  z-index: 2;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

/* back, initially hidden pane */
.back {
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  filter: FlipH;
  -ms-filter: "FlipH";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* =================
    FPS Styles
   ================= */
#fps {
  position: fixed;
  background-color: black;
  color: white;
  bottom: 0px;
  left: 0px;
  z-index: 9999;
  display: inline-block;
  font-size: 0.8em;
  font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }
  #fps .label {
    width: 50px;
    padding: 5px;
    text-align: center;
    display: inline-block; }
  #fps .number {
    width: 40px;
    text-align: center;
    padding: 5px;
    display: inline-block;
    background-color: white;
    color: black; }

/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ======================
   Font Awesome Icon Font
   ====================== */
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857142858em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.8571428571428572em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }

  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }

  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-mail-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ===================
   Visage UI Icon Font
   =================== */
@font-face {
  font-family: "visage-ui";
  src: url("../../../../../../Content/themes/asher/fonts/visage-icons/visage-ui.eot");
  src: url("../../../../../../Content/themes/asher/fonts/visage-icons/visage-uid41d.eot?#iefix") format("embedded-opentype"), url("../../../../../../Content/themes/asher/fonts/visage-icons/visage-ui.ttf") format("truetype"), url("../../../../../../Content/themes/asher/fonts/visage-icons/visage-ui.svg#visage-ui") format("svg"), url("../../../../../../Content/themes/asher/fonts/visage-icons/visage-ui.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "visage-ui" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "visage-ui" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-visage-area-chart:before {
  content: "a"; }

.icon-visage-camera:before {
  content: "b"; }

.icon-visage-chart:before {
  content: "c"; }

.icon-visage-data:before {
  content: "d"; }

.icon-visage-edit:before {
  content: "e"; }

.icon-visage-gear:before {
  content: "f"; }

.icon-visage-line-graph:before {
  content: "g"; }

.icon-visage-magnify:before {
  content: "h"; }

.icon-visage-pie-chart:before {
  content: "i"; }

.icon-visage-report:before {
  content: "j"; }

.icon-visage-text:before {
  content: "k"; }

.icon-visage-theme:before {
  content: "l"; }

.icon-visage-trash:before {
  content: "m"; }

.icon-visage-star:before {
  content: "n"; }

.icon-visage-list:before {
  content: "o"; }

.icon-visage-dotted-arrow-right:before {
  content: "p"; }

.icon-visage-x-large:before {
  content: "q"; }

.icon-visage-search-icon-bold:before {
  content: "r"; }

.icon-visage-alert:before {
  content: "s"; }

.icon-visage-check:before {
  content: "t"; }

.icon-visage-checkbox:before {
  content: "u"; }

.icon-visage-graph-horizontal:before {
  content: "v"; }

.icon-visage-widget:before {
  content: "w"; }

.icon-visage-zoom-out:before {
  content: "x"; }

.icon-visage-zoom-in:before {
  content: "y"; }

.icon-visage-nav-arrow-up:before {
  content: "z"; }

.icon-visage-nav-arrow-down:before {
  content: "A"; }

.icon-visage-right-arrow-large:before {
  content: "B"; }

.icon-visage-left-arrow-large:before {
  content: "C"; }

.icon-visage-pages:before {
  content: "D"; }

.icon-visage-text-indent-right:before {
  content: "E"; }

.icon-visage-widget-large:before {
  content: "F"; }

.icon-visage-left-arrow-rounded-bold:before {
  content: "G"; }

.icon-visage-info:before {
  content: "H"; }

.icon-visage-magnify-sharp:before {
  content: "I"; }

.icon-visage-right-arrow-sharp:before {
  content: "J"; }

.icon-visage-calendar:before {
  content: "K"; }

.icon-visage-eye-small-shine:before {
  content: "L"; }

.icon-visage-left-arrow-sharp:before {
  content: "M"; }

.icon-visage-down-arrow-sharp:before {
  content: "N"; }

.icon-visage-up-arrow-sharp:before {
  content: "O"; }

.icon-visage-x-rounded:before {
  content: "P"; }

.icon-visage-bullet-list:before {
  content: "Q"; }

.icon-visage-text-align-justify:before {
  content: "R"; }

.icon-visage-text-align-right:before {
  content: "S"; }

.icon-visage-text-align-center:before {
  content: "T"; }

.icon-visage-text-align-left:before {
  content: "U"; }

.icon-visage-resize-text-vertical:before {
  content: "V"; }

.icon-visage-resize-text-horizontal:before {
  content: "W"; }

.icon-visage-text-b:before {
  content: "X"; }

.icon-visage-text-a:before {
  content: "Y"; }

.icon-visage-expand-connected-1:before {
  content: "Z"; }

.icon-visage-x-sharp-bold:before {
  content: "0"; }

.icon-visage-down-arrow-rounded-thin:before {
  content: "1"; }

.icon-visage-right-arrow-rounded-bold:before {
  content: "2"; }

.icon-visage-text-indent-left:before {
  content: "3"; }

.icon-visage-picture:before {
  content: "4"; }

.icon-visage-up-arrow-rounded-thin:before {
  content: "5"; }

.icon-visage-right-arrow-rounded-thin:before {
  content: "6"; }

.icon-visage-left-arrow-rounded-thin:before {
  content: "7"; }

.icon-visage-alert-1:before {
  content: "8"; }

.icon-visage-bullet-list-rounded:before {
  content: "9"; }

.icon-visage-eye-large:before {
  content: "!"; }

.icon-visage-grid-rounded:before {
  content: "\""; }

.icon-visage-table-rounded:before {
  content: "#"; }

.icon-visage-bell-rounded:before {
  content: "$"; }

.icon-visage-documents:before {
  content: "%"; }

.icon-visage-wrench:before {
  content: "&"; }

.icon-visage-eye-small-shine-rounded:before {
  content: "'"; }

.icon-visage-chart-transparent:before {
  content: ")"; }

.icon-visage-bar-chart-dots:before {
  content: "*"; }

.icon-visage-line-chart-dots:before {
  content: "+"; }

.icon-visage-line-chart-connected:before {
  content: ","; }

.icon-visage-chart-slice:before {
  content: "-"; }

.icon-visage-chart-slices-gaps:before {
  content: "."; }

.icon-visage-chart-slices:before {
  content: "/"; }

.icon-visage-bar-graph-baseline:before {
  content: ":"; }

.icon-visage-chart-small:before {
  content: ";"; }

.icon-visage-plus-small-bold:before {
  content: "<"; }

.icon-visage-x-small-bold:before {
  content: "="; }

.icon-visage-flag:before {
  content: "@"; }

.icon-visage-code:before {
  content: "["; }

.icon-visage-gear-angled:before {
  content: "]"; }

.icon-visage-extras-4:before {
  content: "^"; }

.icon-visage-numbered-list:before {
  content: "_"; }

.icon-visage-calendar-large:before {
  content: "`"; }

.icon-visage-open-book:before {
  content: "{"; }

.icon-visage-bookmark:before {
  content: "|"; }

.icon-visage-dropdown-list:before {
  content: "}"; }

.icon-visage-person-exec:before {
  content: "~"; }

.icon-visage-person:before {
  content: "\\"; }

.icon-visage-person-male:before {
  content: "\e000"; }

.icon-visage-person-female:before {
  content: "\e001"; }

.icon-visage-extras-14:before {
  content: "\e002"; }

.icon-visage-extras-15:before {
  content: "\e003"; }

.icon-visage-extras-16:before {
  content: "\e004"; }

.icon-visage-head-hair:before {
  content: "\e005"; }

.icon-visage-head-bald:before {
  content: "\e006"; }

.icon-visage-dots:before {
  content: "\e007"; }

.icon-visage-text-align-center-1:before {
  content: "\e008"; }

.icon-visage-text-align-justify-1:before {
  content: "\e009"; }

.icon-visage-people:before {
  content: "\e00a"; }

.icon-visage-trash-crosshatch:before {
  content: "\e00b"; }

.icon-visage-dots-tight:before {
  content: "\e00c"; }

.icon-visage-figure-male:before {
  content: "\e00d"; }

.icon-visage-vertical-bar-chart:before {
  content: "\e00e"; }

.icon-visage-area-chart-alt:before {
  content: "\e00f"; }

.icon-visage-paperclip:before {
  content: "\e010"; }

.icon-visage-figure-female:before {
  content: "\e011"; }

.icon-visage-line-chart:before {
  content: "\e012"; }

.icon-visage-pie-chart-slice:before {
  content: "\e013"; }

.icon-visage-cart-alt:before {
  content: "\e014"; }

.icon-visage-bookmarks:before {
  content: "\e015"; }

.icon-visage-remove-alt-1:before {
  content: "\e016"; }

.icon-visage-arrow-left-thick:before {
  content: "\e017"; }

.icon-visage-arrow-up-thick:before {
  content: "\e018"; }

.icon-visage-arrow-right-thick:before {
  content: "\e019"; }

.icon-visage-arrow-up-alt:before {
  content: "\e01a"; }

.icon-visage-arrow-down-alt:before {
  content: "\e01b"; }

.icon-visage-arrow-right-alt:before {
  content: "\e01c"; }

.icon-visage-arrow-left-alt:before {
  content: "\e01d"; }

.icon-visage-refresh-parallel:before {
  content: "\e01e"; }

.icon-visage-remove-alt-thin:before {
  content: "\e01f"; }

.icon-visage-remove-thick:before {
  content: "\e020"; }

.icon-visage-quotes-1:before {
  content: "\e021"; }

.icon-visage-refresh-round-1:before {
  content: "\e022"; }

.icon-visage-add-thin:before {
  content: "\e023"; }

.icon-visage-refresh-square-rounded:before {
  content: "\e024"; }

.icon-visage-flight:before {
  content: "\e025"; }

.icon-visage-list-thick:before {
  content: "\e026"; }

.icon-visage-theme-alt:before {
  content: "\e027"; }

.icon-visage-box-connected-alt:before {
  content: "\e028"; }

.icon-visage-box-connected:before {
  content: "\e029"; }

.icon-visage-up-arrow-thin:before {
  content: "\e02a"; }

.icon-visage-list-thick-1:before {
  content: "\e02b"; }

.icon-visage-grid-4:before {
  content: "\e02c"; }

.icon-visage-left-arrow-thin:before {
  content: "\e02d"; }

.icon-visage-right-arrow-thin:before {
  content: "\e02e"; }

.icon-visage-comment-outline:before {
  content: "\e02f"; }

.icon-visage-move-thick:before {
  content: "\e030"; }

.icon-visage-pointer-alt:before {
  content: "\e031"; }

.icon-visage-grid-9:before {
  content: "\e032"; }

.icon-visage-down-arrow-thin:before {
  content: "\e033"; }

.icon-visage-left-arrow-rounded:before {
  content: "\e039"; }

.icon-visage-up-arrow-rounded:before {
  content: "\e03a"; }

.icon-visage-triangle-arrow-left:before {
  content: "\e03b"; }

.icon-visage-right-arrow-rounded:before {
  content: "\e03d"; }

.icon-visage-star-outline:before {
  content: "\e03e"; }

.icon-visage-star-alt:before {
  content: "\e040"; }

.icon-visage-checkmark:before {
  content: "\e041"; }

.icon-visage-strikethrough:before {
  content: "\e042"; }

.icon-visage-triangle-arrow-up:before {
  content: "\e043"; }

.icon-visage-bullet-list-round:before {
  content: "\e044"; }

.icon-visage-arrows-connected:before {
  content: "\e045"; }

.icon-visage-bullet-list-indented:before {
  content: "\e047"; }

.icon-visage-bullet-list-tall:before {
  content: "\e048"; }

.icon-visage-text-stretch-horizontal:before {
  content: "\e049"; }

.icon-visage-triangle-arrow-down:before {
  content: "\e04a"; }

.icon-visage-triangle-arrow-right:before {
  content: "\e04b"; }

.icon-visage-expand-wide:before {
  content: "\e04c"; }

.icon-visage-expand-thin:before {
  content: "\e04d"; }

.icon-visage-quotes:before {
  content: "\e04e"; }

.icon-visage-checkmark-alt:before {
  content: "\e051"; }

.icon-visage-move-down:before {
  content: "\e052"; }

.icon-visage-move-left:before {
  content: "\e053"; }

.icon-visage-exclamation-alt:before {
  content: "\e054"; }

.icon-visage-extras-97:before {
  content: "\e055"; }

.icon-visage-question-mark-alt:before {
  content: "\e057"; }

.icon-visage-expand-connected:before {
  content: "\e058"; }

.icon-visage-graph-increase:before {
  content: "\e05c"; }

.icon-visage-move-connected:before {
  content: "\e05d"; }

.icon-visage-move-right:before {
  content: "\e05f"; }

.icon-visage-resize-vertical-connected:before {
  content: "\e060"; }

.icon-visage-resize-horizontal-connected:before {
  content: "\e061"; }

.icon-visage-contract:before {
  content: "\e063"; }

.icon-visage-resize-vertical-cutout:before {
  content: "\e064"; }

.icon-visage-resize-horizontal-cutout:before {
  content: "\e066"; }

.icon-visage-text-underline:before {
  content: "\e067"; }

.icon-visage-move-cutout:before {
  content: "\e068"; }

.icon-visage-resize-horizontal-alt:before {
  content: "\e069"; }

.icon-visage-resize-vertical-alt:before {
  content: "\e06a"; }

.icon-visage-refresh-round:before {
  content: "\e06b"; }

.icon-visage-refresh-square:before {
  content: "\e06c"; }

.icon-visage-add-alt:before {
  content: "\e06d"; }

.icon-visage-remove-alt:before {
  content: "\e06e"; }

.icon-visage-document-graph:before {
  content: "\e06f"; }

.icon-visage-refresh-rectange:before {
  content: "\e070"; }

.icon-visage-icons:before {
  content: "("; }

.icon-visage-bell:before {
  content: ">"; }

.icon-visage-list-add:before {
  content: "?"; }

.icon-visage-data-overlapping:before {
  content: "\e034"; }

.icon-visage-comment-alt:before {
  content: "\e035"; }

.icon-visage-add-rounded-outline:before {
  content: "\e036"; }

.icon-visage-group:before {
  content: "\e037"; }

.icon-visage-document-outline:before {
  content: "\e038"; }

.icon-visage-document-alt:before {
  content: "\e03c"; }

.icon-visage-download:before {
  content: "\e03f"; }

.icon-visage-edit-outline:before {
  content: "\e046"; }

.icon-visage-edit-solid:before {
  content: "\e04f"; }

.icon-visage-edit-underline:before {
  content: "\e050"; }

.icon-visage-document-add:before {
  content: "\e056"; }

.icon-visage-resize-full-screen:before {
  content: "\e059"; }

.icon-visage-resize-to-fit:before {
  content: "\e05a"; }

.icon-visage-horizontal-bar-chart:before {
  content: "\e05b"; }

.icon-visage-donut-chart:before {
  content: "\e05e"; }

.icon-visage-stacked-horizontal-bar-chart:before {
  content: "\e062"; }

.icon-visage-stacked-vertical-bar-chart:before {
  content: "\e065"; }

.icon-visage-indent-left:before {
  content: "\e071"; }

.icon-visage-indent-right:before {
  content: "\e072"; }

.icon-visage-scroll-arrows-horizontal:before {
  content: "\e073"; }

.icon-visage-scroll-arrows-vertical:before {
  content: "\e074"; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ==============
   Header Styles
   ============== */
#header {
  width: 100%;
  min-height: 700px;
  display: inline-block;
  position: fixed;
  z-index: 1;
  -moz-transition: padding 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -webkit-transition: padding 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -ms-transition: padding 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: padding 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: padding 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  text-align: center;
  background-color: black;
  background-image: url("../../../../../../Content/themes/asher/images/header/header-bg-mountains.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: inherit;
  background-size: cover; }
  #header.color {
    background-color: black;
    background-image: url("../../../../../../Content/themes/asher/images/header/header-bg-mountains-color.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: inherit;
    background-size: cover; }

  #header #featured-content {
    max-width: 1024px;
    margin: 100px auto 100px auto;
    display: block;
    text-align: left; }
   
    #header #featured-content #featured-text {
      margin: 30px 0px 0px 0px;
      display: inline-block;
      text-align: left; }
      
      #header #featured-content #featured-text .text-line {
        font-family: "HurmeGeometricSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 4.3em;
        line-height: 1.1em;
        color: white;
        height: 75px; }
       
        #header #featured-content #featured-text .text-line.large {
          font-size: 4em; }
      #header #featured-content #featured-text .featured-message {
        margin: 20px 0px 0px 0px;
        max-width: 500px;
        font-family: "ProximaNovaRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        font-size: 1.3em;
        line-height: 1em;
        color: white; }
       
    #header #featured-content #featured-chart-container {
      width: 300px;
      height: 300px;
      display: inline-block;
      text-align: left;
      float: right;
      position: relative; }
      
      #header #featured-content #featured-chart-container .chart {
        width: auto;
        height: auto;
        display: inline-block;
        line-height: 200px;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -moz-transition: all 200ms ease;
        -webkit-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
        #header #featured-content #featured-chart-container .chart img {
          vertical-align: middle;
          max-width: 100%; }
        #header #featured-content #featured-chart-container .chart.slideDown {
          top: 100%;
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
          filter: alpha(opacity=0);
          -khtml-opacity: 0;
          -moz-opacity: 0;
          opacity: 0; }
        #header #featured-content #featured-chart-container .chart.slideUp {
          top: -100%;
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
          filter: alpha(opacity=0);
          -khtml-opacity: 0;
          -moz-opacity: 0;
          opacity: 0; }
        #header #featured-content #featured-chart-container .chart.hide {
          display: none; }
    #header #featured-content #featured-buttons {
      margin: 33px 0px 0px 7px;
      display: inline-block;
      text-align: left; }
      
      #header #featured-content #featured-buttons a {
        border-width: 3px;
        padding: 15px 28px 15px 28px;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
       
        #header #featured-content #featured-buttons a:hover {
          padding: 15px 50px 15px 50px; }
          
    #header #featured-content img {
      margin: 0px auto; }

#outer-wrapper #inner-wrapper.offset #header {
  padding-right: 278px; }
 

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ==============
   Footer Styles
   ============== */
section#footer {
  background-color: #000;
 
}
  section#footer .footer-logos {
    /*margin: 70px 0px 0px 0px;*/
    display: inline-block;
    height: 60px;
    line-height: 60px; }
    
    section#footer .footer-logos .logo + .logo {
      margin-left: 60px; }
      
    section#footer .footer-logos .logo {
      display: inline-block;
      vertical-align: middle;
      line-height: 60px; }
     
  section#footer .footer-copy {
    display: block;
    padding: 0px 20px 0px 20px;
    margin: 40px auto 70px auto;
    font-size: 1.2em;
    color: #d0d5dc;
    font-family: "ProximaNovaRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.8em;
    max-width: 900px; }
   
  section#footer .footer-photo {
    width: 100%;
    background-color: #040407; }
  section#footer .footer-bar {
    padding: 20px 0px 20px 0px;
    background-color: #17bcb8;
    text-align: center; }
    section#footer .footer-bar .footer-copyright {
      margin: 4px 50px 0px 0px;
      display: inline-block;
      color: white;
      font-family: "ProximaNovaSemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      letter-spacing: 1px;
      font-size: 1em;
      vertical-align: middle; }
    

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ==============
   Top Navigation
   ============== */
.shareable-nav {
  width: 100%;
  max-width: 1024px !important;
  padding: 15px 0px 15px 0px !important;
  background-color: black;
  position: fixed;
  margin: auto;
  z-index: 11;
  display: block; }

  .shareable-nav .header-logo-small {
    margin: 5px 0px 0px 10px;
    width: 147px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    background-image: url("../../../../../../Content/themes/asher/images/header/visage-logo-small.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: inherit; }
   

.top-nav, .shareable-nav {
  margin: 0px auto;
  width: 100%;
  padding: 48px 0px 0px 0px;
  max-width: 1024px;
  display: block;
  position: relative;
  text-align: left;
  z-index: 10;
  /* ==============
     Sticky Nav
     ============== */ }
 
  .top-nav.sticky-nav, .shareable-nav.sticky-nav {
    width: 100%;
    max-width: 100%;
    padding: 15px 0px 15px 0px;
    background-color: rgba(0, 0, 0, 0);
    position: fixed;
    margin: auto;
    z-index: 11;
    display: block;
    height: 69px;
    -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transform: translateY(-81px) translateZ(0);
    -webkit-transform: translateY(-81px) translateZ(0);
    -ms-transform: translateY(-81px) translateZ(0);
    -o-transform: translateY(-81px) translateZ(0);
    transform: translateY(-81px) translateZ(0); }
   
    .top-nav.sticky-nav.fixed, .shareable-nav.sticky-nav.fixed {
      background-color:#000;
       
      height:1px;

    }
      .top-nav.sticky-nav.fixed.offset, .shareable-nav.sticky-nav.fixed.offset {
        padding-right: 278px;
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px); }
       
    .top-nav.sticky-nav.offset, .shareable-nav.sticky-nav.offset {
      -moz-transform: translateY(-81px);
      -webkit-transform: translateY(-81px);
      -ms-transform: translateY(-81px);
      -o-transform: translateY(-81px);
      transform: translateY(-81px); }
   
    .top-nav.sticky-nav .header-logo, .shareable-nav.sticky-nav .header-logo {
      margin: 50px 0px 0px 105px;
      width: 398px;
      height: 47px;
      display: inline-block;
      vertical-align: middle;
      background-color: transparent;
      background-image: url("../../../../../../resim/orucoglu-logo1.png");
      background-position: top left;
      background-repeat: no-repeat;
      background-size: inherit; }
      .top-nav.sticky-nav .header-logo a, .shareable-nav.sticky-nav .header-logo a {
        width: inherit;
        height: inherit;
        display: inline-block; }
    .top-nav.sticky-nav .top-nav-container, .shareable-nav.sticky-nav .top-nav-container {
      margin: 0px auto;
      margin-top:-15px;
      overflow: hidden;
      line-height: 28px;
      height:1300px;
    }
      .top-nav.sticky-nav .top-nav-container ul.navigation, .shareable-nav.sticky-nav .top-nav-container ul.navigation {
        margin: 0px 106px 0px 0px; }
      

.navigation li ul {display:none;}
.navigation li:hover > ul {display:block;}
  .top-nav .header-logo, .shareable-nav .header-logo {
    width: 179px;
    height: 51px;
    display: inline-block;
    background-color: transparent;
    background-image: url("../../../../../../Content/themes/asher/images/header/visage-logo-large.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: inherit; }
    .top-nav .header-logo a, .shareable-nav .header-logo a {
      width: inherit;
      height: inherit;
      display: inline-block; }
  .top-nav .menu-list, .shareable-nav .menu-list {
    display: none;
    float: right; }
   
    .top-nav .menu-list a, .shareable-nav .menu-list a {
      position: relative;
      display: inline-block;
      margin: 3px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      border: 2px solid transparent;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      .top-nav .menu-list a.menu-button, .shareable-nav .menu-list a.menu-button {
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        height: 26px;
        display: inline-block; }
        .top-nav .menu-list a.menu-button:hover, .shareable-nav .menu-list a.menu-button:hover {
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
          filter: alpha(opacity=70);
          -khtml-opacity: 0.7;
          -moz-opacity: 0.7;
          opacity: 0.7; }
        .top-nav .menu-list a.menu-button .list-icon, .shareable-nav .menu-list a.menu-button .list-icon {
          width: 24px;
          height: 3px;
          margin: 9px 0px 0px 10px;
          background: white;
          display: inline-block;
          -moz-transition: all 150ms ease;
          -webkit-transition: all 150ms ease;
          -ms-transition: all 150ms ease;
          -o-transition: all 150ms ease;
          transition: all 150ms ease; }
          .top-nav .menu-list a.menu-button .list-icon::before, .shareable-nav .menu-list a.menu-button .list-icon::before {
            top: -7px; }
          .top-nav .menu-list a.menu-button .list-icon::after, .shareable-nav .menu-list a.menu-button .list-icon::after {
            top: 4px; }
          .top-nav .menu-list a.menu-button .list-icon::before, .top-nav .menu-list a.menu-button .list-icon::after, .shareable-nav .menu-list a.menu-button .list-icon::before, .shareable-nav .menu-list a.menu-button .list-icon::after {
            content: '';
            display: block;
            width: 24px;
            height: 3px;
            background: white;
            position: relative;
            z-index: 1;
            -moz-transition: all 150ms ease;
            -webkit-transition: all 150ms ease;
            -ms-transition: all 150ms ease;
            -o-transition: all 150ms ease;
            transition: all 150ms ease; }
          .top-nav .menu-list a.menu-button .list-icon.open, .shareable-nav .menu-list a.menu-button .list-icon.open {
            background: none !important; }
            .top-nav .menu-list a.menu-button .list-icon.open::before, .shareable-nav .menu-list a.menu-button .list-icon.open::before {
              top: 0 !important;
              background: #fff !important;
              -webkit-transform: rotate(-45deg);
              -moz-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
              -o-transform: rotate(-45deg);
              transform: rotate(-45deg); }
            .top-nav .menu-list a.menu-button .list-icon.open::after, .shareable-nav .menu-list a.menu-button .list-icon.open::after {
              top: 0 !important;
              background: #fff !important;
              -webkit-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              -o-transform: rotate(45deg);
              transform: rotate(45deg); }
  .top-nav ul.navigation, .shareable-nav ul.navigation {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
    list-style: none;
    float: right;
    -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

    .top-nav ul.navigation.offset, .shareable-nav ul.navigation.offset {
      -moz-transform: translate3d(140px, 0, 0);
      -webkit-transform: translate3d(140px, 0, 0);
      -ms-transform: translate3d(140px, 0, 0);
      -o-transform: translate3d(140px, 0, 0);
      transform: translate3d(140px, 0, 0); }
      .top-nav ul.navigation.offset li a.menu-button, .shareable-nav ul.navigation.offset li a.menu-button {
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0; }
    .top-nav ul.navigation li + li, .shareable-nav ul.navigation li + li {
      margin-left: 30px; }
   
    .top-nav ul.navigation li, .shareable-nav ul.navigation li {
      display: inline-block;
      font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 0.7em; }
      .top-nav ul.navigation li a, .shareable-nav ul.navigation li a {
        position: relative;
        display: inline-block;
        padding: 63px 2px 4px 1px;
        border: 2px solid transparent;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        .top-nav ul.navigation li a.button-login:hover, .top-nav ul.navigation li a.button-contact:hover, .shareable-nav ul.navigation li a.button-login:hover, .shareable-nav ul.navigation li a.button-contact:hover {
          border: 2px solid white;
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
          filter: alpha(opacity=100);
          -khtml-opacity: 1;
          -moz-opacity: 1;
          opacity: 1; }
        .top-nav ul.navigation li a.button-signup:hover, .shareable-nav ul.navigation li a.button-signup:hover {
          border: 2px solid #1bbcb8;
          color: #1bbcb8;
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
          filter: alpha(opacity=100);
          -khtml-opacity: 1;
          -moz-opacity: 1;
          opacity: 1; }
        .top-nav ul.navigation li a.menu-button, .shareable-nav ul.navigation li a.menu-button {
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
          filter: alpha(opacity=100);
          -khtml-opacity: 1;
          -moz-opacity: 1;
          opacity: 1;
          height: 31px;
          overflow: hidden; }
          .top-nav ul.navigation li a.menu-button:hover, .shareable-nav ul.navigation li a.menu-button:hover {
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            filter: alpha(opacity=70);
            -khtml-opacity: 0.7;
            -moz-opacity: 0.7;
            opacity: 0.7; }
      .top-nav ul.navigation li .list-icon, .shareable-nav ul.navigation li .list-icon {
        width: 24px;
        height: 3px;
        margin: 7px 0px 0px 10px;
        background: white;
        display: inline-block;
        -moz-transition: all 150ms ease;
        -webkit-transition: all 150ms ease;
        -ms-transition: all 150ms ease;
        -o-transition: all 150ms ease;
        transition: all 150ms ease; }
        .top-nav ul.navigation li .list-icon::before, .shareable-nav ul.navigation li .list-icon::before {
          top: -7px; }
        .top-nav ul.navigation li .list-icon::after, .shareable-nav ul.navigation li .list-icon::after {
          top: 4px; }
        .top-nav ul.navigation li .list-icon::before, .top-nav ul.navigation li .list-icon::after, .shareable-nav ul.navigation li .list-icon::before, .shareable-nav ul.navigation li .list-icon::after {
          content: '';
          display: block;
          width: 24px;
          height: 3px;
          background: white;
          position: relative;
          z-index: 1;
          -moz-transition: all 150ms ease;
          -webkit-transition: all 150ms ease;
          -ms-transition: all 150ms ease;
          -o-transition: all 150ms ease;
          transition: all 150ms ease; }
        .top-nav ul.navigation li .list-icon.open, .shareable-nav ul.navigation li .list-icon.open {
          background: none !important; }
          .top-nav ul.navigation li .list-icon.open::before, .shareable-nav ul.navigation li .list-icon.open::before {
            top: 0 !important;
            background: #fff !important;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
          .top-nav ul.navigation li .list-icon.open::after, .shareable-nav ul.navigation li .list-icon.open::after {
            top: 0 !important;
            background: #fff !important;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg); }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ==============
   Dot Navigation
   ============== */
.dot-navigation {
  margin: 0px;
  width: 30px;
  height: auto;
  position: fixed;
  display: inline-block;
  left: 50px;
  top: 50%;
  z-index: 9;
  text-align: center;
  line-height: 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }
 
  .dot-navigation.hide {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0; }
  .dot-navigation a {
    margin: 0px auto;
    padding: 10px;
    display: inline-block;
    text-align: center;
    float: left;
    position: relative; }
    .dot-navigation a:hover .section, .dot-navigation a.hover .section {
      background-color: #1bbcb8;
      filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
      filter: alpha(opacity=100);
      -khtml-opacity: 1;
      -moz-opacity: 1;
      opacity: 1; }
    .dot-navigation a.active {
      margin: 0px 0px 0px -2px; }
      .dot-navigation a.active:hover .section {
        border-color: #1bbcb8;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1; }
      .dot-navigation a.active .section {
        width: 14px;
        height: 14px;
        background-color: transparent;
        border: 2px solid #dddddd;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1; }
    .dot-navigation a .section {
      width: 10px;
      height: 10px;
      float: left;
      margin: 0px auto;
      text-align: center;
      background-color: #848688;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: opacity 150ms ease;
      -webkit-transition: opacity 150ms ease;
      -ms-transition: opacity 150ms ease;
      -o-transition: opacity 150ms ease;
      transition: opacity 150ms ease;
      filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
      filter: alpha(opacity=50);
      -khtml-opacity: 0.5;
      -moz-opacity: 0.5;
      opacity: 0.5; }
  .dot-navigation .hover-caption {
    line-height: 40px;
    padding: 0px 20px 0px 20px;
    width: auto;
    height: 40px;
    z-index: 10;
    left: 100px;
    top: -100px;
    position: absolute;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.8em;
    font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    display: inline-block;
    white-space: nowrap;
    background-color: rgba(23, 188, 184, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0; }
    .dot-navigation .hover-caption.active {
      color: #ffffff;
      background-color: rgba(104, 112, 117, 0.8);
      filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
      filter: alpha(opacity=100);
      -khtml-opacity: 1;
      -moz-opacity: 1;
      opacity: 1; }
      .dot-navigation .hover-caption.active:before {
        border-right: 7px solid rgba(104, 112, 117, 0.8); }
    .dot-navigation .hover-caption:before {
      content: "";
      width: 0px;
      height: 0px;
      border-top: 7px solid transparent;
      border-bottom: 7px solid transparent;
      border-right: 7px solid rgba(23, 188, 184, 0.8);
      border-left: 0;
      position: absolute;
      top: 13px;
      left: -7px; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ==============
   Sidebar Styles
   ============== */
#sidebar {
  width: 278px;
  display: inline-block;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #111417;
  z-index: 12;
  cursor: pointer;
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transform: translate3d(278px, 0, 0);
  -webkit-transform: translate3d(278px, 0, 0);
  -ms-transform: translate3d(278px, 0, 0);
  -o-transform: translate3d(278px, 0, 0);
  transform: translate3d(278px, 0, 0); }

  #sidebar.open {
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    @media only screen and (min-width: 768px) {
      #sidebar.open {
        /* tablets and desktop */ } }
    @media only screen and (max-width: 768px) {
      #sidebar.open {
        /* phones */
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -moz-transform: translate3d(0, 69px, 0);
        -webkit-transform: translate3d(0, 69px, 0);
        -ms-transform: translate3d(0, 69px, 0);
        -o-transform: translate3d(0, 69px, 0);
        transform: translate3d(0, 69px, 0);
        z-index: 12; } }
  #sidebar #sidebar-close-button {
    position: absolute;
    top: 58px;
    right: 30px;
    z-index: 2;
    color: white; }
   
    #sidebar #sidebar-close-button a {
      position: relative;
      display: inline-block;
      -moz-transition: all 150ms ease;
      -webkit-transition: all 150ms ease;
      -ms-transition: all 150ms ease;
      -o-transition: all 150ms ease;
      transition: all 150ms ease; }
      #sidebar #sidebar-close-button a.close-button:hover {
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        /* IE 9 */
        -webkit-transform: scale(1.1, 1.1);
        /* Safari and Chrome */
        -o-transform: scale(1.1, 1.1);
        /* Opera */
        -moz-transform: scale(1.1, 1.1);
        /* Firefox */ }
        #sidebar #sidebar-close-button a.close-button:hover .list-icon {
          width: 20px; }
          #sidebar #sidebar-close-button a.close-button:hover .list-icon::before {
            background: white; }
          #sidebar #sidebar-close-button a.close-button:hover .list-icon::after {
            background: white; }
      #sidebar #sidebar-close-button a .list-icon {
        height: 3px;
        margin: 7px 0px 0px 0px;
        display: inline-block;
        width: 20px;
        background: none;
        -moz-transition: all 150ms ease;
        -webkit-transition: all 150ms ease;
        -ms-transition: all 150ms ease;
        -o-transition: all 150ms ease;
        transition: all 150ms ease; }
        #sidebar #sidebar-close-button a .list-icon::before, #sidebar #sidebar-close-button a .list-icon::after {
          content: '';
          display: block;
          width: 20px;
          height: 3px;
          background: #626b77;
          position: relative;
          z-index: 1;
          -moz-transition: all 150ms ease;
          -webkit-transition: all 150ms ease;
          -ms-transition: all 150ms ease;
          -o-transition: all 150ms ease;
          transition: all 150ms ease; }
        #sidebar #sidebar-close-button a .list-icon::before {
          top: 0px;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg); }
        #sidebar #sidebar-close-button a .list-icon::after {
          top: -3px;
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg); }
  #sidebar ul#sidebar-nav {
    padding: 53px 48px 48px 48px;
    margin: 0px;
    list-style: none;
    background-color: #15191d; }
 
    #sidebar ul#sidebar-nav li {
      font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 1em;
      line-height: 32px; }
      #sidebar ul#sidebar-nav li.active::before {
        content: "";
        font-family: FontAwesome;
        /* or whatever */
        font-size: 1.5em;
        position: absolute;
        left: 30px;
        margin: -3px 0px 0px 0px; }
      #sidebar ul#sidebar-nav li.active a {
        color: #1bbcb8; }
     
      #sidebar ul#sidebar-nav li a {
        padding: 0px;
        color: #626b77;
        display: block;
        -moz-transition: all 250ms ease;
        -webkit-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease; }
        
        #sidebar ul#sidebar-nav li a:hover {
          color: white;
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
          filter: alpha(opacity=100);
          -khtml-opacity: 1;
          -moz-opacity: 1;
          opacity: 1; }
         
  #sidebar #user-login {
    padding: 53px 30px 48px 48px;
    margin: 0px; }
    #sidebar #user-login .user-title {
      color: #626b77;
      font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 1em;
      padding: 0px 0px 10px 0px; }
    #sidebar #user-login .option-group {
      margin-top: 13px;
      display: block;
      /* ie */
      /* firefox 19+ */
      /* firefox 19+ */ }
      #sidebar #user-login .option-group ::-webkit-input-placeholder {
        color: rgba(27, 188, 184, 0.7); }
      #sidebar #user-login .option-group ::-ms-input-placeholder {
        color: rgba(27, 188, 184, 0.7); }
      #sidebar #user-login .option-group ::-moz-placeholder {
        color: rgba(27, 188, 184, 0.7); }
      #sidebar #user-login .option-group ::placeholder {
        color: rgba(27, 188, 184, 0.7); }
      #sidebar #user-login .option-group.error {
        /* ie */
        /* firefox 19+ */
        /* firefox 19+ */ }
        #sidebar #user-login .option-group.error ::-webkit-input-placeholder {
          color: #da7979; }
        #sidebar #user-login .option-group.error ::-ms-input-placeholder {
          color: #da7979; }
        #sidebar #user-login .option-group.error ::-moz-placeholder {
          color: #da7979; }
        #sidebar #user-login .option-group.error ::placeholder {
          color: #da7979; }
        #sidebar #user-login .option-group.error input, #sidebar #user-login .option-group.error select, #sidebar #user-login .option-group.error textarea {
          color: #da7979;
          background-color: #300e00; }
          #sidebar #user-login .option-group.error input:focus, #sidebar #user-login .option-group.error select:focus, #sidebar #user-login .option-group.error textarea:focus {
            color: #f29292;
            background-color: #300e00; }
        #sidebar #user-login .option-group.error label {
          background-color: #a83200; }
          #sidebar #user-login .option-group.error label .fa, #sidebar #user-login .option-group.error label .vi {
            color: #c27f7f; }
        #sidebar #user-login .option-group.error .error-message {
          background-color: #a83200;
          color: #f4bcbc;
          display: block; }
      #sidebar #user-login .option-group input, #sidebar #user-login .option-group select, #sidebar #user-login .option-group textarea {
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 8px 55px 8px 15px;
        height: 40px;
        display: block;
        background-color: #03292b;
        border: none;
        color: #17bcb8;
        font-size: 0.9em;
        font-family: "ProximaNovaSemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        outline: none;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none; }
        #sidebar #user-login .option-group input:focus, #sidebar #user-login .option-group select:focus, #sidebar #user-login .option-group textarea:focus {
          color: white;
          background-color: #022021;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          -o-box-shadow: none;
          box-shadow: none; }
      #sidebar #user-login .option-group input, #sidebar #user-login .option-group select, #sidebar #user-login .option-group textarea {
        width: 100%; }
      #sidebar #user-login .option-group textarea {
        width: 100%;
        height: 300px; }
      #sidebar #user-login .option-group input[type=radio], #sidebar #user-login .option-group input[type=checkbox] {
        margin: 3px 5px 0px 0px;
        float: left;
        display: inline-block; }
      #sidebar #user-login .option-group label {
        margin: -40px 0px 0px 0px;
        width: 40px;
        height: 40px;
        display: inline-block;
        background-color: #0d3b3d;
        position: relative;
        float: right;
        cursor: pointer;
        text-align: center;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        #sidebar #user-login .option-group label .fa, #sidebar #user-login .option-group label .vi {
          line-height: 40px;
          color: #17bcb8;
          -moz-transition: all 300ms ease;
          -webkit-transition: all 300ms ease;
          -ms-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
        #sidebar #user-login .option-group label .vi {
          position: relative;
          top: 3px; }
      #sidebar #user-login .option-group .error-message {
        text-align: left;
        padding: 12px;
        display: none; }
        #sidebar #user-login .option-group .error-message .fa, #sidebar #user-login .option-group .error-message .vi {
          position: relative;
          top: 1px; }
    #sidebar #user-login .buttons {
      display: inline-block; }
      #sidebar #user-login .buttons a, #sidebar #user-login .buttons input[type=submit] {
        margin-top: 16px;
        padding: 8px 23px 8px 23px;
        width: 100%;
        display: inline-block;
        cursor: pointer;
        color: #1bbcb8;
        text-align: center;
        font-size: 0.9em;
        font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        background-color: transparent;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        #sidebar #user-login .buttons a:hover, #sidebar #user-login .buttons input[type=submit]:hover {
          color: white;
          border-color: #1bbcb8;
          background-color: #1bbcb8; }
        #sidebar #user-login .buttons a:focus, #sidebar #user-login .buttons input[type=submit]:focus {
          color: #1bbcb8;
          border-color: #1bbcb8;
          background-color: transparent;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          -o-box-shadow: none;
          box-shadow: none; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ==============
   Button Styles
   ============== */
.btn-outline {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  cursor: pointer;
  padding: 8px 10px 8px 10px;
  font-family: "HurmeGeometricSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 300px;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .btn-outline.white {
    border: 2px solid white;
    color: white; }
  .btn-outline.light-grey {
    color: #d5d7da;
    border: 2px solid #858a91; }
  .btn-outline.grey {
    color: #8e9da6;
    border: 2px solid #667782; }
  .btn-outline.black {
    color: black;
    border: 2px solid black; }
  .btn-outline.teal {
    border: 2px solid #1f7c7a;
    color: #1f7c7a; }
  .btn-outline.light-teal {
    border: 2px solid #1bbcb8;
    color: #1bbcb8; }
  .btn-outline.orange {
    border: 2px solid #f44f05;
    color: #f44f05; }
  .btn-outline.red {
    border: 2px solid #f55950;
    color: #f55950; }
  .btn-outline:hover {
    color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1; }
    .btn-outline:hover.white {
      color: black;
      background-color: white; }
    .btn-outline:hover.grey {
      background-color: #667782; }
    .btn-outline:hover.black {
      color: white;
      background-color: black; }
    .btn-outline:hover.light-grey {
      background-color: #858a91; }
    .btn-outline:hover.teal {
      background-color: #1f7c7a; }
    .btn-outline:hover.light-teal {
      background-color: #1bbcb8; }
    .btn-outline:hover.orange {
      background-color: #f44f05; }
    .btn-outline:hover.red {
      background-color: #f55950; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* =================
    Modal Styles
   ================= */
.modal-window {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  min-width: 10px;
  min-height: 10px;
  display: none; }
  .modal-window.open {
    display: block; }
  .modal-window .modal-content-container {
    margin: 0px auto;
    padding: 100px;
    background-color: rgba(23, 31, 38, 0.85);
    width: 100%;
    max-width: 768px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1); }
    
    .modal-window .modal-content-container.slide-up {
      -moz-transform: translate(-50%, -500px);
      -webkit-transform: translate(-50%, -500px);
      -ms-transform: translate(-50%, -500px);
      -o-transform: translate(-50%, -500px);
      transform: translate(-50%, -500px);
      filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
      filter: alpha(opacity=0);
      -khtml-opacity: 0;
      -moz-opacity: 0;
      opacity: 0; }
    .modal-window .modal-content-container.slide-down {
      -moz-transform: translate(-50%, 500px);
      -webkit-transform: translate(-50%, 500px);
      -ms-transform: translate(-50%, 500px);
      -o-transform: translate(-50%, 500px);
      transform: translate(-50%, 500px);
      filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
      filter: alpha(opacity=0);
      -khtml-opacity: 0;
      -moz-opacity: 0;
      opacity: 0; }
    .modal-window .modal-content-container .success-container {
      display: none; }
    .modal-window .modal-content-container .input-container {
      display: block; }
    .modal-window .modal-content-container #modal-close-button {
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 2;
      color: white;
      background-color: black;
      -moz-transition: all 150ms ease;
      -webkit-transition: all 150ms ease;
      -ms-transition: all 150ms ease;
      -o-transition: all 150ms ease;
      transition: all 150ms ease; }
      .modal-window .modal-content-container #modal-close-button a {
        padding: 20px;
        position: relative;
        display: inline-block;
        -moz-transition: all 150ms ease;
        -webkit-transition: all 150ms ease;
        -ms-transition: all 150ms ease;
        -o-transition: all 150ms ease;
        transition: all 150ms ease; }
        .modal-window .modal-content-container #modal-close-button a.close-button:hover {
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
          filter: alpha(opacity=100);
          -khtml-opacity: 1;
          -moz-opacity: 1;
          opacity: 1;
          transform: scale(1.1, 1.1);
          -ms-transform: scale(1.1, 1.1);
          /* IE 9 */
          -webkit-transform: scale(1.1, 1.1);
          /* Safari and Chrome */
          -o-transform: scale(1.1, 1.1);
          /* Opera */
          -moz-transform: scale(1.1, 1.1);
          /* Firefox */ }
          .modal-window .modal-content-container #modal-close-button a.close-button:hover .list-icon {
            width: 20px; }
            .modal-window .modal-content-container #modal-close-button a.close-button:hover .list-icon::before {
              background: white; }
            .modal-window .modal-content-container #modal-close-button a.close-button:hover .list-icon::after {
              background: white; }
        .modal-window .modal-content-container #modal-close-button a .list-icon {
          height: 3px;
          margin: 7px 0px 0px 0px;
          display: inline-block;
          width: 20px;
          background: none;
          -moz-transition: all 150ms ease;
          -webkit-transition: all 150ms ease;
          -ms-transition: all 150ms ease;
          -o-transition: all 150ms ease;
          transition: all 150ms ease; }
          .modal-window .modal-content-container #modal-close-button a .list-icon::before, .modal-window .modal-content-container #modal-close-button a .list-icon::after {
            content: '';
            display: block;
            width: 20px;
            height: 3px;
            background: #626b77;
            position: relative;
            z-index: 1;
            -moz-transition: all 150ms ease;
            -webkit-transition: all 150ms ease;
            -ms-transition: all 150ms ease;
            -o-transition: all 150ms ease;
            transition: all 150ms ease; }
          .modal-window .modal-content-container #modal-close-button a .list-icon::before {
            top: 0px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg); }
          .modal-window .modal-content-container #modal-close-button a .list-icon::after {
            top: -3px;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    
    .modal-window .modal-content-container h2.modal-title {
      margin: 24px 0px 24px 0px;
      padding: 0px;
      font-family: "HurmeGeometricSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      letter-spacing: 2px;
      font-size: 2em;
      text-transform: uppercase;
      color: white; }
    .modal-window .modal-content-container p.modal-description {
      margin: 0px auto;
      font-family: "ProximaNovaRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-size: 1.2em;
      line-height: 1.5em;
      color: #d0d5dc; }
    .modal-window .modal-content-container .buttons {
      margin: 30px 0px 0px 0px; }
      .modal-window .modal-content-container .buttons input[type=submit] {
        padding: 10px 20px 10px 20px;
        font-size: 0.9em;
        border: 3px solid #1bbcb8;
        font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        background-color: transparent;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        .modal-window .modal-content-container .buttons input[type=submit]:hover {
          background-color: #1bbcb8; }
        .modal-window .modal-content-container .buttons input[type=submit]:focus {
          color: #1bbcb8;
          border-color: #1bbcb8;
          background-color: transparent;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          -o-box-shadow: none;
          box-shadow: none; }
      .modal-window .modal-content-container .buttons a {
        margin: 0px 0px 0px 10px;
        padding: 10px 20px 10px 20px;
        font-size: 0.9em;
        border: 3px solid #1bbcb8;
        font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
        .modal-window .modal-content-container .buttons a.disable {
          cursor: default;
          opacity: .5;
          background: none; }
          .modal-window .modal-content-container .buttons a.disable:hover {
            background: none;
            color: #1bbcb8; }
    .modal-window .modal-content-container .option-group {
      margin-top: 30px;
      display: inline-block;
      /* ie */
      /* firefox 19+ */
      /* firefox 19+ */ }
      .modal-window .modal-content-container .option-group ::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.8); }
      .modal-window .modal-content-container .option-group ::-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.8); }
      .modal-window .modal-content-container .option-group ::-moz-placeholder {
        color: rgba(255, 255, 255, 0.8); }
      .modal-window .modal-content-container .option-group ::placeholder {
        color: rgba(255, 255, 255, 0.8); }
      .modal-window .modal-content-container .option-group.error {
        /* ie */
        /* firefox 19+ */
        /* firefox 19+ */ }
        .modal-window .modal-content-container .option-group.error ::-webkit-input-placeholder {
          color: #da7979; }
        .modal-window .modal-content-container .option-group.error ::-ms-input-placeholder {
          color: #da7979; }
        .modal-window .modal-content-container .option-group.error ::-moz-placeholder {
          color: #da7979; }
        .modal-window .modal-content-container .option-group.error ::placeholder {
          color: #da7979; }
        .modal-window .modal-content-container .option-group.error input, .modal-window .modal-content-container .option-group.error select, .modal-window .modal-content-container .option-group.error textarea {
          color: #da7979;
          background-color: #300e00; }
          .modal-window .modal-content-container .option-group.error input:focus, .modal-window .modal-content-container .option-group.error select:focus, .modal-window .modal-content-container .option-group.error textarea:focus {
            color: #f29292;
            background-color: #300e00; }
        .modal-window .modal-content-container .option-group.error label {
          background-color: #a83200;
          height: 47px; }
          .modal-window .modal-content-container .option-group.error label .fa, .modal-window .modal-content-container .option-group.error label .vi {
            color: #c27f7f; }
        .modal-window .modal-content-container .option-group.error .error-message {
          background-color: #a83200;
          color: #f4bcbc;
          display: block; }
      .modal-window .modal-content-container .option-group input, .modal-window .modal-content-container .option-group select, .modal-window .modal-content-container .option-group textarea {
        width: 300px;
        margin: 0px 0px 0px 0px;
        padding: 12px 55px 12px 20px;
        height: 46px;
        display: block;
        background-color: #1bbcb8;
        border: none;
        color: white;
        font-size: 1em;
        font-family: "ProximaNovaSemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        outline: none;
        /* text-shadow: 1px 1px 1px rgba(0,0,0, 0.5); */
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none; }
        .modal-window .modal-content-container .option-group input:focus, .modal-window .modal-content-container .option-group select:focus, .modal-window .modal-content-container .option-group textarea:focus {
          width: 400px;
          color: white;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          -o-box-shadow: none;
          box-shadow: none; }
          
      .modal-window .modal-content-container .option-group label {
        margin: -46px 0px 0px 0px;
        width: 46px;
        height: 46px;
        display: inline-block;
        background-color: #0d3b3d;
        position: relative;
        float: right;
        cursor: pointer;
        text-align: center;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        .modal-window .modal-content-container .option-group label .fa, .modal-window .modal-content-container .option-group label .vi {
          font-size: 1.3em;
          line-height: 46px;
          color: #17bcb8;
          -moz-transition: all 300ms ease;
          -webkit-transition: all 300ms ease;
          -ms-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
        .modal-window .modal-content-container .option-group label .vi {
          position: relative;
          top: 3px; }
      .modal-window .modal-content-container .option-group .error-message {
        text-align: left;
        padding: 12px;
        display: none; }
        .modal-window .modal-content-container .option-group .error-message .fa, .modal-window .modal-content-container .option-group .error-message .vi {
          position: relative;
          top: 1px; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ==============
   Client Styles
   ============== */
#main-content section#clients {
  padding: 45px 0px 0px 0px;
  margin: 0px auto;
  text-align: center;
  background-color: #15191d; }
  
  #main-content section#clients ul#client-images {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0px auto;
    display: inline-block; }
    #main-content section#clients ul#client-images li + li {
      margin-left: 30px; }
      
    #main-content section#clients ul#client-images li {
      float: left;
      line-height: 72px; }
     
      #main-content section#clients ul#client-images li img {
        vertical-align: middle; }
  #main-content section#clients #client-title {
    margin: 10px 0px 0px 0px;
    padding: 12px 15px 12px 15px;
    color: #7b808a;
    font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 0.8em;
    background-color: black;
    text-transform: uppercase;
    display: inline-block; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ================
   Platform  Styles
   ================ */
#main-content section#platform {
  background-color: #f3f5f7;
  height:1500px;
}
  
  #main-content section#platform .laptop-container {
    width: 100%;
    margin: 60px 0px 0px 0px;
    display: inline-block;
    height: 473px;
    overflow: hidden;
    background-color: transparent;
    background-image: url("../../../../../../Content/themes/asher/images/main/bg-section-platform-laptops.jpg");
    background-position: top left;
    background-repeat: repeat-x;
    background-size: inherit; }
    
    #main-content section#platform .laptop-container .laptop.left {
      margin: 115px 0px 0px -486px;
      width: 483px;
      height: 286px;
      position: absolute;
      z-index: 1;
      left: 50%;
      background-color: transparent;
      background-image: url("../../../../../../Content/themes/asher/images/main/platform-laptop-left.png");
      background-position: transparent;
      background-repeat: no-repeat top left;
      background-size: inherit; }
      
    #main-content section#platform .laptop-container .laptop.middle {
      padding: 26px 0px 0px 0px;
      margin: 0px 0px 0px -373px;
      width: 746px;
      height: 436px;
      position: absolute;
      z-index: 2;
      left: 50%;
      background-color: transparent;
      background-image: url("../../../../../../Content/themes/asher/images/main/platform-laptop-middle.png");
      background-position: transparent;
      background-repeat: no-repeat top left;
      background-size: inherit; }
      
    #main-content section#platform .laptop-container .laptop.right {
      margin: 115px 0px 0px 0px;
      width: 483px;
      height: 286px;
      position: absolute;
      z-index: 1;
      left: 50%;
      background-color: transparent;
      background-image: url("../../../../../../Content/themes/asher/images/main/platform-laptop-right.png");
      background-position: transparent;
      background-repeat: no-repeat top left;
      background-size: inherit; }
      
  #main-content section#platform .ebook {
    padding: 70px 0px 60px 0px;
    background-color: #f3f5f7;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    -ms-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    transition: background-color 300ms ease; }
    #main-content section#platform .ebook:hover {
      background-color: #cce6e4; }
    #main-content section#platform .ebook .ebook-icon {
      display: inline-block; }
      @media only screen and (min-width: 768px) {
        #main-content section#platform .ebook .ebook-icon {
          /* tablets and desktop */ } }
      @media only screen and (max-width: 768px) {
        #main-content section#platform .ebook .ebook-icon {
          /* phones */
          display: block; } }
    #main-content section#platform .ebook .ebook-text {
      margin: 0px 0px 0px 50px;
      display: inline-block;
      text-align: left; }
     
      #main-content section#platform .ebook .ebook-text .ebook-title {
        font-family: "HurmeGeometricSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        letter-spacing: 2px;
        font-size: 1.5em;
        text-transform: uppercase;
        color: black; }
      #main-content section#platform .ebook .ebook-text .ebook-description {
        margin: 20px 0px 25px 0px;
        font-family: "ProximaNovaRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        font-size: 1.5em; }
      #main-content section#platform .ebook .ebook-text a {
        padding: 10px 20px 10px 20px;
        font-size: 0.9em;
        border: 3px solid black;
        font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ==============
   Signup Styles
   ============== */
#main-content section#priority-signup {
  background-color: #e8edee;
  text-align: center; }
  #main-content section#priority-signup h2.section-title {
    margin: 24px 0px 24px 0px !important; }
    
  #main-content section#priority-signup .buttons {
    margin: 30px 0px 0px 0px; }
    #main-content section#priority-signup .buttons a, #main-content section#priority-signup .buttons input[type=submit] {
      padding: 10px 20px 10px 20px;
      font-size: 0.9em;
      border: 3px solid black;
      font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      background-color: transparent;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      #main-content section#priority-signup .buttons a:hover, #main-content section#priority-signup .buttons input[type=submit]:hover {
        background-color: black; }
      #main-content section#priority-signup .buttons a:focus, #main-content section#priority-signup .buttons input[type=submit]:focus {
        color: white;
        border-color: black;
        background-color: black;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none; }
      #main-content section#priority-signup .buttons a.disable, #main-content section#priority-signup .buttons input[type=submit].disable {
        cursor: default;
        opacity: .5;
        background: none; }
        #main-content section#priority-signup .buttons a.disable:hover, #main-content section#priority-signup .buttons input[type=submit].disable:hover {
          background: none;
          color: black; }
  #main-content section#priority-signup .option-group {
    margin-top: 30px;
    display: inline-block;
    /* ie */
    /* firefox 19+ */
    /* firefox 19+ */ }
    #main-content section#priority-signup .option-group ::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.8); }
    #main-content section#priority-signup .option-group ::-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.8); }
    #main-content section#priority-signup .option-group ::-moz-placeholder {
      color: rgba(255, 255, 255, 0.8); }
    #main-content section#priority-signup .option-group ::placeholder {
      color: rgba(255, 255, 255, 0.8); }
    #main-content section#priority-signup .option-group.error {
      /* ie */
      /* firefox 19+ */
      /* firefox 19+ */ }
      #main-content section#priority-signup .option-group.error ::-webkit-input-placeholder {
        color: #da7979; }
      #main-content section#priority-signup .option-group.error ::-ms-input-placeholder {
        color: #da7979; }
      #main-content section#priority-signup .option-group.error ::-moz-placeholder {
        color: #da7979; }
      #main-content section#priority-signup .option-group.error ::placeholder {
        color: #da7979; }
      #main-content section#priority-signup .option-group.error input, #main-content section#priority-signup .option-group.error select, #main-content section#priority-signup .option-group.error textarea {
        color: #da7979;
        background-color: #300e00; }
        #main-content section#priority-signup .option-group.error input:focus, #main-content section#priority-signup .option-group.error select:focus, #main-content section#priority-signup .option-group.error textarea:focus {
          color: #f29292;
          background-color: #300e00; }
      #main-content section#priority-signup .option-group.error label {
        background-color: #a83200; }
        #main-content section#priority-signup .option-group.error label .fa, #main-content section#priority-signup .option-group.error label .vi {
          color: #c27f7f; }
      #main-content section#priority-signup .option-group.error .error-message {
        background-color: #a83200;
        color: #f4bcbc;
        display: block; }
    #main-content section#priority-signup .option-group input, #main-content section#priority-signup .option-group select, #main-content section#priority-signup .option-group textarea {
      width: 300px;
      margin: 0px 0px 0px 0px;
      padding: 12px 55px 12px 20px;
      height: 66px;
      display: block;
      background-color: #1bbcb8;
      border: none;
      color: white;
      font-size: 1.2em;
      font-family: "ProximaNovaSemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      outline: none;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -o-box-shadow: none;
      box-shadow: none; }
      #main-content section#priority-signup .option-group input:focus, #main-content section#priority-signup .option-group select:focus, #main-content section#priority-signup .option-group textarea:focus {
        width: 400px;
        color: white;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none; }
        
    #main-content section#priority-signup .option-group textarea {
      width: 100%;
      height: 300px; }
    #main-content section#priority-signup .option-group input[type=radio], #main-content section#priority-signup .option-group input[type=checkbox] {
      margin: 3px 5px 0px 0px;
      float: left;
      display: inline-block; }
    #main-content section#priority-signup .option-group label {
      margin: -66px 0px 0px 0px;
      width: 66px;
      height: 66px;
      display: inline-block;
      background-color: #0d3b3d;
      position: relative;
      float: right;
      cursor: pointer;
      text-align: center;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      #main-content section#priority-signup .option-group label .fa, #main-content section#priority-signup .option-group label .vi {
        font-size: 1.7em;
        line-height: 66px;
        color: #17bcb8;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
      #main-content section#priority-signup .option-group label .vi {
        position: relative;
        top: 3px; }
    #main-content section#priority-signup .option-group .error-message {
      text-align: left;
      padding: 12px;
      display: none; }
      #main-content section#priority-signup .option-group .error-message .fa, #main-content section#priority-signup .option-group .error-message .vi {
        position: relative;
        top: 1px; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ===============
   Use Case Styles
   =============== */
#main-content section#use-cases #use-case-slides {
  display: inline-block;
  width: 100%;
  height: auto;
  overflow: hidden; }
  
  #main-content section#use-cases #use-case-slides .swipe-wrap {
    height: inherit; }
  #main-content section#use-cases #use-case-slides .use-case {
    width: 100%;
    padding: 150px 0px 150px 0px;
    float: left; }
    #main-content section#use-cases #use-case-slides .use-case:nth-child(1) {
      background-color: transparent;
      background-image: url("../../../../../../Content/themes/asher/images/use-cases/slide1-bg.jpg");
      background-position: #272f32;
      background-repeat: repeat top left;
      background-size: inherit; }
    #main-content section#use-cases #use-case-slides .use-case:nth-child(2) {
      background-color: transparent;
      background-image: url("../../../../../../Content/themes/asher/images/use-cases/slide2-bg.jpg");
      background-position: #272f32;
      background-repeat: repeat top left;
      background-size: inherit; }
    #main-content section#use-cases #use-case-slides .use-case:nth-child(3) {
      background-color: transparent;
      background-image: url("../../../../../../Content/themes/asher/images/use-cases/slide3-bg.jpg");
      background-position: #272f32;
      background-repeat: repeat top left;
      background-size: inherit; }
    
    #main-content section#use-cases #use-case-slides .use-case .use-case-content {
      margin: 80px 30px 0px 0px;
      display: inline-block;
      text-align: right; }
      
      #main-content section#use-cases #use-case-slides .use-case .use-case-content h2.use-case-title {
        margin: 40px 0px 0px 0px;
        padding: 0px;
        font-family: "HurmeGeometricSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        letter-spacing: 5px;
        font-size: 3.5em;
        text-transform: uppercase;
        color: white; }
       
      #main-content section#use-cases #use-case-slides .use-case .use-case-content p.use-case-description {
        margin: 10px 0px 0px 0px;
        max-width: 420px;
        font-family: "ProximaNovaRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        font-size: 1.4em;
        line-height: 1.4em;
        color: #d0d5dc;
        float: right; }
        
    #main-content section#use-cases #use-case-slides .use-case .use-case-image {
      display: inline-block; }
    
#main-content section#use-cases #use-case-nav {
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 59px;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  line-height: 59px; }
  #main-content section#use-cases #use-case-nav .nav-container {
    width: 100%;
    height: inherit;
    max-width: 1024px;
    display: inline-block;
    background-color: #13191f; }
    #main-content section#use-cases #use-case-nav .nav-container .vi, #main-content section#use-cases #use-case-nav .nav-container .fa {
      font-size: 1.2em;
      display: inline-block;
      vertical-align: middle; }
    #main-content section#use-cases #use-case-nav .nav-container a.left-arrow, #main-content section#use-cases #use-case-nav .nav-container a.right-arrow {
      height: 59px;
      width: 59px;
      display: inline-block;
      color: #1f7c7a;
      line-height: 59px;
      vertical-align: middle;
      -moz-transition: all 150ms ease;
      -webkit-transition: all 150ms ease;
      -ms-transition: all 150ms ease;
      -o-transition: all 150ms ease;
      transition: all 150ms ease; }
      #main-content section#use-cases #use-case-nav .nav-container a.left-arrow:hover, #main-content section#use-cases #use-case-nav .nav-container a.right-arrow:hover {
        color: #1bbcb8;
        background-color: #202a34;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1; }
    #main-content section#use-cases #use-case-nav .nav-container a.left-arrow {
      float: left; }
    #main-content section#use-cases #use-case-nav .nav-container a.right-arrow {
      float: right; }
    #main-content section#use-cases #use-case-nav .nav-container .slide-nav {
      margin: 0px auto;
      display: inline-block;
      vertical-align: middle; }
      #main-content section#use-cases #use-case-nav .nav-container .slide-nav a {
        margin: 0px auto;
        padding: 10px;
        display: inline-block;
        text-align: center;
        float: left;
        position: relative;
        -moz-transition: opacity 150ms ease;
        -webkit-transition: opacity 150ms ease;
        -ms-transition: opacity 150ms ease;
        -o-transition: opacity 150ms ease;
        transition: opacity 150ms ease; }
        #main-content section#use-cases #use-case-nav .nav-container .slide-nav a:hover .slide, #main-content section#use-cases #use-case-nav .nav-container .slide-nav a.hover .slide {
          background-color: #1bbcb8;
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
          filter: alpha(opacity=100);
          -khtml-opacity: 1;
          -moz-opacity: 1;
          opacity: 1; }
        #main-content section#use-cases #use-case-nav .nav-container .slide-nav a.active {
          margin: -2px 0px 0px 0px; }
          #main-content section#use-cases #use-case-nav .nav-container .slide-nav a.active:hover .slide {
            border-color: #1bbcb8;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            filter: alpha(opacity=100);
            -khtml-opacity: 1;
            -moz-opacity: 1;
            opacity: 1; }
          #main-content section#use-cases #use-case-nav .nav-container .slide-nav a.active .slide {
            width: 14px;
            height: 14px;
            background-color: transparent;
            border: 2px solid #dddddd;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            filter: alpha(opacity=100);
            -khtml-opacity: 1;
            -moz-opacity: 1;
            opacity: 1; }
        #main-content section#use-cases #use-case-nav .nav-container .slide-nav a .slide {
          width: 10px;
          height: 10px;
          float: left;
          margin: 0px auto;
          text-align: center;
          background-color: #848688;
          -webkit-border-radius: 50%;
          -khtml-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%;
          -moz-transition: opacity 150ms ease;
          -webkit-transition: opacity 150ms ease;
          -ms-transition: opacity 150ms ease;
          -o-transition: opacity 150ms ease;
          transition: opacity 150ms ease;
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
          filter: alpha(opacity=50);
          -khtml-opacity: 0.5;
          -moz-opacity: 0.5;
          opacity: 0.5; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ==============
   Contact Styles
   ============== */
#main-content section#contact {
  background-color: #2b3743;
  text-align: center; }
  #main-content section#contact h2.section-title {
    margin: 24px 0px 0px 0px !important;
    color: white !important; }
   
  #main-content section#contact p.section-description {
    margin: 24px auto !important;
    font-size: 1.3em !important;
    color: #d0d5dc !important; }
   
  #main-content section#contact .buttons {
    margin: 30px 0px 0px 0px; }
    #main-content section#contact .buttons a, #main-content section#contact .buttons input[type=submit] {
      padding: 10px 30px 10px 30px;
      font-size: 0.9em;
      font-family: "ProximaNovaBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      background-color: transparent; }
      #main-content section#contact .buttons a:hover, #main-content section#contact .buttons input[type=submit]:hover {
        background-color: #1bbcb8; }
      #main-content section#contact .buttons a:focus, #main-content section#contact .buttons input[type=submit]:focus {
        color: white;
        border-color: white;
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none; }
      #main-content section#contact .buttons a.disable, #main-content section#contact .buttons input[type=submit].disable {
        cursor: default;
        opacity: .5;
        background: none; }
        #main-content section#contact .buttons a.disable:hover, #main-content section#contact .buttons a.disable:focus, #main-content section#contact .buttons input[type=submit].disable:hover, #main-content section#contact .buttons input[type=submit].disable:focus {
          background: none;
          color: #1bbcb8;
          border-color: #1bbcb8; }
  #main-content section#contact .form {
    max-width: 800px;
    margin: 30px auto;
    text-align: center; }
  #main-content section#contact .option-group {
    margin-top: 10px;
    display: inline-block;
    /* ie */
    /* firefox 19+ */
    /* firefox 19+ */ }
    #main-content section#contact .option-group:nth-child(even) {
      margin-left: 5px; }
    #main-content section#contact .option-group ::-webkit-input-placeholder {
      color: #8c9ba8; }
    #main-content section#contact .option-group ::-ms-input-placeholder {
      color: #8c9ba8; }
    #main-content section#contact .option-group ::-moz-placeholder {
      color: #8c9ba8; }
    #main-content section#contact .option-group ::placeholder {
      color: #8c9ba8; }
    #main-content section#contact .option-group.error {
      /* ie */
      /* firefox 19+ */
      /* firefox 19+ */ }
      #main-content section#contact .option-group.error ::-webkit-input-placeholder {
        color: #da7979; }
      #main-content section#contact .option-group.error ::-ms-input-placeholder {
        color: #da7979; }
      #main-content section#contact .option-group.error ::-moz-placeholder {
        color: #da7979; }
      #main-content section#contact .option-group.error ::placeholder {
        color: #da7979; }
      #main-content section#contact .option-group.error input, #main-content section#contact .option-group.error select, #main-content section#contact .option-group.error textarea {
        color: #da7979;
        background-color: #300e00; }
        #main-content section#contact .option-group.error input:focus, #main-content section#contact .option-group.error select:focus, #main-content section#contact .option-group.error textarea:focus {
          color: #f29292;
          background-color: #300e00; }
      #main-content section#contact .option-group.error .error-message, #main-content section#contact .option-group.error .field-validation-error {
        background-color: #a83200;
        color: #f4bcbc;
        display: block; }
    #main-content section#contact .option-group input, #main-content section#contact .option-group select, #main-content section#contact .option-group textarea {
      width: 300px;
      margin: 0px 0px 0px 0px;
      padding: 12px 55px 12px 20px;
      height: 66px;
      display: block;
      background-color: #13191f;
      border: none;
      color: white;
      font-size: 1.2em;
      font-family: "ProximaNovaSemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      outline: none;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -o-box-shadow: none;
      box-shadow: none; }
      #main-content section#contact .option-group input:focus, #main-content section#contact .option-group select:focus, #main-content section#contact .option-group textarea:focus {
        color: white;
        background-color: #1b242c;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none; }
    #main-content section#contact .option-group .error-message {
      text-align: left;
      padding: 12px;
      display: none; }
      #main-content section#contact .option-group .error-message .fa, #main-content section#contact .option-group .error-message .vi {
        position: relative;
        top: 1px; }

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* =================
   Screenshot Styles
   ================= */
#main-content section#screenshots {
  background-color: #0f1014;
  text-align:center;
}
  #main-content section#screenshots .screenshot-container ul li.screenshot {
    width: 1084px;
    height: auto;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }


 

/* Mixins and Supportive Variables */
/* ==============
   Font Styles
   ============== */
/* ==============
   Color Styles
   ============== */
/* ==============
   Section Styles
   ============== */
/* Frame */
.frame {
  width: 100%;
  height: auto;
  overflow: hidden; }
  .frame ul {
    list-style: none;
    width: 100%;
    margin: 50px 0px 50px 0px;
    padding: 0;
    height: 100%;
    display: inline-block; }
   
    .frame ul li + li {
      margin-left: 50px; }
    .frame ul li {
      float: left;
      width: auto;
      height: 100%;
      margin: 0px;
      padding: 0px;
      text-align: center;
      cursor: pointer; }
      .frame ul li.active {
        color: #fff; }

/* Scrollbar */
.scrollbar {
  margin: 0px;
  height: 22px;
  background: #1f2936; }
  .scrollbar .handle {
    width: 100px;
    height: 100%;
    background-color: #379fa7;
    cursor: pointer;
    -moz-transition: background-color 150ms ease;
    -webkit-transition: background-color 150ms ease;
    -ms-transition: background-color 150ms ease;
    -o-transition: background-color 150ms ease;
    transition: background-color 150ms ease; }
    .scrollbar .handle:hover {
      background-color: #1bbcb8; }
    .scrollbar .handle .fa, .scrollbar .handle .vi {
      font-size: 1.2em;
      color: white;
      line-height: 22px;
      display: inline-block;
      vertical-align: middle; }

.pages {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  text-align: center; }
  .pages li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 4px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2); }
    .pages li:hover {
      background: #aaa; }
    .pages li.active {
      background: #666; }

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative; }

.swipe-wrap {
  overflow: hidden;
  position: relative; }

.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative; }


/* SCROLLBAR */
.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display:block;
	position:relative;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	top:100%;
	margin-top:-40px;
}

.mCSB_horizontal>.mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
	margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
	width:100%;
	height:17px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:11px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:11px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	display:block;
	position:relative;
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	margin-left:-40px;
	float:right;
}
.mCustomScrollBox{
	-ms-touch-action:none;
}

.mCustomScrollBox:hover>.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#f7e5e6;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#d47b7f;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url(../mCSB_buttons.png);
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)";
}

.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; 
	background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#000;
	background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff;
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#fff;
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-40px -56px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000;
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#000;
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-120px -56px;
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff;
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#fff;
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-20px -56px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; 
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#000;
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-100px -56px;
}

.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#fff;
	background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}

.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; 
	background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
	background:#000;
	background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}
.content_6>.mCustomScrollBox>.mCSB_scrollTools{
	width:680px;
	margin: 0 15%;
}
.content_6 {position:relative; margin:20px auto; width:100%; height:110px; overflow:auto;  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
		.content_6 .toggle_width{width:70%;}
		.content_6 .images_container{overflow:hidden;}
		.content_6 .images_container img{max-width:none;}
		.content_6 .images_container img:first-child{margin-left:0;}
		.content_6 .images_container img:last-child{margin-right:0;}
		.content_6 .images_container img.new{background:#de4816;}


/* TABMENU */
.container > header {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0 0 0.6em 0;
	float: left;
	font-weight: 400;
}

.container > header > span {
	display: block;
	position: relative;
	z-index: 9999;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header > span span:after {
	width: 30px;
	height: 30px;
	left: -12px;
	font-size: 50%;
	top: -8px;
	font-size: 75%;
	position: relative;
}

.container > header > span span:hover:before {
	content: attr(data-content);
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 110%;
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	left: auto;
	margin-left: 4px;
	position: absolute;
	color: #fff;
	background: #47a3da;
}

.container > header nav {
	float: right;
	text-align: center;
}

.container > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
}

.container > header nav a > span {
	display: none;
}

.container > header nav a:hover:before {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	pointer-events: none;
}

.container > header nav a:hover {
	background: #47a3da;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container > header nav a:hover:after {
	color: #fff;
}

.bp-icon-next:after {
	content: "\e000";
}
.bp-icon-drop:after {
	content: "\e001";
}
.bp-icon-archive:after {
	content: "\e002";
}
.bp-icon-about:after {
	content: "\e003";
}
.bp-icon-prev:after {
	content: "\e004";
}

p.info {
	text-align: center;
	padding: 20px;
}

@media screen and (max-width: 55em) {

	.container > header h1,
	.container > header nav {
		float: none;
	}

	.container > header > span,
	.container > header h1 {
		text-align: center;
	}

	.container > header nav {
		margin: 0 auto;
	}

	.container > header > span {
		text-indent: 30px;
	}
}

.tabs {
	position: relative;
	width: 436px;
	overflow: hidden;
	font-weight: 300;
    margin-left:270px;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.tabs nav ul li {
	border: 1px solid #8b8b8b;
	border-bottom: none;
	margin: 0 0.25em;
	display: block;
	float: left;
	position: relative;
}

.tabs nav li.tab-current {
	border: 1px solid #000;
	box-shadow: inset 0 2px #000;
	border-bottom: none;
	z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	background: #000;
}

.tabs nav li.tab-current:after {
	right: auto;
	left: 100%;
	width: 4000px;
}

.tabs nav a {
	color: #becbd2;
	display: block;
	font-size: 16px;
	line-height: 2;
	padding: 0 1.25em;
	white-space: nowrap;
}

.tabs nav a:hover {
	color: #000;
}

.tabs nav li.tab-current a {
	color: #000;
}

/* Icons */
.tabs nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -0.25em 0.4em 0 0;
}

.icon-food:before {
	content: "\e600";
}

.icon-lab:before {
	content: "\e601";
}

.icon-cup:before {
	content: "\e602";
}

.icon-truck:before {
	content: "\e603";
}

.icon-shop:before {
	content: "\e604";
}

/* Content */
.content section {
	display: none;
	margin: 0 auto;
}

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #47a3da;
}

.content section.content-current {
	display: block;
}

.mediabox {
	float: left;
	width: 33%;
	padding: 0 25px;
}

.mediabox img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.mediabox h3 {
	margin: 0.75em 0 0.5em;
}

.mediabox p {
	padding: 0 0 1em 0;
	margin: 0;
	line-height: 1.3;
}

/* Example media queries */

@media screen and (max-width: 52.375em) {
	.tabs nav a span {
		display: none;
	}

	.tabs nav a:before {
		margin-right: 0;
	}

	.mediabox {
		float: none;
		width: auto;
		padding: 0 0 35px 0;
		font-size: 90%;
	}

	.mediabox img {
		float: left;
		margin: 0 25px 10px 0;
		max-width: 40%;
	}

	.mediabox h3 {
		margin-top: 0;
	}

	.mediabox p {
		margin-left: 40%;
		margin-left: calc(40% + 25px);
	}

	.mediabox:before,
	.mediabox:after {
		content: '';
		display: table;
	}

	.mediabox:after {
		clear: both;
	}
}

@media screen and (max-width: 32em) {
	.tabs nav ul,
	.tabs nav ul li a {
		width: 100%;
		padding: 0;
	}

	.tabs nav ul li {
		width: 20%;
		width: calc(20% + 1px);
		margin: 0 0 0 -1px;
	}

	.tabs nav ul li:last-child {
		border-right: none;
	}

	.mediabox {
		text-align: center;
	}

	.mediabox img {
		float: none;
		margin: 0 auto;
		max-width: 100%;
	}

	.mediabox h3 {
		margin: 1.25em 0 1em;
	}

	.mediabox p {
		margin: 0;
	}
}




.yatirimmenu{position: relative; top: 520px; text-align: center; font: 23px Arial;}
.yatirimmenu ul{letter-spacing:75px;}
.yatirimmenu ul li{display:inline-block;letter-spacing:0;}
.yatirimmenu ul li a{text-decoration:none;color:#fff;font-family: 'GothamThin', Georgia;font-size:20px;}
.yatirimmenu ul li a:hover{color:#C0C0C0;}

.icmenu{display: inline-block;text-align:right;position:relative;top:-11px;}
.icmenu ul {letter-spacing:20px;float:right;width:744px;}
.icmenu ul li{display:inline-block;}
.icmenu ul li a{color:#000;font-family: 'GothamBook', Georgia;font-size:14px;position:relative;top:3px;letter-spacing:0;}
.icmenu ul li a:hover{color:#C0C0C0;}

.wskps-modal-bg{position:fixed;height:100%;width:100%;background:url('../resim/bege.png');z-index:9998;display:none;top:0;left:0;}
.wskps-modal{visibility:hidden;top:100px;left:50%;margin-left:-400px;width:955px;position:absolute;z-index:9999;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.wskps-modal .kapat-wskps-modal{background:url(../resim/wskps-popup-kapat.png) 0 38px;position:absolute;top:-30px;right:65px;cursor:pointer;width:38px;height:38px;transition:none;}
.kapat-wskps-modal:hover{background:url(../resim/wskps-popup-kapat.png) 38px 38px;}
.oddalar li{ padding:10px;border:1px solid #B8B8B8;font-size:13px;padding:9px;margin-top:9px;background-color:#ADADAD;}