/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9007a9bd169e5d92139e970aee837e4d)
 * Config saved to config.json and https://gist.github.com/9007a9bd169e5d92139e970aee837e4d
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table; }

.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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;
  text-decoration: none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* /reset */
input, textarea {
  border: 0; }

img {
  vertical-align: middle !important; }

.clear {
  display: block;
  clear: both; }

a:focus {
  outline: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

button {
  border: 1px solid transparent; }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  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.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.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-remove:before,
.fa-close:before,
.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-photo:before,
.fa-image:before,
.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,
.fa-bar-chart: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-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.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-navicon:before,
.fa-reorder:before,
.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-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc: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-mail-reply-all:before,
.fa-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,
.fa-gratipay: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"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

h1,
h2,
h3,
h4 {
  font-family: "brandon-grotesque", Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  font-weight: 300; }

h1 {
  padding: 0 0 10px 0; }

h2 {
  font-size: 18px;
  padding: 0 0 5px 0;
  font-weight: 600; }

h3 {
  font-size: 56px;
  padding: 40px 0 10px 0; }

h4 {
  font-size: 18px;
  padding: 0 0 20px 0; }

h5,
em,
p {
  font-family: "kepler-std", Georgia, Times, serif;
  font-style: normal;
  font-weight: 300; }

h5 {
  font-size: 45px;
  text-align: center; }

em {
  font-style: italic; }

p {
  font-size: 18px;
  line-height: 1.3em;
  padding: 0 0 70px 0;
  color: #656565; }

a, a:hover, a:focus {
  cursor: pointer;
  outline: none; }

/* -- Disable Browser's Default Blue Outline on Buttons -- */
button,
button:focus,
button:active,
button:hover {
  outline: none; }

.btn-default:active {
  color: #ffffff; }

button:focus {
  outline: 0 !important; }

.clear {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0; }

.float-left {
  float: left; }

.float-right {
  float: right; }

#container {
  padding-top: 0px;
  width: 100%; }

/* -- Anchor Adjustments -- */
#a-majorsurplus,
#a-bedstu,
#a-mg,
#a-archipedia,
#a-taos,
#a-omt,
#a-insights {
  margin-top: -150px;
  padding-bottom: 150px;
  display: block; }

#a-home {
  display: block;
  visibility: hidden; }

@media (max-width: 767px) {
  #a-majorsurplus,
  #a-bedstu,
  #a-mg,
  #a-archipedia,
  #a-taos,
  #a-omt,
  #a-insights {
    margin-top: -120px;
    padding-bottom: 120px;
    display: block; } }
/*--------------------
 Z-INDEXES (front to back)
 -------------------*/
.navbar {
  height: 70px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border: none;
  border-top: #e0590f 7px solid;
  border-radius: 0px;
  z-index: 500;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(500px);
  -moz-transform: translateZ(500px);
  -o-transform: translateZ(500px);
  transform: translateZ(500px); }

.shadow {
  z-index: 499;
  -webkit-transform: translateZ(499px);
  -moz-transform: translateZ(499px);
  -o-transform: translateZ(499px);
  transform: translateZ(499px); }

#footer {
  z-index: 300;
  -webkit-transform: translateZ(300px);
  -moz-transform: translateZ(300px);
  -o-transform: translateZ(300px);
  transform: translateZ(300px); }

.work,
#insights,
#logosid,
#capabilities,
#shadow-10px {
  z-index: 200;
  -webkit-transform: translateZ(200px);
  -moz-transform: translateZ(200px);
  -o-transform: translateZ(200px);
  transform: translateZ(200px); }

@media (max-width: 1024px) {
  #home {
    z-index: 100;
    -webkit-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -o-transform: translateZ(100px);
    transform: translateZ(100px); } }
/*--------------------
 BUTTONS
 -------------------*/
.btn {
  color: #ffffff;
  font-family: "brandon-grotesque", Verdana, Geneva, sans-serif;
  padding: 2px 30px;
  line-height: 32px;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  cursor: pointer;
  background-color: #E0590F;
  border-radius: 0px;
  font-weight: 300;
  letter-spacing: 1px; }

#home .btn {
  padding: 12px 34px;
  line-height: 32px;
  font-size: 20px; }

.btn:hover {
  cursor: pointer;
  background-color: #c85918;
  color: #ffffff; }

.project .btn {
  margin-top: 30px;
  margin-bottom: -30px; }

/* -- Major Surplus Buttons -- */
#majorsurplus .btn {
  background-color: #f0d50d;
  color: #000000; }

#majorsurplus .btn:hover {
  background-color: #d9c114;
  color: #000000; }

/* -- Bed Stu Buttons -- */
#bedstu .btn {
  background-color: #cead64; }

#bedstu .btn:hover {
  background-color: #af9252;
  color: #ffffff; }

/* -- M&G Buttons -- */
#mg .btn {
  background-color: #4d4459; }

#mg .btn:hover {
  background-color: #372f43;
  color: #ffffff; }

/* -- Taos Buttons -- */
#taos .btn {
  background-color: #b5121b; }

#taos .btn:hover {
  background-color: #98121a;
  color: #ffffff; }

/* -- Archipedia Buttons -- */
#archipedia .btn {
  background-color: #32a3c4; }

#archipedia .btn:hover {
  background-color: #3195b3;
  color: #ffffff; }

/* -- OMT Buttons -- */
#omt .btn {
  background-color: #d35b20; }

#omt .btn:hover {
  background-color: #bd4d16;
  color: #ffffff; }

.px {
  width: 100%; }

.btn-default {
  border: none; }

/*--------------------
 MAIN NAVIGATION
 -------------------*/
.navbar {
  height: 70px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border: none;
  border-top: #ffffff 7px solid;
  border-radius: 0px; }

.nav.navbar-nav {
  -webkit-backface-visibility: hidden; }

#mainlogo {
  position: absolute; }

.navbar-nav {
  float: left;
  left: 50%;
  position: relative; }

#navitems {
  width: 36%;
  float: left; }

.shadow {
  background: url(../images/top-shadow-10px.png) repeat-x;
  height: 35px;
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%; }

#mainlogo img {
  width: 98px;
  height: 23px;
  margin-top: 6px; }

#navitems ul li.disabled {
  display: none; }

.navbar-nav > li {
  float: left;
  right: 50%; }

.nav.navbar-nav li a {
  font-family: "brandon-grotesque", Verdana, Geneva, sans-serif;
  padding-top: 25px;
  float: left;
  color: #656565;
  cursor: pointer;
  text-transform: uppercase; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.nav > li.current > a {
  color: #E0590F; }

#navphone {
  font-family: "brandon-grotesque", Verdana, Geneva, sans-serif;
  font-weight: 300;
  color: #E0590F;
  text-align: right;
  padding-top: 25px;
  float: right; }

/*-- Mobile Nav Toggle Button Styling --*/
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px; }

.navbar-toggle {
  float: right;
  margin-left: 15px;
  margin: 0px;
  border-radius: 0px;
  padding: 12px 20px 12px 10px; }

.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: #eee !important; }

.navbar-default .navbar-toggle {
  border: none; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #bababa; }

.navbar-toggle .icon-bar {
  height: 3px;
  width: 28px;
  border-radius: 0px; }

/*----------------------------------
COMMON STYLES
-----------------------------------*/
.centered-main-image {
  margin: auto; }

.header h1 {
  margin: 40px 0 0 0; }

#majorsurplus p,
#bedstu p,
#taos p,
#archipedia p,
#mg p,
#omt p {
  width: 80%;
  margin: 0 auto;
  line-height: 33px;
  font-size: 24px; }

.section p {
  max-width: 700px; }

.section .header {
  padding: 45px 0 25px 0; }

.parallax-container {
  overflow: hidden; }

.parallax-container > div {
  min-height: 100%; }

.section,
.px {
  text-align: center;
  position: relative; }

.work {
  position: relative; }

/*----------------------------------
HOME
-----------------------------------*/
#home {
  background: #f4f4f4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f4f4f4 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='$c-white',GradientType=0 );
  /* IE6-9 */ }

/* Place all styles for Desktop z-axis here */
@media (min-width: 1025px) {
  #home > div {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%; }

  #home {
    margin-bottom: 0px; } }
/* Place all styles for NON z-axis here */
@media (max-width: 1024px) {
  #home {
    position: fixed;
    margin-top: 70px; } }
@media (max-width: 767px) {
  #home {
    margin-top: 56px; } }
#home .header {
  text-align: center; }

#home .content .btn {
  z-index: 798; }

#home .paragraph {
  font-family: "kepler-std", Georgia, Times, serif;
  text-transform: none;
  font-size: 30px;
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  max-width: 700px;
  line-height: 2em;
  color: #373737; }

#home img {
  width: 100%;
  height: auto; }

#home .large {
  font-size: 64px;
  color: #e0590f;
  font-weight: 100;
  display: inline;
  letter-spacing: 2px;
  font-family: "brandon-grotesque", Verdana, Geneva, sans-serif;
  text-transform: uppercase; }

#home .paragraph {
  display: block; }

#home .collage {
  height: 55vh;
  margin-bottom: 2%; }

#home .collage-img {
  position: absolute; }

#home .collage-img-center {
  width: 60%;
  margin: 0 auto;
  left: 50%;
  margin-top: 3%;
  max-width: 1000px; }

#home .collage-img-center > div {
  position: relative;
  left: -50%; }

#home .collage-img-left {
  left: 4%;
  width: 40%;
  max-width: 700px; }

#home .collage-img-right {
  right: 4%;
  width: 40%;
  max-width: 700px; }

#home .italic {
  font-family: "kepler-std", Georgia, Times, serif;
  text-transform: none;
  font-size: 36px;
  color: #373737;
  padding-right: 8px;
  font-style: italic;
  position: relative;
  top: -10px;
  padding: 0 10px; }

#home #headline-desktop {
  padding-top: 4%;
  height: 25vh;
  display: table;
  margin: 0 auto; }

.headline-desktop-content {
  padding: 0;
  display: table-cell;
  vertical-align: middle; }

#home .btn-div {
  height: 20vh;
  display: table;
  margin: 0 auto; }

#home .btn-div > div {
  display: table-cell;
  vertical-align: top; }

@media (min-width: 1800px) {
  #home .collage-img-left {
    left: 12%;
    top: 30%; }

  #home .collage-img-right {
    right: 12%;
    top: 30%; }

  #home .large {
    font-size: 72px; }

  #home p {
    font-size: 36px;
    max-width: 800px; }

  #home .italic {
    font-size: 41px; } }
@media (max-width: 1440px) {
  #home .collage-img-center {
    width: 43%;
    margin-top: 2%; }

  #home .collage-img-right {
    right: 9%;
    width: 32%; }

  #home .collage-img-left {
    left: 9%;
    width: 32%; }

  #home .collage {
    height: 48vh; }

  #home #headline-desktop {
    padding-top: 3%; } }
@media (max-width: 1024px) {
  #home #headline-desktop br {
    display: none; }

  #home #headline-desktop {
    height: 33vh; }

  #home .collage {
    height: 39vh; } }
@media (max-width: 767px) {
  #headline-desktop span.large,
  #headline-desktop span.italic,
  #headline-desktop .paragraph,
  #headline-desktop br {
    font-size: 28px;
    color: #373737;
    font-family: "kepler-std", Georgia, Times, serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    max-width: none;
    display: inline; }

  #home #headline-desktop {
    max-width: 416px;
    height: 25vh; }

  #home .collage {
    height: 48vh; }

  .collage-img-left,
  .collage-img-right {
    visibility: hidden; }

  #home .collage-img-center {
    width: 90%; }

  #home .italic {
    top: 0;
    padding: 0; } }
@media (max-width: 414px) {
  #home #headline-desktop {
    height: 30vh; }

  #home .collage {
    height: 40vh; }

  #headline-desktop span.large,
  #headline-desktop span.italic,
  #headline-desktop .paragraph,
  #home .paragraph {
    font-size: 26px;
    line-height: 1.2em; }

  #home #headline-desktop br {
    display: block; } }
@media (max-width: 736px) and (orientation: landscape) {
  #home {
    display: table; }

  #home .content {
    overflow: auto;
    display: table-cell;
    vertical-align: middle; }

  #home .content > div#headline-desktop,
  #home .content > div.collage,
  #home .content > div.btn-div {
    width: 46%;
    position: relative;
    margin: 0 4% 0 0;
    text-align: left;
    float: right; }

  #home .content > div#headline-desktop {
    padding-top: 0;
    padding-bottom: 4%; }

  #home .content > div.collage {
    float: left; }

  #home #headline-desktop br {
    display: none; }

  #headline-desktop span.large,
  #headline-desktop span.italic,
  #headline-desktop .paragraph {
    font-size: 21px; } }
@media (max-width: 480px) and (orientation: landscape) {
  #home .btn {
    font-size: 17px;
    padding: 6px 20px; } }
@media (max-height: 480px) and (orientation: portrait) {
  #headline-desktop span.large,
  #headline-desktop span.italic,
  #headline-desktop .paragraph,
  #headline-desktop br {
    font-size: 22px;
    line-height: 1.1em; }

  #home #headline-desktop {
    height: 35vh; }

  #home .collage {
    height: 38vh; }

  #home .collage-img-center {
    width: 76%; } }
/*----------------------------------
Loader Bar
-----------------------------------*/
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/*
.pace-inactive {
  display: none;
}
*/
.pace .pace-progress {
  background: #e0590d;
  position: fixed;
  top: 0;
  right: 100%;
  width: 100%;
  height: 7px;
  z-index: 2000;
  -webkit-transform: translateZ(2000px);
  -moz-transform: translateZ(2000px);
  -o-transform: translateZ(2000px);
  transform: translateZ(2000px); }

.loader-fill {
  width: 100%;
  height: 100%;
  background: white;
  position: fixed;
  z-index: 1999;
  -webkit-transform: translateZ(1999px);
  -moz-transform: translateZ(1999px);
  -o-transform: translateZ(1999px);
  transform: translateZ(1999px); }

/*----------------------------------
Work
-----------------------------------*/
.work .section em {
  font-family: "brandon-grotesque", Verdana, Geneva, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 21px; }

/*----------------------------------
MAJOR SURPLUS
-----------------------------------*/
#majorsurplus h3 {
  color: #ffffff;
  letter-spacing: 3px; }

#majorsurplus em {
  color: #f0d50d; }

#majorsurplus p {
  color: #ffffff; }

#majorsurplus {
  background: url(../images/MajorSurplus_BG.jpg) repeat; }

/*----------------------------------
BED STU
-----------------------------------*/
#bedstu h3,
#archipedia h3,
#omt h3 {
  color: #ffffff; }

#bedstu em {
  color: #cead64; }

#bedstu p {
  color: #ffffff; }

#bedstu {
  background: url(../images/BedStu_BG.jpg) repeat; }

/*----------------------------------
TAOS
-----------------------------------*/
#taos em {
  color: #b4101f; }

#taos h3,
#taos p {
  color: #2f2f2f; }

#taos {
  background: url(../images/Taos_BG.jpg) repeat; }

/*----------------------------------
ARCHIPEDIA
-----------------------------------*/
#archipedia em {
  color: #3199bc; }

#archipedia p {
  color: #ffffff; }

#archipedia {
  background: url(../images/cs_archipedia_bg.jpg) repeat; }

/*----------------------------------
M&G
-----------------------------------*/
#mg h3 {
  color: #2f2f2f; }

#mg em {
  color: #b28832; }

#mg p {
  color: #2f2f2f; }

#mg {
  background: url(../images/mg-bg-leather.png) repeat; }

/*----------------------------------
OMT
-----------------------------------*/
#omt em {
  color: #d35b20; }

#omt p {
  color: #ffffff; }

#omt {
  background: url(../images/omt-bg.png) repeat; }

/*----------------------------------
INSIGHTS
-----------------------------------*/
#insights {
  background-color: #ffffff; }

#insights.section {
  overflow: auto;
  min-height: 0; }

#insights .center-container {
  max-width: 1080px;
  margin: 0 auto;
  overflow: auto; }

#insights h3 {
  font-size: 52px;
  font-weight: 300;
  color: #333; }

#insights h4 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10%;
  line-height: 1.4em;
  color: #ffffff;
  margin-top: 1%; }

#insights em {
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 1px; }

#insights .col {
  width: 44%;
  float: left;
  height: 25vh;
  min-height: 330px; }

#insights .col {
  display: table; }

#insights .col > div {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10%;
  padding-right: 10%; }

#insight-space {
  background: url(../images/cs_space_midnightBG.jpg); }

#insight-space button {
  background-color: #ab361b; }

#insight-space button:hover {
  background-color: #95280f; }

#insight-hardware {
  background: url(../images/cs_hardware_blueprint.svg), url(../images/cs_hardware_blueprintblue.jpg);
  background-repeat: repeat; }

#insight-hardware button {
  background-color: #b3a045; }

#insight-hardware button:hover {
  background-color: #a18e35; }

#insight-space button:focus,
#insight-hardware button:focus {
  color: #ffffff; }

#insights .col-2 {
  width: 100%;
  margin: 0 auto;
  max-width: 1050px; }

#insights .col-2 > div:first-child {
  margin: 1% 2% 6% 4%; }

#insights .col-2 > div:last-child {
  margin: 1% 4% 6% 2%; }

@media (max-width: 784px) {
  #insights .col {
    min-height: 290px;
    width: 100%; }

  #insights .col-2 > div:first-child,
  #insights .col-2 > div:last-child {
    margin: 0%; }

  #insights .centered-portfolio p {
    padding-left: 10%;
    padding-right: 10%; }

  #insights .header h1 {
    margin: 0; } }
@media (min-width: 785px) {
  #insights .col > div {
    box-shadow: 1px 3px 4px 0px #ccc;
    position: relative;
    max-width: 221px;
    border: 5px solid #ffffff; } }
/*----------------------------------
LOGOS AND ID
-----------------------------------*/
#logosid.section {
  position: relative;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 80px; }

#logosid h1 {
  color: #333; }

.centered-portfolio p {
  font-size: 24px;
  color: #333;
  line-height: 33px;
  padding: 0px 0 40px 0;
  font-family: "kepler-std", Georgia, Times, serif;
  margin: 0 auto; }

#logosid em {
  font-size: 24px;
  color: #e0590f;
  color: #E0590F;
  font-family: "kepler-std", Georgia, Times, serif;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none; }

#logosid li {
  font-weight: 300;
  background-color: #ffffff;
  text-transform: uppercase;
  width: 15%;
  float: left;
  margin: 1.5%;
  -moz-box-shadow: 1px 3px 4px 0px #ccc;
  -webkit-box-shadow: 1px 3px 4px 0px #ccc;
  box-shadow: 1px 3px 4px 0px #ccc;
  position: relative;
  max-width: 150px;
  /*cursor: pointer;*/ }

#logosid .logo-grid img {
  width: 100%; }

#logosid li a {
  border: 5px solid #ffffff;
  display: block;
  position: relative;
  float: left;
  z-index: 5000; }

#logosid li a span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000; }

#logosid li a span:hover {
  background: url(../images/gallery-li-span.png) no-repeat center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
  cursor: pointer; }

#logosid {
  background-color: #f4f4f4; }

#logosid div:nth-child(2),
#logosid div:nth-child(3) {
  display: inline-block;
  max-width: 1050px; }

#logosid div:nth-child(3) {
  margin-top: 20px;
  width: 100%; }

.logo-grid {
  margin-left: 9%; }

/* -- SwipeBox Slide Background-- */
#swipebox-slider .slide {
  background: #ffffff; }

/* -- SwipeBox Logo Thumbs -- */
#logo-kis {
  background: url(../images/gallery/bg_pattern_wall.png) repeat; }

#logo-thetrade {
  background: url(../images/gallery/bg_pattern_debutdark.png) repeat; }

#logo-forbidden {
  background: url(../images/gallery/bg_pattern_carbonfiber.png) repeat; }

#logo-mayflower {
  background: url(../images/gallery/bg_pattern_debutlight_aqua.png) repeat; }

#logo-movieguide {
  background: url(../images/gallery/bg_pattern_wet_snow.png) repeat; }

#logo-rosmaru {
  background: url(../images/gallery/bg_pattern_bgnoise_lg.png) repeat; }

#logo-omt {
  background: url(../images/gallery/bg_pattern_wavecut.png) repeat; }

#logo-thewell {
  background: url(../images/gallery/bg_pattern_dark_wall.png) repeat; }

/* Resolves IE Issue with disproportionate Large Logos*/
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
  width: 100%;
  height: 100%; }

/*----------------------------------
CAPABILITIES
-----------------------------------*/
#capabilities {
  background-color: #4b4b4b; }

#capabilities .centered-container {
  width: 85%;
  min-height: 860px;
  margin: 0 auto;
  position: relative;
  max-width: 1400px; }

#capabilities h2 {
  font-size: 52px;
  font-weight: 300;
  color: #333;
  margin-top: 14%; }

#capability-background {
  position: absolute;
  top: 55px;
  height: 628px;
  width: 100%;
  text-align: center;
  background-image: url(../images/Capabilities_LargeCircle.jpg);
  background-repeat: no-repeat;
  background-position: center; }

#capabilities .header {
  position: relative; }

#capabilities h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  padding: 0; }

#capabilities #quote {
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding-top: 50px;
  padding-bottom: 50px; }

#capabilities #quote p {
  line-height: 28px;
  width: 37%;
  margin: 0 auto;
  padding-bottom: 20px;
  max-width: 628px; }

#capabilities #quote p span img {
  margin-bottom: 6px; }

#capabilities #quote p em {
  color: #333333;
  font-size: 19px;
  font-family: "kepler-std", Georgia, Times, serif;
  font-style: italic;
  font-weight: 300;
  text-transform: none;
  letter-spacing: normal;
  padding-left: 4px; }

#capabilities #quote em a {
  color: #E0590F;
  font-variant: small-caps;
  font-size: 18px;
  font-family: "kepler-std", Georgia, Times, serif;
  font-style: italic;
  font-weight: 300; }

#capability-boxes {
  margin: 0 auto;
  padding-bottom: 4%; }

.capability-box-row {
  width: 100%;
  margin: 0 auto; }

.capability {
  width: 23%;
  display: inline-block;
  position: relative;
  margin-top: 80px;
  border: 1px solid #ccc;
  background-color: #f6f6f6; }

.capability .icon {
  width: 100%;
  text-align: center;
  margin-top: -70px;
  margin-bottom: 20px; }

.capability .icon-circle {
  width: 140px;
  height: 140px;
  background-image: url(../images/orange-texture.jpg);
  border-radius: 50%;
  margin: 0 auto; }

.capability .icon-circle img {
  top: 50%;
  margin-top: 20%; }

.capability p {
  padding: 20px 17px 30px 17px;
  font-size: 19px;
  line-height: 1.4em;
  overflow: auto; }

#capability-boxes > li:nth-child(3) {
  margin-right: 0; }

#cap-insights img {
  width: 101%;
  margin-top: -2%;
  margin-left: -1%; }

#cap-engineering img {
  width: 65%;
  margin-top: 16%; }

.shadow-2 {
  background: url(../images/top-shadow.png) repeat-x;
  height: 35px;
  position: absolute;
  width: 100%;
  z-index: 400; }

@media (max-width: 320px) {
  #capabilities .centered-container {
    width: 97%; } }
/*----------------------------------
FOOTER
-----------------------------------*/
#footer {
  position: relative;
  background-color: #efefef; }

#footer > div {
  position: absolute; }

#footer .contact-info {
  padding: 60px 200px 60px 60px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.8);
  top: 12%;
  margin-left: 10%; }

#footer ul li {
  font-size: 18px;
  font-family: "brandon-grotesque", Verdana, Geneva, sans-serif;
  line-height: 1.3em;
  font-weight: 300;
  padding-bottom: 10px; }

#footer ul li:last-child {
  padding-bottom: 0; }

#footer ul li a {
  color: #e0590f; }

#footer h2 {
  color: #e0590f;
  font-weight: 300;
  margin: 0;
  font-size: 33px;
  letter-spacing: 1px;
  padding-bottom: 20px; }

#footer .copyright {
  width: 100%;
  margin: -30px auto 0 auto;
  font-size: 12px;
  font-family: "brandon-grotesque", Verdana, Geneva, sans-serif;
  color: #999; }

/*-- Social Icons --*/
.fa-lg {
  font-size: 32px;
  line-height: 1em;
  padding-right: 4px; }

.fa-lg a {
  color: #E0590F; }

.fa-lg a:hover {
  opacity: .8; }

/* -- Footer selectors in Media Queries Below -- */
/* Parallax Elements */
#gallery .pxphoto-left {
  background: url(../images/gallery-photo-left.png) no-repeat center left;
  width: 368px;
  height: 378px;
  position: absolute;
  top: 0;
  left: -200px; }

#gallery .pxphoto-right {
  background: url(../images/gallery-photo-right.png) no-repeat top left;
  width: 390px;
  height: 417px;
  position: absolute;
  top: 0;
  right: -100px; }

#majorsurplus .parallax-container {
  max-width: 1603px;
  height: 1200px;
  margin: 0 auto;
  position: relative; }

#majorsurplus .parallax-container {
  max-width: 1603px;
  height: 1200px;
  margin: 0 auto;
  position: relative; }

#majorsurplus .pximage-detail {
  background-image: url(../images/MS_detail.png);
  background-repeat: no-repeat;
  width: 876px;
  position: absolute;
  top: 60px;
  left: 30px;
  z-index: 18; }

#majorsurplus .pximage-ipad {
  background-image: url(../images/MS_ipad.png);
  background-repeat: no-repeat;
  width: 450px;
  position: absolute;
  top: 100px;
  left: -30px;
  z-index: 19; }

#majorsurplus .pximage-center {
  background: url(../images/MS_home.png) no-repeat; }

#majorsurplus .pximage-iphone {
  background: url(../images/MS_iphone.png) no-repeat;
  width: 392px;
  position: absolute;
  top: 0px;
  right: 25px;
  margin: auto;
  z-index: 22; }

#majorsurplus .pximage-category {
  background: url(../images/MS_category.png) no-repeat;
  width: 923px;
  position: absolute;
  top: 0px;
  right: -30px;
  margin: auto;
  z-index: 18; }

#bedstu .parallax-container {
  max-width: 1603px;
  height: 1200px;
  margin: 0 auto;
  position: relative; }

#bedstu .pximage-left {
  background-image: url(../images/BS_Left_Listing.png);
  background-repeat: no-repeat;
  width: 876px;
  position: absolute;
  top: 60px;
  left: 0px;
  z-index: 18; }

#bedstu .pximage-left-boot {
  background-image: url(../images/BS_Left_Boot.png);
  background-repeat: no-repeat;
  width: 450px;
  position: absolute;
  top: 100px;
  left: 50px;
  z-index: 21; }

#bedstu .pximage-center {
  background: url(../images/BS_Center_Home.png) no-repeat; }

#bedstu .pximage-right-circle {
  background: url(../images/BS_Right_CircleShoes.png) no-repeat;
  width: 392px;
  position: absolute;
  top: 0px;
  right: 25px;
  margin: auto;
  z-index: 19; }

#bedstu .pximage-right {
  background: url(../images/BS_Right_About.png) no-repeat;
  width: 627px;
  position: absolute;
  top: 0px;
  right: 0;
  margin: auto;
  z-index: 18; }

#taos .parallax-container {
  max-width: 1603px;
  height: 1200px;
  margin: 0 auto;
  position: relative; }

#taos .pximage-left {
  background-image: url(../images/Taos_ProdPage.png);
  background-repeat: no-repeat;
  width: 876px;
  position: absolute;
  top: 60px;
  left: 0px;
  z-index: 18; }

#taos .pximage-iPad {
  background-image: url(../images/Taos_iPad.png);
  background-repeat: no-repeat;
  width: 632px;
  position: absolute;
  top: 100px;
  right: 25px;
  z-index: 19; }

#taos .pximage-center {
  background: url(../images/Taos_Homepage.png) no-repeat; }

#taos .pximage-iPhone {
  background: url(../images/Taos_iPhone.png) no-repeat;
  width: 404px;
  position: absolute;
  top: 200px;
  left: 80px;
  margin: auto;
  z-index: 21; }

#taos .pximage-right {
  background: url(../images/Taos_ProdListing.png) no-repeat;
  width: 882px;
  position: absolute;
  top: 0px;
  right: 0;
  margin: auto;
  z-index: 18; }

#archipedia .parallax-container {
  max-width: 1405px;
  height: 1478px;
  margin: 0 auto;
  position: relative; }

#archipedia .pximage-left {
  background-image: url(../images/Arch_MilanFlyer_Left.png);
  background-repeat: no-repeat;
  width: 462px;
  position: absolute;
  top: 100px;
  left: 115px;
  z-index: 20; }

#archipedia .pximage-center {
  background: url(../images/Arch_Homepage_Center.png) no-repeat; }

#archipedia .pximage-wire-left {
  background-image: url(../images/arch_wire_left.png);
  background-repeat: no-repeat;
  width: 743px;
  position: absolute;
  top: 0px;
  z-index: 19; }

#archipedia .pximage-right {
  background: url(../images/Arch_Right.png) no-repeat;
  width: 908px;
  position: absolute;
  top: 100px;
  right: 0;
  margin: auto;
  z-index: 19; }

#archipedia .pximage-right-flowchart {
  background: url(../images/Arch_Flow_Right.png) no-repeat;
  width: 782px;
  position: absolute;
  top: 0px;
  right: 75px;
  margin: auto;
  z-index: 19; }

#mg .parallax-container {
  max-width: 1329px;
  height: 1230px;
  margin: 0 auto;
  position: relative; }

#mg .pximage-left {
  background-image: url(../images/Jems_Selection_Left.png);
  background-repeat: no-repeat;
  width: 790px;
  position: absolute;
  top: 100px;
  left: 50px;
  z-index: 17; }

#mg .pximage-left-flowchart {
  background-image: url(../images/Jems_FlowChartLeft.png);
  background-repeat: no-repeat;
  width: 594px;
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 18; }

#mg .pximage-left-ring {
  background-image: url(../images/Jems_RingRight.png);
  background-repeat: no-repeat;
  width: 185px;
  position: absolute;
  top: 100px;
  left: 50px;
  z-index: 19; }

#mg .pximage-center {
  background: url(../images/Jems_Homepage_Center.png) no-repeat; }

#mg .pximage-right {
  background-image: url(../images/Jems_Process_Right.png);
  background-repeat: no-repeat;
  width: 594px;
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 18; }

#mg .pximage-right-watch {
  background-image: url(../images/Jems_WatchRight.png);
  background-repeat: no-repeat;
  width: 232px;
  position: absolute;
  top: 100px;
  right: 100px;
  z-index: 19; }

#omt .parallax-container {
  max-width: 1553px;
  height: 1230px;
  margin: 0 auto;
  position: relative; }

#omt .pximage-left {
  background-image: url(../images/OMT_Flow_Left.png);
  background-repeat: no-repeat;
  width: 899px;
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 19; }

#omt .pximage-left-center {
  background-image: url(../images/OMT_Login_CenterLeft.png);
  background-repeat: no-repeat;
  width: 595px;
  position: absolute;
  top: 100px;
  left: 110px;
  z-index: 21; }

#omt .pximage-center {
  background: url(../images/OMT_Homepage_Center.png) no-repeat; }

#omt .pximage-thumb {
  background-image: url(../images/OMT_Thumb_Right.png);
  background-repeat: no-repeat;
  width: 228px;
  position: absolute;
  top: 100px;
  right: 100px;
  z-index: 19; }

#omt .pximage-right {
  background-image: url(../images/OMT_Icons_Right.png);
  background-repeat: no-repeat;
  width: 563px;
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 18; }

.pximage-center {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  z-index: 20;
  max-width: 918px;
  width: 89%;
  background-size: 100% !important; }

/* End of Parallax */
/*Clear Floats*/
#capability-boxes:before, #capability-boxes:after,
#menu:before, #menu:after {
  content: "";
  display: table; }

#capability-boxes:after,
#menu:after {
  clear: both; }

#capability-boxes,
#menu {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

/*----------------------------
MEDIA QUERIES
------------------------------*/
/* ----- DESKTOP ------- */
@media (min-width: 767px) {
  .capability {
    min-height: 296px; } }
@media (min-width: 1024px) {
  /* Portrait Screen */
  #home.portrait .collage-img-center {
    width: 98%;
    top: 32%; }

  #home.portrait .collage-img-left,
  #home.portrait .collage-img-right {
    width: 70%;
    top: 28%; }

  #home.portrait .collage-img-left {
    left: -20%; }

  #home.portrait .collage-img-right {
    right: -20%; }

  #home.portrait .btn-div {
    height: 10vh; }

  #home.portrait .collage {
    height: 55vh; } }
/* ----- TABLET LANDSCAPE ------- */
@media (max-width: 1024px) {
  .dt {
    display: none; }

  .content {
    width: 90%;
    left: 0%;
    margin: 0 auto; }

  /* PROJECTS */
  .section em {
    font-size: 19px; }

  #majorsurplus p,
  #bedstu p,
  #archipedia p,
  #mg p,
  #omt p {
    max-width: 80%;
    font-size: 21px; }

  /* Project Containers */
  #majorsurplus .parallax-container,
  #bedstu .parallax-container,
  #mg .parallax-container,
  #omt .parallax-container {
    height: 1350px; }

  #taos .parallax-container,
  #archipedia .parallax-container {
    height: 1580px; }

  /* LOGOS */
  #logosid li a span {
    display: none; }

  /* CAPABILITIES */
  #capability-background {
    display: none; }

  #capabilities h1 {
    margin-top: 4%; }

  #capabilities #quote {
    border: none;
    padding: 2%; }

  #capabilities #quote p {
    width: 70%; }

  #footer #social .fa-lg {
    font-size: 52px; } }
@media (min-width: 769px) {
  .capability-box-row li:first-child {
    margin-right: 1%; }

  .capability-box-row li:nth-child(2) {
    margin-right: 1%; }

  .capability-box-row li:last-child {
    margin-left: 1%; }

  .capability p {
    min-height: 260px; } }
/* HOME - Tablet Landscape*/
@media (min-width: 769px) and (max-width: 1024px) {
  .capability {
    min-height: 336px;
    width: 49%;
    float: left; }

  .capability p {
    min-height: 220px; } }
/* ------- TABLET PORTRAIT ----------- */
@media (max-width: 767px) {
  .section {
    text-align: center; }

  /* Project Containers */
  #majorsurplus .parallax-container,
  #bedstu .parallax-container,
  #mg .parallax-container,
  #omt .parallax-container {
    height: 1130px; }

  #taos .parallax-container,
  #archipedia .parallax-container {
    height: 1310px; }

  .section .header {
    padding: 45px 4% 25px 4%; }

  #logosid li {
    width: 29%; }

  #capabilities #quote p {
    width: 100%; } }
@media (max-width: 767px) {
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #5b5b5b; }

  .nav.navbar-nav li a {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 21px;
    float: left;
    color: #ffffff;
    cursor: pointer;
    text-transform: uppercase;
    width: 100%;
    border-bottom: #424242 solid 1px; }

  .nav.navbar-nav li a:hover {
    color: #c7c7c7; }

  .navbar-toggle {
    padding: 15px; }

  .navbar {
    height: 56px; }

  .navbar-nav {
    margin: 0px;
    left: 0;
    float: none; }

  .navbar-nav > li {
    float: none;
    right: 0; }

  #navphone {
    text-align: left;
    float: left;
    font-size: 21px;
    width: 100%;
    padding: 15px; }

  #navphone a {
    color: #f47129; }

  .navbar-collapse {
    padding: 0px; }

  .navbar-brand {
    padding: 8px 0px 0px 6px;
    margin-left: 10px; }

  .shadow {
    top: 56px; }

  #container {
    padding-top: 0px; }

  #footer .contact-info {
    padding: 30px 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    top: 25%; }

  #footer h1 {
    font-size: 28px;
    padding-bottom: 10px; }

  #footer ul li {
    font-size: 16px;
    padding-bottom: 8px; }

  #footer ul li a:hover {
    text-decoration: none; }

  #footer li#email,
  #footer li#phone {
    display: inline-block; }

  #footer li#phone:after {
    content: "|";
    padding: 0 10px;
    color: #ccc; } }
/* ------- MOBILE LANDSCAPE ------------ */
@media (max-width: 736px) {
  h1 {
    font-size: 24px; }

  .capability {
    width: 80%;
    margin-left: 13%;
    margin-right: auto;
    margin-bottom: 0%;
    padding: 20px; }

  #majorsurplus .parallax-container,
  #bedstu .parallax-container,
  #mg .parallax-container,
  #omt .parallax-container {
    height: 630px; }

  #taos .parallax-container,
  #archipedia .parallax-container {
    height: 740px; }

  #logosid li {
    width: 46%; } }
/*-- Collapsing Navigation --*/
@media (min-width: 415px) and (max-width: 736px) {
  .capability > div,
  .capability > h3,
  .capability > p {
    float: left;
    text-align: left; }

  #capabilities .header {
    padding: 45px 0 0 0; }

  .capability h3,
  .capability p {
    width: 83%;
    margin-right: -6%; }

  .capability .icon {
    width: 39%;
    margin-left: -87px;
    margin-top: 7%;
    text-align: left; }

  #capabilities .icon-circle {
    height: 126px;
    width: 126px; }

  #capabilities .icon-circle img {
    left: 50%;
    margin-left: 16%; }

  #capabilities #cap-strategy .icon-circle img {
    left: 50%;
    margin-left: 32%; }

  #cap-insights .icon-circle img {
    margin-left: -1%; }

  #cap-engineering .icon-circle img {
    margin-left: 17%; }

  .capability p {
    padding: 20px 20px 0px 0px; }

  #capabilities h1 {
    font-size: 61px; } }
/* ------- MOBILE PORTAIT --------- */
@media (max-width: 415px) {
  h1 {
    font-size: 26px; }

  p {
    padding: 0 0 40px 0; }

  .section .header {
    padding: 45px 4% 5px 4%; }

  .section {
    min-height: 420px; }

  h3 {
    font-size: 46px;
    padding: 0 0 15px 0; }

  .header h1 {
    margin: 20px 0 0 0; }

  #majorsurplus h1 {
    color: #f0d50d; }

  #bedstu h1 {
    color: #cead64; }

  #taos h1 {
    color: #b4101f; }

  #archipedia h1 {
    color: #3199bc; }

  #mg h1 {
    color: #b28832; }

  #omt h1 {
    color: #e46825; }

  #home .btn-div {
    margin: 0 auto; }

  .project .btn {
    margin-bottom: 0px; }

  #majorsurplus p,
  #bedstu p,
  #taos p,
  #archipedia p,
  #mg p,
  #omt p {
    font-size: 18px;
    line-height: 1.4em; }

  #majorsurplus em,
  #bedstu em,
  #taos em,
  #archipedia em,
  #mg em,
  #omt em {
    display: none; }

  #majorsurplus .parallax-container,
  #bedstu .parallax-container,
  #mg .parallax-container,
  #omt .parallax-container {
    height: 430px; }

  #taos .parallax-container,
  #archipedia .parallax-container {
    height: 500px; }

  #insights h3 {
    font-size: 52px;
    font-weight: 300; }

  .centered-portfolio p {
    font-size: 19px;
    line-height: 25px; }

  #logosid li,
  #logosid li a {
    width: 100%;
    float: none;
    margin-bottom: 20px; }

  #capabilities {
    width: 100%; }

  .capability {
    float: none;
    margin-left: auto;
    width: 89%;
    padding: 10px;
    margin-top: 78px; }

  #capabilities #quote p {
    padding-bottom: 10px; }

  #capabilities #quote p em {
    font-size: 17px;
    line-height: 25px; }

  #capability-boxes > li:last-child {
    margin-right: auto; }

  #capability-boxes {
    padding-bottom: 10%; } }
/* -- Capabilities Boxes Height Adjustments -- */
@media (max-width: 990px) and (min-width: 831px) {
  .capability {
    min-height: 366px; } }
@media (max-width: 830px) and (min-width: 737px) {
  .capability {
    min-height: 323px;
    width: 48%;
    margin-right: 1%; }

  .capability p {
    min-height: 232px; } }
/* iPhone 6 - Landscape */
@media (max-width: 667px) and (max-height: 375px) and (orientation: landscape) {
  .parallax-container > div {
    min-height: 107%; } }
/* -- Map Modification -- */
#shadow-10px {
  background: url(../images/top-shadow-10px.png) repeat-x;
  height: 10px;
  position: absolute;
  width: 100%;
  z-index: 301; }

.cd-tabs {
  position: relative;
  width: 90%;
  max-width: 960px;
  margin: 2em auto; }

.cd-tabs:after {
  content: "";
  display: table;
  clear: both; }

.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient(right, #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

.no-cssgradients .cd-tabs::after {
  display: none; }

.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }

.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); }

@media only screen and (min-width: 767px) {
  .cd-tabs::after {
    display: none; }

  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    z-index: 1; } }
@media only screen and (min-width: 960px) {
  .cd-tabs nav {
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none; } }
.cd-tabs-navigation {
  width: 360px; }

.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both; }

.cd-tabs-navigation li {
  float: left; }

.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  color: #c3c2b9;
  padding-top: 34px; }

.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3); }

.cd-tabs-navigation a.selected {
  background-color: #ffffff !important;
  box-shadow: inset 0 2px 0 #f05451;
  color: #29324e; }

.cd-tabs-navigation a::before {
  /* icons */
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -10px;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url("/images/vicons.svg");
  background-repeat: no-repeat; }

.cd-tabs-navigation a[data-content='inbox']::before {
  background-position: 0 0; }

.cd-tabs-navigation a[data-content='new']::before {
  background-position: -20px 0; }

.cd-tabs-navigation a[data-content='gallery']::before {
  background-position: -40px 0; }

.cd-tabs-navigation a[data-content='store']::before {
  background-position: -60px 0; }

.cd-tabs-navigation a[data-content='settings']::before {
  background-position: -80px 0; }

.cd-tabs-navigation a[data-content='trash']::before {
  background-position: -100px 0; }

.cd-tabs-navigation a[data-content='inbox'].selected::before {
  background-position: 0 -20px; }

.cd-tabs-navigation a[data-content='new'].selected::before {
  background-position: -20px -20px; }

.cd-tabs-navigation a[data-content='gallery'].selected::before {
  background-position: -40px -20px; }

.cd-tabs-navigation a[data-content='store'].selected::before {
  background-position: -60px -20px; }

.cd-tabs-navigation a[data-content='settings'].selected::before {
  background-position: -80px -20px; }

.cd-tabs-navigation a[data-content='trash'].selected::before {
  background-position: -100px -20px; }

@media only screen and (min-width: 767px) {
  .cd-tabs-navigation {
    /* move the nav to the left on medium sized devices */
    width: 80px;
    float: left; }

  .cd-tabs-navigation a {
    height: 80px;
    width: 80px;
    padding-top: 46px; }

  .cd-tabs-navigation a.selected {
    box-shadow: inset 2px 0 0 #f05451; }

  .cd-tabs-navigation a::before {
    top: 22px; } }
@media only screen and (min-width: 960px) {
  .cd-tabs-navigation {
    /* tabbed on top on big devices */
    width: auto;
    background-color: #f8f7ee;
    box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); }

  .cd-tabs-navigation a {
    height: 60px;
    line-height: 60px;
    width: auto;
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 2.8em 0 4.6em; }

  .cd-tabs-navigation a.selected {
    box-shadow: inset 0 2px 0 #f05451; }

  .cd-tabs-navigation a::before {
    top: 50%;
    margin-top: -10px;
    margin-left: 0;
    left: 38px; } }
.cd-tabs-content {
  background: #ffffff; }

.cd-tabs-content li {
  display: none;
  padding: 1.4em; }

.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s; }

.cd-tabs-content li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8493bf;
  margin-bottom: 2em; }

@media only screen and (min-width: 767px) {
  .cd-tabs-content {
    min-height: 480px; }

  .cd-tabs-content li {
    padding: 2em 2em 2em 7em; } }
@media only screen and (min-width: 960px) {
  .cd-tabs-content {
    min-height: 0; }

  .cd-tabs-content li {
    padding: 3em; }

  .cd-tabs-content li p {
    font-size: 16px;
    font-size: 1rem; } }
@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes cd-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  font-family: inherit; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20); }

/* -- Hide Orange Loading Bar on Load -- */
.pace-inactive {
  display: none; }

/* ----------------------------------------------
MODULE - Hero 
------------------------------------------------ */
.case-study .cs-header {
  border-bottom: none;
  background-color: none;
  height: 40px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100; }

.case-study .close {
  font-size: 86px;
  text-shadow: none;
  opacity: .8;
  margin-top: -9px;
  padding: 10px 30px 0 0;
  position: fixed;
  right: 10px; }

.centered-img {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  padding: 5%; }

.centered-img img {
  width: 100%; }

@media (max-width: 860px) {
  .case-study .close {
    font-size: 60px;
    padding: 10px 10px 0 0; } }
@media (max-width: 736px) {
  .centered-img {
    width: 100%;
    padding: 5% 0; } }
/* ----------------------------------------------
MODULE - Headline
------------------------------------------------ */
.cs-headline {
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: cover;
  position: relative; }

#section-headline {
  margin-top: 0px;
  height: 800px;
  position: relative; }

.cs-headline-text {
  padding: 30px; }

.cs-headline-subtext {
  padding: 30px 30px 0px 30px; }

.cs-headline-box {
  float: left;
  position: absolute;
  top: 25%;
  left: 25%;
  z-index: 1000;
  width: 50%;
  padding: 5%;
  height: auto; }

#section-headline.cs-section:before {
  border-bottom: none !important;
  border-image: none !important;
  border: none !important; }

@media (max-width: 860px) {
  .cs-headline-box {
    left: 5%;
    width: 90%; } }
@media (max-width: 768px) and (orientation: portrait) {
  .cs-section#section-headline {
    height: 1024px; } }
@media (max-width: 768px) and (orientation: landscape) {
  .cs-section#section-headline {
    height: 320px; } }
@media (max-width: 736px) {
  .cs-headline-text {
    padding: 10px; }

  .cs-headline-box {
    top: 20%; } }
@media (max-width: 480px) and (orientation: portrait) {
  .cs-section#section-headline {
    height: 500px; }

  .cs-headline-subtext {
    padding: 20px 0px; } }
/* ----------------------------------------------
MODULE - Major Sections (Only used in Archipedia)
------------------------------------------------ */
.section-major h2 {
  font-size: 42px;
  letter-spacing: 2px;
  font-weight: 300;
  line-height: 1.2em; }

.section-major .cs-section-title {
  line-height: 1.4em;
  font-size: 24px; }

.section-major .cs-section-content .cs-section-title p {
  text-transform: none;
  font-size: 21px;
  font-style: italic;
  padding: 0 0 10px 0; }

.section-major .cs-section.cs-section-sm-center .cs-section-text {
  width: 70%; }

@media (max-width: 480px) {
  .section-major h2 {
    font-size: 24px; }

  .section-major .cs-section-title {
    line-height: 1.2em;
    font-size: 22px; } }
/* ----------------------------------------------
LAYOUT - All Sections
------------------------------------------------ */
.cs-section {
  position: relative;
  margin-right: 10px;
  margin-left: 10px;
  overflow: auto;
  overflow-x: hidden; }

.cs-section-text {
  font-size: 25px;
  line-height: 1.4em;
  max-width: 90%;
  margin: 0 auto; }

.cs-section-content {
  max-width: 1200px;
  margin: 60px auto;
  overflow: auto;
  overflow-y: hidden; }

.cs-section-title {
  font-size: 36px;
  padding: 0 0 20px 0;
  line-height: 1.2em; }

.cs-section-sub {
  overflow: auto; }

.cs-section-row-6 {
  margin: 0 auto;
  width: 98%;
  padding-top: 30px; }

/* Section Borders */
.cs-section:before {
  content: "";
  position: absolute;
  left: 20%;
  bottom: 0;
  height: 1px;
  width: 60%; }

@media (max-width: 736px) {
  .cs-section {
    margin-bottom: 40px;
    padding-bottom: 20px; }

  .cs-section-text {
    font-size: 21px;
    line-height: 1.4em; } }
@media (max-width: 568px) {
  .cs-section {
    margin-bottom: 40px;
    padding-bottom: 40px; } }
@media (max-width: 414px) {
  .cs-section-text {
    /*text-align: left !important;*/
    width: 90% !important;
    margin: 0 auto !important;
    padding: 0; } }
@media (max-width: 375px) {
  .cs-section-content {
    margin: 20px auto; } }
/* ----------------------------------------------
MODULE - Large Right (image on right)
------------------------------------------------ */
.cs-section.cs-section-lg-right .cs-section-text {
  text-align: left;
  width: 35%;
  padding-right: 40px;
  display: inline-block;
  vertical-align: middle;
  margin: auto; }

.cs-section .cs-section-lg-right-img {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  text-align: right;
  width: 60%;
  padding-left: 1%; }

.cs-section .cs-section-lg-right-img img {
  width: 100%; }

.cs-section .mobile.cs-section-lg-right-img {
  display: none; }

@media (max-width: 768px) {
  .cs-section .mobile.cs-section-lg-right-img {
    display: inline-block; }

  .cs-section .desktop.cs-section-lg-right-img {
    display: none; }

  .cs-section .cs-section-lg-right-img {
    text-align: center;
    float: none;
    margin: 0 auto;
    max-width: 400px;
    padding: 0 0 6% 0px;
    width: 60%; }

  .cs-section.cs-section-lg-right .cs-section-text {
    float: none;
    text-align: center;
    width: 100%;
    padding-right: 0; } }
/* ----------------------------------------------
MODULE - Large Left (image on left)
------------------------------------------------ */
.cs-section.cs-section-lg-left .cs-section-text {
  float: left;
  text-align: left;
  width: 30%;
  top: 25%;
  position: absolute;
  margin-right: 40px; }

.cs-section-lg-left-text {
  position: absolute;
  width: 57%;
  left: 43%;
  max-width: 600px; }

.cs-section .cs-section-lg-left-img {
  position: relative;
  width: 80%;
  float: left;
  left: -5%; }

.cs-section .cs-section-lg-left-img img {
  width: 100%; }

@media (min-width: 1800px) {
  .cs-section .cs-section-lg-left-img {
    left: -15%; } }
@media (max-width: 736px) {
  .cs-section-lg-left-text {
    position: relative;
    width: 80%;
    margin: 0 auto;
    left: auto; }

  .cs-section .cs-section-lg-left-img {
    width: 70%;
    margin: 0 auto;
    float: none; }

  .cs-section.cs-section-lg-left .cs-section-text {
    float: none;
    text-align: center;
    width: 100%;
    position: relative;
    margin-right: 0;
    margin-top: 6%; } }
/* ----------------------------------------------
MODULE - Large Center
------------------------------------------------ */
.cs-section .cs-section-lg-center-img {
  position: absolute;
  width: 80%;
  height: 100%;
  top: -10%;
  left: 10%; }

.cs-section.cs-section-lg-center .cs-section-text {
  position: relative;
  width: 50%;
  margin: 10% auto 10% auto; }

.cs-section#section-user-ed .cs-section-sm-center-img {
  display: none; }

.cs-section#section-user-ed .cs-section-sm-center-img img {
  width: 80%; }

@media (max-width: 768px) {
  .cs-section.cs-section-lg-center .cs-section-text {
    margin: 30px auto; }

  .cs-section .cs-section-lg-center-img {
    width: 100%;
    top: 0;
    left: 1%; }

  .cs-section.cs-section-lg-center .cs-section-text {
    width: 80%; } }
@media (max-width: 736px) {
  .cs-section#section-user-ed .cs-section-sm-center-img {
    display: block; }

  .cs-section#section-user-ed .cs-section-lg-center-img {
    display: none; }

  .cs-section#section-user-ed .cs-section-title {
    padding-top: 0; } }
@media (max-width: 600px) {
  .cs-section#section-user-ed .cs-section-sm-center-img img {
    width: 100%; } }
@media (max-width: 414px) {
  .cs-section.cs-section-lg-center .cs-section-text {
    width: 100%; } }
/* ----------------------------------------------
MODULE - Small Right (image on right)
------------------------------------------------ */
.cs-section.cs-section-sm-right .cs-section-text {
  text-align: left;
  width: 48%;
  padding-right: 40px;
  display: inline-block;
  vertical-align: middle;
  margin: auto; }

.cs-section .cs-section-sm-right-img {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  text-align: right;
  width: 45%;
  padding-left: 5%; }

.cs-section .cs-section-sm-right-img img {
  width: 100%; }

.cs-section .mobile.cs-section-sm-right-img {
  display: none; }

@media (max-width: 768px) {
  .cs-section .mobile.cs-section-sm-right-img {
    display: inline-block; }

  .cs-section .desktop.cs-section-sm-right-img {
    display: none; }

  .cs-section .cs-section-sm-right-img {
    text-align: center;
    float: none;
    margin: 0 auto;
    max-width: 400px;
    padding: 0 0 6% 0px;
    width: 60%; }

  .cs-section.cs-section-sm-right .cs-section-text {
    float: none;
    text-align: center;
    width: 100%;
    padding-right: 0; } }
/* ----------------------------------------------
MODULE - Multiple Icons
------------------------------------------------ */
.cs-section-row-6 li.cs-section-row-6-img {
  padding: 0px 17px 30px 0px;
  display: inline-block;
  position: relative;
  max-width: 49%; }

.cs-section-row-6 li.cs-section-row-6-img img {
  width: 100%;
  position: relative;
  display: inline-block;
  width: 154px;
  /* Required for IE */
  height: 154px;
  /* Required for IE */ }

@media (max-width: 340px) {
  .cs-section-row-6 li.cs-section-row-6-img img {
    width: 118px;
    /* Required for IE */
    height: 118px;
    /* Required for IE */ } }
/* ----------------------------------------------
MODULE - Small Left (image on left)
------------------------------------------------ */
.cs-section.cs-section-sm-left .cs-section-text {
  text-align: left;
  width: 50%;
  padding-right: 40px;
  display: inline-block;
  vertical-align: middle;
  margin: auto; }

.cs-section .cs-section-sm-left-img {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  text-align: left;
  padding-right: 5%;
  width: 45%; }

.cs-section .cs-section-sm-left-img img {
  width: 100%; }

@media (max-width: 768px) {
  .cs-section .cs-section-sm-left-img {
    text-align: center;
    float: none;
    margin: 0 auto;
    max-width: 400px;
    padding: 0 0 6% 0px;
    width: 100%; }

  .cs-section.cs-section-sm-left .cs-section-text {
    float: none;
    text-align: center;
    width: 100%;
    padding-right: 0; } }
@media (max-width: 375px) {
  .cs-section .cs-section-sm-left-img img {
    width: 80%; } }
/* ----------------------------------------------
MODULE - 3 Image Row (used only in BedStu)
------------------------------------------------ */
/* -- Firefox Compatible -- */
.cs-section-row-3 li {
  width: 30%;
  margin: 1%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 200px; }

.hover-text {
  padding-bottom: 54%;
  padding-top: 46%;
  height: 0;
  visibility: hidden;
  opacity: 0; }

.cs-section-row-3 li:hover .hover-text {
  visibility: visible;
  opacity: 1; }

@media (max-width: 1024px) {
  .cs-section-row-3 .hover-text {
    visibility: visible;
    opacity: 1; } }
@media (max-width: 480px) {
  .cs-section-row-3 li.cs-section-row-3-img {
    width: 80%;
    padding: 0px;
    margin: 5%; }

  .cs-section-sm-center .cs-section-text {
    max-width: 100%;
    font-size: 18px; }

  .cs-section-text {
    font-size: 18px; }

  .cs-section-title {
    font-size: 21px; }

  #section-intro .cs-section-text {
    font-size: 18px; } }
/* ----------------------------------------------
MODULE - Pages
------------------------------------------------ */
.cs-section#section-pages li {
  max-width: 49%;
  margin: 0 auto;
  padding: 20px;
  display: inline-block;
  vertical-align: top; }

.cs-section#section-pages li img {
  width: 100%; }

@media (max-width: 768px) {
  .cs-section#section-pages li {
    max-width: 100%; } }
/* ----------------------------------------------
MODULE - Miscellaneous
------------------------------------------------ */
.logo-intext {
  padding-bottom: 10px; }

.logo-intext img {
  width: 50%; }

/* ----------------------------------------------
MODULE - Call-to-Action (CTA)
------------------------------------------------ */
#section-cta {
  padding-bottom: 30px;
  margin: 10% 0; }

#section-cta p {
  font-size: 36px;
  color: #232323;
  padding: 0 0 30px 0;
  max-width: 800px; }

#section-cta .btn {
  text-transform: uppercase;
  font-size: 18px;
  padding: 7px 30px; }

#section-cta.cs-section:before {
  border-bottom: none !important;
  border-image: none !important;
  border: none !important; }

@media (max-width: 736px) {
  #section-cta p {
    font-size: 30px;
    padding-right: 10px;
    padding-left: 10px; }

  #section-cta {
    padding-bottom: 30px;
    margin: 10% 0; } }
@media (max-width: 430px) {
  #section-cta p {
    width: 100%;
    font-size: 26px;
    line-height: 1.4em; }

  #section-cta .btn {
    font-size: 16px;
    padding: 7px 20px; } }
/* ----------------------------------------------
MODULE - Case Study Control Buttons
------------------------------------------------ */
.cs-controls {
  width: 100%;
  height: 200px;
  background-color: #cead64; }

.cs-controls .btn {
  padding: 0;
  width: 50%;
  height: 100%;
  margin: 0;
  font-size: 24px;
  white-space: normal; }

.cs-controls .btn:hover {
  border-color: transparent; }

.cs-controls .btn-next {
  float: right; }

.cs-controls .btn-prev {
  float: left;
  border-right: 1px #ffffff solid; }

.cs-controls .btn-prev:hover {
  border-right: 1px #ffffff solid; }

.cs-controls .icon-chevron-left,
.cs-controls .icon-chevron-right.icon-position-right,
.cs-controls .cs-control-text {
  display: inline-block; }

.cs-controls br {
  display: none; }

.cs-controls .cs-section-content > div {
  margin-right: 2%;
  margin-left: 2%; }

@media (min-width: 1600px) {
  .cs-controls .btn.cs-control-bs,
  .cs-controls .btn:hover.cs-control-bs {
    background-size: 100%; } }
@media (max-width: 768px) {
  .cs-controls .icon-chevron-left,
  .cs-controls .icon-chevron-right.icon-position-top {
    display: block;
    text-align: center;
    padding-bottom: 20px; }

  .cs-controls .icon-chevron-right.icon-position-right {
    display: none; }

  .cs-controls br {
    display: inline-block; } }
@media (min-width: 769px) {
  .cs-controls .icon-chevron-right.icon-position-top {
    display: none; } }
@media (max-width: 480px) and (orientation: landscape) {
  .cs-controls .cs-control-text {
    font-size: 18px;
    line-height: 1.1em; }

  .cs-controls {
    height: 160px; } }
@media (max-width: 414px) and (orientation: portrait) {
  .cs-controls .cs-control-text {
    font-size: 20px;
    line-height: 1.2em;
    height: 30%; } }
@media (max-width: 320px) {
  .cs-controls .cs-control-text {
    font-size: 18px;
    line-height: 1.1em;
    height: 20%; }

  .cs-controls {
    height: 170px; } }
/* Major Surplus Assets --------------------------------------------*/
.cs-controls .btn.cs-control-majorsurplus {
  background: linear-gradient(rgba(73, 77, 30, 0.7), rgba(73, 77, 30, 0.7)), url(../images/cs_majorsurplus_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #cead64; }
  .cs-controls .btn.cs-control-majorsurplus .cs-control-text {
    color: #ffffff; }

.cs-controls .btn:hover.cs-control-majorsurplus {
  background: linear-gradient(rgba(53, 56, 24, 0.7), rgba(53, 56, 24, 0.7)), url(../images/cs_majorsurplus_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #af9252; }

/* Bed Stu Assets --------------------------------------------*/
.cs-controls .btn.cs-control-bedstu {
  background: linear-gradient(rgba(206, 173, 100, 0.7), rgba(206, 173, 100, 0.7)), url(../images/cs_bedstu_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #cead64; }

.cs-controls .btn:hover.cs-control-bedstu {
  background: linear-gradient(rgba(175, 146, 82, 0.7), rgba(175, 146, 82, 0.7)), url(../images/cs_bedstu_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #af9252; }

/* M&G Assets --------------------------------------------*/
.cs-controls .btn.cs-control-mg {
  background: linear-gradient(rgba(77, 68, 89, 0.8), rgba(77, 68, 89, 0.8)), url(../images/cs_MG_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #4d4459; }

.cs-controls .btn:hover.cs-control-mg {
  background: linear-gradient(rgba(39, 34, 45, 0.8), rgba(39, 34, 45, 0.8)), url(../images/cs_MG_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #372f43; }

/* Taos Assets --------------------------------------------*/
.cs-controls .btn.cs-control-taos {
  background: linear-gradient(rgba(181, 18, 27, 0.8), rgba(181, 18, 27, 0.8)), url(../images/cs_taos_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #b5121b; }

.cs-controls .btn:hover.cs-control-taos {
  background: linear-gradient(rgba(152, 18, 26, 0.8), rgba(152, 18, 26, 0.8)), url(../images/cs_taos_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #98121a; }

/* Archipedia Assets --------------------------------------------*/
.cs-controls .btn.cs-control-archipedia {
  background: linear-gradient(rgba(50, 163, 196, 0.8), rgba(50, 163, 196, 0.8)), url(../images/cs_archipedia_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #32a3c4; }

.cs-controls .btn:hover.cs-control-archipedia {
  background: linear-gradient(rgba(49, 149, 179, 0.8), rgba(49, 149, 179, 0.8)), url(../images/cs_archipedia_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #3195b3; }

/* OMT Assets --------------------------------------------*/
.cs-controls .btn.cs-control-omt {
  background: linear-gradient(rgba(211, 91, 32, 0.8), rgba(211, 91, 32, 0.8)), url(../images/cs_omt_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #d35b20; }

.cs-controls .btn:hover.cs-control-omt {
  background: linear-gradient(rgba(189, 77, 22, 0.8), rgba(189, 77, 22, 0.8)), url(../images/cs_omt_prevnext.jpg);
  background-position: center;
  background-size: cover;
  background-color: #bd4d16; }

/* Space Insight Assets --------------------------------------------*/
.cs-controls .btn.cs-control-space {
  background: linear-gradient(rgba(41, 197, 215, 0.8), rgba(41, 197, 215, 0.8)), url(../images/cs_space_prevnext.png);
  background-position: center;
  background-size: cover;
  background-color: #29c5d7; }

.cs-controls .btn:hover.cs-control-space {
  background: linear-gradient(rgba(34, 166, 182, 0.8), rgba(34, 166, 182, 0.8)), url(../images/cs_space_prevnext.png);
  background-position: center;
  background-size: cover;
  background-color: #29c5d7; }

/* Hardware Insight Assets --------------------------------------------*/
.cs-controls .btn.cs-control-hardware {
  background: linear-gradient(rgba(141, 188, 156, 0.8), rgba(141, 188, 156, 0.8)), url(../images/cs_hardware_prevnext.png);
  background-position: center;
  background-size: cover;
  background-color: #8dbc9c; }

.cs-controls .btn:hover.cs-control-hardware {
  background: linear-gradient(rgba(118, 166, 133, 0.8), rgba(118, 166, 133, 0.8)), url(../images/cs_hardware_prevnext.png);
  background-position: center;
  background-size: cover;
  background-color: #76a685; }

/* ----------------------------------------------
GLOBAL
------------------------------------------------ */
h1,
h2 {
  font-weight: 300;
  letter-spacing: 4px; }

h1 {
  color: #ffffff;
  font-size: 53px; }

h2 {
  color: #d6c881;
  font-size: 28px; }

h3 {
  text-transform: none;
  color: #d4d5d6;
  font-size: 24px;
  line-height: 1.4em;
  letter-spacing: 0.5px; }

p {
  text-align: center;
  margin: 0 auto;
  font-size: 21px;
  color: #d4d5d6;
  letter-spacing: 0.5px;
  line-height: 1.4em; }

/* -- Loading Bar Color -- */
.pace .pace-progress {
  background: #ab361b; }

.case-study .cs-header .close {
  color: #ab361b; }

.case-study .cs-header .close:hover {
  color: #95280f; }

.cs-insight .cs-section {
  margin: 0;
  padding-bottom: 0; }

#space .cs-section img {
  width: 100%; }

#space .headline h1 {
  margin-top: 20px;
  margin-bottom: 40px; }

.number-container {
  margin: 0 auto;
  width: 50%;
  position: relative;
  z-index: 300; }

.number-moon {
  background-image: url(../images/cs_space_numberCircle.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 74px;
  height: 74px;
  margin: 0 auto; }

.number {
  padding-top: 29%;
  font-family: "brandon-grotesque", Verdana, Geneva, sans-serif;
  font-size: 36px;
  font-weight: 600;
  color: #033242; }

#space .btn {
  background-color: #ab361b; }

#space .btn:focus {
  color: #ffffff; }

.number-container h3 {
  margin: 30px 0; }

/* -- Tablet --*/
@media (max-width: 768px) {
  h1 {
    font-size: 38px; }

  h2 {
    font-size: 18px;
    padding-top: 50px; }

  p {
    padding: 0; }

  .number-container {
    width: 80%; }

  #space .headline h1 {
    margin-top: 10px;
    margin-bottom: 20px; } }
/* -- Mobile --*/
@media (max-width: 375px) {
  .cs-section-content {
    padding: 0 10px; }

  h1 {
    font-size: 30px; }

  h2 {
    font-size: 15px;
    padding-top: 50px; }

  p {
    font-size: 16px;
    line-height: 1.2em; }

  h3 {
    font-size: 20px;
    line-height: 1.2em; }

  h3 br {
    display: none; }

  .number-container h3 {
    margin: 20px 0; } }
/* ----------------------------------------------
SECTION - Planet
------------------------------------------------ */
#planet.cs-section {
  background: url(../images/cs_space_blackGrad.png) repeat-x, url(../images/cs_space_midnightBG.jpg) repeat;
  padding-bottom: 20px; }

.planet-planets {
  max-width: 971px;
  margin: 0 auto; }

.headline-paragraphs {
  padding-top: 80px; }

.headline-paragraphs p {
  width: 60%;
  display: inline-block;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 30px; }

/* -- Desktop --*/
@media (min-width: 1025px) {
  .headline-paragraphs p {
    width: 45%;
    display: inline-block; }

  #planet .headline-paragraphs p:first-child {
    padding-right: 20px; }

  #planet .headline-paragraphs p:nth-child(2) {
    padding-left: 20px; }

  #planet .headline-paragraphs br {
    display: none; } }
/* -- Tablet Landscape --*/
@media (max-width: 1024px) {
  #planet .headline-paragraphs p {
    font-size: 18px; }

  #planet .headline-paragraphs p:first-child {
    padding-bottom: 20px; } }
/* -- Custom Breakpoint--*/
@media (max-width: 700px) {
  .headline-paragraphs p {
    width: 80%; } }
/* ----------------------------------------------
SECTION - Rockets
------------------------------------------------ */
#rockets.cs-section {
  background: url(../images/cs_space_blueGrad.png) repeat-x, url(../images/cs_space_aquaBG.jpg) repeat; }

.rockets {
  margin-top: -300px; }

.curve {
  background: url(../images/cs_space_curve.png) no-repeat top;
  height: 410px;
  margin-top: -280px;
  background-size: cover; }

.rockets-rockets-mini {
  display: none; }

.rockets-rockets {
  max-width: 1671px;
  margin: 0 auto; }

#rockets .number-container {
  margin-left: 10%; }

/* -- Desktop --*/
@media (min-width: 1025px) {
  #rockets .number-container {
    float: left;
    width: 40%; } }
/* -- Tablet Landscape --*/
@media (max-width: 1024px) {
  .rockets {
    margin-top: -100px; } }
/* -- Tablet Portrait --*/
@media (max-width: 768px) {
  .rockets-rockets {
    display: none; }

  .rockets-rockets-mini {
    display: block; }

  .rockets-rockets-mini img {
    width: 100%; }

  .rockets {
    margin-top: 0;
    width: 90%;
    margin: 0 auto; } }
/* ----------------------------------------------
SECTION - Satellites
------------------------------------------------ */
.satellites-bg {
  background: url(../images/cs_space_aquagreen-bg.jpg) repeat;
  height: 1100px; }

#satellites.cs-section {
  margin-top: -1188px; }

#satellites h3 {
  color: #ffffff; }

.satellites {
  position: relative;
  float: left;
  margin-top: -11%;
  margin-left: 16%; }

.satellites-satellites {
  vertical-align: bottom;
  margin-left: -150px; }

.target {
  top: -32%;
  right: -24%;
  position: absolute; }

#satellites .number-container {
  margin-left: 10%; }

/* -- Desktop --*/
@media (min-width: 1025px) {
  #satellites .number-container {
    float: left;
    width: 40%; } }
/* -- Tablet Landscape -- */
@media (max-width: 1024px) {
  .target {
    top: -52%;
    right: -38%; } }
/* -- Tablet Portrait--*/
@media (max-width: 768px) {
  #satellites.cs-section {
    margin-top: 0;
    background: url(../images/cs_space_aquagreen-bg.jpg) repeat; }

  #satellites .cs-section-content {
    margin-top: 0; }

  .satellites {
    margin-top: 0; }

  .satellites-bg {
    display: none; }

  .target {
    top: -72%;
    right: -54%; }

  .satellites-satellites {
    padding-left: 20px;
    padding-right: 10px; } }
/* ----------------------------------------------
SECTION - CTA
------------------------------------------------ */
#section-cta {
  margin: 0;
  height: 400px;
  overflow: hidden;
  width: 100%; }

#space #section-cta {
  background: url(../images/cs_space_blackGrad_40.png) repeat-x, url(../images/cs_space_midnightBG.jpg) repeat;
  margin: 0;
  overflow: hidden;
  padding: 20px 10% 0 10%;
  display: table; }

#section-cta .cs-section-content {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
  width: 100%;
  padding: 7% 0; }

#section-cta p {
  color: #d6c881;
  margin: 0 auto; }

/* -- Mobile Large --*/
@media (max-width: 414px) {
  #section-cta .cs-section-content {
    width: 98%; }

  #space #section-cta {
    padding-left: 2%;
    padding-right: 2%; }

  #space #section-cta .btn {
    font-size: 14px; }

  #space #section-cta p {
    width: 90%;
    padding-bottom: 12px; } }
/* ----------------------------------------------
SECTION - Modal
------------------------------------------------ */
.modal {
  z-index: 1200; }

.modal h1 {
  font-size: 44px;
  color: #000000;
  padding-top: 10px; }

.modal p {
  font-size: 18px;
  color: #000000;
  font-style: italic;
  padding-bottom: 10px; }

.modal-dialog {
  width: 80%;
  max-width: 1200px;
  margin: 10px auto; }

.modal-body {
  padding: 40px 15px; }

.modal-body img {
  width: 90%; }

.modal-content {
  border-radius: 0; }

.modal-title {
  line-height: 1.1em; }

.modal-header {
  padding: 15px 50px; }

.modal-img-sm {
  display: none; }

/* -- Mobile --*/
@media (max-width: 440px) {
  #satellites.cs-section,
  #rockets.cs-section {
    padding-bottom: 0; }

  .modal-dialog {
    width: 90%; }

  .modal-header {
    padding: 5px 20px 15px 20px; }

  .modal h1 {
    font-size: 26px;
    padding-top: 30px; }

  .case-study .modal .close {
    font-size: 50px;
    padding: 0; }

  .modal-img-lg {
    display: none; }

  .modal-img-sm {
    display: block; }

  #section-cta {
    height: 270px; } }

/*# sourceMappingURL=insight-space.css.map */
