/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height:100% !important;
}

body {
  font-family: 'Fira Sans', sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #2e2e2e;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #1990ce;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #1370a1;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #dddddd;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  line-height: 1.2;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #dddddd;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 33px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 23px;
}

h4,
.h4 {
  font-size: 17px;
}

h5,
.h5 {
  font-size: 15px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}

small,
.small {
  font-size: 93%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.gatedcontent {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 100;
  line-height: 1.2 !important;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #4e4e4e;
}

.text-primary {
  color: #1990ce;
}

a.text-primary:hover {
  color: #1370a1;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #1990ce;
}

a.bg-primary:hover {
  background-color: #1370a1;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #fafafa;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.5;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 1000px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #dddddd;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 18.75px;
  border-left: 5px solid #fafafa;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #dddddd;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #fafafa;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.5;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 14px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #4e4e4e;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}

@media (min-width: 1300px) {
  .container {
    width: 1250px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
}

.row {
  margin-left: -25px;
  margin-right: -25px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1300px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

.table thead > tr > th {
  background-color: #1990ce;
  background: #1990ce;
  color: white;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 25px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 12.5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fafafa;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }

}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 22.5px;
  line-height: inherit;
  color: #4e4e4e;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  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;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 13px;
  font-size: 15px;
  line-height: 1.5;
  color: #cccccc;
}

.form-control {
  display: block;
  width: 100%;
  height: 48px;
  padding: 12px 24px;
  font-size: 15px;
  line-height: 1.5;
  color: #cccccc;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-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;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #dddddd;
}

.form-control::-webkit-input-placeholder {
  color: #dddddd;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #fafafa;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 48px;
  line-height: 1.5 \0;
}

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 33px;
}

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 64px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  padding-left: 20px;
  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"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.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[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

select.input-sm {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 64px;
  padding: 18px 46px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 64px;
  line-height: 64px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 60px;
}

.form-control-feedback {
  position: absolute;
  top: 27px;
  right: 0;
  z-index: 2;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
}

.input-lg + .form-control-feedback {
  width: 64px;
  height: 64px;
  line-height: 64px;
}

.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #6e6e6e;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 13px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 35px;
}

.form-horizontal .form-group {
  margin-left: -25px;
  margin-right: -25px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 13px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 25px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 24.94px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 12px 24px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #2e2e2e;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-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: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #2e2e2e;
  background-color: #fafafa;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #2e2e2e;
  background-color: #e1e1e1;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.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: #fafafa;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #fafafa;
  background-color: #2e2e2e;
}

.btn-primary {
  color: #ffffff;
  background-color: #1990ce;
  border-color: #1680b7;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1370a1;
  border-color: #105a81;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.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: #1990ce;
  border-color: #1680b7;
}

.btn-primary .badge {
  color: #1990ce;
  background-color: #ffffff;
}

.btn-success {
  color: #ffffff;
  background-color: #80be00;
  border-color: #6fa500;
}

.home-top-header-back .btn-ghost:hover {
  color: #fff;
  background-color: transparent;
  border: 2px solid #1990ce;
}

.home-top-header-back .btn-ghost {
  color: #fff;
  background-color: inherit;
  border: 2px solid #fff;
}

.btn-ghost {
  color: #1990ce;
  background-color: transparent;
  border-color: #1990ce;
}

.btn-ghost:hover {
  color: #fff;
  background-color: #1990ce;
  border-color: #1990ce;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #5e8b00;
  border-color: #466700;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.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: #80be00;
  border-color: #6fa500;
}

.btn-success .badge {
  color: #80be00;
  background-color: #ffffff;
}

.btn-info {
  color: #ffffff;
  background-color: #ecf0f1;
  border-color: #dde4e6;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #cfd9db;
  border-color: #bac9cc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.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: #ecf0f1;
  border-color: #dde4e6;
}

.btn-info .badge {
  color: #ecf0f1;
  background-color: #ffffff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f1c40f;
  border-color: #dab10d;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #c29d0b;
  border-color: #a08209;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.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: #f1c40f;
  border-color: #dab10d;
}

.btn-warning .badge {
  color: #f1c40f;
  background-color: #ffffff;
}

.btn-danger {
  color: #ffffff;
  background-color: #e84c3d;
  border-color: #e53726;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d82a1a;
  border-color: #b82416;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.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: #e84c3d;
  border-color: #e53726;
}

.btn-danger .badge {
  color: #e84c3d;
  background-color: #ffffff;
}

.btn-link {
  color: #1990ce;
  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;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #1370a1;
  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: #dddddd;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 18px 46px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-block {
  display: block;
  width: 100%;
}

.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;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #dddddd;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #2e2e2e;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #1990ce;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #1990ce;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #dddddd;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #dddddd;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 1000px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.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: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 64px;
  padding: 18px 46px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 64px;
  line-height: 64px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.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: 12px 24px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #cccccc;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0px;
}

.input-group-addon.input-lg {
  padding: 18px 46px;
  font-size: 19px;
  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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 15px 20px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #fafafa;
}

.nav > li.disabled > a {
  color: #dddddd;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #dddddd;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #fafafa;
  border-color: #1990ce;
}

.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #fafafa #fafafa none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #cccccc;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #1990ce;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 48px;
  margin-bottom: 0;
  border: 1px solid transparent;
}

@media (min-width: 1000px) {
  .navbar {
    border-radius: 0;
  }
}

@media (min-width: 1000px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 75px;
  padding-left: 75px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-wrap .navbar-collapse {
  padding-right: 10px;
  padding-left: 75px;
  border-top: 0px solid transparent;
  box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.home .navbar-collapse.in {
  background-color: #002E46;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (max-width: 767px) {
  .navbar-collapse.in {
    overflow-y: scroll;
    height: 350px;
    max-height: 350px;
  }

}

@media (min-width: 1000px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
    background-color: #2d3e50;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -75px;
  margin-left: -75px;
}

@media (min-width: 1000px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 1000px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media (min-width: 1000px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 13px 75px;
  font-size: 19px;
  line-height: 22px;
  height: 48px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 1000px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -75px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 75px;
  padding: 9px 10px;
  margin-top: 7px;
  margin-bottom: 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 1000px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 6.5px -75px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}

@media (max-width: 999px) {

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    /*padding: 5px 15px 5px 25px;*/
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 1000px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -75px;
  }
}

@media (min-width: 1000px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  margin-left: -75px;
  margin-right: -75px;
  padding: 10px 75px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 0px;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 999px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 1000px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -75px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 0px;
  margin-bottom: 0px;
}

.navbar-btn.btn-sm {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

.navbar-btn.btn-xs {
  margin-top: 13px;
  margin-bottom: 13px;
}

.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}

@media (min-width: 1000px) {
  .navbar-text {
    float: left;
    margin-left: 75px;
    margin-right: 75px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #ffffff;
  border-color: #fafafa;
}

.navbar-default .navbar-brand {
  color: #283436;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #283436;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #2e2e2e;
}

.navbar-default .navbar-nav > li > a {
  color: #283436;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #1990ce;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #1990ce;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #fafafa;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #1990ce;
  color: #ffffff;
}

@media (max-width: 999px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #283436;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #1990ce;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #1990ce;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #283436;
}

.navbar-default .navbar-link:hover {
  color: #ffffff;
}

.navbar-default .btn-link {
  color: #283436;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #dddddd;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #dddddd;
}

.navbar-inverse .navbar-nav > li > a {
  color: #dddddd;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}

@media (max-width: 999px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #dddddd;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #dddddd;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.navbar-inverse .btn-link {
  color: #dddddd;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

.breadcrumb > .active {
  color: #dddddd;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 12px 24px;
  line-height: 1.5;
  text-decoration: none;
  color: #1990ce;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #1370a1;
  background-color: #fafafa;
  border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #1990ce;
  border-color: #1990ce;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #dddddd;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 18px 46px;
  font-size: 19px;
}

.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: 14px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #fafafa;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #dddddd;
  background-color: #ffffff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #00263a;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #000507;
}

.label-primary {
  background-color: #1990ce;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1370a1;
}

.label-success {
  background-color: #80be00;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #5e8b00;
}

.label-info {
  background-color: #ecf0f1;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #cfd9db;
}

.label-warning {
  background-color: #f1c40f;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #c29d0b;
}

.label-danger {
  background-color: #e84c3d;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #d82a1a;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #dddddd;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #1990ce;
  background-color: #ffffff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/*------------ PRO PAGES STYLE -----------------*/

/*------------ FONTS ---------------------------*/
@font-face {
  font-family: 'Roboto Slab Light';
  src: url('../fonts/roboto-slab/RobotoSlab-Light.ttf');
}

@font-face {
  font-family: 'Roboto Slab Bold';
  src: url('../fonts/roboto-slab/RobotoSlab-Bold.ttf');
}

@font-face {
  font-family: 'Roboto Slab Regular';
  src: url('../fonts/roboto-slab/RobotoSlab-Regular.ttf');
}

@font-face {
  font-family: 'Roboto Slab Thin';
  src: url('../fonts/roboto-slab/RobotoSlab-Thin.ttf');
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto/Roboto-Light.ttf');
}

/*-------------Static For all pages ---------------*/
.pro h4 {
  font-size: 18px;
  position: relative;
}

.pro .desc {
  padding-top: 45px;
  position: relative;
  box-shadow: 3px 5px 9px #d1d1d1
}

.desc p {
  text-align: center;
  color: #758285;
  font-weight: 200;
}

.how-it-works p {
  font-size: 16px !important;
  font-weight: 300;
}

.desc p:first-child {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.44;
}

.desc p:last-child {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.44;
}

.section-gray ul {
  font-size: 16px;
  font-weight: 200;
}

.pro .background-icon {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 00000;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.pro hr {
  width: 66%;
  margin-top: 3%;
  margin-bottom: 6%;
  color: #F1F1F1;
  position: relative;
}

.pro .section-gray-padding {
  padding-bottom: 11%;
}

.pro .section-gray {
  padding-top: 14%;
  color: #758285;
  font-weight: 300;
}

.pro .section-gray .bold-title {
  width: 300px;
  font-family: 'Roboto Slab Regular' !important;
}

.pro .section-gray .row, .pro .desc .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.pro .margin-bottom {
  margin-bottom: 7%;
}

/*------------ HOME PAGE ---------------------------------*/
.home-top-header-back section {
  height: 409px;
}

.home-top-header-back a#video-link {
  height: 214.4px;
}

#hero-text h1 {
  font-weight: 300;
  /* -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
  margin-top: 18px;
  margin-bottom: 0px !important;
  font-size: 36px !important;
}

#hero-text p {
  font-family: 'Roboto';
  font-weight: 300 !important;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  /* -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
}

#hero-text .col-md-7 span {
  float: left;
  font-weight: 200;
  padding: 8px 20px 0 20px;
  font-style: italic;
}

#hero-text .row:first-child {
  margin-top: -62px;
}

.trusted-section {
  padding: 15px;
  background-color: #f6f9f9;
  box-shadow: 0 3px 8px 0 rgba(204, 204, 204, 0.6);
  text-align: center;
  position: relative;
}

.trusted-section .img-responsive {
  display: inline-block;
  vertical-align: middle;
  align-self: center;
  max-width: none;
  margin: 0 auto;
}

.trusted-by-container {
  align-self: center;
  padding: 10px 38px 10px 0;
  border-right: 1px solid #1990ce;
}

.trusted-section .col-md-2 {
  display: flex;
  align-self: center;
  height: 70px;
}

.trusted-section label {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  font-weight: 300;
  color: #758285;
  margin: 0px;
  text-align: left;
}

.section-1 h2 {
  font-family: Roboto Slab;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.42;
  color: #334145;
}

.section-1 .home-display {
  margin-top: 0px !important;
  margin-bottom: -75px;
}

.section-1 .absolute-display {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 14%;
  margin-right: 5%;
}

.section-1 .col-sm-4 {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
  color: #758285;
}

.section-1 h4 {
  font-family: Roboto Slab;
  font-size: 18px;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  line-height: 1.17;
  color: #334145;
  margin-top: 15px;
  margin-bottom: 15px;
}

.section-1 span {
  display: block;
  margin: 0 auto;
}

.section-1 .icon {
  font-size: 50px !important;
}

.section-2 {
  background-image: linear-gradient(245deg, #2eb4fa, #1990ce) !important;
  box-shadow: inset 0 3px 8px 0 #1370a1;
  padding-bottom: 80px !important;
  padding-top: 47px !important;
}

.section-2 h2 {
  font-family: Roboto Slab;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 44px;
  line-height: 1.42;
}

.section-2 h4 {
  font-family: Roboto Slab;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.17;
  margin-top: 15px;
  margin-bottom: 10px;
  opacity: 1 !important;
}

.section-2 .col-sm-3 span {
  opacity: 0.7;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 0 auto;
}

.section-2 .wrapper {
  padding: 40px 0;
}

.section-2 .btn-ghost {
  color: #fff;
  background-color: inherit;
  border: 2px solid #fff;
}

.middle-div {
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  background-image: linear-gradient(150deg, #404040 50%, #484848 50%);
  text-align: left;
  padding: 20px 0;
  position: absolute;
  border-radius: 4px;
  left: 50%;
  bottom: 0;
  margin-left: -26%;
  margin-bottom: -43px;
  border-bottom: 5px solid #1990ce;
}

.middle-div .col-md-5 button {
  float: right;
}

.middle-div h4 {
  padding-left: 0 !important;
  margin: 0;
  font-family: Roboto Slab;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
}

.middle-div span {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.31;
}

.section-3 {
  padding-top: 116px !important;
  background: #f6f9f9;
  border-bottom: 1px solid #dddddd;
}

.section-3 h2 {
  margin-bottom: 40px;
  font-weight: 400;
  font-family: Roboto Slab;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  font-size: 24px;
  line-height: 1.42;
  color: #334145;
}

.section-3 .oval {
  width: 80px !important;
  height: 80px !important;
  margin: 0 auto 16px auto;
}

.section-3 span {
  font-size: 16px;
  font-weight: 300;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  line-height: 1.5;
  color: #484848;
  display: block;
  margin: 0 auto;
}

.section-3 .customers-details {
  font-size: 12px;
  color: #484848;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  margin-top: 14px;
  font-weight: 300;
}

.section-3 h6 {
  width: 100%;
  text-align: center;
  border-bottom: solid 1px #dddddd;
  line-height: 0.1em;
}

.section-3 .customers-details span {
  color: #1990ce;
  font-size: 12px;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

.section-3 h6 .middle-title {
  background: #f6f9f9;
  padding: 0 10px;
  line-height: 0;
  display: inline;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  font-weight: 300;
  color: #758285;
}

.section-3 ul {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  padding: 12px !important;
  margin: 0;
}

.section-3 .img-listing li {
  float: left;
  list-style-type: none;
  height: 64px;
  line-height: 64px;
  max-width: 200px;
  margin-right: 40px;
}

.section-3 .img-responsive {
  align-self: center;
  max-width: none;
}

.section-3 .last-sec {
  padding: 12px;
}

.last-sec .col-md-2 {
  height: 70px;
  display: flex;
  align-self: center;
}

.last-sec .col-md-2:last-child img {
  margin: 0 auto;
}

#pre-footer p.text-white {
  font-size: 21px;
  font-weight: 300;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  line-height: 1.14;
}

@media (max-width: 990px) {
  .home-top-header-back section {
    height: auto;
  }

  .trusted-by-container {
    margin: 0 auto;
    border-right: 0px;
    border-bottom: 2px solid #1990ce;
    margin-bottom: 32px;
    padding: 16px 0;
  }
}

@media (max-width: 768px) {
  .home-top-header-back section {
    height: auto !important;
  }

  .top_main_header_nav {
    height: 28px !important;
  }

  .trusted-by-container {
    margin: 0 auto;
    border-right: 0px;
    border-bottom: 2px solid #1990ce;
    margin-bottom: 32px;
    padding: 16px 0;
  }

  .section-1 .home-display {
    margin-bottom: -21px;
    margin-top: 0px;
  }

  .section-1 .absolute-display {
    position: relative;
    margin-right: 0px;
    margin-bottom: 0px;
    margin: 14px auto;
  }

  .section-1 h2 {
    margin-top: 30px;
  }

  .middle-div {
    left: 14px;
    bottom: -84px;
    margin-left: 0px;
    margin-bottom: 0px;
  }

  .middle-div .col-xs-12 {
    text-align: center;
  }

  .middle-div .col-xs-12:first-child {
    margin-bottom: 13px;
  }

  .middle-div .col-xs-12 h4 {
    text-align: center;
  }

  .middle-div .col-md-5 button {
    float: none;
    text-align: center;
  }

  .section-1 .wrapper, .section-3 .wrapper {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .section-blue {
    padding-top: 73px !important;
    padding-bottom: 80px !important;
  }

  .section-1 h4, .section-2 h4 {
    font-size: 18px !important;
  }

  .section-1 .col-sm-4 {
    margin-bottom: 30px;
  }

  .section-1 .col-sm-4:last-child {
    margin-bottom: 0px !important;
  }

  .section-2 .col-sm-3 {
    margin-bottom: 50px;
  }

  .section-2 .col-sm-3:last-child {
    margin-bottom: 0px !important;
  }

  .section-2 .wrapper {
    padding: 56px 0;
  }

  .section-3 .col-sm-4 {
    margin-bottom: 30px;
  }

  .section-3 {
    padding-top: 138px !important;
  }

  #hero-text .col-md-7 span {
    float: none;
    padding: 6px 0px 6px 0px;
  }

  #hero-text .col-md-7 .btn {
    float: none;
    margin: 0 auto;
    display: block;
  }

  #hero-text .col-md-7 .btn:first-child {
    margin-bottom: 6px;
  }

  #hero-text .col-md-7 .btn:last-child {
    margin-top: 6px;
  }
}

@media (max-width: 414px) {
  .trusted-section .container {
    padding: 0px !important;
  }

  .trusted-section .img-responsive {
    margin: 0 !important;
  }

  .trusted-section .col-xs-12 .img-responsive {
    margin: 0 auto !important;
    width: 200px;
  }

  #plugs .media-left {
    display: block;
    text-align: center;
  }

  #plugs .icon {
    display: block;
    margin: 0 auto;
  }

  #plugs .lg-pad-left {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  #plugs p {
    margin-bottom: 13px !important;
  }

  #plugs input {
    margin-bottom: 12px;
    background-color: #2e2e2e !important;
    width: 320px !important;
  }

  ::-webkit-input-placeholder {
    text-align: center;
  }

  :-moz-placeholder { /* Firefox 18- */
    text-align: center;
  }

  ::-moz-placeholder { /* Firefox 19+ */
    text-align: center;
  }

  :-ms-input-placeholder {
    text-align: center;
  }

  #plugs .sm-pad-left {
    display: block;
    text-align: center;
  }

  #plugs .sm-pad-left button {
    float: none !important;
  }
}

@media (min-width: 1400px) {
  .middle-div {
    margin-left: -20% !important;
  }

  .section-2 {
    padding-top: 70px !important;
  }
}

/*------------ PRO MENU ----------------------------------*/

.pro .nav-tabs > li.active > a, .pro .nav-tabs > li.active > a:hover, .pro .nav-tabs > li.active > a:focus, .pro .nav-tabs > li a:hover {
  background-color: inherit;
  border-bottom: 5px solid #28DAB0;
}

.pro .navbar-wrap {
  background-color: inherit !important;
  border-bottom: 0px;
}

.pro .topheader-pro.content {
  background-image: url(../img/content.png), linear-gradient(to right, #171741, #654169);
}

.pro .topheader-pro.implementation {
  background-image: url(../img/implementation.png), linear-gradient(to right, #171741, #654169);
}

.pro .topheader-pro.integration {
  background-image: url(../img/integration.png), linear-gradient(to right, #171741, #654169);
}

.pro .topheader-pro.development {
  background-image: url(../img/development.png), linear-gradient(to right, #171741, #654169);
}

.pro .topheader-pro.overview {
  background: linear-gradient(to right, #171741, #654169);
}

.pro .topheader-pro {
  background-repeat: unset;
  background-size: auto;
  background-position: unset;
}

.pro .jumbotron {
  background-color: inherit !important;
  background-image: none;
  background-repeat: unset;
  background-size: auto;
  background-position: unset;
  padding-top: 37px !important;
  padding-bottom: 37px !important;
}

.pro .home-display {
  margin-top: -154px;
  margin-bottom: -180px;
}

.pro .jumbotron p {
  font-family: 'Roboto Slab Regular' !important;
  color: #fff;
  opacity: 0.34;
}

.pro .navbar-default {
  background-color: inherit !important;
}

.pro .tab-holder {
  background: inherit !important;
}

.pro .navbar-wrap .navbar-default {
  background-color: inherit !important;
  margin-top: 15px;
}

.pro .top_main_header_nav {
  margin: 0;
}

.pro .top_main_header_nav {
  background-color: #171741;
}

.pro #bs-example-navbar-collapse-top ul li a {
  color: #fff !important;
}

.pro #bs-example-navbar-collapse-top ul.dropdown-menu li a {
  color: #283436 !important;
}

.pro #lang_sel a.lang_sel_sel {
  color: #fff !important;
}

.pro nav.ubermenu ul li a {
  color: #fff !important;
}

.pro .nav-tabs > li > a {
  color: #fff !important;
}

.pro .ubermenu .ubermenu-nav > li:last-child {
  background-color: inherit !important;
  border: 1px solid;
}

.pro .ubermenu .ubermenu-nav > li:last-child:hover {
  background-color: inherit !important;
  border: 1px solid;
}

.pro .navbar-brand .small-icon {
  margin-top: -26px;
}

.pro .icon {
  color: #26DCAE !important;
  padding: 0 !important;
}

.pro .jumbotron p {
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.pro .navbar-toggle {
  border-top: 1px solid #ddd !important;
}

.pro .collapse .navbar-toggle {
  border-top: 0px !important;
}

.pro .tab-holder .container {
  padding: 0;
}

/*--------- PRO FOOTER -----------------------------*/
.pro #plugs .icon {
  color: #1990ce !important;
}

/*------------ MIDDLE DEMO DIV ------------------------*/
.demo-div {
  margin: 0 auto;
  float: none;
  height: 184px;
  margin-bottom: -97px;
}

.demo-holder {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.15);
  background-color: #ffffff;
  border: solid 1px #ccd6d8;
  text-align: left;
  height: 186px;
}

.demo-img {
  background-image: url(/wp-content/uploads/product-display-2016-mini.png);
  height: 184px;
  width: 50%;
  display: inline-block;
  background-size: 371px 210px;
  background-repeat: no-repeat;
  border-radius: 4px;
  background-color: #f6f9f9;
  margin-right: -4px;
  border-right: solid 1px #ccd6d8;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-position: -5px 6px;
}

.book-demo {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding: 16px 0px 11px 21px;
}

.book-demo h4 {
  padding: 0 !important;
}

.book-demo p {
  padding: 0 !important;
  text-align: left;
  margin-bottom: 10px;
}

/*------------- OVERVIEW PAGE ---------------------------*/
.pro .overview .icon {
  color: #525351 !important;
  margin: 0 auto;
}

.pro .services {
  box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.15);
}

.pro .services:hover {
  box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.50);
}

.pro .panel-heading.int {
  background-image: url(../img/curve.png);
}

.pro .panel-heading.imp {
  background-image: url(../img/imp.png);
}

.pro .panel-heading.con {
  background-image: url(../img/zig.png);
}

.pro .panel-heading.cus {
  background-image: url(../img/custom.png);
}

.pro .panel-heading {
  background-color: #FBFBFB;
  background-repeat: unset;
  background-size: auto;
  background-position: unset;
  height: 96px;
  color: #334145;
  font-size: 16px;
  border: 1px solid #CCD6D8;
  padding: 30px 12px 35px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.pro .panel-footer {
  height: 40px;
  padding: 10px;
  background: linear-gradient(to right, #23DFA8, #32D1C1);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pro .panel-footer p {
  margin: 0;
  padding: 0;
  color: #FFF;
  font-size: 14px;
  font-family: 'Roboto Slab Regular';
  font-weight: bold;
}

.pro .panel-body {
  padding: 15px;
  border-left: 1px solid #CCD6D8;
  border-right: 1px solid #CCD6D8;
  border-bottom: 0;
  min-height: 174px;
}

.pro .panel-body p {
  font-size: 16px;
}

.pro .icon-container {
  background: linear-gradient(to right, #23DFA8, #32D1C1);
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.16);
}

.pro .goals {
  font-size: 16px;
  font-weight: 200;
}

.pro .gray-overview .icon {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 12px !important;
  margin-left: 14px !important;
  color: #fff !important;
  background-color: transparent !important;
  font-size: 34px;
}

/*------------- IMPLEMENTATION PAGE ---------------------------*/
.pro .imp-icon {
  background: url(../img/imp-icon.jpg) no-repeat;
}

.pro ul.names {
  list-style-type: none;
  padding-right: 20px;
}

.pro ul.names li {
  display: inline-block;
  margin-right: 3px;
  background-image: linear-gradient(246deg, #23dfa8, #33d0c3);
  padding: 4px 15px;
  border-radius: 15px;
  color: #FFF;
}

.pro ul.names li label {
  margin-bottom: 0;
}

.pro .team-section h4 {
  display: inline-block;
  margin-top: 11px;
  margin-bottom: 0;
}

.pro .team-section h3 {
  margin-bottom: 0;
}

.pro .number {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #1990CE;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}

.pro .team-section .number {
  margin-right: 6px;
}

.pro .resources {
  height: 150px;
  font-size: 16px;
}

.light {
  background: linear-gradient(to right, #23DFA8, #33D0C3);
  color: #FFF;
  padding: 58px 0px;
  height: 200px;
  margin-top: 20px;
}

.light .text-wrapper {
  text-align: left;
  vertical-align: middle;
}

.light img {
  display: inline-block;
}

.light p {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  padding-left: 0 !important;
}

.light p.signature {
  font-size: 14px;
  font-weight: bold;
}

.light p:first-child::before, .light p:first-child::after {
  content: '“';
}

.transition {
  position: relative;
  z-index: 2;
  padding: 44px;
  box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.15);
}

.transition h4 {
  display: inline-block;
  padding-left: 0 !important;
}

.transition p {
  font-weight: 300;
  font-size: 16px;
}

.transition span {
  display: inline-block;
}

.transition .row {
  padding: 3%;
}

.pro .section-yellow {
  position: relative;
  padding: 6%;
  background-color: #fff6e3;
}

.pro .section-yellow h4 {
  color: #574212;
}

.pro .section-yellow p {
  color: #574212;
  font-weight: 300;
}

.pro .ques-icon {
  background: url(../img/ques-icon.jpg) no-repeat;
}

/*------------- INTEGRATION PAGE -------------------------------*/
.pro .int-icon {
  background: url(../img/int-icon.jpg) no-repeat;
}

/*------------- DEVELOPEMENT PAGE -------------------------------*/
.pro .dev-icon {
  background: url(../img/dev-icon.jpg) no-repeat;
}

/*------------- CONTENT PAGE -------------------------------*/
.pro .cont-icon {
  background: url(../img/cont-icon.jpg) no-repeat;
}

.pro .absolute-img {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -87px;
  margin-right: 27px;
}

/*--------- RESPONSIVE QUERIES -------------------------*/
@media (min-width: 1300px) {
  .pro .section-gray {
    padding-top: 11%;
  }
}

@media (max-width: 768px) {
  .light {
    height: 300px;
  }

  .pro .services {
    margin-top: 40px;
  }

  .pro .section-gray {
    padding-top: 26%;
  }

  .light .text-wrapper {
    text-align: center;
    margin-top: 0 !important;
  }

  .text-wrapper {
    margin-top: 40px;
  }

  .text-wrapper-2 {
    margin-top: 160px;
  }

  .light img {
    width: auto !important;
  }

  .team-section .text-right {
    text-align: left;
  }

  .pro .home-display {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .names {
    font-size: 13px;
    text-align: left;
  }

  h4 {
    font-size: 13.45px !important;
  }

  .pro .section-gray {
    padding-top: 50%;
  }

  .row-margin-bottom {
    margin-bottom: 16px;
  }

  .pro .margin-bottom {
    margin-bottom: 0%;
  }

  .img-full-width {
    width: 100%;
  }
}

@media (max-width: 414px) {
  .names {
    padding-right: 0px !important;
    padding-left: 20px !important;
    font-size: 13px;
    text-align: left;
  }

  .names li {
    margin-right: 9px !important;
    padding: 4px 10px !important;
  }

  .team-section img {
    width: 100% !important;
  }

  .pro .resources {
    height: auto !important;
    margin-bottom: 34px;
  }

  .demo-div {
    height: 350px;
    margin-bottom: -165px;
  }

  .demo-holder {
    height: 350px;
  }

  .demo-img {
    display: block;
    width: 100%;
    border-right: 0px;
    border-bottom: solid 1px #ccd6d8;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .book-demo {
    width: 100%;
    display: block;
    text-align: center;
  }

  .book-demo p {
    text-align: center;
  }
}

@media (max-width: 375px) {
  .names {
    padding-right: 0px !important;
    padding-left: 13px !important;
    font-size: 13px;
    text-align: left;
  }

  .names li {
    margin-right: 4px !important;
    padding: 4px 10px !important;
  }
}

/*------------------------DEMO PAGE---------------------------------*/
.forms-theme-default label {
  font-family: Fira Sans !important;
  font-style: inherit !important;
  font-weight: normal !important;
  color: #484848;
}

.forms-theme-default input[type=text] {
  color: #484848 !important;
  border-radius: 3px !important;
  box-shadow: inset 0px 2px 3px #dddddd !important;
}

.clearbit-form {
  background: rgba(249, 249, 249, 1);
}

.cb-button {
  background-color: #1990ce !important;
  background-image: none !important;
  font-family: Fira Sans !important;
  min-height: 44px !important;
}

.forms-theme-default .cb-field.cb-focus label,
.forms-theme-default input:focus {
  color: #1990CE !important;
}

/*---------------------------------------------------------*/

/*------------------------Clearbit Subscribe to Newsletter form (Footer)---------------------------------*/

#plugs input#first_name:active {
  border-color:#1990ce;
}
input#last_name:focus {
  border-color:#1990ce;
}
#plugs .clearbit-form {
  background-color:#2e2e2e !important;
}

#lp-pom-form-15 .lp-pom-form-field input[type=text]:active {
  border-color:#1990ce;
}

#lp-pom-form-15 .lp-pom-form-field input[type=text]:focus {
  border-color:#1990ce;
}

input[type=text].ub-input-item:focus {
  border-color:#1990ce;
}

input[type=text].ub-input-item:active {
  border-color:#1990ce;
}

.forms-theme-default label {
  font-family: Fira Sans !important;
  font-style: Fira Sans !important;
  font-weight: normal !important;
  text-transform: none !important;
  font-size: 14.5px !important;
  color: #2E2E2E !important;
}

.forms-theme-default input[type=text] {
  color: #2E2E2E !important;
  border-radius: 3px !important;
  box-shadow: inset 0px 2px 3px #dddddd !important;
}

.forms-theme-default input:focus {
  border-color:#1990ce !important;
}

#plugs .clearbit-form .cb-button {
  font-weight: 400;
  padding-top: 10px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 1;
  border-radius: 4px;
  color: #1990ce;
  background-color: transparent !important;
  border-color: #1990ce;
  float: right;
  min-height: unset !important;
  border: 1px solid;
}

#plugs .clearbit-form .cb-button:hover {
  color: #fff;
  background-color: #1990ce !important;
  text-decoration: none;
  border: 1px solid transparent;
}

#plugs .clearbit-form label {
  display: none;
}

#plugs .clearbit-form .cb-field.cb-email {
  float: left;
  margin-top: 12px;
}

#plugs .clearbit-form .cb-field.cb-email input[type=email] {
  color: #f1f1f1;
  width: 170px !important;
  margin-right: 10px;
  font-size: 14px;
}

#plugs .clearbit-form .cb-field.cb-email input[type=email]::placeholder {
  color: #cccccc;
  font-size: 14px;
}

#plugs .clearbit-form .cb-field.cb-email input[type=email]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #f1f1f1;
  font-size: 14px;
}

#plugs .clearbit-form .cb-field.cb-email input[type=email]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #f1f1f1;
  font-size: 14px;
}

#plugs .clearbit-form .cb-submit {
  float: right;
}

#plugs .clearbit-form input: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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/*---------------------------------------------------------*/


/*------------------------Clearbit Subscribe to Newsletter form (Sidebar)---------------------------------*/

#clearbit-form-right-sidebar, #clearbit-form-left-sidebar {
  background: none !important;
}

#clearbit-form-right-sidebar label, #clearbit-form-left-sidebar label {
  display: none;
}

#clearbit-form-right-sidebar input, #clearbit-form-left-sidebar input {
  display: block;
  width: 100%;
  height: 44px;
  padding: 12px 24px;
  font-size: 15px;
  line-height: 1.5;
  color: #cccccc;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-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;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#clearbit-form-right-sidebar input:focus, #clearbit-form-left-sidebar input: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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

#clearbit-form-right-sidebar .cb-field.cb-email input[type=email]::placeholder,
#clearbit-form-left-sidebar .cb-field.cb-email input[type=email]::placeholder {
  color: #cccccc;
  font-size: 14px;
}

#clearbit-form-right-sidebar .cb-button, #clearbit-form-left-sidebar .cb-button {
  text-transform: uppercase !important;
  font-weight: 400;
  margin-top: 20px;
  padding-top: 10px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 1;
  border-radius: 4px;
  border: 1px solid transparent;
  color: #ffffff;
  background-color: #1990ce !important;
  border-color: #1680b7;
  width: 100%;
  min-height: unset !important;
}

#clearbit-form-right-sidebar .cb-button:hover, #clearbit-form-left-sidebar .cb-button:hover {
  color: #fff;
  background-color: #1370a1 !important;
  border-color: #105a81 !important;
  opacity: unset !important;
  transform: none !important;
  box-shadow: none !important;
}

/*---------------------------------------------------------*/

#main-flag {
  margin-right: 7px;
}

.iclflag {
  margin-right: 2px;
}

.jumbotron {
  padding: 100px;
  margin-bottom: 100px;
  color: #ffffff;
  background-color: #1990ce;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 50px;
  font-size: 15px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #1370a1;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container .jumbotron {
    padding-left: 200px;
    padding-right: 200px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 67.5px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1990ce;
}

.thumbnail .caption {
  padding: 9px;
  color: #2e2e2e;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  background-color: #1990ce;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
  color: #dddddd;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #80be00;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #ecf0f1;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f1c40f;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #e84c3d;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 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;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #fafafa;
  color: #dddddd;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #dddddd;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #1990ce;
  border-color: #1990ce;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #bce3f7;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 22px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 22px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 22px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 22px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #4e4e4e;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #4e4e4e;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #1990ce;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #1990ce;
  border-color: #1990ce;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1990ce;
}

.panel-primary > .panel-heading .badge {
  color: #1990ce;
  background-color: #ffffff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1990ce;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #1990ce;
  border: 1px solid #157aae;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 0px;
}

.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.5px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  padding: 100px;
}

.modal-footer {
  padding: 100px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.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: 300px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #00263a;
  font-weight: 400;
  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: #00263a;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #00263a;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #00263a;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #00263a;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #00263a;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00263a;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00263a;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00263a;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  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);
  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: 15px;
  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;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1300px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1300px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1300px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1300px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1300px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*Definition for Section with a Photo*/
.sectionphoto {
  background-size: cover;
  color: #ffffff;
  text-align: center;
  background-position: center;
  background-attachment: scroll;
}

.sectionphoto p {
  font-weight: 400;
  font-family: 'Fira Sans', sans-serif;
  margin-bottom: 0;
  color: white;
}

.sectionphoto h1,
.sectionphoto h2,
.sectionphoto h3 {
  font-weight: 300;
  color: white;
}

.sectionphoto h1 {
  margin-top: 0;
}

.sectionphoto-sales {
  background-image: url('../img/sales-opportunities-system.jpg');
  background-size: cover;
  color: #ffffff;
  text-align: center;
  background-position: center;
  background-attachment: scroll;
  padding: 88px 0;
}

.sectionphoto-sales p {
  font-weight: 400;
  font-family: 'Fira Sans', sans-serif;
  margin-bottom: 0;
  color: white;
}

.sectionphoto-sales h1,
.sectionphoto-sales h2,
.sectionphoto-sales h3,
.sectionphoto-sales h4 {
  font-weight: 300;
  color: white;
}

.sectionphoto-sales h1 {
  margin-top: 0;
}

.section-image-lite {
  background-image: url('../img/section-lite.jpg');
  background-size: cover;
  color: #ffffff;
  text-align: center;
  background-position: center;
  background-attachment: scroll;
  padding: 88px 0;
}

.section-image-lite p {
  font-weight: 400;
  font-family: 'Fira Sans', sans-serif;
  margin-bottom: 0;
  color: white;
}

.section-image-lite h1,
.section-image-lite h2,
.section-image-lite h3,
.section-image-lite h4 {
  font-weight: 300;
  color: white;
}

.section-image-lite h1 {
  margin-top: 0;
}

@media (min-width: 1300px) {
  .section-image-lite,
  .sectionphoto-sales,
  .call-to-action {
    padding-top: 132px;
    padding-bottom: 132px;
  }
}

/* Home Video Section */
.home .sectionphoto,
.core .sectionphoto,
.single-core .sectionphoto {
  background-image: url('img/homepage-video.jpg');
}

/*Sectors Page Photos*/
.sectors .sectionphoto:nth-child(3) {
  background-image: url('training_companies.jpg');
}

.sectors .sectionphoto:nth-child(1) {
  background-image: url('../img/training_departments.jpg');
}

.sectors .sectionphoto:nth-child(5) {
  background-image: url('../img/higher_education.jpg');
}

.sectors .sectionphoto:nth-child(7) {
  background-image: url('../img/vocational_trainers.jpg');
}

/*About Page Photos*/
.about .sectionphoto:nth-child(1) {
  background-image: url('../img/liteteam2.jpg');
  display: flex;
  align-items: center;
  background-position: 2px -23px;
}

.about .sectionphoto:nth-child(3) {
  background: url('../img/pattern.png') repeat #1990ce;
}

@media (min-width: 1600px) {
  .about .sectionphoto:nth-child(1) {
    background-image: url('../img/liteteam.jpg');
    background-position: 2px 0px;
    height: 600px !important;
  }
}

@media (max-width: 1280px) {
  .about .sectionphoto:nth-child(1) {
    background-image: url('../img/liteteam.jpg');
    background-position: 2px 0px;
    height: 400px;
  }
}

.contact_us .sectionphoto:nth-child(2) {
  background-image: url('../../../uploads/administrate_uk_hq.png');
  height: 300px;
}

.jobs .sectionphoto:nth-child(3) {
  background-image: url('../img/about-great-products.jpg');
}

/*Customers Page Photos */
.customers .sectionphoto:nth-child(2) {
  background-image: url('../img/home-header.jpg');
}

/*Blog Page Photos */
.blog .sectionphoto:nth-child(1) {
  background-image: url('../img/recent_articles.jpg');
}

/*Integrations page photos*/
.integrations .sectionphoto:nth-child(2) {
  background-image: url('../img/training_departments.jpg');
}

.salesforce .sectionphoto:nth-child(2) {
  background-image: url('../img/administrate_salesforce.jpg');
}

.imap .sectionphoto:nth-child(4) {
  background-image: url('../img/imap_email_provider.jpg');
}

/*Core page Photos*/
.crm .sectionphoto:nth-child(5) {
  background-image: url('../img/crm_never_miss_a_task.jpg');
}

/*LMS page Photos*/
.lms .sectionphoto:nth-child(2) {
  background-image: url('../img/lms_colours.jpg');
}

.web .sectionphoto:nth-child(3) {
  background-image: url('../img/lms_colours.jpg');
}

.web_integrations .sectionphoto:nth-child(3) {
  background-image: url('../img/training_departments.jpg');
}

.wordpress .sectionphoto:nth-child(3) {
  background-image: url('../img/training_departments.jpg');
}

.wordpress .sectionphoto:nth-child(6) {
  background-image: url('../img/homepage-video.jpg');
}

.api .sectionphoto:nth-child(2) {
  background-image: url('../img/administrate_salesforce.jpg');
}

/*Solutions page Photos*/
.keep_track .sectionphoto:nth-child(2) {
  background-image: url('../img/keep_track.jpg');
}

.increase_bookings .sectionphoto:nth-child(2) {
  background-image: url('../img/increase_bookings.jpg');
}

.increase_bookings .sectionphoto:nth-child(4) {
  background-image: url('../img/crm_never_miss_a_task.jpg');
}

.save_time .sectionphoto:nth-child(2) {
  background-image: url('../img/save_time_keep_everythin_in_one_place.jpg');
}

.partners .sectionphoto {
  background-image: url('../img/partners.jpg');
}

/*Trust Page*/
.call-to-action {
  background-image: url('../img/home-header.jpg');
  background-size: cover;
  color: #ffffff;
  text-align: center;
  background-position: center;
  background-attachment: scroll;
  padding-top: 88px;
  padding-bottom: 88px;
}

.call-to-action p {
  font-weight: 400;
  font-family: 'Fira Sans', sans-serif;
  margin-bottom: 0;
  color: white;
}

.call-to-action h1,
.call-to-action h2,
.call-to-action h3 {
  font-weight: 300;
  color: white;
}

.call-to-action h1 {
  margin-top: 0;
}

/*Customers page Photos*/
.customers .sectionphoto {
  padding-top: 0px;
  padding-bottom: 0px;
}

.customers .sectionphoto .container .col-md-6,
.customers .sectionphoto .container .col-sm-12 {
  padding-top: 132px;
  padding-bottom: 132px;
  background-color: rgba(0, 0, 0, 0.6);
}

.customers .sectionphoto-1 {
  background-image: url('../img/higher_education.jpg');
}

.customers .sectionphoto-2 {
  background-image: url('../img/finance.jpg');
}

.customers .sectionphoto-3 {
  background-image: url('../img/health_and_safety.jpg');
}

.customers .sectionphoto-4 {
  background-image: url('../img/training_departments.jpg');
}

.customers .sectionphoto-5 {
  background-image: url('../img/meli.jpg');
}

.customers .sectionphoto-6 {
  background-image: url('../img/boston-whaler.jpg');
}

.customers .sectionphoto-7 {
  background-image: url('../img/forgerock-stories.jpg');
}

.cta_section {
  border-top: 1px solid #dddddd;
}

/*Integrations Landing*/
.integrations-overview .sectionphoto:nth-child(1) {
  background-image: url('../img/integrations_overview.jpg');
}

.home-top-header-back {
  background-color: #1990ce;
  background-image: url('/wp-content/uploads/home-bg-tinted.png');
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  height: auto;
  position: relative;
}

section {
  position: relative;
  /*height: 700px;*/
  height: 580px;
  color: #ffffff;
  /*background-color: #1990ce;
  background-image: url('/wp-content/uploads/user_on_administrate.jpg');
  background-repeat: no-repeat;
  background-size:cover;
  */
}

section h1 {
  font-size: 36px;
  color: white;
}

section h2,
section h3 {
  font-weight: 300;
  color: white;
}

section .container:first-of-type {
  position: relative;
  top: 50%;
  transform: translateY(-60%);
}

section .container:first-of-type .icon {
  background-color: #00263a;
  background: #00263a;
  padding: 50px;
  color: #ffffff;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  section .container:first-of-type {
    position: relative;
    top: 0;
    transform: translateY(-2%);
  }

}

@media (max-width: 768px) {

  section {
    height: auto;
  }

  section .container:first-of-type {
    position: relative;
    top: 0;
    transform: translateY(-5%);
  }

  section h1 {
    font-size: 33px;
  }

  #hero-text {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  #hero-text h1 {
    font-size: 28px !important;
  }

}

.recent-posts {
  background-image: #fafafa;
  background: #fafafa;
  color: inherit;
}

.recent-posts h2 {
  margin-bottom: 0;
}

.section-blue {
  background-color: #1990ce;
  background: #1990ce;
  padding-top: 132px;
  padding-bottom: 44px;
  color: #ffffff;
  position: relative;
}

.section-blue p,
.section-blue h1,
.section-blue h2,
.section-blue h3,
.section-blue h4,
.section-blue h5,
.section-blue h6 {
  color: white;
}

.section-blue a {
  color: #ffffff;
  font-weight: normal;
  font-family: 'Fira Sans', sans-serif;
}

.section-blue a:hover {
  text-decoration: none;
  font-weight: 100;
  font-family: 'Fira Sans', sans-serif;
}

.section-gray {
  background-color: #fafafa;
  background: #fafafa;
  padding-top: 44px;
  padding-bottom: 44px;
  border-bottom: 1px solid #dddddd;
}

.learning-tracks .sectionphoto {
  background-image: url('../img/training_departments.jpg');
}

/* LESS Document */
.img-bg {

  padding: 10px;
  margin-bottom: 50px;
}

.home-display {
  margin-top: 50px;
  margin-bottom: -180px;
}

@media (max-width: 768px) {
  .home-display {
    margin-bottom: -160px;
  }
}

/*!
* bootstrap-lightbox.css v0.6.1
* Copyright 2013 Jason Butz
* http://www.apache.org/licenses/LICENSE-2.0.txt
*/
.lightbox {
  position: relative;
  top: 70px;
  z-index: 1050;
  line-height: 0;
  text-align: center;
  background-color: transparent;
  outline: none;
}

.lightbox .hide {
  display: none;
}

.lightbox .in {
  display: block;
}

.lightbox-content {
  display: inline-block;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}

.lightbox-content .lightbox-caption {
  position: absolute;
  right: 12px;
  bottom: 11px;
  left: 11px;
  padding: 2%;
  font-size: 14px;
  line-height: 18px;
  color: white;
  text-align: center;
  text-shadow: 0 -1px 0 #000000;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}

.lightbox-header .close {
  margin-top: -16px;
  margin-right: -16px;
  font-size: 2em;
  color: white;
  opacity: .8;
  filter: alpha(opacity=80);
}

.lightbox-header .close :hover {
  opacity: .4;
  filter: alpha(opacity=40);
}

.panel {
  margin-bottom: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}

.panel .icon {
  margin-top: 0;
  text-align: center;
}

.panel .panel-body {
  border: 1px solid #dddddd;
  padding: 33px 44px;
}

.panel p {
  margin-bottom: 0;
}

.panel h2 {
  margin-top: 0;
}

@media (max-width: 767px) {
  .panel .panel-heading {
    padding: 22px;
  }
}

.pricing .row .col-md-4:nth-of-type(2n) > .panel-primary {
  margin-top: -20px;
}

.pricing .row .col-md-4:nth-of-type(2n) > .panel-primary .panel-heading {
  padding: 33px 22px;
}

.pricing .panel-primary {
  margin-bottom: 44px;
  max-width: 400px;
  border: 1px solid #fafafa;
}

.pricing .panel-primary .icon {
  color: #80be00;
}

.pricing .panel-primary h5 {
  margin-top: 11px;
  margin-bottom: 11px;
}

.pricing .panel-primary .panel-heading {
  background-color: #083146;
  background: #00263a;
  padding: 22px;
  color: white;
}

.pricing .panel-primary .panel-heading .panel-title {
  font-size: 24px;
}

.pricing .panel-primary .panel-heading small {
  color: white;
}

.pricing .panel-primary .panel-footer {
  background-color: #006ba2;
  background: #006ba2;
  padding: 33px;
  color: #ffffff;
}

.pricing .panel-primary .panel-footer .text-link {
  color: #fafafa;
}

.pricing .panel-primary .panel-footer p {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 100;
  color: white;
}

.pricing .panel-primary .panel-footer h4,
.pricing .panel-primary .panel-footer h3 {
  color: white;
}

.pricing .panel-primary .panel-footer h3 {
  min-height: 150px;
}

.pricing .panel-primary .panel-footer a {
  font-family: 'Fira Sans', sans-serif;
  font-weight: normal;
}

.pricing .panel-primary .panel-footer h1 {
  margin-top: -11px;
  color: white;
}

.pricing .panel-primary .panel-footer small {
  font-weight: 100;
  font-size: 13.2px;
  color: white;
}

.pricing .panel-primary .panel-footer h2 {
  color: white;
}

.pricing .panel-primary .panel-footer super {
  vertical-align: super;
  font-size: 19.8px;
}

.pricing .panel-primary .panel-body {
  padding: 33px;
}

@media (max-width: 992px) {
  #video-home {
    clear: both;
    padding-top: 30px;
  }

  .pricing .row .col-md-4:nth-of-type(2n) > .panel-primary {
    margin-top: 0px;
  }

  .pricing .row .col-md-4:nth-of-type(2n) > .panel-primary .panel-heading {
    padding: 22px;
  }
}

.currency {
  width: 100px;
}

.currency .panel-primary {
  width: 100px;
  margin-top: 0;
  position: fixed;
  z-index: 999;
}

.currency .panel-primary .panel-heading {
  background-color: #fafafa;
  background: #fafafa;
  border: 1px solid #dddddd;
  padding: 0px;
}

.currency .panel-primary .panel-heading img {
  cursor: pointer;
}

.currency .panel-primary .panel-heading img:hover {
  border: 4px solid #1990ce;
}

@media (max-width: 480px) {
  .currency {
    min-width: 100%;
  }

  .currency .panel-primary {
    position: relative;
    min-width: 100%;
  }

  .currency .panel-primary .panel-heading {
    padding: 0;
    margin: 0;
  }

  .onboarding .panel .panel-body .container-fluid {
    padding-left: 5%;
  }

  .onboarding #enterprice_section p {
    max-width: 260px;
  }
}

.blog .panel-primary {
  margin-top: 22px;
}

.blog .panel-primary .panel-heading {
  padding: 22px;
}

.blog .panel-primary .panel-heading .icon {
  font-size: 60px;
}

.blog .panel-primary .panel-heading a {
  color: #ffffff;
}

.blog .panel-primary .panel-body p {
  height: 75px;
  font-size: 14px;
}

.blog .panel-primary .panel-body p > a {
  font-family: 'Fira Sans', sans-serif;
}

.blog .panel-primary .panel-body p.date {
  font-size: 10.5px;
  height: auto;
  margin-top: 0;
}

.blog .panel-primary .panel-body h3 {
  color: white;
}

.blog .row .col-md-4:nth-of-type(2n) > .panel-primary {
  border-color: #1680b7;
}

.blog .row .col-md-4:nth-of-type(2n) > .panel-primary .panel-heading {
  background-color: #1680b7;
}

.blog .row .col-md-4:nth-of-type(3n) > .panel-primary {
  border-color: #11608a;
}

.blog .row .col-md-4:nth-of-type(3n) > .panel-primary .panel-heading {
  background-color: #11608a;
}

.panel-success .panel-heading {
  background-color: #80be00;
  color: #ffffff;
}

@media (min-width: 1300px) {
  .panels > .row:nth-of-type(1) {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .panels > .row:nth-of-type(1) .col-md-4,
  .panels > .row:nth-of-type(1) .col-md-6 {
    order: < integer >;
    -webkit-order: < integer >;
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}

.pricing-new .currency .panel-primary .panel-heading {
  background-color: #fafafa;
  padding: 10px 5px;
  border: 1px solid #d4d4d4;
  height: auto;
}

.pricing-new .panel-primary {
  border: 0px solid transparent;
  margin-bottom: 20px;
}

.pricing-new .panel-primary .plus-announcment {
  background-color: #80be00;
  margin-top: -20px;
}

.pricing-new .panel-primary .plus-announcment p {
  color: white;
  margin-top: 0;
}

.pricing-new .panel-primary .panel-heading {
  padding: 44px;
  background-color: #00263a;
  border: 0px solid transparent;
  height: 152px;
}

.pricing-new .panel-primary .panel-heading h2 {
  margin-bottom: 0;
}

.pricing-new .panel-primary .panel-heading p {
  margin-top: 5.5px;
}

.pricing-new .panel-primary .panel-heading h1,
.pricing-new .panel-primary .panel-heading h2,
.pricing-new .panel-primary .panel-heading h3,
.pricing-new .panel-primary .panel-heading h4,
.pricing-new .panel-primary .panel-heading h5,
.pricing-new .panel-primary .panel-heading h6,
.pricing-new .panel-primary .panel-heading p {
  color: white;
  text-align: center;
}

.pricing-new .panel-primary .panel-body {
  padding-left: 20px;
  padding-right: 20px;
  min-height: 365px;
}

.pricing-new .panel-primary .panel-body hr {
  margin-top: 22px;
  margin-bottom: 5.5px;
}

.pricing-new .panel-primary .panel-body .three-administrators {
  margin-bottom: 40px;
  text-align: center;
}

.pricing-new .panel-primary .panel-body img.info-pricing {
  max-width: 15px;
  margin-top: 18px;
}

.pricing-new .panel-primary .panel-body .btn-lg-plus {
  padding: 18px 46px;
  margin-top: 22px;
}

.pricing-new .panel-primary .panel-body .btn {
  margin-top: 22px;
}

.pricing-new .panel-primary .panel-body h1 {
  font-size: 37.125px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 200;
  margin-bottom: 10px;
}

.pricing-new .panel-primary .panel-body h2 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 200;
  margin-bottom: 0;
}

.pricing-new .panel-primary .panel-body small {
  font-weight: 300;
  font-size: 16px;
}

.pricing-new .panel-primary .panel-body p {
  margin-top: 15px;
  color: #334145;
}

.pricing-new .panel-primary .panel-footer {
  background-color: #1990ce;
  color: white;
  border-top: 0px solid transparent;
}

.pricing-new .panel-primary .panel-footer h1,
.pricing-new .panel-primary .panel-footer h2,
.pricing-new .panel-primary .panel-footer h3,
.pricing-new .panel-primary .panel-footer h4,
.pricing-new .panel-primary .panel-footer h5,
.pricing-new .panel-primary .panel-footer h6,
.pricing-new .panel-primary .panel-footer p {
  color: white;
}

.pricing-new .panel-primary .panel-footer ul {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  list-style-type: none;
}

.pricing-new .panel-primary .panel-footer ul li {
  line-height: 1.7;
  list-style-type: none;
}

.pricing-new .panel-primary .panel-footer a {
  text-decoration: underline;
  color: white;
}

@media (min-width: 1300px) {
  .pricing-new .panel-primary {
    border: 0px solid transparent;
  }

  .pricing-new .panel-primary .panel-body h1 {
    font-size: 46.2px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 200;
    margin-bottom: 10px;
  }

  .pricing-new .panel-primary .panel-body img.info-pricing {
    max-width: 15px;
    margin-top: 25px;
  }

  .pricing-new .panel-primary .panel-body small {
    font-weight: 300;
    font-size: 20px;
  }

  .pricing-new .panel-primary .panel-body p {
    margin-top: 22px;
    color: #334145;
  }
}

@media (max-width: 1299px) {
  .pricing-new .panel-primary {
    border: 0px solid transparent;
  }

  .pricing-new .panel-primary .panel-body h2 {
    font-size: 26.66666667px;
  }
}

@media (max-width: 768px) {
  .pricing-new .panel-primary .panel-body {
    min-height: auto;
  }
}

.pricing-new-experiment .currency .panel-primary .panel-heading {
  background-color: #fafafa;
  padding: 10px 5px;
  border: 1px solid #d4d4d4;
  height: auto;
}

.pricing-new-experiment .panel-primary {
  position: relative;
  border: 0px solid transparent;
  margin-bottom: 20px;
}

.pricing-new-experiment .panel-primary .plus-announcment {
  background-color: #80be00;
  margin-top: -20px;
  color: white;
}

.pricing-new-experiment .panel-primary .plus-announcment p {
  color: white;
  margin-top: 0;
}

.pricing-new-experiment .panel-primary .panel-heading {
  padding: 44px;
  background-color: #00263a;
  border: 0px solid transparent;
  height: 152px;
}

.pricing-new-experiment .panel-primary .panel-heading h2 {
  margin-bottom: 0;
}

.pricing-new-experiment .panel-primary .panel-heading p {
  margin-top: 5.5px;
}

.pricing-new-experiment .panel-primary .panel-heading h1,
.pricing-new-experiment .panel-primary .panel-heading h2,
.pricing-new-experiment .panel-primary .panel-heading h3,
.pricing-new-experiment .panel-primary .panel-heading h4,
.pricing-new-experiment .panel-primary .panel-heading h5,
.pricing-new-experiment .panel-primary .panel-heading h6,
.pricing-new-experiment .panel-primary .panel-heading p {
  color: white;
  text-align: center;
}

.pricing-new-experiment .panel-primary .panel-body {
  padding-left: 20px;
  padding-right: 20px;
  min-height: 365px;
}

.pricing-new-experiment .panel-primary .panel-body hr {
  margin-top: 22px;
  margin-bottom: 5.5px;
}

.pricing-new-experiment .panel-primary .panel-body .three-administrators {
  margin-bottom: 40px;
  text-align: center;
}

.pricing-new-experiment .panel-primary .panel-body img.info-pricing {
  max-width: 15px;
  margin-top: 10px;
}

.pricing-new-experiment .panel-primary .panel-body .btn-lg-plus {
  padding: 18px 46px;
  margin-top: 22px;
}

.pricing-new-experiment .panel-primary .panel-body .btn {
  margin-top: 22px;
}

.pricing-new-experiment .panel-primary .panel-body h1 {
  font-size: 28.875px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300 !important;
  margin-bottom: 10px;
}

/*.pricing-new-experiment .panel-primary .panel-body h2 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 200;
  margin-bottom: 0;
}*/
.pricing-new-experiment .panel-primary .panel-body small {
  font-weight: 300;
  font-size: 16px;
}

.pricing-new-experiment .panel-primary .panel-body p {
  margin-top: 21px;
  color: #334145;
}

.pricing-new-experiment .panel-primary .panel-footer {
  background-color: #1990ce;
  color: white;
  border-top: 0px solid transparent;
}

.pricing-new-experiment .panel-primary .panel-footer h1,
.pricing-new-experiment .panel-primary .panel-footer h2,
.pricing-new-experiment .panel-primary .panel-footer h3,
.pricing-new-experiment .panel-primary .panel-footer h4,
.pricing-new-experiment .panel-primary .panel-footer h5,
.pricing-new-experiment .panel-primary .panel-footer h6,
.pricing-new-experiment .panel-primary .panel-footer p {
  color: white;
}

.pricing-new-experiment .panel-primary .panel-footer ul {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  list-style-type: none;
}

.pricing-new-experiment .panel-primary .panel-footer ul li {
  line-height: 1.7;
  list-style-type: none;
}

.pricing-new-experiment .panel-primary .panel-footer a {
  text-decoration: underline;
  border-bottom: 1px solid white;
  color: white;
}

@media (min-width: 1300px) {
  .pricing-new-experiment .panel-primary {
    border: 0px solid transparent;
  }

  .pricing-new-experiment .panel-primary .panel-body h1 {
    font-size: 46.2px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 200;
    margin-bottom: 10px;
  }

  .pricing-new-experiment .panel-primary .panel-body img.info-pricing {
    max-width: 15px;
    margin-top: 23px;
  }

  .pricing-new-experiment .panel-primary .panel-body small {
    font-weight: 300;
    font-size: 20px;
  }

  .pricing-new-experiment .panel-primary .panel-body p {
    margin-top: 18px;
    font-size: 18px;
    color: #334145;
  }
}

@media (max-width: 1299px) {
  .pricing-new-experiment .panel-primary {
    border: 0px solid transparent;
  }

  .pricing-new-experiment .panel-primary .panel-body h2 {
    font-size: 26.66666667px;
  }
}

@media (max-width: 768px) {
  .pricing-new-experiment .panel-primary .panel-body {
    min-height: auto;
  }

  .pricing-new-experiment .panel-primary .panel-body h1 {
    font-size: 52.8px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 200;
    margin-bottom: 10px;
  }

  .pricing-new-experiment .panel-primary .panel-body p {
    font-size: 18px;
    margin-top: 22px;
  }

  .pricing-new-experiment .panel-primary .panel-body img.info-pricing {
    max-width: 15px;
    margin-top: 28px;
  }
}

.text-center p,
.text-center h1,
.text-center h2,
.text-center h3,
.text-center h4,
.text-center h5,
.text-center h6 {
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.w-100 {
  width: 100%;
}

 @media (min-width: 575.98px) {
  .w-xs-inherit {
    width: inherit;
  }
}

.text-left {
  max-width: 95%;
}

.blog h4.text-left {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width: 480px) {
  .text-left {
    max-width: 100%;
  }

  .text-center {
    padding-left: 0%;
    padding-right: 0%;
  }
}

p {
  margin-top: 11px;
  margin-bottom: 22px;
  font-weight: 400;
  color: #666666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #334145;
}

h1 {
  font-weight: 100;
  margin-top: 0;
  line-height: 1;
  margin-bottom: 22px;
}

h2 {
  margin-top: 0;
  margin-bottom: 22px;
  font-weight: 100;
}

h3 {
  margin-bottom: 11px;
  margin-top: 0;
  font-weight: 300;
}

h4 {
  font-weight: 400;
}

h5 {
  font-weight: 700;
  margin-top: 22px;
  margin-bottom: 0;
  line-height: 1.2;
}

h6 {
  margin-top: 22px;
  margin-bottom: 0;
  font-weight: 700;
}

@media (max-width: 992px) {
  h1 {
    font-size: 24.75px;
  }

  h2 {
    font-size: 25.5px;
  }

  h3 {
    font-size: 19.55px;
  }

  h4 {
    font-size: 14.45px;
  }

  p {
    font-size: 15px;
  }

  blockquote,
  quote {
    font-size: 15px !important;
  }
}

h1 + h2,
h1 + h3 {
  margin-top: 11px;
}

a,
a:hover {
  text-decoration: none;
  cursor: pointer;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
}

a:focus {
  outline: 0;
}

a.text-link {
  color: inherit;
  font-weight: inherit;
}

a.text-link:hover {
  color: #4e4e4e;
}

footer a,
.footer a {
  color: #ffffff;
}

.sectionphoto a {
  color: inherit;
  text-decoration: underline;
}

.sectionphoto a:hover {
  color: #1990ce;
  text-decoration: underline;
}

small,
.small {
  line-height: 17.6px;
}

blockquote,
quote {
  font-family: 'Fira Sans', sans-serif;
  line-height: 1.68;
  font-weight: 400;
  font-style: italic;
  margin-left: 0;
  padding: 0;
  font-size: 17px;
  border: none;
}

blockquote h6,
quote h6 {
  font-style: normal;
}

h2 + .well {
  margin-top: -75px;
}

/*Blog Recent Posts*/
.bog .recent-posts p {
  height: 70px;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  color: inherit;
}

ol.terms > li {
  counter-increment: root;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto Slab', serif;
}

ol.terms > li > ol {
  counter-reset: subsection;
  list-style-type: none;
}

ol.terms > li > ol > li {
  counter-increment: subsection;
  margin-bottom: 11px;
  margin-top: 11px;
  font-family: 'Fira Sans', sans-serif;
  font-size: 15px;
  font-weight: 100;
}

ol.terms > li > ol > li:before {
  content: counter(root) "." counter(subsection) " ";
  font-weight: 400;
}

strong {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
}

em {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
}

p > a {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
}

.blog-container .text-link {
  font-family: 'Fira Sans', sans-serif;
}

.blog-container .text-link:hover {
  color: #4e4e4e;
}

.section-gray .text-link {
  font-family: 'Fira Sans', sans-serif;
}

.section-gray .text-link:hover {
  color: #4e4e4e;
}

.team p {
  margin-top: 5px;
  line-height: 18px;
}

.team h5 {
  margin-top: 5.5px;
}

.team img {
  margin-top: 20px;
}

.team .text-center p,
.team .text-center h5 {
  padding: 0;
}

.btn {
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 10px;
  line-height: 1.2;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 1;
  border-radius: 4px;
}

.btn.download-ebook-button {
  text-transform: none;
}

.customers .btn-success {
  background-color: #80be00;
  border-width: 1px;
}

.customers .btn-success:focus,
.customers .btn-success:hover {
  background-color: #5e8b00;
}

.home .sectionphoto .btn-success {
  background-color: #80be00;
  border-width: 1px;
}

.home .sectionphoto .btn-success:focus,
.home .sectionphoto .btn-success:hover {
  background-color: #5e8b00;
}

@media (max-width: 768px) {
  .btn-block {
    margin-bottom: 50px;
  }
}

.btn-gray {
  background-color: #2e2e2e;
  color: white;
  border: 1px solid #141414;
}

.btn-gray:focus,
.btn-gray:hover {
  background-color: #141414;
  color: white;
}

.btn-dark-blue {
  background-color: #00263a;
  border: 1px solid #000507;
  color: white;
}

.btn-dark-blue:focus,
.btn-dark-blue:hover {
  background-color: #000507;
  color: white;
}

.btn-facebook {
  background-color: #3b5998;
  border: 1px solid #2d4373;
  color: white;
}

.btn-facebook:focus,
.btn-facebook:hover {
  background-color: #2d4373;
  color: white;
}

.btn-linkedin {
  background-color: #007bb5;
  border: 1px solid #005882;
  color: white;
}

.btn-linkedin:focus,
.btn-linkedin:hover {
  background-color: #005882;
  color: white;
}

.btn-twitter {
  background-color: #55acee;
  border: 1px solid #2795e9;
  color: white;
}

.btn-twitter:focus,
.btn-twitter:hover {
  background-color: #2795e9;
  color: white;
}

.btn-googleplus {
  background-color: #dd4b39;
  border: 1px solid #c23321;
  color: white;
}

.btn-googleplus:focus,
.btn-googleplus:hover {
  background-color: #c23321;
  color: white;
}

.btn-lite {
  background-color: #ffff4c;
  border: 1px solid #ffff19;
  color: #191919;
}

.btn-lite:focus,
.btn-lite:hover {
  background-color: #ffff19;
  color: #191919;
}

/*Making a Secondary Top Nav Stick to top*/
.sticky.affix {
  position: fixed;
  top: 0px;
  background-color: #fafafa;
  background: #fafafa;
  width: 100%;
  z-index: 999;
  overflow-y: auto;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.25);
  -moz-box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.25);
  box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.25);
}

.sticky.affix .nav-tabs {
  background-color: #fafafa;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.sticky.affix-top,
.sticky.affix-bottom {

  position: relative;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.25);
  -moz-box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.25);
  box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.25);
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}

.navbar-wrap {
  border-bottom: 1px solid #dddddd;
  background-color: #ffffff;
}

.navbar-wrap .navbar-default .navbar-nav > li:nth-child(9) {
  background-color: #80be00;
}

.navbar-wrap .navbar-default .navbar-nav > li:nth-child(9) a {
  color: #ffffff;
  font-weight: 500;
}

/*.navbar-wrap .navbar-default .navbar-nav > li:last-child {
  background-color: #1990ce;
}
.navbar-wrap .navbar-default .navbar-nav > li:nth-last-child(2) {
    background-color: #80be00;
}*/
.navbar-wrap .navbar-default .navbar-nav > li:last-child a {
  color: inherit;
}

.navbar-wrap .navbar-default .navbar-nav > li:last-child a .caret {
  display: none;
}

.navbar-wrap .navbar-default .navbar-nav > li:last-child a:hover {
  color: white;
}

.navbar-nav {
  margin: 0 -30px !important;
}

/*Customising Top Navigation*/
.navbar-default {
  border: 0px;
}

.navbar li > a {
  /*text-transform:uppercase;*/
  font-size: 12.6px;
  font-weight: 400;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-family: 'Fira Sans', sans-serif;
}

.dropdown-menu {
  padding: 0;
}

.dropdown-menu > li > a {
  padding: 10px 20px;
  font-weight: 400;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 75px;
  padding: 16px 15px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: none;
  border-bottom: none;
  border-radius: 0px;
}

.navbar-toggle:focus {
  outline: 0;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -26px;
  margin-left: -26px;
}

@media (min-width: 1000px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.tab-holder .container > .navbar-header,
.tab-holder .container-fluid > .navbar-header,
.tab-holder .container > .navbar-collapse,
.tab-holder .container-fluid > .navbar-collapse {
  margin-right: -13.33px;
  margin-left: -30px;
}

@media (min-width: 1000px) {
  .tab-holder .container > .navbar-header,
  .tab-holder .container-fluid > .navbar-header,
  .tab-holder .container > .navbar-collapse,
  .tab-holder .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.tab-holder .container {
  max-width: 100% !important;
}

/*Tabs navigation*/
.nav-tabs > li {
  float: none;
  display: inline-block;
  *display: inline;
  /* ie7 fix */
  zoom: 1;
  /* hasLayout ie7 trigger */
}

.nav-tabs > li > a {
  border-radius: 0px;
  border-color: transparent;
  color: #283436;
  margin-right: -4px;
  font-weight: 400;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li a:hover {
  border-color: transparent;
  background-color: #1990ce;
  color: #ffffff;
}

.nav-tabs {
  text-align: center;
}

@media (max-width: 768px) {
  .nav-tabs li {
    min-width: 100%;
  }

  .tab-holder .container > .navbar-collapse li > a {
    margin-right: -40px;
    margin-left: -25px;
    overflow-x: hidden;
  }
}

@media (man-width: 1300px) {
  .navbar-brand {
    max-width: 140px;
    padding-right: 0px;
  }

  .navbar-brand img {
    width: 80%;
  }
}

@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px !important;
  }
}

.navbar-brand {
  padding: 10px 0px;
}

/* Side Tabs navigation*/
.sidebar.blogpost .col-sm-5 .nav,
.sidebar.blogpost .col-sm-4 .nav,
.sidebar.blogpost .col-md-4 .nav,
.sidebar.blogpost .col-md-5 .nav {
  margin-left: 50px;
}

.sidebar .col-sm-4 .nav,
.sidebar .col-sm-5 .nav,
.sidebar .col-md-4 .nav,
.sidebar .col-md-5 .nav {
  margin-left: 50px;
}

.sidebar .col-sm-4 .nav li.menu-item,
.sidebar .col-sm-5 .nav li.menu-item,
.sidebar .col-md-4 .nav li.menu-item,
.sidebar .col-md-5 .nav li.menu-item {
  color: #2e2e2e;
}

.sidebar .col-sm-4 .nav li.current-menu-item,
.sidebar .col-sm-5 .nav li.current-menu-item,
.sidebar .col-md-4 .nav li.current-menu-item,
.sidebar .col-md-5 .nav li.current-menu-item {
  color: #1990ce;
}

.sidebar .col-sm-4 .nav li.current-menu-item a,
.sidebar .col-sm-5 .nav li.current-menu-item a,
.sidebar .col-md-4 .nav li.current-menu-item a,
.sidebar .col-md-5 .nav li.current-menu-item a {
  color: #1990ce;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
}

.sidebar .col-sm-4 .nav li,
.sidebar .col-sm-5 .nav li,
.sidebar .col-md-4 .nav li,
.sidebar .col-md-5 .nav li {
  float: left;
  width: 100%;
  list-style-type: none;
  margin-left: -50px;
  margin-top: 20px;
}

.sidebar .col-sm-4 .nav li a,
.sidebar .col-sm-5 .nav li a,
.sidebar .col-md-4 .nav li a,
.sidebar .col-md-5 .nav li a {
  text-align: left;
  margin-right: 0px;
  padding: 25px;
  background-color: transparent;
  /*text-transform:uppercase;*/
  font-size: 12.88px;
  color: #2e2e2e;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
}

.sidebar .col-sm-4 .nav li a:hover,
.sidebar .col-sm-5 .nav li a:hover,
.sidebar .col-md-4 .nav li a:hover,
.sidebar .col-md-5 .nav li a:hover {
  color: #1990ce;
  border-color: none;
  background-color: transparent;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
}

.sidebar .col-sm-4 .nav li.active > a,
.sidebar .col-sm-5 .nav li.active > a,
.sidebar .col-md-4 .nav li.active > a,
.sidebar .col-md-5 .nav li.active > a,
.sidebar .col-sm-4 .nav li.active > a:hover,
.sidebar .col-sm-5 .nav li.active > a:hover,
.sidebar .col-md-4 .nav li.active > a:hover,
.sidebar .col-md-5 .nav li.active > a:hover,
.sidebar .col-sm-4 .nav li.active > a:focus,
.sidebar .col-sm-5 .nav li.active > a:focus,
.sidebar .col-md-4 .nav li.active > a:focus,
.sidebar .col-md-5 .nav li.active > a:focus {
  color: #1990ce;
  background-color: transparent;
  border: none;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  border-bottom-color: transparent;
  cursor: default;
}

.sidebar .col-sm-4 .nav li h5,
.sidebar .col-sm-5 .nav li h5,
.sidebar .col-md-4 .nav li h5,
.sidebar .col-md-5 .nav li h5,
.sidebar .col-sm-4 .nav li p,
.sidebar .col-sm-5 .nav li p,
.sidebar .col-md-4 .nav li p,
.sidebar .col-md-5 .nav li p {
  text-align: left;
  margin-left: 25px;
}

.sidebar .col-sm-4 .nav li .label,
.sidebar .col-sm-5 .nav li .label,
.sidebar .col-md-4 .nav li .label,
.sidebar .col-md-5 .nav li .label {
  float: left;
  margin-top: 11px;
  margin-right: 11px;
  margin-left: 25px;
}

.sidebar .col-sm-4 .nav li button,
.sidebar .col-sm-5 .nav li button,
.sidebar .col-md-4 .nav li button,
.sidebar .col-md-5 .nav li button {
  margin-left: 25px;
}

.sidebar .nav-tabs {
  background-color: transparent;
  background: transparent;
}

.sidebar .nav-tabs > li {
  float: left;
  width: 100%;
  list-style-type: none;
}

.sidebar .nav-tabs > li a {
  text-align: left;
  margin-right: 0px;
  padding: 25px 0;
}

.sidebar .nav-tabs > li a:hover {
  color: #1990ce;
  border-color: none;
  background-color: transparent;
}

.sidebar .nav-tabs > li.active > a,
.sidebar .nav-tabs > li.active > a:hover,
.sidebar .nav-tabs > li.active > a:focus {
  color: #1990ce;
  background-color: transparent;
  border: none;
  border-bottom-color: transparent;
  cursor: default;
}

.sidebar .nav-tabs > li h5,
.sidebar .nav-tabs > li p {
  text-align: left;
}

.sidebar .nav-tabs > li .label {
  float: left;
  margin-top: 11px;
  margin-right: 11px;
}

@media (max-width: 768px) {
  .sidebar .blogpost .col-sm-4 .nav,
  .sidebar .blogpost .col-sm-5 .nav,
  .sidebar .blogpost .col-md-4 .nav,
  .sidebar .blogpost .col-md-5 .nav {
    margin-left: 0;
  }

  .sidebar .blogpost .col-sm-4 .nav li,
  .sidebar .blogpost .col-sm-5 .nav li,
  .sidebar .blogpost .col-md-4 .nav li,
  .sidebar .blogpost .col-md-5 .nav li {
    float: left;
    width: 100%;
    margin-left: -40px;
  }

  .sidebar .blogpost .col-sm-4 .nav li a,
  .sidebar .blogpost .col-sm-5 .nav li a,
  .sidebar .blogpost .col-md-4 .nav li a,
  .sidebar .blogpost .col-md-5 .nav li a {
    text-align: left;
    margin-right: 0px;
    padding: 25px 0;
  }

  .sidebar .blogpost .col-sm-4 .nav li a:hover,
  .sidebar .blogpost .col-sm-5 .nav li a:hover,
  .sidebar .blogpost .col-md-4 .nav li a:hover,
  .sidebar .blogpost .col-md-5 .nav li a:hover {
    color: #1990ce;
    border-color: none;
    background-color: transparent;
  }

  .sidebar .blogpost .col-sm-4 .nav,
  .sidebar .blogpost .col-sm-5 .nav,
  .sidebar .blogpost .col-md-4 .nav,
  .sidebar .blogpost .col-md-5 .nav {
    margin-left: 0;
  }

  .sidebar .blogpost .col-sm-4 .nav li,
  .sidebar .blogpost .col-sm-5 .nav li,
  .sidebar .blogpost .col-md-4 .nav li,
  .sidebar .blogpost .col-md-5 .nav li {
    margin-left: -60px;
  }

  .sidebar .blogpost .col-sm-4 .nav li a,
  .sidebar .blogpost .col-sm-5 .nav li a,
  .sidebar .blogpost .col-md-4 .nav li a,
  .sidebar .blogpost .col-md-5 .nav li a {
    padding: 25px 0;
  }

  .sidebar .blogpost .col-sm-4 .nav li h5,
  .sidebar .blogpost .col-sm-5 .nav li h5,
  .sidebar .blogpost .col-md-4 .nav li h5,
  .sidebar .blogpost .col-md-5 .nav li h5,
  .sidebar .blogpost .col-sm-4 .nav li p,
  .sidebar .blogpost .col-sm-5 .nav li p,
  .sidebar .blogpost .col-md-4 .nav li p,
  .sidebar .blogpost .col-md-5 .nav li p {
    margin-left: 0;
  }

  .sidebar .blogpost .col-sm-4 .nav li .label,
  .sidebar .blogpost .col-sm-5 .nav li .label,
  .sidebar .blogpost .col-md-4 .nav li .label,
  .sidebar .blogpost .col-md-5 .nav li .label {
    margin-left: 0;
  }
}

@media (max-width: 992px) {
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }

  .sidebar .col-sm-4 .nav-tabs,
  .sidebar .col-sm-5 .nav-tabs,
  .sidebar .col-md-4 .nav-tabs,
  .sidebar .col-md-5 .nav-tabs {
    background-color: transparent;
    background: transparent;
    margin-left: 0;
  }

  .sidebar .col-sm-4 .nav-tabs h5,
  .sidebar .col-sm-5 .nav-tabs h5,
  .sidebar .col-md-4 .nav-tabs h5,
  .sidebar .col-md-5 .nav-tabs h5 {
    margin-bottom: 20px;
  }

  .sidebar .col-sm-4 .nav-tabs > li,
  .sidebar .col-sm-5 .nav-tabs > li,
  .sidebar .col-md-4 .nav-tabs > li,
  .sidebar .col-md-5 .nav-tabs > li {
    float: left;
    width: 100%;
    list-style-type: none;
    margin-left: -50px;
    margin-top: 20px;
  }

  .sidebar .col-sm-4 .nav-tabs > li a,
  .sidebar .col-sm-5 .nav-tabs > li a,
  .sidebar .col-md-4 .nav-tabs > li a,
  .sidebar .col-md-5 .nav-tabs > li a {
    text-align: left;
    margin-right: 0px;
    padding: 25px 0;
  }

  .sidebar .col-sm-4 .nav-tabs > li a:hover,
  .sidebar .col-sm-5 .nav-tabs > li a:hover,
  .sidebar .col-md-4 .nav-tabs > li a:hover,
  .sidebar .col-md-5 .nav-tabs > li a:hover {
    color: #1990ce;
    border-color: none;
    background-color: transparent;
  }
}

.home .navbar-wrap {
  width: 100%;
  /*position: absolute;
    top: 0px;*/
  z-index: 2;
  background-color: transparent;
  border-bottom: none;
}

.home .navbar-default {
  background-color: transparent;
}

.home .navbar li > a {
  /*text-transform:uppercase;*/
  font-size: 12px;
  font-weight: 300;
  /*color: #ffffff !important;*/
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.home .navbar li > a:hover,
.home .navbar li > a:active {
  background-color: #004760;
  background: #004760;
}

.home .navbar li.active {
  background-color: #004760;
  background: #004760;
}

.home .dropdown-menu {
  padding: 0;
}

.home .dropdown-menu > li > a {
  padding: 10px 20px;
  font-weight: 400;
  background-color: #00263a;
  background: #00263a;
  color: #ffffff;
}

.home .dropdown-menu > li > a:hover,
.home .dropdown-menu > li > a:active {
  background-color: #004760;
  background: #004760;
  color: #ffffff;
}

.home .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #ffffff;
}

li.current-menu-item {
  color: #1990ce;
}

.nav-tabs > li {
  margin-bottom: 0px;
}

.sidebar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.sidebar .navbar-header {
  background-color: transparent;
}

.sidebar .navbar-header .navbar-toggle {
  border-bottom: 1px solid #cccccc;
}

.sidebar .navbar-header .navbar-toggle .icon-bar {
  background-color: #94aab0;
}

@media (max-width: 991px) {
  .sidebar .navbar-header {
    background-color: #ecf0f1;
    margin-left: -30px;
    margin-right: -30px;
    border-bottom: 1px solid #cccccc;
  }
}

@media (max-width: 767px) {
  .sidebar .navbar-collapse {
    padding-left: 50px;
    padding-right: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sidebar .navbar-collapse h5 {
    margin-left: 10px;
  }
}

.jumbotron, .error404 .jumbotron {
  margin-bottom: 0;
  background-image: url('../img/pattern.png');
  background-repeat: unset;
  background-size: auto;
  background-position: unset;
}

.jumbotron h1 {
  font-size: 33px;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.jumbotron h2 {
  margin-bottom: 0;
  margin-top: 11px;
  color: white;
}

.jumbotron .icon {
  margin-top: 0;
}

.core .jumbotron, .single-core .jumbotron {
  background-image: url('../img/core_bg.png');
  background-repeat: repeat-x repeat-y;
}

.core .jumbotron h1,
.single-core .jumbotron h1,
.core .jumbotron h2,
.single-core .jumbotron h2,
.core .jumbotron h3,
.single-core .jumbotron h3 {
  color: white;
}

.web .jumbotron {
  background-image: url('../img/web_bg.png');
  background-repeat: repeat-x repeat-y;
}

.web .jumbotron h1,
.web .jumbotron h2,
.web .jumbotron h3 {
  color: white;
}

.lms .jumbotron {
  background-image: url('../img/lms_bg.png');
  background-repeat: repeat-x repeat-y;
}

.status .jumbotron {
  background-image: url('../img/pattern-green.png');
  background-repeat: repeat-x repeat-y;
}

.status .jumbotron h2 {
  font-size: 99px;
  line-height: 1.2;
}

.status .jumbotron h2 sup {
  font-size: 49.5px;
  top: -0.7em;
}

.status .jumbotron h1,
.status .jumbotron h2,
.status .jumbotron h3 {
  color: white;
}

.reviews .jumbotron h2 {
  font-size: 99px;
  line-height: 1.2;
}

.reviews .jumbotron h2 sup {
  font-size: 49.5px;
  top: -0.7em;
}

.reviews .jumbotron h1,
.reviews .jumbotron h2,
.reviews .jumbotron h3 {
  color: white;
}

@media (max-width: 480px) {
  .status .jumbotron h2 {
    font-size: 66px;
    line-height: 1.2;
  }

  .status .jumbotron h2 sup {
    font-size: 33px;
    top: -0.7em;
  }

  .reviews .jumbotron h2 {
    font-size: 66px;
    line-height: 1.2;
  }

  .reviews .jumbotron h2 sup {
    font-size: 33px;
    top: -0.7em;
  }
}

.status_down .jumbotron {
  background-image: url('../img/pattern-red.png');
  background-repeat: repeat-x repeat-y;
}

.status_down .jumbotron h2 {
  font-size: 99px;
  line-height: 1.2;
}

.status_down .jumbotron h2 sup {
  font-size: 49.5px;
  top: -0.7em;
}

@media (max-width: 480px) {
  .status_down .jumbotron h2 {
    font-size: 66px;
    line-height: 1.2;
  }

  .status_down .jumbotron h2 sup {
    font-size: 33px;
    top: -0.7em;
  }
}

body .home {
  background-image: url('../img/home-header.jpg');
  background-position: center;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

body .keep-track {
  background-image: url('../img/solutions_header.jpg');
  background-size: cover;
  background-position: center;
}

body .keep-track h1 {
  font-weight: 300;
}

body .keep-track h1,
body .keep-track h2,
body .keep-track h3 {
  color: white;
}

body .save-time {
  background-image: url('../img/crm_never_miss_a_task.jpg');
  background-size: cover;
  background-position: center;
}

body .save-time h1 {
  font-weight: 300;
}

body .save-time h1,
body .save-time h2,
body .save-time h3 {
  color: white;
}

body .increase-bookings {
  background-image: url('../img/training_departments.jpg');
  background-size: cover;
  background-position: center;
}

body .increase-bookings h1 {
  font-weight: 300;
}

body .increase-bookings h1,
body .increase-bookings h2,
body .increase-bookings h3 {
  color: white;
}

body .deliver-elearning {
  background-image: url('../img/lms_header.jpg');
  background-size: cover;
  background-position: center;
}

body .deliver-elearning h1 {
  font-weight: 300;
}

body .deliver-elearning h1,
body .deliver-elearning h2,
body .deliver-elearning h3 {
  color: white;
}

body.home .jumbotron {
  background-image: url('../img/home-header.jpg');
  background-position: center;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 150px;
}

@media (max-width: 992px) {
  .jumbotron {
    padding: 100px 0;
  }

  .jumbotron h1 {
    font-size: 24.75px;
  }

  body .deliver-elearning,
  body .increase-bookings,
  body .save-time,
  body .keep-track {
    padding: 100px 0;
  }
}

.label {
  display: inline;
  padding: 25px;
  font-size: 75%;
  font-weight: 100;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
}

a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.well {
  min-height: 20px;
  padding: 50px 125px;
  margin-bottom: 50px;
  background-color: #1990ce;
  border: 1px solid #157aae;
  border-radius: 0px;
  color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #dddddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 0px;
}

.well-sm {
  padding: 9px;
  border-radius: 0px;
}

.blog .well {
  height: 180px;
  background-color: #083146;
  margin-bottom: 0px;
}

.blog .well h2 {
  margin-top: 11px;
  margin-bottom: 11px;
}

.blog .well .icon {
  margin-top: 0;
  font-size: inherit;
}

.pricing .well {
  margin-top: 50px;
}

.pricing .well small {
  font-weight: 100;
  font-size: 13.2px;
}

.pricing .well super {
  vertical-align: super;
  font-size: 19.8px;
}

.pricing .section .row:nth-of-type(2) .well {
  background-color: #80be00;
  border-color: #6fa500;
}

.lms .well {
  border-radius: 50%;
  border: 5px solid #80be00;
  width: 40px;
  height: 40px;
  background: transparent;
  background-image: transparent;
  color: #2e2e2e;
  padding: 40px;
}

.lms .well h1 {
  line-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -6px;
}

table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

.table thead > tr > th {
  background-color: #00263a;
  background: #00263a;
  color: white;
  border: 1px solid #00263a;
  text-align: center;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #dddddd;
  font-size: 12px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  text-align: center;
}

table tbody > tr td .icon {
  padding: 0;
  margin: 0;
  font-size: 24px;
  color: #80be00;
}

.pricing-update .table-bordered {
  border: 1px solid #cccccc;
}

.pricing-update .table {
  margin-top: 20px;
  margin-bottom: 40px;
}

.pricing-update .table thead tr th,
.pricing-update .table tbody tr th,
.pricing-update .table tfoot tr th,
.pricing-update .table thead tr td,
.pricing-update .table tbody tr td,
.pricing-update .table tfoot tr td {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  padding: 8.8px;
}

.pricing-update .table thead tr th {
  border: 0px solid transparent;
}

.pricing-update .table thead tr:nth-of-type(1) th:nth-of-type(1) {
  background-color: #fafafa;
  border-color: #cccccc;
  color: #666666;
  font-size: 16px;
  width: 180px;
  text-align: left;
}

.pricing-update .table thead tr:nth-of-type(1) th:nth-of-type(2) {
  background-color: #1990ce;
  border-color: #1990ce;
}

.pricing-update .table thead tr:nth-of-type(1) th:nth-of-type(4) {
  background-color: #1990ce;
  border-color: #1990ce;
}

.pricing-update .table thead tr:nth-of-type(1) th:nth-of-type(3) {
  background-color: #80be00;
  border-color: #80be00;
}

.pricing-update .table thead tr:nth-of-type(2) th:nth-of-type(odd) {
  background-color: #cfd9db;
  border-color: #cccccc;
  color: #666666;
}

.pricing-update .table thead tr:nth-of-type(2) th:nth-of-type(even) {
  background-color: #a3b6bb;
  border-color: #80be00;
  color: #666666;
}

.pricing-update .table tbody tr {
  border-top: 1px solid #cccccc;
}

.pricing-update .table tbody tr td .icon {
  line-height: 0;
}

.pricing-update .table tbody tr td:nth-of-type(1) {
  background-color: #fafafa;
  border-color: #cccccc;
  text-align: left;
}

.pricing-update .table tbody tr td:nth-of-type(2),
.pricing-update .table tbody tr td:nth-of-type(4),
.pricing-update .table tbody tr td:nth-of-type(6) {
  background-color: #ecf0f1;
  border: 0px solid transparent;
  color: #666666;
}

.pricing-update .table tbody tr td:nth-of-type(3),
.pricing-update .table tbody tr td:nth-of-type(5) {
  background-color: #dde4e6;
  border: 0px solid transparent;
  color: #666666;
}

.modal-content {
  border-radius: 0px;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 900px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 768px) {
  .modal-lg {
    width: 900px;
  }
}

ol.terms > li {
  counter-increment: root;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto Slab', serif;
}

ol.terms > li > ol {
  counter-reset: subsection;
  list-style-type: none;
}

ol.terms > li > ol > li {
  counter-increment: subsection;
  margin-bottom: 11px;
  margin-top: 11px;
  font-family: 'Fira Sans', sans-serif;
  font-size: 15px;
  font-weight: 100;
}

ol.terms > li > ol > li:before {
  content: counter(root) "." counter(subsection) " ";
  font-weight: 400;
}

.video-container {
  max-width: 550px;
  height: auto;
  margin-bottom: 20px;
}

.video-container label {
  display: inline;
}

.video-container h5,
.video-container h6,
.video-container p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 768px) {
  .video-container {
    min-width: 100%;
    height: auto;
  }
}

.customer-stories-video {
  background-color: #80be00;
  padding: 5px 10px;
  color: white;
}

.about-administrate-video {
  background-color: #1990ce;
  padding: 5px 10px;
  color: white;
}

.lite-video {
  background-color: #00263a;
  padding: 5px 10px;
  color: white;
}

.webinar-video {
  background-color: #2e2e2e;
  padding: 5px 10px;
  color: white;
}

.videos {
  display: flex;
  flex-wrap: wrap;
}

#twitter ul {
  padding-left: 0;
}

#twitter ul li {
  list-style-type: none;
  height: 120px;
  margin-bottom: 30px;
}

#twitter ul li .user img {
  display: none;
}

#twitter ul li .user a {
  font-weight: 500;
}

#twitter ul li p.timePosted {
  margin-bottom: 0;
  margin-top: 15px;
}

#twitter ul li p.timePosted a,
#twitter ul li p.timePosted a:hover,
#twitter ul li p.timePosted a:focus {
  color: #4e4e4e;
  font-weight: 500;
}

#twitter ul li p.tweet {
  margin-top: 5px;
}

#twitter ul li:before {
  content: url(../img/twitter-before.jpg);
  float: left;
  height: 120px;
  margin-right: 20px;
}

@media (max-width: 768px) {
  #twitter ul {
    padding-left: 0;
  }

  #twitter ul li {
    list-style-type: none;
    height: auto;
    margin-bottom: 30px;
  }

  #twitter ul li .user img {
    display: none;
  }

  #twitter ul li .user a {
    font-weight: 500;
  }

  #twitter ul li p.timePosted {
    margin-bottom: 0;
    margin-top: 15px;
  }

  #twitter ul li p.timePosted a,
  #twitter ul li p.timePosted a:hover,
  #twitter ul li p.timePosted a:focus {
    color: #4e4e4e;
    font-weight: 500;
  }

  #twitter ul li p.tweet {
    margin-top: 5px;
  }

  #twitter ul li:before {
    display: none;
    float: left;
    height: auto;
    margin-right: 20px;
  }
}

/*@import "widgets/administrate_carousel.less";*/
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 100;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.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: 300px;
  padding: 10px 10px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #00263a;
  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: #00263a;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #00263a;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #00263a;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #00263a;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #00263a;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00263a;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00263a;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00263a;
}

::selection {
  background: #1990ce;
  color: #ffffff;
  /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: #1990ce;
  color: #ffffff;
  /* Gecko Browsers */
}

body,
html {
  /*height:100%;*/
  width: 100%;
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-family: 'Fira Sans', sans-serif;
  -moz-font-feature-settings: "liga=0";
  -moz-font-feature-settings: "liga" 0;
  -webkit-font-variant-ligatures: no-common-ligatures;
  color: #666666;
  overflow-x: hidden;
}

.tab-holder {
  background-color: #fafafa;
}

/*.make-row(@gutter: @grid-gutter-width) {
  margin-left:  0;
  margin-right: 0;
  margin-top:0;
  margin-bottom:0;
  &:extend(.clearfix all);
}*/
@media (max-width: 1299px) {
  .container {
    padding-left: (@gutter / 1.5) !important;
    padding-right: (@gutter / 1.5) !important;
    width: 100%;
  }
}

.blog-container {
  padding-top: 22px;
}

.blog-container h4 em {
  display: block;
  font-size: 14px;
}

/*Top Padding For every page*/
.wrapper {
  padding-top: 44px;
  padding-bottom: 44px;
}

.icon-wrapper {
  padding-top: 11px;
  padding-bottom: 11px;
}

@media (max-width: 992px) {
  .wrapper {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}

/*Icon sizes*/
body .icon {
  font-size: 40px;
  line-height: 1;
  margin-top: 11px;
}

.text-center body .icon {
  font-size: 40px;
  line-height: 1;
  margin-top: 44px;
  max-width: 100%;
}

.icon-primary {
  font-size: 40px;
  line-height: 1;
  margin-top: 44px;
  color: #1990ce;
}

.icon-white {
  font-size: 40px;
  line-height: 1;
  margin-top: 44px;
  color: white;
}

/*Section*/
.section {
  background: #ffffff;
  background-color: #ffffff;
  border-bottom: 1px solid #dddddd;
  padding-top: 75px;
  padding-bottom: 75px;
}

.section-grey {
  background: #fbfbfb;
  border-bottom: 1px solid #dddddd;
  padding-top: 75px;
  padding-bottom: 75px;
}

.postid-3752 {
  background: #fbfbfb;
}

.section-padding-top {
  padding-bottom: 0;
  padding-top: 44px;
}

.section-padding-top .row {
  margin: 20px 0 0 0;
}

.section-padding-top .row img {
  margin-bottom: -1px;
}

.section-no-padding {
  padding: 0;
}

.section-no-padding .row {
  margin: 0 0 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.section-light-blue {
  background-color: #ecf0f1;
  border-bottom: 1px solid #dddddd;
}

.section-gray {
  background-color: #fafafa;
}

.section-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1990ce+0,00263a+100 */
  background: #1990ce;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1990ce 0%, #00263a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1990ce), color-stop(100%, #00263a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #1990ce 0%, #00263a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #1990ce 0%, #00263a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #1990ce 0%, #00263a 100%);
  /* IE10+ */
  background: linear-gradient(to right, #1990ce 0%, #00263a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1990ce', endColorstr='#00263a', GradientType=1);
  /* IE6-9 */
}

.section-gradient p,
.section-gradient h1,
.section-gradient h2,
.section-gradient h3,
.section-gradient h4,
.section-gradient h5,
.section-gradient h6 {
  color: white;
}

@media (max-width: 992px) {
  .section {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .section-padding-top {
    padding-top: 22px;
  }
}

@media (max-width: 991px) {
  .section-padding-top,
  .section-no-padding {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .section-padding-top .row,
  .section-no-padding .row {
    margin: 0px 0px;
    text-align: center;
  }

  .section-padding-top .row img,
  .section-no-padding .row img {
    margin: 0 auto;
  }

  .events .section-padding-top:nth-of-type(1) {
    padding-bottom: 0;
  }

  .events .section-padding-top:nth-of-type(1) .row {
    margin: 0;
  }
}

.sectionphoto {
  padding-top: 88px;
  padding-bottom: 88px;
}

@media (min-width: 1300px) {
  .sectionphoto {
    padding-top: 132px;
    padding-bottom: 132px;
  }
}

.sidebar {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 68%, #ecf0f1 68%, #ecf0f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(68%, #ffffff), color-stop(68%, #ecf0f1), color-stop(100%, #ecf0f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 68%, #ecf0f1 68%, #ecf0f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ffffff 0%, #ffffff 68%, #ecf0f1 68%, #ecf0f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ffffff 0%, #ffffff 68%, #ecf0f1 68%, #ecf0f1 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 68%, #ecf0f1 68%, #ecf0f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ECF0F1', GradientType=1);
  /* IE6-9 */
}

.sidebar .section {
  border-top: 1px solid #fafafa;
}

@media (max-width: 1000px) {
  .sidebar {
    background: #ffffff;
  }
}

/*Footer*/
footer,
.footer {
  background: #2e2e2e;
  background-color: #2e2e2e;
  padding-top: 30px;
  color: #ffffff;

}

footer ul,
.footer ul {
  padding-left: 0;
}

footer li,
.footer li {
  list-style-type: none;
  font-size: 14px;
}

footer p,
.footer p,
footer small,
.footer small,
footer a,
.footer a {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  color: white;
}

footer h1,
.footer h1,
footer h2,
.footer h2,
footer h3,
.footer h3,
footer h4,
.footer h4,
footer h5,
.footer h5 {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  color: white;
}

footer h4,
.footer h4,
footer h5,
.footer h5 {
  font-weight: bold;
  color: white;
  -webkit-font-smoothing: antialiased;
}

.form-control {
  height: 44px;
}

hr {
  margin-top: 44px;
  margin-bottom: 44px;
}

.reviews hr {
  margin-top: 0;
  margin-bottom: 28px;
}

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.aligncenter {
  margin: 0 auto;
}

.section-lite {
  color: white;
  background-color: #191919;
  border: 4px solid #ffff4c;
}

.section-lite h1,
.section-lite h2,
.section-lite h3,
.section-lite h4,
.section-lite h5,
.section-lite h6,
.section-lite p {
  color: white;
}

.flex-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 200px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: no-wrap;
}

@media (max-width: 768px) {
  .flex-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 200px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}

/* Language popup selection */
.popmain {
  width: 50%;
  margin: 0 auto;
}

.dismisscookiepopup {
  background: #ecf0f1 none repeat scroll 0 0;
  top: 30%;
  color: #666666;
  height: auto;
  padding-top: 45px;
  padding-bottom: 65px;
  position: fixed;
  text-align: center;
  vertical-align: middle;
  width: 50%;
  z-index: 2147483642;
  border-radius: 6px;
  margin: 20px 0;
  opacity: 1;
  font-size: 17px;
}

.popmsg {
  float: left;
  width: 95%;
  margin: 0 0 35px 16px;
}

.dismiss > a {
  color: #fff;
  font-size: 17px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  text-decoration: none;
}

.dismiss > a:hover {
  color: #fff;
  text-decoration: none;
}

.yesDiv {
  width: 43%;
  float: left;
  margin-left: 30px;
}

.noDiv {
  width: 43%;
  float: right;
  margin-right: 30px;
}

/* Language popup selection */

.contact_us .col-sm-offset-3 {
  margin-left: 11%;
}

/* Language popup selection */
@media (max-width: 767px) {
  .popmain {
    width: 95%;
    margin: 0 auto;
  }

  .dismisscookiepopup {
    top: 20%;
    padding-top: 35px;
    padding-bottom: 22px;
    width: 95%;
    margin: 0;
    font-size: 15px;
  }

  .popmsg {
    float: left;
    width: 95%;
    margin: 0 0 35px 6px;
  }

  .dismiss > a {
    font-size: 15px;
  }

  .yesDiv {
    margin-left: 15px;
    width: 90%;
  }

  .noDiv {
    margin-left: 15px;
    width: 90%;
    float: left;
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  .popmain {
    width: 95%;
    margin: 0 auto;
  }

  .dismisscookiepopup {
    top: 20%;
    padding-top: 35px;
    padding-bottom: 22px;
    width: 95%;
    margin: 0;
    font-size: 15px;
  }

  .dismiss > a {
    font-size: 15px;
  }

  .yesDiv {
    margin-left: 15px;
  }

  .noDiv {
    margin-right: 15px;
  }
}

@media (max-width: 980px) {
  .dismisscookiepopup {
    top: 12%;
  }
}

.vertical-line {
  height: 125px;
  display: block;
  width: 1px;
  background-color: lightgrey;
  margin: 40px auto;
}

.section#values .icon {
  color: #1990ce;
  font-size: 100px;

}

.section#values .container .row:first-child {
  margin-bottom: 40px;
}

/* Language popup selection */

/*# sourceMappingURL=style.css.map */

/*added by JJ*/
.footer_cta {
  background-color: #3b3b3b;
  padding: 30px 0;
}

.footer_cta h3 {
  color: #fff;
  font-weight: 100;
  margin-bottom: 0px;
}

.footer_cta p {
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
}

#footer h4 {
  color: #777777;
}

#footer ul li {
  padding-bottom: 3px;
}

#footer ul li a {
  color: #cfcfcf;
}

#footer ul li a:hover {
  color: #fff;
}

#footer hr {
  border-color: #484848;
}

#toes small {
  color: #cfcfcf;
}

#toes a {
  opacity: 0.8;
}

#toes a:hover {
  opacity: 1;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {

  .footer_cta h3 {
    text-align: center;
  }

  .footer_cta .btn-block {
    margin-bottom: 0px;
    margin-top: 20px;
  }

  .footer_cta p {
    text-align: center;
  }

}

/*Style for new resource and blog pages */
.resource_header {
  background: #1990ce;
  padding: 30px 0;
}

.resource_header h1 {
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 0px;
  margin-top: 0;
  text-align: left;
  padding-left: 2%;
}

.resource_page .sidebar {
  background: none;
}

.resource_page .wrapper {
  padding-top: 0px;
}

.resource_page .sidebar .col-sm-4 {
  width: 25%;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 5px;
}

.resource_page .sidebar .col-sm-4 .nav {
  margin-left: 0px;
}

.resource_page .sidebar .col-sm-8 {
  background: #ecf0f1;
  border-left: solid 1px #ecf0f1;
  width: 75%;
  padding-top: 30px;
  padding-bottom: 5px;
}

.resource_page .form-control {
  float: left;
  height: 38px;
  padding: 5px 10px;
  width: 82%;
}

.resource_page .col-sm-4 .nav > ul {
  float: left;
  width: 100%;
}

#button-holder {
  background-color: #1990ce;
  border-radius: 5px;
  border-top: thin solid #1990ce;
  box-shadow: 1px 1px 1px 1px #e5e5e5;
  cursor: pointer;
  float: right;
  height: 37px;
  margin-top: 0px;
  text-align: center;
  width: 40px;
  transition: all 0.5s ease 0s;
}

#button-holder:hover {
  background-color: #1370a1;
  border-color: #105a81;
  transition: all 0.5s ease 0s;
}

#button-holder img {
  margin: 8px 4px 4px;
  width: 20px;
}

.resource_page .form-group {
  margin-bottom: 6px;
}

.resource_page .submit_img {
  margin-top: 0px;
  float: right;
  width: 40px;
}

.resource_page .sidebar .col-sm-4 .nav li a {
  padding-left: 5px;
  font-weight: normal;
}

.resource_page .sidebar .col-sm-4 .nav a:focus {
  text-decoration: none;
}

.resource_page .sidebar .col-sm-4 .nav li .home_icon {
  padding-left: 10px;
  background: #334145 none repeat scroll 0 0;
  border-radius: 3px;
  height: 30px;
  width: 30px;
  margin-left: 0px;
}

.resource_page .sidebar .col-sm-4 .nav li .articles_icon {
  padding-left: 10px;
  background: #fc39f1 none repeat scroll 0 0;
  border-radius: 3px;
  height: 30px;
  width: 30px;
  margin-left: 0px;
}

.resource_page .sidebar .col-sm-4 .nav li .video_icon {
  padding-left: 10px;
  background: #80be00 none repeat scroll 0 0;
  border-radius: 3px;
  height: 30px;
  width: 30px;
  margin-left: 0px;
}

.resource_page .sidebar .col-sm-4 .nav li .ebooks_icon {
  padding-left: 10px;
  background: #e84c3d none repeat scroll 0 0;
  border-radius: 3px;
  height: 30px;
  width: 30px;
  margin-left: 0px;
}

.resource_page .sidebar .col-sm-4 .nav li .webinars_icon {
  padding-left: 10px;
  background: #f1c40f none repeat scroll 0 0;
  border-radius: 3px;
  height: 30px;
  width: 30px;
  margin-left: 0px;
}

.resource_page .sidebar .col-sm-4 .nav li .tools_icon {
  padding-left: 10px;
  background: #663399 none repeat scroll 0 0;
  border-radius: 3px;
  height: 30px;
  width: 30px;
  margin-left: 0px;
}

.resource_page .sidebar .col-sm-4 .nav li .lite_icon {
  padding-left: 10px;
  background: #ffff4d none repeat scroll 0 0;
  border-radius: 3px;
  height: 30px;
  width: 30px;
  margin-left: 0px;
}

.resource_page .sidebar .col-sm-4 .nav li .press-kit_icon {
  padding-left: 10px;
  background: #0adde5 none repeat scroll 0 0;
  border-radius: 3px;
  height: 30px;
  width: 30px;
  margin-left: 0px;
}

.resource_page .sidebar .col-sm-4 .nav li .events_icon {
  padding-left: 10px;
  height: 30px;
  width: 30px;
  margin-left: 0px;
  background: #96a6a6 none 0px 0px repeat scroll;
  border-radius: 3px;
}

.resource_page .sidebar .col-sm-4 ul {
  margin-bottom: 30px;
  padding-left: 0px;
}

.resource_page .sidebar .col-sm-4 ul li {
  margin-left: 0px;
}

.resource_page .video-container .article_date {
  color: #c1c1c1;
  font-size: 14px;
}

.resource_page .video-container .topzero {
  border-top: 0px solid #cccccc;
}

.resource_page .video-container p {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.resource_page .video-container p.vdotitle {
  height: 55px;
}

.resource_page .video-container .textatr {
  color: #666666;
  font-size: 14px;
}

.resource_page .video-container .time {
  /*width:40%;*/
  width: 37%;
  float: right;
  color: #c1c1c1;
  font-size: 14px;
  text-align: right;
}

.resource_page .about-administrate-video {
  background: #ffffff;
  text-align: left;
  color: #666666;
  border: 1px solid #cccccc;
}

.resource_page .about-administrate-video .article_icon {
  padding-left: 10px;
  background: #fc39f1 none repeat scroll 0 0;
  border-radius: 3px;
  height: 20px;
  width: 20px;
  margin-right: 6px;
}

.resource_page .press-kit-video .article_icon {
  padding-left: 10px;
  background: #0adde5 none repeat scroll 0 0;
  border-radius: 3px;
  height: 20px;
  width: 20px;
  margin-right: 6px;
}

.resource_page .lite-conference-video {
  background: #ffffff;
  text-align: left;
  color: #666666;
  border: 1px solid #cccccc;
  padding: 5px 10px;
}

.resource_page .press-kit-video {
  background: #ffffff;
  text-align: left;
  color: #666666;
  border: 1px solid #cccccc;
  padding: 5px 10px;
}

.resource_page .lite-conference-video .article_icon {
  padding-left: 10px;
  background: #ffff4d none repeat scroll 0 0;
  border-radius: 3px;
  height: 20px;
  width: 20px;
  margin-right: 6px;
}

.resource_page .customer-stories-video {
  background: #ffffff;
  text-align: left;
  color: #666666;
  border: 1px solid #cccccc;
}

.resource_page .customer-stories-video .article_icon {
  padding-left: 10px;
  background: #80be00 none repeat scroll 0 0;
  border-radius: 3px;
  height: 20px;
  width: 20px;
  margin-right: 6px;
}

.resource_page .webinar-video {
  background: #ffffff;
  text-align: left;
  color: #666666;
  border: 1px solid #cccccc;
}

.resource_page .webinar-video .article_icon {
  padding-left: 10px;
  background: #f1c40f none repeat scroll 0 0;
  border-radius: 3px;
  height: 20px;
  width: 20px;
  margin-right: 6px;
}

.resource_page .lite-video {
  background: #ffffff;
  text-align: left;
  color: #666666;
  border: 1px solid #cccccc;
}

.resource_page .lite-video .article_icon {
  padding-left: 10px;
  background: #663399 none repeat scroll 0 0;
  border-radius: 3px;
  height: 20px;
  width: 20px;
  margin-right: 6px;
}

.resource_page .ebook-video {
  background: #ffffff;
  text-align: left;
  color: #666666;
  border: 1px solid #cccccc;
  padding: 5px 10px;
}

.resource_page .ebook-video .article_icon {
  padding-left: 10px;
  background: #e84c3d none repeat scroll 0 0;
  border-radius: 3px;
  height: 20px;
  width: 20px;
  margin-right: 6px;
}

.resource_page .about-administrate {
  background: #ffffff;
  text-align: left;
  color: #666666;
  border: 1px solid #cccccc;
  padding: 5px 10px;
}

.resource_page .about-administrate .article_icon {
  padding-left: 10px;
  background: #1990ce none repeat scroll 0 0;
  border-radius: 3px;
  height: 20px;
  width: 20px;
  margin-right: 6px;
}

.resource_page .events-video {
  background: #ffffff;
  text-align: left;
  color: #666666;
  border: 1px solid #cccccc;
  padding: 5px 10px;
}

.resource_page .events-video .article_icon {
  padding-left: 10px;
  background: #96a6a6 none repeat scroll 0 0;
  border-radius: 3px;
  height: 20px;
  width: 20px;
  margin-right: 6px;
}

.resource_page .sidebar .col-sm-4 .nav li .about-administrate_icon {
  padding-left: 10px;
  background: #1990ce none repeat scroll 0 0;
  border-radius: 3px;
  height: 30px;
  width: 30px;
  margin-left: 0px;
}

.resource_page .sidebar .col-sm-4 .nav li .share_icon {
  float: left;
  margin-left: 0px;
  margin-right: 2px;
}

.resource_page .nav ul li ul li a {
  margin-left: -20px;
}

.resource_page .mailing_list {
  width: 100% !important;
}

.resource_page .mailing-btn {
  width: 50%;
}

.resource_page .breadcrumb {
  background: none;
  padding: 0;
  margin-bottom: 38px;
  font-size: 15px;
}

.resource_page .breadcrumb .breadcrumb_border {
  width: 100%;
  float: left;
  border-bottom: 1px solid #dddddd;
  margin-top: 14px;
}

.resource_page .breadcrumb .active {
  color: #1990ce;
  cursor: pointer;
}

.resource_page .cat-item.cat-item-4 > ul {
  margin-left: 38px;
  width: 100%;
  float: left;
  margin-bottom: 0px;
}

.resource_page .cat_image_div {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}

.resource_page h1 {
  font-size: 26px;
}

.resource_page .cat_image_div .cat_first {
  width: 65.4%;
  float: left;
  border-radius: 5px;
  margin-left: 2px;
}

.resource_page .cat_image_div .cat_first img {
  height: 161px;
  width: 100%;
}

.resource_page .cat_image_div .cat_second {
  width: 30.6%;
  border-radius: 5px;
  float: right;
  margin-right: 2px;
}

.resource_page .cat_image_div .cat_second img {
  float: right;
  height: 161px;
  width: 100%;
}

.resource_page .cat_image_div .cat_image_div_container {
  display: inline-block;
  float: left;
  width: 31%;
  margin-left: 21px;
  margin-right: 21px;
}

.resource_page .cat_image_div .cat_image_div_container.first {
  margin-left: 0px !important;
  margin-right: 10px;
}

.resource_page .cat_image_div .cat_image_div_container.last {
  margin-left: 10px;
  margin-right: 0px !important;
}

.resource_page .cat_image_div .cat_image_div_container img {
  width: 100%;
}

.resource_page .cat_image_div .cat_sixth {
  width: 30.6%;
  border-radius: 5px;
  float: left;
  margin-left: 2px;
}

.resource_page .cat_image_div .cat_sixth img {
  float: left;
  height: 161px;
  width: 100%;
}

.resource_page .cat_image_div .cat_seventh {
  width: 65.4%;
  border-radius: 5px;
  float: right;
  margin-right: 2px;
}

.resource_page .cat_image_div .cat_seventh img {
  float: right;
  height: 161px;
  width: 100%;
}

.resource_page .blog_post_image img {
  height: 496px;
  width: 100%;
  margin-bottom: 20px;
}

.resource_page .blog_main_div {
  width: 100%;
  float: left;
  background: #ffffff;
}

.resource_page .blog-container h2 {
  font-size: 26px;
  color: #2e2e2e;
  margin-bottom: 10px;
}

.resource_page .blog-container {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 16px;
  width: 100%;
  float: left;
}

.resource_page .blog-container .blog_date {
  color: #c1c1c1;
  font-size: 14px;
}

.resource_page .blog-container .post_bottom_left .col-sm-2 {
  width: 42%;
}

.resource_page .blog-container .post_bottom_left .col-sm-10 {
  padding-left: 0px;
  width: 50%;
}

.resource_page .blog-container .post_bottom_right .col-sm-10 {
  width: 100%;
  text-align: right;
  /*margin-top:28px;*/
  margin-top: 0px;
}

.resource_page .blog-container .col-sm-10 h4 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.resource_page .blog-container .col-sm-10 h4.first {
  margin-top: 24px;
}

.resource_page .blog-container .post_bottom_left {
  width: 40%;
  float: left;
}

.resource_page .blog-container .post_bottom_right {
  width: 50%;
  float: right;
}

.resource_page .blog-container .post_bottom_right .share_icon {
  float: right;
  margin-left: 10px;
  margin-top: -5px;
}

.resource_page .related_article {
  width: 100%;
  float: left;
  margin-top: 66px;
}

.resource_page .related_article h1 {
  font-size: 24px;
}

.resource_page .header_comment > img {
  float: right;
}

.resource_page .disqus_header {
  width: 100%;
  float: left;
  border-bottom: 1px solid #dddddd;
}

.resource_page .header_comment {
  width: 13%;
  float: left;
}

.resource_page .headdd {
  border-bottom: 1px solid #1990ce;
  margin-top: 7px;
}

.resource_page .header_comment1 {
  width: 37%;
  float: left;
  padding-left: 40px;
}

.resource_page .header_comment2 {
  width: 50%;
  float: right;
}

.resource_page .disqus_header_new {
  width: 100%;
  float: left;
  margin-top: 10px;
}

.resource_page .header_commenttt {
  width: 13%;
  float: left;
  margin-left: 0px;
}

.resource_page .header_commenttt1 {
  width: 37%;
  float: left;
  padding-left: 36px;
}

.resource_page .header_commenttt2 {
  width: 50%;
  float: right;
  margin-right: -4px;
}

.resource_page .disqus_header_sec {
  width: 100%;
  float: left;
  margin-left: 0px;
}

.resource_page .disqus_header_last {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.resource_page .disqus_header_last1 {
  width: 50%;
  float: left;
}

.resource_page .disqus_header_last2 {
  width: 50%;
  float: right;
}

.resource_page .newmargin {
  margin-top: 20px;
  margin-bottom: 0px;
}

.resource_page .header_comment2 > img {
  float: right;
}

.resource_page .header_commenttt2 > img {
  float: right;
}

#no-posts {
  border-bottom: 1px solid #dddddd;
  float: left;
  line-height: 107px;
  color: #96a6a6;
  text-align: center;
  width: 100%;
}

.resource_page .col-sm-4 .nav .main_active_div {
  position: absolute;
  right: 0;
}

.resource_page .col-sm-4 .nav .main_active_div .selected {
  border-right: 5px solid #1990ce;
  height: 35px;
  position: absolute;
  right: 0;
  top: -30px;
  width: 6px;
}

.resource_page .sep_line {
  border-bottom: 1px solid #dddddd;
  float: left;
  height: 1px;
  margin-top: 5px;
  position: unset;
  width: 100%;
}

.resource_page .sidebar .col-sm-4 .nav ul {
  margin-bottom: 0px;
}

.resource_page .fader {
  width: 584px;
  height: 161px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: left;
  border-radius: 6px;
}

.resource_page .fader_2 {
  width: 280px;
  height: 161px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: right;
  border-radius: 6px;
}

.resource_page .fader_3 {
  width: 282px;
  height: 161px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  border-radius: 6px;
}

.resource_page .fader_container {
  height: 180px;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.resource_page .fader_container img {
  border-radius: 6px;
}

.resource_page .fader_3.last {
  float: right;
  margin-right: 0px;
}

.resource_page .fader_4 {
  width: 282px;
  height: 161px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: left;
  border-radius: 6px;
}

.resource_page .fader_5 {
  width: 585px;
  height: 161px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: right;
  border-radius: 6px;
}

.resource_page .fader .fader_inner {
  display: inline-block;
  width: 100%;
  float: left;
}

.resource_page .fader_inner img {
  width: 100%;
  /*height:100%;*/
  height: 161px;
  line-height: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fader_inner img:hover {
  /*opacity: 0.9;*/
  width: 115%;
  /*height:115%;*/
  height: 180px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*.fader_inner .text {
  display:block;
  position: absolute;
  top:      50%;
  left:     50%;
  pointer-events:none;
}
.fader_inner .text p {
  margin-top:  -8%;
  margin-left: -55%;
  color:#ffffff;
  font-size:18px;
  font-weight:bold;
}*/
.fader_inner .text {
  display: block;
  position: absolute;
  top: 43%;
  left: 0;
  width: 100%;
  pointer-events: none;
}

.fader_inner .text p {
  margin-top: 0;
  margin-left: -0;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.fader_inner .text p.second {
  margin-top: -8%;
  margin-left: -73%;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

.fader_inner .text p.third {
  margin-top: -8%;
  margin-left: -80%;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

.resource_page .section-light-blue {
  background: #ffffff;
  padding-bottom: 0;
  border-bottom: 0;
}

.resource_page .section-light-blue .form-control {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
}

.resource_page .no_records {
  float: left;
  font-size: 16px;
  font-weight: normal;
  margin: 20px 0 35px;
  text-align: center;
  width: 100%;
}

.loader_div {
  display: none;
}

.loader_img {
  left: 44%;
  position: absolute;
  top: 20%;
  width: 100px;
}

.pagination_loader_img {
  left: 44%;
  position: absolute;
  bottom: 0;
  width: 100px;
}

.resource_page .text-center {
  float: left;
  text-align: center;
  width: 100%;
}

.wistia_custom_class {
  height: 496px !important;
  width: 888px !important;
  margin-bottom: 20px;
}

.resource_page .video-container .img-responsive {
  height: 146px;
  width: 100%;
}

.resource_page .blog-container .right_section {
  width: 42%;
  float: right;
  padding: 5px 20px 20px;
}

.resource_page .blog-container .download_text {
  width: 100%;
  float: left;
  font-weight: bold;
}

.resource_page .blog-container .download_btn {
  width: auto;
  float: left;
  margin-top: 8px;
  font-weight: bold;
}

/* css fort uber mega menu */
.home .navbar-default .navbar-nav > li > a {
  color: #ffffff;
}

.home .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #283436;
}

.home .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  color: #ffffff;
}

.ubermenu-responsive-default.ubermenu {
  float: right;
}

.navbar-wrap .navbar-collapse.collapse {
  float: right;
}

nav.ubermenu {
  border: 0 none;
  margin: 0 -30px !important;
  background: none;
}

.ubermenu, .ubermenu .ubermenu-column, .ubermenu .ubermenu-divider, .ubermenu .ubermenu-item, .ubermenu .ubermenu-nav, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-row, .ubermenu .ubermenu-search, .ubermenu .ubermenu-search-input, .ubermenu .ubermenu-search-submit, .ubermenu .ubermenu-submenu, .ubermenu .ubermenu-submenu-footer, .ubermenu .ubermenu-tabs, .ubermenu .ubermenu-tabs-panels, .ubermenu .ubermenu-target, .ubermenu-responsive-toggle {
  /*height:48px !important;*/
}

.ubermenu ul li a.ubermenu-target {
  height: 36px;
  padding: 9px 20px;
}

.ubermenu ul li ul li a.ubermenu-target {
  height: auto;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
  border-left: 0 none !important;
  box-shadow: 0px 0 0 0 rgba(255, 255, 255, 0.1) inset !important;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
  text-transform: none !important;
  /*font-size:12.6px !important;*/
  font-size: 14px !important;
  font-weight: 400 !important;
  transition: all 0.3s ease 0s !important;
}

.home .ubermenu ul li a {
  color: #fff !important;
}

.home .ubermenu ul li ul li a {
  color: #707070 !important;
  font-weight: 300 !important;
}

.home .ubermenu ul li ul li a:hover {
  color: #ffffff !important;
}

.home .ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
  /*background:#00263a !important;*/
  border: none;
  border-bottom: 5px solid #1990ce !important;
  z-index: 9999;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
  background: #ffffff !important;
  border: none !important;
  border-bottom: 5px solid #1990ce !important;
  z-index: 9999;
}

.ubermenu-skin-black-white-2 {
  box-shadow: none !important;
}

nav.ubermenu ul li a {
  color: #283436 !important;
}

nav.ubermenu ul li a:hover, nav.ubermenu ul li a:focus, nav.ubermenu ul li a:active {
  background-color: #1990ce !important;
  color: #ffffff !important;
  border-radius: 5px;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  background-color: #1990ce !important;
  color: #ffffff !important;
  border-radius: 5px;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background-color: #1990ce !important;
  color: #ffffff !important;
  border-radius: 5px;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target {
  background-color: #1990ce !important;
  color: #ffffff !important;
  border-radius: 5px;
}

/*.ubermenu  .ubermenu-nav > li:nth-last-child(2) {
    background-color: #80be00 !important;
}
.ubermenu .ubermenu-nav > li:nth-last-child(2) a{
  color:#ffffff !important;
}*/
.ubermenu .ubermenu-nav > li:last-child {
  /*background-color: #1990ce !important;*/
  background-color: #80be00 !important;
  border-radius: 5px;
  margin-right: 0px;
}

.ubermenu .ubermenu-nav > li.free_trial a {
  color: #ffffff !important;
}

.ubermenu .ubermenu-nav > li.free_trial a:hover {
  background: #5E8B00 !important;
}

.ubermenu .ubermenu-nav > li {
  margin-right: 5px;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
  /*font-size:12.6px !important;*/
  font-size: 14px !important;
  font-weight: normal !important;
  margin-top: 10px;
  font-family: Roboto Slab;
  color: #96a6a6 !important;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
  color: #ffffff !important;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
  border-bottom: 0px solid #2e2e2e !important;
}

/*.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-custom.ubermenu-item-has-children.ubermenu-item-auto.ubermenu-item-header.ubermenu-item-level-1.ubermenu-column.ubermenu-column-1-4.ubermenu-has-submenu-stack{
  border-right:1px solid #c1c1c1;
  min-height:337px;
}*/
.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-ubermenu-custom.ubermenu-item-has-children.ubermenu-item-auto.ubermenu-item-header.ubermenu-item-level-1.ubermenu-column.ubermenu-column-1-4.ubermenu-has-submenu-stack {
  border-right: 1px solid #f4f3f3;
  min-height: 342px;
}

.ubermenu .custom_video_box {
  background: #fdfdfd !important;
  padding-top: 60px !important;
  min-height: 342px !important;
}

.ubermenu .ubermenu-nav ul.ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-column-1-4 {
  width: 22% !important;
}

.ubermenu .ubermenu-nav ul.ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-column-1-4:nth-child(4) {
  width: 34% !important;
}

.ubermenu ul li ul li a:hover {
  border-radius: 0px !important;
}

.customer_align_center ul li:first-of-type a:hover {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.about_align_center ul li:first-of-type a:hover {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

#menu-header-top-menu li.dropdown ul li:first-of-type a:hover {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

/*.ubermenu ul li ul li:first-of-type a:hover{
  border-top-left-radius:5px !important;
  border-top-right-radius:5px !important;
}
.ubermenu ul li ul li:last-child a{
    border-radius:5px !important;
  color:#red !important;
}

.ubermenu ul li ul li.ubermenu-item-type-custom ul li a:hover{
  border-radius:0px !important;
}
.ubermenu ul li ul li.ubermenu-item-type-custom ul li:first-of-type a:hover{
  border-radius:0px !important;
}*/
.ubermenu-skin-black-white-2 .ubermenu-submenu, .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
  color: #707070 !important;
  font-weight: 300 !important;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu, .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target:hover {
  color: #ffffff !important;

}

.menu-header-top-menu-container {
  /*margin-right: 76px;*/
  /*margin-right: 86px;*/
  margin-right: 112px;
}

.home #lang_sel ul li a {
  /*color:#444 !important;*/
  color: #fff !important;
}

.home #lang_sel ul li ul li a {
  color: #444 !important;
}

.home #lang_sel a:hover {
  color: #ffffff !important;
}

.home #bs-example-navbar-collapse-top ul li a {
  color: #fff !important;
}

.home #bs-example-navbar-collapse-top ul li a:hover, .home #bs-example-navbar-collapse-top ul li a:active {
  background: #1990ce !important;
  color: #ffffff !important;
}

#bs-example-navbar-collapse-top ul li a {
  color: #283436 !important;
  /*color:#cfcfcf !important;*/
}

#bs-example-navbar-collapse-top ul li a:hover, #bs-example-navbar-collapse-top ul li a:focus, #bs-example-navbar-collapse-top ul li a:active {
  color: #ffffff !important;
  background: #1990ce;
}

.top_main_header_nav {
  background: #ecf0f1 none repeat scroll 0 0;
  padding: 0;
  margin-bottom: 15px;
}

.home .top_main_header_nav {
  background: transparent;
  /*border-bottom:1px ridge #cfcfcf;*/
  border-bottom: 1px solid rgba(207, 207, 207, 0.3);
}

.top_main_header_nav .navbar-default {
  background: none;
}

.header_top_menu {
  width: 100%;
  float: right;
}

.ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
  /*background:#80be00 !important;*/
  background: none !important;
  border: 0px;
  text-align: right;
}

.ubermenu-skin-black-white-2.ubermenu-responsive-toggle:hover {
  /*background:#1990ce !important;*/
}

.langselDiv {
  background: none !important;
}

#lang_sel a.lang_sel_sel {
  background: none !important;
  /*color:#cfcfcf !important;*/
}

#lang_sel a.lang_sel_sel:hover {
  background: #1990ce !important;
}

#lang_sel ul ul a {
  background: none !important;
}

#lang_sel ul ul a:hover {
  background: #1990ce !important;
}

.langselDiv {
  /*width:75px;*/
  width: 102px;
}

#lang_sel li {
  /*width:76px;*/
  width: 102px;
}

#lang_sel img.iclflag {
  height: 12px;
  margin-right: 2px;
  position: relative;
  top: 0;
  width: 13px;
}

#lang_sel a.lang_sel_sel:after {
  color: #1990ce;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 3px;
  margin-top: 0;
  position: relative;
  right: 0;
  top: 0;
}

/*.top_main_header_nav .navbar-default .navbar-nav > .active > a, .top_main_header_nav .navbar-default .navbar-nav > .active > a:focus{
  background:none;
}
.top_main_header_nav .navbar-default .navbar-nav > li > a:hover, .top_main_header_nav .navbar-default .navbar-nav > li > a:focus{
  background:none;
}
.home .navbar-default .header_top_menu .navbar-nav > li > a:hover, .home .navbar-default .header_top_menu .navbar-nav > li > a:focus, .home .navbar-default .header_top_menu .navbar-nav > li > a:active{
  background:none !important;
}*/
.ubermenu a#video-link {
  height: 164px;
  margin-top: 0px;
  vertical-align: bottom;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ubermenu a#video-link:hover {
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.discover_adm_text {
  margin-top: 15px;
  font-size: 13px;
  text-align: center;
  color: #484848 !important;
}

.ubermenu .ubermenu-submenu .ubermenu-custom-content-padded {
  padding: 3px 20px !important;
}

.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.navbar-toggle.ubermenu-btn {
  border: 0 none;
  margin-right: 0;
  padding: 0 0 19px;
  z-index: 1000;
}

.navbar-toggle.ubermenu-btn:hover, .navbar-toggle.ubermenu-btn:focus {
  background: none;
}

.navbar-wrap .navbar-header {
  position: absolute;
  z-index: 999;
}

.navbar-brand > img {
  margin-top: -13px;
}

#bs-example-navbar-collapse-1 {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0px;
  width: 100%;
}

nav.ubermenu {
  float: right;
  margin: 0px !important;
  padding-left: 0 !important;
  width: 100%;
}

.ubermenu .ubermenu-nav {
  float: right;
  margin-left: 0;
  margin-right: -21px !important;
}

/*.header_top_menu #bs-example-navbar-collapse-top ul li.dropdown.open > a:before {
  border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 15px;
    content: "";
    height: 0;
    left: 50%;
    margin: 25px 0 0 -12px;
    position: absolute;
    width: 0;
    z-index: 999;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}*/
.header_top_menu #bs-example-navbar-collapse-top .dropdown-menu {
  left: -23%;
  /*margin-top:9px;*/
  border-radius: 5px;
  transition: 0.2s 1s;
}

/*make the menu sub-menu items drop down on mouse hover */
.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu {
  display: block;
  transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

/*make the menu sub-menu items drop down on mouse hover */
.header_top_menu #bs-example-navbar-collapse-top ul li.dropdown > a:after {
  color: #1990ce;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 3px;
  margin-top: 0;
  position: relative;
  right: 0;
  top: 0;
}

/*.ubermenu ul li.ubermenu-item-has-children.ubermenu-active> a:before {
  border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 20px;
    content: "";
    height: 0;
    left: 50%;
  margin: 16px 0 0 -12px;
    position: absolute;
    width: 0;
    z-index: 100;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}*/
.ubermenu ul li.ubermenu-item-has-children ul {
  border-radius: 5px !important;
  /*margin-top:19px !important;*/
  /*margin-top:10px !important;*/
}

.ubermenu ul li.ubermenu-item-has-children ul ul {
  border-radius: 0px !important;
  margin-top: 0px !important;
}

.top_main_header_nav {
  /*height:32px;*/
  height: 27px;
}

.top_main_header_nav .navbar.navbar-default {
  /*height:32px;*/
  height: 40px;
}

.top_main_header_nav .navbar-nav > li > a {
  /*padding-top:5px;
  padding-bottom:5px;*/
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 15px;
  padding-right: 15px;
}

.top_main_header_nav .navbar-nav .contact-btn a {
  padding-left: 9px !important;
  padding-right: 9px !important;
}

.top_main_header_nav .navbar-nav .contact-btn a:hover {
  background: none !important;
}

.home #bs-example-navbar-collapse-top ul li ul li.contact-btn a:hover {
  background: none !important;
}

.top_main_header_nav #lang_sel a {
  /*padding:5px 14px;*/
  padding: 2px 9px;
}

.top_main_header_nav #lang_sel ul ul {
  top: 41px;
}

.top_main_header_nav #lang_sel ul ul li {
  background: #ffffff !important;
  border-radius: 5px !important;
}

.top_main_header_nav #lang_sel ul ul li a {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}

.top_main_header_nav #lang_sel ul ul li a:hover {
  border-radius: 5px !important;
}

.home .dropdown-menu > li > a {
  background: none;
}

.home #bs-example-navbar-collapse-top ul li ul li a {
  color: #283436 !important;
}

.home #bs-example-navbar-collapse-top ul li ul li a:hover {
  background: #1990ce !important;
  color: #ffffff !important;
}

.header_top_menu #bs-example-navbar-collapse-top ul li.dropdown a .caret {
  display: none;
}

.phn-icon {
  margin-right: 4px;
  width: 20px;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
  position: relative !important;
  right: -6px !important;
  top: 8% !important;
  color: #1990ce !important;
}

.ubermenu .heading_only {
  padding: 18px 0 7px 0;
  color: #373737 !important;
  font-family: Roboto Slab;
  font-size: 14px !important;
  font-weight: 300 !important;
}

/* CSS for Pricing Packages Page */

.pricing_packages .row.wrapper {
  margin-left: -12px;
  margin-right: -12px;
  padding-bottom: 0;
}

.pricing_packages .col-xs-12.text-center > ul {
  padding-left: 20px;
  padding-top: 20px;
}

.pricing_packages .section {
  padding-top: 10px;
  border-bottom: 0px;
  padding-bottom: 20px;
}

.pricing_packages .main_title {
  margin-top: 30px;
}

.pricing_packages h1 {
  font-weight: 300;
  font-size: 36px;
  margin-bottom: 0;
}

.pricing_packages .panel.panel-primary.center-block {
  border: 1px solid #c1c1c1;
  border-radius: 5px;
}

.pricing_packages .panel-primary > .panel-heading {
  background-color: #f5f5f5;
  border-color: #c1c1c1;
  color: #334145;
  font-size: 16px;
  border-bottom: 1px solid #c1c1c1;
  padding: 30px 12px 35px;
}

.pricing_packages .panel-primary .panel-heading h2 {
  color: #334145 !important;
  font-weight: 400;
  margin-bottom: 5px;
}

.pricing_packages .icon_img {
  width: 100%;
  float: left;
  text-align: center;
}

.pricing_packages .panel-primary .panel-heading {
  height: auto;
}

.pricing_packages .panel-primary .plus-announcment {
  margin: -37px -1px 0px;
  padding: 8px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.pricing_packages .currency_sec {
  border: 1px solid #c1c1c1;
  float: right;
  text-align: left;
  width: 14%;
  position: relative;
  top: -30px;
}

.pricing_packages .currenct_text {
  float: left;
  width: 52%;
  border-right: 1px solid #c1c1c1;
  padding: 6px 10px;
  background: #f5f5f5;
  color: #334145;
  font-weight: bold;
}

.pricing_packages .currenct_drop {
  padding: 6px 0px 6px 0;
  width: 48%;
  float: right;
  text-align: center;
  font-size: 14px;
}

.currenct_drop > select {
  border: 0 none;
}

.pricing_packages .currenct_drop a#mainCurrencyDiv {
  color: #666666;
  font-weight: 500;
}

.pricing_packages .currenct_drop a#mainCurrencyDiv:after {
  color: inherit;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 3px;
  margin-top: 0;
  position: relative;
  right: 0;
  top: 0;
}

.pricing_packages .currenct_drop > ul {
  background: #f5f5f5;
  float: left;
  margin-top: 6px;
  position: absolute;
  width: 48%;
  padding-left: 0px;
  border: 1px solid #c1c1c1;
}

.pricing_packages #currencyDropdown > li {
  list-style: outside none none;
  padding-right: 16px;
}

.pricing_packages #currencyDropdown > li a {
  color: #666666;
}

.pricing_packages #currencyDropdown > li a:hover {
  color: #1990ce;
}

.pricing_packages .row > img {
  margin-left: 5px;
  width: 97.5%;
}

.pricing_packages .panel-primary .panel-footer {
  background: none;
}

.pricing_packages .panel .panel-body {
  border: 0px solid #dddddd;
}

.pricing_packages .panel-footer {
  background: none;
  border-top: 0px solid #dddddd;
  padding-top: 0px;
}

.pricing_packages .panel-body p.lead {
  color: #c2c2c2 !important;
  margin-bottom: 15px;
  min-height: 50px;
  padding-left: 35px;
  padding-right: 35px;
}

.pricing_packages .panel-body li {
  list-style: none;
  text-align: left;
  color: #334145;
  margin-bottom: 5px;
  font-size: 14px;
}

.pricing_packages .panel-body li .icon {
  float: left;
  font-size: 19px;
  height: 26px;
  margin-right: 7px;
  color: #80be00;
}

.pricing_packages .panel-body .btn.btn-success {
  width: 100%;
}

.pricing_packages .see_all_features {
  font-size: 16px !important;
}

.pricing_packages #enterprice_section {
  background-color: #3b3b3b;
  background-image: url("../img/enterprise-box-img.png");
  background-repeat: no-repeat;
}

.pricing_packages #enterprice_section .panel-heading {
  background: none;
  border-color: #c1c1c1;
  color: #334145;
  font-size: 17px;
  color: #d9d9d9;
  border-bottom: 0px solid #c1c1c1;
}

.pricing_packages #enterprice_section .panel-heading h2 {
  color: #d9d9d9 !important;
  padding-top: 22px;
}

.pricing_packages #enterprice_section .panel-body {
  border: 0px solid #dddddd;
}

.pricing_packages #enterprice_section .panel-footer {
  background: none;
}

.pricing_packages #enterprice_section .panel-body .btn.btn-primary {
  width: 100%;
}

.pricing_packages #enterprice_section .panel-body p {
  color: #d9d9d9;
  font-size: 16px;
}

.pricing_packages #enterprice_section .panel-body p.lead {
  color: #666666 !important;
  margin-bottom: 15px;
  min-height: auto;
}

.pricing_packages #enterprice_section .panel-body ul {
  padding-left: 35px;
  padding-top: 6px;
}

.pricing_packages #enterprice_section .panel-body li {
  color: #d9d9d9;
  list-style: none;
}

.pricing_packages .col_sm_half {
  width: 50%;
  float: left;
}

.pricing_packages sub, .pricing_packages sup {
  font-size: 45%;
  top: 0;
}

.pricing_packages .panel-primary .panel-body h1 {
  font-size: 39px;
}

.features-currency {
  font-weight: normal;
}

.pricing_packages .panel-primary .panel-body h1 p {
  margin-top: 0px;
  font-weight: bold;
}

.pricing_packages .panel-primary .panel-body .plus-sign {
  margin-top: 12px;
  font-size: 26px;
}

.pricing_packages .currency_symbol {
  color: #666666;
}

.pricing_packages .pull-right > small {
  color: #666666;
  font-size: 16px !important;
}

.pricing_packages .panel-footer .btn.btn-success {
  width: 100%;
  text-decoration: none;
}

.pricing_packages .panel-footer .see_all_features {
  font-size: 16px !important;
  color: #666666 !important;
}

.pricing_packages .panel-footer .see_all_features a {
  color: #1990ce !important;
  text-decoration: none;
}

.pricing_packages #enterprice_section .panel-footer .btn.btn-primary {
  border-bottom: 0 none;
  text-decoration: none;
  width: 100%;
}

.pricing_packages .col-md-4.col-sm-6.plus.col-md-push-4.col-lg-push-4.col-sm-push-0 {
  padding-left: 12px;
  padding-right: 12px;
}

.pricing_packages .col-md-4.col-sm-6.col-md-pull-4.col-lg-pull-4.col-sm-pull-0 {
  padding-left: 12px;
  padding-right: 12px;
}

.pricing_packages .col-md-4.col-md-offset-0.col-sm-6 {
  padding-left: 12px;
  padding-right: 12px;
}

.pricing_packages .bottom_text {
  color: #666666;
  font-family: roboto slab;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 0;
  text-align: center;
}

.pricing_packages .pull-center {
  text-align: center;
  width: 100%;
  margin-bottom: 20px !important;
}

.pricing_packages .panel-primary .panel-body h1 p {
  font-size: 18px;
  text-align: center;
  width: 100%;
}

.pricing_packages .feature_sec {
  float: left;
  height: 64px;
  width: 100%;
  position: relative;
}

.pricing_packages .row .feature_sec img {
  height: 62px;
  margin-left: 5px;
  position: absolute;
  width: 97.8%;
}

.pricing_packages .row .feature_title {
  color: #d9d9d9;
  font-size: 28px;
  font-weight: 300;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  margin-top: 4px;
}

.checkmark {
  display: inline-block;
  width: 20px;
  height: 12px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

.checkmark_circle {
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: none;
  border-radius: 11px;
  border: 1px solid #80be00;
  left: 0;
  top: 0;
}

.checkmark_stem {
  background-color: #80be00;
  height: 10px;
  left: 9px;
  position: absolute;
  top: 3px;
  width: 2px;
}

.checkmark_kick {
  background-color: #c1c1c1;
  height: 3px;
  left: 6px;
  position: absolute;
  top: 10px;
  width: 3px;
}

#enterprice_section .checkmark_circle {
  border: 1px solid #80be00;
}

#enterprice_section .checkmark_stem {
  background-color: #80be00;
}

#enterprice_section .checkmark_kick {
  background-color: #80be00;
}

.checkmarkbig {
  display: inline-block;
  width: 44px;
  height: 44px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

.checkmark_circlebig {
  border: 1px solid #80be00;
  border-radius: 50%;
  height: 44px;
  left: 0;
  position: absolute;
  top: 0;
  width: 44px;
}

.checkmark_stembig {
  background-color: #80be00;
  height: 22px;
  left: 23px;
  position: absolute;
  top: 10px;
  width: 2px;
}

.checkmark_kickbig {
  background-color: #80be00;
  height: 2px;
  left: 15px;
  position: absolute;
  top: 30px;
  width: 8px;
}

#pricingTitle {
  margin-bottom: 0.75em;
}

.pricing-new-experiment .panel-primary .panel-body small {
  font-size: 13px !important;
}

.disclainer-sec {
  border-bottom: 1px solid #c1c1c1;
  margin: 0 -20px 19px;
}

.additional-user h1 {
  padding: 0 !important;
  margin-bottom: 0px !important;
  margin-top: 13px !important;
}

.additional-user p {
  margin-top: 0px !important;
  margin-bottom: 13px !important;
}

/* Onboarding section */

.pricing-new-experiment .onboarding .panel-primary .panel-heading {
  padding: 0;
  background-color: unset;
  border: 0px;
  position: relative;
}

.onboarding .panel-primary .panel-body {
  min-height: auto;
}

.onboarding #enterprice_section .text-center {
  margin-top: 20px;
}

.onboarding .panel-heading .icon_img {
  position: absolute;
  top: 0;
  left: 0;
}

.onboarding .panel-heading .icon_img .icon {
  font-size: 222px;
  opacity: 0.1;
}

.onboarding .panel-heading .description {
  padding-top: 57px;
}

.onboarding .panel-heading .description .desc-price {
  font-size: 39px;
}

.onboarding .panel-heading .description .desc-price #basic_onboarding_superuser_price {
  color: #334145;
  font-weight: 200;
}

.onboarding #enterprice_section .panel-heading {
  padding-top: 24px;
}

.onboarding #enterprice_section .panel-body p {
  width: 318px;
  margin: 22px auto;
}

.onboarding #enterprice_section .text-center h2 {
  color: #d9d9d9;
  font-weight: 400;
  margin-bottom: 0;
}

.onboarding #enterprice_section .text-center span {
  color: #c1c1c1;
  font-weight: 400;
  margin-bottom: 12px;
}

.onboarding #enterprice_section .text-center {
  margin-top: 20px;
}

.onboarding #enterprice_section .panel-body {
  max-height: 190px;
}

.onboarding #enterprice_section .panel-heading h2 {
  padding-top: 5px;
}

.onboarding ul {
  padding: 0;
}

.pricing_packages .panel-primary .panel-footer a {
  border-bottom: 0px solid white;
}

/* Responsive css */
@media (max-width: 1040px) {
  .pricing_packages .onboarding {
    max-height: unset;
  }
}

@media (min-width: 950px) and (max-width: 1024px) {
  .panel-body {
    max-height: 365px;
  }
  .onboarding #enterprice_section {
    height: 368px;
  }
}

@media (max-width: 767px) {
  /* css for resources videos page */
  .resource_page .fader_container {
    margin-top: 12px;
  }

  /* css for pricing packages page */
  .pricing_packages .currency_sec {
    margin-bottom: 50px;
    margin-top: 20px;
    top: 0;
    width: 100%;
    z-index: 99;
  }

  .pricing-new-experiment .plus {
    margin-top: 59px;
  }

  .pricing_packages .col_sm_half {
    width: 100%;
  }

  .pricing_packages .panel-primary .panel-body h1 {
    padding-left: 10px;
    text-align: center;
    width: 100%;
  }

  .pricing_packages .panel-primary .panel-body h1 p {
    width: 100%;
  }

  .pricing_packages .panel-footer .btn.btn-success {
    text-align: center;
    width: 94%;
  }

  .pricing_packages #enterprice_section .panel-footer .btn.btn-primary {
    text-align: center;
    width: 94%;
  }

  /* css for pricing packages page */
  /*make the menu sub-menu items drop down on mouse hover */
  /*.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
    display: none;
  }*/
  /*make the menu sub-menu items drop down on mouse hover */
  .langselDiv {
    right: 22px;
  }

  /*.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-custom.ubermenu-item-has-children.ubermenu-item-auto.ubermenu-item-header.ubermenu-item-level-1.ubermenu-column.ubermenu-column-1-4.ubermenu-has-submenu-stack{
    border-right:0px solid #c1c1c1;
    min-height:auto;
  }*/
  .ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-ubermenu-custom.ubermenu-item-has-children.ubermenu-item-auto.ubermenu-item-header.ubermenu-item-level-1.ubermenu-column.ubermenu-column-1-4.ubermenu-has-submenu-stack {
    border-right: 0px solid #c1c1c1;
    min-height: auto;
  }

  .ubermenu .custom_video_box {
    padding-top: 0px !important;
    min-height: auto !important;
  }

  .navbar-brand > img {
    margin-top: 0px;
  }

  .top_main_header_nav {
    height: auto;
    margin-bottom: 0px;
  }

  .top_main_header_nav .navbar.navbar-default {
    height: auto;
  }

  .ubermenu .ubermenu-nav {
    float: none !important;
    margin-left: 0;
    margin-right: 0px !important;
  }

  .ubermenu .ubermenu-nav > li {
    margin-right: 0px;
  }

  .ubermenu ul li.ubermenu-item-has-children ul {
    border-radius: 0px !important;
    margin-top: 0px !important;
  }

  .ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    border-radius: 0px;
  }

  .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
    border-radius: 0px;
  }

  nav.ubermenu ul li a:hover, nav.ubermenu ul li a:focus, nav.ubermenu ul li a:active {
    border-radius: 0px;
  }

  .header_top_menu #bs-example-navbar-collapse-top .dropdown-menu {
    left: -20%;
    /*margin-top:10px;*/
    border-radius: 5px;
    position: absolute;
    background-color: #ffffff;
  }

  .header_top_menu #bs-example-navbar-collapse-top .dropdown-menu .btn-block {
    margin-bottom: 0px;
  }

  .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    margin-top: 0px;
  }

  /* Css for menus responsive */
  .ubermenu a#video-link {
    margin-top: 0px;
    height: 200px;
  }

  .home .navbar-wrap {
    top: 5px !important;
  }

  .navbar-wrap .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .top_main_header_nav .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .menu-header-top-menu-container {
    margin-right: 0px;
    /*width:75%;*/
    width: 79%;
    float: left;
  }

  .navbar-nav {
    margin: 0 !important;
  }

  .nav > li {
    width: auto;
    float: left;
  }

  .navbar li > a {
    padding-right: 15px;
    padding-left: 15px;
  }

  #lang_sel a {
    padding: 10px 0 10px 9px;
  }

  #lang_sel ul ul a {
    padding: 9px;
  }

  .home .navbar-brand {
    /*padding: 10px 20px;*/
    /*margin-top: 41px;*/
    padding: 26px;
    position: absolute;
  }

  .home .responsive.ubermenu-btn {
    font-size: 14px;
    color: #fff;
    font-family: 'Roboto';
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    padding: 7px 10px;
    border: 1px solid white;
    border-radius: 4px;
  }

  #hero-text .row:first-child {
    margin-top: 0px !important;
    text-align: center;
  }

  /*.home .navbar-header {
    position: absolute;
    top: 38px;
  }*/
  .pro .navbar-brand {
    padding: 10px;
    position: relative;
  }

  .home #hero-text h1 {
    /*margin-top:22px;*/
  }

  .langselDiv {
    margin: 0px !important;
    width: 67px;
    float: right;
  }

  #lang_sel ul ul {
    visibility: hidden;
    top: 38px;
    /*top:48px;*/
  }

  nav.ubermenu {
    margin: 0 !important;
  }

  .ubermenu, .ubermenu .ubermenu-column, .ubermenu .ubermenu-divider, .ubermenu .ubermenu-icon, .ubermenu .ubermenu-image, .ubermenu .ubermenu-item, .ubermenu .ubermenu-nav, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-row, .ubermenu .ubermenu-search, .ubermenu .ubermenu-search-input, .ubermenu .ubermenu-search-submit, .ubermenu .ubermenu-submenu, .ubermenu .ubermenu-submenu-footer, .ubermenu .ubermenu-tabs, .ubermenu .ubermenu-tabs-panels, .ubermenu .ubermenu-target, .ubermenu-responsive-toggle {
    background: #2d3e50 !important;
    color: #cfcfcf !important;
  }

  .home .ubermenu ul li ul li a {
    color: #cfcfcf !important;
  }

  .navbar-wrap .navbar-collapse.collapse {
    display: block;
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    border-top: 0px;
  }

  /* Css for menus responsive */
  .resource_header h1 {
    margin-left: 16px;
  }

  .resource_page .sidebar .col-sm-4 {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
  }

  .resource_page .form-control {
    width: 80%;
  }

  .resource_page .sidebar .col-sm-8 {
    width: 100%;
  }

  .resource_page .videos .col-md-4 {
    width: 100%;
  }

  .resource_page .fader_container {
    margin-top: 12px;
  }

  .resource_page .cat_image_div .cat_first {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 10px;
  }

  .resource_page .cat_image_div .cat_first img {
    height: auto;
  }

  .resource_page .cat_image_div .cat_second {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .resource_page .cat_image_div .cat_second img {
    height: auto;
  }

  .resource_page .cat_image_div .cat_image_div_container {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .resource_page .cat_image_div .cat_image_div_container.first {
    margin-left: 0px;
    margin-right: 0px;
  }

  .resource_page .cat_image_div .cat_image_div_container.last {
    margin-left: 0px;
    margin-right: 0px;
  }

  .resource_page .cat_image_div {
    margin-bottom: 0px;
  }

  .resource_page .cat_image_div .cat_sixth {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .resource_page .cat_image_div .cat_seventh {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .resource_page .blog_post_image img {
    height: auto !important;
  }

  .resource_page .blog-container .post_bottom_left {
    width: 100%;
  }

  .resource_page .blog-container .post_bottom_right {
    width: 100%;
  }

  .resource_page .blog-container .post_bottom_left .col-sm-2 {
    width: 100%;
    float: left;
  }

  .resource_page .blog-container .post_bottom_left .col-sm-10 {
    width: 100%;
    float: left;
    padding-left: 25px;
  }

  .resource_page .blog-container .post_bottom_right {
    width: 100%;
    float: left;
  }

  .resource_page .blog-container .post_bottom_right .col-sm-10 {
    margin-top: 14px;
    text-align: left;
    width: 100%;
  }

  .resource_page .blog-container .post_bottom_right .col-sm-10 > span {
    width: 100%;
    margin-top: 5px;
  }

  .resource_page .fader {
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
  }

  .resource_page .fader_2 {
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
  }

  .resource_page .fader_3 {
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
  }

  .resource_page .fader_4 {
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
  }

  .resource_page .fader_5 {
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
  }

  .wistia_custom_class {
    height: 153px !important;
    width: 272px !important;
  }

  .resource_page .blog-container .right_section {
    width: 100%;
    float: left;
    padding: 0;
  }

  .resource_page .video-container .img-responsive {
    height: 146px;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 959px) {

  /* css for pricing packages page */
  .pricing_packages .currency_sec {
    margin-bottom: 50px;
    margin-top: 20px;
    top: 0;
    width: 100%;
    z-index: 99;
  }

  /* css for pricing packages page */
  /*.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-custom.ubermenu-item-has-children.ubermenu-item-auto.ubermenu-item-header.ubermenu-item-level-1.ubermenu-column.ubermenu-column-1-4.ubermenu-has-submenu-stack{
    border-right:0px solid #c1c1c1;
    min-height:auto;
  }*/
  .ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-ubermenu-custom.ubermenu-item-has-children.ubermenu-item-auto.ubermenu-item-header.ubermenu-item-level-1.ubermenu-column.ubermenu-column-1-4.ubermenu-has-submenu-stack {
    border-right: 0px solid #c1c1c1;
    min-height: auto;
  }

  .ubermenu .custom_video_box {
    padding-top: 0px !important;
    min-height: auto !important;
  }

  .navbar-brand > img {
    margin-top: 4px;
  }

  .top_main_header_nav {
    margin-bottom: 0px;
  }

  .ubermenu .ubermenu-nav > li {
    margin-right: 0px;
  }

  .ubermenu .ubermenu-nav {
    float: none !important;
    margin-left: 0;
    margin-right: 0px !important;
  }

  .ubermenu ul li.ubermenu-item-has-children ul {
    border-radius: 0px !important;
    margin-top: 0px !important;
  }

  .ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    border-radius: 0px;
  }

  .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
    border-radius: 0px;
  }

  nav.ubermenu ul li a:hover, nav.ubermenu ul li a:focus, nav.ubermenu ul li a:active {
    border-radius: 0px;
  }

  .header_top_menu #bs-example-navbar-collapse-top .dropdown-menu {
    left: -20%;
    /*margin-top:10px;*/
    border-radius: 5px;
    position: absolute;
    background-color: #ffffff;
  }

  .header_top_menu #bs-example-navbar-collapse-top .dropdown-menu .btn-block {
    margin-bottom: 0px;
  }

  .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    margin-top: 0px;
  }

  /* Css for menus responsive */
  .ubermenu a#video-link {
    margin-top: 0px;
    height: 200px;
  }

  .home .navbar-wrap {
    top: 5px !important;
  }

  .navbar-wrap .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .top_main_header_nav .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .menu-header-top-menu-container {
    margin-right: 0px;
    width: 75%;
    float: left;
  }

  .navbar-nav {
    margin: 0 !important;
  }

  .nav > li {
    width: auto;
    float: left;
  }

  .navbar li > a {
    padding-right: 15px;
    padding-left: 15px;
  }

  #lang_sel a {
    padding: 10px 0 10px 9px;
  }

  #lang_sel ul ul a {
    padding: 9px;
  }

  .home .navbar-brand {
    /*padding: 10px 20px;*/
    /*margin-top: 41px;*/
    padding: 10px;
    position: absolute;
  }

  .navbar-brand {
    padding: 10px;
    position: absolute;
  }

  .pro .navbar-brand {
    padding: 10px;
    position: relative;
  }

  .home #hero-text h1 {
    /*margin-top:22px;*/
  }

  .langselDiv {
    margin: 0px !important;
    width: 67px;
    float: right;
  }

  #lang_sel ul ul {
    visibility: hidden;
    top: 38px;
    /*top:48px;*/
  }

  nav.ubermenu {
    margin: 0 !important;
  }

  .ubermenu, .ubermenu .ubermenu-column, .ubermenu .ubermenu-divider, .ubermenu .ubermenu-icon, .ubermenu .ubermenu-image, .ubermenu .ubermenu-item, .ubermenu .ubermenu-nav, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-row, .ubermenu .ubermenu-search, .ubermenu .ubermenu-search-input, .ubermenu .ubermenu-search-submit, .ubermenu .ubermenu-submenu, .ubermenu .ubermenu-submenu-footer, .ubermenu .ubermenu-tabs, .ubermenu .ubermenu-tabs-panels, .ubermenu .ubermenu-target, .ubermenu-responsive-toggle {
    background: #2d3e50 !important;
    color: #cfcfcf !important;
  }

  .home .ubermenu ul li ul li a {
    color: #cfcfcf !important;
  }

  /*.ubermenu ul li{
    background:#2d3e50 !important;
    color:#cfcfcf !important;
  }
  .ubermenu ul li ul li{
    background:#ffffff !important;
  }*/
  .navbar-wrap .navbar-collapse.collapse {
    display: block;
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    border-top: 0px;
  }

  /* Css for menus responsive */
  .resource_header h1 {
    margin-left: 16px;
  }

  .resource_page .sidebar .col-sm-4 {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
  }

  .resource_page .form-control {
    width: 92%;
  }

  .resource_page .sidebar .col-sm-8 {
    width: 100%;
  }

  .resource_page .videos .col-md-4 {
    width: 100%;
  }

  .resource_page .fader_container {
    margin-top: 12px;
  }

  .resource_page .cat_image_div .cat_image_div_container {
    width: 30.4%;
  }

  .resource_page .fader {
    width: 100%;
    margin-bottom: 15px;
  }

  .resource_page .fader_2 {
    width: 100%;
    margin-bottom: 15px;
  }

  .resource_page .fader_3 {
    width: 100%;
    margin-bottom: 15px;
  }

  .resource_page .fader_4 {
    width: 100%;
    margin-bottom: 15px;
  }

  .resource_page .fader_5 {
    width: 100%;
    margin-bottom: 15px;
  }

  .wistia_custom_class {
    height: 412px !important;
    width: 720px !important;
  }

  .resource_page .blog-container .right_section {
    width: 100%;
    float: left;
    padding: 0;
  }

  .resource_page .video-container .img-responsive {
    height: 146px;
    width: 100%;
  }
}

@media (min-width: 668px) and (max-width: 991px) {
  .header_top_menu #bs-example-navbar-collapse-top .dropdown-menu {
    left: -20%;
    /*margin-top:10px;*/
    border-radius: 5px;
    position: absolute;
    background-color: #ffffff;
  }

  .header_top_menu #bs-example-navbar-collapse-top .dropdown-menu .btn-block {
    margin-bottom: 0px;
  }

  /* Css for menus responsive */
  .home .navbar-wrap {
    top: 5px !important;
  }

  .navbar-wrap .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .top_main_header_nav .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .menu-header-top-menu-container {
    margin-right: 0px;
    width: 75%;
    float: left;
  }

  .navbar-nav {
    margin: 0 !important;
  }

  .nav > li {
    width: auto;
    float: left;
  }

  .navbar li > a {
    padding-right: 15px;
    padding-left: 15px;
  }

  #lang_sel a {
    padding: 10px 0 10px 9px;
  }

  #lang_sel ul ul a {
    padding: 9px;
  }

  .home .navbar-brand {
    /*padding: 10px 20px;*/
    /*margin-top: 41px;*/
    padding: 10px;
    position: absolute;
  }

  .navbar-brand {
    padding: 10px;
    position: absolute;
  }

  .pro .navbar-brand {
    padding: 10px;
    position: relative;
  }

  .home #hero-text h1 {
    /*margin-top:22px;*/
  }

  .langselDiv {
    margin: 0px !important;
    width: 67px;
    float: right;
  }

  #lang_sel ul ul {
    visibility: hidden;
    top: 38px;
    /*top:48px;*/
  }

  nav.ubermenu {
    margin: 0 !important;
  }

  .navbar-wrap .navbar-collapse.collapse {
    display: block;
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    border-top: 0px;
  }

  /* Css for menus responsive */
}

@media (min-width: 990px) and (max-width: 999px) {
  /* Css for menus responsive */
  .home .navbar-wrap {
    top: 5px !important;
  }

  .navbar-wrap .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .top_main_header_nav .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .menu-header-top-menu-container {
    margin-right: 0px;
    width: 75%;
    float: left;
  }

  .navbar-nav {
    margin: 0 !important;
  }

  .nav > li {
    width: auto;
    float: left;
  }

  .navbar li > a {
    padding-right: 15px;
    padding-left: 15px;
  }

  #lang_sel a {
    padding: 10px 0 10px 9px;
  }

  #lang_sel ul ul a {
    padding: 9px;
  }

  .home .navbar-brand {
    /*padding: 10px 20px;*/
    /*margin-top: 41px;*/
    padding: 10px;
    position: absolute;
  }

  .navbar-brand {
    padding: 10px;
    position: absolute;
  }

  .pro .navbar-brand {
    padding: 10px;
    position: relative;
  }

  .home #hero-text h1 {
    /*margin-top:22px;*/
  }

  .langselDiv {
    margin: 0px !important;
    width: 67px;
    float: right;
  }

  #lang_sel ul ul {
    visibility: hidden;
    top: 38px;
    /*top:48px;*/
  }

  nav.ubermenu {
    margin: 0 !important;
  }

  .navbar-wrap .navbar-collapse.collapse {
    display: block;
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    border-top: 0px;
  }

  /* Css for menus responsive */
}

@media (min-width: 1000px) and (max-width: 1280px) {
  .langselDiv {
    top: 0px !important;
  }
}

/* Responsive css */
/*Style for new resource and blog pages */
a#video-link {
  background-image: url('../img/video_thumb_home_2.jpg');
  display: block;
  width: 100%;
  height: 268px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  -webkit-box-shadow: 0px 6px 20px 0px rgba(36, 36, 36, 0.25);
  -moz-box-shadow: 0px 6px 20px 0px rgba(36, 36, 36, 0.25);
  box-shadow: 0px 6px 20px 0px rgba(36, 36, 36, 0.25);
}

a#video-link:hover {
  border-radius: 0px;
  -webkit-box-shadow: 0px 6px 30px 0px rgba(36, 36, 36, 0.7);
  -moz-box-shadow: 0px 6px 30px 0px rgba(36, 36, 36, 0.7);
  box-shadow: 0px 6px 30px 0px rgba(36, 36, 36, 0.7);
}

#scroll-button {
  bottom: 25px;
  width: 100%;
  margin: 0px;
  position: absolute;
}

#scroll-button .icon {
  margin-top: 50px;
  font-size: 23px;
  width: 23px;
  height: 23px;
  display: block;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 50%;
  color: #000;
}

.icon-arrow-34:before {
  font-size: 14px !important;
  font-weight: bold !important;
}

#hero-text h1 {
  font-size: 48px;
  line-height: 1.1;
}

#hero-text i {
  float: left;
  font-weight: 200;
  padding: 8px 20px 0 20px;
}

#hero-text p {
  font-size: 18px;
  color: #fff;
  font-weight: 200;
}

#hero-text .btn {
  float: left;
  text-transform: none;
}

#hero-text .btn-link {
  color: #fff;
  padding: 11px 0;
}

p#watch-video {
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
  opacity: 0.75;

}

#copyright {
  border-top: 1px solid #484848;
  padding: 20px 0;
  margin-top: 30px;
}

#copyright p {
  color: #777777;
  font-size: 12px;
  margin: 0px;
}

#copyright ul {
  margin-bottom: 0px;
}

#copyright ul li {
  padding-bottom: 0px;
}

ul#social-icons li a {
  background-color: #3B3B3B;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  color: #777777;
  font-size: 16px;
}

ul#social-icons li a:hover {
  text-decoration: none;
  background-color: #777777;
  color: #fff;
}

#pre-footer {
  background-color: #3B3B3B;
  padding: 30px 0;
}

#pre-footer p {
  margin: 0px;
}

#plugs {
  background-color: #2e2e2e;
  border-bottom: 1px solid #3b3b3b;
}

#plugs .icon {
  color: #1990ce;
  display: inline-block;
  margin-top: 0px;
}

#plugs p {
  margin: 0px;
  color: #f1f1f1;
  font-size: 14px;
}

.lg-pad-left p.second {
  font-weight: 300;
}

#plugs .form-control {
  height: 41px;
  width: 100%;
  padding: 0px !important;
}

#plugs form {
  margin-top: 3px;
}

#plugs input {
  background-color: #2e2e2e;
  width: 284px;
  color: #ccc;
  border: none;
}

#plugs .btn {
  text-transform: none !important;
}

#plugs .media {
  padding: 30px 0;
}

#border-right {
  border-right: 1px solid #3b3b3b;
}

#footer-cta .btn {
  padding: 8px 14px;
  font-size: 12px;
}

#footer-cta .h3 {
  font-size: 22px;
  font-weight: 200;
  margin: 0px;
  color: #cfcfcf;
}

#bg {
  padding: 15px 0px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.40);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.40);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.40);
}

.jobs .card {
  margin-bottom: 150px;
}

.card {
  background-color: #fff;
  border-radius: 5px;
  min-height: 520px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.25);
  -moz-box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.25);
  box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.15);
  margin-top: 20px;
}

.section#no-border-bottom {
  border-bottom: none;
}

.section-grey#no-border-bottom {
  border-bottom: none;
}

.card-upper {

}

.card-upper img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.card-content {
  padding: 30px 20px;
}

.card-content {
  font-weight: 300;
  color: #7d7d7d;
  margin-bottom: 0px;
}

.angle-bg-rtl {
  clip-path: polygon(1 0, 100% 0, 100% 83%, 0 100%);
}

.angle-bg-ltr {
  clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
}

#jobs-3 .card {
  min-height: 570px;
}

#pledge-logo {
  margin-bottom: 10px;
}

#pledge-logo img {
  margin: 0 auto;
}

hr.big-hr {
  margin: 60px 0;
}

.jobs-jumbo {
  background-image: url('../img/jobs_bg.jpg');
  background-position: center;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 150px;

}

/*CUSTOMERS STORIES */

#capterra {
  background-color: #127CC0;
  padding: 30px 40px 30px 0;
  min-height: 95px;
}

#capterra a {
  color: #fff;
  opacity: 1;
}

#capterra a:hover {
  opacity: 0.8;
}

#capterra h3 {
  margin: 0;
}

#capterra ul {
  float: right;
  margin: 0px;
}

#capterra ul li {
  margin-right: 10px;
  vertical-align: middle;
}

#getapp {
  background-color: #689F38;
  padding: 30px 0;
  min-height: 95px;
}

#getapp ul {
  float: left;
  margin: 0px;
}

#getapp ul li {
  margin-right: 10px;
  vertical-align: middle;
}

#getapp h3 {
  margin: 0;
}

#getapp a {
  color: #fff;
  opacity: 1;
}

#getapp a:hover {
  opacity: 0.8;
}

#sale-info {
  padding: 100px 50px;
}

#sale-info h3 {
  font-size: 20px;
}

#sale-info .icon-primary {
  font-size: 50px;
}

#sale-info p {
  font-size: 16px;
  color: #758285;
  font-weight: 300;
}

ul.list-logos {
  margin-top: 20px;
  padding-left: 0px;
}

ul.list-logos li {
  margin-left: 80px;
  padding-left: 0px;
}

ul.list-logos li:first-child {
  margin-left: 0px;
}

.logo-section {
  padding: 50px 0;
}

#grey-bg {
  background-color: #FAFAFA;
}

p.quote {
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  line-height: 1.5;
  padding: 0 10%;
}

hr.short-seperator {
  border-color: black;
  opacity: 0.2;
  width: 50px;
  margin: 0px auto 25px auto;
}

p.quotee {
  color: #fff;
  font-weight: 300;
}

p.quotee strong {
  font-weight: 500;
}

.quote-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 550px;
}

#boston {
  background-color: #AB1918;
  min-height: 550px;
  padding-right: 0px;
}

#boston .quote-image {
  background-image: url('../img/boston-pic.png');
  background-position: bottom;
}

.quote-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0 30px 30px;
  margin-left: 10%;
}

#boston-quote {
  border-color: transparent transparent transparent #AB1918;
}

#forgerock {
  background-color: #475765;
  min-height: 550px;
}

#forgerock .quote-image {
  background-image: url('../img/forgerock-pic.jpg');
}

#forgerock-quote {
  border-color: transparent transparent transparent #475765;
}

#informa {
  background-color: #00B3EB;
  min-height: 550px;
  padding-left: 0px;
}

#kentec {
  background-color: #303030;
  min-height: 550px;
}

#kentec .quote-image {
  background-image: url('../img/kentec-pic.png');
}

#kentec-quote {
  border-color: transparent transparent transparent #303030;
}

#morgan {
  background-color: #763777;
  min-height: 550px;
}

#morgan .quote-image {
  background-image: url('../img/morgan-pic.png');
  background-position: top;
}

#morgan-quote {
  border-color: transparent transparent transparent #763777;
}

#trigraph {
  background-color: #AB1918;
  min-height: 550px;
}

#york {
  background-color: #00B3EB;
  min-height: 550px;
}

#york .quote-image {
  background-image: url('../../../uploads/york-uni-pic-1.jpg');
}

#york-quote {
  border-color: transparent transparent transparent #00B3EB;
}

.right-triangle {
  float: right;
  margin-right: 10%;
}

.video-play-btn:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}

@media (max-width: 946px) {
  p.quote {
    font-size: 20px;
  }
}

/* sm desktop */
@media (max-width: 991px) {
  .angle-bg-rtl {
    background-color: #fbfbfb;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
  }

  .angle-bg-ltr {
    background-color: #fbfbfb;
    clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%);
  }

  #capterra {
    text-align: center;
    padding-right: 0;
  }

  #capterra ul {
    float: none;
    padding: 0;
  }

  #getapp {
    text-align: center;
  }

  #getapp ul {
    float: none;
    padding: 0;
  }
}

/* tablet */
@media (max-width: 959px) {
  .discover_adm_text {

    color: #fff !important;
  }

  .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {

    color: #fff !important;
  }

  .ubermenu-skin-black-white-2 .ubermenu-submenu, .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
    color: #fff !important;

  }

}

@media (max-width: 767px) {
  .jobs .card {
    margin-bottom: 0px;
    min-height: auto;
  }

  .angle-bg-rtl {
    background-color: #fbfbfb;
    clip-path: polygon(0 0, 100% 0, 100% 99%, 0 100%);
  }

  .angle-bg-ltr {
    background-color: #fbfbfb;
    clip-path: polygon(0 0, 100% 1%, 100% 100%, 0 100%);
  }

  #jobs-3 .card {
    min-height: auto;
  }

  #pre-footer p.h3 {
    text-align: center;
    display: block;
  }

  #pre-footer #bg {
    display: block;
  }

  #pre-footer #mob-buttons {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }

  #pre-footer #mob-buttons .lg-bump-left {
    margin: 0;
  }

  #pre-footer .row {
    display: block;
  }

  #copyright .v-align {
    display: block;
  }

  #copyright #social-icons .v-align {
    display: flex;
  }

  #copyright p {
    text-align: center;
  }

  #copyright #social-icons {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    float: none !important;
  }

  .quote-triangle {
    display: none;
  }

  #boston, #morgan, #forgerock, #york, #informa, #trigraph, #stories-block {
    display: block;
    min-height: 0px;
  }

  #boston img, #morgan img, #forgerock img, #york img, #stories-block img, #trigraph img, #informa img {
    padding-top: 20px;
  }

  .quote-image {
    min-height: 250px;
  }

  .list-logos li {
    display: block !important;
    margin-left: 0px !important;
    margin-top: 20px;
  }

}

/* mobile */
@media (max-width: 320px) {

  #border-right {
    border-right: none;
    border-bottom: 1px solid #3B3B3B;
  }

  #plugs .media-left {
    display: flex;
    justify-content: center;
  }

  #plugs .media-body {
    text-align: center;
    display: block;
    padding-left: 0px;
    margin-bottom: 10px;
  }

  #plugs .media-bottom {
    display: flex;
    justify-content: center;
  }

  #plugs .media-bottom button {
    float: none !important;
  }

  #plugs input {
    margin-bottom: 10px;
  }

}

/* FIXERS */

.v-align {
  display: flex;
  align-items: center;
}

.h-align {
  display: flex;
  justify-content: center;
}

.sm-bump-left {
  margin-left: 5px;
}

.sm-bump-right {
  margin-left: 5px;
}

.lg-bump-left {
  margin-left: 20px;
}

.lg-bump-right {
  margin-left: 20px;
}

.sm-pad-left {
  padding-left: 5px;
}

.sm-pad-right {
  padding-left: 5px;
}

.lg-pad-left {
  padding-left: 20px;
}

.lg-pad-right {
  padding-left: 20px;
}

ul.horizontal-list li {
  display: inline-block;
}

.text-white {
  color: #fff;
}

.inline {
  display: inline-block;
}

.media-left {
  display: table-cell;
  vertical-align: top;
}

.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-bottom {
  vertical-align: bottom;
}

/* Styles for Funnel Template */

.page-funnel-template .top_main_header_nav {
  height: 40px;
  margin-bottom: 0;
}

.page-funnel-template .menu-header-top-menu-container {
  margin-right: 0;
}

.funnel-wrap {
  border-bottom: 1px solid #dddddd;
  background-color: #1990CE;
  padding-top: 15px;
  margin-bottom: 40px;
}

.funnel-default {
  border: 0;
}

.glyphicon.green {
  color: rgb(128, 190, 0);
}

.page-funnel-template ul {
  list-style: none;
  padding-left: 0;
  line-height: 2;
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}


.home .section p span{
	display:inline-block;
}

.home .section .icon{
	font-size:50px;
}
.home .section-blue .icon{
	font-size:50px;
}

.home .section h2.p-large{
	font-size: 21px;
    font-weight: 300;
	font-family: 'Fira Sans',sans-serif;
}

.home .wrapper{
	padding:30px 0;
}

.home .section h2{
	padding-top:0px;
}

.home .section-1 h2{
	padding-top: 40px;
    padding-bottom: 15px;
}

.home .pb-0{
	padding-bottom:0px !important;
}

.home .section-2 img{
	padding-top:70px;
}

.home .home-solutions h2{
	padding-top:0px;
}

.home .section-2 h2{
	margin-bottom:20px;
}

.home .section-3 .oval{
	width:100px !important;
	
}

.home .section-3{
	padding:70px 0 !important;
}

.home .section{
	border-bottom:0;
}

.card-cta{
	background-color:#fff;
	border-radius:3px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.25);
    -moz-box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.25);
    box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.15);
	position: relative;
    top: 84px;
    z-index: 9999;
}

.card-cta .media-left{
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.card-cta .media-left img{
	height: 100%;
    width: auto;
    object-fit: cover;
}

.card-cta .media-body{
	padding-left:20px;
	padding-top:0.7em;
}

.home .your-success{
	background: url('/wp-content/uploads/your-success-is-our-goal-bg.png') no-repeat center center !important;
	background-size:cover !important;
}

.p-0{
	padding:0;
}

#cta-shift{
	padding-top:150px !important;
}

@media (max-width: 767px){
	.home .section{
		padding-top:60px !important;
	}
	.home p{
		text-align:center;
	}
	.home .home-solutions{
		padding-bottom:60px !important;
	}
	
	.card-cta .media-left{
		float:left;
	}
	.card-cta .media-body{
		text-align:center;
		padding-bottom:20px;
	}
	
	.card-cta{
		top:60px;
	}
}