/* @import url("https://cloud.typography.com/6060236/7538192/css/fonts.css");
@import url("https://fonts.googleapis.com/css?family=Khand:500");   */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&display=swap');
@font-face {
  font-family: 'tungstenw05-medium';
  src: url('../fonts/fonts-tungstenw05-medium.woff2') format('woff2'),
    url('../fonts/fonts-tungstenw05-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/*-------------------------------- commonstyle css ------------------------------ */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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;
  text-decoration: unset !important;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
p {
  color: #44367d;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 75% !important;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    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 td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/fonts-glyphicons-halflings-regular.eot);
  src: url(../fonts/fonts-glyphicons-halflings-regular.eot?#iefix)
      format('embedded-opentype'),
    url(../fonts/fonts-glyphicons-halflings-regular.woff2) format('woff2'),
    url(../fonts/fonts-glyphicons-halflings-regular.woff) format('woff'),
    url(../fonts/fonts-glyphicons-halflings-regular.ttf) format('truetype'),
    url(clientlib-commons/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: '\002a';
}
.glyphicon-plus:before {
  content: '\002b';
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: '\20ac';
}
.glyphicon-minus:before {
  content: '\2212';
}
.glyphicon-cloud:before {
  content: '\2601';
}
.glyphicon-envelope:before {
  content: '\2709';
}
.glyphicon-pencil:before {
  content: '\270f';
}
.glyphicon-glass:before {
  content: '\e001';
}
.glyphicon-music:before {
  content: '\e002';
}
.glyphicon-search:before {
  content: '\e003';
}
.glyphicon-heart:before {
  content: '\e005';
}
.glyphicon-star:before {
  content: '\e006';
}
.glyphicon-star-empty:before {
  content: '\e007';
}
.glyphicon-user:before {
  content: '\e008';
}
.glyphicon-film:before {
  content: '\e009';
}
.glyphicon-th-large:before {
  content: '\e010';
}
.glyphicon-th:before {
  content: '\e011';
}
.glyphicon-th-list:before {
  content: '\e012';
}
.glyphicon-ok:before {
  content: '\e013';
}
.glyphicon-remove:before {
  content: '\e014';
}
.glyphicon-zoom-in:before {
  content: '\e015';
}
.glyphicon-zoom-out:before {
  content: '\e016';
}
.glyphicon-off:before {
  content: '\e017';
}
.glyphicon-signal:before {
  content: '\e018';
}
.glyphicon-cog:before {
  content: '\e019';
}
.glyphicon-trash:before {
  content: '\e020';
}
.glyphicon-home:before {
  content: '\e021';
}
.glyphicon-file:before {
  content: '\e022';
}
.glyphicon-time:before {
  content: '\e023';
}
.glyphicon-road:before {
  content: '\e024';
}
.glyphicon-download-alt:before {
  content: '\e025';
}
.glyphicon-download:before {
  content: '\e026';
}
.glyphicon-upload:before {
  content: '\e027';
}
.glyphicon-inbox:before {
  content: '\e028';
}
.glyphicon-play-circle:before {
  content: '\e029';
}
.glyphicon-repeat:before {
  content: '\e030';
}
.glyphicon-refresh:before {
  content: '\e031';
}
.glyphicon-list-alt:before {
  content: '\e032';
}
.glyphicon-lock:before {
  content: '\e033';
}
.glyphicon-flag:before {
  content: '\e034';
}
.glyphicon-headphones:before {
  content: '\e035';
}
.glyphicon-volume-off:before {
  content: '\e036';
}
.glyphicon-volume-down:before {
  content: '\e037';
}
.glyphicon-volume-up:before {
  content: '\e038';
}
.glyphicon-qrcode:before {
  content: '\e039';
}
.glyphicon-barcode:before {
  content: '\e040';
}
.glyphicon-tag:before {
  content: '\e041';
}
.glyphicon-tags:before {
  content: '\e042';
}
.glyphicon-book:before {
  content: '\e043';
}
.glyphicon-bookmark:before {
  content: '\e044';
}
.glyphicon-print:before {
  content: '\e045';
}
.glyphicon-camera:before {
  content: '\e046';
}
.glyphicon-font:before {
  content: '\e047';
}
.glyphicon-bold:before {
  content: '\e048';
}
.glyphicon-italic:before {
  content: '\e049';
}
.glyphicon-text-height:before {
  content: '\e050';
}
.glyphicon-text-width:before {
  content: '\e051';
}
.glyphicon-align-left:before {
  content: '\e052';
}
.glyphicon-align-center:before {
  content: '\e053';
}
.glyphicon-align-right:before {
  content: '\e054';
}
.glyphicon-align-justify:before {
  content: '\e055';
}
.glyphicon-list:before {
  content: '\e056';
}
.glyphicon-indent-left:before {
  content: '\e057';
}
.glyphicon-indent-right:before {
  content: '\e058';
}
.glyphicon-facetime-video:before {
  content: '\e059';
}
.glyphicon-picture:before {
  content: '\e060';
}
.glyphicon-map-marker:before {
  content: '\e062';
}
.glyphicon-adjust:before {
  content: '\e063';
}
.glyphicon-tint:before {
  content: '\e064';
}
.glyphicon-edit:before {
  content: '\e065';
}
.glyphicon-share:before {
  content: '\e066';
}
.glyphicon-check:before {
  content: '\e067';
}
.glyphicon-move:before {
  content: '\e068';
}
.glyphicon-step-backward:before {
  content: '\e069';
}
.glyphicon-fast-backward:before {
  content: '\e070';
}
.glyphicon-backward:before {
  content: '\e071';
}
.glyphicon-play:before {
  content: '\e072';
}
.glyphicon-pause:before {
  content: '\e073';
}
.glyphicon-stop:before {
  content: '\e074';
}
.glyphicon-forward:before {
  content: '\e075';
}
.glyphicon-fast-forward:before {
  content: '\e076';
}
.glyphicon-step-forward:before {
  content: '\e077';
}
.glyphicon-eject:before {
  content: '\e078';
}
.glyphicon-chevron-left:before {
  content: '\e079';
}
.glyphicon-chevron-right:before {
  content: '\e080';
}
.glyphicon-plus-sign:before {
  content: '\e081';
}
.glyphicon-minus-sign:before {
  content: '\e082';
}
.glyphicon-remove-sign:before {
  content: '\e083';
}
.glyphicon-ok-sign:before {
  content: '\e084';
}
.glyphicon-question-sign:before {
  content: '\e085';
}
.glyphicon-info-sign:before {
  content: '\e086';
}
.glyphicon-screenshot:before {
  content: '\e087';
}
.glyphicon-remove-circle:before {
  content: '\e088';
}
.glyphicon-ok-circle:before {
  content: '\e089';
}
.glyphicon-ban-circle:before {
  content: '\e090';
}
.glyphicon-arrow-left:before {
  content: '\e091';
}
.glyphicon-arrow-right:before {
  content: '\e092';
}
.glyphicon-arrow-up:before {
  content: '\e093';
}
.glyphicon-arrow-down:before {
  content: '\e094';
}
.glyphicon-share-alt:before {
  content: '\e095';
}
.glyphicon-resize-full:before {
  content: '\e096';
}
.glyphicon-resize-small:before {
  content: '\e097';
}
.glyphicon-exclamation-sign:before {
  content: '\e101';
}
.glyphicon-gift:before {
  content: '\e102';
}
.glyphicon-leaf:before {
  content: '\e103';
}
.glyphicon-fire:before {
  content: '\e104';
}
.glyphicon-eye-open:before {
  content: '\e105';
}
.glyphicon-eye-close:before {
  content: '\e106';
}
.glyphicon-warning-sign:before {
  content: '\e107';
}
.glyphicon-plane:before {
  content: '\e108';
}
.glyphicon-calendar:before {
  content: '\e109';
}
.glyphicon-random:before {
  content: '\e110';
}
.glyphicon-comment:before {
  content: '\e111';
}
.glyphicon-magnet:before {
  content: '\e112';
}
.glyphicon-chevron-up:before {
  content: '\e113';
}
.glyphicon-chevron-down:before {
  content: '\e114';
}
.glyphicon-retweet:before {
  content: '\e115';
}
.glyphicon-shopping-cart:before {
  content: '\e116';
}
.glyphicon-folder-close:before {
  content: '\e117';
}
.glyphicon-folder-open:before {
  content: '\e118';
}
.glyphicon-resize-vertical:before {
  content: '\e119';
}
.glyphicon-resize-horizontal:before {
  content: '\e120';
}
.glyphicon-hdd:before {
  content: '\e121';
}
.glyphicon-bullhorn:before {
  content: '\e122';
}
.glyphicon-bell:before {
  content: '\e123';
}
.glyphicon-certificate:before {
  content: '\e124';
}
.glyphicon-thumbs-up:before {
  content: '\e125';
}
.glyphicon-thumbs-down:before {
  content: '\e126';
}
.glyphicon-hand-right:before {
  content: '\e127';
}
.glyphicon-hand-left:before {
  content: '\e128';
}
.glyphicon-hand-up:before {
  content: '\e129';
}
.glyphicon-hand-down:before {
  content: '\e130';
}
.glyphicon-circle-arrow-right:before {
  content: '\e131';
}
.glyphicon-circle-arrow-left:before {
  content: '\e132';
}
.glyphicon-circle-arrow-up:before {
  content: '\e133';
}
.glyphicon-circle-arrow-down:before {
  content: '\e134';
}
.glyphicon-globe:before {
  content: '\e135';
}
.glyphicon-wrench:before {
  content: '\e136';
}
.glyphicon-tasks:before {
  content: '\e137';
}
.glyphicon-filter:before {
  content: '\e138';
}
.glyphicon-briefcase:before {
  content: '\e139';
}
.glyphicon-fullscreen:before {
  content: '\e140';
}
.glyphicon-dashboard:before {
  content: '\e141';
}
.glyphicon-paperclip:before {
  content: '\e142';
}
.glyphicon-heart-empty:before {
  content: '\e143';
}
.glyphicon-link:before {
  content: '\e144';
}
.glyphicon-phone:before {
  content: '\e145';
}
.glyphicon-pushpin:before {
  content: '\e146';
}
.glyphicon-usd:before {
  content: '\e148';
}
.glyphicon-gbp:before {
  content: '\e149';
}
.glyphicon-sort:before {
  content: '\e150';
}
.glyphicon-sort-by-alphabet:before {
  content: '\e151';
}
.glyphicon-sort-by-alphabet-alt:before {
  content: '\e152';
}
.glyphicon-sort-by-order:before {
  content: '\e153';
}
.glyphicon-sort-by-order-alt:before {
  content: '\e154';
}
.glyphicon-sort-by-attributes:before {
  content: '\e155';
}
.glyphicon-sort-by-attributes-alt:before {
  content: '\e156';
}
.glyphicon-unchecked:before {
  content: '\e157';
}
.glyphicon-expand:before {
  content: '\e158';
}
.glyphicon-collapse-down:before {
  content: '\e159';
}
.glyphicon-collapse-up:before {
  content: '\e160';
}
.glyphicon-log-in:before {
  content: '\e161';
}
.glyphicon-flash:before {
  content: '\e162';
}
.glyphicon-log-out:before {
  content: '\e163';
}
.glyphicon-new-window:before {
  content: '\e164';
}
.glyphicon-record:before {
  content: '\e165';
}
.glyphicon-save:before {
  content: '\e166';
}
.glyphicon-open:before {
  content: '\e167';
}
.glyphicon-saved:before {
  content: '\e168';
}
.glyphicon-import:before {
  content: '\e169';
}
.glyphicon-export:before {
  content: '\e170';
}
.glyphicon-send:before {
  content: '\e171';
}
.glyphicon-floppy-disk:before {
  content: '\e172';
}
.glyphicon-floppy-saved:before {
  content: '\e173';
}
.glyphicon-floppy-remove:before {
  content: '\e174';
}
.glyphicon-floppy-save:before {
  content: '\e175';
}
.glyphicon-floppy-open:before {
  content: '\e176';
}
.glyphicon-credit-card:before {
  content: '\e177';
}
.glyphicon-transfer:before {
  content: '\e178';
}
.glyphicon-cutlery:before {
  content: '\e179';
}
.glyphicon-header:before {
  content: '\e180';
}
.glyphicon-compressed:before {
  content: '\e181';
}
.glyphicon-earphone:before {
  content: '\e182';
}
.glyphicon-phone-alt:before {
  content: '\e183';
}
.glyphicon-tower:before {
  content: '\e184';
}
.glyphicon-stats:before {
  content: '\e185';
}
.glyphicon-sd-video:before {
  content: '\e186';
}
.glyphicon-hd-video:before {
  content: '\e187';
}
.glyphicon-subtitles:before {
  content: '\e188';
}
.glyphicon-sound-stereo:before {
  content: '\e189';
}
.glyphicon-sound-dolby:before {
  content: '\e190';
}
.glyphicon-sound-5-1:before {
  content: '\e191';
}
.glyphicon-sound-6-1:before {
  content: '\e192';
}
.glyphicon-sound-7-1:before {
  content: '\e193';
}
.glyphicon-copyright-mark:before {
  content: '\e194';
}
.glyphicon-registration-mark:before {
  content: '\e195';
}
.glyphicon-cloud-download:before {
  content: '\e197';
}
.glyphicon-cloud-upload:before {
  content: '\e198';
}
.glyphicon-tree-conifer:before {
  content: '\e199';
}
.glyphicon-tree-deciduous:before {
  content: '\e200';
}
.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;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Helvetica Neue', Helvetica, 'Poppins', sans-serif, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[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,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.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: #ccc;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: '';
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer: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: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px !important;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  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;
  display: table-column;
  float: none;
}
table td[class*='col-'],
table th[class*='col-'] {
  position: static;
  display: table-cell;
  float: none;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type='search'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type='checkbox'],
input[type='radio'] {
  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='checkbox']:focus,
input[type='radio']: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: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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 0.15s,
    -webkit-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 {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  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-group-sm input[type='date'],
  .input-group-sm input[type='time'],
  .input-group-sm input[type='datetime-local'],
  .input-group-sm input[type='month'],
  input[type='date'].input-sm,
  input[type='time'].input-sm,
  input[type='datetime-local'].input-sm,
  input[type='month'].input-sm {
    line-height: 30px;
  }
  .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'],
  input[type='date'].input-lg,
  input[type='time'].input-lg,
  input[type='datetime-local'].input-lg,
  input[type='month'].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'],
.radio input[type='radio'],
.radio-inline input[type='radio'] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
fieldset[disabled] input[type='checkbox'],
fieldset[disabled] input[type='radio'],
input[type='checkbox'].disabled,
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='radio'][disabled] {
  cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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;
}
select[multiple].input-sm,
textarea.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 select[multiple].form-control,
.form-group-sm textarea.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;
}
select[multiple].input-lg,
textarea.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 select[multiple].form-control,
.form-group-lg textarea.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;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-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;
  background-color: #f2dede;
  border-color: #a94442;
}
.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: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type='checkbox'],
  .form-inline .radio input[type='radio'] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  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:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  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='button'].btn-block,
input[type='reset'].btn-block,
input[type='submit'].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-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.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;
}
.dropdown,
.dropup {
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
}
.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: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: '';
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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='checkbox'],
[data-toggle='buttons'] > .btn input[type='radio'],
[data-toggle='buttons'] > .btn-group > .btn input[type='checkbox'],
[data-toggle='buttons'] > .btn-group > .btn input[type='radio'] {
  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-right: 0;
  padding-left: 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;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.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;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  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='checkbox'],
.input-group-addon input[type='radio'] {
  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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-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:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.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 #ddd;
}
.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: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.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:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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: 768px) {
  .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: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type='checkbox'],
  .navbar-form .radio input[type='radio'] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-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: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .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: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .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:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: '/\00a0';
}
.breadcrumb > .active {
  color: #777;
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.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-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.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: #eee;
}
.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 {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  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 a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.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: 700;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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: #fff;
  text-align: center;
  background-color: #337ab7;
  -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-bar-striped,
.progress-striped .progress-bar {
  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
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -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 {
  overflow: hidden;
  zoom: 1;
}
.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-body,
.media-left,
.media-right {
  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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-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: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  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: #fff;
  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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  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-left-radius: 3px;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody: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:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .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
  th:first-child,
.panel
  > .table-responsive:first-child
  > .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
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .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
  th:last-child,
.panel
  > .table-responsive:first-child
  > .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
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .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
  th:first-child,
.panel
  > .table-responsive:last-child
  > .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
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .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
  th:last-child,
.panel
  > .table-responsive:last-child
  > .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
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .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 #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 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 > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.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 embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.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: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, 'Poppins', sans-serif, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  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: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Helvetica Neue', Helvetica, 'Poppins', sans-serif, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: '';
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: ' ';
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: ' ';
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -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 > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-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;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  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: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #0009;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: ' ';
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.navbar-fixed-top .container.mt45:before {
  content: none;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .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;
  }
  td.visible-print,
  th.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;
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */

/*-------------------------------- commonstyle css ------------------------------ */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes pulse {
  0%,
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
}
@keyframes wobble {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg)
      scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg)
      scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg)
      scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg)
      scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg)
      scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg)
      scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0);
    -ms-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
.flipInY,
.flipOutX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}
.flipInY {
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0);
    -ms-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0) skewX(-15deg);
    transform: translateX(0) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0) skewX(-15deg);
    -ms-transform: translateX(0) skewX(-15deg);
    transform: translateX(0) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0) skewX(0);
    -ms-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0) skewX(0);
    -ms-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/*-------------------------------- commonstyle css ------------------------------ */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-dots {
  text-align: center;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../images/css-owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*--------------------------------------------------------------
# Testimonial Video - Desktop
--------------------------------------------------------------*/

.testimonial_video {
  margin: 20px 0 0;
}
.testimonial_video p:nth-child(1) {
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.testimonial_video img {
  width: inherit !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.testimonial_video .owl-nav .owl-prev,
.testimonial_video .owl-nav .owl-next {
  background-repeat: no-repeat;
  height: 32px;
  position: absolute;
  text-indent: -9999px;
  width: 32px;
  top: 150px !important;
}
.testimonial_video .owl-nav .owl-prev {
  background-image: url(../images/background-image-arrow-left.png);
  left: -45px;
}
.testimonial_video .owl-nav .owl-next {
  background-image: url(../images/background-image-arrow-right.png);
  right: -45px;
}
/*--------------------------------------------------------------
# Testimonial Video - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .testimonial_video,
  #latest_infosys,
  #list_items_carousel,
  .testimonial_slider {
    margin: 0 auto;
    width: 90%;
  }
  .testimonial_video .owl-nav .owl-prev,
  .testimonial_video .owl-nav .owl-next {
    top: 100px !important;
  }
}
/*--------------------------------------------------------------
# Testimonial Video - Tablet (Portrait 992px)
--------------------------------------------------------------*/
@media screen and (max-width: 992px) {
  .testimonial_video .owl-nav .owl-prev,
  .testimonial_video .owl-nav .owl-next {
    top: 80px !important;
  }
}
/*--------------------------------------------------------------
# Testimonial Video - Mobile (Landscape 767px)
--------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .testimonial_video,
  #latest_infosys,
  #list_items_carousel,
  .testimonial_slider {
    width: 85%;
  }
}
/*-------------------------------- commonstyle css ------------------------------ */
/*--------------------------------------------------------------
# Font size CSS
--------------------------------------------------------------*/
.size-md-14 {
  font-size: 14px;
}
.size-md-20 {
  font-size: 20px;
}
.size-md-25 {
  font-size: 25px;
}
.size-md-28 {
  font-size: 28px;
}
.size-md-70 {
  font-size: 70px;
}
.size-sm-50 {
  font-size: 50px;
}
/*--------------------------------------------------------------
# Fontweight
--------------------------------------------------------------*/

.fontweight300 {
  font-weight: 300 !important;
}
.fontweight400 {
  font-weight: 400 !important;
}
.fontweight600 {
  font-weight: 600 !important;
}
.fontweight900 {
  font-weight: 900 !important;
}
/*-------------------------------- commonstyle css ------------------------------ */
/*--------------------------------------------------------------
# Color CSS 
--------------------------------------------------------------*/
.white-color {
  color: #ffffff !important;
}
.black-color {
  color: #000000 !important;
}
.light-gray {
  color: #7e7e7e !important;
}
.color-sapphire-d {
  color: #061838 !important;
}
.color-sapphire-m {
  color: #0f9ffa !important;
}
.color-sapphire-l {
  color: #92d1ff !important;
}
.color-sapphire-lbg {
  color: #bee3ff !important;
}
.color-coral-d {
  color: #4c0519 !important;
}
.color-coral-m {
  color: #f16c51 !important;
}
.color-coral-l {
  color: #fbc2ba !important;
}
.color-coral-lbg {
  color: #fcddd6 !important;
}
.color-topaz-d {
  color: #2f1113 !important;
}
.color-topaz-m {
  color: #df9926 !important;
}
.color-topaz-l {
  color: #eac8a5 !important;
}
.color-topaz-lbg {
  color: #ece1ce !important;
}
.color-jade-d {
  color: #09321d !important;
}
.color-jade-m {
  color: #C32C2C !important;
}
.color-jade-l {
  color: #a8d7cd !important;
}
.color-jade-lbg {
  color: #d8e7da !important;
}
.color-amethyst-d {
  color: #372261 !important;
}
.color-amethyst-m {
  color: #963596 !important;
}
.color-amethyst-l {
  color: #d0b5d5 !important;
}
.color-amethyst-lbg {
  color: #e6dbe6 !important;
}
.color-onyx-d {
  color: #3f3f3f !important;
}
.color-onyx-m {
  color: #7e7e7e !important;
}
.color-onyx-l {
  color: #b8b8b8 !important;
}
.color-onyx-lbg {
  color: #dadada !important;
}
/*--------------------------------------------------------------
# Background CSS 
--------------------------------------------------------------*/

.bg-white {
  background-color: #fff !important;
}
.bg-blue {
  background-color: #0f9ffa !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-egyptian-blue {
  background-color: #213f98 !important;
}
.bg-light-white {
  background-color: #f2f2f2;
}
.bg-light-grey {
  background-color: #f8f8f8;
}
.bg-darkblue {
  background-color: #372261;
}
.bg-purple {
  background-color: #963596;
}
.bg-green {
  background-color: #1995a4;
}
.bg-cyan {
  background-color: #0f9ffa;
}
.bg-twittercyan {
  background-color: #4fb6dc;
}
.bg-orange {
  background-color: #df9926;
}
.bg-sapphire-dark {
  background-color: #061838;
}
.bg-sapphire-medium {
  background-color: #0f9ffa;
}
.bg-sapphire-light {
  background-color: #92d1ff;
}
.bg-sapphire-less-light {
  background-color: #bee3ff;
}
.bg-coral-dark {
  background-color: #4c0519;
}
.bg-coral-medium {
  background-color: #f16c51 !important;
}
.bg-coral-light {
  background-color: #fbc2ba;
}
.bg-coral-less-light {
  background-color: #fcddd6;
}
.bg-topaz-dark {
  background-color: #2f1113 !important;
}
.bg-topaz-medium {
  background-color: #df9926 !important;
}
.bg-topaz-light {
  background-color: #eac8a5;
}
.bg-topaz-less-light {
  background-color: #ece1ce;
}
.bg-jade-dark {
  background-color: #09321d;
}
.bg-jade-medium {
  background-color: #C32C2C;
}
.bg-jade-light {
  background-color: #a8d7cd;
}
.bg-jade-less-light {
  background-color: #d8e7da;
}
.bg-amethyst-dark {
  background-color: #372261;
}
.bg-amethyst-medium {
  background-color: #963596;
}
.bg-amethyst-light {
  background-color: #d0b5d5;
}
.bg-amethyst-less-light {
  background-color: #e6dbe6;
}
.bg-onyx-dark {
  background-color: #3f3f3f;
}
.bg-onyx-medium {
  background-color: #7e7e7e;
}
.bg-onyx-light {
  background-color: #b8b8b8;
}
.bg-onyx-less-light {
  background-color: #dadada;
}
/*-------------------------------- commonstyle css ------------------------------ */

/*--------------------------------------------------------------
# CSS Document
--------------------------------------------------------------*/

#about_us_index-text .aboutus-grid p.text-center {
  padding: 10px !important;
}
.xf-content-height {
  margin: 0 !important;
  min-height: 0 !important;
} /*Override AEM inbult class*/
body,
html {
  font-family: sans-serif 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #000000;
  padding: 0;
  margin: 0;
}
body .modal-backdrop.in {
  opacity: 0 !important;
  display: none;
}
body.modal-open .modal-backdrop.in {
  opacity: 0.5 !important;
  display: block;
  z-index: 99;
}

h1,
h2 {
  margin: 0;
}
h3,
h4,
h5 {
  font-weight: 900;
  margin: 10px 0;
}
a {
  color: #007cc3;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: 0;
}
b,
strong {
  font-weight: 600 !important;
}
a:focus,
a:hover {
  color: #007cc3;
  text-decoration: none;
}
.ms-rtestate-field h1,
h1.ms-rteElement-H1,
.ms-rtestate-field h2,
h2.ms-rteElement-H2 {
  color: inherit;
}
.hero-list ol.sticky-icons > li.hidden-xs {
  display: none;
}
.bg-pattern {
  position: relative;
  padding-bottom: 75px;
}

.iframe-height-rfs-nyn {
  width: 100%;
  height: 500px;
}
#overview img[src*='.svg'],
#infosys_delivers img[src*='.svg'],
#solution img[src*='.svg'] {
  width: 100%;
}

/*Home Page Slider*/
#hero-slider-content:before {
  display: block;
  content: '';
  width: 80px;
  height: 80px;
  position: absolute;
  top: -100px;
  left: 15px;
  border-top: 5px solid #ffff;
  border-left: 5px solid #ffff;
}
#hero-slider-content::after {
  display: block;
  content: '';
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: -31px;
  right: 5px;
  border-bottom: 5px solid #ffff;
  border-right: 5px solid #ffff;
}

@media screen and (max-width: 1024px) {
  #hero-slider-content:before {
    display: block;
    content: '';
    top: -20px;
    left: 0px;
  }
  #hero-slider-content::after {
    display: block;
    content: '';
    bottom: 0;
    right: 5px;
  }
}

#hero_slider_carousel .owl-stage-outer .owl-stage:nth-child(2) {
  flex-direction: row-reverse;
}

@media screen and (max-width: 480px) {
  #hero_slider_carousel .caption {
    top: 60% !important;
  }
}
@media screen and (max-width: 1024px) {
  #hero_slider_carousel .caption {
    top: 60% !important;
  }
}

@media screen and (max-width: 768px) {
  #hero_slider_carousel .caption {
    top: 55% !important;
  }
}

/*About us css start*/
/* body:has(.about-us-section){
    background: #d2cfe0;
} */
.page-banner-section ~ .about-us-section .row {
  /* margin-top: 1rem !important; */
  /* display: block; */
}
.container-xxl.about-us-section.pt-5.pb-0 ~ .footer {
  padding-top: 3rem;
}
.about-us-section #section-contentss-block img {
  width: 100%;
}
.about-us-more-details .accordion-button:not(.collapsed) {
  background-color: unset !important;
}
.about-us-section #full-images-size {
  background-size: 100% !important;
  background-position: unset !important;
  aspect-ratio: unset;
}

.about-us-section .about-imgs {
  width: 100% !important;
  background-size: 100% 100% !important;
  background-position: center !important;
  object-fit: cover;
  /* aspect-ratio: 3 / 2; */
}
/* .about-us-section p span{
    font-size: unset !important;
  } */
.about-us-section p {
  font-size: 16px !important;
  text-align: justify;
  color: #3f3f3f !important;
  line-height: 1.7 !important;
  margin-bottom: 0.6rem !important;
  font-family:  'Poppins', sans-serif;
}
.about-us-section h4 {
  font-family: 'Poppins', sans-serif;
}
.about-us-more-details .accordion-body .p1 {
  font-size: medium !important;
  text-align: justify;
  color: #3f3f3f !important;
  line-height: 1.7 !important;
  font-family:  'Poppins', sans-serif;
  /* margin-bottom: .6rem !important; */
}

.about-us-section ul {
  padding-left: unset;
  margin-left: unset !important;
}

.about-us-section ul li {
  list-style: none !important;
  position: relative;
  padding-left: 45px !important;
  font-size: 16px !important;
  text-align: left;
  color: #3f3f3f !important;
  line-height: 1.5 !important;
  margin: unset !important;
  margin-bottom: 0.6rem !important;
  font-family:  'Poppins', sans-serif;
}
.about-us-section ul li span {
  font-size: unset !important;
  font-family:  'Poppins', sans-serif;
}
.about-us-section ul li::before {
  content: '✔';
  position: absolute;
  width: 20px;
  height: 20px;
  left: 20px;
  top: 0px;
  transform: translateX(-50%);
  background-color: #44367d;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px !important;
}

.about-us-more-details .accordion-item {
  background-color: unset;
  border: unset;
}

.about-us-more-details .accordion-button:not(.collapsed) {
  box-shadow: unset;
}

.about-us-more-details .accordion-button:not(.collapsed)::after {
  background-image: url(../img/arrow-open.png);
  transform: rotate(-180deg);
}

.about-us-more-details .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: '';
  background-image: url(../img/arrow-close.png);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.about-us-more-details .accordion-button {
  font-family: 'Poppins', sans-serif;
  font-size: smaller;
  font-weight: 500;
  line-height: 42px;
  text-align: left;
  background-color: unset;
  color: #44377d;
  width: 35%;
  padding-left: unset;
}

.about-us-more-details .accordion-button:hover {
  color: #ae210e;
}

.about-us-more-details .accordion-button:focus {
  z-index: 3;
  border-color: unset;
  outline: 0;
  box-shadow: unset;
}
.about-us-more-details .our-year-journey .tab-pane.fade.show.active {
  opacity: 1 !important;
}
.about-us-more-details .accordion-body {
  padding: unset;
}
.about-us-more-details .accordion-body h5 {
  font-family: 'Poppins', sans-serif;
}
.about-us-more-details .our-year-journey .nav-tabs {
  border-top: 1px solid #c7c8c9;
  border-bottom: unset;
}

.about-us-more-details .our-year-journey .nav-tabs .nav-item {
  position: relative;
  padding-left: unset;
}

.about-us-more-details .our-year-journey .nav-tabs .nav-item::before {
  content: unset;
}

.about-us-more-details .our-year-journey .nav-tabs .nav-link.active,
.about-us-more-details .our-year-journey .nav-tabs .nav-item.show .nav-link {
  color: var(--tabcolor);
  background-color: unset;
  border-color: unset;
}
.about-us-more-details .our-year-journey .nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: unset;
  font-size: x-large;
  color: #44377d;
  padding: 0.5rem 1rem;
}

.about-us-more-details
  .our-year-journey
  .nav-tabs
  .nav-item:first-child
  .nav-link {
  padding-left: unset;
}
/*.about-us-more-details .our-year-journey .nav-tabs .nav-item:last-child .nav-link{
    padding-left: unset;
    }*/

.about-us-more-details
  .our-year-journey
  .nav-tabs
  .nav-item:first-child
  .nav-link.active::after {
  content: '';
  height: 0px;
  width: 0px;
  border: none;
  border-top: 9px solid #d2433d;
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  position: absolute;
  bottom: -5%;
  left: 14% !important;
}

.about-us-more-details
  .our-year-journey
  .nav-tabs
  .nav-item
  .nav-link.active::after {
  content: '';
  height: 0px;
  width: 0px;
  border: none;
  border-top: 9px solid #d2433d;
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  position: absolute;
  bottom: -5%;
  left: 40% !important;
}

/*FAQ CSS START*/
#faq-section-blocks .accordion-button {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-size: medium !important;
}
#faq-section-blocks .accordion-body {
  font-size: smaller;
}
.vc_row.wpb_row.vc_row-fluid {
  width: 100% !important;
}
/* #accordionfullpage{
    margin-bottom: 2rem;
  } */

/*Team Css start*/

.team-item img {
  transition: 0.5s;
}

.team-item:hover img {
  transform: scale(1.1);
}

.team-item .btn {
  background: #ffffff;
  color: #ae210e;
  border-radius: 20px;
  border-bottom: 1px solid #ae210e;
}

.team-item .btn:hover {
  background: #ae210e;
  color: #ffffff;
}

#team-persons {
  box-shadow: unset !important;
  border: unset !important;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
#team-persons:hover {
  background-image: linear-gradient(to top, #1a123f9c, rgb(151 153 183));
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  border-radius: 20px;
}
#team-persons:hover .team-image-bk .img-fluid {
  border: 4px solid #ffff;
}
#team-persons:hover .teams-details h5 {
  color: #ffff;
}
#team-persons:hover .teams-details .designaion-name {
  color: #ffff !important;
}
#team-persons .teams-details {
  margin-top: 1rem;
}

#team-persons .teams-details h5 {
  font-size: smaller;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}
#team-persons .teams-details small {
  font-size: 66% !important;
  color: #ffff;
}

#team-persons .teams-details .designaion-name {
  font-size: small !important;
  text-align: justify;
  color: #44367d !important;
  line-height: 1.3 !important;
  margin-bottom: 0.6rem !important;
}

#team-persons .teams-details .teams-profile {
  margin-bottom: unset !important;
  text-align: right;
  color: #ae210e !important;
  margin-top: 1rem;
}

#team-persons .teams-details .teams-profile:hover {
  color: #44377d !important;
}

#team-persons:hover img {
  transform: unset;
}

#team-persons .team-image-bk .img-fluid {
  max-width: 100%;
  width: 70%;
  background: #cfcbed;
  aspect-ratio: 3 / 3;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: unset;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  display: block;
}

#team-persons .team-image-bk .fa {
  top: 42%;
  display: block;
  height: 40px;
  right: 13%;
  position: absolute;
  width: 40px;
  z-index: 2;
  margin: 0 auto;
  border-radius: 27px;
  text-align: center;
  background: #ffff;
  box-shadow: 0px 1px 20px 1px rgb(174 174 174 / 60%);
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  font-weight: 100;
  cursor: pointer;
}
#team-persons:hover .team-image-bk .fa {
  transition: 0.9s;
  transform: rotateY(360deg);
}
#team-persons .team-image-bk .fa:hover {
  background: #18113e;
  color: #ffff;
}
#teams-popup-model {
  opacity: 1 !important;
}

#teams-popup-model .modal-content {
  background: #ffff;
  border: unset;
  border-radius: unset;
}
#teams-popup-model .modal-content .modal-header {
  background: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  padding: unset;
}

#teams-popup-model .modal-content .modal-header .modal-title {
  color: #4c4c4c;
  flex: 1 0 50%;
}

#teams-popup-model .close {
  opacity: unset;
  position: absolute;
  background-color: #201946;
  padding: 1.5px 7px;
  right: 0;
  top: 7%;
  margin-right: -14px;
  margin-top: -48px;
  border-radius: 50%;
  border: 2px solid #fff;
  color: white;
  -webkit-box-shadow: -4px -2px 6px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -4px -2px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: -3px 1px 6px 0px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: block;
  width: 30px;
  height: 30px;
  z-index: 999;
  cursor: pointer;
}
#teams-popup-model .close span {
  color: white;
  z-index: 999999;
  top: 4%;
  font-size: 19px;
  font-weight: 300;
  left: 28%;
  position: absolute;
}

#teams-popup-model .modal-body {
  padding: unset;
  margin: unset;
}
#teams-popup-model .modal-body .card {
  border-radius: unset;
  border: unset;
}

#teams-popup-model .modal-body .left-block-model {
  background-image: linear-gradient(to top, rgb(26 18 63), rgb(151 153 183));
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

#teams-popup-model .modal-body .left-block-model .card-img {
  border-radius: unset !important;
  width: 100%;
  height: 100%;
}
#teams-popup-model .modal-body .left-block-model .sociallinks {
  align-items: center;
  display: flex;
  justify-content: center;
}
#teams-popup-model .modal-body .left-block-model .sociallinks .social-btn {
  display: flex;
  color: #ffff;
  background: black;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 10px 25px 10px 25px;
  border-radius: 31px;
}
#teams-popup-model .modal-body .left-block-model .sociallinks .social-btn p {
  margin-bottom: unset !important;
  color: #ffff !important;
  font-weight: 600;
}
#teams-popup-model
  .modal-body
  .left-block-model
  .sociallinks
  .social-btn:hover {
  background-color: #ffff;
}
#teams-popup-model
  .modal-body
  .left-block-model
  .sociallinks
  .social-btn:hover
  .fa {
  color: black;
}
#teams-popup-model
  .modal-body
  .left-block-model
  .sociallinks
  .social-btn:hover
  p {
  color: black !important;
}
#teams-popup-model .modal-dialog {
  margin-top: unset;
}

#teams-popup-model .modal-body .details-of-member {
  max-height: 350px;
  overflow: hidden;
  overflow-y: scroll;
}
#teams-popup-model .modal-body .details-of-member p {
  font-size: 15px;
}

@media (min-width: 992px) {
  #teams-popup-model .modal-body .row > * {
    padding-left: 0.5rem !important;
    padding-right: 1rem !important;
  }
}

@media only screen and (max-width: 767px) {
  #teams-popup-model .modal-body .card .row {
    background-color: #ffff !important;
  }
  #teams-popup-model .close {
    position: absolute;
  }
  #teams-popup-model .modal-body .left-block-model {
    height: 90% !important;
    padding-bottom: 1rem;
    display: flex;
    justify-content: center;
  }
  #teams-popup-model .modal-body .left-block-model .card-img {
    width: 180px;
    margin: 0 auto;
    height: 180px;
    text-align: center;
    border-radius: 89% !important;
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 6px solid #ffff;
  }
  #teams-popup-model .modal-body .left-block-model .sociallinks {
    margin-top: unset !important;
    padding-top: 16px !important;
    padding-bottom: 2rem !important;
  }
  #teams-popup-model .modal-body .details-of-member {
    margin-top: unset !important;
  }
  #teams-popup-model .modal-body .details-of-member p {
    font-size: small;
  }
  #teams-popup-model .modal-body .card-body {
    margin-top: unset !important;
    padding-top: unset;
  }
  #teams-popup-model .modal-body .card .col-md-5 {
    margin-bottom: unset !important;
  }
  #teams-popup-model .modal-body .left-block-model .sociallinks .social-btn {
    font-size: small;
  }
}
@media only screen and (max-width: 600px) {
  #teams-popup-model .modal-body {
    padding: unset;
  }
  #teams-popup-model .modal-content {
    margin: 25px !important;
  }
}

.profile-pops {
  background: rgb(68 54 125);
  padding: 2rem;
  border-radius: 5px;
  position: relative;
}
.profile-pops .fa-close {
  background-color: #ffffff;
  padding: 1.5px 7px;
  border-radius: 50%;
  border: 2px solid #44367d;
  color: black;
  line-height: 23px;
  right: -11px;
  position: absolute;
  top: -8%;
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.profile-pops p {
  font-size: smaller !important;
  text-align: justify;
  color: #ffffff !important;
  line-height: 1.3 !important;
  margin-bottom: 0.6rem !important;
}
#member_slider_carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#member_slider_carousel .owl-nav .owl-prev,
#member_slider_carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute !important;
  top: 40% !important;
  font-size: 20px;
  color: #fff;
  border: 1px solid #ddd;
  text-align: center;
  background-color: #dee2f1 !important;
  cursor: pointer;
  text-indent: unset;
}
#member_slider_carousel .owl-nav .owl-prev .fa {
  color: #051838;
  font-weight: 900;
  font-size: xx-large;
  position: relative;
  top: 2px;
  right: 2px;
}
#member_slider_carousel .owl-nav .owl-next .fa {
  color: #051838;
  font-weight: 900;
  font-size: xx-large;
  position: relative;
  top: 2px;
  right: -1px;
}
#member_slider_carousel .owl-nav .owl-prev {
  left: -70px;
}

#member_slider_carousel .owl-nav .owl-next {
  right: -70px;
}
@media only screen and (max-width: 489px) {
  #member_slider_carousel .owl-nav .owl-prev {
    left: -15px;
  }
  #member_slider_carousel .owl-nav .owl-next {
    right: -15px;
  }
}
#logostylemob a {
  position: relative;
}
#logostylemob a img {
  height: 79px !important;
  position: absolute;
  top: -14px;
}
/*Header Responsive css*/
@media only screen and (max-width: 1025px) {
  .about-us-more-details .accordion-button {
    width: 50%;
  }
}
@media only screen and (max-width: 992px) {
  #mobile-headermenus {
    display: none;
  }
  #logostylemob {
    flex-grow: 1;
  }
  .about-us-more-details .accordion-button {
    width: 100%;
  }
  .blogs-section .blog-main-cards img {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .careers-employeespeak {
    height: min-content;
  }
  .search-icon {
    right: 73px !important;
  }
  .about-us-more-details .accordion-button {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .blogs-section .btn.btn-primary {
    padding: 0.5rem 1rem 0.5rem 1rem !important;
  }
  .blogs-section .blog-main-cards img {
    height: auto !important;
  }
  .details-section-blocks .profiles-details .main-details-blocks {
    display: block !important;
  }
  .details-section-blocks .profiles-details .main-details-blocks .btn {
    padding: 0.5rem 1rem 0.5rem 1rem !important;
    height: unset !important;
  }
  .details-section-blocks .profiles-details .profiles-flex p {
    flex-grow: 1;
    text-align: left;
    width: 100% !important;
    margin-bottom: unset;
  }
  .careers-header button {
    padding: 0.5rem 1rem 0.5rem 1rem !important;
  }
}
.accordion-button {
  font-family: 'Poppins', sans-serif;
}
/*Submenu css start*/
#submenu-dropdowns .dropdown-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family:  'Poppins', sans-serif;
}
#submenu-dropdowns .dropdown-toggle::after {
  display: none;
}

#submenu-dropdowns .dropdown-menu {
  position: absolute;
  width: 100%;
  height: auto;
  border: unset;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  padding: unset;
  border-radius: unset;
  top: 44px;
  display: none;
  background-color: #ffff;
}

#submenu-dropdowns .dropdown-menu ul {
  list-style: none;
  padding: unset;
}

#submenu-dropdowns .dropdown-menu ul li {
  font-size: medium;
  padding: 10px 25px 10px 25px;
  border-bottom: 1px solid #e2e2e2;
  font-size: 14px;
  color: #000;
  position: relative;
}

#submenu-dropdowns .dropdown-menu ul li a {
  color: #303030;
  text-decoration: none;

  transition: all 0.3s;
}

#submenu-dropdowns .dropdown-menu-1 {
  display: none;
  position: absolute;
  min-width: 100%;
  border: unset;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  padding: unset;
  border-radius: unset;
  background-color: #ffff;
  left: 338px !important;
  top: 0 !important;
}

#submenu-dropdowns .dropdown-menu ul li:hover .dropdown-menu-1 {
  display: block;
  position: absolute;
  left: 150px !important;
  top: 0 !important;
  background-color: #ffff;
}

#submenu-dropdowns .child-submenu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu:has(#submenu-dropdowns:target) {
  display: none;
}
#submenu-dropdowns #drop-down-menumobi {
  width: 50px;
  height: 35px;
  position: absolute;
  bottom: 14px;
  right: 0;
  font-size: xx-large;
  text-align: center;
  display: none;
}
#submenu-dropdowns #drop-down-menumobisub {
  width: 50px;
  height: 35px;
  font-size: xx-large;
  text-align: end;
  display: none;
}

@media only screen and (max-width: 1024px) {
  #submenu-dropdowns .dropdown-menu ul li:hover .dropdown-menu-1 {
    display: block;
    position: relative;
    top: 7px !important;
    width: 100%;
    margin-bottom: 10px;
    left: unset !important;
  }
}
@media only screen and (max-width: 767px) {
  #submenu-dropdowns #drop-down-menudesktop {
    display: none;
  }
  #submenu-dropdowns #drop-down-menudesksub {
    display: none;
  }
  #submenu-dropdowns #drop-down-menumobi {
    display: block;
  }
  #submenu-dropdowns #drop-down-menumobisub {
    display: block;
  }
  #submenu-dropdowns .second-submenu-div {
    display: flex;
    justify-content: space-between;
  }
  .blogs-details-section .card-body {
    padding-left: 0 !important;
    padding-right: unset;
  }
}
@media only screen and (max-width: 600px) {
  .onmobilecenter {
    text-align: left;
  }
  #submenu-dropdowns .dropdown-toggle {
    font-size: medium;
  }
}
/* Become a partner css start*/

.booking {
  background: linear-gradient(to top, #44377d66, #44377d66),
    url(../img/become-partner.png) no-repeat top center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.booking p {
  font-size: medium;
  text-align: left;
  color: #ffff !important;
  margin-bottom: unset;
}
.booking h1 {
  font-size: xx-large;
}
.booking a {
  background-color: #1a0d53;
  border: unset;
  border-radius: unset;
}

/* .booking ul li p::before { 
    font-size: xxx-large;
      color: #D9D9D9;
      line-height: 20px;
      content: "";
  } */

/*Key Offerings start*/

#key_offerings {
  background-image: url(/asstes/img/background_image.png);
  background-repeat: no-repeat;
  background-position: right;
  background-color: #1e2b5c;
  background-size: 60%;
}
#key_offerings #key_offerings-tabs .panel-group {
  z-index: 99999;
  position: relative;
  gap: 10px;
}
.key-feature-details .equal-heights {
  z-index: 999;
  position: relative;
}
/* #key_offerings #key_offerings-tabs::after{
	background-image: url(../img/keyperson.png);
    background-size: 100% 90%;
    background-position: bottom;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 602px;
    height: 480px;
    bottom: -100px;
    left: -100px;
} */
@media only screen and (max-width: 767px) {
  #key_offerings #key_offerings-tabs::after {
    content: unset;
  }
}

#key_offerings #accordion .panel-title {
  background: #475e6e00;
  color: #fff;
}
#key_offerings #accordion .panel-title a {
  font-size: 14px;
  background: #1a3ab4;
  color: #ffffff;
  padding: 15px 10px 15px 10px;
  text-align: center;
  font-family: sans-serif !important;
  border-radius: 3px;
}
#key_offerings #accordion .panel-title a:hover {
  background-color: black;
  border-radius: 3px;
}
#key_offerings #accordion .panel-title a.nav-link.active{
  background-color: black;
  border-radius: 3px;
}
#key_offerings #accordion .panel-heading {
  padding: 0px;
}
#key_offerings .tab-featured-image .tab-pane.fade.show.active {
  opacity: 1;
}
#key_offerings #accordion a.collapsed:focus {
  background: #000;
  color: #fff;
}
#key_offerings .tab-featured-image .equal-bg {
  padding: unset;
}
#key_offerings .tab-featured-image .h3-heading {
  margin-top: unset;
  color: #ffff !important;
}

#key_offerings .tab-featured-image .equal-heights .minus-top {
  bottom: -8px;
  left: 13px;
  max-width: 80%;
  width: 200px;
  height: 31px;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  font-size: x-small !important;
}

#key_offerings .tab-featured-image .get-image-height {
  width: 100%;
  aspect-ratio: 3 / 2;
}

#key_offerings .tab-featured-image .card-details {
  background: #ffff;
  width: 100%;
  position: relative;
  line-height: 0px;
  margin: unset;
  padding: 10px 35px 35px 35px;
}
#key_offerings .tab-featured-image .card-details h5 {
  font-size: larger;
  text-align: center;
}
#key_offerings .tab-featured-image .card-details .black-color {
  float: right;
  transition: all 0.5s ease;
  margin-top: -9px;
}
#key_offerings .tab-featured-image .card-details .black-color .fa {
  font-size: 18px;
  font-weight: 100;
  line-height: 28px;
  transition: all 0.5s ease;
}

/* #key_offerings .tab-featured-image .card-details .black-color:hover{
    background: #18113e;
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
    display: flex;
    border-radius: 29px;
    justify-items: center;
    transition: all 0.5s ease;
} */
#key_offerings .tab-featured-image .card-details:hover .black-color .fa {
  background: #18113e;
  border-radius: 29px;
  padding: 3px 9px;
  color: #ffff;
  display: flex;
  margin: 0 auto;
  transition: all 0.5s ease;
}

#key_offerings .tab-featured-image .key-feature-card li {
  bottom: 0px;
  left: 20px;
  right: 20px;
  max-height: 40px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  display: none !important;
  transform: translateY(0);
}
#key_offerings .tab-featured-image .card-details:hover {
  background: #000;
}
#key_offerings .tab-featured-image .card-details:hover .key-feature-card h5 {
  color: #ffff;
}
#key_offerings .tab-featured-image .card-details:hover .key-feature-card li {
  height: auto;
  max-height: 150px;
  bottom: 0px;
  display: flex !important;
}

#key_offerings
  .tab-featured-image
  .card-details
  .key-feature-card
  li:last-child {
  margin-bottom: unset;
}

#key_offerings .tab-featured-image .list-inline > li p {
  margin: unset;
  font-size: 12px;
  color: #ffff;
}

#key_offerings .tab-featured-image .list-inline {
  position: unset;
  margin-bottom: unset;
  /* display: flex; */
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}

#key_offerings .tab-featured-image .list-inline > li {
  display: flex;
  align-items: center;
  line-height: 1;
  margin-bottom: 0.7rem;
  gap: 9px;
}

#key_offerings .tab-featured-image .list-inline li::before {
  display: inline-block;
  content: '';
  background-image: url(../img/blogarrow.png);
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
}

.key-feature-links .menu-title {
  display: block; /* Title is shown by default */
  transition: opacity 0.3s ease; /* Optional: Smooth transition */
}

/* .key-feature-links:hover .menu-title {
    display: none; 
} */

/* Careers css start*/

/* .careers-header {
    background: linear-gradient(to top, #44377da3, #44377d9c), url(../img/careers.png) no-repeat top center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:contain;
  } */
.section-header {
  position: relative;
  /* width: 100%; 
    height: 100vh;  */
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: #f0f0f0;  */
  overflow: hidden;
}
.section-header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.careers-header p {
  color: #000;
}
.careers-header h1 {
  color: #000;
}
.careers-header button {
  float: right;
  border-radius: 99px;
  padding: 1rem 4rem 1rem 4rem;
  background-color: #C32C2C;
  border-color: #C32C2C;
  font-size: medium;
}

.careers-header button:hover {
  background-color: #44377d;
}
.careers-header .btn-primary:focus {
  background-color: #44377d;
  border-color: unset;
}

#resume-form-popup {
  opacity: 1 !important;
}

#resume-form-popup .modal-content {
  background: #ffff;
  border: unset;
  border-radius: 20px;
}
#resume-form-popup .modal-content .modal-header {
  background-image: linear-gradient(
      to top,
      rgba(24, 16, 123, 0.51),
      rgba(24, 16, 123, 0.5)
    ),
    url(/asstes/img/cardheader.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  background-color: #44377d;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 1rem 2rem 1rem 2rem;
  justify-content: space-between;
}

#resume-form-popup .modal-content .modal-header .modal-title {
  color: #ffff;
  flex: 1 0 50%;
  font-family: 'Poppins', sans-serif;
}

#resume-form-popup .close {
  background: #ffff;
  border-radius: 70px;
  border: unset;
  width: 30px;
  height: 30px;
  font-size: x-large;
  line-height: 9px;
  cursor: pointer;
  display: block;
  opacity: 1;
}
#resume-form-popup .close span {
  position: absolute;
  top: 28px;
  right: 43px;
}

#resume-form-popup .modal-body {
  padding: 1rem 3rem 1rem 3rem;
}

#resume-form-popup .modal-body p {
  font-family:  'Poppins', sans-serif;
}

#resume-form-popup .modal-dialog {
  margin-top: unset;
}

#resume-form-popup .modal-content form .col-form-label {
  font-size: smaller;
  line-height: 1.5;
  text-align: right;
  color: #000;
}

#resume-form-popup .modal-content form .col-form-label::after {
  background-image: url(../img/asterisk.svg);
  background-repeat: no-repeat;
  background-position: center left 0px;
  background-size: 9px 9px;
  content: '';
}

#resume-form-popup .modal-content form .form-control {
  color: #808b8d;
  border: unset;
  background-color: unset;
  border-bottom: 1px solid #c6c2d5;
  border-radius: unset;
  box-shadow: unset;
}

#resume-form-popup .modal-footer {
  padding-bottom: 2rem;
  padding-right: 2rem;
  border-top: unset;
}

#resume-form-popup .modal-footer button {
  background: #44377d;
  color: #ffffff !important;
  border-radius: 20px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family:  'Poppins', sans-serif;
}

#resume-form-popup .modal-content form .form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#resume-form-popup .modal-content form .form-select {
  color: #808b8d;
  border: unset;
  background-color: unset;
  border-bottom: 1px solid #c6c2d5;
  border-radius: unset;
  box-shadow: unset;
  font-size: small;
}

@media only screen and (max-width: 600px) {
  #resume-form-popup .modal-body {
    padding: 1rem 1rem 1rem 1rem;
  }
  #resume-form-popup .modal-content form .col-form-label {
    text-align: left;
  }
}

.careers-accprding-section {
  background-color: #44377d;
}
.careers-accprding-section .title-page h4 {
  font-family: 'Poppins', sans-serif;
}
.careers-accprding-section .title-page p {
  font-family:  'Poppins', sans-serif;
}
.careers-accprding-section .title-page h4,
.careers-accprding-section .title-page p {
  color: #ffff !important;
  font-weight: 300;
}

.careers-accprding-section .nav-tabs {
  display: block;
  width: 100%;
  border: unset;
}
.careers-accprding-section .nav-tabs li {
  width: 100%;
}
.careers-accprding-section .nav-tabs .nav-link {
  font-family:  'Poppins', sans-serif;
  font-size: smaller;
  font-weight: 300;
  line-height: 42px;
  text-align: left;
  background-color: unset;
  color: #ffff !important;
  width: 100%;
  border: unset;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: unset !important;
}
.careers-accprding-section .nav-tabs .nav-link.active::after {
  background-image: url(../img/arrow-white-open.png);
  transform: rotate(-180deg);
}
.careers-accprding-section .nav-tabs .nav-link::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: '';
  background-image: url(../img/arrow-white-close.png);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.details-section-blocks .profiles-details {
  background: #ffff;
  box-shadow: 0 0 0 100vmax #ffff;
  clip-path: inset(0 -100vmax);
}

.details-section-blocks .profiles-details .profiles-flex {
  display: flex;
  justify-content: flex-start;
  gap: 3rem;
  width: 100%;
}

.details-section-blocks .profiles-details .profiles-flex p {
  color: #3f3f3f !important;
  width: 10%;
}
.details-section-blocks .profiles-details .profiles-noflex p {
  color: #3f3f3f !important;
  margin-bottom: unset;
}

.details-section-blocks .profiles-details .main-details-blocks {
  display: flex;
  justify-content: space-between;
}

.details-section-blocks .profiles-details .main-details-blocks .btn {
  height: -webkit-fill-available;
  border-radius: 99px;
  padding: 1rem 4rem 1rem 4rem;
  background-color: #C32C2C;
  border-color: #C32C2C;
  font-size: medium;
}
.pagination-btn {
  margin: 0 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  transition: background-color 0.3s ease;
  font-weight: bold;
  border: 1px solid #000 !important;
  color: #000 !important;
  min-width: 180px;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  text-transform: uppercase !important;
  font-weight: 900;
  margin-top: 0px !important;
  background-color: #fff !important;
}

.pagination-btn-active {
  background-color: black; /* Blue background */
  color: white; /* White text */
  cursor: pointer;
}

.pagination-btn-active:hover {
  background-color: #000 !important; /* Darker blue on hover */
  color: #ffff !important;
  border: 1px solid #000 !important;
}

.pagination-btn-disabled {
  background-color: #e2e8f0 !important; /* Light gray background */
  color: #a0aec0 !important; /* Gray text */
  cursor: not-allowed !important;
}
.pagination {
  gap: 1rem;
  margin-top: unset !important;
}
.pagination .page-item .page-link.pagination-btn-disabled {
  padding: 0px 18px;
  width: 100%;
  height: 100%;
  font-size: medium;
  border-radius: unset !important;
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}
.pagination .page-item .page-link.pagination-btn-active {
  padding: 0px 18px;
  width: 100%;
  height: 100%;
  font-size: medium;
  border-radius: unset !important;
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
  background: #000;
  color: #ffff !important;
}

.pagination .page-item .page-link.pagination-btn-active:hover {
  padding: 0px 18px;
  width: 100%;
  height: 100%;
  font-size: medium;
  border-radius: unset !important;
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
  background: #000;
  color: #ffff !important;
}

.pagination .page-item .page-link {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  display: inline-block;
  border: unset;
  font-family:  'Poppins', sans-serif;
  color: #4d4d4d !important;
  border-radius: 100%;
}
.pagination .page-item .page-link:hover {
  background-color: #000;
  border-radius: 100%;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  display: inline-block;
  border: unset;
  color: #ffff !important;
}
.pagination .page-item .page-link.active {
  background-color: #000;
  border-radius: 100%;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  display: inline-block;
  border: unset;
  color: #ffff !important;
}

/*Contact Us Css*/

.contact-us-header {
  /* background: linear-gradient(to top, #44377d66, #44377d66),
    url(../img/contactus.png) no-repeat top center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; */
  margin-top: 0rem !important;
}
.contact-us-header h1 {
  color: #ffff;
}

.contact-us-header .contact-form .modal {
  display: block;
  position: relative;
  z-index: 9;
}

.contact-us-header .contact-form .modal .modal-content {
  background: #ffff;
  border: unset;
  border-radius: 20px;
}
.contact-us-header .contact-form .modal .modal-content .modal-header {
  background-image: linear-gradient(
      to top,
      rgba(24, 16, 123, 0.51),
      rgba(24, 16, 123, 0.5)
    ),
    url(/asstes/img/cardheader.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  background-color: #44377d;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 1rem 1rem 1rem 1rem;
  border-bottom: unset;
}

.contact-us-header
  .contact-form
  .modal
  .modal-content
  .modal-header
  .modal-title {
  color: #ffffff;
  flex: 1 0 50%;
  font-size: large;
  font-family: 'Poppins', sans-serif;
}

.contact-us-header .contact-form .modal .close {
  background: #ffff;
  border-radius: 70px;
  border: unset;
  width: 30px;
  height: 30px;
  font-size: x-large;
  line-height: 9px;
  opacity: 1;
}
.contact-us-header .contact-form .modal .close span {
  position: absolute;
  top: 46px;
}

.contact-us-header .contact-form .modal .modal-body {
  padding: 0.5rem 1rem 0rem 1rem;
}
.contact-us-header .contact-form .modal .modal-body p {
  font-size: small;
  margin-bottom: 0.5rem;
  font-family:  'Poppins', sans-serif;
}
.contact-us-header .contact-form .modal .modal-body hr {
  margin: 0.5rem 0 0.3rem 0;
}
.contact-us-header .contact-form .modal .modal-body .form-group.row {
  margin-bottom: unset;
}
.contact-us-header .contact-form .modal .modal-dialog {
  margin-top: unset;
  max-width: 400px !important;
}

.contact-us-header .contact-form .modal .modal-content form .col-form-label {
  font-size: smaller;
  line-height: 1.5;
  text-align: right;
  color: #000;
  font-family:  'Poppins', sans-serif;
}

.contact-us-header
  .contact-form
  .modal
  .modal-content
  form
  .col-form-label::after {
  background-image: url(../img/asterisk.svg);
  background-repeat: no-repeat;
  background-position: center left 0px;
  background-size: 9px 9px;
  content: '';
}

.contact-us-header .contact-form .modal .modal-content form .form-select {
  color: #808b8d;
  border: unset;
  background-color: unset;
  border-bottom: 1px solid #c6c2d5;
  border-radius: unset;
  box-shadow: unset;
  font-size: small;
}

.contact-us-header .contact-form .modal .modal-content form .form-control {
  color: #808b8d;
  border: unset;
  background-color: unset;
  border-bottom: 1px solid #c6c2d5;
  border-radius: unset;
  box-shadow: unset;
  font-size: small;
  font-family:  'Poppins', sans-serif;
}

.contact-us-header
  .contact-form
  .modal
  .modal-content
  form
  .form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact-us-header .contact-form .modal .modal-footer {
  padding-bottom: 1rem;
  padding-right: 2rem;
  border-top: unset;
}

.contact-us-header .contact-form .modal .modal-footer button {
  background: #44377d;
  color: #ffff !important;
  border-radius: 20px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border: unset;
  font-family:  'Poppins', sans-serif;
}

.contact-card-section .row > * {
  padding-left: 10px;
  padding-right: 10px;
}

.contact-card-section .card {
  background-color: #ffff;
  border-radius: 20px;
}

.contact-card-section .card .card-header {
  background-image: linear-gradient(
      to top,
      rgba(24, 16, 123, 0.51),
      rgba(24, 16, 123, 0.5)
    ),
    url(/asstes/img/cardheader.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  background-color: #44377d;
  color: #ffff;
  text-align: left;
  padding: 1rem 1.3rem;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-bottom: 4px;
  font-family: 'Poppins', sans-serif;
}

.contact-card-section .card .card-body {
  text-align: left;
}

.contact-card-section .card .card-body .card-title {
  margin-bottom: 0.5rem;
  color: black;
  font-size: 14px;
  min-height: unset;
  font-family: 'Poppins', sans-serif;
}
.contact-card-section .card .card-body small {
  font-family:  'Poppins', sans-serif;
}
.contact-card-section .card .card-body p {
  font-size: 13px;
  color: black;
  font-family:  'Poppins', sans-serif;
}

.contact-card-section .blocks {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  margin-bottom: unset;
}
.contact-card-section .blocks img {
  width: 7%;
  height: 7%;
}
.contact-card-section .blocks p {
  margin-bottom: unset;
  font-size: medium;
}
/*Blogs Page css start*/
.blogs-section h1 {
  color: #ae210e !important;
}
.blogs-section .blog-main-cards img {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
/* body:has(.blogs-section){
    background: #d2cfe0;
} */
.blogs-section .blog-content p {
  font-size: smaller;
  font-family:  'Poppins', sans-serif;
}
.blogs-section .card-body .card-title {
  font-size: larger;
  font-family: 'Poppins', sans-serif;
}
.blogs-section h2 {
  font-family: 'Poppins', sans-serif;
}
.blogs-section .btn.btn-primary {
  float: right;
  border-radius: 10px;
  padding: 1rem 4rem 1rem 4rem;
  background-color: #C32C2C;
  border-color: #C32C2C;
  font-size: medium;
}

.blogs-section button:hover {
  background-color: #ae210e;
  border-color: #ae210e;
}
.blogs-section .btn-primary:focus {
  background-color: #ae210e;
  border-color: #ae210e;
  border-color: unset;
}
.blogs-section .blogs-tab-section .nav-pills {
  gap: 0.5rem;
}
.blogs-section .blogs-tab-section .nav-pills .nav-link {
  color: #ffff;
  background: #4c4c4c;
  border-radius: 25px;
  font-size: smaller;
  font-family:  'Poppins', sans-serif;
}
.blogs-section .blogs-tab-section .nav-pills .nav-link:hover {
  color: #fff;
  background-color: #000;
  border-radius: 25px;
}

.blogs-section .blogs-tab-section .nav-pills .nav-link.active,
.blogs-section .blogs-tab-section .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #000;
  border-radius: 25px;
}

.blogs-section .blogs-tab-section .big-card-block {
  border-radius: 25px;
}
#related-blog-setcion .blog-cards {
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em,
    rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}
.blogs-section .blog-cards {
  border: unset;
  border-radius: 15px;
  /*box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;*/
}
.blogs-section .blog-cards .card-header img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  aspect-ratio: 5 / 4;
}
.blogs-section .blog-cards p {
  font-size: 16px;
  font-family:  'Poppins', sans-serif;
  color: #4d4d4d !important;
}
.blogs-section .blog-cards p small {
  font-size: 80% !important;
  color: #1f0f63 !important;
  font-family:  'Poppins', sans-serif;
  font-weight: 400;
}
.blogs-section .card-header {
  padding: unset;
}
.blogs-section .card-footer {
  border: unset;
}

/*blogs-details-section css start*/

.blogs-details-section .card-body {
  padding-top: 1rem;
}

.blogs-details-section .card-body h4 {
  font-family: 'Poppins', sans-serif;
}

.blogs-details-section .top-details-block {
  display: flex;
  align-items: center;
}

.blogs-details-section .top-details-block nav {
  position: relative;
  background: unset;
  height: unset;
  line-height: 1;
}

.blogs-details-section .top-details-block nav .breadcrumb {
  margin-bottom: unset;
}

.blogs-details-section .top-details-block nav .breadcrumb-item a {
  color: var(--bgimage);
}

.blogs-details-section .top-details-block .social-share-block {
  display: flex;
  justify-content: left;
  align-items: baseline;
  gap: 12px;
}

.blogs-details-section .top-details-block .social-share-block .btn.btn-social {
  margin-right: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffff;
  font-weight: normal;
  border: 1px solid #44377d;
  border-radius: 35px;
  transition: 0.3s;
  background-color: #44377d;
}
#contact_us .border {
  border: 1px solid rgb(255 255 255) !important;
}
#contact_us .border-rgt {
  border-right: 1px solid rgb(255 255 255) !important;
}
.border-btm {
  border-bottom: 1px solid rgb(255 255 255) !important;
}
/*--------------------------------------------------------------
# Footer top space hide
--------------------------------------------------------------*/

menu.ms-hide {
  display: none;
}
/*--------------------------------------------------------------
# No-gutters - Desktop
--------------------------------------------------------------*/

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
/*--------------------------------------------------------------
# Cookie CSS
--------------------------------------------------------------*/

.cookie-outer {
  background-color: #061838;
  color: #fff;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
}
.cookie-outer span {
  display: inline-block;
  margin: 0 -15px;
  padding: 5px 0px;
  width: 90%;
  font-size: 16px;
  font-weight: 400;
}
.cookie-outer span a {
  color: #fff;
  text-decoration: underline;
}
.cookie-outer .close-nav {
  position: absolute;
  right: 0;
  top: 16%;
}
.cookie-outer .close-nav i {
  color: #fff;
  display: inline-block;
  padding: 0 15px;
}
/*--------------------------------------------------------------
# iframe[google_conversion_frame]
--------------------------------------------------------------*/

iframe[name='google_conversion_frame'] {
  display: none;
}
.iframe-width {
  width: 100%;
  height: 750px;
}
.iframe-height-investors,
.iframe-height-about {
  width: 100%;
  height: 620px;
}
.iframe-innovation {
  width: 100%;
  height: 1000px;
}
.investors-feedback-iframe-height {
  width: 100%;
  height: 1200px;
}
.website-feedback-iframe-height {
  width: 100%;
  height: 820px;
}
.market-analyst-iframe-height {
  width: 100%;
  height: 1200px;
}
/*--------------------------------------------------------------
# Pagination - Desktop
--------------------------------------------------------------*/

ul.article-pagination {
  float: left;
}
ul.article-pagination > li {
  display: inline-block !important;
  background-image: none !important;
  padding-left: 10px !important;
}
ul.article-pagination > li > a {
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 0px;
  display: block;
  font-weight: bold;
  padding: 3px 10px;
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
}
ul.article-pagination > li > a:hover {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #ffffff;
}
ul.article-pagination > li > a.pagination-active {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
/*--------------------------------------------------------------
# Modal - Desktop
--------------------------------------------------------------*/
#videoModal.modal {
  z-index: 9999;
}
#videoModal .modal-dialog {
  margin: 130px auto;
}
#videoModal .modal-body {
  padding: 0;
}
#videoModal button.close {
  position: absolute;
  font-size: 50px;
  color: #fff;
  top: -15px;
  right: -40px;
  opacity: 1;
}
.modal-footer.popup-description {
  text-align: left;
}
/*--------------------------------------------------------------
# Hover Shutter animation
--------------------------------------------------------------*/
.btn-shutter {
  color: #000;
  border: 1px solid #000;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0.672rem 2.8rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1.5px;
  font-weight: 900;
  margin: 1.11rem 0;
  text-transform: uppercase;
}
.btn-shutter:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #000;
  z-index: -1;
}
.btn-shutter:hover {
  border: 1px solid #000;
  background-color: transparent;
  color: #ffffff;
}
.btn-shutter:hover:before {
  width: 100%;
}
.btn-shutter-black {
  color: #000;
  border: 1px solid #000;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 5px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1.5px;
  font-weight: 900;
}
.btn-shutter-black:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #000;
  z-index: -1;
}
.btn-shutter-black:hover {
  border: 1px solid #000;
  background-color: transparent;
  color: #ffffff;
}
.btn-shutter-black:hover:before {
  width: 100%;
}
/* Learn More */
.btn-shutter-more {
  color: #fff;
  border: 1px solid #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 12px 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1.5px;
  margin-top: 20px;
  font-weight: 700;
  font-size: 14px;
}
.btn-shutter-more:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #000;
  z-index: -1;
}
.btn-shutter-more:hover {
  border: 1px solid #000;
  background-color: transparent;
  color: #ffffff;
}
.btn-shutter-more:hover:before {
  width: 100%;
}
.btn-shutter-white:before {
  background-color: #fff !important;
}
.btn-shutter-white:hover {
  border: 1px solid #fff !important;
  color: #000 !important;
}
.reques-btn {
  border: 1px solid #000 !important;
  color: #fff !important;
  min-width: 180px;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  text-transform: uppercase !important;
  font-weight: 900;
  margin-top: 0px !important;
  background-color: #000 !important;
}
a.reques-btn:hover {
  color: #000 !important;
  background-color: transparent !important;
}
a.reques-btn:hover:before {
  width: 0%;
}
a.reques-btn:before {
  background-color: #000 !important;
}
.insight-btn {
  border: 1px solid #000 !important;
  color: #000 !important;
  min-width: 200px;
  padding-bottom: 15px !important;
  padding-top: 15px !important;
  text-transform: uppercase;
  margin: 0 auto !important;
  display: table !important;
  margin-top: 40px !important;
}
.insight-btn:hover {
  color: #fff !important;
}
.filter-by-topics.mt50 {
  margin-top: 0;
}
.filter-by-topics {
  font-size: 25px;
  font-weight: 900;
  color: #000000;
  line-height: 25px;
}
/*--------------------------------------------------------------
# Half grid bottom - Desktop
--------------------------------------------------------------*/

.half-grid [class*='col-'] {
  margin-bottom: 20px;
}
/*--------------------------------------------------------------
# Equal Height CSS - Desktop
--------------------------------------------------------------*/

.eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.eq-height:before,
.eq-height:after {
  content: normal;
}
.eq-height > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.eq-height .eqh-box {
  position: relative;
  height: 100%;
  padding-bottom: 0;
  overflow: hidden;
}
.eq-height .eqh-box img {
  max-width: none;
  -webkit-transform: translate3d(-15px, 0px, 0px);
  transform: translate3d(-15px, 0px, 0px);
  transition: all 0.35s ease 0.1s;
  width: calc(100% + 10px);
}
.eq-height .eqh-box:hover img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-bottom {
  position: absolute !important;
  bottom: 0px;
}
/*--------------------------------------------------------------
# Margin CSS
--------------------------------------------------------------*/

.m0 {
  margin: 0px;
}
.ml25 {
  margin-left: 25px;
}
.mt0 {
  margin-top: 0px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt80 {
  margin-top: 80px;
}
.mt100 {
  margin-top: 100px;
}
.mt175 {
  margin-top: 175px;
}
.mb0 {
  margin-bottom: 0px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px;
}
.mtb30 {
  margin: 30px 0;
}
/*--------------------------------------------------------------
# Padding CSS
--------------------------------------------------------------*/

.p0 {
  padding: 0;
}
.p60 {
  padding: 60px;
}
.p15 {
  padding: 15px;
}
.p50 {
  padding: 50px;
}
.pt0 {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pt75 {
  padding-top: 75px;
}
.pb0 {
  padding-bottom: 0px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb75 {
  padding-bottom: 75px !important;
}
.ptb50 {
  padding: 50px 0;
}
.ptb15 {
  padding: 15px 0;
}
.ptb75 {
  padding: 75px 0;
}
.plr5 {
  padding: 0 5px;
}
/*--------------------------------------------------------------
# Border 
--------------------------------------------------------------*/

.noborder {
  border: 0;
}
/*--------------------------------------------------------------
# Line height 
--------------------------------------------------------------*/

.line-height-24 {
  line-height: 24px;
}
.line-height-26 {
  line-height: 26px;
}
.line-height-28 {
  line-height: 28px;
}
/*--------------------------------------------------------------
# Relative 
--------------------------------------------------------------*/

.relative {
  position: relative;
}
/*--------------------------------------------------------------
# Block 
--------------------------------------------------------------*/

.block {
  display: block;
}
/*--------------------------------------------------------------
# Arrow Animation
--------------------------------------------------------------*/

.left-arrow img.arrow-move {
  position: relative;
  left: 0px;
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}
.left-arrow:hover img.arrow-move {
  left: 5px;
}
/*--------------------------------------------------------------
# Move to top scroll - Desktop-del
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Gradient - Desktop
--------------------------------------------------------------*/

.industries-gradient,
.product-gradient,
.casestudies-gradient {
  background-color: #963596;
}
.newsroom-gradient {
  background-color: #df9926;
}
.investors-gradient,
.investors-gradient {
  background-color: #0f9ffa;
}
.l3-gradient {
  background-color: #f16c51;
}
.contactus-gradient {
  background-color: #7e7e7e;
}
/*--------------------------------------------------------------
# Global CSS - Desktop
--------------------------------------------------------------*/

.about-section,
.services-section,
.contact-section,
#solution,
#what_new,
#success_stories,
#request_for_services,
#how_wecan_help,
#resource_center,
#about_us,
#innovation_fund,
#lets_help_you,
#looking_for,
#locations,
#pattern_bg {
  padding: 0 0 75px 0;
}

#resource_center,
#success_stories,
#infosys_delivers,
#press_releases,
#our_experts {
  padding: 75px 0;
}
#our_offerings {
  padding-top: 0;
  padding-bottom: 50px;
}
.h1-heading {
  font-size: 80px;
  line-height: 80px;
  font-weight: 500;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
}
.h2-heading {
  font-size: 70px;
  font-weight: 500;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  line-height: 70px;
}
.para-txt {
  font-size: 40px;
  font-weight: 100;
  margin-top: 10px;
  line-height: 40px;
}
.row-eq-ht {
  overflow: hidden;
}
.col-eq-ht {
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
#overview .title-sml {
  margin-bottom: 20px;
}
.title-sml {
  font-size: 42px;
  color: #000000;
  font-weight: 900;
  line-height: 44px;
  letter-spacing: -2px;
}
.yellow-dots {
  text-align: center;
}
.yellow-dots-left,
.yellow-dots-left-sml,
.yellow-dots > span {
  display: none;
}
.hidden-scroll {
  overflow: hidden !important;
  -webkit-overflow-scrolling: hidden !important;
  -moz-overflow-scrolling: hidden !important;
  -ms-overflow-scrolling: hidden !important;
  -o-overflow-scrolling: hidden !important;
  position: relative;
}
/*--------------------------------------------------------------
# L2 Gradient - Desktop
--------------------------------------------------------------*/

#L2_home_banner {
  height: 75vh;
  position: relative;
}
.L2-home-banner-image {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  min-height: 100%;
  min-width: 100%;
}
.L2-top {
  margin-top: 200px;
}
/*--------------------------------------------------------------
# L3 Gradient - Desktop
--------------------------------------------------------------*/
#main-text-body {
  padding: 75px 0;
}
#main-text-body p,
#main-text-body ul,
#main-text-body ol {
  font-size: 20px;
  margin-bottom: 25px;
}
#main-text-body img {
  padding: 0;
  margin-bottom: 25px;
}
#main-text-body ol,
#main-text-body ol.container-number {
  padding-left: 15px;
}
#main-text-body ul > li,
#main-text-body ol > li,
#content-container ul > li,
#solution ul > li,
.content-inner ul > li,
ul.list-items > li {
  margin-bottom: 20px;
}
/*--Updated as discussed with cp vijay--*/
#main-text-body ul,
#press_releases ul,
#content-container ul,
.content-inner ul,
#solution ul,
ul.list-items {
  padding: 0;
}
/*--Updated as discussed with cp vijay--*/
#main-text-body ul > li,
#content-container ul > li,
.content-inner ul > li,
#solution ul > li,
ul.list-items > li {
  display: block;
  padding-left: 20px;
  background-image: url(../fonts/background-image-right-chevron-blue.svg);
  background-repeat: no-repeat;
  background-position: 0 6px;
}
#main-text-body.main-text-body-investors ul  >  li,
#press_releases ul > li {
  display: block;
  padding-left: 20px;
  background-image: url(../fonts/background-image-right-chevron-blue.svg);
  background-repeat: no-repeat;
  background-position: 0 6px;
}
.blue-arrow ul > li {
  display: block;
  padding-left: 20px;
  background-image: url(../fonts/background-image-right-chevron-blue.svg) !important;
  background-repeat: no-repeat;
  background-position: 0 6px;
}
#main-text-body ul > li > ul > li,
#main-text-body ol > li > ul > li,
#press_releases ul > li > ul > li,
#content-container ul > li > ul > li,
.content-inner ul > li > ul > li,
#solution ul > li > ul > li,
ul.list-items > li > ul > li {
  background-image: url(../fonts/background-image-list-second-blue.svg);
  padding-left: 25px;
}
#main-text-body .h2-heading {
  font-size: 70px !important;
  line-height: 70px !important;
  margin-bottom: 15px;
}
#main-text-body .h1-heading {
  margin-bottom: 15px;
}
#main-text-body h2 {
  margin-bottom: 15px;
  margin-top: 0;
  font-weight: 500;
  font-size: 70px;
  line-height: 70px;
}
#main-text-body h3,
#main-text-body h4,
#main-text-body h5,
#main-text-body h5 > a,
#main-text-body h6 {
  margin-bottom: 15px;
  margin-top: 0;
  font-weight: 900;
  letter-spacing: -1px;
}
#main-text-body h3 {
  font-size: 40px;
}
#main-text-body h4 {
  font-size: 30px;
}
#main-text-body h5,
h5 > a {
  font-size: 25px;
}
#main-text-body h6 {
  font-size: 20px;
}
.main-text-body-investors h1 {
  font-size: 80px;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  font-weight: 500;
  line-height: 80px;
  margin: 15px 0;
}
.main-text-body-investors h4 {
  font-size: 25px !important;
}
.align-left {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px !important;
  clear: both;
  border: 1px solid #ccc;
}
/*table*/
.table-wrap {
  margin-bottom: 15px;
}
.table-wrap table {
  border: 1px solid #ddd;
  width: 100%;
}
.table-wrap table tr th {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  background-color: #f1f1f1;
  padding: 10px 5px;
  border: 1px solid #ddd;
}
.table-wrap table tr td {
  font-size: 16px;
  color: #3f3f3f;
  font-weight: 400;
  padding: 10px;
  word-wrap: break-word;
  border: 1px solid #ddd;
}
/*--------------------------------------------------------------
# Offering - Desktop Start
--------------------------------------------------------------*/
.offerings-row {
  border-top: 1px solid #858585;
  margin-left: 15%;
  padding-top: 20px;
  padding-bottom: 55px;
  opacity: 1;
  transition: 0.5s all;
}
/*--------------------------------------------------------------
# Offering - Desktop End
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Header Menu - Desktop -- Deleted
--------------------------------------------------------------*/
header .mt45 {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* inside Menu */
.breadcrumb-menu {
  margin-top: -1px;
}
.fix-menu a,
.nyn-menu a {
  color: #fff;
}
ol.rmv-breadcrum {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
ol.rmv-breadcrum > li + li::before {
  content: ' ';
}
ol.rmv-breadcrum > li,
ol.rmv-breadcrum > li > a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
ol.rmv-breadcrum > li > a {
  font-weight: 300;
  padding-bottom: 5px;
}
ol.rmv-breadcrum > li:last-child,
ol.rmv-breadcrum > li:last-child > a {
  font-weight: 400;
}
ol.visible-list > li:nth-child(4) {
  font-size: 17px;
}
.strip-head {
  color: #333;
  float: left;
  font-size: 16px;
  font-weight: 900;
  width: 65%;
}
.pos-right {
  margin-right: 100px;
}
/* Mega menu */
li > a > .reverseArrow {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}
li.open > a > .reverseArrow {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}
/* Mega menu END */
.learn,
.innovate,
.automate {
  height: 100vh;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  color: #fff;
  padding-top: 25px;
}
.head-txt {
  font-size: 40px;
  margin-bottom: 15px;
  font-weight: 900;
}
.sub-head {
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.7px;
}
.head-txt,
.sub-head {
  padding: 0 30px;
}
.automate {
  background: #df9926
    url('../images/background-image-digital-capabilities-menu.png') no-repeat
    scroll -150px 65px;
}
.innovate {
  background: #0f9ffa
    url('../images/background-image-digital-operating-models-menu.png')
    no-repeat scroll -20px 65px;
}
.learn {
  background: #963596
    url('../images/background-image-talent-transformations-menu.png') no-repeat
    scroll 0 65px;
}
.submenu-portion {
  width: 75%;
  background-color: #f2f2f2;
  height: 100vh;
  padding: 60px 15px 30px;
}
.menuItems {
  background-color: #fff;
  background-image: url(../images/background-image-pattern-bg.png);
  background-repeat: repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100vh;
  padding: 35px;
}
.industries-menu,
.services-menu,
.platforms-menu,
.nyn-menu,
.aboutus-menu {
  display: none;
  position: absolute;
  width: 100%;
}

.hear-txt-sub {
  font-weight: 600;
  color: #000;
  font-size: 18px;
}
.menu .align-list > ul > li {
  font-size: 14px;
  color: #000;
  margin: 8px 0;
}
.align-list > ul > li > a {
  color: #303030;
}
.align-list > ul > li > a:hover {
  color: #0f9ffa;
}
.logo-inner {
  margin: 20px 0;
}

.menu-bg {
  margin-top: 35px;
  margin-right: 40px;
}
.scrollbg-show .burger.open {
  top: 0;
}
.burger.open {
  background-color: #fff;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.show-strip .burger.open {
  top: 30px;
}
.reverseMenu {
  background-color: #061838 !important;
  color: #fff;
}
.open > .collapse {
  top: 5px !important;
  left: auto;
  background-color: #061838;
  -webkit-transition: all 70ms ease-out;
  -moz-transition: all 70ms ease-out;
  -ms-transition: all 70ms ease-out;
  -o-transition: all 70ms ease-out;
  transition: all 70ms ease-out;
  display: block;
}
.rotate30 {
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transition: all 50ms ease-out;
  -moz-transition: all 50ms ease-out;
  -ms-transition: all 50ms ease-out;
  -o-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
}
.rotate150 {
  -ms-transform: rotate(150deg);
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-transition: all 50ms ease-out;
  -moz-transition: all 50ms ease-out;
  -ms-transition: all 50ms ease-out;
  -o-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
}
.rotate45 {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -ms-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
.rotate135 {
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -ms-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
.circle.expand {
  width: 150%;
  height: 2000px;
  overflow: hidden;
  top: -560px;
  right: -565px;
  -webkit-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -moz-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -ms-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -o-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
}
.menu {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
}
.menu ul li {
  margin-bottom: 20px;
  position: relative;
}
.menuItems > ul > li > a {
  color: #3f3f3f;
  font-weight: 900;
  font-size: 23px;
  text-decoration: none;
}
.un-line {
  position: absolute;
  bottom: -1px;
  height: 3px;
  width: 0;
  left: 0;
  background-color: #333;
  -webkit-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
}
.menuItems > ul > li > a:hover .un-line {
  width: 26px;
}
.menuItems > ul > li.smalltext {
  margin-bottom: 10px;
}
.menuItems > ul > li.smalltext > a {
  color: #686868;
  font-weight: 400;
  font-size: 18px;
  text-decoration: none;
}
.menuItems > ul > li > a:hover,
.menuItems > ul > li.smalltext > a:hover {
  color: #000000;
}
.menuItems > ul > li.social-icons {
  margin-top: 25px;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 15px;
}
.opacity-zero {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0.3s;
  -moz-transition: all 0.3s ease-out 0.3s;
  -ms-transition: all 0.3s ease-out 0.3s;
  -o-transition: all 0.3s ease-out 0.3s;
  transition: all 0.3s ease-out 0.3s;
}
.bg-trans {
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.3s ease-out 0.3s;
  -moz-transition: all 0.3s ease-out 0.3s;
  -ms-transition: all 0.3s ease-out 0.3s;
  -o-transition: all 0.3s ease-out 0.3s;
  transition: all 0.3s ease-out 0.3s;
}

.progressbar {
  position: absolute;
  bottom: -3px;
  width: 100%;
  height: 2px;
  z-index: 1110;
}
.progressbar .width {
  background-color: #051838;
  height: 3px;
  width: 0;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes show-strip {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  50% {
    opacity: 1;
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.show-strip {
  background-color: #ffffff;
  -webkit-animation: show-strip 0.5s steps(9) forwards; /* Safari 4+ */
  -moz-animation: show-strip 0.5s steps(10) infinite; /* Fx 5+ */
  -ms-animation: show-strip 0.5s steps(10) infinite; /* IE */
  -o-animation: show-strip 0.5s steps(10) infinite; /* Opera 12+ */
  animation: show-strip 0.5s steps(9) forwards; /* IE 10+, Fx 29+ */
}
.show-strip > .mt45 {
  margin-top: 0;
  padding: 15px 15px 0;
  height: auto;
}
/* Social Share */
li.trigger-share {
  background-color: #ffffff;
  margin-right: 15px;
  position: relative;
  top: 3px;
  left: 5px;
}
.trigger-share,
ul.social-share > li {
  position: fixed;
  top: 5px;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  border: none;
}
ul.social-share > li {
  z-index: -999;
  padding: 18px 7px;
}
ul.social-share > li > a {
  font-size: 18px;
  color: #333333;
}
li.slideout:nth-child(1) {
  -webkit-transform: translateX(-25px);
  -moz-transform: translateX(-25px);
  -ms-transform: translateX(-25px);
  -o-transform: translateX(-25px);
  transform: translateX(-25px);
  z-index: 9999;
}
li.slideout:nth-child(2) {
  -webkit-transform: translateX(-45px);
  -moz-transform: translateX(-45px);
  -ms-transform: translateX(-45px);
  -o-transform: translateX(-45px);
  transform: translateX(-45px);
  z-index: 9999;
}
li.slideout:nth-child(3) {
  -webkit-transform: translateX(-70px);
  -moz-transform: translateX(-70px);
  -ms-transform: translateX(-70px);
  -o-transform: translateX(-70px);
  transform: translateX(-70px);
  z-index: 9999;
}
li.slideout:nth-child(4) {
  -webkit-transform: translateX(-105px);
  -moz-transform: translateX(-105px);
  -ms-transform: translateX(-105px);
  -o-transform: translateX(-105px);
  transform: translateX(-105px);
  z-index: 9999;
}
/*--------------------------------------------------------------
# Slider - Desktop
--------------------------------------------------------------*/

.slider,
#hero_slider {
  height: 100vh;
  position: relative;
}
.repeated-css {
  width: 100%;
  height: 100vh;
}
#hero_slider {
  height: 90vh !important;
}
#hero_slider .container-fluid.slider{
  height: 90dvh !important;
}
#hero_slider .container-fluid.slider .repeated-css{
  height: 90dvh !important;
}
.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0px, -30%) !important;
  -moz-transform: translate(0px, -30%) !important;
  -ms-transform: translate(0px, -30%) !important;
  -o-transform: translate(0px, -30%) !important;
  transform: translate(0px, -30%) !important;
  width: auto;
}
.owl-item {
  overflow: hidden;
}
.slide-image {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  width: auto !important;
}
.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  color: white;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots {
  bottom: 25px;
  position: absolute;
  width: 100%;
}
/* Dots CSS */
.owl-theme .owl-dots .owl-dot {
  cursor: pointer;
  height: 16px;
  margin: 0 16px;
  position: relative;
  width: 16px;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
  box-shadow: 0 0 0 2px white inset;
  overflow: hidden;
  transition: background 0.3s ease 0.1s;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.3) !important;
  border-radius: 50% !important;
  cursor: pointer;
  height: 100% !important;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 100% !important;
}
.owl-theme .owl-dots .owl-dot.active span::after {
  height: 100%;
}
.owl-theme .owl-dots .owl-dot span::after {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 0 1px #fff;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  transition: height 0.3s ease 0.1s;
  width: 100%;
  border-radius: 50%;
}
/* End */
.owl-prev,
.owl-next {
  background-repeat: no-repeat;
  width: 31px;
  height: 56px;
  text-indent: -9999px;
  position: absolute !important;
  top: 200px !important;
}
.topicIndicator {
  background-color: #000;
  color: #ffffff;
  padding: 8px;
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}
.topicIndicator:after {
  content: '';
  position: absolute;
  right: -20px;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 20px solid transparent;
  border-top: 36px solid #000;
  clear: both;
}
.sideBar-menu {
  position: absolute !important;
  top: 225px;
  z-index: 9;
}
.theiaStickySidebar {
  padding-bottom: 165px !important;
  padding-left: 15px;
}
ul.navs > li {
  display: block;
  height: 40px;
  position: relative;
  width: 60px;
}
ul.navs > li > a {
  cursor: pointer;
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  width: 100%;
  z-index: 1;
}
ul.navs > li > a > span {
  background-color: rgba(255, 255, 255, 0.3);
  height: 1px;
  width: 30px;
  display: block;
}
ul.navs > li.active > a > span,
ul.navs > li:hover > a > span {
  background-color: rgb(255, 255, 255, 1);
  height: 4px;
  width: 60px;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
ul.navs > li > .menu-title {
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  top: 5px;
}
ul.navs > li.active {
  margin-bottom: 40px;
}
ul.navs > li.active > .menu-title,
ul.navs > li:hover > .menu-title {
  color: #fff;
  display: block;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
ul.navs > li > .menu-title {
  color: #fff;
  display: none;
}
.about-section {
  background-color: rgba(58, 192, 178, 1);
}
.services-section {
  background-color: rgba(130, 239, 159, 1);
}
.contact-section {
  background-color: rgba(255, 255, 255, 1);
}
/*--------------------------------------------------------------
# Index - Desktop
--------------------------------------------------------------*/

/* header */
.menu-bg.no-scroll {
  right: 27px;
}
.burger.no-scroll {
  right: 40px;
}
.navbar-brand.no-scroll {
  margin-left: -24px !important;
}
#home_section,
#ai_powered_core,
#agile_digital_scale,
#learn {
  width: 100%;
  height: 100vh;
  position: relative;
}
.sapphire-page #home_section {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  position: relative;
}
.sapphire-page .panel-body {
  color: #000000 !important;
}
.sapphire-page .panel-title > a {
  padding-left: 0;
}
#ai_powered_core,
#agile_digital_scale,
#learn {
  padding: 100px 0;
}
.w-100 {
  width: 100%;
}
.bg-yellow {
  background-color: #df9926;
}
.bg-grey {
  background-color: #f0f0f0;
}
.btn-no-effect {
  border-radius: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 12px 40px;
  text-decoration: none;
  display: inline-block;
}
.btn-no-effect.dark {
  background-color: rgba(47, 17, 19, 0.3);
  color: #fff;
}
.btn-no-effect.dark span {
  font-size: 18px;
}
.btn-no-effect.dark strong {
  font-size: 25px;
  display: block;
}
.btn-no-effect.light {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.video-img-container {
  float: left;
  width: 100%;
}
.home-banner-bg {
  display: none;
}
.bg-video .content {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: medium none;
  background-color: rgba(0, 124, 195, 0.4);
  backface-visibility: hidden;
}
.bg-video .background {
  filter: blur(2px);
  opacity: 1;
  backface-visibility: hidden;
  background-position: center center;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  overflow: hidden;
}
.bg-video .background-youtube {
  opacity: 1;
  backface-visibility: hidden;
  background-position: center center;
  background-size: cover;
  height: 300%;
  left: 0;
  position: absolute;
  top: -100%;
  width: 100%;
  z-index: -1;
  overflow: hidden;
}
.background video {
  background-size: cover;
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: auto;
  z-index: -100;
}
.background-youtube iframe {
  background-size: cover;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  width: auto;
  z-index: -100;
}
.content {
  position: relative;
  z-index: 1;
}
.fullCoverImg {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.fullCoverImg-left {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.ai-powered-core-img {
  background-image: url(../images/images-ai-core-01.png);
}
.agile-digital-bg-img {
  background-image: url(../images/images-agile-digital-01.png);
}
.learn-bg-img {
  background-image: url(../images/images-always-learning-01.png);
}
.dnf-digital-capabilities-lead {
  background-image: url(../images/newdesign-digital-capabilities-lead.png);
}
.dnf-digital-operating-lead {
  background-image: url(../images/newdesign-digital-operating-models-lead.png);
}
.dnf-talent-transformations-lead {
  background-image: url(../images/newdesign-talent-transformations-lead.png);
}
#home_section,
.home_promo_banner {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.home_promo_banner {
  padding: 100px 0;
}
.home-top-overlay {
  background: rgba(0, 0, 0, 0)
    radial-gradient(
      ellipse farthest-corner at center center,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.29) 45%,
      rgba(0, 0, 0, 0.65) 100%
    )
    repeat scroll 0 0;
}
.home-heading {
  font-size: 64px;
  line-height: 64px;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  font-weight: 500;
}
.home-second-heading {
  font-size: 80px;
  line-height: 80px;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  font-weight: 500;
}
.home-first-heading-top {
  padding-top: 220px;
}
.fullpage-first-desc {
  font-size: 17.5px;
  line-height: 22.5px;
  font-weight: 400;
}
.fullpage-desc {
  font-size: 20px;
  line-height: 23.5px;
  font-weight: 400;
}
.fullpage-second-title {
  font-size: 14px;
  font-weight: 400;
  opacity: 0.7;
  letter-spacing: 1.5px;
  margin-bottom: 5px;
  color: #ffffff;
  text-transform: uppercase;
}
.content .animateThird {
  margin-top: 30px;
}
.fullpage-second-desc {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}
.fullpage-second-more {
  font-size: 16px;
  letter-spacing: 1.5px;
  font-weight: bold;
}
.top-menu {
  top: 20%;
}
.bottom-menu {
  position: absolute !important;
  bottom: 0;
}
.stick-left-nav-ul {
  padding-left: 20px;
  width: 95px;
}
.sticky-left-nav {
  position: fixed;
  width: 120px;
  display: block;
  background-color: transparent;
  z-index: 1;
}
.sticky-left-nav ul li {
  list-style: none;
  height: 50px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.sticky-left-nav ul li a::before,
.side-menu .sticky-left-nav ul li.nav-active-menu a::before {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  opacity: 0;
  background-color: #1b1440;
  transition: all 0.3s ease-in-out;
}
.side-menu .sticky-left-nav ul li a::before {
  background-color: #000 !important;
}
.sticky-left-nav ul li.nav-active a::before,
.side-menu .sticky-left-nav ul li.nav-active-menu a::before {
  width: 60px;
  height: 4px;
  opacity: 0;
}
.side-menu .sticky-left-nav ul li.nav-active-menu {
  margin-bottom: 50px !important;
}
.sticky-left-nav ul li a,
.sticky-left-nav ul li a:hover,
.sticky-left-nav ul li a:focus {
  text-decoration: none;
}
.sticky-left-nav ul li a span {
  display: block;
  color: #1b1440 !important;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  padding-top: 5px;
  font-size: 14px;
}
.side-menu .sticky-left-nav ul li a span {
  color: #000 !important;
  opacity: 1 !important;
}
.sticky-left-nav ul li.nav-active a span {
  opacity: 1;
  color: #ffff;
}
.sticky-left-nav ul li.darkText a span {
  color: #7e7e7e !important;
}
.sticky-left-nav ul li.darkText a::before {
  background-color: #7e7e7e !important;
  opacity: 1;
}
/* full scroll animations */
.fromUp {
  animation: fromUpAnim 800ms;
  animation-fill-mode: forwards;
}
@keyframes fromUpAnim {
  from {
    transform: translate3d(0, -50%, -200px);
    transform: scale(0.8);
  }
  to {
    transform: translate3d(0, 0, 0);
    transform: scale(1);
  }
}
/* text animations */
.animateFirst,
.animateSecond,
.animateThird,
.animateFourth {
  opacity: 1;
}
.UpanimationFirst {
  animation: moveUp 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}
.UpanimationSecond {
  animation: moveUp 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}
.UpanimationThird {
  animation: moveUp 1s;
  animation-delay: 1.2s;
  animation-fill-mode: forwards;
}
.UpanimationFourth {
  animation: moveUp 1s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
}
@keyframes moveUp {
  from {
    transform: translate3d(0, 50%, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* scroll down animations */
.a-scroll-down {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font: normal 400 20px/1 'Josefin Sans', sans-serif;
  letter-spacing: 0.1em;
  transition: opacity 0.3s;
  font-size: 14px;
}
.a-scroll-down,
.a-scroll-down:hover,
.a-scroll-down:focus {
  text-decoration: none;
  color: #fff;
}
.a-scroll-down:hover {
  opacity: 0.5;
}
.a-scroll-down span {
  position: absolute;
  bottom: 70px;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb05 1.5s infinite;
  animation: sdb05 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
/* Do more grid */
.grid-do_more {
  position: relative;
}
.grid-do_more > .p0 > a {
  color: #fff;
}
.grid-do_more > .p0 > a:hover,
.grid-do_more > .p0 > a:focus {
  color: #fff;
  text-decoration: none;
}
.grid-do_more figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  cursor: pointer;
  margin-bottom: unset;
}
.grid-do_more figure img {
  position: relative;
  display: block;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  width: 100%;
}
.grid-do_more figure figcaption::before,
.grid-do_more figure figcaption::after {
  pointer-events: none;
}
.grid-do_more figure figcaption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  bottom: 0px;
  left: 20px;
  right: 20px;
  max-height: 40px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.grid-do_more figure:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.grid-do_more figure:hover figcaption {
  height: auto;
  max-height: 200px;
  bottom: 0px;
}
.grid-do_more figure:hover .bottom-gradient-do_more {
  /* background: linear-gradient(180deg, rgba(217, 217, 217, 0.20) 50.14%, #080346 99.86%); */
  background-color: #000000a1;
  transform: translateY(0px);
}
.bottom-gradient-do_more {
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      0deg,
      rgb(0, 0, 0) 0%,
      rgba(0, 0, 0, 0.2) 23%,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0) 68%,
      rgba(0, 0, 0, 0) 81%,
      rgba(0, 0, 0, 0) 92%,
      rgba(0, 0, 0, 0) 100%
    )
    repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(100%);
  transition: all 0.5s ease 0.1s;
}
.do_more-grid-title {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 10px;
}
.do_more-grid-desc {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}
.do_more-grid-desc > strong {
  display: block;
  margin-bottom: 10px;
}
.do_more-grid-desc p {
  color: #ffff !important;
}
.search-container {
  margin-bottom: 100px;
}
input.search-textbox {
  background: url(../fonts/newdesign-search_center.svg) no-repeat left center;
  background-size: 30px auto;
  border: none;
  border-bottom: 2px solid #7e7e7e;
  color: #3f3f3f;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 1px;
  min-height: 45px;
  padding-left: 40px;
  width: 100%;
  opacity: 0.5;
}
.half-img-container {
  position: relative;
  padding-top: 50%;
}
.half-img {
  position: absolute !important;
  top: 0;
}
/* expand collapse */
.expandHead {
  padding: 20px;
  cursor: pointer;
}
.expandHead h5 {
  color: #000;
  font-size: 25px;
  line-height: 25px;
  margin: 0 auto;
  max-width: 50%;
  font-weight: 700;
}
.doMoreExpand {
  background-image: url(../fonts/images-explore_expand.svg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 0;
  font-weight: bold;
  height: 30px;
  line-height: 25px;
  margin: 10px auto;
  width: 30px;
}
.expand-container {
  position: relative;
}
.expandableDiv {
  background-color: #000000;
  height: 0;
  position: absolute;
  left: 0;
  width: 100%;
}
.expandWrpr {
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-name: wrprOpen;
  animation-timing-function: ease-in-out;
  height: 0;
  margin-top: 0;
  overflow: hidden;
  z-index: 1;
}
.overlay-expand {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.img-pos > img {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: -3;
}
button.search-toggle-bg {
  color: #fff !important;
}
.expand-container h2,
.expand-container p {
  color: #ffffff !important;
}
.expand-container h2 {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 20px;
}
.expand-container p {
  font-size: 20px;
}
.expand-container a {
  margin-top: 0;
  color: #ffffff;
  font-weight: 300;
  margin-bottom: 15px;
}
.expand-container a:hover {
  color: #ffffff;
}
.expand-container a.bdr {
  font-size: 16px;
  margin-top: 15px;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.expand-container a.bdr:hover {
  color: #000000;
}
.expand-container a.bdr:before {
  background-color: #ffffff;
}
/*Expand Digital*/
#expand-digital {
  background-color: #bee3ff;
}
#expand-digital h2,
#expand-digital p {
  color: #061838;
}
#expand-digital h2 {
  font-size: 30px;
  font-weight: 900;
}
#expand-digital p {
  font-size: 20px;
  margin-top: 20px;
}
#expand-digital a {
  font-size: 16px;
  margin-top: 0;
  border: 1px solid #061838;
  color: #061838;
}
#expand-digital a:hover {
  color: #ffffff;
}
#expand-digital a:before {
  background-color: #061838;
}
#expand-digital .img-pos > img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  z-index: -3;
}
.expandableDiv {
  display: none;
}
@keyframes wrprOpen {
  0% {
    height: 0px;
    margin-top: 0px;
    padding: 0;
  }
  100% {
    height: 400px;
    margin-top: -170px;
    padding: 40px 20px;
  }
}
.contractWrpr {
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-name: wrprClose;
  animation-timing-function: ease-in-out;
  height: 400px;
  margin-top: -170px;
}
@keyframes wrprClose {
  0% {
    height: 400px;
    margin-top: -170px;
    padding: 20px;
  }
  100% {
    height: 0px;
    margin-top: 0px;
    padding: 0px;
  }
}
.closeWrpr {
  position: absolute;
  background-color: #ffffff;
  background-image: url(../fonts/images-explore_expand.svg);
  background-size: contain;
  border-radius: 50%;
  cursor: pointer;
  height: 38px;
  right: 30px;
  margin-top: -150px;
  opacity: 0;
  transform: rotate(45deg);
  width: 38px;
  z-index: 1;
}
.closeWrprAnim {
  animation-delay: 0.4s;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
  animation-name: ctaShow;
}
@keyframes ctaShow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* About us */
.aboutus-grid-title {
  font-size: 25px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 0;
}
.aboutus-grid-title > span {
  font-size: 60px;
  vertical-align: middle;
}
.aboutus-grid-desc {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  max-width: 190px;
  margin: 0 auto;
}
.aboutus-grid-svg {
  margin-bottom: 15px;
}
.video-play-icon {
  height: 85px;
  left: 50%;
  margin-left: -42px;
  margin-top: -42px;
  position: absolute;
  top: 50%;
  width: 85px;
  cursor: pointer;
}
.video-play-icon img {
  transition: all 0.5s ease;
}
.video-close-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  cursor: pointer;
  display: none;
}
.video-close-icon img {
  transition: all 0.5s ease;
}
.video-close-icon:hover > img {
  transform: rotate(360deg);
}
.video-img-container .video-caption {
  bottom: 0;
  color: #fff;
  font-size: 34px;
  font-weight: 600;
  left: 0;
  padding: 20px 30px;
  position: absolute;
  width: 100%;
}
.aboutus-inthenews-head {
  color: #000;
  font-size: 50px;
  line-height: 66px;
  letter-spacing: -2px;
  font-weight: 900;
}
.aboutus-inthenews-row {
  border-bottom: 1px solid #e1e1e1;
  margin-right: 45px;
  padding: 20px 0;
}
.aboutus-inthenews-row.no-border {
  border-bottom: none;
}
.aboutus-inthenews-row a {
  color: #333;
  font-size: 20px;
  line-height: 22.5px;
  font-weight: 400;
}
.aboutus-inthenews-row .view-all.light {
  color: #0076ff;
  font-size: 14px;
  font-weight: 700;
  margin-left: 0;
  padding-top: 0;
}
.aboutus-inthenews-row a:hover,
.aboutus-inthenews-row a:focus {
  text-decoration: none;
}
.show-on-image {
  cursor: pointer;
}
.show-on-image:hover .video-play-icon > img {
  transform: rotate(360deg);
}
.show-on-video {
  display: none;
}
/* investors */
.investors-news {
  padding: 30px;
}
.investors-news-title {
  font-size: 36px;
  color: #ffffff;
  padding-top: 0px;
  margin-bottom: 10px;
  font-weight: 900;
}
.investors-news-row {
  padding: 20px 0;
  border-top: 1px solid rgb(255 255 255 / 22%);
}
.investors-news-head {
  font-size: 14px;
  letter-spacing: 1.5px;
  font-weight: 400;
  color: #3f3f3f;
  margin-bottom: 5px;
}
.investors-news-desc,
.investors-news .investors-news-desc {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.5px;
  margin-bottom: 5px;
  padding-right: 30px;
}
.investors-news .investors-news-desc {
  color: #ffffff !important;
  width: 95%;
}
.investors-news-desc sup {
  color: #000000;
}
.twitter-url a {
  font-size: 16px;
  margin-top: 10px;
  color: #fff;
}
.twitter-url a,
.twitter-url a:hover,
.twitter-url a:focus {
  text-decoration: none;
}
.bg-boosting > .txt-section {
  padding: 0;
  position: inherit;
}
.bg-boosting,
.bg-index-artificial,
.bg-index-events,
.bg-index-research {
  height: auto;
}
.p0 {
  padding: unset !important;
}
.latest-event-box,
.latest-event-box-last {
  bottom: 0;
  height: auto;
  padding: 20px;
  position: absolute;
  width: 100%;
}
.news-grid-imgs img {
  aspect-ratio: 3 / 3;
}
.robotics-text {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}
.robotics-date {
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  color: #fff;
}
.socail-more-twitter {
  left: 0;
  text-align: center;
  top: 250px !important;
  width: 100%;
}
.recent-event-box {
  padding: 0 20px 20px;
}
.recent-event-row {
  padding: 20px 0 10px;
}
.recent-event-row.border-top {
  border-top: 1px solid rgba(90, 90, 90, 0.22);
}
.recent-event-title a,
.recent-event-name a {
  color: #000000;
  font-weight: inherit;
}
.recent-event-title a:hover,
.recent-event-name a:hover {
  color: #007cc3;
  font-weight: inherit;
}
.recent-event-title {
  color: #000;
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 0;
  font-weight: 300;
}
.recent-event-name {
  color: #000;
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 0;
  font-weight: 700;
  margin-top: 10px;
}
.recent-event-date {
  font-size: 15px;
  line-height: 21px;
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
}
.view-all.light {
  color: #0076ff !important;
  font-weight: 700;
  padding-top: 0;
}
.img-stock-icon {
  max-width: 30px;
  position: absolute;
  top: 10px;
  left: 30px;
}
.img-right-arrow {
  max-width: 25px;
  position: absolute;
  top: 35px;
  right: 15px;
  transition: all 0.5s ease;
}
.investors-news-desc:hover .img-right-arrow {
  right: 5px;
}
.investors-download-icon {
  max-width: 20px;
  position: absolute;
  right: 50px;
}
/* careers */
#apply-nowss {
  height: -webkit-fill-available;
  border-radius: 99px;
  padding: 0.5rem 1rem 0.5rem 1rem;
  background-color: #C32C2C;
  border-color: #C32C2C;
  font-size: medium;
  float: left;
}
#careers {
  padding-bottom: 75px;
}
.careers-img-container {
  background-image: url(../images/images-careers-video-img.jpg);
  background-position: center center;
  background-size: cover;
  min-height: 450px;
}
.careers-employeespeak .owl-dots {
  bottom: -15px;
}
.careers-employeespeak {
  background-color: #d9d9d9b3;
  top: 20%;
  color: #000;
  width: 100%;
  max-width: 500px;
  padding: 18px;
  position: absolute;
  left: 2%;
  text-align: left;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.employeespeak-head {
  color: #333;
  font-size: 17px;
  margin-top: 1rem;
  font-weight: bold;
}
.employeespeak-head small {
  font-size: smaller !important;
  color: black !important;
}
.employeespeak-content {
  font-size: 16px;
  font-weight: 400;
}
#careers #employeespeak_slider .item {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
}
#careers #employeespeak_slider .item .img-employee {
  width: 150px !important;
  height: 150px;
  border-radius: 200px;
  margin: unset;
  padding: unset;
  flex: 1 0 6%;
  clip-path: circle();
}
#careers #employeespeak_slider .item .details-users {
  flex: 3 0 6%;
}
#careers #employeespeak_slider .item h3 {
  font-size: x-large;
  font-weight: 600;
}
#careers #employeespeak_slider .employeespeak-content h3 {
  font-size: 16px !important;
}
#careers #employeespeak_slider h5 {
  font-size: 16px !important;
}
#careers #employeespeak_slider .employeespeak-content ul li {
  font-size: smaller;
}
#employeespeak_slider .name {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: right;
}
.img-employee {
  border-radius: 50%;
  display: inline-block;
  float: left;
  height: 85px;
  margin-right: 10px;
  width: 85px !important;
}
#employeespeak_slider .owl-dots {
  position: static;
  text-align: center;
}
#employeespeak_slider.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(0, 0, 0, 1);
  box-shadow: 0 0 0 2px black inset;
}
#employeespeak_slider.owl-theme .owl-dots .owl-dot span {
  margin: 0 5px;
  width: 8px;
  height: 8px;
}
#employeespeak_slider.owl-theme .owl-dots .owl-dot.active span,
#employeespeak_slider.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
#hideonclick li.hover-menu-hide.burger.open {
  width: 100%;
  background: unset;
  line-height: unset;
  border: unset;
  inset: unset;
  height: unset;
}
@media only screen and (max-width: 1023px) {
  #employeespeak_slider .item {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  #employeespeak_slider .item h3 {
    text-align: center;
  }
  #employeespeak_slider .item .img-employee {
    margin: 0 auto !important;
  }
  #employeespeak_slider .item .employeespeak-head {
    padding-left: unset;
    text-align: center;
  }
  #employeespeak_slider .employeespeak-content {
    padding-left: unset;
    text-align: center;
  }
  .careers-employeespeak {
    position: relative !important;
    bottom: 0 !important;
  }
}
.careers-findopportunites {
  font-size: 32px;
  color: #3f3f3f;
  margin-bottom: 15px;
}
.career-vido-caption {
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
  color: #fff;
  position: absolute;
  left: 55px;
  bottom: 55px;
}
/* .career-explore {
	margin-top: 50px;
} */
#career_video.modal {
  z-index: 9999;
  padding: 0 !important;
}
#career_video .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
  height: 100%;
  overflow: auto;
}
#career_video .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#career_video iframe {
  position: fixed;
}
#career_video .close {
  background-image: url(../images/background-image-cross.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  border: medium none;
  color: transparent;
  height: 58px;
  opacity: 1;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  right: 20px;
  text-indent: 200%;
  top: 20px;
  width: 58px;
  z-index: 100;
}
.careers-img-container .video-play-icon:hover > img {
  transform: rotate(360deg);
}

#contact_us .expand {
  cursor: pointer;
}
#lets_help_you {
  background-color: #c96dd8; /* Fallback */
  background-image: -o-linear-gradient(110deg, #3023ae, #c96dd8);
  background-image: -webkit-linear-gradient(110deg, #3023ae, #c96dd8);
  background-image: -moz-linear-gradient(110deg, #3023ae, #c96dd8);
  background-image: linear-gradient(110deg, #3023ae, #c96dd8);
}
.var-wth {
  width: 750px;
}
.countries-list {
  background-color: #d0b5d5;
  display: none;
  height: 100%;
  padding: 30px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.countries-list > ul {
  padding: 15px 0;
}
.countries-list > ul > li {
  list-style-type: none;
  margin-bottom: 10px;
}
.countries-list > ul > li > a {
  color: #000;
  display: inline-block;
}
.closeWrpr1 {
  cursor: pointer;
  height: 38px;
  position: absolute;
  right: 15px;
  top: 15px;
  transform: rotate(45deg);
  width: 38px;
  z-index: 1;
}
.cnt_us_txt {
  font-size: 65px;
  line-height: 73px;
  font-weight: 900;
}
.border {
  border: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
  position: relative;
  width: 100%;
}
.border-rgt {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.border-btm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.cntry-nme {
  padding: 75px 0;
  display: block;
  color: #fff;
  font-size: 25px;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
}
.cntry-nme:focus {
  color: #fff;
  text-decoration: none;
}
.cntry-nme:hover {
  background-color: #df992687;
  color: #000;
}
/*--------------------------------------------------------------
# Industries - Desktop
--------------------------------------------------------------*/

/*-- Overview --*/
#overview {
  position: relative;
}
#overview:before,
#resource_center:before,
#related_content:before,
.bg-pattern:before,
#pattern_bg:before {
  position: absolute;
  z-index: -1;
  content: '';
  width: 100%;
  height: 600px;
  left: 0;
  top: 0;
  background-image: url(../images/background-image-pattern-bg.png);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.para-ovr {
  font-size: 30px;
  line-height: 45px;
  padding-top: 10px;
  font-weight: 300;
}
/*-- Insights Deleted --*/

/*-- What's New --*/
#what_new {
  padding-top: 0 !important;
}
.whatnew-box {
  margin: 0 auto;
  max-width: 290px;
  width: 100%;
  min-height: 500px;
  padding: 30px;
  position: relative;
  background: #bee3ff url(../images/background-image-line-pattern-bg.png);
}
#slider_list_carousel .owl-nav .owl-prev,
#slider_list_carousel .owl-nav .owl-next {
  background-repeat: no-repeat !important;
  width: 32px !important;
  height: 32px !important;
  top: 200px !important;
  text-indent: -9999px;
  position: absolute !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#slider_list_carousel .owl-nav .owl-prev {
  background-image: url(../images/background-image-arrow-left.png);
  left: -50px !important;
}
#slider_list_carousel .owl-nav .owl-next {
  background-image: url(../images/background-image-arrow-right.png);
  right: -50px !important;
}
.title-box {
  background-color: #000;
  color: #ffffff;
  padding: 8px;
  display: inline-block;
  position: relative;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
}
.title-box:after {
  content: '';
  position: absolute;
  right: -19px;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 19px solid transparent;
  border-top: 32px solid #000;
  clear: both;
}
.slider-title {
  font-size: 30px;
  color: #000000;
  text-align: left;
  margin-top: 30px;
  font-weight: 900;
  line-height: 30px;
}
.client-name {
  font-size: 18px;
  color: #3f3f3f;
  text-align: left;
  font-weight: 600;
}
.slider-date {
  font-size: 16px;
  color: #000;
  text-align: left;
  font-weight: 400;
}

.whats-btn {
  border: 1px solid #000 !important;
  color: #000 !important;
  min-width: 190px !important;
  padding-bottom: 12px !important;
  padding-top: 12px !important;
  text-transform: uppercase !important;
  font-weight: 900 !important;
  margin: 0 auto !important;
  text-align: center !important;
  display: table !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 28px !important;
}
.whats-btn:hover {
  color: #fff !important;
}
/*-- Success Stories --*/
#success_stories {
  background-color: #372261;
}
.title-left {
  font-size: 80px;
  line-height: 83px;
  margin-bottom: 0;
  font-weight: 900;
}
.success-text-box {
  padding: 20px;
  position: relative;
}
.title-box-yellow {
  background-color: #df9926;
  color: #ffffff;
  padding: 4px 8px;
  display: inline-block;
  position: relative;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}
.title-box-yellow:after {
  border-left: 32px solid #df9926;
  border-right: 0px solid transparent;
  border-top: 31px solid transparent;
  clear: both;
  content: '';
  height: 0;
  position: absolute;
  right: -32px;
  top: 0;
  width: 0;
}
.caption-txt > a,
.lng-txt > a {
  font-size: 22px;
  color: #000;
  font-weight: 400;
  line-height: 29.5px;
  letter-spacing: -0.5px;
  margin-bottom: 0;
  z-index: 1;
}
.caption-txt > a:hover,
.lng-txt > a:hover {
  color: #007cc3 !important;
}
.lng-txt {
  line-height: initial;
}
.equal-bg {
  position: relative;
  height: 100%;
  padding: 0px 15px 60px 15px;
  overflow: hidden;
}
.equal-heights {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.equal-heights:before,
.equal-heights:after {
  content: normal;
}
.eqheight {
  padding: 15px 0px;
}
.relative-off {
  position: inherit;
}
.bg-light-white .tag-postion {
  background-color: #f2f2f2;
}
.white-bg .tag-postion {
  background-color: #ffffff;
}
.tag-postion {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  bottom: 0;
  z-index: 10;
  padding: 15px 0;
}
.tag-bg {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 5px;
  z-index: 1;
}
.social-tag-icon img {
  width: 17px;
  height: 17px;
}
.lct-txt {
  font-size: 11px;
  line-height: 21px;
  color: #777;
  font-weight: 400;
  text-transform: uppercase;
}
.get-image-height {
  position: relative;
}
#success_stories .equal-bg,
#resource_center .equal-bg {
  overflow: hidden;
}
#success_stories .equal-bg img.get-image-height,
#resource_center .equal-bg img.get-image-height,
#press_release .equal-bg img.get-image-height,
#features .equal-bg img.get-image-height {
  max-width: none;
  overflow: hidden;
  transform: translate3d(-10px, 0px, 0px);
  transition: all 0.35s ease 0.1s;
  width: calc(100% + 10px);
}
#success_stories .equal-bg:hover img.get-image-height,
#resource_center .equal-bg:hover img.get-image-height,
#press_release .equal-bg:hover img.get-image-height,
#features .equal-bg:hover img.get-image-height {
  transform: translate3d(0px, 0px, 0px);
}
.casestudy-btn {
  border: 1px solid #fff !important;
  color: #fff !important;
  min-width: 190px;
  padding-bottom: 15px !important;
  padding-top: 15px !important;
  text-transform: uppercase !important;
  font-weight: 400;
  margin: 0 auto !important;
  display: table !important;
  margin-top: 30px !important;
}
.casestudy-btn:hover {
  color: #fff !important;
  border: 1px solid #000 !important;
}
/*-- Our Experts --*/
#our_experts {
  background-color: #333;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
}
.expert-details {
  padding: 20px;
}
.expert-name {
  font-size: 25px;
  color: #000;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.expert-name > span {
  display: block;
  width: 40px;
  height: 4px;
  margin-top: 3px;
  background-color: #963596;
}
.expert-text {
  margin-bottom: 0px;
  font-size: 16px;
  color: #3f3f3f;
  line-height: 21px;
  font-weight: 400;
}
.share-bg {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
/*-- Request for services --*/
.field-bg {
  position: relative;
  margin-bottom: 30px;
}
.field-bg input,
textarea {
  font-size: 20px;
  padding: 10px 0px 10px 0px;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 2px solid #7e7e7e;
}
.field-bg input:focus,
.field-bg textarea:focus {
  outline: none;
}
.field-bg label {
  color: #999;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  pointer-events: none;
  top: 14px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  background-color: transparent;
  text-transform: uppercase;
}
.field-bg input:focus ~ label {
  top: -20px;
  font-size: 14px;
  color: #999;
  background-color: transparent;
  text-transform: uppercase;
}
.field-bg textarea:focus ~ label,
.field-bg textarea:valid ~ label {
  top: -20px;
  font-size: 14px;
  color: #999;
  background-color: transparent;
  text-transform: uppercase;
}
.bar {
  position: relative;
  display: block;
  width: 100%;
}
.bar:before,
.bar:after {
  content: '';
  height: 4px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background-color: #21409a;
  transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
}
.field-bg input:focus ~ .bar:before,
.field-bg input:focus ~ .bar:after {
  width: 100%;
}
.field-bg textarea:focus ~ .bar:before,
.field-bg textarea:focus ~ .bar:after {
  width: 100%;
}
.submit-btn {
  color: #fff;
  padding: 18px 50px;
  border: 1px solid #df9926;
  background-color: #df9926;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 900;
}
.submit-btn:hover {
  border: 1px solid #7e7e7e;
  background-color: transparent;
  color: #3f3f3f;
}
.txt-request {
  font-size: 25px;
  margin-top: 10px;
}
.field-bg sup {
  color: #f16c51;
}
.connect-us textarea {
  color: #fff !important;
  background-color: transparent !important;
}
/*--------------------------------------------------------------
# Industries Segment - Desktop
--------------------------------------------------------------*/

.download-segment {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 15px;
}
.download-segment:hover {
  color: #fff;
}
.slider-segment-txt {
  line-height: 20px;
  font-size: 16px;
  color: #fff;
}
.slide1-segment-image {
  background-image: url(../images/newdesign-industry-segment-home.jpg);
}
.overview-segment-para {
  font-size: 18px !important;
  line-height: 30px !important;
  color: #000 !important;
  font-weight: 400 !important;
}
.img-how-wecan {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.whatwecan-head {
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 20px;
}
.txt-whatcan {
  color: rgba(255, 255, 255, 0.8);
  line-height: 25px;
  margin-top: 10px;
  font-weight: 300;
}
.overlay-wecan {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
.cnt-first {
  padding: 25px 40px;
}
.cnt-txt {
  padding: 35px 25px;
}
.bdr-rgt {
  border-right: solid 1px rgba(255, 255, 255, 0.2);
}
.bdr-lft {
  border-left: solid 1px rgba(255, 255, 255, 0.2);
}
.minus-top {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
/*--------------------------------------------------------------
# Industry Solution - Desktop
--------------------------------------------------------------*/

#hero_banner {
  background-image: url(../images/newdesign-solution-herobg.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-height: auto;
  padding: 100px 0 125px;
}
#resource_center {
  position: relative;
}
#connect_with_our_com {
  padding: 40px 0;
  background: -webkit-linear-gradient(97deg, #3400c2, #61219a);
  background: -moz-linear-gradient(97deg, #3400c2, #61219a);
  background: linear-gradient(97deg, #3400c2, #61219a);
}
.connect-txt {
  color: #ffffff;
  margin: 10px 0;
  font-size: 40px;
  font-weight: 700;
}
.para-txt-solut {
  letter-spacing: -0.5px;
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
}
.tlk-our-expert {
  text-transform: uppercase;
  letter-spacing: 1px !important;
  margin-top: 10px;
  padding: 10px 50px !important;
}
.tlk-our-expert:before,
.tlk-our-expert:hover {
  background-color: #000 !important;
}
.owl-thumbs {
  position: absolute;
  top: 5px;
  left: 0;
  display: table;
  width: 100%;
  background-color: #333333;
}
.owl-thumb-item {
  display: table-cell;
  border: none;
  background: none;
  padding: 0;
  margin-right: 10px;
}
.owl-thumb-item.active {
  opacity: 1;
  background-color: #fff;
}
.owl-thumb-item > p {
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 900;
  margin-bottom: 0;
  padding: 30px 65px;
}
.owl-thumb-item.active > p {
  color: #000;
  background-color: #fff;
}
.challenges_solutions_caption {
  position: relative;
  top: 142px;
  min-height: 800px;
  padding: 25px;
}
/*--------------------------------------------------------------
# Newsroom - Desktop
--------------------------------------------------------------*/

#latest_news,
#press_release,
#features,
#journalistresearch,
#infyinthenews,
#subscribe,
#questions_bg {
  padding: 75px 0;
}
.line-height-30 {
  line-height: 30px;
}
.pb5 {
  padding-bottom: 5px;
}
.font-weight-100 {
  font-weight: 100;
}
#latest_news .more {
  top: 375px;
}
/* -- #Overview -- */

.overview-text {
  font-size: 30px;
  line-height: 40px;
  color: #000;
  padding-top: 10px;
  font-weight: 300;
}
.bg-vcard {
  background-color: #f9f9f9;
  padding: 30px 50px;
}
.name-text {
  font-size: 30px;
  color: #000;
  font-weight: 900;
}
.designation-text {
  font-size: 16px;
  line-height: 25px;
  color: #3f3f3f;
}
.contact-text {
  font-size: 18px;
  line-height: 22px;
}
.vcard-contact-btn {
  margin-top: 10px !important;
}
/* -- LatestNews -- */

.bg-foundations {
  background-image: url('../images/newdesign-infosys-foundation-joins-hands.jpg');
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.more-right {
  right: 20px;
}
.txt-report {
  padding-bottom: 150px;
}
.twitter-time-text {
  font-size: 20px;
  color: #000;
  font-weight: 300;
}
/*This needs to be added with existing insight-title class*/
.latestnews-title {
  font-size: 14px;
  letter-spacing: 1.5px;
  color: #c5c2c2;
  font-weight: 600;
  text-transform: uppercase;
}
.more-twitter {
  text-align: center;
  width: 100%;
  left: 0;
  top: 305px;
}
.twitter-icon {
  font-size: 20px !important;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
/* -- press release -- */

#press_release {
  padding-bottom: 0;
}
/*This needs to be added with existing success-text-box class*/
.pressrelease-text-box,
.features-text-box {
  padding: 20px;
  position: relative;
  z-index: 1;
}
/*This needs to be added with existing success-text class*/
.pressrelease-text,
.features-text {
  font-size: 22px;
  color: #000;
  font-weight: 400;
  line-height: 29.5px;
  letter-spacing: -0.5px;
  margin-bottom: 0;
}
.bg-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.bgicon-img,
.cse-stdy-icon,
.cs-icon {
  width: 95px;
}
#features {
  padding-bottom: 0;
}
#journalistresearch {
  padding-bottom: 0;
}
.journalistresearch-title {
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  color: #fff !important;
  margin-bottom: 10px;
}
.journalistresearch-desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
  color: #fff;
}
#infyinthenews {
  padding-bottom: 0;
}
.infynews-time {
  font-size: 11px;
  line-height: 25px;
  letter-spacing: 1.5px;
  color: #000;
}
.infynews-title-box {
  min-height: 20px;
}
.infynews-title {
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 1.5px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}
.bg-light-white .pad-all {
  padding: 20px 50px;
}
.infynews-twitter-icon {
  font-size: 14px !important;
  color: #fff;
  background-color: #4dc8f1;
  border-radius: 50%;
  padding: 4px 7.5px;
  margin-top: -2px;
}
.infynews-facebook-icon {
  font-size: 14px !important;
  color: #fff;
  background-color: #3b5998;
  border-radius: 50%;
  padding: 4px 10px;
  margin-top: -2px;
}
.infynews-text {
  font-size: 25px;
  line-height: 30px;
  color: #000;
}
/* -- more questions -- del*/

/* Grid */

.grid {
  position: relative;
}
.grid > .p0 > a {
  color: #fff;
}
.grid > .p0 > a:hover,
.grid > .p0 > a:focus {
  color: #fff;
  text-decoration: none;
}
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background-color: #000000;
  text-align: center;
}
.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.grid figure figcaption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*--------------------------------------------------------------
# Investors - Desktop
--------------------------------------------------------------*/

#being-infosys,
#latest_news,
#investor_toolkit,
#related_content,
#connected_with_us {
  padding: 75px 0;
}
#latest_news,
#investor_toolkit {
  padding-bottom: 0 !important;
}
.investor-widget {
  width: 100%;
  height: 100%;
}
/*--add and replace code last--*/
.blue-bg {
  position: relative;
}
ul.offering-list li {
  line-height: 26px;
  padding-bottom: 10px;
}
/*--margin top--*/
.mt30 {
  margin-top: 30px;
}
/*--margin right--*/
.mr-md-20 {
  margin-right: 20px;
}
/*--margin left--*/
.pl-md-0 {
  padding-left: 0px;
}
/*--background color--*/
.light-yellow-bg {
  background-color: #fed142;
  position: relative;
}
.gray-bg-color {
  background-color: #eeeeee;
  position: relative;
}
.white-bg {
  background-color: #ffffff;
}
.vertical-super {
  vertical-align: super;
}

/*--Updated as discussed with cp vijay--*/

.yellow-bg {
  background-color: #df9926;
}
.yellow-bg ul {
  padding: 0;
}
.yellow-bg ul > li {
  display: block;
  background-image: url(../fonts/background-image-right-chevron-black.svg);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: 0 5px;
  margin-bottom: 10px;
}

/*-------------------------- start --------------------------*/

/*--Being Infosys--*/
.being-title {
  font-size: 25px;
  color: #000;
  font-weight: 900;
  margin-bottom: 5px;
}
.name-text {
  font-size: 30px;
  color: #000;
  font-weight: 900;
  line-height: normal;
  padding-top: 0;
}
.contact-text {
  font-size: 18px;
  line-height: 22px;
  padding-top: 0;
}
.vcard-contact-btn {
  margin-top: 10px;
}
.bg-vcard {
  background-color: #f9f9f9;
  padding: 30px 50px;
}
/*--Latest News--*/
.news-box {
  padding: 20px 20px 25%;
}
.small-title {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.box-txt {
  font-size: 30px;
  color: #fff;
  line-height: 36px;
  font-weight: 600;
}
.box2-txt {
  font-size: 25px;
  color: #fff;
  line-height: 30px;
  font-weight: 600;
}
.box3-txt {
  font-size: 15px;
  color: #000;
  line-height: 25px;
  font-weight: 600;
}
.news-more {
  position: absolute;
  bottom: 20px;
}
.news-more a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  margin-right: 20px;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}
.news-more a:hover {
  left: 5px;
}
.tab-bg .nav-tabs {
  border-bottom: none;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 26px;
  display: inline-block;
  margin-bottom: 15px;
}
.tab-bg .nav > li > a {
  font-size: 15px;
  color: #000;
  font-weight: 400;
  padding: 2px 15px;
  cursor: pointer;
  background-color: transparent !important;
  border: transparent !important;
  border-bottom-color: transparent;
  border-radius: 26px !important;
}
.tab-bg .nav-tabs > li.active > a,
.tab-bg .nav-tabs > li.active > a:focus,
.tab-bg .nav-tabs > li.active > a:hover {
  color: #000;
  background-color: #fff !important;
  border: transparent !important;
  border-bottom-color: transparent;
  border-radius: 26px !important;
  padding: 2px 15px;
}
.tab-bg .nav-tabs > li > a:hover {
  color: #000;
  background-color: #fff !important;
  border: transparent !important;
  border-bottom-color: transparent;
  border-radius: 26px !important;
  padding: 2px 15px;
}
.box4-left {
  float: left;
  width: 55%;
}
.box4-right {
  float: right;
  width: 44%;
}
.chart-title {
  font-size: 60px;
  color: #000;
  font-weight: 900;
}
.value-details {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0px;
}
.value-date {
  font-size: 12px;
  color: #3f3f3f;
  margin-bottom: 0px;
}
.read-letter {
  font-size: 14px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}
.read-letter:hover {
  color: #fff;
}
.financial-txt {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  line-height: 25px;
}
.news-box-img {
  position: relative;
}
.eq-height .eqh-box .news-box-img {
  transform: scale(1);
  -webkit-transition: all 1.5s ease 0.1s;
  -o-transition: all 1.5s ease 0.1s;
  transition: all 1.5s ease 0.1s;
}
.eq-height .eqh-box:hover .news-box-img {
  transform: scale(1.2);
}
.news-box-text {
  position: absolute;
  bottom: 0;
  padding: 20px;
}
/*--Recent News--*/
.recent-news {
  font-size: 45px;
  color: #000;
  font-weight: 900;
  margin: 0 0 30px;
}
.re-news-date {
  font-size: 14px;
  color: #3f3f3f;
  margin-bottom: 0px;
}
.re-news {
  font-size: 18px;
  color: #000;
  line-height: 27px;
}
.h-line {
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
  margin: 10px 0;
}
.view-all,
.investors-news-row .view-all {
  font-size: 14px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  padding-top: 10px;
}
.investors-news-row .view-all {
  color: #ffffff;
}
/*--Investor Toolkit--*/
.toolkit-box {
  margin: 0 auto;
  max-width: 290px;
  width: 100%;
  min-height: 500px;
  padding: 30px;
  position: relative;
  background: #bee3ff url(../images/background-image-line-pattern-bg.png);
}
.corporate-txt {
  font-size: 21px;
  font-weight: 400;
  line-height: 23px;
}
.register-now {
  font-size: 14px;
  color: #000;
  padding-top: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.event-date {
  font-size: 50px;
  color: #000;
  font-weight: 900;
  line-height: 40px;
  padding-top: 15px;
}
.event-time {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
.slider-btn {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 900;
  width: 200px;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 30px;
  padding: 10px 20px;
  background-color: transparent;
  display: block;
  z-index: 1;
  border: 1px solid #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.slider-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #000;
  z-index: -1;
}
.slider-btn:hover {
  border: 1px solid #000;
  background-color: transparent;
  color: #ffffff;
}
.slider-btn:hover:before {
  width: 100%;
}
.slider-btn:hover {
  color: #fff !important;
}
/*--Corporate Governance--*/
.corporate-bg {
  background: -moz-linear-gradient(135deg, #0241ff 0%, #61219a 70%) repeat
    scroll 0 0;
  background: -webkit-gradient(135deg, #0241ff 0%, #61219a 70%) repeat scroll 0
    0;
  background: linear-gradient(135deg, #0241ff 0%, #61219a 70%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0241ff', endColorstr='##61219a', GradientType=1 );
}
.corporate-shape {
  max-width: 210px;
  width: 100%;
  height: auto;
  border-bottom: 110px solid #372261;
  border-right: 80px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0;
}
.corporate-shape-text {
  position: absolute;
  left: 20px;
  right: 10px;
}
.corporate-shape-text p {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  padding-top: 20px;
}
.corporate-title {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
}
.corporate-txt2 {
  font-size: 25px;
  color: #fff;
  line-height: 27px;
  font-weight: 600;
}
.corporate-name {
  font-size: 16px;
  color: #fff;
}
.down-report-btn {
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 40px;
  display: inline-block;
  margin-top: 100px;
  margin-left: 50px;
}
.down-report-btn:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
.e-report {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 25px;
  margin-left: 50px;
  margin-top: 20px;
}
/*--Related content--*/
#related_content,
.news-video-bg,
.video-bg {
  position: relative;
}
.news-play-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
/*--------------------------------------------------------------
# About Us - Desktop
--------------------------------------------------------------*/

.pb0-overview {
  padding-bottom: 0 !important;
}
.bg-ship {
  background-image: url(../images/newdesign-digital-champions.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 436px;
  margin-bottom: 80px;
}
.line-h {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  height: 436px;
}
#hero_banner_aboutus {
  padding: 0;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.about-caption-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0px, -30%) !important;
  -moz-transform: translate(0px, -30%) !important;
  -ms-transform: translate(0px, -30%) !important;
  -o-transform: translate(0px, -30%) !important;
  transform: translate(0px, -30%) !important;
  width: auto;
}
.circle-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.circle-grid:before,
.circle-grid:after {
  content: normal;
}
.circle-grid > [class*='col-'] {
  margin-bottom: 20px;
}
.circle-grid .eqh-box {
  position: relative;
  height: 100%;
  padding-bottom: 20px;
  overflow: hidden;
}
.circle-grid .eqh-box .btn-bottom {
  position: absolute !important;
  bottom: 0px;
  padding: 15px;
  margin: 0;
}
.abt-heading {
  font-size: 64px;
  line-height: 64px;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  font-weight: 500;
  margin-bottom: 50px;
}
#aboutus_company {
  padding-top: 75px;
}
.stats [class*='col-'] {
  text-align: center;
  margin-bottom: 60px;
}
.stats [class*='col-']:nth-of-type(4),
.stats [class*='col-']:nth-of-type(5),
.stats [class*='col-']:nth-of-type(6) {
  margin-bottom: 0;
}
.stats .number {
  font-size: 80px;
  color: #000;
  position: relative;
  font-weight: 900;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
}
.stats .symbol {
  color: #000;
  font-size: 58px;
  margin-top: 15px;
  position: absolute;
  font-weight: 300 !important;
}
.stats sup,
.stats .sup {
  color: #000;
  font-size: 22px !important;
  top: -1.7em;
  font-family: 'Poppins', sans-serif;

}
.stats .sup {
  top: 0;
}
.plus-row {
  color: #ffffff;
}
.plus-row [class*='col-'] {
  margin-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
}
.plus-row h3 {
  font-weight: 600;
  padding: 0;
}
.plus-row .eqh-box {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.plus-row .eqh-box .btn-bottom {
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: none;
  margin-bottom: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 15px 0;
  position: absolute;
}
#about_us,
.aboutus-desc {
  position: relative;
}
.gradient-color-aboutus {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 450px;
}
.aboutus-desc {
  float: left;
  background-color: #000;
  padding: 35px 50px 0;
  margin-bottom: 50px;
}
.desc-txt {
  font-size: 30px;
  line-height: 45px;
  letter-spacing: -1.6px;
  color: #fff;
  font-weight: 300;
  padding-top: 25px;
}
.name-desc {
  font-size: 30px;
  line-height: 45px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #fff;
  margin-top: 20px;
}
.cta-txt {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 1.5px;
  color: #fff;
  text-transform: uppercase;
}
.cta-txt:hover {
  border: 1px solid #fff !important;
}
.border-line {
  border: 1px solid #000000;
  padding: 15px;
  margin-bottom: 30px;
  background-color: #fff;
}
.border-line:hover .head-abtus-bdr,
.bg-queries:hover .head-abtus-bdr {
  width: 65px;
}
.head-abtus {
  font-size: 25px;
  line-height: 27px;
  letter-spacing: -0.5px;
  color: #000;
  font-weight: 900;
}
.star-bdr,
.head-abtus-bdr {
  background-color: #f5a623;
  display: block;
}
.head-abtus-bdr {
  width: 50px;
  height: 5px;
  margin: 10px 0;
  transition: all 0.5s ease 0.1s;
}
.star-bdr {
  width: 75px;
  height: 7.5px;
  margin: 10px 0 20px;
}
.circle-grid .view-more,
.bg-ship .view-more {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  margin-top: 10px;
  text-decoration: none;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}
.circle-grid .view-more:hover,
.circle-grid .view-more:focus,
.bg-ship .view-more:hover,
.bg-ship .view-more:focus {
  color: #000;
  text-decoration: none;
  left: 10px;
}
.sustainability {
  position: relative;
}
.sustainability-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}
.sustainability .view-more {
  background-color: #fff;
  color: #000 !important;
  padding: 8px 25px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  margin: 10px 0;
}
.sustainability .view-more:hover {
  background-color: transparent;
  color: #ffffff !important;
}
.bg-star {
  background-image: url(../images/newdesign-about-us-star.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: 0 0;
  min-height: 398px;
  padding: 75px 0;
}
.star-para {
  font-size: 35px;
  line-height: 37px;
  font-weight: 700;
  padding-right: 100px;
}
.sustainability {
  background-image: url(../images/images-sustainability.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-height: 500px;
  padding: 75px 0;
}
.sust-para {
  font-size: 32px;
  color: #fff;
  font-weight: 300;
  margin: 20px 0;
  line-height: 1.3em;
}
.sust-pr {
  padding: 25px;
  background-color: #fff;
}
.sust-pr-para {
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}
.para-reg,
.para-lgt {
  font-size: 25px;
}
.para-reg {
  line-height: 27px;
  font-weight: 400;
  margin-bottom: 30px;
}
.para-lgt {
  padding-top: 30px;
}
#innovation_fund {
  padding-bottom: 0;
}
#paper-boat {
  padding: 25px 40px;
}
.seprator {
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  float: left;
  width: 100%;
  margin: 30px 0;
}
.slider-head {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.6px;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 10px;
}
.slider-para {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.slider-learn {
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}
.slider-learn:hover {
  color: #fff;
  left: 10px;
}
#paper-boat .owl-nav .owl-prev,
.owl-next {
  background-repeat: no-repeat !important;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  position: absolute !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#paper-boat .owl-nav .owl-prev {
  background-image: url(../images/background-image-back.png);
  right: 60px;
  top: 350px !important;
}
#paper-boat .owl-nav .owl-next {
  background-image: url(../images/newdesign-forward.png);
  right: 30px;
  top: 350px !important;
}
/*--------------------------------------------------------------
# Our subsidiaries - Desktop
--------------------------------------------------------------*/

#subsidiaries {
  padding: 75px 0;
}
/*Accordion*/
.accordion-custom .panel-default {
  float: left;
  width: 100%;
  border-color: transparent;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.accordion-custom .panel {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.accordion-custom .panel-title a {
  font-size: 40px;
  color: #000;
  font-weight: 600;
  display: block;
  padding-right: 30px;
}
.accordion-custom .panel-title > a:before {
  font-family: sans-serif;
  content: '\f068';
  font-size: 40px;
  line-height: -moz-block-height;
  letter-spacing: -0.0625em;
  position: absolute;
  right: 8px;
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-custom .panel-title > a.collapsed:before {
  content: '\f067';
  font-size: 40px;
  line-height: -moz-block-height;
  position: absolute;
  right: 8px;
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-custom .panel-title > a:hover,
.accordion-custom .panel-title > a:active,
.accordion-custom .panel-title > a:focus {
  text-decoration: none;
}
.accordion-custom .panel-default > .panel-heading {
  background-color: transparent;
  border-color: transparent;
  position: relative;
  padding: 10px 0px;
}
.accordion-custom
  .panel-default
  > .panel-heading
  + .panel-collapse
  > .panel-body {
  border-top-color: transparent;
  padding-left: 0;
  background-color: transparent !important;
}
.accordion-custom .accordion-txt {
  font-size: 25px;
  color: #3f3f3f;
  line-height: 37px;
  margin-bottom: 25px;
  padding-right: 80px;
}
.goto {
  color: #000;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 15px;
  display: inline-block;
  text-transform: uppercase;
}
.goto:hover {
  color: #000;
}
/*--------------------------------------------------------------
# Location - Desktop
--------------------------------------------------------------*/

.dropdown-navigation-box {
  padding: 50px 0;
}
select.select-region::-ms-expand {
  display: none;
}
.select-region {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  overflow: hidden;
  text-indent: 0.01px;
  text-overflow: '';
  width: 165px;
  background-image: url(../images/background-image-down-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  border: 0;
  border-bottom: solid 1px #7e7e7e;
  font-size: 15px;
  color: #3f3f3f;
  line-height: 20px;
  font-weight: 400;
}
.location-title {
  font-size: 25px;
  line-height: 25px;
  color: #000;
  font-weight: 400;
  margin-bottom: 20px;
}
.location-text {
  font-size: 20px;
  line-height: 25px;
  color: #777;
  font-weight: 300;
}
/*--------------------------------------------------------------
# Location Contact Us - Desktop
--------------------------------------------------------------*/

.bg-queries {
  background-color: #f2f2f2;
  color: #000;
  position: relative;
  height: 100%;
}
.bg-queries:hover,
.bg-queries:focus {
  background-color: #f2f2f2;
  color: #000;
  text-decoration: none;
}
.pdg-queries {
  padding: 65px 15px 15px;
}
.queries-txt {
  font-size: 25px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 400;
  margin: 0;
}
#locations {
  position: relative;
}
#locations .scrtabs-tabs-fixed-container,
#locations .scrtabs-tabs-movable-container {
  width: auto !important;
  left: 0px !important;
}
#locations .scrtabs-tab-scroll-arrow {
  display: none !important;
}
.loc-ht {
  background: #333333;
  background-repeat: repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: top center;
  height: 675px;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
#locations .nav-tabs {
  border-bottom: 0;
}
#locations .nav-tabs > li {
  margin-bottom: 0px;
}
#locations .nav-tabs > li + li::before {
  content: '|';
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 15px;
  left: -2px;
}
#locations .nav-tabs > li > a {
  padding: 20px 60px;
  margin-right: 0;
  color: #fff;
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-left: transparent;
  border-right: transparent;
  border-radius: 0;
  text-transform: uppercase;
}
#locations .nav-tabs > li:first-child > a {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
#locations .nav-tabs > li:last-child > a {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
#locations .nav-tabs > li.active > a,
#locations .nav-tabs > li.active > a:focus,
#locations .nav-tabs > li.active > a:hover {
  background-color: #df9926 !important;
  color: #fff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
#locations .nav > li > a:focus,
#locations .nav > li > a:hover {
  background-color: #df9926;
  color: #fff;
}
.loc-cntry-txt > span {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -0.5px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
  display: block;
  text-align: center;
}
.hvr-cntry:hover .loc-cntry-txt > span {
  transform: translateY(-39%);
}
.hvr-cntry:hover .loc-cntry-txt {
  background-color: rgb(245, 166, 35, 0.8);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0px;
  transform: translateY(0px);
  right: 0;
  bottom: 0;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/*--------------------------------------------------------------
# Product Landing - Desktop
--------------------------------------------------------------*/

#pattern_bg {
  position: relative;
}
.txt-brwseby {
  font-size: 23px;
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 28px;
  margin-top: 10px;
  padding-left: 5px;
}
/*--------------------------------------------------------------
# Search List - Desktop
--------------------------------------------------------------*/

.search_input_list {
  font-size: 75px;
  text-transform: capitalize;
  font-weight: 700;
  border-bottom: 1px solid #ccc !important;
  height: 100px;
  margin-top: 150px;
  color: #fff;
}
.ms-srch-result #Paging .fa-angle-left,
.ms-srch-result #Paging .fa-angle-right {
  font-size: 30px;
}
.ms-srch-result #Paging .fa-angle-left {
  margin-right: 30px;
}
.ms-srch-result #Paging .fa-angle-right {
  margin-left: 30px;
}
ul.sort-by {
  margin: 0;
}
ul.sort-by > li {
  padding: 0;
  color: #3f3f3f;
}
ul.sort-by > li > a.active,
ul.sort-by > li > a {
  color: #000;
  font-weight: 700;
  font-size: 17.5px;
  line-height: 51px;
  text-decoration: none;
}
ul.sort-by > li > a.active {
  color: #000;
  font-weight: 700;
  border-bottom: 4px solid #df9926;
  padding-bottom: 10px;
}
ul.sort-by > li > a {
  color: #777;
  font-weight: 400;
}
ul.sort-by > li:nth-child(1) + li:before,
ul.sort-by > li:nth-child(2) + li:before {
  color: #3f3f3f;
  padding: 0 5px;
}
ul.sort-by > li:nth-child(1) + li:before {
  content: ': ';
}
ul.sort-by > li:nth-child(2) + li:before {
  content: '| ';
}
.refine-search {
  padding: 0;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 14px;
}
.refine-search > input[type='checkbox'],
.none {
  display: none;
}
.refine-search > label {
  cursor: pointer;
  margin: 0;
}
.refine-search-item {
  font-weight: 300;
  margin: 0;
}
.refine-search > input[type='checkbox']:checked + label {
  background-color: #000;
  color: #fff;
}
.refine-search > input[type='checkbox'] + label {
  background-color: transparent;
  color: #000;
}
.lst-checkbox {
  padding: 0;
  display: block;
  font-size: 14px;
}
.lst-checkbox > input[type='checkbox'] {
  display: none;
}
.lst-checkbox > label {
  cursor: pointer;
  margin: 0;
  padding: 5px;
}
.lst-checkbox > input[type='checkbox'] + label span {
  position: relative;
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}
.lst-checkbox > input[type='checkbox'] + label span:before,
.lst-checkbox > input[type='checkbox'] + label:hover span:before,
.lst-checkbox > input[type='checkbox']:checked + label span:before {
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: -2px;
  left: 0;
}
.lst-checkbox > input[type='checkbox'] + label span:before {
  content: '\f096';
  color: #000;
}
.lst-checkbox > input[type='checkbox']:checked + label span:before {
  content: '\f00c';
}
.txt-input {
  margin-left: 25px;
  display: inline-block;
  font-weight: 300;
}
.badge {
  margin-left: 5px;
  float: right;
}
.show-more {
  display: none;
}
.txt-toggle {
  color: #000;
  font-size: 14px;
  margin-left: 6px;
  text-decoration: none;
}
.txt-toggle:hover,
.txt-toggle:focus {
  color: #000;
  font-size: 14px;
  margin-left: 6px;
  text-decoration: none;
}
.box-info {
  padding: 20px;
  color: #ffffff;
  margin-top: 50px;
}
.head-box-info {
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.txt-box-info {
  font-size: 25px;
  line-height: 30px;
  font-weight: 900;
}
.ui-helper-hidden-accessible {
  display: none;
}
.ui-menu {
  background-color: #fff;
  width: 75% !important;
  height: auto;
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0;
}
.ui-menu > li {
  list-style-type: none;
  padding: 10px;
}
.ui-menu > li:hover {
  background-color: #ccc;
}
.ui-menu > li > a,
.ui-menu > li > a:focus {
  color: #000;
  font-weight: 400;
  font-size: 23px;
}
ul.pagination-sm > li,
ul.pagination-sm > li > a {
  color: #000;
  font-size: 17px;
}
.pagination-sm > li,
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0;
}
.lt {
  margin: 0px 20px;
}
.list-rslt-txt {
  font-size: 18px;
  font-weight: 300;
  margin-top: 20px;
}
.no-results-found {
  color: #000;
  font-size: 30px;
  overflow-wrap: break-word;
}
/*--------------------------------------------------------------
# Press Release Detail - Desktop
--------------------------------------------------------------*/

.press-releases-head h1 {
  font-size: 75px;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  font-weight: 500;
  letter-spacing: -1.5px;
  line-height: 75px;
  margin-bottom: 20px;
}
#press_releases h4 {
  margin-bottom: 15px;
  font-weight: 900;
  letter-spacing: -1px;
  font-size: 25px;
}
.position-txt,
.location-date {
  line-height: 30px;
  font-weight: 400;
}
.position-txt {
  color: #000 !important;
  font-size: 25px !important;
  margin-bottom: 10px !important;
}
.location-date {
  margin: 0 !important;
}
.press-hline {
  width: 100%;
  height: 1px;
  background-color: #c8c8c8;
  margin: 50px 0px;
}
#press_releases ul,
#press_releases ol {
  margin: 30px 0;
}
#press_releases ul > li,
#press_releases ol > li {
  margin-bottom: 15px;
  font-size: 20px;
  color: #3f3f3f;
}
#press_releases p {
  font-size: 20px;
  color: #3f3f3f;
  margin-bottom: 30px;
}
#press_releases p strong {
  color: #000 !important;
}
#quote {
  margin: 30px 0;
}
#quote p {
  margin-bottom: 10px !important;
}
#quote .quote-txt {
  color: #000 !important;
  font-weight: 400;
  margin-bottom: 10px !important;
  line-height: 30px;
}
#quote .quote_link {
  margin: 30px 0;
}
#quote .quote_link p:first-child {
  font-weight: 500;
}
#quote .quote_link p {
  color: #000 !important;
  margin-bottom: 10px !important;
}
#press_releases #quote .quote_link ol {
  padding-left: 15px;
}
#press_releases #quote .quote_link ol > li {
  margin-bottom: 5px;
  color: #007cc3;
}
#source p {
  color: #000 !important;
  margin-bottom: 5px !important;
}
/*--------------------------------------------------------------
# Case Study - Desktop
--------------------------------------------------------------*/
.overlay-casestudies {
  background-color: #ffffff; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 10%
    )
    repeat scroll 0 0; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 10%
    )
    repeat scroll 0 0; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 10%
    )
    repeat scroll 0 0; /* For Firefox 3.6 to 15 */
  background: linear-gradient(
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 10%
    )
    repeat scroll 0 0;
  position: absolute;
  left: 0;
  top: 160px;
  bottom: 0;
  width: 100%;
  height: auto;
}
.atp-para,
.atp-sml-para {
  line-height: 35px;
  font-weight: 400;
}
.atp-para {
  font-size: 30px;
}
.atp-sml-para {
  font-size: 18px;
}
.divider {
  background-color: #e0e0e0;
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
}
.atp-sml-head {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 30px;
  font-weight: 900;
  margin-top: 75px;
  margin-bottom: 50px;
}
.key-para p,
.impact-sml-para p {
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
}
.impact-para p {
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}
.num-per > span,
sup {
  color: #0076ff;
}
.num-per > span {
  font-size: 80px;
  font-weight: 600;
  line-height: 55px;
}
.num-per > sup {
  font-size: 40px;
  top: -0.6em;
}
.atp-slider {
  padding: 30px 15px;
  background-color: #f5f5f5;
  margin-top: 50px;
}
.atp-slider-txt p {
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.atp-slider-txt p:nth-child(n + 2) {
  font-size: 20px;
  font-weight: 300;
}
.atp-slider-txt img.img-inherit {
  width: inherit;
  margin: 15px auto;
}
#atp_slider_carousel .owl-nav .owl-prev,
.owl-next {
  background-repeat: no-repeat;
  height: 32px;
  position: absolute;
  text-indent: -9999px;
  width: 32px;
}
#atp_slider_carousel .owl-nav .owl-prev {
  background-image: url(../images/newdesign-arrow-left.png);
  left: 30px;
  top: 150px !important;
}
#atp_slider_carousel .owl-nav .owl-next {
  background-image: url(../images/newdesign-arrow-right.png);
  right: 30px;
  top: 150px !important;
}
.atp-grid-num {
  margin: 15px 0;
}
.atp-grid-num p > span,
.exp-iip p > span {
  font-size: 70px;
  line-height: 54px;
  font-weight: 600;
  margin-bottom: 10px;
}
.atp-grid-num p,
.exp-iip p {
  font-size: 30px;
  font-weight: 900;
  text-align: center;
}
.atp-grid-num p:nth-child(2),
.exp-iip p:nth-child(2) {
  font-size: 14px;
  line-height: 16.5px;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  font-weight: 400;
}
#utilities,
#communication_services {
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  height: 480px;
}
#utilities p,
#communication_services p {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  margin: 15px auto 40px;
  text-align: center;
  width: 42%;
}
#utilities {
  background-image: url(../images/images-utilities-case-studies.jpg);
}
#communication_services {
  background-image: url(../images/images-utilities-case-studies.jpg);
}
.head {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
}
.minus-top-grid {
  margin-top: -235px;
}
.head-grid {
  font-size: 24px;
  line-height: 27px;
  font-weight: 900;
  margin-bottom: 15px;
}
.minus-top-grid p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #777;
}
.minus-top-grid .equal-bg {
  padding: 0;
}
.yellow-bg {
  background-color: #ffe03f;
}
.pad-all,
.align-box {
  padding: 50px;
}
.align-box {
  float: left;
  width: 100%;
}
.pad-all p {
  font-size: 20px;
  font-weight: 400;
}
.exp-iip p:nth-child(2) {
  width: 80%;
}
.exp-iip > div:nth-child(4) p:nth-child(1),
.exp-iip > div:nth-child(4) p:nth-child(2) {
  text-align: left;
}
.exp-iip > div:nth-child(4) p:nth-child(2) {
  font-size: 18px;
  line-height: 23.5px;
  margin-left: 0px;
}
.exp-iip > div:nth-child(4) a.try-it {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.5px;
  margin-top: 10px;
  padding: 9px 25px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-in-out 0.1s;
  -moz-transition: all 0.5s ease-in-out 0.1s;
  -ms-transition: all 0.5s ease-in-out 0.1s;
  -o-transition: all 0.5s ease-in-out 0.1s;
  transition: all 0.5s ease-in-out 0.1s;
}
.exp-iip > div:nth-child(4) a.try-it:hover {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
.pdf {
  border: 2px solid #000000;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 1.5px;
  font-weight: 700;
  margin-top: 30px;
  display: inline-block;
  -webkit-transition: 0.5s ease-in-out 0.1s;
  -moz-transition: 0.5s ease-in-out 0.1s;
  -ms-transition: 0.5s ease-in-out 0.1s;
  -o-transition: 0.5s ease-in-out 0.1s;
  transition: 0.5s ease-in-out 0.1s;
}
.pdf:hover,
.pdf:focus {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
.email {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  color: #000;
  margin-top: 25px;
}
.email:hover,
.email:focus {
  color: #000;
}
.cnt-us {
  float: right;
  text-align: right;
  display: inline-block;
  margin-top: 20px;
}
#case_studies {
  color: #fff;
}
#case_studies p:nth-child(1),
#case_studies p:nth-child(2) {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 20px;
}
#case_studies p:nth-child(2) {
  color: rgba(255, 255, 255, 0.8);
}
.title-sml-cs {
  font-size: 50px;
  letter-spacing: -1.3px;
  font-weight: 900;
}
.cs-txt {
  text-align: right;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  margin-top: 60px;
}
.cs-txt:hover,
.cs-txt:focus {
  color: #fff;
}
.cs-bdr {
  color: #a2aeb6;
  border: 2px solid #d1d7da;
  position: relative;
  z-index: 1;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 8px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1px;
  font-weight: 600;
  margin-right: 10px;
  text-transform: uppercase;
}
.cs-bdr:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #d1d7da;
  z-index: -1;
}
.cs-bdr:hover,
.cs-bdr:focus {
  border: 2px solid #bfc5c8;
  color: #a2aeb6;
  text-decoration: none;
}
.cs-bdr:hover:before,
.cs-bdr:focus:before {
  width: 100%;
}
.img-thumbnail {
  border-radius: 0;
  padding: 0;
}
/*--------------------------------------------------------------
# Short Case Study - Desktop
--------------------------------------------------------------*/

.head-case {
  font-size: 35px;
  font-weight: 300;
  margin-bottom: 30px;
  text-align: center;
}
.yellow-bg .txt-para p {
  margin: 10px 0;
}
/*--------------------------------------------------------------
# Generic Case Study - Desktop
--------------------------------------------------------------*/

.para-align p,
.para-align ul > li {
  color: #3f3f3f;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
.para-align ul > li {
  margin-bottom: 10px;
}
/*--------------------------------------------------------------
# Events - Desktop
--------------------------------------------------------------*/

.black-bg {
  background-color: #222121;
  padding: 15px;
}
.btn-rectangle {
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  text-align: center;
  padding: 8px;
  border: 1px solid #fff;
  font-size: 14px;
  letter-spacing: 1.5px;
}
.btn-rectangle:hover {
  color: #000000;
  background-color: #fff;
}
#events-cnt #accordion {
  float: left;
  width: 100%;
}
#events-cnt .accordion-custom .panel-title a {
  font-size: 24px;
  font-weight: 600;
  padding-right: 100px;
  line-height: 32px;
}
#events-cnt #accordion p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: 300;
}
#events-cnt #accordion.accordion-custom .panel,
#events-cnt #accordion .panel-title {
  margin: 0 !important;
}
#events-cnt #accordion.accordion-custom .panel-title > a.collapsed::before,
#events-cnt #accordion.accordion-custom .panel-title > a::before {
  font-size: 24px;
  line-height: 32px;
  top: 30%;
  transform: translateY(-30%);
}
#events p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
}
#events > p > span {
  color: #c2c2c2;
  font-weight: 300;
}
#events-cnt p {
  margin-bottom: 30px;
}
#events-cnt .panel-head {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.session-details-bg {
  background-color: #f2f2f2;
  padding: 25px;
  margin-bottom: 50px;
}
#events-cnt .session-details-bg span,
#events-cnt .session-details-bg p {
  font-size: 20px;
  color: #000;
  margin-bottom: 0;
}
.speaker-name {
  font-weight: 500;
}
ul.event-rr {
  padding-left: 0;
}
ul.event-rr > li {
  list-style-type: none;
  line-height: 25px;
}
ul.event-rr > li > a {
  font-size: 20px;
}
/*--------------------------------------------------------------
# Challenges & Solutions - Desktop - Deleted
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Form Page CSS - Desktop
--------------------------------------------------------------*/

/*switch*/

.form-switch {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-top: 5px;
  -webkit-tap-highlight-color: transparent;
  float: left;
  padding-bottom: 18px;
  margin-right: 10px;
}
.form-switch i {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 23px;
  display: inline-block;
  margin-right: 0.2rem;
  position: relative;
  transition: all 0.3s linear 0.1s;
  vertical-align: text-bottom;
  height: 22px !important;
  width: 40px !important;
}
.form-switch i:before {
  background-color: rgba(0, 0, 0, 0.17);
  border-radius: 11px;
  content: '';
  left: 0;
  position: absolute;
  transform: translate3d(2px, 2px, 0px) scale3d(1, 1, 1);
  transition: all 0.25s linear 0.1s;
  height: 18px !important;
  width: 36px !important;
}
.form-switch i:after {
  content: '';
  position: absolute;
  left: 0;
  background-color: #fff;
  border-radius: 11px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  transform: translate3d(2px, 2px, 0);
  transition: all 0.2s ease-in-out;
  width: 18px !important;
  height: 18px !important;
}
.form-switch:active i:after {
  width: 28px;
  transform: translate3d(2px, 2px, 0);
}
.form-switch:active input:checked + i::after {
  transform: translate3d(16px, 2px, 0);
}
.form-switch input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-switch input:checked + i {
  background-color: #4bd763;
}
.form-switch input:checked + i:before {
  transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}
.form-switch input:checked + i::after {
  transform: translate3d(22px, 2px, 0);
}
#lineheight {
  vertical-align: 4px;
}
.pvcy-stmt {
  color: #000;
  margin-left: 2px;
  text-decoration: underline;
}
.pvcy-stmt:hover {
  color: #000000;
}
/* input fields */
.field-bg input:not([value='']):not(:focus) ~ label {
  top: -20px;
}
.field-bg input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
  font-size: 14px !important;
  color: #777;
}
.field-bg input:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  font-size: 14px !important;
  color: #777;
}
.field-bg input:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
  font-size: 14px !important;
  color: #777;
}
.field-bg input:focus:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  font-size: 14px !important;
  color: #777;
}
.field-bg input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}
.field-bg input::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0;
}
.field-bg input:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}
.field-bg input:-moz-placeholder {
  /* Firefox 18- */
  opacity: 0;
}
#demandbase-autocomplete .ui-menu .ui-menu-item a {
  font-size: 14px !important;
  color: #777 !important;
}
#demandbase-autocomplete .ui-widget-content {
  border: none !important;
}
#demandbase-autocomplete .ui-corner-all {
  border-radius: 2px !important;
}
#demandbase-autocomplete .ui-menu {
  box-shadow: 2px 2px 7px #ccc !important;
}
.btn-border {
  border-radius: 200px;
}
.required label {
  position: relative;
}
.required label,
label {
  display: inline-block;
  font-weight: normal !important;
  margin-bottom: 5px;
  max-width: 100%;
}
.required label:before {
  border-bottom: 5px solid transparent;
  border-right: 8px solid #849f06;
  border-top: 5px solid transparent;
  content: '';
  height: 0;
  position: absolute;
  right: 50px;
  top: 8px;
  width: 0;
}
.required label:after {
  background-color: #849f06;
  border-radius: 4px;
  color: #fff;
  content: 'Required';
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  left: 1px;
  line-height: 20px;
  margin-left: 5px;
  padding: 1px 6px;
  position: relative;
  text-shadow: 1px 1px #637707;
  top: -2px;
}
.redColor {
  color: #f16c51;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  left: 0px;
  margin: 0 auto;
  padding: 4px;
  position: relative;
  top: -1px;
}
/*--------------------------------------------------------------
# Our History - Desktop
--------------------------------------------------------------*/

#our-story {
  padding: 75px 0px;
  background-image: url('../images/newdesign-milestone-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 350px;
}
.history-para p {
  color: #3f3f3f;
  margin-bottom: 30px;
  font-size: 25px;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.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;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.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;
}
.slider-single h3 {
  font-size: 42px;
  color: #fff;
  font-weight: 300;
  text-align: right;
}
.slider-single ul li {
  list-style: none;
}
.slider-single ul li {
  font-size: 18px;
  color: #fff;
  text-indent: -16px;
  line-height: 24px;
}
.slider-single ul li::before {
  display: inline-block;
  content: '-';
  transform: translateY(10px);
  font-size: 58px;
  line-height: 16px;
  margin-right: 15px;
}
.history_slider .slick-slide {
  border: none;
  outline: none;
}
.history_slider .slider-single {
  min-height: 300px;
  margin-bottom: 20px;
}
.history_slider.slick-slider {
  margin-bottom: 30px;
}
.history_slider .slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 6%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.history_slider .slick-prev,
.history_slider .slick-next {
  font-size: 20px;
  color: transparent;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.history_slider .slick-prev {
  left: -40px;
  background-image: url('../images/newdesign-arrow-left-white.png') !important;
  width: 32px;
  height: 32px;
}
.history_slider .slick-next {
  right: -40px;
  background-image: url('../images/newdesign-arrow-right-white.png') !important;
  width: 32px;
  height: 32px;
}
.history_slider .slider-nav {
  margin: 0 auto;
  width: 85%;
  clear: both;
}
.history_slider .slider-nav .slick-slide {
  cursor: pointer;
  text-align: center;
  position: relative;
  padding-top: 10px;
  border: none;
  outline: none;
}
.history_slider .slider-nav .slick-slide .year-line {
  color: rgba(251, 247, 247, 0.8);
  padding-top: 15px;
  display: block;
}
.history_slider .slider-nav .slick-slide .year-line::before,
.history_slider .slider-nav .slick-slide .year-line::after {
  display: inline-block;
  content: '';
  border-top: 1px solid rgba(251, 247, 247, 0.5);
  width: 42%;
  position: absolute;
  top: 19px;
}
.history_slider .slider-nav .slick-slide .year-line::before {
  left: 0px;
}
.history_slider .slider-nav .slick-slide .year-line::after {
  right: 0px;
}
.history_slider .slider-nav .slick-slide .year-line {
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.history_slider .slider-nav .slick-slide.is-active .year-line {
  color: #fff;
}
.history_slider .slider-nav .slick-slide .dots-bg {
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 14px;
  width: 10px;
  height: 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.history_slider .slider-nav .slick-slide.is-active .dots-bg {
  top: 0px;
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
/*--------------------------------------------------------------
# Petagon Modal - Desktop
--------------------------------------------------------------*/

.pentagone-cp {
  cursor: pointer !important;
}
.pentagone-cn {
  cursor: default !important;
}
.pentagone-st0 {
  cursor: pointer;
}
.pentagone-st1 {
  fill: #fff;
  stroke: #022b5e;
  stroke-miterlimit: 10;
  cursor: pointer;
}
.pentagone-st2 {
  fill: #ffffff;
  cursor: pointer;
}
.pentagone-st4 {
  font-size: 10px;
  cursor: pointer;
  font-weight: 500;
}
text.pentagone-st4 {
  display: none;
}
.pentagone-st3,
.pentagone-st5 {
  font-family: 'Poppins', sans-serif;
  cursor: pointer;
}
#pentagon line {
  cursor: pointer;
}
#outer-line-pentagone {
  stroke: #022b5e;
  fill: none;
}
#petagon_modal.modal {
  z-index: 9999;
}
#petagon_modal .modal-content {
  box-shadow: none;
  border-radius: 0;
}
#petagon_modal .modal-body {
  background-color: #0f9ffa;
  border: 8px solid #fff;
  color: #fff;
  padding: 35px;
  height: 500px;
}
#petagon_modal .close {
  background-color: #fff !important;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  opacity: 1;
  position: relative;
  z-index: 9;
  text-shadow: none;
}
#petagon_modal_carousel .item {
  position: relative;
  left: 20%;
  width: 70%;
}
#petagon_modal_carousel .item .h5 {
  font-size: 80px;
  font-weight: 900;
  margin: 0 0 20px;
}
#petagon_modal_carousel .item ul {
  padding-left: 0;
}
#petagon_modal_carousel .item ul > li {
  font-size: 18px;
  list-style-type: none;
  padding-left: 26px;
  margin-bottom: 15px;
  background-image: url('../images/newdesign-pentagone-right-chevron.png');
  background-position: 0 7px;
  background-repeat: no-repeat;
}
#petagon_modal_carousel .owl-dots {
  text-align: left;
  top: 30%;
  width: auto;
}
#petagon_modal_carousel .owl-dots .owl-dot {
  border-bottom: 1px solid #fff;
  display: block;
  padding: 20px 0 5px 0;
  font-size: 15px;
  width: auto;
  height: auto;
  margin: auto;
  transition: all 0.5s ease 0.1s;
}
#petagon_modal_carousel .owl-dots .owl-dot.active {
  border-bottom: 3px solid #fff;
}
@-moz-document url-prefix() {
  #pentagon #experience-pentagon {
    transform: matrix(
      0.8245,
      -0.5658,
      0.5658,
      0.8245,
      22.676,
      67.978
    ) !important;
  }
  #pentagon #insight-pentagon {
    transform: matrix(
      0.8184,
      0.5747,
      -0.5747,
      0.8184,
      90.677,
      26.401
    ) !important;
  }
  #pentagon #innovate-pentagon {
    transform: matrix(
      0.3642,
      -0.9313,
      0.9313,
      0.3642,
      128.471,
      143.162
    ) !important;
  }
  #pentagon #accelerate-pentagon {
    transform: matrix(1, 0, 0, 1, 42.518, 148.215) !important;
  }
  #pentagon #assure-pentagon {
    transform: matrix(
      0.2858,
      0.9583,
      -0.9583,
      0.2858,
      22.979,
      73.76
    ) !important;
  }
}
.open-anim {
  animation: open-anim 1s;
  animation-fill-mode: forwards;
  transition: all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@keyframes open-anim {
  0% {
    transform: translateX(25%) scale(0);
  }
  100% {
    transform: translateX(0%) scale(1);
  }
}
.close-anim {
  animation: close-anim 1s;
  animation-fill-mode: forwards;
  transition: all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@keyframes close-anim {
  0% {
    transform: translateX(0%) scale(1);
  }
  100% {
    transform: translateX(25%) scale(0);
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
/*--------------------------------------------------------------
# Events Listing - Desktop
--------------------------------------------------------------*/

#events-listing-grid .col-md-3.alpha {
  display: none;
}
#events-listing-grid .col-md-9.alpha.omega {
  width: 100%;
}
#events-listing-grid .select-option > label {
  margin-right: 15px;
}
#events-listing-grid ul.listing {
  padding: 0;
}
#events-listing-grid ul.listing > li {
  display: block;
  background-color: #fff;
  margin-bottom: 20px;
  background-image: none;
  padding-left: 0;
}
#events-listing-grid ul.listing > li .details > h3 > a {
  color: #000000;
  font-size: 22px;
  font-weight: 400;
  display: inline-block;
}
#events-listing-grid ul.listing > li .details > h3 > a:hover {
  color: #007cc3;
}
#events-listing-grid ul.listing > li .details strong {
  font-size: 16px;
  color: #777;
  font-weight: 400;
  margin-bottom: 10px;
  display: inline-block;
}
#events-listing-grid ul.listing > li .details .listing-share {
  margin-bottom: 10px;
  display: none;
}
#events-listing-grid .highlight-box {
  margin-bottom: 20px;
}
#events-listing-grid .highlight-box > .select-option select::-ms-expand {
  display: none;
}
#events-listing-grid .highlight-box > .select-option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  overflow: hidden;
  text-indent: 0.01px;
  text-overflow: '';
  width: 165px;
  background-image: url(../images/newdesign-down-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  border: 0;
  border-bottom: 1px solid #7e7e7e;
  font-size: 17px;
  color: #3f3f3f;
  line-height: 20px;
  font-weight: 400;
  padding: 3px;
}
@media screen and (min-width: 1500px) and (max-width: 1920px) {
  /*--------------------------------------------------------------
# Header Menu Portion
--------------------------------------------------------------*/

  .hero-list1 {
    width: 60%;
  }
  .ui-menu {
    width: 50% !important;
  }
}

@media screen and (max-width: 1280px) {
  /*--------------------------------------------------------------
# Industries - Medium Screen
--------------------------------------------------------------*/

  .corner-shape {
    border-bottom: 170px solid #C32C2C;
  }
  .opportunities {
    padding: 60px 30px;
  }
  .corner-shape {
    border-right: inherit;
  }
  .white-download {
    padding-top: 10px;
    position: relative;
    top: 0;
  }
}

@media screen and (min-width: 1025px) {
  /*--------------------------------------------------------------
# Newsroom - Grid 1025 and above
--------------------------------------------------------------*/

  figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }
  figure.effect-lily figcaption {
    text-align: left;
  }
  figure.effect-lily figcaption > .journalistresearch-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1.3em;
    width: 100%;
    height: 53%;
  }
  figure.effect-lily h2,
  figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }
  figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  figure.effect-lily p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
  }
  figure.effect-lily:hover img,
  figure.effect-lily:hover p {
    opacity: 1;
  }
  figure.effect-lily:hover img,
  figure.effect-lily:hover h2,
  figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
  }
}

@media screen and (min-width: 1024px) {
  .col-md-20p {
    width: 20%;
  }
  #petagon_modal .modal-dialog {
    width: 800px;
  }
}

@media screen and (max-width: 1024px) {
  /* iPads (Landscape) ----------- */

  /*--------------------------------------------------------------
# Hover Shutter animation
--------------------------------------------------------------*/

  .btn-shutter {
    color: #000;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    font-weight: 900;
  }
  .btn-shutter:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter:hover:before {
    width: 100%;
  }
  /* btn - black*/
  .btn-shutter-black {
    color: #000;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    font-weight: 900;
  }
  .btn-shutter-black:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter-black:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter-black:hover:before {
    width: 100%;
  }
  /* Learn More */
  .btn-shutter-more {
    color: #fff;
    border: 1px solid #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 12px 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
  }
  .btn-shutter-more:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter-more:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter-more:hover:before {
    width: 100%;
  }
  /*--------------------------------------------------------------
# Arrow Animation
--------------------------------------------------------------*/

  .left-arrow img.arrow-move {
    position: relative;
    left: 0px;
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  .left-arrow:hover img.arrow-move {
    left: 0px;
  }
  /*--------------------------------------------------------------
# Global CSS - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .hidden-tab {
    display: none !important;
  }
  .plr5 {
    padding: 0 15px;
  }
  .h1-heading {
    font-size: 60px;
    line-height: 60px;
  }
  .h2-heading {
    font-size: 50px;
    line-height: 50px;
  }
  .row-eq-ht {
    overflow: hidden;
  }
  .hidden-scroll {
    overflow: hidden !important;
    -webkit-overflow-scrolling: hidden !important;
    -moz-overflow-scrolling: hidden !important;
    -ms-overflow-scrolling: hidden !important;
    -o-overflow-scrolling: hidden !important;
    position: relative; /*height: 100%;*/
  }
  /*--------------------------------------------------------------
# L2 Gradient - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #L2_home_banner {
    height: 295px;
    position: relative;
  }
  .L2-top {
    margin-top: 150px;
  }
  /*--------------------------------------------------------------
# L3 Gradient - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #main-text-body {
    padding: 75px 0;
  }
  #main-text-body h3,
  #main-text-body h4,
  #main-text-body h5,
  #main-text-body h5 > a,
  #main-text-body h6 {
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 900;
    letter-spacing: -1px;
  }
  #main-text-body h2 {
    font-size: 50px;
    line-height: 50px;
  }
  #main-text-body .h2-heading {
    font-size: 50px !important;
    line-height: 50px !important;
  }
  #main-text-body h3 {
    font-size: 30px;
  }
  #main-text-body h4 {
    font-size: 25px;
  }
  #main-text-body h5,
  h5 > a,
  #main-text-body h6 {
    font-size: 20px;
  }
  .main-text-body-investors h1 {
    font-size: 80px;
    line-height: 80px;
    font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
    font-weight: 500;
  }
  .main-text-body-investors h4 {
    font-size: 20px !important;
  }
  .align-left {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px !important;
    clear: both;
    border: 1px solid #ccc;
  }
  /*table*/
  .table-wrap > thead > tr > th {
    border-bottom-width: 1px;
  }
  .table-wrap table tr th {
    font-weight: 600;
    border-bottom-width: 1px;
    background-color: #f1f1f1;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .table-wrap table tr td {
    padding-left: 48%;
  }
  .table-wrap table {
    border: 0px solid #ddd;
  }
  .table-wrap table tr {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
  }
  .table-wrap table td {
    display: block;
    padding: 10px 0px;
  }
  .table-wrap table thead {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-wrap table tr {
    border: 1px solid #ccc;
  }
  .table-wrap table tr td:last-child {
    border: 0px solid #ccc;
  }
  .table-wrap table tr td {
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .table-wrap table td:before {
    font-size: 13px;
    color: #000;
    text-align: left;
    font-weight: 600;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 45%;
    padding-right: 10px;
    height: 100%;
    background-color: #f1f1f1;
    padding-left: 10px;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
  }
  .table-wrap table td:last-child:before {
    border-bottom: 0px solid #fff;
  }
  .table-wrap table td:before {
    content: attr(title);
  }
  #slider_list_carousel .owl-nav .owl-prev {
    left: -20px !important;
  }
  #slider_list_carousel .owl-nav .owl-next {
    right: -20px !important;
  }
  /*--------------------------------------------------------------
# Header Menu - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #ffffff !important;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff !important;
    opacity: 0.75;
  }
  .navbar-default {
    border-color: transparent;
    background-color: transparent;
  }
  .navbar-brand {
    padding: 5px 15px 0;
  }
  .navbar {
    margin-bottom: 0;
    min-height: auto;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    margin: 0 8px;
    font-weight: 300;
  }
  /* inside Menu */
  .breadcrumb-menu {
    margin-top: -1px;
  }
  .listmenu {
    position: relative;
    width: 100%;
    padding: 0;
    z-index: 2;
  }
  .hero-list {
    position: absolute;
    width: 100%;
    margin-top: 125px;
  }
  .hero-list1 {
    margin-left: 10%;
    margin-right: 20%;
    margin-top: 0;
    padding: 8px 0px;
    position: fixed;
    width: 70%;
  }
  .hero-list1 > ol.rmv-breadcrum > li,
  .hero-list1 > ol.rmv-breadcrum > li > a {
    color: #000000;
    font-size: 16px;
  }
  .hero-list1 .dropdown-menu {
    margin-top: -37px;
  }
  .hero-list1 > ol.rmv-breadcrum > li.open > a {
    color: #df9926;
  }
  ol.rmv-breadcrum {
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  ol.rmv-breadcrum > li + li::before {
    content: ' ';
  }
  ol.rmv-breadcrum > li,
  ol.rmv-breadcrum > li > a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  }
  ol.rmv-breadcrum > li > a {
    font-weight: 300;
  }
  ol.rmv-breadcrum > li:last-child,
  ol.rmv-breadcrum > li:last-child > a {
    font-weight: 400;
  }
  ol.visible-list > li:nth-child(4) {
    font-size: 17px;
  }
  .hero-list > .strip-head {
    display: none !important;
  }
  .sticky-icons > li > a > img.share-icon {
    width: 17px;
    height: 55px;
    margin-right: 20px;
    display: block;
    padding: 20px 0;
  }
  .sticky-icons > li > a.small {
    font-weight: 600;
  }
  .small img.arrow-right-header {
    position: relative;
    left: 0px;
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  .small:hover img.arrow-right-header {
    left: 5px;
  }
  .arrow-right-header {
    margin-left: 10px;
    max-width: 17px;
  }
  .hidden-list {
    display: none !important;
  }
  .visible-list {
    display: block !important;
  }
  .visible1024-cross {
    display: block;
  }
  .hero-list1 > .visible-list {
    margin: 0;
  }
  .pos-right {
    margin-right: 100px;
  }
  /* Mega menu */
  .mega-dropdown-menu {
    border: 0;
  }
  .mega-dropdown {
    position: static !important;
  }
  .mega-dropdown > a {
    -webkit-transition: all 0.1s cubic-bezier(0, 0, 0, 0);
    -moz-transition: all 0.1s cubic-bezier(0, 0, 0, 0);
    -ms-transition: all 0.1s cubic-bezier(0, 0, 0, 0);
    -o-transition: all 0.1s cubic-bezier(0, 0, 0, 0);
    transition: all 0.1s cubic-bezier(0, 0, 0, 0);
  }
  .mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
  }
  .mega-dropdown-menu > li > ul > li {
    list-style: none;
  }
  .mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 0px;
    clear: both;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    white-space: normal;
  }
  .mega-dropdown-menu > li ul > li > a:hover,
  .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #df9926;
  }
  li > a > .angle-down {
    font-size: 20px;
    position: relative;
    top: 2px;
    left: 5px;
  }
  li.open > a > .angle-down {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  li > a > .reverseArrow {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  li.open > a > .reverseArrow {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  .dropdown-menu {
    margin: 0;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  }
  .mega-dropdown-menu .dropdown-header,
  .mega-dropdown-menu .dropdown-header > a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 0;
  }
  .mega-dropdown-menu .dropdown-header > a {
    padding: 0;
  }
  .mega-dropdown-menu form {
    margin: 3px 20px;
  }
  .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
  }
  /* Mega menu END */
  .learn,
  .innovate,
  .automate {
    height: 100vh;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    color: #fff;
    padding-top: 25px;
  }
  .head-txt {
    font-size: 40px;
    margin-bottom: 15px;
    font-weight: 900;
  }
  .sub-head {
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.7px;
  }
  .head-txt,
  .sub-head {
    padding: 0px;
  }
  .learn {
    background-position: -61px 90px;
  }
  .innovate {
    background-position: -65px 70px;
  }
  .automate {
    background-position: -130px 70px;
  }
  .submenu-portion {
    width: 100%;
    background-color: #f2f2f2;
    height: 108vh;
    padding: 60px 15px 30px;
  }
  .industries-menu,
  .services-menu,
  .platforms-menu,
  .nyn-menu,
  .aboutus-menu {
    z-index: 1;
  }
  .hear-txt-sub {
    font-weight: 600;
    color: #000;
    font-size: 18px;
  }
  .menu .align-list > ul > li {
    font-size: 14px;
    color: #000;
    margin: 8px 0;
  }
  .align-list > ul > li > a {
    color: #303030;
  }
  .align-list > ul > li > a:hover {
    color: rgb(97, 184, 209);
  }
  .logo-inner {
    margin: 20px 0;
  }
  .menu-bg,
  .burger {
    margin-right: 33px;
  }
  .burger.open {
    right: 0;
  }
  .show-strip .burger.open {
    top: 30px;
  }
  .circle {
    right: 75px;
  }
  .circle.expand {
    right: -300px;
  }
  .menu {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    display: none;
  }
  .menu ul li {
    margin-bottom: 20px;
    position: relative;
  }
  .un-line {
    position: absolute;
    bottom: -1px;
    height: 3px;
    width: 0;
    left: 0;
    background-color: #333;
    -webkit-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -ms-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  }
  .menuItems > ul > li > a:hover .un-line {
    width: 26px;
  }
  .menuItems > ul > li.smalltext {
    margin-bottom: 10px;
  }
  .menuItems > ul > li.smalltext > a {
    color: #686868;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
  }
  .menuItems > ul > li > a:hover,
  .menuItems > ul > li.smalltext > a:hover {
    color: #000000;
  }
  .menuItems > ul > li.social-icons {
    margin-top: 25px;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .opacity-zero {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -ms-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
  }
  .bg-trans {
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -ms-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
  }
  .progressbar {
    position: absolute;
    bottom: -3px;
    width: 100%;
    height: 2px;
    z-index: 1110;
  }
  .progressbar .width {
    background-color: #92d1ff;
    height: 3px;
    width: 0;
  }
  @keyframes show-strip {
    0% {
      opacity: 0;
      transform: translateY(0px);
    }
    50% {
      opacity: 1;
      transform: translateY(5px);
    }
    100% {
      transform: translateY(0px);
    }
  }
  .show-strip {
    background-color: #ffffff;
    -webkit-animation: show-strip 0.5s steps(9) forwards; /* Safari 4+ */
    -moz-animation: show-strip 0.5s steps(10) infinite; /* Fx 5+ */
    -ms-animation: show-strip 0.5s steps(10) infinite; /* IE */
    -o-animation: show-strip 0.5s steps(10) infinite; /* Opera 12+ */
    animation: show-strip 0.5s steps(9) forwards; /* IE 10+, Fx 29+ */
  }
  .show-strip > .mt45 {
    margin-top: 0;
    padding: 15px 15px 0;
    height: auto;
  }
  /* Social Share */
  li.trigger-share {
    background-color: #fff;
    margin-right: 15px;
    /* position: relative;
    left: 5px;
    top: 0;*/
    padding: 0;
    position: absolute;
    top: -57px;
    left: unset;
    right: 120px;
  }
  ul.social-share > li > a {
    font-size: 18px;
    color: #333333;
  }
  .search-icon {
    right: 125px;
  }
  .cross > a > img {
    max-width: 17px;
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 1;
  }
  /*--------------------------------------------------------------
# Slider - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  .slider,
  #hero_slider {
    height: 600px;
  }
  .repeated-css {
    height: 600px;
  }
  .caption {
    top: 50%;
    -webkit-transform: translate(0px, -50%) !important;
    -moz-transform: translate(0px, -50%) !important;
    -ms-transform: translate(0px, -50%) !important;
    -o-transform: translate(0px, -50%) !important;
    transform: translate(0px, -50%) !important;
  }
  /*--------------------------------------------------------------
# Index - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  .hidden-1024 {
    display: none;
  }
  /* header */
  .menu-bg.no-scroll {
    right: 10px;
  }
  .burger.no-scroll {
    right: 23px;
  }
  .navbar-brand.no-scroll {
    margin-left: 0 !important;
  }
  #home_section {
    height: 600px;
    width: 100%;
    background-color: #92d1ff;
  }
  #home_section .content .animateThird {
    margin-top: 50px;
  }
  #ai_powered_core,
  #agile_digital_scale,
  #learn {
    width: 100%;
    height: auto;
  }
  #ai_powered_core,
  #agile_digital_scale,
  #learn {
    padding: 100px 0;
  }
  #do_more {
    padding-top: 75px;
  }
  .w-100 {
    width: 100%;
  }
  .bg-yellow {
    background-color: #df9926;
  }
  .bg-grey {
    background-color: #f0f0f0;
  }
  .btn-no-effect {
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 12px 40px;
    text-decoration: none;
  }
  .btn-no-effect.dark {
    background-color: rgba(47, 17, 19, 0.3);
    color: #fff;
  }
  .btn-no-effect.light {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
  }
  .home-banner-bg {
    width: auto;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
  }
  .bg-video {
    background-color: #bee3ff;
  }
  .bg-video .content {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: medium none;
    background: transparent;
    backface-visibility: hidden;
  }
  .bg-video .background {
    filter: blur(2px);
    opacity: 1;
    backface-visibility: hidden;
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    overflow: hidden;
  }
  .background video {
    background-size: cover;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    z-index: -100;
  }
  .home-first-heading-top {
    padding-top: 190px;
  }
  .home-heading,
  .home-second-heading {
    font-size: 60px;
    line-height: 60px;
  }
  .fullpage-first-desc {
    font-size: 17.5px;
    line-height: 22.5px;
    font-weight: 400;
    margin-top: 20px;
  }
  .fullpage-desc {
    font-size: 20px;
    line-height: 23.5px;
    font-weight: 400;
  }
  .fullpage-second-title {
    font-size: 14px;
    font-weight: 400;
    opacity: 0.7;
  }
  .content .animateThird {
    margin-top: 200px;
  }
  .fullpage-second-desc {
    font-weight: 600;
  }
  .fullpage-second-more {
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: bold;
  }
  /* left navigations */
  .sticky-left-nav {
    display: none;
  }
  .venue h3 {
    font-size: 18px;
  }
  .animateFirst,
  .animateSecond,
  .animateThird,
  .animateFourth {
    opacity: 1;
  }
  .scroll-down {
    display: none;
  }
  /* Do more grid */
  .grid-do_more {
    position: relative;
  }
  .grid-do_more > .p0 > a {
    color: #fff;
  }
  .grid-do_more > .p0 > a:hover,
  .grid-do_more > .p0 > a:focus {
    color: #fff;
    text-decoration: none;
  }
  .grid-do_more figure {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    cursor: pointer;
  }
  .grid-do_more figure img {
    position: relative;
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .grid-do_more figure figcaption::before,
  .grid-do_more figure figcaption::after {
    pointer-events: none;
  }
  .grid-do_more figure figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    bottom: 30px;
    left: 20px;
    right: 20px;
    height: auto;
    max-height: none;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .grid-do_more figure:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .grid-do_more figure:hover figcaption {
    height: auto;
    max-height: none;
    bottom: 30px;
  }
  .grid-do_more figure:hover .bottom-gradient-do_more {
    background: rgba(0, 0, 0, 0)
      linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%) repeat
      scroll 0 0;
    transform: translateY(0);
  }
  .bottom-gradient-do_more {
    background: rgba(0, 0, 0, 0)
      linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%) repeat
      scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(0);
  }
  .do_more-grid-title {
    color: #fff;
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .do_more-grid-desc {
    color: #fff;
    font-size: 20px;
    line-height: 27px;
    font-weight: 300;
  }
  .search-container {
    margin-bottom: 50px;
  }
  input.search-textbox {
    background: url('../fonts/newdesign-search_center.svg') no-repeat left
      center;
    background-size: 30px auto;
    border: none;
    border-bottom: 2px solid #7e7e7e;
    color: #3f3f3f;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    min-height: 45px;
    padding-left: 40px;
    width: 100%;
    opacity: 0.5;
  }
  .half-img-container {
    position: relative;
    padding-top: 50%;
  }
  .half-img {
    position: absolute !important;
    top: 0;
  }
  /* expand collapse */
  .expandHead {
    padding: 20px;
    cursor: pointer;
  }
  .expandHead h5 {
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 auto;
    max-width: 65%;
    font-weight: 700;
  }
  .doMoreExpand {
    background-image: url(../fonts/newdesign-explore_expand.svg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 0;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    margin: 10px auto;
    width: 30px;
  }
  .expand-container {
    position: inherit;
  }
  .expandWrpr {
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: wrprOpen;
    animation-timing-function: ease-in-out;
    color: #ffffff;
    font-size: 30px;
    height: 0;
    margin-top: 0;
    overflow: hidden;
    z-index: 1;
  }
  @keyframes wrprClose {
    0% {
      height: 0px;
      margin-top: 0px;
      padding: 0;
    }
    100% {
      height: 400px;
      margin-top: -170px;
      padding: 20px;
      padding-left: 0px;
    }
  }
  .contractWrpr {
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: wrprClose;
    animation-timing-function: ease-in-out;
    height: 400px;
    margin-top: -170px;
  }
  @keyframes wrprClose {
    0% {
      height: 400px;
      margin-top: -170px;
      padding: 20px;
    }
    100% {
      height: 0px;
      margin-top: 0px;
      padding: 0px;
    }
  }
  .closeWrpr {
    background-color: #ffffff;
    background-image: url(../fonts/newdesign-explore_expand.svg);
    background-size: contain;
    border-radius: 50%;
    cursor: pointer;
    float: right;
    height: 38px;
    margin-right: 0;
    margin-top: -150px;
    opacity: 0;
    transform: rotate(45deg);
    width: 38px;
    z-index: 1;
  }
  .closeWrprAnim {
    animation-delay: 0.4s;
    animation-duration: 0.2s;
    animation-fill-mode: forwards;
    animation-name: ctaShow;
  }
  @keyframes ctaShow {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  /* About us */
  .aboutus-grid-title {
    font-size: 25px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 0;
  }
  .aboutus-grid-title > span {
    font-size: 50px;
    vertical-align: middle;
  }
  .aboutus-grid-desc {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    max-width: 190px;
    margin: 0 auto;
  }
  .video-play-icon {
    height: 85px;
    left: 50%;
    margin-left: -42px;
    margin-top: -42px;
    position: absolute;
    top: 50%;
    width: 85px;
    cursor: pointer;
  }
  .video-close-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    cursor: pointer;
    display: none;
  }
  .video-img-container .video-caption {
    bottom: 0;
    color: #fff;
    font-size: 24px;
    left: 0;
    padding: 20px 30px;
    position: absolute;
    width: 100%;
  }
  .aboutus-inthenews-head {
    font-size: 40px;
    line-height: 40px;
    margin-top: 0;
  }
  .aboutus-inthenews-row {
    margin-right: 0;
    padding: 10px 0;
  }
  .aboutus-inthenews-row.no-border {
    border-bottom: none;
  }
  .aboutus-inthenews-row a {
    color: #333;
    font-size: 20px;
    line-height: 22.5px;
    font-weight: 400;
  }
  .aboutus-inthenews-row .view-all.light {
    color: #0076ff;
    font-size: 14px;
    font-weight: 700;
    margin-left: 0;
    padding-top: 0;
  }
  .aboutus-inthenews-row a:hover,
  .aboutus-inthenews-row a:focus {
    text-decoration: none;
  }
  #aboutus_video .modal-content,
  #career_video .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  #career_video .modal-dialog {
    margin-top: 100px;
  }
  .show-on-image {
    cursor: pointer;
  }
  .show-on-video {
    display: none;
  }
  /* investors */
  .investors-news {
    padding: 30px;
  }
  .investors-news-title {
    font-size: 36px;
    color: #ffffff;
    padding-top: 0px;
    margin-bottom: 10px;
    font-weight: 900;
  }
  .investors-news-row {
    padding: 9px 0;
  }
  .latest-event-box,
  .latest-event-box-last {
    bottom: 0px;
    top: unset !important;
    height: auto;
    padding: 20px;
    position: absolute;
    width: 100%;
  }
  .robotics-text {
    font-size: 25px;
    line-height: 27px;
  }
  .robotics-date {
    font-size: 15px;
    line-height: 21px;
    font-weight: 300;
    color: #fff;
  }
  .socail-more-twitter {
    bottom: -40px;
    left: 0;
    text-align: center;
    top: unset !important;
    width: 100%;
  }
  .recent-event-box {
    padding: 0 20px 20px;
  }
  .recent-event-row {
    padding: 20px 0 10px;
  }
  .recent-event-row.border-top {
    border-top: 1px solid rgba(90, 90, 90, 0.22);
  }
  .recent-event-title {
    color: #000;
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 300;
  }
  .recent-event-name {
    color: #000;
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 10px;
  }
  .recent-event-date {
    font-size: 15px;
    line-height: 21px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .view-all.light {
    color: #0076ff !important;
    font-weight: 700;
    padding-top: 0;
  }
  .img-stock-icon {
    max-width: 30px;
    position: absolute;
    top: 10px;
    left: 30px;
  }
  .img-right-arrow {
    max-width: 25px;
    position: absolute;
    top: 35px;
    right: 15px;
  }
  .investors-news-desc:hover .img-right-arrow {
    right: 15px;
  }
  .investors-download-icon {
    max-width: 20px;
    position: absolute;
    right: 30px;
  }
  /* careers */
  #careers {
    padding-bottom: 75px;
  }
  .careers-img-container {
    background-image: url(../images/images-careers-video-img.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 450px;
  }
  .careers-employeespeak {
    background-color: #f3f3f3;
    bottom: -40px;
    color: #000;
    max-width: 500px;
    padding: 35px;
    position: absolute;
    right: 60px;
    text-align: left;
  }

  .employeespeak-content {
    font-size: 17px;
    font-weight: 400;
  }
  .img-employee {
    border-radius: 50%;
    display: inline-block;
    float: left;
    height: 85px;
    margin-right: 10px;
    width: 85px !important;
  }
  #employeespeak_slider .owl-dots {
    position: static;
    text-align: center;
  }
  #employeespeak_slider.owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    width: 8px;
    height: 8px;
  }
  #employeespeak_slider.owl-theme .owl-dots .owl-dot.active span,
  #employeespeak_slider.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff;
  }
  .careers-findopportunites {
    font-size: 32px;
    color: #3f3f3f;
    margin-bottom: 15px;
  }
  .career-vido-caption {
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
    position: absolute;
    left: 55px;
    bottom: 55px;
  }
  .career-explore {
    margin-top: 50px;
  }
  #career_video.modal {
    z-index: 9999;
    padding: 0 !important;
  }
  #career_video .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
    height: 100%;
    overflow: auto;
  }
  #career_video .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  #career_video iframe {
    position: fixed;
  }
  #career_video .close {
    background-image: url(../images/background-image-cross.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    border: medium none;
    color: transparent;
    height: 58px;
    opacity: 1;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-indent: 200%;
    top: 20px;
    width: 58px;
    z-index: 100;
  }

  .cnt_us_txt {
    font-size: 50px;
    line-height: 60px;
    font-weight: 900;
  }
  .border {
    border: 1px solid rgba(255, 255, 255, 0.2);
    float: left;
  }
  .border-rgt {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .border-btm {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .cntry-nme {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    padding: 75px 0;
  }
  .cntry-nme:focus {
    color: #fff;
    text-decoration: none;
  }
  .cntry-nme:hover {
    background-color: #d0b5d5;
    color: #000;
  }
  /*--------------------------------------------------------------
# Industries - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  /*--Insights  --*/
  .bg-color1 > img.img-responsive {
    width: calc(100% + 86px);
  }
  .bg-color1:hover > img.img-responsive,
  .bg-whitepaper:hover > img.img-whitepaper {
    transform: translate3d(-40px, 0px, 0px);
  }
  .bg-color1:hover .txt-reseach {
    bottom: 0px;
  }
  .bg-whitepaper > img.img-whitepaper {
    width: calc(100% + 50px);
  }
  img.play-icon {
    width: 80px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .txt-reseach::before {
    top: unset;
  }
  .offering-title {
    font-size: 35px;
    color: #000000;
    font-weight: 900;
    line-height: 40px;
    letter-spacing: -1px;
  }
  .bg-whitepaper {
    position: relative;
  }
  .txt-whitepaper {
    padding-top: 380px;
  }
  .box-title {
    margin: 0px;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #bcb9b9;
    font-weight: 600;
    padding-bottom: 15px;
    text-transform: uppercase;
  }
  .box-text {
    margin: 0px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    padding: 15px 0;
  }
  .bg-pressrelease:hover p.more,
  .bg-blog:hover p.more,
  .bg-article:hover p.more,
  .bg-last:hover p.more,
  .bg-blog-segment:hover p.more,
  .bg-twittercyan:hover p.more,
  .bg-darkblue:hover p.more,
  .bg-orange:hover p.more,
  .bg-light-grey:hover p.more {
    left: 0px;
  }
  .bg-whitepaper:hover p.white-download {
    left: 0px;
  }
  .more,
  .readmore-top {
    position: relative;
    top: 0 !important;
    left: 0;
  }
  .whats-btn {
    padding: 6px 12px;
  }
  #slider_list_carousel .owl-dots {
    bottom: -40px !important;
  }
  .border-left {
    display: none;
  }
  .submit-btn {
    padding: 10px 50px;
  }
  /*--------------------------------------------------------------
# Industries Segment - Tablet (Landscape 1024px)
-------------------------------------------------------------*/

  .slide1-segment,
  .slide2-segment,
  .slide3-segment {
    height: 650px;
  }
  .caption-txt,
  .lng-txt {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    line-height: 29.5px;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    z-index: 1;
  }
  .lng-txt {
    line-height: initial;
  }
  .success-text-box {
    margin-bottom: 0;
  }
  .overlay-wecan {
    background-color: transparent;
  }
  /*--------------------------------------------------------------
# Newsroom - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #latest_news,
  #press_release,
  #features,
  #journalistresearch,
  #infyinthenews,
  #subscribe,
  #questions_bg {
    padding: 75px 0;
  }
  .line-height-30 {
    line-height: 30px;
  }
  .pb5 {
    padding-bottom: 5px;
  }
  .font-weight-100 {
    font-weight: 100;
  }
  /* -- #Overview -- */
  .overview-text {
    font-size: 30px;
    line-height: 40px;
    color: #000;
    padding-top: 10px;
    font-weight: 300;
  }
  .bg-vcard {
    background-color: #f9f9f9;
    padding: 30px 50px;
  }
  .name-text {
    font-size: 30px;
    color: #000;
    font-weight: 900;
  }
  .contact-text {
    font-size: 18px;
    line-height: 22px;
  }
  .vcard-contact-btn {
    margin-top: 10px !important;
  }
  /* -- LatestNews -- */
  .bg-foundations {
    background-image: url('../images/newdesign-infosys-foundation-joins-hands.jpg');
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
  }
  .more-right {
    right: 20px;
    float: right;
    top: 3px;
  }
  .txt-report {
    padding-bottom: 85px;
  }
  .twitter-time-text {
    font-size: 20px;
    color: #000;
    font-weight: 300;
  }
  /*This needs to be added with existing insight-title class*/
  .latestnews-title {
    font-size: 14px;
    letter-spacing: 1.5px;
    color: #c5c2c2;
    font-weight: 600;
    text-transform: uppercase;
  }
  .more-twitter {
    text-align: center;
    width: 100%;
    left: 0;
    top: 0;
  }
  .twitter-icon {
    font-size: 20px !important;
    margin-right: 5px;
    position: relative;
    top: 3px;
  }
  .inline-btn-xs {
    display: inline-block;
  }
  /* -- press release -- */
  #press_release {
    padding-bottom: 0;
  }
  /*This needs to be added with existing success-text-box class*/
  .pressrelease-text-box,
  .features-text-box {
    padding: 20px;
    position: relative;
    z-index: 1;
  }
  /*This needs to be added with existing success-text class*/
  .pressrelease-text,
  .features-text {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    letter-spacing: -0.5px;
    margin-bottom: 0; /* padding-bottom: 35px;*/
  }
  .bg-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
  }
  .bgicon-img,
  .cse-stdy-icon,
  .cs-icon {
    width: 70px;
  }
  /* -- features -- */
  #features {
    padding-bottom: 0;
  }
  /* -- journalist research -- */
  #journalistresearch {
    padding-bottom: 0;
  }
  .journalistresearch-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
  }
  .journalistresearch-desc {
    font-size: 18px;
  }
  .journalistresearch-overlay {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  /* -- infy in the news -- */
  #infyinthenews {
    padding-bottom: 0;
  }
  .infynews-time {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 1.5px;
    color: #000;
  }
  .infynews-title-box {
    min-height: 20px;
  }
  .infynews-title {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1.5px;
    color: #000;
    text-transform: uppercase;
  }
  .infynews-twitter-icon {
    font-size: 14px !important;
    color: #fff;
    background-color: #4dc8f1;
    border-radius: 50%;
    padding: 4px 7.5px;
    margin-top: -2px;
  }
  .infynews-facebook-icon {
    font-size: 14px !important;
    color: #fff;
    background-color: #3b5998;
    border-radius: 50%;
    padding: 4px 10px;
    margin-top: -2px;
  }
  .infynews-text {
    font-size: 18px;
    line-height: 24px;
    color: #000;
  }
  /* -- more questions --del */
  /* Grid */
  .grid {
    position: relative;
  }
  .grid > .p0 > a {
    color: #fff;
  }
  .grid > .p0 > a:hover,
  .grid > .p0 > a:focus {
    color: #fff;
    text-decoration: none;
  }
  .grid figure {
    text-align: left;
  }
  .grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
  }
  .grid figure figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .grid figure figcaption::before,
  .grid figure figcaption::after {
    pointer-events: none;
  }
  .grid figure figcaption,
  .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  figure.effect-lily figcaption > .journalistresearch-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    width: 100%;
  }
  /*--------------------------------------------------------------
# Investors - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  .vertical-super {
    vertical-align: super;
  }
  /*-- space ---*/
  .mt30 {
    margin-top: 30px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .pl-md-0 {
    padding-left: 0px;
  }
  .four-th {
    font-size: 16px;
    vertical-align: text-top;
    line-height: 68px;
  }
  #being-infosys,
  #connected_with_us,
  #questions-bg {
    padding: 75px 0;
  }
  /*--Being Infosys--*/
  .being-title {
    font-size: 25px;
    color: #000;
    font-weight: 900;
    margin-bottom: 5px;
  }
  .corporate-txt2 {
    font-size: 20px;
  }
  /*--Latest News--*/
  .news-box {
    padding: 20px 20px 30px;
  }
  .news-more {
    position: inherit;
    clear: both;
  }
  .news-more a:hover {
    left: 0px;
  }
  .chart-title {
    font-size: 46px;
  }
  .recent-news {
    font-size: 35px;
  }
  .eq-height .eqh-box:hover .news-box-img {
    transform: scale(1);
  }
  /*--Related Content--*/
  .news-play-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  /*--------------------------------------------------------------
# About Us - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #hero_banner_aboutus {
    height: 600px;
    background-color: #92d1ff;
  }
  .about-caption-content {
    top: 50%;
    -webkit-transform: translate(0px, -50%) !important;
    -moz-transform: translate(0px, -50%) !important;
    -ms-transform: translate(0px, -50%) !important;
    -o-transform: translate(0px, -50%) !important;
    transform: translate(0px, -50%) !important;
  }
  .home-banner-bg {
    width: auto;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
  }

  .abt-heading {
    font-size: 60px;
    line-height: 60px;
  }
  .stats .number {
    font-size: 60px;
  }
  .stats .symbol {
    font-size: 48px;
    margin-top: 6px;
  }
  .stats sup {
    top: -1.1em;
  }
  .plus-row .eqh-box .btn-bottom {
    bottom: 20px;
  }
  .gradient-color-aboutus {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 450px;
  }
  .aboutus-desc {
    float: left;
    background-color: #000;
    padding: 35px 50px 0;
    margin-bottom: 50px;
  }
  .desc-txt {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -1.6px;
    color: #fff;
    font-weight: 300;
    padding-top: 25px;
  }
  .name-desc {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
  }
  .cta-txt {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 1.5px;
    color: #fff;
    text-transform: uppercase;
  }
  .cta-txt:hover {
    border: 1px solid #fff !important;
  }
  .border-line:hover .head-abtus-bdr,
  .bg-queries:hover .head-abtus-bdr {
    width: 44px;
  }
  .star-bdr,
  .head-abtus-bdr {
    background-color: #f5a623;
    display: block;
  }
  .head-abtus-bdr {
    width: 44px;
    height: 4px;
    margin: 10px 0;
  }
  .star-bdr {
    width: 75px;
    height: 7.5px;
    margin: 10px 0 20px;
  }
  .circle-grid .view-more:hover,
  .circle-grid .view-more:focus,
  .bg-ship .view-more:hover,
  .bg-ship .view-more:focus {
    left: 0px;
  }
  .bg-star {
    background-image: url(../images/newdesign-about-us-star.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: 0 0;
    min-height: 398px;
    padding: 75px 0;
  }
  .star-para {
    font-size: 25px;
    line-height: 32px;
    padding-right: 0px;
  }
  .sustainability {
    background-image: url(../images/newdesign-sustainability.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
    padding: 75px 0;
  }
  .sust-pr {
    padding: 25px;
    background-color: #fff;
  }
  .para-reg {
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 30px;
  }
  .slider-learn:hover {
    left: 0px;
  }
  #innovation_fund {
    padding-bottom: 0;
  }
  .bg-ship {
    min-height: 492px;
  }
  .line-h {
    height: 492px;
  }
  .slider-learn:hover {
    color: #fff;
    left: 0px;
  }
  #paper-boat .owl-nav .owl-prev,
  .owl-next {
    background-repeat: no-repeat !important;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    position: absolute !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #paper-boat .owl-nav .owl-prev {
    background-image: url(../images/newdesign-back.png);
    right: 60px;
    top: 350px !important;
  }
  #paper-boat .owl-nav .owl-next {
    background-image: url(../images/newdesign-forward.png);
    right: 30px;
    top: 350px !important;
  }
  .var-wth {
    width: 750px;
  }
  .adj-cnt {
    padding: 25px;
  }
  /*--------------------------------------------------------------
# Our subsidiaries - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #subsidiaries {
    padding: 75px 0;
  }
  /*Accordion*/
  .accordion-custom .panel-default {
    border-color: transparent;
    margin-top: 15px !important;
  }
  .accordion-custom .panel {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .accordion-custom .panel-title a {
    font-size: 40px;
    color: #000;
    font-weight: 600;
    display: block;
    padding-right: 30px;
  }
  .accordion-custom .panel-title > a:before {
    font-family: sans-serif;
    content: '\f068';
    font-size: 40px;
    line-height: -moz-block-height;
    letter-spacing: -0.0625em;
    position: absolute;
    right: 8px;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .accordion-custom .panel-title > a.collapsed:before {
    content: '\f067';
    font-size: 40px;
    line-height: -moz-block-height;
    position: absolute;
    right: 8px;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .accordion-custom .panel-title > a:hover,
  .accordion-custom .panel-title > a:active,
  .accordion-custom .panel-title > a:focus {
    text-decoration: none;
  }
  .accordion-custom .panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    position: relative;
    padding: 10px 0px;
  }
  .accordion-custom
    .panel-default
    > .panel-heading
    + .panel-collapse
    > .panel-body {
    border-top-color: transparent;
    padding-left: 0;
  }
  .accordion-custom .accordion-txt {
    font-size: 25px;
    color: #3f3f3f;
    line-height: 37px;
    margin-bottom: 25px;
    padding-right: 80px;
  }
  .goto {
    color: #000;
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 15px;
    display: inline-block;
  }
  .goto:hover {
    color: #000;
  }
  /*--------------------------------------------------------------
# Location - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .dropdown-navigation-box {
    padding: 50px 0;
  }
  select.select-region::-ms-expand {
    display: none;
  }
  .select-region {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    overflow: hidden;
    text-indent: 0.01px;
    text-overflow: '';
    width: 165px;
    background-image: url(../images/newdesign-down-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    border: 0;
    border-bottom: solid 1px #7e7e7e;
    font-size: 15px;
    color: #3f3f3f;
    line-height: 20px;
    font-weight: 400;
  }
  .location-title {
    font-size: 25px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
  }
  .location-text {
    font-size: 20px;
    line-height: 25px;
    color: #777;
    font-weight: 300;
  }
  /*--------------------------------------------------------------
# Location Contact Us - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .bg-queries {
    background-color: #f2f2f2;
    color: #000;
  }
  .bg-queries:hover,
  .bg-queries:focus {
    background-color: #f2f2f2;
    color: #000;
    text-decoration: none;
  }
  .pdg-queries {
    padding: 65px 15px 15px;
  }
  .queries-txt {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.5px;
    font-weight: 400;
    margin: 0;
  }
  .loc-ht {
    height: 575px;
  }
  #locations .nav-tabs > li > a {
    padding: 20px 47px;
  }
  .loc-cntry-txt > span {
    color: #fff;
    font-size: 22px;
    font-weight: 900;
    letter-spacing: -0.5px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
  }
  .hvr-cntry:hover .loc-cntry-txt > span {
    transform: translateY(-28%);
  }
  .hvr-cntry:hover .loc-cntry-txt {
    background-color: transparent;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
    transform: translateY(0px);
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  /*--------------------------------------------------------------
# Product Landing - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #our_offerings {
    padding-bottom: 0;
  }
  .txt-brwseby {
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -0.3px;
    line-height: 28px;
    margin-top: 10px;
    padding-left: 5px;
  }
  /*--------------------------------------------------------------
# Search List - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .search_input_list {
    font-size: 59px;
    text-transform: capitalize;
    font-weight: 700;
    border-bottom: 1px solid #ccc !important;
    height: 100px;
    color: #fff;
  }
  ul.sort-by {
    margin: 0;
  }
  ul.sort-by > li {
    padding: 0;
    color: #3f3f3f;
  }
  ul.sort-by > li > a.active,
  ul.sort-by > li > a {
    color: #000;
    font-weight: 700;
    font-size: 17.5px;
    line-height: 51px;
    text-decoration: none;
  }
  ul.sort-by > li > a.active {
    color: #000;
    font-weight: 700;
    border-bottom: 4px solid #df9926;
    padding-bottom: 10px;
  }
  ul.sort-by > li > a {
    color: #777;
    font-weight: 400;
  }
  ul.sort-by > li:nth-child(1) + li:before,
  ul.sort-by > li:nth-child(2) + li:before {
    color: #3f3f3f;
    padding: 0 5px;
  }
  ul.sort-by > li:nth-child(1) + li:before {
    content: ': ';
  }
  ul.sort-by > li:nth-child(2) + li:before {
    content: '| ';
  }
  .lst-checkbox {
    padding: 0;
    display: block;
    font-size: 14px;
  }
  .lst-checkbox > input[type='checkbox'] {
    display: none;
  }
  .lst-checkbox > label {
    cursor: pointer;
    margin: 0;
    padding: 5px;
  }
  .lst-checkbox > input[type='checkbox'] + label span {
    position: relative;
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  .lst-checkbox > input[type='checkbox'] + label span:before,
  .lst-checkbox > input[type='checkbox'] + label:hover span:before,
  .lst-checkbox > input[type='checkbox']:checked + label span:before {
    font-family: sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: -2px;
    left: 0;
  }
  .lst-checkbox > input[type='checkbox'] + label span:before {
    content: '\f096';
    color: #000;
  }
  .lst-checkbox > input[type='checkbox']:checked + label span:before {
    content: '\f00c';
  }
  .txt-input {
    margin-left: 25px;
    display: inline-block;
    font-weight: 300;
  }
  .badge {
    margin-left: 5px;
    float: right;
  }
  .show-more {
    display: none;
  }
  .txt-toggle {
    color: #000;
    font-size: 14px;
    margin-left: 6px;
    text-decoration: none;
  }
  .txt-toggle:hover,
  .txt-toggle:focus {
    color: #000;
    font-size: 14px;
    margin-left: 6px;
    text-decoration: none;
  }
  .box-info {
    padding: 20px;
    color: #ffffff;
    margin-top: 50px;
  }
  .head-box-info {
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .txt-box-info {
    font-size: 25px;
    line-height: 30px;
    font-weight: 900;
  }
  .ui-helper-hidden-accessible {
    display: none;
  }
  .ui-menu {
    background-color: #fff;
    width: 75% !important;
    height: auto;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0;
  }
  .ui-menu > li {
    list-style-type: none;
    padding: 10px;
  }
  .ui-menu > li:hover {
    background-color: #ccc;
  }
  .ui-menu > li > a,
  .ui-menu > li > a:focus {
    color: #000;
    font-weight: 400;
    font-size: 23px;
  }
  ul.pagination-sm > li,
  ul.pagination-sm > li > a {
    color: #000;
    font-size: 17px;
  }
  .pagination-sm > li,
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 0;
  }
  .lt {
    margin: 0px 20px;
  }
  /*--------------------------------------------------------------
# Press Release Detail - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .press-releases-head h1 {
    font-size: 60px;
    line-height: 60px;
    font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .position-txt,
  .location-date {
    line-height: 30px;
    font-weight: 400;
  }
  .position-txt {
    font-size: 25px;
    color: #000;
    margin-bottom: 10px;
  }
  .location-date {
    font-size: 20px;
  }
  .press-hline {
    width: 100%;
    height: 1px;
    background-color: #c8c8c8;
    margin: 50px 0px;
  }
  /*--------------------------------------------------------------
# Case Study - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  .overlay-casestudies {
    background-color: #ffffff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Firefox 3.6 to 15 */
    background: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0;
    position: absolute;
    left: 0;
    top: 160px;
    bottom: 0;
    width: 100%;
    height: auto;
  }
  .atp-para,
  .atp-sml-para {
    line-height: 30px;
    font-weight: 400;
  }
  .atp-para {
    font-size: 25px;
  }
  .atp-sml-para {
    font-size: 18px;
  }
  .divider {
    background-color: #e0e0e0;
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
  }
  .atp-sml-head {
    font-size: 30px;
    letter-spacing: -2px;
    line-height: 30px;
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .key-para p,
  .impact-sml-para p {
    font-size: 20px;
  }
  .impact-para p {
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
  }
  .num-per > span,
  sup {
    color: #0076ff;
  }
  .num-per > span {
    font-size: 55px;
    font-weight: 600;
    line-height: 55px;
  }
  .num-per > sup {
    font-size: 30px;
  }
  .atp-slider {
    padding: 30px 15px;
    background-color: #f5f5f5;
    margin-top: 50px;
  }
  .atp-slider-txt p:nth-child(n + 2) {
    font-size: 20px;
    font-weight: 300;
  }
  .atp-slider-txt img.img-inherit {
    width: inherit;
    margin: 15px auto;
  }
  #atp_slider_carousel .owl-nav .owl-prev,
  .owl-next {
    background-repeat: no-repeat;
    height: 32px;
    position: absolute;
    text-indent: -9999px;
    width: 32px;
  }
  #atp_slider_carousel .owl-nav .owl-prev {
    background-image: url(../images/newdesign-arrow-left.png);
    left: 30px;
    top: 150px !important;
  }
  #atp_slider_carousel .owl-nav .owl-next {
    background-image: url(../images/newdesign-arrow-right.png);
    right: 30px;
    top: 150px !important;
  }
  .atp-grid-num {
    margin: 15px 0;
  }
  .atp-grid-num p > span,
  .exp-iip p > span {
    font-size: 70px;
    line-height: 54px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .atp-grid-num p {
    font-size: 30px;
    font-weight: 900;
    text-align: center;
  }
  .atp-grid-num p:nth-child(2),
  .exp-iip p:nth-child(2) {
    font-size: 14px;
    line-height: 16.5px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    font-weight: 400;
  }
  #utilities,
  #communication_services {
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    height: 445px !important;
  }
  #utilities,
  #communication_services {
    background-image: url(../images/newdesign-utilities-case-studies.jpg);
  }
  #communication_services {
    background-image: url(../images/newdesign-utilities-case-studies.jpg);
  }
  #utilities p,
  #communication_services p {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    margin: 15px auto 50px;
    text-align: center;
    width: 42%;
  }
  .head {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
  }
  .minus-top-grid {
    margin-top: -191px;
  }
  .head-grid {
    font-size: 24px;
    line-height: 27px;
    font-weight: 900;
    margin-bottom: 15px;
  }
  .minus-top-grid p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #777;
  }
  .minus-top-grid .equal-bg {
    padding: 0;
  }
  .yellow-bg {
    background-color: #ffe03f;
  }
  .pad-all p {
    font-size: 20px;
    font-weight: 400;
  }
  .exp-iip p:nth-child(2) {
    width: 100%;
  }
  .exp-iip p {
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
  }
  .exp-iip > div:nth-child(4) p:nth-child(1),
  .exp-iip > div:nth-child(4) p:nth-child(2) {
    text-align: left;
  }
  .exp-iip > div:nth-child(4) p:nth-child(2) {
    font-size: 16px;
    line-height: 23.5px;
    margin-left: 0px;
  }
  .exp-iip > div:nth-child(4) a.try-it {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-top: 10px;
    padding: 9px 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    -moz-transition: all 0.5s ease-in-out 0.1s;
    -ms-transition: all 0.5s ease-in-out 0.1s;
    -o-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
  }
  .exp-iip > div:nth-child(4) a.try-it:hover {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
  }
  .pdf {
    border: 2px solid #000000;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 1.5px;
    font-weight: 700;
    margin-top: 30px;
    display: inline-block;
    -webkit-transition: 0.5s ease-in-out 0.1s;
    -moz-transition: 0.5s ease-in-out 0.1s;
    -ms-transition: 0.5s ease-in-out 0.1s;
    -o-transition: 0.5s ease-in-out 0.1s;
    transition: 0.5s ease-in-out 0.1s;
  }
  .pdf:hover,
  .pdf:focus {
    background-color: #000;
    color: #fff;
    text-decoration: none;
  }
  .email {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    color: #000;
    margin-top: 25px;
  }
  .email:hover,
  .email:focus {
    color: #000;
  }
  .cnt-us {
    float: right;
    text-align: right;
    display: inline-block;
    margin-top: 20px;
  }
  #case_studies {
    color: #fff;
  }
  #case_studies p:nth-child(1),
  #case_studies p:nth-child(2) {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
  }
  #case_studies p:nth-child(2) {
    color: rgba(255, 255, 255, 0.8);
  }
  .title-sml-cs {
    font-size: 50px;
    letter-spacing: -1.3px;
    font-weight: 900;
  }
  .cs-txt {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-top: 80px;
    text-align: left;
  }
  .cs-txt:hover,
  .cs-txt:focus {
    color: #fff;
  }
  .cs-bdr {
    color: #a2aeb6;
    border: 2px solid #d1d7da;
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 8px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1px;
    font-weight: 600;
    margin-right: 10px;
    text-transform: uppercase;
  }
  .cs-bdr:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #d1d7da;
    z-index: -1;
  }
  .cs-bdr:hover,
  .cs-bdr:focus {
    border: 2px solid #bfc5c8;
    color: #a2aeb6;
    text-decoration: none;
  }
  .cs-bdr:hover:before,
  .cs-bdr:focus:before {
    width: 100%;
  }
  /*--------------------------------------------------------------
# Events - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .black-bg {
    background-color: #222121;
    padding: 15px;
  }
  .btn-rectangle {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    text-align: center;
    padding: 8px;
    border: 1px solid #fff;
    font-size: 14px;
    letter-spacing: 1.5px;
  }
  .btn-rectangle:hover {
    color: #000000;
    background-color: #fff;
  }
  #events p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
  }
  #events span {
    color: #c2c2c2;
    font-size: 18px;
    font-weight: 300;
  }
  #events-cnt p {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .session-details-bg {
    background-color: #f2f2f2;
    padding: 25px;
    margin-bottom: 15px;
  }
  .session-details-bg span {
    font-size: 20px;
    color: #000;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .col-sm-20p {
    width: 20%;
  }
  #request_for_services .container {
    width: 100% !important;
  }
}

@media screen and (max-width: 992px) {
  /*--------------------------------------------------------------
# Global CSS
--------------------------------------------------------------*/

  .text-left-sm {
    text-align: left;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .row-sm {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .slider-title {
    font-size: 23px;
    line-height: 25px;
  }
  .col-eq-ht-sm {
    height: auto;
    margin: 0;
    padding: 0;
  }
  .align-box {
    padding: 15px;
  }
  /*--------------------------------------------------------------
# iframe[google_conversion_frame] (Portrait 992px)
--------------------------------------------------------------*/

  .website-feedback-iframe-height {
    height: 920px;
  }
  .market-analyst-iframe-height {
    height: 1250px;
  }
  /*--------------------------------------------------------------
# L2 Gradient - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  #L2_home_banner {
    height: 34vh;
  }
  /*--------------------------------------------------------------
# Header Menu - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .menu {
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
  }
  .hero-list1 {
    width: 64%;
  }
  .search-icon {
    right: 90px;
  }
  .menuItems {
    height: auto;
    position: absolute;
  }
  .learn,
  .innovate,
  .automate {
    position: relative;
    top: 655px;
    margin: 0;
    height: 182px;
  }
  .automate {
    background-position: left center;
  }
  .innovate {
    background-position: left center;
  }
  .learn {
    background-position: left center;
  }
  .visible1024-cross {
    display: block;
  }
  .indus .servi,
  .consult {
    height: auto;
  }
  .hear-txt-sub {
    margin-bottom: 20px;
  }
  .burger.open {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .collapse {
    left: 4px;
    top: 0;
  }
  .circle.expand {
    width: 240%;
    right: -600px;
  }
  .menu-bg,
  .burger {
    margin-right: 15px;
  }
  .head-txt {
    margin: 35px 0;
    text-align: right;
  }
  .head-txt,
  .sub-head {
    padding: 0;
  }
  /*--------------------------------------------------------------
# Index - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .pt-sm-0 {
    padding-top: 0;
  }
  .mt-sm-40 {
    margin-top: 40px;
  }
  .mb-sm-40 {
    margin-bottom: 40px;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .ai-powered-core-img {
    background-image: url(../images/newdesign-ai-core-tab.png);
  }
  .agile-digital-bg-img {
    background-image: url(../images/newdesign-agile-digital-tab.png);
  }
  .learn-bg-img {
    background-image: url(../images/newdesign-always-learning-tab.png);
  }
  .investors-news-row {
    padding: 20px 0;
  }
  .recent-event-box {
    padding: 0 20px 20px;
  }
  .recent-event-row {
    padding: 20px 0 10px;
  }
  input.search-textbox {
    font-size: 22px;
  }
  .do_more-grid-title {
    font-size: 21px;
    line-height: 27px;
  }
  .do_more-grid-desc {
    font-size: 20px;
    line-height: 25px;
  }
  .half-img-container {
    position: relative;
    padding-top: 100%;
  }
  .half-img {
    position: absolute !important;
    top: 0;
  }
  .aboutus-inthenews-row {
    padding: 25px 0;
  }
  .expandHead h5 {
    max-width: 45%;
  }
  .img-pos > img {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: -3;
  }
  .expand-container h2,
  #expand-digital h2 {
    font-size: 25px;
  }
  .expand-container p,
  #expand-digital p {
    font-size: 16px;
  }
  .expand-container a.bdr,
  #expand-digital a.bdr {
    margin-top: 20px;
  }
  .closeWrpr {
    margin-top: -250px;
  }
  @keyframes wrprOpen {
    0% {
      height: 0px;
      margin-top: 0px;
      padding: 0;
    }
    100% {
      height: 400px;
      margin-top: -270px;
      padding: 40px 0px;
    }
  }
  .cnt_us_txt {
    font-size: 36px;
    font-weight: 900;
    line-height: 50px;
  }
  /*--------------------------------------------------------------
# Industries - Tablet (Portrait 992px)
--------------------------------------------------------------*/
  .para-txt {
    font-size: 30px;
    line-height: 33px;
  }
  .para-ovr {
    font-size: 24px;
    line-height: 30px;
  }
  .corner-shape {
    border-bottom: 160px solid #C32C2C;
  }
  .bg-blog {
    box-shadow: 0px 0px 2px #888;
  }
  .redefine-title {
    font-size: 30px;
  }
  .bg-color1 > img.img-responsive {
    width: auto;
  }

  /*--------------------------------------------------------------
# Industries Segment - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .bdr-rgt {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 0;
  }
  .bdr-lft {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 0;
  }
  .cnt-first,
  .cnt-txt {
    padding: 15px;
  }
  /*--------------------------------------------------------------
# Newsroom - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .p0-sm {
    padding: 0;
  }
  /* -- overview -- */
  .overview-text {
    font-size: 24px;
    line-height: 30px;
  }
  .bg-vcard {
    padding: 15px;
  }
  .name-text {
    font-size: 29px !important;
  }
  /* -- latest news -- */
  .txt-report {
    padding-bottom: 0;
  }
  /* -- pressrelease -- */
  .bg-msg {
    bottom: 0;
  }
  /* -- features -- */
  .bg-file {
    bottom: 0;
  }
  /* -- infy in the news -- */
  .box-shadow-top-sm {
    box-shadow: 3px 0px 2px #888;
  }
  .p0-only-sm {
    padding: 0;
  }
  /*--------------------------------------------------------------
# Investors - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .mt-sm-30 {
    margin-top: 30px;
  }
  /*overview*/
  .bg-vcard {
    padding: 15px;
  }
  .name-text {
    font-size: 29px !important;
  }
  /*--Investor Toolkit--*/
  .two-line::after {
    border-top: 47px solid #000;
  }
  .slider-btn {
    font-size: 12px;
  }
  .corporate-txt {
    font-size: 18px;
  }
  .event-date {
    font-size: 32px;
    line-height: 28px;
  }
  .down-report-btn {
    margin: 30px 0;
  }
  .e-report {
    margin-left: 0px;
  }
  /*--Latest News--*/
  .re-news {
    line-height: 26px;
  }
  /*--------------------------------------------------------------
# About Us - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  #paper-boat {
    padding: 20px 0px;
  }
  .bg-ship {
    min-height: 580px;
  }
  .adj-cnt {
    padding: 20px 0;
  }
  .line-h {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .aboutus-desc {
    padding: 15px 10px 0;
  }
  .desc-txt {
    font-size: 22px;
    line-height: 35px;
  }
  .name-desc {
    font-size: 20px;
    margin-top: 0;
  }
  .star-para {
    line-height: 30px;
  }
  .sust-para {
    font-size: 22px;
  }
  .para-lgt {
    font-size: 20px;
  }
  #paper-boat .owl-nav .owl-prev {
    top: 285px !important;
  }
  #paper-boat .owl-nav .owl-next {
    top: 285px !important;
  }
  .cntry-nme {
    font-size: 16px;
    padding: 50px 0;
  }
  /*--------------------------------------------------------------
# Location - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .location-text {
    font-size: 18px;
    line-height: 23px;
  }
  #locations .nav-tabs > li > a {
    padding: 20px 59px;
  }
  /*--------------------------------------------------------------
# Location Contact Us - Tablet (Portrait 992px)
--------------------------------------------------------------*/
  .nav-tabs > li > a {
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-right: 0;
    padding: 20px 59.2px;
    text-transform: uppercase;
  }
  /*--------------------------------------------------------------
# Case Study - Tablet (Landscape 992px)
--------------------------------------------------------------*/

  .atp-slider-txt p {
    font-size: 30px;
    line-height: 35px;
  }
  .atp-slider-txt p:nth-child(n + 2) {
    font-size: 18px;
  }
  .atp-grid-num p > span,
  .exp-iip p > span {
    font-size: 50px;
  }
  .atp-grid-num p {
    font-size: 20px;
  }
  .atp-grid-num p:nth-child(n + 2) {
    width: 100%;
  }
  #utilities,
  #communication_services {
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    height: auto;
  }
  #utilities {
    background-image: url(../images/newdesign-utilities-case-studies.jpg);
  }
  #communication_services {
    background-image: url(../images/newdesign-utilities-case-studies.jpg);
  }
  #utilities p,
  #communication_services p {
    width: 70%;
  }
  .minus-top-grid {
    margin-top: 50px;
  }
  .cs-txt {
    margin-top: 30px;
    text-align: left;
  }
  .cs-bdr {
    margin-bottom: 20px;
  }
  /*--------------------------------------------------------------
# Our History - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .slider-single h3 {
    text-align: center;
    margin-bottom: 10px;
  }
  /*--------------------------------------------------------------
# Petagon Modal - Tablet
--------------------------------------------------------------*/

  #petagon_modal_carousel .item .h5 {
    font-size: 50px;
  }
  #petagon_modal_carousel .owl-dots {
    display: none;
  }
  #petagon_modal_carousel .item {
    left: 0%;
    width: auto;
  }
  #petagon_modal_carousel .owl-prev,
  #petagon_modal_carousel .owl-next {
    background-repeat: no-repeat;
    width: 32px;
    height: 32px !important;
    text-indent: -9999px;
    position: absolute !important;
    top: unset !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #petagon_modal_carousel .owl-prev {
    background-image: url(../images/newdesign-pentagone-left-arrow.png);
    left: 200px;
  }
  #petagon_modal_carousel .owl-next {
    background-image: url(../images/newdesign-pentagone-right-arrow.png);
    right: 200px;
  }
  @keyframes open-anim {
    0% {
      transform: translateX(0%) scale(0);
    }
    100% {
      transform: translateX(0%) scale(1);
    }
  }
  @keyframes close-anim {
    0% {
      transform: translateX(0%) scale(1);
    }
    100% {
      transform: translateX(0%) scale(0);
    }
  }
}
/*@media screen and (max-width: 800px) {
  li.trigger-share {
    top: 0;
  }
}*/
@media screen and (max-width: 768px) {
  /* iPads (portrait) ----------- */

  /*--------------------------------------------------------------
# Header Menu - Tablet (Portrait 768px)
--------------------------------------------------------------*/
  .hero-list1 {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  /* Mobile (Landscape) ----------- */

  /*--------------------------------------------------------------
# Cookie CSS
--------------------------------------------------------------*/

  .cookie-outer {
    top: unset;
    bottom: 0;
  }
  .cookie-outer span {
    padding: 5px 15px;
  }
  /*--------------------------------------------------------------
# CSS Document
--------------------------------------------------------------*/

  .iframe-width,
  .iframe-height-investors,
  .iframe-height-about {
    height: 1110px;
  }
  /*--------------------------------------------------------------
# Moadal - Mobile
--------------------------------------------------------------*/

  #videoModal button.close {
    top: -60px;
    right: 0px;
  }
  /*--------------------------------------------------------------
# Hover Shutter animation
--------------------------------------------------------------*/

  .btn-shutter {
    color: #000;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    font-weight: 900;
    margin: 1.11rem 0;
    text-transform: uppercase;
  }
  .btn-shutter:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter:hover:before {
    width: 100%;
  }
  /* btn - black */
  .btn-shutter-black {
    color: #000;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    font-weight: 900;
  }
  .btn-shutter-black:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter-black:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter-black:hover:before {
    width: 100%;
  }
  /* Learn More */
  .btn-shutter-more {
    color: #fff;
    border: 1px solid #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 12px 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
  }
  .btn-shutter-more:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter-more:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter-more:hover:before {
    width: 100%;
  }
  /*--------------------------------------------------------------
# Overlay CSS 
--------------------------------------------------------------*/

  .slider-overlay-black,
  .slider-overlay-white,
  .slider-overlay-sapphire,
  .slider-overlay-coral,
  .slider-overlay-topaz,
  .slider-overlay-jade,
  .slider-overlay-amethyst,
  .slider-overlay-onyx {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .slider-overlay-black {
    background-color: rgba(0, 0, 0, 0.45);
  }
  .slider-overlay-white {
    background-color: rgba(255, 255, 255, 0.45);
  }
  .slider-overlay-sapphire {
    background-color: rgba(6, 24, 56, 0.45);
  }
  .slider-overlay-coral {
    background-color: rgba(76, 5, 25, 0.45);
  }
  .slider-overlay-topaz {
    background-color: rgba(47, 17, 19, 0.45);
  }
  .slider-overlay-jade {
    background-color: rgba(9, 50, 29, 0.45);
  }
  .slider-overlay-amethyst {
    background-color: rgba(55, 34, 97, 0.45);
  }
  .slider-overlay-onyx {
    background-color: rgba(63, 63, 63, 0.45);
  }
  /*--------------------------------------------------------------
# Global CSS - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .text-center-xs {
    text-align: center;
  }
  .inline-xs {
    display: inline;
  }
  .mt-xs-0 {
    margin-top: 0;
  }
  .mt-xs-20 {
    margin-top: 20px;
  }
  .mt-xs-145 {
    margin-top: 145px;
  }
  .mb-xs-0 {
    margin-bottom: 0;
  }
  .mb-xs-10 {
    margin-bottom: 10px;
  }
  .mb-xs-20 {
    margin-bottom: 20px;
  }
  .mb-xs-40 {
    margin-bottom: 40px;
  }
  .mb-xs-50 {
    margin-bottom: 50px;
  }
  .size-xs-30 {
    font-size: 30px;
  }
  .size-xs-40 {
    font-size: 40px;
  }
  .size-xs-25 {
    font-size: 25px;
  }
  .pull-left-xs {
    float: left !important;
  }
  .h1-heading {
    font-size: 50px;
    line-height: 50px;
    margin-top: 25px;
  }
  .h2-heading {
    font-size: 40px;
    line-height: 40px;
  }
  .para-txt {
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
  }
  .title-sml {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  .row-eq-ht {
    overflow: hidden;
  }
  .col-eq-ht {
    height: auto;
    margin: 0;
    padding: 0;
  }
  .caption-txt > a,
  .lng-txt > a {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    line-height: 29.5px;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    z-index: 1;
  }
  .lng-txt {
    line-height: initial;
  }
  .insight-text {
    font-size: 20px;
  }
  #insights [class*='col-md'] {
    margin-bottom: 25px;
  }
  .txt-reseach::before {
    bottom: 0;
  }
  /*--------------------------------------------------------------
# Slider - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .portal-mob {
    bottom: 60px;
    position: absolute;
    width: 100%;
    z-index: 2;
  }
  .slider,
  #hero_slider {
    height: 480px;
  }
  .repeated-css {
    height: 480px;
  }
  .slide-image {
    right: 0;
  }
  .owl-dots {
    bottom: 10px;
  }
  .slider-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  #hero_slider_carousel .caption a {
    margin-top: 0;
    padding: 5px;
  }
  .hidden-scroll {
    overflow: hidden !important;
    -webkit-overflow-scrolling: hidden !important;
    -moz-overflow-scrolling: hidden !important;
    -ms-overflow-scrolling: hidden !important;
    -o-overflow-scrolling: hidden !important;
    position: relative;
  }
  /*--------------------------------------------------------------
# L2 Gradient - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  #L2_home_banner {
    height: 315px;
    position: relative;
  }
  /*--------------------------------------------------------------
# L3 Gradient - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  #main-text-body {
    padding: 75px 0;
  }
  #main-text-body h3,
  #main-text-body h4,
  #main-text-body h5,
  #main-text-body h5 > a,
  #main-text-body h6 {
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 900;
    letter-spacing: -1px;
  }
  #main-text-body h2 {
    font-size: 30px;
  }
  #main-text-body .h2-heading {
    font-size: 30px;
    line-height: 30px;
  }
  #main-text-body h3 {
    font-size: 25px;
  }
  #main-text-body h4 {
    font-size: 22px;
  }
  #main-text-body h5,
  h5 > a,
  #main-text-body h6 {
    font-size: 20px;
  }
  .main-text-body-investors h1 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 25px;
    font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
    font-weight: 500;
  }
  .main-text-body-investors h4 {
    font-size: 20px !important;
  }
  .align-left {
    float: none;
    margin-right: 0px;
    margin-bottom: 15px !important;
    clear: both;
    border: 1px solid #ccc;
  }
  /*table*/
  .table-wrap > thead > tr > th {
    border-bottom-width: 1px;
  }
  .table-wrap table tr th {
    font-weight: 600;
    border-bottom-width: 1px;
    background-color: #f1f1f1;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .table-wrap table tr td {
    padding: 10px 10px 10px 50%;
    font-size: 14px;
  }
  .table-wrap table {
    border: 0px solid #ddd;
  }
  .table-wrap table tr {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
  }
  .table-wrap table td {
    display: block;
    padding: 10px 0px;
  }
  .table-wrap table thead {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-wrap table tr {
    border: 1px solid #ccc;
  }
  .table-wrap table tr td:last-child {
    border: 0px solid #ccc;
  }
  .table-wrap table td {
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .table-wrap table td:before {
    font-size: 11px;
    color: #000;
    text-align: left;
    font-weight: 600;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 45%;
    padding-right: 10px;
    height: 100%;
    background-color: #f1f1f1;
    padding-left: 10px;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
  }
  .table-wrap table td:last-child:before {
    border-bottom: 0px solid #fff;
  }
  .table-wrap table td:before {
    content: attr(title);
  }
  #slider_list_carousel .owl-nav .owl-prev {
    left: 0px !important;
  }
  #slider_list_carousel .owl-nav .owl-next {
    right: 0px !important;
  }
  #slider_list_carousel .owl-dots {
    bottom: -40px;
  }
  #slider_list_carousel.owl-theme .owl-dots .owl-dot {
    margin: 0 8px;
  }
  #slider_list_carousel.owl-theme .owl-dots .owl-dot span {
    box-shadow: 0 0 0 2px black inset;
  }
  #slider_list_carousel.owl-theme .owl-dots .owl-dot span::after {
    background-color: #000;
    box-shadow: 0 0 1px #000;
  }
  /*--------------------------------------------------------------
# Header Menu - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #ffffff !important;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff !important;
    opacity: 0.75;
  }
  .navbar-default {
    border-color: transparent;
    background-color: transparent;
  }
  .navbar-brand {
    padding: 5px 15px 0;
  }
  .navbar {
    margin-bottom: 0;
    min-height: auto;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    margin: 0 8px;
    font-weight: 300;
  }
  .breadcrumb-menu {
    margin-top: -1px;
  }
  .listmenu {
    position: relative;
    width: 100%;
    padding: 0;
    z-index: 2;
  }
  .hero-list {
    position: absolute;
    width: 100%;
    margin-top: 125px;
  }
  .hero-list1 {
    margin-top: 0;
    padding: 8px 0px;
    position: fixed;
    width: auto;
    margin-left: 72%;
    margin-right: 0%;
  }
  .hero-list1 > ol.rmv-breadcrum > li,
  .hero-list1 > ol.rmv-breadcrum > li > a {
    color: #000000;
    font-size: 16px;
  }
  .hero-list1 .dropdown-menu {
    margin-top: -37px;
  }
  .hero-list1 > ol.rmv-breadcrum > li.open > a {
    color: #df9926;
  }
  ol.rmv-breadcrum {
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  ol.rmv-breadcrum > li + li::before {
    content: ' ';
  }
  ol.rmv-breadcrum > li,
  ol.rmv-breadcrum > li > a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  }
  ol.rmv-breadcrum > li > a {
    font-weight: 300;
  }
  ol.rmv-breadcrum > li:last-child,
  ol.rmv-breadcrum > li:last-child > a {
    font-weight: 400;
  }
  ol.visible-list > li:nth-child(4) {
    font-size: 17px;
  }
  .sticky-icons > li > a > img.share-icon {
    width: 17px;
    height: 55px;
    margin-right: 20px;
    display: block;
    padding: 20px 0;
  }
  .sticky-icons > li > a.small {
    font-weight: 600;
  }
  .small img.arrow-right-header {
    position: relative;
    left: 0px;
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  .small:hover img.arrow-right-header {
    left: 5px;
  }
  .arrow-right-header {
    margin-left: 10px;
    max-width: 17px;
  }
  .hidden-list {
    display: none !important;
  }
  .visible-list {
    display: block !important;
  }
  .hero-list1 > .visible-list {
    margin: 0;
  }
  .pos-right {
    margin-right: 100px;
  }
  /* Mega menu */
  .mega-dropdown-menu {
    border: 0;
  }
  .mega-dropdown {
    position: static !important;
  }
  .mega-dropdown > a {
    -webkit-transition: all 0.1s cubic-bezier(0, 0, 0, 0);
    -moz-transition: all 0.1s cubic-bezier(0, 0, 0, 0);
    -ms-transition: all 0.1s cubic-bezier(0, 0, 0, 0);
    -o-transition: all 0.1s cubic-bezier(0, 0, 0, 0);
    transition: all 0.1s cubic-bezier(0, 0, 0, 0);
  }
  .mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
  }
  .mega-dropdown-menu > li > ul > li {
    list-style: none;
  }
  .mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 0px;
    clear: both;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    white-space: normal;
  }
  .mega-dropdown-menu > li ul > li > a:hover,
  .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #df9926;
  }
  li > a > .angle-down {
    font-size: 20px;
    position: relative;
    top: 2px;
    left: 5px;
  }
  li.open > a > .angle-down {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  li > a > .reverseArrow {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  li.open > a > .reverseArrow {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  .dropdown-menu {
    margin: 0;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  }
  .mega-dropdown-menu .dropdown-header,
  .mega-dropdown-menu .dropdown-header > a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 0;
  }
  .mega-dropdown-menu .dropdown-header > a {
    padding: 0;
  }
  .mega-dropdown-menu form {
    margin: 3px 20px;
  }
  .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
  }
  /* Mega menu END */
  .learn,
  .innovate,
  .automate {
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    color: #fff;
    padding-top: 25px;
    position: relative;
    top: 655px;
    margin: 0;
    height: 182px;
  }
  .automate {
    background-position: left center;
  }
  .innovate {
    background-position: left center;
  }
  .learn {
    background-position: left center;
  }
  .head-txt {
    font-size: 30px;
    margin-bottom: 5px;
    font-weight: 900;
  }
  .sub-head {
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.7px;
  }
  .head-txt,
  .sub-head {
    padding: 0px;
  }
  .submenu-portion {
    width: 100%;
    background-color: #f2f2f2;
    height: 125vh;
    padding: 60px 15px 30px;
  }
  .hear-txt-sub {
    font-weight: 600;
    color: #000;
    font-size: 18px;
  }
  .menu .align-list > ul > li {
    font-size: 14px;
    color: #000;
    margin: 8px 0;
  }
  .align-list > ul > li > a {
    color: #303030;
  }
  .align-list > ul > li > a:hover {
    color: rgb(97, 184, 209);
  }
  .logo-inner {
    margin: 20px 0;
  }
  .menu-bg,
  .burger {
    margin-right: 5px;
  }
  .scrollbg-show .burger.open {
    right: 10px;
    top: 0px !important;
  }
  .burger.open {
    background-color: #ffffff;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: 0;
  }
  .show-strip .burger.open {
    top: 30px !important;
  }
  .open > .collapse {
    top: 1px !important;
  }
  .circle {
    right: 30px;
  }
  .circle.expand {
    right: -100px;
  }
  .menu {
    overflow-y: scroll;
    display: none;
    height: 100vh;
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
  }
  .menu ul li {
    margin-bottom: 20px;
    position: relative;
  }
  .un-line {
    position: absolute;
    bottom: -1px;
    height: 3px;
    width: 0;
    left: 0;
    background-color: #333;
    -webkit-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -ms-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  }
  .menuItems > ul > li > a:hover .un-line {
    width: 26px;
  }
  .menuItems > ul > li.smalltext {
    margin-bottom: 10px;
  }
  .menuItems > ul > li.smalltext > a {
    color: #686868;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
  }
  .menuItems > ul > li > a:hover,
  .menuItems > ul > li.smalltext > a:hover {
    color: #000000;
  }
  .menuItems > ul > li.social-icons {
    margin-top: 25px;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .opacity-zero {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -ms-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
  }
  .bg-trans {
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -ms-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
  }
  .progressbar {
    position: absolute;
    bottom: -3px;
    width: 100%;
    height: 2px;
    z-index: 1110;
  }
  .progressbar .width {
    background-color: #92d1ff;
    height: 3px;
    width: 0;
  }
  @keyframes show-strip {
    0% {
      opacity: 0;
      transform: translateY(0px);
    }
    50% {
      opacity: 1;
      transform: translateY(5px);
    }
    100% {
      transform: translateY(0px);
    }
  }
  .show-strip {
    background-color: #ffffff;
    -webkit-animation: show-strip 0.5s steps(9) forwards; /* Safari 4+ */
    -moz-animation: show-strip 0.5s steps(10) infinite; /* Fx 5+ */
    -ms-animation: show-strip 0.5s steps(10) infinite; /* IE */
    -o-animation: show-strip 0.5s steps(10) infinite; /* Opera 12+ */
    animation: show-strip 0.5s steps(9) forwards; /* IE 10+, Fx 29+ */
  }
  .show-strip > .mt45 {
    margin-top: 0;
    padding: 15px 15px 0;
    height: auto;
  }
  /* Social Share */
  li.trigger-share {
    background-color: #fff;
    margin-right: 15px;
    /* position: relative;
    top: 3px;
    left: 5px;*/
  }
  ul.social-share > li > a {
    font-size: 18px;
    color: #333333;
  }
  li.slideout {
    width: 40px;
    height: 40px;
    background-color: #fff;
    text-align: center;
    padding: 5px !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  li.slideout:nth-child(1) {
    -webkit-transform: translateY(55px);
    -moz-transform: translateY(55px);
    -ms-transform: translateY(55px);
    -o-transform: translateY(55px);
    transform: translateY(55px);
  }
  li.slideout:nth-child(2) {
    -webkit-transform: translateX(0px) translateY(85px);
    -moz-transform: translateX(0px) translateY(85px);
    -ms-transform: translateX(0px) translateY(85px);
    -o-transform: translateX(0px) translateY(85px);
    transform: translateX(0px) translateY(85px);
  }
  li.slideout:nth-child(3) {
    -webkit-transform: translateY(110px);
    -moz-transform: translateY(110px);
    -ms-transform: translateY(110px);
    -o-transform: translateY(110px);
    transform: translateY(110px);
  }
  li.slideout:nth-child(4) {
    -webkit-transform: translateX(0px) translateY(140px);
    -moz-transform: translateX(0px) translateY(140px);
    -ms-transform: translateX(0px) translateY(140px);
    -o-transform: translateX(0px) translateY(140px);
    transform: translateX(0px) translateY(140px);
  }
  /*--------------------------------------------------------------
# Index - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  /* header */
  .menu-bg.no-scroll {
    right: 10px;
  }
  .burger.no-scroll {
    right: 23px;
  }
  .navbar-brand.no-scroll {
    margin-left: 0 !important;
  }
  .plr-xs-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .mb-xs-10 {
    margin-bottom: 10px;
  }
  .pt-sm-0 {
    padding-top: 0;
  }
  #home_section {
    height: 480px;
  }
  #ai_powered_core,
  #agile_digital_scale,
  #learn {
    width: 100%;
    height: auto;
  }
  #ai_powered_core,
  #agile_digital_scale,
  #learn {
    padding: 100px 0;
  }
  #do_more {
    padding-top: 75px;
  }
  .w-100 {
    width: 100%;
  }
  .bg-yellow {
    background-color: #df9926;
  }
  .bg-grey {
    background-color: #f0f0f0;
  }
  .btn-no-effect {
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 12px 20px;
    text-decoration: none;
  }
  .btn-no-effect.dark {
    background-color: rgba(47, 17, 19, 0.3);
    color: #fff;
  }
  .btn-no-effect.dark strong {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 300;
  }
  .btn-no-effect.light {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
  }
  .bg-video .content {
    position: initial;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: medium none;
    background: transparent;
    backface-visibility: hidden;
  }
  .bg-video .background {
    filter: blur(2px);
    opacity: 1;
    backface-visibility: hidden;
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    overflow: hidden;
  }
  .background video {
    background-size: cover;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    z-index: -100;
  }
  .fullCoverImg {
    background-position: center center;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .fullCoverImg-left {
    background-position: center center;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .fullscreen-overlay-xs {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
  }
  #home_section .content .animateThird {
    margin-top: 0px;
  }
  #home_section .content .btn-shutter-more {
    margin-top: 30px;
  }
  .content .btn-shutter-more {
    margin-top: 300px;
  }
  .ai-powered-core-img {
    background-image: url(../images/newdesign-ai-core-mob.png);
  }
  .agile-digital-bg-img {
    background-image: url(../images/newdesign-agile-digital-mob.png);
  }
  .learn-bg-img {
    background-image: url(../images/newdesign-always-learning-mob.png); /*background-position: right -300px bottom;*/
  }
  .home-heading,
  .home-second-heading {
    font-size: 50px;
    line-height: 50px;
  }
  .home-first-heading-top {
    padding: 150px 0 100px;
  }
  .fullpage-first-desc {
    font-size: 17.5px;
    line-height: 22.5px;
    font-weight: 400;
  }
  .fullpage-desc {
    font-size: 20px;
    line-height: 23.5px;
    font-weight: 400;
  }
  .fullpage-second-title {
    font-size: 14px;
    font-weight: 400;
    opacity: 0.7;
  }
  .fullpage-second-desc {
    font-weight: 700;
  }
  .fullpage-second-more {
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: bold;
  }
  /* left navigations */
  .sticky-left-nav {
    display: none;
  }
  .animateFirst,
  .animateSecond,
  .animateThird,
  .animateFourth {
    opacity: 1;
  }
  .scroll-down {
    display: none;
  }
  /* Do more grid */
  .grid-do_more {
    position: relative;
  }
  .grid-do_more > .p0 > a {
    color: #fff;
  }
  .grid-do_more > .p0 > a:hover,
  .grid-do_more > .p0 > a:focus {
    color: #fff;
    text-decoration: none;
  }
  .grid-do_more figure {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    cursor: pointer;
  }
  .grid-do_more figure img {
    position: relative;
    top: 0;
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .grid-do_more figure figcaption::before,
  .grid-do_more figure figcaption::after {
    pointer-events: none;
  }
  .grid-do_more figure figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    bottom: 40px;
    left: 15px;
    right: 15px;
    height: auto;
    max-height: none;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .grid-do_more figure:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .grid-do_more figure:hover figcaption {
    height: auto;
    max-height: none;
    bottom: 40px;
  }
  .grid-do_more figure figcaption,
  .grid-do_more figure:hover figcaption {
    top: unset !important;
    bottom: 0;
  }
  .bottom-gradient-do_more {
    background: rgba(0, 0, 0, 0)
      linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%) repeat
      scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .do_more-grid-title {
    color: #fff;
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .do_more-grid-desc {
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    font-weight: 300;
    margin-bottom: 20px;
  }
  .half-img-container {
    position: inherit;
    padding-top: 0;
  }
  .half-img {
    position: inherit;
    top: 0;
  }
  /* expand collapse */
  .expandHead {
    padding: 20px 10px;
  }
  .expandHead h5 {
    color: #000;
    font-size: 20px;
    line-height: 25px;
    margin: 0 auto;
    max-width: 90%;
    font-weight: 700;
  }
  .doMoreExpand {
    background-image: url(../fonts/newdesign-arrow-right-mob.svg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 0;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    margin: 10px auto;
    width: 30px;
  }
  .expand-container {
    position: inherit;
  }
  .expandWrpr h2 {
    color: #061838;
    font-size: 22px;
  }
  .expandWrpr p {
    color: #061838;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 700;
  }
  .expandWrpr {
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: wrprOpen;
    animation-timing-function: ease-in-out;
    color: #ffffff;
    font-size: 30px;
    height: 0;
    margin-top: 0;
    overflow: hidden;
    z-index: 1;
  }
  @keyframes wrprOpen {
    0% {
      height: 0px;
      margin-top: 0px;
      padding: 0;
    }
    100% {
      height: 400px;
      margin-top: -317px;
      padding: 15px;
    }
  }
  .contractWrpr {
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: wrprClose;
    animation-timing-function: ease-in-out;
    height: 400px;
    margin-top: -315px;
  }
  @keyframes wrprClose {
    0% {
      height: 400px;
      margin-top: -315px;
      padding: 20px;
    }
    100% {
      height: 0px;
      margin-top: 0px;
      padding: 0px;
    }
  }
  .closeWrpr {
    background-color: #ffffff;
    background-image: url(../fonts/newdesign-explore_expand.svg);
    background-size: contain;
    border-radius: 50%;
    cursor: pointer;
    float: right;
    height: 38px;
    margin-right: 0;
    margin-top: -295px;
    opacity: 0;
    transform: rotate(45deg);
    width: 38px;
    z-index: 1;
  }
  .closeWrprAnim {
    animation-delay: 0.4s;
    animation-duration: 0.2s;
    animation-fill-mode: forwards;
    animation-name: ctaShow;
  }
  @keyframes ctaShow {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  /* About us */
  .aboutus-grid-title {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 0;
  }
  .aboutus-grid-title > span {
    font-size: 30px;
    vertical-align: middle;
  }
  .aboutus-grid-desc {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    max-width: 190px;
    margin: 0 auto;
  }
  .video-play-icon {
    height: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    cursor: pointer;
  }
  .video-close-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    cursor: pointer;
    display: none;
  }
  .video-img-container .video-caption {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    width: 100%;
  }
  .aboutus-inthenews-head {
    font-size: 30px;
    line-height: 30px;
  }
  .aboutus-inthenews-row.no-border {
    border-bottom: none;
  }
  .aboutus-inthenews-row a {
    color: #333;
    font-size: 20px;
    line-height: 22.5px;
    font-weight: 400;
  }
  .aboutus-inthenews-row .view-all.light {
    color: #0076ff;
    font-size: 14px;
    font-weight: 700;
    margin-left: 0;
    padding-top: 0;
  }
  .aboutus-inthenews-row a:hover,
  .aboutus-inthenews-row a:focus {
    text-decoration: none;
  }
  #aboutus_video .modal-content,
  #career_video .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  #career_video .modal-dialog {
    margin-top: 100px;
  }
  .show-on-image {
    cursor: pointer;
  }
  .show-on-video {
    display: none;
  }
  /* investors */
  .investors-news {
    padding: 15px;
  }
  .investors-news-title {
    font-size: 30px;
    line-height: 66px;
    color: #ffffff;
    padding-top: 0;
    margin-bottom: 10px;
    font-weight: 300;
  }
  .news-grid-imgs > img {
    width: 100%;
  }
  .robotics-date {
    font-size: 15px;
    line-height: 21px;
    font-weight: 300;
    color: #fff;
  }
  .socail-more-twitter {
    left: 0;
    text-align: center;
    top: 0 !important;
    width: 100%;
  }
  .recent-event-box {
    padding: 0 20px 20px;
  }
  .recent-event-row {
    padding: 20px 0 10px;
  }
  .recent-event-row.border-top {
    border-top: 1px solid rgba(90, 90, 90, 0.22);
  }
  .recent-event-title {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 300;
  }
  .recent-event-name {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 10px;
  }
  .recent-event-date {
    font-size: 15px;
    line-height: 21px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .view-all.light {
    color: #0076ff !important;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .img-stock-icon {
    max-width: 30px;
    position: absolute;
    top: 10px;
    left: 20px;
  }
  .img-right-arrow {
    max-width: 25px;
    position: absolute;
    top: 35px;
    right: 15px;
  }
  .investors-news-desc:hover .img-right-arrow {
    right: 15px;
  }
  .investors-download-icon {
    max-width: 20px;
    position: absolute;
    right: 30px;
  }
  /* careers */
  .careers-img-container {
    background-image: url(../images/newdesign-careers-video-img.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 300px;
  }
  .careers-employeespeak {
    background-color: #d9d9d9b3;
    bottom: -150px;
    right: 0;
    color: #000;
    padding: 20px;
    position: absolute;
    margin: 0 2%;
    width: 96%;
    text-align: left;
    left: 0;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  .employeespeak-content {
    font-size: 17px;
    font-weight: 400;
    padding-left: 95px;
    display: block;
  }
  .img-employee {
    border-radius: 50%;
    display: inline-block;
    float: left;
    height: 85px;
    margin-right: 10px;
    width: 85px !important;
  }
  #employeespeak_slider .owl-dots {
    position: static;
    text-align: center;
  }
  #employeespeak_slider.owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    width: 8px;
    height: 8px;
  }
  #employeespeak_slider.owl-theme .owl-dots .owl-dot.active span,
  #employeespeak_slider.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff;
  }
  .careers-findopportunites {
    font-size: 22px;
    color: #3f3f3f;
    margin-bottom: 15px;
  }
  .career-vido-caption {
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
    position: absolute;
    left: 55px;
    bottom: 55px;
  }
  .career-explore {
    margin-top: 160px;
  }
  #career_video.modal {
    z-index: 9999;
    padding: 0 !important;
  }
  #career_video .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
    height: 100%;
    overflow: auto;
  }
  #career_video .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  #career_video iframe {
    position: fixed;
  }
  #career_video .close {
    background-image: url(../images/newdesign-cross.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    border: medium none;
    color: transparent;
    height: 58px;
    opacity: 1;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-indent: 200%;
    top: 20px;
    width: 58px;
    z-index: 100;
  }
  /* contact us */
  .countries-list {
    padding: 0;
  }
  .cnt_us_txt {
    font-size: 30px;
    font-weight: 900;
    line-height: 35px;
  }
  .border {
    border: 1px solid rgba(255, 255, 255, 0.2);
    float: left;
  }
  .border-rgt {
    border-right: 0;
  }
  .border-btm {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .cntry-nme {
    padding: 75px 0;
    display: block;
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
  }
  .cntry-nme:focus {
    color: #fff;
    text-decoration: none;
  }
  .cntry-nme:hover {
    background-color: #fff;
    color: #000;
  }
  .border-rgt-xs {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .border-btm-xs {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  /*--------------------------------------------------------------
# Industries - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .para-ovr {
    font-size: 20px;
    line-height: 27px;
  }
  /*-- Insights --*/
  .bg-color1 > img.img-responsive {
    width: calc(100% + 40px);
  }
  img.play-icon {
    width: 80px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .txt-reseach {
    bottom: 0;
    padding: 0 15px 15px;
    position: absolute;
    width: 100%;
  }
  .img-whitepaper {
    top: 0px;
    position: absolute;
  }
  .box-title {
    margin: 0px;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #bcb9b9;
    font-weight: 600;
    padding-bottom: 15px;
    text-transform: uppercase;
  }
  .box-text {
    margin: 0px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    padding: 15px 0;
  }
  .corner-shape {
    border-bottom: 150px solid #C32C2C;
  }
  /*--------------------------------------------------------------
# Industries Segment - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .whatwecan-head {
    font-size: 25px;
    line-height: 30px;
  }

  /*footer*/
  .footer .footer-text-line{
    font-size: 12px;
  }
  /*--------------------------------------------------------------
# Global CSS
--------------------------------------------------------------*/
  #overview,
  #latest_news,
  #press_release,
  #features,
  #journalistresearch,
  #infyinthenews,
  #subscribe,
  #questions_bg {
    padding: 75px 0;
  }
  .line-height-30 {
    line-height: 30px;
  }
  .pb5 {
    padding-bottom: 5px;
  }
  .font-weight-100 {
    font-weight: 100;
  }
  /*--------------------------------------------------------------
# Newsroom Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .text-left-xs {
    text-align: left;
  }
  .p0-only-sm {
    padding-left: 15px;
    padding-right: 15px;
  }
  .overview-text {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding-top: 10px;
    font-weight: 300;
  }
  .bg-vcard {
    background-color: #f9f9f9;
    padding: 15px;
  }
  .name-text {
    font-size: 29px;
    color: #000;
    font-weight: 900;
  }
  .contact-text {
    font-size: 18px;
    line-height: 22px;
  }
  .vcard-contact-btn {
    margin-top: 10px !important;
  }
  /* -- LatestNews -- */

  .bg-foundations {
    background-image: url('../images/newdesign-infosys-foundation-joins-hands.jpg');
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
  }
  .more-right {
    right: 20px;
    float: right;
    top: 3px;
  }
  .txt-report {
    padding-bottom: 0;
  }
  .twitter-time-text {
    font-size: 20px;
    color: #000;
    font-weight: 300;
  }
  /*This needs to be added with existing insight-title class*/
  .latestnews-title {
    font-size: 14px;
    letter-spacing: 1.5px;
    color: #c5c2c2;
    font-weight: 600;
    text-transform: uppercase;
  }
  .more-twitter {
    text-align: center;
    width: 100%;
    left: 0;
    top: 0;
  }
  .twitter-icon {
    font-size: 20px !important;
    margin-right: 5px;
    position: relative;
    top: 3px;
  }
  .inline-btn-xs {
    display: inline-block;
  }
  /* -- press release -- */

  #press_release {
    padding-bottom: 0;
  }
  /*This needs to be added with existing success-text-box class*/
  .pressrelease-text-box,
  .features-text-box {
    padding: 20px;
    position: relative;
    z-index: 1;
  }
  /*This needs to be added with existing success-text class*/
  .pressrelease-text,
  .features-text {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    letter-spacing: -0.5px;
    margin-bottom: 0;
  }
  .bg-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
  }
  .bgicon-img,
  .cse-stdy-icon,
  .cs-icon {
    width: 60px;
  }
  /* -- features -- */

  #features {
    padding-bottom: 0;
  }
  /* -- journalist research -- */

  #journalistresearch {
    padding-bottom: 0;
  }
  /* -- infy in the news -- */

  #infyinthenews {
    padding-bottom: 0;
  }
  .infynews-time {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 1.5px;
    color: #000;
  }
  .infynews-title-box {
    min-height: 20px;
  }
  .infynews-title {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1.5px;
    color: #000;
    text-transform: uppercase;
    margin: 0;
  }
  .bg-light-white .pad-all {
    padding: 20px 50px;
  }
  .infynews-twitter-icon {
    font-size: 14px !important;
    color: #fff;
    background-color: #4dc8f1;
    border-radius: 50%;
    padding: 4px 7.5px;
    margin-top: -2px;
  }
  .infynews-facebook-icon {
    font-size: 14px !important;
    color: #fff;
    background-color: #3b5998;
    border-radius: 50%;
    padding: 4px 10px;
    margin-top: -2px;
  }
  .infynews-text {
    font-size: 18px;
    line-height: 24px;
    color: #000;
  }
  .box-shadow-top-sm {
    box-shadow: none;
  }
  .inline-1024-md {
    display: inline;
  }
  /* -- more questions -- */
  .more-question-title {
    font-size: 25px;
    line-height: 30px;
  }
  /* Grid */

  .grid {
    position: relative;
  }
  .grid > .p0 > a {
    color: #fff;
  }
  .grid > .p0 > a:hover,
  .grid > .p0 > a:focus {
    color: #fff;
    text-decoration: none;
  }
  .grid figure {
    margin-bottom: 20px;
  }
  .grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
  }
  .grid figure figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .grid figure figcaption::before,
  .grid figure figcaption::after {
    pointer-events: none;
  }
  .grid figure figcaption,
  .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /*--------------------------------------------------------------
# Investors - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .investor-widget {
    height: 250px;
    margin-bottom: -6px;
  }
  /*--common--*/
  .vertical-super {
    vertical-align: super;
  }
  .offering-hover {
    margin-left: 15px;
    margin-right: 15px;
  }
  .offering-title {
    color: #000000;
    font-size: 25px;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 20px;
  }
  .mt30 {
    margin-top: 30px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .pl-md-0 {
    padding-left: 0px;
  }
  /*--common--*/
  .row-margin {
    margin-right: 0px;
    margin-left: 0px;
  }
  .pl-xs-0 {
    padding-left: 0px;
  }
  .pt-xs-0 {
    padding-top: 0px;
  }
  .four-th {
    font-size: 14px;
    vertical-align: text-top;
    line-height: 28px;
  }
  #being-infosys,
  #connected_with_us,
  #questions-bg {
    padding: 75px 0;
  }
  .being-title {
    font-size: 25px;
    color: #000;
    font-weight: 900;
    margin-bottom: 5px;
  }
  /*--Latest News--*/
  .box-txt {
    font-size: 20px;
    line-height: 26px;
  }
  /*--Investor Toolkit--*/
  .title-box::after {
    content: '';
    position: absolute;
    right: -19px;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 19px solid transparent;
    border-top: 32px solid #000;
    clear: both;
  }
  .corporate-shape {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-bottom: inherit;
    border-right: inherit;
    position: relative;
    left: 0;
    bottom: 0;
    background-color: #372261;
  }
  .corporate-shape-text {
    position: relative;
    left: inherit;
    right: inherit;
  }
  .corporate-shape-text p {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /*--Related Content--*/
  .news-play-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  /*--Stay connected--*/
  #connected_with_us {
    background: url(../images/newdesign-stay-connected.jpg);
    background-repeat: no-repeat !important;
    background-position: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
  .connect-us input {
    color: #fff !important;
    background-color: transparent !important;
  }
  .connect-us label {
    color: #fff !important;
  }
  .connect-us input::-webkit-input-placeholder {
    color: #ffffff !important;
  }
  .connect-us input:-moz-placeholder {
    color: #ffffff !important;
  }
  .connect-us input::-moz-placeholder {
    color: #ffffff !important;
  }
  .connect-us input:-ms-input-placeholder {
    color: #ffffff !important;
  }
  .select-checkbox input[type='checkbox'] {
    display: none;
  }
  .select-checkbox input[type='checkbox'] + label {
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    width: 160px;
    padding: 10px 0px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .select-checkbox input[type='checkbox']:checked + label {
    color: #000;
    background-color: #fff;
  }
  .select-checkbox input[type='checkbox']:checked + label:after {
    content: '\2714';
    font-size: 10px;
    color: #000;
    text-align: center;
    padding-top: 0px;
    margin-top: 12px;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 50px;
    display: inline-table;
    position: absolute;
    top: 0;
    left: 10px;
  }
  .subscribe-btn {
    font-size: 14px;
    color: #fff;
    padding: 12px 42px;
    border: 1px solid #df9926;
    background-color: #df9926;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 20px;
  }
  .subscribe-btn:hover {
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
  }
  /*--------------------------------------------------------------
# About Us - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  #hero_banner_aboutus {
    height: 550px;
  }
  .home-banner-bg {
    height: auto;
    bottom: 50%;
    transform: translate(0%, 50%);
    max-width: 100%;
    max-height: 100%;
  }

  .flat-img-mob {
    position: absolute !important;
    height: 100% !important;
    max-width: initial !important;
  }

  .adj-cnt {
    padding: 60px 0;
  }
  .abt-heading {
    font-size: 50px;
    line-height: 50px;
  }
  .stats [class*='col-'] {
    margin-bottom: 40px !important;
  }
  .stats [class*='col-']:nth-of-type(6) {
    margin-bottom: 0 !important;
  }
  .stats .number {
    font-size: 40px;
  }
  .stats .symbol {
    font-size: 30px;
  }
  .stats sup,
  .stats .sup {
    font-size: 16px !important;
  }
  .plus-row h3 {
    font-size: 22px;
  }
  .plus-row [class*='col-']:nth-of-type(3) {
    margin-bottom: 0;
  }
  .gradient-color-aboutus {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 450px;
  }
  .aboutus-desc {
    float: left;
    background-color: #000;
    padding: 20px;
    margin-bottom: 50px;
  }
  .desc-txt {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -1.6px;
    color: #fff;
    font-weight: 300;
    padding-top: 25px;
  }
  .name-desc {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
  }
  .cta-txt {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 1.5px;
    color: #fff;
    text-transform: uppercase;
  }
  .cta-txt:hover {
    border: 1px solid #fff !important;
  }
  .border-line {
    border: 1px solid #000000;
    padding: 15px;
    margin-bottom: 30px;
    background-color: #fff;
  }
  .head-abtus {
    font-size: 22px;
  }
  .star-bdr,
  .head-abtus-bdr {
    background-color: #f5a623;
    display: block;
  }
  .head-abtus-bdr {
    width: 44px;
    height: 4px;
    margin: 10px 0;
  }
  .star-bdr {
    width: 75px;
    height: 7.5px;
    margin: 10px 0 20px;
  }
  .bg-star {
    background-image: url(../images/newdesign-about-us-star.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: 0 0;
    min-height: 398px;
    padding: 75px 0;
  }
  .star-para {
    font-size: 22px;
    line-height: 27px;
    padding-right: 0px;
  }
  .sustainability {
    background-image: url(../images/newdesign-sustainability.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
    padding: 75px 0;
  }
  .sust-para {
    margin: 10px 0;
  }
  .sust-pr {
    padding: 25px;
    background-color: #fff;
  }
  .sust-pr-para {
    font-size: 22px;
  }
  .para-reg,
  .para-lgt {
    font-size: 25px;
  }
  .para-reg {
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 30px;
  }
  .para-lgt {
    line-height: 37px;
    color: #3f3f3f;
    padding-top: 30px;
  }
  #innovation_fund {
    padding-bottom: 0;
  }
  .bg-ship {
    min-height: 785px;
  }
  #paper-boat {
    padding: 20px 0px;
  }
  .seprator {
    margin: 20px 0;
  }
  #paper-boat .owl-nav .owl-prev,
  .owl-next {
    background-repeat: no-repeat !important;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    position: absolute !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #paper-boat .owl-nav .owl-prev {
    background-image: url(../images/newdesign-back.png);
    right: 60px;
    top: 450px !important;
  }
  #paper-boat .owl-nav .owl-next {
    background-image: url(../images/newdesign-forward.png);
    right: 30px;
    top: 450px !important;
  }
  .cntry-nme {
    padding: 75px 0;
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
  }
  .cntry-nme:focus {
    color: #fff;
    text-decoration: none;
  }
  .cntry-nme:hover {
    background-color: #d0b5d5;
    color: #000;
  }
  .var-wth {
    width: 750px;
  }
  /*--------------------------------------------------------------
# Our subsidiaries - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  /* Mobile (Landscape) ----------- */
  #subsidiaries {
    padding: 75px 0;
  }
  /*Accordion*/
  .accordion-custom .panel-default {
    border-color: transparent;
    margin-top: 10px !important;
  }
  .accordion-custom .panel {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .accordion-custom .panel-title a {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    display: block;
    padding-right: 30px;
  }
  .accordion-custom .panel-title > a:before {
    font-family: sans-serif;
    content: '\f068';
    font-size: 40px;
    line-height: -moz-block-height;
    letter-spacing: -0.0625em;
    position: absolute;
    right: 8px;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .accordion-custom .panel-title > a.collapsed:before {
    content: '\f067';
    font-size: 40px;
    line-height: -moz-block-height;
    position: absolute;
    right: 8px;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .accordion-custom .panel-title > a:hover,
  .accordion-custom .panel-title > a:active,
  .accordion-custom .panel-title > a:focus {
    text-decoration: none;
  }
  .accordion-custom .panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    position: relative;
    padding: 10px 0px;
  }
  .accordion-custom
    .panel-default
    > .panel-heading
    + .panel-collapse
    > .panel-body {
    border-top-color: transparent;
    padding-left: 0;
  }
  .accordion-custom .accordion-txt {
    font-size: 20px;
    color: #3f3f3f;
    line-height: 32px;
    margin-bottom: 20px;
    padding-right: 30px;
  }
  .goto {
    color: #000;
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 15px;
    display: inline-block;
  }
  .goto:hover {
    color: #000;
  }
  /*--------------------------------------------------------------
# Location - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .dropdown-navigation-box {
    padding: 35px 0;
  }
  select.select-region::-ms-expand {
    display: none;
  }
  .select-region {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    overflow: hidden;
    text-indent: 0.01px;
    text-overflow: '';
    width: 165px;
    background-image: url(../images/newdesign-down-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    border: 0;
    border-bottom: solid 1px #7e7e7e;
    font-size: 15px;
    color: #3f3f3f;
    line-height: 20px;
    font-weight: 400;
  }
  .location-title {
    font-size: 22px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .location-text {
    font-size: 18px;
    line-height: 23px;
    color: #777;
    font-weight: 300;
  }
  /*--------------------------------------------------------------
# Location Contact Us - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .bg-queries {
    background-color: #f2f2f2;
    color: #000;
  }
  .bg-queries:hover,
  .bg-queries:focus {
    background-color: #f2f2f2;
    color: #000;
    text-decoration: none;
  }
  .pdg-queries {
    padding: 65px 15px 15px;
  }
  .queries-txt {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.5px;
    font-weight: 400;
    margin: 0;
  }
  #locations {
    position: relative;
    background: #333333;
    background-repeat: repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: top center;
    height: auto;
  }
  #locations .nav-tabs {
    border: none;
  }
  #locations ul.nav > li {
    line-height: 0;
    text-align: center;
    border: 1px solid #df9926;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  #locations .nav-tabs > li {
    margin-bottom: 0px;
  }
  #locations .nav-tabs > li + li::before {
    content: ' ';
  }
  #locations .nav-tabs > li > a {
    padding: 10px 37px;
    border: 0;
  }
  #locations .nav-tabs > li:first-child > a {
    border-left: 0;
  }
  #locations .nav-tabs > li:last-child > a {
    border-right: 0;
  }
  .loc-cntry-txt > span {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: -0.5px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    padding: 30px 0;
    text-align: left;
  }
  .hvr-cntry:hover .loc-cntry-txt > span {
    transform: none;
  }
  .hvr-cntry:hover .loc-cntry-txt {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
    transform: none;
    right: 0;
    bottom: 0;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /*--------------------------------------------------------------
# Product Landing - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  #our_offerings {
    padding-bottom: 0;
  }
  .repeated_css_tab,
  .tabs_img {
    height: 600px;
  }
  .txt-brwseby {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.3px;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 5px;
  }
  .resp-arrow {
    background-image: url(../fonts/newdesign-chevron-sign-down.svg);
    background-repeat: no-repeat;
    float: right;
    width: 15px !important;
    height: 15px !important;
    margin-top: 5px;
  }
  .resp-tab-active span.resp-arrow {
    background-image: url(../fonts/newdesign-chevron-up-arrow.svg);
  }
  /*-----------Accordion styles-----------*/
  .resp-tab-active {
    background-color: #963596;
    opacity: 0.8;
  }
  .resp-easy-accordion .resp-accordion {
    display: block;
  }
  .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
  }
  .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
  .resp-jfit {
    width: 100%;
    margin: 0px;
  }
  .resp-tab-content-active {
    display: block;
  }
  ul.resp-tabs-list {
    display: none;
  }
  .resp-accordion {
    display: block;
    cursor: pointer;
    padding: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  .tabs_img {
    position: absolute;
    left: 0;
    top: inherit;
    right: 0;
    bottom: inherit;
    width: auto;
    z-index: -1;
  }
  .tab1_img,
  .tab2_img,
  .tab3_img,
  .tab4_img,
  .tab5_img,
  .tab6_img {
    position: relative;
  }
  .resp-accordion > img {
    opacity: 0.2;
  }
  .resp-tab-active > img {
    opacity: 1;
  }
  .tabs_title {
    font-size: 22px;
  }
  .tabs_gradient {
    background-color: #372261;
  }
  .tabs_para {
    font-size: 18px;
    font-weight: 300;
  }
  .tabs_sub_link {
    font-weight: 400;
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 20px;
    display: block;
    color: #fff;
  }
  .tabs_sub_link:hover {
    color: #fff;
  }
  /*--------------------------------------------------------------
# Search List - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .search_input_list {
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 700;
    border-bottom: 1px solid #ccc !important;
    height: 40px;
    color: #fff;
  }
  .ms-srch-result #Paging {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .ms-srch-result #Paging .fa-angle-left,
  .ms-srch-result #Paging .fa-angle-right {
    border: 1px solid #000;
    padding: 8px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
  }
  .ms-srch-result .mt-xs-145 {
    margin-top: 0;
  }
  ul.sort-by {
    margin: 0;
  }
  ul.sort-by > li {
    padding: 0;
    color: #3f3f3f;
  }
  ul.sort-by > li > a.active,
  ul.sort-by > li > a {
    color: #000;
    font-weight: 700;
    font-size: 17.5px;
    line-height: 51px;
    text-decoration: none;
  }
  ul.sort-by > li > a.active {
    color: #000;
    font-weight: 700;
    border-bottom: 4px solid #df9926;
    padding-bottom: 10px;
  }
  ul.sort-by > li > a {
    color: #777;
    font-weight: 400;
  }
  ul.sort-by > li:nth-child(1) + li:before,
  ul.sort-by > li:nth-child(2) + li:before {
    color: #3f3f3f;
    padding: 0 5px;
  }
  ul.sort-by > li:nth-child(1) + li:before {
    content: ': ';
  }
  ul.sort-by > li:nth-child(2) + li:before {
    content: '| ';
  }
  .lst-checkbox {
    padding: 0;
    display: block;
    font-size: 14px;
  }
  .lst-checkbox > input[type='checkbox'] {
    display: none;
  }
  .lst-checkbox > label {
    cursor: pointer;
    margin: 0;
    padding: 5px;
  }
  .lst-checkbox > input[type='checkbox'] + label span {
    position: relative;
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
  }
  .lst-checkbox > input[type='checkbox'] + label span:before,
  .lst-checkbox > input[type='checkbox'] + label:hover span:before,
  .lst-checkbox > input[type='checkbox']:checked + label span:before {
    font-family: sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: -2px;
    left: 0;
  }
  .lst-checkbox > input[type='checkbox'] + label span:before {
    content: '\f096';
    color: #000;
  }
  .lst-checkbox > input[type='checkbox']:checked + label span:before {
    content: '\f00c';
  }
  .txt-input {
    margin-left: 25px;
    display: inline-block;
    font-weight: 300;
  }
  .badge {
    margin-left: 5px;
    float: right;
  }
  .show-more {
    display: none;
  }
  .txt-toggle {
    color: #000;
    font-size: 14px;
    margin-left: 6px;
    text-decoration: none;
  }
  .txt-toggle:hover,
  .txt-toggle:focus {
    color: #000;
    font-size: 14px;
    margin-left: 6px;
    text-decoration: none;
  }
  .box-info {
    padding: 20px;
    color: #ffffff;
    margin-top: 50px;
  }
  .head-box-info {
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .txt-box-info {
    font-size: 25px;
    line-height: 30px;
    font-weight: 900;
  }
  .ui-helper-hidden-accessible {
    display: none;
  }
  .ui-menu {
    background-color: #fff;
    width: 75% !important;
    height: auto;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0;
  }
  .ui-menu > li {
    list-style-type: none;
    padding: 10px;
  }
  .ui-menu > li:hover {
    background-color: #ccc;
  }
  .ui-menu > li > a,
  .ui-menu > li > a:focus {
    color: #000;
    font-weight: 400;
    font-size: 18px;
  }
  ul.pagination-sm > li,
  ul.pagination-sm > li > a {
    color: #000;
    font-size: 17px;
  }
  .pagination-sm > li,
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 0;
  }
  .lt {
    margin: 0px 20px;
  }
  .no-results-found {
    font-size: 22px;
    overflow-wrap: break-word;
    color: #000;
  }
  /*--------------------------------------------------------------
# Press Release Detail - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .press-releases-head h1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
    font-weight: 500;
  }
  .position-txt,
  .location-date {
    line-height: 25px !important;
    font-weight: 400 !important;
  }
  .position-txt {
    font-size: 20px !important;
    color: #000 !important;
    margin-bottom: 10px !important;
  }
  .location-date {
    font-size: 18px !important;
  }
  #quote .quote-txt {
    font-size: 20px !important;
    font-weight: 400 !important;
    margin-bottom: 10px !important;
    line-height: 30px !important;
  }
  .press-hline {
    width: 100%;
    height: 1px;
    background-color: #c8c8c8;
    margin: 50px 0px;
  }
  /*--------------------------------------------------------------
# Case Study - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .overlay-casestudies {
    background-color: #ffffff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Firefox 3.6 to 15 */
    background: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0;
    position: absolute;
    left: 0;
    top: 160px;
    bottom: 0;
    width: 100%;
    height: auto;
  }
  .atp-para,
  .atp-sml-para {
    line-height: 30px;
    font-weight: 400;
  }
  .atp-para {
    font-size: 25px;
  }
  .atp-sml-para {
    font-size: 18px;
  }
  .divider {
    background-color: #e0e0e0;
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
  }
  .atp-sml-head {
    font-size: 30px;
    letter-spacing: -2px;
    line-height: 30px;
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .key-para p,
  .impact-sml-para p {
    font-size: 18px;
  }
  .impact-para p {
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
  }
  .num-per > span,
  sup {
    color: #0076ff;
  }
  .num-per > span {
    font-size: 35px;
    font-weight: 600;
    line-height: 55px;
  }
  .num-per > sup {
    font-size: 20px;
  }
  .atp-slider {
    padding: 30px 15px;
    background-color: #f5f5f5;
    margin-top: 50px;
  }
  .atp-slider-txt p {
    font-size: 22px;
    line-height: 28px;
    width: 100%;
    padding: 0 15px;
  }
  .atp-slider-txt p:nth-child(n + 2) {
    font-size: 18px;
    font-weight: 300;
  }
  .atp-slider-txt img.img-inherit {
    width: inherit;
    margin: 15px auto;
  }
  #atp_slider_carousel .owl-nav .owl-prev,
  .owl-next {
    background-repeat: no-repeat;
    height: 32px;
    position: absolute;
    text-indent: -9999px;
    width: 32px;
  }
  #atp_slider_carousel .owl-nav .owl-prev {
    background-image: url(../images/newdesign-arrow-left.png);
    left: 30px;
    top: 150px !important;
  }
  #atp_slider_carousel .owl-nav .owl-next {
    background-image: url(../images/newdesign-arrow-right.png);
    right: 30px;
    top: 150px !important;
  }
  .atp-grid-num {
    margin: 15px 0;
  }
  .atp-grid-num p > span,
  .exp-iip p > span {
    font-size: 35px;
    line-height: 54px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .atp-grid-num p {
    font-size: 20px;
    font-weight: 900;
    text-align: center;
  }
  .atp-grid-num p:nth-child(n + 2) {
    font-size: 14px;
    line-height: 16.5px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-weight: 400;
  }
  #utilities,
  #communication_services {
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    height: auto;
  }
  #utilities {
    background-image: url(../images/newdesign-utilities-case-studies.jpg);
  }
  #communication_services {
    background-image: url(../images/newdesign-utilities-case-studies.jpg);
  }
  #utilities p,
  #communication_services p {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    margin: 15px auto 50px;
    text-align: center;
    width: 100%;
  }
  .head {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase;
  }
  .minus-top-grid {
    margin-top: 50px;
  }
  .head-grid {
    font-size: 24px;
    line-height: 27px;
    font-weight: 900;
    margin-bottom: 15px;
  }
  .minus-top-grid p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #777;
  }
  .minus-top-grid .equal-bg {
    padding: 0;
  }
  .minus-top-grid .equal-bg {
    padding: 0;
  }
  .yellow-bg {
    background-color: #ffe03f;
  }
  .pad-all {
    padding: 15px;
  }
  .pad-all p {
    font-size: 18px;
    font-weight: 400;
  }
  .exp-iip p:nth-child(2) {
    width: 100%;
  }
  .exp-iip p {
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
  }
  .exp-iip > div:nth-child(4) p:nth-child(1),
  .exp-iip > div:nth-child(4) p:nth-child(2) {
    text-align: left;
  }
  .exp-iip > div:nth-child(4) p:nth-child(2) {
    font-size: 16px;
    line-height: 23.5px;
    margin-left: 0px;
  }
  .exp-iip > div:nth-child(4) a.try-it {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-top: 10px;
    padding: 9px 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    -moz-transition: all 0.5s ease-in-out 0.1s;
    -ms-transition: all 0.5s ease-in-out 0.1s;
    -o-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
  }
  .exp-iip > div:nth-child(4) a.try-it:hover {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
  }
  .pdf {
    border: 2px solid #000000;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 1.5px;
    font-weight: 700;
    margin-top: 30px;
    display: inline-block;
    -webkit-transition: 0.5s ease-in-out 0.1s;
    -moz-transition: 0.5s ease-in-out 0.1s;
    -ms-transition: 0.5s ease-in-out 0.1s;
    -o-transition: 0.5s ease-in-out 0.1s;
    transition: 0.5s ease-in-out 0.1s;
  }
  .pdf:hover,
  .pdf:focus {
    background-color: #000;
    color: #fff;
    text-decoration: none;
  }
  .email {
    font-size: 18px;
    font-weight: 400;
    display: block;
    color: #000;
    margin-top: 25px;
  }
  .email:hover,
  .email:focus {
    color: #000;
  }
  .cnt-us {
    float: left;
    text-align: left;
    display: inline-block;
    margin-top: 20px;
  }
  #case_studies {
    color: #fff;
  }
  #case_studies p:nth-child(1),
  #case_studies p:nth-child(2) {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
  }
  #case_studies p:nth-child(2) {
    color: rgba(255, 255, 255, 0.8);
  }
  .title-sml-cs {
    font-size: 30px;
    letter-spacing: -1.3px;
    font-weight: 900;
  }
  .cs-txt {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0px;
    text-align: left;
  }
  .cs-txt:hover,
  .cs-txt:focus {
    color: #fff;
  }
  .cs-bdr {
    color: #a2aeb6;
    border: 2px solid #d1d7da;
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 8px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1px;
    font-weight: 600;
    margin-right: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .cs-bdr:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #d1d7da;
    z-index: -1;
  }
  .cs-bdr:hover,
  .cs-bdr:focus {
    border: 2px solid #bfc5c8;
    color: #a2aeb6;
    text-decoration: none;
  }
  .cs-bdr:hover:before,
  .cs-bdr:focus:before {
    width: 100%;
  }
  .freeflowhtml.aem-GridColumn.aem-GridColumn--default--12 {
    overflow: hidden;
  }
  /*--------------------------------------------------------------
# Short Case Study - Desktop
--------------------------------------------------------------*/
  .head-case {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 30px;
    text-align: center;
  }
  /*--------------------------------------------------------------
# Events - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .black-bg {
    background-color: #222121;
    padding: 15px;
  }
  .btn-rectangle {
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 8px;
    border: 1px solid #fff;
    font-size: 14px;
    letter-spacing: 1.5px;
  }
  .btn-rectangle:hover {
    color: #000000;
    background-color: #fff;
  }
  #events-cnt .accordion-custom .panel-title a {
    font-size: 20px;
    padding-right: 50px;
    line-height: 24px;
  }
  #events p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
  }
  #events span {
    color: #c2c2c2;
    font-size: 18px;
    font-weight: 300;
  }
  #events-cnt p {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .session-details-bg {
    background-color: #f2f2f2;
    padding: 25px;
    margin-bottom: 15px;
  }
  .session-details-bg span {
    font-size: 20px;
    color: #000;
  }
  /*--------------------------------------------------------------
# Petagon Modal - Mobile
--------------------------------------------------------------*/

  #petagon_modal .modal-dialog {
    margin: 100px 15px;
  }
  #petagon_modal .modal-body {
    padding: 10px;
    max-height: 450px;
  }
  #petagon_modal .close {
    background-color: #0f9ffa !important;
    height: 35px;
    width: 35px;
    font-size: 20px;
    margin-top: -53px;
    right: -19px;
    color: #fff;
    border-radius: 0;
  }
  #petagon_modal_carousel .item .h5 {
    font-size: 30px;
  }
  #petagon_modal_carousel .owl-prev,
  #petagon_modal_carousel .owl-next {
    bottom: -160px;
  }
  #petagon_modal_carousel .owl-prev {
    left: 100px;
  }
  #petagon_modal_carousel .owl-next {
    right: 100px;
  }
}

@media screen and (max-width: 640px) {
  /* Mobile (Landscape) ----------- */

  /*--------------------------------------------------------------
# Header Menu - Mobile (Landscape 640px)
--------------------------------------------------------------*/
  .hero-list1 {
    margin-left: 70%;
  }
  .submenu-portion {
    min-height: 355vh;
    padding: 30px 15px;
  }
  .learn,
  .innovate,
  .automate {
    top: 623px;
  }
  /*--------------------------------------------------------------
# About Us - Mobile (Landscape 640px)
--------------------------------------------------------------*/
  .bg-ship {
    min-height: 765px;
  }
  /*--------------------------------------------------------------
<strong># Our History </strong>- Mobile (Landscape 640px)
--------------------------------------------------------------*/
  .history_slider .slider-nav {
    width: 70%;
  }
  .slider-single ul li {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 480px) {
  /* Mobile (Landscape) ----------- */

  .expandHead h5 {
    font-size: 23px;
  }
  .fullpage-first-desc em {
    width: 60% !important;
    display: block;
  }
  /*--------------------------------------------------------------
# Header Menu - Mobile (Landscape 480px)
--------------------------------------------------------------*/

  .hero-list1 {
    /*margin-left: 60%;*/
    margin-left: 50%;
  }
  .circle.expand {
    width: 300%;
    right: -100px;
  }
  .submenu-portion {
    min-height: 410vh;
  }
  /*--------------------------------------------------------------
# Investors - Mobile (Landscape 480px)
--------------------------------------------------------------*/
  /*--Latest News--*/
  .box4-left,
  .box4-right {
    float: left;
    width: 100%;
  }
  .box4-right {
    margin-bottom: 15px;
  }
  /*--------------------------------------------------------------
# About Us - Mobile (Landscape 480px)
--------------------------------------------------------------*/
  #paper-boat .owl-nav .owl-prev {
    top: 550px !important;
  }
  #paper-boat .owl-nav .owl-next {
    top: 550px !important;
  }
  .bg-ship {
    min-height: 905px;
  }
  /*--------------------------------------------------------------
# Challenges & Solutions - Mobile (Landscape 480px)
--------------------------------------------------------------*/

  #challenges_solutions .scrtabs-tabs-fixed-container ul.nav-tabs > li {
    width: 335px;
  }
  /*--------------------------------------------------------------
# Location Contact Us - Mobile (Landscape 480px)
--------------------------------------------------------------*/

  #locations ul.nav > li {
    float: none;
    margin-right: 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #df9926 !important;
    border: 0;
  }
}

@media screen and (max-width: 360px) {
  /* Mobile (portrait) ----------- */
  /*--------------------------------------------------------------
# Header Menu - Mobile (Portrait 360px)
--------------------------------------------------------------*/

  .hero-list1 {
    margin-left: 50%;
  }
  .submenu-portion {
    min-height: 195vh;
  }
  /*--------------------------------------------------------------
# About Us - Mobile (Portrait 360px)
--------------------------------------------------------------*/
  #paper-boat .owl-nav .owl-prev {
    top: 575px !important;
  }
  #paper-boat .owl-nav .owl-next {
    top: 575px !important;
  }
  .bg-ship {
    min-height: 905px;
  }
  /*--------------------------------------------------------------
# Product Landing - Mobile (Portrait 360px)
--------------------------------------------------------------*/
  /*--------------------------------------------------------------
# Challenges & Solutions - Mobile (Portrait 360px)
--------------------------------------------------------------*/

  #challenges_solutions .scrtabs-tabs-fixed-container ul.nav-tabs > li {
    width: 200px;
  }
}

@media screen and (max-width: 320px) {
  /* Mobile (portrait) ----------- */

  /*--------------------------------------------------------------
# Index - Mobile (Portrait 320px)
--------------------------------------------------------------*/
  .countries-list > ul > li > a {
    color: #000;
    display: inline-block;
    font-size: 16px;
  }
  .cntry-nme {
    font-size: 13px;
  }
  /*--------------------------------------------------------------
# Header Menu - Mobile (Portrait 320px)
--------------------------------------------------------------*/

  .hero-list1 {
    margin-left: 40%;
  }
  .submenu-portion {
    min-height: 260vh;
  }
  /*--------------------------------------------------------------
# About Us - Mobile (Portrait 320px)
--------------------------------------------------------------*/
  .aboutus-desc {
    float: none;
  }
  #paper-boat .owl-nav .owl-prev {
    top: 600px !important;
  }
  #paper-boat .owl-nav .owl-next {
    top: 600px !important;
  }
  .bg-ship {
    min-height: 1050px;
  }
  /*--------------------------------------------------------------
# Petagon Modal - Mobile (Portrait 360px)
--------------------------------------------------------------*/
  #petagon_modal_carousel .owl-prev {
    left: 80px;
  }
  #petagon_modal_carousel .owl-next {
    right: 80px;
  }
}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .show-strip .search-icon {
    right: 65px !important;
  }
}

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .submenu-portion {
    min-height: 195vh;
  }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .submenu-portion {
    min-height: 350vh;
  }
  .circle.expand {
    width: 200%;
  }
  .learn,
  .innovate,
  .automate {
    top: 647px;
  }
}
/* Pressrelease List - Hide Show More 
--------------------------------------------------------------*/
.toggle-more {
  display: none !important;
}

/*Being resilient overview component
----------------*/
.being-resilient-heading {
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
  margin-bottom: 15px;
}

@media screen and (max-width: 1024px) {
  .being-resilient-heading {
    font-size: 30px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .being-resilient-heading {
    font-size: 22px;
    line-height: 22px;
    margin-top: 25px;
    font-weight: 500;
  }
}

@media screen and (max-width: 480px) {
  .being-resilient-heading {
    font-size: 20px;
    line-height: 20px;
  }
}

/*iki-subscribtion-footer*/

.iki-subscribtion-footer .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.iki-subscribtion-footer .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.p-0 {
  padding: 0;
}

.iki-subscribtion-footer .iki-icons {
  width: 50px;
  transform: translateY(0px);
  transition: all 0.5s ease;
}

.iki-subscribtion-footer .box:hover .iki-icons {
  transform: translateY(-15px);
  transition: all 0.5s ease;
}

.iki-subscribtion-footer .box {
  padding: 50px;
  color: #fff;
  border-right: 1px solid #fff;
  height: 100%;
}

.iki-subscribtion-footer a {
  height: 100%;
}

/* Tooltip  */
.iki-subscribtion-footer .tooltip-content {
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: scale3d(0.7, 0.3, 1);
  transform: scale3d(0.7, 0.3, 1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.iki-subscribtion-footer .tooltip-content ul {
  height: 100%;
  padding: 0px 25px;
  /* background: #382262; */
  margin: 0;
  transform: translateY(0);
  /* z-index: 99999; */
}

.iki-subscribtion-footer .tooltip-content ul li {
  list-style-type: none;
  padding: 13px 0px;
  border-top: 1px solid rgba(225, 225, 225, 0.5);
  opacity: 0;
  /* transform: translateY(10px); */
  transition: all 0.3s ease;
}

.iki-subscribtion-footer .tooltip-content ul li.animated {
  /* opacity: 1; */
  transform: translateY(0px);
  transition: all 0.5s ease;
}

.iki-subscribtion-footer .tooltip-content ul li:first-child {
  border-top: 0px solid rgba(225, 225, 225, 0.5);
}

.iki-subscribtion-footer .tooltip-content ul li a {
  display: flex;
  align-items: center;
}

.iki-subscribtion-footer .tooltip-content ul li a p {
  margin: 0 15px 0 5px;
  color: #ffffff;
  font-family: sans-serif 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 300;
  transform: translateX(0px);
  transition: all 0.5s ease;
}

.iki-subscribtion-footer .tooltip-content ul li:hover p {
  transform: translateX(10px);
  transition: all 0.3s ease;
}

.iki-subscribtion-footer .podcast-box {
  cursor: pointer;
  font-weight: 400;
}

.iki-subscribtion-footer .tooltip-content .fa {
  color: #ffffff;
  font-size: 16px;
}

@media screen and (max-width: 1024px) {
  .iki-subscribtion-footer .box {
    padding: 50px 20px;
  }

  .iki-subscribtion-footer .tooltip-content ul {
    padding: 10px;
  }

  .iki-subscribtion-footer .tooltip-content ul li {
    padding: 10px 0px;
  }
}

@media screen and (max-width: 992px) {
  .iki-subscribtion-footer .tooltip-content ul li {
    padding: 8px 0px;
  }
  .iki-subscribtion-footer .tooltip-content ul {
    padding: 25px 10px;
  }
}

@media screen and (max-width: 767px) {
  .iki-subscribtion-footer .box {
    border-bottom: 1px solid #fff;
    text-align: center;
  }

  .iki-subscribtion-footer .tooltip-content ul {
    padding: 10px;
  }
  .iki-subscribtion-footer .tooltip-content ul li {
    padding: 10px 0px;
  }

  .iki-subscribtion-footer .podcast-box {
    width: 50% !important;
  }
}

@media screen and (max-width: 600px) {
  .iki-subscribtion-footer .box {
    border-bottom: 1px solid #fff;
  }

  .iki-subscribtion-footer .podcast-box {
    width: 100% !important;
  }
  .contact-card-section .row > * {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .careers-accprding-section #tabesforment {
    margin-top: unset;
  }
  .careers-accprding-section .nav-tabs .nav-link {
    padding-left: unset;
  }
  .employeespeak-content {
    padding-left: unset;
  }
  .contact-us-header .contact-form .modal .modal-dialog {
    margin: unset;
  }
  .contact-us-header .contact-form .modal .modal-content .modal-header {
    padding: 1rem 1rem 1rem 1rem;
  }
  .contact-us-header .contact-form .modal .close span {
    top: 28px;
  }
  .contact-us-header .contact-form .modal .modal-body {
    padding: 1rem 1.5rem 1rem 1.5rem;
  }
  .contact-us-header .contact-form .modal .modal-body p {
    font-size: small;
  }
  .contact-us-header .contact-form .modal .modal-body hr {
    margin: 0.5rem 0;
  }
  .contact-us-header .contact-form .modal .modal-content form .col-form-label {
    text-align: left;
  }
  .contact-us-header .contact-form .modal .modal-footer {
    padding-bottom: 1rem;
  }
  .contact-us-header .mt-5,
  .contact-us-header .contactform-model {
    margin-top: 1rem !important;
  }
  .blogs-section .blogs-tab-section .nav-pills {
    gap: 0.3rem;
  }
  .blogs-section .blogs-tab-section .nav-pills .nav-link {
    font-size: small;
  }
  .blogs-section .blog-col-section {
    margin-top: 1rem !important;
  }
}

.contact-card-section .blocks {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  margin-bottom: unset;
}
.contact-card-section .blocks img {
  width: 7%;
  height: 7%;
}
.contact-card-section .blocks p {
  margin-bottom: unset;
}

.office-address {
  min-height: 120px;
}

.office-name {
  min-height: 50px;
}

.key-feature-links .key-feature-card {
  min-height: 120px;
}

#line-hide-forline .row .col-lg-12 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

#explore-locations:hover {
  color: #ffffff !important;
  background-color: transparent !important;
  border: 1px solid #ffff !important;
}

/*offyices-hoverlayout css start*/

#offyices-hoverlayout {
  display: none;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
#offyices-hoverlayout .contact-grids {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}

#uae-menus:hover > #offyices-hoverlayout {
  display: block;
}

.result_hover {
  display: block !important;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

/*Cookies popup css start*/
.CookieConsent{
  padding: 0.75rem 1.25rem;
  justify-content: center !important;
  gap: 10px;
  align-items: center !important;
}
.CookieConsent div{
  margin: unset !important;
  flex: unset !important;
  color: #ffff;
  font-size: 16px;
  font-family:  'Poppins', sans-serif;
  display: flex;
}
.CookieConsent button{
  margin: unset !important;
  padding: 10px 15px !important;
  font-size: 16px !important;
  font-family:  'Poppins', sans-serif !important;
  border-radius: .2rem !important;
}
#rcc-decline-button{
  margin-left: 10px !important;
  order: 2;
  background-color: #ffff !important;
  color: black !important;
  text-transform: capitalize;
}
#rcc-confirm-button{
  order: 1;
  background-color: #000 !important;
  color: #ffff !important;
}

#section-img-mob{
  display: none;
}

/*New About section*/
.newaboutsection .secti-img{
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
.newaboutsection .contents{
  padding-left: 2rem;
}
.newaboutsection .contents small{
  color: #1e2b5c;
}
.newaboutsection .contents h2{
  font-size: 40px;
    line-height: 50px;
    padding: 16px 0 16px 0;
}
.newaboutsection .contents .icon-section{
  display: flex;
  justify-content: flex-start;
  gap: 13px;
  align-items: center;
  padding-bottom: 0.5rem;
}
.newaboutsection .contents .icon-section .fa{
  font-size: xx-large;
  color: gray;
}
.newaboutsection .contents .icon-section p{
  margin-bottom: unset;
  font-size: xx-large;
  color: #1e2b5c;
  font-weight: 600;
}

.newaboutsection .contents .intro{
  margin-bottom: 1.5rem;
}

.newaboutsection .contents a{
  font-size: 14px;
    background: #1a3ab4;
    color: #ffffff;
    padding: 15px 25px 15px 25px;
    text-align: center;
    font-family: sans-serif !important;
    border-radius: 36px;
}


.logo-withcontent .owl-prev {
    left: -70px;
}
.logo-withcontent .owl-next, .logo-withcontent .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    font-size: 20px;
    color: #fff;
    border: 1px solid #ddd;
    text-align: center;
    background-color: unset;
    cursor: pointer;
}

/*Footer contact start*/
.footer-contact-details{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.footer-contact-details .contact-details h3{
  font-size: large;
}

.footer-contact-details .contact-details h4{
  font-size: small;
}

.footer-contact-details .contact-details .textwidget-p p{
  font-size: small;
}

.footer-contact-details .contact-details .textwidget-p p span{
  font-size: small;
}

@media (min-width: 992px) {
  .about-us-section.py-3.mb-3 .row > * {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .about-us-section #section-contentss-block {
    align-content: center;
  }
  /* .container-xxl.about-us-section.pt-5.pb-0 .row{
        display: block;
    } */
}
@media only screen and (max-width: 1024px) {
  #offyices-hoverlayout .contact-grids {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
  }
  .container-xxl.about-us-section .col-lg-6 h4 {
    margin-top: 1rem !important;
  }
}

@media only screen and (max-width: 820px) {
  #offyices-hoverlayout .contact-grids {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
  #section-img-mob{
    display: block;
  }
  #section-img-desktop{
    display: none;
  }
  .container-xxl.about-us-section{
    overflow: hidden;
  }
  .footer-contact-details {
    margin-top: 2rem;
  }
  .newaboutsection .contents {
    padding-left: unset;
  }
}
@media only screen and (max-width: 767px) {
  #line-hide-forline {
    display: none !important;
  }
  .about-us-more-details .our-year-journey .nav-tabs .nav-link {
    font-size: large;
    padding: 0.5rem 0.5rem;
  }
  #apply-nowss {
    padding: 0.5rem 1rem 0.5rem 1rem !important;
    height: unset !important;
  }
  #offyices-hoverlayout .contact-grids {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
  .container-xxl.about-us-section.pt-5.pb-0 {
    padding-top: 2rem !important;
    overflow: hidden;
  }
  
  /* .container-xxl.about-us-section.pt-5.pb-0:nth-child(4) #first-divs{
    order: 1 !important;
  } */
  .container-xxl.about-us-section .col-lg-6 h4 {
    margin-top: 1rem !important;
  }
  .container-xxl.about-us-section.mt-5.mb-3
    .col-12.text-center.wow.fadeInUp.mt-5 {
    margin-top: 1rem !important;
  }
  .container-xxl.about-us-section.mt-5.mb-3 .col-12.mt-5 {
    margin-top: 1rem !important;
  }
  .blogs-section .blog-cards .align-items-center {
    min-height: unset !important;
    align-items: flex-start !important;
  }
  #key_offerings {
    background-size: 100% 100%;
    background-position: bottom;
    background-image: unset;
  }
  /* .contact-us-header {
    margin-top: 5.5rem !important;
  } */
  /* #pagebannerblocks {
    margin-top: 3rem !important;
  } */
  .footer-contact-details {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 2rem;
  }
  .newaboutsection .contents {
    padding-top: 1rem;
  }
  .newaboutsection .contents h2 {
    font-size: 31px;
    line-height: 42px;
    padding: 16px 0 0px 0;
  }
  .newaboutsection.pt-5.pb-5{
    padding-top: 1rem !important;
  }
}

