/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x:hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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 {
  -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"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-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: 62.5%;
  -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: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  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;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 2em;
  margin-bottom: 2em;
  border: 0;
  border-top: 2px solid #bbb;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/** End Boostrap - Start custom styles **/
/* Reset Styles */
a{ -webkit-transition: all .3s; transition: all .3s;}
iframe{border: none;}
img{display: block; height: auto; max-height: 100%; max-width: 100%; width: auto;}
img.alignright{float: right;}
img.alignleft{float: left;}
img.aligncenter{margin-left: auto; margin-right: auto;}
input[type=text], input[type=email], textarea{
		box-sizing: border-box;
		outline: none;
		padding: 1%;
		width:98%;
}
p{margin-bottom: 1em;}
/* Generic Classes */
.clear{clear: both; display: block;}
.left{float: left;}
.right{float: right;}
.spacer{ clear: both; padding: 1em 0; width: 100%;}

/* Colors and fonts*/
.blue{color: #0e76bc;}
.blue-bg{color: #fff; background-color: #0e76bc !important;}
.cyan{color: #25aae1 !important;}
.cyan-bg{color: #fff; background-color: #25aae1 !important;}
.yellow{color: #f7b336 !important;}
.yellow-bg{background-color: #f7b336 !important;}
.gray{color: #767a7e !important;}
.gray-bg{color: #fff; background-color: #767a7e !important;}
.teal{color: #09baa3 !important;}
.teal-bg{color: #fff; background-color: #09baa3 !important;}
.red{color: rgb(230,56,57) !important;}

.oswald{font-family: 'Oswald', Arial, sans-serif;}
.open-sans{font-family: 'Open Sans', 'Arial', sans-serif;}

.text-smaller{font-size: .75em;}
.text-big{font-size: 1.25em;}
.text-bigger{font-size: 1.5em;}
.text-biggest{font-size: 1.75em;}

/* Global Styles */
.accordion .accordion-title{
                background-color: #0e76bc;
		border-radius: 0.5em;
		color: #fff;
		cursor: pointer;
		padding: 0.5em;
		position: relative;
}
.accordion .accordion-titledblue {
                background-color: #0e76bc;
		border-radius: 0.5em;
		color: #fff;
		cursor: pointer;
		padding: 0.5em;
		position: relative;}
.accordion .accordion-titlelblue {
                background-color: #25aae1;
		border-radius: 0.5em;
		color: #fff;
		cursor: pointer;
		padding: 0.5em;
		position: relative;}
.accordion .accordion-titletealbg {
                background-color: #09baa3;
		border-radius: 0.5em;
		color: #fff;
		cursor: pointer;
		padding: 0.5em;
		position: relative;}
.accordion .accordion-titlegold {
                background-color: #f7b336;
		border-radius: 0.5em;
		color: #fff;
		cursor: pointer;
		padding: 0.5em;
		position: relative;}

.accordion .accordion-title:after, .accordion .accordion-titledblue:after, .accordion .accordion-titlelblue:after, .accordion .accordion-titletealbg:after, .accordion .accordion-titlegold:after {
		content: '\2b';
                font-family: 'Glyphicons Halflings';
		position: absolute;
				top: 0.75em;
				right: 1.5em;
                font-size: 12px;
		padding: 1px 8px;
		border: 1px solid;
		border-radius: 270px;
}
.accordion.open .accordion-title:after, .accordion.open .accordion-titledblue:after, .accordion.open .accordion-titlelblue:after, .accordion.open .accordion-titletealbg:after, .accordion.open .accordion-titlegold:after {content: '\2212';}
body{
		font-family: 'Open Sans', 'Arial', sans-serif;
		font-size: 14px;
		padding-bottom: 150px;
}
.button{
		border: 1px solid #0e76bc;
		border-radius: 5px;
		color: #0e76bc;
		display: inline-block;
		font-family: 'Oswald';
		font-size: 18px;
		padding: 5px;
		text-decoration: none;
		-webkit-transition: all .3s;
		transition: all .3s;
}
.button:hover{
		background: #0e76bc;
		border: 1px solid #0e76bc;
		color: #fff;
		text-decoration: none;
}
.button.small{
		font-size: 1em;
		padding: 0.25 .5em;
}
.button.yellow-bg{
		background: #f7b336;
		background: rgba(247,179,54, 0.75) !important;
		color: #fff;
}
.button.yellow-bg:hover{ background: rgba(247,179,54, 1) !important; }
#content:before, #vs-container:before {
		background: #09baa3;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(left, #09baa3 0%, #25aae1 50%, #09baa3 100%);
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#09baa3), color-stop(50%,#25aae1), color-stop(100%,#09baa3));
		background: -webkit-linear-gradient(left, #09baa3 0%,#25aae1 50%,#09baa3 100%);
		background: -o-linear-gradient(left, #09baa3 0%,#25aae1 50%,#09baa3 100%);
		background: -ms-linear-gradient(left, #09baa3 0%,#25aae1 50%,#09baa3 100%);
		background: linear-gradient(to right, #09baa3 0%,#25aae1 50%,#09baa3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09baa3', endColorstr='#09baa3',GradientType=1 );
		content: '';
		display: block;
		height: 5px;
		width: 100%;
}
#content p{
		margin: 0 auto 1em auto;
		/*max-width: 720px;*/
		width: auto;
}
#content .row{margin-top: 2em;}
#content .row>div *:first-child{margin-top: 0;}
#content ul.bulleted{
		list-style: none;
		margin: 0 30px;
		max-width: 720px;
		padding-left: 0;
		width: auto;
}
#content ul.two-columns{
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		max-width: 840px;
}
#content ul.bulleted.two-columns li{
		display:inline-table;
}

#content ul.bulleted li{
		margin-bottom: 0.5em;
		padding-left: 20px;
		position: relative;
}
#content ul.bulleted li:before{
		color: #f7b336;
		content: "\e029";
		display: inline-block;
  font-family: 'Glyphicons Halflings';
		line-height: 1em;
		margin-top: -0.5em;
		position: absolute;
				top: 50%;
				left: 0;
}
.banner{
		background-position: center;
		background-size: cover;
		margin-bottom: 2em;
		min-height: 300px;
}
.google-map img{
		max-height: none;
		max-width: none;
		min-height: 0;
		min-width: 0;
}
h1, h2{
		color: #0e76bc;
		font-family: 'Oswald', Arial, sans-serif;
		font-weight: normal;
		line-height: 1.2em;
		margin: 1em 0 0.5em 0;
}
h3, h4, h5, h6{
		font-family: 'Open Sans', 'Arial', sans-serif;
		font-weight: bold;
		margin: 1em 0 0.5em 0;
}
h1{font-size: 2.25em; text-align: center;}
h2{font-size: 2em;}
h3{font-size: 1.75em;}
h4{font-size: 1.5em;}
h5{font-size: 1.25em;}
h6{font-size: 1em; font-weight: normal;}
.home-banner{
		background: url('../../images/bg-home-banner.jpg') center no-repeat;
		background-size: 100% 100%;
		background-size: cover;
		padding: 2em 0;
		position: relative;
		width: 100%;
}
.home-banner .tablet-container{
		height: 350px;
		margin: 0 auto;
		position: relative;
		width: 775px;
}
.home-banner .tablet-container .tablet{
		background: url('../../images/tablet.png') center no-repeat;
		background-size: 100% 100%;
		height: 360px;
		margin: 0 auto;
		padding: 36px 44px 36px 46px;
		position: relative;
		z-index: 2;
		width: 470px;
}
.home-banner .tablet-container .tablet .scroller{
		background: url('../../images/bg-abstract-1.png') no-repeat;
		background-size: auto 115%;
		background-position:-20px -20px;
		height: 100%;
		overflow: hidden;
		width: 100%;
}
.home-banner .tablet-container .tablet .scroller>div{
		height: 100%;
		padding: 1em;
}
.home-banner .tablet-container .tablet .scroller>div{display: block; font-family: 'Oswald', Arial, sans-serif; font-weight:bold; font-size: 18px; color: #4d4d4d;}
.home-banner .tablet-container .tablet .scroller>div .block-link{
		height: 100%;
		width: 100%;
}
.home-banner .tablet-container .tablet .scroller>div h2 { font-size: 15px; margin-top: 0;}
.home-banner .tablet-container .tablet .scroller>div strong { color:#0e76bc; }
.home-banner .tablet-container .tablet .scroller>div span { font-weight: 900;
color: #f6ad25;
font-family: verdana;
text-shadow: 2px 0px #f6ad25, 2px 0px #f6ad25, 2px 0px #f6ad25, 2px 0px #f6ad25, 2px 0px #f6ad25, 2px 0px #f6ad25, 2px 0px #f6ad25, 2px 0px #f6ad25; }
.home-banner .tablet-container ul.tablet-icons li{
		cursor: pointer;
		list-style: none;
		opacity: 0;
		position: absolute;
		-webkit-transition: all .75s ease-out;
		transition: all .75s ease-out;
}
.home-banner .tablet-container ul.tablet-icons li.workspace{
		top: 0;
		left: 0;
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
}
.home-banner .tablet-container ul.tablet-icons li.workspace.display{
		opacity: 1;
		-webkit-transform: rotate(0);
		transform: rotate(0);
}
.home-banner .tablet-container ul.tablet-icons li.cloud{
		top: 0;
		right: 0;
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg);
}
.home-banner .tablet-container ul.tablet-icons li.cloud.display{
		opacity: 1;
		-webkit-transform: rotate(0);
		transform: rotate(0);
}
.home-banner .tablet-container ul.tablet-icons li.data-center{
		bottom: 0;
		left: 0;
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
}
.home-banner .tablet-container ul.tablet-icons li.data-center.display{
		opacity: 1;
		-webkit-transform: rotate(0);
		transform: rotate(0);
}
.home-banner .tablet-container ul.tablet-icons li.mobility{
		bottom: 0;
		right: 0;
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg);
}
.home-banner .tablet-container ul.tablet-icons li.mobility.display{
		opacity: 1;
		-webkit-transform: rotate(0);
		transform: rotate(0);
}
.home-content .top-content{
		margin: 2em 0;
}
.home-content .middle-content{
		background: url(../../images/bg-blue-clouds.jpg) no-repeat;
		background-attachment: fixed;
		background-size: 100% 100%;
		background-size: cover;
		color: #555;
}
.home-content .middle-content p {text-shadow: 0 0 2px rgba(255,255,255,0.75);}
.home-content .middle-content .row{
		display: table;
		height: 300px;
		margin-top: 0 !important;
}
.home-content .middle-content .row>*{
		display: table-cell;
		float: none;
		vertical-align: middle;
}
.home-content .bottom-content{
		background: url(../../images/bg-world-map.jpg) center center no-repeat;
		padding: 5em 0;
}
.hover-box{
		margin: 0 auto;
		max-width: 256px;
		overflow: hidden;
		position: relative;
}
.hover-box .hover-content{
		background: #f7b336;
		background: rgba(247,179,54,0.90);
		border-radius: 50%;
		color: #fff;
		padding: 1em;
		opacity: 0;
		padding: 4em 2em;
		position: absolute;
				top: 5%;
				right: 5%;
				bottom: 5%;
				left: 5%;
		text-align: center;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		-webkit-transition: all .3s;
		transition: all .3s;
}

.hover-box .hover-content p{
		font-size:13px;
}
.hover-box:hover .hover-content{
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
}
#main-footer{
		position: fixed;
				right: 0;
				bottom: -30px;
				left: 0;
				z-index: 99;
		-webkit-transition: all .3s;
		transition: all .3s;
}
#main-footer.expand{
		bottom: 0;
}
#main-footer .copyright{
		background: #0e76bc url('../../images/bg-blue-line-pattern.png') repeat;
		color: #fff;
		margin: 0;
		padding: .5em;
		text-align: center;
}
#main-footer .copyright a{color: #f7b336;}
#main-footer .copyright a:hover{color: #09baa3;}
#main-footer .footer-upper{
		background: #09baa3;
		text-align: center;
}
#main-footer .footer-upper .button{
		border-color: #fff;
		color: #fff;
		margin: .5em 1em;
}
#main-header{
		background: #fff;
		position: fixed;
				top: 0;
				right: 0;
				left: 0;
				z-index: 100;
}
#main-header #logo{
		float: left;
		margin: 1em 0;
		max-height: 75px;
		-webkit-transition: all .3s;
		transition: all .3s;
		width: auto;
}

@media screen and (min-width: 992px){
		#main-header.shrink #logo{
				margin: 0.5em 0;
				max-height: 50px;
		}
}
#main-header nav{
		background: #0e76bc;
}
#main-header nav>.container{padding: 0;}
#main-header nav .mobile-nav-button{display: none;}
#main-header nav ul.main-menu{
		display: table;
		padding: 0;
		margin: 0;
		width: 100%;
}
#main-header nav ul.main-menu>li{
		display: table-cell;
		position: relative;
		text-align: center;
}
#main-header nav ul.main-menu>li a{
		color: #fff;
		display: inline-block;
		font-size: 1em;
		padding: 1em 0.5em;
		text-decoration: none;
		text-transform: uppercase;
		-webkit-transition: all .3s;
		transition: all .3s;
		width: 100%;
}
@media screen and (min-width: 992px){ #main-header.shrink nav ul.main-menu>li a{padding: 0.5em;} }
#main-header nav ul.main-menu>li a:hover{
		background: #09baa3;
}
#main-header nav ul.main-menu li a .down-arrow{display: none;}
#main-header nav ul.main-menu li.menu-item-has-children>a .down-arrow{
		color: #f7b336;
		display: inline-block;
		margin-left: 3px;
}
#main-header nav ul.main-menu li ul.sub-menu{
		background: #fff;
		box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
		height: 0;
		opacity: 0;
		position: absolute;
				top: 110%;
		-webkit-transition: top .3s, opacity .3s;
		transition: top .3s, opacity .3s;
		width: 450px;
}
#main-header nav ul.main-menu li.menu-item-89 ul.sub-menu{
		right: 0;
		left: auto;
		width: 225px;
}

@-moz-document url-prefix() {
	#main-header nav ul.main-menu li.menu-item-89 ul.sub-menu{
		left: 45%;
	}
}
@media screen and (min-width: 992px){
		#main-header nav ul.main-menu li:hover ul.sub-menu{
				height: auto;
				opacity: 1;
				padding: 0.5em 0 0 0;
				top: 100%;
		}
		#main-header nav ul.main-menu li:hover ul.sub-menu:after{
				background: #fff;
				border-radius: 0 0 10px 10px; 
				box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
				content: '';
				height: 0.5em;
				position: absolute;
						top: 100%;
						right: 0;
						left: 0;
		}
		#main-header nav ul.main-menu li:hover ul.sub-menu:before{
				border-left: 10px solid transparent;
				border-right: 10px solid transparent;
				border-bottom: 10px solid #fff;
				content: '';
				position: absolute;
						bottom: 100%;
						left: 1em;
		}
}
#main-header nav ul.main-menu li.menu-item-89 ul.sub-menu:before{
		right: 1em;
		left: auto;
}
#main-header nav ul.main-menu li ul.sub-menu li{
		float: left;
		height: 0;
		list-style: none;
		width: 50%;
		overflow: hidden;
}
#main-header nav ul.main-menu li ul.sub-menu li:nth-of-type(odd){border-right: 1px solid #eee;}
#main-header nav ul.main-menu li.menu-item-89 ul.sub-menu li{
		border: none;
		width: 100%;
}
#main-header nav ul.main-menu li:hover ul.sub-menu li{height: auto;}
#main-header nav ul.main-menu li ul.sub-menu li a{
		color: #09baa3;
		padding: 0.5em 1em;
		-webkit-transition: all .3s;
		transition: all .3s;
		white-space:nowrap;
		width: 100%;
}
#main-header nav ul.main-menu li ul.sub-menu li a:hover{
		background: #09baa3;
		color: #fff;
		padding: 0.5em 1em;
}
#main-header .top-right{
		display: inline-block;
		float: right;
		height: 40px;
		margin: 1em 0;
		-webkit-transition: all .3s;
		transition: all .3s;
		vertical-align: middle;
}
@media screen and (min-width: 992px){
		#main-header.shrink .top-right{
				height: 40px;
				margin: 13px0;
		}
}
#main-header .top-right .search-form{
		float: right;
		margin-top: 17.5px;
		-webkit-transition: all .3s;
		transition: all .3s;
}

@media screen and (min-width: 992px){ #main-header.shrink .top-right .search-form{margin-top: 0px;} }
#main-header .top-right .search-form label{
		cursor: pointer;
		float: left;
		height: 40px;
}

#main-header .top-right .search-form #search-bar{
		border: 1px solid #767a7e;
		border-left: none;
		height: 40px;
		float: right;
		padding: .5em;
		width: 200px;
}
#main-header .top-right ul.social-media{
		float: right;
		margin: 17.5px 2em 0 0;
		font-size: 0;
		-webkit-transition: all .3s;
		transition: all .3s;
}

@media screen and (min-width: 992px){ #main-header.shrink .top-right ul.social-media{margin-top: 0;} }
#main-header .top-right ul.social-media li{
		display: inline-block;
		margin: 7px 10px 0 0;
}
.main-header-spacer{
		background: #0e76bc url('../../images/bg-blue-line-pattern.png') repeat;
		height: 150px;
		position: relative;
		width: 100%;
}
.main-header-spacer:after {
		background: #09baa3;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(left, #09baa3 0%, #25aae1 50%, #09baa3 100%);
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#09baa3), color-stop(50%,#25aae1), color-stop(100%,#09baa3));
		background: -webkit-linear-gradient(left, #09baa3 0%,#25aae1 50%,#09baa3 100%);
		background: -o-linear-gradient(left, #09baa3 0%,#25aae1 50%,#09baa3 100%);
		background: -ms-linear-gradient(left, #09baa3 0%,#25aae1 50%,#09baa3 100%);
		background: linear-gradient(to right, #09baa3 0%,#25aae1 50%,#09baa3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09baa3', endColorstr='#09baa3',GradientType=1 );
		content: '';
		display: block;
		height: 5px;
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
}
.module-content{display: none;}
.module-launch{cursor: pointer;}
.module-overlay{
		background: rgba(0,0,0,0.5);
		display: table;
		height: 100%;
		opacity: 1;
		position: fixed;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				z-index: 101;
		-webkit-transition: all .3s;
		transition: all .3s;
		width: 100%;
}
.module-overlay.hidden{opacity: 0;}
.module-overlay .module-container{
		display: table-cell;
		text-align: center;
		vertical-align: middle;
}
.module-overlay .module-container .module{
		background: #fff;
		border-radius: 1em;
		display: inline-block;
		padding: 2em;
		position: relative;
				top: 0;
		-webkit-transition: all .3s;
		transition: all .3s;
}
.module-overlay.hidden .module-container .module{
		opacity: 0;
		top: 2em;
}
.module-overlay .module-container .module iframe{
		margin: 0 auto;
		max-width: 100%;
}
.module-overlay .module-container .module .module-close{
		background: #fff;
		border-radius: 100%;
		box-shadow: 0 0 4px 0 rgba(0,0,0,0.25);
		cursor: pointer;
		padding: 0.5em;
		position: absolute;
				top: 0;
				right: 0;
}
.no-padding{padding: 0 !important;}
.page.bg-1{
		background: url('../../images/bg-abstract-1.png') center no-repeat;
		background-size: 100% auto;
		background-attachment:fixed;
}
.page.bg-2{
		background: url('../../images/bg-abstract-2.png') center no-repeat;
		background-size: 100% auto;
		background-attachment:fixed;
}
body.single-event .page, body.page-template-page-training-php .page{background: none;}
.partners-list{
		margin:0; padding:0;
}

.partners-list li{
		background-color: #25aae1;
		color: #fff;
		list-style: none;
		padding: 2em;
		margin-bottom:30px;
}
.partners-list.environmental li{background-color: transparent;}
.partners-list.environmental li .partner-logo{background-color: #25aae1;}
.partners-list li .partner-logo p{min-height: 25px;}
ul.partners-list li div.fluid-container div.col-sm-6.partner-logo p.text-center{bottom: -30px;height: auto; left: 17%; position: absolute;}
@media all and (min-width: 768px){
		.partners-list li .fluid-container{display: table;}
		.partners-list li .fluid-container>div{
				display: table-cell;
				float: none;
				padding: 0;
				vertical-align: top;
		}
		.partners-list li .fluid-container .partner-feed{
				background: rgba(255,255,255,0.5);
				max-width: 250px;
				min-width: 250px; /* temporary */
				padding: 1em;
				width: auto;
		}
		.partners-list li .partner-logo{
				padding: 1em;
				color:#fff;
		}
		.partners-list li .partner-logo img{display: block; height: auto; max-height: 150px; max-width: 100%; width: auto; margin:0 auto;}
		.partners-list li .partner-info{
				padding: 0 2em;
				width: auto;
		}
}
.vertical-align .row{display: table;}
.vertical-align .row>*{
		display: table-cell;
		float: none;
		vertical-align: middle;
}

@media screen and (max-width: 991px){
		body{padding-bottom: 0;}
		#main-footer{position: static;}
		#main-header{position: static;}
		#main-header nav{
				position: absolute;
						top: 0;
						right: 0;
						z-index: 101;
		}
		#main-header nav.open{box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);}
		#main-header nav .container{
				display: inline-block;
				width: auto;
		}
		#main-header nav .mobile-nav-button{display: block;}
		#main-header nav .mobile-nav-button .glyphicon{
				background: #0e76bc;
				color: #eee;
				cursor: pointer;
				font-size: 2em;
				margin-right: 0;
				padding: 0.5em;
				position: absolute;
						right: 50%;
				-webkit-transition: all 0.5s;
				transition: all 0.5s;
		}
		#main-header nav.open .mobile-nav-button .glyphicon{margin-right: -28px;}
		#main-header nav ul.main-menu{
				display: inline-block;
				margin-top: 4em;
				max-width: 0;
				overflow: hidden;
				-webkit-transition: all 0.5s;
				transition: all 0.5s;
				white-space: nowrap;
		}
		#main-header nav.open ul.main-menu{max-width: 250px;}
		#main-header nav ul.main-menu>li{
				display: block;
				position: static;
				text-align: right;
		}
		#main-header nav ul.main-menu>li a{
				position: relative;
				padding: 1em 3em 1em 1em;
		}
		#main-header nav ul.main-menu>li a .down-arrow{
				padding: 1em;
				position: absolute;
						top: 0;
						right: 0;
						bottom: 0;
		}
		#main-header nav ul.main-menu>li a .down-arrow:before{
				display: inline-block;
				margin-top: 2px;
		}
		#main-header nav ul.main-menu>li ul.sub-menu{
				box-shadow: none;
				height: auto;
				max-height: 0;
				min-width: 100%;
				opacity: 1;
				overflow: hidden;
				padding: 0;
				position: static;
				-webkit-transition: all .5s;
				transition: all .5s;
				width: auto;
		}
		#main-header nav ul.main-menu>li ul.sub-menu.open{
				max-height: 500px;
		}
		#main-header nav ul.main-menu>li ul.sub-menu li{
				background: #09baa3;
				border: none !important;
				float: none;
				height: auto;
				width: auto;
		}
		#main-header nav ul.main-menu>li ul.sub-menu li a{color: #fff;}
		.main-header-spacer{display: none;}
    ul.partners-list li div.fluid-container div.col-sm-6.partner-logo p.text-center{display: none;}
}


/* Flexslider */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../fonts/flexslider-icon.eot');
	src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/flexslider-icon.woff') format('woff'),
		url('../fonts/flexslider-icon.ttf') format('truetype'),
		url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

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

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 57px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: 0px; }
.flex-direction-nav .flex-next { right: 0px; text-align: right; }
.flexslider .flex-prev { opacity: 0.7; left: 10px; }
.flexslider .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px){
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/* lightbox styles */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


/*styles added by eric 6-23*/
.post-type-archive-recorded-events  .events-list h2 { margin-top:0; }
.events-list, .blog-list { text-align:center; }
.events-list span {
width: 100%;
text-align: left;
display: block;
}
.events-list img { display:block; margin:10px auto; }

.events-list ul, .blog-list ul {
margin: 0;
padding: 10px;
border: 2px solid #25aae1;
border-radius: 10px;
color: #0e76bc;
font-weight: bold;
background-color:#fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}

.events-list ul:hover, .blog-list ul:hover {
color: #fff;
background-color:#25aae1;
}
.events-list ul:hover a, .blog-list ul:hover a {
color: #fff;
text-decoration:none;
}
.events-list .event-date { display:none; }
.bg-blue, .bg-teal, .bg-cyan{
background-color: #0e76bc;
color: #fff;
text-transform: uppercase;
font-size: 22px;
border-radius: 10px;
padding:5px 0;
}
.events-list li, .blog-list li {
list-style-type: none;
position: relative;
}

.events-list li{padding-left: 15px;}

.events-list li:before {
		content: '';
		height: 6px;
		width: 6px;
		background: #428bca;
		border-radius: 50%;
		display: inline-block;
		margin: -3px 0 0 -3px;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		position: absolute;
		top: 1em;
		left: 0.5em;
}
.events-list ul:hover li:before{
		background: #fff;
}

.blog-list li { padding:5px; }
.blog-list li:hover { background-color:#f6ad25;  }
.blog-list li a:hover { color:#fff; }

.event-link { padding:5px; }
.event-link:hover { background-color:#f6ad25;  }
.event-link a:hover { color:#fff; }

.callout{background: #F8F8F8;margin: 10px;padding: 10px 20px;}
.callout p{font-size: 12px !important;}
.callout h2{margin-top: 5px !important;}
.callout .button{font-size: 12px !important;}
.callout1{height: 180px;}
.callout2{height: 230px;}
.GreyBG{
background: rgba(0,0,0,.1);
padding: 2em 0;
margin-left: -600px;
margin-right: -600px;
padding-left: 600px;
padding-right: 600px;
}
.single-event h1 { text-transform:uppercase; }
.single-event small { font-size:16px; color: #f6ad25; text-transform:uppercase; font-family: 'Oswald', Arial, sans-serif; }
.single-event small  a{ text-decoration:none; color: #f6ad25; }
.h2orange { font-size: 18px; color: #f6ad25; text-transform:uppercase; margin:0 }
.partner-logo h2{ font-size: 24px; color: #fff; text-transform:uppercase; margin:0 }
.em-location-map-container { width:100% !important; }
.em-booking-form-details { width:100% !important; }
.em-booking-form-details input, .em-booking-form-details select, .em-booking-form-details textarea {
	width:100%;
	padding:2%;
}
.recorded-events { margin:0; padding:0; }
.recorded-events li { list-style-type: none;
margin-bottom: 20px;
border: 1px solid #c0c0c0;
border-radius: 15px;
padding: 10px; }
.recorded-events li .eventheader, article .eventheader { background-color:#0e76bc; color:#fff; padding:5px 10px; margin-bottom:10px; border-radius: 10px; }
.recorded-events li .eventheader .right, article .eventheader .right { color:#f6ad25;  }
.recorded-events li .eventheader a, article .eventheader a  { color:#fff; }
.recorded-events li .left, article .left { margin:0; }
.recorded-events li .left a, article .left a { text-decoration:none; }
.recorded-events li .right, article .right { font-size: 18px; text-transform: uppercase; margin:0 !important; margin-bottom:10px; font-family: 'Oswald', Arial, sans-serif; padding-top:5px; }

.wp-pagenavi span, .wp-pagenavi a{ background-color: #0e76bc !important; color:#fff !important; border:0 !important; padding:5px 10px !important; }
.wp-pagenavi a:hover{ background-color: #f6ad25 !important; color:#fff !important; }
.wp-pagenavi .current{ background-color: #f6ad25 !important; color:#fff !important; }
.wp-pagenavi .pages{ border:0px !important; background-color:transparent !important; color:#000 !important; }
.em-booking-submit, .excerpt-read-more { border: 1px solid #0e76bc;
border-radius: 5px;
color: #0e76bc;
display: inline-block;
font-family: 'Oswald';
font-size: 18px;
padding: 5px;
text-decoration: none;
-webkit-transition: all .3s;
transition: all .3s; 
background-color:transparent;}
.em-booking-submit:hover, .excerpt-read-more:hover {
background: #0e76bc;
border: 1px solid #0e76bc;
color: #fff;
text-decoration: none;
}
h1.h2.entry-title { text-align:left; }
.blog article { 
list-style-type: none;
margin-bottom: 20px;
border: 1px solid #c0c0c0;
border-radius: 15px;
padding: 10px;
}
.clientlist { max-width:860px; margin: 0 auto; }
.clientlist .ep_portfolio{
		padding-left: 0;
		-webkit-transition: height 0.3s;
		transition: height 0.3s;
}
.blog-featured  { margin-bottom:10px; height:200px; overflow:hidden; }
.blog-featured img { width:100%; height:auto; max-height:500px; position:relative; top:-50%; }
.teamsocial img { display: inline-block !important; margin:0 2px !important; opacity:.8; }
.teamsocial img:hover { opacity:1; }
.partnerurl a  { margin-left:5px;  border-left: 1px solid #fff; padding-left:10px; color:#fff; padding-top:1px; text-decoration:none; }
.partnerurl a:hover  { color:#f6ad25; }
#dbem-bookings-table { width:100%; }
#dbem-bookings-table thead { background-color:#0e76bc; color:#fff;}
#dbem-bookings-table thead th  { padding:5px; } 
#dbem-bookings-table tr { text-align: center; border: 1px solid #c0c0c0; }
#dbem-bookings-table td  { padding:5px; } 
#dbem-bookings-table tr:nth-child(even) {
    background-color: rgba(0,0,0,.1);
}
#dbem-bookings-table tr td:first-child {
   font-weight:bold;
   background-color:#25aae1;
}
#dbem-bookings-table tr td:first-child:hover {
   background-color:#0e76bc;
}
#dbem-bookings-table tr td:first-child a {
   color:#fff;
   text-decoration:none;
}
#dbem-bookings-table tr td:first-child a:hover {
   color:#f6ad25;
}
.datatable { width:100%; border:1px solid #c0c0c0;}
.datatable td { padding:5px; width:50%; }
.datatable tr td:first-child {
   font-weight:bold;
   background-color:rgba(0,0,0,.1);
}
.partnerimg {
	display: table-cell;
	vertical-align: middle;
	height: 175px;
	text-align: center;
	width: 440px;
 }

/*added for executive team */
.vs-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.vs-container h2 { color:#fff; }

.vs-container .container h2 { color:#f6ad25; }

.no-touch .vs-container {
	overflow-x: hidden;
	background-color: #0e76bc;
	color: #fff;
	z-index:0;
	margin-bottom: -75px;
}

.vs-header {
	z-index: 200;
	margin: 0 auto;
	padding: 2em;
	position: absolute;
	left: 10%;
	width: 80%;
	text-align: center;
	-webkit-backface-visibility: hidden;
}

.vs-container > header h1 {
	margin: 0 0 2em 0;
	padding: 0 0 0.8em;
	font-weight: 300;
	-webkit-backface-visibility: hidden;
}

.vs-container > header span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	font-weight: 400;
	color: #fff;
}

.vs-nav {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.vs-triplelayout .vs-nav {
	width: 28%;
	height: 80px;
}

.vs-nav li {
	display: inline-block;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
}

.vs-triplelayout .vs-nav li {
	position: absolute;
	visibility: hidden;
	width: 100%;
}

.vs-nav li img { width:100%; height:auto; max-height:inherit; padding: 10px;
background-color: #fff; opacity:.3; }

.vs-nav li a {
	position: relative;
	display: inline-block;
	margin: 0 10px;
	padding: 10px 0;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	font-size: 1.5em;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
}

.vs-nav li a:hover,
.vs-nav li a:focus,
.vs-triplelayout .vs-nav .vs-nav-current a,
.vs-container.vs-move-left .vs-nav-right a,
.vs-container.vs-move-right .vs-nav-left a {
	border-color: #fff;
	color: #fff;
}

.vs-container.vs-move-left .vs-nav-current a,
.vs-container.vs-move-right .vs-nav-current a {
	border-color: #fff;
	color: #fff;
}

.vs-triplelayout .vs-nav .vs-nav-left,
.vs-triplelayout .vs-nav .vs-nav-right,
.vs-triplelayout .vs-nav .vs-nav-left-outer,
.vs-triplelayout .vs-nav .vs-nav-right-outer,
.vs-triplelayout .vs-nav .vs-nav-current {
	visibility: visible;
}

.vs-triplelayout .vs-nav .vs-nav-current {
	left: 0%;
}

.vs-triplelayout .vs-nav .vs-nav-current img {
	opacity: 1;
}

.vs-triplelayout .vs-nav .vs-nav-left {
	left: -100%;

}

.vs-triplelayout .vs-nav .vs-nav-right {
	left: 100%;
}

.vs-triplelayout .vs-nav .vs-nav-right-outer {
	left: 200%;
}

.vs-triplelayout .vs-nav .vs-nav-left-outer {
	left: -200%;
}

.vs-container.vs-move-left .vs-nav-left,
.vs-container.vs-move-left .vs-nav-left-outer,
.vs-container.vs-move-left .vs-nav-current,
.vs-container.vs-move-left .vs-nav-right,
.vs-container.vs-move-left .vs-nav-right-outer {
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

.vs-container.vs-move-right .vs-nav-left,
.vs-container.vs-move-right .vs-nav-left-outer,
.vs-container.vs-move-right .vs-nav-current,
.vs-container.vs-move-right .vs-nav-right,
.vs-container.vs-move-right .vs-nav-right-outer {
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);	
}

.vs-container.vs-move-left .vs-nav-left,
.vs-container.vs-move-right .vs-nav-right {
	opacity: 0;
}

.vs-wrapper {
	position: relative;
	display: block;
	overflow: hidden;
	min-height: 100%;
	width: 100%;
}

.vs-wrapper > section {
	z-index: 1;
	min-height: 100%;
	background-position: 100% 26em;
	background-repeat: no-repeat;
}

.vs-triplelayout .vs-wrapper > section {
	position: absolute;
	top: 0;
	left: 10%;
	visibility: hidden;
	padding: 270px 0 100px;
	width: 80%;
	-webkit-backface-visibility: hidden;
}

.vs-triplelayout .vs-wrapper > section:not(.vs-current) {
	overflow: hidden;
	height: 100%;
	opacity:.2;
}

.vs-triplelayout .vs-wrapper .vs-left,
.vs-triplelayout .vs-wrapper .vs-left-outer,
.vs-triplelayout .vs-wrapper .vs-current,
.vs-triplelayout .vs-wrapper .vs-right,
.vs-triplelayout .vs-wrapper .vs-right-outer {
	visibility: visible;
	background-color: rgba(0,0,0,0.2)
}

.vs-triplelayout .vs-wrapper .vs-left {
	left: -70%; /* 80 - 10 */
}

.vs-triplelayout .vs-wrapper .vs-left-outer {
	left: -150%; /* - 70 - 80 */
}

.vs-triplelayout .vs-wrapper .vs-current {
	position: relative;
	z-index: 100;
	background-color: rgba(0,0,0,0);
	opacity:1;
}

.vs-triplelayout .vs-wrapper .vs-right {
	left: 90%; /* 80 + 10 */
}

.vs-triplelayout .vs-wrapper .vs-right-outer {
	left: 170%; /* 90 + 80 */
}

.vs-container.vs-move-left .vs-left,
.vs-container.vs-move-left .vs-current,
.vs-container.vs-move-left .vs-right,
.vs-container.vs-move-left .vs-right-outer {
	-webkit-transition: -webkit-transform 0.5s, background-color 0.5s;
	transition: transform 0.5s, background-color 0.5s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	background-color: rgba(0,0,0,0);
}

.vs-container.vs-move-right .vs-left,
.vs-container.vs-move-right .vs-left-outer,
.vs-container.vs-move-right .vs-current,
.vs-container.vs-move-right .vs-right {
	-webkit-transition: -webkit-transform 0.5s, background-color 0.5s;
	transition: transform 0.5s, background-color 0.5s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	background-color: rgba(0,0,0,0);
}

.vs-container.vs-move-left .vs-right-outer,
.vs-container.vs-move-left .vs-current,
.vs-container.vs-move-right .vs-current,
.vs-container.vs-move-right .vs-left-outer{
	background-color: rgba(0,0,0,0.2);
}

.vs-sidenav div {
	position: absolute;
	top: 50%;
	z-index: 500;
	width: 80px;
	height: 80px;
	cursor: pointer;
}

.vs-sidenav div:after {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 0.5;
	font-size: 4em;
        font-family: 'Glyphicons Halflings';
}

.vs-sidenav .vs-sidenav-left {
	left: 30px;
}

.vs-sidenav .vs-sidenav-right {
	right: 30px;
}

.vs-sidenav .vs-sidenav-left:after {
	content: '\e079';
}

.vs-sidenav .vs-sidenav-right:after {
	content: '\e080';
}

/* inner content */
.vs-content {
	position: relative;
	margin: auto;
	padding: 1em 0;
	text-align: left;
	font-size: 14px;
}

.vs-content h2 {
	position: relative;
	color: #fff;
	font-family: 'Oswald', Arial, sans-serif;
font-weight: normal;
}

.vs-content .col {
	margin: 0 auto;
	color: #fff;
	text-align: justify;
	-webkit-column-width: 30%;
	-moz-column-width: 30%;
	column-width: 30%;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 1%;
	-moz-column-gap: 1%;
	column-gap: 1%;
}

.vs-content p {
	margin: 0 0 20px 0;
	padding: 0;
}

/* Media queries */
@media screen and (min-width: 1600px){
		.vs-triplelayout .vs-wrapper .vs-left, .vs-triplelayout .vs-wrapper .vs-left-outer, .vs-triplelayout .vs-wrapper .vs-current, .vs-triplelayout .vs-wrapper .vs-right, .vs-triplelayout .vs-wrapper .vs-right-outer{background: transparent;}
}
@media screen and (max-width: 1280px) {
	.vs-triplelayout .vs-nav {
	width: 25%;
}
	.vs-header,
	.vs-wrapper {
		font-size: 80%;
	}

	.vs-content {
		width: 85%;
	}

	.vs-content h2 {
		font-size: 1.8em;
	}

	.vs-nav li a {
		width: 160px;
	}

	.vs-content .col {
		-webkit-column-width: 50%;
		-moz-column-width: 50%;
		column-width: 50%;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	.no-touch .vs-container {
		margin-bottom: -150px;
	}
}

@media screen and (max-width:1024px) {
		.hover-box .hover-content{
				opacity: 1;
				-webkit-transform: translateY(0);
				transform: translateY(0);
		}
	.vs-triplelayout .vs-nav {
	width: 35%;
}
	.vs-container > header h1 {
		margin-bottom: 0;
	}

	.vs-content h2 {
		margin: 0 0 1em;
	}

	.vs-wrapper {
		font-size: 80%;
	}

	.vs-triplelayout .vs-nav li a {
		width: auto;
		font-size: 70%;
	}

	.vs-wrapper > section {
		background-position: 0 28em;
		background-size: 100%;
	}

	.vs-content .col {
		-webkit-column-width: auto;
		-moz-column-width: auto;
		column-width: auto;
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto;
	}
}
@media screen and (max-width:991px){
		.hover-box .hover-content{
				padding: 3em 1em;
		}
		.hover-box .hover-content h4{font-size: 1.2em;}
		.home-banner .tablet-container{
				height: auto;
				padding: 0;
				width: 480px;
		}
		.home-banner .tablet-container .tablet{
				background-size: contain;
				height: 268px;
				padding: 27px 37px 26px 39px;
				width: 360px;
		}
		.home-banner .tablet-container .tablet .scroller>div{font-size: 14px;}
		.home-banner .tablet-container .tablet .scroller>div h2{font-size: 32px;}
		.home-banner .tablet-container .tablet .scroller>div h2{margin-bottom:0;}
		.home-banner .tablet-container .tablet .scroller>div h2 img{max-height: 40px}
		.home-banner .tablet-container ul.tablet-icons{
				padding: 0;
				text-align: center;
		}
		.home-banner .tablet-container ul.tablet-icons li{
				display: inline-block;
				margin: 0 0.5em;
				position: static;
				width: 80px;
		}
		#main-header .top-right{
				height: auto;
				margin: 0 50px 0 0;
				text-align: center;
		}
		#main-header .top-right .search-form{
				display: inline-block;
				float: none;
		}
		#main-header .top-right ul.social-media{
				float: none;
				margin: 0 0 10px 0;
				padding: 0;
		}
}

@media screen and (max-width: 768px) {
	.vs-triplelayout .vs-nav {
		width: 50%;
	}
	.vs-sidenav div:after {
		font-size: 85px;
	}
	
	.vs-sidenav .vs-sidenav-right {
	right: 5px;
	}

}
@media screen and (max-width: 767px) {
		#content ul.two-columns{
				-webkit-column-count: 1;
				-moz-column-count: 1;
				column-count: 1;
				max-width: 840px;
		}
		.home-content .middle-content{padding: 1em;}
		.home-content .middle-content .row{
				display: block;
				height: auto;
				margin: 0;
		}
		.home-content .middle-content .row>*{display: block;}
		.home-content .middle-content .row .module-launch{float: none !important;}
		.home-content .middle-content .row .module-launch img{margin: 0 auto;}
		.hover-box .hover-content{
				padding: 4em 2em;
		}
		.hover-box .hover-content h4{font-size: 1.5em;}
}
@media screen and (max-width: 640px) {
	.vs-triplelayout .vs-nav {
		width: 100%;
	}
	.vs-sidenav .vs-sidenav-right { right:0; }
	
}
@media screen and (max-width: 480px){
		.home-banner .tablet-container{
				width: 290px;
		}
		.home-banner .tablet-container .tablet{
				background-image: url('../../images/tablet2.png');
				height: 379px;
				padding: 35px 29px 36px 29px;
				width: 290px;
		}
		.home-banner .tablet-container ul.tablet-icons{font-size:0;}
		.home-banner .tablet-container ul.tablet-icons li{
				margin: 0;
				width: 70px;
		}
		#main-header #logo{
				float: none;
				margin: auto;
		}
		#main-header .top-right{
				display: block;
				float: none;
				margin: 1em auto 0 auto;
		}
}

/* Jobvite iframe */
#jvform, #jvform a{
	font-family: 'Open Sans', 'Arial', sans-serif !important;
	font-size: 14px !important;
}
#jvform b{
	color: #09baa3 !important;
	font-family: 'Oswald', 'Arial', sans-serif !important;
	font-size: 1.75em !important;
}
body[bgcolor="white"]{background: none;}