@import "//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css";
/* Imports
--------------------------------------------- */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -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.428571429;
  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 #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-circle {
  border-radius: 500px;
}
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;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
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,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 38px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
.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;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
@media (min-width: 768px) {
  .container .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row .row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  float: left;
}
.col-1 {
  width: 8.333333333333332%;
}
.col-2 {
  width: 16.666666666666664%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333333333%;
}
.col-5 {
  width: 41.66666666666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.333333333333336%;
}
.col-8 {
  width: 66.66666666666666%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333333334%;
}
.col-11 {
  width: 91.66666666666666%;
}
.col-12 {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    max-width: 728px;
  }
  .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-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
  .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-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-lg,
textarea.input-sm {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 6px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
.form-inline .form-control,
.form-inline .radio,
.form-inline .checkbox {
  display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: none;
  margin-left: 0;
}
.form-horizontal .control-label,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 6px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .container .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.form-horizontal .form-group .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: default;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 3px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 30px 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
  margin-right: -15px;
}
.list-group-item > .badge + .badge {
  margin-right: 0;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item .list-group-item-text {
  color: #555555;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text {
  color: #e1edf7;
}
.panel {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel .list-group {
  margin: 15px -15px -15px;
}
.panel .list-group .list-group-item {
  border-width: 1px 0;
}
.panel .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading {
  margin: -15px -15px 15px;
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 500;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  margin: 15px -15px -15px;
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn-default .caret {
  border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.btn-default .dropup .caret {
  border-bottom-color: #333333;
}
.btn-primary .dropup .caret,
.btn-success .dropup .caret,
.btn-warning .dropup .caret,
.btn-danger .dropup .caret,
.btn-info .dropup .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px;
}
.dropup .btn-lg .caret {
  border-bottom-width: 5px;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn + .btn {
  margin-top: -1px;
}
.btn-group-vertical .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group[data-toggle="buttons"] > .btn > input[type="radio"],
.btn-group[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-left-width: 1px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span {
  background-color: #f5f5f5;
}
.pagination > .active > a,
.pagination > .active > span {
  color: #999999;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.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);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.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;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.alert {
  padding: 15px 35px 15px 15px;
  margin-bottom: 20px;
  color: #c09853;
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert hr {
  border-top-color: #f8e5be;
}
.alert .alert-link {
  font-weight: bold;
  color: #a47e3c;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.label {
  display: inline;
  padding: .25em .6em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-sm {
  display: block !important;
}
tr.visible-sm {
  display: table-row !important;
}
th.visible-sm,
td.visible-sm {
  display: table-cell !important;
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
.hidden-sm {
  display: none !important;
}
tr.hidden-sm {
  display: none !important;
}
th.hidden-sm,
td.hidden-sm {
  display: none !important;
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: none !important;
  }
  tr.visible-sm {
    display: none !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: none !important;
  }
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  .visible-lg {
    display: none !important;
  }
  tr.visible-lg {
    display: none !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: none !important;
  }
  .hidden-sm {
    display: block !important;
  }
  tr.hidden-sm {
    display: table-row !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: table-cell !important;
  }
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
  .hidden-lg {
    display: block !important;
  }
  tr.hidden-lg {
    display: table-row !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: table-cell !important;
  }
}
@media (min-width: 992px) {
  .visible-sm {
    display: none !important;
  }
  tr.visible-sm {
    display: none !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: none !important;
  }
  .visible-md {
    display: none !important;
  }
  tr.visible-md {
    display: none !important;
  }
  th.visible-md,
  td.visible-md {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  .hidden-sm {
    display: block !important;
  }
  tr.hidden-sm {
    display: table-row !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: table-cell !important;
  }
  .hidden-md {
    display: block !important;
  }
  tr.hidden-md {
    display: table-row !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: table-cell !important;
  }
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/* Mixins
  --------------------------------------------- */
/* Font Awesome
  --------------------------------------------- */
/* Header
--------------------------------------------- */
#header.container {
  position: relative;
  border-bottom: 2px solid #ededed;
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 101;
  background: #f7f7f7;
  transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#header.container.shrink .row.menunavrow {
  height: auto;
  line-height: 65px;
}
#header.container.shrink .row.menunavrow .logo {
  display: none;
}
#header.container.shrink .row.menunavrow .logo.sticky {
  display: inline-block;
}
#header.container .row.brandsrow {
  max-width: none;
}
#header.container .row.brandsrow .col-lg-12 {
  padding: 0px;
}
#header.container .row.brandsrow ul {
  padding: 25px 0px;
  list-style-type: none;
  display: table;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
#header.container .row.brandsrow ul li {
  display: inline-block;
  width: 19%;
  vertical-align: top;
  border-right: 1px solid #d2d2d2;
  display: table-cell;
  margin: 0px;
  height: 75px;
  text-align: center;
  vertical-align: middle;
}
#header.container .row.brandsrow ul li a {
  line-height: 75px;
  vertical-align: middle;
}
#header.container .row.brandsrow ul li a img {
  display: block;
  max-width: 145px;
  margin: auto;
}
#header.container .row.brandsrow ul li:last-of-type {
  border: none;
}
#header.container .row.brandsrow ul li:nth-of-type(2) a img {
  max-width: 170px;
}
#header.container .row.brandsrow ul li:nth-of-type(3) a img {
  max-width: 105px;
}
#header.container .row.menunavrow {
  height: 115px;
  line-height: 115px;
  transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#header.container .row.menunavrow .logo.sticky {
  display: none;
}
#header.container .row.menunavrow .logo img {
  max-width: 260px;
}
#header.container .row.menunavrow .menu-nav {
  margin-right: 42px;
}
#header.container .row.menunavrow .col-lg-3 {
  text-align: right;
}
#header.container .row .ourbrands {
  font-family: "Raleway", sans-serif;
  color: #006ba6;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  float: right;
  padding-top: 3px;
}
#header.container .row .menu-nav {
  display: inline-block;
  position: relative;
  top: 5px;
}
#header.container .row .menu-nav .menu-icon {
  position: relative;
  display: block;
  width: 22px;
  height: 22px;
  background: url(../images/menu-mobile5.png) 0 1px no-repeat !important;
  -webkit-transition: -webkit-transform 250ms ease-out 0s;
  -moz-transition: -moz-transform 250ms ease-out 0s;
  -o-transition: -o-transform 250ms ease-out 0s;
  transition: transform 250ms ease-out 0s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#header.container .row .menu-nav.open .menu-icon {
  background-position: 0 -22px !important;
  -webkit-transition: -webkit-transform 250ms ease-out 0s;
  -moz-transition: -moz-transform 250ms ease-out 0s;
  -o-transition: -o-transform 250ms ease-out 0s;
  transition: transform 250ms ease-out 0s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#header.container .row.menurow {
  max-width: none;
  border-top: 2px solid #ededed;
  height: 79px;
  width: 100%;
}
#header.container .row.menurow .mobilenavtoggles {
  display: none;
}
#header.container .row.menurow .menu {
  background: none;
  width: auto;
  display: inline-block;
  margin-left: auto;
  float: none;
  position: static;
}
#header.container .row.menurow .menu,
#header.container .row.menurow #megaMenu {
  list-style-type: none;
  padding-right: 0px;
  padding-left: 0px;
  position: static;
  margin-right: 0px;
  margin-bottom: 0px;
  background: none;
  font-family: "Raleway", sans-serif;
}
#header.container .row.menurow .menu #megaMenuToggle .megaMenuToggle-icon,
#header.container .row.menurow #megaMenu #megaMenuToggle .megaMenuToggle-icon {
  margin-top: 0px;
  top: 10px;
}
#header.container .row.menurow .menu ul,
#header.container .row.menurow #megaMenu ul {
  margin-bottom: 0px;
  padding-left: 40px;
}
@media (max-width: 767px) {
  #header.container .row.menurow .menu ul,
  #header.container .row.menurow #megaMenu ul {
    padding-left: 0px;
  }
}
#header.container .row.menurow .menu::after,
#header.container .row.menurow #megaMenu::after {
  content: "";
  width: 2px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
}
#header.container .row.menurow .menu #megaUber,
#header.container .row.menurow #megaMenu #megaUber {
  position: static;
}
#header.container .row.menurow .menu .sub-menu,
#header.container .row.menurow #megaMenu .sub-menu {
  width: 100%;
  left: 0px;
  border: none;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 {
  display: inline-block;
  margin-right: 0px;
  width: auto;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 {
  border-top: 2px solid #006ba6;
  padding-left: 27%;
  height: auto;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1 .menu-item-img-span,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 .menu-item-img-span {
  width: 250px;
  display: block;
  float: left;
  margin-top: 35px;
  text-align: center;
  border: none;
  height: 300px;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1 .menu-item-img-span .menu-item-img,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 .menu-item-img-span .menu-item-img {
  display: block;
  max-width: 250px;
  max-height: 304px;
  margin: auto;
  border: none;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > a,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > a {
  color: #006ba6;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  border: none;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > .sub-menu-2,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > .sub-menu-2 {
  padding: 0px;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > .sub-menu-2 li a,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > .sub-menu-2 li a {
  font-size: 11px;
  text-transform: uppercase;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > .sub-menu-2 li a img,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > .sub-menu-2 li a img {
  display: none;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > .sub-menu-2 li a span,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > .sub-menu-2 li a span {
  padding: 0px;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > .sub-menu-2 li a:hover,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 > li > .sub-menu-2 li a:hover {
  font-weight: bold;
  color: #006ba6;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0:hover > a:after,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0:hover > a:after {
  border-top-color: #fff;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0:last-of-type,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0:last-of-type {
  margin-right: 0px;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 > a,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 > a {
  color: #006ba6;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  padding: 0px;
  width: 115px;
  text-align: center;
  border: none;
  font-family: "Raleway", sans-serif;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 > a span,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 > a span {
  line-height: 76px;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 > a:hover,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 > a:hover {
  color: #ffffff;
  background: #006ba6 !important;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 > a:hover span,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 > a:hover span {
  background: #006ba6 !important;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0 > a::after,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 > a::after {
  content: none;
}
#header.container .row.menurow .menu .ss-nav-menu-item-depth-0.menu-item-has-children a::after,
#header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0.menu-item-has-children a::after {
  content: "";
  border-top-color: #004164;
  right: 10px;
}
@media (max-width: 834px) {
  #header.container .row.menurow {
    height: 155px;
  }
}
@media (max-width: 767px) {
  #header.container .row.menurow {
    height: auto;
  }
  #header.container .row.menurow .mobilenavtoggles {
    display: block;
  }
  #header.container .row.menurow .mobilenavtoggles #nav-open-btn {
    display: block;
    width: 100%;
    border-radius: 0px;
    color: #006ba6;
    text-transform: uppercase;
    background: #c0c0c0;
  }
  #header.container .row.menurow #megaMenu {
    display: none;
  }
  #header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1,
  #header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 {
    padding-left: 10px;
  }
  #header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1 .menu-item-img-span,
  #header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 .menu-item-img-span {
    display: none !important;
  }
  #header.container .row.menurow .menu .ss-nav-menu-item-depth-0 .sub-menu-1 > li,
  #header.container .row.menurow #megaMenu .ss-nav-menu-item-depth-0 .sub-menu-1 > li {
    width: auto;
    padding: 0 5px;
  }
  #header.container .row.brandsrow ul li {
    display: inline-block;
    width: 33%;
  }
}
@media (max-width: 560px) {
  #header.container .row.brandsrow ul li {
    display: inline-block;
    width: 47%;
    border: none;
  }
  #header.container .row.brandsrow ul li a img {
    width: 100%;
  }
}
@media (max-width: 470px) {
  #header.container .row.menunavrow .logo img {
    max-width: 160px;
  }
  #header.container .row.menunavrow .menu-nav {
    margin-right: 12px;
  }
  #header.container .row.menunavrow .ourbrands {
    font-size: 12px;
  }
}
@media (max-width: 400px) {
  #header.container .row.menunavrow .logo img {
    max-width: 120px;
  }
}
/* Mmenu Styling */
#navwrap {
  background: #fff;
}
#navwrap h6 {
  color: #006ba6;
  font-size: 14px;
  font-weight: 600;
}
#navwrap #mobilenav li a {
  color: #006ba6;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}
#navwrap #mobilenav li a.mm-subopen {
  width: 55px;
}
#navwrap #mobilenav li a.mm-subopen::after {
  border-color: rgba(0, 107, 166, 0.8);
  right: 25px;
}
#navwrap #nav-close-btn {
  color: #006ba6;
  background: #c0c0c0;
}
#navwrap .sub-menu li a {
  color: #006ba6;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}
#navwrap .sub-menu li a.mm-subopen {
  width: 55px;
}
#navwrap .sub-menu li a.mm-subopen::after {
  border-color: rgba(0, 107, 166, 0.8);
  right: 25px;
}
#navwrap .sub-menu li a.mm-subclose::before {
  border-color: rgba(0, 107, 166, 0.8);
  bottom: 30px;
}
#megaMenu ul.megaMenu > li.menu-item:hover > a,
#megaMenu ul.megaMenu > li.menu-item > a:hover,
#megaMenu ul.megaMenu > li.menu-item.megaHover > a,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover,
#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {
  color: #ffffff !important;
  background: #006ba6 !important;
}
.owl-theme .owl-controls {
  margin: 0;
  text-align: center;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  margin: 30px 5px;
  font-family: monospace;
  line-height: 1.0;
  color: #d4d4d4;
  text-transform: uppercase;
}
.owl-theme .owl-controls .owl-page.active span {
  color: #333333;
}
/* Home
--------------------------------------------- */
#home.container .row {
  max-width: none;
}
#home.container .row .entry {
  padding: 0;
  min-height: 308px;
  text-align: center;
}
#home.container .row .entry:hover,
#home.container .row .entry.hovered {
  pointer-events: all;
  cursor: pointer;
}
#home.container .row .entry:hover .clicktoview .circle,
#home.container .row .entry.hovered .clicktoview .circle {
  background: #fff;
}
#home.container .row .entry:hover .clicktoview .circle .fa1,
#home.container .row .entry.hovered .clicktoview .circle .fa1 {
  display: none;
}
#home.container .row .entry:hover .clicktoview .circle .fa2,
#home.container .row .entry.hovered .clicktoview .circle .fa2 {
  display: inline-block;
}
#home.container .row .entry:hover .clicktoview .circle + .click,
#home.container .row .entry.hovered .clicktoview .circle + .click {
  opacity: 1;
  height: auto;
}
#home.container .row .entry .prod-image {
  height: 100%;
}
#home.container .row .entry .prod-logo-span {
  display: block;
  height: 120px;
  margin-bottom: 20px;
  padding-top: 55px;
}
#home.container .row .entry .prod-logo-span .prod-logo {
  
  max-height: 120px;
}
#home.container .row .entry .clicktoview {
  text-decoration: none;
}
#home.container .row .entry .clicktoview .click {
  opacity: 0;
  height: 0px;
  color: #fff;
  font-size: 9.4px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#home.container .row .entry .clicktoview .circle {
  display: block;
  margin: auto;
  width: 54px;
  height: 54px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 54px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#home.container .row .entry .clicktoview .circle .fa1 {
  color: #fff;
  display: inline-block;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#home.container .row .entry .clicktoview .circle .fa2 {
  display: none;
}
#home.container .row .entry .clicktoview .circle:hover {
  background: #fff;
}
#home.container .row .entry .clicktoview .circle:hover .fa1 {
  display: none;
}
#home.container .row .entry .clicktoview .circle:hover .fa2 {
  display: inline-block;
}
#home.container .row .entry .clicktoview .circle:hover + .click {
  opacity: 1;
  height: auto;
}
#home.container .row .entry .brand-logo {
  margin-top: 35px;
}
#home.container .row .entry img,
#home.container .row .entry a {
  display: block;
  margin: auto;
}
@media (max-width: 1100px) {
  #home.container .row .entry {
    height: 280px;
  }
}
@media (max-width: 991px) {
  #home.container .row .entry {
    height: 280px;
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  #home.container .row .entry {
    float: none;
    width: 100%;
  }
  #home.container .row .entry-info {
    height: auto !important;
  }
}
/* Footer
--------------------------------------------- */
#footer.container {
  background: #f5f4f4;
  height: 105px;
}
#footer.container .row .contactus {
  color: #006ba6;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 10px;
}
#footer.container .row .condetails {
  color: #616161;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 5px;
}
#footer.container .row .condetails .fa {
  margin-right: 5px;
}
#footer.container .row .condetails a {
  color: #616161;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-decoration: none;
}
#footer.container .row .condetails:last-of-type {
  margin-bottom: 0px;
}
#footer.container .row ul {
  list-style-type: none;
  display: table;
}
#footer.container .row ul li {
  width: 19%;
  display: table-cell;
  margin: 0px;
  height: 105px;
  text-align: center;
  vertical-align: middle;
  padding-right: 40px;
}
#footer.container .row ul li a {
  display: block;
}
#footer.container .row ul li a img {
  display: block;
  max-width: 80px;
  margin: auto;
}
#footer.container .row ul li:nth-of-type(2) a img {
  max-width: 105px;
}
#footer.container .row ul li:nth-of-type(3) a img {
  max-width: 51px;
}
@media (max-width: 991px) {
  #footer.container {
    height: auto;
  }
}
@media (max-width: 620px) {
  #footer.container .row ul {
    margin-top: 20px;
    padding-left: 15px;
  }
  #footer.container .row ul li {
    display: inline-block;
    width: 33%;
    height: auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 420px) {
  #footer.container .row ul li {
    display: inline-block;
    width: 47%;
  }
}
#copyright {
  height: 30px;
}
#copyright .row {
  font-family: "Raleway", sans-serif;
  color: #717171;
  font-size: 11px;
  font-weight: 300;
  text-align: center;
}
#copyright .row span {
  color: #006ba6;
}
#copyright .row a {
  color: #2f2f2f;
  text-decoration: none;
}
/* Company Page
--------------------------------------------- */
#brand.container {
  font-family: "Raleway", sans-serif;
}
#brand.container .row.brand-title-row {
  margin-bottom: 55px;
}
#brand.container .row .brand-title {
  font-size: 18px;
  color: #648ab9;
  font-weight: 600;
  text-transform: uppercase;
}
#brand.container .row .brand-title::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #006ba6;
  display: block;
  margin-top: 30px;
}
#brand.container .row.brand-content-row {
  margin-bottom: 140px;
}
#brand.container .row.brand-content-row .brand-images .sub-brands {
  list-style-type: none;
  padding: 0px;
  text-align: center;
  width: 85%;
  margin-top: 80px;
}
#brand.container .row.brand-content-row .brand-images .sub-brands li {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 35px;
  width: 28%;
  vertical-align: middle;
}
#brand.container .row.brand-content-row .brand-images .sub-brands li:nth-child(3n) {
  margin-right: 0px;
}
#brand.container .row.brand-content-row .brand-images .sub-brands li a {
  display: block;
}
#brand.container .row.brand-content-row .brand-images .sub-brands li a img {
  display: block;
  margin: auto;
}
#brand.container .row.brand-content-row .brand-content h3 {
  font-size: 29px;
  color: #648ab9;
  font-weight: 300;
  font-family: "Raleway", sans-serif;
  /* 					max-width: 500px; */
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 50px;
}
#brand.container .row.brand-content-row .brand-content p {
  color: #606060;
  font-size: 14px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  letter-spacing: 1px;
  line-height: 21px;
}
@media (max-width: 600px) {
  #brand.container .row.brand-content-row .brand-content p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
/* Product Page
--------------------------------------------- */
#sub-brand.container .row {
  max-width: none;
}
#sub-brand.container .row .brand-logo {
  display: block;
  width: 100%;
}
#sub-brand.container .row .col-lg-6 {
  padding: 0px;
}
#sub-brand.container .row .col-lg-6.brand-info {
  padding-top: 45px;
  padding-left: 50px;
  padding-right: 100px;
}
#sub-brand.container .row .col-lg-6.brand-info .back {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 25px;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#sub-brand.container .row .col-lg-6.brand-info .back:hover {
  font-weight: bold;
}
#sub-brand.container .row .col-lg-6.brand-info .brand-text-logo {
  float: right;
}
#sub-brand.container .row .col-lg-6.brand-info .product-logo {
  display: block;
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}
#sub-brand.container .row .col-lg-6.brand-info p {
  font-size: 12px;
  color: #fff;
  font-family: "Raleway", sans-serif;
  line-height: 28px;
}
#sub-brand.container .row .col-lg-6.brand-info .clicktoview {
  text-decoration: none;
}
#sub-brand.container .row .col-lg-6.brand-info .clicktoview .click {
  height: 0px;
  color: #fff;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-style: italic;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#sub-brand.container .row .col-lg-6.brand-info .clicktoview .circle {
  display: inline-block;
  margin: auto;
  width: 54px;
  height: 54px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 54px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#sub-brand.container .row .col-lg-6.brand-info .clicktoview .circle .fa1 {
  color: #fff;
  display: inline-block;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#sub-brand.container .row .col-lg-6.brand-info .clicktoview .circle .fa2 {
  display: none;
}
#sub-brand.container .row .col-lg-6.brand-info .clicktoview:hover .circle {
  background: #fff;
}
#sub-brand.container .row .col-lg-6.brand-info .clicktoview:hover .fa1 {
  display: none;
}
#sub-brand.container .row .col-lg-6.brand-info .clicktoview:hover .fa2 {
  display: inline-block;
}
#sub-brand.container .row .col-lg-6.brand-info .clicktoview:hover + .click {
  opacity: 1;
  height: auto;
}
#sub-brand.container .row .col-lg-6.brand-info .info-to-hide {
  display: block;
}
#sub-brand.container .row .col-lg-6.brand-info .info-to-hide .fblink {
  color: #fff;
  border: 1px solid #fff;
  clear: both;
  display: inline-block;
  line-height: 25px;
  font-size: 16px;
  text-align: center;
  margin-right: 15px;
  vertical-align: bottom;
  margin-left: 5px;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#sub-brand.container .row .col-lg-6.brand-info .info-to-hide .shoplink {
  color: #fff;
  width: 80px;
  height: 25px;
  border: 1px solid #fff;
  clear: both;
  display: inline-block;
  font-size: 10px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form {
  display: none;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .close {
  color: #fff;
  opacity: 1;
  font-weight: normal;
  font-size: 28px;
  font-family: "Raleway", sans-serif;
  text-shadow: none;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper {
  max-width: 300px;
  margin: auto;
  padding-top: 90px;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_heading .gform_description {
  font-size: 12px;
  color: #fff;
  font-weight: 300;
  font-family: "Raleway", sans-serif;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li input[type=text],
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li textarea {
  text-transform: uppercase;
  border: none;
  border-bottom: 1px solid #ffffff;
  background: none;
  width: 100%;
  color: #fff;
  font-weight: 100;
  padding: 10px 0px;
  font-family: "Raleway", sans-serif;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li input[type=text]::-webkit-input-placeholder,
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li input[type=text]:-moz-placeholder,
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li input[type=text]::-moz-placeholder,
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li input[type=text]:-ms-input-placeholder,
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_body ul li textarea {
  padding-left: 4px;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_footer {
  text-align: right;
}
#sub-brand.container .row .col-lg-6.brand-info .enquire-form .gform_wrapper .gform_footer input[type=submit] {
  background: none;
  border: 1px solid #fff;
  width: 55px;
  height: 55px;
  font-size: 10px;
  color: #fff;
  font-family: "Georgia", sans-serif;
  font-style: italic;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 991px) {
  #sub-brand.container .row .col-lg-6.brand-info {
    height: auto !important;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* About Us Page
--------------------------------------------- */
#about.container {
  font-family: "Raleway", sans-serif !important;
}
#about.container .row.title-row h3 {
  font-size: 18px;
  color: #006ba6;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  margin-top: 30px;
}
#about.container .row.title-row h3::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #006ba6;
  display: block;
  margin-top: 20px;
}
#about.container .row.sub-heading h2 {
  font-size: 29px;
  color: #006ba6;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  line-height: 38px;
  margin-top: 23px;
  margin-bottom: 15px;
}
#about.container .row.about-content p {
  color: #000000;
  font-size: 14px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  letter-spacing: 1px;
  line-height: 21px;
}
#about.container .row.viewtimeline-row {
  text-align: center;
  max-width: none;
  margin-top: 60px;
  margin-bottom: 70px;
  overflow: hidden;
}
#about.container .row.viewtimeline-row .col-lg-12 {
  padding: 0;
}
#about.container .row.viewtimeline-row .viewtimeline {
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#about.container .row.viewtimeline-row .viewtimeline:hover span {
  color: #006ba6;
}
#about.container .row.viewtimeline-row .viewtimeline::before {
  content: "";
  height: 1px;
  background: #d2d2d2;
  width: 100%;
  display: inline-block;
  position: absolute;
  left: -56%;
  top: 8px;
}
#about.container .row.viewtimeline-row .viewtimeline::after {
  content: "";
  height: 1px;
  background: #d2d2d2;
  width: 100%;
  display: inline-block;
  position: absolute;
  right: -56%;
  top: 8px;
}
#about.container .row.viewtimeline-row .viewtimeline span {
  display: block;
  font-size: 13px;
  color: #303030;
  font-weight: 100;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#about.container .row#timeline-row {
  margin-bottom: 0px;
}
#about.container .row#timeline-row .tree-img {
  display: block;
  max-width: 100%;
  margin: auto;
}
#about.container .row#timeline-row .pagination-arrow {
  display: inline-block;
  position: absolute;
  font-size: 25px;
  margin-top: 3px;
  z-index: 9999;
}
#about.container .row#timeline-row .pagination-arrow.left {
  left: 0px;
}
#about.container .row#timeline-row .pagination-arrow.right {
  right: 0px;
}
@media (max-width: 991px) {
  #about.container .row#timeline-row .tree-img {
    margin-bottom: 60px;
  }
  #about.container .row#timeline-row .pagination-arrow {
    margin-top: -6px;
  }
  #about.container .row#timeline-row .pagination-arrow.left {
    left: 10px;
  }
  #about.container .row#timeline-row .pagination-arrow.right {
    right: 10px;
  }
}
#about.container .row#timeline-row .owl-carousel {
  width: 95%;
  margin: auto;
}
#about.container .row#timeline-row .owl-carousel .owl-controls {
  position: relative;
  height: 47px;
  overflow: hidden;
}
#about.container .row#timeline-row .owl-carousel .owl-pagination {
  white-space: nowrap;
  padding-left: 25px;
  position: absolute;
  width: 100%;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#about.container .row#timeline-row .owl-carousel .owl-pagination .owl-page .firstspan {
  position: absolute;
  left: -7px;
  z-index: 9;
  top: 1px;
}
#about.container .row#timeline-row .owl-carousel .owl-pagination .owl-page:first-of-type .orderspan::before {
  content: "";
  width: 23px;
  border-top: 1px dotted #a6a6a6;
  display: inline-block;
  position: absolute;
  top: 7px;
  left: -31px;
}
#about.container .row#timeline-row .owl-carousel .owl-pagination .owl-page .orderspan {
  display: inline-block;
  margin-right: 95px;
  position: relative;
  font-size: 14.8px;
  color: #a6a6a6;
  font-family: "Montserrat", sans-serif;
  width: auto;
  background: none;
}
#about.container .row#timeline-row .owl-carousel .owl-pagination .owl-page .orderspan:after {
  content: "";
  width: 77px;
  border-top: 1px dotted #a6a6a6;
  display: inline-block;
  position: absolute;
  top: 7px;
  right: -87px;
}
#about.container .row#timeline-row .owl-carousel .owl-pagination .owl-page.active .orderspan {
  color: #006ba6;
  font-size: 14.8px;
  text-decoration: underline;
}
#about.container .row#timeline-row .owl-carousel .owl-item .content h3 {
  font-family: "Raleway", sans-serif;
  font-size: 29px;
  color: #006ba6;
  font-weight: 400;
  margin-bottom: 25px;
}
#about.container .row#timeline-row .owl-carousel .owl-item .content p {
  font-size: 14px;
  color: #000000;
  line-height: 25px;
}
@media (max-width: 991px) {
  #about.container .row.viewtimeline-row .viewtimeline::before {
    left: -59%;
  }
  #about.container .row.viewtimeline-row .viewtimeline::after {
    right: -59%;
  }
}
@media (max-width: 700px) {
  #about.container .row.viewtimeline-row .viewtimeline::before {
    left: -63%;
  }
  #about.container .row.viewtimeline-row .viewtimeline::after {
    right: -63%;
  }
}
@media (max-width: 550px) {
  #about.container .row.viewtimeline-row .viewtimeline::before {
    left: -66%;
  }
  #about.container .row.viewtimeline-row .viewtimeline::after {
    right: -66%;
  }
}
@media (max-width: 400px) {
  #about.container .row.viewtimeline-row .viewtimeline::before {
    left: -70%;
  }
  #about.container .row.viewtimeline-row .viewtimeline::after {
    right: -70%;
  }
}
@media (max-width: 600px) {
  #about.container .row.about-content p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
/* Contact Us Page
--------------------------------------------- */
#contact.container {
  font-family: "Raleway", sans-serif !important;
  padding-bottom: 125px;
}
#contact.container .row.title-row {
  margin-bottom: 33px;
}
#contact.container .row.title-row h3 {
  font-size: 18px;
  color: #006ba6;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  margin-top: 60px;
}
#contact.container .row.title-row h3::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #006ba6;
  display: block;
  margin-top: 30px;
}
#contact.container .row .contact-form {
  padding-right: 75px;
}
#contact.container .row .contact-form h2 {
  font-size: 29px;
  color: #006ba6;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  line-height: 38px;
  margin-top: 0px;
  margin-bottom: 25px;
}
#contact.container .row .contact-form .gform_wrapper .gform_heading .gform_description {
  font-size: 14px;
  color: #000000;
}
#contact.container .row .contact-form .gform_wrapper .gform_body ul li .gfield_label {
  color: #707070;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 25px;
}
#contact.container .row .contact-form .gform_wrapper .gform_body ul li .gfield_label .gfield_required {
  color: #707070;
  margin: 0px;
}
#contact.container .row .contact-form .gform_wrapper .gform_body ul li .ginput_container {
  margin-top: 0px;
}
#contact.container .row .contact-form .gform_wrapper .gform_body ul li input[type=text],
#contact.container .row .contact-form .gform_wrapper .gform_body ul li textarea {
  background: #d2d2d2;
  border: none;
  width: 100%;
}
#contact.container .row .contact-form .gform_wrapper .gform_footer input[type=submit] {
  border: 1px solid #1477ad;
  background: none;
  font-size: 12.8px;
  font-weight: 600;
  color: #006ba6;
  padding: 10px 36px;
  line-height: 17px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#contact.container .row .contact-form .gform_wrapper .gform_footer input[type=submit]:hover {
  background: #006ba6;
  color: #fff;
}
#contact.container .row .contact-details {
  border-left: 1px solid #d2d2d2;
  padding-left: 65px;
}
#contact.container .row .contact-details h2 {
  font-size: 29px;
  color: #006ba6;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  line-height: 38px;
  margin-top: 0px;
  margin-bottom: 25px;
}
#contact.container .row .contact-details p {
  color: #616161;
  line-height: 22px;
}
#contact.container .row .contact-details p a {
  color: #616161;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#contact.container .row .contact-details p a:hover {
  color: #428bca;
}
#contact.container .row .contact-details p strong {
  color: #006ba6;
  font-weight: 600;
  font-size: 14px;
}
#contact.container .row .contact-details .nav-tabs {
  list-style-type: none;
  padding: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #f6f6f6;
}
#contact.container .row .contact-details .nav-tabs li {
  display: inline-block;
}
#contact.container .row .contact-details .nav-tabs li:first-of-type {
  margin-right: 15px;
}
#contact.container .row .contact-details .nav-tabs li.active a {
  font-weight: 700;
}
#contact.container .row .contact-details .nav-tabs li a {
  font-weight: 300;
  font-size: 18px;
  color: #006ba6;
  text-decoration: none;
}
#contact.container .row .contact-details .tab-content .tab-pane {
  color: #616161;
  line-height: 22px;
  display: none;
}
#contact.container .row .contact-details .tab-content .tab-pane strong {
  color: #006ba6;
  font-weight: 600;
  font-size: 14px;
}
#contact.container .row .contact-details .tab-content .tab-pane iframe {
  margin: auto;
  display: block;
  margin-top: 25px;
}
#contact.container .row .contact-details .tab-content .tab-pane.active {
  display: block;
}
@media (max-width: 991px) {
  #contact.container .row .contact-form {
    padding-right: 15px;
  }
  #contact.container .row .contact-details {
    padding-left: 15px;
    border-top: 1px solid #d2d2d2;
    padding-top: 10px;
    border-left: none;
  }
}
/* Team Page
--------------------------------------------- */
#teamtitle.container {
  background: #006ba6;
  font-family: "Raleway", sans-serif;
  padding-bottom: 60px;
  margin-bottom: 45px;
  -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
}
#teamtitle.container .row.title-row h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  margin-top: 75px;
  margin-bottom: 33px;
}
#teamtitle.container .row.title-row h3::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #fff;
  display: block;
  margin-top: 30px;
}
#teamtitle.container .row.title-row p {
  color: #fff;
}
#team.container .row.team-row .team-members {
  padding: 0px;
  list-style-type: none;
  text-align: left;
}
#team.container .row.team-row .team-members li {
  max-width: 220px;
  margin: 0px 12.5px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
  text-align: left;
}
#team.container .row.team-row .team-members li img.team-logos {
  display: inline-block;
  max-width: 48%;
  vertical-align: bottom;
  max-height: 20px;
}
#team.container .row.team-row .team-members li:nth-of-type(1) img.team-logos,
#team.container .row.team-row .team-members li:nth-of-type(2) img.team-logos,
#team.container .row.team-row .team-members li:nth-of-type(3) img.team-logos,
#team.container .row.team-row .team-members li:nth-of-type(4) img.team-logos {
  max-width: 60%;
  max-height: none;
}
#team.container .row.team-row .team-members li:first-of-type .team-info .showmore .fa {
  left: 3.5px;
}
#team.container .row.team-row .team-members li .image {
  display: block;
  width: 100%;
}
#team.container .row.team-row .team-members li .team-info {
  background: #fff;
  padding: 17px;
  padding-top: 25px;
}
#team.container .row.team-row .team-members li .team-info .position {
  color: #000000;
  font-size: 12px;
  font-weight: 200;
  text-transform: uppercase;
}
#team.container .row.team-row .team-members li .team-info .name {
  color: #006ba6;
  font-size: 18px;
  font-weight: 700;
}
#team.container .row.team-row .team-members li .team-info .description {
  color: #000000;
  max-height: 63px;
  overflow: hidden;
  transition: max-height 500ms ease-in-out;
  -webkit-transition: max-height 500ms ease-in-out;
  -moz-transition: max-height 500ms ease-in-out;
  -ms-transition: max-height 500ms ease-in-out;
  -o-transition: max-height 500ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#team.container .row.team-row .team-members li .team-info .description.show {
  max-height: 600px;
}
#team.container .row.team-row .team-members li .team-info .showmore {
  border: 2px solid #006ba6;
  color: #006ba6;
  display: inline-block;
  line-height: 17px;
  display: block;
  margin-bottom: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 20px;
  height: 20px;
}
#team.container .row.team-row .team-members li .team-info .showmore .fa {
  font-size: 12px;
  position: relative;
  left: 3px;
}
@media (max-width: 770px) {
  #team.container .row.team-row .team-members {
    text-align: center;
  }
}
/* Gallery Page
--------------------------------------------- */
#gallerytitle.container {
  background: #006ba6;
  font-family: "Raleway", sans-serif;
  padding: 20px 0;
  -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
}
#gallerytitle.container .row.title-row h3 {
  color: #fff;
  font-size: 34px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  margin-bottom: 33px;
}
#gallerytitle.container .row.title-row h3::after {
  content: "";
  width: 160px;
  height: 1px;
  background: #fff;
  display: block;
  margin-top: 30px;
}
#gallerytitle.container .row.title-row p {
  color: #fff;
}
#gallerytitle.container .row.title-row .nav-tabs {
  list-style-type: none;
  padding: 0px;
  margin-top: 30px;
  text-align: center;
}
#gallerytitle.container .row.title-row .nav-tabs li {
  display: inline-block;
  margin-right: 30px;
}
#gallerytitle.container .row.title-row .nav-tabs li.active a,
#gallerytitle.container .row.title-row .nav-tabs li:hover a {
  background: #00a3e2;
}
#gallerytitle.container .row.title-row .nav-tabs li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 10px;
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#gallery.container .row.gallery-row {
  max-width: none;
}
#gallery.container .row.gallery-row .col-lg-12 {
  padding: 0;
}
#gallery.container .row.gallery-row .tab-content .tab-pane {
  display: none;
}
#gallery.container .row.gallery-row .tab-content .tab-pane .ngg-galleryoverview {
  margin: 0px;
}
#gallery.container .row.gallery-row .tab-content .tab-pane .ngg-galleryoverview .ngg-gallery-thumbnail-box {
  margin: 0px;
  margin-top: -2px;
  width: 25%;
}
#gallery.container .row.gallery-row .tab-content .tab-pane .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail {
  width: 100%;
}
#gallery.container .row.gallery-row .tab-content .tab-pane .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail a {
  position: relative;
  display: block;
}
#gallery.container .row.gallery-row .tab-content .tab-pane .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 107, 166, 0.8) !important;
  z-index: 1;
  left: 0px;
  top: 0px;
  opacity: 0;
  background-image: url(../images/img-plus.png);
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#gallery.container .row.gallery-row .tab-content .tab-pane .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail a:hover::before {
  opacity: 1;
}
#gallery.container .row.gallery-row .tab-content .tab-pane .ngg-galleryoverview .ngg-gallery-thumbnail-box img {
  background: none;
  border: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: auto;
}
#gallery.container .row.gallery-row .tab-content .tab-pane.active {
  display: block;
}
@media (max-width: 991px) {
  #gallery.container .row.gallery-row .tab-content .tab-pane .ngg-galleryoverview .ngg-gallery-thumbnail-box {
    width: 50%;
  }
}
@media (max-width: 450px) {
  #gallery.container .row.gallery-row .tab-content .tab-pane .ngg-galleryoverview .ngg-gallery-thumbnail-box {
    width: 100%;
  }
}
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner {
  border: none;
}
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-item-current,
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-item-image {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-prev,
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-next {
  border: none;
  background: none;
  width: 17px;
  height: 29px;
  margin-top: -15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-prev {
  left: 12%;
  margin-left: -20px;
  background: url(../images/img-prev.png) no-repeat;
}
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-prev::before {
  content: none;
}
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-next {
  right: 12%;
  margin-right: -20px;
  background: url(../images/img-next.png) no-repeat;
}
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-next::before {
  content: none;
}
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-close {
  position: fixed;
  right: 5%;
  top: 50px;
  background: none;
  border: none;
  box-shadow: none;
  width: 29px;
  height: 31px;
  background: url(../images/img-close.png) no-repeat;
}
.fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-close::before {
  content: none;
}
@media (max-width: 991px) {
  .fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-next {
    right: 9%;
  }
  .fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-prev {
    left: 9%;
  }
}
@media (max-width: 840px) {
  .fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-next {
    right: 6%;
  }
  .fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-prev {
    left: 6%;
  }
}
@media (max-width: 767px) {
  .fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-next {
    right: 30px;
  }
  .fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-prev {
    left: 30px;
  }
  .fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-close {
    top: 20px;
  }
}
@media (max-width: 640px) {
  .fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-next {
    right: 9%;
    top: 50px;
  }
  .fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-prev {
    left: 9%;
    top: 50px;
  }
  .fbx-modal.fbx-rounded.fbx-sticky-buttons .fbx-inner .fbx-close {
    margin-top: -16px;
    top: 50px;
  }
}
.fbx-blue {
  background-color: rgba(0, 107, 166, 0.8) !important;
}
/* Globals
  --------------------------------------------- */
/* edit link */
#editlink {
  position: fixed;
  top: 12px;
  left: 10px;
  z-index: 9999;
}
#editlink button,
#editlink a {
  font-size: 12px;
  font-weight: 200;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  background: #193c5a;
  color: #ffffff !important;
}
#editlink button {
  padding: 10px 10px 7px !important;
}
#editlink i {
  font-size: 18px;
  color: #ffffff;
}
#editlink ul {
  padding: 0;
  min-width: 30px !important;
}
#editlink .divider {
  margin: 0;
  background: #1f496e;
}
#editlink li a {
  padding: 10px 10px 7px !important;
  text-align: center;
  background: #245682;
}
#editlink li a i {
  color: #ffffff;
  text-shadow: none;
}
#editlink li a:hover {
  background: #1f496e;
}
#editlink li:first-of-type i {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAABh0lEQVQYGV3BO0gUABgA4L80asilRXoqRhBkg5fviLZoMgp7UNEUiC2i1xFBSzQU5aNQ8hFBYEsQglCEQVNBZkiig5WYGEoqyFlDDeF9dUhJfV+sUu6WYYsWvdOqMv5ni0eY1iPlom5T6LM9Vik244vjKtVp1aZelWNmzSmJFfLNGlKk2Xd//NBpl0HztkWWxxbs8cq/+my0ybwnEWEfam123h0zkk46oxkn4je1qAgt5uyUF+GNZRNyI7zGc2vsUGxSdxjRJakhwg1Z5yLclHVQpZR2H0Nak/sGIyRk8CxCqWU0SHqo0deQ1qRDRpG1xtAjV44x1HnrgUbfwqi76pGKcA1XXIhw3U+nZVxy20Ro81lCxmiEKiM6fYiw34CrKDPuXihDjQ4krHPKKEptcMSkXodRHRH6zSo0pDdCuWW0RDhkWKEpA5FlqwUv7XZZjm5ZaXkS9nohrSBWKDFv2lHrndWuQ0q+Gp8sqohVCvRjWpekpHaTeKoo/qdap3FLlrzX40D89QuoqKDRjSB/eQAAAABJRU5ErkJggg==');
}
#editlink li:last-of-type a {
  background: #1f496e;
}
#editlink li:last-of-type a:hover {
  background: #1b4162;
}
/* edit link */
* {
  outline: none !important;
}
html body {
  background: #f7f7f7;
  padding-top: 120px;
}
html body.page-template-page-brand {
  background: #ffffff;
}
html.mm-opened body {
  padding-top: 0px;
}
.container {
  max-width: none;
}
.container > .row {
  max-width: 1100px;
  margin: auto;
}
/* Pageheader Image
  --------------------------------------------- */
.container.pageheader-image {
  max-width: none;
  padding: 0 !important;
  margin-bottom: 35px;
  position: relative;
}
.container.pageheader-image .row {
  max-width: none;
}
.container.pageheader-image img {
  width: 100%;
  max-height: 245px;
  background-size: contain;
}
.newhead {
  min-width: 100px;
  width: 100%;
  float: left;
  padding: 0px;
}
.newhead h3 {
  margin: 0;
  text-align: left;
  color: #b8b9bc;
  font-size: 36px;
  font-weight: 100;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif !important;
  margin-left: 0px;
  height: 75px;
  line-height: 80px;
  font-weight: bold;
  font-style: italic;
}
@media (max-width: 400px) {
  .newhead h3 {
    font-size: 25px;
  }
}
*::-webkit-scrollbar {
  width: 0 !important;
}
* {
  -ms-overflow-style: none;
}
* {
  overflow: -moz-scrollbars-none;
}
