/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  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;
  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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur: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";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ec7205;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #154259;
  text-decoration: underline;
}
a:focus {
  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;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.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: #777777;
}
.text-primary {
  color: #47b6b1;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #39918d;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #47b6b1;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #39918d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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: 15px;
  padding-right: 15px;
}
@media (min-width: 640px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 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: 640px) {
  .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: 1024px) {
  .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: 1400px) {
  .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;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.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 #e5e5e5;
}
.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: 5px;
}
.table-bordered {
  border: 1px solid #e5e5e5;
}
.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 #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  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;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
  }
  .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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
  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: #5adfd9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(90, 223, 217, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(90, 223, 217, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  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 {
  position: relative;
  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: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  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 ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #485f7c;
}
@media (min-width: 640px) {
  .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 .form-control-static {
    display: inline-block;
  }
  .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: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #ec7205;
  border-color: #ec7205;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #ba5a04;
  border-color: #6f3602;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #ba5a04;
  border-color: #b05504;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #ba5a04;
  border-color: #b05504;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #974903;
  border-color: #6f3602;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ec7205;
  border-color: #ec7205;
}
.btn-default .badge {
  color: #ec7205;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #39918d;
  border-color: #235a58;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #39918d;
  border-color: #368a86;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #39918d;
  border-color: #368a86;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #2f7874;
  border-color: #235a58;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.btn-primary .badge {
  color: #47b6b1;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ec7205;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.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: #154259;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.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: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #47b6b1;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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: 12px;
  line-height: 1.42857143;
  color: #777777;
  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 dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 640px) {
  .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 + .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,
.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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.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 .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 46px;
  line-height: 46px;
}
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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
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: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #19212b;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .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 {
  z-index: 2;
  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: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ec7205;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  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: 640px) {
  .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: 640px) {
  .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: #47b6b1;
}
.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: 640px) {
  .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: 640px) {
  .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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .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;
  }
  .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-device-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: -15px;
  margin-left: -15px;
}
@media (min-width: 640px) {
  .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: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  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: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .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: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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: 8px;
  margin-bottom: 8px;
}
@media (min-width: 640px) {
  .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 .form-control-static {
    display: inline-block;
  }
  .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: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .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-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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.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: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .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: #555555;
    background-color: #e7e7e7;
  }
  .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: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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: 639px) {
  .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: #9d9d9d;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.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: 20px;
  list-style: none;
  background-color: #d9d9d9;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ec7205;
  background-color: #ffffff;
  border: 1px solid transparent;
  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 {
  z-index: 2;
  color: #153a59;
  background-color: transparent;
  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: 3;
  color: #153a59;
  background-color: #47b6b1;
  border-color: #47b6b1;
  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: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 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 transparent;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.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: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #153a59;
  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: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #47b6b1;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #39918d;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ec7205;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 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: #ec7205;
}
.thumbnail .caption {
  padding: 9px;
  color: #19212b;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  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: 20px;
  margin-bottom: 20px;
  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: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #47b6b1;
  -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-success {
  background-color: #5cb85c;
}
.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: #5bc0de;
}
.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: #f0ad4e;
}
.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: #d9534f;
}
.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 {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.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;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.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: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.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: #d9f0ef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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 caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e5e5e5;
}
.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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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: #333333;
  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: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #47b6b1;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #47b6b1;
}
.panel-primary > .panel-heading .badge {
  color: #47b6b1;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #47b6b1;
}
.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,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  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: 3px;
}
.close {
  float: right;
  font-size: 21px;
  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: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -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: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .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: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  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);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  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;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.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);
  background-color: rgba(0, 0, 0, 0);
}
.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%;
  margin-top: -10px;
  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;
  line-height: 1;
  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: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .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-header:before,
.modal-header: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-header:after,
.modal-footer:after {
  clear: both;
}
.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-header:after,
.modal-footer:after {
  clear: both;
  content: " ";
  display: table;
}
.clearfix:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.pager:before,
.panel-body:before,
.modal-header:before,
.modal-footer:before {
  content: " ";
  display: table;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-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: 639px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  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;
  }
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.font-light {
  font-family: 'BuenosAires-Light', sans-serif;
  font-weight: 300;
}
.font-regular {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-weight: 400;
}
.font-bold {
  font-family: 'BuenosAires-Bold', sans-serif;
  font-weight: 700!important;
}
body {
  overflow-x: hidden !important;
  position: relative;
  height: 100%;
}
.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 {
  padding-left: 10px;
  padding-right: 10px;
}
img {
  max-width: 100%;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  overflow: hidden;
  background-color: #ffffff;
}
.btn_insti {
  width: 180px;
  padding: 13px 15px 11px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  border-radius: 5px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
}
.btn_insti.btn-wht-grn {
  background: #fff;
  color: #388061;
}
.btn_insti.btn-wht-grn:hover {
  background: #6b1c1e;
  color: #fff;
}
.btn_insti.btn-grn-grad {
  background: #aa2e31;
  color: #fff;
}
.btn_insti.btn-grn-grad:hover {
  background: #6b1c1e;
  color: #fff;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.conthidden::after {
  bottom: 0;
  height: 100px;
  left: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
  width: 100%;
  position: absolute;
  display: none;
  content: "";
}
.intercom-namespace {
  position: relative;
  z-index: 99999999999999999;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .conthidden .stacked_more {
    height: 500px;
    overflow: hidden;
    transition: all 1s;
  }
  .conthidden::after {
    content: "";
    display: block !important;
  }
}
/*-- added for header  --*/
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0px;
  font-weight: 600;
  padding: 10px 15px;
  line-height: 1.375;
  border-radius: 3px;
  box-shadow: none;
  font-size: 16px;
  text-transform: none;
}
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #ffffff;
  text-decoration: none;
  outline: 0;
}
.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);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 1px #000000;
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 1px #000000;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 1px #000000;
  box-shadow: none;
}
.btn:active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
.btn:hover {
  color: #ffffff;
  text-decoration: none;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #19212b;
}
.breadcrumb li {
  letter-spacing: -0.05em;
}
.breadcrumb li a {
  letter-spacing: -0.05em;
}
.container-fluid:before {
  content: " ";
  display: table;
}
.container-fluid:after {
  content: " ";
  display: table;
  clear: both;
}
.row {
  margin: 0;
}
.row:before {
  content: " ";
  display: table;
}
.row:after {
  content: " ";
  display: table;
  clear: both;
}
.pull-right {
  float: right !important;
}
.visible-sm {
  display: none !important;
}
.ui-front {
  z-index: 100;
}
.display-none {
  display: none;
}
button {
  color: #ec7205;
  text-decoration: none;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  letter-spacing: -0.025em;
  font-weight: bold;
}
ul {
  padding-left: 15px;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
  list-style: initial;
  line-height: 26px;
}
ol {
  padding-left: 15px;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
  list-style: initial;
  line-height: 26px;
}
a {
  color: #aa2e31;
  text-decoration: none;
  outline: 0 !important;
}
a:hover {
  outline: 0;
}
a:active {
  outline: 0;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
.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-header:after,
.modal-footer:after {
  clear: both;
  content: " ";
  display: table;
}
.clearfix:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.pager:before,
.panel-body:before,
.modal-header:before,
.modal-footer:before {
  content: " ";
  display: table;
}
.play-icon {
  display: block;
  width: 107px;
  height: 107px;
  margin: 0 auto;
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  background: #ffffff url(../../../../common/images/video_play_small.svg) no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
}
@media (max-width: 640px) {
  .play-icon {
    width: 90px;
    height: 90px;
    top: 40%;
    transform: translate(-50%, -40%);
  }
}
.mutebtn {
  position: absolute;
  top: 30px;
  right: 43px;
  z-index: 10;
  cursor: pointer;
}
.mutebtn span.mut {
  color: #fff;
  opacity: 1;
  width: 40px;
  height: 40px;
  display: block;
}
.ic-mut {
  background: #ffffff url(../../../../common/images/speaker-volume-high.svg) no-repeat center center;
  border-radius: 5px;
}
.ic-unmu {
  background: #ffffff url(../../../../common/images/speaker-volume-off.svg) no-repeat center center;
  border-radius: 5px;
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
    position: relative;
  }
}
@media (max-width: 1024px) {
  body.offcanvas {
    overflow: hidden !important;
  }
}
/*-- App Promo Styles --*/
.promo_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  z-index: 99999999;
  overflow: scroll;
  padding-top: 36px;
  padding-bottom: 10px;
}
.promo_logo {
  margin-top: -50px;
  margin-bottom: 20px;
}
.promo_logo img {
  max-width: 80px;
}
.promo_title {
  margin-bottom: 15px;
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
}
.promo_content {
  background: #fff;
  width: calc(100vw - 40px);
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  border-radius: 30px;
  padding: 20px;
  text-align: center;
  position: relative;
}
.promo_content .srcls {
  color: #fff;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: -40px;
  cursor: pointer;
  font-family: 'Glyphicons Halflings' !important;
}
.Promo_desc {
  margin-bottom: 15px;
}
.Promo_desc p {
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 24px;
  color: #787a80;
  text-align: left;
  margin-bottom: 0px;
}
.promo_icon {
  margin-bottom: 15px;
}
.promo_icon ul li {
  display: inline-block;
  list-style: none;
}
.promo_icon ul li img {
  max-width: 100%;
  height: 55px;
}
.promo_icon ul li.app_s_icon img {
  height: 38px;
}
.promo_icon ul li.gle_p_icon img {
  height: 55px;
}
.promo_link a {
  color: #787a80;
  text-decoration: underline;
  letter-spacing: -0.02em;
}
.promo_overlay {
  padding-bottom: 0;
}
.promo_overlay#social_app_promo .promo_content {
  width: 100%;
  margin: auto auto 0 auto;
  border-radius: 30px 30px 0 0;
}
.promo_overlay#social_app_promo .promo_content .srcls {
  right: 10px;
  top: -32px;
  left: auto;
}
.promo_overlay#social_app_promo .promo_content .promo_logo {
  width: 84px;
  margin: -50px auto 10px auto;
  padding: 0;
  border-radius: 50%;
}
.promo_overlay#social_app_promo .promo_content .promo_logo img {
  padding: 10px;
}
.promo_overlay#social_app_promo .promo_content .promo_title p {
  font-size: 20px;
}
.promo_overlay#social_app_promo .promo_content .Promo_desc p {
  color: #345b7c;
}
.promo_overlay#social_app_promo .promo_content .Promo_desc .app_promo_txt {
  margin: 20px 0;
  font-weight: 300;
  color: #345b7c;
}
.promo_overlay#social_app_promo .promo_content .Promo_desc .app_promo_txt li {
  list-style: none;
  position: relative;
  padding-left: 40px;
  margin-bottom: 8px;
  text-align: left;
  line-height: 26px;
}
.promo_overlay#social_app_promo .promo_content .Promo_desc .app_promo_txt li:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url(../../../../common/images/foursquare-check-in.svg);
  background-color: #2f8f70;
  border-radius: 50%;
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
}
.promo_overlay#social_app_promo .promo_content .promo_icon ul li.app_s_icon img {
  height: 62px;
}
@media (max-width: 340px) {
  .promo_content {
    padding: 20px;
  }
  .promo_title {
    margin-bottom: 15px;
  }
  .promo_title h1 {
    font-size: 22px;
  }
  .Promo_desc {
    margin-bottom: 10px;
  }
  .Promo_desc p {
    font-size: 16px;
    line-height: 22px;
  }
  .promo_icon {
    margin-bottom: 10px;
  }
  .promo_icon ul li {
    width: 48%;
  }
  .promo_logo {
    margin-bottom: 15px;
  }
}
/*-- Search overlay changes --*/
.srch_ovly .nsrpopsr {
  margin-top: 200px;
  transition: margin-top 1s;
}
.srch_ovly .nsrpopsr .popsbl li {
  list-style: none;
  display: inline-block;
  margin: 0 5px 5px 0;
  float: left;
}
.srch_ovly .nsrpopsr .popsbl li a {
  padding: 3px 15px;
  background: #fff;
  border-radius: 20px;
  font-size: 15px;
  border: solid 1px #636468;
  display: block;
  color: #636468;
  min-width: 60px;
  transition: all 0.3s ease 0s;
  max-width: 600px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.srch_ovly .nsrpopsr .popsbl li a:hover {
  background: #aa2e31;
  color: #fff;
  border: solid #aa2e31 1px;
}
.srch_ovly .nsrpopsr h3 {
  font-size: 24px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.srch_ovly .nsrpopsrani {
  margin-top: 30px;
  transition: margin-top 1s;
}
.srch_ovly .nsrch_wrp {
  width: 755px !important;
  margin: 0 auto;
  color: #fff;
  padding: 30px 0;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  transform: scale3d(0.5, 0.5, 1);
  transition: transform 0.5s;
  position: relative;
  top: calc(50% - 275px);
}
.srch_ovly .srtabs .nav > li {
  width: 33.3% !important;
  float: left;
}
.srch_ovly .nsrch_wrp .srtabs .nav li:nth-child(2) a {
  border-radius: 0 !important;
}
@media (max-width: 1024px) {
  .srch_ovly .nsrpopsr ul.popsbl li a {
    max-width: 310px!important;
  }
}
@media (max-width: 640px) {
  .srch_ovly .nsrpopsr h3 {
    font-size: 20px;
  }
  .srch_ovly .nsrpopsrani {
    margin-top: 30px;
  }
}
/*social sign in*/
.modal.social-modal {
  z-index: 9999999991;
  top: calc(50% - 210px);
}
.social-modal .modal-content {
  /*background: #fff;*/
  float: left;
  padding: 10px 40px 24px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  text-align: center;
  position: relative;
  width: 100%;
}
.social-modal .modal-header {
  background: #e9e9e9;
  padding: 20px!important;
  border-bottom: 0;
  display: inline-block;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  background-color: transparent!important;
  width: 100%;
}
.social-modal .modal-header .close {
  color: #636468;
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  text-shadow: none;
  outline: none;
  font-weight: normal;
  padding: 10px;
}
.social-modal .modal-title {
  color: #6b1c1e;
  font-size: 32px;
  letter-spacing: -0.025em;
  line-height: 32px;
  margin: 15px 0;
  text-align: left;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
}
.social-modal h6 {
  color: #345b7c;
  margin-top: 0;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  text-align: left;
}
.social-modal h5 {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  font-weight: bold;
}
.social-modal .modal-body {
  padding: 0;
  display: inline-block;
}
.social-modal .modal-body a {
  float: left;
  color: #fff;
  width: 100%;
  margin-bottom: 10px;
  transition: all 0.5s;
  position: relative;
}
.social-modal .modal-body a:last-child {
  margin: 0;
}
.social-modal .modal-body a span {
  float: left;
  display: block;
}
.social-modal .modal-body a span:first-child {
  width: 50px;
  float: left;
  padding: 24px;
}
.social-modal .modal-body a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  left: 50px;
}
.social-modal .modal-body a:hover::before {
  opacity: 1;
  width: calc(100% - 50px);
}
.social-modal .modal-body a.fb {
  background: #4267B2;
}
.social-modal .modal-body a.fb span:first-child {
  background: #3b5998;
  padding: 10px;
}
.social-modal .modal-body a.fb::before {
  background: #3b5998;
  padding: 10px;
}
.social-modal .modal-body a.gl {
  background: #DE5347;
}
.social-modal .modal-body a.gl span:first-child {
  background: #db3236;
  padding: 10px;
}
.social-modal .modal-body a.gl::before {
  background: #db3236;
  padding: 10px;
}
.social-modal .modal-body a.linkdin {
  background: #0084BF;
}
.social-modal .modal-body a.linkdin span:first-child {
  background: #0077B5;
  padding: 14px;
}
.social-modal .modal-body a.linkdin::before {
  background: #0077B5;
  padding: 14px;
}
.social-modal .modal-body a.line {
  background: #009900;
}
.social-modal .modal-body a.line span:first-child {
  background: #006600;
  padding: 9px;
}
.social-modal .modal-body a.line::before {
  background: #006600;
  padding: 9px;
}
.social-modal .modal-body a.wechat {
  background: #66cc33;
}
.social-modal .modal-body a.wechat span:first-child {
  background: #669933;
  padding: 8px;
}
.social-modal .modal-body a.wechat::before {
  background: #669933;
  padding: 8px;
}
.social-modal .page-login {
  background: transparent;
  display: inline-block;
  width: 100%;
}
.social-modal .modal-footer {
  padding: 0;
}
.social-modal .glyphicon-envelope {
  font-size: 18px;
  float: left;
  margin-right: 12px;
}
.social-modal .glyphicon-menu-right {
  padding-top: 2px;
}
.modal-body a span:nth-child(2) {
  width: calc(100% - 50px);
  padding: 14px;
  font-size: 20px;
  float: left;
  display: block;
  line-height: 20px;
  position: relative;
  z-index: 1;
  text-align: left;
}
.modal-body a.fb {
  background: #336699;
}
.or_cont {
  color: #636468;
  text-align: center;
  width: 100%;
  float: left;
  padding: 15px 0 20px 0;
  font-size: 20px;
}
.or_cont div {
  padding: 3px;
}
.or_cont .cont_t {
  border-bottom: solid 2px #666;
  position: relative;
  width: 35%;
  margin: 0 auto;
}
.or_cont .cont_m {
  position: absolute;
  top: -10px;
  display: block;
  text-align: center;
  width: 100%;
  left: 0;
}
.or_cont .cont_m span {
  background: #fff;
  padding: 0 5px;
}
.or_cont input {
  border: 1px solid #b8bbc6;
}
.form_border {
  border-top: solid 2px #636468;
  width: 90%;
  padding-top: 10px;
  margin: 5px auto 5px auto;
}
.socialOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999992;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: none;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.6);
}
.dec_txt {
  padding: 30px 0 20px 0;
  clear: both;
}
.dec_txt h2 {
  margin-bottom: 0;
}
.social-modal .btn.btn-block {
  width: 100%;
  border-radius: 0 !important;
  padding: 12px;
  display: inline-block;
  border: solid 2px #636468;
  color: #636468;
  transition: all 0.5s;
  text-align: left;
  background: #fff!important;
  text-transform: none;
  white-space: normal;
}
.social-modal .btn.btn-block img:last-child {
  float: right;
  padding-top: 4px;
}
.social-modal .btn.btn-block img:first-child {
  float: left;
  margin-right: 8px;
}
.social-modal .btn.btn-block:hover {
  background: #636468!important;
  color: #fff;
  opacity: .7;
}
.srch_ovly .nsrch_wrp {
  width: 755px !important;
}
.srch_ovly .srtabs .nav > li {
  width: 33.3% !important;
  float: left;
}
.srch_ovly .nsrch_wrp .srtabs .nav li:nth-child(2) a {
  border-radius: 0;
}
.srch_ovly .nsrch_wrp .srtabs .nav > li:last-child > a {
  border-radius: 0 30px 0 0;
}
.multi-lang span {
  padding: 6px;
  float: left;
}
.multi-lang span.lang-ar {
  display: none;
}
.multi-lang span.lang-id {
  display: none;
}
.multi-lang span.lang-en {
  display: block;
}
.multi-lang span.lang-hk,
.multi-lang span.lang-zk,
.multi-lang span.lang-ac,
.multi-lang span.lang-km,
.multi-lang span.lang-fa,
.multi-lang span.lang-vi,
.multi-lang span.lang-th {
  display: none;
}
.mulit-lang-switch {
  float: left;
}
.mulit-lang-switch select {
  background: #FFF;
  border: 1px solid #d9d9d6;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  padding: 5px 10px !important;
  font-size: 14px !important;
  min-width: 100px;
  width: auto;
  line-height: 1.4;
  min-height: 20px !important;
}
.mulit-lang-switch select option {
  font-size: 14px!important;
  padding: 5px 10px !important;
}
.pno {
  float: right;
  padding: 8px;
  letter-spacing: normal;
}
header.main-header .content {
  background: #e9e9e9;
}
.phonecnt {
  max-width: 1150px;
  margin: 0 auto;
  text-align: left;
}
.pno.pno-eng {
  display: block;
}
.pno.pno-lang {
  display: none;
}
.pno.lang-en {
  display: block;
}
.pno.lang-ac,
.pno.lang-ar,
.pno.lang-fa,
.pno.lang-vi,
.pno.lang-th {
  display: none;
}
@media (max-width: 767px) {
  .phonecnt {
    font-size: 13px;
  }
}
@keyframes "anim-open" {
  0% {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 1);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes "anim-close" {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 1);
  }
}
.openenq_form .rightfrm_cont .dialog-shown.opnfrm .rfrmbtm {
  padding: 26px 60px 26px;
}
.openenq_form .rightfrm_cont .dialog-shown.opnfrm .rfrmtop {
  display: block;
  padding: 26px 60px 26px;
}
/*-- enquiry light box--*/
.dialog-shown {
  position: fixed!important;
  width: 100%!important;
  height: 100%;
  z-index: 9999999999!important;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8) !important;
  -webkit-backface-visibility: hidden;
}
.dialog-shown .rfrmsttl {
  margin-bottom: 0;
}
.dialog-shown .form-lbnew_wrap {
  width: 600px;
  background: #fff;
  position: relative;
  z-index: 5;
  margin: 0 auto;
  top: 75px;
  margin-bottom: 40px;
  -webkit-animation-name: anim-open;
  animation-name: anim-open;
  -webkit-animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
  animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dialog-shown .lb-xclose {
  display: block;
}
.dialog-shown .rfrmtop {
  background: linear-gradient(90deg, #2630a8 0%, #aa2e31 100%) !important;
}
.dialog-shown .rfrmbtm {
  border: none;
}
.dialog-shown .checkbox {
  clear: both;
}
.dialog-shown .form-group .control-label {
  font-size: 15px!important;
}
.dialog-shown .rfrmbtm .frmdpdn label,
.dialog-shown .form-group .control-label.tpzro {
  font-size: 12px!important;
}
.dialog-shown .form-group .form-control {
  border-width: 1px;
  border-radius: 0;
}
.opnfrm.lightbox_wrap.dialog-shown {
  transition: none;
  overflow: auto;
}
.opnfrm.dialog-shown .rfrmbtm .btn {
  float: right;
  font-size: 18px;
  width: auto;
  padding: 11px 50px 11px 21px;
  transition: none;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.acm_tt {
  position: relative;
  display: block;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
}
.acm_tt .acm_tt_txt {
  color: #fff;
  text-align: left;
  padding: 5px 10px;
  font-size: 12px;
  display: block;
}
.acm_tt .acm_tt_blk::after {
  top: 50%;
  left: -16px;
  border-color: transparent rgba(0, 0, 0, 0.5) transparent transparent;
  border-left-width: 8px;
  border-right-width: 8px;
}
.acm_tt .acm_tt_red {
  background-color: rgba(225, 25, 55, 0.5);
}
.acm_tt .acm_tt_red::after {
  border-color: rgba(225, 25, 55, 0.5) transparent transparent transparent;
  left: 50%;
  bottom: -16px;
  border-top-width: 8px;
  border-bottom-width: 8px;
}
@media (max-width: 667px) {
  .breadcrumb {
    padding-left: 10px !important;
  }
}
/*-- New common styles added --*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.row {
  margin: 0;
}
.cls_icon {
  display: none;
  float: left;
  padding: 10px;
}
.no-space {
  padding: 0 !important;
  padding: 0px !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.cls_icon {
  display: none;
  float: left;
  padding: 10px;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
.usr_txt {
  text-transform: uppercase;
}
.usr-icons {
  width: 22px;
  height: 21px;
  background-image: url(../../../../../../_ui/responsive/common/images/user-nav-sprite.png);
  display: block;
  margin: 0 auto 10px;
  background-repeat: no-repeat;
}
.chat-icon {
  background-position: 0 -54px;
}
.map-icon {
  background-position: 0 -105px;
}
.user_menu {
  position: absolute;
  width: 240px;
  background: #fff;
  padding: 20px;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 2px 17px rgba(0, 0, 0, 0.25);
  left: -193px;
  top: 65px;
  display: none;
  z-index: 99999991;
  min-height: 60px;
}
.user_menu .glyphicon {
  margin: 0;
  position: absolute;
  color: #fff;
  font-size: 20px;
  top: -14px;
  right: 10px;
  text-shadow: 0px -1px 2px #a9a5a5;
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.clr:after {
  clear: both;
  display: block;
  content: "";
}
.collapse {
  display: none;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
@keyframes slideOutY {
  0% {
    opacity: 1;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform: scaleY(0);
  }
}
@keyframes slideInY {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes scaleOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.9);
  }
}
.ui.dropdown > select {
  display: none;
}
.ui.dropdown .menu .selected.item {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
  font-weight: 700;
}
.ui.dropdown .menu > .item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
  z-index: 13;
}
.ui.dropdown > .filtered.text {
  visibility: hidden;
}
.ui.selection.dropdown {
  position: static;
  cursor: pointer;
}
.ui.selection.dropdown .menu {
  background: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  outline: 0;
  width: 100%;
  display: none;
  box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
  transition: opacity .1s ease;
  z-index: 99;
  max-height: 225px;
  overflow-x: hidden;
  backface-visibility: hidden;
  overflow-y: auto;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-top-width: 0 !important;
  border-radius: 0 0 .28571429rem .28571429rem;
  will-change: transform,opacity;
  margin-top: -1px;
}
.ui.selection.dropdown .menu > .item {
  cursor: pointer;
  font-size: 14px;
  display: block;
  border: 0;
  color: #345b7c;
  -webkit-touch-callout: none;
  padding: 11px 16px;
  line-height: 14px;
}
.ui.selection.dropdown .menu .filtered.item {
  display: none;
}
.ui.selection.dropdown .icon {
  cursor: pointer;
  position: absolute;
  opacity: .8;
  transition: opacity .1s ease;
  font-style: normal;
  text-align: center;
  margin: 0;
}
.ui.selection.dropdown .text {
  color: #345b7c;
  display: inline-block;
}
.ui.selection.dropdown .delete.icon {
  position: static;
  float: none;
  display: inline;
  height: auto;
  font-family: 'Glyphicons Halflings';
  vertical-align: middle;
  margin-left: 5px;
}
.ui.selection.dropdown .delete.icon:hover {
  opacity: 1;
}
.ui.selection.dropdown .delete.icon:before {
  content: "\e014";
}
.ui.dropdown.selected {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
  font-weight: 700;
}
.ui.multiple.dropdown > .label {
  background: #787a80;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  border-radius: 30px;
  padding: .35714286em .78571429em;
  line-height: 1;
  box-shadow: none;
  display: inline-block;
  transition: all .3s;
  margin: .14285714rem .28571429rem .14285714rem 0;
}
.ui.multiple.dropdown > .label ~ .text {
  display: none;
}
.ui.multiple.dropdown.search > input.search {
  position: static;
  padding: 0;
  max-width: 100%;
  margin: .45238095em 0 .45238095em .64285714em;
  width: 2.2em;
  line-height: 1.21428571em;
}
h1:first-child {
  margin-top: 0;
}
h1:last-child {
  margin-bottom: 0;
}
h2:first-child {
  margin-top: 0;
}
h2:last-child {
  margin-bottom: 0;
}
h3:first-child {
  margin-top: 0;
}
h3:last-child {
  margin-bottom: 0;
}
h4:first-child {
  margin-top: 0;
}
h4:last-child {
  margin-bottom: 0;
}
h5:first-child {
  margin-top: 0;
}
h5:last-child {
  margin-bottom: 0;
}
p {
  margin: 0 0 1em;
  line-height: 1.4285em;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
.opnfrm {
  text-align: left;
}
.manage-account-section .field .ui.fluid.dropdown {
  position: relative;
  padding-top: 0;
}
.manage-account-section .ui.selection.dropdown .menu {
  width: calc(100% + 3px);
  top: 103%;
  left: -2px;
}
.ui.search.dropdown > input.search {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  cursor: text;
  top: 0;
  left: 1px;
  width: 100%;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  padding: inherit;
  position: absolute;
  z-index: 2;
}
.ui.search.dropdown > .text {
  cursor: text;
  position: relative;
  left: 1px;
  z-index: 3;
}
.ui.radio.checkbox {
  position: relative;
  display: inline-block;
  min-height: 17px;
  font-size: 1rem;
  line-height: 17px;
  min-width: 17px;
}
.ui.radio.checkbox label {
  padding-left: 1.85714em;
}
.ui.radio.checkbox label:before {
  content: '';
  -webkit-transform: none;
  transform: none;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  top: 1px;
  left: 0;
}
.ui.radio.checkbox label:after {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  line-height: 15px;
  top: 1px;
  left: 0;
  opacity: 0;
  border-radius: 50%;
  transform: scale(0.46666667);
  background-color: rgba(0, 0, 0, 0.87);
}
.ui.radio.checkbox input:checked ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95);
}
a {
  background: 0 0;
  color: #aa2e31;
  text-decoration: none;
  outline: 0 !important;
}
a:active {
  outline: 0;
  text-decoration: none;
}
a:hover {
  outline: 0;
  text-decoration: none;
}
.ui.button {
  outline: 0;
  border: none;
}
.srch_ovly .srtabs .ui.dropdown {
  box-shadow: none;
  position: relative;
  min-height: auto !important;
}
.srch_ovly .srtabs .input input {
  box-shadow: none;
}
.srch_ovly .segment .search_bx .ui.fluid.dropdown > .dropdown.icon {
  top: 4px;
  right: 0;
  position: absolute;
  width: auto;
  float: right;
  height: auto;
  line-height: 1.21428571em;
}
.srtabs .ui.selection.active.dropdown .menu {
  z-index: 999;
}
.transition {
  animation-iteration-count: 1;
  animation-duration: .3s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}
.transition.slide.in {
  animation-name: slideInY;
  transform-origin: top center;
}
.transition[class*="slide down"].in {
  animation-name: slideInY;
  transform-origin: top center;
}
.transition[class*="slide down"].out {
  animation-name: slideOutY;
  transform-origin: top center;
}
.transition[class*="slide up"].in {
  animation-name: slideInY;
  transform-origin: bottom center;
}
.transition[class*="slide up"].out {
  animation-name: slideOutY;
  transform-origin: bottom center;
}
.transition.slide.out {
  animation-name: slideOutY;
  transform-origin: top center;
}
.scale.transition.in {
  animation-name: scaleIn;
}
.scale.transition.out {
  animation-name: scaleOut;
}
@media (max-width: 640px) {
  .srch_ovly .nsrch_wrp {
    width: 100%;
    padding: 0 15px;
    top: 60px;
  }
  .srch_ovly .srtabs .nav > li > a {
    padding: 15px 20px 12px;
    font-size: 20px;
    line-height: 1.2;
    min-height: 70px;
  }
  .srch_ovly .srtabs .segment {
    padding: 20px;
  }
  .srch_ovly .srcls {
    top: -40px;
    right: 15px;
  }
}
ul.ui-autocomplete {
  z-index: 9999999!important;
  background: #FFF;
  border: 1px solid rgba(141, 143, 145, 0.54);
  border-top: 0;
  box-shadow: 0px 3px 2px 2px rgba(185, 185, 185, 0.3);
}
ul.ui-autocomplete p.ui-menu-item {
  font-weight: bold;
  width: auto;
  background-color: #cdd2d5;
  border-radius: 12px;
  display: inline-block;
  padding: 4px 10px;
  font-size: 14px;
  color: #444444;
  margin-left: 10px;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 3px 12px!important;
  cursor: default;
  pointer-events: none;
}
ul.ui-autocomplete .ui-menu-item {
  padding: 6px 20px !important;
}
ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f2f2f2;
  color: #0f9fd4 !important;
  background: transparent !important;
}
.ui.selection.dropdown.visible {
  z-index: 999999;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-autocomplete {
  position: absolute !important;
  top: 0;
  left: 0;
  cursor: default;
}
/*-- Go top button --*/
.gotop {
  position: fixed;
  right: 20px;
  bottom: 70px;
  background: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0px 7px 0px #dadad7;
  transition: all .3s;
  z-index: 99;
  display: none;
  text-align: left;
  bottom: 130px !important;
}
.arrow-up {
  border: solid #345b7c;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  position: relative;
  top: calc(50% - 8px);
  left: calc(50% - 6px);
}
/*-- Global alerts --*/
.global-alert.close {
  position: relative;
  top: -57px;
  right: 32px;
}
.global-alerts {
  float: left;
  width: 100%;
  height: 50px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.alert-info {
  background-color: #fff;
  border-color: #fff;
  color: #717583;
  text-align: center;
  padding-top: 13px;
}
.global-alerts .alert span {
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.05pt;
}
.global-alert.alcls {
  position: relative;
  top: -68px;
  right: 20px;
  color: #717583;
  opacity: 1;
  font-size: 16px;
  padding: 10px;
}
@media (max-width: 767px) {
  .global-alerts {
    height: auto;
  }
  .global-alert.alcls {
    top: 5px !important;
    right: 10px;
    position: absolute;
  }
}
/*loading css*/
@-webkit-keyframes "sk-bouncedelay" {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes "sk-bouncedelay" {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.loaderwrp {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999999992;
  left: 0;
  top: 0;
  display: none;
}
.spinner {
  margin: 0;
  width: 108px;
  text-align: center;
  position: absolute;
  top: calc(50% - 17px);
  left: calc(50% - 54px);
}
.spinner > div {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background: #ff8300;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background: #56c71f;
}
.spinner .bounce3 {
  background: #008be6;
}
/*shortlist animation*/
.short-list.active {
  -webkit-filter: none;
  filter: none;
  will-change: font-size;
  -webkit-animation: heart 1s cubic-bezier(0.17, 0.89, 0.32, 1.49);
  animation: heart 1s cubic-bezier(0.17, 0.89, 0.32, 1.49);
}
.short-list.active:before,
.short-list.active:after {
  -webkit-animation: inherit;
  animation: inherit;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.short-list.active:before {
  will-change: transform, border-width, border-color;
  -webkit-animation-name: bubble;
  animation-name: bubble;
}
.short-list.active:after {
  will-change: opacity, box-shadow;
  -webkit-animation-name: sparkles;
  animation-name: sparkles;
}
.short-list:before,
.short-list:after {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  content: '';
}
.short-list:before {
  box-sizing: border-box;
  margin: -2.25rem;
  border: solid 2.25rem #e2264d;
  width: 4.5rem;
  height: 4.5rem;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.short-list:after {
  margin: -0.1875rem;
  width: 0.375rem;
  height: 0.375rem;
  box-shadow: 0.32476rem -3rem 0 -0.1875rem #ff8080, -0.32476rem -2.625rem 0 -0.1875rem #ffed80, 2.54798rem -1.61656rem 0 -0.1875rem #ffed80, 1.84982rem -1.89057rem 0 -0.1875rem #a4ff80, 2.85252rem 0.98418rem 0 -0.1875rem #a4ff80, 2.63145rem 0.2675rem 0 -0.1875rem #80ffc8, 1.00905rem 2.84381rem 0 -0.1875rem #80ffc8, 1.43154rem 2.22414rem 0 -0.1875rem #80c8ff, -1.59425rem 2.562rem 0 -0.1875rem #80c8ff, -0.84635rem 2.50595rem 0 -0.1875rem #a480ff, -2.99705rem 0.35095rem 0 -0.1875rem #a480ff, -2.48692rem 0.90073rem 0 -0.1875rem #ff80ed, -2.14301rem -2.12438rem 0 -0.1875rem #ff80ed, -2.25479rem -1.38275rem 0 -0.1875rem #ff8080;
}
@-webkit-keyframes heart {
  0%,
  17.5% {
    font-size: 0;
  }
}
@keyframes heart {
  0%,
  17.5% {
    font-size: 0;
  }
}
@-webkit-keyframes bubble {
  15% {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-color: #d04a5e;
    border-width: 2.25rem;
  }
  30%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-color: #d04a5e;
    border-width: 0;
  }
}
@keyframes bubble {
  15% {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-color: #d04a5e;
    border-width: 2.25rem;
  }
  30%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-color: #d04a5e;
    border-width: 0;
  }
}
@-webkit-keyframes sparkles {
  0%,
  20% {
    opacity: 0;
  }
  25% {
    opacity: 1;
    box-shadow: 0.32476rem -2.4375rem 0 0rem #ff8080, -0.32476rem -2.0625rem 0 0rem #ffed80, 2.1082rem -1.26585rem 0 0rem #ffed80, 1.41004rem -1.53985rem 0 0rem #a4ff80, 2.30412rem 0.85901rem 0 0rem #a4ff80, 2.08305rem 0.14233rem 0 0rem #80ffc8, 0.76499rem 2.33702rem 0 0rem #80ffc8, 1.18748rem 1.71734rem 0 0rem #80c8ff, -1.35019rem 2.0552rem 0 0rem #80c8ff, -0.60229rem 1.99916rem 0 0rem #a480ff, -2.44865rem 0.22578rem 0 0rem #a480ff, -1.93852rem 0.77557rem 0 0rem #ff80ed, -1.70323rem -1.77366rem 0 0rem #ff80ed, -1.81501rem -1.03204rem 0 0rem #ff8080;
  }
}
@keyframes sparkles {
  0%,
  20% {
    opacity: 0;
  }
  25% {
    opacity: 1;
    box-shadow: 0.32476rem -2.4375rem 0 0rem #ff8080, -0.32476rem -2.0625rem 0 0rem #ffed80, 2.1082rem -1.26585rem 0 0rem #ffed80, 1.41004rem -1.53985rem 0 0rem #a4ff80, 2.30412rem 0.85901rem 0 0rem #a4ff80, 2.08305rem 0.14233rem 0 0rem #80ffc8, 0.76499rem 2.33702rem 0 0rem #80ffc8, 1.18748rem 1.71734rem 0 0rem #80c8ff, -1.35019rem 2.0552rem 0 0rem #80c8ff, -0.60229rem 1.99916rem 0 0rem #a480ff, -2.44865rem 0.22578rem 0 0rem #a480ff, -1.93852rem 0.77557rem 0 0rem #ff80ed, -1.70323rem -1.77366rem 0 0rem #ff80ed, -1.81501rem -1.03204rem 0 0rem #ff8080;
  }
}
.shrt-lbox1 .shrt-wrap {
  display: none;
}
.shrt-lbox1 .modal-dialog .shrt-lbox {
  padding: 15px 30px 40px;
}
.shrt-lbox1 .modal-dialog .shrt-lbox .modal-title {
  width: 100%;
  float: left;
}
.shrt-lbox1 .modal-dialog .shrt-lbox .modal-header {
  padding: 15px !important;
}
.shrt-lbox1 .modal-dialog .shrt-lbox .modal-header .shrt-wrap {
  display: none;
}
.shrt-lbox1 .modal-dialog .shrt-lbox h6 {
  padding: 15px 15px 0;
}
.linkarrow {
  font-size: 18px;
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
  color: #aa2e31;
  float: right;
  padding-right: 20px;
  letter-spacing: -0.05em;
  margin-top: 30px;
}
.linkarrow:after {
  content: " ";
  background-position: -448px -180px;
  width: 6px;
  height: 11px;
  background-image: url(../../../../common/images/idp-spritesheet.png);
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  left: 15px;
}
@media (max-width: 767px) {
  .modal-dialog {
    position: relative;
    width: auto !important;
    margin: 10px !important;
  }
  .dialog-shown .form-lbnew_wrap {
    width: 100%;
    top: 0;
  }
  .dialog-shown .form-lbnew_wrap {
    margin-bottom: 0;
  }
  .dialog-shown .form-lbnew_wrap.anim-open {
    padding: 0 0 20px 0;
  }
  .dialog-shown .lb-xclose {
    padding: 10px;
    top: 5px;
    right: 5px;
    color: #345b7c;
  }
  .dialog-shown .rfrmtop {
    display: block;
    padding: 45px 20px 20px;
  }
  .shrt-lbox1 .shrt-wrap {
    display: none;
  }
  .shrt-lbox1 .modal-dialog .shrt-lbox {
    padding: 0 0 20px 0 !important;
  }
  .shrt-lbox1 .modal-dialog .shrt-lbox h6 {
    padding: 15px 20px 0px;
  }
}
.icon {
  height: 27px;
  margin: 0.5em 0 0 0.8em;
  width: 28px;
  float: left;
}
.opnfrm.lightbox_wrap.dialog-shown {
  transition: none;
  overflow: auto;
}
.rfrmbtm .help-block {
  margin-bottom: 0;
}
.opnfrm.dialog-shown .rfrmbtm .btn {
  float: right;
  font-size: 18px;
  width: auto;
  padding: 11px 50px 11px 21px;
  transition: none;
}
.opnfrm.dialog-shown .rfrmbtm .btn span.glyphicon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 1025px) {
  .dialog-shown .rfrmtop {
    padding: 26px 60px 26px;
  }
  .dialog-shown .rfrmbtm {
    padding: 26px 60px 26px;
  }
  .opnfrm.dialog-shown .opnfrm_uname .floatingwrap {
    width: 50%;
    float: left;
  }
  .opnfrm.dialog-shown .opnfrm_uname .floatingwrap:nth-child(2) {
    padding-left: 15px;
  }
  .opnfrm.dialog-shown .opnfrm_stdycntry {
    width: 50%;
    float: left;
  }
  .opnfrm.dialog-shown .opnfrm_stdyr {
    width: 50%;
    float: left;
    padding-left: 15px;
  }
}
@media (max-width: 1024px) {
  .opnfrm.dialog-shown {
    z-index: 9999991;
  }
}
.dialog-shown {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.6);
}
.dialog-shown .form-lbnew_wrap {
  border-radius: 30px;
}
.dialog-shown.opnfrm .rfrmtop {
  padding: 26px 50px 0px !important;
  background: #fff !important;
  border-radius: 30px 30px 0 0;
}
.dialog-shown.opnfrm .rfrmtop .rfrmttl {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #6b1c1e;
  font-size: 32px;
  letter-spacing: -0.025em;
  padding: 0;
  margin-bottom: 2px;
  line-height: 32px;
  margin: 15px 0;
  text-align: left;
}
.dialog-shown.opnfrm .rfrmtop .rfrmsttl {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #345b7c;
  line-height: 25px;
}
.dialog-shown.opnfrm .rfrmbtm {
  padding: 26px 50px 40px !important;
}
.srch_ovly {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.6);
}
.srch_ovly .nsrch_wrp .srtabs .nav > li > a {
  border-radius: 30px 0 0 0;
}
.srch_ovly .nsrch_wrp .srtabs .nav > li:last-child > a {
  border-radius: 0 30px 0 0;
}
.srch_ovly .nsrch_wrp .srtabs .segment {
  border-radius: 0 0 30px 30px;
  padding: 40px 46px 30px;
}
@media (max-width: 767px) {
  .dialog-shown .form-lbnew_wrap {
    border-radius: 30px;
  }
  .dialog-shown.opnfrm .rfrmtop {
    padding: 40px 20px 0px !important;
    background: #fff !important;
    border-radius: 30px 30px 0 0;
  }
  .dialog-shown.opnfrm .rfrmtop .rfrmttl {
    font-family: 'BuenosAires-Regular', sans-serif;
    font-family: "BuenosAires-Regular";
    font-weight: 400;
    color: #6b1c1e;
    font-size: 24px;
    letter-spacing: -0.025em;
    padding: 0;
    margin-bottom: 2px;
    line-height: 32px;
    margin: 15px 0;
    text-align: left;
  }
  .dialog-shown.opnfrm .rfrmbtm {
    padding: 26px 20px 40px !important;
  }
}
.bdy_hid {
  overflow: hidden !important;
  max-height: 100vh;
  position: relative;
}
/*-- Prompt box changes --*/
.promo_overlay.enquiry_overlay.pop {
  align-items: center;
}
.promo_overlay.enquiry_overlay.pop .promo_content {
  margin: 0 auto;
  padding: 30px;
}
.promo_overlay.enquiry_overlay.pop .promo_content .prompt-cont {
  max-width: none;
}
.promo_overlay.enquiry_overlay.pop .promo_content .prompt-cont .popup-btn {
  min-width: auto;
}
#no_accept_terms {
  border: 2px solid #6b1c1e;
  background: #fff;
  color: #6b1c1e;
  /*box-shadow: 0px 4px 8px rgb(0 0 0 / 8%);*/
  padding: 10px 21px 9px;
  margin-left: 10px;
}
#no_accept_terms:hover {
  background: #6b1c1e;
  color: #fff;
}
.enquiry_overlay {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  overflow: auto;
}
.enquiry_overlay .promo_content {
  width: 550px;
  max-width: 550px;
  border-radius: 30px;
  padding: 20px 50px 30px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}
.enquiry_overlay .promo_content .Promo_desc {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 10px;
}
.enquiry_overlay .promo_content .Promo_desc p {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #345b7c;
  line-height: 25px;
}
.enquiry_overlay .promo_content .Promo_desc form {
  max-width: 350px;
  margin: 30px auto;
}
.enquiry_overlay .promo_content .Promo_desc form .form-group {
  margin-bottom: 0px;
}
.enquiry_overlay .promo_content .Promo_desc form input {
  width: 100%;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  border: 0px;
  border-bottom: 1px solid #9e9fa4;
  min-height: 30px;
  font-size: 15px;
}
.enquiry_overlay .promo_content .Promo_desc form .popup-btn {
  background: #aa2e31;
  border: none;
  color: #fff;
  margin: 15px 0 0;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  padding: 12px 21px 11px;
  border-radius: 5px;
  position: relative;
  white-space: normal;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  min-width: 250px;
}
.enquiry_overlay .promo_content .Promo_desc form .popup-btn:hover {
  background: #6b1c1e;
}
.enquiry_overlay .promo_content .Promo_desc form .signup_pwd {
  position: absolute;
  right: 0px;
  top: 5px;
  color: #8d8f91;
}
.enquiry_overlay .promo_content .Promo_desc form .eye_close:before {
  content: "\e106";
}
.enquiry_overlay .promo_content .Promo_desc form .floating-label-group {
  position: relative;
  margin-top: 30px;
}
.enquiry_overlay .promo_content .Promo_desc form .floating-label-group .floating-label {
  font-size: 15px;
  color: #8d8f91;
  position: absolute;
  pointer-events: none;
  top: 0px;
  left: 0px;
  transition: all 0.1s ease;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  margin-bottom: 0px;
  text-transform: initial;
}
.enquiry_overlay .promo_content .Promo_desc form .floating-label-group input:focus ~ .floating-label {
  top: auto;
  bottom: 100%;
  left: 0px;
  font-size: 11px;
  opacity: 1;
  color: #8d8f91;
}
.enquiry_overlay .promo_content .Promo_desc form .floating-label-group.rfrmerr input {
  border-bottom: 1px solid #ea3d24;
}
.enquiry_overlay .promo_content .Promo_desc form .floating-label-group.rfrmerr .help-block {
  color: #ea3d24;
}
.enquiry_overlay .promo_content .Promo_desc form .floating-label-group.rfrmerr .help-block span {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.enquiry_overlay .promo_content .Promo_desc form .floating-label-group.rfrmsuc input {
  border-bottom: 1px solid #51c21a;
}
.enquiry_overlay .promo_content .Promo_desc form .floating-label-group.tpzro input ~ .floating-label {
  top: auto;
  bottom: 100%;
  left: 0px;
  font-size: 11px;
  opacity: 1;
  color: #8d8f91;
}
.enquiry_overlay .promo_content h2 {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #6b1c1e;
  font-size: 32px;
  letter-spacing: -0.025em;
  padding: 0;
  margin-bottom: 2px;
  line-height: 32px;
  margin: 15px 0;
  text-align: left;
}
.enquiry_overlay .promo_content .prompt-cont {
  margin: 0px auto;
}
.enquiry_overlay .promo_content .prompt-cont .popup-btn {
  background: #aa2e31;
  border: none;
  color: #fff;
  margin: 20px 0 0;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  padding: 12px 21px 11px;
  border-radius: 5px;
  position: relative;
  white-space: normal;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  min-width: 250px;
}
.enquiry_overlay .promo_content .prompt-cont .popup-btn:hover {
  background: #6b1c1e;
}
.enquiry_overlay .promo_content .prompt-cont .popup-btn#thrive_thankyou_content {
  text-transform: uppercase;
}
.enquiry_overlay .promo_content .prompt-cont .enq-promo-list {
  margin: 20px 0;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #345b7c;
}
.enquiry_overlay .promo_content .prompt-cont .enq-promo-list.promo-check-list li {
  list-style: none;
  position: relative;
  padding-left: 40px;
  margin-bottom: 8px;
  text-align: left;
  line-height: 26px;
}
.enquiry_overlay .promo_content .prompt-cont .enq-promo-list.promo-check-list li:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url("../../../../common/images/foursquare-check-in.svg");
  background-color: #2F8F70;
  border-radius: 50%;
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
}
.enquiry_overlay .promo_content .prompt-cont p {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  text-align: left;
}
.enquiry_overlay .promo_content .promo_link {
  margin-top: 30px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.enquiry_overlay .promo_content .promo_link .promo-chat-link a {
  color: #808080;
  line-height: 16px;
  display: inline-block;
  font-size: 16px;
  text-decoration: underline;
}
.enquiry_overlay .promo_content .promo_link .promo-chat-link a:hover {
  color: #0082dd;
}
.enquiry_overlay .promo_content .promo_link .promo-chat-link a:nth-child(2) {
  border-left: 2px solid #787a80;
  padding-left: 10px;
  margin-left: 7px;
}
.enquiry_overlay .promo_content .rad_sldr {
  margin-bottom: 20px;
}
.enquiry_overlay .promo_content .rad_sldr .profile-steps {
  height: 6px;
  border-radius: 25px;
  padding: 2px;
  background-color: #F1F0ED;
  display: block;
  margin: 30px 0 0px;
  box-sizing: content-box;
}
.enquiry_overlay .promo_content .rad_sldr .profile-steps label {
  width: 40px;
  line-height: 40px;
  height: 40px;
  margin-left: 0;
  border-radius: 50%;
  color: #1B1F29;
  border: 1px solid #D9D9D6;
  background: #fff;
  z-index: 9;
  font-size: 14px;
}
.enquiry_overlay .promo_content .rad_sldr .step-cont {
  display: block;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  margin-top: -30px;
  margin-bottom: 40px;
}
.enquiry_overlay .promo_content .rad_sldr .step-cont .step-cont-1 {
  display: inline-block;
  width: 25%;
}
.enquiry_overlay .promo_content .rad_sldr .step-cont .step-cont-1:first-child {
  float: left;
}
.enquiry_overlay .promo_content .rad_sldr .step-cont .step-cont-1:last-child {
  float: right;
}
.enquiry_overlay .promo_content .rad_sldr .step-cont .step-cont-1 p {
  font-size: 15px;
  margin-top: 14px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.enquiry_overlay .promo_content .rad_sldr .step-cont .step-cont-1 .step-tick figure {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #F3880D;
  margin: auto;
  display: flex;
  align-items: center;
  text-align: center;
}
.enquiry_overlay .promo_content .rad_sldr .step-cont .step-cont-1 .step-tick figure img {
  margin: auto;
  max-width: 24px;
}
.enquiry_overlay .promo_content .rad_sldr.want-step .step-tick figure {
  background: #aa2e31;
}
@media (max-width: 767px) {
  .enquiry_overlay .promo_content {
    width: calc(100vw - 40px);
    padding: 20px 20px 30px;
  }
  .enquiry_overlay .promo_content .rad_sldr .step-cont {
    margin-bottom: 40px;
  }
  .enquiry_overlay .promo_content .rad_sldr .step-cont .step-cont-1 {
    width: 33%;
  }
  .enquiry_overlay .promo_content .rad_sldr .step-cont .step-cont-1 p {
    font-size: 12px;
  }
  .enquiry_overlay .promo_content h2 {
    font-size: 24px;
  }
}
@media (max-width: 400px) {
  .enquiry_overlay .promo_content .promo_link .promo-chat-link a:nth-child(2) {
    border-left: 0;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 15px;
  }
  #no_accept_terms {
    margin-left: 0;
  }
}
/*-- Smart banner changes --*/
.btn.site-pmry-btn {
  background: #aa2e31;
  color: #fff;
  padding: 13px 15px 11px;
  text-align: center;
  font-size: 16px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  border-radius: 5px;
  border: 0;
}
.btn.site-pmry-btn:hover {
  background: #6b1c1e;
  color: #fff;
}
.smart-app-banner {
  background-image: url('../../../../common/images/smart-banner-bg.jpg');
  padding: 20px 20px 15px 40px;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: none;
}
.smart-app-banner:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0.4) 100%);
}
.smart-app-banner .smart_close {
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 10px;
  z-index: 9;
  margin-top: -10px;
}
.smart-app-banner .smart_close a {
  color: #fff;
}
.smart-app-banner .smart-content {
  position: relative;
  z-index: 9;
}
.smart-app-banner .smart-content .smart-head .media-left {
  min-width: 50px;
}
.smart-app-banner .smart-content .smart-head .media-left .smart-app-logo {
  background: #fff;
  padding: 7px;
  border-radius: 5px;
}
.smart-app-banner .smart-content .smart-head h4 {
  color: #fff;
  font-size: 16px;
}
.smart-app-banner .smart-content .smart-head .smart-info {
  font-size: 12px;
  color: #fff;
  margin-top: 5px;
}
.smart-app-banner .smart-content .smart-head .media-flex {
  display: flex;
}
.smart-app-banner .smart-content .smart-head .media-flex .media-b-left {
  min-width: 130px;
}
.smart-app-banner .smart-content .smart-head .media-flex .media-b-left .insti_star {
  display: flex;
  align-items: baseline;
  margin-top: -6px;
  margin-left: -2px;
}
.smart-app-banner .smart-content .smart-head .media-flex .media-b-left .star_fill_sm {
  background: url("../../../../common/images/star_white_sm.svg") repeat-x;
  background-position: 0 100%;
  float: left;
  height: 16px !important;
  display: block;
  position: relative;
  background-size: 16px;
}
.smart-app-banner .smart-content .smart-head .media-flex .media-b-left .star_unfill_sm {
  height: 16px !important;
  background: none !important;
  overflow: visible;
  text-indent: inherit;
  width: 80px;
}
.smart-app-banner .smart-content .smart-head .media-flex .media-b-left .insti_star .stud_ratng_val {
  font-size: 12px;
  color: #fff;
  line-height: 16px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  padding-left: 10px;
  position: absolute;
  left: 100%;
  top: 3px;
}
.smart-app-banner .smart-content .smart-head .media-flex .media-b-right {
  padding-left: 20px;
  flex: 50%;
}
.smart-app-banner .smart-content .smart-head .media-flex .media-b-right .site-pmry-btn {
  padding: 10px 15px 8px;
  text-align: center;
  font-size: 14px;
  float: right;
  min-width: 100px;
}
@media (max-width: 767px) {
  .smart-app-banner {
    display: block;
  }
}
/*-- PWD rule checklist --*/
.pwd-checklist p,
.pwd-checklist li {
  font-size: 14px !important;
}
.pwd-checklist ul {
  margin-top: 10px;
}
.pwd-checklist ul li {
  list-style: none;
  padding-left: 22px;
  margin-bottom: 0px;
  position: relative;
}
.pwd-checklist ul li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #000;
}
.pwd-checklist ul li.pwd-success {
  color: #73b757;
}
.pwd-checklist ul li.pwd-success:before {
  background: #73b757;
}
.pwd-checklist ul li.pwd-fail {
  color: #ea3d24;
}
.pwd-checklist ul li.pwd-fail:before {
  background: #ea3d24;
}
.app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a span .lk_crs_hd {
  display: none;
}
@media (max-width: 767px) {
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a span .lk_crs_hd_desktop {
    display: none;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a span .lk_crs_hd {
    display: inline-block;
  }
}
.ask_qa .ask_pod .ask_sect .ask_answr,
.ask_qa .ask_two_pod .ask_sect .ask_answr {
  word-break: break-word;
}
/* Subject teaser */
.rel-container {
  float: left;
  width: 100%;
  background: #f2f3f7;
  padding: 30px 0 10px 0;
}
.rel-subject {
  max-width: 1170px;
  margin: 0 auto;
}
.rel-subject .titles {
  font-size: 24px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  padding-bottom: 16px;
  letter-spacing: -0.025em;
  opacity: 0.9;
  color: #345b7c;
  line-height: 1.154;
}
.rel-subject .heroImages-box {
  float: left;
  width: 100%;
}
.rel-subject .heroImages-box .rel-sub {
  float: left;
  background: #fff;
  border: 1px solid #f2f3f7;
  width: 32%;
  margin: 0 23px 20px 0;
  border-radius: 10px;
}
.rel-subject .heroImages-box .rel-sub:nth-child(3),
.rel-subject .heroImages-box .rel-sub:nth-child(6) {
  margin-right: 0;
}
.rel-subject .heroImages-box .rel-sub img {
  width: 100%;
  border-radius: 10px 10px 0 0;
  object-fit: cover;
}
.rel-subject .heroImages-box .rel-sub .rel-con {
  padding: 20px;
  min-height: 208px;
}
.rel-subject .heroImages-box .rel-sub .rel-con p {
  word-break: break-word;
}
.rel-subject .heroImages-box .rel-sub .rel-tit {
  margin-bottom: 10px;
}
.rel-subject .heroImages-box .rel-sub .rel-tit a {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  font-size: 18px;
  color: #6b1c1e;
}
.rel-subject .heroImages-box.subj_pod {
  padding-bottom: 60px;
}
.rel-subject .heroImages-box.subj_pod .rel-sub {
  margin-right: 20px;
}
.rel-subject .heroImages-box.subj_pod .slick-arrow {
  bottom: 0;
}
.rel-subject .heroImages-box.subj_pod {
  padding-bottom: 60px;
}
.rel-subject .heroImages-box.subj_pod .rel-sub {
  margin-right: 20px;
}
.rel-subject .heroImages-box.subj_pod .rel-sub .rel-tit {
  font-size: 18px;
}
.rel-subject .heroImages-box.subj_pod .rel-sub img {
  border-radius: 10px 10px 0 0;
}
.rel-subject .heroImages-box.subj_pod .slick-arrow {
  top: auto;
  bottom: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #0088DD;
  background: #fff;
}
.rel-subject .heroImages-box.subj_pod .slick-prev {
  right: 70px;
  left: auto;
}
.rel-subject .heroImages-box.subj_pod .slick-prev:before {
  content: "\e257" !important;
  color: #0088DD;
  font-size: 22px;
}
.rel-subject .heroImages-box.subj_pod .slick-next {
  right: 20px;
}
.rel-subject .heroImages-box.subj_pod .slick-next:before {
  content: "\e258" !important;
  color: #0088DD;
  font-size: 22px;
}
.rel-subject .heroImages-box.subj_pod .slick-disabled {
  background: #EFEFEF;
  border: 2px solid #DBDBDB;
}
.rel-subject .heroImages-box.subj_pod .slick-disabled:before {
  color: #9FA0A2;
}
.help_text {
  float: left;
  width: 100%;
}
.help_text p {
  width: 1170px;
  margin: 0 auto;
  font-size: 16px;
  color: #345b7c;
  padding: 20px 0;
  line-height: 24px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .rel-subject .titles {
    padding-top: 0;
  }
  .rel-subject .heroImages-box {
    display: block;
  }
  .rel-subject .heroImages-box .rel-sub {
    float: left;
    width: 100%;
    margin: 0 0 20px;
  }
  .rel-subject .heroImages-box .rel-sub img {
    max-width: 100%;
    height: auto;
  }
  .rel-subject.subj_pod .slick-track {
    margin-left: 0;
  }
  .rel-subject .heroImages-box.subj_pod .rel-sub {
    width: 314px !important;
  }
  .help_text p {
    float: left;
    width: 100%;
    padding: 0 15px;
  }
}
@media screen and (max-width: 1024px) {
  .rel-container {
    padding: 30px 15px 10px 15px;
  }
  .rel-subject .heroImages-box .rel-sub img {
    max-width: 100%;
    height: 239px;
    object-fit: cover;
  }
  .help_text p {
    float: left;
    width: 100%;
    padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rel-subject .heroImages-box.subj_pod .slick-track {
    margin: 0;
  }
}
@font-face {
  font-family: 'BuenosAires-Light';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/BuenosAires-Light.otf);
}
@font-face {
  font-family: 'BuenosAires-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/BuenosAires-Regular.otf);
}
@font-face {
  font-family: 'BuenosAires-Bold';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/BuenosAires-Bold.otf);
}
.font-light {
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.font-regular {
  font-family: "BuenosAires-Regular";
  font-weight: 400;
}
.font-bold {
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
}
/*-- themes --*/
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 38%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  z-index: 10000;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Glyphicons Halflings";
  font-size: 12px;
  line-height: 1;
  color: #000;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 5px;
}
.slick-prev {
  left: 50px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: 50px;
}
.slick-prev:before {
  content: "\e079";
}
.slick-prev:before[dir="rtl"] {
  content: "\2192";
}
.slick-next {
  right: 50px;
}
.slick-next[dir="rtl"] {
  left: 50px;
  right: auto;
}
.slick-next:before {
  content: "\e080";
}
.slick-next:before[dir="rtl"] {
  content: "\2190";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "Glyphicons Halflings";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  height: 570px;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
  outline: 0;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*-- Common block changes --*/
.chub_redgn_wrapper .chub_wrapper.vidqa_sec_insti {
  margin-bottom: 15px;
  margin-top: 50px;
  border-radius: 40px;
}
@media (max-width: 767px) {
  .chub_redgn_wrapper .chub_wrapper.vidqa_sec_insti {
    margin-bottom: 23px;
  }
}
.vidqa_sec {
  background: #fff;
  box-shadow: 0px 3px 15px #00000029;
  border-radius: 40px;
}
.vidqa_sec .vidqa_faq_intro {
  margin-top: 0px;
}
.vidqa_sec .vidqa_wrp {
  margin: 0 auto;
  padding: 60px 0 100px;
  max-width: 1110px;
  text-align: left;
}
.vidqa_sec .vidqa_wrp.vidqa_smlr {
  margin-bottom: 50px;
  margin-top: 40px;
}
.vidqa_sec .vidqa_wrp h3 {
  color: #444545;
  text-align: left;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 50px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-list {
  width: 100%;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-track {
  height: auto;
  display: flex;
  flex-direction: row;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-arrow {
  top: auto;
  right: 0;
  bottom: -70px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #aa2e31;
  background: #fff;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-arrow::before {
  color: #333f48;
  font-size: 18px;
  opacity: 1;
  background: transparent;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-arrow.slick-prev {
  right: 50px;
  left: auto;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-arrow.slick-prev::before {
  content: "\e257" !important;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-arrow.slick-next::before {
  content: "\e258" !important;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-arrow.slick-disabled {
  background: #EFEFEF;
  cursor: auto;
  border: 1px solid #DBDBDB;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-arrow.slick-disabled::before {
  opacity: 0.75;
  color: #9FA0A2;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  min-width: 230px;
  border-radius: 15px;
  padding: 5px;
  background: #F2F3F7;
  position: relative;
  list-style: none;
  margin: 10px;
  min-height: 390px;
  width: 230px;
  height: auto;
  padding: 0;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_vid {
  width: 100%;
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  display: none;
  z-index: 9;
  outline: none;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli:first-child {
  margin-top: 10px;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .mut_btn,
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .cls_btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  display: none;
  background: #1C1F2A;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  z-index: 99;
  border-radius: 50%;
  padding: 10px;
  cursor: pointer;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .mut_btn img,
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .cls_btn img {
  display: block;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli.vidqa_act .vidqa_vid {
  display: block;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli.vidqa_act .mut_btn,
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli.vidqa_act .cls_btn {
  display: block;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_thum {
  width: 100%;
  border-radius: 14px;
  height: 100%;
  object-fit: cover;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .cls_btn {
  bottom: auto;
  top: 20px;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_pd {
  position: relative;
  height: 430px;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  border-radius: 15px;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_overlay .vidqa_ply {
  background: #fff;
  width: 75px;
  height: 75px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  cursor: pointer;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_overlay .vidqa_ply:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -50%);
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 25px solid #e11937;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_overlay .vidqa_ovrcnt {
  position: absolute;
  top: 20px;
  left: 20px;
  padding-right: 15px;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_overlay .vidqa_ovrcnt p {
  color: #fff;
  font-size: 10px;
  margin-bottom: 5px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_overlay .vidqa_ovrcnt h4 {
  margin-top: 0;
  font-size: 12px;
  line-height: 16px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  margin: 0px;
  color: #fff;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_overlay .vidqa_qstn {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_overlay .vidqa_qstn mark {
  background-color: #fff;
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
  font-size: 14px;
  line-height: 24px;
  padding: 3px 2px 0;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_thum {
  width: 100%;
  border-radius: 15px;
  height: 100%;
  object-fit: cover;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli:first-child {
  margin-top: 10px;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-dots {
  position: relative;
  left: 0;
  bottom: 0;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-dots li {
  margin: 0px;
  background: transparent !important;
  border: 0px !important;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-dots li button {
  height: 13px;
  width: 13px;
  border: 1px solid #707070;
  border-radius: 50%;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-dots li button:before {
  content: '';
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-dots li.slick-active button:before {
  width: 7px;
  height: 7px;
  background: #707070;
  border-radius: 50%;
  margin: 3px;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-arrow {
  border-color: #333f48;
  top: 48%;
  z-index: 9;
  right: -40px;
}
.vidqa_sec .vidqa_wrp .vidqa_sldr .slick-arrow.slick-prev {
  right: auto;
  left: -40px;
}
.vidqa_sec.ask_two_column {
  box-shadow: none;
  border-radius: 0px;
}
.vidqa_sec.ask_two_column .vidqa_wrp .vidqa_sldr .slick-dots {
  bottom: -40px;
}
.vidqa_sec.ask_two_column .vidqa_wrp .vidqa_sldr .slick-dots li {
  background: transparent;
  border-radius: 50%;
  border: 1px solid #DBDBDB;
}
.vidqa_sec.ask_two_column .vidqa_wrp .vidqa_sldr .slick-dots li.slick-active {
  border: 1px solid #aa2e31;
  background: #aa2e31;
}
.vidqa_sec.ask_two_column .vidqa_wrp .vidqa_sldr .slick-dots li button::before {
  content: '';
}
.vidqa_sec.ask_two_column .vidqa_wrp .vidqa_sldr .slick-arrow {
  right: 20px;
}
.vidqa_sec.ask_two_column .vidqa_wrp .vidqa_sldr .slick-arrow.slick-prev {
  right: 70px;
}
.vidqa_sec.ask_two_column .vidqa_wrp .vidqa_sldr .slick-arrow.slick-next {
  right: -40px;
}
.vidqa_sec.ask_two_column .vidqa_wrp .vidqa_sldr .vidqa_sldrli {
  margin: 10px 7px;
}
.vidqa_sec.ask_two_column .vidqa_wrp .vidqa_sldr .vidqa_sldrli:first-child {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .vidqa_sec .vidqa_wrp {
    padding: 15px 0 5px;
  }
  .vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vidqa_pd {
    height: 420px;
  }
  .vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .video_test {
    width: 100%;
  }
  .vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vid_view {
    position: static;
    font-size: 14px;
    padding-top: 10px;
    display: block;
  }
  .vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vid_view a {
    margin-right: 10px;
  }
  .vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vid_view a:first-child {
    margin-right: 0;
  }
  .vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vid_view a:last-child {
    margin-top: 15px;
  }
  .vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .btn_insti {
    padding: 13px 8px 11px !important;
  }
  .vidqa_sec .vidqa_wrp .vidqa_sldr .vidqa_sldrli .vid_trans .vid_trnscnt {
    font-size: 16px;
  }
  .vidqa_sec .vidqa_wrp h3 {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .chub_wrapper .vidqa_sldr {
    padding: 0 15px;
  }
  .chub_wrapper .vidqa_sec .vidqa_wrp h3 {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .chub_redgn_wrapper .chub_wrapper .vidqa_sec .vidqa_wrp {
    padding: 30px 0 30px;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
  font-display: swap;
}
.scholorship .colums h1 {
  font-size: 45px;
  color: #6b1c1e;
  margin-bottom: 10px;
  font-family: "BuenosAires-Bold";
  font-weight: 700 !important;
}
.scholorship .colums P {
  color: #000000;
  font-size: 18px;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  margin-bottom: 10px;
}
.colums.full_sch_wid ul {
  padding-left: 15px;
  padding-bottom: 10px;
}
.scholorship a {
  background: 0 0;
  color: #aa2e31;
  text-decoration: none;
  outline: 0 !important;
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
/*-- Cookie bar starts here --*/
.cookie_cont {
  color: #fff;
  width: 100%;
  background: #1e202d;
  font-size: 16px;
  transition: 1s margin;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.cookie_cont .container-fluid {
  width: 100%;
  max-width: 100%;
  padding: 15px 50px;
}
.cookie_cont .container-fluid .cookie_icon:before {
  content: "!";
  border: solid 2px #fff;
  border-radius: 100%;
  padding: 0.5px 7px;
  margin-right: 10px;
  float: left;
}
.cookie_cont .container-fluid .cookie_txt {
  display: inline-block;
  width: calc(100% - 155px);
  vertical-align: middle;
  padding: 4px 35px 0 10px;
  box-sizing: border-box;
}
.cookie_cont .container-fluid .cookie_txt a {
  color: #fff;
  text-decoration: underline;
}
.cookie_cont .container-fluid .cookie_txt .dotcookie {
  display: none;
}
.cookie_cont .container-fluid .cookie_close {
  float: right;
  padding-top: 4px;
}
.cookie_cont .container-fluid .cookie_close a {
  color: #fff;
}
.cookie_cont .container-fluid .cookie_close a:hover {
  color: #0f9fd4;
}
@media (max-width: 1800px) {
  .cookie_cont .container-fluid {
    padding: 15px 30px;
  }
}
/*-- Cookie bar ends here --*/
/*-- Main header starts here --*/
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.mob-srch-icon {
  display: none !important;
}
.cht_nw {
  width: 52px;
}
.usr_txt {
  text-transform: uppercase;
}
.usr-icons {
  width: 22px;
  height: 21px;
  background-image: url(../../../../../../_ui/responsive/common/images/user-nav-sprite.png);
  display: block;
  margin: 0 auto 10px;
  background-repeat: no-repeat;
}
.chat-icon {
  background-position: 0 -54px;
}
@media (max-width: 1024px) {
  .chat-icon {
    background-position: 9px -54px;
  }
}
.map-icon {
  background-position: 0 -105px;
}
@media (max-width: 1024px) {
  .map-icon {
    background-position: 6px -104px;
  }
}
.bk_apn {
  width: 20%;
}
.main-header {
  background: #fff;
  margin-bottom: 0 !important;
}
.main-header .navigation--top {
  display: none;
}
.main-header .navigation--middle .container-fluid {
  max-width: 1170px;
  margin: 0 auto;
}
.main-header .navigation--middle .container-fluid .desktop__nav {
  margin-left: 10px;
  height: 110px;
  background-color: #fff;
  height: initial;
  padding: 30px 0 16px;
  margin-left: 0;
  position: relative;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left {
  padding: 0;
  width: 800px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .hpsa-logo-block {
  padding: 0;
  margin: 0;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .hpsa-logo-block .dsk_logo img {
    margin: 0;
    margin-top: -20px;
    margin-bottom: -20px;
    height: 100px;
    padding: 0;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .hpsa-logo-block .mob_logo {
  display: none !important;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .mobile-menu {
  height: 60px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .mobile-menu .header-menu-btn {
  background: none;
  border: none;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #128a9e;
  font-size: 29px;
  top: 2px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area {
  width: calc(90% - 300px);
  margin: 20px 60px 0 60px;
  float: right;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search {
  border-radius: 8px;
  margin: 0;
  z-index: 2;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search.js-toggle-xs-search {
  width: 100%;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front {
  padding: 0;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front .input-group {
  background-color: #ffffff !important;
  min-height: 38px;
  width: 100%;
  border: 0px;
  border-radius: 8px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front .input-group .srch_bx {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #999fab;
  min-height: inherit;
  cursor: text;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front .input-group .srch_bx span {
  display: block;
  font-size: 16px;
  vertical-align: bottom;
  padding: 10px 10px;
  color: #999fab;
  line-height: 22px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front .input-group .srch_bx span.glyphicon-search {
  margin: 0;
  font-size: 20px;
  display: block;
  vertical-align: bottom;
  padding: 10px 10px;
  color: #999fab;
  position: absolute;
  right: 10px;
  cursor: pointer;
  top: 40%;
  transform: translateY(-40%);
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right {
  padding-right: 0;
  float: right;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation {
  margin-top: 41px;
  float: right;
  width: auto;
  margin-top: 0;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul {
  max-width: 370px;
  float: none;
  padding: 10px 0;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
  padding: 0;
  display: block;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul li {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
  display: block;
  text-align: center;
  color: #949597;
  margin-left: 27px !important;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li {
  margin-top: 2px;
  margin-top: 0;
  margin-left: 22px !important;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li:first-child {
  margin-top: 0;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.mob-srch-icon .glyphicon {
  font-size: 20px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li a {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #717583;
  text-transform: none;
  font-size: 12px;
  line-height: 1.329em;
  padding: 0 !important;
  display: inline-block;
  cursor: pointer;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li a.service-point-btn {
  padding-top: 12px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc {
  display: none !important;
  width: 12%;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel {
  display: block !important;
  cursor: pointer;
  position: relative;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .user_menu {
  padding: 10px 5px 10px 10px;
  right: 15%;
  left: inherit;
  display: block;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .user_menu .user_options {
  max-height: 300px;
  overflow-y: auto;
  min-width: 225px;
  cursor: default;
  margin-left: -10px;
  float: none !important;
  text-align: left !important;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .user_menu .user_options .liOffcanvas2 {
  margin: 0 !important;
  font-size: 14px !important;
  text-transform: none;
  padding-left: 10px;
  color: #717583;
  float: none;
  text-align: left;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .user_menu .user_options .liOffcanvas2.spliter {
  border-top: 1px solid #e9e9e9;
  margin: 10px 0 !important;
  line-height: 10px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .user_menu .user_options .liOffcanvas2:first-child {
  padding: 0 10px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .user_menu .user_options .liOffcanvas2:first-child a {
  font-weight: bold;
  color: #6b1c1e;
  background: #fff;
  border: 2px solid #6b1c1e;
  border-radius: 5px;
  padding: 10px !important;
  justify-content: center;
  text-align: center;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .user_menu .user_options .liOffcanvas2:first-child a:hover {
  background: #6b1c1e;
  color: #fff;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .user_menu .user_options .liOffcanvas2 a {
  position: relative !important;
  padding: 4px 10px !important;
  text-align: left;
  font-size: 14px !important;
  width: 100%;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .map-icon {
  background-position: 0 -132px;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .usr_txt {
  color: #0f9fd4;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel:hover .user_menu {
  display: block;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.usr_ar {
  position: relative;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.usr_ar img {
  border-radius: 100%;
  object-fit: cover;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.usr_ar:hover .user_menu {
  display: block;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.usr_ar:hover .user_menu li.liOffcanvas2 {
  margin-left: 0px !important;
  text-align: center !important;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.usr_ar:hover .user_menu li a {
  font-size: 16px;
}
@media (min-width: 1400px) {
  .main-header .hpsa-logo-block {
    border-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .main-header .container-fluid {
    padding: 0;
  }
}
@media (min-width: 640px) {
  .main-header .site-search {
    float: right;
  }
}
/*-- Main header ends here --*/
/*-- Phone content bar starts here --*/
header.main-header .content {
  padding: 0;
  margin: 0;
  background: #e9e9e9;
}
header.main-header .content .phonecnt {
  background: #e9e9e9;
  color: #717583;
  font-size: 15px;
  width: 100%;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  text-align: right;
  max-width: 1150px;
  margin: 0 auto;
  padding: 7px 10px 5px;
  letter-spacing: normal;
  display: none;
}
/*-- Phone content bar ends here --*/
/*-- Mega menu starts here --*/
.mobile-structure {
  background: #1e202d;
  background-image: -moz-linear-gradient(0deg, #717583 14%, #9b9fae 84%);
  background-image: -webkit-linear-gradient(0deg, #717583 14%, #9b9fae 84%);
  background-image: -ms-linear-gradient(0deg, #717583 14%, #9b9fae 84%);
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #fff;
  padding: 15px 10px;
  display: none;
  background-color: #345b7c;
  background-image: none;
}
.mobile-structure li {
  list-style: none;
}
.mgmnu_img {
  margin: 0 !important;
  list-style: none !important;
}
.main-header .navigation.navigation--bottom {
  background-image: none;
  border: 0;
  background: #345b7c;
}
.main-header .navigation.navigation--bottom .navigation__overflow {
  margin: 0 auto;
  max-width: 1150px;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  position: relative;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li {
  margin-left: 2.8%;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li:first-child {
  margin-left: 0;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .nav__link {
  display: inline-block;
  width: 100%;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .nav__link a,
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li a {
  display: block;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  text-transform: none;
  font-size: 20px !important;
  padding: 20px 20px !important;
  color: #d5d7df;
  line-height: 20px;
  border-radius: 30px;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li.last-child .nav__link a,
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li.last-child a {
  padding-left: 0 !important;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .sub__navigation,
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .sub-menu {
  min-height: 280px;
  z-index: 999999990 !important;
  height: 270px;
  width: 1150px;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li:hover a {
  transition: all .2s ease 0s;
  background: #aa2e31;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .sub__navigation .sub-navigation-list li,
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .sub-menu li {
  padding: 0;
  margin-left: 15px;
  list-style-type: disc;
  max-width: 100%;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .sub__navigation .sub-navigation-list li a,
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .sub-menu li a {
  color: #474a57;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 235px;
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .sub__navigation .sub-navigation-list li a img,
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .sub-menu li a img {
  margin-bottom: 7px;
  width: 100%;
  height: auto;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .sub__navigation .sub-navigation-list li.mgmnu_img a {
  font-size: 18px;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li.show-sub .nav__link a {
  position: relative;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li.show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #f8f8f8;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li.show-sub .sub__navigation {
  display: block !important;
  top: 60px;
}
@media (min-width: 1024px) {
  .hidden-lg {
    display: none !important;
  }
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f8f8f8;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d3d3d3;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
  .navigation--bottom .nav__links--primary .sub__navigation .sub-navigation-section {
    position: static;
    padding: 23px 0 20px;
  }
  .navigation--bottom .nav__links--primary .sub__navigation .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
}
/*-- Mega menu ends here --*/
/*-- Search overlay starts here --*/
.srch_ovly {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999999;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  display: none;
  overflow: auto;
}
.srch_ovly .srcls {
  color: #fff;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: -20px;
  cursor: pointer;
  font-family: "Glyphicons Halflings" !important;
}
.srch_ovly .nsrch_wrp {
  width: 755px;
  margin: 0 auto;
  color: #fff;
  padding: 30px 0;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  transform: scale3d(0.5, 0.5, 1);
  transition: transform 0.5s;
  position: relative;
  top: calc(50% - 275px);
}
.srch_ovly .nsrch_wrp_vw {
  transform: scale3d(1, 1, 1);
}
.srch_ovly .nsrch_wrp_vw .nav > li > a > span {
  vertical-align: bottom;
}
.srch_ovly .srtabs .segment {
  padding: 40px 46px 20px;
  background: #fff;
  border-radius: 0 0 10px 10px;
}
.srch_ovly .srtabs .ui.dropdown {
  width: 100%;
  border-radius: 0;
  height: auto;
  padding: 10px 0 0 0 !important;
  color: #345b7c;
  font-size: 18px;
  border: 0;
  border-bottom: 1px solid #999fab;
  line-height: 38px;
  box-shadow: none;
  position: relative;
  min-height: auto !important;
}
.srch_ovly .srtabs .ui.dropdown option {
  font-size: 16px !important;
}
.srch_ovly .srtabs .ui.selection.dropdown:focus {
  border-bottom: 1px solid #999fab;
}
.srch_ovly .srtabs .ui.input input:focus {
  border-bottom: 1px solid #999fab;
}
.srch_ovly .srtabs .srbtn {
  background: #aa2e31;
  font-size: 18px;
  padding: 10px 20px 10px;
  line-height: initial;
  width: auto;
  margin: 0;
  color: #fff;
  font-weight: normal;
  border-radius: 5px;
  margin: 20px 0 0 !important;
  position: relative;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.srch_ovly .srtabs .srbtn span {
  position: relative;
  z-index: 9;
}
.srch_ovly .srtabs .srbtn::before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  padding: 12px 20px 12px 30px;
  background: #6b1c1e;
  transition: all ease 0.5s;
  opacity: 0;
}
.srch_ovly .srtabs .srbtn:hover {
  background: #6b1c1e;
  color: #fff;
}
.srch_ovly .srtabs .srbtn:hover:before {
  width: 100%;
  background: transparent;
  opacity: 1;
}
.srch_ovly .srtabs .input input {
  color: #345b7c;
  font-size: 18px;
  border: 0;
  border-radius: 0;
  padding: 12px 12px 0 0;
  border-bottom: 1px solid #999fab;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  box-shadow: none;
}
.srch_ovly .srtabs .input input::-webkit-input-placeholder {
  color: #345b7c;
  font-size: 18px;
}
.srch_ovly .srtabs .input input::-moz-placeholder {
  color: #345b7c;
}
.srch_ovly .srtabs .input input:-ms-input-placeholder {
  color: #345b7c;
}
.srch_ovly .srtabs .nav {
    background: #d9d9d6;
    border-radius: 30px 30px 0 0;
}
.srch_ovly .srtabs .nav > li {
  width: 33.3%;
  float: left;
}
.srch_ovly .srtabs .nav > li > a {
  padding: 20px 20px 18px;
  display: inline-block;
  width: 100%;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  font-size: 18px;
  background: #d9d9d6;
  color: #000;
  line-height: 32px;
  text-align: center;
  border-radius: 30px 0 0 0;
}
.srch_ovly .srtabs .nav > li:last-child > a {
  border-radius: 0 30px 0 0;
}
.srch_ovly .srtabs .nav > li.active a {
  background: #fff;
}
.srch_ovly .srtabs .nav li.active {
  line-height: 32px;
}
.srch_ovly .srtabs .err_msg {
  padding: 5px 0 0;
  color: #e11937;
  display: none;
}
.srch_ovly .segment .search_bx {
  position: relative;
  margin-bottom: 20px;
}
.srch_ovly .segment .search_bx .default.text {
  margin: 0 !important;
  color: #345b7c !important;
  padding-left: 12px !important;
}
.srch_ovly .segment .search_bx .ui.fluid.dropdown > .dropdown.icon {
  top: 20px;
  padding: 12px 14px;
  right: 10px;
  display: block !important;
  top: 4px;
  right: 0;
  position: absolute;
  width: auto;
  float: right;
  height: auto;
  line-height: 1.21428571em;
}
.srch_ovly .segment .search_bx .ui.fluid.dropdown > .dropdown.icon:before {
  content: "\e259" !important;
  font-family: "Glyphicons Halflings" !important;
  font-size: 12px;
}
.srch_ovly .nav > li > a:hover {
  background: rgba(255, 255, 255, 0.8);
}
.srch_ovly .nav > li.active > a:hover {
  background: #fff;
}
.srch_ovly .srch_wrapm {
  position: relative;
  margin-bottom: 20px;
}
.srch_ovly .srch_wrapm .ui-autocomplete {
  display: none;
  top: 48px !important;
  left: 0 !important;
  width: 100% !important;
}
.srch_ovly .srch_wrapm .ui-autocomplete li.category.ui-menu-item {
  font-size: 16px;
  line-height: 25px;
  color: #8d8f91;
  list-style: none;
  font-style: normal!important;
  padding: 6px 20px !important;
}
.srch_ovly .srch_wrapm .ui-autocomplete li.category.ui-menu-item .ui-state-active {
  background: transparent;
  color: #0f9fd4 !important;
  margin: 0px;
}
/*-- Search overlay ends here --*/
.mob_nav_logo {
  position: absolute;
  left: 17px;
  top: 17px;
}
.ham_ic {
  margin-left: 6px;
}
@media (max-width: 1024px) {
  .mobile-structure {
    display: block;
  }
}
@media (max-width: 1024px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 100%;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
  .dsk_logo,
  .search_area,
  .usr_txt {
    display: none !important;
  }
  .mob-srch-icon {
    display: block !important;
    padding: 11px 11px 0;
  }
  .usr-icons {
    margin: 0;
    margin-top: 7px;
    padding: 12px 20px;
  }
  .main-header .navigation--middle .container-fluid .desktop__nav {
    padding: 10px 5px !important;
  }
  .main-header .navigation--middle .container-fluid .desktop__nav .nav__left {
    width: auto;
  }
  .main-header .navigation--middle .container-fluid .desktop__nav .nav__left .hpsa-logo-block .mob_logo {
    display: block !important;
    width: 74px;
    height: 30px;
    margin-top: 4px;
    min-height: auto;
  }
  .main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li {
    margin-left: 0px !important;
  }
  .main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc {
    display: block !important;
    width: auto;
  }
  .main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.ofc_loc.cntry_sel {
    display: none !important;
  }
  .main-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation ul.nav__links li.usr_ar img {
    width: 37px;
    height: 37px;
  }
  .navigation--bottom {
    height: 100vh;
    left: -100%;
    margin-left: 0;
    top: 60px;
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
  .navigation--bottom .nav__links--products {
    border-bottom: none;
    background: transparent;
    margin-top: 10px;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    border-bottom: none;
    background: transparent;
    margin-left: 0;
  }
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #19212b;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block;
  }
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 100%;
  }
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d3d3d3;
    height: 100vh;
    border: 0px;
  }
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
    height: initial !important;
    min-height: initial !important;
    width: 100% !important;
    position: static;
    top: 0;
    background: #f2f3f7;
    left: 0;
    border: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: transparent;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section.col-md-3 {
    width: 100% !important;
  }
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    width: 15%;
    display: inline-block;
    cursor: pointer;
    height: 60px;
    vertical-align: top;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border: 0;
  }
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
    color: #19212b;
    font-size: 25px;
  }
  .main-header .navigation.navigation--bottom .navigation__overflow {
    display: block !important;
  }
  .main-header .navigation.navigation--bottom .navigation__overflow .nav__links li:first-child a {
    padding: 14px 20px !important;
  }
  .main-header .navigation.navigation--bottom .navigation__overflow .nav__links li a {
    padding: 14px 20px !important;
  }
  .main-header .navigation.navigation--bottom .navigation__overflow .nav__link a:hover {
    color: #345b7c;
  }
  .main-header .navigation.navigation--bottom .navigation__overflow ul:nth-child(n+2) li ~ li.yCmsComponent.nav__link--secondary a {
    padding: 10px 10px 10px 30px !important;
  }
  .main-header .navigation.navigation--bottom ul.nav__links--products li {
    margin-left: 0 !important;
  }
  .main-header .navigation.navigation--bottom ul.nav__links--products li a {
    padding: 14px 20px !important;
  }
  .navigation__overflow {
    background: #fff;
    width: 100%;
  }
  .mgmnu_img a:first-child {
    display: none !important;
  }
  .offcanvas .navigation--bottom .nav__links--primary .col-md-3 .sub-navigation-section .sub-navigation-list li a {
    padding: 10px 10px 10px 30px !important;
    font-size: 16px !important;
    line-height: normal;
  }
  .navigation ul.sticky-nav-top.hidden-md {
    display: none !important;
  }
  .sub__navigation .col-md-3 {
    width: 100%;
  }
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: block;
  }
}
/*-- App promor starts here --*/
.app_promo {
  color: #fff;
  width: 100%;
  background: #1e202d;
  font-size: 16px;
  transition: 1s margin;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  position: fixed;
  bottom: 0;
  z-index: 9999999;
  display: none;
}
.app_promo .container-fluid {
  max-width: 1170px;
  margin: 0 auto;
  padding: 15px 7px 15px 0 !important;
}
.app_promo .ap_fx {
  display: flex;
  align-items: center;
}
.app_promo .ap_fx .ap_cont {
  flex-grow: 1;
  width: 70%;
}
.app_promo .ap_fx .ap_cont p {
  font-size: 16px;
}
.app_promo .ap_fx .ap_icons {
  flex-grow: 1;
  display: flex;
  width: 40%;
  justify-content: flex-end;
}
.app_promo .ap_fx .ap_icons a {
  display: block;
  text-align: center;
}
.app_promo .ap_fx .ap_icons a:last-child {
  margin-left: 20px;
}
.app_promo .ap_close {
  position: absolute;
  right: 25px;
  top: 23px;
}
.app_promo .ap_close a {
  color: #fff;
}
@media (max-width: 767px) {
  display: none !important;
}
/*-- App promor ends here --*/
.breadcrumb-section {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  clear: both;
  background: transparent;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
  padding-left: 10px;
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: none;
  margin: 0;
}
.breadcrumb-section .breadcrumb > li {
  font-size: 16px;
}
.breadcrumb-section .breadcrumb li a {
  padding: 2px;
  font-size: 16px;
  color: #a4a7a9;
  line-height: 1.063;
}
.breadcrumb-section .breadcrumb li:before {
  color: #a4a7a9 !important;
  content: ">\00a0";
}
.breadcrumb-section .breadcrumb li:first-child:before {
  display: none;
}
@media (max-width: 1024px) {
  .breadcrumb-section ol {
    overflow: auto;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .app_promo {
    display: none !important;
  }
  .breadcrumb-section {
    padding-left: 0px;
  }
  .cookie_cont .container-fluid .cookie_txt {
    width: calc(100% - 50px);
    padding: 0 10px 0 10px;
  }
  .cookie_cont .container-fluid .cookie_txt .dotcookie {
    display: inline-block;
  }
  .cookie_cont .container-fluid .cookie_txt .abtcookie {
    display: none;
  }
  .cookie_cont .container-fluid .cookie_close {
    padding-right: 0;
  }
  .cookie_cont {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .bk_apn {
    display: none !important;
  }
}
@media (max-width: 767px) {
  header.main-header .content .phonecnt {
    text-align: left;
    font-size: 13px;
  }
}
.mgmnu_img img {
  margin-bottom: 7px;
  width: 100%;
  height: auto;
}
.mgmnu_img a {
  width: 100% !important;
}

@media (max-width: 1024px) {
  .offcanvas .navigation--bottom .nav__links--primary .col-md-3 .sub-navigation-section .sub-navigation-list li a {
    padding: 10px 10px 10px 30px !important;
    font-size: 16px !important;
    line-height: normal;
  }
  .main-header .navigation.navigation--bottom .navigation__overflow .nav__links--products li .nav__link a {
    padding: 14px 20px !important;
  }
}
.main-header .md-secondary-navigation .user_options li {
  float: none !important;
  text-align: left !important;
  margin: 0 0 10px 0 !important;
}
.main-header .md-secondary-navigation .user_options li:last-child {
  margin-bottom: 0px !important;
}
.main-header .navigation--middle .container-fluid .desktop__nav .nav__left .hpsa-logo-block.kenya_logo .dsk_logo img {
  margin-top: 23px;
  height: 23px;
}
@media (max-width: 767px) {
  .srch_ovly .nsrch_wrp {
    width: 100% !important;
    padding: 0 15px;
    top: 60px;
  }
  .srch_ovly .srtabs .nav > li > a {
    padding: 15px 5px 12px;
    font-size: 20px;
    line-height: 1.2;
    min-height: 70px;
  }
  .srch_ovly .srtabs .segment {
    padding: 20px !important;
  }
  .srch_ovly .srcls {
    top: -40px;
    right: 15px;
  }
  .srch_ovly .srtabs .segment .search_bx .default.text {
    padding-left: 0!important;
  }
  .srch_ovly .nsrch_wrp_vw .nav > li > a > span {
    width: 110px;
    display: block;
    font-size: 16px;
    margin: 0 auto;
  }
}
@media (max-width: 1024px) {
  .main-header .navigation--middle .container-fluid .desktop__nav .nav__left .hpsa-logo-block.kenya_logo .mob_logo {
    margin-top: 14px;
    height: 20px;
    width: 160px;
  }
  .user_area .cht_nw {
    display: block !important;
  }
  .gusr-icons {
    margin: 0;
    margin-top: 7px;
    padding: 12px 20px;
  }
}
.global-icon {
  background-position: 0px 0px;
  width: 36px;
}
.investors-icon {
  background-position: 0px -102px;
  width: 36px;
}
.partner-icon {
  background-position: 0px -53px;
  width: 36px;
}
/*-- Nav bar redesign --*/
.nav-new-menu {
  position: relative;
}
.nav-new-menu .menu-bg-animation {
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 0;
  transition: all .2s ease 0s;
  background: #aa2e31;
  border-radius: 30px;
  margin-left: -1px;
}
.main-header.main-new-header .navigation--middle .container-fluid {
  width: 100%;
  max-width: 100%;
  padding: 0px 50px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav {
  padding: 35px 0 8px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left {
  width: 850px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area {
  float: left;
  margin: 10px 45px 0 45px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front .input-group .srch_bx {
  border-bottom: 1px solid #999fab;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front .input-group .srch_bx span {
  padding: 10px 10px 10px 40px;
  font-size: 20px;
  line-height: 22px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front .input-group .srch_bx span.srchicon {
  position: absolute;
  cursor: pointer;
  top: 40%;
  transform: translateY(-40%);
  right: auto;
  left: 0px;
  padding: 0px;
  max-width: 20px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right {
  margin-top: 12px !important;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links {
  text-align: right;
  max-width: inherit;
  display: flex;
  align-items: center;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li {
  display: inline-block !important;
  float: none;
  padding-bottom: 0px !important;
  margin-left: 45px !important;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li a {
  display: flex;
  align-items: center;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.mob-srch-icon,
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.ofc_loc {
  width: auto;
  display: none !important;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.mob-srch-icon.cntry_sel,
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.ofc_loc.cntry_sel {
  display: inline-block !important;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.mob-srch-icon.cntry_sel .user_menu,
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.ofc_loc.cntry_sel .user_menu {
  top: 32px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.mob-srch-icon.cntry_sel .user_menu .user_options li,
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.ofc_loc.cntry_sel .user_menu .user_options li {
  display: block !important;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.bk_apn {
  display: none !important;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.cht_nw {
  width: auto;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.cht_nw a img {
  max-width: 25px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.bk_apn {
  width: auto;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.bk_apn a img {
  max-width: 25px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.ofc_loc a img {
  max-width: 22px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.mob-srch-icon img {
  max-width: 30px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li a .usr_txt {
  text-transform: inherit;
  color: #6C6C6C;
  font-size: 18px;
  padding-left: 20px;
  white-space: nowrap;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li:hover a .usr_txt {
  color: #0f9fd4;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a {
  box-shadow: 13px 20px 25px #FFFFFF30;
  border: 2px solid #5D5D5D;
  padding: 10px 25px !important;
  border-radius: 28px;
  display: flex;
  align-items: center;
  min-width: 190px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a span {
  font-size: 22px;
  line-height: 30px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a img {
  border-radius: 0;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a .user_grey {
  display: inline-block;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a .user_white {
  display: none;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar:hover > a {
  background: #5D5D5D;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar:hover > a .usr_txt {
  color: #fff;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar:hover > a .user_grey {
  display: none;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar:hover > a .user_white {
  display: inline-block;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar .user_menu {
  left: auto;
  right: 0;
  top: 54px;
  padding: 0;
  background: transparent;
  box-shadow: none;
  padding-top: 11px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar .user_menu .glyphicon {
  top: -4px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar .user_menu .user_options {
  background: #fff;
  padding: 20px;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 2px 17px rgba(0, 0, 0, 0.25);
  min-height: 60px;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar .user_menu .user_options li {
  margin-left: 0px !important;
  width: 100%;
}
.main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar .user_menu .user_options li a {
  box-shadow: none;
  border: 0;
  padding: 0px !important;
}
.main-header.main-new-header .nav-new-mega-menu {
  max-width: 100%;
  padding: 0px 50px;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items {
  position: relative;
  border-radius: 30px;
  top: 30px;
  z-index: 999;
  margin-bottom: 50px;
}
.home .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items {
  margin-bottom: 0;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .mega-menu-bg {
  background: transparent linear-gradient(94deg, #1f3548 0%, #345b7c 100%) 0% 0% no-repeat padding-box;
  border-radius: 30px;
  box-shadow: 13px 20px 25px #6d6d6d30;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom {
  background: transparent !important;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow {
  max-width: 100%;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a {
  color: #fdfdfd;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li {
  margin-left: 0px;
  margin-right: 0px;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li .sub__navigation {
  height: auto;
  z-index: -8 !important;
  top: 0;
  left: 0;
  padding-top: 70px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 30px 30px 14px 14px;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li .sub__navigation .sub-navigation-list li a {
  font-size: 22px !important;
  line-height: 30px;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li .sub__navigation .sub-navigation-list li.nav__link--secondary {
  list-style: none;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li .sub__navigation .sub-navigation-list li.nav__link--secondary a {
  font-size: 18px !important;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a {
  padding: 20px 35px !important;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a:after {
  display: none;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li:first-child > span a {
  padding-left: 45px !important;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li:last-child > span a {
  padding-right: 35px !important;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right {
  margin-right: 0px;
  display: flex;
  align-items: center;
  padding: 0;
  overflow: hidden;
  margin-right: -1px;
  margin-top: -1px;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .nav-social-icon {
  padding-right: 25px;
  display: flex;
  height: 60px;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .nav-social-icon .icon-black a:hover img {
  transform: scale(1.3);
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .navbar-right li {
  padding: 0px 15px;
  z-index: 99;
  position: relative;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .navbar-right li:first-child {
  padding-left: 30px;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .navbar-right li:last-child {
  padding-right: 30px;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .navbar-right li a {
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  color: #000;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right li.multi-lang-opt {
  background: #fff;
  border-radius: 0px 30px 30px 0;
  padding: 8px 10px 7px 0;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right li.multi-lang-opt .mulit-lang-switch {
  position: relative;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right li.multi-lang-opt .mulit-lang-switch:after {
  content: "";
  width: 13px;
  height: 8px;
  position: absolute;
  top: 20px;
  right: 7px;
  background: url(../../../../../../_ui/responsive/common/images/new-black-down-arrow.svg);
  background-repeat: no-repeat;
  pointer-events: none;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right li.multi-lang-opt select {
  border: 0px;
  font-size: 18px !important;
  line-height: 30px;
  padding: 8px 30px 8px 20px !important;
  -webkit-appearance: none;
  position: relative;
  background: #fff;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right li.multi-lang-opt select option {
  font-size: 18px !important;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right li.multi-lang-opt select:after {
  content: "";
  width: 45px;
  height: 60px;
  position: absolute;
  top: -1px;
  left: -65px;
  background: transparent;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  box-shadow: 10px 20px 0 0 #fff;
  transform: rotate(-62deg);
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right li.multi-lang-opt:before {
  content: "";
  width: 45px;
  height: 60px;
  position: absolute;
  top: -1px;
  left: -66px;
  background: transparent;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  box-shadow: 10px 20px 0 0 #fff;
  transform: rotate(-62deg);
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right li.multi-lang-opt:after {
  content: "";
  position: absolute;
  left: -21px;
  top: 1px;
  width: 27px;
  height: 60px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: transparent;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right.no-lang-option li.nav-social-icon {
  background: #fff;
  border-radius: 30px;
  padding: 0;
  height: 61px;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right.no-lang-option li.multi-lang-opt {
  display: none;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .breadcrumb-section {
  position: absolute;
  bottom: -47px;
  width: 100%;
  max-width: 100%;
  left: 0;
  z-index: -9;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .breadcrumb-section .breadcrumb {
  position: static;
}
.main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .covid_alert {
  position: relative;
  z-index: -9;
}
@media (max-width: 1800px) {
  .main-header.main-new-header .navigation--middle .container-fluid {
    padding: 0px 30px;
  }
  .main-header.main-new-header .nav-new-mega-menu {
    padding: 0px 30px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a {
    padding: 20px 26px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li:first-child > span a {
    padding-left: 24px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li:last-child > span a {
    padding-right: 24px !important;
  }
}
@media (min-width: 1600px) and (max-width: 1680px) {
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left {
    width: 780px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front .input-group .srch_bx span {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li .sub__navigation {
    width: 100%;
  }
}
@media (min-width: 1441px) and (max-width: 1650px) {
  .main-header.main-new-header .navigation--middle .container-fluid {
    padding: 0px 30px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li {
    margin-left: 35px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu {
    padding: 0px 30px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products a {
    font-size: 18px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a {
    padding: 20px 20px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li:first-child > span a {
    padding-left: 20px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li:last-child > span a {
    padding-right: 20px !important;
  }
}
@media (max-width: 1440px) {
  .main-header.main-new-header .navigation--middle .container-fluid {
    padding: 0px 30px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left {
    width: 680px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area {
    float: left;
    margin: 10px 25px 0 25px;
    width: auto;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front .input-group .srch_bx span {
    font-size: 16px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li {
    margin-left: 25px !important;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li a .usr_txt {
    font-size: 16px;
    padding-left: 15px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a {
    min-width: 160px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a span {
    font-size: 20px;
  }
  .main-header.main-new-header .nav-new-mega-menu {
    padding: 0px 30px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li a {
    font-size: 18px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a {
    padding: 20px 20px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a:after {
    display: none;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li:first-child > span a {
    padding-left: 20px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li:last-child > span a {
    padding-right: 20px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .navbar-right li a img {
    max-width: 20px;
    max-height: 18px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right li.multi-lang-opt select {
    border: 0px;
    font-size: 18px !important;
    line-height: 30px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right.no-lang-option li.nav-social-icon {
    background: #fff;
    border-radius: 30px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right.no-lang-option li.multi-lang-opt {
    display: none;
  }
}
@media (min-width: 1280px) {
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.bk_apn {
    margin-left: 0px !important;
  }
}
@media (max-width: 1365px) {
  .main-header.main-new-header .navigation--middle .container-fluid {
    padding: 0px 30px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area {
    margin: 10px 24px 0 24px;
  }
  .main-header.main-new-header .nav-new-mega-menu {
    padding: 0px 30px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li a {
    font-size: 17px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a {
    padding: 20px 20px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a:after {
    display: none;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li:first-child > span a {
    padding-left: 18px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li:last-child > span a {
    padding-right: 20px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .navbar-right li a img {
    max-width: 20px;
    max-height: 18px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right li.multi-lang-opt select {
    padding: 8px 30px 8px 15px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right.no-lang-option li.nav-social-icon {
    background: #fff;
    border-radius: 30px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right.no-lang-option li.multi-lang-opt {
    display: none;
  }
}
@media (max-width: 1280px) {
  .main-header.main-new-header .navigation--middle .container-fluid {
    padding: 0px 30px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left {
    width: 620px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area {
    margin-right: 0;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .search_area .site-search .ui-front .input-group .srch_bx span {
    font-size: 14px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li {
    margin-left: 15px !important;
  }
}
@media (max-width: 1200px) {
  .main-header.main-new-header .navigation.navigation--bottom .navigation__overflow.nav-new-menu {
    position: static;
  }
}
@media (max-width: 1024px) {
  .bkapt {
    display: none !important;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav {
    padding: 30px 0 0px !important;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left {
    width: auto;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .hpsa-logo-block img {
    width: 160px;
    height: 60px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li {
    margin-left: 45px !important;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li a {
    display: flex;
    align-items: center;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a img {
    width: auto;
    height: auto;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a .usr_txt {
    display: block !important;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.mob-srch-icon {
    display: block !important;
    padding: 0px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu {
    padding: 0px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items {
    border-radius: 0;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .mega-menu-bg {
    overflow: hidden;
    border-radius: 0;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow {
    height: calc(100vh - 100px);
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products {
    max-width: 100%;
    padding-right: 0;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a {
    color: #fff;
    background: transparent linear-gradient(94deg, #345b7c 0%, #545454 100%) 0% 0% no-repeat padding-box;
    border-radius: 0 25px 25px 0;
    font-size: 20px !important;
    padding: 17px 25px !important;
    line-height: 26px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li a {
    padding-left: 25px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li .sub__navigation {
    width: 100%;
    background: #fff;
    padding-top: 0;
    height: inherit;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li .sub__navigation .sub-navigation-section .sub-navigation-list li a {
    padding: 10px 10px 8px 25px !important;
    font-size: 18px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right {
    overflow: visible;
  }
  .main-header.main-new-header .nav-new-mega-menu .mobile-structure {
    background: transparent;
    border-radius: 0px 30px 30px 0;
    margin-right: 25px;
    padding: 0 0 0 20px;
  }
  .main-header.main-new-header .nav-new-mega-menu .mobile-structure .hamburger-icon {
    margin-top: 18px;
  }
  .main-header.main-new-header .nav-new-mega-menu .mobile-structure .hamburger-icon i {
    margin-right: 15px;
  }
  .nav-new-menu .menu-bg-animation {
    display: none;
  }
}
@media (max-width: 767px) {
  .bkapt {
    display: block !important;
    height: 45px;
    background: transparent linear-gradient(94deg, #345b7c 0%, #545454 100%) 0% 0% no-repeat padding-box;
  }
  .bkapt a {
    display: none !important;
  }
  .main-header.main-new-header .navigation--middle .container-fluid {
    padding: 0px 15px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav {
    padding: 30px 0 0px !important;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left {
    width: auto;
    margin-top: 4px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__left .hpsa-logo-block img {
    width: auto;
    height: 80px;
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right {
    margin-top: 8px !important;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li {
    margin-left: 26px !important;
    max-width: inherit;
    min-width: 20px;
    padding: 0px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a {
    min-width: inherit;
    padding: 10px 0 !important;
    border-radius: 0;
    border: 0px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a .usr_txt {
    display: none !important;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.usr_ar a img {
    width: auto;
    height: auto;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.mob-srch-icon {
    display: block !important;
    margin-left: 0px !important;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li.mob-srch-icon img {
    max-width: 20px;
    max-height: 20px;
  }
  .main-header.main-new-header .navigation--middle .container-fluid .desktop__nav .nav__right.md-secondary-navigation .user_area.nav__links li a img {
    max-width: 20px !important;
    max-height: 20px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu {
    padding: 0px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items {
    border-radius: 0 30px 30px 0;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom {
    top: -40px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow {
    height: calc(100vh - 100px);
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products {
    max-width: 100%;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products > li > span a {
    color: #fff;
    background: transparent linear-gradient(94deg, #345b7c 0%, #545454 100%) 0% 0% no-repeat padding-box;
    border-radius: 0 25px 25px 0;
    font-size: 20px !important;
    padding: 17px 25px !important;
    line-height: 26px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li a {
    padding-left: 25px !important;
    color: #000 !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li .sub__navigation {
    width: 100%;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    height: inherit;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navigation.navigation--bottom .navigation__overflow.nav-new-menu .nav__links.nav__links--products li .sub__navigation .sub-navigation-section .sub-navigation-list li a {
    padding: 10px 10px 8px 25px !important;
    font-size: 18px !important;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right {
    float: right;
    margin: 0;
    margin-right: -1px;
    margin-top: -1px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .navbar-right li {
    padding: 0px 10px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .navbar-right li:first-child {
    padding-left: 0px;
    padding-right: 10px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .navbar-right li:last-child {
    padding-right: 0px;
    padding-left: 10px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right.no-lang-option .navbar-right li {
    padding: 0px 10px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right.no-lang-option .navbar-right li:first-child {
    padding-left: 20px;
    padding-right: 10px;
  }
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right.no-lang-option .navbar-right li:last-child {
    padding-right: 20px;
    padding-left: 10px;
  }
  .main-header.main-new-header .nav-new-mega-menu .mobile-structure {
    background: transparent;
    border-radius: 0;
    margin-right: 0px;
    padding: 0 10px;
    float: none;
  }
  .main-header.main-new-header .nav-new-mega-menu .mobile-structure .hamburger-icon {
    margin-top: 18px;
    margin-bottom: 16px;
    float: none;
    text-align: center;
  }
  .main-header.main-new-header .nav-new-mega-menu .mobile-structure .hamburger-icon i {
    margin-right: 15px;
  }
}
.i-embedded-chat {
  z-index: 99999999999999!important;
}
.i-embedded-form {
  z-index: 9999999999999!important;
}
.call-chat {
  position: fixed;
  bottom: 71px;
  right: 140px;
  z-index: 9999999;
  background: transparent;
  width: 160px;
  box-shadow: 0px 10px 33px #0000001F;
  border-radius: 34px 59px 38px 8px;
}
.call-chat .chat-cont {
  position: relative;
  background: #fff;
  border-radius: 8px 8px 38px 8px;
  height: 0px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
.call-chat .chat-cont .chat-head {
  color: #fff;
  background: transparent linear-gradient(94deg, #345b7c 0%, #545454 100%) 0% 0% no-repeat padding-box;
  font-size: 18px;
  padding: 25px;
  border-radius: 8px 8px 0 0;
}
.call-chat .chat-cont .chat-head h2 {
  color: #fff;
}
.call-chat .chat-cont .chat-head .close-chat {
  cursor: pointer;
}
.call-chat .chat-cont .chat-options ul li {
  list-style: none;
  border-top: 1px solid #c6c6c6;
  padding: 12px 25px 14px;
}
.call-chat .chat-cont .chat-options ul li .content {
  padding: 0px;
  margin: 0px;
}
.call-chat .chat-cont .chat-options ul li a {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.call-chat .chat-cont .chat-options ul li a img {
  max-width: 25px;
  margin-top: 4px;
  border-radius: 0;
}
.call-chat .chat-cont .chat-options ul li a > span span {
  display: block;
  padding-left: 25px;
  color: #808080;
  font-size: 16px;
}
.call-chat .chat-cont .chat-options ul li a > span span:nth-child(2) {
  font-weight: 800;
  letter-spacing: 0.7px;
}
.call-chat .chat-cont .chat-options ul li a #idpChat > div {
  visibility: visible !important;
}
.call-chat .chat-cont .chat-options ul li a #idpChat span,
.call-chat .chat-cont .chat-options ul li a #idpChat a {
  background: transparent;
  color: #808080;
  text-transform: inherit;
  text-align: left;
  box-shadow: none;
  font-size: inherit;
  padding: 0px 0px 0px 25px;
  width: 100%;
}
.call-chat .chat-cont .chat-options ul li a #idpChat span i:before,
.call-chat .chat-cont .chat-options ul li a #idpChat a i:before {
  content: "";
  background: url(../../../../../../_ui/responsive/common/images/chat_online.svg) no-repeat;
  width: 30px;
  height: 25px;
  position: absolute;
  top: -13px;
  left: -2px;
}
.call-chat .chat-cont .chat-options ul li a #idpChat span i.chat-btn-off:before,
.call-chat .chat-cont .chat-options ul li a #idpChat a i.chat-btn-off:before {
  background: url(../../../../../../_ui/responsive/common/images/chat_offline.svg) no-repeat;
}
.call-chat .chat-cont .chat-options ul li:first-child {
  border-top: 0px;
}
.call-chat .chat-cont .chat-options ul .mob-call-enable {
  border-top: 0px;
  padding: 0px;
}
.call-chat .chat-cont .chat-options ul .mob-call-enable p {
  opacity: 1;
}
.call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call {
  position: fixed;
  right: 65px;
  bottom: 71px;
  background: #aa2e31;
  padding: 14px 16px;
  border-radius: 30px;
  width: 57px;
  height: 57px;
}
.call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call img {
  border-radius: inherit;
  padding: 0;
  max-width: 25px;
  background: transparent;
  display: none;
}
.call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call #idpChat span,
.call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call #idpChat a {
  padding: 0px;
}
.call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call #idpChat span i,
.call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call #idpChat a i {
  font-size: 26px;
  color: #fff;
  display: block;
}
.call-chat .chat-func {
  position: absolute;
  bottom: 0;
  right: 0;
  top: auto !important;
  width: 160px;
  transition: width 2s;
  white-space: nowrap;
  overflow: hidden;
}
.call-chat .chat-func a {
  background: #aa2e31;
  padding: 14px 13px 14px 25px;
  display: flex;
  color: #fff;
  border-radius: 34px 34px 34px 0px;
  align-items: center;
  text-decoration: none;
}
.call-chat .chat-func a img {
  margin-right: 5px;
  max-height: 40px;
  margin-top: -4px;
}
.call-chat .chat-func a span {
  color: #fff;
  font-size: 20px !important;
  line-height: 34px;
}
.call-chat.call-chat-min .chat-func {
  width: 160px;
  overflow: hidden;
}
.call-chat.call-chat-min:hover .chat-func {
  width: 160px;
}
.call-chat.chat-open {
  width: 270px;
  z-index: 999999999;
}
.call-chat.chat-open .chat-cont {
  height: auto;
  padding-bottom: 62px;
  opacity: 1;
}
.call-chat.chat-open .chat-func {
  width: 270px;
}
.app_promo.bottom-shortlist {
  display: block !important;
  opacity: 1 !important;
  z-index: 999999;
}
.app_promo.bottom-shortlist .footer-shortlist {
  text-align: center;
  padding: 11px 0px 6px;
}
.app_promo.bottom-shortlist .footer-shortlist .liked-and-courses li {
  list-style: none;
  display: inline-block;
}
.app_promo.bottom-shortlist .footer-shortlist .liked-and-courses .liked-courses {
  margin-right: 30px;
}
.app_promo.bottom-shortlist .footer-shortlist .liked-and-courses .liked-courses a {
  color: #fff;
}
.app_promo.bottom-shortlist .footer-shortlist .liked-and-courses .liked-courses .like-count {
  position: relative;
  padding-left: 15px;
}
.app_promo.bottom-shortlist .footer-shortlist .liked-and-courses .liked-courses .like-count span {
  background: #F3880D;
  padding: 6px 8px;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  right: -12px;
  font-size: 14px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.app_promo.bottom-shortlist .footer-shortlist .liked-and-courses .liked-courses.like-animate .like-count span {
  animation: like-bounce 1s ease infinite;
}
.app_promo.bottom-shortlist .footer-shortlist .liked-and-courses .course-you-link a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 10px 30px;
}
.app_promo.bottom-shortlist .footer-shortlist .liked-and-courses .course-you-link a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .call-chat .chat-cont .chat-options ul li a #idpChat span {
    padding: 0px;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .call-chat {
    right: 50%;
    bottom: 25px;
    margin-right: -125px;
    width: 250px;
  }
  .call-chat.chat-open .chat-cont {
    padding-bottom: 48px;
  }
  .call-chat .chat-func {
    width: 250px;
  }
  .call-chat .chat-func a {
    padding: 5px 13px;
  }
  .call-chat .chat-func a img {
    margin-right: 15px;
  }
  .call-chat .chat-func a span {
    font-size: 24px;
    line-height: 24px;
  }
  .call-chat.call-chat-min .chat-func {
    width: 250px;
    overflow: hidden;
  }
  .call-chat.call-chat-min:hover .chat-func {
    width: 250px;
  }
  .call-chat.chat-open .chat-func {
    width: 250px;
  }
  .gotop {
    width: 45px;
    height: 45px;
    bottom: 30px !important;
  }
}
.gotop {
  z-index: 99999999;
  bottom: 85px !important;
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .call-chat {
    right: 65px;
    bottom: 130px;
    margin-right: 15px;
  }
  .gotop {
    z-index: 99999999;
    bottom: 130px !important;
  }
}
@media (max-width: 767px) {
  .gotop {
    display: none !important;
  }
  .call-chat {
    right: 90px;
    bottom: 9px;
    margin-right: 0px;
  }
  .call-chat .chat-cont {
    opacity: 1;
    overflow: visible;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 99;
    border-radius: 8px 8px 0 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
    transition: none;
  }
  .call-chat .chat-cont .chat-options {
    position: relative;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable {
    border-top: 0px;
    padding: 0px;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable p {
    opacity: 1;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call {
    position: fixed;
    right: 20px;
    bottom: 9px;
    background: #aa2e31;
    padding: 14px 16px;
    border-radius: 30px;
    width: 57px;
    height: 57px;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call img {
    border-radius: inherit;
    padding: 0;
    max-width: 25px;
    background: transparent;
  }
  .call-chat .chat-func {
    width: 57px !important;
  }
  .call-chat .chat-func a {
    padding: 16px 10px 16px 15px;
    border-radius: 34px;
    height: 57px;
  }
  .call-chat .chat-func a img {
    max-height: 23px;
  }
  .call-chat.call-chat-min .chat-func {
    width: 57px;
  }
  .call-chat.chat-open .chat-cont {
    padding-bottom: 0px;
  }
  .call-chat.chat-open .chat-cont .chat-options {
    position: relative;
  }
  .call-chat.chat-open .chat-cont .chat-options .mob-call {
    display: none;
  }
  .call-chat.call-move-right {
    right: 15px;
  }
  .app_promo.bottom-shortlist .container-fluid {
    padding: 9px 15px !important;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses {
    text-align: left;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .course-you-link {
    display: none;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a {
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 15px 35px 15px 15px;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a .like-count {
    padding-left: 5px;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a .like-count img {
    display: none;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a .like-count span {
    top: 0;
    right: auto;
    left: 100%;
    display: inline-block;
    margin-top: -8px;
  }
}
.app_promo {
  background: #3B4247;
}
.app_promo .container-fluid {
  width: 100%;
  max-width: 100%;
  padding: 20px 50px !important;
}
.app_promo .container-fluid .ap_fx .ap_icons {
  width: auto;
  flex-grow: inherit;
  justify-content: flex-start;
}
.app_promo .container-fluid .ap_fx .ap_icons a:last-child {
  margin-left: 5px;
}
.app_promo .container-fluid .ap_fx .ap_cont {
  width: auto;
  flex-grow: inherit;
  justify-content: flex-start;
  padding-left: 30px;
}
.app_promo .container-fluid .ap_fx .ap_cont p {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}
.app_promo .container-fluid .ap_fx .ap_cont p span {
  display: block;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  font-size: 18px;
}
@media (max-width: 1800px) {
  .app_promo .container-fluid {
    padding: 20px 30px !important;
  }
}
.page-homepage .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items,
.page-courseDetails-CH .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items,
.chub_page .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items {
  margin-bottom: 0;
}
.page-homepage .global-alerts,
.page-courseDetails-CH .global-alerts,
.chub_page .global-alerts {
  margin-top: 30px;
  margin-bottom: 0;
}
.template-pages-layout-contentLayout1Page .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items,
.template-pages-layout-contentLayout3Page .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items,
.customEventPage .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items {
  margin-bottom: 0;
}
.template-pages-layout-contentLayout1Page .global-alerts,
.template-pages-layout-contentLayout3Page .global-alerts,
.customEventPage .global-alerts {
  margin-top: 30px;
  margin-bottom: 0;
}
.page_cost_living.template-pages-layout-contentLayout3Page .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items {
  margin-bottom: 77px;
}
.page_cost_living.template-pages-layout-contentLayout3Page .global-alerts {
  margin-top: 0px;
  margin-bottom: 30px;
}
.template-pages-layout-contentLayout3Page .static_banner + .content-landing-page {
  padding-top: 77px;
}
.template-pages-layout-contentLayout1Page .container.event-list-page {
  padding-top: 77px !important;
}
.template-pages-layout-contentLayout1Page .container.success-message-page {
  padding-top: 77px !important;
}
.template-pages-layout-contentLayout3Page .vwo-single-column > .content-landing-page {
  padding-top: 77px;
}
.template-pages-layout-contentLayout3Page .vwo-single-column > .content-landing-page.cst_pd {
  padding-top: 0px;
}
header.main-header .content .phonecnt {
  display: none;
}
.page-shortlistPage .vwo-single-column {
  padding: 0px 15px;
}
@keyframes like-bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.call-chat.vergic-chat-enable {
  width: 160px;
  right: 140px;
}
.call-chat.vergic-chat-enable.call-chat-min:hover {
  width: 160px;
}
.call-chat.vergic-chat-enable.call-chat-min:hover .chat-func {
  width: 160px;
}
.call-chat.vergic-chat-enable .chat-func {
  width: 160px;
}
.call-chat.vergic-chat-enable .chat-func a {
  padding: 14px 13px 14px 25px;
}
.call-chat.vergic-chat-enable .chat-func a img {
  margin-right: 18px;
}
.call-chat.vergic-chat-enable.chat-open {
  width: 270px;
  z-index: 999999999;
}
.call-chat.vergic-chat-enable.chat-open .chat-func {
  width: 270px;
}
.call-chat.vergic-chat-enable.chat-open:hover {
  width: 270px;
}
.call-chat.vergic-chat-enable.chat-open:hover .chat-func {
  width: 270px;
}
.vngage-banner.vngage-dooreye.vngage-active,
.vngage-banner.vngage-dooreye.vngage-inactive {
  bottom: 71px !important;
  right: 65px !important;
  z-index: 9999999;
}
.vngage-banner.vngage-dooreye.vngage-active .vngage-tab,
.vngage-banner.vngage-dooreye.vngage-inactive .vngage-tab {
  opacity: 1 !important;
  background-size: 40px;
  width: 65px !important;
  height: 65px !important;
  z-index: 119999999;
  background-color: #aa2e31 !important;
  outline: 0 !important;
  top: auto !important;
}
@media (max-width: 767px) {
  .call-chat.vergic-chat-enable {
    right: 140px;
  }
  .call-chat.vergic-chat-enable.call-move-right {
    right: 80px;
  }
  .call-chat.vergic-chat-enable .chat-cont .chat-options .mob-call-enable .mob-call {
    right: 75px;
  }
  .call-chat.vergic-chat-enable .chat-cont .chat-options ul .mob-call-enable .mob_enq {
    bottom: 21px !important;
  }
  .call-chat.vergic-chat-enable .chat-func {
    bottom: 5px !important;
  }
  .vngage-banner.vngage-dooreye.vngage-active,
  .vngage-banner.vngage-dooreye.vngage-inactive {
    bottom: 0px !important;
    right: 10px !important;
  }
  .vngage-banner.vngage-dooreye.vngage-active .vngage-tab,
  .vngage-banner.vngage-dooreye.vngage-inactive .vngage-tab {
    background-size: 40px;
    width: 76px !important;
    height: 76px !important;
    background-size: 32px !important;
    bottom: -2px !important;
  }
  .app_promo.bottom-shortlist.vergic-chat {
    height: 73px;
    padding-top: 18px;
  }
  .app_promo.bottom-shortlist.vergic-chat .container-fluid {
    padding: 4px 10px 4px 15px !important;
  }
  .app_promo.bottom-shortlist.vergic-chat.phone-call-enable .footer-shortlist .liked-and-courses .liked-courses a {
    padding: 15px 0;
    border: 0px;
  }
  .app_promo.bottom-shortlist.vergic-chat.phone-call-enable .footer-shortlist .liked-and-courses .liked-courses a .like-count span {
    position: absolute;
    top: -20px;
    padding: 7px 9px 6px;
  }
}
@media (max-width: 767px) {
  .call-chat .chat-cont .chat-options .mob-call-enable .mob-call img {
    border-radius: inherit;
    padding: 0;
    max-width: 25px;
    background: transparent;
    margin-top: 0;
  }
  .call-chat .chat-func a img {
    max-height: 28px;
    margin-right: 15px;
    margin-top: 0;
  }
  .call-chat.vergic-chat-enable .chat-func a {
    padding: 14px 13px 14px 15px;
  }
}
.app_promo .container-fluid {
  padding: 10px 50px !important;
}
.call-chat {
  bottom: 46px;
}
.call-chat .chat-func a {
  padding: 9px 13px 9px 25px;
}
.call-chat .chat-cont .chat-options ul .mob-call-enable {
  padding: 12px 25px 14px;
}
.call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call {
  padding: 5px 15px;
  width: 52px;
  height: 52px;
  bottom: 46px;
}
.call-chat .chat-cont .chat-options ul li a > span span.chat_mob {
  display: none;
}
.call-chat .chat-cont .chat-options ul li a > span span.mob_enq_sp {
  display: none;
}
.vngage-panel-container {
  bottom: -16px !important;
}
.vngage-banner.vngage-dooreye.vngage-active .vngage-tab {
  bottom: -33px !important;
}
.call-chat.vergic-chat-enable .chat-func {
  bottom: -5px;
}
.vngage-banner.vngage-dooreye.vngage-active .vngage-tab .chat_mob,
.vngage-banner.vngage-dooreye.vngage-active .vngage-tab .chat_mob_offline {
  display: none;
}
.app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a span .lk_crs_hd {
  display: none;
}
@media (max-width: 767px) {
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a span .lk_crs_hd_desktop {
    display: none;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a span .lk_crs_hd {
    display: inline-block;
  }
  .call-chat {
    bottom: 17px;
  }
  .call-chat .chat-cont .chat-options ul li a > span span:nth-child(2) {
    font-weight: 300;
  }
  .call-chat .chat-cont .chat-options ul li a > span span.chat_mob {
    display: block;
  }
  .call-chat .chat-cont .chat-options ul li a.mob_enq > span span {
    display: none;
  }
  .call-chat .chat-cont .chat-options ul li a.mob_enq > span span.mob_enq_sp {
    display: block;
    color: #fff;
  }
  .call-chat .chat-cont .chat-options ul li a #idpChat span.chat_mob {
    color: #fff !important;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable {
    padding: 0;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call {
    bottom: 15px;
    background: none;
    padding: 0;
    border-radius: 0;
    width: auto;
    height: auto;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call #idpChat span i,
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call #idpChat a i {
    display: none;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob_enq {
    position: fixed;
    left: 90px;
    bottom: 13px;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob_enq img {
    display: none;
  }
  .call-chat .chat-cont .chat-options ul .chat-offline.mob-call-enable .mob-call {
    background: none !important;
  }
  .call-chat.chat-open .chat-cont .chat-options .mob_enq {
    display: none;
  }
  .call-chat .chat-func.chat-func {
    bottom: -3px;
  }
  .call-chat .chat-func.chat-func a {
    background: none;
    padding: 0;
    height: auto;
  }
  .call-chat .chat-func.chat-func a img {
    display: none;
  }
  .call-chat .chat-cont .chat-options ul li a > span span,
  .call-chat .chat-func a span,
  .call-chat .chat-cont .chat-options ul li a #idpChat span,
  .call-chat .chat-cont .chat-options ul li a #idpChat a {
    font-size: 18px;
    font-family: 'BuenosAires-Light', sans-serif;
    font-family: "BuenosAires-Light";
    font-weight: 300;
  }
  .app_promo.bottom-shortlist .container-fluid {
    padding: 13px 15px !important;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist {
    padding: 0;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a {
    border-style: none;
    border-radius: 0;
    padding: 0;
    padding-top: 4px;
    display: flex;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses .like-count span {
    padding: 4px 7px;
    font-size: 12px;
  }
  .lk_crs {
    display: none;
  }
  .liked-courses a {
    padding-left: 5px;
  }
  .chat_mob_offline {
    color: #808080 !important;
  }
  .vergic-chat-enable.call-chat .chat-cont .chat-options ul .mob-call-enable .mob_enq {
    bottom: 8px;
    left: 90px !important;
  }
  .vergic-chat-enable.call-chat .chat-func {
    bottom: -16px;
    width: 160px !important;
    left: 58%;
  }
  .vngage-panel-container {
    bottom: 0 !important;
  }
  .vngage-banner.vngage-dooreye.vngage-active .vngage-tab,
  .vngage-banner.vngage-dooreye.vngage-inactive .vngage-tab {
    bottom: -8px;
  }
  .call-chat .chat-func a {
    background: none;
    padding: 0 !important;
    height: auto !important;
  }
  .call-chat.call-move-right .chat-cont .chat-options ul .mob-call-enable .mob_enq {
    left: 35%;
  }
  .vngage-banner.vngage-dooreye.vngage-active .vngage-tab {
    bottom: -2px !important;
  }
  .vngage-banner.vngage-dooreye.vngage-active .vngage-tab .chat_mob {
    font-size: 24px;
    color: #fff;
    padding-top: 27px;
    display: block;
    font-family: 'BuenosAires-Light', sans-serif;
    font-family: "BuenosAires-Light";
    font-weight: 300;
  }
  .vngage-banner.vngage-dooreye.vngage-active .vngage-tab .chat_mob_offline {
    font-size: 24px;
    color: #808080;
    padding-top: 27px;
    display: block;
    font-family: 'BuenosAires-Light', sans-serif;
    font-family: "BuenosAires-Light";
    font-weight: 300;
  }
  .vngage-banner.vngage-dooreye.vngage-active .vngage-tab,
  .vngage-banner.vngage-dooreye.vngage-inactive .vngage-tab {
    /*background: none !important;
        box-shadow: none !important;*/
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 767px) and (orientation: landscape) {
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob_enq {
    left: 30% !important;
  }
  .call-chat .chat-func {
    left: 40% !important;
    right: auto;
  }
  .vergic-chat-enable.call-chat .chat-func {
    left: 6% !important;
    right: auto;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 359px) {
  .call-chat .chat-cont .chat-options ul li a > span span {
    padding-left: 10px;
  }
  .call-chat .chat-func {
    padding-left: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 359px) and (orientation: landscape) {
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob_enq {
    left: 29%;
  }
  .call-chat .chat-func {
    left: 54%;
    right: auto;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) {
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob_enq {
    left: 27%;
  }
  .call-chat .chat-func {
    left: 75%;
  }
  .vergic-chat-enable.call-chat .chat-func {
    left: 45%;
  }
  .call-chat.call-move-right .chat-cont .chat-options ul .mob-call-enable .mob_enq {
    left: 36%;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (orientation: landscape) {
  .app_promo.bottom-shortlist .footer-shortlist {
    text-align: left;
  }
  .call-chat .chat-func {
    width: 145px;
    left: 15%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 374px) {
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob_enq {
    left: 26%;
  }
  .call-chat .chat-func {
    padding-left: 15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (orientation: landscape) {
  .call-chat .chat-func {
    left: 39%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .app_promo.bottom-shortlist .footer-shortlist {
    text-align: left;
  }
  .call-chat .chat-func {
    width: 145px;
    left: 15%;
  }
}
@media (max-width: 767px) {
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a span,
  .call-chat .chat-cont .chat-options ul li a.mob_enq > span span.mob_enq_sp,
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call #idpChat span {
    font-size: 18px;
  }
  .call-chat .chat-func a span {
    font-size: 18px !important;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable {
    width: 25%;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob_enq {
    width: 28.571%;
    text-align: center;
    display: block;
    border-right: 1px solid #ffffff99;
    height: 46px;
    padding: 11px 15px 0;
    box-sizing: border-box;
    left: 24.7% !important;
  }
  .call-chat .chat-cont .chat-options ul li a > span span {
    padding-left: 0;
  }
  .call-chat .chat-cont .chat-options ul .chat-offline.mob-call-enable .mob-call {
    width: 24.697%;
    text-align: center;
    display: block;
    height: 46px;
    color: #fff;
    right: 0;
    bottom: 13px;
    padding-top: 12px;
  }
  .call-chat .chat-cont .chat-options ul .chat-offline.mob-call-enable .mob-call > span {
    text-align: center;
    display: inline-block;
  }
  .call-chat .chat-func {
    width: 22.033% !important;
    right: 0;
    left: 53.271% !important;
    display: block;
    position: fixed;
    text-align: center;
    border-right: 1px solid #ffffff99;
    bottom: 13px !important;
    height: 46px;
    padding-top: 10px;
  }
  .call-chat .chat-func a {
    display: block;
    padding-top: 2px !important;
  }
  .app_promo.bottom-shortlist .footer-shortlist .liked-and-courses .liked-courses {
    width: 24.7%;
    text-align: center;
    border-right: 1px solid #ffffff99;
    margin-right: 0;
    height: 46px;
    display: block;
    padding-top: 10px;
  }
  .app_promo.bottom-shortlist .footer-shortlist .liked-and-courses .liked-courses a {
    display: block !important;
    padding-top: 1px !important;
  }
  .app_promo.bottom-shortlist .container-fluid {
    padding: 13px 0 !important;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses .like-count span {
    padding: 3px 6px 1px 5px;
    font-size: 11px;
  }
  .app_promo.bottom-shortlist .container-fluid .footer-shortlist .liked-and-courses .liked-courses a .like-count span {
    left: 0;
  }
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob_enq,
  .call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call {
    z-index: -1;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right .nav-social-icon {
    display: none;
  }
}
.ask_qa .ask_pod .ask_sect .ask_answr,
.ask_qa .ask_two_pod .ask_sect .ask_answr {
  word-break: break-word;
}
/*-- Full width form styles --*/
.stdntess-openform .openenq_form {
  padding: 30px 0 40px;
}
.stdntess-openform .content {
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
  color: #1b4bb3;
  font-size: 36px!important;
}
.openenq_form {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
.openenq_form .lftform_cont {
  display: flex;
  position: relative;
  flex-flow: column;
}
.openenq_form .lftform_cont .speak_expert_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.openenq_form .lftform_cont .opn_left_img.custom-object-fit {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.openenq_form .lftform_cont .opn_left_img.custom-object-fit img {
  opacity: 0;
}
.openenq_form .lftform_cont .opn_left_img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.openenq_form .lftform_cont .inner-leftsec {
  position: relative;
  top: 40px;
  max-width: 580px;
  color: #FFF;
  border-radius: 0 100px 100px 0;
  background: linear-gradient(90deg, #2630a8 0%, #aa2e31 100%);
  padding: 25px 50px 28px;
  width: 80%;
  z-index: 99;
}
.openenq_form .lftform_cont .inner-leftsec h2 {
  margin-bottom: 2px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #fff;
  font-size: 28px;
  opacity: 0.9;
  letter-spacing: -0.025em;
  line-height: 32px;
}
.openenq_form .lftform_cont .inner-leftsec h3 {
  font-size: 23px;
  margin: 0;
  line-height: 1.2;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.openenq_form .rightfrm_cont {
  background: #fff;
}
.openenq_form .rightfrm_cont .opnfrm {
  z-index: auto;
  box-shadow: none;
  background: #fff;
  width: 100%;
}
.openenq_form .rightfrm_cont .opnfrm .rfrmtop {
  display: none;
}
.openenq_form .rightfrm_cont .opnfrm:hover {
  box-shadow: none;
}
.openenq_form .rightfrm_cont .opnfrm .rfrmbtm {
  padding: 60px 80px 65px;
  border: 0;
  padding: 60px 40px 115px;
}
.openenq_form .rightfrm_cont .opnfrm .rfrmbtm .btn {
  float: right;
  font-size: 18px;
  width: auto;
  padding: 13px 20px 11px 20px;
}
.openenq_form .rightfrm_cont .opnfrm .rfrmbtm .btn span.glyphicon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.openenq_form .rightfrm_cont .opnfrm .rfrmbtm .help-block {
  height: 20px;
}
.openenq_form .rightfrm_cont .opnfrm .rfrmbtm .checkbox .help-block {
  height: 5px;
}
.openenq_form .rightfrm_cont .opnfrm .opnfrm_uname .floatingwrap {
  width: 50%;
  float: left;
  margin-bottom: 0;
}
.openenq_form .rightfrm_cont .opnfrm .opnfrm_uname .floatingwrap:nth-child(2) {
  padding-left: 15px;
}
.openenq_form .rightfrm_cont .opnfrm .opnfrm_stdycntry {
  width: 50%;
  float: left;
}
.openenq_form .rightfrm_cont .opnfrm .checkbox {
  float: left;
  width: 100%;
}
.openenq_form .rightfrm_cont .rfrmbtm .floatingwrap {
  margin-bottom: 10px !important;
}
.openenq_form .opnfrm .row {
  margin: 0;
}
.modal.social-modal {
  z-index: 9999999991;
  top: calc(50% - 210px);
}
.modal.social-modal .modal-content {
  padding: 0 30px 40px;
}
.social-modal .modal-content {
  float: left;
  padding: 10px 40px 24px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  text-align: left;
  position: relative;
  width: 100%;
}
.social-modal .modal-header {
  background: #fff;
  padding: 20px !important;
  border-bottom: 0;
  display: inline-block;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  background-color: transparent !important;
  width: 100%;
}
.social-modal .modal-title {
  color: #6b1c1e;
  font-size: 32px;
  letter-spacing: -0.025em;
  line-height: 32px;
  margin-bottom: 15px;
}
.social-modal h2.modal-title {
  color: #6b1c1e;
  font-size: 32px;
  letter-spacing: -0.025em;
  line-height: 32px;
  margin-bottom: 15px;
}
.social-modal h5 {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  font-weight: bold;
}
.social-modal .glyphicon-menu-right {
  padding-top: 2px;
}
.social-modal button.close {
  padding: 10px 0 10px 0;
  color: #fff !important;
  opacity: 1 !important;
  outline: none;
}
.checkbox.chk_title {
  clear: both;
  padding-top: 5px;
  margin-top: 0;
}
.g-recaptcha > div {
  display: inline-block;
}
.tooltip-content {
  position: relative;
  display: inline-block;
  padding-left: 5px;
}
.tooltip-content:hover .tooltip-icon {
  background: #1c1f2a;
}
.tooltip-content:hover .tooltip-text {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}
.tooltip-icon {
  background: #CCC;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  color: #FFF;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  line-height: 26px;
}
.tooltip-text {
  position: absolute;
  z-index: 9999999;
  min-width: 200px;
  max-width: 300px;
  left: 50%;
  margin: 12px 0 0 -108px;
  top: 92%;
  text-align: center;
  line-height: 1.4;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.4);
  background: #1c1f2a;
  opacity: 0;
  cursor: default;
  pointer-events: none;
  transform-origin: 50% 60%;
  -webkit-transform: scale3d(0.7, 0.3, 1);
  transform: scale3d(0.7, 0.3, 1);
  transition: opacity 0.2s, transform 0.2s;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 18px;
  color: #FFF;
  display: block;
}
.tooltip-text::after {
  content: '';
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #1c1f2a;
  border-width: 10px;
  margin-top: -10px;
}
.tooltip-text span {
  font-size: 18px;
  display: block;
}
.tooltip-text span.prclbl {
  display: block;
  font-size: 14px;
  color: #d9d9d6;
  letter-spacing: -0.04em;
}
@media (max-width: 639px) {
  .modal.social-modal {
    top: 40px;
  }
}
.modal-content.shrt-lbox {
  padding: 0 0 40px 0;
}
.modal-dialog .shrt-lbox .modal-header {
  background: #fff !important;
  color: #fff;
  height: auto;
  padding: 10px 15px !important;
  display: inline-block;
  width: 100%;
  text-align: left;
}
.modal-dialog .shrt-lbox .modal-title {
  width: 85%;
  display: inline-block;
  float: none;
  font-weight: normal;
  vertical-align: middle;
  color: #6b1c1e;
  font-size: 32px;
  letter-spacing: -0.025em;
  line-height: 32px;
  margin: 15px 0;
  text-align: left;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
}
.modal-dialog .modal-header {
  background-color: #47b6b1;
  padding: 16px 0 3px 18px;
  height: 60px;
  font-size: 21px;
  font-weight: bold;
}
.shrt-lbox1 .shrt-wrap {
  display: none;
}
.shrt-lbox1 .modal-dialog .shrt-lbox .modal-title {
  width: 100%;
  float: left;
}
.shrt-lbox1 .modal-dialog .shrt-lbox .modal-header {
  padding: 30px 50px 0px !important;
}
@media (max-width: 767px) {
  .shrt-lbox1 .modal-dialog .shrt-lbox .modal-header {
    padding: 30px 20px 0px !important;
  }
}
.lb-xclose {
  z-index: 9;
  right: 0;
  position: absolute;
  top: -40px;
  color: #fff;
  font-size: 24px;
  display: none;
  cursor: pointer;
}
.rfrmbtm {
  padding: 16px 20px 20px;
  border: 1px solid rgba(120, 122, 128, 0.5);
}
.rfrmbtm .help-block {
  margin-bottom: 0;
  height: 10px;
  overflow: hidden;
}
.rfrmbtm .form-control {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: 0;
  border: 0;
  background: transparent;
  border-bottom: 1px solid #999fab;
  box-shadow: none;
  padding: 18px 28px 0 0 !important;
  color: #345b7c;
  line-height: normal;
  font-size: 18px;
}
.rfrmbtm .form-control:focus {
  border-color: transparent;
  border-bottom: 1px solid #999fab;
}
.rfrmbtm .form-control:focus + label {
  top: 0px;
  font-size: 12px !important;
  color: #787a80;
}
.rfrmbtm .floatingwrap {
  position: relative;
  margin-bottom: 10px;
}
.rfrmbtm .form-group {
  margin-bottom: 0;
  position: relative;
}
.rfrmbtm .form-group label {
  position: absolute;
  top: 22px;
  transition: all 0.3s;
  color: #345b7c;
  text-transform: none;
  font-weight: normal;
  margin: 0;
}
.rfrmbtm .form-group .control-label.tpzro {
  font-size: 12px !important;
}
.rfrmbtm .floatselect {
  font-size: 13px !important;
  font-size: 18px !important;
  color: #345b7c;
  text-transform: none;
}
.rfrmbtm .floatselect option {
  font-size: 18px !important;
  color: #345b7c;
  text-transform: none;
}
.rfrmbtm .styled-checkbox + label {
  margin: 10px 0 2px 0;
  padding: 0 0 0 27px;
  font-size: 14px;
}
.rfrmbtm .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  border: 1px solid #999fab;
  top: 12px;
}
.rfrmbtm .styled-checkbox:checked + label:before {
  background: #049a7d;
  border: 1px solid transparent;
}
.rfrmbtm .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 18px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 4px -2px 0 #ffffff, 4px -4px 0 #ffffff, 4px -6px 0 #ffffff, 4px -8px 0 #ffffff;
  transform: rotate(45deg);
}
.rfrmbtm .frmdpdn label {
  top: 0px;
  font-size: 12px;
  color: #787a80;
  left: 0;
}
.rfrmbtm .btn {
  background: #aa2e31;
  border: none;
  color: #fff;
  margin: 20px 0 0;
  font-weight: normal;
  font-size: 18px;
  width: 100%;
  line-height: normal;
  text-align: center;
  padding: 13px 21px 11px;
  border-radius: 5px;
  position: relative;
  white-space: normal;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
}
.rfrmbtm .btn span {
  position: relative;
  z-index: 99;
}
.rfrmbtm .btn span.glyphicon {
  display: none;
}
.rfrmbtm .btn::before {
  content: "";
  width: 0;
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0px;
  background: #6b1c1e;
  height: 45px;
  padding: 13px 21px 11px;
  border-radius: 30px;
  transition: all ease 0.5s;
  height: 100%;
}
.rfrmbtm .btn:hover {
  background: #6b1c1e;
}
.rfrmbtm .btn:hover::before {
  width: 100%;
  background: transparent;
  opacity: 1;
}
.rfrmbtm .btn:active {
  background: #6b1c1e;
  border: none;
  box-shadow: none;
}
.rfrmbtm .btn:focus {
  background: #6b1c1e;
  border: none;
  box-shadow: none;
}
.rfrmbtm .ui.selection.dropdown {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: 0;
  border: 0;
  background: transparent;
  border-bottom: 1px solid #999fab;
  box-shadow: none;
  padding: 18px 30px 0 0 !important;
  color: #345b7c;
  line-height: normal;
  font-size: 18px;
  height: auto;
  z-index: 2;
  min-width: 100%;
  min-height: 56px;
}
.rfrmbtm .ui.selection.dropdown:focus {
  border-color: #999fab;
  box-shadow: none;
}
.rfrmbtm .ui.selection.dropdown .default.text {
  color: #345b7c;
  margin: 0;
  padding-top: 8px;
  font-size: 16px;
}
.rfrmbtm .ui.selection.dropdown .text {
  padding-top: 8px;
  font-size: 16px;
}
.rfrmbtm .errmsg {
  visibility: hidden;
}
.rfrmbtm .rfrmerr .help-block {
  height: auto !important;
  overflow: visible;
  color: #ea3d24;
}
.rfrmbtm .rfrmerr .help-block .glyphicon {
  position: absolute;
  right: 10px;
  top: 21px;
}
.rfrmbtm .rfrmerr .help-block .glyphicon:before {
  content: "\e107";
}
.rfrmbtm .rfrmerr .form-control {
  border-bottom: 1px solid #ea3d24;
}
.rfrmbtm .rfrmerr .errmsg {
  visibility: visible;
}
.rfrmbtm .checkbox .help-block {
  height: 5px;
}
.rfrmbtm .rfrmsuc .form-control {
  border-bottom: 1px solid #51c21a;
}
.rfrmbtm .tpzro {
  top: 0 !important;
}
.rfrmbtm .required:after {
  font-family: inherit;
  font-size: 15px;
  color: #787a80 !important;
  line-height: normal;
}
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
/*hide default checkbox*/
input[type="checkbox"] {
  visibility: visible !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  left: 0 !important;
  opacity: 0;
}
.checkbox label:before {
  border: 1px solid #cccccc;
  content: "";
  cursor: pointer;
  height: 25px;
  left: 0;
  position: absolute;
  width: 25px;
}
.ui.search.dropdown > input.search {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  cursor: text;
  top: 0;
  left: 1px;
  width: 100%;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  padding: inherit;
  position: absolute;
  z-index: 2;
}
.ui.search.dropdown > .text {
  cursor: text;
  position: relative;
  left: 1px;
  z-index: 3;
}
.ui.radio.checkbox {
  position: relative;
  display: inline-block;
  min-height: 17px;
  font-size: 1rem;
  line-height: 17px;
  min-width: 17px;
}
.ui.radio.checkbox label {
  padding-left: 1.85714em;
}
.ui.radio.checkbox label:before {
  content: '';
  -webkit-transform: none;
  transform: none;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  top: 1px;
  left: 0;
}
.ui.radio.checkbox label:after {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  line-height: 15px;
  top: 1px;
  left: 0;
  opacity: 0;
  border-radius: 50%;
  transform: scale(0.46666667);
  background-color: rgba(0, 0, 0, 0.87);
}
.ui.radio.checkbox input:checked ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95);
}
.ui.dropdown:not(.button) > .default.text {
  color: #474a57;
}
.ui.dropdown > select {
  display: none;
}
.ui.dropdown .menu .selected.item {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
  font-weight: 700;
}
.ui.dropdown .menu > .item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
  z-index: 13;
}
input[type="text"]:disabled {
  background-color: #ebebe4 !important;
}
input[type="text"]::-ms-clear {
  display: none;
}
.ui.fluid.dropdown > .dropdown.icon {
  display: none !important;
}
select::-ms-expand {
  display: none;
}
input {
  min-height: 48px;
}
input:focus {
  outline: none;
}
.opnfrm {
  background: #fff;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #345b7c;
  letter-spacing: -0.02em;
  position: relative;
  z-index: 100;
  top: 0;
  width: 370px;
  right: 0;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.23);
  transition: all 0.3s;
}
.opnfrm:hover {
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.5);
}
.opnfrm .rfrmbtm .form-group #dialCode + label {
  font-size: 12px;
}
.rfrmtop {
  padding: 20px 20px 5px;
  background: #0082dd;
  color: #fff;
  position: relative;
}
.rfrmttl {
  font-size: 24px;
  font-weight: 500;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 26px;
}
.rfrmsttl {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.frmdpdn .ui.fluid.dropdown > .dropdown.icon {
  display: inline-block !important;
}
.frmdpdn .dropdown .dropdown.icon {
  display: inline-block !important;
  padding: 3px;
  top: 24px !important;
  right: 10px !important;
  position: relative;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.frmdpdn .dropdown .dropdown.icon:before {
  content: "\e259" !important;
  font-family: "Glyphicons Halflings" !important;
  font-size: 12px;
}
.frmdpdn i.icon.dropdown:before {
  content: "\e259" !important;
  font-family: "Glyphicons Halflings" !important;
  font-size: 12px;
}
.posrel {
  position: relative;
}
.otp-verify.social-modal {
  overflow: auto;
}
.otp-verify.social-modal .modal-content {
  text-align: left;
}
.otp-verify .rfrmbtm {
  border: none;
}
.otp-verify .modal-dialog .shrt-lbox .modal-title {
  font-size: 24px;
  line-height: 1;
  font-weight: normal;
}
.otp-verify .modal-dialog .shrt-lbox .modal-header {
  background: #fff !important;
  padding: 28px 50px 0px !important;
}
.otp-verify .modal-content.shrt-lbox {
  padding: 0 0 30px 0;
}
.social-modal.otp-verify .glyphicon-menu-right {
  padding-top: 0;
}
label.hdn_lbl {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  display: block;
}
.mob_cnf {
  display: block;
  padding: 0;
  width: 150px;
  margin: 0 auto;
}
.mobconf_ovrly {
  opacity: 0.7;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999992;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
}
.dynamic-frm-fields {
  width: 100%;
  float: left;
}
.active {
  font-size: 16px;
  color: #717583;
  line-height: 1.225;
}
h5 {
  line-height: 1.2;
}
.required:after {
  line-height: 12px;
  vertical-align: top;
  margin: 1px;
  font-family: Glyphicons Halflings;
  content: "\2a";
  color: #ee0000;
  font-size: 10px;
}
.pref-time {
  display: none !important;
}
.ui.selection .menu::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
}
.ui.selection .menu::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
.ui.selection .menu::-webkit-scrollbar-thumb {
  cursor: pointer;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.ui.selection .menu::-webkit-scrollbar-thumb:hover {
  background: rgba(128, 135, 139, 0.8);
}
.ui.selection.dropdown {
  position: static;
  cursor: pointer;
}
.ui.selection.dropdown .menu {
  background: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  outline: 0;
  width: 100%;
  display: none;
  box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
  transition: opacity 0.1s ease;
  z-index: 99;
  max-height: 225px;
  overflow-x: hidden;
  backface-visibility: hidden;
  overflow-y: auto;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-top-width: 0 !important;
  border-radius: 0 0 0.28571429rem 0.28571429rem;
  will-change: transform, opacity;
  margin-top: -1px;
}
.ui.selection.dropdown .menu > .item {
  cursor: pointer;
  font-size: 14px;
  display: block;
  border: 0;
  color: #345b7c;
  -webkit-touch-callout: none;
  padding: 11px 16px;
  line-height: 14px;
}
.ui.selection.dropdown .menu > .item[data-value="null_option"] {
  cursor: none;
  pointer-events: none;
  font-size: 16px;
  margin-top: 15px;
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
}
.ui.selection.dropdown .icon {
  cursor: pointer;
  position: absolute;
  opacity: 0.8;
  transition: opacity 0.1s ease;
  font-style: normal;
  text-align: center;
  margin: 0;
}
.ui.selection.dropdown .text {
  color: #345b7c;
  display: inline-block;
}
@media (min-width: 639px) {
  .social-modal .modal-dialog {
    width: 600px;
    margin: 0px auto;
  }
}
@media (max-width: 640px) {
  .social-modal .modal-content {
    padding: 0 15px 20px;
  }
  .social-modal .modal-header {
    padding: 42px 0 0 0 !important;
  }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
  .social-modal .modal-content {
    height: 280px;
    overflow-y: auto;
  }
  .modal.social-modal {
    top: 15px;
  }
  .openenq_form .rightfrm_cont .opnfrm .rfrmbtm .btn {
    min-width: 50% !important;
    width: auto !important;
  }
  .opnfrm .rfrmbtm .btn {
    min-width: 50% !important;
    width: auto !important;
  }
}
@media (min-width: 1024px) {
  .modal-content.shrt-lbox {
    width: 600px;
  }
  .social-modal.shrt-lbox1 .modal-dialog {
    width: 600px;
  }
  option {
    font-size: 24px !important;
  }
}
@media (max-width: 667px) {
  .modal-content.shrt-lbox {
    padding: 0 0 10px 0 !important;
  }
  .otp-verify .modal-content.shrt-lbox {
    padding: 0 0 20px 0 !important;
  }
  .otp-verify .modal-dialog .shrt-lbox .modal-header {
    padding: 20px !important;
  }
  .social-modal.otp-verify {
    top: 0;
  }
  .stdntess-openform .openenq_form {
    padding: 20px 0 20px;
  }
  .openenq_form {
    flex-flow: column wrap;
  }
  .openenq_form .lftform_cont .opn_left_img {
    position: static;
  }
  .openenq_form .lftform_cont .inner-leftsec {
    top: auto;
    width: 100%;
    border-radius: 0!important;
    padding: 20px;
    max-width: none;
  }
  .openenq_form .lftform_cont .inner-leftsec h2 {
    font-size: 28px;
  }
  .openenq_form .lftform_cont .inner-leftsec h3 {
    font-size: 18px;
  }
  .openenq_form .rightfrm_cont .opnfrm .rfrmbtm {
    padding: 20px 20px 40px;
    border: 0;
  }
  .openenq_form .rightfrm_cont .opnfrm .rfrmbtm .btn {
    width: 100% !important;
    float: right;
    max-width: none;
  }
  .openenq_form .rightfrm_cont .opnfrm .opnfrm_uname .floatingwrap {
    width: 100%;
  }
  .openenq_form .rightfrm_cont .opnfrm .opnfrm_uname .floatingwrap:nth-child(2) {
    padding: 0;
  }
  .openenq_form .rightfrm_cont .opnfrm .opnfrm_stdycntry {
    width: 100%;
  }
  .openenq_form .rightfrm_cont .opnfrm .opnfrm_stdyr {
    width: 100%!important;
    padding: 0 !important;
  }
  .openenq_form .opnfrm .row.posrel .col-md-4.no-space {
    width: 25%;
    float: left;
  }
  .openenq_form .opnfrm .row.posrel .col-md-8.no-space {
    width: 75%;
    float: left;
  }
  .openenq_form .lftform_cont {
    width: 100%;
  }
  .home-form .openenq_form .rightfrm_cont .opnfrm .rfrmbtm {
    padding: 30px 30px 20px;
  }
}
@media only screen and (max-width: 667px) and (min-width: 375px) and (orientation: landscape) {
  .social-modal.shrt-lbox1 .modal-content {
    height: auto;
  }
  .social-modal.shrt-lbox1 .modal-dialog {
    width: 80%;
  }
  .modal-content.shrt-lbox {
    padding: 0 0 10px 0 !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) and (orientation: landscape) {
  .modal-content.shrt-lbox {
    width: 100%;
    padding: 0 0 10px 0;
  }
}
@media (min-width: 640px) {
  .form-control {
    padding-left: 12px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .modal.social-modal.otp-verify {
    top: 40px;
  }
  .social-modal.otp-verify .modal-dialog {
    width: 80%;
  }
  .social-modal.otp-verify .rfrmbtm {
    padding: 16px 20px 20px !important;
  }
  .stdntess-openform .openenq_form {
    padding: 20px 0 20px;
  }
  .openenq_form {
    flex-flow: column wrap;
  }
  .openenq_form .lftform_cont {
    width: 100%;
  }
  .openenq_form .lftform_cont .opn_left_img {
    position: static;
  }
  .openenq_form .lftform_cont .inner-leftsec {
    position: absolute;
  }
  .openenq_form .rightfrm_cont .opnfrm .rfrmbtm {
    padding: 60px 40px 65px;
  }
}
@media all and (-ms-high-contrast: none) {
  .rfrmttl {
    font-family: 'BuenosAires-Light', sans-serif;
    font-family: "BuenosAires-Light";
    font-weight: 300;
  }
}
@media (-ms-high-contrast: active) {
  .rfrmttl {
    font-family: 'BuenosAires-Light', sans-serif;
    font-family: "BuenosAires-Light";
    font-weight: 300;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .right-panel .rfrmbtm .btn {
    width: 50%;
  }
  .rfrmbtm {
    padding: 16px 80px 40px;
  }
}
@media (min-width: 767px) and (max-width: 1024px) and (orientation: landscape) {
  .home-form .openenq_form .rightfrm_cont .opnfrm .rfrmbtm {
    padding: 16px 40px 20px;
  }
  .rfrmbtm {
    padding: 16px 80px 20px;
  }
  .rfrmbtm .btn {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .opnfrm {
    width: 100% !important;
    display: block !important;
    z-index: 999;
  }
  .ui.selection.dropdown .menu {
    overflow: auto !important;
    -webkit-overflow-scrolling: auto !important;
  }
}
/*-- Narrow form styles --*/
.checkbox.chk_title {
  clear: both;
  padding-top: 5px;
  margin-top: 0;
}
.lb-xclose {
  z-index: 9;
  right: 0;
  position: absolute;
  top: -40px;
  color: #fff;
  font-size: 24px;
  display: none;
  cursor: pointer;
}
.rfrmbtm {
  padding: 16px 20px 20px;
  border: 1px solid rgba(120, 122, 128, 0.5);
}
.rfrmbtm .help-block {
  margin-bottom: 0;
  height: 10px;
  overflow: hidden;
}
.rfrmbtm .form-control {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: 0;
  border: 0;
  background: transparent;
  border-bottom: 1px solid #999fab;
  box-shadow: none;
  padding: 18px 28px 0 0 !important;
  color: #345b7c;
  line-height: normal;
  font-size: 18px;
}
.rfrmbtm .form-control:focus {
  border-color: transparent;
  border-bottom: 1px solid #999fab;
}
.rfrmbtm .form-control:focus + label {
  top: 0px;
  font-size: 12px !important;
  color: #787a80;
}
.rfrmbtm .floatingwrap {
  position: relative;
  margin-bottom: 10px;
}
.rfrmbtm .form-group {
  margin-bottom: 0;
  position: relative;
}
.rfrmbtm .form-group label {
  position: absolute;
  top: 22px;
  transition: all 0.3s;
  color: #345b7c;
  text-transform: none;
  font-weight: normal;
  margin: 0;
}
.rfrmbtm .form-group .control-label.tpzro {
  font-size: 12px !important;
}
.rfrmbtm .floatselect {
  font-size: 13px !important;
  font-size: 18px !important;
  color: #345b7c;
  text-transform: none;
}
.rfrmbtm .floatselect option {
  font-size: 18px !important;
  color: #345b7c;
  text-transform: none;
}
.rfrmbtm .styled-checkbox + label {
  margin: 10px 0 2px 0;
  padding: 0 0 0 27px;
  font-size: 14px;
}
.rfrmbtm .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  border: 1px solid #999fab;
  top: 12px;
}
.rfrmbtm .styled-checkbox:checked + label:before {
  background: #049a7d;
  border: 1px solid transparent;
}
.rfrmbtm .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 18px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 4px -2px 0 #ffffff, 4px -4px 0 #ffffff, 4px -6px 0 #ffffff, 4px -8px 0 #ffffff;
  transform: rotate(45deg);
}
.rfrmbtm .frmdpdn label {
  top: 0px;
  font-size: 12px;
  color: #787a80;
  left: 0;
}
.rfrmbtm .btn {
  background: #aa2e31;
  border: none;
  color: #fff;
  margin: 20px 0 0;
  font-weight: normal;
  font-size: 18px;
  width: 100%;
  line-height: normal;
  text-align: center;
  padding: 13px 21px 11px;
  border-radius: 5px;
  position: relative;
  white-space: normal;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
}
.rfrmbtm .btn span {
  position: relative;
  z-index: 99;
}
.rfrmbtm .btn::before {
  content: "";
  width: 0;
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0px;
  background: #6b1c1e;
  height: 45px;
  padding: 13px 21px 11px;
  border-radius: 5px;
  transition: all ease 0.5s;
  height: 100%;
}
.rfrmbtm .btn:hover {
  background: #6b1c1e;
}
.rfrmbtm .btn:hover::before {
  width: 100%;
  background: transparent;
  opacity: 1;
}
.rfrmbtm .btn:active {
  background: #6b1c1e;
  border: none;
  box-shadow: none;
}
.rfrmbtm .btn:focus {
  background: #6b1c1e;
  border: none;
  box-shadow: none;
}
.rfrmbtm .ui.selection.dropdown {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: 0;
  border: 0;
  background: transparent;
  border-bottom: 1px solid #999fab;
  box-shadow: none;
  padding: 18px 30px 0 0 !important;
  color: #345b7c;
  line-height: normal;
  font-size: 18px;
  height: auto;
  z-index: 2;
  min-width: 100%;
  min-height: 56px;
}
.rfrmbtm .ui.selection.dropdown:focus {
  border-color: #999fab;
  box-shadow: none;
}
.rfrmbtm .ui.selection.dropdown .default.text {
  color: #345b7c;
  margin: 0;
  padding-top: 8px;
  font-size: 16px;
}
.rfrmbtm .ui.selection.dropdown .text {
  padding-top: 8px;
  font-size: 16px;
}
.rfrmbtm .errmsg {
  visibility: hidden;
}
.rfrmbtm .checkbox .help-block {
  height: 5px;
}
.rfrmbtm .rfrmsuc .form-control {
  border-bottom: 1px solid #51c21a;
}
.rfrmbtm .tpzro {
  top: 0 !important;
}
.rfrmbtm .required:after {
  font-family: inherit;
  font-size: 15px;
  color: #787a80 !important;
  line-height: normal;
}
.rfrmbtm .rfrmsuc .form-control {
  border-bottom: 1px solid #51c21a;
}
.rfrmbtm .rfrmsuc .ui.selection.dropdown {
  border-bottom: 1px solid #51c21a;
}
.rfrmbtm .rfrmsuc .help-block .glyphicon {
  position: absolute;
  right: 10px;
  top: 21px;
  color: #51c21a;
}
.rfrmbtm .rfrmsuc .help-block .glyphicon:before {
  content: "\e013";
}
.rfrmbtm .rfrmsuc .help-block .errmsg {
  visibility: hidden;
}
.ui.dropdown:not(.button) > .default.text {
  color: #474a57;
}
.ui.dropdown > select {
  display: none;
}
.ui.dropdown .menu .selected.item {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
  font-weight: 700;
}
.ui.dropdown .menu > .item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
  z-index: 13;
}
input[type="text"]:disabled {
  background-color: #ebebe4 !important;
}
.ui.fluid.dropdown > .dropdown.icon {
  display: none !important;
}
input:focus {
  outline: none;
}
.opnfrm {
  background: #fff;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #345b7c;
  letter-spacing: -0.02em;
  position: relative;
  z-index: 100;
  top: 0;
  width: 370px;
  right: 0;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.23);
  transition: all 0.3s;
}
.opnfrm:hover {
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.5);
}
.opnfrm .rfrmbtm .form-group #dialCode + label {
  font-size: 12px;
}
.rfrmtop {
  padding: 20px 20px 5px;
  background: #0082dd;
  color: #fff;
  position: relative;
}
.rfrmttl {
  font-size: 24px;
  font-weight: 500;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 26px;
}
.rfrmsttl {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.frmdpdn .ui.fluid.dropdown > .dropdown.icon {
  display: inline-block !important;
}
.frmdpdn .dropdown .dropdown.icon {
  display: inline-block !important;
  padding: 3px;
  top: 24px !important;
  right: 10px !important;
  position: relative;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.frmdpdn .dropdown .dropdown.icon:before {
  content: "\e259" !important;
  font-family: "Glyphicons Halflings" !important;
  font-size: 12px;
}
.frmdpdn i.icon.dropdown:before {
  content: "\e259" !important;
  font-family: "Glyphicons Halflings" !important;
  font-size: 12px;
}
.posrel {
  position: relative;
}
label.hdn_lbl {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  display: block;
}
@media (min-width: 640px) {
  .form-control {
    padding-left: 12px !important;
  }
}
.dynamic-frm-fields {
  width: 100%;
  float: left;
}
.required:after {
  line-height: 12px;
  vertical-align: top;
  margin: 1px;
  font-family: Glyphicons Halflings;
  content: "\2a";
  color: #ee0000;
  font-size: 10px;
}
.page-search .row {
  margin: 0 auto !important;
}
.form-group .control-label {
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  color: #787a80 !important;
}
.pref-time {
  display: none !important;
}
.ui.selection .menu::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
}
.ui.selection .menu::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
.ui.selection .menu::-webkit-scrollbar-thumb {
  cursor: pointer;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.ui.selection .menu::-webkit-scrollbar-thumb:hover {
  background: rgba(128, 135, 139, 0.8);
}
.ui.selection.dropdown {
  position: static;
  cursor: pointer;
}
.ui.selection.dropdown .menu {
  background: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  outline: 0;
  width: 100%;
  display: none;
  box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
  transition: opacity 0.1s ease;
  z-index: 99;
  max-height: 225px;
  overflow-x: hidden;
  backface-visibility: hidden;
  overflow-y: auto;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-top-width: 0 !important;
  border-radius: 0 0 0.28571429rem 0.28571429rem;
  will-change: transform, opacity;
  margin-top: -1px;
}
.ui.selection.dropdown .menu > .item {
  cursor: pointer;
  font-size: 14px;
  display: block;
  border: 0;
  color: #345b7c;
  -webkit-touch-callout: none;
  padding: 11px 16px;
  line-height: 14px;
}
.ui.selection.dropdown .icon {
  cursor: pointer;
  position: absolute;
  opacity: 0.8;
  transition: opacity 0.1s ease;
  font-style: normal;
  text-align: center;
  margin: 0;
}
.ui.selection.dropdown .text {
  color: #345b7c;
  display: inline-block;
}
@media (min-width: 1024px) {
  option {
    font-size: 24px !important;
  }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
  .opnfrm .rfrmbtm .btn {
    min-width: 50% !important;
    width: auto !important;
  }
}
@media all and (-ms-high-contrast: none) {
  .rfrmttl {
    font-family: 'BuenosAires-Light', sans-serif;
    font-family: "BuenosAires-Light";
    font-weight: 300;
  }
}
@media (-ms-high-contrast: active) {
  .rfrmttl {
    font-family: 'BuenosAires-Light', sans-serif;
    font-family: "BuenosAires-Light";
    font-weight: 300;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .right-panel .rfrmbtm .btn {
    width: 50%;
  }
  .rfrmbtm {
    padding: 16px 80px 40px;
  }
}
@media (min-width: 767px) and (max-width: 1024px) and (orientation: landscape) {
  .rfrmbtm {
    padding: 16px 80px 20px;
  }
  .rfrmbtm .btn {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .opnfrm {
    width: 100% !important;
    display: block !important;
    z-index: 999;
  }
  .ui.selection.dropdown .menu {
    overflow: auto !important;
    -webkit-overflow-scrolling: auto !important;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #b8bbc6;
  border-radius: 0;
  -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-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 1px #000000;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 1px #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 1px #000000;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(90, 223, 217, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(90, 223, 217, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(90, 223, 217, 0.6) 0 1px #000000;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(90, 223, 217, 0.6) 0 1px #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(90, 223, 217, 0.6) 0 1px #000000;
  border-color: #5adfd9;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #b9bdc2;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #b9bdc2;
}
.form-control::-webkit-input-placeholder {
  color: #b9bdc2;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-group {
  margin-bottom: 15px;
}
.form-group .control-label {
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  color: #787a80 !important;
}
.form-group .form-control {
  height: 48px;
}
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  cursor: pointer;
  padding-left: 40px;
  margin: 12px 0;
  color: #000000;
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 20px;
  text-transform: none;
}
.checkbox label:before {
  border: 1px solid #cccccc;
  content: "";
  cursor: pointer;
  height: 25px;
  left: 0;
  position: absolute;
  width: 25px;
}
.checkbox input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px;
}
.checkbox label + .checkbox {
  margin-top: -5px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #485f7c;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 600;
  padding: 10px 15px;
  line-height: 1.375;
  border-radius: 3px;
  box-shadow: none;
  font-size: 16px;
  text-transform: none;
}
.btn:focus {
  outline-offset: -2px;
  color: #ffffff;
  text-decoration: none;
  outline: 0;
}
.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);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 1px #000000;
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 1px #000000;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 1px #000000;
  box-shadow: none;
}
.btn:active:focus {
  outline-offset: -2px;
  outline: 0;
}
.btn:hover {
  color: #ffffff;
  text-decoration: none;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #ec7205;
  border-color: #ec7205;
}
.btn-default:focus {
  color: #ffffff;
  background-color: #ff973b;
  border-color: #ff973b;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 0 1px #000000;
  -moz-box-shadow: none 0 1px #000000;
  box-shadow: none 0 1px #000000;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #ff973b;
  border-color: #ff973b;
  -webkit-box-shadow: none 0 1px #000000;
  -moz-box-shadow: none 0 1px #000000;
  box-shadow: none 0 1px #000000;
}
.btn-default:active {
  color: #ffffff;
  background-color: #ff973b;
  border-color: #ff973b;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 0 1px #000000;
  -moz-box-shadow: none 0 1px #000000;
  box-shadow: none 0 1px #000000;
  background-image: none;
}
.btn-default:active:hover {
  color: #ffffff;
  background-color: #974903;
  border-color: #6f3602;
}
.btn-default:active:focus {
  color: #ffffff;
  background-color: #974903;
  border-color: #6f3602;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.btn-primary:focus {
  color: #ffffff;
  background-color: #5adfd9;
  border-color: #5adfd9;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 0 1px #000000;
  -moz-box-shadow: none 0 1px #000000;
  box-shadow: none 0 1px #000000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #5adfd9;
  border-color: #5adfd9;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 0 1px #000000;
  -moz-box-shadow: none 0 1px #000000;
  box-shadow: none 0 1px #000000;
}
.btn-primary:active {
  color: #ffffff;
  background-color: #5adfd9;
  border-color: #5adfd9;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 0 1px #000000;
  -moz-box-shadow: none 0 1px #000000;
  box-shadow: none 0 1px #000000;
  background-image: none;
}
.btn-primary:active:hover {
  color: #ffffff;
  border-color: #235a58;
  border-color: transparent;
  background: #47b6b1;
}
.btn-primary:active:focus {
  color: #ffffff;
  border-color: #235a58;
  border-color: transparent;
  background: #47b6b1;
}
.btn-link {
  color: #ec7205;
  font-weight: normal;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none 0 1px #000000;
  -moz-box-shadow: none 0 1px #000000;
  box-shadow: none 0 1px #000000;
  border-color: transparent;
}
.btn-link:active {
  background-color: transparent;
  -webkit-box-shadow: none 0 1px #000000;
  -moz-box-shadow: none 0 1px #000000;
  box-shadow: none 0 1px #000000;
  border-color: transparent;
}
.btn-link:hover {
  border-color: transparent;
  color: #154259;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link:focus {
  border-color: transparent;
  color: #154259;
  text-decoration: underline;
  background-color: transparent;
}
.collapse {
  display: none;
}
.dropdown {
  position: relative;
}
.dropdown-menu {
  position: relative;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: block;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 0 1px #000000;
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 0 1px #000000;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 0 1px #000000;
  background-clip: padding-box;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  display: table-cell;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-btn {
  display: table-cell;
  width: 1%;
  vertical-align: middle;
  position: relative;
  font-size: 0;
  white-space: nowrap;
  outline: none;
  outline-style: none;
  display: none;
}
.input-group-btn:first-child > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  z-index: 2;
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.openenq_form .rightfrm_cont .opnfrm .opnfrm_stdyr {
  width: 50%;
  float: left;
  padding-left: 15px;
}
/*-- OTP verify --*/
.otp-verify.social-modal {
  overflow: auto;
  top: 0;
  padding-top: 30vh;
}
.otp-verify.social-modal .modal-content {
  text-align: left;
}
.otp-verify.social-modal h6 {
  font-size: 15px;
  padding: 20px 50px 0;
  margin-bottom: 0;
  font-weight: normal;
  color: inherit;
  line-height: 1.4;
}
.otp-verify .shrt-lbox1 .modal-dialog .shrt-lbox .modal-header {
  padding: 30px 50px 0 !important;
}
.otp-verify ul {
  padding: 8px 50px 0;
  font-weight: normal;
  font-size: 16px;
  float: left;
  width: 100%;
}
.otp-verify ul li {
  position: relative;
  margin-left: 18px;
}
.otp-verify ul li div {
  font-size: 14px;
}
.otp-verify .rfrmbtm {
  border: none;
}
.otp-verify .modal-dialog .shrt-lbox .modal-title {
  font-size: 24px;
  line-height: 1;
  font-weight: normal;
}
.otp-verify .modal-dialog .shrt-lbox .modal-header {
  background: #fff !important;
  padding: 28px 50px 26px !important;
  border-radius: 30px 30px 0 0;
}
.otp-verify .modal-content.shrt-lbox {
  padding: 0 0 30px 0;
  text-align: left;
  border-radius: 30px;
}
.otp-verify .modal-content.shrt-lbox h6 {
  padding: 0 50px 0;
}
.otp-verify .modal-content.shrt-lbox .update_mobile {
  padding: 0 30px;
}
.otp-verify .input_otp .rfrmbtm {
  padding: 16px 50px 0;
}
.input_otp {
  float: left;
  width: 100%;
}
.input_otp .rfrmbtm {
  width: 100%;
  float: left;
}
.input_otp .rfrmbtm .rfrmerr .help-block .glyphicon {
  top: 14px;
}
.input_otp .rfrmbtm .rfrmerr .help-block .glyphicon:before {
  font-size: 24px;
  content: "!";
}
.input_otp .floatingwrap {
  width: 59%;
  float: left;
  margin-bottom: 0;
}
.input_otp .btn {
  float: right;
  width: auto;
  min-width: 170px;
  padding: 10px 21px 11px;
  font-size: 14px;
}
.social-modal.otp-verify .glyphicon-menu-right {
  padding-top: 0;
}
.otp-verify.social-modal h6 {
  font-size: 15px;
  padding: 20px 50px 0;
  margin-bottom: 0;
  font-weight: normal;
  color: inherit;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .otp-verify .modal-content.shrt-lbox {
    padding: 0 0 20px 0 !important;
  }
  .otp-verify .modal-content.shrt-lbox h6 {
    padding: 0 20px;
  }
  .otp-verify .modal-content.shrt-lbox .update_mobile {
    padding: 0;
  }
  .otp-verify .modal-dialog .shrt-lbox .modal-header {
    padding: 20px !important;
  }
  .otp-verify ul {
    padding: 5px 20px 0;
  }
  .otp-verify .input_otp .rfrmbtm {
    padding: 16px 20px 0;
  }
  .social-modal.otp-verify {
    top: 0;
  }
  .otp-verify.social-modal h6 {
    padding: 20px 20px 0;
  }
  .input_otp .floatingwrap {
    width: 100%;
  }
  .input_otp .floatingwrap.rfrmerr {
    margin-bottom: 10px;
  }
  .input_otp .btn {
    margin: 0 0 20px;
  }
  .update_mobile {
    padding: 5px 20px 0;
  }
  .update_mobile .posrel {
    width: 100%;
  }
  .update_mobile .btn {
    margin: 10px 0 0;
  }
  .otp-verify .modal-content.shrt-lbox {
    padding: 0 0 20px 0 !important;
  }
  .otp-verify .modal-dialog .shrt-lbox .modal-header {
    padding: 20px !important;
  }
  .otp-verify ul {
    padding: 5px 20px 0;
  }
  .otp-verify .input_otp .rfrmbtm {
    padding: 16px 20px 0;
  }
  .social-modal.otp-verify {
    top: 0;
  }
  .otp-verify.social-modal h6 {
    padding: 20px 20px 0;
  }
}
/*-- RHS POD changes after enquiry --*/
.enquiry {
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.23);
  background: #fff;
}
.enquiry .enquiry-head {
  background: #0082dd;
  color: #fff;
  position: relative;
  padding: 20px 20px 10px;
}
.enquiry .enquiry-head .cpromo-ttl {
  font-size: 24px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 26px;
}
.enquiry .enquiry-head .cpromo-sttl {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.enquiry .course-recomm {
  padding: 20px 20px;
  border-bottom: 1px solid rgba(120, 122, 128, 0.5);
}
.enquiry .course-recomm .enquiry-link {
  margin-top: 20px;
}
.enquiry .course-recomm .enquiry-link a {
  display: block;
  font-size: 18px;
}
.enquiry .course-recomm .enquiry-link a.site-pmry-btn {
  margin-bottom: 20px;
}
.enquiry .course-app-promo {
  padding: 20px 20px;
  margin-bottom: 20px;
}
.enquiry .course-app-promo .ap_icons {
  text-align: center;
}
.enquiry .course-app-promo .ap_icons a img {
  max-width: 158px;
}
.enquiry .course-app-promo .ap_icons a:last-child {
  margin-left: 10px;
}
.enquiry .course-app-promo .rhs-promo-check-list {
  margin: 20px 0;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #345b7c;
}
.enquiry .course-app-promo .rhs-promo-check-list li {
  list-style: none;
  position: relative;
  padding-left: 40px;
  margin-bottom: 8px;
  text-align: left;
  line-height: 26px;
}
.enquiry .course-app-promo .rhs-promo-check-list li:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url(../../../../common/images/foursquare-check-in.svg);
  background-color: #2F8F70;
  border-radius: 50%;
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
}
.enquiry .qr-code {
  text-align: center;
  margin-top: 25px;
}
.enquiry .qr-code img {
  border: 1px solid #d9d9d6;
}
.enquiry .qr-code .qr-txt {
  color: #1c1f2a;
  font-size: 12px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .enquiry .course-app-promo .ap_icons {
    display: block;
    text-align: center;
  }
  .enquiry .course-app-promo .ap_icons .app-store img,
  .enquiry .course-app-promo .ap_icons a img {
    max-width: auto;
  }
  .enquiry .course-app-promo .ap_icons .app-store:last-child,
  .enquiry .course-app-promo .ap_icons a:last-child {
    margin-left: 0px;
  }
}
.site-pmry-btn {
  background: #aa2e31;
  color: #fff;
  padding: 13px 15px 11px;
  text-align: center;
  font-size: 16px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  border-radius: 5px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
}
.site-pmry-btn:hover {
  background: #6b1c1e;
  color: #fff;
}
.site-scdry-btn {
  background: #fff;
  color: #6b1c1e;
  padding: 13px 15px 11px;
  text-align: center;
  font-size: 16px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  border-radius: 5px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
  border: 2px solid #6b1c1e;
}
.site-scdry-btn:hover {
  background: #6b1c1e;
  color: #fff;
}
.skip_lnk a {
  float: left;
  margin: 32px 20px 0 0;
  font-size: 18px;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .skip_lnk {
    position: relative;
    display: flex;
    width: 100%;
  }
  .skip_lnk a {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 0;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .skip_lnk a {
    width: 56%;
  }
}
footer.main-footer.footer {
    float: none;
    margin: 0;
}
.main-footer {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.main-footer .footer__top .footer__nav--container .footer__nav--links a {
/*  color: #a6aab6;*/
}
.main-footer .footer__top .footer__nav--container li {
  list-style: none;
}
.main-footer .footer__top .footer__nav--container li.yCmsComponent {
  margin-top: 0px;
}
.main-footer {
  margin-top: 0 !important;
  background: #0f7384;
  padding: 0;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.42857143;
  padding-top: 50px;
  bottom: 0;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.main-footer .footer-left {
  margin: 0 !important;
  padding-left: 15px !important;
  margin-left: 15px;
}
.main-footer .social-links {
  margin-top: -10px;
  padding: 0px 0px 30px;
}
.main-footer .social-links ul {
  width: auto;
  display: inline-block;
}
.main-footer .social-links ul li {
  width: auto;
  display: inline-block;
}
.main-footer .footer__top .footer__nav--container li.yCmsComponent {
  margin-top: 15px;
  margin-top: 0px;
}
.main-footer .footer__top .footer__nav--container .footer__nav--links a {
  font-size: 14px;
/*  color: #a6aab6;*/
}
.main-footer .footer__top .footer__nav--container li {
  list-style: none;
}
.main-footer .links {
  background: transparent;
  margin-bottom: 1em;
  padding-left: 50px;
}
.main-footer .links:first-child {
  padding-left: 0px;
}
.main-footer .copyright {
  background: #005361;
  width: 100%;
  text-align: center;
  height: auto;
  min-height: 60px;
}
.main-footer .copyright .copyright-text {
  text-align: center;
}
.main-footer .copyright .container {
  display: inline-block;
}
.main-footer .footer__copyright {
  padding: 17px 0px;
}
.main-footer .footer__bottom {
  background: #1f3548;
}
.main-footer .footer__bottom .container {
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 10px 0 10px;
  max-width: 1170px;
}
.main-footer .footer__bottom .container .row div.col-sm-4.footer__copyright {
  display: block;
  background: transparent;
  padding: 0;
  height: 60px;
  line-height: 60px;
  width: auto;
  font-size: 14px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #d8dce8;
}
.main-footer .footer__bottom .container .row .footer__copyright + div {
  padding: 0;
  float: right;
  width: 72% !important;
}
.main-footer .footer__bottom .container .row .social-links {
  margin: 0;
  padding: 0;
}
.main-footer .footer__bottom .container .row .social-links .title {
  display: none;
}
.main-footer .footer__bottom .container .row .social-links ul {
  display: inline-block;
  float: left;
  padding: 0;
  height: 60px;
  line-height: 60px;
}
.main-footer .footer__bottom .container .row .social-links ul:last-child {
  float: right;
  margin-top: 2px;
  margin-top: -5px;
}
.main-footer .footer__bottom .container .row .social-links ul:last-child a {
  border: 0;
}
.main-footer .footer__bottom .container .row .social-links ul li {
  padding: 0;
  margin: 0;
}
.main-footer .footer__bottom .container .row .social-links ul li:last-child a {
  border-right: 0;
}
.main-footer .footer__bottom .container .row .social-links ul a {
  color: #fff;
  padding: 0 8px;
  border-right: 1px solid #d5d7df;
  font-size: 14px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #d8dce8;
}
.main-footer .footer__bottom .row {
  margin: auto;
}
.main-footer .footer__bottom .row div.col-sm-4 {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .main-footer.footer .footer__bottom .container .row .social-links ul {
    width: 100%;
    line-height: inherit;
    line-height: normal;
    height: auto;
    padding-top: 20px;
  }
  .main-footer.footer .footer__bottom .container .row .social-links ul:last-child {
    margin-top: 0;
    line-height: normal;
    height: auto;
    clear: both;
    padding: 16px 0;
  }
  .main-footer.footer .footer__bottom .container .row .social-links ul:last-child a {
    margin-bottom: 0;
  }
  .main-footer.footer .footer__bottom .container .row div.col-sm-4.footer__copyright {
    width: 100% !important;
    height: auto !important;
    line-height: normal;
    padding-top: 20px;
  }
  .main-footer.footer .footer__bottom .container .row .footer__copyright + div {
    width: 100% !important;
  }
  .main-footer {
    padding-top: 30px;
  }
  .main-footer .footer__bottom .container {
    padding-bottom: 30px;
  }
  .main-footer .footer__bottom .container .row div.col-sm-4.footer__copyright {
    display: none;
  }
  .main-footer .footer__bottom .container .row .footer__copyright + div {
    width: 100% !important;
  }
  .main-footer .footer-left {
    margin: 0 !important;
    padding-left: 15px !important;
  }
  .main-footer .links {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .main-footer {
    height: auto;
  }
  .main-footer .footer__top {
    padding-bottom: 20px;
  }
  .main-footer .icon {
    width: auto;
  }
  .main-footer .footer__bottom .container .row div.col-sm-4.footer__copyright {
    width: 100%;
    height: auto;
  }
  .main-footer .footer__bottom .container .row div.col-sm-4.footer__copyright + div {
    width: 100% !important;
  }
  .main-footer {
    height: auto;
  }
  .main-footer .footer__top {
    padding-bottom: 20px;
  }
  .main-footer .icon {
    width: auto;
  }
  footer.ftr_margn {
    margin-bottom: 54px;
  }
}
@media only screen and (min-device-width: 641px) and (max-device-width: 767px) and (orientation: landscape) {
  .main-footer.footer .footer__bottom .container .row .social-links ul {
    width: 100%;
    line-height: inherit;
    line-height: normal;
    height: auto;
    padding-top: 20px;
  }
  .main-footer.footer .footer__bottom .container .row .social-links ul:last-child {
    margin-top: 0;
    line-height: normal;
    height: auto;
    clear: both;
    padding: 16px 0;
  }
  .main-footer.footer .footer__bottom .container .row .social-links ul:last-child a {
    margin-bottom: 0;
  }
  .main-footer.footer .footer__bottom .container .row div.col-sm-4.footer__copyright {
    width: 100%!important;
    height: auto !important;
    line-height: normal;
    padding-top: 20px;
  }
  .main-footer.footer .footer__bottom .container .row .footer__copyright + div {
    width: 100% !important;
  }
}
@media (max-width: 639px) {
  .footer__top .footer__nav--container {
    padding-left: 0 !important;
  }
  .footer-left {
    padding: 0 !important;
    margin-left: 15px;
  }
  .footer-left .yCmsComponent a {
    font-size: 12px !important;
    letter-spacing: -0.025em;
  }
  .footer-left .yCmsComponent a strong {
    font-size: 14px !important;
  }
  .main-footer {
    padding-top: 25px;
    height: auto;
  }
  .main-footer a {
    font-size: 16px;
  }
  .main-footer .links {
    text-align: Left;
    padding-left: 7px;
    display: inline-block;
    float: none;
    width: 100%;
    vertical-align: top;
    margin:20px 0;
  }
  .main-footer .icon {
    float: left;
  }
  .main-footer .social-links {
    display: inline-block;
  }
  .main-footer .copyright .copyright-text {
    text-align: center;
    margin-top: -5px;
  }
  .main-footer .footer__top {
    padding-bottom: 5px;
  }
  .main-footer .footer__top .row {
    margin: 0;
  }
  .main-footer .footer__bottom {
    padding-bottom: 20px;
  }
  .main-footer .footer__bottom .container .row div.col-sm-4.footer__copyright {
    font-size: 12px;
  }
  .main-footer .footer__bottom .container .row .footer__copyright + div {
    width: auto;
    float: none;
  }
  .main-footer .footer__bottom .container .row .social-links {
    margin-top: -10px;
  }
  .main-footer .footer__bottom .container .row .social-links ul {
    float: none;
    padding: 0;
    height: auto;
    line-height: 20px;
  }
  .main-footer .footer__bottom .container .row .social-links ul:nth-child(2) {
    margin-left: 0;
  }
  .main-footer .footer__bottom .container .row .social-links ul:last-child {
    text-align: center;
    float: none;
    margin-top: 5px;
  }
  .main-footer .footer__bottom .container .row .social-links ul:last-child a {
    padding: 0 10px;
  }
  .main-footer .footer__bottom .container .row .social-links ul a {
    font-size: 12px;
    padding: 0 5px;
    padding: 0 3px;
  }
  .footer__nav--container li.yCmsComponent {
    margin-top: 0 !important;
    padding: 3px 0 0 0 !important;
  }
  .footer__nav--container li.yCmsComponent:nth-child(2) {
    margin-top: 0 !important;
  }
}
@media (min-width: 640px) {
  .main-footer .copyright .container {
    width: 100%;
  }
}
/* from header.less file */
footer {
  padding-top: 50px;
  margin-top: 30px;
  background: #0f7384;
  color: #ffffff;
  font-weight: 300;
}
footer.ftr_margn {
  margin-bottom: 71px;
}
.footer__top {
  padding-bottom: 50px;
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
  text-align: left;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__copyright {
  background: #005361;
  padding: 25px 0;
  color: #ffffff !important;
  text-align: center;
}
.footer-left ul li a:visited {
  color: #ffffff !important;
}
footer.main-footer.footer {
  background: #345b7c;
}
footer.main-footer.footer .container-fluid {
  margin: 0 auto;
  padding: 0;
  max-width: 1170px;
}
.footer__nav--links li {
  padding: 10px 0 0 0;
}
/* from header.less file end */
div#popover-content {
  display: none;
}
#chat-name {
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 10px;
}
#chat-email {
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 10px;
}
#chat-message {
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 10px;
}
.btn-chat {
  color: #ffffff;
  background-color: #000000;
  border-radius: 0px;
  margin-top: 10px;
}
.btn-chat:hover {
  color: #ffffff;
}
.btn-chat:focus {
  color: #ffffff;
  border-color: #3399ff;
  border-width: 3px;
}
.chat-module-container {
  bottom: 0px;
  position: fixed;
  background-color: #ffffff;
  border-radius: 0px;
  color: #000000;
  right: 0;
  border: 1px solid #cacaca;
  z-index: 9999;
}
.chat-module-content {
  padding: 0px 30px;
}
.chat-module-header {
  background-color: #156ab5;
  border-color: #156ab5;
  border-radius: 0px;
  text-align: center;
  height: 40px;
  font-weight: bold;
  line-height: 35px;
  color: #ffffff;
}
.chat-module-header .close {
  float: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0 0px 0;
  opacity: 1;
}
.chat-module-header .js-newWindow {
  color: #ffffff;
  padding: 0px 0px 0px 10%;
  background-color: #156ab5;
  border: none;
}
.js-newWindow:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}
.js-newWindow:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}
.chat-glyphicon-close:before {
  font-family: Glyphicons Halflings;
  content: "\e111";
  padding: 0 10px 0 0;
}
.chat-glyphicon-close:after {
  font-family: Glyphicons Halflings;
  content: "\e113";
  padding: 0 0 0 20px;
}
.chat-glyphicon-open:before {
  font-family: Glyphicons Halflings;
  content: "\e111";
  padding: 0 10px 0 0;
}
.chat-glyphicon:after {
  font-family: Glyphicons Halflings;
  content: "\e114";
  padding: 0 0 0 10px;
}
.bkapt {
  bottom: 120px !important;
  position: fixed;
  width: 100%;
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
  z-index: 99999;
  bottom: 80px;
  right: 80px;
  left: auto;
  bottom: 60px;
  z-index: 999999;
  width: auto;
  right: 102px;
}
.bkapt a {
  display: block;
  width: 33.3%;
  text-align: center;
  padding: 13px 0 10px;
  color: #fff;
  font-size: 14px;
  line-height: initial;
}
.bkapt a:hover {
  color: #fff;
}
.bkapt .ouevn {
  float: left;
  background: linear-gradient(to right, #0d67c8 13%, #1692ca 60%, #1ebdcb 100%);
  display: none;
}
.bkapt .clnw {
  float: left;
  background: linear-gradient(to right, #2f8e00, #56c71f);
  display: none;
}
.bkapt .bkapn {
  float: left;
  background: linear-gradient(to right, #ff0000, #ffa500);
  display: none;
}
.bkapt .glyphicon-comment {
  color: #fff;
  position: absolute;
  left: 16px;
  top: 15px;
}
.bkapt {
  display: flex;
}
.bkapt .bkapn {
  flex: 1 0 0;
}
.bkapt .clnw {
  flex: 1 0 0;
}
.bkapt .ouevn {
  flex: 1 0 0;
}
.bkapt #idpChat {
  flex: 1 0 0;
}
.bkapt #idpChat > div {
  height: 100%;
}
.bkapt #idpChat span {
  width: 100%;
  height: 100%;
}
.bkapt #idpChat a {
  width: 100%;
  height: 100%;
}
.bkapt #idpChat span {
  width: 147px;
}
@media (max-width: 1024px) {
  .bkapt {
    bottom: 120px !important;
    width: 100%;
    right: 0 !important;
  }
  .bkapt #idpChat span {
    width: 100%;
  }
  .bkapt .bkapn,
  .bkapt .clnw,
  .bkapt .ouevn {
    display: block;
  }
}
@media (max-width: 767px) {
  footer.ftr_margn {
    margin-bottom: 54px;
  }
  .bkapt {
    bottom: 0px !important;
    width: 100%;
    right: 0 !important;
  }
}
/*-- Home page common styles starts here --*/
.home-container {
  max-width: 1170px;
  margin: 0 auto !important;
  font-size: 36px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.home-page {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.home-curated-greyBg {
  background-color: #f2f3f7;
  width: 100%;
}
.page-homepage .home-curated-greyBg.row {
  margin-left: 0;
  margin-right: 0;
}
.sprite_blue {
  background-image: url(../../../../common/images/blue-icon.png);
  background-repeat: no-repeat;
  display: block;
}
.sprite {
  background-image: url(../../../../common/images/idp-spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
.page-homepage .paralex-blue {
  position: absolute;
  float: right;
  right: 75px;
  top: -50px;
  z-index: 111;
}
.sprite_blue.sprite-blue-parallel {
  width: 131px;
  height: 146px;
}
.sprite.sprite-green-parallel {
  width: 131px;
  height: 146px;
  background-position: -354px -16px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.page-homepage .paralex-green {
  position: absolute;
  float: right;
  right: 1080px;
  top: -55px;
}
.page-homepage .home-page li {
  padding-right: 10px;
  padding-left: 0;
  width: 100%;
  list-style-type: initial;
  color: transparent;
  padding-right: 0px !important;
}
.home-curated-container {
  max-width: 1170px;
  margin: 0 auto !important;
}
.page-homepage a.view-more {
  font-size: 18px;
  margin-top: 10px;
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
  color: #aa2e31 !important;
  background: transparent !important;
  float: right;
  letter-spacing: -0.025em;
  padding-right: 15px;
  background-repeat: no-repeat;
}
.page-homepage a.view-more:after {
  content: " ";
  background-position: -448px -180px;
  width: 6px;
  height: 11px;
  background-image: url(../../../../common/images/idp-spritesheet.png);
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  left: 15px;
}
.page-homepage a.view-more:hover {
  color: #0082dd !important;
  background: transparent !important;
}
h2 {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #345b7c;
  font-size: 28px;
  opacity: 0.9;
  letter-spacing: -0.025em;
  line-height: 32px;
}
p {
  opacity: 0.9;
  letter-spacing: -0.025em;
  font-size: 18px;
  margin: 0 0 1em;
  line-height: 1.4285em;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  p {
    font-size: 16px;
  }
  h2 {
    font-size: 22px;
  }
}
.more-videos a {
  font-size: 18px;
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
  color: #aa2e31;
  float: right;
  padding-right: 20px;
  letter-spacing: -0.05em;
  font-weight: bold;
}
.more-videos a:after {
  content: " ";
  background-position: -448px -180px;
  width: 6px;
  height: 11px;
  background-image: url(../../../../common/images/idp-spritesheet.png);
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  left: 15px;
}
.more-videos a:hover {
  color: #0082dd !important;
  background: transparent !important;
}
.content h2 {
  margin-bottom: 15px;
}
/*-- Home page common styles ends here --*/
/*-- Home page carousel starts here --*/
.page-homepage .homepageCarousel .slick-prev,
.page-homepage .homepageCarousel .slick-next {
  opacity: 0.4;
  height: 30px;
  width: 30px;
}
.page-homepage .homepageCarousel .slick-prev {
  left: 15px;
}
.page-homepage .homepageCarousel .slick-next {
  right: 15px;
}
.page-homepage .homepageCarousel img {
  position: relative;
}
.page-homepage .homepageCarousel .banner-text {
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 1111;
}
.page-homepage .homepageCarousel .banner-text .center-content {
  margin: 0 auto;
  width: 1170px;
}
.page-homepage .homepageCarousel .carouselTitle {
  font-size: 45px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #ffffff;
  width: 650px;
  position: relative;
  height: auto;
  font-weight: normal;
  letter-spacing: -0.025em;
  margin-bottom: 5px;
}
.page-homepage .homepageCarousel .bnr_stle {
  width: 650px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  margin-top: 0px;
  letter-spacing: -0.025em;
  opacity: 0.9;
  line-height: 1.2;
}
.page-homepage .homepageCarousel .carouselLink {
  font-size: 18px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #ffffff;
  margin: 0 auto;
  max-width: 1170px;
  position: relative;
  height: 45px;
}
.page-homepage .homepageCarousel .carouselLink a {
  display: inline-block;
  color: #ffffff;
  border-radius: 25px;
  background: url(../../../../common/images/right-arrow-white.png) 94% 45% no-repeat, linear-gradient(to right, #e11937 0%, #ff8300 100%);
  font-size: 18px;
  line-height: 2.444;
  padding-right: 50px;
  padding-left: 15px;
  letter-spacing: -0.025em;
  border: 2px solid #fff;
  position: relative;
}
.page-homepage .homepageCarousel .carouselLink a span {
  display: none;
}
.page-homepage .homepageCarousel .carouselLink a:hover {
  background: url(../../../../common/images/right-arrow-white.png) 94% 45% no-repeat #ff8300;
}
.page-homepage .homepageCarousel .carouselLink h3 {
  font-weight: normal;
  display: inline;
  font-size: 18px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
@media (min-width: 640px) {
  .page-homepage .homepageCarousel .banner-text {
    top: 77px;
  }
  .page-homepage .homepageCarousel .carouselTitle {
    line-height: 1;
  }
  .page-homepage .homepageCarousel .carouselLink {
    margin-top: 36px !important;
  }
}
@media (min-width: 1024px) {
  .page-homepage .homepageCarousel {
    min-height: 500px;
  }
  .page-homepage .homepageCarousel .green_cta .carouselLink a {
    background: #aa2e31;
    border-radius: 5px;
    padding: 0 30px;
    border: none !important;
    color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
  }
  .page-homepage .homepageCarousel .green_cta .carouselLink a h3 {
    font-family: 'BuenosAires-Regular', sans-serif;
    font-family: "BuenosAires-Regular";
    font-weight: 400;
  }
  .page-homepage .homepageCarousel .green_cta .carouselLink a:hover {
    background: #6b1c1e;
  }
  .page-homepage .homepageCarousel .white_cta .carouselLink a {
    background: #FFF;
    border-radius: 5px;
    padding: 0 30px;
    border: none !important;
    color: #6b1c1e;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
  }
  .page-homepage .homepageCarousel .white_cta .carouselLink a h3 {
    font-family: 'BuenosAires-Regular', sans-serif;
    font-family: "BuenosAires-Regular";
    font-weight: 400;
  }
  .page-homepage .homepageCarousel .white_cta .carouselLink a:hover {
    background: #6b1c1e;
    color: #fff;
  }
  .page-homepage .homepageCarousel .black_text .carouselTitle {
    color: #345b7c;
  }
  .page-homepage .homepageCarousel .black_text .bnr_stle {
    color: #345b7c;
  }
  .page-homepage .homepageCarousel .green_text .carouselTitle {
    color: #6b1c1e;
  }
  .page-homepage .homepageCarousel .green_text .bnr_stle {
    color: #345b7c;
  }
}
@media (max-width: 1024px) {
  .page-homepage .homepageCarousel {
    min-height: 320px;
  }
  .page-homepage .homepageCarousel .banner-text {
    padding-left: 40px;
  }
  .page-homepage .homepageCarousel .banner-text .center-content {
    padding-left: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-homepage .homepageCarousel .slick-track {
    height: 320px;
  }
  .page-homepage .homepageCarousel .banner-text .center-content {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-homepage .homepageCarousel .slick-slide {
    background: linear-gradient(90deg, #2630a8 0%, #aa2e31 100%);
    min-height: 320px;
  }
  .page-homepage .homepageCarousel .slick-slide.green_bg {
    background: #aa2e31;
  }
  .page-homepage .homepageCarousel img {
    height: 320px;
    width: 100%;
    object-fit: cover;
    object-position: right;
    display: none !important;
  }
  .page-homepage .homepageCarousel .banner-text {
    bottom: 50px;
    padding: 0 15px !important;
    width: 100%;
  }
  .page-homepage .homepageCarousel .banner-text .center-content {
    width: 100%;
    padding: 0!important;
  }
  .page-homepage .homepageCarousel .carouselTitle {
    font-size: 32px !important;
    line-height: 1;
    margin-left: 0;
    width: 100%;
  }
  .page-homepage .homepageCarousel .bnr_stle {
    font-size: 22px;
    margin-left: 0;
    width: 100%;
    line-height: 32px;
  }
  .page-homepage .homepageCarousel .carouselLink {
    font-size: 14px;
  }
  .page-homepage .homepageCarousel .carouselLink a {
    margin-top: 15px;
    width: 100%;
  }
  .page-homepage .slick-track {
    height: auto;
  }
  .page-homepage .slick-arrow {
    display: none !important;
  }
}
/*-- Home page carousel ends here --*/
/*-- Home page video banner starts here --*/
.hero_video_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.hero_video_wrapper .hero_video_player {
  overflow: hidden;
  position: relative;
  background: #ffffff url(../../../../common/images/idp_logo_gry.png) no-repeat center center;
  height: 570px;
}
.hero_video_wrapper .hero_video_player video {
  width: 100%;
  height: 570px;
  object-fit: cover;
  object-position: center;
  vertical-align: middle;
}
.hero_video_wrapper .video_banner-text {
  position: absolute;
  top: 20%;
  left: 0;
  z-index: 15;
  color: #FFF;
  padding: 20px;
  width: 100%;
}
.hero_video_wrapper .video_banner-text .video-content {
  width: 1170px;
  margin: 0 auto;
}
.hero_video_wrapper .video_banner-text .video-content .vid_textwrap {
  width: 650px;
}
.hero_video_wrapper .video_banner-text .video-content .vid_textwrap .video_bnr_title {
  font-size: 60px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #ffffff;
  position: relative;
  font-weight: normal;
  letter-spacing: -0.05em;
  margin-bottom: 5px;
}
.hero_video_wrapper .video_banner-text .video-content .vid_textwrap .video_bnrsub {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #ffffff;
  font-size: 26px;
  margin: 0 0 30px;
}
.hero_video_wrapper .video_banner-text .video-content .vid_textwrap .vid_link {
  display: inline-block;
  color: #ffffff;
  border-radius: 25px;
  background: linear-gradient(to right, #e11937 0%, #ff8300 100%);
  text-transform: uppercase;
  font-size: 18px;
  line-height: 2.444;
  padding-right: 50px;
  padding-left: 15px;
  letter-spacing: -0.025em;
  border: inherit !important;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  position: relative;
  text-align: left;
}
.hero_video_wrapper .video_banner-text .video-content .vid_textwrap .vid_link span.glyphicon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
}
.hero_video_wrapper .video_banner-text .video-content .vid_textwrap .vid_link:hover {
  background: #ff8300;
}
@media (max-width: 767px) {
  .hero_video_wrapper .hero_video_player {
    height: auto;
  }
  .hero_video_wrapper .hero_video_player video {
    height: auto;
  }
  .hero_video_wrapper .video_banner-text {
    position: static;
    z-index: 15;
    color: #FFF;
    padding: 30px 20px;
    background: #1c1f2a;
  }
  .hero_video_wrapper .video_banner-text .video-content {
    width: 100%;
  }
  .hero_video_wrapper .video_banner-text .video-content .vid_textwrap {
    width: 100%;
  }
  .hero_video_wrapper .video_banner-text .video-content .vid_textwrap .video_bnr_title {
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    margin-left: 0;
    width: 100%;
  }
  .hero_video_wrapper .video_banner-text .video-content .vid_textwrap .video_bnrsub {
    color: #fff;
    font-size: 20px;
    margin-left: 0;
    width: 100%;
    margin-bottom: 30px;
  }
}
/*-- Home page video banner ends here --*/
/*--- Card section starts here --*/
@media (min-width: 640px) {
  .page-homepage .carousel-parent {
    margin: 0 auto;
    max-width: 1170px;
  }
}
.page-homepage .carousel-parent {
  position: relative;
  bottom: 0;
  margin-bottom: 70px;
  margin-top: -125px;
  padding-left: 0px;
}
.page-homepage .carouselComponents {
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 0;
  max-width: 1170px;
}
.page-homepage .carouselComponents .image-content {
  width: 33.3%;
  display: inline-block;
  padding: 0;
  box-shadow: 0px 0px 15px 5px rgba(9, 9, 9, 0.2);
  border: solid 1px #d9d9d6;
  background: #fff;
  margin-right: 20px;
}
.page-homepage .carouselComponents .image-content:last-child {
  margin-right: 0;
}
.page-homepage .carouselComponents .image-content .list-container {
  margin: 0;
  padding: 0px;
}
.page-homepage .carouselComponents .image-content .carousel-list {
  padding: 0px !important;
  margin: 0px !important;
}
.page-homepage .carouselComponents .image-content .carousel-list li {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
.page-homepage .carouselComponents .image-content .carousel-list .left-box > div {
  padding: 0;
}
.page-homepage .carouselComponents .image-content .carousel-list .carousel-boxes {
  float: left;
  width: 100%;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 20px 0 0 0!important;
}
.page-homepage .carouselComponents .image-content .carousel-list .carousel-boxes .common-text {
  display: block;
  margin-top: 8px;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: -0.05em;
  padding-bottom: 20px;
  color: #717583;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.page-homepage .carouselComponents .image-content .carousel-list .carousel-boxes .common-text .carousel-image-holder {
  text-align: center;
  margin-top: -5px;
}
.page-homepage .carouselComponents .image-content .carousel-list .carousel-boxes .common-text .carousel-image-holder + div {
  padding: 0 50px 0 50px;
  margin-top: 12px;
}
.page-homepage .carouselComponents .image-content .carousel-list .carousel-boxes .common-text .carousel-image-holder + div .content {
  color: #474a57;
  letter-spacing: -0.05em;
  margin-bottom: 0;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  line-height: 19.99px;
  margin-top: 0;
  width: 100%;
  font-size: 24px !important;
  margin-top: 0px;
  padding: 0 10px 3px 10px;
}
.page-homepage .carouselComponents .image-content img {
  display: inline-block;
  width: auto !important;
  height: 40px !important;
  border-radius: 6px;
}
.page-homepage .carouselComponents .image-content .img_hd {
  margin: 20px 0 10px 0!important;
}
.page-homepage .carouselComponents .image-content .content {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #345b7c;
  line-height: 1.154;
  opacity: 0.9;
  width: 100%;
  letter-spacing: -0.025em;
  font-size: 24px !important;
  margin-top: 13px;
  padding: 0 10px 10px 10px;
}
.page-homepage .carouselComponents .image-content .home-page-box .sub-item-Institutions {
  width: 100%;
  float: left;
  padding: 0 20px 10px 20px;
  margin: 5px 0 0 0;
}
.page-homepage .carouselComponents .image-content .home-page-box .sub-item-Institutions li {
  text-align: left;
  float: left;
  position: relative;
  padding-left: 0!important;
  width: auto!important;
  margin: 0 9px 10px 0;
}
.page-homepage .carouselComponents .image-content .home-page-box .sub-item-Institutions li a {
  display: inline-block;
  width: 100%;
  list-style-type: none;
  padding: 3px 15px;
  background: #fff;
  border-radius: 20px;
  font-size: 15px;
  border: solid 1px #636468;
  color: #636468;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-homepage .carouselComponents .image-content .home-page-box .sub-item-Institutions li a:hover {
  background: #aa2e31;
  color: #fff;
  border: solid #aa2e31 1px;
}
@media (min-width: 768px) {
  .page-homepage .carouselComponents.landView {
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-homepage .carousel-parent {
    width: 100% !important;
    margin: 20px 0 10px 0!important;
  }
  .page-homepage .carousel-parent .carouselComponents {
    width: 100% !important;
    padding: 0 15px;
  }
  .page-homepage .carousel-parent .carouselComponents .image-content {
    width: 32.33%;
    margin-right: 10px!important;
  }
}
@media (max-width: 767px) {
  .page-homepage .carousel-parent {
    background-color: #f2f3f7;
    padding: 40px 0 30px 0;
    float: left;
    margin: 0 0 50px!important;
    max-width: 100% !important;
  }
  .page-homepage .carousel-parent .carouselComponents {
    margin: 0 auto;
    padding: 0 20px 0 20px;
    position: relative;
    top: 0;
    margin-top: 0;
    text-align: center;
  }
  .page-homepage .carousel-parent .carouselComponents .image-content {
    display: inline-block;
    width: 100% !important;
    margin-bottom: 10px;
  }
  .page-homepage .carousel-parent .carouselComponents .image-content .home-page-box .home-page-innerbox .col-xs-9 {
    width: 100%;
  }
  .page-homepage .carousel-parent .carouselComponents .image-content .carousel-list .carousel-boxes .common-text .carousel-image-holder + div {
    margin-top: 10px;
    padding: 0 15px 30px 20px;
    text-align: left;
  }
  .page-homepage .carousel-parent .carouselComponents .image-content .carousel-list .carousel-boxes .common-text .carousel-image-holder + div .content {
    padding: 0 0px 10px;
  }
}
/*--- Card section ends here --*/
/*-- IDP suggestion POD starts here --*/
.page-homepage .hero-features.mediawrapper .cardcompomemt {
  width: 33.3%;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing {
  padding: 10px 5px;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section {
  position: relative;
  width: 100%;
  height: auto;
  transition: all .3s;
  background: #f2f3f7;
  padding-bottom: 10px;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section img {
  width: 100%;
  height: 100%;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section .image-description {
  min-height: 225px;
  background: #f2f3f7;
  padding: 15px;
  color: #345b7c;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section .image-description .common-text {
  color: #717583;
  letter-spacing: -0.05em;
  font-size: 20px;
  line-height: 26px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section .image-description .common-text a {
  color: #aa2e31;
  transition: all .4s;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section .image-description .advice-description {
  padding: 0;
  font-size: 16px;
  color: #474a57;
  line-height: normal;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section .image-description .vas-link-button {
  margin-top: 30px;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section .image-description .vas-link-button .link-button-vas {
  font-size: 16px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #0082dd;
  line-height: 1.375;
  height: 1;
  padding-top: 8px;
  border: 1px solid #d5d7df;
  background-color: #ffffff;
  border-radius: 20px;
  width: auto;
  padding: 5px 5px 5px 15px;
  margin: 0 10px 10px 0;
  min-width: 140px;
  transition: all .4s;
  position: static;
  float: right;
  display: flex;
  align-items: center;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section .image-description .vas-link-button .link-button-vas .link-button-vas-content {
  min-width: 100px;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section .image-description .vas-link-button .link-button-vas img {
  margin-left: 12px;
  width: auto;
  height: initial;
  padding-right: 5px;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section .image-description .vas-link-button .link-button-vas:hover {
  background: #a4a7a9;
  color: #fff;
}
.page-homepage .hero-features.mediawrapper .cardcompomemt .content-landing .image-section .image-description .vas-link-button .link-button-vas:hover img {
  filter: brightness(200%);
}
@media (max-width: 767px) {
  .page-homepage .hero-features.mediawrapper .cardcompomemt {
    width: 100%;
  }
}
/*-- IDP suggestion POD ends here --*/
/*-- Dynamic testimonial(Video) POD starts here --*/
.page-homepage .testimonial {
  margin-top: 27px !important;
}
.page-homepage .testimonial .testimonial-video {
  margin-bottom: 12px;
}
.page-homepage .testimonial .testimonial-video .image-section {
  position: relative;
  width: 370px;
  margin-bottom: 22px;
  height: 270px !important;
  background: #000;
  border-radius: 5px;
}
.page-homepage .testimonial .testimonial-video .image-section .playItemsContainer {
  height: 270px;
  border-radius: 3px;
}
.page-homepage .testimonial .testimonial-video .image-section img {
  opacity: 0.8;
  height: 270px;
  filter: alpha(opacity=80);
  border-radius: 3px;
  width: 100%;
}
.page-homepage .testimonial .testimonial-video .image-section .list-header-name {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-bottom: 20px;
  padding-left: 24px;
  color: #fff !important;
  z-index: 111;
  font-size: 18px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  font-weight: 400;
  line-height: 1.222;
}
.page-homepage .testimonial .testimonial-video .image-section .playItemsContainer .playBtn {
  position: absolute;
  display: none;
  z-index: 100;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 105px;
  height: 105px;
  background-image: url(../../../../common/images/idp-spritesheet.png);
  background-repeat: no-repeat;
  background-position: -5px -231px;
}
.page-homepage .testimonial .testimonial-video .image-section .playItemsContainer:hover .playBtn {
  display: block;
}
.page-homepage .testimonial.title .content {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #345b7c;
  font-size: 28px;
  opacity: 0.9;
  letter-spacing: -0.025em;
  font-weight: normal !important;
  line-height: 32px;
}
.page-homepage .testimonial .more-videos a {
  font-size: 18px;
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
  color: #aa2e31;
  float: right;
  padding-right: 20px;
  letter-spacing: -0.05em;
  font-weight: bold;
}
.page-homepage .testimonial .more-videos a:after {
  content: " ";
  background-position: -448px -180px;
  width: 6px;
  height: 11px;
  background-image: url(../../../../common/images/idp-spritesheet.png);
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  left: 15px;
}
.page-homepage .testimonial .more-videos a:hover {
  color: #0082dd !important;
  background: transparent !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-homepage .testimonial {
    padding: 0 15px;
  }
}
.page-homepage .testimonial .testimonial-title .yComponentWrapper {
  padding: 0 !important;
}
@media (max-width: 767px) {
  .page-homepage .testimonial {
    padding: 0px 15px;
  }
  .page-homepage .testimonial .testimonial-title .yComponentWrapper {
    padding: 0 !important;
  }
  .page-homepage .testimonial .testimonial-video .image-section {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .page-homepage .testimonial .testimonial-video .col-sm-6 {
    width: 49%;
    float: left;
    margin: 0 2% 5px 0;
  }
  .page-homepage .testimonial .testimonial-video .col-sm-6:nth-child(even) {
    margin-right: 0;
  }
}
/*-- Dynamic testimonial(Video) POD ends here --*/
/*-- Dynamic testimonialPOD starts here --*/
.dynmcvid_pd {
  margin: 30px 0;
  width: 100%;
}
.dynmcvid_pd .dynmcvid_wrp {
  max-width: 1170px;
  margin: 0 auto;
}
.dynmcvid_pd .dynmcvid_wrp .dynmcvid_hrd {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #345b7c;
  font-size: 28px;
  letter-spacing: -0.05em;
  line-height: 32px;
  padding: 0 0 0 10px;
  margin: 0;
  opacity: 0.9;
}
.dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  width: 100%;
}
.dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst .vid_sec {
  width: 370px;
  margin: 10px;
  position: relative;
  background: #000;
  height: 270px;
  border-radius: 3px;
}
.dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst .vid_sec .video-link {
  height: 100%;
}
.dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst .vid_sec .video-link img {
  opacity: 0.8;
  border-radius: 3px;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst .vid_sec .video-link .vid_descrp {
  color: #d8dce8;
  font-size: 18px;
  line-height: 1.222;
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 88%;
  z-index: 100;
}
.dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst .vid_sec .video-link .ply_icn {
  position: absolute;
  display: none;
  z-index: 100;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 105px;
  height: 105px;
  background-position: -5px -231px;
}
.dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst .vid_sec:hover .video-link .ply_icn {
  display: block;
}
@media (min-width: 1025px) {
  .dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst .vid_sec {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst .vid_sec {
    width: 31.3%;
    margin: 1%;
    height: 270px;
  }
}
@media (max-width: 767px) {
  .dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst .vid_sec {
    width: 48%;
    margin: 1%;
    height: 270px;
  }
}
@media (max-width: 640px) {
  .dynmcvid_pd .dynmcvid_wrp .dynmcvid_lst .vid_sec {
    width: 100%;
    margin: 10px 15px;
    height: 210px;
  }
}
/*-- Dynamic testimonialPOD ends here --*/
/*-- Home page ask idp changes starts here --*/
.vidqa_sec_insti .vidqa_sec {
  box-shadow: none;
}
.vidqa_sec_insti .vidqa_sec .vidqa_wrp {
  width: 100%;
  max-width: 100%;
}
.vidqa_sec_insti .vidqa_sec .vidqa_wrp .vidqa_sldr {
  margin-left: -10px;
}
@media (max-width: 767px) {
  .vidqa_sec_insti .vidqa_sec .vidqa_wrp .vidqa_sldr {
    margin-left: 0px;
  }
}
/*-- Home page ask idp changes ends here --*/
/*-- Home page review styles starts here --*/
.page-homepage .home-review {
  margin-top: 60px;
  height: auto;
  position: relative;
}
.page-homepage .home-review .content {
  margin-top: 10px;
  padding: 10px 0;
  font-size: 18px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #345b7c;
  line-height: 1.154;
  opacity: 0.9;
  width: 100%;
  letter-spacing: -0.025em;
  padding-bottom: 0;
}
.page-homepage .home-review .content:after {
  clear: both;
  display: block;
  content: "";
}
.page-homepage .home-review .dynmc_rev {
  float: left;
  width: 100%;
  background: transparent;
  clear: both;
  color: #fff;
  letter-spacing: 0;
  margin: 30px 0;
  padding: 0;
}
.page-homepage .home-review .dynmc_rev .dynmcrev_wrp {
  max-width: 1170px;
  margin: 0 auto;
}
.page-homepage .home-review .dynmc_rev h2.dynmcrev_hrd {
  padding: 0;
  margin-top: 30px;
}
.page-homepage .home-review .dynmc_rev .dynmcrev_lst {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-arrow {
  display: none !important;
}
.page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track {
  height: auto !important;
  display: flex;
}
.page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec {
  text-align: center;
  background: #aa2e31;
  min-height: 190px;
  border-radius: 10px;
  margin: 55px 30px 0 0;
  padding: 52px 33px 16px;
  width: 370px;
  height: auto !important;
  position: relative;
}
.page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec p {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  font-size: 22px;
  color: #fff;
}
.page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec .rev_img {
  background: url(../../../../common/images/testimonial_quote.png) no-repeat center center, #ffffff;
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 32px);
  width: 65px;
  height: 65px;
  background-size: 42px;
  top: -33px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec .testi_desc p {
  margin-top: 3px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 120px;
}
.page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec .rev_det {
  width: 100%;
  font-size: 14px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  padding: 12px 0 10px;
  min-height: auto;
  position: absolute;
  bottom: 30px;
  left: 0;
}
.page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec .rev_det strong {
  display: block;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 19px;
  letter-spacing: 0.5px;
  min-height: auto;
}
.page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec .rev_det + p {
  letter-spacing: -0.025em;
  font-size: 18px;
  opacity: 0.9;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #fff;
  padding-bottom: 120px;
}
@media (min-width: 1025px) {
  .page-homepage .home-review .dynmc_rev .dynmcrev_lst .dynmcrev_sec {
    margin-right: 30px;
  }
  .page-homepage .home-review .dynmc_rev .dynmcrev_lst .dynmcrev_sec:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .dynmc_rev {
    padding: 20px;
  }
  .page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec {
    margin: 55px 20px 0 0;
    width: 335px;
  }
}
@media (max-width: 767px) {
  .page-homepage .home-review .dynmc_rev h2.dynmcrev_hrd {
    padding: 0 15px;
    margin-top: 15px;
  }
  .page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec {
    margin-right: 15px;
    width: calc(100vw - 50px) !important;
    margin: 41px 15px 0 5px;
  }
  .page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec:nth-child(1) {
    margin-left: 55px;
  }
  .page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec:nth-child(1).slick-current {
    margin-left: 15px;
  }
  .page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec:nth-child(2) {
    margin-left: 5px;
  }
  .page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec:nth-child(2).slick-current {
    margin-left: 5px;
  }
  .page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec:nth-child(3) {
    margin-left: 5px;
  }
  .page-homepage .home-review .dynmc_rev .dynmcrev_lst .slick-track .dynmcrev_sec:nth-child(3).slick-current {
    margin-left: 35px;
  }
  .page-homepage .paralex-orange,
  .page-homepage .paralex-blue {
    display: none !important;
  }
}
/*-- Home page review styles ends here --*/
/*-- Link panel styles starts here --*/
.link_panl {
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
  padding: 30px 0 95px;
}
.link_panl .link_panl_pod {
  padding: 0 0 30px;
  display: flex;
  position: relative;
}
.link_panl .link_panl_pod .slick-arrow {
  top: auto;
  bottom: -60px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #0088DD;
  background: #fff;
}
.link_panl .link_panl_pod .slick-prev {
  right: 50px;
  left: auto;
}
.link_panl .link_panl_pod .slick-prev:before {
  content: "\e257" !important;
  color: #0088DD;
  font-size: 22px;
}
.link_panl .link_panl_pod .slick-next {
  right: 0px;
}
.link_panl .link_panl_pod .slick-next:before {
  content: "\e258" !important;
  color: #0088DD;
  font-size: 22px;
}
.link_panl .link_panl_pod .slick-disabled {
  background: #EFEFEF;
  border: 2px solid #DBDBDB;
}
.link_panl .link_panl_pod .slick-disabled:before {
  color: #9FA0A2;
}
.link_panl .link_panl_pod .slick-track {
  height: auto !important;
}
.link_panl .link_panl_pod .slick-track .link_panl_sec {
  width: 270px;
  height: 270px;
  display: block;
  position: relative;
  margin-right: 30px;
}
.link_panl .link_panl_pod .slick-track .link_panl_sec .link_panl_overlay {
  width: 270px;
  height: 270px;
  background: transparent linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.9) 11%, rgba(14, 7, 9, 0.2) 30%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  border-radius: 10px;
}
.link_panl .link_panl_pod .slick-track .link_panl_sec img {
  width: 100%;
  border-radius: 10px;
  height: 100%;
  object-fit: cover;
}
.link_panl .link_panl_pod .slick-track .link_panl_sec .link_panl_cnt {
  position: absolute;
  left: 20px;
  bottom: 15px;
  color: #fff;
  font-size: 24px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
}
.link_panl .link_panl_pod .slick-track .link_panl_sec .link_panl_cnt .link_panl_cnty {
  font-family: 'BuenosAires-Bold', sans-serif;
  font-family: "BuenosAires-Bold";
  font-weight: 700!important;
  display: block;
}
.link_panl .link_panl_pod .slick-track .link_panl_sec:last-child {
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .link_panl {
    width: 100%;
    padding: 30px 15px 95px;
  }
  .link_panl .link_panl_pod .slick-track {
    margin-left: -230px;
  }
}
@media (max-width: 767px) {
  .link_panl {
    width: 100%;
    padding: 5px 0 15px;
  }
  .link_panl h2 {
    padding: 0px 15px;
  }
  .link_panl .link_panl_pod .slick-list {
    padding: 0 !important;
  }
  .link_panl .link_panl_pod .slick-track {
    margin-left: -35px;
  }
  .link_panl .link_panl_pod .slick-track .link_panl_sec {
    margin-right: 20px ;
  }
  .link_panl .link_panl_pod .slick-track .link_panl_sec:first-child {
    margin-left: -35px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .link_panl .link_panl_pod .slick-track {
    margin-left: -180px;
  }
}
/*-- Link panel styles ends here --*/
/*-- Events & Article styles starts here --*/
.page-homepage .home-events-articles-section {
  padding-bottom: 60px;
  position: relative;
}
.page-homepage .home-events-articles-section .art_wrp {
  padding: 0 10px 20px 10px !important;
  padding-top: 55px !important;
}
.page-homepage .home-events-articles-section .art_wrp .col-xs-12.col-sm-6 {
  padding: 0;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .titleLowerHome div {
  color: #1b4bb3 !important;
  font-weight: bold;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .titleLowerHome div .content {
  margin-top: 10px;
  padding: 10px 0;
  font-size: 18px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #345b7c;
  line-height: 1.154;
  opacity: 0.9;
  width: 100%;
  letter-spacing: -0.025em;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .titleLowerHome div .content h2 {
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  color: #345b7c;
  font-size: 28px;
  opacity: 0.9;
  letter-spacing: -0.025em;
  line-height: 32px;
  margin-bottom: 15px;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row {
  margin-left: 0;
  margin-right: 0;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section {
  height: 169px;
  transition: all .4s;
  width: 565px;
  margin: 0;
  margin-bottom: 25px;
  border: none;
  background-color: #fff;
  padding: 0;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap {
  display: flex;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap .articlesMidLeft {
  float: left;
  height: auto !important;
  width: 30% !important;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap .articlesMidLeft img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap .articlesMidRight {
  height: 150px !important;
  width: 70% !important;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px 10px 0 15px;
  position: relative;
  border: 0px;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap .articlesMidRight .name {
  font-size: 20px;
  color: #474a57;
  line-height: 24px;
  letter-spacing: -0.05em;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  margin-bottom: 0;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap .articlesMidRight .name a {
  color: #0082dd;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap .articlesMidRight .description {
  font-size: 18px;
  color: #717583;
  line-height: 1.2;
  letter-spacing: -0.05em;
  margin-top: 10px;
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap .articlesMidRight:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 30px;
  bottom: -21px;
  z-index: 999;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
}
.page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section:hover {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
}
.page-homepage .home-events-articles-section .art_wrp > div:nth-child(2) .heroImages-box {
  margin-left: 10px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section {
    height: auto !important;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-homepage .home-events-articles-section .art_wrp {
    padding: 13px 15px 0!important;
  }
  .page-homepage .home-events-articles-section .art_wrp .col-xs-12.col-sm-6 {
    width: 100%;
  }
  .page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section {
    height: auto !important;
    width: 100%;
  }
  .page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap {
    flex-flow: column;
  }
  .page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap .articlesMidLeft {
    width: 100% !important;
  }
  .page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap .articlesMidRight {
    width: 100% !important;
  }
  .page-homepage .home-events-articles-section .art_wrp .landArticle .heroImages-box.row .articles-events-section .pop_artWrap .articlesMidRight .description {
    font-size: 14px;
  }
}
/*-- Dynamic article POD styles --*/
.dynmc_art {
  float: left;
  min-width: 560px;
  width: 100%;
  margin: 0 0 30px;
  background: #f2f3f7;
  padding: 0 0 20px;
}
.dynmc_art .dynmcart_wrp {
  margin-top: 20px;
  max-width: 1170px;
  margin: 0 auto;
  padding: 20px 10px;
  line-height: 1.085714em;
}
.dynmc_art .dynmcart_wrp li {
  list-style: none;
  height: 169px;
  transition: all .4s;
  margin-bottom: 25px;
  width: 100%;
  background: #fff;
}
.dynmc_art .dynmcart_wrp li a {
  display: flex;
  height: 169px;
  overflow: hidden;
}
.dynmc_art .dynmcart_hrd {
  color: #474a57;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  font-size: 28px;
  margin-bottom: 25px;
  letter-spacing: -0.05em;
}
.dynmc_art .artimg_sec {
  width: 30%;
  object-fit: cover;
  height: 100%;
}
.dynmc_art .dynmcart_cnt {
  font-size: 18px;
  color: #717583;
  line-height: 1.2;
  letter-spacing: -0.05em;
  padding: 20px 20px 0;
  overflow: hidden;
  width: 70%;
  margin-bottom: 20px;
  position: relative;
  float: right;
  font-weight: normal;
}
.dynmc_art .dynmcart_cnt .art_nme {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  font-size: 24px;
  color: #474a57;
  line-height: 24px;
  letter-spacing: -0.05em;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}
.dynmc_art .mre_art {
  font-size: 18px;
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  color: #0f9fd4;
  float: right;
  padding-right: 20px;
  letter-spacing: -0.05em;
  font-weight: bold;
}
.dynmc_art .mre_art:after {
  content: " ";
  width: 6px;
  height: 11px;
  background: url(../../../../common/images/idp-spritesheet.png) no-repeat;
  background-position: -448px -180px;
  display: inline-block;
  position: relative;
  left: 10px;
}
.next-step div.yCmsContentSlot:nth-child(2) > div {
  float: left;
}
@media (min-width: 1025px) {
  .next-steps-outer-container .dynmcart_wrp {
    padding: 0 20px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .dynmc_art {
    min-width: auto;
  }
}
@media (max-width: 767px) {
  .dynmc_art {
    min-width: auto;
    padding: 15px;
    margin-right: 0px;
  }
  .dynmc_art .dynmcart_wrp {
    padding: 0;
  }
  .dynmc_art .dynmcart_hrd {
    font-size: 26px;
    line-height: 1.077;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .dynmc_art .dynmcart_wrp ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dynmc_art .dynmcart_wrp ul li {
    width: 100%;
    margin: 5px 5px 15px;
    height: auto;
  }
  .dynmc_art .dynmcart_wrp ul li a {
    overflow: hidden;
    flex-direction: column;
    height: auto;
  }
  .dynmc_art .artimg_sec {
    width: 100%;
  }
  .dynmc_art .dynmcart_cnt {
    height: 150px;
    width: 100%;
    font-size: 14px;
  }
  .dynmc_art .dynmcart_cnt .art_nme {
    font-size: 20px;
  }
  .dynmc_art .dynmcart_cnt {
    font-size: 14px;
  }
  .page-search .next-step div.yCmsContentSlot:nth-child(2) > .dynmc_art {
    width: calc(100% - 20px);
  }
}
/*-- Events & Article styles ends here --*/
/*-- Home course list styles starts here --*/
.page-homepage .home-course-list {
  padding-bottom: 60px;
}
.page-homepage .home-course-list .hero-features .content {
  margin-bottom: 24px !important;
  padding: 10px 0 10px 10px;
  margin-top: 75px;
}
.page-homepage .home-course-list .heroImages-box.row {
  margin-left: 0;
  margin-right: 0;
}
.page-homepage .home-course-list .coursesLink {
  padding: 0 15px;
}
.page-homepage .home-course-list .popularCoursesHover div > div {
  transition: all 0.5s;
}
.page-homepage .home-course-list .popularCoursesHover .course-item {
  min-height: 250px;
  text-align: center;
  padding: 24px 20px 24px 20px;
}
.page-homepage .home-course-list .popularCoursesHover .course-item img {
  height: 50px;
}
.page-homepage .home-course-list .popularCoursesHover .course-item .main-course-list {
  margin: 20px 0 0 0;
  text-align: center;
  width: 100%;
  list-style: none;
  padding: 0;
  display: table;
}
.page-homepage .home-course-list .popularCoursesHover .course-item .main-course-list .course-title {
  color: #000000;
  line-height: 1.6;
  padding-bottom: 10px;
}
.page-homepage .home-course-list .popularCoursesHover .course-item .main-course-list .course-title a {
  font-size: 24px;
  color: #474a57;
  transition: all .3s;
}
.page-homepage .home-course-list .popularCoursesHover .course-item .main-course-list .sub-course-list {
  margin: 0px 0 0 0 !important;
  padding-left: 0px !important;
}
.page-homepage .home-course-list .popularCoursesHover .course-item .main-course-list .sub-course-list li {
  outline-style: initial;
  color: #ffffff;
  margin-bottom: 10px;
  list-style: none;
}
.page-homepage .home-course-list .popularCoursesHover .course-item .main-course-list .sub-course-list li a.course-title {
  font-size: 18px;
  letter-spacing: -0.025em;
  color: #717583;
  transition: all .3s;
}
.page-homepage .home-course-list .popularCoursesHover .course-item:hover {
  box-shadow: 0px 0px 10px #d6d6d6;
  transition: all 0.5s;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-homepage .home-course-list .popularCoursesHover {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .page-homepage .home-course-list .hero-features .content {
    margin-left: 0!important;
    padding-left: 15px!important;
    margin-top: 40px;
  }
  .page-homepage .home-course-list .popularCoursesHover {
    padding: 0px 15px;
  }
  .page-homepage .home-course-list .popularCoursesHover .yComponentWrapper {
    width: 100%;
    border: 2px solid #f2f3f7;
  }
  .page-homepage .home-course-list .popularCoursesHover .course-item {
    background-size: 60px 50px !important;
    height: 300px;
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .page-homepage .home-course-list .popularCoursesHover .yComponentWrapper {
    width: 50%;
  }
}
/*-- Home course list styles ends here --*/
/*-- Partner university section starts here --*/
.page-homepage .home-university-section {
  position: relative;
}
.page-homepage .hero-features .yComponentWrapper {
  margin-bottom: 20px;
}
.page-homepage .hero-features .content {
  margin-top: 75px;
  margin-bottom: 10x;
  padding-left: 10px;
}
.page-homepage .University-list {
  padding: 0 10px 0 10px;
}
.page-homepage .University-list li {
  padding-right: 0px;
  padding-left: 0;
  width: 100%;
  list-style-type: initial;
  color: transparent;
}
.page-homepage .University-list li .left-box {
  background: #fff;
  height: 137px !important;
}
.page-homepage .University-list li .left-box a {
  width: 100%;
  height: 100%;
  z-index: 1111;
}
.page-homepage .University-list li .left-box img {
  height: auto;
  width: 100%;
}
.page-homepage .partners-section {
  padding-bottom: 75px;
}
.page-homepage .landingHovoer:hover {
  box-shadow: 0px 10px 40px 0px rgba(136, 136, 136, 0.35);
}
@media (max-width: 767px) {
  .page-homepage .home-university-section .heroImages-box:nth-child(2) .hero-features,
  .page-homepage .partners-section .heroImages-box:nth-child(2) .hero-features {
    padding-left: 10px;
  }
  .page-homepage .home-university-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper,
  .page-homepage .partners-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper {
    width: 43%;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .page-homepage .home-university-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list,
  .page-homepage .partners-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list {
    padding: 0px;
  }
  .page-homepage .home-university-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list li .left-box,
  .page-homepage .partners-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list li .left-box {
    height: 75px!important;
  }
  .page-homepage .home-university-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list li .left-box img,
  .page-homepage .partners-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list li .left-box img {
    height: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .page-homepage .home-university-section .heroImages-box:nth-child(2) .hero-features,
  .page-homepage .partners-section .heroImages-box:nth-child(2) .hero-features {
    padding-left: 15px;
  }
  .page-homepage .home-university-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper,
  .page-homepage .partners-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper {
    width: 22%;
    margin-right: 19px;
    margin-bottom: 20px;
  }
  .page-homepage .home-university-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list,
  .page-homepage .partners-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list {
    padding: 0px;
  }
  .page-homepage .home-university-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list li .left-box,
  .page-homepage .partners-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list li .left-box {
    height: 75px!important;
  }
  .page-homepage .home-university-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list li .left-box img,
  .page-homepage .partners-section .heroImages-box:nth-child(2) .hero-features .yComponentWrapper .University-list li .left-box img {
    height: auto;
  }
}
/*-- Partner university section ends here --*/
/*-- Student review with blue gradient starts here --*/
.page-homepage .home-review {
  margin-top: 60px;
  height: auto;
  position: relative;
}
.page-homepage .home-review .content {
  padding-bottom: 0;
}
.page-homepage .home-review .no-space {
  height: auto;
  padding-bottom: 75px!important;
  background: #27319e;
  background: -moz-linear-gradient(left, #27319e 0%, #213ba2 16%, #1a4db3 31%, #115ec2 46%, #0d68c9 71%, #0181dc 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #27319e), color-stop(16%, #213ba2), color-stop(31%, #1a4db3), color-stop(46%, #115ec2), color-stop(71%, #0d68c9), color-stop(100%, #0181dc));
  background: -webkit-linear-gradient(left, #27319e 0%, #213ba2 16%, #1a4db3 31%, #115ec2 46%, #0d68c9 71%, #0181dc 100%);
  background: -o-linear-gradient(left, #27319e 0%, #213ba2 16%, #1a4db3 31%, #115ec2 46%, #0d68c9 71%, #0181dc 100%);
  background: -ms-linear-gradient(left, #27319e 0%, #213ba2 16%, #1a4db3 31%, #115ec2 46%, #0d68c9 71%, #0181dc 100%);
  background: linear-gradient(to right, #27319e 0%, #213ba2 16%, #1a4db3 31%, #115ec2 46%, #0d68c9 71%, #0181dc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27319e', endColorstr='#0181dc', GradientType=1);
}
.page-homepage .home-review .no-space .yComponentWrapper {
  max-width: 1170px;
  margin: 0 auto;
  float: none;
  padding: 0;
}
.page-homepage .home-review .choosingCourseParent {
  margin: 100px 0 0 0;
}
.page-homepage .home-review .choosingCourseParent .content {
  display: inline-block;
  margin-top: 0px;
  color: #f2f3f7;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  font-size: 28px;
  opacity: 0.9;
  letter-spacing: -0.025em;
  line-height: 32px;
  margin-bottom: 0px;
}
.page-homepage .home-review .choosingCourseParent .midSectionParent {
  display: flex;
  justify-content: center;
  width: 1200px;
  height: auto;
}
.page-homepage .home-review .choosingCourseParent .midSectionParent .choosingCourse {
  width: 370px;
  height: auto;
  min-height: 190px;
  text-align: center;
  background: #f2f3f7;
  margin: 10px 20px 0 0;
  padding: 20px;
  border-radius: 4px;
  font-family: 'BuenosAires-Regular', sans-serif;
  font-family: "BuenosAires-Regular";
  font-weight: 400;
  padding: 0px 10px 20px 20px;
}
.page-homepage .home-review .choosingCourseParent .midSectionParent .choosingCourse .studentCourse {
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 20px;
  color: #868a95;
  min-height: 76px;
  font-size: 20px;
  letter-spacing: 0.5px;
}
.page-homepage .home-review .choosingCourseParent .midSectionParent .choosingCourse .courseContent {
  font-family: 'BuenosAires-Light', sans-serif;
  font-family: "BuenosAires-Light";
  font-weight: 300;
  font-size: 19px;
  line-height: 1.2;
  display: inherit;
  position: relative;
  top: 0;
  width: 75%;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-homepage .home-review .choosingCourseParent .midSectionParent {
    width: 100%;
    padding: 0 0 0 15px;
  }
  .page-homepage .home-review .choosingCourseParent .midSectionParent .choosingCourse {
    width: 31.5%;
    display: inline-block;
    padding: 0px 10px 20px 10px;
    margin: 10px 13px 0 0;
  }
}
@media (max-width: 767px) {
  .page-homepage .home-review .choosingCourseParent {
    margin: 40px 0 0 0;
    padding-bottom: 20px;
  }
  .page-homepage .choosingCourse {
    min-height: 180px;
    left: 0;
    width: 100%!important;
    padding: 0 20px;
  }
  .page-homepage .midSectionParent {
    width: 100%!important;
    display: block!important;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
  .page-homepage .choosingCourseParent .choosingCourse {
    min-height: 180px;
    width: 30%!important;
  }
  .page-homepage .midSectionParent {
    width: 100%;
    padding-left: 20px;
    flex-wrap: wrap;
    justify-content: left;
    display: flex !important;
  }
  .page-homepage .home-review .choosingCourseParent {
    margin: 20px 0 0 0;
    padding-bottom: 20px;
  }
}
.page-homepage .openenq_form .rightfrm_cont .opnfrm {
  background: #f2f3f7;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .dynmc_rev {
    padding: 20px;
  }
}
.dynmcvid_pd .dynmcvid_lst .vid_sec .video-link :after {
  display: inline-block;
  content: ' ';
  background: linear-gradient(to top, #000000, rgba(255, 255, 255, 0));
  width: 100%;
  height: 110px;
  position: absolute;
  bottom: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
  left: 0;
  border-radius: 0 0 5px 5px;
}
.dynmcvid_pd .vid_descrp strong {
  display: block;
  font-weight: normal;
  font-size: 24px;
  color: #fff;
}
@media (max-width: 767px) {
  .page-homepage .testimonial.title .content,
  .page-homepage .home-review .choosingCourseParent .content,
  .page-homepage .home-events-articles-section .art_wrp .landArticle .titleLowerHome div .content h2,
  .dynmcvid_pd .dynmcvid_wrp .dynmcvid_hrd {
    font-size: 22px;
  }
  .dynmcvid_pd .dynmcvid_lst .vid_descrp {
    font-size: 16px;
  }
  .dynmcvid_pd .dynmcvid_lst .vid_descrp strong {
    font-size: 20px;
  }
}
/*-- Call or chat smart edit fix --*/
.smartedithandlercssclass.smartedit-page-uid-homepage .call-chat {
  position: static;
  width: 320px;
  margin-left: 75px;
}
.smartedithandlercssclass.smartedit-page-uid-homepage .call-chat .chat-cont {
  height: auto;
  opacity: 1;
}
.smartedithandlercssclass.smartedit-page-uid-homepage .call-chat .chat-cont .chat-options ul .mob-call-enable .mob-call {
  position: static;
}
.smartedithandlercssclass.smartedit-page-uid-homepage .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items {
  z-index: 0;
}
.smartedithandlercssclass.smartedit-page-uid-homepage .main-header.main-new-header .nav-new-mega-menu .nav-new-menu-items .navbar-right > .smartEditComponent {
  display: flex;
}
.smartedithandlercssclass .app_promo.bottom-shortlist {
  display: none !important;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
  position: relative;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #797979;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 60px 40px 60px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 60px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -15px;
  margin-bottom: 30px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 30px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 30px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:after {
    clear: both;
    content: " ";
    display: table;
  }
  #cboxTitle:before {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
    content: " ";
    display: table;
  }
  #cboxTitle:before {
    content: " ";
    display: table;
  }
  #cboxLoadedContent {
    margin-top: 112px;
    padding: 15px 30px 40px 30px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -35px;
  }
}
.modal__top {
  padding-bottom: 42px;
  margin-bottom: 40px;
  border-bottom: 1px solid #f2f2f2;
}
.modal__top .modal__top--label {
  color: #19212b;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 60px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #19212b;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 27px;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 15px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #f2f2f2;
  color: #19212b;
  padding-bottom: 23px;
  margin-bottom: 19px;
  margin-top: 15px;
}
.quote-discount__modal--new__total {
  color: #19212b;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 57px;
}


i#search_close_popup {
  color: #fff;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: -20px;
  cursor: pointer;
}

.header_bar {
    background-image: url(https://studybright.uk/wp-content/uploads/2023/03/background.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin-top: -50px;
}
.header_bar .container {
    margin-top: 50px;
}
.header_bar::before {
  position:absolute;
  content:'';
  top:0; left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,.5);
}
.header_bar * {
  position:relative;
  z-index:1;
  color:#fff;
}
.content_bar {
  padding: 50px 0;
}