/* Base styles */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.detail-page .disclaimer p,
dfn {
  font-style: italic;
}
.sr-only,
svg:not(:root) {
  overflow: hidden;
}
hr,
img {
  border: 0;
}
.btn-group > .btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.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,
.dropdown-menu {
  float: left;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
  max-height: 340px;
}
.glyphicon,
body,
html {
  -moz-osx-font-smoothing: grayscale;
}
html {
  font-family: Arial;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
optgroup,
strong {
  font-weight: 700;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  vertical-align: middle;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.glyphicon,
address {
  font-style: normal;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .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;
  }
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.form-control,
.navbar-toggle,
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.img-thumbnail,
body {
  background-color: #fff;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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-yen:before {
  content: "\00a5";
}
.glyphicon-ruble: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";
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button,
input,
select,
textarea {
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
}
a:focus {
  outline-offset: -2px;
}
figure {
  margin: 0;
}
.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 {
  padding: 4px;
  line-height: 1.42857143;
  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;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-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;
}
dt,
kbd kbd,
label {
  font-weight: 700;
}
address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
  line-height: 1.42857143;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.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;
}
.btn,
.initialism,
.modal-dialog.cookie h2 {
  text-transform: uppercase;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
pre code,
table {
  background-color: transparent;
}
.page-header {
  padding-bottom: 10px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
address,
dl {
  margin-bottom: 20px;
}
dl,
ol,
ul {
  margin-top: 0;
}
ol,
ul {
  margin-bottom: 10px;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .container {
    width: 100%;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  color: #777;
}
legend,
pre {
  display: block;
  color: #333;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}
caption,
th {
  text-align: left;
}
.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';
}
code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  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;
  border-radius: 0;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.pre-scrollable {
  overflow-y: scroll;
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1240px) {
  .container {
    width: 1240px;
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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-left: 10px;
  padding-right: 10px;
}
.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: 1240px) {
  .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;
  }
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}
.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,
.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,
.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 col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}
.table-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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@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,
legend {
  padding: 0;
  border: 0;
}
fieldset {
  margin: 0;
  min-width: 0;
}
legend {
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
.form-control,
output {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: block;
}
input[type=file] {
  display: block;
}
input[type=range] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  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, 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-group-sm .form-control,
.input-sm {
  font-size: 12px;
  border-radius: 3px;
  padding: 5px 10px;
}
.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;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.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;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date],
  input[type=datetime-local],
  input[type=month],
  input[type=time] {
    line-height: 34px;
  }
  .input-group-sm input[type=date],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  .input-group-sm input[type=time],
  input[type=date].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  input[type=time].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type=date],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  .input-group-lg input[type=time],
  input[type=date].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  input[type=time].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-left: -20px;
  margin-top: 4px \9;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
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;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  line-height: 1.5;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  line-height: 1.5;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 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;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 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;
}
.collapsing,
.dropdown,
.dropup {
  position: relative;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.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;
  border-color: #a94442;
  background-color: #f2dede;
}
.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-control-static,
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .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 .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;
  }
}
.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  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],
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
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.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
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.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
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.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
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.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
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.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
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 {
  color: #337ab7;
  font-weight: 400;
  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;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.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;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
  overflow-y: auto;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  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);
  background-clip: padding-box;
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.dropdown-header,
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  clear: both;
  font-weight: 400;
  color: #333;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.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;
  background-color: transparent;
  /*
        filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  font-size: 12px;
  color: #777;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.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,
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.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 {
  margin-left: 5px;
}
.btn .caret,
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-lg .caret {
  border-width: 5px 5px 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;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle=buttons] > .btn input[type=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,
.input-group-btn,
.input-group-btn > .btn,
.nav > li,
.nav > li > a,
.navbar {
  position: relative;
}
.input-group {
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 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;
}
.nav > li,
.nav > li > a {
  display: block;
}
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn: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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li > a {
  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;
  background-color: transparent;
  cursor: not-allowed;
}
.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;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
  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 {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    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-justified > li,
.nav-stacked > li {
  float: none;
}
.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 + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .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;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  min-height: 50px;
  /*margin-bottom: 20px;*/
  border: 1px solid transparent;
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !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-left: 0;
    padding-right: 0;
  }
}
.embed-responsive,
.modal,
.modal-open,
.progress {
  overflow: hidden;
}
@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: -10px;
  margin-left: -10px;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@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-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  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;
}
.navbar-nav {
  margin: 7.5px -10px;
}
.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;
    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;
  }
}
.progress-bar-striped,
.progress-striped .progress-bar,
.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);
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .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;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -10px;
}
@media (min-width: 768px) {
  .navbar-form .form-control-static,
  .navbar-form .form-group {
    display: inline-block;
  }
  .navbar-form .control-label,
  .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .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 .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;
  }
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.btn .badge,
.btn .label {
  top: -1px;
  position: relative;
}
.breadcrumb > li,
.pagination {
  display: inline-block;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 4px 4px 0 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-left: 10px;
    margin-right: 10px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  /*#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-nav > li > a,
.navbar-default .navbar-text {
  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 {
  background-color: #e7e7e7;
  color: #555;
}
@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-nav > li > a,
.navbar-inverse .navbar-text {
  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 {
  background-color: #080808;
  color: #fff;
}
@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 {
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pager li,
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.badge,
.label {
  font-weight: 700;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  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: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.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;
}
.close,
.list-group-item > .badge {
  float: right;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}
a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  color: #fff;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.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;
  color: #fff;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.media-object,
.thumbnail {
  display: block;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  background-color: #eee;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.alert,
.thumbnail {
  margin-bottom: 20px;
}
.alert .alert-link,
.close {
  font-weight: 700;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  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-left: auto;
  margin-right: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #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-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-info,
.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-info {
  background-color: #5bc0de;
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.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-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}
.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 {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.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 {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.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 {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.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 {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.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 {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.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-title,
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-group .panel-heading,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.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-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 > 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,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel-title {
  margin-top: 0;
  font-size: 16px;
}
.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 .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .table-responsive:first-child > .table:first-child,
.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,
.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:last-child > .table:last-child,
.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,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.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 > 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-responsive {
  border: 0;
  margin-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;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.brightcoveContent .embed-responsive .BrightcoveExperince {
  max-width: 1000px !important;
  max-height: 450px !important;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
@media screen and (min-width: 768px) {
  .vidyard-video .media-content .embed-responsive.embed-responsive-16by9 {
    padding-bottom: calc(56.25% - 5px);
  }
}
@media screen and (min-width: 992px) {
  .vidyard-video .media-content .embed-responsive.embed-responsive-16by9 {
    padding-bottom: calc(56.25% - 8px);
  }
}
@media screen and (min-width: 1240px) {
  .vidyard-video .media-content .embed-responsive.embed-responsive-16by9 {
    padding-bottom: calc(56.25% - 11px);
  }
}
.embed-responsive.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 {
  font-size: 21px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  /*
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=.2);
    filter: alpha(opacity=.2);
    -moz-opacity: .002;
    -khtml-opacity: .002;
    */
  opacity: 0.002;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  /*
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=.5);
        filter: alpha(opacity=.5);
        -moz-opacity: .005;
        -khtml-opacity: .005;
        */
  opacity: 0.005;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.modal-content,
.popover {
  background-clip: padding-box;
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  /*
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        */
  opacity: 0;
}
.modal-backdrop.in {
  /*
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=.5);
        filter: alpha(opacity=.5);
        -moz-opacity: .005;
        -khtml-opacity: .005;
        */
  opacity: 0.005;
}
.modal-header {
  padding: 15px;
  min-height: 16.43px;
}
.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;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  opacity: 0;
}
.tooltip.in {
  opacity: 0.009;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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;
}
.tooltip.top-right .tooltip-arrow {
  left: 5px;
}
.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,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
  right: 5px;
  margin-top: -5px;
}
.tooltip.bottom-right .tooltip-arrow {
  left: 5px;
  margin-top: -5px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  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);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  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;
}
.carousel,
.carousel-inner {
  position: relative;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.left > .arrow:after,
.popover.right > .arrow:after {
  content: " ";
  bottom: -10px;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  left: 1px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #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;
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 1.8s ease-in-out left;
  -o-transition: 1.8s ease-in-out left;
  transition: 1.8s 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 1.8s ease-in-out;
    -moz-transition: -moz-transform 1.8s ease-in-out;
    -o-transition: -o-transform 1.8s ease-in-out;
    transition: transform 1.8s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.005;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
#home .carousel-control {
  position: static;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.009;
}
.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;
  transform: translateY(-50%);
}
.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;
  margin-top: -10px;
  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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.brand-logo a,
.icon-gen,
.icon-social {
  text-indent: -99999px;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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-hide {
  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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.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,
.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,
.umbrella-nav .row:after,
.umbrella-nav .row:before {
  content: " ";
  display: table;
}
.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,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
.umbrella-nav .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}
.hidden {
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1239px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1240px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 768px) {
  header .top .pull-right .pipe {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1239px) {
  .hidden-md {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  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;
  }
  .hidden-print {
    display: none !important;
  }
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select.btn-group[class*=col-] .btn,
.bootstrap-select.form-control:not([class*=col-]),
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select .btn:focus {
  outline: #333 dotted thin !important;
  outline: -webkit-focus-ring-color auto 5px !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right;
}
.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: 0 !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 999;
  /*VSTS-576 fix*/
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
a,
h1,
p {
  color: #333;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
  display: block;
}
.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
@media screen and (max-width: 1280px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  .sidebar-offcanvas {
    right: -290px;
    position: absolute;
    top: 0;
    width: 290px;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -290px;
  }
  .row-offcanvas-right.active {
    right: 290px;
  }
  .row-offcanvas-left.active {
    left: 290px;
  }
}
.overlay {
  position: absolute;
  display: block;
}
/* Global styles */
@font-face {
  font-family: 'Hexagon-Akkurat-Regular';
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-regular.eot');
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-regular.eot?#iefix') format("embedded-opentype"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-regular.woff') format("woff"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hexagon-Akkurat-Italic';
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-italic.eot');
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-italic.eot?#iefix') format("embedded-opentype"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-italic.woff') format("woff"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-italic.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hexagon-Akkurat-Black';
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-black.eot');
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-black.eot?#iefix') format("embedded-opentype"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-black.woff') format("woff"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-black.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hexagon-Akkurat-Black-Italic';
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-black-italic.eot');
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-black-italic.eot?#iefix') format("embedded-opentype"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-black-italic.woff') format("woff"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-black-italic.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hexagon-Akkurat-Bold';
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-bold.eot');
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-bold.eot?#iefix') format("embedded-opentype"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-bold.woff') format("woff"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-bold.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hexagon-Akkurat-Bold-Italic';
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-bold-italic.eot');
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-bold-italic.eot?#iefix') format("embedded-opentype"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-bold-italic.woff') format("woff"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-bold-italic.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hexagon-Akkurat-Light';
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-light.eot');
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-light.eot?#iefix') format("embedded-opentype"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-light.woff') format("woff"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-light.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hexagon-Akkurat-Light-Italic';
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-light-italic.eot');
  src: url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-light-italic.eot?#iefix') format("embedded-opentype"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-web-light-italic.woff') format("woff"), url('../Fonts/hxgn-akkurat/hxgn-akkurat-light-italic.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* Color variables */
/*@black: #333333;*/
/* Font variables */
/* Mixins */
/*.ease-transition {
    transition: all 0.2s ease-in-out;
}*/
.page-title {
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 40px;
  line-height: 42px;
}
@media screen and (min-width: 992px) {
  .page-title {
    font-size: 50px;
    line-height: 55px;
  }
}
.page-subtitle {
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 24px;
  line-height: 28px;
}
@media screen and (min-width: 992px) {
  .page-subtitle {
    font-size: 30px;
    line-height: 38px;
  }
}
.pod-title {
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 24px;
  line-height: 28px;
}
@media screen and (min-width: 992px) {
  .pod-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.body-text {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
/* v8 styles */
.ie8 body {
  overflow: auto;
}
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}
p a,
p a:hover {
  text-decoration: underline;
}
a {
  outline: 0;
}
a.active,
a:active,
a:focus,
a:hover {
  outline: 0;
  text-decoration: none;
}
body {
  margin: 0 !important;
  position: relative;
}
@media screen and (min-width: 1240px) {
  .container {
    width: 1240px !important;
  }
}
.container.navigation.grid-layout,
.container.page.grid-layout {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
}
.container.navigation.grid-layout > .row:not(.prouduct-campaign-container) > .text-group,
.container.page.grid-layout > .row:not(.prouduct-campaign-container) > .text-group {
  margin-left: 10px;
  margin-right: 10px;
}
.title p {
  font-size: 18px;
  line-height: 22px;
}
.caret {
  margin: 0 0 0 20px !important;
}
.caret.active {
  border-bottom: 4px solid;
  border-top: none;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
button,
input {
  background: 0 0;
  border: none;
  outline: 0;
}
button:focus,
input:focus,
button:focus,
input:focus {
  outline: 0;
}
.brand-logo a {
  width: 100%;
}
.brand-logo a img {
  width: 50%;
  float: right;
}
.page {
  margin-bottom: 0;
}
.page .row {
  margin-left: 0;
  margin-right: 0;
}
.homepage.page {
  margin-bottom: 20px;
}
.grid-layout.page {
  margin-top: 25px;
}
.grid-layout.page .row {
  margin-left: -10px;
  margin-right: -10px;
}
.overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 9990;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class*=" col-"],
.row.no-gutters > [class^=col-] {
  padding-right: 0;
  padding-left: 0;
}
.container.title {
  margin-bottom: 40px;
  padding: 40px 20px 0px 20px;
}
.container.title h2 {
  margin-top: 10px;
}
@media screen and (min-width: 1240px) {
  .container.title {
    margin-top: 0;
    padding-left: 0;
    padding-top: 40px;
  }
}
.container.title p .date,
.container.title p span {
  font-weight: bold;
  font-size: 14px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.bootstrap-select.btn-group > .disabled {
  opacity: 0.5;
}
.embed-responsive.embed-responsive-16by9 .gmaps {
  height: 158px;
}
.media-wrap.embed {
  width: 100%;
}
.media-wrap.embed .embed-responsive.embed-responsive-16by9 {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.media-wrap.embed .embed-responsive.embed-responsive-16by9 .embed-responsive-item .w-chrome .w-ui-container .w-vulcan-v2 .w-css-reset form button {
  position: relative;
  top: -5px;
}
.media-wrap.embed .embed-responsive-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.outer-container {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .page {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container.navigation {
    position: relative;
  }
  .embed-responsive.embed-responsive-16by9 .gmaps {
    height: 410px;
  }
}
@media screen and (min-width: 992px) {
  .container.page {
    min-height: 500px;
  }
  .page {
    margin-bottom: 0;
  }
  .page .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .embed-responsive.embed-responsive-16by9 .gmaps {
    height: 440px;
  }
}
.panel-group .panel .panel-heading h4 a .caret {
  float: right;
  position: relative;
  color: #0097ba;
}
.modal-content,
.modal-footer,
.modal-header {
  border: none;
}
.modal-content {
  border-radius: 0;
}
.buttons {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.buttons .btn-wrap {
  left: 0;
}
.buttons .brand-logo {
  right: 0;
}
.btn {
  border: 1px solid #0097ba;
  border-radius: 0;
  font: 15px/18px 'Hexagon-Akkurat-Bold', Arial;
  background-color: transparent;
  padding: 12.5px 19px 10.5px;
  color: #0097ba;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  .btn {
    padding: 11px 19px 9px;
  }
}
@media screen and (min-width: 992px) {
  .btn {
    line-height: 17px;
    padding: 10px 19px 8px;
  }
}
.btn:active,
.btn:focus,
.btn:hover {
  background: #0097ba;
  color: #fefefe;
  border-color: #0097ba;
  box-shadow: none;
  outline: 0;
}
.btn.gray {
  background: #707070;
  color: #005072;
}
.bootstrap-select .btn,
.navigation .btn {
  border: none;
  color: #fefefe;
}
.dropdown {
  position: initial;
}
.dropdown .dropdown-menu {
  width: 100%;
  border-radius: 0;
  border: none;
  background: #e6eaee;
}
/* header start */
header {
  /*top end*/
  /* dropdown-menu */
  /* desktop-header end*/
}
header .top {
  /*top */
}
header .top .pull-right {
  display: inline-block;
  line-height: 11px;
}
header .top .pull-right .stock {
  color: #fefefe;
  margin-right: 10px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  display: inline-block;
}
header .top .pull-right .stock span {
  margin-left: 10px;
}
header .top .pull-right .stock .arrow {
  margin-left: 0;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
header .top .pull-right .stock b {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
header .top .pull-right .stock .stock-ticker-good {
  color: #a5d867;
}
header .top .pull-right .stock .stock-ticker-bad {
  color: #ff1a08;
}
header .top .pull-right .stock .stock-ticker-bad span {
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  vertical-align: top;
}
header .top .pull-right .stock:hover {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
header h3 {
  text-align: left;
}
header .caret {
  vertical-align: middle;
  margin: -1px 0 0 8px !important;
}
header .dropdown .dropdown-menu {
  padding: 20px;
  background: #666666;
}
header .dropdown-menu {
  width: 100%;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
header a.active,
header a:hover {
  color: #0097ba;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  outline: 0;
  text-decoration: none;
}
header a[aria-expanded=true] .caret {
  border-top: 0;
  border-bottom: 4px solid;
}
header .container {
  position: relative;
}
header .desktop-header {
  /* desktop-header */
  /* inner-header */
}
header .desktop-header .inner-header {
  /* inner-header */
  /* logos-tools */
  /* items-nav end */
}
header .desktop-header .inner-header .logos-tools {
  /* logos-tools start */
  /* logos end */
  /* tools end */
}
header .desktop-header .inner-header .logos-tools .logos {
  /* logos start */
  margin: 2px 0 5px;
}
header .desktop-header .inner-header .logos-tools .logos ul {
  margin-left: 0;
  margin-bottom: 0;
}
header .desktop-header .inner-header .logos-tools .logos ul li img {
  margin-left: 10px;
  max-width: 100%;
}
header .desktop-header .inner-header .logos-tools .logos ul li:first-child {
  padding-left: 0;
}
header .desktop-header .inner-header .logos-tools .logos ul li:last-child {
  padding-right: 0;
  border: none;
}
header .desktop-header .inner-header .logos-tools .logos ul li.leica {
  width: 80px;
}
header .desktop-header .inner-header .logos-tools .tools {
  /* tools start */
  float: right;
  min-width: 1px;
  min-height: 30px;
  /* language-nav */
  /*search end */
}
header .desktop-header .inner-header .logos-tools .tools .language-nav {
  /* language-nav */
}
header .desktop-header .inner-header .logos-tools .tools .language-nav > a .caret {
  vertical-align: middle;
}
header .desktop-header .inner-header .logos-tools .tools .language-nav > a.open .caret {
  border-top: 0;
  border-bottom: 4px solid;
}
header .desktop-header .inner-header .logos-tools .tools .search {
  /* search start */
  float: left;
  /* form end */
}
header .desktop-header .inner-header .logos-tools .tools .search::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
}
header .desktop-header .inner-header .logos-tools .tools .search::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
header .desktop-header .inner-header .logos-tools .tools .search:-ms-input-placeholder {
  color: #666666;
  opacity: 1;
}
header .desktop-header .inner-header .logos-tools .tools .search input:-moz-placeholder {
  color: #666666;
  opacity: 1;
}
header .desktop-header .inner-header .logos-tools .tools .search form {
  /* form start */
  background: #fefefe;
}
header .desktop-header .inner-header .logos-tools .tools .search form input {
  font: 16px/30px 'Hexagon-Akkurat-Bold', Arial;
  width: 125px;
  padding-left: 10px;
  background: #fefefe;
  border: none;
  padding-top: 0;
  color: #666666;
  padding-bottom: 0;
}
header .desktop-header .inner-header .logos-tools .tools .search form input :focus::-webkit-input-placeholder {
  color: transparent;
}
header .desktop-header .inner-header .logos-tools .tools .search form input:focus:-moz-placeholder {
  color: transparent;
}
header .desktop-header .inner-header .logos-tools .tools .search form input:focus::-moz-placeholder {
  color: transparent;
}
header .desktop-header .inner-header .logos-tools .tools .search form input:focus:-ms-input-placeholder {
  color: transparent;
}
header .desktop-header .inner-header .logos-tools .tools .search form button .glyphicon-search:before {
  color: #666666;
}
header .desktop-header .inner-header .items-nav {
  /* items-nav start */
  /* tool-nav end */
}
header .desktop-header .inner-header .items-nav .tools-nav {
  /* tool-nav start */
  /* nav end */
}
header .desktop-header .inner-header .items-nav .tools-nav nav {
  /* nav start */
  /* nav-links end */
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links {
  /* nav-links start */
  /* dropdown-menu end */
  /* dropdown-submenu end */
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul {
  /* ul.sub-menu */
  /* dropdown-menu end */
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul .sub-menu {
  /* ul.sub-menu */
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul .sub-menu li {
  padding: 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul .sub-menu li > a {
  display: block;
  padding: 5px 15px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul.dropdown-menu {
  /* dropdown-menu start */
  margin-top: -10px;
  border-top: solid 10px #666666;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu {
  /* dropdown-menu */
  position: absolute;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 250px;
  max-width: 250px;
  top: 0;
  padding-bottom: 20px;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu ul:before {
  box-shadow: 5px 5px 5px 0 rgba(102, 102, 102, 0.39);
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu ul li {
  padding: 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu ul li a {
  white-space: normal;
  font-size: 14px;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu ul .dropdown-submenu ul.dropdown-menu .dropdown-submenu {
  position: relative;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu ul .dropdown-submenu ul.dropdown-menu .dropdown-submenu ul.dropdown-menu {
  position: absolute;
  top: -15px;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu ul .dropdown-submenu ul.dropdown-menu > li:first-child ul.dropdown-menu {
  top: 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.longer-links {
  width: 300px;
  max-width: 300px;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.longer-links ul li a {
  white-space: normal;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-submenu {
  /* dropdown-submenu start */
  position: static;
  /* > .dropdown-menu end */
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-submenu > .dropdown-menu {
  /* > .dropdown-menu */
  left: 100%;
  padding: 0 0 20px;
  border-top: 1px solid transparent;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-submenu > .dropdown-menu li:first-child:hover {
  padding-top: 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-submenu > .dropdown-menu:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-top: 1px solid #f3f3f3;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-submenu > .dropdown-menu.right {
  left: auto !important;
  right: 100%;
  margin-left: 1px;
  border-left: none;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
header .desktop-header .container {
  padding-bottom: 10px;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  header .desktop-header .container {
    padding-top: 27px;
    padding-bottom: 10px;
  }
}
header .CoveoSearchInterface {
  width: 100px;
  float: left;
  background: #f5f7f8;
  height: 30px;
}
header .CoveoSearchInterface .CoveoSearchbox .magic-box {
  border: 0px solid #BCC3CA;
  background: transparent;
  border-radius: 0px;
}
header .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input {
  border: 0px !important;
  border-radius: 0 !important;
  height: 30px;
  background: transparent;
}
header .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input input {
  border: 0px !important;
  font: 16px/30px 'Hexagon-Akkurat-Bold', Arial;
  width: 96%;
  margin-left: 8px;
  padding: 0px;
  background: transparent;
  height: 40px;
  border: none;
  padding-top: 0;
  color: #666666;
  padding-bottom: 0;
  text-indent: 0;
  margin-top: 0;
}
header .CoveoSearchInterface .CoveoSearchbox .magic-box.magic-box-notEmpty .magic-box-clear {
  display: none;
  border-radius: 0;
}
header a.CoveoSearchButton {
  border: 0px solid;
  height: 32px;
  width: 30px;
}
/* header end */
.ie header .desktop-header .inner-header .logos-tools .tools .search form input {
  padding-bottom: 10px;
}
.ie8 header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-submenu > .dropdown-menu {
  border-color: #dcdcdc;
  filter: chroma(color=gainsboro);
}
.gecko header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul.sub-menu {
  margin-top: -3px;
}
.navigation a span.btn {
  white-space: normal;
}
.android header .desktop-header .inner-header .items-nav .tools-nav {
  display: none !important;
}
.android header .mobile-header {
  display: block !important;
}
@media screen and (min-width: 992px) {
  header .desktop-header .inner-header .logos-tools .logos ul li img {
    margin-left: 0;
  }
}
@media screen and (min-width: 1240px) {
  .overlay {
    display: none;
  }
  .row-offcanvas-right.active {
    right: 0;
  }
}
.navigation {
  /* navigation start */
  margin-top: 30px;
  /* links end */
}
.navigation a {
  /* navigation a start */
}
.navigation a span.btn {
  height: auto;
  padding: 0 36px 0 19px;
  position: relative;
  text-align: left;
  top: 2px;
  width: 100%;
  font: 15px/38px 'Hexagon-Akkurat-Bold', Arial;
}
.navigation a span.btn .caret {
  position: absolute;
  margin-left: 0 !important;
  margin-top: -2px !important;
  right: 14px;
  top: 50%;
  border: none;
}
.navigation a span.btn .caret:after {
  content: "\2b";
  font-size: 30px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  position: absolute;
  margin-top: -18px;
  right: 0;
}
@media screen and (min-width: 992px) {
  .navigation a span.btn .caret:after {
    content: none;
  }
}
@media screen and (min-width: 992px) {
  .navigation a span.btn .caret {
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
}
@media screen and (min-width: 992px) {
  .navigation a span.btn .caret.active:after {
    content: none;
    right: 1px;
  }
}
@media screen and (min-width: 992px) {
  .navigation a span.btn {
    width: auto;
  }
}
.navigation > a {
  border-bottom: solid 2px transparent;
}
@media screen and (min-width: 992px) {
  .navigation > a:before {
    content: '';
    background-color: #c1c1c1;
    display: block;
    max-width: 1240px;
    margin-top: 38px;
    width: 100%;
    height: 2px;
    position: absolute;
  }
}
.navigation.open a span.btn .caret:after {
  content: "\2212";
  right: 1px;
}
@media screen and (min-width: 992px) {
  .navigation.open a span.btn .caret:after {
    content: none;
  }
}
.navigation.open:after {
  border-color: transparent;
}
.navigation a[type=button] {
  border-bottom: solid 2px #c1c1c1;
  display: block;
}
@media screen and (min-width: 992px) {
  .navigation a[type=button] {
    display: inline-block;
    border-bottom: none;
  }
}
.navigation .links {
  /* links */
  z-index: 9;
  position: relative;
}
.navigation .links ul {
  display: inline-block;
  padding: 10px 20px;
  background: #e6eaee;
  width: 100%;
}
.navigation .links ul li {
  display: block;
  padding: 10px 0;
  width: 100%;
  border-bottom: solid 2px #fefefe;
}
.navigation .links ul li a {
  font: 16px/16px 'Hexagon-Akkurat-Regular', Arial;
  color: #0097ba;
  height: inherit;
}
.navigation .links ul li a:hover {
  color: #333333;
}
.navigation .links ul li a.active {
  color: #333333;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.navigation .links ul li:last-child {
  border: none;
}
@media screen and (min-width: 992px) {
  .navigation .links {
    border: none;
    position: static;
  }
  .navigation .links ul {
    margin-bottom: 0;
  }
  .navigation .links ul li {
    display: inline-block;
    width: 24%;
    border: none;
  }
}
.navigation a[aria-expanded=true] span.btn .caret {
  border-top: 0 !important;
  border-bottom: 4px solid !important;
}
/* navigation end */
.sub-nav-container,
.sub-nav-container .sub-nav-content .view-content {
  display: none;
}
.sub-nav-container,
.sub-nav-container {
  /* .sub-nav-container start */
  /* sub-nav-header end */
  /*sub-nav-content end */
}
.sub-nav-container .sub-nav-content .view-content,
.sub-nav-container .sub-nav-content .view-content {
  display: none;
}
.sub-nav-container a,
.sub-nav-container a {
  font: 16px/16px 'Hexagon-Akkurat-Regular', Arial;
}
.sub-nav-container a.active,
.sub-nav-container a.active,
.sub-nav-container a:hover,
.sub-nav-container a:hover {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  text-decoration: none;
}
.sub-nav-container .sub-nav-header,
.sub-nav-container .sub-nav-header {
  /* sub-nav-header start */
  background: #fefefe;
  text-align: center;
  padding: 20px;
}
.sub-nav-container .sub-nav-header ul li,
.sub-nav-container .sub-nav-header ul li {
  padding: 0 16px;
}
.sub-nav-container .sub-nav-header ul li a,
.sub-nav-container .sub-nav-header ul li a {
  text-transform: uppercase;
}
.sub-nav-container .sub-nav-header ul li a.active,
.sub-nav-container .sub-nav-header ul li a.active {
  color: #333333;
  position: relative;
}
.sub-nav-container .sub-nav-header ul li a.active:after,
.sub-nav-container .sub-nav-header ul li a.active:after {
  position: absolute;
  content: "";
  height: 10px;
  border-bottom: 12px solid;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  left: 36%;
  bottom: -20px;
  color: #e6eaee;
}
.sub-nav-container .sub-nav-content,
.sub-nav-container .sub-nav-content {
  /*sub-nav-content start */
  /* view-content end */
}
.sub-nav-container .sub-nav-content .view-content,
.sub-nav-container .sub-nav-content .view-content {
  /* view-content start */
  /* filters-col end */
  /* list-col end */
  /* links-col end */
}
.sub-nav-container .sub-nav-content .view-content .filters-col,
.sub-nav-container .sub-nav-content .view-content .filters-col {
  /* filters-col start */
  width: 222px;
  float: left;
  background: #fefefe;
}
.sub-nav-container .sub-nav-content .view-content .filters-col ul,
.sub-nav-container .sub-nav-content .view-content .filters-col ul,
.sub-nav-container .sub-nav-content .view-content .filters-col ul li,
.sub-nav-container .sub-nav-content .view-content .filters-col ul li {
  background: #fefefe;
}
.sub-nav-container .sub-nav-content .view-content .filters-col ul li a,
.sub-nav-container .sub-nav-content .view-content .filters-col ul li a {
  display: block;
  padding: 12px 9px 12px 27px;
  border-bottom: solid 1px #e6eaee;
}
.sub-nav-container .sub-nav-content .view-content .filters-col ul li a.active,
.sub-nav-container .sub-nav-content .view-content .filters-col ul li a.active,
.sub-nav-container .sub-nav-content .view-content .filters-col ul li a:hover,
.sub-nav-container .sub-nav-content .view-content .filters-col ul li a:hover {
  background: #e6eaee;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  border-right: solid 2px #fefefe;
  border-bottom: solid 1px #fefefe;
}
@media screen and (min-width: 768px) {
  .sub-nav-container .sub-nav-content .view-content .filters-col,
  .sub-nav-container .sub-nav-content .view-content .filters-col {
    max-height: 280px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .sub-nav-container .sub-nav-content .view-content .filters-col,
  .sub-nav-container .sub-nav-content .view-content .filters-col {
    max-height: 100%;
  }
}
.sub-nav-container .sub-nav-content .view-content .list-col,
.sub-nav-container .sub-nav-content .view-content .list-col {
  /* list-col star */
  display: none;
  width: 773px;
  float: left;
  position: relative;
  /* bottom-list end */
}
.sub-nav-container .sub-nav-content .view-content .list-col ul,
.sub-nav-container .sub-nav-content .view-content .list-col ul {
  overflow: hidden;
}
@media screen and (min-width: 1240px) {
  .sub-nav-container .sub-nav-content .view-content .list-col ul,
  .sub-nav-container .sub-nav-content .view-content .list-col ul {
    padding: 25px 30px 10px;
  }
}
.sub-nav-container .sub-nav-content .view-content .list-col ul li,
.sub-nav-container .sub-nav-content .view-content .list-col ul li {
  width: 33.333%;
  float: left;
  display: inline;
  margin-bottom: 15px;
}
.sub-nav-container .sub-nav-content .view-content .list-col ul li a:hover,
.sub-nav-container .sub-nav-content .view-content .list-col ul li a:hover {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list,
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list {
  /* bottom-list start */
  position: absolute;
  bottom: 0;
  width: 100%;
}
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list ul,
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list ul {
  padding: 15px 0 0;
  margin: 0 30px;
  border-top: solid 1px #b0b3b6;
}
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list ul li,
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list ul li {
  width: auto;
  padding: 0;
}
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list ul li a,
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list ul li a {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  text-transform: uppercase;
}
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list ul li:first-child,
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list ul li:first-child {
  float: left;
}
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list ul li:last-child,
.sub-nav-container .sub-nav-content .view-content .list-col .bottom-list ul li:last-child {
  float: right;
}
.sub-nav-container .sub-nav-content .view-content .list-col.active,
.sub-nav-container .sub-nav-content .view-content .list-col.active {
  display: block;
}
@media screen and (min-width: 768px) {
  .sub-nav-container .sub-nav-content .view-content .list-col,
  .sub-nav-container .sub-nav-content .view-content .list-col {
    max-height: 280px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .sub-nav-container .sub-nav-content .view-content .list-col,
  .sub-nav-container .sub-nav-content .view-content .list-col {
    max-height: 100%;
  }
}
.sub-nav-container .sub-nav-content .view-content.active,
.sub-nav-container .sub-nav-content .view-content.active {
  display: block;
}
.sub-nav-container .sub-nav-content .view-content .links-col,
.sub-nav-container .sub-nav-content .view-content .links-col {
  /* links-col start */
  border-left: solid 2px #fefefe;
  float: left;
  width: 245px;
  padding: 13px 30px;
}
.sub-nav-container .sub-nav-content .view-content .links-col p,
.sub-nav-container .sub-nav-content .view-content .links-col p {
  font: 16px/22px 'Hexagon-Akkurat-Regular', Arial;
}
.sub-nav-container .sub-nav-content .view-content .links-col ul li,
.sub-nav-container .sub-nav-content .view-content .links-col ul li {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .sub-nav-container .sub-nav-content .view-content .links-col,
  .sub-nav-container .sub-nav-content .view-content .links-col {
    max-height: 280px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .sub-nav-container .sub-nav-content .view-content .links-col,
  .sub-nav-container .sub-nav-content .view-content .links-col {
    max-height: 100%;
  }
}
.sub-nav-container.active,
.sub-nav-container.active {
  display: block;
}
/* .sub-nav-container end */
.mobile-nav-list .sub-nav-container .sub-nav-content .view-content .filters-col ul li a:hover:after,
.mobile-nav-list .sub-nav-container .sub-nav-content .view-content .filters-col ul li a[data-sub]:after {
  content: " ";
  width: 15px;
  height: 15px;
  margin-left: 8px;
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: -6px;
  right: 0;
  transform: translate(0, 50%);
}
.addthis_sharing_toolbox a.at-svc-compact,
.addthis_sharing_toolbox a.at-svc-linkedin,
.addthis_sharing_toolbox a.at-svc-twitter {
  background: #666666;
}
.addthis_sharing_toolbox a.at-svc-compact:hover,
.addthis_sharing_toolbox a.at-svc-linkedin:hover,
.addthis_sharing_toolbox a.at-svc-twitter:hover {
  background: #0097ba;
}
.addthis_sharing_toolbox .at-share-tbx-element {
  float: right;
}
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn-elements .at-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-size: 30px !important;
}
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn {
  margin: 0 0 0 14px;
  max-width: 30px;
  max-height: 30px;
}
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn .at-icon-wrapper {
  max-height: 30px;
  max-width: 30px;
}
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn .at-icon-wrapper .at-icon-addthis,
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn .at-icon-wrapper .at-icon-facebook,
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn .at-icon-wrapper .at-icon-linkedin,
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn .at-icon-wrapper .at-icon-twitter {
  background: #666666;
  max-height: 30px;
  max-width: 30px;
}
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn .at-icon-wrapper .at-icon-addthis:hover,
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn .at-icon-wrapper .at-icon-facebook:hover,
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn .at-icon-wrapper .at-icon-linkedin:hover,
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn .at-icon-wrapper .at-icon-twitter:hover {
  background: #0097ba;
}
.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn.at-svc-compact .at-icon-wrapper {
  display: none;
}
.addthis_sharing_toolbox.bigshareBtn .at-share-tbx-element .at-share-btn-elements a.at-svc-compact {
  height: 30px;
  width: 30px;
  max-width: 30px;
  background-color: transparent;
  background-image: url('../Content/images/sprites/share-ico.png');
  display: inline-block;
}
.addthis_sharing_toolbox.bigshareBtn .at-share-tbx-element .at-share-btn-elements a.at-svc-compact .aticon-compact {
  display: none;
}
.addthis_sharing_toolbox.bigshareBtn .at-share-tbx-element .at-share-btn-elements a.at-svc-compact:hover {
  background-image: url('../Content/images/sprites/share-ico-hover.png');
}
.addthis_sharing_toolbox a.at-svc-facebook {
  background: #666666;
}
.addthis_sharing_toolbox a.at-svc-facebook:hover {
  background: #0097ba;
}
.addthis_sharing_toolbox .addthis_32x32_style a.at-svc-compact {
  height: 30px;
  width: 30px;
  max-width: 30px;
  background-color: transparent;
  background-image: url(../Content/images/sprites/share-ico.png);
  display: inline-block;
}
@media screen and (min-width: 992px) {
  #at15s.atm {
    top: 46px !important;
  }
}
@media screen and (min-width: 1240px) {
  #at15s.atm {
    right: 142px !important;
    left: auto !important;
    z-index: 9999 !important;
  }
}
@media screen and (min-width: 1240px) {
  #at15s.atm .navbar-no-fixed #at15s.atm {
    top: 214px !important;
  }
}
.add {
  background: none;
}
.add.module .media-content.image a {
  max-height: 214px !important;
}
.add.module .media-content.image:after {
  display: none;
}
.add.module .caption {
  padding-left: 20px;
  padding-right: 20px;
}
.add.module .buttons {
  left: 0;
}
.add.module .buttons .btn-wrap {
  position: relative;
}
.container.page.landing .detail .col-left .detail-content .module .caption:before,
.row.detail .col-right .module .caption:before,
header .umbrella-nav .module .caption:before {
  content: none;
}
@media screen and (min-width: 768px) {
  .mainLayoutContainer .module {
    height: auto;
    min-height: 10px;
  }
}
.module {
  /* module start */
}
@media screen and (min-width: 992px) {
  .module {
    margin-bottom: 60px;
  }
}
.module .caption {
  /*max-height: 182px;*/
}
@media screen and (min-width: 992px) {
  .module .caption {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .module .caption h3 {
    margin: 16px 0;
  }
}
.module .caption .text p {
  margin: 0;
}
.module .media-content.image {
  position: relative !important;
}
.module .media-content.image #podiconimg {
  position: absolute !important;
  width: 60px !important;
  height: auto !important;
  left: 14px;
  top: 14px;
  z-index: 9;
}
.module .media-content.image a {
  /* 11690 height: 180px; */
  max-height: 100%;
  overflow: hidden;
  display: block;
}
@media screen and (min-width: 992px) {
  .module .media-content.image a {
    height: 161px;
  }
}
@media screen and (min-width: 1240px) {
  .module .media-content.image a {
    max-height: 214px;
    height: auto;
  }
}
.module .media-content.image img {
  position: relative;
  top: 0;
  left: 0;
}
.module .media-content.image-pod-container #podiconimg {
  position: absolute !important;
  width: 60px !important;
  height: auto !important;
  left: 14px;
  top: 14px;
  z-index: 9;
}
.module .buttons,
.module .buttons .btn-wrap {
  position: absolute;
}
.module .buttons {
  bottom: 20px;
  margin: 0;
}
.module.quotes-pod .quotes-content blockquote {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
.module.no-image .caption .text > p,
.module.no-image .caption .text > p {
  max-height: inherit;
  -webkit-line-clamp: inherit;
}
.module.no-image .caption {
  overflow: auto;
}
@media screen and (min-width: 992px) {
  .module.no-image .caption .text > p {
    max-height: 250px;
  }
}
@media screen and (min-width: 1240px) {
  .module.no-image .caption .text > p {
    max-height: 100%;
  }
}
.module.ImageOnlyPod .media-content.image img {
  height: 200px;
}
.module.ImageOnlyPod .media-content.image:after {
  background: none;
  display: none;
  height: 0px;
}
.module.lines-4 .caption .text p,
.module.lines-6 .caption .text p,
.module.lines-8 .caption .text p,
.module.lines-10 .caption .text p,
.module.lines-4 .caption .text p,
.module.lines-6 .caption .text p,
.module.lines-8 .caption .text p,
.module.lines-10 .caption .text p {
  max-height: 100%;
}
.module.lines-4 .caption .text p {
  -webkit-line-clamp: 4;
}
.module.lines-6 .caption .text p {
  -webkit-line-clamp: 6;
}
.module.lines-8 .caption .text p {
  -webkit-line-clamp: 8;
}
.module.lines-10 .caption .text p {
  -webkit-line-clamp: 10;
}
/* module end */
.rich-components .rich-module .rich-module-content .buttons,
.rich-components .rich-module .rich-module-content .btn-wrap {
  position: static;
}
.rich-module .module.quotes-pod .quotes-content blockquote,
.row.detail .col-right .module.quotes-pod .quotes-content blockquote {
  overflow: auto;
  display: block;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
}
.rich-module .rich-module .rich-module-content .buttons .btn-wrap,
.row.detail .col-right .rich-module .rich-module-content .buttons .btn-wrap {
  position: relative;
}
.search {
  display: inline-block;
}
.search form input {
  border: none;
}
.search-results.page {
  margin-top: 0;
}
.search-results .list ul li .single-item h3 a:hover {
  color: #848484;
}
.ios.mobile .detail-content .search .search-info input[type=radio] {
  vertical-align: top;
  margin-top: 2px;
  display: inline-block;
  position: relative;
  margin-right: 7px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: url('../Content/images/sprites/checkbox-safari.png') 0 -21px no-repeat;
  background-size: 18.5px 40px;
}
.ios.mobile .detail-content .search .search-info input[type=radio]:checked {
  background: url('../Content/images/sprites/checkbox-safari.png') 0 -2px no-repeat;
  background-size: 18.5px 40px;
}
@media screen and (max-width: 600px) {
  .ios.mobile #main-content .container:not(.leadership-page) iframe.twitter-timeline {
    padding-right: 50px !important;
  }
}
.ios.mobile.iphone #main-content .container:not(.leadership-page) .product-slider.product-widget-Container .large-12.columns.col-lg-12 {
  margin-right: 0;
  margin-left: 0;
}
.prod-detail .text-group h2 {
  margin: 40px 0 5px;
}
.row {
  /* row start */
  /* detail end */
}
.row.detail {
  /* detail start */
  margin: 0;
  /* detail-content end */
  /* col-right end */
  /* col-left end */
}
@media screen and (min-width: 992px) {
  .row.detail {
    display: table;
    width: 100%;
  }
}
.row.detail .thumbnail.module {
  min-height: 1px;
  background: none;
}
.row.detail .thumbnail.module .caption {
  max-height: 100%;
}
.row.detail .detail-content {
  /* detail-content start*/
  /* 12751 */
  /* form */
  /* search */
}
.row.detail .detail-content .text-group:not(.main_content_wrapper) .privacy-policy-section p {
  margin-bottom: 10px;
}
.row.detail .detail-content .page.title {
  margin-top: 0;
}
.row.detail .detail-content .page.title.sub {
  margin-top: 40px;
  padding-top: 0;
}
.row.detail .detail-content .halfLeft {
  Margin-bottom: 20px;
  font-weight: 600;
}
.row.detail .detail-content form {
  /* form */
  /* form-group */
}
.row.detail .detail-content form .form-group {
  /* form-group */
  float: left;
  margin-bottom: 15px;
  margin-right: 7%;
  width: 100%;
  min-height: 69px;
}
.row.detail .detail-content form .form-group select,
.row.detail .detail-content form .form-group select option {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.row.detail .detail-content form .form-group > .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  background: url('../Content/icons/svg-icons/arrow-cta-blue.svg') no-repeat right -2px;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content form .form-group > .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.row.detail .detail-content form .form-group > .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content form .form-group > .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.row.detail .detail-content form .form-group > .btn:hover,
.row.detail .detail-content form .form-group > .btn:active,
.row.detail .detail-content form .form-group > .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.row.detail .detail-content form .form-group > .btn:focus,
.row.detail .detail-content form .form-group > .btn:visited {
  opacity: 1;
  background: none;
}
.row.detail .detail-content form .form-group > .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content form .form-group > .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.row.detail .detail-content form .form-group > .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content form .form-group > .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.row.detail .detail-content form .form-group > .btn:hover,
.row.detail .detail-content form .form-group > .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.row.detail .detail-content form .form-group > .btn:active,
.row.detail .detail-content form .form-group > .btn:focus,
.row.detail .detail-content form .form-group > .btn:visited {
  opacity: 1;
  background: none;
}
.row.detail .detail-content form .form-group > .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (max-width: 992px) {
  .row.detail .detail-content form .form-group > .btn {
    background-size: 16px 16px;
    padding-right: 20px;
    background-position: right 1px;
    padding-right: 30px;
  }
}
.row.detail .detail-content form .form-group > .btn:hover,
.row.detail .detail-content form .form-group > .btn:focus,
.row.detail .detail-content form .form-group > .btn:active,
.row.detail .detail-content form .form-group > .btn:visited {
  background: url('../Content/icons/svg-icons/arrow-cta-blue.svg') no-repeat right -2px;
}
.row.detail .detail-content form .form-group > .btn:focus,
.row.detail .detail-content form .form-group > .btn:active,
.row.detail .detail-content form .form-group > .btn:visited {
  opacity: 1;
}
.row.detail .detail-content form .form-group.has-feedback.bg-warning {
  display: block;
  width: 100%;
  height: auto;
}
.row.detail .detail-content form .form-group.has-feedback.bg-warning .list-group {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .row.detail .detail-content form .row.mt-5 > div[class*="col-"] {
    padding: 0;
  }
}
.row.detail .detail-content form .row.mt-5 > div[class*="col-"] .form-group {
  height: auto;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content form .row.mt-5 > div[class*="col-"] .form-group {
    float: left;
    margin-bottom: 15px;
    margin-right: 7%;
    width: 40%;
  }
}
.row.detail .detail-content form .row.mt-5 .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content form .row.mt-5 .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.row.detail .detail-content form .row.mt-5 .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content form .row.mt-5 .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.row.detail .detail-content form .row.mt-5 .btn:hover,
.row.detail .detail-content form .row.mt-5 .btn:active,
.row.detail .detail-content form .row.mt-5 .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.row.detail .detail-content form .row.mt-5 .btn:focus,
.row.detail .detail-content form .row.mt-5 .btn:visited {
  opacity: 1;
  background: none;
}
.row.detail .detail-content form .row.mt-5 .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content form .row.mt-5 .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.row.detail .detail-content form .row.mt-5 .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content form .row.mt-5 .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.row.detail .detail-content form .row.mt-5 .btn:hover,
.row.detail .detail-content form .row.mt-5 .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.row.detail .detail-content form .row.mt-5 .btn:active,
.row.detail .detail-content form .row.mt-5 .btn:focus,
.row.detail .detail-content form .row.mt-5 .btn:visited {
  opacity: 1;
  background: none;
}
.row.detail .detail-content form .row.mt-5 .btn:after {
  margin-top: 0px;
  display: none;
}
.row.detail .detail-content form .row.mt-5 .col-12 {
  padding-left: 10px;
}
.row.detail .detail-content .campaign-video-container .module {
  height: auto;
  margin-bottom: 40px;
}
.row.detail .detail-content .campaign-video-container .module div[class*="col-"] {
  display: block !important;
  margin-bottom: 0 !important;
}
.row.detail .detail-content .campaign-video-container .module .video-desc p {
  margin-bottom: 0;
}
.row.detail .detail-content a {
  color: #005072;
  text-decoration: none;
}
.row.detail .detail-content .text-group img {
  height: auto !important;
  max-width: 100%;
}
.row.detail .detail-content .search {
  /* search */
  display: block;
}
.row.detail .detail-content .search form .input-area {
  border: 1px solid #ddd;
  position: relative;
  padding: 10px 5px;
  margin-bottom: 10px;
}
.row.detail .detail-content .search form .input-area input {
  border: none;
  font-size: 20px;
  width: 90%;
}
.row.detail .detail-content .search form .input-area button {
  position: absolute;
  right: 0;
}
.row.detail .detail-content .search form .input-area .glyphicon-search {
  top: 4px;
}
.row.detail .detail-content .search form .input-area .glyphicon-search:before {
  color: #0097ba;
  font-size: 25px;
}
.row.detail .detail-content .search .search-info label.sort {
  margin-right: 10px;
  font-weight: 400;
}
.row.detail .detail-content .search .search-info .search-left,
.row.detail .detail-content .search .search-info .search-right {
  display: block;
}
@media screen and (min-width: 992px) {
  .row.detail .detail-content .search .search-info {
    margin-bottom: 50px;
  }
  .row.detail .detail-content .search .search-info .search-left {
    float: left;
  }
  .row.detail .detail-content .search .search-info .search-right {
    float: right;
  }
}
.row.detail .detail-content li a.website {
  margin-right: 10px;
  margin-top: 10px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  color: #005072;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content li a.website {
    font-size: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1240px) {
  .row.detail .detail-content li a.website {
    display: flex;
  }
}
.row.detail .detail-content li a.website:hover {
  opacity: 0.6;
}
.row.detail .detail-content li a.website:before {
  background: url('../Content/icons/svg-icons/hexagon_globe_icon.svg') no-repeat center;
  background-size: cover;
  width: 27px;
  height: 26px;
  vertical-align: middle;
  display: inline-block;
  content: '';
  margin-right: 10px;
}
.row.detail .detail-content li a.website:after {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  margin-top: 6px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .row.detail .detail-content li a.website:after {
    width: 20px;
    height: 20px;
    margin-top: 4px;
  }
}
.row.detail .col-right {
  /* col-right start */
  /* module end */
}
@media screen and (min-width: 992px) {
  .row.detail .col-right {
    float: none !important;
    display: table-cell;
    vertical-align: top;
    padding: 35px;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-right {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.row.detail .col-right #XB-AuthorList .btn {
  margin-left: 10px;
  margin-bottom: 10px;
}
.row.detail .col-right .blogListing {
  float: left;
  width: 100%;
  border-bottom: 2px solid #b2e0ea;
}
.row.detail .col-right .blogListing a {
  color: #0097ba;
  text-decoration: none;
  margin-bottom: 10px;
  float: left;
  display: block;
  clear: both;
}
.row.detail .col-right .blogListing form {
  padding-bottom: 20px;
}
.row.detail .col-right .blogListing .authorlistlink a {
  margin-bottom: 0px;
}
.row.detail .col-right .blogListing .authorheading {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 12px;
  margin-left: 10px;
}
.row.detail .col-right .blogListing .authorheading:last-child {
  margin-bottom: 20px;
}
.row.detail .col-right .blogListing div {
  padding-left: 0px;
}
.row.detail .col-right .blogListing div div a {
  padding-left: 10px;
}
.row.detail .col-right #XB-TextSearch input {
  margin-bottom: 2px;
}
.row.detail .col-right #XB-TextSearch input.field {
  font-size: 15px;
  padding: 0 5px;
  width: 195px;
  border-radius: 0;
}
.row.detail .col-right #XB-RelatedBlog,
.row.detail .col-right #XB-RecentBlog,
.row.detail .col-right #XB-TagList,
.row.detail .col-right #XB-TagCloud {
  padding-bottom: 10px;
}
.row.detail .col-right #XB-RelatedBlog a,
.row.detail .col-right #XB-RecentBlog a,
.row.detail .col-right #XB-TagList a,
.row.detail .col-right #XB-TagCloud a {
  font-size: 16px;
  padding-left: 10px;
}
.row.detail .col-right #XB-RelatedBlog a:last-child,
.row.detail .col-right #XB-RecentBlog a:last-child,
.row.detail .col-right #XB-TagList a:last-child,
.row.detail .col-right #XB-TagCloud a:last-child {
  margin-bottom: 20px;
}
.row.detail .col-right #XB-RelatedBlog div div a,
.row.detail .col-right #XB-RecentBlog div div a,
.row.detail .col-right #XB-TagList div div a,
.row.detail .col-right #XB-TagCloud div div a {
  padding-left: 0;
}
.row.detail .col-right #XB-CategoryList div {
  margin-bottom: 10px;
  float: left;
}
.row.detail .col-right .module {
  /* module start */
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .module {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .module {
    margin-bottom: 40px;
    float: none;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .module .caption {
    float: right;
    padding-left: 10px;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .module .caption {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.row.detail .col-right .module .caption h3,
.row.detail .col-right .module .caption p {
  text-overflow: inherit;
  display: block;
  max-height: inherit;
  -webkit-line-clamp: inherit;
}
.row.detail .col-right .module .caption p {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .module .caption h3 {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .module .caption h3 {
    margin: 16px 0 10px;
  }
}
.row.detail .col-right .module .buttons {
  margin-top: 0;
  position: relative;
  bottom: 0px;
  left: 0;
  z-index: 99;
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .module .buttons {
    float: right;
    padding-left: 10px;
    width: 50%;
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .module .buttons {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .module .buttons .btn-wrap {
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .module .media-content {
    float: left;
    width: 50%;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .row.detail .col-right .module .media-content {
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .module .media-content {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .row.detail .col-right .module .media-content.videoWrapper {
    padding-bottom: 50%;
    max-height: 200px;
  }
  .row.detail .col-right .module .media-content img {
    width: 100%;
    cursor: pointer;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .module .media-content:after {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .module.no-cta.multi-callout a {
    pointer-events: none;
  }
}
.row.detail .col-right .rich-module {
  border-bottom: #b2e0ea 2px solid;
  min-height: 1px;
  padding-bottom: 20px;
  margin-bottom: 37.5px;
}
.row.detail .col-right .rich-module .rich-module-content {
  margin-bottom: 0;
}
.row.detail .col-right .rich-module .rich-module-content p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 15px;
  margin-bottom: 10px !important;
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .rich-module .rich-module-content p {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .rich-module .rich-module-content p {
    font-size: 14px;
    line-height: 18px;
  }
}
.row.detail .col-right .rich-module .rich-module-content h3 {
  padding-bottom: 0;
  border-bottom: none;
}
.row.detail .col-right .rich-module .rich-module-content a:focus {
  color: #333333 !important;
}
.row.detail .col-right .rich-module .rich-module-content .buttons .btn-wrap a.btn:focus {
  color: #fefefe !important;
}
.row.detail .col-left {
  /* col-left start */
  /*detail-content end */
}
@media screen and (min-width: 992px) {
  .row.detail .col-left {
    float: none !important;
    display: table-cell;
    vertical-align: top;
    margin-bottom: 0;
    padding-right: 30px;
    padding-left: 0;
  }
}
@media screen and (min-width: 1240px) {
  .row.detail .col-left {
    padding-left: 0;
  }
}
.row.detail .col-left .AuthorViewPage .container-fluid,
.row.detail .col-left .blogListing .container-fluid,
.row.detail .col-left .BlogPostDetail .container-fluid {
  padding: 0;
}
.row.detail .col-left .AuthorViewPage .container-fluid .authorlist,
.row.detail .col-left .blogListing .container-fluid .authorlist,
.row.detail .col-left .BlogPostDetail .container-fluid .authorlist {
  text-align: center;
}
.row.detail .col-left .AuthorViewPage .container-fluid .authorcol img,
.row.detail .col-left .blogListing .container-fluid .authorcol img,
.row.detail .col-left .BlogPostDetail .container-fluid .authorcol img {
  padding-bottom: 10px;
}
.row.detail .col-left .AuthorViewPage div[itemprop="articleSection"],
.row.detail .col-left .blogListing div[itemprop="articleSection"],
.row.detail .col-left .BlogPostDetail div[itemprop="articleSection"] {
  padding-top: 10px;
  margin-bottom: 10px;
}
.row.detail .col-left .AuthorViewPage div[itemprop="headline"] h2,
.row.detail .col-left .blogListing div[itemprop="headline"] h2,
.row.detail .col-left .BlogPostDetail div[itemprop="headline"] h2 {
  margin-bottom: 10px;
}
.row.detail .col-left .AuthorViewPage div[itemprop="articleBody"],
.row.detail .col-left .blogListing div[itemprop="articleBody"],
.row.detail .col-left .BlogPostDetail div[itemprop="articleBody"] {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
}
.row.detail .col-left .AuthorViewPage p,
.row.detail .col-left .blogListing p,
.row.detail .col-left .BlogPostDetail p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 10px;
}
.row.detail .col-left .AuthorViewPage div[itemprop="articleBody"] p,
.row.detail .col-left .blogListing div[itemprop="articleBody"] p,
.row.detail .col-left .BlogPostDetail div[itemprop="articleBody"] p {
  margin-bottom: 10px;
}
.row.detail .col-left .AuthorViewPage div[itemprop="articleBody"] p:last-child,
.row.detail .col-left .blogListing div[itemprop="articleBody"] p:last-child,
.row.detail .col-left .BlogPostDetail div[itemprop="articleBody"] p:last-child {
  margin: 0px;
}
.row.detail .col-left .AuthorViewPage h1,
.row.detail .col-left .blogListing h1,
.row.detail .col-left .BlogPostDetail h1 {
  margin-bottom: 10px;
}
.row.detail .col-left .AuthorViewPage h3,
.row.detail .col-left .blogListing h3,
.row.detail .col-left .BlogPostDetail h3 {
  clear: left;
  width: 100%;
  padding-top: 20px;
  margin-top: 20px;
}
.row.detail .col-left .AuthorViewPage .container-fluid .readmore,
.row.detail .col-left .blogListing .container-fluid .readmore,
.row.detail .col-left .BlogPostDetail .container-fluid .readmore {
  border-bottom: 2px solid #b2e0ea;
  margin-bottom: 0px;
  padding: 20px 0;
}
.row.detail .col-left .detail-content {
  /*detail-content start */
}
@media screen and (min-width: 768px) {
  .row.detail .col-left .detail-content .callout-container > div {
    padding: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .row.detail .col-left .detail-content .callout-container > div:nth-child(2n) {
    padding-left: 20px;
  }
}
.row.detail .col-left .detail-content .module .media-content {
  float: left;
  width: 100%;
}
.row.detail .col-left .detail-content .module .media-content.image:after {
  content: none;
}
@media screen and (min-width: 768px) {
  .row.detail .col-left .detail-content .module .media-content {
    float: right;
    width: 32%;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-left .detail-content .module .media-content {
    width: 190px;
  }
}
.row.detail .col-left .detail-content .module .caption {
  width: 100%;
  height: auto;
  max-height: 100%;
  float: left;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .row.detail .col-left .detail-content .module .caption {
    width: 66%;
  }
}
@media screen and (min-width: 992px) {
  .row.detail .col-left .detail-content .module .caption {
    max-width: 69%;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .row.detail .col-left .detail-content .module .caption h3 {
    margin-top: 2px;
  }
}
.row.detail .col-left .detail-content .module .buttons,
.row.detail .col-left .detail-content .module .buttons .btn-wrap {
  float: left;
}
@media screen and (min-width: 768px) {
  .row.detail .col-left .detail-content .module .buttons {
    margin: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .row.detail .col-left .detail-content .text-group.border-grey .module .media-content {
    margin-left: 15px;
  }
}
/* row end */
.campaign-pods-container .campaign-pods .buttons {
  position: unset;
  margin-top: 20px;
}
.campaign-pods-container .campaign-pods .btn-wrap {
  position: unset;
}
@media screen and (min-width: 992px) {
  .gecko .row.detail,
  .ie .row.detail {
    table-layout: fixed;
  }
  .media .media-right img {
    max-width: 200px;
  }
  .media .media-body {
    position: relative;
  }
  .media .media-body .buttons {
    bottom: 0;
  }
}
.alternate-columns {
  /* alternate-columns start */
  clear: both;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .alternate-columns {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.alternate-columns .accordion-row.row {
  margin-top: -30px;
}
.alternate-columns .accordion-row.row .item-title {
  margin-bottom: -10px;
}
.alternate-columns .accordion-row.row [class*=col-] .item-desc {
  padding-bottom: 45px;
}
.alternate-columns .accordion-row.row a.item-link {
  color: #000;
  font-size: 13px;
  text-decoration: none;
  vertical-align: middle;
}
.alternate-columns .accordion-row.row a.item-link:hover {
  color: #0097ba;
  font-size: 13px;
  text-decoration: none;
  vertical-align: middle;
}
.alternate-columns .row {
  border-bottom: #b2b2b2 1px solid;
  margin: 0 0 40px;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .alternate-columns .row {
    width: 100%;
    display: table;
  }
}
.alternate-columns .row div[class*=col-] {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .alternate-columns .row div[class*=col-] {
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1240px) {
  .alternate-columns .row div[class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}
.alternate-columns .row div[class*=col-] img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .alternate-columns .row div[class*=col-] img {
    max-width: 95%;
  }
}
.alternate-columns .row div[class*=col-] .item-title {
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.alternate-columns .row div[class*=col-] .item-title h2 {
  margin-top: 20px;
  text-transform: uppercase;
}
.alternate-columns .row div[class*=col-] .item-title span {
  color: #666666;
}
.alternate-columns .row div[class*=col-] .item-title ul li.icon-list {
  margin-bottom: 10px;
  padding-left: 0;
  border: 0;
}
.alternate-columns .row div[class*=col-] .item-title ul li.icon-list:first-child {
  margin-top: 10px;
}
.alternate-columns .row div[class*=col-] .item-title ul li.icon-list a {
  float: left;
  line-height: 30px;
  padding-left: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .alternate-columns .row div[class*=col-] .item-title ul li.icon-list a {
    line-height: 20px;
    padding-top: 5px;
  }
}
.alternate-columns .row div[class*=col-] .item-title ul li.icon-list a:before {
  position: absolute;
  left: 5px;
  top: 0;
  margin-right: 0;
}
.alternate-columns .row div[class*=col-] .item-desc a {
  color: #005072;
  margin-bottom: 7px;
}
.alternate-columns .row div[class*=col-] .item-desc a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 992px) {
  .alternate-columns .row div[class*=col-] .item-desc {
    padding-bottom: 35px;
    margin-top: 20px;
  }
}
.alternate-columns .row div[class*=col-] .buttons,
.alternate-columns .row div[class*=col-] .buttons .btn-wrap {
  position: relative;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .alternate-columns .row div[class*=col-] .buttons,
  .alternate-columns .row div[class*=col-] .buttons .btn-wrap {
    position: static;
  }
}
@media screen and (min-width: 992px) {
  .alternate-columns .row div[class*=col-] .buttons,
  .alternate-columns .row div[class*=col-] .buttons .btn-wrap {
    /*.cta-button();*/
    font-size: 20px;
  }
  .alternate-columns .row div[class*=col-] .buttons:before,
  .alternate-columns .row div[class*=col-] .buttons .btn-wrap:before {
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .alternate-columns .row div[class*=col-]:last-child {
    padding-left: 20px;
  }
}
.alternate-columns .row:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .alternate-columns .row:nth-child(even) div[class*="col-"] .media-object {
    float: right;
  }
}
/* alternate-columns end */
.filters-group,
.group {
  /* filter-group */
  margin-bottom: 20px;
  /* bootstrap-select end */
}
@media screen and (min-width: 992px) {
  .filters-group,
  .group {
    float: left;
    margin: 20px 0 40px;
    width: 100%;
  }
}
.filters-group .bootstrap-select.btn-group,
.group .bootstrap-select.btn-group {
  /* bootstrap-select start */
  width: 100%;
  margin-bottom: 20px;
  outline: 0;
  -webkit-appearance: none;
}
@media screen and (min-width: 992px) {
  .filters-group .bootstrap-select.btn-group,
  .group .bootstrap-select.btn-group {
    margin-bottom: 0;
    display: block;
    float: left;
    margin-right: 10px;
  }
}
.filters-group .bootstrap-select.btn-group .caret,
.group .bootstrap-select.btn-group .caret {
  border-top: 0;
  border-bottom: 4px solid;
}
.filters-group .bootstrap-select.btn-group .btn,
.group .bootstrap-select.btn-group .btn {
  background-color: #666666;
  width: 100%;
  outline: 0 !important;
  -webkit-appearance: none;
  line-height: 0;
}
.filters-group .bootstrap-select.btn-group .btn .filter-option,
.group .bootstrap-select.btn-group .btn .filter-option {
  line-height: 17px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url(assets/xml/ellipsis.xml#ellipsis);
}
.filters-group .bootstrap-select.btn-group .btn .caret,
.group .bootstrap-select.btn-group .btn .caret {
  float: right;
}
@media screen and (min-width: 992px) {
  .filters-group .bootstrap-select.btn-group .btn .caret,
  .group .bootstrap-select.btn-group .btn .caret {
    float: none;
  }
}
.filters-group .bootstrap-select.btn-group .btn.active,
.group .bootstrap-select.btn-group .btn.active,
.filters-group .bootstrap-select.btn-group .btn:active,
.group .bootstrap-select.btn-group .btn:active,
.filters-group .bootstrap-select.btn-group .btn:focus,
.group .bootstrap-select.btn-group .btn:focus,
.filters-group .bootstrap-select.btn-group .btn:hover,
.group .bootstrap-select.btn-group .btn:hover {
  color: #fefefe;
  outline: 0 !important;
  -webkit-appearance: none;
}
.filters-group .bootstrap-select.btn-group.open,
.group .bootstrap-select.btn-group.open {
  border-radius: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  margin: 0;
  background: #e6eaee;
}
@media screen and (min-width: 992px) {
  .filters-group .bootstrap-select.btn-group.open,
  .group .bootstrap-select.btn-group.open {
    /*max-width: 31%;*/
  }
}
.filters-group .bootstrap-select.btn-group.open ul,
.group .bootstrap-select.btn-group.open ul {
  background-color: #e6eaee;
}
.filters-group .bootstrap-select.btn-group.open ul li a,
.group .bootstrap-select.btn-group.open ul li a {
  color: #0097ba;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 15px;
  text-transform: uppercase;
  white-space: normal;
}
.filters-group .bootstrap-select.btn-group.open .btn,
.group .bootstrap-select.btn-group.open .btn {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  color: #fefefe;
  outline: 0;
  background: #0097ba;
  -webkit-appearance: none;
}
@media screen and (min-width: 992px) {
  .filters-group .bootstrap-select.btn-group.open .btn,
  .group .bootstrap-select.btn-group.open .btn {
    width: 100%;
  }
}
.filters-group .bootstrap-select.btn-group .dropdown-menu ul li a .glyphicon,
.group .bootstrap-select.btn-group .dropdown-menu ul li a .glyphicon {
  display: none;
}
@media screen and (min-width: 992px) {
  .filters-group .filter:last-child .bootstrap-select.btn-group,
  .group .filter:last-child .bootstrap-select.btn-group {
    margin-bottom: 0;
  }
}
/* filter-group end */
.events-filters {
  margin: 25px 0;
}
@media screen and (min-width: 992px) {
  .events-filters .filter .bootstrap-select.btn-group {
    width: 37%;
  }
}
.ie8 .filters-group .filter,
.ie8 .group .filter,
.ie8 .filters-group .filter select,
.ie8 .group .filter select,
.ie8 .filters-group .year,
.ie8 .group .year,
.ie8 .filters-group .year select,
.ie8 .group .year select {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .ie8 .filters-group .filter,
  .ie8 .group .filter,
  .ie8 .filters-group .year,
  .ie8 .group .year {
    width: 31%;
    margin-bottom: 0;
    display: block;
    float: left;
    margin-right: 10px;
  }
}
.list {
  /* list start */
}
.list .list-unstyled {
  margin-bottom: 0;
}
.list ul li {
  border-bottom: #d8d8d8 2px solid;
  padding-bottom: 10px;
  padding-top: 20px;
  overflow-y: auto;
  /* single-item end */
}
.list ul li .month,
.list ul li .event-date {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  margin-top: 35px;
  display: block;
}
.list ul li.business-news-item .month {
  margin-top: 0;
  margin-bottom: 20px;
}
.list ul li .event-date,
.list ul li > div {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .list ul li .event-date,
  .list ul li .month {
    font-size: 18px;
  }
}
.list ul li .single-item,
.list ul li .single-item + .single-item,
.list ul li > div + div {
  margin-top: 35px;
}
@media screen and (min-width: 768px) {
  .list ul li .single-item,
  .list ul li .single-item + .single-item,
  .list ul li > div + div {
    overflow: auto;
  }
}
.list ul li .single-item {
  /* single-item start */
}
.list ul li .single-item h3 {
  margin-bottom: 15px;
  line-height: 100%;
}
.list ul li .single-item h3 a {
  color: #005072;
  font-size: 20px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .list ul li .single-item h3 a {
    font-size: 22.5px;
  }
}
@media screen and (min-width: 992px) {
  .list ul li .single-item h3 a {
    font-size: 20px;
  }
}
.list ul li .single-item h3 a:hover {
  opacity: 0.6;
}
.list ul li .single-item p {
  font-size: 18px;
  line-height: 25px;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .list ul li .single-item p {
    font-size: 20px;
    line-height: 27px;
  }
}
@media screen and (min-width: 992px) {
  .list ul li .single-item p {
    font-size: 16px;
    line-height: 23px;
  }
}
@media screen and (min-width: 992px) {
  .list ul li .single-item p span {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
  }
}
.list ul li .single-item .date,
.list ul li .single-item .subtitle {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
@media screen and (min-width: 768px) {
  .list ul li .single-item .date,
  .list ul li .single-item .subtitle {
    font-size: 18px;
    line-height: 27px;
  }
}
@media screen and (min-width: 992px) {
  .list ul li .single-item .date,
  .list ul li .single-item .subtitle {
    font-size: 14px;
    line-height: 20px;
  }
}
.list ul li .single-item .subtitle {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  display: block;
}
.list ul li .single-item .address {
  margin-bottom: 20px;
}
.list ul li .single-item .address p {
  font-weight: 700;
  font-size: 14px;
  line-height: 19.8px;
}
@media screen and (min-width: 992px) {
  .list ul li .single-item .address p {
    font-size: 14px;
  }
}
.list ul li .single-item .btn-wrap {
  margin-bottom: 15px;
}
.list ul li.business-news-item {
  border-bottom: none;
  padding-bottom: 0;
}
.list ul li.business-news-item > div {
  padding-bottom: 20px;
}
.list ul li.business-news-item .single-item + .single-item,
.list ul li.business-news-item > div + div {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .list ul li.business-news-item .filter .bootstrap-select.btn-group {
    width: 37%;
  }
}
.list.news ul li {
  padding-bottom: 20px;
  padding-top: 0;
}
.list.news ul li .single-item {
  margin-top: 35px;
}
@media screen and (min-width: 768px) {
  .list.news ul li .single-item {
    overflow: auto;
  }
}
.list.news ul li .single-item:first-of-type {
  margin-top: 0;
}
.list.careers ul li .single-item .address,
.list.testimonials ul li .single-item .address,
.list.careers ul li .single-item h3,
.list.testimonials ul li .single-item h3 {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .list.careers.job-opening,
  .list.testimonials.job-opening {
    margin-top: 40px;
  }
}
.list.careers.job-opening ul li:last-child .single-item h3,
.list.testimonials.job-opening ul li:last-child .single-item h3 {
  margin-bottom: 15px;
}
.list.careers.job-opening .list-unstyled .item .single-item h4,
.list.testimonials.job-opening .list-unstyled .item .single-item h4 {
  font-size: 14px;
}
.list.careers.job-opening .list-unstyled .item:first-child,
.list.testimonials.job-opening .list-unstyled .item:first-child {
  padding-top: 0;
}
@media screen and (min-width: 992px) {
  .list.events {
    clear: both;
  }
}
.list.events ul li:first-child {
  padding-top: 0;
}
.list.events ul li.is-featured:first-child {
  padding-top: 20px;
}
/* list end */
.jpagination,
.pag-nav .pagination {
  margin: 20px 0;
}
.jpagination li a,
.pag-nav .pagination li a {
  font-size: 34px;
  line-height: 30px;
  border: none;
}
.pag-nav {
  /*pag-nav start */
}
.pag-nav .pagination li a {
  color: #0097ba;
  padding: 0 12px;
}
.pag-nav .pagination li a:focus,
.pag-nav .pagination li a :hover {
  background: 0 0;
  border: none;
  color: #848484;
}
.pag-nav .pagination li.active a {
  color: #848484;
  background: none;
}
.pag-nav .pagination.next a,
.pag-nav .pagination.previous a {
  background-image: url('../Content/images/sprites/arrows-pagination.png');
  background-size: 197px 32px;
  background-repeat: no-repeat;
  display: block;
  height: 32px;
  width: 18px;
  padding: 0;
}
.pag-nav .pagination.next a {
  background-position: -108px 0;
}
.pag-nav .pagination.previous a {
  background-position: -79px 0;
}
.pag-nav .pagination.previous.disabled a {
  background-position: 0 0;
}
/*pag-nav end */
.jpagination ~ .jpagination,
.pag-nav .pagination li.next a span,
.pag-nav .pagination li.previous a span {
  display: none;
}
.jpagination {
  padding: 0;
}
.jpagination li {
  cursor: pointer;
  display: inline-block !important;
  color: #0097ba;
  padding: 0 9px;
  margin: 0;
  list-style: none;
}
.jpagination li.next,
.jpagination li.prev {
  background-image: url(../Content/images/sprites/arrows-pagination.png);
  background-size: 197px 32px;
  background-repeat: no-repeat;
  height: 32px;
  width: 18px;
  padding: 0;
  text-indent: -999px;
  overflow: hidden;
}
.jpagination li.next {
  background-position: -108px 0;
}
.jpagination li.next.disabled {
  background-position: -28px 0;
}
.jpagination li.prev {
  background-position: -79px 0;
}
.jpagination li.prev.disabled {
  background-position: 0 0;
}
.jpagination li:focus,
.jpagination li:hover {
  background: 0 0;
  border: none;
  color: #848484;
}
.jpagination li.current {
  color: #848484;
  background: 0 0;
  cursor: default;
}
.jpagination li.current:focus,
.jpagination li.current:hover {
  background: 0 0;
  border: none;
  color: #848484;
}
@media screen and (min-width: 992px) {
  .jpagination li,
  .pag-nav .pagination li a {
    font-size: 15px;
    line-height: 15px;
  }
  .pag-nav .pagination {
    margin-bottom: 0;
  }
  .pag-nav .pagination li.next a,
  .pag-nav .pagination li.previous a {
    background-image: url(../Content/images/sprites/arrows-pagination-desktop.png);
    width: 10px;
    height: 14px;
    background-size: cover;
    margin: 1px 6px 0;
    padding: 0;
  }
  .pag-nav .pagination li.next a {
    background-position: -58px 0;
  }
  .pag-nav .pagination li.previous.disabled a {
    background-position: -1px 0;
  }
  .jpagination {
    margin-bottom: 0;
  }
  .jpagination li.next,
  .jpagination li.prev {
    background-image: url(../Content/images/sprites/arrows-pagination-desktop.png);
    width: 10px;
    height: 14px;
    background-size: cover;
    margin: 1px 6px 0;
  }
  .jpagination li.next {
    background-position: -58px 0;
  }
  .jpagination li.next.disabled {
    background-position: -16px 0;
  }
  .jpagination li.prev {
    background-position: -43px 0;
  }
  .jpagination li.prev.disabled {
    background-position: -1px 0;
  }
}
.list-page .title {
  margin-bottom: 35px;
}
.list-page .list-inline {
  margin-top: 5px;
  margin-bottom: 0;
}
.detail-page,
.list-page {
  /* detail-page start */
}
.detail-page .dl-link li a.linkedin:before,
.list-page .dl-link li a.linkedin:before,
.detail-page .links-group li a.linkedin:before,
.list-page .links-group li a.linkedin:before,
.detail-page .list-inline li a.linkedin:before,
.list-page .list-inline li a.linkedin:before,
.detail-page .dl-link li a.twitter:before,
.list-page .dl-link li a.twitter:before,
.detail-page .links-group li a.twitter:before,
.list-page .links-group li a.twitter:before,
.detail-page .list-inline li a.twitter:before,
.list-page .list-inline li a.twitter:before {
  background-image: url(../Content/images/sprites/social-sprite.png);
  background-size: 450px;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  content: '';
  float: left;
}
.detail-page .dl-link:before,
.list-page .dl-link:before {
  background-image: url(../Content/images/sprites/social-sprite.png);
  background-size: 450px;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  content: '';
  float: left;
}
.detail-page .row.detail,
.list-page .row.detail {
  margin-bottom: 0;
}
.detail-page .row.detail .text-group h2:not(.img-category),
.list-page .row.detail .text-group h2:not(.img-category) {
  margin: 40px 0 5px;
}
.detail-page .row.detail .text-group.border-grey > h2:not(.img-category),
.list-page .row.detail .text-group.border-grey > h2:not(.img-category) {
  margin-top: 20px;
}
.detail-page .row.detail li.icon-list,
.list-page .row.detail li.icon-list {
  list-style: none;
  margin-bottom: 25px;
}
.detail-page p,
.list-page p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.detail-page .embed-responsive .note,
.list-page .embed-responsive .note,
.detail-page .media-wrap.embed .note,
.list-page .media-wrap.embed .note {
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 10px;
}
.detail-page .embed-responsive .note h4,
.list-page .embed-responsive .note h4,
.detail-page .media-wrap.embed .note h4,
.list-page .media-wrap.embed .note h4 {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  margin-bottom: 5px;
}
.detail-page .embed-responsive .note p,
.list-page .embed-responsive .note p,
.detail-page .media-wrap.embed .note p,
.list-page .media-wrap.embed .note p {
  font-size: 14px;
}
.detail-page .dl-link,
.list-page .dl-link,
.detail-page .date,
.list-page .date {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.detail-page .date,
.list-page .date {
  font-size: 16px;
  line-height: initial;
}
.detail-page .disclaimer,
.list-page .disclaimer,
.detail-page .contactInfo,
.list-page .contactInfo {
  border-top: #d8d8d8 2px solid;
  margin-top: 40px;
  padding-top: 15px;
}
.detail-page .contactInfo,
.list-page .contactInfo {
  margin-top: 0;
}
.detail-page .dl-link,
.list-page .dl-link {
  font-size: 16px;
  display: block;
  margin-top: 0px;
  color: #005072;
}
.detail-page .dl-link:hover,
.list-page .dl-link:hover {
  color: #333333;
}
.detail-page .dl-link:before,
.list-page .dl-link:before {
  display: inline-block;
  margin-right: 10px;
  background-position: -330px 0;
}
.detail-page .links-group li a,
.list-page .links-group li a,
.detail-page.leadership-detail .title p,
.list-page.leadership-detail .title p,
.detail-page .list-inline li a,
.list-page .list-inline li a {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.detail-page .media-wrap.image,
.list-page .media-wrap.image {
  margin: 10px 0;
}
.detail-page .download,
.list-page .download {
  margin-top: 20px;
}
.detail-page .download ul li,
.list-page .download ul li {
  display: block;
  margin-bottom: 15px;
}
.detail-page .download ul li:last-child,
.list-page .download ul li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .detail-page .download ul li:last-child,
  .list-page .download ul li:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .detail-page .download ul li,
  .list-page .download ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.detail-page .links-group li a,
.list-page .links-group li a,
.detail-page .list-inline li a,
.list-page .list-inline li a {
  color: #005072;
  font-size: 16px;
  display: inline-block;
}
.detail-page .links-group li a.dl-link,
.list-page .links-group li a.dl-link,
.detail-page .list-inline li a.dl-link,
.list-page .list-inline li a.dl-link {
  margin-top: 20px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.detail-page .links-group li a.linkedin:before,
.list-page .links-group li a.linkedin:before,
.detail-page .list-inline li a.linkedin:before,
.list-page .list-inline li a.linkedin:before {
  display: inline-block;
  margin-right: 10px;
  background-position: 0 0;
}
.detail-page .links-group li a.twitter:before,
.list-page .links-group li a.twitter:before,
.detail-page .list-inline li a.twitter:before,
.list-page .list-inline li a.twitter:before {
  background-position: -31px 0;
  margin-right: 10px;
}
.detail-page .links-group li:nth-child(2),
.list-page .links-group li:nth-child(2),
.detail-page .list-inline li:nth-child(2),
.list-page .list-inline li:nth-child(2) {
  border-left: #b2e0ea 2px solid;
  padding-left: 10px;
}
.detail-page.prod-detail .title h1,
.list-page.prod-detail .title h1 {
  margin-bottom: 20px;
}
.detail-page.prod-detail p:last-child,
.list-page.prod-detail p:last-child {
  margin-bottom: 30px;
}
.detail-page .leadership-detail .links-group .list-inline,
.list-page .leadership-detail .links-group .list-inline {
  margin-bottom: 20px;
}
.detail-page .leadership-detail .links-group .list-inline a:hover,
.list-page .leadership-detail .links-group .list-inline a:hover {
  color: #555;
}
.detail-page .leadership-detail .media-wrap,
.list-page .leadership-detail .media-wrap {
  margin-bottom: -20px;
}
.detail-page .leadership-detail .text-group,
.list-page .leadership-detail .text-group {
  margin-top: 50px;
}
.detail-page .leadership-detail .text-group h2,
.list-page .leadership-detail .text-group h2 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .detail-page .date,
  .list-page .date {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .detail-page,
  .list-page {
    min-height: 500px;
  }
}
@media screen and (min-width: 992px) {
  .detail-page .container > .row .breadcrumb-socail,
  .list-page .container > .row .breadcrumb-socail {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 992px) {
  .detail-page .row.detail,
  .list-page .row.detail {
    margin-bottom: 50px;
  }
  .detail-page .date,
  .list-page .date {
    font-size: 14px;
  }
  .detail-page .title p,
  .list-page .title p {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (min-width: 992px) {
  .detail-page.testimonial-detail .media-wrap.embed,
  .list-page.testimonial-detail .media-wrap.embed {
    margin-top: 40px;
  }
}
.detail-page.prod-detail .row.detail > div[class*="col-"] > .detail-content .download-popup .modal-dialog .modal-header .close,
.list-page.prod-detail .row.detail > div[class*="col-"] > .detail-content .download-popup .modal-dialog .modal-header .close {
  /* */
}
@media screen and (min-width: 992px) {
  .detail-page.prod-detail p:last-child,
  .list-page.prod-detail p:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .detail-page.leadership-detail .media-wrap,
  .list-page.leadership-detail .media-wrap {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .detail-page .links-group li,
  .list-page .links-group li {
    display: block;
    margin-bottom: 10px;
  }
  .detail-page .links-group li:nth-child(2),
  .list-page .links-group li:nth-child(2) {
    border-left: none transparent;
    padding-left: 5px;
  }
}
/* detail-page end */
.single-item p {
  font-weight: 700;
  font-size: 14px;
  line-height: 19.8px;
}
.single-item h3 a:hover {
  color: #333333;
}
.error-page .col-left .text-group .list-inline li {
  border-right: 2px solid #b2b2b2;
  padding: 0 14px;
}
@media screen and (min-width: 768px) {
  .error-page .col-left .text-group .list-inline li {
    border-right: 2px solid #b2b2b2;
    padding: 0 20px;
  }
}
.error-page .col-left .text-group .list-inline li:last-child {
  border-right: 0;
  border-left: 0;
}
.error-page .col-left .text-group .list-inline li:first-child {
  padding-left: 5px;
}
.error-page .col-left .text-group p:last-of-type {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .container.page.categoryPage_rightRail {
    padding-left: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container.page.categoryPage_rightRail {
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1024px) {
  .container.page.categoryPage_rightRail {
    padding-right: 0;
  }
}
@media screen and (min-width: 1240px) {
  .container.page.categoryPage_rightRail {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .container.page.categoryPage_rightRail.categoryPage_rightRail2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  .container.page.categoryPage_rightRail.categoryPage_rightRail2.grid-landing {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1240px) {
  .container.page.categoryPage_rightRail.categoryPage_rightRail2.grid-landing {
    padding-left: 0;
    padding-right: 0;
  }
  .container.page.categoryPage_rightRail.categoryPage_rightRail2.grid-landing .carousel.customCarousel {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1240px) {
  .container.page.categoryPage_rightRail.categoryPage_rightRail2 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .container.page.categoryPage_rightRail .col-left {
    padding: 0;
  }
}
.container.page.categoryPage_rightRail .col-left .detail-content .btn-wrap a.btn:nth-child(3) {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .container.page.detail-page.categoryPage_rightRail,
  .container.page.list-page.categoryPage_rightRail {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container.page.detail-page.categoryPage_rightRail .detail .col-right .quick-links-aside,
  .container.page.list-page.categoryPage_rightRail .detail .col-right .quick-links-aside {
    margin-top: 30px;
  }
}
.hero {
  margin-bottom: 60px;
}
.hero.full-image-banner {
  margin-bottom: 60px;
}
.providers {
  /* providers start */
  /*module-pulldown end */
  /* pulldown-container end */
  /* pulldown-row end */
}
.providers.container.page {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0;
}
.providers .pulldown-row {
  margin-top: 0;
}
.providers .pulldown-row .pag-nav {
  clear: both;
  margin-bottom: 50px;
}
.providers .eq-height {
  margin-bottom: 50px;
  padding: 0;
}
.providers .module-pulldown {
  /*module-pulldown start */
  padding-top: 40px;
  position: relative;
}
.providers .module-pulldown .pulldown-content {
  display: none;
}
@media screen and (max-width: 320px) {
  .providers .module-pulldown .image-pulldown span {
    position: absolute;
    bottom: 0;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url(../Content/images/sprites/providers-arrow-black.png);
    background-repeat: no-repeat;
    background-position: center 16px;
    background-size: 33px 19px;
    width: 100%;
    color: #666666;
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    line-height: 20px;
    font-size: 18px;
    text-align: center;
    padding: 36px 10px 0;
  }
}
.providers .module-pulldown:after {
  height: 20px;
  width: 100%;
  background-size: cover;
  content: '';
  position: absolute;
}
.providers .module-pulldown.newChange:after {
  background-image: none;
}
.providers .module-pulldown h4 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 15px;
  /* changed the value from 20 to 15px */
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  color: #0097ba;
}
.providers .module-pulldown h4 span {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  color: #0097ba;
}
.providers .module-pulldown p {
  font-size: 16px;
  line-height: normal;
  margin-bottom: 5px /* changed the value from 20 to 5px */;
}
.providers .module-pulldown .social {
  display: inline-block;
  width: 100%;
  padding-bottom: 0px;
  /* change the padding attribute bottom from 20px to 0px */
}
.providers .module-pulldown .social .follow,
.providers .module-pulldown .social .theme-link {
  color: #0097ba;
  font-size: 18px;
}
.providers .module-pulldown .social .follow {
  display: inline-block;
  margin-top: 5px;
  vertical-align: top;
}
.providers .module-pulldown .social .theme-link {
  display: none;
  text-align: left;
  float: left;
}
.providers .module-pulldown .social .addthis_sharing_toolbox {
  float: right;
  text-align: left;
}
.providers .module-pulldown .social .addthis_sharing_toolbox .at-share-tbx-element {
  display: inline-block !important;
  float: none;
}
.providers .module-pulldown .social .socialIcons {
  float: right;
  text-align: left;
}
.providers .module-pulldown .social .socialIcons a {
  background-color: #0097ba;
  background-image: url(../Content/images/sprites/social-icon.png);
  background-size: 30px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  max-width: 30px;
  margin: 0 0 0 14px;
  max-height: 30px;
  overflow: hidden;
  text-indent: -9999px;
  width: 30px;
}
.providers .module-pulldown .social .socialIcons a.facebook {
  background-position: 0 0;
}
.providers .module-pulldown .social .socialIcons a.linkedin {
  background-position: 0 30px;
}
.providers .module-pulldown .social .socialIcons a.twitter {
  background-position: 0 60px;
}
.providers .module-pulldown .social .socialIcons a.website {
  background-image: url(../Content/images/sprites/website-icon.png);
}
.providers .module-pulldown .social .socialIcons a:active,
.providers .module-pulldown .social .socialIcons a:hover {
  background-color: #026186;
}
.providers .module-pulldown .theme-icon {
  position: relative;
  clear: both;
  display: block;
  margin-bottom: 20px;
}
.providers .module-pulldown .theme-icon img {
  max-height: 210px;
}
.providers .module-pulldown .image-pulldown {
  position: relative;
  clear: both;
  display: block;
}
@media screen and (max-width: 320px) {
  .providers .module-pulldown .image-pulldown span {
    position: absolute;
    bottom: 0;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url(../Content/images/sprites/providers-arrow-black.png);
    background-repeat: no-repeat;
    background-position: center 16px;
    background-size: 33px 19px;
    width: 100%;
    color: #666666;
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    line-height: 20px;
    font-size: 18px;
    text-align: center;
    padding: 36px 10px 0;
  }
}
.providers .module-pulldown .image-pulldown:hover span {
  background-color: rgba(225, 225, 225, 0.8);
  color: #333333;
  background-image: url(../Content/images/sprites/providers-arrow-hover.png);
}
.providers .module-pulldown.module-mining .image-pulldown:before {
  background-image: url(../Content/images/theme-bars/mining.jpg);
}
.providers .module-pulldown.module-geospatial .image-pulldown:before {
  background-image: url(../Content/images/theme-bars/geospatial.jpg);
}
.providers .module-pulldown.module-ventures .image-pulldown:before {
  background-image: url(../Content/images/theme-bars/ventures.jpg);
}
.providers .module-pulldown.module-agriculture .image-pulldown:before {
  background-image: url(../Content/images/theme-bars/agriculture.jpg);
}
.providers .module-pulldown.module-metrology .image-pulldown:before {
  background-image: url(../Content/images/theme-bars/metrology.jpg);
}
.providers .module-pulldown.module-positioning .image-pulldown:before {
  background-image: url(../Content/images/theme-bars/positioning.jpg);
}
.providers .module-pulldown.module-intergraph-ppm .image-pulldown:before {
  background-image: url(../Content/images/theme-bars/intergraph-ppm.jpg);
}
.providers .module-pulldown.module-intergraph-sgi .image-pulldown:before {
  background-image: url(../Content/images/theme-bars/intergraph-sgi.jpg);
}
.providers .pulldown-open {
  margin-bottom: 25px;
}
.providers .pulldown-open .module-pulldown .image-pulldown {
  display: none;
}
.providers .pulldown-open .module-pulldown .social {
  padding-bottom: 0;
}
.providers .pulldown-open .module-pulldown .social .theme-link {
  display: block;
  padding-top: 5px;
}
.providers .pulldown-container {
  /* pulldown-container start */
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  /* pulldown-content-row end*/
}
@media screen and (min-width: 768px) {
  .providers .pulldown-container {
    margin-bottom: 20px;
  }
}
.providers .pulldown-container .pulldown-content-row {
  /* pulldown-content-row start*/
  padding: 30px 10px;
  background-color: #e8f0f3;
}
@media screen and (min-width: 768px) {
  .providers .pulldown-container .pulldown-content-row {
    width: 100%;
    display: table;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }
  .providers .pulldown-container .pulldown-content-row:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 16px;
    border-color: transparent transparent #e9f0f3;
    position: absolute;
    top: -15px;
    content: " ";
  }
  .providers .pulldown-container .pulldown-content-row [class*=col-] {
    float: none;
    display: table-cell;
    vertical-align: top;
    position: relative;
  }
  .providers .pulldown-container .pulldown-content-row [class*=col-].pulldown-right {
    padding-right: 0;
    padding-left: 15px;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-container .pulldown-content-row {
    position: relative;
  }
  .providers .pulldown-container .pulldown-content-row:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 16px;
    border-color: transparent transparent #e9f0f3;
    position: absolute;
    top: -16px;
    content: " ";
    left: 15.2%;
  }
}
.providers .pulldown-container .pulldown-content-row .pulldown-left {
  margin-bottom: 30px;
  padding-top: 35px;
}
@media screen and (min-width: 768px) {
  .providers .pulldown-container .pulldown-content-row .pulldown-left {
    margin-bottom: 0;
    padding-top: 0;
  }
}
.providers .pulldown-container .pulldown-content-row .pulldown-left .close-pd {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url(../Content/images/sprites/icons-sprite.png);
  background-size: cover;
  background-position: -20px;
  right: 5px;
  top: 0;
}
.providers .pulldown-container .pulldown-content-row .pulldown-left .continue {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  color: #0097ba;
  font-size: 18px;
  text-transform: uppercase;
}
.providers .pulldown-container .pulldown-content-row .pulldown-left h2 {
  padding-right: 0;
  margin-bottom: 30px;
}
.providers .pulldown-container .pulldown-content-row .pulldown-left p {
  font-size: 18px;
  line-height: normal;
  height: auto;
}
@media screen and (min-width: 768px) {
  .providers .pulldown-container .pulldown-content-row.metrology:before,
  .providers .pulldown-container .pulldown-content-row.mining:before,
  .providers .pulldown-container .pulldown-content-row.positioning:before {
    left: 22.4%;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-container .pulldown-content-row.geospatial:before,
  .providers .pulldown-container .pulldown-content-row.geosystem:before,
  .providers .pulldown-container .pulldown-content-row.intergraph-ppm:before {
    left: 72.4%;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-container.colc-1 .pulldown-content-row:before {
    left: 15.2%;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-container.colc-2 .pulldown-content-row:before {
    left: 48.6%;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-container.colc-3 .pulldown-content-row:before {
    left: 82%;
  }
}
.providers .pulldown-row {
  /* pulldown-row start */
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row .filters-group {
    margin: 0 0 30px 10px;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-row .filters-group {
    margin: 30px 0 40px 10px;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-row .filters-group .bootstrap-select.btn-group {
    width: 23%;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-].eq-height {
    margin-bottom: 46px;
    /* change this margin-bottom attribute value from 30px to 46 px */
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-].eq-height .module-pulldown p {
    overflow: hidden;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-row [class*=col-].eq-height .module-pulldown p {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-row [class*=col-].eq-height .module-pulldown h4 {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-row [class*=col-].eq-height .social .follow {
    font-size: 18px;
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-row [class*=col-].eq-height .social .theme-link {
    font-size: 18px;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-row [class*=col-].eq-height .image-pulldown span {
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-] .module-pulldown .image-pulldown span {
    background-size: 33px 19px;
    background-position: center 13px;
    /* this change to make arrow above: from 60px to 13px */
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-] .module-pulldown .social .follow {
    font-size: 14px;
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-] .module-pulldown .social:before {
    background-color: #e8f0f3;
    background-image: url(../Content/images/sprites/white-triangle.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    bottom: 0;
    content: " ";
    display: block;
    height: 95px;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-] .module-pulldown h4 {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-] .module-pulldown p {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-].pulldown-open {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-].pulldown-open .module-pulldown {
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-].pulldown-open .module-pulldown .social {
    position: absolute;
    bottom: 0;
    height: 150px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-].pulldown-open .module-pulldown .social .theme-link {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row [class*=col-].pulldown-open .module-pulldown .image-pulldown {
    position: absolute;
    left: 10px;
    margin-right: 10px;
    bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-row .pulldown-left {
    padding: 30px 15px;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row .pulldown-left p {
    font-size: 14px;
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-row .pulldown-left p {
    font-size: 18px;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .providers .pulldown-row .pulldown-left .continue {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .providers .pulldown-row .pulldown-left .continue {
    position: absolute;
    bottom: 0;
    right: 5px;
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    color: #0097ba;
    font-size: 18px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 992px) {
  .providers .filters-group,
  .providers .group {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .providers .filters-group .bootstrap-select.btn-group,
  .providers .group .bootstrap-select.btn-group {
    width: 48.7%;
  }
}
@media screen and (min-width: 992px) {
  .providers .filters-group .filter .bootstrap-select.btn-group,
  .providers .group .filter .bootstrap-select.btn-group {
    width: 13%;
  }
}
@media screen and (min-width: 992px) {
  .providers .filters-group .year,
  .providers .group .year {
    width: 31%;
  }
}
/* providers end */
@media screen and (min-width: 768px) {
  .gecko .providers .pulldown-container .pulldown-content-row,
  .ie .providers .pulldown-container .pulldown-content-row {
    table-layout: fixed;
  }
}
.solutions {
  /* solutions start */
  /* container end */
  /*.special-navs */
  /*section-title  */
  /* solutions-main-row */
}
.solutions.container {
  /* container start */
  /* page end */
}
.solutions.container.page {
  /* page start */
  padding-left: 20px;
  padding-right: 20px;
}
.solutions.container.page > .row {
  margin-right: 0;
  margin-left: 0;
}
.solutions .special-navs {
  /*.special-navs */
  /* mobile-solution-slide */
  /* affix */
}
.solutions .special-navs .mobile-solution-slide {
  /* mobile-solution-slide */
  padding: 20px 10px 20px 0;
  margin: 30px auto;
  width: 100%;
  position: relative;
  background-color: #f5f7f8;
}
.solutions .special-navs .mobile-solution-slide a {
  background-image: url(../Content/images/solutions/css-elements/mobile-slide.png);
  display: block;
  width: 93px;
  background-size: 93px 60px;
  padding: 15px 0 0 10px;
  height: 60px;
  color: #fefefe;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  text-transform: uppercase;
  font-size: 24px;
  position: absolute;
  top: 19%;
  left: -21px;
}
.solutions .special-navs .mobile-solution-slide h2 {
  display: block;
  float: right;
  padding-right: 10px;
  text-align: right;
  padding-left: 0;
}
.solutions .special-navs .mobile-solution-slide h2 span {
  display: block;
  font-size: 15px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.solutions .special-navs .mobile-solution-slide h2 span span {
  display: inline-block;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.solutions .special-navs.ges-current a {
  left: auto;
  background-image: url(../Content/images/solutions/css-elements/mobile-slide-blue.png);
  right: -21px;
  padding: 15px 20px 0 0;
  text-align: right;
  right: 0;
}
.solutions .special-navs.ges-current a:before {
  background-image: url(../Content/images/solutions/css-elements/mobile-slide-arrows.png);
  display: inline-block;
  background-size: 25px 21px;
  width: 12.5px;
  height: 21px;
  margin-bottom: -1px;
  content: '';
  margin-right: 7px;
  background-repeat: no-repeat;
  background-position: -13.5px 0;
}
.solutions .special-navs.ges-current h2 {
  text-align: left;
  padding-left: 10px;
  margin-right: auto;
  float: left;
  margin-left: 10px;
}
.solutions .special-navs.ies-current a:after {
  background-image: url(../Content/images/solutions/css-elements/mobile-slide-arrows.png);
  display: inline-block;
  background-size: 25px 21px;
  width: 12.5px;
  height: 21px;
  margin-bottom: -1px;
  content: '';
  margin-left: 13px;
}
.solutions .special-navs.affix {
  /* affix */
  position: fixed;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 100;
  border-bottom: 20px solid #fefefe;
}
.solutions .special-navs.affix .mobile-solution-slide {
  margin: 0;
}
.solutions .special-navs.affix .mobile-solution-slide h2 span {
  font-size: 15px;
}
.solutions .special-navs.affix .mobile-solution-slide .ies-current a {
  left: 0;
}
.solutions .special-navs.affix .mobile-solution-slide .ies-current h2 {
  float: right;
  padding-right: 10px;
  padding-left: 0;
}
.solutions .special-navs.affix .desktop-solution-nav {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .solutions .special-navs.affix .desktop-solution-nav {
    margin-top: 40px;
  }
}
.solutions .special-navs.affix .desktop-solution-nav .navbar {
  margin-bottom: 0;
  background-color: #e8f0f3;
}
@media screen and (min-width: 992px) {
  .solutions .special-navs.affix .desktop-solution-nav .navbar {
    border: none;
    border-radius: 0;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .solutions .special-navs.affix .desktop-solution-nav .navbar .navbar-collapse,
  .solutions .special-navs.affix .desktop-solution-nav .navbar ul {
    text-align: center;
  }
  .solutions .special-navs.affix .desktop-solution-nav .navbar .navbar-collapse ul li,
  .solutions .special-navs.affix .desktop-solution-nav .navbar ul ul li {
    float: none;
    display: inline-block;
  }
  .solutions .special-navs.affix .desktop-solution-nav .navbar .navbar-collapse ul li a,
  .solutions .special-navs.affix .desktop-solution-nav .navbar ul ul li a {
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    color: #333333;
    font-size: 22px;
    padding: 30px;
  }
  .solutions .special-navs.affix .desktop-solution-nav .navbar .navbar-collapse ul li.active a,
  .solutions .special-navs.affix .desktop-solution-nav .navbar ul ul li.active a {
    color: #0097ba;
    background-color: #e8f0f3;
  }
  .solutions .special-navs.affix .desktop-solution-nav .navbar .navbar-collapse ul li.active:after,
  .solutions .special-navs.affix .desktop-solution-nav .navbar ul ul li.active:after {
    background-image: url(../Content/images/solutions/css-elements/desktop-nav-arrow.png);
    content: '';
    width: 100%;
    height: 16px;
    background-size: 53px 16px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .solutions .special-navs.affix .desktop-solution-nav .navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
}
.solutions .section-title {
  /*section-title  */
  background-repeat: no-repeat;
  background-color: #b6e1ec;
  background-size: cover;
  background-position: right;
  height: 140px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .solutions .section-title {
    background-image: url(../Content/images/solutions/css-elements/solution-title-bg1-tablet.jpg);
    height: 140px;
  }
}
@media screen and (min-width: 768px) {
  .solutions .section-title {
    background-image: url(../Content/images/solutions/css-elements/solution-title-bg4-desktop.jpg);
    height: 200px;
  }
}
.solutions .section-title h2 {
  padding-top: 50px;
  padding-left: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .solutions .section-title h2 {
    padding-top: 70px;
  }
}
@media screen and (min-width: 768px) {
  .solutions .section-title h2 {
    padding-top: 87px;
  }
}
.solutions .section-title h2 span {
  display: block;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
@media screen and (min-width: 768px) {
  .solutions .section-title h2 span {
    display: inline-block;
  }
}
.solutions #enterprise .section-title,
.solutions #industries .section-title,
.solutions #technologies .section-title {
  background-image: url(../Content/images/solutions/css-elements/solution-title-bg4.jpg);
}
@media screen and (min-width: 768px) {
  .solutions #enterprise .section-title,
  .solutions #industries .section-title,
  .solutions #technologies .section-title {
    background-image: url(../Content/images/solutions/css-elements/solution-title-bg4-desktop.jpg);
  }
}
.solutions .solutions-main-row {
  /* solutions-main-row */
  margin: 0;
  /*.sub-row */
  /* solutions-section */
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.solutions .solutions-main-row [class*=col-] {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row [class*=col-] {
    padding: 0 10px;
  }
}
.solutions .solutions-main-row .sub-row {
  /*.sub-row */
  position: relative;
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .sub-row {
    display: table;
    margin: 0 0 60px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .sub-row:after {
    content: '';
    display: block;
    background-image: url(../Content/images/solutions/css-elements/mobile-down-arrow-blue.png);
    width: 100%;
    height: 18px;
    background-size: 58px 18px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: -18px;
  }
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .sub-row:last-child:after {
    display: none;
  }
}
.solutions .solutions-main-row .sub-row .show-col:after {
  content: '';
  display: block;
  background-image: url(../Content/images/solutions/css-elements/mobile-down-arrow-blue.png);
  width: 100%;
  height: 18px;
  background-size: 58px 18px;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  left: 0;
  bottom: 40px;
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .sub-row .show-col:after {
    display: none;
  }
}
.solutions .solutions-main-row .sub-row:last-child .show-col:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .sub-row .col-sm-6 {
    float: none;
    display: table-cell !important;
    vertical-align: top;
    position: relative;
    background-color: #e8f0f3;
  }
}
.solutions .solutions-main-row .solutions-section {
  /* solutions-section */
  background-color: #e8f0f3;
  margin-bottom: 40px;
  padding: 40px 20px 20px;
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .solutions-section {
    height: 100%;
    padding-bottom: 0;
  }
}
.solutions .solutions-main-row .solutions-section .row [class*=col-] {
  padding-bottom: 20px;
}
.solutions .solutions-main-row .solutions-section h4 {
  font-size: 30px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  padding-bottom: 10px;
  display: none;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .solutions-section h4 {
    display: block;
  }
}
.solutions .solutions-main-row .solutions-section h4 span {
  display: block;
  font-size: 18px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  text-transform: uppercase;
}
.solutions .solutions-main-row .solutions-section h4 span span {
  display: inline-block;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.solutions .solutions-main-row .solutions-section p {
  font-size: 18px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  color: #333333;
  line-height: normal;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .solutions-section p {
    font-size: 15px;
  }
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .solutions-section p {
    font-size: 20px;
  }
}
.solutions .solutions-main-row .solutions-section.enterprise img {
  margin: 0 auto;
  max-width: 70%;
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .solutions-section.enterprise img {
    max-width: 100%;
  }
}
.solutions .solutions-main-row .solutions-section.industries ul {
  display: table;
  margin: 0 auto;
}
.solutions .solutions-main-row .solutions-section.industries ul li {
  list-style: none;
  margin-bottom: 20px;
  color: #333333;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .solutions-section.industries ul li {
    font-size: 22px;
  }
}
.solutions .solutions-main-row .solutions-section.industries ul li .media-left {
  padding-bottom: 5px;
  padding-right: 15px;
}
.solutions .solutions-main-row .solutions-section.industries ul li .media-body {
  vertical-align: middle;
  width: auto;
}
.solutions .solutions-main-row .solutions-section.industries ul li img {
  max-width: 78.5px;
  height: auto;
}
.solutions .solutions-main-row .solutions-section.technologies ul li {
  padding: 20px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 16px;
  color: #333333;
}
.solutions .solutions-main-row .solutions-section.technologies ul li:nth-child(odd) {
  background-color: #dce7ec;
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .ges {
    padding-right: 0;
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .ges .solutions-section {
    padding-right: 12px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .ges .solutions-section {
    padding-right: 0;
    padding-left: 10px;
  }
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .ges .solutions-section > .row {
    margin-right: 0;
    border-right: dashed 1px #c8c8c8;
    padding-right: 17px;
  }
}
.solutions .solutions-main-row .ges .solutions-section h4 {
  color: #85a461;
  border-bottom: 3px solid #85a461;
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .ges .solutions-section h4 {
    margin-right: 29px;
    font-size: 35px;
  }
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .ges .solutions-section span {
    font-size: 25px;
  }
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .ges .solutions-section.industries ul {
    margin: 0;
    padding-left: 12%;
    padding-right: 29px;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .ges .solutions-section .technologies ul {
    margin: 0;
    padding-right: 29px;
    width: 100%;
    border-right: dashed 1px #c8c8c8;
  }
}
.solutions .solutions-main-row .ies {
  display: none;
}
@media screen and (min-width: 768px) {
  .solutions .solutions-main-row .ies {
    padding-right: 10px;
    padding-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .ies .solutions-section {
    padding-right: 10px;
    padding-left: 0;
  }
}
.solutions .solutions-main-row .ies .solutions-section h4 {
  color: #0097ba;
  border-bottom: 3px solid #0097ba;
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .ies .solutions-section h4 {
    margin-left: 29px;
    font-size: 35px;
  }
  .solutions .solutions-main-row .ies .solutions-section h4 span {
    font-size: 25px;
  }
}
@media screen and (min-width: 992px) {
  .solutions .solutions-main-row .ies .solutions-section.industries ul {
    margin: 0;
    padding-left: 29px;
    width: 100%;
    border-left: dashed 1px #c8c8c8;
  }
}
/* solutions end*/
@media screen and (min-width: 768px) {
  .gecko .solutions .solutions-main-row .row.sub-row,
  .ie .solutions .solutions-main-row .row.sub-row {
    table-layout: fixed;
  }
}
.legacy {
  /* legacy */
  /*detail-content */
  /* legacy-row */
}
.legacy .detail-content {
  /*detail-content */
  /* search */
}
.legacy .detail-content .search {
  /* search */
  /* search-info */
}
.legacy .detail-content .search .search-info {
  /* search-info */
}
.legacy .detail-content .search .search-info.row {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .legacy .detail-content .search .search-info.row .filters-group {
    float: none;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .legacy .detail-content .search .search-info.row .filters-group .btn-group.bootstrap-select {
    float: right;
    width: 100%;
    margin-right: 0;
  }
}
.legacy .detail-content .search .search-info.row [class*=col-] {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .legacy .detail-content .search .search-info.row select {
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .legacy .detail-content .search .search-info.row label {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 8px;
    vertical-align: top;
  }
}
@media screen and (min-width: 992px) {
  .legacy .detail-content .search .search-info.row label {
    padding-top: 0;
  }
}
.legacy .legacy-row {
  /* legacy-row */
  min-height: 160px;
  /*[class*=col-] */
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row {
    min-height: 274px;
  }
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row {
    min-height: 500px;
  }
}
.legacy .legacy-row [class*=col-] {
  /*[class*=col-] */
  margin-bottom: 35px;
  padding-left: 0;
  padding-right: 0;
  /* carousel */
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-] {
    margin-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    max-height: 390px;
    min-height: 292px;
    /*INC212500 changes- changed from 390px*/
    overflow: hidden;
  }
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-] {
    height: 400px;
    max-height: 440px;
    min-height: 440px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .legacy .legacy-row [class*=col-] .leg-img div.bg-img {
    background-size: cover;
  }
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-] h2 {
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-] p {
    position: absolute;
    top: 121px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-] p {
    top: 118px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 414px) {
  .legacy .legacy-row [class*=col-] p {
    padding-right: 20px;
    position: relative;
    height: 55%;
  }
}
.legacy .legacy-row [class*=col-] .innerRow {
  background-color: #e8f0f3;
  padding: 15px 15px 0;
  /*INC215935 value changed from 20px 20px 0*/
  position: relative;
  width: 100%;
}
.legacy .legacy-row [class*=col-].filler {
  height: 125px;
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-].filler {
    height: 390px;
    min-height: 390px;
  }
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-].filler {
    height: 440px;
    min-height: 440px;
  }
}
.legacy .legacy-row [class*=col-].filler div {
  background-image: url(../Content/images/legacy/css-elements/filler-mobile.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-].filler div {
    background-image: url(../Content/images/legacy/css-elements/filler-tablet.jpg);
    background-repeat: no-repeat;
  }
}
.legacy .legacy-row [class*=col-].col-md-4,
.legacy .legacy-row [class*=col-].col-md-4 .innerRow {
  min-height: 420px;
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-].col-md-4,
  .legacy .legacy-row [class*=col-].col-md-4 .innerRow {
    min-height: 340px;
  }
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-].col-md-4,
  .legacy .legacy-row [class*=col-].col-md-4 .innerRow {
    min-height: 435px;
  }
}
@media screen and (max-width: 414px) {
  .legacy .legacy-row [class*=col-].col-md-4,
  .legacy .legacy-row [class*=col-].col-md-4 .innerRow {
    height: 398px;
    min-height: 341px;
  }
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-].col-md-4 .innerRow {
    min-height: 340px;
    padding: 15px 15px 0;
  }
}
.legacy .legacy-row [class*=col-].col-md-2,
.legacy .legacy-row [class*=col-].col-md-2 .innerRow {
  max-height: 272px;
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-].col-md-2,
  .legacy .legacy-row [class*=col-].col-md-2 .innerRow {
    min-height: 340px;
  }
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-].col-md-2,
  .legacy .legacy-row [class*=col-].col-md-2 .innerRow {
    min-height: 435px;
  }
}
@media screen and (max-width: 414px) {
  .legacy .legacy-row [class*=col-].col-md-2,
  .legacy .legacy-row [class*=col-].col-md-2 .innerRow {
    max-height: 398px;
  }
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-].col-md-2 .innerRow {
    min-height: 340px;
    padding: 15px 15px 0;
  }
}
.legacy .legacy-row [class*=col-] .carousel {
  /* carousel */
  left: 0;
  position: absolute;
  bottom: 0;
  height: 252px;
  width: 100%;
  /* carousel-nav */
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-] .carousel {
    height: 313px;
  }
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-] .carousel .carousel-inner {
    width: 100%;
  }
}
.legacy .legacy-row [class*=col-] .carousel .item {
  top: auto;
  height: 252px;
  bottom: 0;
  -webkit-transition: 1s ease-in-out left;
  -o-transition: 1s ease-in-out left;
  transition: 1s ease-in-out left;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .legacy .legacy-row [class*=col-] .carousel .item {
    -webkit-transition: -webkit-transform 1s ease-in-out;
    -moz-transition: -moz-transform 1s ease-in-out;
    -o-transition: -o-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
  }
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-] .carousel .item {
    height: 215px;
  }
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-] .carousel .item {
    height: 313px;
  }
}
.legacy .legacy-row [class*=col-] .carousel .carousel-nav {
  /* carousel-nav */
  display: block;
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0;
  height: 50px;
  border-bottom: 2px solid #0097ba;
  background: #fefefe;
}
@media screen and (max-width: 414px) {
  .legacy .legacy-row [class*=col-] .carousel .carousel-nav {
    display: block;
    width: 100%;
    position: absolute;
    top: 203px;
    bottom: 0;
    height: 50px;
    border-bottom: 2px solid #0097ba;
    background: #fefefe;
  }
}
.legacy .legacy-row [class*=col-] .carousel .carousel-nav a {
  display: block;
  height: 50px;
  width: 30px;
}
.legacy .legacy-row [class*=col-] .carousel .carousel-nav a span {
  background-image: url(../Content/images/sprites/arrows-pagination.png);
  background-size: 185px 30px;
  position: relative;
  top: auto;
  right: 0;
  width: 30px;
  bottom: auto;
  background-repeat: no-repeat;
  background-position: -130px 10px;
  height: 50px;
  background-color: transparent;
  /*INC212500 changes*/
  background-position: -64px 10px;
}
.legacy .legacy-row [class*=col-] .carousel .carousel-nav a span.glyphicon-chevron-right {
  background-position: -155px 10px;
  /* INC212500 changes - value changed from 155px 10px*/
  float: right;
}
.legacy .legacy-row [class*=col-] .carousel .carousel-nav a span.glyphicon-chevron-left {
  float: left;
}
.legacy .legacy-row [class*=col-] .carousel .carousel-nav a span.sr-only {
  display: none;
}
.legacy .legacy-row [class*=col-] .carousel .carousel-nav a .carousel-link {
  position: absolute;
  top: 14px;
  right: 16px;
  color: #0097ba;
  font-size: 16px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  width: auto;
  text-transform: uppercase;
}
.legacy .legacy-row [class*=col-] .leg-year {
  font-size: 28px;
  line-height: normal;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  color: #0097ba;
  border-bottom: 2px solid #0097ba;
  padding-bottom: 10px;
}
.legacy .legacy-row [class*=col-] .leg-img {
  height: 328px;
  /*Changed from 252px*/
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-] .leg-img {
    height: 313px;
    /* changed from 280px to 313px */
  }
}
.legacy .legacy-row [class*=col-] .leg-img div.bg-img {
  background-size: contain;
  /*INC215935 - value changed from cover*/
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
  background-position: initial;
  /*INC215935 - value changed from center*/
  display: block;
}
.legacy .legacy-row [class*=col-] .leg-img p {
  top: -4px;
  padding-left: 15px;
  /*INC215935 - changed from 10px*/
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 180px;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-] .leg-img p {
    max-height: 218px;
    -webkit-line-clamp: 12;
  }
}
.legacy .legacy-row [class*=col-] .read-more {
  position: relative;
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-] .read-more {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 100%;
    padding-right: 35px;
  }
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-] .read-more {
    left: 20px;
    padding-right: 40px;
  }
}
.legacy .legacy-row [class*=col-] .read-more a {
  border-top: 2px solid #3497b9;
  font-size: 16px;
  width: 100%;
  display: block;
  padding: 15px 0 13px 0;
  color: #0097ba;
  text-transform: uppercase;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-] .read-more a {
    font-size: 13px;
    padding: 16px 0;
  }
}
@media screen and (min-width: 992px) {
  .legacy .legacy-row [class*=col-] .read-more a {
    font-size: 16px;
    padding: 15px 0 13px 0;
    /*INC212500 changes - value changed from 20px 0 */
  }
}
.legacy .legacy-row [class*=col-] .leg-headline {
  font-size: 18px;
  line-height: normal;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  color: #0097ba;
  margin: 25px auto 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  max-height: 38px;
}
@media screen and (min-width: 768px) {
  .legacy .legacy-row [class*=col-] .leg-headline {
    margin: 20px auto;
  }
}
/* legacy */
.panel-group {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 24px;
  width: 100%;
}
.text-group {
  /* .text-group */
}
.text-group ul li .single-item h3 {
  padding-top: 10px;
}
/* .text-group */
.videoWrapper {
  /* videoWrapper */
  background-size: 100% auto;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9  */
  max-height: 214px;
  margin-bottom: 8px;
}
.videoWrapper a {
  display: block;
}
.videoWrapper a img {
  z-index: 2;
}
.videoWrapper a img#multimediaVideoiconimg {
  display: block;
}
.videoWrapper a img iframe {
  position: relative;
  object-fit: fill;
  background-color: #000000;
}
.videoWrapper img {
  width: 100%;
  height: 100%;
}
.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .videoWrapper iframe {
    display: none;
  }
}
.videoWrapper.removeAfter #podiconimg,
.videoWrapper.removeAfter #videoiconimg,
.videoWrapper.removeAfter .multimediaVideoiconimg {
  display: none;
}
.videoWrapper.removeAfter iframe {
  display: block;
}
/* videoWrapper */
.col-lg-3.col-md-3 .videoWrapper {
  background-size: 100% auto;
  position: relative;
  padding-bottom: 0;
  /* 16:9  */
  height: 166px;
  margin-bottom: 0px;
}
@media screen and (min-width: 1025px) {
  .col-lg-3.col-md-3 .videoWrapper {
    margin-bottom: 12px;
    max-height: 155px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1025px) {
  .col-lg-3.col-md-3 .videoWrapper {
    height: auto;
    max-height: 214px;
  }
}
@media only screen and (max-width: 767px) {
  .col-lg-3.col-md-3 .videoWrapper {
    padding-bottom: 56.25%;
  }
}
@media only screen and (max-width: 768px) and (max-width: 992px) {
  .col-lg-3.col-md-3 .videoWrapper {
    max-height: 186px;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .flexi .module .videoWrapper {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .col-sm-12 .videoWrapper {
    padding-bottom: 0;
  }
  .col-sm-12 .videoWrapper .media-content.image a {
    height: auto;
  }
}
.media-content .embed .bc-iframe {
  height: 98% !important;
}
.pull-right-space {
  line-height: 24px !important;
}
.productContner {
  /* productContner */
  padding: 20px 10px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  line-height: 16px;
  font-size: 12px;
  color: #505050;
  font-family: Helvetica, sans-serif;
  width: 80%;
  margin: 10px auto;
}
.productContner h2 a {
  color: #11a3c3;
  text-decoration: none;
}
.productContner h2 a:hover {
  color: #0a677b;
}
.productContner h2 span {
  color: #11a3c3;
  font-weight: bold;
  font-size: 12px;
  font-weight: normal;
  display: block;
}
/* productContner */
.downloadRow {
  /* downloadRow */
  text-align: right;
  padding: 15px 0 0;
  zoom: 1;
}
.downloadRow:before,
.downloadRow:after {
  content: "";
  display: table;
}
.downloadRow:after {
  clear: both;
}
.downloadRow select,
.downloadRow input,
.downloadRow span {
  float: right;
  margin: 0 5px;
}
.downloadRow select {
  width: 140px;
}
.downloadRow span {
  font-size: 11px;
  padding: 2px 2px;
}
.downloadRow input {
  margin-top: -3px;
}
/* downloadRow */
.productListwrap {
  margin-top: 30px;
}
.productList {
  border-bottom: 2px solid #b2e0ea;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
.productList .bot_gap #AssetType {
  margin-right: 4px;
}
.productList .bot_gap #AssetMediaSize {
  margin-left: 4px;
}
.productList h2 {
  padding-bottom: 4px;
}
.productList P {
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  .productList .col-md-2,
  .productList .col-md-4 {
    float: left;
    width: 100%;
  }
}
.productList h3.bold {
  font-weight: bold;
}
.dropdown-menu.country-nav {
  text-align: right;
}
.dropdown-menu.country-nav p {
  font-size: 12px;
  text-align: right;
  margin-bottom: 10px;
}
.dropdown-menu.country-nav ul li a span {
  color: #000;
}
.dropdown-menu.country-nav ul li a:hover span {
  color: #333333;
}
@media only screen and (max-width: 1024px) {
  .outer_video_wrapper iframe {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .outer_video_wrapper .video_popup {
    width: 90%;
    margin: 0 auto;
  }
}
.container-lang {
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
}
.lang-nav {
  float: right;
  position: relative;
}
.lang-nav a {
  background: #f5f7f8;
  font: 14px 'Hexagon-Akkurat-Bold', Arial;
  display: block;
  z-index: 1000;
  position: relative;
  padding: 8px 10px;
  margin-right: 10px;
  color: #000;
  line-height: 15px;
  text-decoration: none;
  box-sizing: border-box;
  font-weight: bold;
}
.innerWrapper {
  border-top: 8px solid #0097ba;
  box-shadow: 0 6px 20px rgba(51, 51, 51, 0.475);
  float: left;
  width: 100%;
}
.colRegion > ul {
  padding-top: 20px;
}
.lang-header {
  width: 100%;
  float: left;
  padding: 10px 15px;
  background: #fefefe;
  box-sizing: border-box;
}
.lang-header h4 {
  color: #333333;
  font-size: 14px;
  line-height: 15px;
  float: left;
  margin: 0;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.lang-header a {
  color: #0097ba;
  font-size: 14px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  line-height: 15px;
  text-transform: uppercase;
  float: right;
  font-weight: bold;
  text-decoration: none;
}
.content-nav {
  overflow-y: auto;
  max-height: 515px;
  float: left;
  width: 100%;
  background: #f5f7f8;
}
.meganavLang .innerLangnav .content-nav {
  background-color: transparent;
}
.colRegion {
  /* colRegion */
  float: left;
  width: 33.3%;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
}
@media screen and (max-width: 992px) {
  .colRegion {
    width: 100%;
  }
}
.colRegion ul {
  padding-left: 0;
  display: block;
  list-style-type: none;
  float: left;
  width: 100%;
}
.colRegion ul li {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
.colRegion ul li a:hover {
  color: #333333;
}
.colRegion ul li > ul {
  width: 65%;
  float: left;
}
.colRegion ul li > ul > li {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  border-right: 1px solid #b6b6b6;
}
.colRegion ul li > ul > li:last-child {
  border-right: none;
}
.colRegion ul li > ul > li > a {
  color: #0097ba;
  font-size: 14px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  text-decoration: none;
  float: left;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.colRegion ul li span.countryLang {
  color: #333333;
  float: left;
  font-size: 14px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  width: 35%;
}
.colRegion .regionHeader {
  border-bottom: 1px #b6b6b6 solid;
  display: block;
  padding: 20px 0;
  margin-top: 10px;
  text-transform: uppercase;
  position: relative;
  float: left;
  width: 100%;
}
.colRegion .regionHeader h3 {
  margin: 0;
  text-transform: uppercase;
  float: left;
  text-indent: 80px;
}
@media screen and (max-width: 992px) {
  .colRegion .regionHeader h3 {
    text-indent: 0;
  }
}
.colRegion .regionHeader img {
  float: left;
  position: absolute;
  top: 10px;
  left: 0;
  height: 75%;
}
@media screen and (max-width: 992px) {
  .colRegion .regionHeader img {
    right: 10px;
    left: auto;
  }
}
/* colRegion */
.outerWrapper {
  width: 100%;
  float: left;
  position: absolute;
  top: 39px;
  right: 0;
  display: none;
  z-index: 1000;
}
.outerWrapper.oneColumn {
  width: 33.3%;
}
.outerWrapper.oneColumn .colRegion {
  width: 100%;
}
.outerWrapper.twoColumn {
  width: 66.6%;
}
.outerWrapper.twoColumn .colRegion {
  width: 50%;
}
.outerWrapper.threeColumn {
  width: 100%;
}
.outerWrapper.threeColumn .colRegion {
  width: 33.3%;
}
.outerWrapper.threeColumn .colRegion:nth-child(3n+1) {
  clear: left;
}
.outerWrapper.threeColumn .container-lang {
  max-width: 100%;
}
.tools .container-lang {
  float: left;
  width: auto;
}
.tools .container-lang .lang-nav a {
  background: #f5f7f8;
  color: #666666;
  display: block;
  font: 1pc/14px 'Hexagon-Akkurat-Bold', Arial;
  margin-right: 10px;
  padding: 8px 10px;
  position: relative;
  z-index: 1000;
}
.tools .container-lang .lang-nav a.open,
.tools .container-lang .lang-nav a.open:hover {
  background-color: #1b98aa;
  color: #0097ba;
  z-index: 200001;
}
.productsAssets .filters-group .filter:last-child .bootstrap-select.btn-group,
.group .filter:last-child .bootstrap-select.btn-group {
  width: 100%;
}
.productsAssets {
  /* productsAssets */
}
.productsAssets .filters-group {
  margin: 0;
}
.productsAssets .filter.regions {
  width: 100%;
  float: left;
}
.productsAssets .filter.regions #AssetMediaSize {
  width: 100%;
  float: left;
}
@media screen and (max-width: 768px) {
  .productsAssets .filter.regions .bootstrap-select.btn-group {
    width: 100%;
  }
}
/* productsAssets */
@media only screen and (max-width: 767px) {
  .video-js .vjs-tech {
    display: none;
  }
  .videWrapper iframe {
    display: block;
  }
}
@media screen and (max-width: 980px) {
  .productsAssets .filter.regions {
    margin: 0.5% 0 1.8% 0;
  }
  .bot_gap span {
    line-height: 28px;
  }
  #AssetDescription p {
    margin: 2% 0 0 0;
  }
  .drop_gap {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .video_popup.selected {
    width: 80%;
    height: 220px;
  }
}
@media screen and (max-width: 480px) {
  .video_popup.selected {
    width: 90%;
    margin-left: auto !important;
    left: 50% !important;
    height: 230px;
  }
}
@media screen and (max-width: 480px) {
  .video_popup {
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: auto !important;
  }
}
@media screen and (max-width: 768px) {
  #AssetDescription p {
    float: left;
    width: 100%;
  }
  .pagination_margin {
    display: block;
    clear: left;
  }
}
#afw-ticker {
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  #afw-ticker {
    float: left;
  }
}
#afw-ticker {
  text-decoration: none;
  text-decoration-line: none;
  text-decoration-style: initial;
  text-decoration-color: initial;
  line-height: 24px;
  padding: 0 18px;
}
@media screen and (min-width: 768px) {
  #afw-ticker {
    line-height: 35px;
  }
}
@media screen and (max-width: 384px) {
  #afw-ticker {
    margin-right: 0;
  }
}
@media screen and (max-width: 360px) {
  #afw-ticker {
    float: left;
    text-align: left;
    margin-top: 0;
  }
}
.filter .bootstrap-select.btn-group.Downloaddropdown {
  width: 67%;
}
.productAssets.filters-group .bootstrap-select.btn-group {
  width: 31%;
}
@media screen and (max-width: 450px) {
  .productAssets.filters-group .bootstrap-select.btn-group {
    width: 50%;
  }
}
.core-videoslider {
  /* core-videoslider */
  padding-bottom: 56.24%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.core-videoslider iframe,
.core-videoslider object,
.core-videoslider embed {
  position: absolute;
  object-fit: fill;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.core-videoslider.video_play {
  padding-bottom: 43%;
  padding-top: 43px;
}
/* core-videoslider */
.core-videoslider-bg-333 {
  background-color: #333333;
}
.core-hiddenvideo {
  display: none;
}
.core-hiddenvideoimage {
  display: none !important;
}
.core-hiddencaption {
  display: none !important;
}
.core-hiddentexture {
  display: none !important;
}
.core-hidden-indicators {
  display: none !important;
}
.image-pod-container {
  width: 100%;
}
.group,
.header-container .sub-nav {
  zoom: 1;
}
.group:before,
.header-container .sub-nav:before,
.group:after,
.header-container .sub-nav:after {
  display: table;
  content: "";
}
.group:after,
.header-container .sub-nav:after {
  clear: both;
}
/*Cookie Message CSS- begin*/
.cookieMessage {
  top: 0;
  background: #fefefe;
  width: 100%;
  float: left;
  color: #000;
  z-index: 9999;
  left: 0;
  box-sizing: border-box;
  padding: 10px;
}
#SaveCookieButton {
  margin-bottom: 10px;
  font-weight: normal;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  background: #464646;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  display: inline-block;
  text-align: center;
  float: none;
  color: #ccc;
}
.buttonWrap {
  float: left;
  width: 100%;
  display: inline-block;
  text-align: center;
}
form.text-left {
  margin: 0px 10px !important;
}
form.text-left fieldset {
  min-width: 1px;
}
@media screen and (max-width: 360px) {
  .mobileCont {
    width: 300px;
  }
}
.form-submit-border {
  /* form-submit-border */
  zoom: 0;
  padding-bottom: 15px;
}
.form-submit-border:before,
.form-submit-border:after {
  display: table;
  content: " ";
}
.form-submit-border:before {
  clear: both;
}
/* form-submit-border */
#XB-TextSearch input.field {
  border: 1px solid #009abf;
  height: 40px;
}
#XB-TextSearch .btn {
  margin-top: 0px;
  height: 40px;
}
.col-left-full-width .detail-content form .form-submit-border input.btn.btn-default {
  margin-top: 0;
}
.page-header {
  margin-top: 0 !important;
}
.rrssb-buttons {
  padding-left: 0;
  margin-bottom: 0;
}
.rrssb-buttons li {
  list-style: none;
  display: inline;
}
.container-fluid .readmore {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.field-validation-error,
.list-group-item-error {
  color: #ff1a08 !important;
}
.containwidth .container.title {
  margin-top: 20px;
  width: auto !important;
}
.blogListing input {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  line-height: 15px;
}
.blogListing input + input {
  margin-right: 0;
}
.blogListing form {
  zoom: 1;
  padding-top: 10px;
}
.blogListing form:after,
.blogListing form:before {
  content: "";
  display: table;
}
.blogListing form:after {
  clear: both;
}
.blogListing h3 {
  margin-bottom: 10px;
}
.blogListing:last-child {
  margin-bottom: 37.5px;
}
#XB h3 {
  margin-bottom: 10px;
}
.articleSection {
  padding-bottom: 2px;
}
.containwidth .row.detail .col-right {
  padding: 45px 25px 25px;
}
.externalwebIFrame {
  min-height: 25px;
  display: block;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .externalwebIFrame {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.contentiframe {
  /* contentiframe */
}
.contentiframe form .form-group:nth-child(2n+3) {
  clear: left;
}
@media screen and (min-width: 992px) {
  .contentiframe {
    margin-top: 30px;
  }
}
/* contentiframe */
fieldset .row .col-md-12 .form-group:nth-child(2n+3) {
  clear: left;
}
svg {
  max-width: 100%;
  vertical-align: middle;
}
.col-left .panel-group .panel .panel-collapse .panel-body .list ul li:first-child {
  padding-top: 0;
}
.umbrella-nav .module .media-content.default-theme.image:after {
  background-image: url(../Content/images/theme-bars/hexagon.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
  display: block;
  height: 20px;
}
@media only screen and (max-width: 1240px) {
  .mainNav .NoContentRight .tab-list li {
    width: 100%;
  }
}
.row.detail .col-left .relatedVideosList h2 {
  padding-top: 10px;
}
.row.detail .col-left .relatedVideosList .media-wrap.embed:nth-child(2) {
  margin-top: 20px;
}
.row.detail .col-left .relatedVideosList .media-wrap.embed:nth-child(2) .embed-responsive {
  margin-top: 20px;
}
.row.detail .col-left .relatedVideosList .media-wrap.embed.rich-module {
  padding: 0;
}
.row.detail .col-left #XB .pagination {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 0;
  font-weight: bold;
}
.row.detail .col-left #XB .pagination a {
  padding: 0 5px;
  font-weight: bold;
}
.row.detail .col-right .rich-module .embed-responsive {
  margin: 0;
}
.row.detail .col-right .rich-module.media-wrap {
  margin-bottom: 20px;
  margin-top: 0px;
}
.row.detail .col-right .rich-module.media-wrap:last-child {
  margin-bottom: 37.5px;
}
.row.detail .col-right .relatedVideosList .media-wrap.embed .note {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.row.detail .col-right .relatedVideosList h2 {
  padding-bottom: 20px;
}
.row.detail .col-right .list.search-info {
  margin-bottom: 37.5px;
}
.row.detail .col-right .blogListing .authorlistimage {
  margin-bottom: 10px;
  clear: left;
}
.row.detail .col-right .btn:focus,
.row.detail .col-right .btn:hover {
  color: #fefefe;
}
@media screen and (max-width: 768px) {
  .has-feedback .form-control {
    padding-right: 12px;
  }
  .umbrella-nav .top {
    padding: 0;
  }
  .umbrella-nav .top .container .pull-left {
    margin: 10px 0;
  }
  .umbrella-nav .top .container .pull-right .pull-left {
    margin: 0px 0;
  }
  .umbrella-nav .top .container .pull-right .pull-left.isStock {
    margin-top: 10px;
  }
  .col-lg-6 .module .media-content.image a:after {
    position: absolute;
    bottom: 0;
    z-index: 99;
    width: 100%;
  }
}
.list ul li .single-item .desc {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 23px;
}
.image-flip-wrapper img.imageHover {
  display: none;
}
.image-flip-wrapper:hover img.imageActive {
  display: none;
}
.image-flip-wrapper:hover img.imageHover {
  display: block;
}
@media screen and (max-width: 1240px) {
  .image-flip-wrapper:hover img.imageHover {
    display: none;
  }
}
.thumb {
  margin-bottom: 30px;
}
.thumb .desc {
  display: block;
  text-align: center;
  padding: 10px 0 0;
  font-size: 13px;
}
.thumb .desc p {
  font-size: 13px;
  word-break: break-all;
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  .thumb .desc h3 {
    font-size: 16px;
  }
}
/* Campaign page CSS start */
.campaignPage {
  position: relative;
}
.campaignPage .campaignHero.shortHero .container .bgContainer {
  padding-left: 10px;
  padding-right: 10px;
}
.campaignPage .campaignHero.shortHero .container .bgContainer .bgImage {
  width: 100%;
  height: auto;
}
.campaignPage .campaignHero.shortHero .container .campaignText {
  padding-left: 10px;
  padding-right: 10px;
}
.campaignPage .campaignHero.shortHero .container .campaignText p {
  font-size: 1pc;
  line-height: initial;
}
.campaignPage .campaignHero.longHero .bgContainer {
  position: relative;
  width: 100%;
  z-index: 1;
}
.campaignPage .campaignHero.longHero .bgContainer .bgImage {
  width: 115%;
  height: auto;
}
.campaignPage .campaignHero.longHero .container .campaignText {
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 5;
  top: 2%;
  left: 5%;
  width: 60%;
}
.campaignPage .campaignHero.longHero .container .campaignText h1 {
  letter-spacing: -0.06em;
}
.campaignPage .campaignHero.longHero .container .campaignText p {
  font-size: 15px;
  line-height: initial;
}
.campaignPage .campaignVideoModule .module {
  border: 1px solid transparent;
  margin-bottom: 0;
}
.campaignPage .campaignVideoModule .module .caption {
  background-color: #e6eaee;
  padding: 15px 10px;
}
.campaignPage .campaignVideoModule .module .caption .text h3 {
  margin: 0 0 10px;
}
.campaignPage .heroPageCampaign .contenthero .heroImage {
  height: auto;
  width: 100%;
}
.campaignPage .heroPageCampaign .textBox {
  padding-bottom: 5pc;
}
.campaignPage .heroPageCampaign .textBox h3 {
  margin-bottom: 15px;
  margin-top: 15px;
}
.campaignPage .heroPageCampaign .textBox h3 strong {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.campaignPage .heroPageCampaign .textBox .buttons .btn {
  background: #0097ba;
  color: #fefefe;
}
.campaignPage .heroPageCampaign .textBox .buttons .btn:hover {
  background: #fefefe;
  color: #0097ba;
}
.campaignPage .pageForm {
  background-color: #fefefe;
}
.campaignPage .pageForm .container.page {
  margin-top: 0;
  margin-bottom: 30px;
}
.campaignPage .pageForm .hex_container_form .hex_line_divisor {
  background: #666666;
  width: 100%;
  height: 1px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.campaignPage .pageForm .hex_form .hex_input_text {
  background-color: #fefefe;
}
.campaignPage .pageForm .hex_form h3 {
  margin-bottom: 20px;
}
.campaignPage .pageForm .hex_form h5 {
  color: #666666;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  margin-bottom: 20px;
}
.landscape .campaignPage .campaignHero.longHero .bgContainer .bgImage {
  width: 100%;
}
.landscape .campaignPage .campaignHero.longHero .container .campaignText {
  width: 55%;
}
@media screen and (min-width: 768px) {
  .campaignPage .campaignHero .campaignMenu {
    bottom: 20px;
    left: 0;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    z-index: 5;
  }
  .campaignPage .campaignHero .campaignMenu .bgMenu {
    background-color: #0097ba;
    padding: 20px 0;
  }
  .campaignPage .campaignHero .campaignMenu ul {
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  .campaignPage .campaignHero .campaignMenu ul li {
    display: inline-block;
    border-left: 1px solid #fefefe;
    padding-left: 15px;
    padding-right: 15px;
  }
  .campaignPage .campaignHero .campaignMenu ul li:first-child {
    border-left: none transparent;
  }
  .campaignPage .campaignHero .campaignMenu ul li a {
    color: #fefefe;
    font-size: 18px;
    line-height: 18px;
    position: relative;
  }
  .campaignPage .campaignHero .campaignMenu ul li.active a:after {
    content: "";
    border-top: 2px solid #fefefe;
    width: 100%;
    position: absolute;
    bottom: -9px;
    left: 0;
    display: block;
  }
  .campaignPage .campaignHero .campaignMenu.affix {
    position: fixed;
    top: 0;
    bottom: auto;
    z-index: 10;
  }
  .campaignPage .campaignHero.shortHero {
    margin-bottom: 20px;
    margin-top: 90px;
  }
  .campaignPage .campaignHero.shortHero .container {
    position: relative;
    padding-bottom: 75pt;
  }
  .campaignPage .campaignHero.shortHero .container .bgContainer {
    text-align: right;
    height: 300px;
  }
  .campaignPage .campaignHero.shortHero .container .bgContainer .bgImage {
    height: 100%;
    width: auto;
  }
  .campaignPage .campaignHero.shortHero .container .campaignText {
    position: absolute;
    top: 25%;
    left: 30px;
    width: 350px;
  }
  .campaignPage .campaignHero.shortHero .container .campaignText p {
    font-size: 18px;
    line-height: normal;
  }
  .campaignPage .campaignHero.longHero {
    margin-bottom: 20px;
    position: relative;
  }
  .campaignPage .campaignHero.longHero .bgContainer {
    min-height: 750px;
  }
  .campaignPage .campaignHero.longHero .bgContainer .bgImage {
    width: 100%;
  }
  .campaignPage .campaignHero.longHero .container .campaignText {
    position: absolute;
    top: 25%;
    left: 30px;
    width: 350px;
  }
  .campaignPage .campaignHero.longHero .container .campaignText p {
    font-size: 18px;
    line-height: normal;
  }
  .campaignPage .campaignVideoModule .module {
    min-height: 0;
  }
  .campaignPage .campaignVideoModule .module .media-content {
    position: relative;
    z-index: 1;
  }
  .campaignPage .campaignVideoModule .module .media-content .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
  }
  .campaignPage .campaignVideoModule .module .caption {
    bottom: -1px;
    padding: 20px;
    position: relative;
    width: 100.25%;
    z-index: 5;
    left: -1px;
  }
  .campaignPage .campaignVideoModule .module .caption .text p {
    font-size: 18px;
    line-height: normal;
  }
  .campaignPage .heroPageCampaign {
    margin-bottom: 60px;
  }
  .campaignPage .heroPageCampaign .contenthero {
    margin: 0 auto;
    position: relative;
    width: 90%;
  }
  .campaignPage .heroPageCampaign .contenthero .heroImage {
    max-height: 25pc;
    width: auto;
  }
  .campaignPage .heroPageCampaign .contenthero .textBox {
    position: absolute;
    top: 21%;
    width: 300px;
    right: 5%;
  }
}
@media screen and (min-width: 992px) {
  .video_popup [itemprop="video"] {
    width: 1000px;
    height: 450px;
  }
  .video_popup [itemprop="video"] object {
    max-height: 450px;
  }
  .campaignPage .breadcrumb-social {
    margin: 0 auto;
    position: relative;
  }
  .campaignPage .breadcrumb-social .social {
    position: absolute;
    z-index: 5;
    right: 20px;
    top: 30px;
  }
  .campaignPage .campaignHero .campaignMenu.affix {
    left: 50%;
    margin-left: -620px;
    width: 930pt;
    z-index: 10;
  }
  .campaignPage .campaignHero.shortHero .container .bgContainer {
    height: 460px;
  }
  .campaignPage .campaignHero.shortHero .container .campaignText {
    width: 450px;
  }
  .campaignPage .campaignHero.shortHero .container .campaignText p {
    font-size: 24px;
    line-height: auto;
  }
  .campaignPage .campaignHero.longHero .container .campaignText p {
    font-size: 24px;
    line-height: auto;
  }
  .campaignPage .campaignVideoModule .module {
    height: auto;
  }
  .campaignPage .campaignVideoModule .module .caption {
    padding: 30px;
    max-height: 100%;
  }
  .campaignPage .heroPageCampaign .contenthero .heroImage {
    max-height: 35pc;
  }
  .campaignPage .heroPageCampaign .contenthero .textBox {
    width: 25pc;
  }
  .campaignPage .heroPageCampaign .contenthero .textBox p {
    font-size: 24px;
    line-height: normal;
  }
  .campaignPage .pageForm .detail-content .title p {
    text-align: center;
    font-size: 24px;
    line-height: normal;
  }
  .campaignPage .pageForm .hex_container_form {
    margin: 50px auto;
    width: 820px;
  }
  .campaignPage .pageForm .hex_container_form h5 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1240px) {
  .campaignPage .campaignHero .campaignMenu {
    padding: 0 10px;
  }
  .campaignPage .campaignHero .campaignMenu .bgMenu {
    padding: 30px 0;
  }
  .campaignPage .campaignHero .campaignMenu .bgMenu ul li a {
    font-size: 20px;
  }
  .campaignPage .campaignHero.shortHero .container {
    padding-bottom: 90px;
  }
  .campaignPage .campaignHero.shortHero .container .bgContainer {
    height: 550px;
  }
  .campaignPage .campaignHero.shortHero .container .campaignText {
    width: 550px;
  }
  .campaignPage .campaignHero.longHero .container {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -620px;
    height: 100%;
  }
  .campaignPage .campaignHero.longHero .container .campaignText {
    width: 650px;
  }
  .campaignPage .heroPageCampaign .contenthero .heroImage {
    max-height: 740px;
  }
  .campaignPage .heroPageCampaign .contenthero .textBox {
    right: 2%;
    top: 29%;
    width: 500px;
  }
  .landscape .campaignPage .campaignHero.longHero .container .campaignText {
    width: 650px;
  }
}
/* Campaign page end */
@media (max-width: 1024px) {
  .navigation > a:before {
    width: 98%;
  }
  .row-sticky-top {
    margin-top: 126px;
  }
  .mobile-header .mobile-nav-list {
    overflow-y: auto;
    padding-bottom: 80px;
  }
  .mobile-header .mobile-nav-list .sub-nav .back-btn,
  .mobile-header .mobile-nav-list .sub-nav .sub-nav-container .section {
    display: block;
    padding: 8px 15px;
    color: #005072;
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    text-transform: uppercase;
    font-size: 14px;
  }
  .mobile-header .mobile-nav-list .sub-nav .sub-nav-container .section {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    clear: both;
  }
  .mobile-header .mobile-nav-list nav {
    /*padding-top: 10px;*/
  }
  .mobile-header .mobile-nav-list nav .dropdown-menu {
    padding-top: 0;
    margin-top: 0;
  }
  .mobile-header .mobile-nav-list .coveo-desktop-search {
    display: none;
  }
}
@media (max-width: 1024px) and screen and (max-width: 1240px) {
  .mobile-header .mobile-nav-list .mainNav .tabNavCont ul.tab-list li.lastrepeatItem a {
    text-transform: uppercase;
    color: #005072;
    font-family: 'Hexagon-Akkurat-Regular', Arial;
  }
}
header .top .pull-right .stock span.stockdesk,
header .top .pull-right .stock span.stockresp {
  margin: 0;
}
@media screen and (max-width: 420px) {
  header .top .pull-right .stock span.stockdesk {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  header .top .pull-right .stock span.stockresp {
    display: none;
  }
}
/*New Leadership components begin*/
.aa .thumb-module .thumbnail_images .image-flip-wrapper img.imageHover {
  width: 250px;
  height: 141px !important;
}
.container-text-group {
  margin-left: -20px;
}
.grayBox {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 9999;
  -moz-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.profileImage {
  width: 250px;
}
.box_content {
  position: fixed;
  top: 25%;
  left: 25%;
  right: auto;
  width: auto;
  padding: 16px;
  z-index: 9999;
  overflow: auto;
}
.person_image {
  width: 35%;
  float: right;
}
.person_image .person_image img {
  height: auto !important;
  padding-top: 10px;
}
.image_popup {
  width: 100%;
  max-height: 470px;
}
.popup_content {
  width: 65%;
  padding: 10px;
}
.image_popup {
  min-height: 300px;
  background-color: #e3f1f5;
  width: 913px;
  position: relative;
  max-height: 470px;
}
.social_links img {
  width: 30px;
}
.btn-width {
  width: 120px !important;
}
.thumbnail_images {
  min-height: 100px;
  border: 0px;
  margin-bottom: 0 !important;
  height: auto !important;
}
.per_img {
  margin-bottom: 5px;
}
.per_img a img {
  margin: 0;
  width: 100%;
}
.per_img a img.imageHover {
  width: 100%;
  height: 100% !important;
}
.group-heading {
  margin-left: 10px;
}
.main_content_wrapper,
.thumb_module {
  margin-left: 0;
}
.thumb_module {
  padding-left: 0;
}
.link_style {
  color: #0097ba;
  font-weight: bold;
}
.social_links ul {
  margin-left: 0;
  float: left;
  padding-left: 0;
  margin-bottom: 0;
}
.social_links ul li {
  list-style: none;
  float: left;
  margin-right: 10px;
}
.geosystem_text {
  color: #0097ba;
}
/*New Leadership components end*/
/*changes for tv radio and events**/
#upcoming-speaking-engagements h3 a {
  font-size: 24px;
  padding-top: 0;
}
#upcoming-speaking-engagements h3 a:hover {
  color: #0097ba;
}
#upcoming-speaking-engagements .single-item h3 {
  padding-top: 0;
  margin-bottom: 0;
}
#upcoming-speaking-engagements .address p {
  font-weight: normal;
}
#upcoming-speaking-engagements .address p span {
  line-height: 20px;
  font-weight: normal;
}
#upcoming-speaking-engagements .panel-body ul {
  padding-left: 0;
}
.panel-video .panel-body,
.panel-blog .panel-body {
  padding-left: 5px;
  padding-right: 5px;
}
.col-lg-3.col-md-3 .thumbnail.module.tvplaylist .media-content.image:after {
  background-image: url(../Content/images/theme-bars/single_pod_bar_400x40.jpg);
}
iframe.BrightcoveExperience {
  margin-top: -1px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .audioPageSlider.slider_video .owl-carousel .owl-nav .owl-next,
  .audioPageSlider.slider_video .owl-carousel .owl-nav .owl-prev {
    top: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1240px) {
  .audioPageSlider.slider_video .owl-carousel .owl-nav .owl-next,
  .audioPageSlider.slider_video .owl-carousel .owl-nav .owl-prev {
    top: 65px;
  }
}
#brightcove-video-callout iframe.BrightcoveExperience {
  margin-top: 0px;
}
#brightcove-video-callout .media-content iframe#bcExperienceObj0 {
  height: 100%;
  width: 100%;
}
.videoWrapper.removeAfter:after,
.image_video_play_featured.removeAfter:after {
  display: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .removeAfter.videoWrapper {
    padding-bottom: 56.25%;
  }
  .col-md-3 .videoWrapper.removeAfter {
    margin-bottom: 20px !important;
  }
  .carousel-indicators.visible-md {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .videoWrapper.media-content {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .image_video_play_featured iframe {
    width: 100% !important;
  }
}
.row.detail .col-left .detail-content .panel-body .module .media-content.image:after {
  content: '';
}
.row.detail .col-left .detail-content .callout-container {
  padding-top: 10px;
  overflow-y: auto;
  overflow-x: hidden;
}
.row.detail .col-left .detail-content .callout-container .module .media-content {
  width: auto;
}
.row.detail .col-left .detail-content .callout-container .module .caption {
  width: auto;
  max-width: none;
  padding: 0;
}
.row.detail .col-left .detail-content .callout-container .module .caption h3 {
  margin: 30px 0 10px;
}
.row.detail .col-left .detail-content .callout-container .module .media-content.image:after {
  content: '';
}
.row.detail .col-left .detail-content .callout-container .module .buttons .btn-wrap {
  bottom: 0;
}
.row.detail .col-left .detail-content .callout-container .col-lg-4 .module .media-content.videoWrapper {
  padding-bottom: 0;
  margin-bottom: 0;
}
.row.detail .col-left .detail-content .callout-container:nth-child(2) {
  padding-top: 0px;
}
.title {
  clear: both;
}
.text-group {
  clear: both;
}
@media screen and (min-width: 992px) {
  .row.detail .col-left .detail-content .callout-container .module .caption {
    margin-bottom: 0;
  }
  .row.detail .col-left .detail-content .callout-container .module .buttons {
    bottom: 20px;
    margin: 0;
    position: absolute;
  }
  .row.detail .col-left .detail-content .callout-container .module .buttons .btn-wrap {
    position: absolute;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-4 .module .caption .text p {
    -webkit-line-clamp: 6;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-4:nth-child(3n) {
    padding-left: 10px;
    padding-right: 0;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-4:nth-child(3n.row.detail .col-left .detail-content .callout-container .col-lg-4 + 1) {
    padding-left: 0;
    padding-right: 10px;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-4:nth-child(3n.row.detail .col-left .detail-content .callout-container .col-lg-4 + 2) {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-6:nth-child(2n.row.detail .col-left .detail-content .callout-container .col-lg-6 + 1) {
    padding-left: 0;
    padding-right: 15px;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-6:nth-child(2n) {
    padding-left: 15px;
    padding-right: 0;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-3:nth-child(4n.row.detail .col-left .detail-content .callout-container .col-lg-3 + 1) {
    padding-left: 0;
    padding-right: 26px;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-3:nth-child(4n) {
    padding-right: 0;
    padding-left: 26px;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-3:nth-child(4n-2) {
    padding-left: 5px;
    padding-right: 21px;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-3:nth-child(4n-1) {
    padding-right: 11px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .row.detail .col-left .detail-content .callout-container .module .media-content {
    float: none;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-6 {
    padding: 0;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-4 {
    padding: 0;
  }
  .row.detail .col-left .detail-content .callout-container .col-lg-3 {
    padding: 0;
  }
  .row.detail .col-left .detail-content .callout-container .col-xs-6:nth-child(2n.row.detail .col-left .detail-content .callout-container .col-xs-6 + 1) {
    padding-right: 15px;
  }
  .row.detail .col-left .detail-content .callout-container .col-xs-6:nth-child(2n) {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .row.detail .col-left .detail-content .callout-container .col-lg-4 .module .media-content.videoWrapper.removeAfter {
    margin-bottom: 20px;
  }
  .row.detail .col-left .detail-content .callout-container .module {
    height: auto;
    min-height: 445px;
  }
  .row.detail .col-left .detail-content .callout-container .module .buttons {
    bottom: 20px;
    margin: 0;
    position: absolute;
  }
  .row.detail .col-left .detail-content .callout-container .module .buttons .btn-wrap {
    position: absolute;
  }
}
/*Callouts in detail page changes - end*/
/*Hexagon Core Project Changes*/
@media screen and (min-width: 1240px) {
  .mainNav {
    float: right;
  }
}
/*RTE styles - Start*/
.text-Quote {
  font-size: 26px;
  line-height: 29px;
  display: block;
  color: #000000;
  text-align: center;
  width: 100%;
  margin: 30px auto;
  position: relative;
  padding: 80px 58px 60px 58px;
}
.text-Quote:before,
.text-Quote:after {
  content: '';
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 60px;
  height: 60px;
}
.text-Quote:before {
  background: url(../Content/icons/svg-icons/quote-open.svg) no-repeat;
  top: 15px;
  left: 0;
}
.text-Quote:after {
  background: url(../Content/icons/svg-icons/quote-close.svg) no-repeat;
  bottom: 15px;
  right: 0;
}
.table-designer,
.table-leftContent {
  width: 100%;
  border-collapse: collapse;
}
.table-designer:before,
.table-leftContent:before {
  border: 1px solid #000;
}
.table-designer tbody,
.table-leftContent tbody {
  color: #fefefe;
  text-align: left;
}
.table-designer tbody tr,
.table-leftContent tbody tr {
  text-align: center;
}
.table-designer tbody tr th,
.table-leftContent tbody tr th {
  background: #0097ba;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .table-designer tbody tr th,
  .table-leftContent tbody tr th {
    font-size: 14px;
    line-height: 1.5;
  }
}
.table-designer tbody tr th,
.table-leftContent tbody tr th,
.table-designer tbody tr td,
.table-leftContent tbody tr td {
  padding: 5px 0;
}
@media only screen and (max-width: 640px) {
  .table-designer tbody tr td,
  .table-leftContent tbody tr td {
    font-size: 13px;
    line-height: 1.5;
  }
}
.table-designer tbody tr:nth-child(2n),
.table-leftContent tbody tr:nth-child(2n) {
  background: #fefefe !important;
}
.table-designer tbody tr:nth-child(n+2),
.table-leftContent tbody tr:nth-child(n+2) {
  background: #e6e7e8;
  color: #58595b;
  border-bottom: 1px solid #fefefe;
}
.table-designer tbody tr:nth-child(1) td,
.table-leftContent tbody tr:nth-child(1) td {
  padding-left: 20px;
}
@media only screen and (max-width: 768px) {
  .overflow_x {
    overflow-x: auto;
  }
}
#main-content .container:not(.leadership-page) .text-group.list-align .image-align {
  margin-left: 0;
  margin-right: 0;
}
#main-content .container:not(.leadership-page) > .row > .title:not(.container) {
  width: 100%;
  margin-left: 10px;
}
.text-group figure {
  position: relative;
  display: inline-block;
  margin: 0;
  width: 100%;
}
.text-group figure img {
  display: block;
}
.text-group figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
  word-break: break-all;
  padding: 5px 6px;
}
.text-group figcaption p {
  margin: 0;
  color: #000;
}
.text-group figcaption .caption-title,
.text-group figcaption .caption-desc {
  text-transform: capitalize;
  margin: 5px;
}
.text-group figcaption .caption-title {
  font-size: 18px;
}
.text-group figcaption .caption-desc {
  font-size: 14px;
  margin-left: 5px;
  word-break: normal;
}
.img-caption {
  display: block;
}
.image-align img.clear-left-margin {
  margin-left: 0;
  float: left;
}
.image-align img.clear-right-margin {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .image-align {
    float: none !important;
  }
  .image-align figure {
    display: block;
  }
  .image-align img {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    float: none !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .text-group figcaption {
    width: 100%;
    margin: 0 !important;
    padding-bottom: 10px;
  }
  .text-group .buttons {
    position: relative;
    bottom: 0;
    margin: 20px 0;
  }
  .text-group .buttons .btn-wrap {
    position: relative;
  }
}
.text-group.list-align ul {
  list-style: none !important;
}
.text-group.list-align ul > li {
  position: relative;
}
.text-group.list-align ul > li:before {
  position: absolute;
  top: 0px;
  margin: 8px 0 0 -12px;
  vertical-align: middle;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000000;
  content: "";
  color: #000000;
  z-index: 9;
}
/*Lanyon Sessions Start*/
.lanyon-sessions {
  margin-top: 35px;
}
.lanyon-sessions p {
  margin-bottom: 10px;
  font-weight: normal;
}
.lanyon-sessions ul li .single-item p {
  font-size: 15px;
  line-height: 20px;
}
/*Sticky mobile header start*/
.bodyScrollOff {
  height: 100%;
  overflow-y: hidden;
}
@media screen and (max-width: 768px) {
  #umbrella .collapse {
    padding-top: 10px;
  }
}
#umbrella .collapse.in {
  max-height: calc(100vh);
}
@media screen and (max-width: 1240px) {
  header .mobile-header .sub-nav .sub-nav-container .sub-nav-header {
    overflow: hidden;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .row-sticky-top {
    margin-top: 111px;
  }
}
.thumbnail {
  position: relative;
}
.thumbnail .pod-link {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.customNavCont .menu-pod {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  height: 480px;
  max-height: 480px;
}
.customNavCont .menu-pod .infoRigCont p {
  max-height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.customNavCont .bottomHeading {
  text-align: center;
  padding: 10px 0px;
  border-top: 2px solid #ffffff;
  margin: 0px -10px;
  color: #000000;
  font-weight: 600;
}
.customNavCont .navMidSect {
  padding: 0px;
}
.customNavCont .navMidSect .navCont {
  width: 100%;
}
.customNavCont .navMidSect .navcontTab {
  display: flex;
  border-right: 1px solid #d8d8d8;
}
.customNavCont .navMidSect .tabNav-container {
  display: flex;
  position: relative;
}
.customNavCont .navMidSect .tabNav-container .tabNav {
  height: calc(100% - 40px);
  margin-bottom: 0px;
  overflow-y: auto;
  padding-top: 35px;
  width: 50%;
  background: transparent;
  border-top: none;
}
.customNavCont .navMidSect .tabNav-container .tabNavCont {
  float: none;
  width: 100%;
}
.customNavCont .navMidSect .tabNav-container .tabNavCont .subMenu-heading {
  padding-left: 0px;
  padding-bottom: 23px;
}
.customNavCont .navMidSect .tabNav-container .tabNavCont .tab-list {
  padding: 35px 35px 20px 35px;
}
.customNavCont .navMidSect .tabNav-container .tabNavCont .tab-list li {
  clear: both;
  display: block;
  width: 100%;
}
.customNavCont .navMidSect .tabNav-container .bottomHeading-section {
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0;
}
.customNavCont .navMidSect .tabNav-container .bottomHeading-section .bottomHeading {
  padding: 10px 40px;
  margin: 0px;
  text-align: left;
  min-height: 41px;
}
.customNavCont .navMidSect .tabNav-container .subMenu-heading {
  padding: 0px 30px 20px 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.customNavCont .navMidSect .menu-pod {
  border-right: 2px solid #ffffff;
}
.mainNav .customNavCont .navMidSect ul.tabNav li a {
  border-right: 0px;
  font-weight: 600;
}
.mainNav .customNavCont .navMidSect ul.tabNav li a:hover {
  border-right: 0px;
}
.mainNav .customNavCont .navMidSect ul.tabNav li a.active {
  border-right: 0px;
}
.campaign-container {
  margin-top: 45px;
}
.campaign-container .campaign-text {
  margin-top: 15px;
  margin-bottom: 25px;
}
.campaign-container .campaign-text .campaign-hxgn-title {
  font-weight: 600;
}
.campaign-container .campaign-text p {
  line-height: normal;
}
@media screen and (max-width: 992px) {
  .campaign-container .campaign-text p {
    font-size: 16px;
    line-height: 22px;
  }
}
.campaign-container .campaign-img img {
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .safari.mac #main-content .campaign-container .campaign-img img {
    height: 100%;
  }
  .safari.mac #main-content .container:not(.leadership-page) > .row .col-right .module {
    margin-bottom: 40px;
  }
  .safari.mac #main-content .breadcrumb-social .social {
    margin-top: 0;
  }
  .safari.mac #main-content .responsive-table-container .responsive-table-container {
    padding-bottom: 0;
  }
  .safari.mac #main-content .responsive-table-container .responsive-table-container .responsive-table {
    padding-bottom: 0;
  }
}
/* To fix 7400 */
@media screen and (min-width: 768px) {
  .container.hxgn-local {
    min-height: calc(100vh - 84px);
  }
}
@media screen and (min-width: 992px) {
  .campaign-container .campaign-text p {
    font-size: 18px;
    line-height: 22px;
  }
  .container.hxgn-local {
    min-height: calc(100vh - 84px);
  }
}
/*Campaign carousel pods styles starts*/
.campaign-pods-container {
  margin-bottom: 30px;
}
.campaign-pods-container .campaign-pods-title {
  color: #0097ba;
  font-weight: 600;
  margin-bottom: 35px;
}
.campaign-pods-container .campaign-pods {
  padding: 30px 20px;
}
@media screen and (max-width: 767px) {
  .campaign-pods-container .campaign-pods {
    border-bottom: 4px solid #0097ba;
  }
}
.campaign-pods-container .campaign-pods .pod-image {
  text-align: center;
}
.campaign-pods-container .campaign-pods .pod-image img {
  max-height: 160px;
  margin: 0 auto;
  max-width: 100%;
}
.campaign-pods-container .campaign-pods .pod-content {
  text-align: left;
}
.campaign-pods-container .campaign-pods .pod-content .pod-title {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #0097ba;
  font-size: 30px;
}
.campaign-pods-container .campaign-pods .buttons {
  position: unset;
  margin-top: 20px;
}
.campaign-pods-container .campaign-pods .buttons .btn-wrap {
  position: static;
}
@media screen and (min-width: 768px) {
  .campaign-pods-container .campaign-pods {
    border-right: 2px solid #bae0e5;
  }
  .campaign-pods-container .campaign-pods:last-child {
    border-right: 0px;
  }
  .campaign-pods-container .campaign-pods .pod-content {
    max-height: 220px;
    height: 220px;
    overflow: hidden;
  }
  .campaign-container .campaign-text {
    padding-left: 25px;
  }
  .campaign-container .campaign-img {
    padding: 0px 45px;
  }
}
/*Campaign carousel pods styles ends*/
/*Campaign video styles starts*/
.campaign-video-container .embed .embed-responsive {
  margin-bottom: 0px;
}
.campaign-video-container .thumbnail {
  border-bottom: none;
  width: 100% !important;
  margin-bottom: 0;
}
.campaign-video-container .video-desc .title {
  margin: 0;
  color: #000000;
  text-transform: uppercase;
}
.detail-page .campaignForm-title {
  text-transform: uppercase;
  background: #f5f7f8;
  padding: 10px;
  font-size: 20px;
  margin-bottom: 0px;
}
/*Hub page css starts*/
.hub-resource .module .videoWrapper {
  margin-bottom: 8px;
}
.hub-resource .module .videoWrapper .tubeimageQuad {
  max-height: 213px;
}
@media screen and (min-width: 1025px) {
  .hub-resource .module .videoWrapper {
    max-height: 178px;
  }
}
@media screen and (min-width: 376px) and (max-width: 767px) {
  .hub-resource .module .videoWrapper {
    padding-bottom: 0px;
    max-height: none;
  }
}
.hub-resource .module .videoWrapper.removeAfter img.tubeimageQuad {
  display: none;
}
.hub-resource .module .caption .text p {
  max-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.hub-resource .loader {
  clear: both;
  margin: auto;
  text-align: center;
  position: relative;
  width: 100%;
}
.hub-resource .loader #div_loading {
  display: block;
  position: absolute;
  left: 30%;
  z-index: 9;
  text-align: center;
  padding-top: 0;
  top: 5px;
}
@media screen and (min-width: 768px) {
  .hub-resource .loader #div_loading {
    top: 0;
    left: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.hub-resource .loader > div img {
  width: 46px;
}
.hub-resource .loader h5 {
  display: inline-block;
  color: #005072 !important;
}
.hub-resource .events-filters > .row {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .hub-resource .events-filters > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (min-width: 991px) and (max-width: 1024px) {
  .col-md-3 .carousel .carousel-control span {
    top: 6%;
  }
}
@media screen and (min-width: 1366px) {
  .col-md-3 .carousel .carousel-control span {
    top: 9% !important;
  }
}
@media screen and (min-width: 1366px) {
  .col-md-3 .customCarousel .carousel-indicators {
    top: 156px;
  }
}
@media screen and (min-width: 991px) {
  .col-md-3 .customCarousel .carousel-control {
    top: 0;
  }
}
@media screen and (min-width: 1366px) {
  .thumbnail .videoWrapper.removeAfter img.tubeimageQuad {
    display: none;
  }
}
/* right rail  module start*/
.row.detail .col-right .module {
  height: auto;
}
.row.detail .col-right .module .buttons .btn-wrap {
  position: static;
}
.rich-components .rich-module .rich-module-content .buttons .btn-wrap .btn {
  margin-bottom: 15px;
}
#global.group-heading {
  margin-top: 0px;
}
.crossButton {
  position: absolute;
  color: #fefefe;
  top: -6px;
  right: -10px;
  z-index: 999;
  text-indent: -9999px;
  background-image: url('../Content/images/global/cross.png');
  width: 32px;
  height: 32px;
  background-size: cover;
  background-color: transparent;
  cursor: pointer;
}
.leadership-crossButton {
  color: #fefefe;
  z-index: 999;
  background-image: url(../Content/images/global/cross.png);
  width: 32px;
  height: 32px;
  background-size: cover;
  background-color: transparent;
  cursor: pointer;
  display: inline-block;
}
.geoSystem_Popup .leadership-crossButton {
  position: absolute;
  top: -24px;
  right: -24px;
}
.module .media-content.image .imageBac img {
  height: auto;
}
@media only screen and (width: 1024px) {
  .geoSystem_Popup {
    /*  left: 16% !important;*/
  }
  .col-lg-4.col-md-4.col-sm-6.col-xs-12 .timer-wrapper {
    padding: 69px 10px 20px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .col-lg-4.col-md-4.col-sm-6.col-xs-12 .timer-wrapper {
    padding-top: 10px;
    height: 192px;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1240px) {
  .col-lg-4.col-md-4.col-sm-6.col-xs-12 .timer-wrapper {
    padding-top: 10px;
    height: 169px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .geoSystem_Popup {
    left: 9%;
    top: auto;
    right: 0px;
    top: 25%;
  }
  .col-sm-4.thumb_module:nth-child(3n+1) {
    clear: left;
  }
  .col-sm-3.thumb_module:nth-child(4n+1) {
    clear: left;
  }
}
@media screen and (max-width: 767px) {
  .geoSystem_Popup {
    width: 100%;
    max-height: 270px;
    left: 0px;
    top: 25%;
    right: 0px;
    padding: 16px;
  }
  .image_popup {
    width: 100%;
    min-height: 250px;
  }
  .person_image {
    width: 43%;
    height: auto !important;
  }
  .popup_content {
    width: 60%;
    height: auto;
  }
  .social_links {
    margin-bottom: 10px;
  }
  .geoSystem_Popup table {
    width: 100%;
  }
  .image-height {
    height: auto !important;
  }
  .bottom_section {
    width: 100%;
    bottom: 0px;
  }
  .module .media-content.image .imageBac img {
    height: 215px;
  }
  .video_height .video_content .innerText p {
    height: 37px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .geoSystem_Popup {
    left: 0;
    right: 0;
    top: 8%;
    max-height: 80%;
  }
  .image_popup {
    width: auto;
    min-height: 250px;
  }
}
@media screen and (width: 736px) {
  .person_image {
    height: 255px;
  }
  .geoSystem_Popup {
    top: 15%;
  }
}
.no_scroll {
  overflow: hidden !important;
}
.no_scroll body {
  overflow: hidden !important;
}
.no_scroll:not(.ios):not(.ipad):not(.iphone):not(.tablet):not(.mobile) {
  overflow-y: hidden;
}
@media screen and (min-width: 1240px) {
  .no_scroll:not(.ios):not(.ipad):not(.iphone):not(.tablet):not(.mobile) header .navbar-fixed-top:not(.removeSticky) {
    margin-right: 17px;
  }
}
@media screen and (min-width: 1240px) {
  .no_scroll:not(.ios):not(.ipad):not(.iphone):not(.tablet):not(.mobile).safari header .navbar-fixed-top,
  .no_scroll:not(.ios):not(.ipad):not(.iphone):not(.tablet):not(.mobile).mac header .navbar-fixed-top {
    margin-right: 0;
  }
}
.no_scroll:not(.ios):not(.ipad):not(.iphone):not(.tablet):not(.mobile).safari .no_scroll,
.no_scroll:not(.ios):not(.ipad):not(.iphone):not(.tablet):not(.mobile).mac .no_scroll {
  overflow: hidden !important;
}
.no_scroll:not(.ios):not(.ipad):not(.iphone):not(.tablet):not(.mobile).safari .no_scroll body,
.no_scroll:not(.ios):not(.ipad):not(.iphone):not(.tablet):not(.mobile).mac .no_scroll body {
  overflow: hidden !important;
}
.scroll-bar {
  overflow-y: scroll;
}
@media screen and (width: 667px) {
  .geoSystem_Popup {
    top: 15%;
  }
  .person_image {
    width: 30%;
    height: 240px;
  }
}
@media screen and (width: 568px) {
  .person_image {
    width: 35%;
  }
}
@media screen and (max-width: 420px) {
  .person_image {
    width: 80%;
    margin-left: 0px;
    margin: 0 auto;
    float: none;
  }
  .popup_content {
    width: 100%;
  }
  .social_links {
    width: auto !important;
    margin-bottom: 10px;
  }
  .image_popup .person_image img {
    width: 100%;
  }
  .geoSystem_Popup {
    top: 8%;
    max-height: 80%;
  }
}
@media screen and (max-width: 320px) {
  .geoSystem_Popup {
    max-height: 400px;
    overflow-y: scroll;
    top: 5%;
  }
  .geoSystem_Popup {
    overflow-y: scroll;
  }
  .image_popup {
    width: 270px;
    min-height: 150px;
  }
  .person_image {
    width: 50%;
    height: 175px;
  }
  .popup_content {
    width: 55%;
  }
  .bottom_section {
    width: 204%;
  }
}
@media only screen and (width: 568px) {
  .geoSystem_Popup {
    top: 5%;
  }
}
@media only screen and (max-width: 1025px) {
  .image-flip-wrapper img.imageHover,
  .image-flip-wrapper:hover img.imageActive {
    display: block;
  }
  .image-flip-wrapper img.imageHover {
    display: none;
  }
}
@media screen and (width: 736px) {
  .person_image {
    width: 31%;
    height: 255px;
  }
}
@media screen and (max-width: 420px) {
  .geoSystem_Popup {
    top: 8%;
    max-height: 80%;
  }
}
/*New Leadership component responsive end*/
/* Ticket No. #8213 Pod Video Icon Not Working On Homepage and 9051  CORP Play Buttons not Centered start*/
.multimediaVideoiconimg {
  position: absolute;
  width: 60px !important;
  top: calc(50% - 36px);
  left: calc(50% - 30px);
  z-index: 9;
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  .hero-img .multimediaVideoiconimg {
    left: calc(26.1% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .multimediaVideoiconimg {
    display: none;
  }
}
.row.detail .col-left .detail-content .module {
  height: auto;
}
.row.detail .col-left .detail-content .module.fullwidth {
  margin-bottom: 40px;
}
.row.detail .col-left .detail-content .module.fullwidth:last-child {
  margin-bottom: 0 !important;
}
.row.detail .col-left .detail-content .module .remove-dflex-col .buttons {
  margin-bottom: 0;
}
.row.detail .col-left .detail-content .module .buttons {
  bottom: auto;
  position: relative;
}
.row.detail .col-left .detail-content .module .buttons .btn-wrap {
  position: relative;
}
.row.detail .col-left .detail-content hr.gsd-download-rule-top-0,
.row.detail .col-left .detail-content hr.gsd-download-rule {
  background: #a5d867;
  height: 1px;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  width: 100%;
  margin: 0 0 10px 10px;
  border: 0;
}
@media screen and (max-width: 767px) {
  .row.detail .col-left .detail-content hr.gsd-download-rule-top-0,
  .row.detail .col-left .detail-content hr.gsd-download-rule {
    width: calc(100% - 20px);
  }
}
.row.detail .col-left .detail-content hr.gsd-download-rule {
  margin-top: 10px;
}
/*Core Build 5- New Header layout styles starts*/
.custom-search {
  display: inline-block;
}
.custom-search form {
  position: relative;
}
.custom-search form input[type=text].search-input {
  width: 0;
  background: rgba(0, 0, 0, 0);
  border: none;
  padding: 6px 0 4px 10px;
  transition: width 0.3s ease-in;
  -webkit-transition: width 0.3s ease-in;
  -moz-transition: width 0.3s ease-in;
}
.custom-search form input[type=text].search-expand {
  font: 16px/30px 'Hexagon-Akkurat-Bold', Arial;
  width: 150px;
  padding-left: 10px;
  background: #f5f7f8;
  border: none;
  padding-top: 0;
  height: 30px;
  color: #666666;
  padding-bottom: 0;
  position: relative;
}
.custom-search form input[type=text].search-expand + button {
  z-index: 8;
}
.custom-search form input + button {
  position: relative;
  z-index: 1;
}
.custom-search form input:-moz-placeholder {
  color: #000000;
}
.custom-search form input::-webkit-input-placeholder {
  color: #000000;
}
.custom-search form span {
  color: #666666;
}
.custom-search form input.search-expand::-moz-placeholder {
  color: #666666;
}
.custom-search form input.search-expand::-webkit-input-placeholder {
  color: #666666;
}
.custom-search form .search-iconbox {
  height: 30px;
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  cursor: pointer;
}
.custom-search form .search-hidden {
  display: none;
}
.custom-search form .search-submit {
  height: 30px;
  margin-left: -5px;
}
.custom-search form .search-open {
  background: #f5f7f8;
}
/*Core Build 5- New Header layout styles ends*/
/* RichText Popup Styles Start*/
.richtext-popup .modal-backdrop {
  height: 100vh;
}
.richtext-popup .modal-content {
  padding: 10px;
}
.richtext-popup .richtext-body .richtext-image {
  padding-right: 0px;
}
.richtext-popup .modal-inner-container {
  background-color: #e3f1f5;
}
.richtext-popup .close {
  opacity: 1;
  top: -15px;
  right: -15px;
  position: absolute;
}
.richtext-popup .modal-body .buttons {
  position: static;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .richtext-popup .modal-body .buttons {
    margin-left: 0;
  }
}
.richtext-popup .modal-body .buttons .btn-wrap {
  position: static;
}
.richtext-popup .modal-body .richtext-content .modal-title {
  font-weight: bold;
  font-size: 18px;
  color: #0097ba;
}
.richtext-popup .richtext-content {
  margin-bottom: 40px;
  padding-left: 0px;
}
.richtext-popup .richtext-content iframe {
  background: #000000;
}
@media screen and (min-width: 768px) {
  .richtext-popup .richtext-content iframe {
    min-height: 300px;
  }
}
.richtext-popup .richtext-content iframe .modal-header {
  padding: 0;
  min-height: 0;
}
.richtext-popup .richtext-popup .modal-body .richtext-content .modal-subtitle {
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .richtext-popup {
    text-align: center;
  }
  .richtext-popup .modal-dialog {
    display: inline-block;
    text-align: left;
    margin: 0;
    vertical-align: middle;
  }
  .richtext-popup.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .richtext-popup {
    z-index: 9999;
  }
  .richtext-popup .modal-backdrop {
    height: 100vh;
  }
  .richtext-popup .modal-content {
    padding: 10px;
    margin: 0px 21px;
  }
  .richtext-popup .richtext-content {
    margin-bottom: 40px;
    text-align: center;
    margin-top: 20px;
  }
}
/*RichText Popup Styles end*/
/*customCarousel Styles start*/
.col-left .customCarousel.carousel .carousel-indicators {
  height: 6px;
  left: calc(50% - 45px);
  margin: 0;
  z-index: 1;
  width: 100%;
}
.col-left .detail-content .customCarousel .item {
  border-bottom: none;
  padding: 0;
  clear: both;
}
.col-left .col-lg-4 .customCarousel.carousel .carousel-inner {
  width: auto;
}
/*Download popup styles starts*/
@media screen and (max-width: 767px) {
  .download-popup {
    z-index: 9999;
  }
}
.download-popup .modal-header {
  padding: 0;
}
.download-popup .modal-header .close {
  opacity: 1;
  position: absolute;
  top: 20px;
  right: 10px;
  content: "";
  width: 30px;
  height: 30px;
  padding: 0;
  background-color: #005072;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center center;
  background-image: url(../Content/icons/svg-icons/icon-close-white.svg);
  border: 0;
}
.download-popup .modal-header .close:hover,
.download-popup .modal-header .close:active {
  opacity: 1;
}
.download-popup .modal-body {
  height: 380px;
  margin-top: 35px;
}
.download-popup .modal-body .calendar-hero .carousel-inner h2 {
  padding: 20px 10px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .download-popup .modal-body {
    overflow: auto;
    height: calc(100vh - 82px);
  }
}
@media screen and (min-width: 768px) {
  .download-popup .modal-body {
    overflow: initial;
  }
}
.download-popup .modal-body iframe {
  height: 100%;
  width: 100%;
}
.download-popup .modal-body .title {
  border-bottom: 2px solid #bae0e5;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.download-popup .modal-body .title p {
  font-size: 18px;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .download-popup .modal-backdrop {
    height: 100vh;
  }
}
.download-popup .modal-backdrop.in {
  opacity: 0.5;
}
.download-popup .modal-content {
  border-radius: 0px;
}
@media screen and (max-width: 767px) {
  .download-popup .modal-content {
    margin: 5px 20px 0 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .download-popup .modal-dialog {
    margin: 200px auto;
  }
}
.download-popup.modal .modal-dialog {
  top: 5%;
}
@media screen and (min-width: 1366px) {
  .download-popup.modal .modal-dialog {
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    max-width: 800px;
  }
}
.download-popup-content {
  padding: 20px 10px;
}
.download-popup-content .hex_container_form h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.download-popup-content .hex_container_form .hex_form .gated_form_button {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .download-popup-content .hex_container_form .hex_form .gated_form_button {
    font-size: 20px;
    line-height: 24px;
  }
}
.download-popup-content .hex_container_form .hex_form .gated_form_button:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .download-popup-content .hex_container_form .hex_form .gated_form_button:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.download-popup-content .hex_container_form .hex_form .gated_form_button:hover,
.download-popup-content .hex_container_form .hex_form .gated_form_button:active,
.download-popup-content .hex_container_form .hex_form .gated_form_button:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.download-popup-content .hex_container_form .hex_form .gated_form_button:focus,
.download-popup-content .hex_container_form .hex_form .gated_form_button:visited {
  opacity: 1;
  background: none;
}
.download-popup-content .hex_container_form .hex_form .gated_form_button:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .download-popup-content .hex_container_form .hex_form .gated_form_button {
    font-size: 20px;
    line-height: 22px;
  }
}
.download-popup-content .hex_container_form .hex_form .gated_form_button:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .download-popup-content .hex_container_form .hex_form .gated_form_button:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.download-popup-content .hex_container_form .hex_form .gated_form_button:hover,
.download-popup-content .hex_container_form .hex_form .gated_form_button:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.download-popup-content .hex_container_form .hex_form .gated_form_button:active,
.download-popup-content .hex_container_form .hex_form .gated_form_button:focus,
.download-popup-content .hex_container_form .hex_form .gated_form_button:visited {
  opacity: 1;
  background: none;
}
.download-popup-content .hex_container_form .hex_form .gated_form_button:after {
  margin-top: 0px;
  display: none;
}
.download-popup-content .row div[class*="col-"] img {
  margin-bottom: 20px;
}
.download-popup-content .hex_table_form div[class*="col-"] {
  padding-left: 0;
  margin-bottom: 15px !important;
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_label_form {
  width: 100px;
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_input_text {
  border: 1px solid #d8d8d8;
  padding: 5px;
  width: 85%;
}
@media screen and (max-width: 992px) {
  .download-popup-content .hex_table_form div[class*="col-"] .hex_input_text {
    font-size: 16px;
  }
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  background: url('../Content/icons/svg-icons/arrow-cta-blue.svg') no-repeat right -1px;
  background-size: 20px 20px;
  float: left;
}
@media screen and (min-width: 768px) {
  .download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button {
    font-size: 20px;
    line-height: 24px;
  }
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:hover,
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:active,
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:focus,
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:visited {
  opacity: 1;
  background: none;
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button {
    font-size: 20px;
    line-height: 22px;
  }
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:hover,
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:active,
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:focus,
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:visited {
  opacity: 1;
  background: none;
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:after {
  margin-top: 0px;
  display: none;
}
@media screen and (max-width: 990px) {
  .download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button {
    /*background-size: 16px 16px;
                    padding-right: 20px;*/
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:hover,
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:active,
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:visited,
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:focus {
  background: url('../Content/icons/svg-icons/arrow-cta-blue.svg') no-repeat right -1px;
  background-size: 20px 20px;
  opacity: 0.6;
}
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:active,
.download-popup-content .hex_table_form div[class*="col-"] .hex_submit_button:visited {
  opacity: 1;
}
.download-popup-content .hex_table_form .hex_submit_button {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .download-popup-content .hex_table_form .hex_submit_button {
    margin-top: -10px;
  }
  .download-popup-content .hex_table_form .hex_submit_button > div.row {
    margin-bottom: 0;
  }
}
.download-popup-content .hex_table_form.resourceForm .resourceForm div[class*="col-"] {
  display: block !important;
  margin-bottom: 10px !important;
}
.download-popup-content .hex_table_form.resourceForm .resourceForm div[class*="col-"] label.error {
  color: #ff1a08;
  padding-top: 5px;
}
.download-popup-content .hex_table_form.resourceForm .resourceForm div[class*="col-"] .hex_input_text {
  width: 97%;
}
.download-popup-content .hex_table_form.resourceForm .resourceForm div[class*="col-"] .filters-group {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .download-popup-content .hex_table_form.resourceForm {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .download-popup-content .hex_form h2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .download-popup-content .hex_form .hex_line_divisor {
    margin-bottom: 0;
  }
}
.landscape .download-popup-content .hex_container_form .resourceForm div[class*="col-"].col-md-6.col-sm-6 {
  width: 50%;
}
@media screen and (max-width: 736px) {
  .providers .module-pulldown .image-pulldown span {
    position: absolute;
    bottom: 0;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url(../Content/images/sprites/providers-arrow-black.png);
    background-repeat: no-repeat;
    background-position: center 11px;
    background-size: 33px 19px;
    width: 100%;
    color: #666666;
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    line-height: 20px;
    font-size: 18px;
    text-align: center;
    padding: 41px 10px 0;
  }
}
.productListwrap .productList img {
  max-height: 100%;
  max-width: 100%;
}
/*Mega Nav Customisation CSS*/
.mainNav {
  /* MainNav start*/
  position: relative;
  clear: both;
}
.mainNav div.navCont {
  position: absolute;
  top: 42px;
  right: 0;
  z-index: 99999;
  clear: both;
  display: none;
  max-width: inherit;
  background: #e6e9ee;
  border-top: 8px solid #1b98aa;
  box-shadow: 0 6px 20px rgba(51, 51, 51, 0.475);
}
.mainNav .navContHead .icon-gen {
  background-image: url("../Content/images/sprites/icons-sprite.png");
  background-size: 36px auto;
  background-repeat: no-repeat;
  height: 18px;
  margin: -2px 0 0;
  opacity: 1;
  text-indent: -99999px;
  width: 18px;
  color: #000;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  float: right;
  display: none;
}
.mainNav .navContHead .icon-gen:hover {
  background-position: -18px 0;
  opacity: 1;
}
.mainNav .navContHead.navTabHead .icon-gen {
  margin: 5px 0 0;
  display: block;
  position: relative;
  z-index: 2;
}
.mainNav ul.tabNav li {
  list-style: none;
  font-size: 14px;
  line-height: 17px;
}
.mainNav ul.tabNav li a {
  position: relative;
  color: #333333;
  display: block;
  padding: 8px 30px 6px 20px;
  margin: 0;
  font: 14px/17px 'Hexagon-Akkurat-Regular', Arial;
}
.mainNav .tab-list {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.mainNav .tab-list li {
  padding-right: 15px;
}
.mainNav .tab-list li:nth-child(2n+1) {
  clear: left;
}
.mainNav .noBottomNav .infoRigCont .buttons {
  margin-bottom: 0;
}
.mainNav .noBottomNav .tab-list {
  padding-bottom: 15px;
  overflow: auto;
  max-height: 400px;
  padding-bottom: 0;
  transition: all 0.2s ease-in-out;
}
.mainNav .noBottomNav .tab-list > li:first-child {
  margin-top: 20px;
}
@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .mainNav .noBottomNav .tab-list {
    max-height: 290px;
    min-height: 270px;
    margin-bottom: 0;
  }
}
.mainNav .noBottomNav .tab-list::-webkit-scrollbar {
  -webkit-appearance: none;
}
.mainNav .noBottomNav .tab-list::-webkit-scrollbar:vertical {
  width: 12px;
}
.mainNav .noBottomNav .tab-list::-webkit-scrollbar:horizontal {
  height: 12px;
}
.mainNav .noBottomNav .tab-list::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #fefefe;
}
.mainNav .noBottomNav .tab-list::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #fefefe;
}
.mainNav .noBottomNav .tab-list .subMenu-heading {
  padding: 20px 0 10px 20px;
}
.mainNav .tabRigcontSpac {
  padding: 35px 50px 50px 50px;
  width: 100%;
}
.mainNav .tabRigcontSpac h3 {
  padding-bottom: 24px;
  text-transform: uppercase;
}
.mainNav .tabRigcontSpac .infoRigCont .links-col .buttons:after {
  display: none;
}
.mainNav .tabRigcontSpac .infoRigCont .info-content {
  padding-left: 10px;
}
.mainNav .tabRigcontSpac .infoRigCont .info-content p {
  max-height: 95px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.mainNav .tabRigcontSpac .infoRigCont .info-content .links-col .buttons {
  bottom: 20px;
  margin-bottom: 0;
}
.mainNav .infoRigCont img.img-responsive {
  margin-bottom: 20px;
}
.mainNav .infoRigCont .infoRigCont h4 {
  color: #333333;
  font-size: 20px;
}
.mainNav .infoRigCont .infoRigCont p {
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  text-transform: none;
  margin: 0;
  padding: 10px 0 0;
}
.mainNav .infoRigCont .infoRigCont .buttons {
  position: static;
  width: auto;
  padding-top: 20px;
  margin-bottom: 35px;
}
.mainNav .infoRigCont .infoRigCont .rigContBtn {
  position: static;
  cursor: pointer;
  padding: 10px 19px 8px;
  font-weight: 0;
  font: 15px/15px 'Hexagon-Akkurat-Regular', Arial;
  background-color: transparent;
  border: 1px solid #009abf;
  color: #009abf;
  border-radius: 0;
  white-space: normal;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
.mainNav .infoRigCont .infoRigCont .rigContBtn:hover {
  background-color: #009abf;
  border-color: #009abf;
  color: #fefefe;
}
.mainNav .navTabs > ul {
  text-align: center;
  position: absolute;
  margin-top: 0px;
  top: 0px;
  padding: 20px 50px 10px;
  margin-bottom: 0px;
  width: 100%;
}
.mainNav .navTabs > ul li {
  list-style: none;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font: 15px/15px 'Hexagon-Akkurat-Regular', Arial;
  padding-bottom: 20px;
}
.mainNav .navTabs > ul li a {
  position: relative;
  color: #333333;
  display: block;
  padding: 0;
  margin: 0;
  font: 14px/17px 'Hexagon-Akkurat-Regular', Arial;
  text-transform: uppercase;
}
.mainNav .navTabs > ul li a.tabActive,
.mainNav .navTabs > ul li a:hover {
  color: #333333;
  font-weight: bold;
  padding: 0;
}
.mainNav .navTabs > ul li.tabActive a {
  color: #333333;
}
.mainNav ul.navRoot li a.aroNone:after,
.mainNav ul.tab-list li a.aroNone:after,
.mainNav ul.tabNav li a.aroNone:after {
  content: "";
  display: none;
  transition: all 100ms ease-out;
}
.mainNav ul.tabNav > li > a {
  border-right: 2px solid #fefefe;
}
/* mainNav end */
.tabNavCont {
  float: left;
  width: 498px;
  display: none;
}
.tabNavCont > .navContHead {
  display: none;
}
.navcontTab {
  width: 840px;
  margin: 0;
  display: flex;
}
.navcontTab .tabNav {
  float: left;
  background: #fefefe;
  border-top: 3px solid #e6eaee;
  width: 340px;
  margin: 0;
  padding: 20px 0 0;
}
.mainwrapper {
  position: relative;
  overflow: hidden;
}
.tabRigcont {
  width: 400px;
  border-left: 2px solid #fefefe;
  display: flex;
}
.tabRigcont .tabNav {
  float: left;
  background: #fefefe;
  border-top: 3px solid #e6eaee;
  width: 340px;
  margin: 0;
  padding: 20px 0 0;
}
.NoContentRight .tabNavCont {
  width: 900px;
}
.NoContentRight .tab-list li {
  width: 33%;
}
.NoContentRight .tab-list li:nth-child(2n+1) {
  clear: none;
}
.NoContentRight .tab-list li:nth-child(3n+1) {
  clear: left;
}
.navMidSect {
  overflow: hidden;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.navMidSect.minheightreset {
  min-height: initial;
}
.sub-nav-container .sub-nav-content .view-content .filters-col ul li a.active,
.sub-nav-container .sub-nav-content .view-content .filters-col ul li a:hover {
  color: #333333;
}
.bottomSetNav {
  border-top: 2px solid #fefefe;
  padding: 10px 25px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 72.55%;
  background: #e6eaee;
}
.bottomSetNav ul {
  margin: 0;
  padding: 0;
}
.bottomSetNav ul li {
  display: inline-block;
  margin-right: 15px;
}
.bottomSetNav ul li:first-child {
  margin-left: 0;
}
.bottomSetNav ul li:nth-child(2n+1) {
  clear: left;
}
.bottomSetNav ul li a {
  font: 14px/14px 'Hexagon-Akkurat-Bold', Arial;
  text-transform: uppercase;
}
.navContHead {
  padding: 20px 20px;
  background: #fefefe;
}
.navContHead.navTabHead {
  min-height: 70px;
}
h3.firstlevel,
.backbtn,
.backbtninner,
h3.firstlevelinner {
  display: none;
}
@media screen and (max-width: 1240px) {
  .sidebar-offcanvas {
    position: absolute !important;
    right: -290px !important;
    top: 0;
    width: 290px !important;
  }
}
@media screen and (max-width: 1240px) {
  .no-pad {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1240px) {
  header .desktop-header .inner-header .logos-tools .tools,
  header .desktop-header .inner-header .logos-tools .tools .search {
    float: none;
    width: 100%;
  }
  header .desktop-header .inner-header .logos-tools .tools .search form {
    height: 40px;
  }
  header .desktop-header .inner-header .logos-tools .tools .search form input {
    width: 90%;
    height: 40px;
  }
  .mainNav > ul.navRoot {
    margin: 0;
    padding: 0;
    float: none;
  }
  iframe {
    border: none !important;
  }
  .mainNav ul.tabNav li a:hover::after,
  .mainNav ul.tab-list li a:hover::after,
  .mainNav ul.list-unstyled li a:hover::after,
  .mainNav > ul.navRoot li a:hover::after {
    margin-right: 6px;
  }
  header .mobileCont .search form {
    background: #fefefe none repeat scroll 0 0;
    border: 2px solid #e6eaee;
  }
  .navOvLay {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
  }
  .container.body-content {
    position: relative;
    z-index: 20;
  }
  .mainNav div.navCont {
    background: #fefefe;
    padding: 0;
    border: 0;
    box-shadow: none;
    position: static;
    opacity: 1;
  }
  .close.icon-gen {
    display: none;
  }
  h3.firstlevel,
  .backbtn,
  .backbtninner,
  h3.firstlevelinner,
  .tabNavCont > .navContHead {
    display: block;
  }
  .navContHead h3.firstlevel,
  .navContHead h3.firstlevelinner {
    padding: 0;
  }
  .backbtn,
  .backbtninner {
    padding: 10px;
    text-transform: uppercase;
    font-size: 20px;
    color: #333333;
    margin-bottom: 15px;
    background: #e6eaee;
    cursor: pointer;
  }
  .backbtn::before,
  .backbtninner::before {
    color: #0097ba;
    content: "<";
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    font-size: 20px;
    line-height: 20px;
    margin-right: 10px;
    vertical-align: baseline;
  }
  h3.firstlevel a,
  h3.firstlevelinner a {
    color: #0097ba;
    text-transform: uppercase;
    display: block;
    padding: 10px;
  }
  .mainNav .navTabs > ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    top: 0;
    padding-bottom: 10px;
    position: relative;
  }
  .mainNav .navTabs > ul li {
    float: left;
    width: 33.33%;
    padding: 1px 1px 0 0;
    margin: 0;
    display: table;
  }
  .mainNav .navTabs > ul li a {
    display: block;
    background: #0097ba;
    color: #fefefe;
    text-align: center;
    height: 35px;
    line-height: 14px;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 2px;
  }
  .mainNav .navTabs > ul li a.tabActive,
  .mainNav .navTabs > ul li a:hover {
    background: #007D9D;
    color: #fefefe;
  }
  .tabRigcont {
    display: none;
  }
  .navMidSect {
    overflow: visible;
  }
  .navcontTab,
  .navcontTab .tabNav {
    float: none;
    width: 100%;
  }
  .navcontTab > .tabNav {
    padding: 0px 0 0 0;
    border-top: none;
  }
  .bottomSetNav {
    position: relative;
    width: 100%;
    border-top: none;
    padding: 10px 15px;
  }
  .tabNavCont {
    background: #fefefe;
    display: none;
    float: none;
    width: 100%;
  }
  .mainNav .tab-list {
    padding: 0;
  }
  .mainNav .tab-list li:nth-child(2n+1) {
    clear: none;
  }
  .mainNav .tab-list li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e6eaee;
  }
  .mainNav .tab-list li a {
    display: block;
    padding: 10px 0;
    color: #0097ba;
    font: 1pc/1pc 'Hexagon-Akkurat-Regular', Arial;
  }
  .navCont.container {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
  }
  .bottomSetNav {
    display: none;
  }
  header .desktop-header .inner-header .logos-tools .tools .search form {
    height: 40px;
    margin: 0 24px;
  }
  header .desktop-header .inner-header .logos-tools .tools .search form input {
    height: 36px;
  }
  h3.firstlevel a,
  h3.firstlevelinner a {
    color: #0097ba;
    display: block;
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    padding: 15px 20px;
    font-size: 18px;
    text-transform: uppercase;
  }
  .navContHead h3 {
    display: block;
    padding: 25px 26px 0px;
    text-transform: uppercase;
  }
  .navContHead,
  .navContHead.navTabHead {
    padding: 35px 0px 10px;
  }
  .mainNav .navCont .navMidSect {
    min-height: initial;
  }
  .mainNav ul.tabNav li a:hover,
  .mainNav ul.tabNav li a.active,
  .mainNav > ul.tab-list li a:hover,
  .mainNav ul.tab-list li a.active,
  .mainNav ul.list-unstyled li a:hover,
  .mainNav ul.list-unstyled li a.active {
    background: transparent !important;
  }
  .mainNav ul.tabNav li a.active,
  .mainNav ul.tabNav li a:hover {
    background: transparent;
  }
  .mainNav .navContHead .icon-gen,
  .mainNav .navContHead.navTabHead .icon-gen,
  h3.primaryHeading,
  .mainNav .tab-list li.lastrepeatItem {
    display: none;
  }
  .ie .mainNav .navCont .navMidSect {
    min-height: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .campaignPage .campaignVideoModule .module .caption {
    bottom: -1px;
    padding: 20px;
    position: relative;
    width: 100.25%;
    z-index: 5;
    left: -1px;
  }
  .campaignPage .campaignVideoModule .module .caption .text p {
    font-size: 18px;
    line-height: normal;
  }
  .campaignPage .heroPageCampaign {
    margin-bottom: 60px;
  }
  .campaignPage .heroPageCampaign .contenthero {
    margin: 0 auto;
    position: relative;
    width: 90%;
  }
  .campaignPage .heroPageCampaign .contenthero .heroImage {
    max-height: 25pc;
    width: auto;
  }
  .campaignPage .heroPageCampaign .contenthero .textBox {
    position: absolute;
    top: 21%;
    width: 300px;
    right: 5%;
  }
}
@media screen and (min-width: 992px) {
  .campaignPage .campaignVideoModule .module .caption .text p {
    font-size: 24px;
    max-height: 100%;
  }
}
@media screen and (min-width: 1240px) {
  .campaignPage .campaignHero .campaignMenu {
    padding: 0 10px;
  }
  .campaignPage .campaignHero .campaignMenu .bgMenu {
    padding: 30px 0;
  }
  .campaignPage .campaignHero .campaignMenu .bgMenu ul li a {
    font-size: 20px;
  }
  .campaignPage .campaignHero.shortHero .container {
    padding-bottom: 90px;
  }
  .campaignPage .campaignHero.shortHero .container .bgContainer {
    height: 550px;
  }
  .campaignPage .campaignHero.shortHero .container .campaignText {
    width: 550px;
  }
  .campaignPage .campaignHero.longHero .container {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -620px;
    height: 100%;
  }
  .campaignPage .campaignHero.longHero .container .campaignText,
  .landscape .campaignPage .campaignHero.longHero .container .campaignText {
    width: 650px;
  }
  .campaignPage .heroPageCampaign .contenthero .heroImage {
    max-height: 740px;
  }
  .campaignPage .heroPageCampaign .contenthero .textBox {
    right: 2%;
    top: 29%;
    width: 500px;
  }
}
#header.active-sticky-header {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1024px) {
  .navbar-fixed-top {
    position: fixed;
    z-index: 9999;
  }
  .navigation > a:before {
    width: 98%;
  }
  .mobile-header .mobile-nav-list {
    overflow-y: auto;
  }
}
header .top .pull-right .stock span.stockdesk,
header .top .pull-right .stock span.stockresp {
  margin: 0;
}
@media screen and (max-width: 420px) {
  header .top .pull-right .stock span.stockdesk {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  header .top .pull-right .stock span.stockresp {
    display: none;
  }
}
/*New Leadership components begin*/
.container-text-group {
  margin-left: -20px;
}
.grayBox {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 9999;
  -moz-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.profileImage {
  width: 250px;
}
.box_content {
  position: fixed;
  top: 25%;
  left: 25%;
  right: auto;
  width: auto;
  padding: 16px;
  z-index: 9999;
  overflow: auto;
  height: 596px;
}
.box_content.geoSystem_Popup {
  top: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  right: auto;
  left: 50%;
}
.person_image {
  width: 35%;
  float: right;
}
.popup_content {
  width: 65%;
  padding: 10px;
}
.image_popup {
  min-height: 300px;
  background-color: #e3f1f5;
  width: 913px;
  position: relative;
  height: 570px;
}
.social_links img {
  width: 30px;
}
.btn-width {
  width: 120px !important;
}
.thumbnail_images {
  min-height: 100px;
  border: 0px;
  margin-bottom: 0 !important;
  height: auto !important;
}
.per_img {
  margin-bottom: 5px;
}
.per_img a img {
  margin: 0;
  width: 100%;
}
.per_img a img.imageHover {
  width: 100%;
  height: 100% !important;
}
.group-heading {
  margin-left: 10px;
}
.main_content_wrapper,
.thumb_module {
  margin-left: 0;
}
.thumb_module {
  padding-left: 0;
}
.link_style {
  color: #0097ba;
  font-weight: bold;
}
.social_links ul {
  margin-left: 0;
  float: left;
  padding-left: 0;
  margin-bottom: 0;
}
.social_links ul li {
  list-style: none;
  float: left;
  margin-right: 10px;
}
.geosystem_text {
  color: #0097ba;
}
/*New Leadership components end*/
/*changes for tv radio and events**/
.video_slide {
  float: left;
  /* To fix 8085*/
}
.video_slide .owl-carousel.owl-theme.owl-loaded {
  border-bottom: 2px solid #d8d8d8;
}
.outer_video_wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.video_popup.selected,
.outer_video_wrapper.selected {
  display: block;
}
.video_popup {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  z-index: 9999;
  background-color: #ccc;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.video_module .thumbnail .media-content {
  width: 100% !important;
  margin-bottom: 16px !important;
  float: left !important;
}
.video_module .thumbnail .caption {
  max-width: 100% !important;
  width: 100% !important;
}
.video_module .thumbnail .buttons {
  padding: 0px !important;
}
.no_filter .filters-group,
.no_filter .pag-nav {
  display: none;
}
.no_filter .list ul li.item.is-featured {
  background: none !important;
  padding-left: 0px !important;
}
.text-group.video_module,
.text-group.no_filter,
.text-group.event_coverage_margin {
  margin-top: 0px !important;
}
.text-group.event_coverage_margin .video-wrapper {
  padding-bottom: 56.25%;
  position: relative;
}
.text-group.event_coverage_margin .video-wrapper iframe {
  position: absolute;
  height: 100%;
  width: 100%;
}
.video_height ~ #placeholder {
  display: none;
}
.video_title .text h2 {
  margin-top: 10px;
}
.slider_video {
  margin-bottom: 20px;
}
.pagination_margin {
  margin-bottom: 20px;
}
.playPause {
  padding-bottom: 28% !important;
  padding-top: 31px !important;
}
.content.video_content {
  padding-bottom: 10px;
}
.allVideos {
  display: block;
  padding: 15px 0 20px 0px;
  clear: left;
  float: left;
  width: 100%;
}
#locationsResult.ListView .video_title .innerText {
  display: block;
}
.slider_video .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 7px;
  left: 0px;
  margin-left: 0;
  background: rgba(153, 153, 153, 0.8) url(../Content/images/sprites/arrows-carousel.png) !important;
  background-size: 65px 40px !important;
  background-color: rgba(153, 153, 153, 0.5);
  height: 38px;
  width: 25px;
  text-indent: -9999px;
}
@media screen and (min-width: 1240px) {
  .slider_video .owl-carousel .owl-nav .owl-prev {
    top: 35px;
  }
}
.slider_video .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 7px;
  right: 0px;
  margin-right: 0;
  background: rgba(153, 153, 153, 0.8) url(../Content/images/sprites/arrows-carousel.png) !important;
  background-size: 65px 40px !important;
  background-color: rgba(153, 153, 153, 0.5);
  height: 38px;
  width: 25px;
  background-position: 26px 40px !important;
  text-indent: -9999px;
}
@media screen and (min-width: 1240px) {
  .slider_video .owl-carousel .owl-nav .owl-next {
    top: 35px;
  }
}
.countRecord {
  position: absolute;
  bottom: 25px;
  color: #fefefe;
  font-size: 16px;
  font-weight: 400;
  right: 15px;
  background: url(../Content/images/global/document.png) no-repeat;
  padding-left: 27px;
}
.video_content .text .featuredTitle {
  font: 22px/30px 'Hexagon-Akkurat-Regular', Arial;
  color: #0097ba;
}
.content.video_content.featuredSection {
  padding: 0px;
  background: none;
  margin-top: 20px;
}
.playButton.playlistButton {
  position: absolute;
}
.playButton.playlistButton::after {
  border-width: 10px 0 10px 16px;
  top: -30px;
  left: 12px;
}
.playButton.playSliderButton {
  position: absolute;
  bottom: 17px;
  z-index: 9;
}
.playButton.playSliderButton.featuredButton {
  bottom: 40px;
}
.playButton.playSliderButton::after {
  border-width: 10px 0 10px 16px;
  top: -8px;
  left: 5px;
}
.hero-img.banner_image.video_click {
  position: relative;
  cursor: pointer;
}
.heading_line {
  margin-top: 10px;
}
.heading_line h2 {
  padding-bottom: 15px;
}
.categoryPage_rightRail .video_slider {
  clear: left;
  width: 100%;
  float: left;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .video_module a.btn-margin {
    margin-top: -25px;
  }
  .video_section .col-sm-12.col-xs-12:last-child .module {
    margin-bottom: 0px;
  }
  .panel .panel-body .buttons {
    margin-left: 0px;
  }
  .video_slide.slider_video {
    float: none;
    clear: left;
  }
  .slider_video .owl-carousel .owl-nav .owl-next,
  .slider_video .owl-carousel .owl-nav .owl-prev {
    top: 25%;
  }
  .sortByContainer {
    float: left;
    margin-top: 0px;
  }
  .sortByContainer ul {
    padding-left: 0;
  }
  .categoryPage_rightRail .video_slider {
    margin-bottom: 0;
  }
  .video_slide.ListView .video_title,
  .video_slide.ListView .hero-img.banner_image {
    width: 50%;
  }
  .video_slide.ListView .col-sm-4 {
    clear: left;
    float: left;
  }
}
.event_coverage_margin a {
  margin-top: 20px;
}
a.btn-margin {
  font-weight: bold;
}
.no_filter .eventList,
.no_filter #showAllDiv .subheading,
.no_filter #nearYou p.txt {
  display: none;
}
a.show_blog_button {
  float: right;
  clear: left;
  font-weight: bold;
}
a.btn-primary {
  font-weight: bold;
}
@media only screen and (max-width: 320px) {
  a.show_blog_button {
    float: right;
  }
}
.panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.video_module .module {
  margin-bottom: 20px;
}
.see_all_button {
  float: right;
  clear: left;
}
.event_coverage_margin a {
  margin-top: 0px;
}
.video_module.video_section .col-lg-6:nth-child(2n+1) {
  clear: left;
}
.video_module > div .module {
  margin-bottom: 0 !important;
  margin-top: 20px;
}
.panel-blog .video_module > div:nth-child(1) .module,
.panel-blog .video_module > div:nth-child(2) .module {
  margin-top: 0 !important;
}
.col-lg-12.col-md-12.show_blog_button {
  margin-top: 15px;
}
.panel-body {
  padding: 15px 15px 0 15px;
}
@media screen and (max-width: 767px) {
  iframe {
    width: 100%;
  }
  .audioPageSlider.slider_video .owl-carousel .owl-nav .owl-next,
  .audioPageSlider.slider_video .owl-carousel .owl-nav .owl-prev {
    top: 27%;
  }
  .playButton.playSliderButton::after {
    top: -11px;
    left: 5px;
    border-width: 11px 0 11px 16px;
  }
  .video_height .core-videoslider.video_play {
    padding-bottom: 43%;
    padding-top: 43px;
  }
  #home .video_height .content.video_content {
    position: relative;
  }
  .crossButton {
    width: 36px;
    height: 36px;
  }
}
@media screen and (max-width: 640px) {
  .slider_video .owl-carousel .owl-nav .owl-next,
  .slider_video .owl-carousel .owl-nav .owl-prev {
    top: 18px;
  }
}
@media screen and (max-width: 480px) {
  .slider_video .owl-carousel .owl-nav .owl-next,
  .slider_video .owl-carousel .owl-nav .owl-prev {
    top: 22px;
  }
  .allVideos .col-sm-6 {
    width: 100%;
  }
  .sortByContainer {
    margin-top: 15px;
  }
}
.core-videoslider.audio_play {
  padding-bottom: 37%;
}
@media screen and (max-width: 320px) {
  .slider_video .owl-carousel .owl-nav .owl-next,
  .slider_video .owl-carousel .owl-nav .owl-prev {
    top: 30px;
  }
}
.video_slide.slider_video .owl-nav .disabled {
  display: none;
}
.event_coverage_margin a.viewAllButton {
  margin-top: 24px;
}
.panel .panel-body ul.list-unstyled li.is-featured {
  padding-top: 0;
}
.videoWrapper iframe {
  display: none;
}
@media only screen and (max-width: 767px) {
  .videoWrapper iframe {
    display: block;
  }
}
.slider_video .innerText {
  display: none;
}
.slider_video.ListView .innerText {
  display: block;
}
.ListView .video_title .text h2 {
  margin-top: 0;
  margin-bottom: 0px;
}
.hero-img.banner_image.image_video_play {
  position: relative;
  cursor: pointer;
}
.detail-content .item:nth-child(1) {
  padding-top: 0;
}
.layer {
  background: transparent;
  top: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.text-group.video_module.video_section,
.panel-blog .video_module {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
}
.text-group.video_module.video_section .module {
  height: 95%;
}
.image_video_play_featured {
  position: relative;
  cursor: pointer;
}
.image_video_play_featured h2,
.featuredSlider h2,
.slider_video h2,
.video_slider h2 {
  cursor: pointer;
}
.page.featuredPage {
  margin-top: -40px;
}
.featuredAllVideosContanier h2,
.featuredAllAudioContanier h2 {
  margin-top: 30px;
}
.video_slide.slider_video .col-sm-4:nth-child(6n+1) {
  clear: left;
}
.panel #upcoming-speaking-engagements .panel-body ul.list-unstyled li.is-featured {
  padding-top: 10px;
  border-color: #b2e0ea;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  .media-content.videoWrapper {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .col-lg-3.col-md-3 .media-content.videoWrapper {
    padding-bottom: 0;
  }
  .col-md-4 .media-content.videoWrapper.removeAfter,
  .col-lg-3.col-md-3 .media-content.videoWrapper.removeAfter {
    margin-bottom: 20px;
  }
}
.sliders_videos .outer_video_wrapper .media-content.embed {
  width: 1000px;
}
@media screen and (min-width: 992px) {
  .panel-video .video_module.video_section {
    margin-top: -20px !important;
  }
}
@media screen and (max-width: 992px) {
  .video_slide.slider_video .col-sm-4:nth-child(6n+1) {
    clear: none;
  }
  .video_slide.slider_video .col-sm-4:nth-child(3n+1) {
    clear: left;
  }
}
/*Gallery image popup start*/
.image-popup-container .modal-backdrop {
  opacity: 0.4;
}
.image-popup-container .modal-inner-container {
  margin: 10px;
  background-color: #e3f1f5;
  display: inline-block;
}
.image-popup-container .modal-inner-container .modal-header {
  color: #0097ba;
}
.image-popup-container .modal-inner-container .modal-header .modal-title {
  width: 50%;
  float: left;
  font-size: 20px;
}
@media screen and (max-width: 420px) {
  .image-popup-container .modal-inner-container .modal-header .modal-title {
    width: 100%;
  }
}
.image-popup-container .modal-inner-container .modal-header a {
  display: inline-block;
  color: #0097ba;
  font-weight: 600;
  font-size: 12px;
  float: right;
}
@media screen and (max-width: 420px) {
  .image-popup-container .modal-inner-container .modal-header a {
    float: left;
  }
}
.image-popup-container .modal-inner-container .modal-header a.dl-link:before {
  background-image: url(../Content/images/sprites/download-icon.png);
  width: 20px;
  height: 20px;
  content: '';
  display: inline-block;
}
.image-popup-container .modal-inner-container .modal-header .close {
  margin-top: -30px;
  margin-right: -25px;
  font-size: 30px;
  opacity: 1;
  color: #999;
}
.image-popup-container .modal-inner-container .modal-header .close:focus,
.image-popup-container .modal-inner-container .modal-header .close:hover {
  opacity: 1;
  color: #000;
}
.image-popup-container .modal-inner-container .modal-body {
  display: inline-block;
  padding: 5px 10px 10px;
}
@media (min-width: 1240px) {
  .image-popup-container .desc {
    height: 50px;
  }
  header .top .pull-right {
    padding: 0;
  }
}
/*Gallery image popup end*/
iframe.BrightcoveExperience {
  margin-top: -1px;
}
/*Callouts in detail page changes - Start*/
.row.detail .col-left .detail-content .callout-container .module .media-content,
.row.detail .col-left .detail-content .callout-container .module .caption {
  width: 100%;
  margin-left: 0;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .row.detail .col-left .detail-content .callout-container .module .media-content,
  .row.detail .col-left .detail-content .callout-container .module .caption {
    max-height: unset;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .row.detail .col-left .detail-content .callout-container .col-sm-12 .module .buttons {
    position: unset;
    bottom: auto;
    margin: 20px 0;
  }
  .row.detail .col-left .detail-content .callout-container .col-sm-12 .module .buttons .btn-wrap {
    position: unset;
    bottom: auto;
  }
  .row.detail .col-left .detail-content .callout-container .col-sm-12 .module .buttons:after {
    bottom: 0;
  }
}
/*Callouts in detail page changes - end*/
/*Hexagon Core Project Changes*/
@media only screen and (max-width: 1024px) {
  .umbrella-nav .top .container {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .umbrella-nav .module {
    min-height: unset;
    max-height: 200px;
  }
  .seperatorLine {
    position: absolute;
    width: 4px;
    background-image: url('../Content/images/theme-bars/3x415_Umbrella_Image.jpg');
    top: 0px;
    right: 0;
  }
}
.sticky-max-ht {
  overflow: auto;
  max-height: 545px;
}
/*Hub page css starts*/
.event-listing-container .events-filters {
  margin: 18px 0 0;
  margin-bottom: 24px;
}
.event-listing-container .events-filters .filter {
  padding-left: 0px;
}
.hub-resource .module .caption {
  padding-top: 5px;
}
.hub-resource .caption .asset-type {
  padding: 5px 10px;
  background: rgba(102, 102, 102, 0.5);
  color: #ffffff;
}
.hub-resource .module .videoWrapper #videoiconimg {
  position: absolute;
  width: 60px !important;
  left: 40%;
  top: 26%;
  z-index: 9;
}
.hub-resource .events-filters .hub-resource-filters {
  padding: 0px;
}
@media screen and (width: 736px) {
  .person_image {
    width: 31%;
    height: 255px;
  }
}
@media (min-width: 768px) {
  .richtext-popup .modal-inner-container {
    max-height: 400px;
    overflow: auto;
  }
  .richtext-popup .modal-inner-container .richtext-content {
    margin-bottom: 0;
  }
}
.richtext-popup .modal-inner-container .modal-header .popup-close {
  position: absolute;
  top: -30px;
  right: 0px;
  content: "";
  width: 30px;
  height: 30px;
  padding: 0px;
  background-color: #005072;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center center;
  background-image: url('../Content/icons/svg-icons/icon-close-white.svg');
  box-shadow: 1px 0px 5px #333333;
  -webkit-box-shadow: 1px 0px 5px #333333;
  border: 1px solid #607D8B;
}
.richtext-popup .modal-inner-container .modal-header .popup-close .leadership-crossButton {
  display: none;
}
@media (min-width: 768px) {
  .richtext-popup.gated-popup .modal-inner-container {
    overflow: initial;
  }
}
.richtext-popup .modal-body .buttons a {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .richtext-popup .modal-body .buttons a {
    font-size: 20px;
    line-height: 24px;
  }
}
.richtext-popup .modal-body .buttons a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .richtext-popup .modal-body .buttons a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.richtext-popup .modal-body .buttons a:hover,
.richtext-popup .modal-body .buttons a:active,
.richtext-popup .modal-body .buttons a:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.richtext-popup .modal-body .buttons a:focus,
.richtext-popup .modal-body .buttons a:visited {
  opacity: 1;
  background: none;
}
.richtext-popup .modal-body .buttons a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .richtext-popup .modal-body .buttons a {
    font-size: 20px;
    line-height: 22px;
  }
}
.richtext-popup .modal-body .buttons a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .richtext-popup .modal-body .buttons a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.richtext-popup .modal-body .buttons a:hover,
.richtext-popup .modal-body .buttons a:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.richtext-popup .modal-body .buttons a:active,
.richtext-popup .modal-body .buttons a:focus,
.richtext-popup .modal-body .buttons a:visited {
  opacity: 1;
  background: none;
}
.richtext-popup .modal-body .buttons a:after {
  margin-top: 0px;
  display: none;
}
@media (min-width: 768px) {
  .richtext-popup .modal-dialog {
    width: 712px;
  }
  .richtext-popup .richtext-body {
    display: flex;
    flex-direction: row;
  }
}
.richtext-popup .richtext-body .richtext-image img {
  width: 100%;
}
.richtext-popup {
  background: rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 767px) {
  .richtext-popup.in.modal {
    display: flex !important;
    height: 100%;
  }
  .richtext-popup .modal-dialog {
    margin: auto;
  }
  .richtext-popup .modal-body {
    max-height: calc(100vh - 60px);
    overflow: auto;
  }
  .richtext-popup {
    z-index: 9999;
  }
}
@media only screen and (max-width: 980px) {
  .col-left .col-sm-6 .customCarousel .carousel-control {
    top: 0;
  }
}
/*Download popup styles end*/
.mobile-header .custom-search {
  display: none;
}
/* Product Configurator CSS start */
.product-configuration-grid .product-thumb {
  position: relative;
}
.product-configuration-grid .product-thumb .img-wrapper {
  border: 1px solid transparent;
}
.product-configuration-grid .product-thumb.disabled {
  opacity: 0.4;
}
.product-configuration-grid {
  clear: both;
}
.product-configuration-grid .product-thumb.disabled .overlay {
  display: block;
}
.product-configuration-grid .product-thumb .overlay {
  position: absolute;
  display: none;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0;
  z-index: 100;
}
.product-configuration-grid .product-thumb.selected .img-wrapper {
  border: 1px solid #009abf;
}
.product-configuration-grid .product-thumb {
  border-bottom: 2px solid #009abf;
  padding-bottom: 15px;
  margin-bottom: 35px;
}
.product-configuration-grid .product-thumb .content p {
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-configuration-grid .product-thumb .content h3 {
  height: 60px;
  margin-top: 15px;
}
.product-configuration-grid .product-thumb .img-wrapper img {
  width: 100%;
  height: 192px;
}
.product-configuration-grid .product-thumb .checked {
  background: url(../Content/images/productConfigurator/unchecked.png) no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 42px;
  cursor: pointer;
}
.product-configuration-grid .product-thumb.selected .checked {
  background: url(../Content/images/productConfigurator/checked.png) no-repeat;
  cursor: pointer;
}
.product-configuration .compare-btn,
.product-comparison .reset-btn,
.product-configuration .see-settings-btn {
  float: right;
  margin-bottom: 30px;
}
.container > .product-configuration {
  border-top: 2px solid #ff0033;
  padding-top: 45px;
}
.product-configuration .product-selection {
  margin-bottom: 45px;
}
.product-comparison .product-selection {
  margin-bottom: 90px;
}
.product-configuration .product-selection .filters-group {
  margin-top: 0px;
}
.product-configuration .compare-btn,
.product-configuration .see-settings-btn {
  display: none;
}
.product-comparison .feature-data,
.product-comparison .feature-heading {
  color: #656564;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  height: 45px;
  padding-top: 12px;
}
.product-comparison .feature-heading .feature-text {
  padding: 0px 10px;
}
.product-comparison .img-wrapper img {
  padding-left: 5px;
  padding-right: 5px;
}
@media screen and (min-width: 768px) {
  .product-comparison .img-wrapper img {
    height: auto;
    margin: 0 auto;
  }
  .product-comparison .product-thumb {
    height: 255px;
  }
}
.product-comparison .feature-data {
  text-align: center;
}
.product-comparison .product-column {
  padding: 0;
}
.product-comparison .product-thumb .title {
  text-align: center;
  margin-bottom: 25px;
  margin-top: 15px;
}
.product-comparison .product-thumb .title h3 {
  overflow: hidden;
  height: 60px;
}
.product-comparison .remove-sel i {
  font-size: 15px;
  color: #656564;
  margin-right: 7px;
}
.product-comparison .remove-sel {
  cursor: pointer;
}
.product-comparison .remove-sel .remove-icon {
  width: 15px;
  height: auto;
  margin-bottom: 3px;
}
.product-comparison {
  margin-bottom: 45px;
  border-top: 2px solid #009abf;
  padding-top: 30px;
}
.product-comparison .product-column .feature-data:nth-child(odd),
.product-comparison .feature-heading:nth-child(odd) {
  background: #e7e7ea;
}
.product-comparison .product-column .feature-data:nth-child(even),
.product-comparison .feature-heading:nth-child(even) {
  background: #f2f2f3;
}
.product-comparison .feature-data .feature-circle {
  position: relative;
}
.product-comparison .feature-data .feature-circle:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  right: 0;
  background: #656564;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  top: 3px;
}
@media screen and (max-width: 767px) {
  .product-configuration .product-selection select {
    display: block;
    width: 100%;
    margin-bottom: 35px;
  }
  .product-comparison .product-thumb .title h3 {
    line-height: inherit;
    height: 45px;
  }
  .product-comparison .feature-data {
    position: relative;
    margin-top: 45px;
  }
  .product-comparison .feature-data .feature-heading {
    text-align: center;
    position: absolute;
    height: 45px;
    padding-top: 12px;
    top: -45px;
  }
  .col1 {
    width: 100%;
  }
  .col2 {
    width: 200%;
  }
  .col3 {
    width: 300%;
  }
  .product-comparison .feature-data,
  .product-comparison .feature-heading {
    border-right: 0px;
  }
  .product-comparison .first-heading {
    box-shadow: inset 0px 11px 8px -10px #CCC;
  }
  .product-comparison .prod-2.col3 {
    left: -100%;
  }
  .product-comparison .prod-3.col3 {
    left: -200%;
  }
  .product-comparison .prod-2.col2,
  .prod-3.col2 {
    left: -100%;
  }
  .product-comparison .feature-data {
    height: 60px;
    padding-top: 15px;
  }
  .product-comparison .product-thumb .title {
    margin-bottom: 60px;
  }
  .product-comparison .feature-data .feature-heading {
    background-color: #ffffff;
  }
  .product-comparison .reset-btn {
    margin-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .product-column-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* Product Configurator CSS END */
/*Author callout styles start*/
.authorCallout {
  margin-bottom: 30px;
}
.authorCallout .title {
  font-weight: 600;
}
.authorCallout .authorCallout-textSection p {
  margin-bottom: 0px;
}
.authorCallout .author-image,
.authorCallout .author-text {
  padding: 0px;
  font-size: 15px;
  line-height: 20px;
}
.authorCallout .author-image img {
  padding-right: 15px;
  max-width: 100%;
}
.authorCallout-textSection {
  margin-bottom: 30px;
}
.authorCallout .author-text .btn-wrap {
  margin-top: 15px;
}
.authorCallout .author-image {
  float: left;
}
@media screen and (min-width: 768px) {
  .authorCallout .author-image {
    width: 29%;
  }
}
.authorCallout .author-text {
  float: left;
}
@media screen and (min-width: 768px) {
  .authorCallout .author-text {
    width: 70%;
  }
}
@media (max-width: 991px) {
  .authorCallout .authorCallout-container {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .authorCallout .author-image {
    margin-bottom: 10px;
  }
  .multiColumnPod .multiColumnPod-text {
    max-height: none;
  }
}
@media (min-width: 768px) {
  .authorCallout .author-image.right-align {
    float: right;
  }
  .authorCallout .author-image.right-align img {
    padding-left: 15px;
    padding-right: 0px;
  }
  .row.detail .col-right .module.multiColumnPod .buttons {
    float: none;
    padding-left: 0px;
    width: 100%;
  }
}
/*Author callout styles ends*/
/* CB-6 Rich Text Component enhancement or MultiColumnWithoutImageCallout start*/
.multiColumnPod h3 {
  margin-top: 0px;
  margin-bottom: 10px;
}
.multiColumnPod .multiColumnPod-text {
  max-height: 309px;
  overflow: hidden;
  font-size: 14px;
  line-height: 19px;
}
@media (max-width: 767px) {
  .multiColumnPod .multiColumnPod-text {
    max-height: none;
  }
}
/* CB-6 Rich Text Component enhancement or MultiColumnWithoutImageCallout ends*/
/*CB-6 carousel css starts*/
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .carousel .carousel-texture {
    width: 27%;
  }
  .carousel .carousel-inner .item {
    /*height: 576px;*/
    width: 100%;
  }
  .carousel.full-width-carousel .carousel-inner .item {
    height: auto;
  }
}
.carousel.full-width-carousel .carousel-control.left span,
.carousel.full-width-carousel .carousel-control.right span {
  top: calc(50% - 35px) !important;
}
@media only screen and (max-width: 991px) {
  .carousel.full-width-carousel .carousel-control.left span,
  .carousel.full-width-carousel .carousel-control.right span {
    top: calc(50% - 20px) !important;
  }
}
.full-width-carousel .carousel-caption.cloned {
  display: none !important;
}
.full-width-image {
  width: 100% !important;
}
.carousel-inner.full-width-image {
  margin: 20px 0px;
}
/*CB-6 carousel css ends*/
/* CB-6 Youtube api changes start*/
.campaign-video-container .thumbnail.module {
  height: auto;
  min-height: unset;
}
.campaign-video-container {
  clear: both;
}
/* CB-6 Youtube api changes end*/
.hexagon-session.panel-group .panel .panel-body h2 {
  margin: 0;
  color: black;
}
.hexagon-session.panel-group .panel .panel-body p.session-type {
  display: inline-block;
  padding-right: 5px;
}
.hexagon-session.panel-group .panel .panel-body .abstract p {
  font-weight: normal;
}
.hexagon-session.panel-group .panel .panel-collapse .panel-body .room {
  font-weight: normal;
}
.hexagon-session.panel-group .panel .panel-body .speakers li {
  font-weight: normal;
  margin-left: 1.5em;
}
.hexagon-session.panel-group .panel .panel-collapse .panel-body .text-group {
  font-size: 14px;
}
.hexagon-session.panel-group .panel .panel-collapse .panel-body ul li {
  color: #000;
}
.hexagon-session.panel-group .panel .panel-collapse .panel-body p {
  margin-top: 0;
}
/*hxgn-live/home/2019/programme/session-catalogue CSS end*/
/*Start HXGN Spotlight CSS*/
.product-slider {
  margin-bottom: 50px;
  clear: both;
}
.product-slider h1 {
  margin-bottom: 30px;
}
.button_tag {
  margin-top: 15px;
}
.blue_btn {
  padding: 4px;
  background: #0097ba;
  color: #fefefe;
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  border: 1px solid #0097ba;
  text-transform: uppercase;
}
.blue_btn:hover {
  color: #0097ba;
  background: transparent;
}
.gray_btn {
  padding: 4px;
  background: #b1b1b1;
  color: #fefefe;
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
  margin-left: 5px;
  text-align: center;
  font-size: 13px;
  border: 1px solid #b1b1b1;
  text-transform: uppercase;
}
.gray_btn:hover {
  color: #b1b1b1;
  background: transparent;
}
.product-slider .gray_btn:hover {
  background: #b1b1b1;
  color: white;
}
.product_heading a {
  font-size: 20px;
  color: #32B8D2;
  margin-top: 10px;
  min-height: 93px;
  display: block;
}
.product-slider .item {
  border-bottom: #005072 2px solid;
  padding-bottom: 45px;
}
.product-slider .owl-theme .owl-dots .owl-dot span {
  border-radius: 0;
  background: #B1B1B1;
  border: none;
  width: 24px;
  height: 5px;
  margin: 0 10px;
}
.product-slider .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #0097ba;
}
.product-slider .owl-dots {
  padding-top: 30px;
}
.product-slider .owl-nav {
  position: absolute;
  right: 0;
}
.product-slider .owl-theme .owl-nav .owl-prev {
  width: 39px;
  background-image: url("../Content/images/sprites/arrows-carousel.png");
  background-repeat: no-repeat;
  background-color: #cccccc;
  height: 39px;
  border-radius: 0;
  font-size: 0;
  background-position: center;
  background-size: 50%;
}
.product-slider .owl-theme .owl-nav .owl-next {
  width: 39px;
  background-image: url("../Content/images/sprites/right-arrow.png");
  background-repeat: no-repeat;
  background-color: #cccccc;
  height: 39px;
  font-size: 0;
  border-radius: 0;
  background-position: center;
  background-size: 50%;
}
.product-slider .owl-theme .owl-nav .owl-next:hover {
  background-color: #0097ba;
  background-image: url("../Content/images/sprites/right-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 46%;
}
.product-slider .owl-theme .owl-nav .owl-prev:hover {
  background-color: #0097ba;
  background-image: url("../Content/images/sprites/left-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 46%;
}
.product-slider .owl-theme .owl-nav {
  margin-top: 13px;
}
.view_btn {
  text-align: right;
}
.slide-img {
  max-width: 400px;
  min-height: 214px;
  height: 214px;
  overflow: hidden;
}
.slide-img img {
  object-fit: cover;
  height: 100%;
}
@media (max-width: 1024px) {
  .owl-theme .owl-dots .owl-dot {
    /*display: none !important;*/
  }
  .owl-theme .owl-dots .owl-dot:nth-child(1) {
    display: inline-block !important;
  }
  .owl-theme .owl-dots .owl-dot:nth-child(2) {
    display: inline-block !important;
  }
  .owl-theme .owl-dots .owl-dot:nth-child(3) {
    display: inline-block !important;
  }
  .product_heading a {
    min-height: 123px;
  }
  .product-slider .item {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .owl-theme .owl-dots .owl-dot {
    /*display: none !important;*/
  }
  .owl-theme .owl-dots .owl-dot:nth-child(1) {
    display: inline-block !important;
  }
  .owl-theme .owl-dots .owl-dot:nth-child(2) {
    display: inline-block !important;
  }
  .owl-theme .owl-dots .owl-dot:nth-child(3) {
    display: inline-block !important;
  }
  .product-slider .item {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .view_btn {
    margin-bottom: 15px;
  }
  .owl-theme .owl-dots .owl-dot {
    /*display: none !important;*/
  }
  .owl-theme .owl-dots .owl-dot:nth-child(1) {
    display: inline-block !important;
  }
  .owl-theme .owl-dots .owl-dot:nth-child(2) {
    display: inline-block !important;
  }
  .owl-theme .owl-dots .owl-dot:nth-child(3) {
    display: inline-block !important;
  }
}
@media (max-width: 599px) {
  .product-slider .item {
    padding-bottom: 40px;
  }
  .product-slider .item {
    padding-bottom: 26px;
  }
  .product-slider .owl-dots {
    padding-top: 10px;
  }
}
@media (max-width: 375px) {
  .product-slider h1 {
    padding-top: 5px;
  }
}
/*End HXGN Spotlight CSS*/
/*Start HXGN Spotlight filter section CSS*/
.caption.division-details-box .text h3 {
  display: block;
}
.caption.division-details-box .text p {
  font-size: 15px !important;
  color: #333333;
  line-height: 24px;
}
.events-date {
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  margin-top: 20px;
  display: block;
}
.thumbnail.module.division-details-section {
  height: auto !important;
  min-height: 100% !important;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .box-image img {
    margin: 0 auto 30px;
    display: block;
  }
  .module .media-content.videoWrapper:after,
  .division-details-section.module .media-content.image:after {
    height: 0;
  }
}
.module .caption.division-details-box .text p {
  max-height: 100%;
}
.btn-center {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.media-content.image.box-image {
  width: 390px;
  height: 220px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .media-content.image.box-image {
    width: 100%;
  }
  .caption.division-details-box .text h3 {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .carousel .carousel-inner .item .hero-img img {
    /*max-height: 446px;
        height: 446px;*/
  }
}
@media (min-width: 992px) {
  .row-1 .hub-resource .events-filters > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 992px) {
  .row-1 .hub-resource .filters-group > .row {
    margin-left: 0px;
  }
}
.row .row-1 {
  margin-left: 10px;
  margin-right: 10px;
}
/*End Start HXGN Spotlight filter section CSS*/
/*Calendar*/
/* Select boxes */
select {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  display: block;
  font-size: 16px;
}
select option {
  padding: 14px 12px;
}
.select--styled {
  background: #fefefe;
  position: relative;
  height: 40px;
  overflow: hidden;
}
.select--styled select {
  background: transparent;
  border: 0;
  border-radius: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
}
/* Calender dropdown styles starts*/
.calendar-dropdown .select--styled select {
  background: #636363;
  color: #ffffff;
  width: 100%;
  font: 15px/18px 'Hexagon-Akkurat-Bold', Arial;
  text-transform: uppercase;
}
.calendar-dropdown .custom-select {
  overflow: visible;
}
.calendar-dropdown .label-title {
  color: #636363;
  margin-bottom: 15px;
  font-size: 16px;
}
.calendar-page .calendar-pagination {
  margin: 0;
  list-style: none;
  padding: 0;
}
.calendar-dropdown .select--styled,
.calendar-dropdown .select--styled select {
  height: 35px;
  background: #f3f3f3;
  color: #005072;
  box-shadow: none;
  line-height: 25px;
}
.calendar-dropdown .select--styled.active select,
.calendar-dropdown .select--styled select.active select {
  background: #005072;
  color: #f3f3f3;
}
.calendar-dropdown .custom-select .caret {
  position: absolute;
  right: 14px;
  border: 0;
  top: 50%;
  pointer-events: none;
  transition: all 0.2s ease-in-out;
  height: 11px;
  width: 16px;
  margin-top: -6px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.calendar-dropdown .custom-select.active .caret {
  transform: rotate(180deg);
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
}
.calendar-dropdown .custom-select label {
  font-weight: 500;
  position: relative;
  margin-left: 12px;
}
.calendar-filters-section .calendar-dropdown .form-group .filters .filters-group .btn {
  background: #f3f3f3;
  color: #005072;
}
.calendar-filters-section .calendar-dropdown .form-group .filters .filters-group .btn .caret {
  transition: all 0.2s ease-in-out;
  height: 11px;
  width: 16px;
  margin-top: -6px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .bootstrap-select .btn {
  background: #f3f3f3;
  color: #005072;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .bootstrap-select .btn .caret {
  transition: all 0.2s ease-in-out;
  height: 11px;
  width: 16px;
  margin-top: -6px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 0;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .bootstrap-select.open .btn {
  background: #005072;
  color: #f3f3f3;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .bootstrap-select.open .btn .caret {
  transform: rotate(180deg);
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .bootstrap-select .dropdown-menu ul li a {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .bootstrap-select .dropdown-menu ul li a span {
  color: #005072;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .bootstrap-select .dropdown-menu ul li a:hover {
  background: transparent;
  opacity: 0.6;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .custom-checkboxes {
  background: #f3f3f3;
  padding-bottom: 10px;
  box-shadow: none;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .custom-checkboxes label {
  color: #005072;
  margin-left: 0;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .custom-checkboxes label .color-spec {
  left: 10px;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .custom-checkboxes label:hover {
  background: none;
  opacity: 0.6;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .custom-checkboxes label.active .custom-checkbox {
  background: #005072;
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .custom-checkboxes label.active .custom-checkbox:before,
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .custom-checkboxes label.active .custom-checkbox:after {
  position: absolute;
  left: 2px;
  top: 6px;
  content: '';
  width: 10px;
  height: 1.5px;
  background-color: #fefefe;
  transform: rotate(45deg);
}
.calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .custom-checkboxes label.active .custom-checkbox:after {
  transform: rotate(-45deg);
}
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:hover,
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:active,
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:focus,
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:visited {
  opacity: 1;
  background: none;
}
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:hover,
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:active,
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:focus,
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:visited {
  opacity: 1;
  background: none;
}
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn:after {
  margin-top: 0px;
  display: none;
}
.calendar-filters-section .calendar-search .buttons .btn-clear-filter .btn.clear-filter:visited {
  opacity: 1 !important;
}
.calendar-page .color-spec.exhibition,
.mobileEvent-filter-section .color-spec.exhibition {
  background-color: #ff1a08;
}
.calendar-page .color-spec.workshop,
.mobileEvent-filter-section .color-spec.workshop {
  background-color: #00AFEB;
}
.calendar-page .color-spec.webinar,
.mobileEvent-filter-section .color-spec.webinar {
  background-color: #8DC641;
}
@media screen and (min-width: 768px) {
  .calendarEventList {
    margin-left: 10px;
  }
}
.calendarEventList ul {
  border-bottom: 2px solid #005072;
  list-style: none;
  float: left;
  width: 100%;
  padding: 0;
  cursor: default;
}
.calendarEventList ul li {
  float: left;
  font: 15px/38px 'Hexagon-Akkurat-Bold', Arial;
  margin-right: 1px;
  background-color: #f3f3f3;
}
.calendarEventList ul li a {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #005072;
  padding: 8px 20px;
  display: block;
  text-transform: uppercase;
}
.calendarEventList ul li.activeView {
  pointer-events: none;
  background-color: #005072;
}
.calendarEventList ul li.activeView a {
  color: #fefefe;
}
.calendar-page .color-spec,
.mobileEvent-filter-section .color-spec {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 10px;
  height: 18px;
  background: transparent;
}
.fc-day-grid-event .fc-content .fc-title,
.fc-more-popover .fc-content .fc-title {
  position: relative;
}
.fc-day-grid-event .fc-content .fc-title:before,
.fc-more-popover .fc-day-grid-event .fc-content .fc-title:before {
  content: '';
  position: absolute;
  left: -17px;
  width: 10px;
  height: 18px;
  background-color: transparent;
}
.fc-day-grid-event.workshop .fc-content .fc-title:before {
  background-color: #00AFEB;
}
.fc-day-grid-event.webinar .fc-content .fc-title:before {
  background-color: #8DC641;
}
.fc-day-grid-event.exhibition .fc-content .fc-title:before {
  background-color: #299AA8;
}
.calendar-dropdown {
  overflow: visible !important;
}
.calendar-dropdown #deselect-check {
  font-size: 14px;
  font-weight: 700;
  padding: 13px 10px;
  background: #d3d3d3;
  color: #00667f;
  margin-bottom: 10px;
  cursor: pointer;
}
.calendar-dropdown .custom-checkboxes.open {
  display: block;
}
.calendar-dropdown label.disabled {
  color: #d3d3d3;
  cursor: default;
  pointer-events: none;
}
.calendar-dropdown label.disabled:hover {
  color: lightgrey;
}
.calendar-dropdown .thumbnail {
  margin-bottom: 35px;
}
.calendar-dropdown .deselect-text {
  text-decoration: underline;
  margin-left: 5px;
}
.calendar-dropdown .pod {
  padding: 0px 25px;
}
.calendar-dropdown .loader {
  min-height: 35px;
}
.calendar-dropdown #div_loading {
  padding-bottom: 0px;
  min-height: 35px;
}
.calendar-dropdown .custom-checkboxes {
  padding-top: 20px;
}
.calendar-search {
  margin-bottom: 15px;
  border-bottom: 2px solid #005072;
}
.calendar-search form {
  background-color: #f5f7f8;
  position: relative;
}
.calendar-search input {
  font: 16px/30px 'Hexagon-Akkurat-Bold', Arial;
  width: 100%;
  padding-left: 10px;
  padding-right: 40px;
  background: #f5f7f8;
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #666666;
}
.calendar-search button[type="submit"] {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
}
.calendar-search .buttons .btn-wrap .btn {
  border: 1px solid #0097ba;
  border-radius: 0;
  font: 15px/18px 'Hexagon-Akkurat-Bold', Arial;
  background-color: transparent;
  padding: 12.5px 19px 10.5px;
  color: #0097ba;
  white-space: normal;
}
.calendar-page .filters-group .bootstrap-select.btn-group.open .dropdown-menu.open ul li a,
.mobileEvent-filter-section .bootstrap-select.btn-group.open .dropdown-menu.open ul li a {
  color: #0097ba !important;
}
.calendar-search .buttons .btn-wrap .btn:hover,
.calendar-search .buttons .btn-wrap .btn:active,
.calendar-search .buttons .btn-wrap .btn:focus,
.calendar-page .filters-group .bootstrap-select.btn-group .btn:hover,
.calendar-page .filters-group .bootstrap-select.btn-group.open .btn,
.mobileEvent-filter-section .filters-group .bootstrap-select.btn-group .btn:hover,
.mobileEvent-filter-section .filters-group .bootstrap-select.btn-group.open .btn,
.calendar-page .calendarEvents-pod .btn:hover,
.calendar-page .calendarEvents-pod .btn:active,
.calendar-page .calendarEvents-pod .btn:focus,
.eventModal-container .btn:focus,
.eventModal-container .btn:hover,
.eventModal-container .btn:active {
  background-color: #0097ba;
  color: white;
}
.calendar-page .calendarEvents-pod .btn:hover,
.calendar-page .calendarEvents-pod .btn:active,
.calendar-page .calendarEvents-pod .btn:focus,
.eventModal-container .btn:focus,
.eventModal-container .btn:hover,
.eventModal-container .btn:active,
.eventModal-container .btn {
  border-color: #0097ba;
}
.eventModal-container .btn {
  color: #0097ba;
}
.calendarEvents-pod-content .btn {
  border: 1px solid #0097ba;
  border-radius: 0;
  font: 15px/18px 'Hexagon-Akkurat-Bold', Arial;
  background-color: transparent;
  padding: 12.5px 19px 10.5px;
  color: #0097ba;
  white-space: normal;
}
.calendar-search .buttons .btn-wrap.btn-clear-filter {
  position: static;
  margin-top: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .calendar-search .buttons .btn-wrap.btn-clear-filter {
    margin-top: 10px;
    margin-left: 20px;
  }
}
.calendar-page .buttons,
.calendar-page .btn-wrap,
.mobileEvent-view-section .buttons,
.mobileEvent-view-section .btn-wrap {
  position: relative;
  bottom: 0px;
}
.calendar-search .buttons .btn-wrap a {
  vertical-align: text-top;
}
.calendar-search .section {
  padding-bottom: 45px;
}
.category-view-section .category-list {
  position: relative;
  padding: 3px 26px 3px 20px;
  top: 3px;
}
.calendar-page .category-view-section {
  margin-bottom: 30px;
  padding-bottom: 20px;
  padding-top: 10px;
  border-bottom: 2px solid #efeeee;
}
.calendar-page .country .filters-group,
.calendar-page .month .filters-group {
  margin-bottom: 0;
  margin-top: 0;
}
.hide {
  display: none;
}
.no-sidePadding {
  padding-left: 0;
  padding-right: 0;
}
.calendar-page .calendarEvents-container .calendarView-container {
  margin-bottom: 30px;
  float: left;
}
.calendar-page .calendarEvents-container .calendarView-container ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0;
}
.calendar-page .calendarEvents-container .calendarView-container ul li {
  display: inline-block;
  padding-right: 15px;
  padding-left: 25px;
  color: #005072;
  font-weight: 600;
  cursor: pointer;
  position: relative;
}
.calendar-page .calendarEvents-container .calendarView-container ul .list-view:before {
  content: '';
  position: absolute;
  background-image: url('../Content/icons/list_view.png');
  left: 0;
  width: 21px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 88%;
  top: 2px;
}
.calendar-page .calendarEvents-container .calendarView-container ul .month-view:before {
  content: '';
  position: absolute;
  background-image: url('../Content/icons/month_view.png');
  left: 0;
  width: 21px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 88%;
  top: 1px;
}
.calendar-page .calendarEvents-container .calendarEvents-pod {
  border: 1px solid #b4b4b4;
  border-top: 10px solid #ff0000;
  padding: 40px;
  padding-bottom: 50px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .calendar-page .calendarEvents-container .calendarEvents-pod {
    min-height: 230px;
  }
}
.calendar-page .calendarEvents-container .calendarEvents-pod-section {
  margin-bottom: 48px;
}
.calendar-page .calendarEvents-container .calendarEvents-pod.workshop {
  border-top: 10px solid #00AFEB;
}
.calendar-page .calendarEvents-container .calendarEvents-pod.exhibition {
  border-top: 10px solid #ff1a08;
}
.calendar-page .calendarEvents-container .calendarEvents-pod.webinar {
  border-top: 10px solid #8DC641;
}
.calendar-page .calendarEvents-pod h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  margin-bottom: 5px;
}
.calendar-page .calendarEvents-pod .address {
  margin-bottom: 10px;
}
.calendar-page .calendarEvents-pod .details {
  margin-bottom: 15px;
}
.calendar-page .calendarEvents-pod .address p,
.calendar-page .calendarEvents-pod .details p {
  margin-bottom: 0;
  font-weight: 600;
}
.calendar-page .calendarEvents-pod .details .details-content {
  font-weight: normal;
  line-height: 20px;
  max-height: 82px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.calendar-page .calendarEvents-pod .register-btn,
.calendar-page .calendarEvents-pod .add-btn {
  display: block;
  width: 230px;
  margin-bottom: 15px;
}
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn {
  width: 230px;
  margin-bottom: 10px;
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:hover,
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:active,
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:focus,
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:visited {
  opacity: 1;
  background: none;
}
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:hover,
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:active,
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:focus,
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:visited {
  opacity: 1;
  background: none;
}
.calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn:after {
  margin-top: 0px;
  display: none;
}
.calendar-page .calendarEvents-container {
  margin-bottom: 30px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .calendar-page .calendarEvents-container {
    padding-right: 10px;
  }
}
@media screen and (max-width: 1240px) {
  .calendar-page .calendarEvents-container {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .calendar-page .calendarEvents-container .calendarListView-container .calendarListView-innerContainer #eventsResult > .row {
    width: calc(100% + 20px) !important;
  }
}
.calendar-page .calendarEvents-pod .details .view-details,
.calendar-page .calendarEvents-pod .details .hide-details,
.eventModal-container .details .view-details,
.eventModal-container .details .hide-details {
  cursor: pointer;
  color: #005072;
  font-weight: 600;
}
.calendar-page .calendarEvents-pod .day {
  color: #4a4a4a;
}
.calendar-page .calendar-pagination {
  display: inline-block;
  float: right;
}
.calendar-page ul.blade-pagination li.more {
  display: none;
}
.calendar-page ul.calendar-pagination li.page {
  border: none;
  font-weight: 600;
  color: #0097ba;
  padding-top: 0;
  margin-top: 0;
}
.calendar-page ul.blade-pagination li.page.active {
  color: #000000;
  background: rgba(0, 0, 0, 0);
}
.calendar-page ul.blade-pagination li.page:hover {
  background-color: rgba(0, 0, 0, 0);
}
.calendar-popup.modal .modal-dialog {
  top: 50%;
  width: 700px;
  transform: translate(0, -50%);
}
.calendar-popup .modal-header {
  padding: 0;
  min-height: initial;
}
.ie .calendar-popup .modal-header {
  min-height: 0;
}
.calendar-popup .eventModal-container {
  border-top: 10px solid #005072;
}
.calendar-popup .eventModal-container.webinar {
  border-color: #8dc641;
}
.calendar-popup .eventModal-container.exhibition {
  border-color: #299aa8;
}
.calendar-popup .eventModal-container.workshop {
  border-color: #00afeb;
}
.calendar-popup .carousel .carousel-inner {
  width: 100%;
}
.calendar-popup .carousel .carousel-inner .item {
  height: unset;
  padding-bottom: 60px;
  min-height: 446px;
}
.calendar-popup .modal-body {
  padding: 0;
}
.calendar-popup .modal-body .modal-header .close {
  position: absolute;
  top: 22px;
  right: 4px;
  z-index: 999;
  width: 20px;
  height: 20px;
  background: url(../Content/icons/svg-icons/icon-close-blue.svg) no-repeat 0 0;
  background-size: 80%;
  opacity: 1;
}
.calendar-popup .eventModal-container .title-date {
  padding: 25px 0px;
  width: 70%;
  margin: 0 auto;
  font-size: 18px;
  color: #333333;
}
.calendar-container {
  margin-bottom: 30px;
}
.calendar-container,
.calendarEvents-container .calendarListView-container {
  clear: both;
}
.calendar-popup .eventModal-container .event-content h3 a {
  font-size: 20px;
  color: #005072;
  line-height: 24px;
}
.calendar-popup .eventModal-container .event-content h3 {
  margin-bottom: 8px;
}
.calendar-popup .eventModal-container .event-content p {
  margin-bottom: 5px;
  font-weight: 600;
}
.calendar-popup .eventModal-container .event-content p.details-content {
  font-weight: normal;
}
.calendar-popup .eventModal-container .event-content * {
  color: #333333;
}
.calendar-popup .eventModal-container .event-content .events-btn .btn-wrap .btn::before {
  /* top: 0;*/
}
.calendar-popup .eventModal-container .event-content p span {
  margin-bottom: 5px;
  display: inline-block;
  font-weight: 600;
}
.calendar-popup .eventModal-container .event-content .view-details {
  color: #005072;
  margin-bottom: 10px;
  font-weight: 600;
  display: block;
}
.calendar-popup .eventModal-container .seperator {
  height: 1px;
  background-color: black;
  width: 100%;
}
.calendar-popup .eventModal-container .event-content {
  padding: 25px 0px;
  width: 70%;
  margin: 0 auto;
}
.calendar-popup .eventModal-container.webinar {
  border-color: #8dc641;
}
.calendar-popup .eventModal-container.workshop {
  border-color: #00afeb;
}
.calendar-popup .eventModal-container.exhibition {
  border-color: #299aa8;
}
.calendar-popup .eventModal-container .btn {
  margin-right: 20px;
  border-width: 2px;
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .calendar-popup .eventModal-container .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.calendar-popup .eventModal-container .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .calendar-popup .eventModal-container .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.calendar-popup .eventModal-container .btn:hover,
.calendar-popup .eventModal-container .btn:active,
.calendar-popup .eventModal-container .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.calendar-popup .eventModal-container .btn:focus,
.calendar-popup .eventModal-container .btn:visited {
  opacity: 1;
  background: none;
}
.calendar-popup .eventModal-container .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .calendar-popup .eventModal-container .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.calendar-popup .eventModal-container .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .calendar-popup .eventModal-container .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.calendar-popup .eventModal-container .btn:hover,
.calendar-popup .eventModal-container .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.calendar-popup .eventModal-container .btn:active,
.calendar-popup .eventModal-container .btn:focus,
.calendar-popup .eventModal-container .btn:visited {
  opacity: 1;
  background: none;
}
.calendar-popup .eventModal-container .btn:after {
  margin-top: 0px;
  display: none;
}
.calendar-popup .modal-inner-container .carousel .carousel-indicators {
  width: 100%;
  left: 0;
  background: rgba(51, 51, 51, 0.5);
  bottom: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding: 15px 0px;
  z-index: 9;
}
.calendar-popup .modal-inner-container .carousel .carousel-indicators li {
  width: 35px;
  height: 6px;
}
/*Custom calendar styles*/
.calendar-page {
  position: relative;
}
.calendar-page #loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background-color: rgba(200, 194, 194, 0.5);
  z-index: 999;
  padding-top: 0px;
}
@media screen and (min-width: 1024px) {
  .calendar-page #loading {
    padding-top: 70px;
  }
}
.calendar-page #loading img {
  width: 46px;
}
.calendar-page #loading h5 {
  display: inline-block;
  color: #005072 !important;
}
.calendar-component .fc table tr {
  background-color: transparent;
}
.calendar-component .fc-content-skeleton .fc-content,
.calendar-component .fc-widget-content .fc-event-container .fc-content {
  color: white;
  font-weight: 600;
  font-size: 14px;
  padding-left: 20px;
  text-overflow: ellipsis;
  background-color: #8dc641;
}
.calendar-component .fc-event {
  border: none;
  background-color: transparent;
}
.calendar-component .fc-unthemed .webinar .fc-content,
.calendar-component .fc-widget-content .fc-event-container .webinar .fc-content {
  background-color: #8dc641;
}
.calendar-component .fc-unthemed .exhibition .fc-content,
.calendar-component .fc-widget-content .fc-event-container .exhibition .fc-content {
  background-color: #299aa8;
}
.calendar-component .fc-unthemed .workshop .fc-content,
.calendar-component .fc-widget-content .fc-event-container .workshop .fc-content {
  background-color: #00afeb;
}
.calendar-component .fc-content-skeleton .fc-more {
  color: #0097ba;
  font-weight: 600;
  font-size: 14px;
  padding-left: 20px;
  text-overflow: ellipsis;
}
.calendar-component .fc table {
  border-collapse: unset;
  border-spacing: 5px;
}
.calendar-component .fc-head-container.fc-widget-header,
.calendar-component .fc-day-header.fc-widget-header,
.calendar-component .fc-body .fc-widget-content {
  border: none;
}
.calendar-component .fc-month-view.fc-basic-view {
  margin: 0px -10px;
}
.calendar-component .fc-body .fc-widget-content.fc-today {
  background-color: #d6d2d2;
}
.calendar-component .fc-body .fc-widget-content.fc-day {
  border: 1px solid #efeeee;
  position: relative;
  z-index: 999;
}
.calendar-component .fc-content-skeleton .fc-toolbar button {
  background: rgba(0, 0, 0, 0);
  border: none;
  outline: none;
  box-shadow: none;
}
.calendar-component .fc-toolbar h2 {
  display: inline-block;
}
.calendar-component .fc button .fc-icon {
  border: solid #005072;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  font-size: smaller;
  vertical-align: baseline;
}
.calendar-page .calendar-popup .modal-backdrop.in {
  opacity: 0.7;
}
.calendar-component .fc button .fc-icon.fc-icon-left-single-arrow {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.calendar-component .fc button .fc-icon.fc-icon-right-single-arrow {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.calendar-component .fc-toolbar button {
  box-shadow: none;
  border: none;
  background-color: #ffffff;
  background-image: none;
}
.calendar-component .fc-icon-left-single-arrow:after,
.fc-icon-right-single-arrow:after {
  content: none;
}
.calendar-page .calendarListView-container .calendarEvents-pod .day {
  /*position: absolute;
    bottom: 22px;
    left: 40px;*/
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.calendar-component .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  color: #005072;
  font-weight: 600;
  opacity: 1;
  text-decoration: underline;
  cursor: pointer;
}
.calendar-page .rss-feed {
  float: left;
  font-weight: 600;
  color: #0097ba;
  position: relative;
  padding-left: 25px;
  font-size: 16px;
}
.calendar-page .rss-feed:before {
  position: absolute;
  content: '';
  background-image: url('../Content/icons/rss-symbol.png');
  background-repeat: no-repeat;
  width: 28px;
  height: 27px;
  left: 0;
  top: 0;
  background-size: 60%;
}
.calendarEvents-container .calendarListView-container .no-results {
  margin-left: 10px;
  margin-bottom: 15px;
}
.calendar-page .rss-feed img {
  width: 24px;
  height: 24px;
}
.calendar-container .pagination {
  margin-top: 0;
}
#calendar {
  margin-bottom: 15px;
}
.calendar-container .pag-nav {
  float: right;
}
.mobileEvent-filter-section .calendar-filters-section,
.mobileEvent-filter-section .moblieCalendar-section {
  display: none;
}
.mobileEvent-filter-section .moblieCalendar-section {
  height: 0;
}
.calendar-filters-section .calendar-dropdown .form-group {
  margin-right: 0;
}
/*Custom Mobile calendar styles*/
.mobileCalendar.ui-datepicker {
  width: 100%;
  left: 0 !important;
  right: 0;
  padding: 10px;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 2px 10px -1px #7f7b7b;
  -moz-box-shadow: 0 2px 10px -1px #7f7b7b;
  box-shadow: 0 2px 10px -1px #7f7b7b;
}
@media screen and (max-width: 767px) {
  .mobileCalendar.ui-datepicker {
    margin-top: -75px;
  }
}
@media screen and (max-width: 767px) {
  .no-header-text .mobileCalendar.ui-datepicker {
    margin-top: -32px;
  }
}
@media screen and (max-width: 767px) {
  .near-header-text .mobileCalendar.ui-datepicker {
    margin-top: 12px;
  }
}
.mobileCalendar.ui-datepicker td span,
.ui-datepicker td a {
  border: none;
  background: none;
  padding: 12px;
  font-size: 16px;
}
.mobileCalendar .ui-state-default,
.mobileCalendar .ui-widget-content .ui-state-default,
.mobileCalendar .ui-widget-header .ui-state-default {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin: 4px;
}
.mobileCalendar.ui-datepicker .ui-widget-header,
.mobileCalendar.ui-datepicker .ui-state-default,
.mobileCalendar.ui-datepicker .ui-widget-content .ui-state-default,
.mobileCalendar.ui-datepicker .ui-widget-header .ui-state-default {
  border: none;
  background: none;
}
.mobileCalendar td.ui-datepicker-today a {
  background-color: #0097ba !important;
}
.mobileCalendar.ui-datepicker .ui-datepicker-prev {
  top: 3px;
  left: 14%;
}
.mobileCalendar.ui-datepicker .ui-datepicker-next {
  right: 14%;
  top: 3px;
}
.mobileCalendar.ui-datepicker .ui-datepicker-prev span {
  -webkit-transform: rotate(135deg);
  border: solid #636363;
  border-width: 0 3px 3px 0px;
  display: inline-block;
  height: 5px;
  width: auto;
  padding: 5px;
  background: none;
}
.mobileCalendar.ui-datepicker .ui-datepicker-next span {
  -webkit-transform: rotate(-45deg);
  border: solid #636363;
  border-width: 0 3px 3px 0px;
  display: inline-block;
  height: 5px;
  width: auto;
  padding: 5px;
  background: none;
}
#mobileCalendar {
  width: 0;
  height: 0;
  -webkit-appearance: none;
}
.month-view-active .calendar-search .search-container {
  display: none;
}
.calendar-filters .filters-group .bootstrap-select.btn-group .btn[disabled] {
  opacity: 0.5;
}
.calendar-dropdown .select--styled.disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
@media screen and (min-width: 992px) {
  .calendar-search .buttons .btn-wrap .btn {
    padding: 10px 42px 8px;
  }
  .calendar-search .search-container {
    padding-left: 0px;
  }
  .calendar-dropdown .calendar-filters .checkbox-filter {
    padding-left: 0px;
  }
  .calendar-popup .eventModal-container .btn {
    padding: 10px 30px 8px 0px;
    margin-bottom: 15px;
    width: auto;
    display: inline-block;
  }
  .calendar-popup .eventModal-container .btn:before {
    top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .calendar-search .search-container {
    margin-bottom: 15px;
  }
  .calendar-dropdown .calendar-filters .checkbox-filter {
    padding-bottom: 20px;
  }
  .calendar-dropdown .filters-group .bootstrap-select.btn-group {
    margin-bottom: 0px;
  }
  .calendarListView-container .pag-nav .pagination li.next a,
  .calendarListView-container .pag-nav .pagination li.previous a {
    /* background-image: url(../Content/images/sprites/arrows-pagination-desktop.png);*/
  }
  .calendarListView-container .pag-nav .pagination li.previous a {
    margin-top: 2px;
  }
  .calendarListView-container .pag-nav .pagination li.previous.disabled a {
    /*background-position: 143px 0;*/
    transform: initial;
    margin-top: 3px;
    background-size: 85% auto;
  }
  .calendarListView-container .pag-nav .pagination li.next.disabled a {
    /*background-position: 143px 0;*/
  }
}
@media screen and (min-width: 768px) {
  .mobileEvent-view-section {
    display: none;
  }
  .mobileCalendar.ui-datepicker-div {
    display: none;
  }
  .category-view-section h3 {
    display: none;
  }
  .calendarListView-container .calendarEvents-pod-container .eventDate-title {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .category-view-section h3 {
    padding-bottom: 10px;
  }
  .calendar-page .calendar-filters-section {
    display: none;
  }
  .calendar-page .calendarEvents-pod h3 a {
    pointer-events: none;
  }
  .calendar-page .calendarEvents-pod .address p span {
    margin-bottom: 5px;
    display: inline-block;
  }
  .calendar-page .calendarEvents-pod .calendarEvents-pod-content .btn {
    width: 100%;
  }
  .calendar-page .calendarEvents-pod .address {
    margin-bottom: 15px;
  }
  .calendar-page .calendarEvents-pod h3 {
    margin-bottom: 15px;
  }
  .calendar-page .calendarEvents-pod .details .details-content {
    line-height: 20px;
  }
  .calendar-page .calendarEvents-container .calendarEvents-pod {
    padding: 15px 32px 15px 15px;
  }
  .calendar-page .calendarEvents-container .calendarEvents-pod.active {
    padding-bottom: 50px;
  }
  .calendar-page .calendarEvents-pod h3 {
    position: relative;
    height: auto;
    max-height: unset;
    padding-right: 18px;
  }
  .calendar-page .calendarEvents-pod h3:after {
    content: '';
    position: absolute;
    right: 0px;
    width: 0;
    height: 0;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #636363;
    top: 50%;
    transform: translate(0, -50%);
    pointer-events: none;
  }
  .calendarListView-container .calendarEvents-pod-container .eventDate-title {
    padding-left: 10px;
    margin-bottom: 12px;
    padding-top: 25px;
  }
  .calendar-page .category-view-section {
    border-bottom: none;
    padding-bottom: 0px;
    padding-left: 10px;
  }
  .calendar-page .calendarEvents-pod.active h3:after {
    border-bottom: 10px solid #636363;
    border-top: 0px;
  }
  .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content {
    display: none;
  }
  .category-view-section .category-list {
    display: block;
    margin-left: 0;
    margin-bottom: 12px;
  }
  .calendar-page .calendarEvents-container .calendarEvents-pod {
    margin-bottom: 15px;
  }
  .calendar-page .calendarEvents-container .calendarEvents-pod {
    border-top: 1px solid #b4b4b4 !important;
    border-left: 10px solid #ff0000;
  }
  .calendar-page .calendarEvents-container .calendarEvents-pod.workshop {
    border-left: 10px solid #00afeb;
  }
  .calendar-page .calendarEvents-container .calendarEvents-pod.exhibition {
    border-left: 10px solid #299aa8;
  }
  .calendar-page .calendarEvents-container .calendarEvents-pod.webinar {
    border-left: 10px solid #8dc641;
  }
  .noMobile-padding {
    padding: 0;
  }
  .calendar-page .calendarView-container {
    display: none;
  }
  .calendar-page .calendar-component {
    display: none;
  }
  .calendar-page .calendarListView-container {
    display: block !important;
  }
  .calendar-page .calendar-pagination {
    display: none;
  }
  .calendar-search .btn-wrap .btn {
    width: 100%;
    padding: 15px;
    font-size: 20px;
  }
  .calendar-search .search-container {
    margin-bottom: 20px;
  }
  .calendar-dropdown .label-title {
    display: none;
  }
  .calendar-filters .category {
    margin-bottom: 20px;
  }
  .dropdown-container {
    padding-top: 0px;
  }
  .mobileEvent-view-section .event-type {
    text-align: center;
    padding: 0px 15px;
    background-color: #f5f7f8;
  }
  .mobileEvent-view-section .event-type span.active {
    border-bottom: 5px solid #0097ba;
  }
  .mobileEvent-view-section .event-type span {
    padding: 15px 40px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: #0097ba;
    border-bottom: 5px solid transparent;
    position: relative;
  }
  .mobileEvent-view-section .event-type .event-filter:before {
    position: absolute;
    content: '';
    background-image: url('../Content/icons/filter_icon.png');
    left: 15px;
    width: 21px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: 88%;
    top: 50%;
    transform: translate(0, -50%);
  }
  .calendar-page .calendarEvents-container .calendarEvents-pod-section:last-child {
    margin-bottom: 15px;
  }
  .calendar-page .calendarEvents-container .calendarEvents-pod-section {
    margin-bottom: 0;
  }
  .calendar-page .rss-feed {
    float: right;
    margin-right: 20px;
    font-size: 20px;
  }
  .calendar-page .rss-feed:before {
    top: 6px;
  }
  .calendar-container .pag-nav {
    float: none;
  }
  .calendar-page .pag-nav .pagination li a {
    font-size: 22px;
    transform: scale(0.7);
  }
  .mobileEvent-view-section .event-type .event-calendar:before {
    position: absolute;
    content: '';
    background-image: url(../Content/icons/calendar.png);
    left: 15px;
    width: 21px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: 88%;
    top: 50%;
    transform: translate(0, -50%);
  }
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section {
    position: relative;
    clear: both;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    background: #ffffff;
    margin-left: -10px;
    margin-right: 10px;
    top: 0 !important;
  }
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .event-type {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section {
    position: absolute;
    left: 0;
    right: 0;
    top: 72px;
    background: #ffffff;
    z-index: 99;
    -webkit-box-shadow: 0 2px 10px -1px #7f7b7b;
    -moz-box-shadow: 0 2px 10px -1px #7f7b7b;
    box-shadow: 0 2px 10px -1px #7f7b7b;
    width: calc(100% + 10px);
  }
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .calendar-search {
    border-bottom: none;
  }
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .calendar-search .section {
    padding-bottom: 20px;
  }
  #main-content .container:not(.leadership-page).calendar-container .mobileCalendar .event a {
    background-color: #636363 !important;
    background-image: none !important;
    color: #ffffff !important;
    border-radius: 50%;
    font-weight: bold !important;
    font-size: 12px;
    text-align: center !important;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendar-page {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section {
    margin-left: -10px;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-pod .details .details-content {
    display: block !important;
  }
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-filter-section .form-group {
    margin: 0;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-pod .details .details-content .hide-details,
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-pod .details .view-details {
    display: none;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarListView-container .calendarEvents-pod .day {
    left: 0;
  }
}
/* Calender dropdown styles ends*/
/*Custom checkboxes starts*/
.custom-checkboxes label,
.calendar-dropdown .custom-checkboxes a {
  display: block;
  position: relative;
  padding: 3px 40px 3px 30px;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-size: 16px;
  cursor: pointer;
  color: #0097ba;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-checkboxes {
  display: none;
  position: relative;
  z-index: 99;
  background-color: #e6e9ee;
  box-shadow: 0px 3px 12px 2px #dad2d2, 0px 2px 2px 0px #8c8989;
  max-height: 275px;
  overflow: auto;
}
.custom-checkboxes label:hover,
.calendar-dropdown .custom-checkboxes a:hover {
  background-color: #F6F7F9;
}
.custom-checkboxes input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.custom-checkboxes .custom-checkbox {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 20px;
  height: 14px;
  z-index: 999;
  background-size: 14px 14px;
  width: 14px;
  background-image: url('../Content/icons/checkbox-unchecked.png');
}
.custom-checkboxes input:checked ~ .custom-checkbox {
  background-image: url('../Content/icons/checkbox-checked.png');
}
.custom-select .overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.custom-select {
  position: relative;
}
.calendarEventList ul li.activeView {
  pointer-events: none;
}
.division-details-section.module .media-content.image:after {
  background: none;
}
/*Custom checkboxes Ends*/
/*Lazy loading start*/
.locations {
  padding-bottom: 40px;
}
/*Lazy loading end*/
.newslistdescription {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
}
.calendar-container,
.calendarEvents-container .calendarListView-container,
.campaign-video-container,
.product-configuration-grid {
  clear: both;
}
.panel-group.hexagon-session {
  margin-top: 0;
}
/*Best-choice-icon CSS start*/
.product-configuration .product-configuration-grid .best-choice .best-choice-icon {
  width: 41px;
  height: 42px;
  position: absolute;
}
.product-column-container .best-choice .best-choice-icon {
  width: 41px;
  height: 42px;
  position: absolute;
  top: -58px;
  left: calc(50% - 21px);
}
product-column-container .best-choice .best-choice-icon#podiconimg {
  width: 60px;
  top: -68px;
  left: calc(50% - 30px);
}
.product-configuration .product-configuration-grid .best-choice .best-choice-icon#podiconimg {
  transform: none;
  width: 60px;
  left: 1px;
  top: 24px;
}
.product-configuration .product-configuration-grid .best-choice .best-choice-icon {
  width: 100px;
  height: auto;
  position: absolute;
  transform: rotate(-10deg);
  top: 5px;
  left: -2px;
}
/*Best-choice-icon ends*/
#header.removeSticky {
  position: relative !important;
}
/*Full WidthSlider CSS Start*/
.wide {
  width: 100% !important;
}
@media screen and (min-width: 992px) {
  #bannerImage .slider-overlay,
  .campaign-carousel-inner .slider-overlay {
    bottom: 0px;
    position: absolute;
    width: 100%;
    color: #fefefe;
    height: 110px;
    padding: 20px;
    opacity: 0.7;
    background-color: #000;
  }
}
@media screen and (min-width: 360px) {
  #bannerImage .slider-overlay,
  .campaign-carousel-inner .slider-overlay {
    bottom: 0;
    width: 100%;
    color: #fefefe;
    padding: 20px;
    opacity: 0.9;
    background-color: #000;
  }
}
@media screen and (min-width: 768px) {
  #bannerImage .slider-overlay,
  .campaign-carousel-inner .slider-overlay {
    bottom: 0;
    position: absolute;
    width: 100%;
    color: #fefefe;
    padding: 20px;
    opacity: 0.7;
    background-color: #000;
  }
}
@media screen and (min-width: 992px) {
  .carousel .carousel1-inner,
  .carousel .image-carousel-inner,
  .home-hero .carousel .carousel1-inner,
  .home-hero .carousel .image-carousel-inner {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .campaign-carousel-inner,
  .carousel .campaign-carousel-innerr .item {
    height: auto;
  }
}
.carousel-inner,
.carousel1-inner {
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .wide .carousel .carousel1-inner .item {
    max-height: none;
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .carousel .carousel1-inner .item,
  .carousel .image-carousel-inner .item {
    max-height: 442px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .carousel .carousel-inner .item,
  .carousel .carousel1-inner .item,
  .carousel .image-carousel-inner .item {
    padding-bottom: 0;
  }
}
.carousel1-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 1.8s ease-in-out left;
  -o-transition: 1.8s ease-in-out left;
  transition: 1.8s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
.carousel1-inner > .item > a > img,
.carousel1-inner > .item > img {
  line-height: 1;
}
/*End*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item,
  .carousel1-inner > .item,
  .image-carousel-inner > .item {
    -webkit-transition: -webkit-transform 1.8s ease-in-out;
    -moz-transition: -moz-transform 1.8s ease-in-out;
    -o-transition: -o-transform 1.8s ease-in-out;
    transition: transform 1.8s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel1-inner > .item.active.right,
  .image-carousel-inner > .item.active.right,
  .carousel1-inner > .item.next,
  .image-carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel1-inner > .item.active.left,
  .image-carousel-inner > .item.active.left,
  .carousel1-inner > .item.prev,
  .image-carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel1-inner > .item.active,
  .image-carousel-inner > .item.active,
  .carousel1-inner > .item.next.left,
  .image-carousel-inner > .item.next.left,
  .carousel1-inner > .item.prev.right,
  .image-carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel1-inner > .active,
.carousel1-inner > .next,
.carousel1-inner > .prev,
.image-carousel-inner > .active,
.image-carousel-inner > .next,
.image-carousel-inner > .prev {
  display: block;
}
.carousel1-inner > .active,
.image-carousel-inner > .active {
  left: 0;
}
.carousel1-inner > .next,
.carousel1-inner > .prev,
.image-carousel-inner > .next,
.image-carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel1-inner > .next,
.image-carousel-inner > .next {
  left: 100%;
}
.carousel1-inner > .prev,
.image-carousel-inner > .prev {
  left: -100%;
}
.carousel1-inner > .next.left,
.carousel1-inner > .prev.right,
.image-carousel-inner > .next.left,
.image-carousel-inner > .prev.right {
  left: 0;
}
.carousel1-inner > .active.left,
.image-carousel-inner > .active.left {
  left: -100%;
}
.carousel1-inner > .active.right,
.image-carousel-inner > .active.right {
  left: 100%;
}
@media screen and (min-width: 992px) {
  #bannerImage .slider-overlay .text h3,
  #bannerImage .slider-overlay .text p,
  .campaign-carousel-inner .slider-overlay .text h3,
  .campaign-carousel-inner .slider-overlay .text p {
    color: #fefefe;
  }
}
.carousel1-inner .slider-overlay .text p {
  color: #fefefe;
}
/*Full WidthSlider CSS ends*/
/*Custom map directions button start*/
#custom-map-direction {
  background-color: white;
  background: url("../Content/images/sprites/directions-icon.png") no-repeat -3px -8px;
  width: 37px;
  height: 36px;
  margin: 10px;
  padding: 19px;
  z-index: 1;
  position: relative;
}
#custom-map-container {
  left: 9px !important;
  bottom: 11px !important;
}
#multimediaVideoiconimg,
.video-slider-image {
  position: absolute;
  width: 60px !important;
  min-width: 10px;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  z-index: 9;
  height: auto;
}
/* Alert notification css start*/
.header-text {
  background: #1e97ba;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1e97ba 0%, #1e97ba 20%, #0e5270 60%, #0e5270 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1e97ba 0%, #1e97ba 20%, #0e5270 60%, #0e5270 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1e97ba 0%, #1e97ba 20%, #0e5270 60%, #0e5270 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e97ba', endColorstr='#0e5270', GradientType=1);
  /* IE6-9 */
  color: #fefefe;
  min-height: 35px;
  border: 0;
  padding: 8px 6px 6px 9px;
  display: none;
}
.header-text-close {
  position: absolute;
  right: 13px;
  cursor: pointer;
  color: #fefefe;
  top: 2px;
}
.header-text span {
  width: 90%;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
@media screen and (min-width: 1240px) {
  .header-text span {
    width: 100%;
    padding-right: 20px;
  }
}
.header-text span a {
  text-decoration: underline;
  color: #fefefe;
  font-size: 11px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
a.header-text-close:hover {
  text-decoration: none;
}
.header-text-body a.header-text-close {
  right: 14px;
  background: url('../Content/icons/svg-icons/icon-close-white.svg') no-repeat 0 0;
  width: 14px;
  height: 14px;
}
@media screen and (min-width: 1240px) {
  .header-text-body a.header-text-close {
    right: 7px;
  }
}
.header-text a,
.header-text a:hover {
  color: #fefefe;
  font-family: inherit;
}
/*Alert notification css*/
@media screen and (max-width: 767px) {
  .detail-page .row.detail .col-left .detail-content .border-grey .module .media-content {
    float: none;
  }
}
.detail-page .row.detail .col-left .detail-content .border-grey .module .caption {
  width: 100%;
  max-width: 100%;
  float: none;
  padding-right: 0;
}
@media screen and (min-width: 767px) {
  .detail-page .row.detail .col-left .detail-content .border-grey .module .caption {
    width: 65%;
  }
}
@media screen and (min-width: 1025px) {
  .detail-page .row.detail .col-left .detail-content .border-grey .module .caption {
    width: 72%;
  }
}
@media screen and (max-width: 767px) {
  .detail-page .row.detail .col-left .detail-content .border-grey .module .caption .text h3 {
    margin-top: 0px;
  }
}
.detail-page .row.detail .col-left .detail-content .border-grey .module.no-image .caption {
  width: 100%;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .btn-wrap a.btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:hover,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:active,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:focus,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:visited {
  opacity: 1;
  background: none;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .btn-wrap a.btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:hover,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:active,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:focus,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:visited {
  opacity: 1;
  background: none;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:after {
  margin-top: 0px;
  display: none;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn:hover {
  opacity: 1;
  background-color: #005072;
  color: #fefefe;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary {
    font-size: 20px;
    line-height: 24px;
  }
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:hover,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:active,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:focus,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:visited {
  opacity: 1;
  background: none;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary {
    font-size: 20px;
    line-height: 22px;
  }
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:hover,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:active,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:focus,
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:visited {
  opacity: 1;
  background: none;
}
.detail-page .row.detail .col-left .detail-content .btn-wrap a.btn.btn-primary:after {
  margin-top: 0px;
  display: none;
}
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:hover,
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:active,
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:focus,
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:hover,
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:active,
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:focus,
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
.detail-page .row.detail .col-left .detail-content .text-group .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .row-offcanvas-right.row-sticky-top .row.detail .col-left .detail-content .callout-container > div.col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    padding: 0;
  }
  .row-offcanvas-right.row-sticky-top .row.detail .col-left .detail-content .callout-container > div.col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module {
    height: 0;
  }
  .row-offcanvas-right.row-sticky-top .row.detail .col-left .detail-content .callout-container > div.col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module .buttons {
    position: relative;
    margin-bottom: 60px;
  }
  .row-offcanvas-right.row-sticky-top .row.detail .col-left .detail-content .callout-container > div.col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module .buttons:after {
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .home-hero .carousel .carousel-control.left span,
  .home-hero .carousel .carousel-control.right span {
    width: 42px;
    background-image: url(../Content/images/sprites/arrows-carousel.png);
    background-size: 90px 70px;
    background-color: rgba(51, 51, 51, 0.5);
    height: 70px;
    top: 50%;
    margin-top: -35px;
    transform: none;
  }
  .home-hero .carousel .carousel-control.right span {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .row-offcanvas-right.row-sticky-top .row.detail .col-left .detail-content .callout-container .col-sm-12 .module .buttons {
    position: relative;
    bottom: 20px;
    margin: 40px 0 0px 0;
    padding-bottom: 40px;
  }
  .row-offcanvas-right.row-sticky-top .row.detail .col-left .detail-content .callout-container .col-sm-12 .module .buttons::after {
    bottom: 30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1240px) {
  .row-offcanvas-right.row-sticky-top .row.detail .col-left .detail-content .callout-container .col-sm-12 .module .buttons {
    bottom: 0px;
    position: absolute;
  }
}
@media screen and (min-width: 769px) and (max-width: 1240px) {
  .row-offcanvas-right.row-sticky-top .row.detail .col-left .detail-content .callout-container .col-sm-12 .module .buttons:after {
    bottom: -20px;
  }
}
/* small desktop resolutions */
@media screen and (min-width: 1140px) and (max-width: 1300px) {
  .container {
    max-width: 1100px !important;
  }
}
.detail-content .text-group a {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.text-group.event_coverage_margin ul li {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.text-group.event_coverage_margin h3 {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
}
.text-group.event_coverage_margin strong {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0;
  display: inline-block;
}
.bullet {
  list-style: disc !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.padding-left-0 {
  padding-left: 0 !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.no-border {
  border: 0 !important;
  padding: 0 !important;
}
.support-item-table td.c1 {
  width: 35%;
}
.support-item-table td.c2 {
  width: 15%;
}
.support-item-table td.c3 {
  width: 30%;
}
.support-item-table td.c4 {
  width: 20%;
}
table.support-item-table {
  width: 100% !important;
  margin-bottom: 2em;
  margin-left: 0.25em;
}
@media screen and (max-width: 767px) {
  .support-search .custom-search {
    width: 100% !important;
  }
  .support-search .custom-search .search-input {
    width: 90% !important;
  }
}
.page.categoryPage_rightRail > .row {
  margin: 0;
}
.row.detail .col-left .detail-content .callout-container > div a.btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .row.detail .col-left .detail-content .callout-container > div a.btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.row.detail .col-left .detail-content .callout-container > div a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .row.detail .col-left .detail-content .callout-container > div a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.row.detail .col-left .detail-content .callout-container > div a.btn:hover,
.row.detail .col-left .detail-content .callout-container > div a.btn:active,
.row.detail .col-left .detail-content .callout-container > div a.btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.row.detail .col-left .detail-content .callout-container > div a.btn:focus,
.row.detail .col-left .detail-content .callout-container > div a.btn:visited {
  opacity: 1;
  background: none;
}
.row.detail .col-left .detail-content .callout-container > div a.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .row.detail .col-left .detail-content .callout-container > div a.btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.row.detail .col-left .detail-content .callout-container > div a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .row.detail .col-left .detail-content .callout-container > div a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.row.detail .col-left .detail-content .callout-container > div a.btn:hover,
.row.detail .col-left .detail-content .callout-container > div a.btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.row.detail .col-left .detail-content .callout-container > div a.btn:active,
.row.detail .col-left .detail-content .callout-container > div a.btn:focus,
.row.detail .col-left .detail-content .callout-container > div a.btn:visited {
  opacity: 1;
  background: none;
}
.row.detail .col-left .detail-content .callout-container > div a.btn:after {
  margin-top: 0px;
  display: none;
}
.cta-button {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 25px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .cta-button {
    font-size: 20px;
    line-height: 24px;
  }
}
.cta-button:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .cta-button:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.cta-button:hover,
.cta-button:active,
.cta-button:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.cta-button:focus,
.cta-button:visited {
  opacity: 1;
  background: none;
}
.cta-button:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .container.page.categoryPage_rightRail .row.detail .col-right div[class*=col-] {
    width: 100%;
    padding: 0;
  }
}
@media screen and (min-width: 1200px) {
  .container.page.detail-page .row.detail .col-right div[class*=col-] {
    width: 100%;
    padding: 0;
  }
}
/* ********************************** Dynamic pods  ***************************/
#main-content .container {
  /* global buttons*/
  /*pod image */
}
#main-content .container .buttons .btn-wrap a {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container .buttons .btn-wrap a:hover,
#main-content .container .buttons .btn-wrap a:active,
#main-content .container .buttons .btn-wrap a:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container .buttons .btn-wrap a:focus,
#main-content .container .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
#main-content .container .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container .buttons .btn-wrap a:hover,
#main-content .container .buttons .btn-wrap a:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container .buttons .btn-wrap a:active,
#main-content .container .buttons .btn-wrap a:focus,
#main-content .container .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
#main-content .container .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (max-width: 767px) {
  #main-content .container .buttons .btn-wrap a:before {
    bottom: 4px;
  }
}
#main-content .container .buttons .btn-wrap a.external-cta:before {
  background-image: url(../Content/icons/svg-icons/external-cta.svg) !important;
}
#main-content .container.page .module .buttons {
  bottom: 0;
  padding-bottom: 20px;
  margin-top: 40px;
}
#main-content .container.page .module .buttons .btn-wrap {
  padding: 0;
  position: static;
}
#main-content .container.page .module .buttons:after {
  bottom: 0;
}
#main-content .container.page .module.remove-dflex-col {
  margin-bottom: 40px;
}
#main-content .container.page .module.remove-dflex-col .buttons {
  margin-bottom: 0;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #main-content .container.page .col-left .detail-content .text-group.border-grey .module .buttons {
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .row.detail .col-left div[class*="col-"] .module.thumbnail .media-content.image a,
  #main-content .container .callout-container div[class*="col-"] .module.thumbnail .media-content.image a {
    max-height: 180px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container .row.detail .col-left div[class*="col-"] .module.thumbnail .media-content.image a,
  #main-content .container .callout-container div[class*="col-"] .module.thumbnail .media-content.image a {
    max-height: 160px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container .row.detail .col-left div[class*="col-"] .module.thumbnail .media-content.image a,
  #main-content .container .callout-container div[class*="col-"] .module.thumbnail .media-content.image a {
    max-height: 214px;
  }
}
#main-content .container .row.detail .col-left .detail-content .locations .row div[class*=col-] {
  padding: 0;
  display: block !important;
  margin-bottom: 0 !important;
}
#main-content div[class*="col-"] .module.thumbnail:not(.tvplaylist) {
  z-index: 0;
  /* to fix 8838 */
}
#main-content div[class*="col-"] .module.thumbnail:not(.tvplaylist).no-cta .image-pod-container {
  position: static;
  padding-bottom: 0;
  /*height: 100%; /*8991 */
}
#main-content div[class*="col-"] .module.thumbnail:not(.tvplaylist).no-cta .image-pod-container a {
  height: 100%;
}
#main-content div[class*="col-"] .module.thumbnail:not(.tvplaylist).no-cta .image-pod-container a img {
  height: auto;
}
@media screen and (max-width: 767px) {
  #main-content div[class*="col-"] .module.thumbnail:not(.tvplaylist).no-cta .image-pod-container {
    padding-bottom: 60px;
  }
}
#main-content div[class*="col-"] .module.thumbnail:not(.tvplaylist).no-cta .image-pod-container:after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: inline-table;
  content: "";
  width: 100%;
  height: 6px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  height: 2px;
  width: calc(100% - 20px);
  left: 10px;
}
#main-content div[class*="col-"] .module.thumbnail:not(.tvplaylist).no-cta .buttons .btn-wrap {
  display: none;
}
#main-content div[class*="col-"] .module.thumbnail:not(.tvplaylist).black-bgcolor {
  background-color: #000000;
}
#main-content div[class*="col-"] .module.thumbnail:not(.tvplaylist).black-bgcolor .image-pod-container::after {
  display: none;
}
#main-content div[class*="col-"] .module.thumbnail:not(.tvplaylist).black-bgcolor.no-cta .image-pod-container a {
  padding-top: 0;
}
#main-content .col-left > .detail-content .callout-container .module.thumbnail.black-bgcolor.no-cta .image-pod-container a {
  padding-top: 50%;
}
#main-content .umbrella-nav .container .row > div[class*=col-] {
  float: left;
  margin-bottom: 0;
}
#main-content .umbrella-nav .container .row > div[class*=col-] .module.thumbnail .caption {
  max-height: unset;
  margin-bottom: 0;
}
#main-content .umbrella-nav .container .row > div[class*=col-] div[class*=col-] {
  margin-bottom: 15px;
}
#main-content .umbrella-nav .container .row .umbrella-nav-links .module {
  padding-bottom: 0;
  height: auto;
}
@media screen and (min-width: 768px) {
  #main-content.homepage .container.page > .row > .callout-container {
    padding-left: 20px;
    padding-right: 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    width: 100%;
  }
  #main-content.homepage .container.page > .row > .callout-container > div[class*="col-"] {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
  #main-content.homepage .container.page > .row > .callout-container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .module .image a,
  #main-content.homepage .container.page > .row > .callout-container .col-lg-8.col-md-8.col-sm-12.col-xs-12 .module .image a {
    max-height: initial !important;
  }
}
@media screen and (min-width: 992px) {
  #main-content.homepage .container.page > .row > .callout-container {
    padding-left: 0;
  }
  #main-content.homepage .container.page > .row > .callout-container > div[class*="col-"] {
    padding-left: 20px;
    padding-right: 0;
  }
  #main-content.homepage .container.page > .row > .callout-container > div[class*="col-"].fullwidth-page-pod {
    padding-left: 20px;
  }
}
@media screen and (min-width: 768px) {
  /*#main-content .container:not(.leadership-page):not(.prouduct-campaign-container) {*/
  #main-content .container:not(.leadership-page) {
    /* To fix 8075*/
    /* for SI */
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row),
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    width: 100%;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside),
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .tall,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .tall {
    width: 100%;
    margin: 0 10px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links {
    width: 100%;
    height: 100%;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left),
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left) {
    height: 100% !important;
    min-height: 100% !important;
    padding-bottom: 20px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left) .caption,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left) .caption {
    max-height: 100%;
    margin-bottom: 20px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left) .caption .text p,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left) .caption .text p {
    max-height: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left).no-cta,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left).no-cta {
    padding-bottom: 0;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left).no-cta .image a,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left).no-cta .image a {
    pointer-events: none;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left).no-cta.multi-callout .buttons-row,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left).no-cta.multi-callout .buttons-row {
    margin-bottom: 0px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left).add.vidyard-video .pod-link,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left).add.vidyard-video .pod-link {
    pointer-events: none;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left).multi-callout.no-cta .caption,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .umbrella-nav-links .module:not(.lines-10):not(.texture-bg):not(.image-bg):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col):not(.fullwidth-left).multi-callout.no-cta .caption {
    /*margin-bottom: 0; 9040*/
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .quick-links-aside,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .quick-links-aside {
    width: 100%;
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex {
    flex-direction: column;
    /*display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        width: 100%;
        padding-left: 10px;*/
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex.col-xs-12.col-sm-12.col-md-12,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex.col-xs-12.col-sm-12.col-md-12 {
    padding: 0 10px 60px 10px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi {
    vertical-align: top;
    margin-bottom: 60px;
    height: auto;
    /*width: 33.3%;
            display: flex;
            padding-left: 20px;*/
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1 .image a,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1 .image a,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi .image a,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi .image a {
    max-height: 171px;
    overflow: hidden;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1:first-child,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1:first-child,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi:first-child,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi:first-child {
    padding-left: 0;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1 .caption .text,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1 .caption .text,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi .caption .text,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi .caption .text {
    padding-bottom: 0px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods {
    flex-wrap: wrap;
    border-color: #d8d8d8;
    padding-bottom: 0;
    padding-top: 0;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .pod-content,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .pod-content {
    text-align: left;
    height: 100%;
    margin-bottom: 40px;
    max-height: 100%;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .pod-content .pod-title,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .pod-content .pod-title {
    font-size: 24px;
    color: #000000;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .pod-content p,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .pod-content p {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
    color: #000000;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn {
    padding-right: 25px;
    font-weight: 700;
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    padding: 0;
    border: none;
    color: #005072;
    font-family: 'Hexagon-Akkurat-Black', Arial;
    text-decoration: none;
    position: relative;
    text-align: left;
    display: inline-block;
    padding-right: 30px;
    font-size: 20px;
    line-height: 22px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:before,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:before {
    content: " ";
    background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    margin-top: 2px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:hover,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:hover,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:active,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:active,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:visited,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:visited {
    background: none;
    color: #005072;
    opacity: 0.6;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:focus,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:focus,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:visited,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:visited {
    opacity: 1;
    background: none;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:after,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:after {
    margin-top: 0px;
    display: none;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:before,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:before {
    content: " ";
    background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
    width: 16px;
    height: 16px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 4px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:hover,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:hover,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:active,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:active {
    background: none;
    color: #005072;
    opacity: 0.6;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:active,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:active,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:focus,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:focus,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:visited,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:visited {
    opacity: 1;
    background: none;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:after,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:after {
    margin-top: 0px;
    display: none;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:before,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .home-hero,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .home-hero {
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).kit,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).kit,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).nvidia,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).nvidia {
    width: 100%;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).kit .item > div[class*='col-']:not(.col-sm-6),
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).kit .item > div[class*='col-']:not(.col-sm-6),
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).nvidia .item > div[class*='col-']:not(.col-sm-6),
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).nvidia .item > div[class*='col-']:not(.col-sm-6) {
    width: 100%;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .fullwidth-left,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .fullwidth-left,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .half-width,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .half-width {
    padding-bottom: 0 !important;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .fullwidth-left.multi-callout,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .fullwidth-left.multi-callout,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .half-width.multi-callout,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .half-width.multi-callout {
    margin-top: 0;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .fullwidth-left.no-cta .buttons .btn-wrap,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .fullwidth-left.no-cta .buttons .btn-wrap,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .half-width.no-cta .buttons .btn-wrap,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .half-width.no-cta .buttons .btn-wrap {
    display: none;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .texture-bg,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .texture-bg {
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .texture-bg.multi-callout .text,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .texture-bg.multi-callout .text {
    padding-left: 30px;
    padding-right: 30px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .texture-bg .btn-wrap .btn:before,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .texture-bg .btn-wrap .btn:before {
    background-image: url('../Content/icons/svg-icons/arrow-cta-white.svg');
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .callout-container > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.fullwidth-page-pod),
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .callout-container > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.fullwidth-page-pod) {
    padding-left: 20px;
    padding-right: 20px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) .container-landing-info,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin .container-landing-info {
    margin-top: 40px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row).equl-dflex-row,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin.equl-dflex-row {
    width: calc(100% + 20px);
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .accordion-panel,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .accordion-panel {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) #refTable,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin #refTable {
    width: 100%;
  }
  #main-content .container:not(.leadership-page) .container-landing-margin {
    margin-left: 5px;
  }
  #main-content .container:not(.leadership-page) .thumb:not(.image-popup-container) {
    margin-bottom: 60px;
  }
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .callout-container {
    margin: 0;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .callout-container > div[class*="col-"] {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .panel-group .panel .panel-collapse .callout-container {
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
    width: calc(100% + 10px);
  }
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .panel-group .panel .panel-collapse .callout-container .col-lg-4 .customCarousel.carousel .carousel-indicators {
    top: 190px;
  }
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .detail-content .container {
    width: 100% !important;
  }
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .detail-content .container .form-row div[class*='col-'] img {
    display: inline-block;
  }
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .detail-content > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module {
    margin-bottom: 0!important;
  }
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .detail-content > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module .buttons-row {
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col) {
    min-height: 100%;
    height: 100%;
    /* To fix 8625 */
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col) .caption {
    max-height: 100%;
    margin-bottom: 20px;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col) .caption .text p {
    max-height: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col) .caption .text a {
    border: none;
    color: #005072;
    font-family: 'Hexagon-Akkurat-Black', Arial;
    text-decoration: none;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col) .caption .text a:hover {
    opacity: 1;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col) .caption .text h3 a {
    word-break: break-word;
    color: #333333;
    font-size: 24px;
    line-height: 28px;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).img-width-preview .caption {
    clear: none;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).img-width-preview .caption .text h3 {
    /* 11115 */
    margin-top: -3px;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module {
    width: 100%;
    margin-bottom: 0;
    height: auto !important;
    padding-bottom: 40px;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module form {
    height: 100%;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module .buttons {
    position: relative;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module.no-image:not(.dropdown-height) .buttons {
    margin-top: 22px;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).multiProduct-ColumnPod {
    padding-bottom: 60px;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).no-image .image {
    /* 13227 */
    display: none;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).multi-callout {
    /* min-height: initial;
        height: auto;*/
  }
  #main-content .container:not(.leadership-page) .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content {
    display: flex;
    flex-wrap: wrap;
  }
  #main-content .container:not(.leadership-page) .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content > .text-group {
    margin-left: 10px;
    margin-right: 10px;
  }
  #main-content .container:not(.leadership-page) .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content > .panel-group {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container:not(.leadership-page) .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content .col-lg-4.col-md-4.col-sm-6,
  #main-content .container:not(.leadership-page) .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content .col-lg-3.col-md-3.col-sm-6 {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
  #main-content .container:not(.leadership-page) .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1 .image a,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1 .image a,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi .image a,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi .image a {
    max-height: 238px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1 .image a,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi1 .image a,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi .image a,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).equl-dflex .flexi .image a {
    max-height: 304px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:before,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:before,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside).campaign-pods .buttons .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .campaign-img,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > div[class*="col-"]:not(.filter-title-desc):not(.location-filters):not(.listing-events-form):not(.filter):not(.thumb):not(.image-bg):not(.texture-bg):not(.hub-resource-filters):not(.custom-columns):not(.remove-dflex):not(.gsd-carousel-title):not(.first_col):not(.custom-quick-links-aside) .campaign-img {
    display: inline-block;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .fullwidth-left.right,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .fullwidth-left.right,
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .half-width.right,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .half-width.right {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .texture-bg,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .texture-bg {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .texture-bg,
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .texture-bg {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .row:not(.detail):not(.three_cols_pods):not(.nav):not(.tab-p):not(.row-sitemap):not(.hub-resource-row):not(.filters-group):not(.filters-right):not(.grid-row):not(.int-service-row):not(.mt-5):not(.image-align):not(.remove-dflex-row) > .callout-container > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.fullwidth-page-pod),
  #main-content .container:not(.leadership-page) .callout-container .container-landing-margin > .callout-container > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.fullwidth-page-pod) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .panel-group .panel .panel-collapse .callout-container {
    margin-left: 0;
  }
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .panel-group .panel .panel-collapse .callout-container .media-content.image a {
    max-height: 100% !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .panel-group .panel .panel-collapse .callout-container .col-lg-4 .customCarousel.carousel .carousel-indicators {
    top: 116px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .panel-group .panel .panel-collapse .callout-container .col-lg-4 .customCarousel.carousel .carousel-indicators {
    top: 145px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .panel-group .panel .panel-collapse .callout-container .col-lg-3 .customCarousel.carousel .carousel-indicators {
    top: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .col-left .detail-content .container .form-row div[class*='col-'] {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col) .caption .text p {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module {
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module {
    padding-bottom: 40px;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module.dropdown-height {
    padding-right: 20px;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module.dropdown-height .buttons:after {
    width: calc(100% - 20px);
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module .buttons {
    position: absolute;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module .buttons {
    position: absolute;
    bottom: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).search-module .caption .text h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).vidyard-video .media-content {
    max-height: 190px;
  }
  #main-content .container:not(.leadership-page) div[class*="col-"] .module.thumbnail:not(.image-bg):not(.texture-bg):not(.fullwidth):not(.fullwidth-left):not(.half-width):not(.remove-dflex-col).vidyard-video .media-content .vidyard_wrapper img {
    max-height: 190px;
  }
}
.row-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* ****************************************Common code for pods**************************************/
/* main-content */
/* Left alignment */
.navbar-no-fixed #main-content {
  margin-top: 0!important;
}
#main-content {
  /* Product page carousel */
}
#main-content .container {
  /* pod left and spacing */
  /* pod left and spacing */
  /* default title left spacing */
  /* container left spacing */
}
@media screen and (min-width: 768px) {
  #main-content .container .row #refTable .event-listing-container:not(.product-finder) .dropdown-container .events-filters {
    margin-bottom: 40px;
  }
}
#main-content .container .row .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .module .buttons .btn-wrap,
#main-content .container .row .col-lg-6.col-md-6.col-sm-12.col-xs-12.fullwidth-page-pod .module .buttons .btn-wrap {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .media-content,
  #main-content .container .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 .module.quarter-width .media-content {
    width: 35%;
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width,
  #main-content .container .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 .module.quarter-width {
    display: flex;
    margin-bottom: 0 !important;
  }
  #main-content .container .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .caption,
  #main-content .container .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 .module.quarter-width .caption {
    width: 64%;
    justify-content: flex-start;
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 0 !important;
  }
  #main-content .container .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .caption .text,
  #main-content .container .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 .module.quarter-width .caption .text {
    padding-left: 0;
  }
  #main-content .container .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .caption .text h3,
  #main-content .container .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 .module.quarter-width .caption .text h3 {
    margin-top: 0;
  }
  #main-content .container .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .buttons,
  #main-content .container .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 .module.quarter-width .buttons {
    display: none;
  }
}
#main-content .container .row:before,
#main-content .container .row:after {
  display: none !important;
}
@media screen and (max-width: 767px) {
  #main-content .container.page {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container.page .row.detail .col-lg-12.col-md-12.col-sm-12.col-xs-12,
  #main-content .container.page .row.detail .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    /*padding: 0px;*/
  }
  #main-content .container.page .row.detail .col-lg-12.col-md-12.col-sm-12.col-xs-12 div[class*=col-],
  #main-content .container.page .row.detail .col-lg-6.col-md-6.col-sm-12.col-xs-12 div[class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container.page .row.detail .col-lg-12.col-md-12.col-sm-12.col-xs-12 .detail-content > .text-group,
  #main-content .container.page .row.detail .col-lg-6.col-md-6.col-sm-12.col-xs-12 .detail-content > .text-group {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container.page .row.detail .col-lg-12.col-md-12.col-sm-12.col-xs-12 .detail-content > .callout-container > .text-group,
  #main-content .container.page .row.detail .col-lg-6.col-md-6.col-sm-12.col-xs-12 .detail-content > .callout-container > .text-group {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) and screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container.page .row.detail .col-lg-12.col-md-12.col-sm-12.col-xs-12 .detail-content > .callout-container,
  #main-content .container.page .row.detail .col-lg-6.col-md-6.col-sm-12.col-xs-12 .detail-content > .callout-container {
    width: calc(100% + 10px) !important;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container.landing.grid-landing > .row div[class*=col-] > .rich-module {
    margin-top: 0;
  }
  #main-content .container.landing.grid-landing > .row div[class*=col-] > .rich-module .buttons .btn-wrap {
    width: calc(100% - 20px);
    padding-bottom: 15px;
  }
  #main-content .container.landing.grid-landing > .row div[class*=col-] > .rich-module .buttons .btn-wrap:after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
  #main-content .container.landing.grid-landing > .row div[class*=col-] > .rich-module .buttons .btn-wrap .btn:after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    content: "";
    width: 100%;
    height: 0;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
}
#main-content .container.landing.grid-landing > .row div[class*=col-] .multi-callout:not(.no-cta) .caption {
  /*padding-bottom: 40px; 9779*/
}
#main-content .container.landing.grid-landing > .row > .callout-container > .text-group.border-grey {
  padding-left: 10px;
  padding-right: 10px;
}
#main-content .container.landing.grid-landing > .row > .text-group {
  /* 11688 */
}
@media screen and (min-width: 1240px) {
  #main-content .container.landing.grid-landing > .row > .text-group {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container.landing.grid-landing > .row > .text-group .gsp-grid-landing {
  margin-bottom: 40px;
}
#main-content .container.landing.grid-landing .row > .title {
  margin-left: 10px;
  margin-right: 10px;
}
#main-content .container.landing.grid-landing .row > .title h2 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  margin-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #main-content .container.page.categoryPage_rightRail.categoryPage_rightRail2.grid-landing {
    padding-left: 20px;
    padding-right: 20px;
  }
  #main-content .container.page.categoryPage_rightRail.categoryPage_rightRail2.grid-landing > .row > .col-md-4 .multi-callout .image a {
    max-height: 168px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container.detail-page .row.detail {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container.detail-page .row.detail .col-left .detail-content > .text-group > p:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container.detail-page .row.detail .col-left .detail-content > .text-group .col-lg-12.col-md-12.col-sm-12.col-xs-12,
  #main-content .container.detail-page .row.detail .col-left .detail-content .callout-container .col-lg-12.col-md-12.col-sm-12.col-xs-12,
  #main-content .container.detail-page .row.detail .col-left .detail-content > .text-group .col-lg-6.col-md-6.col-sm-12.col-xs-12,
  #main-content .container.detail-page .row.detail .col-left .detail-content .callout-container .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    /*padding-left: 10px;
                                padding-right: 10px;*/
  }
}
/* Left side container */
.campaign-container {
  padding: 0 20px 20px 20px;
}
@media screen and (min-width: 1240px) {
  .campaign-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.campaign-container .row > div[class*=col-] {
  padding: 0;
}
.campaign-container .row > div[class*=col-] .campaign-text {
  /*global page  btn */
}
@media screen and (max-width: 767px) {
  .campaign-container .row > div[class*=col-] .campaign-text div[class*=col-] {
    margin-bottom: 0 !important;
  }
}
.campaign-container .row > div[class*=col-] .campaign-text [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}
.campaign-container .row > div[class*=col-] .campaign-text [class*=col-] .highlight-producerorange,
.campaign-container .row > div[class*=col-] .campaign-text [class*=col-] .highlight-providergreen,
.campaign-container .row > div[class*=col-] .campaign-text [class*=col-] .highlight-platformblue {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #005072;
}
.campaign-container .row > div[class*=col-] .campaign-text [class*=col-] .highlight-producerorange:hover,
.campaign-container .row > div[class*=col-] .campaign-text [class*=col-] .highlight-providergreen:hover,
.campaign-container .row > div[class*=col-] .campaign-text [class*=col-] .highlight-platformblue:hover {
  opacity: 0.6;
}
.campaign-container .row > div[class*=col-] .campaign-text .btn {
  border: 0;
  padding-left: 0;
  display: inline-block;
}
.campaign-container .row > div[class*=col-] .campaign-text .btn a {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .campaign-container .row > div[class*=col-] .campaign-text .btn a {
    font-size: 20px;
    line-height: 24px;
  }
}
.campaign-container .row > div[class*=col-] .campaign-text .btn a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .campaign-container .row > div[class*=col-] .campaign-text .btn a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.campaign-container .row > div[class*=col-] .campaign-text .btn a:hover,
.campaign-container .row > div[class*=col-] .campaign-text .btn a:active,
.campaign-container .row > div[class*=col-] .campaign-text .btn a:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.campaign-container .row > div[class*=col-] .campaign-text .btn a:focus,
.campaign-container .row > div[class*=col-] .campaign-text .btn a:visited {
  opacity: 1;
  background: none;
}
.campaign-container .row > div[class*=col-] .campaign-text .btn a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .campaign-container .row > div[class*=col-] .campaign-text .btn a {
    font-size: 20px;
    line-height: 22px;
  }
}
.campaign-container .row > div[class*=col-] .campaign-text .btn a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .campaign-container .row > div[class*=col-] .campaign-text .btn a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.campaign-container .row > div[class*=col-] .campaign-text .btn a:hover,
.campaign-container .row > div[class*=col-] .campaign-text .btn a:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.campaign-container .row > div[class*=col-] .campaign-text .btn a:active,
.campaign-container .row > div[class*=col-] .campaign-text .btn a:focus,
.campaign-container .row > div[class*=col-] .campaign-text .btn a:visited {
  opacity: 1;
  background: none;
}
.campaign-container .row > div[class*=col-] .campaign-text .btn a:after {
  margin-top: 0px;
  display: none;
}
.campaign-container .row > div[class*=col-] .campaign-text .btn:hover,
.campaign-container .row > div[class*=col-] .campaign-text .btn:active {
  background: none;
  opacity: 0.6;
}
.campaign-container .row > div[class*=col-] .campaign-text .btn:visited,
.campaign-container .row > div[class*=col-] .campaign-text .btn:focus {
  opacity: 1;
  background: none;
}
.campaign-container .row > div[class*=col-] .campaign-text > * {
  word-break: break-word;
}
.campaign-container .row > div[class*=col-] .campaign-text p span.btn {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .campaign-container .row > div[class*=col-] .campaign-text p span.btn:after {
    position: absolute;
    left: 0px;
    bottom: -10px;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
}
@media screen and (min-width: 768px) {
  .campaign-container .row > div[class*=col-] .campaign-text {
    padding-left: 0;
    margin-top: 0;
    margin-right: 20px;
  }
}
/* container start */
#main-content .container:not(.leadership-page) {
  /* rich text left alingment, cta buttons and font */
  /* container .page start */
  /* Product page owl slider start*/
  /* Product page owl slider end */
  /* product page pod slider start*/
  /* product page pod slider end */
  /* product detail page middle btn link */
  /* Calender page start */
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) {
    /* rich text left alingment, cta buttons and font */
  }
  #main-content .container:not(.leadership-page).page > .row > .text-group.border-grey {
    /* 13143  */
    margin-left: 0;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) {
    padding-left: 0px;
    padding-right: 0px;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .module.image-bg {
    margin: 0;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .quick-links-aside {
    margin-left: 10px;
    margin-right: 10px;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .quick-links-aside:after {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0, #0097ba 100%);
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .quick-links-aside p {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod .section-fullwidth-page {
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod .section-fullwidth-page .text-content {
    padding-left: 40px;
    padding-right: 0;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod .section-fullwidth-page .text-content .caption {
    /* padding-left: 20px; /*8696*/
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod .section-fullwidth-page .text-content .buttons {
    padding-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod .section-fullwidth-page.right .text-content {
    padding-left: 0;
    padding-right: 30px;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod .section-fullwidth-page.right .text-content .caption {
    padding-right: 0;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod .section-fullwidth-page.fullwidth-left {
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .multi-callout.no-cta {
    padding-left: 0;
    padding-right: 0;
  }
  #main-content .container:not(.leadership-page).page > .row > .col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container:not(.leadership-page).page > .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod,
  #main-content .container:not(.leadership-page).page > .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .section-fullwidth-page {
    padding-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  #main-content .container:not(.leadership-page).page > .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .section-fullwidth-page .text-content {
    padding-right: 20px !important;
  }
  #main-content .container:not(.leadership-page).page > .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .section-fullwidth-page .text-content .buttons {
    padding-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .section-fullwidth-page.right {
    justify-content: space-between;
    padding-right: 0 !important;
  }
  #main-content .container:not(.leadership-page).page > .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .section-fullwidth-page.right .text-content {
    padding-left: 0;
  }
  #main-content .container:not(.leadership-page).page > .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .section-fullwidth-page.right .image {
    margin-right: -20px;
  }
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row > .custom-quick-links-aside .quick-links-aside {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row > .custom-quick-links-aside .quick-links-aside p > span:not(:first-child) {
    margin-top: 10px;
    display: block;
  }
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row div[class*="col-"] .rich-module .buttons {
    bottom: 0;
  }
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row div[class*="col-"] .rich-module .buttons:after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    content: "";
    width: calc(100% - 20px);
    height: 2px;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row div[class*="col-"] .rich-module .buttons .btn-wrap .btn {
    margin-bottom: 20px;
  }
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row div[class*="col-"] .rich-module .rich-module-content ul li {
    margin-bottom: 0;
    padding-top: 0;
  }
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row > .col-lg-4.col-md-4.col-sm-6.col-xs-12 .multi-callout {
    padding-bottom: 60px !important;
  }
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row > .col-lg-4.col-md-4.col-sm-6.col-xs-12 .rich-module .rich-module-content ul li {
    padding-bottom: 5px;
    padding-top: 0;
  }
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row > .col-lg-4.col-md-4.col-sm-6.col-xs-12 .quick-links-aside {
    margin-left: 0;
    margin-right: 0;
  }
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row > .col-lg-4.col-md-4.col-sm-6.col-xs-12 .quick-links-aside ul li a {
    font-size: 22px;
    line-height: 30px;
  }
  #main-content .container:not(.leadership-page) .row.prouduct-campaign-container {
    width: calc(100% + 20px) !important;
  }
  #main-content .container:not(.leadership-page) .row.prouduct-campaign-container .carouselCampaing.product-carousel-WithImage {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    margin-left: 10px;
  }
  #main-content .container:not(.leadership-page) .row.prouduct-campaign-container .text-group.info-content hr {
    margin-right: 10px;
    margin-bottom: 40px;
    margin-top: 0;
    display: block;
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .module.image-bg {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .module.image-bg .buttons.buttons-row {
    bottom: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .quick-links-aside {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod .section-fullwidth-page {
    /* padding-bottom: 20px !important;*/
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod .section-fullwidth-page .text-content {
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod .section-fullwidth-page .text-content .caption {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .section-fullwidth-page {
    /*padding-bottom: 20px !important;*/
    width: calc(100% - 20px);
  }
}
@media screen and (min-width: 768px) and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page.landing.grid-landing > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.multi-callout {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .fullwidth-page-pod .module.section-fullwidth-page {
    padding: 0;
  }
}
#main-content .container:not(.leadership-page) .text-group {
  /* text-group */
  width: 100%;
}
#main-content .container:not(.leadership-page) .text-group > h4 {
  font-size: 16px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .text-group .contactus-table {
    width: 100%;
  }
}
#main-content .container:not(.leadership-page) .text-group .contactus-table tr td {
  vertical-align: top;
}
#main-content .container:not(.leadership-page) .text-group .contactus-table tr td p {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .text-group .contactus-table tr td {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .text-group .tablespecifications tr td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .text-group .tablespecifications + table tr td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
#main-content .container:not(.leadership-page) .text-group hr {
  margin-bottom: 40px;
  margin-top: 40px;
}
#main-content .container:not(.leadership-page) .text-group blockquote {
  border: 0;
  padding-left: 0;
}
#main-content .container:not(.leadership-page) .text-group .control-label {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group > .form-row .col-md-6:first-child {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .text-group > .form-row .col-md-6:first-child {
    padding-right: 0;
  }
}
#main-content .container:not(.leadership-page) .text-group .page-header {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group #salesform {
    margin-left: 10px;
    margin-right: 10px;
  }
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .btn {
  height: 40px;
  background: #f3f3f3;
  padding: 10px 26px 8px 12px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  line-height: 0px;
  outline: 0 none;
  border: none;
  color: #005072;
  float: left;
  position: relative;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  text-transform: initial;
  text-align: center;
  margin-bottom: 0;
  cursor: pointer;
  box-shadow: none;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .btn span {
  text-transform: initial;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .btn .caret {
  margin-top: -5px !important;
  border: 0;
  transform: rotate(180deg);
  background-image: url('../Content/icons/svg-icons/arrow-dropdown.svg');
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .btn:focus,
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .btn:hover {
  background-color: #005072;
  color: #fefefe;
  border: 0;
  outline: none !important;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .btn:focus .caret,
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .btn:hover .caret {
  background-image: url('../Content/icons/svg-icons/arrow-dropdown.svg');
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .btn .filter-option {
  overflow: inherit;
  font-size: 16px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group.open .btn {
  background-color: #005072;
  color: #fefefe;
  border: 0;
  outline: none !important;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .dropdown-menu {
  background-color: #f3f3f3;
  border-radius: 0;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .dropdown-menu .inner {
  list-style-type: none;
  padding-left: 0 !important;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .dropdown-menu .inner::-webkit-scrollbar {
  -webkit-appearance: none;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .dropdown-menu .inner::-webkit-scrollbar:vertical {
  width: 12px;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .dropdown-menu .inner::-webkit-scrollbar:horizontal {
  height: 12px;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .dropdown-menu .inner::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid transparent;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .dropdown-menu .inner::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: transparent;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .dropdown-menu li a {
  padding: 8px 10px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group .btn-group .dropdown-menu li.selected {
  background: #d8d8d8;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .form-group select {
  width: 100% !important;
  height: 35px !important;
  position: static !important;
  border: 1px solid #ccc !important;
  padding: 5px 2px !important;
}
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form .select2 .selection .select2-selection .select2-selection__clear,
#main-content .container:not(.leadership-page) .text-group #salesform .hex_table_form select#USstate {
  display: none;
}
#main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap {
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap {
    margin-bottom: 40px;
  }
}
#main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap .buttons {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
#main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap .buttons .btn-wrap {
  position: relative;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap .buttons .btn-wrap {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap .buttons .btn-wrap {
    display: inline-block;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap .buttons .btn-wrap {
    width: 33%;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .text-group .text-group {
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group .text-group {
    padding: 0 !important;
  }
}
#main-content .container:not(.leadership-page) .text-group .mt-5 {
  overflow: auto;
  clear: both;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group .mt-5 .video-wrapper {
    padding-bottom: 56%;
    position: relative;
  }
  #main-content .container:not(.leadership-page) .text-group .mt-5 .video-wrapper iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .text-group table.fixed-table {
    width: 100% !important;
  }
  #main-content .container:not(.leadership-page) .text-group table.fixed-table tr td p:nth-child(n) {
    margin-bottom: 0;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .text-group table.map-table tr td {
    display: block;
  }
}
#main-content .container:not(.leadership-page) .text-group.event_coverage_margin .video-wrapper iframe {
  width: 100%!important;
}
#main-content .container:not(.leadership-page) .text-group.border-grey {
  width: 100%;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group.border-grey {
    margin-left: 0;
  }
}
#main-content .container:not(.leadership-page) .text-group.border-grey .btn-wrap {
  display: inline-block;
  margin-bottom: 20px;
}
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn,
#main-content .container:not(.leadership-page) .text-group a.btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn,
  #main-content .container:not(.leadership-page) .text-group a.btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:before,
#main-content .container:not(.leadership-page) .text-group a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:before,
  #main-content .container:not(.leadership-page) .text-group a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:hover,
#main-content .container:not(.leadership-page) .text-group a.btn:hover,
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:active,
#main-content .container:not(.leadership-page) .text-group a.btn:active,
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:visited,
#main-content .container:not(.leadership-page) .text-group a.btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:focus,
#main-content .container:not(.leadership-page) .text-group a.btn:focus,
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:visited,
#main-content .container:not(.leadership-page) .text-group a.btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:after,
#main-content .container:not(.leadership-page) .text-group a.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn,
  #main-content .container:not(.leadership-page) .text-group a.btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:before,
#main-content .container:not(.leadership-page) .text-group a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:before,
  #main-content .container:not(.leadership-page) .text-group a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:hover,
#main-content .container:not(.leadership-page) .text-group a.btn:hover,
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:active,
#main-content .container:not(.leadership-page) .text-group a.btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:active,
#main-content .container:not(.leadership-page) .text-group a.btn:active,
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:focus,
#main-content .container:not(.leadership-page) .text-group a.btn:focus,
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:visited,
#main-content .container:not(.leadership-page) .text-group a.btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page) .text-group .btn-wrap a.btn:after,
#main-content .container:not(.leadership-page) .text-group a.btn:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page) .text-group .new-Product-text {
  font-size: 24px;
  margin: 0 10% 60px 10%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .text-group .new-Product-text {
    margin-left: 10px;
    margin-right: 10px;
  }
}
#main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap .buttons {
  margin-top: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap .buttons .btn-wrap {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap .buttons .btn-wrap {
    display: inline-block;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .text-group .new-product-btn-wrap .buttons .btn-wrap {
    width: 33%;
  }
}
#main-content .container:not(.leadership-page) .text-group a {
  color: #005072;
}
#main-content .container:not(.leadership-page) .text-group a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .text-group.gsp-download-contentdownload {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container:not(.leadership-page) .text-group.gsp-download-contentdownload #salesform {
    margin-left: 0;
    margin-right: 0;
  }
}
#main-content .container:not(.leadership-page) .text-group.gsp-download-contentdownload p {
  color: #000000 !important;
}
#main-content .container:not(.leadership-page) .text-group.gsp-download-contentdownload ul {
  list-style-type: disc;
}
#main-content .container:not(.leadership-page) .text-group.gsp-download-contentdownload ul li a {
  color: #005072 !important;
}
#main-content .container:not(.leadership-page) .text-group.gsp-download-contentdownload p a {
  color: #005072 !important;
}
#main-content .container:not(.leadership-page) .text-group.gsp-download-contentdownload p a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page) .text-group.list-align {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page) .row > .text-group {
  padding-left: 10px;
  padding-right: 10px;
}
#main-content .container:not(.leadership-page) .callout-container + .panel-group,
#main-content .container:not(.leadership-page) .text-group + .panel-group {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .callout-container + .panel-group,
  #main-content .container:not(.leadership-page) .text-group + .panel-group {
    padding-top: 20px;
  }
}
#main-content .container:not(.leadership-page) > .row hgroup.page.sub.title {
  padding-top: 40px;
  padding-right: 10px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) > .row hgroup.page.sub.title {
    /*padding-left: 10px;*/
  }
}
#main-content .container:not(.leadership-page) > .row hgroup.page.sub.title h2 {
  margin-top: 10px;
}
#main-content .container:not(.leadership-page) .module.thumbnail.no-image:not(.vidyard-video) .caption .text h3 {
  margin-top: 0;
}
#main-content .container:not(.leadership-page) iframe {
  width: 100%;
  border: 0;
}
#main-content .container:not(.leadership-page) iframe.contentiframe {
  width: 100% !important;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) iframe.vidyard_iframe {
    vertical-align: top;
  }
}
#main-content .container:not(.leadership-page).page {
  /* product detail page middle btn link */
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page.container.detail-page {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page.container.detail-page.detail-page > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page.container.detail-page.prod-detail > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) .videoWrapper {
    max-height: 130px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page.container > .container {
    padding-left: 0;
    padding-right: 0;
  }
  #main-content .container:not(.leadership-page).page.container > .container.fullwidthcontainer {
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page.container.grid-landing > .row > .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.multi-callout.no-cta {
    padding-bottom: 60px !important;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page.container.grid-landing > .row > .col-lg-4.col-md-4.col-sm-6.col-xs-12 .multi-callout.module-geospatial {
    margin-bottom: 40px;
  }
}
#main-content .container:not(.leadership-page).page.container.list-page .row .col-left > .detail-content #careersResult {
  padding-top: 0;
}
#main-content .container:not(.leadership-page).page.container.list-page .row .col-left > .detail-content #careersResult > .list.careers {
  /*margin-top: 0;*/
}
#main-content .container:not(.leadership-page).page.container.list-page .row .col-left > .detail-content .events .item .single-item .event-content .address p br {
  display: none;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .container {
    width: calc(100% + 20px) !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 800px) {
  #main-content .container:not(.leadership-page).page > .container {
    padding-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
#main-content .container:not(.leadership-page).page > .container > .row .col-xs-12.col-sm-12.col-md-12 {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .container > .row .col-xs-12.col-sm-12.col-md-12.equl-dflex .container.title {
    padding-left: 0;
  }
}
@media screen and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .container > .row .col-xs-12.col-sm-12.col-md-12.equl-dflex {
    padding-left: 0;
  }
  #main-content .container:not(.leadership-page).page > .container > .row .col-xs-12.col-sm-12.col-md-12.equl-dflex .container.title {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 800px) {
  #main-content .container:not(.leadership-page).page > .container > .row .col-xs-12.col-sm-12.col-md-12.equl-dflex .container.title {
    padding-left: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .container > .row .col-xs-12.col-sm-12.col-md-12.equl-dflex .container.title {
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .container > .row .col-xs-12.col-sm-3.col-md-3.equl-dflex,
  #main-content .container:not(.leadership-page).page > .container > .row .col-xs-12.col-sm-4.col-md-4.equl-dflex {
    padding-left: 0;
    padding-right: 0;
  }
}
#main-content .container:not(.leadership-page).page > .container.fullwidthcontainer .text-group h2 {
  margin-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 800px) {
  #main-content .container:not(.leadership-page).page > .container.fullwidthcontainer {
    padding-left: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .container.fullwidthcontainer {
    padding-left: 10px;
  }
}
#main-content .container:not(.leadership-page).page > .container.callout-container .equl-dflex .flexi1 {
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .container .flexi:not(.image-popup-container) {
    margin-bottom: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row {
  /* double pod (8x4) alingment */
  /* video pod image alingment start*/
  /* video pod image alingment end */
  /* left rail left and righ alignment, pod, pod text, cta buttons, no-cta, quick links */
  /* left rail */
  /*left rail pod and pod text and cta buttons */
  /*  right rail pod, cta button and quick links  */
  /*  right rail pod, cta button and quick links  */
  /*  left rail button and list tags and pagination */
  /*  left rail button and list tags and pagination */
  /*  carousel pod */
  /*  carousel pod */
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row.detail {
    /*11682
                padding-left: 10px;
                padding-right: 10px;*/
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row.detail {
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] {
  /* detail content */
}
#main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > .text-group > h3 {
  /*margin-bottom: 40px;*/
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > div.title {
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > h4 {
  margin-bottom: 15px;
  width: 100%;
  padding-left: 10px;
}
#main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > .list:not(#locationsResult) {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > .list:not(#locationsResult) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > .list:not(#locationsResult) ul .item {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > .list:not(#locationsResult) ul .item .single-item > div[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  #main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > .list:not(#locationsResult) ul .item .single-item > div[class*="col-"] h3 {
    margin-bottom: 5px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > .list:not(#locationsResult) ul .item .single-item .thumb-item {
  padding-left: 0;
}
@media screen and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > .list:not(#locationsResult) ul .item .single-item .thumb-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > .list:not(#locationsResult) ul .item .single-item .thumb-item h3 {
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row.detail > div[class*="col-"] > .detail-content > .panel-group .panel-body .text-group.event_coverage_margin {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .umbrella-nav-links {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width).no-cta .buttons {
    margin-top: 0px;
    padding: 0;
    bottom: 0px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .media-content.image {
    max-height: 100%;
    padding-bottom: 0;
    margin-bottom: 30px;
    overflow: hidden;
    height: auto;
  }
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .media-content.image.removeAfter {
  padding-bottom: 0 !important;
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .media-content.image a {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .media-content.image a {
    max-height: 190px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .media-content.image a {
    max-height: 168px;
  }
}
@media screen and (min-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .media-content.image a {
    max-height: 100%;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .media-content.image img {
    height: auto;
    cursor: pointer;
  }
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .media-content.image img#multimediaVideoiconimg {
  pointer-events: none;
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .media-content.image.image-pod-container img {
  position: static;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .caption .text h3 {
    /*margin-top: 0;*/
  }
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .quick-links-aside p {
  margin-top: 0;
  margin-bottom: 15px;
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:hover,
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:active,
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:focus,
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:hover,
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:active,
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:focus,
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:before {
  z-index: 9;
  bottom: 2px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .buttons .btn:before {
    bottom: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width).countdown-module .media-content {
    max-height: 189px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width).countdown-module .media-content {
    max-height: 169px;
  }
}
@media screen and (min-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width).countdown-module .media-content.image:not(.no-cta) a,
  #main-content .container:not(.leadership-page).page > .row > div[class*="col-"]:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width).multi-callout .media-content.image:not(.no-cta) a {
    max-height: 214px;
  }
}
#main-content .container:not(.leadership-page).page > .row .customCarousel .pod-carousel .item .module .image a {
  max-height: 100% !important;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-8.col-md-8.col-sm-12.col-xs-12 .multi-callout:not(.texture-bg) .media-content.image a {
    max-height: 172px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-8.col-md-8.col-sm-12.col-xs-12 .multi-callout:not(.texture-bg) .media-content.image a {
    max-height: 190px;
  }
}
@media screen and (min-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-8.col-md-8.col-sm-12.col-xs-12 .multi-callout:not(.texture-bg) .media-content.image a {
    max-height: 214px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-8.col-md-8.col-sm-12.col-xs-12 .multi-callout:not(.texture-bg) .media-content.image a {
    max-height: 100%;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .col-lg-4.col-md-4.col-sm-6.col-xs-12 .multi-callout:not(.texture-bg) .media-content.image a {
    max-height: 100%;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .col-lg-4.col-md-4.col-sm-6.col-xs-12 .multi-callout:not(.texture-bg).no-cta .media-content.image a {
    max-height: 180px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .col-lg-4.col-md-4.col-sm-6.col-xs-12 .multi-callout:not(.texture-bg).no-cta .media-content.image a {
    max-height: 100px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .col-lg-4.col-md-4.col-sm-6.col-xs-12 .multi-callout:not(.texture-bg).no-cta .media-content.image a {
    max-height: 130px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module .videoWrapper {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module .videoWrapper {
    max-height: 172px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module .videoWrapper {
    max-height: 100%;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module .videoWrapper {
    max-height: 190px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module .videoWrapper {
    max-height: 214px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module .videoWrapper {
    max-height: 100%;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module.no-cta .videoWrapper {
  /* 13235 */
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module.no-cta .videoWrapper {
    max-height: 205px !important;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module.no-cta .videoWrapper.removeAfter {
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 .module.multi-callout:not(.image-bg):not(.texture-bg) .media-content.image a {
    max-height: 172px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 .module.multi-callout:not(.image-bg):not(.texture-bg) .media-content.image a {
    max-height: 236px;
  }
}
@media screen and (min-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 .module.multi-callout:not(.image-bg):not(.texture-bg) .media-content.image a {
    max-height: 214px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left {
  /* no right rail widget and full width page */
  /* no right rail widget and full width page */
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left {
    max-width: 828px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left .hgroup.title {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .detail-content > .text-group > .buttons {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left {
    max-width: 628px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left .callout-container > div[class*="col-"] .module:not(.quotes-pod) {
  margin-bottom: 60px;
}
#main-content .container:not(.leadership-page).page > .row .col-left .callout-container > div[class*="col-"] .module:not(.quotes-pod) .buttons {
  bottom: 0;
  padding-bottom: 20px;
  margin-top: 40px;
  /* @media screen and (min-width: 992px) and (max-width: 1240px) {
                                    position: static;
                                    padding-bottom: 0;
                                    margin-top: 0;
                                }*/
}
#main-content .container:not(.leadership-page).page > .row .col-left .callout-container > div[class*="col-"] .module:not(.quotes-pod) .buttons .btn-wrap {
  padding: 0;
  position: static;
}
#main-content .container:not(.leadership-page).page > .row .col-left .callout-container > div[class*="col-"] .module:not(.quotes-pod) .buttons:after {
  bottom: 0;
}
#main-content .container:not(.leadership-page).page > .row .col-left .callout-container > div[class*="col-"] .module:not(.quotes-pod).no-cta {
  padding-bottom: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .callout-container > div[class*="col-"] .module:not(.quotes-pod).no-cta {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .callout-container > div[class*="col-"] .module:not(.quotes-pod).no-cta .buttons {
    /*margin: 0 0 60px 0;*/
    padding: 0;
  }
}
@media screen and (max-width: 767px), (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .callout-container > div[class*="col-"] .module:not(.quotes-pod).no-cta .videoWrapper {
    max-height: 100%;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left .callout-container > div[class*="col-"] .quick-links-aside::after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .callout-container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .multi-callout .btn-wrap {
    position: static;
    bottom: 20px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content {
  /* detail-content for global */
  /* detail content */
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group > h4 {
  margin-bottom: 10px;
  font-size: 20px;
  color: #000000;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group > ol {
  margin-left: 10px;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group > ol li {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table {
  overflow: auto;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table::-webkit-scrollbar {
  -webkit-appearance: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table::-webkit-scrollbar:vertical {
  width: 12px;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table::-webkit-scrollbar:horizontal {
  height: 12px;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #fefefe;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #fefefe;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table {
  width: 100%;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table tr td,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table tr td a {
  word-break: break-all;
  font-size: 12px;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table tr td {
  padding: 10px 5px 5px 5px;
  border: 1px solid #d8d8d8;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table tr td:last-child {
    border-right: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table tr td:first-child {
    border-left: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table tr td img {
  max-width: 100px;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table tr.lidar-head td {
  background: #000000;
  color: #fefefe;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table tr:nth-child(even) {
  background: #e7e7e7;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table tr:nth-child(2) {
  position: relative;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group .container .lidar-responsive-table table tr:nth-child(2):after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  top: auto;
  padding: 0;
  height: 4px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0, #0097ba 100%);
  z-index: 9;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .subpage-image {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .subpage-image {
    margin: 0 0 20px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > #newsResult .list.news {
    margin-left: 10px !important;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .icon-list {
    margin-left: 10px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group:not(.events-filters) {
  margin-top: 0px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > #lazy-load-event-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > #lazy-load-event-content {
    padding-left: 10px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > iframe:not(.externalwebIFrame) {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > iframe:not(.externalwebIFrame) {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .pag-nav:not(:first-of-type) {
  display: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap {
  margin-top: 0;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:active,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:active,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div[class*="col-"] .quick-links-aside {
    margin-bottom: 60px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .quick-links-aside h3 {
  margin-bottom: 0;
  padding-left: 0px;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 2px solid #d8d8d8;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .quick-links-aside:after {
  display: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:hover,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:active,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:focus,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:hover,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:active,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:focus,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap {
    font-size: 20px;
    line-height: 24px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .btn-wrap.custom-cta-btn-wrap:before {
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    /* .detail-content text-group */
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div[class*="col-"] {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div[class*="col-"] {
    margin-bottom: 40px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .umbrella-nav-links {
    width: 100%;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .btn-wrap {
    margin-top: 40px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content form,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .row {
    width: 100%;
    margin: 0;
    flex-wrap: unset;
    display: block;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-right {
    display: table;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container) {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container) .cci-iframe {
    height: 342px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.campaign-pods-container,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container.campaign-pods-container,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news.campaign-pods-container,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image.campaign-pods-container,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container).campaign-pods-container {
    margin-left: -20px;
    margin-right: -20px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group > h2,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container > h2,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news > h2,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image > h2,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container) > h2 {
    margin-bottom: 30px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .vidyard-player-container > div,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .vidyard-player-container > div,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news .vidyard-player-container > div,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image .vidyard-player-container > div,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container) .vidyard-player-container > div,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .vidyard-player-container > div iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .vidyard-player-container > div iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news .vidyard-player-container > div iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image .vidyard-player-container > div iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container) .vidyard-player-container > div iframe {
    height: 100%;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group > .text-group {
    clear: both;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group > .text-group img {
    margin-bottom: 20px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .module .buttons:after {
    width: calc(100% - 10px);
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .module .buttons:after {
    width: calc(100% - 10px);
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group a span.btn {
    padding-left: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group a span.btn:after {
    margin-top: -4px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .testimonialsTable .list {
    margin-top: 20px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .loader #div_lazy_loading img {
    width: 46px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .loader #div_lazy_loading h5 {
    display: inline-block;
    color: #005072 !important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .accordion-panel:last-child:not(:first-child) {
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content form .form-row {
    margin-right: -10px;
    margin-left: -10px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .careers-result {
    width: 100%;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .careers-result .list.careers {
    margin-top: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .careersTable {
    width: 100%;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .careersTable .list.careers {
    padding-top: 20px;
    border-top: 1px solid #d8d8d8;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    display: block;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .col-lg-4.col-md-4.col-sm-6.col-xs-12 .multi-callout {
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .col-lg-4.col-md-4.col-sm-6.col-xs-12 .multi-callout .buttons {
    margin-bottom: 0;
    margin-top: 20px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group form.mktoForm {
    width: 100% !important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .form-check .form-check-label {
    display: initial;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .form-check .form-check-label img {
    display: block;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .form-check .form-check-label > strong {
    display: inline-block;
    margin-right: 5px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section form .form-group.row {
    height: auto;
    min-height: 40px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-4,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-8,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-6,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-12 {
    float: left !important;
    display: inline-block !important;
    margin-bottom: 0 !important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-4 .card-body h3,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-8 .card-body h3,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-6 .card-body h3,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-12 .card-body h3 {
    margin-bottom: 10px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-4 .card-body div[class*=col-] p strong,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-8 .card-body div[class*=col-] p strong,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-6 .card-body div[class*=col-] p strong,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-12 .card-body div[class*=col-] p strong {
    margin-top: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-4.form-group,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-8.form-group,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-6.form-group,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .row .col-md-12.form-group {
    margin-bottom: 15px !important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .callout-container .quick-links-aside h3 {
    /* 10138 */
    border-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .callout-container .quick-links-aside > ul {
    margin-left: 20px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .callout-container .quick-links-aside > ul li {
    list-style: disc;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .callout-container .quick-links-aside > ul li a {
    display: block;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) table {
    width: 100% !important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) table.tableLines tr td p strong {
    display: inline-block;
    word-break: break-word;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) > .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    display: block !important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) ul {
    /*padding-left: 0px;  11320*/
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) ul.margin-top-20 {
    margin-bottom: 20px;
    margin-left: 40px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) ul.bullet {
    margin-left: 40px;
    padding-left: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) .container .col .lidar-table .floatThead-container {
    position: static!important;
    width: 100%!important;
    transform: unset!important;
    overflow: initial!important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) .container .col .lidar-table table {
    width: 100%!important;
    min-width: 100%!important;
    table-layout: unset !important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) .bullet li {
    color: inherit;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .row.mt-5 > div[class*=col-] {
    margin-bottom: 0 !important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .row.mt-5 > div[class*=col-].col-12 {
    width: 100%;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col {
    margin-left: 10px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn {
    padding-right: 25px;
    font-weight: 700;
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
    padding: 0;
    border: none;
    color: #005072;
    font-family: 'Hexagon-Akkurat-Black', Arial;
    text-decoration: none;
    position: relative;
    text-align: left;
    display: inline-block;
    padding-right: 30px;
    font-size: 20px;
    margin-top: 10px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:before {
    content: " ";
    background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    margin-top: 2px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:hover,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:active,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:visited {
    background: none;
    color: #005072;
    opacity: 0.6;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:focus,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:visited {
    opacity: 1;
    background: none;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:after {
    margin-top: 0px;
    display: none;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:before {
    content: " ";
    background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
    width: 16px;
    height: 16px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 4px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:hover,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:active {
    background: none;
    color: #005072;
    opacity: 0.6;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:active,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:focus,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:visited {
    opacity: 1;
    background: none;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:after {
    margin-top: 0px;
    display: none;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload).margin-bottom-40 ul,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload).disclaimer ul {
    padding-left: 40px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) .text-group ul {
    padding-left: 40px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image {
    margin-bottom: 20px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .module.thumbnail {
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.border-grey .module.thumbnail .buttons {
    margin-bottom: 40px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .events-filters,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .events-filters,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news .events-filters,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image .events-filters,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container) .events-filters {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container) .cci-iframe {
    height: 310px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image .cci-iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container) .cci-iframe {
    height: 390px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.text-group > .vidyard_iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container.text-group > .vidyard_iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news.text-group > .vidyard_iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image.text-group > .vidyard_iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container).text-group > .vidyard_iframe {
    height: 267px;
  }
}
@media screen and (min-width: 768px) and (min-width: 993px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group.text-group > .vidyard_iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container.text-group > .vidyard_iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news.text-group > .vidyard_iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image.text-group > .vidyard_iframe,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > div:not(.calendar-container):not(.careersTable):not(#refTable):not(.customPageTable):not(.fullwidth):not(#lazy-load-event-content):not(.events-filters):not(.fullwidth-page-pod):not(.image-align-callout-container).text-group > .vidyard_iframe {
    height: 446px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group {
    /* 11682 */
    /*margin-left: 10px;
                            margin-right: 10px;*/
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .multi-callout {
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .callout-container {
    padding-right: 0 !important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .callout-container .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    padding-right: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .callout-container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.multi-callout {
    padding-bottom: 0 !important;
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .callout-container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.multi-callout .media-content a {
    max-height: inherit;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) table {
    /* table-layout: fixed;*/
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group:not(.gsp-download-contentdownload) form .col .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
@media screen and (min-width: 768px) and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .subpage-image {
    margin-left: 10px;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .text-group {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .callout-container {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .form-group.row {
    height: auto;
    min-height: 40px;
    float: none;
    width: 100%;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .col-md-8 .card-body ul {
    padding-left: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .form-check .form-check-label {
    display: inline;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container-lg section .form-check .form-check-label img {
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container .col .lidar-table.table-responsive .floatThead-container {
  position: static!important;
  width: 100%!important;
  transform: unset!important;
  overflow: initial!important;
}
@media screen and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container .col .lidar-table.table-responsive {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .text-group .container .col .lidar-table.table-responsive table {
    table-layout: fixed !important;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-right {
    display: flex;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content hgroup.title {
  margin-bottom: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content hgroup.title {
    margin-top: 0;
    padding-top: 40px;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content hgroup.title {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1024px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content hgroup.title {
    /* To fix 9112 and 9120*/
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content hgroup.title:not(.container) {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content hgroup.title {
    padding-left: 10px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .list.news .item .month {
  margin-bottom: 10px;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .quick-links-aside {
  width: 100%;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
  padding-bottom: 0;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .quick-links-aside iframe {
  height: 1550px !important;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .quick-links-aside iframe {
    height: 1450px !important;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .quick-links-aside iframe {
    height: 1200px !important;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .quick-links-aside a {
  display: inline-block;
  word-break: break-word;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container {
  overflow: hidden;
  /* default pod image height */
  /* double pod (8x4) image height */
  /* double pod (8x4) image height */
}
@media screen and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 769px) and (max-width: 1023px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container > div[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    padding-right: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.multi-callout .buttons {
  position: relative;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.multi-callout .buttons::after {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container > .accordion-panel {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) {
  /* default Video pod image height */
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) .media-content.image a {
    max-height: 180px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) .media-content.image a {
    max-height: 100px;
  }
}
@media screen and (min-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) .media-content.image a {
    max-height: 130px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) .videoWrapper .tubeimage {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) .videoWrapper {
    max-height: 180px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) .videoWrapper {
    max-height: 100px;
  }
}
@media screen and (min-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) .videoWrapper {
    max-height: 130px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) .videoWrapper #multimediaVideoiconimg {
  pointer-events: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .caption h3 a {
  display: inline-block;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module .videoWrapper {
    padding-bottom: 0;
    max-height: 100%;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module .videoWrapper #multimediaVideoiconimg {
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-8.col-md-8.col-sm-12.col-xs-12 .module .videoWrapper {
    padding-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-8.col-md-8.col-sm-12.col-xs-12 .module .videoWrapper img {
    position: relative;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-8.col-md-8.col-sm-12.col-xs-12 .module .videoWrapper img#multimediaVideoiconimg {
    position: absolute;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-8.col-md-8.col-sm-12.col-xs-12 .module {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container .col-lg-8.col-md-8.col-sm-12.col-xs-12 .module .buttons {
    margin: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .module.fullwidth {
  margin-bottom: 40px !important;
  padding-bottom: 0px;
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
  padding-left: 0;
  padding-right: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .module.fullwidth {
    width: calc(100% - 20px);
    padding-right: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .module.fullwidth .text-content .caption {
  width: 100%;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .module.fullwidth .text-content .buttons {
  margin-top: 20px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .module.fullwidth .text-content .buttons {
    position: relative;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .module.fullwidth .text-content .buttons .btn-wrap .btn {
    padding-right: 30px;
    position: relative;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .module.fullwidth .text-content .buttons .btn-wrap .btn:after {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .module.fullwidth:last-child {
    margin-bottom: 0 !important;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #div_loading {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #div_loading {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #div_loading {
    /*padding-left:0;
                            padding-right: 0;*/
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group img,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #div_loading img {
  width: 46px;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group h5,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #div_loading h5 {
  display: inline-block;
  margin: 0;
  color: #005072 !important;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #filter-wrapper .filters-group {
  padding-left: 0;
  /*job openings filter*/
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group > #div_loading {
    position: static;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group {
    display: flex;
    position: relative;
    z-index: 1;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .loader {
    position: static;
    width: auto;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason) {
  min-width: unset;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason) {
    display: flex;
    width: 50%;
    padding-right: 10px;
    vertical-align: top;
    min-width: initial;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason) .btn-group {
    width: 100%;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason) .btn-group .dropdown-toggle {
    height: 100%;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason) .btn-group .dropdown-toggle .caret {
    top: 50%;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason) .btn-group:hover span.filter-option {
    background-color: transparent;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason) .btn-group .dropdown-menu {
    padding-top: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason):last-child {
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).year,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).qarters,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).month,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).brand,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).country,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).department {
    width: 33.333%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).year,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).qarters,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).month,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).brand,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).country,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).department {
    /*width: 100%;*/
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).productline .btn-group,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).countries .btn-group {
    margin-right: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).states {
    padding-right: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).states .bootstrap-select {
    margin-right: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter:not(.reason).states .bootstrap-select .btn:after {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group.business-news-filters .filter {
    width: 33.333%;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).year,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).qarters,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).month,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).brand,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).country,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).department {
    /* width: 50%;*/
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).year,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).qarters,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).month,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).brand,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).country,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).department {
    /*width: 100%;*/
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).year,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).qarters,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).month,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).brand,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).country,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content > .filters-group .filter:not(.reason).department {
    width: 33.33%;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .eventList .filters-group {
  padding-left: 0;
  padding-right: 0;
  /*border-bottom: 2px solid @whitesmoke;*/
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width {
  width: 100%;
  padding: 0;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content > .callout-container {
    width: calc(100% + 20px) !important;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group > .video-wrapper iframe {
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group > .video-wrapper {
    padding-bottom: 56%;
    position: relative;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group > .video-wrapper iframe {
    position: absolute;
    height: 100%;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group table tr td {
  vertical-align: top;
  word-break: break-all;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group table tr td img.img-responsive {
    max-width: 80px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group .row div.col-lg-4.col-md-4.col-sm-6.col-xs-12 img {
  max-height: 270px;
  width: 100%;
  object-fit: cover;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group .row div.col-lg-6.col-md-6.col-sm-12.col-xs-12 img {
  max-height: 480px;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group > h3 a {
  font-size: 24px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .calendarEventList {
  width: 100%;
  margin-top: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .calendarEventList {
    margin-left: 0;
    margin-right: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .calendarEventList.calendarEventList-visible {
  margin-bottom: 30px;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .calendar-container {
  padding-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .calendar-container {
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .fullwidth {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group.border-grey {
  margin-left: 0;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group.border-grey h2 {
  /* 12994 */
  padding-top: 40px;
  margin-top: 0;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group p strong {
  display: inline-block;
  margin-top: 20px;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group > .row div[class*="col-"] {
  margin-bottom: 20px;
  float: left;
  display: block;
  /*5468 */
  /*padding-left: 0;
                                padding-right: 0;*/
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group > .row div[class*="col-"] .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(3n+1),
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group > .row div[class*="col-"] .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(2n),
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group > .row div[class*="col-"] .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(2n+1) {
    padding-left: 0;
    padding-right: 20px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group > .row div[class*="col-"] .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(4n+4) {
    padding-right: 0px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .text-group > .row div[class*="col-"] .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(1) {
    padding-left: 10px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container div[class*="col-"] {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container div[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container div[class*="col-"] .module .media-content.image a {
    max-height: 170px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container div[class*="col-"]:nth-child(3n+1),
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container div[class*="col-"]:nth-child(2n),
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container div[class*="col-"]:nth-child(2n+1) {
    padding-right: 20px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container div[class*="col-"] .module .media-content.image a {
    max-height: 180px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module .media-content.image a {
    max-height: 170px;
  }
}
@media screen and (min-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module .media-content.image a {
    max-height: 214px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module.multi-callout .media-content.image a {
    /*max-height: 100%;*/
  }
}
@media screen and (min-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module.multi-callout .media-content.image a {
    max-height: 214px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content > .text-group {
    padding-right: 0;
    padding-left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .callout-container div[class*=col-] .customCarousel .pod-carousel .item .thumbnail .buttons {
    position: static;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .full-width-carousel {
  opacity: 1;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .full-width-carousel .full-width-image {
  min-height: 225px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .full-width-carousel .full-width-image {
    min-height: 485px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .full-width-carousel .full-width-image {
    min-height: 656px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .full-width-carousel .full-width-image {
    min-height: 576px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .full-width-carousel .left,
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .full-width-carousel .right {
  position: absolute;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .full-width-carousel .left span {
  left: 10px;
  top: 50% !important;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content .full-width-carousel .right span {
  top: 50% !important;
  right: 10px;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content hgroup.title {
  padding-top: 0;
  /*9261 */
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content hgroup.title {
    padding-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content hgroup.title {
    padding-left: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content hgroup.title {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width .detail-content hgroup.title {
    padding-left: 10px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width + div {
  display: none !important;
}
#main-content .container:not(.leadership-page).page > .row .col-left.col-left-full-width > .detail-content .module.fullwidth:last-child {
  margin-bottom: 20px !important;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module:not(.quotes-pod) {
  /*padding-bottom: 60px;*/
  margin-bottom: 0;
  /* 13352 */
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module:not(.quotes-pod) .caption {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module:not(.quotes-pod).multi-callout:not(.image-bg) {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module:not(.quotes-pod).multi-callout:not(.image-bg) .buttons-row {
    position: static;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module:not(.quotes-pod).multi-callout:not(.image-bg) .buttons-row {
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module:not(.quotes-pod).multi-callout:not(.image-bg).image-bg .buttons {
    bottom: 10px;
    min-width: 150px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module:not(.quotes-pod).texture-bg {
  margin-right: 0;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module:not(.quotes-pod).texture-bg {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module:not(.quotes-pod).texture-bg {
    margin-left: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:hover,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:active,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:focus,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:hover,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:active,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:focus,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:hover,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:focus,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p a .btn:active {
  opacity: 1;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:hover,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:active,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:focus,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:hover,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:active,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:focus,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:hover,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:focus,
#main-content .container:not(.leadership-page).page > .row.detail .detail-content .campaign-container .campaign-text p .btn-wrap a.btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row .col-right {
  margin-top: 0;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right {
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .relatedTagsList .single-column .module {
    padding-bottom: 20px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-right .relatedTagsList .single-column .module .buttons {
    /* 13374 */
    position: absolute;
    left: 50%;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .module.multi-callout .caption {
    padding-bottom: 20px;
  }
  #main-content .container:not(.leadership-page).page > .row .col-right .module.multi-callout .caption .text p {
    -webkit-line-clamp: 5 !important;
  }
  #main-content .container:not(.leadership-page).page > .row .col-right .module.multi-callout .buttons.buttons-row {
    /* 13303, 13412*/
    position: absolute;
    left: 50%;
    margin-top: 0;
    bottom: -5px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .module.img-width-preview .caption .text h3 {
    /* 13402 */
    margin-top: 30px !important;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-right {
    min-width: 412px;
    padding-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-right > div:last-child .module.multi-callout {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #main-content .container:not(.leadership-page).page > .row .col-right {
    /*padding-top: 20px;*/
    min-width: 328px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .thumbnail.module .caption {
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page).page > .row .col-right .thumbnail.module .buttons {
    margin-top: 20px;
    padding-bottom: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 20px;
  clear: both;
  padding-left: 0;
  /* 12749 */
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside {
    padding-left: 0;
    padding-right: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn hr,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside hr {
  display: none;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > a,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > a {
  display: inline-block;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > .text-group,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > .text-group {
    margin-top: 40px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > h3,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > h3,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn h4,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside h4 {
  margin-bottom: 16px;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > h3,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > h3,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn h4,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside h4 {
    padding-top: 0px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn p + h3,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside p + h3 {
    padding-top: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:before,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:before,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:before,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:before,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:before,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:before,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:hover,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:hover,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:hover,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:hover,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:visited,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:visited,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:visited,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:focus,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:focus,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:focus,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:focus,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:visited,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:visited,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:visited,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:after,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:after,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:after,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:before,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:before,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:before,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:before,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:before,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:before,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:hover,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:hover,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:hover,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:hover,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:active,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:focus,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:focus,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:focus,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:focus,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:visited,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:visited,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:visited,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn:after,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn:after,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a:after,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a {
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn.btn-contact + p,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn.btn-contact + p,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a.btn-contact + p,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a.btn-contact + p {
  position: relative;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn.btn-contact + p:before,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn.btn-contact + p:before,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a.btn-contact + p:before,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a.btn-contact + p:before {
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0, #0097ba 100%);
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn a.btn.right-rail-btn-cls,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside a.btn.right-rail-btn-cls,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a.right-rail-btn-cls,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a.right-rail-btn-cls {
  margin-bottom: 10px;
  float: left;
  clear: both;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p > img,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p > img {
  margin-bottom: 20px;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p strong a,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p strong a {
  margin-top: 15px;
  margin-bottom: 30px;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p.btn-wrap,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p.btn-wrap {
  margin-top: 10px;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p.btn-wrap a.btn:not(:first-child),
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p.btn-wrap a.btn:not(:first-child) {
  margin-left: 10px;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > p a.btn.btn-primary,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > p a.btn.btn-primary {
  margin-top: 40px;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn:after,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside:after {
  bottom: 10px;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn:after,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside:after {
    /* 12250
                        width: calc(100% - 10px);
                        left: 10px;*/
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn .btn-download,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside .btn-download {
  margin-top: 20px;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > strong,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > strong {
  display: inline-block;
  font-size: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > strong a.btn,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > strong a.btn {
    margin-top: 40px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > strong span.btn-wrap a.btn,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > strong span.btn-wrap a.btn {
  margin-top: 0;
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn > h3,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside > h3 {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn:after,
  #main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside:after {
    left: 0;
    width: 100%;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside.quick-links-btn ul,
#main-content .container:not(.leadership-page).page > .row .col-right .quick-links-aside ul {
  /*  13251
                    margin-left: 40px;*/
  list-style: none;
}
#main-content .container:not(.leadership-page).page > .row .col-right > div:first-child .quick-links-aside.quick-links-btn {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right > div:first-child .quick-links-aside.quick-links-btn {
    margin-top: 40px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right > div:nth-child(2) .quick-links-aside.quick-links-btn {
  margin-top: -40px;
}
#main-content .container:not(.leadership-page).page > .row .col-right .module {
  padding-bottom: 0;
  margin-bottom: 60px;
  clear: both;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .module {
    width: 100%;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-right .module .buttons a.btn {
  text-align: left;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .module .buttons a.btn {
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .module .buttons a.btn:before {
    background-position: center -1px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .module.no-image {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-right .module .image > .tubeimage {
    max-height: 220px;
  }
}
@media screen and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left {
    padding-bottom: 40px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left .detail-content .loader #div_lazy_loading img {
  width: 46px;
}
#main-content .container:not(.leadership-page).page > .row .col-left .detail-content .loader #div_lazy_loading h5 {
  display: inline-block;
  color: #005072 !important;
}
#main-content .container:not(.leadership-page).page > .row .col-left .detail-content > .loader #div_lazy_loading {
  display: none;
  position: absolute;
  left: 30%;
  z-index: 9;
  text-align: center;
  padding-top: 0;
  top: 5px;
  bottom: auto;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .detail-content > .loader #div_lazy_loading {
    left: 50%;
    transform: translate(-50%, 20px);
    top: 0;
    position: relative;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left .detail-content > .loader #div_lazy_loading .loadig-text {
  font-size: 14px;
}
#main-content .container:not(.leadership-page).page > .row .col-left .detail-content .btn-wrap a.btn:hover {
  background-color: transparent;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row .col-left .detail-content .callout-container .quick-links-aside ul li a {
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .detail-content .pag-nav {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .detail-content .product-widget-Container {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .detail-content .product-widget-Container .container .row .columns .owl-carousel .owl-stage-outer {
    max-width: 796px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .detail-content .product-widget-Container .container .row .columns .owl-carousel .owl-stage-outer .owl-stage .owl-item > div[class*=col-] .thumbnail {
    padding-bottom: 60px;
    min-height: 450px;
    margin-bottom: 20px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left .detail-content .product-widget-Container .container .row .columns .owl-carousel .owl-stage-outer .owl-stage .owl-item > div[class*=col-] .thumbnail .caption {
  max-width: 100%;
}
#main-content .container:not(.leadership-page).page > .row .col-left .detail-content .product-widget-Container .container .row .columns .owl-carousel .owl-stage-outer .owl-stage .owl-item > div[class*=col-] .thumbnail .caption h3 {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .detail-content .product-widget-Container .container .row .columns .owl-carousel .owl-stage-outer .owl-stage .owl-item > div[class*=col-] .thumbnail .buttons {
    position: absolute;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .detail-content .product-widget-Container .container .row .columns .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row .col-left .detail-content .product-widget-Container .container .row .columns .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row > div[class*=col-] .carousel .pod-carousel {
  height: 100%;
}
#main-content .container:not(.leadership-page).page > .row > div[class*=col-] .carousel .pod-carousel .item {
  height: 100%;
  max-height: 100%;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*=col-] .carousel .pod-carousel .item .module {
    margin-bottom: 0;
    padding-bottom: 60px;
  }
}
#main-content .container:not(.leadership-page).page > .row > div[class*=col-] .carousel .pod-carousel .item .module .caption {
  margin-top: 10px;
}
#main-content .container:not(.leadership-page).page > .row > div[class*=col-] .carousel .pod-carousel .item .module .caption .text h3 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row > div[class*=col-] .carousel .pod-carousel .item .module .buttons {
    position: relative;
  }
}
#main-content .container:not(.leadership-page).page.detail-page .row.detail > .col-left > .detail-content > .list:not(#locationsResult):not(.careers) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page .product-brochure-Cont {
    margin-top: 40px;
  }
}
#main-content .container:not(.leadership-page) .product-slider {
  margin-bottom: 60px;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .product-slider {
    padding-right: 40px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-slider {
    padding-right: 0px;
    padding-left: 0px;
  }
}
#main-content .container:not(.leadership-page) .product-slider .container .row {
  flex-wrap: unset !important;
  display: block !important;
  margin-left: 0;
  margin-right: 0;
  overflow: auto;
}
#main-content .container:not(.leadership-page) .product-slider .container .row div[class*=col-] {
  margin-bottom: 0 !important;
}
#main-content .container:not(.leadership-page) .product-slider .container .row div[class*=col-] .view_btn {
  margin-bottom: 40px;
}
#main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav {
  position: absolute;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  margin-top: 0;
  top: 58px;
  /* 13236 */
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav {
    top: 61px !important;
  }
}
@media screen and (min-width: 993px) and (max-width: 1030px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav {
    top: 20px !important;
  }
}
@media screen and (min-width: 1030px) and (max-width: 1100px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav {
    top: 55px !important;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav {
    top: 26px !important;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav {
    top: 31px !important;
  }
}
#main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-prev,
#main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-next {
  position: absolute;
  left: 0;
  height: 70px;
  background: rgba(0, 0, 0, 0.5) url(../Content/images/sprites/arrows-carousel.png) no-repeat 0 0;
  background-size: 90px 70px;
  display: none;
  margin: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-prev,
  #main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-next {
    display: block;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-prev,
  #main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-next {
    left: 0;
  }
}
#main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-prev:hover,
#main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-next:hover {
  background-color: rgba(153, 153, 153, 0.5);
}
#main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-next {
  right: 0;
  left: auto;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
#main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-prev.disabled,
#main-content .container:not(.leadership-page) .product-slider .owl-theme .owl-nav .owl-next.disabled {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .product-slider .large-12.columns.col-lg-12 .owl-theme .owl-nav {
    top: 62px !important;
  }
}
@media screen and (min-width: 993px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .product-slider .large-12.columns.col-lg-12 .owl-theme .owl-nav {
    top: 65px !important;
  }
}
@media screen and (min-width: 993px) and (max-width: 1030px) {
  #main-content .container:not(.leadership-page) .product-slider .large-12.columns.col-lg-12 .owl-theme .owl-nav {
    top: 50px !important;
  }
}
@media screen and (min-width: 1030px) and (max-width: 1100px) {
  #main-content .container:not(.leadership-page) .product-slider .large-12.columns.col-lg-12 .owl-theme .owl-nav {
    top: 20px !important;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .product-slider .large-12.columns.col-lg-12 .owl-theme .owl-nav {
    top: 26px !important;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .product-slider .large-12.columns.col-lg-12 .owl-theme .owl-nav {
    top: 72px !important;
  }
}
#main-content .container:not(.leadership-page) .product-slider .container {
  padding: 0;
}
#main-content .container:not(.leadership-page) .product-slider .container .row {
  display: block;
  flex-wrap: unset;
}
#main-content .container:not(.leadership-page) .product-slider .container .row > div[class*=col-] {
  padding: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-slider .container .row > div[class*=col-] {
    margin-bottom: 0;
  }
}
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:hover,
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:active,
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:focus,
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:hover,
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:active,
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:focus,
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page) .product-slider .product-widget-cta a.btn:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel {
  /*margin-bottom: 60px;*/
}
@media screen and (min-width: 420px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 420px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item {
    display: flex;
    float: none;
  }
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item .flexi {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 420px) {
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) .umbrella-nav-links .module {
  margin-bottom: 0;
}
@media screen and (min-width: 420px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) .umbrella-nav-links .module {
    margin-bottom: 60px;
    position: static;
  }
  #main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) .umbrella-nav-links .module .media-content a {
    max-height: 100%;
  }
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) .umbrella-nav-links .module .buttons {
  bottom: 0;
  padding-bottom: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 420px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) .umbrella-nav-links .module .buttons {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 420px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) .umbrella-nav-links .module .buttons {
    position: absolute;
  }
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) .umbrella-nav-links .module .buttons .btn-wrap {
  position: static;
}
@media screen and (min-width: 420px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) .umbrella-nav-links .module .buttons .btn-wrap a {
    line-height: 24px;
  }
  #main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) .umbrella-nav-links .module .buttons .btn-wrap a::after {
    margin-top: 0;
  }
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-stage > .owl-item div:not(.abstract-txt) .umbrella-nav-links .module .buttons:after {
  bottom: 0;
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-dots {
  margin-top: 0;
  padding-top: 0;
}
@media screen and (min-width: 420px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-dots {
    margin-top: 60px;
    margin-bottom: 0;
  }
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-dots .owl-dot span {
  background-color: #fefefe;
  border: 1px solid #d8d8d8;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-dots .owl-dot span {
    border-color: #bcc3ca;
  }
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-dots .owl-dot.active span {
  background-color: #005072;
}
#main-content .container:not(.leadership-page) .product-slider .owl-carousel .owl-dots .owl-dot:first-child span {
  margin-left: 0;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .detail .col-left .product-slider .large-12.columns.col-lg-12 .owl-theme .owl-nav {
    top: 31px !important;
  }
}
@media screen and (min-width: 993px) and (max-width: 1030px) {
  #main-content .container:not(.leadership-page) .detail .col-left .product-slider .large-12.columns.col-lg-12 .owl-theme .owl-nav {
    top: 20px !important;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .row > .product-slider {
    padding-left: 15px;
  }
}
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container {
  margin-bottom: 0;
  /* product page pod content*/
  /* product page pod content*/
  /* product detail page middle btn link */
}
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container ~ div[class*="col-"],
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
  padding-left: 20px;
  padding-right: 20px;
}
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container ~ div[class*="col-"] .umbrella-nav-links .thumbnail.module.multi-callout .buttons.buttons-row,
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .umbrella-nav-links .thumbnail.module.multi-callout .buttons.buttons-row {
  bottom: 0;
  padding-bottom: 20px;
  margin-top: 20px;
}
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container ~ div[class*="col-"] .umbrella-nav-links .thumbnail.module.multi-callout .buttons.buttons-row .btn-wrap,
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .umbrella-nav-links .thumbnail.module.multi-callout .buttons.buttons-row .btn-wrap {
  position: static;
}
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container ~ div[class*="col-"] .umbrella-nav-links .thumbnail.module.multi-callout .buttons.buttons-row::after,
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .umbrella-nav-links .thumbnail.module.multi-callout .buttons.buttons-row::after {
  bottom: 0;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #main-content .container:not(.leadership-page) .product-slider.product-widget-Container .large-12.columns.col-lg-12 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 600px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .product-slider.product-widget-Container .large-12.columns.col-lg-12 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container .large-12.columns.col-lg-12 .owl-carousel {
  margin-bottom: 40px;
  display: block;
}
@media screen and (max-width: 500px) {
  #main-content .container:not(.leadership-page) .product-slider.product-widget-Container .large-12.columns.col-lg-12 .owl-carousel .owl-stage-outer .owl-stage .owl-item .module .buttons {
    margin-top: 40px;
  }
}
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container .text-group .new-Product-text {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 1200px) {
  #main-content .container:not(.leadership-page) .product-slider.product-widget-Container .text-group .new-Product-text {
    margin-left: 10px;
    margin-right: 10px;
  }
}
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container .product-widget-cta {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-slider.product-widget-Container .product-widget-cta {
    margin-bottom: 60px;
  }
}
#main-content .container:not(.leadership-page) .product-slider.product-widget-Container .product-widget-cta .view_btn {
  margin: 0 auto 60px auto;
  text-align: center;
}
#main-content .container:not(.leadership-page) .product-container .brochure-download {
  text-align: center;
  margin-bottom: 40px;
}
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  margin-bottom: 10px;
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:hover,
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:active,
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:focus,
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:hover,
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:active,
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:focus,
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page) .product-container .brochure-download .product-dl-link:first-child {
  margin-left: 0;
}
#main-content .container:not(.leadership-page) .hub-resource {
  /* filter loader start */
  /* filter loader end */
  /* dropdown list  */
  /* dropdown list  */
  /* Product page */
  /* Product page */
}
#main-content .container:not(.leadership-page) .hub-resource .loader {
  margin: auto;
  text-align: center;
  position: relative;
  width: 100%;
}
#main-content .container:not(.leadership-page) .hub-resource .loader #div_loading {
  position: absolute;
  left: 35%;
  z-index: 9;
  text-align: center;
  padding-top: 0;
  top: -40px;
  /* To fix 7402 */
  /*background-color: rgba(200, 194, 194, .5);*/
}
@media screen and (max-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource .loader #div_loading {
    position: static;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource .loader #div_loading {
    top: 20px;
    left: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -65px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource .loader > div img {
  width: 46px;
}
#main-content .container:not(.leadership-page) .hub-resource .loader > div h5 {
  display: inline-block;
  color: #005072 !important;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .col-lg-3.col-md-4.col-sm-6.col-xs-12 .tvplaylist {
    /*padding-right: 20px;*/
  }
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container .col-lg-3.col-md-4.col-sm-6.col-xs-12 .tvplaylist .videoWrapper {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .col-lg-3.col-md-4.col-sm-6.col-xs-12 .tvplaylist .videoWrapper a {
    max-height: 155px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container .col-lg-3.col-md-4.col-sm-6.col-xs-12 .tvplaylist .videoWrapper a img {
  padding-right: 1px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    position: relative;
  }
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container > div[class*="col-"] {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container #div_loading {
    top: 20px;
  }
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container #div_loading h5 {
    display: inline-block;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container {
  width: 100%;
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters {
  margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters {
    padding: 0 0 0 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters {
    padding-right: 0px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters {
    padding: 0;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters {
  width: 100%;
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter {
  margin-bottom: 0;
  display: flex;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter {
    margin-bottom: 20px;
    padding-right: 0;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter .btn-group {
  height: 100%;
  background: #f3f3f3;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter .btn-group {
    background: #d8d8d8;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter .btn-group .btn {
  height: auto;
  text-transform: initial;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter .btn-group .btn {
    border: 1px solid #d8d8d8;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter .btn-group .btn span {
  text-transform: initial;
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter .btn-group .btn:last-child:after {
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter:last-child {
    padding-right: 0;
  }
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter:last-child .btn-group {
    margin-right: 0;
  }
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter:last-child .btn-group .btn:after {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters .filter:last-child {
    padding-right: 0;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container .dropdown-container .events-filters .hub-resource-filters.col-lg-12 {
    padding: 0 0px 0 20px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container #resourcePageResult {
  width: 100%;
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container #resourcePageResult > .row {
    /*margin-left: 0;*/
  }
}
#main-content .container:not(.leadership-page) .hub-resource.event-listing-container.resource-library #resourcePageResult > .row {
  /* 13090 */
}
@media screen and (min-width: 998px) {
  #main-content .container:not(.leadership-page) .hub-resource.event-listing-container.resource-library #resourcePageResult > .row {
    width: calc(100% + 10px);
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder {
    padding-left: 0;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .loader {
  margin: auto;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container {
    padding-top: 0;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters {
  margin-bottom: 20px;
  padding-left: 0;
}
@media screen and (max-width: 1200px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters {
    padding-left: 10px;
  }
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters.filters-desktop {
    padding-left: 20px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .prod-family {
  padding-left: 0;
}
@media screen and (main-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select {
  background-color: #f3f3f3;
  color: #005072;
  overflow: visible;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select {
    background-color: #bcc3ca;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .form-control {
  color: #005072;
  text-transform: uppercase;
  font-weight: 700;
  box-shadow: none;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 16px;
  height: auto;
  padding-left: 12px;
  padding-top: 12px;
  text-transform: initial;
  text-align: left;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .glyphicon.glyphicon-triangle-bottom {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin: 0 0 0 20px !important;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 10px;
  height: 11px;
  width: 14px;
  display: block;
  margin: 0px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
  top: 10px;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .glyphicon.glyphicon-triangle-bottom.active {
  border-bottom: 4px solid;
  border-top: none;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .glyphicon.glyphicon-triangle-bottom::before {
  display: none;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes {
  width: 100%;
  position: absolute;
  background-color: #f3f3f3;
  box-shadow: none;
  padding-top: 10px;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes label {
  color: #005072;
  padding: 7px 20px;
  font-size: 14px;
  font-weight: normal;
  text-transform: initial;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes label {
    padding-left: 10px;
    padding-right: 25px;
  }
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes label .custom-checkbox {
    right: 10px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes label:hover {
  background: #e7e7e7;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes label.active {
  background: #e7e7e7;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes label.active .custom-checkbox {
  background: #005072;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes label.active .custom-checkbox:before,
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes label.active .custom-checkbox:after {
  position: absolute;
  left: 2px;
  top: 6px;
  content: '';
  width: 10px;
  height: 1.5px;
  background-color: #fefefe;
  transform: rotate(45deg);
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes label.active .custom-checkbox:after {
  transform: rotate(-45deg);
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes #deselect-check {
  font-size: 14px;
  font-weight: 700;
  padding: 13px 10px;
  background: #e7e7e7;
  color: #005072;
  margin-bottom: 10px;
  cursor: pointer;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select .custom-checkboxes .deselect-text {
  text-decoration: underline;
  margin-left: 5px;
  font-size: 16px;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select.active {
  background-color: #005072;
  color: #fefefe;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select.active .form-control {
  color: #fefefe;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters .hub-resource-filters .custom-select.active .glyphicon.glyphicon-triangle-bottom {
  transform: rotate(180deg);
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  top: 12px;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row {
  display: block;
  flex-wrap: unset;
  margin: 0;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row div[class*="col-"]:not(.prod-family-clr-btn) {
  margin-bottom: 0 !important;
  padding-bottom: 0;
  padding-top: 0;
  display: block !important;
  float: left;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row div[class*="col-"]:not(.prod-family-clr-btn) .filter-selection span {
  background-color: #005072;
  color: #fefefe;
  padding: 5px 30px 3px 5px;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row div[class*="col-"]:not(.prod-family-clr-btn) .filter-selection span:after {
  content: 'x';
  position: absolute;
  right: 10px;
  top: 3px;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row div[class*="col-"]:not(.prod-family-clr-btn) .filter-selection span:first-child {
  margin-top: 10px;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row div[class*="col-"]:not(.prod-family-clr-btn) .filter-selection.filters-mobile {
  margin-top: 10px;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters {
  padding: 0;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters {
    margin-left: 10px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn {
  margin-top: 8px;
  padding-left: 0;
  padding-right: 0;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .buttons,
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap {
  position: static;
  width: auto;
  display: inline-block;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  text-transform: initial;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:active,
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:active,
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .events-filters > .row .hub-resource-filters .prod-family-clr-btn .btn-wrap .btn {
    font-size: 16px;
  }
}
#main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .filters-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .filters-mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .hub-resource.product-finder .dropdown-container .filters-desktop {
    display: none;
  }
}
#main-content .container:not(.leadership-page) .calendarEventList {
  overflow: auto;
  width: 100%;
  margin: 40px 10px 0 10px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .calendarEventList {
    width: calc(100% - 20px);
  }
  #main-content .container:not(.leadership-page) .calendarEventList.show-event-list {
    margin-bottom: 100px;
    margin-top: 0;
  }
}
#main-content .container:not(.leadership-page) .calendarEventList ul {
  border-bottom: 2px solid #005072;
  list-style: none;
  float: left;
  width: 100%;
  padding: 0;
  cursor: default;
}
#main-content .container:not(.leadership-page) .calendarEventList ul li {
  float: left;
  font: 15px/38px 'Hexagon-Akkurat-Bold', Arial;
  margin-right: 1px;
  background-color: #f3f3f3;
}
#main-content .container:not(.leadership-page) .calendarEventList ul li a {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #005072;
  padding: 8px 20px;
  display: block;
  text-transform: uppercase;
}
#main-content .container:not(.leadership-page) .calendarEventList ul li.activeView {
  pointer-events: none;
  background-color: #005072;
}
#main-content .container:not(.leadership-page) .calendarEventList ul li.activeView a {
  color: #fefefe;
}
#main-content .container:not(.leadership-page).calendar-container {
  margin-left: 10px;
  margin-right: 0;
  /* Calender page start */
  /* Calander page */
  /* Mobile filter */
  /* Mobile filter */
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container {
    /*padding-left: 0;
        padding-right: 0;*/
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container {
    padding-top: 30px;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendarListView-container .calendarEvents-pod-container .eventDate-title,
  #main-content .container:not(.leadership-page).calendar-container .category-view-section h3,
  #main-content .container:not(.leadership-page).calendar-container .mobileCalendar.ui-datepicker-div,
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).calendar-container {
    margin-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container {
    margin-left: 0;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page {
  position: relative;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .category-view-section {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .category-view-section {
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1025px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .category-view-section {
    margin-left: 10px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section {
  width: 100%;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section {
    width: calc(100% - 10px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section {
    padding-left: 20px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .row {
  margin: 0;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown {
  width: 100%;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown {
    padding-left: 0;
    padding-right: 0;
    margin-left: 10px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters {
  margin-bottom: 0 !important;
  display: block !important;
  width: 100%;
  padding: 0;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter {
  padding-right: 10px;
  padding-left: 10px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter:first-child,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter:first-child {
  padding-left: 0;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter:last-child,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter:last-child {
  padding-right: 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter:nth-child(2),
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter:nth-child(2) {
    padding-right: 0;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter:nth-child(3),
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter:nth-child(3) {
    padding-left: 0;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select .form-control,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select .form-control {
  background-color: #f3f3f3;
  color: #005072;
  box-shadow: none;
  padding-top: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select .caret,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin: 0 0 0 20px !important;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 10px;
  height: 11px;
  width: 14px;
  display: block;
  margin: 0px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
  top: 10px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select .caret.active,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select .caret.active {
  border-bottom: 4px solid;
  border-top: none;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select .caret::before,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select .caret::before {
  display: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select.active,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select.active {
  height: auto;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select.active .custom-checkboxes,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select.active .custom-checkboxes {
  padding-bottom: 20px;
  box-shadow: none;
  background-color: #f3f3f3;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select.active .form-control,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select.active .form-control {
  background-color: #005072;
  color: #fefefe;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select.active .caret,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select.active .caret {
  transform: rotate(180deg);
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  top: 12px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .btn,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .btn {
  background-color: #f3f3f3;
  color: #005072;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .btn .caret,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .btn .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin: 0 0 0 20px !important;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 10px;
  height: 11px;
  width: 14px;
  display: block;
  margin: 0px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
  top: 11px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .btn .caret.active,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .btn .caret.active {
  border-bottom: 4px solid;
  border-top: none;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .btn .caret::before,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .btn .caret::before {
  display: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .dropdown-menu.inner li a,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .dropdown-menu.inner li a {
  color: #005072 !important;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .dropdown-menu.inner li a:hover,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .dropdown-menu.inner li a:hover {
  background-color: transparent;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .dropdown-menu.inner li.selected a,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .dropdown-menu.inner li.selected a {
  background-color: #e7e7e7;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .dropdown-menu.inner li.selected a:hover,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .dropdown-menu.inner li.selected a:hover {
  opacity: 0.6;
  background-color: #f3f3f3;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select.open .btn,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select.open .btn {
  background-color: #005072;
  color: #fefefe;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select.open .caret,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select.open .caret {
  transform: rotate(180deg);
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  top: 12px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .dropdown-menu li a,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .dropdown-menu li a {
  padding-left: 15px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .dropdown-menu li a .text,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .dropdown-menu li a .text {
  font-size: 16px;
  color: #005072;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .bootstrap-select .dropdown-menu li a:hover,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .bootstrap-select .dropdown-menu li a:hover {
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group ul.dropdown-menu,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group ul.dropdown-menu {
  padding-left: 20px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .filters-group .dropdown-menu.open,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .filters-group .dropdown-menu.open {
  box-shadow: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select label,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select label {
  color: #005072;
  padding: 5px 20px 5px 30px;
  margin-left: 0;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select label .color-spec,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select label .color-spec {
  left: 10px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select label .custom-checkbox,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select label .custom-checkbox {
  right: 10px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select label:hover,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select label:hover {
  background: none;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select label.active .custom-checkbox,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select label.active .custom-checkbox {
  background: #005072;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select label.active .custom-checkbox:before,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select label.active .custom-checkbox:before,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select label.active .custom-checkbox:after,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select label.active .custom-checkbox:after {
  position: absolute;
  left: 2px;
  top: 6px;
  content: '';
  width: 10px;
  height: 1.5px;
  background-color: #fefefe;
  transform: rotate(45deg);
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter .custom-select label.active .custom-checkbox:after,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter .custom-select label.active .custom-checkbox:after {
  transform: rotate(-45deg);
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter.country,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter.country,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter.month,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter.month {
  /*padding-right: 0;
                            padding-left: 0;*/
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter.country .filters-group,
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter.country .filters-group {
    padding-left: 0;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .checkbox-filter.month .filters-group,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-dropdown .calendar-filters .filter.month .filters-group {
  padding-right: 0;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search {
  border-color: #005072;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search {
    margin-left: -10px;
    margin-right: 10px;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search > .row {
    margin: 0 !important;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .section > .col-xs-12.col-md-3 {
  padding-left: 0;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .section > .col-xs-12.col-md-3 .clear-filter {
  margin-left: 0 !important;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search input {
  background-color: #f3f3f3;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section {
  margin-bottom: 40px !important;
  width: 100%;
  padding: 0;
  display: block !important;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .search-container {
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .search-container {
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap {
  position: static;
  margin-top: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap {
    margin-top: 15px;
    margin-left: 20px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:hover,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:active,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:focus,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:hover,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:active,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:focus,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  margin-left: 5px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:active,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:active,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:visited,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendar-filters-section .calendar-search .row .section .buttons .btn-wrap .btn:focus {
  opacity: 1;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .color-spec.category1,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .mobileEvent-filter-section .color-spec.category1 {
  background-color: #00AFEB;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .color-spec.category2,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .mobileEvent-filter-section .color-spec.category2 {
  background-color: #299AA8;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .color-spec.category3,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .mobileEvent-filter-section .color-spec.category3 {
  background-color: #8DC641;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .color-spec.category4,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .mobileEvent-filter-section .color-spec.category4 {
  background-color: #636363;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .color-spec.category7,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .mobileEvent-filter-section .color-spec.category7 {
  background-color: #888;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .color-spec.category8,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .mobileEvent-filter-section .color-spec.category8 {
  background-color: #ff0000;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .color-spec.category5,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .mobileEvent-filter-section .color-spec.category5 {
  background-color: #8DC641;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .color-spec.category6,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .mobileEvent-filter-section .color-spec.category6 {
  background-color: #000;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container {
    margin-right: -10px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container {
    margin-right: 0px;
    margin-left: 10px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod {
  padding-right: 10px;
  height: 100% !important;
  width: 100%;
  padding-bottom: 20px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn {
  width: auto;
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 0;
  margin-right: 0;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:hover,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:active,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:focus,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:hover,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:active,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:focus,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod .calendarEvents-pod-content a.btn:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod h3 {
  height: auto;
  max-height: unset;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod h3 {
    margin-bottom: 10px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category1 {
  border-top: 10px solid #00AFEB;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category1 {
    border-left: 10px solid #00AFEB;
    /* to fix 9438 , added in all categories*/
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category2 {
  border-top: 10px solid #299AA8;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category2 {
    border-left: 10px solid #299AA8;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category3 {
  border-top: 10px solid #8DC641;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category3 {
    border-left: 10px solid #8DC641;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category4 {
  border-top: 10px solid #636363;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category4 {
    border-left: 10px solid #636363;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category5 {
  border-top: 10px solid #8DC641;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category5 {
    border-left: 10px solid #8DC641;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category6 {
  border-top: 10px solid #000;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category6 {
    border-left: 10px solid #000;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category7 {
  border-top: 10px solid #888;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category7 {
    border-left: 10px solid #888;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category8 {
  border-top: 10px solid #ff0000;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarEvents-pod.category8 {
    border-left: 10px solid #ff0000;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarView-container ul li {
  color: #005072;
  padding-left: 0;
  padding-right: 30px;
  cursor: pointer;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarView-container ul li .calender-page-icons {
  display: inline-block;
  margin-right: 5px;
  margin-top: 5px;
  font-size: 16px;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarView-container ul li::before {
  display: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarView-container ul li span,
#main-content .container:not(.leadership-page).calendar-container .calendar-page .calendarEvents-container .calendarView-container ul li label {
  cursor: pointer;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .rss-feed {
  width: 20px;
  height: 20px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  transform: rotate(90deg);
  padding-right: 0;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .rss-feed .feed-quarter-circle-big {
  border: 4px solid #005072;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .rss-feed .feed-quarter-circle-big .feed-quarter-circle-small {
  border: 4px solid #005072;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 100%;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .rss-feed .feed-quarter-circle-big .feed-quarter-circle-small .feed-circle {
  background-color: #005072;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 4px;
  left: 6px;
  border-radius: 100%;
}
#main-content .container:not(.leadership-page).calendar-container .calendar-page .rss-feed::before {
  display: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendar-component .fc button .fc-icon {
  border-color: #005072;
}
#main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendar-component .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  color: #005072;
}
#main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendar-component .fc button .fc-icon.fc-icon-right-single-arrow::after {
  display: none;
}
#main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer #pagination {
  padding-bottom: 0px;
}
#main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer #pagination ul {
  margin-bottom: 40px;
}
#main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer #pagination ul li.next a {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer #pagination ul li.next a {
    margin-top: 2px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container {
    padding-left: 10px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container .calendarEvents-pod-section {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container .calendarEvents-pod-section .calendarEvents-pod .calendarEvents-pod-content .details .view-details,
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container .calendarEvents-pod-section .calendarEvents-pod .calendarEvents-pod-content .details .hide-details {
    color: #005072;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container .calendarEvents-pod-section .calendarEvents-pod .calendarEvents-pod-content .details .view-details:hover,
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container .calendarEvents-pod-section .calendarEvents-pod .calendarEvents-pod-content .details .hide-details:hover {
    opacity: 0.6;
  }
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container .calendarEvents-pod-section.activeHt {
    min-height: 340px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container {
    padding-right: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .calendarListView-container .calendarListView-innerContainer .calendarEvents-pod-container {
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendarEvents-container #loading {
  background-color: #f3f3f3;
  top: -30px;
}
#main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .category-view-section {
  padding-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .category-view-section {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .category-view-section {
    margin-top: 20px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .calendarEvents-container .category-view-section .category-list {
  margin-left: 0;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .event-type {
  background-color: #f3f3f3;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .event-type span {
  background-color: #f3f3f3;
  color: #005072;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .event-type span.active {
  border-color: #005072;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section {
  margin-top: 20px;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter {
  margin-bottom: 20px;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .checkbox-filter .select--styled .form-control,
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .checkbox-filter .select--styled .filter {
  background-color: #f3f3f3;
  color: #005072;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .checkbox-filter .select--styled .custom-checkboxes {
  box-shadow: none;
  padding-bottom: 20px;
  padding-left: 0px;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .checkbox-filter .select--styled .custom-checkboxes label {
  color: #005072;
  background-color: transparent;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .checkbox-filter .select--styled.active .form-control {
  background: #005072;
  color: #fefefe;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .filters-group {
  margin-bottom: 0;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .filters-group .bootstrap-select .dropdown-toggle {
  background-color: #f3f3f3;
  color: #005072;
  padding-left: 10px;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .filters-group .bootstrap-select .dropdown-toggle:hover {
  background-color: #005072;
  color: #fefefe;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .filters-group .bootstrap-select .dropdown-menu ul li a {
  color: #005072 !important;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-dropdown .dropdown-container .form-group .calendar-filters .filter .filters-group .bootstrap-select .dropdown-menu ul li a:hover {
  background-color: transparent;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap {
  left: 10px;
  position: relative;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  width: auto;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:active,
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:active,
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).calendar-container .mobileEvent-view-section .mobileEvent-filter-section .calendar-filters-section .calendar-search .section .buttons .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
/*Date Picker start*/
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
  background-color: #005072 !important;
  color: #fefefe;
  padding-top: 10px;
  padding-left: 10px;
}
/*Date Picker End*/
/* pod dynamic*/
.dynamic-pods {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.dynamic-pods > div[class*="col-"] {
  display: flex;
  float: none;
  margin-bottom: 60px;
}
/* btn class start */
.cta-button {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .cta-button {
    font-size: 20px;
    line-height: 22px;
  }
}
.cta-button:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .cta-button:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.cta-button:hover,
.cta-button:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.cta-button:active,
.cta-button:focus,
.cta-button:visited {
  opacity: 1;
  background: none;
}
.cta-button:after {
  margin-top: 0px;
  display: none;
}
/* btn class end */
/* gradient border */
.gradient-border {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: inline-table;
  content: "";
  width: 100%;
  height: 6px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
/* gradient border */
/*carot image for filters*/
.caret {
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 10px;
  height: 11px;
  width: 14px;
  display: block;
  margin: 0px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
}
.caret::before {
  display: none;
}
.caret-active {
  transform: rotate(180deg);
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  top: 12px;
}
/*carot image for filters*/
/*Filter dropdown list checkbox*/
.custom-checkbox-img {
  background: #005072;
}
.custom-checkbox-img:before,
.custom-checkbox-img:after {
  position: absolute;
  left: 2px;
  top: 6px;
  content: '';
  width: 10px;
  height: 1.5px;
  background-color: #fefefe;
  transform: rotate(45deg);
}
.custom-checkbox-img:after {
  transform: rotate(-45deg);
}
.unflex {
  display: block !important;
  flex-wrap: unset !important;
}
.unflex > div[class*="col-"] {
  display: block !important;
  margin-bottom: 0 !important;
}
/*Filter dropdown list checkbox*/
@media screen and (min-width: 992px) {
  #main-content .container.leadership-page .row.detail .col-right .quick-links-aside {
    padding-left: 0;
  }
}
#main-content .container.leadership-page .col-left-full-width {
  width: 100%;
  padding: 0;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container.leadership-page .col-left-full-width {
    padding-right: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container.leadership-page .col-left-full-width .detail-content .text-group .thumb_module.col-sm-4 .thumbnail_images .image-flip-wrapper .image-height {
    max-height: unset;
  }
  #main-content .container.leadership-page .col-left-full-width .detail-content .text-group .thumb_module.col-sm-4 .thumbnail_images .image-flip-wrapper .image-height img {
    height: auto !important;
  }
}
#main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) table {
  width: 100% !important;
}
#main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) .responsive-table-container .responsive-table table.fixed-column {
  width: auto !important;
}
#main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) p a {
  color: #005072;
  text-decoration: none;
}
#main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) p a:hover {
  text-decoration: underline;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) h3 a {
  color: #005072;
  text-decoration: none;
}
#main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) h3 a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) table {
    width: 100% !important;
  }
  #main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) table tr td {
    font-size: 12px;
  }
  #main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) table tr td img {
    height: auto !important;
  }
  #main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) table tr td *,
  #main-content .container:not(.leadership-page) .padding-text-group:not([class*=col-]) table tr td p {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter.month,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter.qarters,
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .filter.year {
    width: 100%;
  }
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .filters-group .month .btn-group {
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container {
    overflow: auto;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods {
    border-color: transparent;
    padding: 10px 10px 40px 10px;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .pod-image {
    text-align: left;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .pod-content {
    text-align: left;
    height: auto;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .pod-content .pod-title {
    font-size: 24px;
    color: #000000;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .pod-content p {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
    color: #000000;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons {
    margin-top: 60px;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn {
    padding-right: 25px;
    font-weight: 700;
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    padding: 0;
    border: none;
    color: #005072;
    font-family: 'Hexagon-Akkurat-Black', Arial;
    text-decoration: none;
    position: relative;
    text-align: left;
    display: inline-block;
    padding-right: 30px;
    font-size: 20px;
    line-height: 22px;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:before {
    content: " ";
    background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    margin-top: 2px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:hover,
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:active,
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:visited {
    background: none;
    color: #005072;
    opacity: 0.6;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:focus,
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:visited {
    opacity: 1;
    background: none;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:after {
    margin-top: 0px;
    display: none;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:before {
    content: " ";
    background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
    width: 16px;
    height: 16px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 4px;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:hover,
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:active {
    background: none;
    color: #005072;
    opacity: 0.6;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:active,
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:focus,
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:visited {
    opacity: 1;
    background: none;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:after {
    margin-top: 0px;
    display: none;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) and screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods .buttons .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .campaign-pods-container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods {
    width: 50%;
    flex-wrap: wrap;
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
}
#main-content .container:not(.leadership-page).campaign-container-grid {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 992px) {
  #main-content .container:not(.leadership-page).campaign-container-grid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 992px) {
  #main-content .container:not(.leadership-page).campaign-container-grid .campaign-img {
    margin-bottom: 40px !important;
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).campaign-container-grid .campaign-img {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).campaign-container-grid + .detail-page .text-group {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).campaign-container-grid + .detail-page .detail .col-left .detail-content > .text-group {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods-title {
  color: #000000;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .campaign-pods-container .campaign-pods-title {
    padding-left: 10px;
  }
}
#main-content .container:not(.leadership-page) .campaign-pods-container div[class*="col-"] .buttons {
  position: absolute;
  bottom: 10px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) > .row .hub-resource.event-listing-container .events-filters .row .loader #div_loading {
    top: -20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) > .row .hub-resource.event-listing-container .events-filters .row .loader #div_loading {
    transform: translate(0, 20px);
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) > .row .hub-resource.event-listing-container .events-filters {
    margin-bottom: 20px;
  }
}
.locations.list .row {
  overflow-x: auto;
  clear: both;
}
.locations.list .region .row {
  /* 11247 */
  overflow-x: auto;
}
.onetrust-pc-dark-filter {
  z-index: 9999;
}
/* to fix 6946 */
.mobile-header .mobile-nav-list .mainNav .navRoot > li a.aroNone:after,
.mobile-header .mobile-nav-list .mainNav .tabNav li a.aroNone:after,
.mobile-header .mobile-nav-list .mainNav .tabNavCont li a.aroNone:after,
.mobile-header .mobile-nav-list .mainNav .tabNavCont ul.tab-list li a.aroNone:after {
  content: "";
  display: none;
  transition: all 100ms ease-out;
}
@media screen and (max-width: 1240px) {
  .mobile-header #searchBox {
    display: none;
  }
}
/* onestrust cookie */
body #onetrust-consent-sdk #onetrust-policy-title,
body #onetrust-consent-sdk #onetrust-policy-text,
body #onetrust-consent-sdk .ot-b-addl-desc,
#onetrust-consent-sdk .ot-dpd-desc,
body #onetrust-consent-sdk .ot-dpd-title,
body #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),
body #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),
body #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,
body #onetrust-banner-sdk .ot-cat-header,
body #onetrust-consent-sdk #onetrust-accept-btn-handler,
body #onetrust-banner-sdk #onetrust-reject-all-handler,
body #onetrust-consent-sdk #onetrust-pc-btn-handler,
body #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  font-size: 14px;
}
@media screen and (max-width: 992px) {
  .modal-open {
    padding-right: 0 !important;
  }
  .modal-open header #header {
    padding-right: 0 !important;
  }
  .no_scroll {
    margin-right: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  body.modal-open .homepage .page .row div[class*="col-"] {
    padding-left: 10px;
  }
}
/*news events page start*/
@media screen and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-right {
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-right .quick-links-aside.quick-links-btn {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page).page.newsevents-page .row .col-left {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content {
    padding-right: 10px;
  }
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
    bottom: 20px;
    position: absolute !important;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod {
    padding-right: 40px;
  }
}
#main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod .section-fullwidth-page {
  padding-right: 0;
  margin-left: 0;
  padding-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod .section-fullwidth-page {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod .section-fullwidth-page .text-content {
    width: calc(100% - 240px);
  }
}
#main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod .section-fullwidth-page .text-content .caption {
  padding-bottom: 0;
  margin-bottom: 0 !important;
}
#main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod .section-fullwidth-page .text-content .caption .text h3 {
  font-size: 20px;
}
#main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod .section-fullwidth-page .image {
  margin-right: 0;
}
#main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod .section-fullwidth-page .buttons .btn-wrap {
  display: inline-block;
}
#main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod .section-fullwidth-page.right {
  padding-right: 0;
  justify-content: flex-end;
}
@media screen and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod .section-fullwidth-page.right {
    justify-content: end;
    width: 100%;
  }
}
#main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .detail-content .fullwidth-page-pod .section-fullwidth-page.right .text-content {
  padding-left: 0;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .callout-container {
    padding-left: 20px !important;
  }
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .callout-container > div[class*="col-"] {
    padding-left: 10px !important;
  }
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .callout-container > div[class*="col-"] .module:not(.quotes-pod) .buttons {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .callout-container .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .callout-container .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page.newsevents-page .row .col-left .callout-container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
    margin-bottom: 40px;
  }
}
/*news events page end */
/* news room page start*/
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).newsroom-page .row.detail .col-left .detail-content .callout-container {
    width: auto !important;
  }
}
#main-content .container:not(.leadership-page).newsroom-page .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .image a {
  height: auto;
}
/* news room page end*/
/* HCCI changes */
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page.list-page.page .row.detail .detail-content .panel-group .text-group.event_coverage_margin .thumbnail.module .media-content.image {
    display: flex;
    justify-content: center;
  }
}
#main-content .container:not(.leadership-page).page.list-page.page .row.detail .detail-content .panel-group .text-group.event_coverage_margin .thumbnail.module:last-child {
  margin-bottom: 20px;
}
#main-content .container:not(.leadership-page).page.list-page.page .row.detail .detail-content .panel-group .text-group.event_coverage_margin .thumbnail.module:last-child .buttons {
  padding: 0;
}
#main-content .container:not(.leadership-page).page.list-page.page .row.detail .detail-content .panel-group .text-group.event_coverage_margin .thumbnail.module:last-child .buttons:after {
  background: none;
}
.menu.two-links-menu {
  justify-content: space-evenly;
}
/* v9 Refresh */
@media screen and (min-width: 768px) {
  .container.page .module.tvplaylist {
    /*padding-bottom: 60px;
    min-height: 445px;*/
  }
}
.container.page .module.tvplaylist .videoWrapper img#videoiconimg {
  position: absolute;
  z-index: 9;
  width: 22%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  pointer-events: none;
}
.module.tvplaylist h3 a.tvTitle,
.featuredSlide .item h3 a.tvTitle {
  transition: all 0.2s ease-in-out;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  color: #005072;
}
.module.tvplaylist h3 a.tvTitle:hover,
.featuredSlide .item h3 a.tvTitle:hover {
  color: #005072;
  opacity: 0.6;
}
.module.tvplaylist .core-videoslider,
.featuredSlide .item .core-videoslider {
  position: relative;
  z-index: 5;
}
.module.tvplaylist .video_time,
.featuredSlide .item .video_time {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: inline-block;
  padding: 6px 12px;
  background: #000000;
  color: #fefefe;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.module.tvplaylist .date,
.featuredSlide .item .date {
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  color: #000000;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 16px;
}
.module.tvplaylist .date:after,
.featuredSlide .item .date:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
@media screen and (min-width: 768px) {
  .module.tvplaylist .date,
  .featuredSlide .item .date {
    position: absolute;
    padding: 12px 0;
  }
}
.featuredPage .allVideos h2,
.featuredPage .featuredAllAudioContanier h2 {
  color: #000000;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
}
.featuredPage .featuredSlider .featuredSlide h2 {
  margin: 30px 0 20px 0;
  color: #005072;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
}
.featuredPage .featuredSlider .featuredSlide p {
  margin: 0;
  color: #000000;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.featuredPage .col-sm-4.col-md-2 .item {
  position: relative;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .featuredPage .col-sm-4.col-md-2 .item {
    height: 254px;
  }
}
.featuredPage .col-sm-4.col-md-2 .item:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.featuredPage .col-sm-4.col-md-2 .item .text h2,
.featuredPage .col-sm-4.col-md-2 .item .text h3 {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  color: #005072;
  transition: opacity 0.2s ease-in-out;
  margin-top: 10px;
  margin-bottom: 20px;
}
.featuredPage .col-sm-4.col-md-2 .item .text h2:hover,
.featuredPage .col-sm-4.col-md-2 .item .text h3:hover {
  opacity: 0.6;
}
.featuredPage .col-sm-4.col-md-2 .item .text .list-view-cta {
  display: none;
}
#locationsResult.ListView .av-callout .col-sm-4 {
  width: 100%;
}
#locationsResult.ListView .av-callout .col-sm-4 .item {
  height: auto;
  overflow: hidden;
  margin-bottom: 38px;
  padding-bottom: 38px;
  border-bottom: 1px solid #e7e7e7;
}
#locationsResult.ListView .av-callout .col-sm-4 .item:last-child {
  border-bottom: none;
}
#locationsResult.ListView .av-callout .col-sm-4 .item:after {
  display: none;
}
#locationsResult.ListView .av-callout .col-sm-4 .item .banner_image {
  width: 33.33%;
  float: left;
}
#locationsResult.ListView .av-callout .col-sm-4 .item .content {
  width: 66.67%;
  padding-left: 30px;
  float: left;
}
#locationsResult.ListView .av-callout .col-sm-4 .item .content .innerText {
  display: block;
}
#locationsResult.ListView .av-callout .col-sm-4 .item .content h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #000000;
}
#locationsResult.ListView .av-callout .col-sm-4 .item .content .text h3 {
  color: #000000;
  margin-top: 0;
}
#locationsResult.ListView .av-callout .col-sm-4 .item .content p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
#locationsResult.ListView .av-callout .col-sm-4 .item .list-view-cta {
  position: absolute;
  bottom: 38px;
  display: block;
}
#locationsResult.ListView .av-callout .col-sm-4 .item .list-view-cta .btn {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  padding: 0px;
  border: none;
  color: #005072;
  background: transparent;
}
@media screen and (min-width: 768px) {
  #locationsResult.ListView .av-callout .col-sm-4 .item .list-view-cta .btn {
    font-size: 20px;
  }
}
#locationsResult.ListView .av-callout .col-sm-4 .item .list-view-cta .btn:hover {
  color: #005072;
  background: transparent;
  opacity: 0.6;
}
#locationsResult.ListView .av-callout .col-sm-4 .item .list-view-cta .btn:after {
  content: '';
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #locationsResult.ListView .av-callout .col-sm-4 .item .list-view-cta .btn:after {
    width: 20px;
    height: 20px;
  }
}
.sortByContainer ul li {
  transition: all 0.2s ease-in-out;
  width: 33px;
  height: 33px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.sortByContainer ul li.view-horizontal {
  background-image: url('../Content/icons/svg-icons/icon-grid-gray.svg');
  cursor: pointer;
}
.sortByContainer ul li.view-horizontal.selected,
.sortByContainer ul li.view-horizontal:not(.selected):hover {
  background-image: url('../Content/icons/svg-icons/icon-grid-blue.svg');
}
.sortByContainer ul li.view-horizontal.selected {
  cursor: default;
}
.sortByContainer ul li.view-vertical {
  background-image: url('../Content/icons/svg-icons/icon-list-gray.svg');
  cursor: pointer;
}
.sortByContainer ul li.view-vertical.selected,
.sortByContainer ul li.view-vertical:not(.selected):hover {
  background-image: url('../Content/icons/svg-icons/icon-list-blue.svg');
}
.sortByContainer ul li.view-vertical.selected {
  cursor: default;
}
.module.tvplaylist .playButton,
.featuredSlide .item .playButton,
.audioPageSlider .item .playButton,
.av-callout .item .playButton {
  position: absolute;
  top: 28%;
  left: 39%;
  width: 22%;
  height: 40%;
  border: none;
  border-radius: 0;
  cursor: pointer;
  z-index: 4;
}
.module.tvplaylist .playButton:after,
.featuredSlide .item .playButton:after,
.audioPageSlider .item .playButton:after,
.av-callout .item .playButton:after {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.module.tvplaylist.icon-audio .playButton,
.featuredSlide .item.icon-audio .playButton,
.audioPageSlider .item.icon-audio .playButton,
.av-callout .item.icon-audio .playButton,
.module.tvplaylist.icon-video .playButton,
.featuredSlide .item.icon-video .playButton,
.audioPageSlider .item.icon-video .playButton,
.av-callout .item.icon-video .playButton {
  background: #000000;
  background: radial-gradient(circle, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0) 50%);
}
.module.tvplaylist.icon-audio .playButton:after,
.featuredSlide .item.icon-audio .playButton:after,
.audioPageSlider .item.icon-audio .playButton:after,
.av-callout .item.icon-audio .playButton:after {
  background-image: url('../Content/icons/svg-icons/big-icon-audio.svg');
}
.module.tvplaylist.icon-video .playButton:after,
.featuredSlide .item.icon-video .playButton:after,
.audioPageSlider .item.icon-video .playButton:after,
.av-callout .item.icon-video .playButton:after {
  background-image: url('../Content/icons/svg-icons/big-icon-video.svg');
}
.featuredSlider .featuredSlide .item {
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .featuredSlider .featuredSlide .item {
    height: 510px;
    margin-bottom: 0px;
    position: relative;
  }
}
.featuredSlider .featuredSlide .banner_image {
  position: relative;
  cursor: pointer;
}
.audioPageSlider .video_title .text h2,
.audioPageSlider .video_title .text h3 {
  /*.heading3();*/
  color: #005072;
  margin-top: 10px;
}
.audioPageSlider .banner_image {
  position: relative;
}
.audioPageSlider .item .playButton {
  padding: 0px;
  top: 28%;
  left: 39%;
  width: 22%;
  height: 40%;
}
.audioPageSlider .core-videoslider.audio_play,
.av-callout .core-videoslider.audio_play {
  padding-bottom: 56.25%;
  position: relative;
  z-index: 9;
}
.item-count {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.sortByContainer {
  float: left;
}
@media screen and (min-width: 768px) {
  .sortByContainer {
    float: right;
  }
}
.sortByContainer ul,
.sortByContainer ul li {
  list-style-type: none;
  display: inline-block;
}
.sortByContainer ul li {
  text-indent: -9999px;
}
.sortByContainer ul {
  margin: 0px;
  vertical-align: middle;
  display: none;
}
@media screen and (min-width: 768px) {
  .sortByContainer ul {
    display: inline-block;
  }
}
.sortByContainer .sortBy {
  display: inline-block;
  vertical-align: middle;
}
.sortByContainer .sortBy div.selectedOption {
  transition: all 0.2s ease-in-out;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #005072;
  color: #000;
  width: 190px;
  height: 31px;
  position: relative;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 14px;
  line-height: 31px;
  text-indent: 10px;
}
.sortByContainer .sortBy div.selectedOption .caret {
  transition: all 0.2s ease-in-out;
  display: block;
  float: right;
  height: 11px;
  width: 14px;
  margin: 9px 10px 0px 0px !important;
  border: none;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.sortByContainer .sortBy div.selectedOption:hover,
.sortByContainer .sortBy div.selectedOption.open {
  background-color: #005072;
  color: #fefefe;
}
.sortByContainer .sortBy div.selectedOption:hover .caret {
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
}
.sortByContainer .sortBy div.selectedOption.open .caret {
  transform: rotate(180deg);
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
}
.selectedOption:after {
  display: none;
}
.sortByContainer li {
  margin-right: 10px;
}
.sortByContainer .sortBy .Listing {
  display: none;
  position: absolute;
  left: 10px;
  z-index: 99;
  width: 190px;
  margin: 0;
  padding: 10px 0;
  text-align: left;
  background-color: #f3f3f3;
}
@media screen and (min-width: 768px) {
  .sortByContainer .sortBy .Listing {
    right: 10px;
    left: unset;
  }
}
.sortByContainer .sortBy .Listing li {
  transition: all 0.2s ease-in-out;
  width: 100%;
  padding: 8px 0;
  text-indent: 0;
  color: #005072;
  font-size: 14px;
  line-height: 1;
  text-indent: 10px;
  height: auto;
  cursor: pointer;
}
.sortByContainer .sortBy .Listing li:hover {
  background: #e7e7e7;
}
.sortByContainer .sortBy .Listing.open {
  display: block;
}
.video_height .core-videoslider.video_play {
  padding-bottom: 576px;
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .hero .carousel .carousel-inner .item.video_height {
    height: 576px;
  }
}
@media screen and (min-width: 768px) {
  .hero .carousel .carousel-inner .hero-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
}
.hero .carousel .carousel-inner .content.video_content {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .hero .carousel .carousel-inner .content.video_content {
    padding-bottom: 0px;
    overflow: hidden;
    width: 100%;
    height: 576px;
  }
}
.hero .carousel .carousel-inner .content.video_content .carousel-shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .hero .carousel .carousel-inner .content.video_content .carousel-shape:before {
    position: relative;
    top: 0;
    left: -80px;
    z-index: 3;
    content: "";
    display: block;
    width: 65%;
    height: 100%;
    transform: skewX(14deg);
    -webkit-transform: skewX(14deg);
    background-color: #005072;
    opacity: 0.75;
  }
}
@media screen and (min-width: 992px) {
  .hero .carousel .carousel-inner .content.video_content .carousel-shape:before {
    width: 50%;
  }
}
.hero .carousel .carousel-inner .content.video_content .text {
  position: relative;
  z-index: 4;
}
@media screen and (min-width: 768px) {
  .hero .carousel .carousel-inner .content.video_content .text {
    width: 50%;
    height: 100%;
    min-width: 340px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  .hero .carousel .carousel-inner .content.video_content .text {
    width: 25%;
  }
}
.hero .carousel .carousel-inner .content.video_content .text h2 {
  /*.heading1();
      color: @white;*/
}
.hero .carousel .carousel-inner .content.video_content .innerText p {
  height: auto;
  margin: 30px 0 48px 0;
  color: #fefefe;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 24px;
  line-height: 30px;
}
.hero .carousel .carousel-inner .content.video_content .playButton,
.hero .carousel .carousel-inner .content.video_content .audioPlayButton {
  padding: 0;
  transition: all 0.2s ease-in-out;
  color: #fefefe;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .hero .carousel .carousel-inner .content.video_content .playButton,
  .hero .carousel .carousel-inner .content.video_content .audioPlayButton {
    font-size: 20px;
  }
}
.hero .carousel .carousel-inner .content.video_content .playButton:hover,
.hero .carousel .carousel-inner .content.video_content .audioPlayButton:hover {
  opacity: 0.6;
}
.hero .carousel .carousel-inner .content.video_content .playButton-icon,
.hero .carousel .carousel-inner .content.video_content .audioPlayButton-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 12px;
  margin-top: -2px;
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero .carousel .carousel-inner .item.icon-audio .playButton-icon {
  background-image: url('../Content/icons/svg-icons/big-icon-audio.svg');
}
.hero .carousel .carousel-inner .item.icon-video .playButton-icon {
  background-image: url('../Content/icons/svg-icons/big-icon-video.svg');
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 12px;
  margin-top: -3px;
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* Available in _tv-radio-page.less (line NO 92) */
/* @media screen and (min-width:992px) {
  .video_height .content .innerText p {
    height: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
} */
.heading_line h2 {
  color: #000000;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
}
header .container {
  position: relative;
}
header .mobile-header .mainNav {
  border-bottom: solid 2px #e6eaee;
}
header #header {
  border: none;
}
header #header.removeSticky {
  position: relative;
}
header #header.navbar-fixed-top {
  overflow: visible !important;
}
@media screen and (max-width: 768px) {
  header #header .umbrella-nav #umbrella {
    overflow-y: auto;
  }
}
@media screen and (min-width: 768px) {
  header #header .caret {
    margin-right: 10px !important;
  }
}
@media screen and (min-width: 768px) {
  header #header .language-nav .caret,
  header #header .lang-nav .caret {
    margin-right: 0px !important;
  }
}
header #header.active-sticky-header {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  header .pull-left {
    float: left;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  header .pull-left {
    text-align: right;
    padding-top: 0;
  }
}
header .umbrella-nav .module {
  /* ImageOnlyPod */
  /* top */
}
@media screen and (max-width: 767px) {
  header .umbrella-nav .module .player-frame {
    display: none;
  }
}
@media screen and (min-width: 1240px) {
  header .umbrella-nav .module a {
    max-height: 220px;
  }
}
header .umbrella-nav .module.ImageOnlyPod {
  /* ImageOnlyPod */
}
@media only screen and (max-width: 767px) {
  header .umbrella-nav .module.ImageOnlyPod {
    background: #777;
    margin-bottom: 5px;
    min-height: 49px !important;
    max-height: 49px !important;
    border-bottom: solid 2px #959595;
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 20px 0 16px 40px;
    background-image: url(../Content/images/global/star.png);
    background-color: transparent;
  }
  header .umbrella-nav .module.ImageOnlyPod .text {
    padding: 0;
  }
}
header .umbrella-nav .module.ImageOnlyPod .media-content {
  display: block;
}
header .umbrella-nav .module.ImageOnlyPod .media-content.image {
  position: static !important;
}
@media only screen and (max-width: 767px) {
  header .umbrella-nav .module.ImageOnlyPod .media-content > a > img {
    display: none;
  }
}
header .umbrella-nav .module.ImageOnlyPod .text {
  float: left;
  width: 100%;
  display: block;
  box-sizing: border-box;
  font: 15px/18px 'Hexagon-Akkurat-Bold', Arial;
  background-color: transparent;
  padding: 13.5px 0 13.5px;
  color: #fefefe !important;
}
@media screen and (max-width: 767px) {
  header .umbrella-nav .module.ImageOnlyPod .text h3 {
    text-transform: uppercase;
  }
  header .umbrella-nav .module.ImageOnlyPod .text h3 span {
    color: #fefefe;
  }
}
@media screen and (max-width: 767px) {
  header .umbrella-nav .module.ImageOnlyPod .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 0;
  }
}
header .umbrella-nav .module.ImageOnlyPod .caption {
  display: none;
}
@media only screen and (max-width: 767px) {
  header .umbrella-nav .module.ImageOnlyPod .caption {
    display: block;
    padding-left: 0;
    color: #333333;
    font-size: 18px;
  }
}
header .umbrella-nav .module .top {
  /* top */
  background: #333333;
  clear: both;
  display: table;
  width: 100%;
}
@media screen and (max-width: 767px) {
  header .umbrella-nav .module .top {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 360px) {
  header .umbrella-nav .module .top .pull-right {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  header .umbrella-nav .module .top .pull-right {
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  header .umbrella-nav .module .top .pull-right {
    width: auto;
  }
}
@media screen and (min-width: 1240px) {
  header .umbrella-nav .module .top .pull-right {
    padding: 0;
    width: auto;
  }
}
header .umbrella-nav .module .top .stock {
  transition: all 0.2s ease-in-out;
  padding: 10px 20px;
  color: #fefefe;
  margin-right: 10px;
  display: inline-block;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  header .umbrella-nav .module .top .stock {
    padding-top: 10px;
  }
}
@media (min-width: 768px) {
  header .umbrella-nav .module .top .stock {
    font-size: 14px;
    padding: 12px 18px;
  }
}
header .umbrella-nav .module .top .stock span {
  margin-left: 10px;
}
header .umbrella-nav .module .top .stock span #afw-last {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
header .umbrella-nav .module .top .stock span.stock-ticker-good {
  color: #a5d867;
}
header .umbrella-nav .module .top .stock span.stock-ticker-bad {
  color: #ff1a08;
}
header .umbrella-nav .module .top .stock span.stockdesk {
  margin: 0;
  display: none;
}
@media (min-width: 480px) {
  header .umbrella-nav .module .top .stock span.stockdesk {
    display: inline-block;
  }
}
header .umbrella-nav .module .top .stock span.stockresp {
  margin: 0;
}
@media (min-width: 768px) {
  header .umbrella-nav .module .top .stock span.stockresp {
    display: none;
  }
}
header .umbrella-nav .module .top .stock span.arrow {
  margin-left: 0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
header .umbrella-nav .module .top .stock.pipe,
header .umbrella-nav .module .top .stock.promotiontext {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  header .umbrella-nav .module .top .stock.pipe {
    display: none;
  }
}
header .umbrella-nav .module .top .stock.promotiontext {
  color: #7fc2d4;
  font-size: 14px;
  line-height: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  header .umbrella-nav .module .top .stock.promotiontext {
    float: left;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  header .umbrella-nav .module .top .stock.promotiontext {
    display: block;
    margin-right: 0;
    text-align: left;
    line-height: 15px;
    max-width: 98%;
  }
}
header .umbrella-nav .module .top a:hover {
  outline: 0;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  header .umbrella-nav .module.add .caption {
    padding-left: 0px !important;
  }
}
header .desktop-header:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0, #0097ba 100%);
}
@media (min-width: 768px) {
  header .desktop-header:after {
    margin-top: 10px;
  }
}
header .desktop-header .inner-header .logos-tools {
  padding: 0 10px;
}
@media (min-width: 1280px) {
  header .desktop-header .inner-header .logos-tools {
    padding: 0;
  }
}
@media screen and (max-width: 360px) {
  header .desktop-header .inner-header .logos-tools .tools .search form input {
    height: 36px;
    width: 85%;
  }
}
header .desktop-header .inner-header .logos-tools .logos {
  margin: 2px 0 5px;
}
@media screen and (max-width: 767px) {
  header .desktop-header .inner-header .logos-tools .logos {
    width: auto;
  }
}
header .desktop-header .inner-header .logos-tools .logos ul {
  margin-left: 0;
  margin-bottom: 0;
}
header .desktop-header .inner-header .logos-tools .logos ul li {
  padding: 0 12px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  float: left;
  box-sizing: content-box;
}
@media (min-width: 768px) {
  header .desktop-header .inner-header .logos-tools .logos ul li {
    padding: 0 24px;
  }
}
header .desktop-header .inner-header .logos-tools .logos ul li:first-child {
  padding-left: 0;
}
header .desktop-header .inner-header .logos-tools .logos ul li:last-child {
  padding-right: 0;
  border: none;
}
header .desktop-header .inner-header .logos-tools .logos ul li.cobrand-logo {
  position: relative;
  width: auto;
}
@media screen and (max-width: 480px) {
  header .desktop-header .inner-header .logos-tools .logos ul li.cobrand-logo {
    display: none;
  }
}
header .desktop-header .inner-header .logos-tools .logos ul li.cobrand-logo:before {
  position: absolute;
  left: 0;
  top: -4px;
  content: " ";
  width: 1px;
  height: 48px;
  background: #d8d8d8;
}
@media (min-width: 768px) {
  header .desktop-header .inner-header .logos-tools .logos ul li.cobrand-logo:before {
    height: 62px;
  }
}
@media (min-width: 768px) {
  header .desktop-header .inner-header .logos-tools .logos ul li.cobrand-logo img {
    height: 55px;
  }
}
header .desktop-header .inner-header .logos-tools .logos ul li img {
  height: 38px;
  max-width: 100%;
  margin-left: 0;
}
@media (min-width: 768px) {
  header .desktop-header .inner-header .logos-tools .logos ul li img {
    height: 59px;
  }
}
header .desktop-header .inner-header .logos-tools .tools {
  float: right;
  min-width: 1px;
  min-height: 30px;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search {
  position: relative;
  overflow: hidden;
  display: inline-block;
  min-width: 40px;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form {
  background: #fefefe;
  position: relative;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form input[type=text].search-expand {
  position: relative;
  float: right;
  width: 280px;
  height: 32px;
  padding-top: 0;
  padding-left: 10px;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 28px;
  background: 0 0;
  border: 1px solid #d8d8d8;
  padding: 6px 0 4px 10px;
  color: #666666;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form input[type=text].search-input {
  border: 1px solid #d8d8d8;
  height: 32px;
  width: 280px;
  background: none;
  box-shadow: none;
  color: #666666;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form input[type=text].search-input:-ms-input-placeholder {
  color: #666666;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form input[type=text].search-input::-ms-input-placeholder {
  color: #666666;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form input[type=text].search-input:-moz-placeholder {
  color: #666666;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form input[type=text].search-input::placeholder {
  color: #666666;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form .search-iconbox {
  height: 30px;
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  cursor: pointer;
  display: none;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form .search-submit {
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  color: #666666;
  width: 30px;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form .search-submit span {
  padding: 8px;
  font-size: 14px;
  color: #005072;
}
header .desktop-header .inner-header .logos-tools .tools .custom-search form span,
header .desktop-header .inner-header .logos-tools .tools .custom-search form input {
  color: #666666;
}
header .desktop-header .inner-header .logos-tools .icon-menu {
  position: relative;
  z-index: 10;
  margin-top: 12px;
  top: 7px;
}
@media (min-width: 768px) {
  header .desktop-header .inner-header .logos-tools .icon-menu {
    margin-top: 21px;
    top: 0;
  }
}
@media (min-width: 990px) and (max-width: 993px) {
  header .desktop-header .inner-header .logos-tools .icon-menu {
    display: block !important;
  }
}
header .desktop-header .inner-header .logos-tools .icon-menu .mob-menu {
  margin: 0;
  padding-right: 0;
}
header .desktop-header .inner-header .logos-tools .icon-menu .mob-menu .icon-bar {
  display: block;
  width: 26px;
  height: 3px;
  margin: 0 0 5px;
  border-radius: 1px;
  background: #333333;
}
header .desktop-header .inner-header .quick-nav {
  float: right;
  position: relative;
}
header .desktop-header .inner-header .quick-nav ul {
  list-style: none;
}
header .desktop-header .inner-header .quick-nav ul li {
  display: inline-block;
}
header .desktop-header .inner-header .quick-nav ul li a {
  transition: all 0.2s ease-in-out;
  display: block;
  padding: 8px 15px 6px 15px;
  color: #005072;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}
header .desktop-header .inner-header .quick-nav ul li a:hover,
header .desktop-header .inner-header .quick-nav ul li a:focus,
header .desktop-header .inner-header .quick-nav ul li a:active {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  opacity: 0.6;
}
header .desktop-header .inner-header .items-nav {
  clear: both;
}
header .desktop-header .inner-header .items-nav .tools-nav {
  line-height: 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav {
  width: 100%;
  display: inline-block;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot {
  float: right;
}
@media (min-width: 1170px) {
  header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links,
  header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot {
    padding-bottom: 0px;
  }
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul {
  margin-bottom: 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul.dropdown-menu,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul.dropdown-menu {
  margin-top: 4px;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul li,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul li {
  padding-left: 12px;
  padding-right: 16px;
  position: relative;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul li:last-child,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul li:last-child {
  padding-right: 0px;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul li a,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul li a {
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 14;
  display: block;
  color: #000000;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.13px;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul li a.active,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul li a.active,
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul li a:hover,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul li a:hover {
  color: #005072;
  font-family: inherit;
  text-decoration: none;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul li.has-menu div,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul li.has-menu div {
  padding-top: 36px;
  padding-bottom: 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul li.has-menu:hover > .dropdown-menu,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul li.has-menu:hover > .dropdown-menu {
  display: block;
  z-index: 13;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul li.has-menu:hover > a,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul li.has-menu:hover > a {
  color: #005072;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul li.has-menu:hover > a:after,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul li.has-menu:hover > a:after {
  position: relative;
  top: 20px;
  content: "";
  background-image: url(../Content/icons/svg-icons/nav-caret.svg);
  width: 34px;
  height: 12px;
  background-size: cover;
  margin: -8px auto;
  display: block;
  z-index: 20000;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links ul li:last-child > .dropdown-menu,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot ul li:last-child > .dropdown-menu {
  right: 0;
  left: auto;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level {
  position: absolute;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 250px;
  max-width: 250px;
  top: 0;
  padding-bottom: 0px;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul:before,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul:before {
  box-shadow: 5px 5px 5px 0 rgba(102, 102, 102, 0.39);
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu {
  position: relative;
  list-style: none;
  border-top: solid 6px #005072;
  margin-top: 0;
  padding: 20px 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu li,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu li {
  padding: 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu {
  position: relative;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu > .dropdown-menu,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu > .dropdown-menu {
  border: 0 !important;
  top: 0 !important;
  margin-top: 0;
  left: 100%;
  padding: 0;
  border-top: 1px solid transparent;
  /*@media  screen and (min-width:1240px) {
                                                        max-height: 280px;
                                                        overflow-y: auto;
                                                        &::-webkit-scrollbar {
                                                            -webkit-appearance: none;
                                                        }
                                                
                                                        &::-webkit-scrollbar:vertical {
                                                            width: 12px;
                                                        }
                                                
                                                        &::-webkit-scrollbar:horizontal {
                                                            height: 12px;
                                                        }
                                                
                                                        &::-webkit-scrollbar-thumb {
                                                            background-color: @blue;
                                                            border-radius: 6px;
                                                            border: 2px solid @white;
                                                        }
                                                
                                                        &::-webkit-scrollbar-track {
                                                            border-radius: 6px;
                                                            background-color: @white;
                                                        }
                                                    }*/
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu > .dropdown-menu li a,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu > .dropdown-menu li a {
  background-color: #f3f3f3;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu > .dropdown-menu li a:hover,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu > .dropdown-menu li a:hover {
  background-color: #fefefe;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu:hover > .dropdown-menu,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu .dropdown-menu .dropdown-submenu .dropdown-menu,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu li.dropdown-submenu .dropdown-menu .dropdown-submenu .dropdown-menu {
  padding: 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu > li a,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu > li a {
  transition: all 0.2s ease-in-out;
  background: #fefefe;
  color: #005072;
  display: block;
  padding: 7px 15px 5px 15px;
  clear: both;
  font-size: 14px;
  line-height: 1.42857143;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu > li a:hover,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu > li a:hover,
header .desktop-header .inner-header .items-nav .tools-nav nav .nav-links .dropdown-menu.multi-level ul.sub-menu > li a.active,
header .desktop-header .inner-header .items-nav .tools-nav nav .navRoot .dropdown-menu.multi-level ul.sub-menu > li a.active {
  background-color: #f3f3f3;
  color: #005072;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .outter-header > .container {
  position: relative;
  padding-bottom: 0;
  padding-top: 0;
}
header .desktop-header .inner-header .items-nav .tools-nav nav .outter-header > .container .sub-nav .sub-nav-container {
  position: relative;
}
header .mobile-header.row-offcanvas {
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: relative;
  overflow: hidden;
}
header .mobile-header.row-offcanvas.active {
  overflow: visible;
}
header .mobile-header.row-offcanvas-right {
  right: 0;
}
header .mobile-header.row-offcanvas-right.active {
  right: 290px;
}
header .mobile-header .sidebar-offcanvas {
  position: absolute;
  right: -290px;
  top: 0;
  width: 290px;
  background: #fefefe;
  z-index: 9999;
}
header .mobile-header .sidebar-offcanvas .search {
  display: block;
  background: #fefefe;
  padding: 12px;
}
header .mobile-header .sidebar-offcanvas .search form {
  background: #fefefe;
  border: 1px solid #d8d8d8;
}
header .mobile-header .sidebar-offcanvas .search form input {
  width: 82%;
  height: 40px;
  padding: 10px;
  display: inline-block;
}
header .mobile-header .sidebar-offcanvas .search form input button {
  float: right;
  vertical-align: middle;
  padding: 10px;
}
header .mobile-header .sidebar-offcanvas .search form .glyphicon-search:before {
  color: #666666;
}
header .mobile-header .sidebar-offcanvas nav .dropdown-menu {
  position: relative;
  float: none;
  width: 100%;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
header .mobile-header .sidebar-offcanvas nav .nav-links ul {
  padding: 0;
  margin: 0;
}
header .mobile-header .sidebar-offcanvas nav .nav-links ul li {
  border-bottom: 1px solid #d8d8d8;
  padding: 8px 15px;
  display: block;
}
@media screen and (max-width: 1240px) {
  header .mobile-header .sidebar-offcanvas nav .nav-links ul li {
    border-color: #bcc3ca;
  }
}
header .mobile-header .sidebar-offcanvas nav .nav-links ul li.has-menu:after,
header .mobile-header .sidebar-offcanvas nav .nav-links ul li.dropdown-submenu:after {
  content: " ";
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  margin-top: 5px;
  padding: 0;
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
header .mobile-header .sidebar-offcanvas nav .nav-links ul li a {
  display: inline-block;
  width: 90%;
  padding: 0;
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  white-space: initial;
  z-index: 9;
  position: relative;
}
header .mobile-header .sidebar-offcanvas nav .nav-links .back-btn {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
header .mobile-header .sidebar-offcanvas nav .nav-links .back-btn,
header .mobile-header .sidebar-offcanvas nav .nav-links .gen-link {
  display: block;
  padding: 8px 15px;
  color: #005072;
  text-transform: uppercase;
}
header .mobile-header .sidebar-offcanvas nav .nav-links .gen-link {
  border-bottom: solid 2px #d8d8d8;
}
header .mobile-header .sidebar-offcanvas .quick-nav ul {
  margin-left: 0;
}
header .mobile-header .sidebar-offcanvas .quick-nav ul li {
  display: block;
  padding: 8px 15px;
  border-bottom: 1px solid #d8d8d8;
  color: #005072;
}
header .mobile-header .sidebar-offcanvas .quick-nav ul li a {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  color: #005072;
  padding: 0;
  display: inline-block;
  width: 90%;
}
header .mobile-header .sidebar-offcanvas .language-nav {
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 10px 10px 0;
  margin-left: 10px;
}
header .mobile-header .sidebar-offcanvas .language-nav .dropdown-menu {
  z-index: 1030 !important;
}
header .mobile-header .sidebar-offcanvas .language-nav > a {
  z-index: 1040 !important;
}
header .mobile-header .sidebar-offcanvas .language-nav .form-control {
  height: inherit;
  margin: 0;
  padding: 0;
  background-color: #fefefe;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #005072;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  header .mobile-header .sidebar-offcanvas .language-nav .form-control {
    width: 98.5%;
  }
}
header .mobile-header .sidebar-offcanvas .language-nav .form-control option {
  margin: 0;
  padding: 0;
  display: block !important;
}
/*Changes for Responsive- Country/Language Selector*/
@media only screen and (max-width: 1240px) {
  .meganavLang .outerWrapper {
    width: 100%;
    position: static;
    display: block;
  }
  .meganavLang .outerWrapper .innerWrapper {
    border-top: 0px solid #0097ba;
    box-shadow: none;
  }
  .meganavLang .lang-nav {
    display: none;
  }
  .meganavLang .lang-header {
    display: none;
  }
  .meganavLang .outerWrapper .colRegion {
    padding: 0;
    width: 100%;
  }
  .meganavLang .colRegion .regionHeader {
    border: 0;
  }
  .mobile-header .langSelect {
    font: 15px/20px 'Hexagon-Akkurat-Regular', Arial;
    text-transform: uppercase;
    color: #0097ba;
  }
  .mobile-header .langSelect.open {
    color: #0097ba;
  }
  .mobile-header .colRegion .regionHeader img {
    left: 18px;
    text-indent: 110px;
  }
  .mobile-header .colRegion .regionHeader h3 {
    text-indent: 25px;
  }
  .mobile-header .colRegion .regionHeader img {
    right: 25px;
    left: auto;
  }
  .meganavLang .colRegion ul {
    padding: 0;
  }
  .mobile-header .colRegion > ul > li {
    border-bottom: 1px solid #e6eaee;
    padding: 10px 25px;
    margin: 0;
  }
  .mobile-header .colRegion ul li > ul > li > a {
    line-height: 20px;
  }
  .meganavLang .outerWrapper .innerWrapper .content-nav {
    max-height: none;
  }
}
.umbrella-nav .language-nav {
  position: relative;
  float: right;
  width: 180px;
}
.umbrella-nav .language-nav #dropdown-language {
  transition: all 0.2s ease-in-out;
  position: relative;
  display: block;
  padding: 12px 5px 12px 16px;
  background-color: #333333;
  color: #fefefe;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .umbrella-nav .language-nav #dropdown-language {
    font-size: 14px;
  }
}
.umbrella-nav .language-nav #dropdown-language:hover,
.umbrella-nav .language-nav #dropdown-language[aria-expanded=true] {
  background: #005072;
}
.umbrella-nav .language-nav #dropdown-language .caret {
  transition: all 0.2s ease-in-out;
  height: 11px;
  width: 16px;
  display: block;
  margin: 0 0 0 16px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  top: 12px;
  right: 20px;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .umbrella-nav .language-nav #dropdown-language .caret {
    right: 0;
  }
}
.umbrella-nav .language-nav #dropdown-language[aria-expanded="true"] .caret {
  transform: rotate(180deg);
}
.umbrella-nav .language-nav .dropdown-menu {
  position: absolute;
  top: 34px;
  right: 0px;
  left: unset;
  padding: 16px 0px;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-bottom: 4px solid #005072;
  background-color: #fefefe;
  background-clip: initial;
}
.umbrella-nav .language-nav .dropdown-menu p {
  padding: 0 16px;
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 8px;
}
.umbrella-nav .language-nav .dropdown-menu ul,
.umbrella-nav .language-nav .dropdown-menu li {
  display: block;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.umbrella-nav .language-nav .dropdown-menu li a {
  transition: all 0.2s ease-in-out;
  display: block;
  padding: 8px 16px;
  color: #005072;
  font-size: 14px;
  line-height: 14px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.umbrella-nav .language-nav .dropdown-menu li a:hover,
.umbrella-nav .language-nav .dropdown-menu li a:focus {
  background-color: #f3f3f3;
}
.meganavLang {
  width: 100%;
  background: #fefefe;
  border-top: 4px solid #005072;
  border-bottom: 4px solid #005072;
}
.meganavLang .innerLangnav {
  padding: 35px 0px;
}
.meganavLang .colregion h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
  color: #000000;
  /*font-family: @font-black;*/
  /*font-size: 24px;*/
}
.meganavLang .colregion h3 img {
  width: 82px;
  height: auto;
  margin-right: 20px;
  margin-top: 10px;
}
.meganavLang .colregion ul li {
  margin-bottom: 10px;
}
.meganavLang .colregion ul li ul li {
  margin-bottom: 0px;
}
.meganavLang .colregion ul li span.countryLang {
  width: 40%;
}
.meganavLang .colregion ul li > ul {
  width: 60%;
  float: left;
}
.meganavLang .colregion ul li > ul a {
  transition: all 0.2s ease-in-out;
  color: #005072;
}
.meganavLang .colregion ul li > ul a:hover {
  opacity: 0.6;
  color: #005072;
}
.umbrella-nav .col-lg-2-4,
.umbrella-nav .col-md-2-4,
.umbrella-nav .col-sm-2-4 {
  min-height: 1px;
  padding-left: 7px;
  padding-right: 7px;
  position: relative;
}
.umbrella-nav .top {
  background: #333333;
  clear: both;
  display: table;
  width: 100%;
}
.umbrella-nav .row:before {
  display: none;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .umbrella-nav .top .pull-right {
    max-width: 50%;
  }
  .umbrella-nav .top .pull-right .promotiontext {
    line-height: 16px;
    padding-right: 0;
  }
}
.umbrella-nav .top .header-left-hexagon-logo {
  float: left;
}
@media screen and (max-width: 992px) {
  .umbrella-nav .top {
    /* to fix 9489 */
  }
  .umbrella-nav .top .header-left-hexagon-logo {
    width: 100%;
  }
}
.umbrella-nav .top a.umbrella-expander {
  transition: all 0.2s ease-in-out;
  display: block;
  width: auto;
  padding: 12px 20px;
  background: #333333;
  color: #fefefe;
  font-size: 14px;
  line-height: 12px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  line-height: 16px;
}
.umbrella-nav .top a.umbrella-expander .caret {
  transition: all 0.2s ease-in-out;
  height: 11px;
  width: 16px;
  display: block;
  margin: 0 0 0 16px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  top: 12px;
  right: 20px;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .umbrella-nav .top a.umbrella-expander .caret {
    right: 0;
  }
}
.umbrella-nav .top a.umbrella-expander[aria-expanded="true"] .caret {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .umbrella-nav .top a.umbrella-expander {
    font-size: 14px;
    position: relative;
    line-height: 12px;
    padding-right: 52px;
    line-height: 36px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 992px) {
  .umbrella-nav .top a.umbrella-expander {
    position: relative;
    width: 100%;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .umbrella-nav .top a.umbrella-expander {
    width: auto;
    padding-right: 40px;
  }
  .umbrella-nav .top a.umbrella-expander .caret {
    right: 10px;
  }
}
.umbrella-nav .top a.umbrella-expander[aria-expanded="true"] {
  background: #005072;
  color: #fefefe;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
@media (min-width: 1240px) {
  .umbrella-nav .top a.umbrella-expander:hover {
    background: #005072;
    color: #fefefe;
    font-family: 'Hexagon-Akkurat-Regular', Arial;
  }
}
.umbrella-nav .microsite-header {
  position: relative;
  height: auto;
  float: left;
  background: #d8d8d8;
  color: #333333;
}
@media only screen and (max-width: 768px) {
  .umbrella-nav .microsite-header {
    width: 100%;
    padding-right: 20px;
  }
}
.umbrella-nav .microsite-header .caret {
  display: none;
  position: absolute;
  right: 10px;
  top: 15px;
  margin: 0 !important;
}
@media only screen and (max-width: 768px) {
  .umbrella-nav .microsite-header .caret {
    width: auto;
    display: inline-block;
    transform: rotate(180deg);
  }
}
.umbrella-nav .microsite-header h5 {
  display: block;
  margin: 0;
  padding: 0px 16px;
  text-transform: uppercase;
  line-height: 36px;
}
.umbrella-nav .microsite-header h5 a {
  transition: all 0.2s ease-in-out;
  color: #005072;
  line-height: 0;
  cursor: pointer;
  padding-left: 5px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.umbrella-nav .microsite-header h5 a:hover {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  color: #005072;
}
.umbrella-nav .microsite-header .microsite-text {
  padding-right: 5px;
}
.umbrella-nav .microsite-header .microsite-link {
  padding-left: 5px;
}
.umbrella-nav .microsite-header.collapsed .caret {
  transform: rotate(0deg);
}
.umbrella-nav .left-nav .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.umbrella-nav .left-nav .row .btn:after {
  display: none;
}
.umbrella-nav #umbrella {
  padding: 0px 20px;
  border-top: 4px solid #005072;
  border-bottom: 4px solid #005072;
  background: #fefefe;
  overflow-y: hidden;
  /*
  &.collapse.in {
    max-height: calc(100vh - 31px);
    
    @media screen and (max-width: 768px) {
        padding:10px;
    }
}*/
}
.umbrella-nav #umbrella > .container {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .umbrella-nav #umbrella > .container {
    padding: 0;
  }
}
@media screen and (min-width: 767px) {
  .umbrella-nav #umbrella > .container {
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.umbrella-nav #umbrella > .container > .row {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .umbrella-nav #umbrella {
    overflow-y: auto;
  }
}
@media only screen and (max-width: 767px) {
  .umbrella-nav #umbrella .left-nav-title {
    width: 100%;
    border-bottom: 1px solid #999999;
    padding-left: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .umbrella-nav #umbrella {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .umbrella-nav #umbrella {
    overflow-y: hidden;
  }
}
.umbrella-nav #umbrella h2 {
  margin: 0;
  padding: 20px 0;
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-weight: inherit;
}
@media only screen and (min-width: 768px) {
  .umbrella-nav #umbrella h2 {
    border-bottom: none;
  }
}
.umbrella-nav #umbrella .left-nav .buttons:after {
  display: none;
}
.umbrella-nav #umbrella .left-nav .buttons .btn:after {
  display: none;
}
.umbrella-nav #umbrella .left-nav .umbrella-pod .media-content {
  display: none;
}
@media (max-width: 767px) {
  .umbrella-nav #umbrella .left-nav .umbrella-pod h3 {
    margin: 0;
  }
}
@media (min-width: 1240px) {
  .umbrella-nav #umbrella .left-nav .umbrella-pod.col-lg-6 {
    /*width: 33.33333333%;*/
  }
}
@media (min-width: 992px) {
  .umbrella-nav #umbrella .left-nav .umbrella-pod.col-md-6 {
    /*width: 33.33333333%;*/
    display: flex;
    display: -webkit-flex;
  }
}
@media (min-width: 1240px) {
  .umbrella-nav #umbrella .right-nav .umbrella-pod.col-lg-3 {
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .umbrella-nav #umbrella .right-nav .umbrella-pod.col-md-3 {
    width: 33.33333333%;
    padding: 0 0 0 20px;
  }
  .umbrella-nav #umbrella .right-nav > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.umbrella-nav #umbrella .right-nav .umbrella-pod .module {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .umbrella-nav #umbrella .right-nav .umbrella-pod .module {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .umbrella-nav #umbrella .right-nav .umbrella-pod .module {
    margin-bottom: 5px;
  }
}
.umbrella-nav #umbrella .right-nav .umbrella-pod .module h3 a {
  font-size: 14px;
}
@media (max-width: 767px) {
  .umbrella-nav #umbrella .right-nav-title,
  .umbrella-nav #umbrella .right-nav {
    border-bottom: 1px solid #d8d8d8;
  }
}
@media (max-width: 767px) {
  .umbrella-nav #umbrella .right-nav {
    padding: 0 0 30px 0;
  }
}
@media (min-width: 768px) {
  .umbrella-nav #umbrella .right-nav-title {
    display: none;
    padding-left: 20px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .umbrella-nav #umbrella .right-nav-title {
    border-top: 2px solid #005072;
    padding: 20px 0 0 5px;
  }
}
@media (min-width: 768px) {
  .umbrella-nav #umbrella .left-nav,
  .umbrella-nav #umbrella .left-nav-title {
    border-right: 1px solid #999999;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .umbrella-nav #umbrella .left-nav {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .umbrella-nav #umbrella .left-nav .umbrella-pod:last-child .umbrella-nav-links {
    border-bottom: 0;
  }
}
@media (min-width: 992px) {
  .umbrella-nav #umbrella .left-nav {
    padding-right: 10px;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .umbrella-nav #umbrella .left-nav-title {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .umbrella-nav #umbrella .right-nav {
    padding-right: 10px;
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .umbrella-nav #umbrella .right-nav {
    padding-right: 10px;
    padding-left: 0;
    margin-top: 15px;
  }
}
.umbrella-nav #umbrella .row:after {
  display: none;
}
.umbrella-nav .module {
  background: 0 0;
  margin: 0;
  padding: 0px;
  display: flex;
  border: none;
}
.umbrella-nav .module .media-content {
  display: block;
}
.umbrella-nav .module .caption {
  width: 100%;
  float: left;
}
.umbrella-nav .module .caption .text h3 {
  /*.heading3();*/
  position: relative;
  z-index: 1;
  margin: 0;
  /*color: @white;*/
}
.umbrella-nav .module .caption .text h3 a {
  font-size: 14px;
  line-height: 22px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.umbrella-nav .module .buttons {
  width: 100%;
  float: right;
  margin: 0;
  bottom: inherit;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
}
.umbrella-nav .module .buttons .btn-wrap {
  height: inherit;
  width: inherit;
}
.umbrella-nav .module .buttons .btn-wrap a.btn {
  margin: 0;
  display: block;
  text-indent: -99999px;
  border: none;
  padding: 0;
  width: inherit;
  height: inherit;
}
.umbrella-nav .module .buttons .btn-wrap a.btn br {
  display: none;
}
.umbrella-nav .module .buttons .btn-wrap a.btn:hover {
  background-color: transparent;
}
.umbrella-nav .umbrella-pod .module.thumbnail {
  border-radius: unset;
}
@media screen and (min-width: 768px) {
  .umbrella-nav .module {
    min-height: unset;
    max-height: 220px;
    border: none;
    background: #fefefe;
    padding: 0;
    margin-bottom: 15px;
    overflow: hidden;
    display: inherit;
  }
  .umbrella-nav .module .caption .text h3 br,
  .umbrella-nav .module .media-content a {
    height: auto;
  }
  .umbrella-nav .module .caption {
    width: 100%;
    max-height: 72px;
    overflow: hidden;
    float: none;
    padding: 0px;
  }
  .umbrella-nav .module .caption .text {
    padding: 15px 0px;
  }
  .umbrella-nav .module .caption .text h3 {
    margin: 0 !important;
    /*color: @blue;
            font-size: @Font15;
            line-height: @body-Mob;
            font-family: @font-bold !important;*/
    /*@media(min-width:768px){
              font-size: @cta-Mob;
              line-height: @body-Mob-Lineheight;
            }*/
  }
  .umbrella-nav .module .caption .text h3 a {
    font-size: 12px;
  }
  .umbrella-nav .module .buttons {
    width: 100%;
    float: none;
    bottom: 0;
  }
  .umbrella-nav .module .buttons:after {
    display: none;
  }
  .umbrella-nav .module .buttons .btn-wrap {
    width: 100%;
  }
  .umbrella-nav .module .buttons .btn-wrap a.btn {
    display: block;
    width: 100%;
    min-height: unset;
    padding: 8px 0px 12px 0;
    color: #005072;
  }
  .umbrella-nav .module .buttons .btn-wrap a.btn:after {
    content: "➜";
    margin-left: 8px;
    margin-top: -2px;
  }
  .umbrella-nav .module .buttons .btn-wrap a.btn:hover,
  .umbrella-nav .module .buttons .btn-wrap a.btn:focus {
    text-decoration: underline;
    color: #0097ba;
    background: transparent;
  }
  .umbrella-nav .module .buttons,
  .umbrella-nav .module .caption {
    vertical-align: bottom;
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .umbrella-nav .left-nav {
    padding-bottom: 10px;
  }
}
.umbrella-nav .left-nav .umbrella-pod {
  padding-right: 0px;
  transition: all 0.2s ease-in-out;
  margin-top: 11px;
  background: transparent;
  padding-left: 0;
}
@media screen and (min-width: 992px) {
  .umbrella-nav .left-nav .umbrella-pod {
    padding-right: 15px;
  }
}
.umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links {
  position: relative;
  display: flex;
  width: 100%;
  align-items: flex-end;
  padding-left: 5px;
  padding-right: 0;
  min-height: 40px;
  max-height: 70px;
  border-bottom: 1px solid #999999;
  height: 100%;
}
.umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links .thumbnail {
  display: block;
  width: 100%;
}
.umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links .thumbnail .caption .text h3 {
  margin: 0;
  line-height: unset;
}
.umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links .thumbnail .caption .text h3 a {
  line-height: 14px;
  padding-right: 30px;
  display: inline-block;
}
.umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links .thumbnail .caption .text h3 a .d-block {
  font-size: 16px;
  color: #005072;
  display: inline-block;
  text-transform: uppercase;
  line-height: 20px;
  padding-right: 0px;
}
@media screen and (min-width: 768px) {
  .umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links .thumbnail .caption .text h3 a .d-block {
    font-size: 13px;
  }
}
.umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links .thumbnail .caption .text h3 a .d-block:first-child {
  padding-top: 5px;
}
.umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links .thumbnail .caption .text h3 a .d-block:last-child {
  margin-bottom: 5px;
}
.umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links .module.thumbnail {
  min-height: unset;
  max-height: unset;
  border-bottom: 0;
  padding: 0;
}
.umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links:hover {
  background: #e6e7e8;
}
.umbrella-nav .left-nav .umbrella-pod .umbrella-nav-links:after {
  content: " ";
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  padding: 0;
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 5px;
  bottom: 8px;
}
@media screen and (max-width: 992px) {
  .umbrella-nav .left-nav .umbrella-pod:last-child .umbrella-nav-links {
    border-bottom-color: transparent;
  }
}
.umbrella-nav .left-nav .module,
.umbrella-nav .left-nav .thumbnail.moodule {
  padding: 6px 0px;
  border: none;
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .umbrella-nav .left-nav .module,
  .umbrella-nav .left-nav .thumbnail.moodule {
    height: auto;
    min-height: unset;
    max-height: unset;
    background: transparent;
  }
}
.umbrella-nav .left-nav .module .caption,
.umbrella-nav .left-nav .thumbnail.moodule .caption {
  padding: 0px;
}
.umbrella-nav .left-nav .module .caption .text,
.umbrella-nav .left-nav .thumbnail.moodule .caption .text {
  padding: 0px;
}
.umbrella-nav .left-nav .module .caption .text h3,
.umbrella-nav .left-nav .thumbnail.moodule .caption .text h3 {
  /*font-family: @font-bold;*/
}
.umbrella-nav .left-nav .module .caption .text h3 a,
.umbrella-nav .left-nav .thumbnail.moodule .caption .text h3 a {
  transition: all 0.2s ease-in-out;
  color: #005072;
  text-transform: capitalize;
  font-size: 12px;
}
.umbrella-nav .left-nav .module .caption .text h3 a:hover,
.umbrella-nav .left-nav .thumbnail.moodule .caption .text h3 a:hover {
  background: #d8d8d8;
}
.umbrella-nav .left-nav .module .caption .text p,
.umbrella-nav .left-nav .thumbnail.moodule .caption .text p {
  display: none;
}
.umbrella-nav .right-nav .module .caption .text {
  padding-top: 10px;
  padding-bottom: 0;
}
.umbrella-nav .right-nav .module .caption h3 {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .umbrella-nav .right-nav .module .caption h3:after {
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    margin-top: 10px;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
}
.umbrella-nav .right-nav .module .caption h3 a {
  transition: all 0.2s ease-in-out;
}
.umbrella-nav .right-nav .module .caption h3 a .d-block {
  font-size: 16px;
  color: #005072;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .umbrella-nav .right-nav .module .caption h3 a .d-block {
    font-size: 15px;
  }
}
.umbrella-nav .right-nav .module .caption h3 a:after {
  content: " ";
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  margin-left: 0px;
  margin-top: 8px;
  padding: 0px;
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.umbrella-nav .right-nav .module .caption h3 a:hover,
.umbrella-nav .right-nav .module .caption h3 a:focus {
  text-decoration: underline;
  color: #0097ba;
  background: transparent;
}
.umbrella-nav .right-nav .module .caption p {
  display: none;
}
@media (min-width: 1240px) {
  .umbrella-nav .col-lg-2-4 {
    float: left;
    width: 20%;
  }
}
@media (min-width: 992px) {
  .umbrella-nav .col-md-2-4 {
    float: left;
    width: 20%;
  }
}
@media (min-width: 768px) {
  .umbrella-nav .col-sm-2-4 {
    float: left;
    width: 20%;
  }
}
/*Umbrella New Layout - Start*/
@media screen and (min-width: 768px) {
  .umbrella-nav .module.thumbnail {
    min-height: unset;
    max-height: 200px;
  }
  .left-nav {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .seperatorLine {
    display: none;
  }
}
.sticky-max-ht {
  overflow: auto;
  max-height: 545px;
}
/*Umbrella New Layout - End*/
.umbrella-nav .language-nav {
  position: relative;
  float: right;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .umbrella-nav .language-nav {
    margin-right: 15px;
  }
}
.umbrella-nav .language-nav #dropdown-language {
  transition: all 0.2s ease-in-out;
  position: relative;
  display: block;
  padding: 0px 5px 0px 16px;
  background-color: #333333;
  color: #fefefe;
  font-size: 14px;
  line-height: 36px;
}
@media screen and (max-width: 480px) {
  .umbrella-nav .language-nav #dropdown-language {
    display: none !important;
  }
}
.umbrella-nav .language-nav #dropdown-language:hover {
  background: #005072;
}
.umbrella-nav .language-nav #dropdown-language[aria-expanded=true] {
  background: #005072;
}
.umbrella-nav .language-nav #dropdown-language[aria-expanded=true] .caret {
  transform: rotate(180deg);
}
.umbrella-nav .language-nav #dropdown-language .caret {
  transition: all 0.2s ease-in-out;
  height: 11px;
  width: 16px;
  display: block;
  margin: 0 0 0 16px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  right: 5px;
}
.umbrella-nav .language-nav .dropdown-menu {
  position: absolute;
  top: 34px;
  right: 0px;
  left: unset;
  padding: 16px 0px;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-bottom: 4px solid #005072;
}
.umbrella-nav .language-nav .dropdown-menu p {
  padding: 0 16px;
  margin-bottom: 8px;
  font-size: 11px;
  line-height: 12px;
}
.umbrella-nav .language-nav .dropdown-menu ul,
.umbrella-nav .language-nav .dropdown-menu li {
  display: block;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.umbrella-nav .language-nav .dropdown-menu li a {
  transition: all 0.2s ease-in-out;
  display: block;
  padding: 8px 16px;
  color: #005072;
  font-size: 14px;
  line-height: 14px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.umbrella-nav .language-nav .dropdown-menu li a:hover,
.umbrella-nav .language-nav .dropdown-menu li a:focus {
  background-color: #f3f3f3;
}
@media screen and (max-width: 768px) {
  .umbrella-nav #umbrella .left-nav .umbrella-pod.col-md-6:last-child .umbrella-nav-links {
    border-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #header .umbrella-nav .right-nav .umbrella-pod {
    border-bottom: 1px solid #005072;
    padding-left: 5px;
  }
  #header .umbrella-nav .right-nav .umbrella-pod .image {
    display: none;
  }
}
#header .umbrella-nav .right-nav .umbrella-pod:last-child {
  border: 0;
}
#header .umbrella-nav .right-nav .umbrella-pod .umbrella-nav-links h3 {
  margin: 0;
}
#header .umbrella-nav .right-nav .umbrella-pod .umbrella-nav-links .module .buttons-row .btn-wrap .btn:after {
  display: none;
}
/* IE issues */
.ie .umbrella-nav .umbrella-nav-links .module.thumbnail {
  min-height: auto;
}
.microsite-header-mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  .microsite-header-mobile {
    display: block;
  }
}
.microsite-content {
  padding: 11px 20px;
  width: 100%;
  background-color: #333333;
  color: #fefefe;
  text-align: left;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 14px;
  line-height: initial;
  position: relative;
}
@media screen and (max-width: 767px) {
  .microsite-content {
    float: left;
  }
}
.microsite-content .microsite-header-mobile-data {
  text-transform: uppercase;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .microsite-content {
    padding: 15px 18px 15px 18px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .microsite-content {
    float: left;
    width: auto;
    padding-top: 16px;
    padding-right: 20px;
  }
}
.microsite-content .microsite-caret {
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  position: absolute;
  right: 20px;
  top: 12px;
  width: 16px;
  color: #fefefe;
}
@media screen and (min-width: 768px) {
  .microsite-content .microsite-caret {
    right: 10px;
    top: 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .microsite-content .microsite-caret {
    right: 0;
  }
}
.microsite-content[aria-expanded="true"] {
  background: #005072;
}
.microsite-content[aria-expanded="true"] .caret {
  transform: rotate(180deg);
}
header .caret {
  vertical-align: middle;
  margin-top: 0px!important;
}
@media screen and (min-width: 768px) {
  header .caret {
    margin-right: 10px!important;
    margin-top: 0px!important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  header .caret {
    margin-top: 0px!important;
  }
}
.mainNav,
.navRoot {
  padding: 0px !important;
  margin: 0px !important;
}
.mainNav div.navCont {
  position: absolute;
  top: 38px;
  right: 0;
  z-index: 99999;
  clear: both;
  display: none;
  max-width: inherit;
  background: #fefefe;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  box-shadow: none;
  height: auto !important;
}
@media screen and (min-width: 768px) {
  .mainNav div.navCont {
    padding: 0px !important;
  }
  .mainNav div.navCont > .navContHead {
    /*border-right: 1px solid @lightgray; */
  }
}
.mainNav div.navCont:before,
.mainNav div.navCont:after {
  position: absolute;
  left: -1px;
  z-index: 6;
  content: "";
  width: calc(100% + 2px);
  height: 5px;
  background-color: #005072;
}
.mainNav div.navCont:before {
  top: 0px;
}
.mainNav div.navCont:after {
  bottom: -4px;
}
ul.navRoot li {
  float: left;
  padding-left: 12px;
  padding-right: 16px;
  position: relative;
}
ul.navRoot li:last-child {
  padding-right: 0px;
}
ul.navRoot li a {
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 11;
  display: block;
  color: #000000;
  font-family: Hexagon-Akkurat-Regular, sans-serif;
  font-size: 18px;
  letter-spacing: 0.13px;
  line-height: 18px;
}
ul.navRoot li a:hover {
  color: #005072;
}
ul.navRoot li a.active:after {
  position: absolute;
  bottom: -23px;
  left: calc(50% - 10px);
  content: "";
  display: inline-block;
  width: 20px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-image: url(../Content/icons/svg-icons/nav-caret.svg);
}
ul.navRoot li a:hover:before {
  position: absolute;
  bottom: -50px;
  left: 0px;
  z-index: 5;
  display: inline-block;
  width: 100%;
  height: 50px;
  content: "";
}
.navContHead {
  padding: 19px 20px 15px 20px;
  background: #fefefe;
  border-bottom: 1px solid #d8d8d8;
}
.navContHead h3.primaryHeading {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.navcontTab {
  width: 66.66%;
  margin: 0;
  display: flex;
}
.navcontTab .sub-backbtn {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  color: #005072;
  padding: 8px 15px;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 15px 8px 40px;
  border-bottom: 1px solid #d8d8d8;
}
.navcontTab .sub-backbtn:before {
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transform: rotate(180deg);
  position: absolute;
  top: 8px;
  left: 15px;
  content: '';
  width: 15px;
  height: 15px;
}
.navcontTab .tabNav,
.navcontTab .tabNavCont {
  width: 50%;
  float: left;
  background: #fefefe;
  border-top: none;
  margin: 0;
  /*padding: 30px 0px;*/
  padding: 0;
}
.navcontTab .tabNavCont {
  border-left: 1px solid #d8d8d8;
}
.navcontTab .tabNavCont .mCustomScrollBox {
  max-height: 500px !important;
  overflow: auto;
  position: relative;
}
.navcontTab .tabNavCont .mCustomScrollBox .mCSB_container {
  position: static !important;
  padding-bottom: 20px;
  height: 100%;
}
.navcontTab .tabNavCont .mCustomScrollBox .mCSB_container .tab-list h3 {
  padding-left: 20px;
  padding-top: 20px;
}
.navcontTab .tabNavCont .mCustomScrollBox .mCSB_container .tab-list li {
  background: #fefefe;
  position: relative;
  z-index: 2;
}
.navcontTab .tabNavCont .mCustomScrollBox .mCSB_scrollTools,
.navcontTab .tabNavCont .mCustomScrollBox:hover > .mCSB_scrollTools {
  display: none !important;
}
.navcontTab .tabNavCont .mCustomScrollBox .mCSB_container {
  margin-right: 0;
}
.navcontTab .mCustomScrollBox::-webkit-scrollbar {
  -webkit-appearance: none;
}
.navcontTab .mCustomScrollBox::-webkit-scrollbar:vertical {
  width: 12px;
}
.navcontTab .mCustomScrollBox::-webkit-scrollbar:horizontal {
  height: 12px;
}
.navcontTab .mCustomScrollBox::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #fefefe;
}
.navcontTab .mCustomScrollBox::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #fefefe;
}
.navcontTab .tabNav {
  height: 100%;
  overflow-y: auto;
  padding-top: 0;
  /* To fix 8171*/
}
@media screen and (min-width: 1240px) {
  .navcontTab .tabNav {
    max-height: 400px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1370px) {
  .navcontTab .tabNav {
    max-height: 300px;
  }
}
@media screen and (min-width: 1240px) {
  .navcontTab .tabNav > li:first-child {
    margin-top: 20px;
  }
}
.navcontTab .tabNav .subMenu-heading {
  padding: 20px 0 10px 20px;
}
.navcontTab .tabNav::-webkit-scrollbar {
  -webkit-appearance: none;
}
.navcontTab .tabNav::-webkit-scrollbar:vertical {
  width: 12px;
}
.navcontTab .tabNav::-webkit-scrollbar:horizontal {
  height: 12px;
}
.navcontTab .tabNav::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #fefefe;
}
.navcontTab .tabNav::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #fefefe;
}
.mainNav ul.tabNav li,
.mainNav .tabNavCont ul.tab-list li {
  list-style: none;
  padding-right: 0;
}
.mainNav ul.tabNav li a,
.mainNav .tabNavCont ul.tab-list li a {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  display: block;
  padding: 12px 20px;
  margin: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
@media screen and (min-width: 1240px) {
  .mainNav ul.tabNav li a.active,
  .mainNav .tabNavCont ul.tab-list li a.active,
  .mainNav ul.tabNav li a:hover,
  .mainNav .tabNavCont ul.tab-list li a:hover {
    background: #f3f3f3;
  }
}
.mainNav ul.tabNav .mCustomScrollBox .mCSB_container .subMenu-heading {
  padding-left: 20px;
  padding-top: 20px;
}
.mainNav .navMidSect {
  display: flex;
  overflow: hidden;
  min-height: 400px;
}
@media screen and (min-width: 1025px) and (max-width: 1370px) {
  .mainNav .navMidSect {
    height: 300px;
    min-height: 300px;
  }
}
.mainNav .tabRigcont {
  /*position: absolute;*/
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 5;
  width: 33.33%;
  height: 100%;
  border-left: none;
  display: flex;
}
@media screen and (min-width: 1240px) {
  .mainNav .tabRigcont {
    max-height: 410px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #f3f3f3;
  }
  .mainNav .tabRigcont::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  .mainNav .tabRigcont::-webkit-scrollbar:vertical {
    width: 12px;
  }
  .mainNav .tabRigcont::-webkit-scrollbar:horizontal {
    height: 12px;
  }
  .mainNav .tabRigcont::-webkit-scrollbar-thumb {
    background-color: #005072;
    border-radius: 6px;
    border: 2px solid #f3f3f3;
  }
  .mainNav .tabRigcont::-webkit-scrollbar-track {
    border-radius: 6px;
    background-color: #f3f3f3;
  }
}
@media screen and (min-width: 1240px) and (max-width: 1370px) {
  .mainNav .tabRigcont {
    max-height: 320px;
  }
}
.mainNav .tabRigcontSpac {
  background-color: #f3f3f3;
  /*border-left: 1px solid @lightgray;*/
  padding: 23px 30px 30px 30px;
  height: 100%;
}
@media screen and (min-width: 1240px) {
  .mainNav .tabRigcontSpac {
    min-height: 400px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1370px) {
  .mainNav .tabRigcontSpac {
    min-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .mainNav .tabRigcontSpac::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  .mainNav .tabRigcontSpac::-webkit-scrollbar:vertical {
    width: 12px;
  }
  .mainNav .tabRigcontSpac::-webkit-scrollbar:horizontal {
    height: 12px;
  }
  .mainNav .tabRigcontSpac::-webkit-scrollbar-thumb {
    background-color: #005072;
    border-radius: 6px;
    border: 2px solid #fefefe;
  }
  .mainNav .tabRigcontSpac::-webkit-scrollbar-track {
    border-radius: 6px;
    background-color: #fefefe;
  }
}
.mainNav .tabRigcontSpac img.img-responsive {
  margin-bottom: 20px;
}
.mainNav .tabRigcontSpac h4 {
  margin-bottom: 13px;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  color: #000000;
}
.mainNav .tabRigcontSpac p {
  margin-bottom: 20px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  max-height: 100%;
  overflow: hidden;
}
.mainNav .tabRigcontSpac .buttons {
  /*position: absolute;*/
  position: relative;
  bottom: 0;
  left: 0;
}
.mainNav .tabRigcontSpac .buttons .rigContBtn {
  transition: all 0.2s ease-in-out;
  margin: 0px;
  padding: 0px;
  border: none;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  color: #005072;
  text-transform: uppercase;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .mainNav .tabRigcontSpac .buttons .rigContBtn {
    font-size: 20px;
  }
}
.mainNav .tabRigcontSpac .buttons .rigContBtn:hover {
  background: transparent;
  opacity: 0.6;
}
.mainNav .tabRigcontSpac .buttons .rigContBtn:after {
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: inline-block;
  float: none;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .mainNav .tabRigcontSpac .buttons .rigContBtn:after {
    width: 20px;
    height: 20px;
    margin-top: 0;
  }
}
.mobile-nav-list .mainNav {
  border-bottom: none !important;
}
.mobile-nav-list .mainNav .tabRigcontSpac {
  display: none;
}
.mobile-nav-list .mainNav .navCont:before,
.mobile-nav-list .mainNav .navCont:after {
  display: none;
}
.mobile-nav-list .mainNav .navContHead {
  padding: 0px;
}
@media screen and (max-width: 1240px) {
  .mobile-nav-list .mainNav .navContHead .backbtn,
  .mobile-nav-list .mainNav .navContHead .backbtninner,
  .mobile-nav-list .mainNav .navContHead .firstlevel a,
  .mobile-nav-list .mainNav .navContHead .firstlevelinner a {
    position: relative;
    display: block;
    width: 100%;
    padding: 8px 15px;
    margin-bottom: 0px;
    color: #000000;
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
  }
  .mobile-nav-list .mainNav .navContHead .backbtn,
  .mobile-nav-list .mainNav .navContHead .backbtninner {
    color: #005072;
    background: transparent;
    border-bottom: 1px solid #d8d8d8;
    text-transform: uppercase;
  }
  .mobile-nav-list .mainNav .navContHead .backbtn:before,
  .mobile-nav-list .mainNav .navContHead .backbtninner:before {
    content: " ";
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    margin-left: 0px;
    margin-top: 1px;
    padding: 0;
    background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transform: rotate(180deg);
  }
  .mobile-nav-list .mainNav .navContHead .firstlevel a,
  .mobile-nav-list .mainNav .navContHead .firstlevelinner a {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
  }
  .mobile-nav-list .mainNav .navContHead .firstlevel a {
    text-transform: uppercase;
    color: #005072;
  }
  .mobile-nav-list .mainNav .search form {
    margin-bottom: 20px;
  }
  .mobile-nav-list .mainNav .navRoot > li,
  .mobile-nav-list .mainNav .tabNav li,
  .mobile-nav-list .mainNav .tabNavCont li,
  .mobile-nav-list .mainNav .tabNavCont ul.tab-list li {
    float: none;
    display: block;
    padding: 8px 15px;
    border-bottom: 1px solid #d8d8d8;
  }
  .mobile-nav-list .mainNav .navRoot > li a,
  .mobile-nav-list .mainNav .tabNav li a,
  .mobile-nav-list .mainNav .tabNavCont li a,
  .mobile-nav-list .mainNav .tabNavCont ul.tab-list li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    color: #333333;
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
  }
  .mobile-nav-list .mainNav .navRoot > li a:after,
  .mobile-nav-list .mainNav .tabNav li a:after,
  .mobile-nav-list .mainNav .tabNavCont li a:after,
  .mobile-nav-list .mainNav .tabNavCont ul.tab-list li a:after {
    content: " ";
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    margin-left: 8px;
    margin-top: 3px;
    padding: 0;
    background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .mobile-nav-list .mainNav .navRoot > li.lastrepeatItem,
  .mobile-nav-list .mainNav .tabNav li.lastrepeatItem,
  .mobile-nav-list .mainNav .tabNavCont li.lastrepeatItem,
  .mobile-nav-list .mainNav .tabNavCont ul.tab-list li.lastrepeatItem {
    display: block;
  }
  .mobile-nav-list .mainNav .tabNavCont {
    width: 100%;
    padding: 0px;
    border-left: none;
  }
}
/* Mega Nav Customisation CSS */
.mainNav {
  position: relative;
  clear: both;
}
.tabNavCont > .navContHead {
  display: none;
}
.mainNav > ul.navRoot li,
.mainNav ul.tabNav li,
.mainNav ul.tab-list li,
.mainNav ul.list-unstyled li {
  list-style-type: none;
}
@media (min-width: 1240px) {
  /* css for main navigation */
  .mainNav {
    width: 100%;
    padding-bottom: 15px;
  }
  .NoContentRight .navcontTab {
    width: 1240px;
  }
}
.mainwrapper {
  position: relative;
  overflow: hidden;
}
.mainNav .navContHead .icon-gen {
  background-image: url("../Content/images/sprites/icons-sprite.png");
  background-size: 36px auto;
  background-repeat: no-repeat;
  height: 18px;
  margin: 5px 0 0;
  opacity: 1;
  text-indent: -99999px;
  width: 18px;
  color: #000000;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  float: right;
}
.ie9 .mainNav .navContHead .icon-gen {
  filter: none;
}
.mainNav .navContHead.navTabHead .icon-gen {
  margin: 5px 0 0;
  display: block;
  position: relative;
  z-index: 2;
}
.mainNav .navContHead .icon-gen:hover {
  background-position: -18px 0;
  opacity: 1;
}
/* end css for main navigation */
/* css for main navigation */
.ie9 .tabRigcont {
  display: inline-block;
}
.ie9 .navcontTab .tabNav,
.ie9 .tabNavCont,
.ie9 .tabRigcont {
  padding-bottom: 900px;
  margin-bottom: -900px;
}
.tabNavCont {
  float: left;
  width: 498px;
  display: none;
}
.NoContentRight .tabNavCont {
  width: 900px;
}
/*-------------------------- Extra in _mega-menu.less file   -------------------------- */
.NoContentRight .tabNavCont {
  width: 900px;
}
.NoContentRight .tabRigcont {
  display: none;
}
.sub-nav-container .sub-nav-content .view-content .filters-col ul li a.active,
.sub-nav-container .sub-nav-content .view-content .filters-col ul li a:hover .mainNav ul.tabNav li.active a {
  color: #333333;
}
.navMidSect {
  overflow: hidden;
}
.mainNav .navCont .navMidSect {
  display: flex;
}
.mainNav .navCont .navMidSect.minheightreset {
  min-height: initial;
}
header h3 {
  /*color: #333;
    font: 14px/14px @font-bold;*/
  text-align: left;
}
.bottomSetNav {
  border-top: 2px solid #fff;
  padding: 10px 25px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 72.55%;
  background: #e6eaee;
}
.bottomSetNav ul {
  margin: 0;
  padding: 0;
}
.bottomSetNav li {
  display: inline-block;
  margin-right: 15px;
}
.bottomSetNav li:first-child {
  margin-left: 0;
}
.bottomSetNav li:nth-child(2n+1) {
  clear: left;
}
.bottomSetNav li a {
  font: 14px/14px 'Hexagon-Akkurat-Bold', Arial;
  text-transform: uppercase;
}
/* end css for main navigation */
/* mega menu tab css */
.mainNav .navTabs > ul {
  text-align: center;
  position: absolute;
  margin-top: 0px;
  top: 0px;
  padding: 20px 50px 10px;
  margin-bottom: 0px;
  width: 100%;
}
.mainNav .navTabs > ul li {
  list-style: none;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font: 15px/15px 'Hexagon-Akkurat-Regular', Arial;
  padding-bottom: 20px;
}
.mainNav .navTabs > ul li a {
  position: relative;
  color: #333;
  display: block;
  padding: 0;
  margin: 0;
  font: 14px/17px 'Hexagon-Akkurat-Regular', Arial;
  text-transform: uppercase;
}
.mainNav .navTabs > ul li a.tabActive,
.mainNav .navTabs > ul li a:hover {
  color: #333;
  font-weight: bold;
  padding: 0;
}
.mainNav .navTabs > ul li.tabActive a {
  color: #333333;
}
h3.firstlevel,
.backbtn,
.backbtninner,
h3.firstlevelinner {
  display: none;
}
.mainNav ul.navRoot li a.aroNone::after,
.mainNav ul.tab-list li a.aroNone::after,
.mainNav ul.tabNav li a.aroNone::after {
  content: "";
  display: none;
  transition: all 100ms ease-out;
}
@media only screen and (max-width: 1240px) {
  .sidebar-offcanvas {
    position: absolute !important;
    right: -290px !important;
    top: 0;
    width: 290px !important;
  }
  iframe {
    border: none !important;
  }
  .mainNav ul.tabNav li a:hover::after,
  .mainNav ul.tab-list li a:hover::after,
  .mainNav ul.list-unstyled li a:hover::after,
  .mainNav > ul.navRoot li a:hover::after {
    margin-right: 0px;
  }
  header .mobileCont .search form {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #e6eaee;
  }
  .navOvLay {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
  }
  .container.body-content {
    position: relative;
    z-index: 20;
  }
  .mainNav div.navCont {
    background: #fefefe;
    padding: 0;
    border: 0;
    box-shadow: none;
    position: static;
  }
  .close.icon-gen {
    display: none;
  }
  h3.firstlevel,
  .backbtn,
  .backbtninner,
  h3.firstlevelinner,
  .tabNavCont > .navContHead {
    display: block;
  }
  .navContHead h3.firstlevel,
  .navContHead h3.firstlevelinner {
    padding: 0;
  }
  .backbtn,
  .backbtninner {
    padding: 10px;
    text-transform: uppercase;
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
    background: #e6eaee;
    cursor: pointer;
  }
  .backbtn::before,
  .backbtninner::before {
    color: #0097ba;
    content: "<";
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    font-size: 20px;
    line-height: 20px;
    margin-right: 10px;
    vertical-align: baseline;
  }
  h3.firstlevel a,
  h3.firstlevelinner a {
    color: #0097ba;
    text-transform: uppercase;
    display: block;
    padding: 10px;
  }
  .mainNav .navTabs > ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    top: 0;
    padding-bottom: 10px;
    position: relative;
  }
  .mainNav .navTabs > ul li {
    float: left;
    width: 33.33%;
    padding: 1px 1px 0 0;
    margin: 0;
    display: table;
  }
  .mainNav .navTabs > ul li a {
    display: block;
    background: #0097ba;
    color: #fff;
    text-align: center;
    height: 35px;
    line-height: 14px;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 2px;
  }
  .mainNav .navTabs > ul li a.tabActive,
  .mainNav .navTabs > ul li a:hover {
    background: #007D9D;
    color: #fff;
  }
  .tabRigcont {
    display: none;
  }
  .navMidSect {
    overflow: visible;
  }
  .navcontTab,
  .navcontTab .tabNav {
    float: none;
    width: 100%;
    display: block;
  }
  .navcontTab > .tabNav {
    padding: 0px 0 0 0;
    border-top: none;
  }
  .bottomSetNav {
    position: relative;
    width: 100%;
    border-top: none;
    padding: 10px 15px;
  }
  .tabNavCont {
    background: #fff;
    display: none;
    float: none;
    width: 100%;
    /*left: 0; position: absolute; top: 0; z-index:1001;*/
  }
  /*.mainNav > ul.navRoot li, .mainNav > ul.navRoot li a{float:none; display:block; width:290px;}*/
  /* .mainNav ul.tabNav li a:hover::after{margin-top:-11px;} */
  /*.tabNavCont{ position:static !important;}*/
  .navCont.container {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
  }
  .bottomSetNav {
    display: none;
  }
  header .desktop-header .inner-header .logos-tools .tools .search form {
    height: 40px;
    margin: 0 24px;
  }
  header .desktop-header .inner-header .logos-tools .tools .search form input {
    height: 36px;
  }
  h3.firstlevel a,
  h3.firstlevelinner a {
    color: #0097ba;
    display: block;
    /*font-family: @font-bold;*/
    padding: 15px 20px;
    /*font-size: 18px;*/
    text-transform: uppercase;
  }
  .navContHead h3 {
    /*color: #0097ba;*/
    display: block;
    /*font-family: @font-bold;*/
    padding: 25px 26px 0px;
    /*line-height: 18px;*/
    text-transform: uppercase;
    /*font-size: 16px;*/
  }
  .navContHead,
  .navContHead.navTabHead {
    padding: 35px 0px 10px;
  }
  .mainNav .navCont .navMidSect {
    min-height: initial;
    display: block;
  }
  .mainNav ul.tabNav li a:hover,
  .mainNav ul.tabNav li a.active,
  .mainNav > ul.tab-list li a:hover,
  .mainNav ul.tab-list li a.active,
  .mainNav ul.list-unstyled li a:hover,
  .mainNav ul.list-unstyled li a.active {
    background: transparent !important;
  }
  /* .mainNav ul.tabNav li a:hover::after, .mainNav ul.tab-list li a:hover::after { background:transparent !important; content: ">";  position: inherit;right: inherit;top: inherit;margin-top: inherit; } */
  .mainNav ul.tabNav li a.active,
  .mainNav ul.tabNav li a:hover {
    background: transparent;
    /* border-right:none; */
  }
  .mainNav .navContHead .icon-gen,
  .mainNav .navContHead.navTabHead .icon-gen,
  h3.primaryHeading,
  .mainNav .tab-list li.lastrepeatItem {
    display: none;
  }
  .ie .mainNav .navCont .navMidSect {
    min-height: auto !important;
  }
}
/*-------------------- Extra class in _mega-menu.less file ----------------- */
@media screen and (min-width: 768px) {
  .back-sub-menu {
    display: none;
  }
}
.mobile-header .navCont ul {
  padding: 0;
}
.mobile-header .navCont ul .subMenu-heading {
  display: none;
}
.mobile-header .navCont ul .back-sub-menu {
  text-transform: uppercase;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
  display: block;
  width: 100%;
  padding: 8px 15px;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 14px;
  line-height: 20px;
}
.mobile-header .navCont ul .back-sub-menu::before {
  content: " ";
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  padding: 0;
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transform: rotate(180deg);
  margin-top: 1px;
}
.mobile-header .navCont ul .sub-current-link a {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 14px;
  line-height: 20px;
  color: #005072;
  background: transparent;
  border-bottom: 1px solid #d8d8d8;
  text-transform: uppercase;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  display: block;
  padding: 8px 15px;
}
.mobile-header .navCont ul .lastrepeatItem {
  display: none;
}
.mobile-header .navCont ul.mining-scroll > li > a {
  padding-right: 20px;
}
.mobile-header .navCont ul.mining-scroll > li > a:after {
  margin-right: -20px;
}
.mobile-header .mainNav .tabNavCont ul.tab-list {
  padding: 0;
}
.modal-dialog.cookie {
  /* .modal-body {
    padding-bottom: 0px;
  } */
}
@media screen and (min-width: 767px) {
  .modal-dialog.cookie {
    max-width: 600px;
    margin: auto;
  }
}
.modal-dialog.cookie .modal-content {
  border-radius: 0px;
  background-color: #fefefe;
}
.modal-dialog.cookie .modal-body {
  padding: 20px;
  padding-bottom: 0;
}
.modal-dialog.cookie .modal-footer {
  padding: 36px 40px 38px 40px;
  overflow: hidden;
}
.modal-dialog.cookie .modal-footer:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 100%;
  height: 6px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0, #0097ba 100%);
}
.modal-dialog.cookie p {
  margin: 0;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
}
.modal-dialog.cookie .modal-footer .btn {
  transition: all 0.2s ease-in-out;
  padding: 0px;
  width: auto;
  white-space: nowrap;
  border: none;
  color: #005072;
  font-size: 16px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
}
.modal-dialog.cookie .modal-footer .btn:after {
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  margin-top: -1px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.modal-dialog.cookie .modal-footer .btn:hover,
.modal-dialog.cookie .modal-footer .btn:focus {
  opacity: 0.6;
  background: transparent;
  color: #005072;
}
.modal-dialog.cookie .modal-footer span.input-pseudo-cta {
  position: relative;
  float: left;
  padding-right: 25px;
}
.modal-dialog.cookie .modal-footer span.input-pseudo-cta:after {
  position: absolute;
  top: 2px;
  right: 0px;
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.modal-dialog.cookie .modal-footer a.btn {
  float: right;
}
.modal-dialog.cookie .modal-footer .hex_form {
  float: left;
}
/*Sticky Form*/
.floating-link {
  position: fixed;
  top: calc(50% - 20px);
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 999;
}
.scrollFix {
  position: absolute;
}
.float-button {
  cursor: pointer;
  padding: 5px;
  background-color: #d8d8d8;
  margin-bottom: 5px;
  position: relative;
  z-index: 9999;
}
.float-button:hover,
.float-button.active {
  background-color: #005072;
}
.float-button .contact-icon {
  width: 25px;
  height: 25px;
}
.float-button .slide-icon {
  color: #fefefe;
}
.float-modal {
  position: absolute;
  width: 385px;
  padding: 10px;
  background-color: #005072;
  z-index: 2050;
  min-height: 150px;
  height: calc(50vh + 20px);
  max-height: calc(50vh + 20px);
  right: 100vw;
  top: 0;
  padding-top: 30px;
  bottom: 0;
  overflow: hidden;
  transition: 0.5s opacity ease;
}
.contact-form {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0px 15px 10px 15px;
}
.btn-wrapper {
  margin: 10px 0px;
}
.float-modal label {
  display: block;
}
.float-modal .modal-close {
  display: block;
  position: absolute;
  top: 2px;
  right: 4px;
  height: 30px;
  width: 30px;
  text-align: center;
  color: #b4b4b4;
  z-index: 2075;
  text-decoration: none;
  cursor: pointer;
}
.float-modal .modal-close:hover {
  color: black;
}
.float-modal .modal-close .close-icon {
  font-weight: 600;
}
.submitForm {
  text-align: center;
}
.submitForm input {
  width: 150px;
  height: 40px;
  border: none;
  padding: 0;
  background-color: #0097ba;
  color: white;
}
.float-modal .form-group {
  margin: 0;
}
.contact-form iframe {
  width: 100% !important;
}
.modalOpen {
  overflow: hidden !important;
}
@media screen and (max-width: 767px) {
  .float-modal {
    width: 100vw;
    z-index: 99999;
  }
}
@media (max-width: 992px) {
  .hero .carousel {
    min-height: 564px;
    background: #005072;
    background: linear-gradient(160deg, #0097ba 20%, #005072 100%);
  }
}
@media (min-width: 768px) {
  .hero .carousel .carousel-inner .hero-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .hero .carousel .carousel-inner .hero-img img {
    height: 244px;
    object-fit: unset;
  }
}
.hero .carousel .carousel-caption .btn {
  padding: 0;
}
.hero .carousel .carousel-caption .btn.home-video-play-icon:after {
  display: none;
}
.hero .carousel .carousel-caption .btn .playButton-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 12px;
  margin-top: -3px;
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../Content/icons/svg-icons/big-icon-video.svg');
}
.hero.full-image-banner .carousel {
  min-height: unset;
  background: none;
}
.hero.full-image-banner .carousel .carousel-inner {
  height: auto;
}
.hero.full-image-banner .carousel .carousel-inner .item {
  height: auto;
  max-height: 100%;
}
.hero.full-image-banner .carousel .carousel-inner .item .hero-img {
  min-height: 100%;
  position: static;
  max-height: 800px;
  display: block;
}
.hero.full-image-banner .carousel .carousel-inner .item .hero-img img {
  object-fit: unset;
}
.hero.full-image-banner .carousel .carousel-inner .item.video_height {
  height: auto;
}
.hero.full-image-banner .carousel .carousel-inner .item img {
  height: 100%;
}
@media screen and (max-width: 992px) {
  .hero.full-image-banner .carousel .carousel-inner .item img {
    height: auto;
  }
}
.hero.full-image-banner.inner-page-slider .carousel .carousel-inner .item {
  height: 460px;
}
@media screen and (max-width: 992px) {
  .hero.full-image-banner.inner-page-slider .carousel .carousel-inner .item {
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .slider-video-popup {
    z-index: 104011;
  }
}
.slider-video-popup .modal-dialog {
  position: relative;
  width: 800px;
  max-width: 90%;
  padding: 0px;
  margin: 240px auto 0 auto;
  border-radius: 0;
}
@media screen and (min-width: 460px) and (max-width: 767px) {
  .slider-video-popup .modal-dialog {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .slider-video-popup .modal-dialog {
    margin-top: 280px;
  }
}
@media screen and (min-width: 800px) and (max-width: 992px) {
  .slider-video-popup .modal-dialog {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1240px) {
  .slider-video-popup .modal-dialog {
    margin-top: 120px;
  }
}
.slider-video-popup .modal-dialog .modal-content {
  border-radius: 0px;
}
.slider-video-popup .modal-dialog .modal-content .video-popup-close {
  position: absolute;
  top: -30px;
  right: 0px;
  content: "";
  width: 30px;
  height: 30px;
  padding: 0px;
  background-color: #005072;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center center;
  background-image: url('../Content/icons/svg-icons/icon-close-white.svg');
  box-shadow: 1px 0px 5px #333333;
  -webkit-box-shadow: 1px 0px 5px #333333;
  border: 1px solid #607D8B;
}
.slider-video-popup .modal-dialog .modal-content .modal-header {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
}
.slider-video-popup .modal-dialog .modal-content .modal-body {
  padding: 0px;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  overflow: hidden;
  height: 0;
}
@media screen and (min-width: 1240px) {
  .slider-video-popup .modal-dialog .modal-content .modal-body {
    /* padding-bottom: unset;
                    height: 480px;*/
  }
}
.slider-video-popup .modal-dialog .modal-content .modal-body iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media screen and (min-width: 1240px) {
  html[lang="sv-SE"] .inner-page-slider .home-slider .carousel-caption .container .content {
    width: 500px;
  }
}
@media screen and (min-width: 768px) and (max-width: 800px) {
  .ios.ipad.tablet .hero.full-image-banner .carousel {
    min-height: 0;
  }
}
.module.thumbnail {
  height: auto;
  padding: 0px;
  border: none;
  border-radius: 0px;
  margin-bottom: 60px;
  position: relative;
  line-height: unset;
  overflow: hidden;
}
@media (min-width: 768px) {
  .module.thumbnail {
    /* height: 510px;
            min-height: 510px;*/
  }
}
.module.thumbnail .featured-flag {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  overflow: hidden;
}
.module.thumbnail .featured-flag:before {
  position: absolute;
  top: 0px;
  left: -10px;
  z-index: 3;
  content: "";
  width: 100%;
  height: 100%;
  transform: skewX(-18deg);
  background: #005072;
  background: linear-gradient(160deg, #00abc8 0%, #009ab7 10%, #0088a5 26%, #00526f 92%);
}
.module.thumbnail .featured-flag .featured-label {
  position: relative;
  z-index: 4;
  display: inline-block;
  padding: 8px 40px 8px 30px;
  color: #fefefe;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  text-transform: uppercase;
}
.module.thumbnail .pod-link {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.module.thumbnail .media-content {
  position: relative;
}
.module.thumbnail .media-content:after {
  display: none;
}
.module.thumbnail .media-content a {
  display: block;
  padding-right: 0;
}
@media (min-width: 768px) {
  .module.thumbnail .media-content a {
    height: auto;
    max-height: unset;
    overflow: hidden;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .module.thumbnail .media-content .vidyard-player-container {
    z-index: 9;
    position: absolute;
  }
}
.module.thumbnail .media-content img {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .module.thumbnail .media-content img.vidyard-player-embed {
    display: block !important;
  }
}
.module.thumbnail .caption {
  padding: 0;
  /** {
                color: @black;
            }*/
}
.module.thumbnail .caption .text {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.module.thumbnail .caption .text h3 {
  margin: 30px 0 13px 0;
  /*font-family: @font-black;*/
}
.module.thumbnail .caption .text h3 a {
  color: #333333;
}
.module.thumbnail .caption .text p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
.module.thumbnail .buttons:hover .btn-wrap {
  opacity: 0.6;
}
.module.thumbnail.texture-bg {
  position: relative;
  min-height: unset;
  overflow: hidden;
  /*  padding: 50px 20px 40px 20px;*/
  padding-bottom: 40px;
  min-height: 300px;
}
@media (min-width: 768px) {
  .module.thumbnail.texture-bg {
    padding: 0;
    margin-bottom: 0;
  }
}
.module.thumbnail.texture-bg .image {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 767px) {
  .module.thumbnail.texture-bg .image {
    height: 100%;
  }
  .module.thumbnail.texture-bg .image a,
  .module.thumbnail.texture-bg .image img {
    height: 100%;
  }
}
.module.thumbnail.texture-bg .image img {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .module.thumbnail.texture-bg .image img {
    object-fit: cover;
    object-position: center center;
  }
}
@media (min-width: 992px) {
  .module.thumbnail.texture-bg .image img {
    min-width: 400px;
  }
}
.module.thumbnail.texture-bg .image a {
  height: 100%;
  max-height: unset;
}
.module.thumbnail.texture-bg .caption {
  position: relative;
  left: 0;
  top: 54px;
  height: auto;
  max-height: unset;
  margin-bottom: 40px;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .module.thumbnail.texture-bg .caption {
    padding: 0 4% 48px 4%;
    margin-bottom: 0;
  }
}
.module.thumbnail.texture-bg .caption .text * {
  color: #fefefe;
}
.module.thumbnail.texture-bg .caption .text h3 {
  margin-top: 0;
}
.module.thumbnail.texture-bg .buttons {
  position: absolute;
  left: 0;
  bottom: 54px;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .module.thumbnail.texture-bg .buttons {
    width: 96%;
    margin-left: 4%;
    padding: 0;
  }
}
.module.thumbnail.texture-bg .buttons:after {
  display: none !important;
}
.module.thumbnail.texture-bg .buttons .btn-wrap {
  position: relative;
}
.module.thumbnail.texture-bg .buttons .btn-wrap .btn {
  color: #fefefe;
}
.module.thumbnail.texture-bg .buttons .btn-wrap .btn:after {
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
}
@media (min-width: 768px) {
  .module.thumbnail.texture-bg.twoPod {
    margin-left: 0;
    margin-right: 0;
  }
}
.module.thumbnail.texture-bg.twoPod .caption {
  width: 100%;
}
.module.thumbnail.texture-bg.twoPod .buttons {
  bottom: 30px;
}
.module.thumbnail.texture-bg.twoPod.right .caption {
  margin-left: 0%;
}
.module.thumbnail.texture-bg.twoPod.right .buttons {
  width: 100%;
  margin-left: 0%;
  padding-left: 4%;
}
@media (min-width: 768px) {
  .module.thumbnail.texture-bg.threePod {
    margin-left: 0;
    margin-right: 0;
  }
}
.module.thumbnail.texture-bg.threePod .caption {
  width: 100%;
}
.module.thumbnail.texture-bg.threePod .buttons {
  bottom: 20px;
}
.module.thumbnail.texture-bg.threePod.right .caption {
  margin-left: 0%;
}
.module.thumbnail.texture-bg.threePod.right .buttons {
  width: 100%;
  margin-left: 0%;
  padding-left: 4%;
}
.module.thumbnail.texture-bg.right:not(.multi-callout) .caption {
  margin-left: 46%;
}
.module.thumbnail.texture-bg.right:not(.multi-callout) .buttons {
  width: 54%;
  margin-left: 46%;
  padding-left: 4%;
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    position: relative;
    height: 360px;
    min-height: unset;
    padding: 0;
    border: none;
    /*padding: 0 20px;*/
  }
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg * {
    color: #fefefe;
  }
}
.module.thumbnail.image-bg .image.media-content {
  position: relative;
  height: 100%;
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg .image.media-content {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
  }
  .module.thumbnail.image-bg .image.media-content::after {
    content: " ";
    position: absolute;
    top: 0;
    left: -10%;
    width: 80%;
    height: 100%;
    transform: skewX(14deg);
    -webkit-transform: skewX(14deg);
    background-color: #005072;
    opacity: 0.75;
  }
}
@media (min-width: 992px) {
  .module.thumbnail.image-bg .image.media-content::after {
    width: 50%;
  }
}
.module.thumbnail.image-bg .image.media-content a {
  height: 100%;
  max-height: unset;
}
.module.thumbnail.image-bg .image.media-content a img {
  height: 100%;
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg .image.media-content a img {
    /*object-fit: cover;
                            object-position: center center;*/
  }
}
@media screen and (min-width: 768px) {
  .module.thumbnail.image-bg .image.media-content a::after {
    content: " ";
    position: absolute;
    top: 0;
    left: -10%;
    width: 50%;
    height: 100%;
    transform: skewX(14deg);
    -webkit-transform: skewX(14deg);
    background-color: #005072;
    opacity: 0.75;
    z-index: 1;
  }
}
.module.thumbnail.image-bg .caption {
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg .caption {
    width: 100%;
    height: auto;
    max-height: unset;
    padding: 0 0% 48px 4%;
    position: absolute;
    top: 54px;
    left: 0;
  }
}
@media (min-width: 992px) {
  .module.thumbnail.image-bg .caption {
    width: 36%;
  }
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg .buttons {
    margin-left: 0%;
    position: relative;
    width: 100%;
    bottom: unset;
    position: absolute;
    bottom: 54px;
    left: 0;
    padding: 0 4%;
  }
  .module.thumbnail.image-bg .buttons:after {
    display: none !important;
  }
}
.module.thumbnail.image-bg .buttons .btn-wrap {
  position: relative;
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg .buttons .btn-wrap .btn {
    color: #fefefe;
  }
  .module.thumbnail.image-bg .buttons .btn-wrap .btn:after {
    background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
  }
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg.twoPod {
    margin-left: 0;
    margin-right: 0;
  }
  .module.thumbnail.image-bg.twoPod .image:after {
    width: 80%;
    transform: skewX(14deg);
    -webkit-transform: skewX(14deg);
  }
  .module.thumbnail.image-bg.twoPod .image a::after {
    width: 80%;
    transform: skewX(14deg);
    -webkit-transform: skewX(14deg);
  }
  .module.thumbnail.image-bg.twoPod .caption {
    width: 65%;
    padding-left: 8%;
    padding-right: 0;
  }
  .module.thumbnail.image-bg.twoPod .buttons {
    padding-left: 8%;
  }
  .module.thumbnail.image-bg.twoPod.right .caption {
    width: 100%;
    padding-right: 4%;
    padding-left: 36%;
  }
  .module.thumbnail.image-bg.twoPod.right .buttons {
    width: 100%;
    padding-left: 36%;
    padding-right: 4%;
  }
  .module.thumbnail.image-bg.twoPod.right .image a:after {
    width: 80%;
  }
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg.right .image a:after {
    transform: skewX(-14deg);
    left: unset;
    right: -10%;
    width: 80%;
  }
}
@media (min-width: 992px) {
  .module.thumbnail.image-bg.right .image a:after {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg.right .buttons {
    width: 100%;
    margin-left: 0%;
    padding-left: 35%;
  }
}
@media (min-width: 992px) {
  .module.thumbnail.image-bg.right .buttons {
    width: 100%;
    margin-left: 0%;
    padding-left: 64%;
  }
}
@media (min-width: 768px) {
  .module.thumbnail.image-bg.right .caption {
    width: 100%;
    margin-left: 0%;
    padding-left: 35%;
    padding-right: 4%;
  }
}
@media (min-width: 992px) {
  .module.thumbnail.image-bg.right .caption {
    margin-left: 0%;
    padding-left: 64%;
  }
}
.module.thumbnail.half-width {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module.thumbnail.half-width > .caption,
  .module.thumbnail.half-width > .buttons {
    display: none;
  }
}
@media (min-width: 768px) {
  .module.thumbnail.half-width {
    display: flex;
    flex-flow: row wrap;
    height: auto;
    min-height: unset;
    overflow: hidden;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
.module.thumbnail.half-width .image {
  width: 100%;
}
@media (min-width: 768px) {
  .module.thumbnail.half-width .image {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .module.thumbnail.half-width .image a {
    max-height: unset;
    height: auto;
    padding-right: 10px;
  }
}
.module.thumbnail.half-width .text-content {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .module.thumbnail.half-width .text-content {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    width: 50%;
    padding-left: 0px;
    padding-right: 20px;
  }
}
.module.thumbnail.half-width .text-content .caption {
  padding: 0;
}
@media (min-width: 768px) {
  .module.thumbnail.half-width .text-content .caption {
    float: none;
    width: 100%;
    height: auto;
    max-height: unset;
    padding: 0 4% 20px 4%;
  }
}
@media (min-width: 992px) {
  .module.thumbnail.half-width .text-content .caption {
    padding: 0 4% 48px 4%;
  }
}
@media (min-width: 768px) {
  .module.thumbnail.half-width .text-content .caption .text {
    padding-left: 10px;
    height: auto;
    max-height: unset;
  }
  .module.thumbnail.half-width .text-content .caption .text h3 {
    margin-top: 0;
  }
  .module.thumbnail.half-width .text-content .caption .text p {
    max-height: unset;
  }
}
.module.thumbnail.half-width .text-content .buttons {
  position: relative;
  top: unset;
  bottom: 20px;
  left: unset;
  right: unset;
  width: 100%;
  float: none;
  padding-left: 0;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .module.thumbnail.half-width .text-content .buttons {
    padding-left: calc(4% + 10px);
    bottom: unset;
  }
}
@media (min-width: 768px) {
  .module.thumbnail.half-width .text-content .buttons:after {
    display: none;
  }
}
.module.thumbnail.half-width .text-content .buttons .btn-wrap {
  position: relative;
}
@media (min-width: 768px) {
  .module.thumbnail.half-width.right {
    flex-direction: row-reverse;
  }
  .module.thumbnail.half-width.right .text-content .buttons {
    margin-left: 0px;
  }
}
.module.thumbnail.half-width.no-cta .text-content .caption {
  display: inline-block;
  margin-left: 0;
}
.module.thumbnail.half-width.no-cta .text-content .caption:after {
  display: block;
}
.module.thumbnail.half-width.no-cta .buttons {
  display: inline-block;
  margin-left: 0;
}
.module.thumbnail.half-width.no-cta .buttons:after {
  display: block;
}
.module.thumbnail.vidyard-video .media-content img {
  height: auto;
}
@media (min-width: 1240px) {
  .module.no-cta .caption .text h3 {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .container-fluid.page .module.thumbnail.texture-bg {
    margin-left: -10px;
    margin-right: -10px;
  }
  .container-fluid.page .module.thumbnail.image-bg {
    margin-left: -10px;
    margin-right: -10px;
  }
  .container-fluid.page .module.thumbnail.image-bg.twoPod {
    margin-left: 0;
    margin-right: 0;
  }
  .container-fluid.page .module.thumbnail.texture-bg.twoPod {
    margin-left: 0;
    margin-right: 0;
  }
}
/*.container.page.categoryPage_rightRail {
    .col-left  div[class*="col-"] .umbrella-nav-links .module.thumbnail .media-content.image a {
     //div[class*="col-"] .umbrella-nav-links .module.thumbnail .media-content.image a{
        @media screen and (min-width:768px) {
            max-height: 180px;
            overflow: hidden;
        }
        @media screen and (min-width:992px) {
            max-height: 110px;
        }
        @media screen and (min-width:1201px)  {
            max-height: 140px;
        }
    }
*/
@media screen and (min-width: 1201px) {
  .col-left .col-lg-6.col-md-6.col-sm-12.col-xs-12 .umbrella-nav-links .module.thumbnail .media-content.image a {
    max-height: 200px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .row.detail .col-right .module .media-content a {
    overflow: initial;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container.page.detail-page .row.detail .col-lg-4.col-md-4.col-sm-12.col-xs-12.col-right {
    margin-top: 60px;
  }
  .container.page.detail-page .row.detail .col-lg-4.col-md-4.col-sm-12.col-xs-12.col-right .quick-links-aside h3 {
    margin-top: 0;
  }
}
#main-content > .page.detail-page .container:not(.leadership-page) .row:not(.detail) {
  /*margin: 0 !important;*/
}
@media screen and (min-width: 1240px) {
  #main-content > .page.detail-page .container:not(.leadership-page) .row:not(.detail) .col-xs-12.col-sm-12.col-md-12:not(.padding-text-group) {
    /*padding-left: 10px;
                    padding-right: 10px;*/
  }
}
@media screen and (min-width: 992px) {
  #main-content > .page.detail-page .container:not(.leadership-page) .row:not(.detail) .col-xs-12.col-sm-12.col-md-12:not(.padding-text-group) .text-group:not(.event_coverage_margin) {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content > .page.detail-page .container:not(.leadership-page) .row:not(.detail) .col-xs-12.col-sm-12.col-md-12:not(.padding-text-group) .umbrella-nav-links .module.thumbnail.texture-bg:not(.right):not(.no-cta) {
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main-content > .page.detail-page .container:not(.leadership-page) .row:not(.detail) .col-xs-12.col-sm-12.col-md-12:not(.padding-text-group) .astuff-abt {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}
#main-content > .page.detail-page .container:not(.leadership-page) .row:not(.detail) .col-xs-12.col-sm-12.col-md-12:not(.padding-text-group) .astuff-abt .form-row .container {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 40px;
}
#main-content .container:not(.leadership-page) .flexi {
  /*width: 100%;*/
  /*height: 100%;*/
}
#main-content .container:not(.leadership-page) .flexi .umbrella-nav-links .module.thumbnail {
  height: 100%;
}
#main-content .container:not(.leadership-page) .flexi .umbrella-nav-links .module.thumbnail .media-content a {
  height: 100%;
  max-height: 100%;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .flexi .umbrella-nav-links .module.thumbnail .caption .text {
    padding-bottom: 50px;
  }
}
#main-content .container:not(.leadership-page) .flexi .umbrella-nav-links .module.thumbnail .buttons {
  margin-top: 40px;
}
#main-content .container:not(.leadership-page) .flexi .umbrella-nav-links .module.thumbnail.texture-bg .buttons .btn-wrap .btn {
  color: #fefefe;
}
#main-content .container:not(.leadership-page) .flexi .umbrella-nav-links .module.thumbnail.texture-bg .buttons .btn-wrap .btn:before {
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
}
#main-content .container:not(.leadership-page) .row.detail .col-right .flexi {
  height: auto !important;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .row.detail .col-right .flexi {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row.detail .col-right .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module .videoWrapper {
    max-height: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row.detail .col-right .module .caption {
    padding-top: 0;
  }
}
#main-content .container:not(.leadership-page) .section-fullwidth-page .text-content .buttons {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .section-fullwidth-page .text-content .buttons {
    bottom: 0;
    margin-top: 40px;
    padding-bottom: 20px;
  }
  #main-content .container:not(.leadership-page) .section-fullwidth-page .text-content .buttons:after {
    bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page) .section-fullwidth-page .text-content .buttons {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .section-fullwidth-page {
    display: flex;
    flex-flow: row wrap;
    height: auto;
    min-height: unset;
    overflow: hidden;
    padding: 0;
  }
  #main-content .container:not(.leadership-page) .section-fullwidth-page .thumbnail.module .media-content.image {
    width: 50%;
  }
  #main-content .container:not(.leadership-page) .section-fullwidth-page .thumbnail.module .text-content {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    width: 50%;
    padding-left: 12px;
  }
  #main-content .container:not(.leadership-page) .section-fullwidth-page .thumbnail.module .text-content .caption {
    float: none;
    width: 100%;
    height: auto;
    max-height: unset;
    padding: 0 4% 48px 4%;
  }
  #main-content .container:not(.leadership-page) .section-fullwidth-page .thumbnail.module .text-content .buttons {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    width: 100%;
    padding-left: calc(4% + 10px);
  }
  #main-content .container:not(.leadership-page) .section-fullwidth-page.right {
    flex-direction: row-reverse;
  }
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content > form input.btn {
  border-color: #005072;
  background: #fefefe;
  color: #005072;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content > form input.btn:hover {
  background: #fefefe;
  color: #005072;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group div[class*=col-] form input.btn,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab div[class*=col-] form input.btn {
  border-color: #005072;
  color: #005072;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group div[class*=col-] form input.btn:hover,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab div[class*=col-] form input.btn:hover {
  color: #005072;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group > a.btn.btn-primary,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab > a.btn.btn-primary {
  border-color: #005072;
  color: #005072;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group > a.btn.btn-primary:hover,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab > a.btn.btn-primary:hover {
  color: #005072;
  opacity: 1;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  font-size: 20px;
  background: url('../Content/icons/svg-icons/arrow-cta-blue.svg') no-repeat right -1px;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn,
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:before,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:before,
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:hover,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:hover,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:active,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:active,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:visited,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:focus,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:focus,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:visited,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:after,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn,
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:before,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:before,
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:hover,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:hover,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:active,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:active,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:active,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:focus,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:focus,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:visited,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:after,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (max-width: 992px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn,
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn {
    font-size: 16px;
    background-size: 16px 16px;
    padding-right: 20px;
    background-position: right 1px;
  }
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:hover,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:hover,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:focus,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:focus,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:active,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:active,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .text-group input.btn:visited,
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .tab input.btn:visited {
  background: url('../Content/icons/svg-icons/arrow-cta-blue.svg') no-repeat right -1px;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .container-lg section {
  margin-bottom: 40px;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .container-lg section .no-gutters {
  padding-left: 10px;
  padding-right: 10px;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .container-lg section .no-gutters div[class*="col-"] .car-select label {
  padding: 25px 20px 25px 0px;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .container-lg section .no-gutters div[class*="col-"] .car-select label img {
    max-width: 170px;
    padding: 20px;
  }
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .container-lg section .btn.btn-lg {
  background-color: #005072;
  color: #fefefe;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .container-lg section .btn.btn-lg:hover {
  background-color: #fefefe;
  color: #005072;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .container-lg .nav-pills {
  overflow-x: hidden;
  overflow-y: auto;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .container-lg .nav-pills li a.active {
  color: #fefefe !important;
}
#main-content .container:not(.leadership-page).detail-page .row.detail .detail-content .container-lg .nav-pills li a:hover {
  opacity: 1;
}
.container.title h1 {
  font-size: 40px;
  line-height: 42px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  /*color: @black;*/
  word-break: break-word;
}
@media (min-width: 992px) {
  .container.title h1 {
    font-size: 50px;
    line-height: 55px;
  }
}
.container.title h1 p {
  margin-bottom: 0;
}
.page .row-sitemap {
  width: 100%;
  padding: 0px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .page .row-sitemap {
    margin: 0 -10px;
  }
}
@media screen and (min-width: 992px) {
  .page .row-sitemap {
    margin: 0;
  }
}
.page .row-sitemap h2 {
  display: block;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .page .row-sitemap h2 {
    margin-top: 20px;
  }
}
.page .row-sitemap h2:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.page .row-sitemap h2 a {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  /*color: @black;*/
}
.page .row-sitemap .col-lg-4 .list-area:first-of-type {
  margin-top: 30px;
}
.page .row-sitemap .col-lg-4 .list-area h3 a,
.page .row-sitemap .col-lg-4 .list-area ul li a {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.page .row-sitemap .col-lg-4 .list-area h3 a:hover,
.page .row-sitemap .col-lg-4 .list-area ul li a:hover {
  opacity: 0.6;
  text-transform: underline;
}
.page .row-sitemap .col-lg-4 .list-area ul li a {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.page .row-sitemap .col-lg-4 .list-area h3 {
  font-size: 17px;
  margin: 20px 0 18px;
}
.page .row-sitemap .col-lg-4 .list-area ul {
  list-style: none;
  padding: 0;
}
.page .row-sitemap .col-lg-4 .list-area ul li {
  position: relative;
}
.page .row-sitemap .col-lg-4 .list-area ul li:before {
  content: '•';
  color: #005072;
  position: absolute;
  top: 5px;
}
.page .row-sitemap .col-lg-4 .list-area ul li a {
  padding: 5px 0;
  display: inline-block;
  margin-left: 19px;
}
@media screen and (min-width: 992px) {
  .page .row-sitemap .col-lg-4 {
    margin-bottom: 50px;
  }
  .page .row-sitemap .col-lg-4:nth-child(3n+1) {
    clear: both;
  }
}
@media screen and (min-width: 1240px) {
  .page .row-sitemap h2 {
    margin-top: 0;
  }
}
/*
  Includes styles for:
    - Subpage layout
    - Breadcrumb
    - Dropdown Navigation
    - Subpage content
    - Content Accordion
    - Content Table
    - Subpage Right Rail
    - Subpage Quick Links
    - Subpage Top Anchors (Leadership)
*/
#main-content.page {
  margin-top: 0px;
  padding-top: 15px;
}
#main-content.page > .page {
  padding-top: 0;
  /* detail-page detail-page */
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content.page > .page.detail-page .container:not(.leadership-page) {
    padding-left: 10px;
  }
}
#main-content.page > .page.detail-page .container:not(.leadership-page) .row:not(.detail):not(.equl-dflex-row) {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#main-content.page > .page.detail-page .container:not(.leadership-page) .row:not(.detail):not(.equl-dflex-row) > div[class*="col-"]:not(.col-xs-6):not(.col-sm-6):not(.col-xs-12) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#main-content.page > .page.detail-page .container:not(.leadership-page) .row:not(.detail):not(.equl-dflex-row) .career-icon {
  margin-left: 10px;
  margin-right: 10px;
}
#main-content.page > .page.detail-page .container:not(.leadership-page) .row:not(.detail):not(.equl-dflex-row) > div[class*="col-"] > .flexi .texture-bg {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content.page > .page.detail-page .container:not(.leadership-page) .row:not(.detail):not(.equl-dflex-row) > div[class*="col-"] > .flexi .texture-bg {
    left: -10px;
  }
}
#main-content.page > .page.detail-page .container:not(.leadership-page) .row:not(.detail):not(.equl-dflex-row) .container div[class*="col-"] .text-group.border-grey h2 {
  margin-top: 0;
}
#main-content.page > .page.detail-page .container:not(.leadership-page) .row:not(.detail):not(.equl-dflex-row) .container div[class*="col-"].padding-text-group {
  padding: 0;
}
#main-content.page > .page.detail-page .container:not(.leadership-page) .row:not(.detail):not(.equl-dflex-row) .container div[class*="col-"].padding-text-group .row {
  margin-left: -10px !important;
  margin-right: -10px !important;
  width: calc(100% + 20px) !important;
}
#main-content.page > .page.detail-page .container:not(.leadership-page) .row:not(.detail):not(.equl-dflex-row) .container div[class*="col-"].padding-text-group .row > div[class*="col-"] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
@media screen and (min-width: 992px) {
  #main-content.page > .page.detail-page.breadcrumb-border {
    position: relative;
  }
  #main-content.page > .page.detail-page.breadcrumb-border:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #d8d8d8;
    top: 43px;
  }
}
#main-content.page.detail-page .container-breadcrumb {
  position: relative;
}
@media screen and (min-width: 992px) {
  #main-content.page.detail-page .container-breadcrumb:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #d8d8d8;
    top: 43px;
  }
}
#main-content.page.detail-page .container-breadcrumb .breadcrumb-container .breadcrumb-socail {
  border-bottom: 0;
}
@media screen and (min-width: 768px) {
  #main-content.page.detail-page .container-breadcrumb .breadcrumb-container > .row > div.col-xs-12.col-sm-12.col-md-12 > .container:not(.title) {
    margin-left: -10px;
    min-width: calc(100% + 20px);
  }
}
@media screen and (min-width: 992px) {
  .container.page,
  .detail-page {
    min-height: initial;
  }
}
.breadcrumb {
  background-color: transparent;
  padding: 0;
  font-size: 14px;
  margin: 0;
}
.breadcrumb li {
  float: left;
}
.breadcrumb li a {
  transition: all 0.2s ease-in-out;
  color: #005072;
  font-size: 14px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.breadcrumb li a:hover {
  color: #005072;
  opacity: 0.6;
}
.breadcrumb li.active a {
  color: #666666;
  cursor: text;
  pointer-events: none;
}
.breadcrumb li.active a:hover {
  opacity: 1;
}
.breadcrumb > li + li:before {
  padding: 0 5px 0 10px;
  color: #666666;
}
.breadcrumb-social {
  display: none;
  /*margin: 13px auto 0px;*/
  padding: 16px 16px 16px 10px;
  border-bottom: 1px solid #d8d8d8;
  /* to fix 6860 */
}
.breadcrumb-social.custom-breadcrumb {
  padding-top: 16px;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .breadcrumb-social.custom-breadcrumb {
    /*8215 */
    /*padding-right: 0;*/
    padding-left: 10px;
    border-bottom-width: 2px;
    border-bottom: 1px solid #bcc3ca;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1240px) {
  .breadcrumb-social.custom-breadcrumb {
    padding-left: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .breadcrumb-social.custom-breadcrumb .breadcrumb-socail .container {
    padding-left: 0;
  }
}
.breadcrumb-social.init-breadcrumb .social.pull-right {
  margin-top: -5px;
}
@media screen and (min-width: 992px) {
  .breadcrumb-social {
    display: block;
    padding-left: 10px;
  }
}
@media screen and (min-width: 1240px) {
  .breadcrumb-social {
    padding-left: 15px;
  }
}
.breadcrumb-social .breadcrumb .active,
.breadcrumb-social .breadcrumb .active a {
  color: #666666;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .breadcrumb-social .breadcrumb .active,
  .breadcrumb-social .breadcrumb .active a {
    /* max-width: 280px;*/
  }
}
.breadcrumb-social .breadcrumb li + li:before {
  content: "/";
  padding: 0 10px;
  color: #666666;
  vertical-align: top;
  margin-top: 5px;
  display: inline-block;
}
.breadcrumb-social .social {
  margin-top: -33px;
  /*display: none;*/
  background-color: #fefefe;
  padding-left: 0;
}
.breadcrumb-social .social .at-style-responsive .at-share-btn {
  padding-bottom: 4px;
  padding-top: 4px;
}
.breadcrumb-social .social .at-share-btn-elements {
  position: relative;
  top: 5px;
}
.breadcrumb-social.no-border .social {
  margin-top: 10px;
}
@media screen and (min-width: 992px) {
  .breadcrumb-social .no-border.custom-breadcrumb .container .social.pull-right {
    margin-top: 10px;
  }
}
#top-accordion {
  margin: 0px;
  background-color: #f3f3f3;
}
@media screen and (max-width: 767px) {
  #top-accordion {
    border-top: 1px solid #d8d8d8;
  }
  #top-accordion.top-accordion-stick {
    /* 6590 
        margin-top: 60px;*/
    margin-top: 0;
  }
}
#top-accordion .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#top-accordion .panel-heading,
#top-accordion .panel-default,
#top-accordion .panel-default a {
  padding: 0;
  background-color: transparent;
  min-height: unset;
  margin-bottom: 0;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
}
#top-accordion .panel-title {
  padding: 14px 20px 12px 20px;
  line-height: 1.1;
}
@media screen and (min-width: 600px) and (max-width: 992px) {
}
@media screen and (min-width: 1240px) {
  #top-accordion .panel-title {
    padding-left: 0px;
  }
}
#top-accordion .panel-title a {
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}
#top-accordion .panel-title a .caret {
  transition: all 0.2s ease-in-out;
  float: none;
  height: 11px;
  width: 16px;
  display: inline-block;
  margin: -4px 0 0 24px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
  top: 2px;
}
#top-accordion .panel-title a .caret:before {
  display: none;
}
#top-accordion .panel-title a[aria-expanded="true"] .caret {
  transform: rotate(180deg);
}
#top-accordion .panel-body {
  border-top: 3px solid #fefefe;
  padding: 8px 0;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #top-accordion .panel-body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#top-accordion .panel-body .single-item a:hover {
  color: #005072;
}
#top-accordion .panel-body div.container {
  display: flex;
  flex-flow: row wrap;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  #top-accordion .panel-body div.container {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1240px) {
  #top-accordion .panel-body div.container {
    /*padding-left: 20px;
          padding-right: 20px;*/
  }
}
#top-accordion .panel-body div.container a {
  transition: all 0.2s ease-in-out;
  width: 100%;
  margin: 12px 0;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 14px;
  line-height: 1.42857143;
}
@media screen and (min-width: 992px) {
  #top-accordion .panel-body div.container a {
    width: 33%;
    margin: 6px 0;
    padding-right: 10px;
  }
}
#top-accordion .panel-body div.container a:hover {
  opacity: 0.6;
  color: #005072;
}
#top-accordion .panel-body div.container a.active {
  color: #005072;
}
.detail-page hgroup.title,
.page hgroup.title {
  width: 100%;
  margin-bottom: 40px;
  /*padding: 0 20px;*/
}
@media screen and (min-width: 768px) {
  .detail-page hgroup.title,
  .page hgroup.title {
    margin-bottom: 40px;
    margin-top: 0;
  }
}
.detail-page hgroup.title p,
.page hgroup.title p {
  margin-bottom: 0;
}
hgroup.title {
  margin-bottom: 40px;
}
@media screen and (min-width: 1260px) {
  hgroup.title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  hgroup.title.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container .detail-page .row.detail,
.container.list-page .row.detail {
  /*display: block;*/
}
@media (min-width: 768px) {
  .container .detail-page .row.detail,
  .container.list-page .row.detail {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container .detail-page .row.detail,
  .container.list-page .row.detail {
    margin-bottom: 10px;
  }
}
.container .detail-page .row.detail .col-left .detail-content hgroup.title,
.container.list-page .row.detail .col-left .detail-content hgroup.title {
  margin-top: 40px;
  padding-left: 0;
}
.container .detail-page .text-group ul,
.container.list-page .text-group ul {
  padding-left: 15px;
}
.container .detail-page .text-group ul li,
.container.list-page .text-group ul li {
  margin-bottom: 10px;
}
.container .detail-page .text-group h3,
.container.list-page .text-group h3 {
  color: #000000;
}
.container .detail-page .text-group h2,
.container.list-page .text-group h2 {
  /*color: black;
      .heading3();*/
}
.container .detail-page .text-group h2:first-child,
.container.list-page .text-group h2:first-child {
  margin-top: 0px;
}
.container .detail-page .text-group p,
.container.list-page .text-group p {
  color: #333333;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.container .detail-page .text-group p strong,
.container.list-page .text-group p strong {
  color: #000000;
}
.container .detail-page a,
.container.list-page a {
  transition: all 0.2s ease-in-out;
  color: #005072;
  padding-right: 30px;
}
.container .detail-page a.btn,
.container.list-page a.btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .container .detail-page a.btn,
  .container.list-page a.btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.container .detail-page a.btn:before,
.container.list-page a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .container .detail-page a.btn:before,
  .container.list-page a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.container .detail-page a.btn:hover,
.container.list-page a.btn:hover,
.container .detail-page a.btn:active,
.container.list-page a.btn:active,
.container .detail-page a.btn:visited,
.container.list-page a.btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.container .detail-page a.btn:focus,
.container.list-page a.btn:focus,
.container .detail-page a.btn:visited,
.container.list-page a.btn:visited {
  opacity: 1;
  background: none;
}
.container .detail-page a.btn:after,
.container.list-page a.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .container .detail-page a.btn,
  .container.list-page a.btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.container .detail-page a.btn:before,
.container.list-page a.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .container .detail-page a.btn:before,
  .container.list-page a.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.container .detail-page a.btn:hover,
.container.list-page a.btn:hover,
.container .detail-page a.btn:active,
.container.list-page a.btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.container .detail-page a.btn:active,
.container.list-page a.btn:active,
.container .detail-page a.btn:focus,
.container.list-page a.btn:focus,
.container .detail-page a.btn:visited,
.container.list-page a.btn:visited {
  opacity: 1;
  background: none;
}
.container .detail-page a.btn:after,
.container.list-page a.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (max-width: 767px) {
  .container .detail-page a.btn:before,
  .container.list-page a.btn:before {
    bottom: 4px;
  }
}
.container .detail-page a.btn:focus,
.container.list-page a.btn:focus {
  opacity: 1;
}
.container .detail-page .subpage-image,
.container.list-page .subpage-image {
  /* margin: 50px 0;*/
  margin-bottom: 10px;
}
.container .detail-page .subpage-image:first-child,
.container.list-page .subpage-image:first-child {
  margin-top: 0px;
}
.container .detail-page .subpage-image img,
.container.list-page .subpage-image img {
  max-width: 100%;
  height: auto;
}
#top-accordion .panel-default {
  margin-bottom: 0;
  border-top: 0;
  border-bottom: 0;
}
.container .panel-group + .callout-container,
.list-page .row.detail .panel-group + .callout-container,
.detail-page .row.detail .panel-group + .callout-container {
  padding-top: 0;
}
.container .panel-group,
.list-page .row.detail .panel-group,
.detail-page .row.detail .panel-group {
  /*margin-top: 60px;*/
  margin-bottom: 60px;
  margin-top: 0;
  /* border-bottom: 1px solid @lightgray;  --- Commented to fix 7314*/
}
@media screen and (max-width: 767px) {
  .container .panel-group:last-of-type,
  .list-page .row.detail .panel-group:last-of-type,
  .detail-page .row.detail .panel-group:last-of-type {
    margin-bottom: 20px;
  }
}
.container .panel-group > .panel,
.list-page .row.detail .panel-group > .panel,
.detail-page .row.detail .panel-group > .panel {
  padding-bottom: 0;
}
.container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin,
.list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin,
.detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin {
  /* 12801 */
}
@media screen and (min-width: 768px) {
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container > div[class*="col-"],
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container > div[class*="col-"],
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container > div[class*="col-"] {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .umbrella-nav-links,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .umbrella-nav-links,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .umbrella-nav-links {
    width: 100%;
  }
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module .buttons,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module .buttons,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module .buttons {
    position: absolute;
    margin-bottom: 0;
    margin-left: 0;
  }
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod {
    padding-bottom: 20px;
  }
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content {
    padding-bottom: 60px;
  }
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content::after,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content::after,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content::after {
    bottom: 0;
  }
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content .quote-author,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content .quote-author,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content .quote-author {
    overflow: initial;
  }
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content .quote-author .buttons,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content .quote-author .buttons,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content .quote-author .buttons {
    width: auto;
    margin-right: 65px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content .quote-author .buttons,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content .quote-author .buttons,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .module.quotes-pod .quotes-content .quote-author .buttons {
    position: static;
    margin-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail .caption,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail .caption,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail .caption {
    float: left;
  }
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail .videoWrapper,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail .videoWrapper,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail .videoWrapper {
    max-height: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail.no-cta .caption .text h3,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail.no-cta .caption .text h3,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail.no-cta .caption .text h3 {
    margin-top: 25px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail .videoWrapper,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail .videoWrapper,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .callout-container .col-lg-3.col-md-3.col-sm-6.col-xs-12 .thumbnail .videoWrapper {
    height: 124px;
  }
}
.container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > p,
.list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > p,
.detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > p {
  margin-bottom: 10px;
}
.container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .buttons,
.list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .buttons,
.detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .buttons {
  margin-bottom: 0;
  margin-top: 0 !important;
}
.container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .buttons::after,
.list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .buttons::after,
.detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .buttons::after {
  background: #d8d8d8;
}
@media screen and (min-width: 768px) {
  .container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .media-content.image,
  .list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .media-content.image,
  .detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .media-content.image {
    float: left;
  }
}
.container .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .media-content.image > img,
.list-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .media-content.image > img,
.detail-page .row.detail .panel-group > .panel .panel-collapse .panel-body .event_coverage_margin > .module .media-content.image > img {
  /* 13501 */
  width: auto;
}
@media screen and (min-width: 768px) {
  .container .panel-group > .callout-container > div[class*="col-"] .videoWrapper,
  .list-page .row.detail .panel-group > .callout-container > div[class*="col-"] .videoWrapper,
  .detail-page .row.detail .panel-group > .callout-container > div[class*="col-"] .videoWrapper {
    padding-bottom: 53.25%;
    max-height: 197px;
    margin-bottom: 0;
  }
}
.container .panel-group .panel,
.list-page .row.detail .panel-group .panel,
.detail-page .row.detail .panel-group .panel {
  padding-top: 16px;
  border: none;
  border-top: 1px solid #d8d8d8;
  margin-bottom: 0;
  /*8970 */
}
@media screen and (max-width: 767px) {
  .container .panel-group .panel,
  .list-page .row.detail .panel-group .panel,
  .detail-page .row.detail .panel-group .panel {
    /*border-top: 0;*/
  }
}
.container .panel-group .panel .panel-collapse,
.list-page .row.detail .panel-group .panel .panel-collapse,
.detail-page .row.detail .panel-group .panel .panel-collapse {
  overflow: hidden;
  background-color: #fefefe;
}
.container .panel-group .panel .panel-collapse.collapsing,
.list-page .row.detail .panel-group .panel .panel-collapse.collapsing,
.detail-page .row.detail .panel-group .panel .panel-collapse.collapsing {
  height: 100%;
}
.container .panel-group .panel .panel-collapse .panel-body ul.list-unstyled li,
.list-page .row.detail .panel-group .panel .panel-collapse .panel-body ul.list-unstyled li,
.detail-page .row.detail .panel-group .panel .panel-collapse .panel-body ul.list-unstyled li {
  padding-bottom: 10px;
}
.container .panel-group .panel .panel-collapse .panel-body .buttons,
.list-page .row.detail .panel-group .panel .panel-collapse .panel-body .buttons,
.detail-page .row.detail .panel-group .panel .panel-collapse .panel-body .buttons {
  position: relative;
  margin-left: 15px;
  padding: 30px 0;
}
.container .panel-group .panel .panel-collapse .panel-body .buttons a.btn,
.list-page .row.detail .panel-group .panel .panel-collapse .panel-body .buttons a.btn,
.detail-page .row.detail .panel-group .panel .panel-collapse .panel-body .buttons a.btn,
.container .panel-group .panel .panel-collapse .panel-body .buttons a.btn:hover,
.list-page .row.detail .panel-group .panel .panel-collapse .panel-body .buttons a.btn:hover,
.detail-page .row.detail .panel-group .panel .panel-collapse .panel-body .buttons a.btn:hover {
  font: 15px/18px 'Hexagon-Akkurat-Bold', Arial;
}
.container .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6),
.list-page .row.detail .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6),
.detail-page .row.detail .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) {
  /*width: 100%;*/
}
@media screen and (min-width: 768px) {
  .container .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6),
  .list-page .row.detail .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6),
  .detail-page .row.detail .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) {
    margin-bottom: 0 !important;
  }
  .container .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) br,
  .list-page .row.detail .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) br,
  .detail-page .row.detail .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) br {
    display: none;
  }
  .container .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) .row,
  .list-page .row.detail .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) .row,
  .detail-page .row.detail .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) .row {
    margin: 0 !important;
  }
  .container .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) img,
  .list-page .row.detail .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) img,
  .detail-page .row.detail .panel-group .panel .panel-collapse .panel-body .event_coverage_margin .row div[class*=col-]:not(.col-sm-3):not(.col-md-6):not(.col-md-3):not(.col-sm-6) img {
    padding: 0 20px;
  }
}
.container .panel-group .panel:last-child,
.list-page .row.detail .panel-group .panel:last-child,
.detail-page .row.detail .panel-group .panel:last-child {
  /*padding-bottom: 14px;*/
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 0;
}
.container .panel-group .panel-heading,
.list-page .row.detail .panel-group .panel-heading,
.detail-page .row.detail .panel-group .panel-heading {
  background-color: transparent;
  border: none;
  padding: 0 0 10px 0;
}
.container .panel-group .panel-title,
.list-page .row.detail .panel-group .panel-title,
.detail-page .row.detail .panel-group .panel-title {
  background-color: transparent;
}
.container .panel-group .panel-title a,
.list-page .row.detail .panel-group .panel-title a,
.detail-page .row.detail .panel-group .panel-title a {
  display: block;
  background-color: transparent;
  background: url('../Content/icons/svg-icons/icon-more.svg') no-repeat center right;
  padding: 0px;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 30px;
  line-height: 38px;
  text-transform: capitalize;
  padding-right: 40px;
}
.container .panel-group .panel-title a[aria-expanded="true"],
.list-page .row.detail .panel-group .panel-title a[aria-expanded="true"],
.detail-page .row.detail .panel-group .panel-title a[aria-expanded="true"] {
  background: url('../Content/icons/svg-icons/icon-less.svg') no-repeat center right;
}
.container .panel-group .panel-title a h2,
.list-page .row.detail .panel-group .panel-title a h2,
.detail-page .row.detail .panel-group .panel-title a h2 {
  color: #005072;
  word-break: break-word;
  font-size: 30px;
  line-height: 38px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  text-transform: capitalize;
}
.container .panel-group .panel-title a h4,
.list-page .row.detail .panel-group .panel-title a h4,
.detail-page .row.detail .panel-group .panel-title a h4 {
  font-size: 14px;
}
.container .panel-group .panel-title a .caret,
.list-page .row.detail .panel-group .panel-title a .caret,
.detail-page .row.detail .panel-group .panel-title a .caret {
  display: none;
}
.container .panel-group .panel-title a:hover,
.list-page .row.detail .panel-group .panel-title a:hover,
.detail-page .row.detail .panel-group .panel-title a:hover {
  /* To fix 9423 */
}
@media screen and (min-width: 992px) {
  .container .panel-group .panel-title a:hover,
  .list-page .row.detail .panel-group .panel-title a:hover,
  .detail-page .row.detail .panel-group .panel-title a:hover {
    opacity: 0.6;
  }
}
.container .panel-group .panel-title a.hxn-accordion-title,
.list-page .row.detail .panel-group .panel-title a.hxn-accordion-title,
.detail-page .row.detail .panel-group .panel-title a.hxn-accordion-title {
  background-size: 30px 30px;
}
.container .panel-group .panel-title a.hxn-accordion-title .accordion-title-txt,
.list-page .row.detail .panel-group .panel-title a.hxn-accordion-title .accordion-title-txt,
.detail-page .row.detail .panel-group .panel-title a.hxn-accordion-title .accordion-title-txt {
  font-size: 14px;
  line-height: 20px;
  display: block;
}
.container .panel-group .panel-body,
.list-page .row.detail .panel-group .panel-body,
.detail-page .row.detail .panel-group .panel-body {
  border: none;
  padding: 20px 0 0 0;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.container .panel-group .panel-body .event_coverage_margin ul,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin ul,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin ul {
  margin-bottom: 10px;
}
.container .panel-group .panel-body .event_coverage_margin .row > div[class*='col']:not(.align-center):not(.col-md-3):not(.col-md-6),
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .row > div[class*='col']:not(.align-center):not(.col-md-3):not(.col-md-6),
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .row > div[class*='col']:not(.align-center):not(.col-md-3):not(.col-md-6) {
  /*width: 100%;*/
}
@media screen and (min-width: 768px) {
  .container .panel-group .panel-body .event_coverage_margin .row > div[class*='col']:not(.align-center):not(.col-md-3):not(.col-md-6) img,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .row > div[class*='col']:not(.align-center):not(.col-md-3):not(.col-md-6) img,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .row > div[class*='col']:not(.align-center):not(.col-md-3):not(.col-md-6) img {
    padding: 0 0 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .container .panel-group .panel-body .event_coverage_margin .row .align-center,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .row .align-center,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .row .align-center {
    padding: 0 0 0 10px;
  }
}
.container .panel-group .panel-body h5,
.list-page .row.detail .panel-group .panel-body h5,
.detail-page .row.detail .panel-group .panel-body h5 {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  color: #000000;
}
.container .panel-group .panel-body p,
.list-page .row.detail .panel-group .panel-body p,
.detail-page .row.detail .panel-group .panel-body p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.container .panel-group .panel-body img,
.list-page .row.detail .panel-group .panel-body img,
.detail-page .row.detail .panel-group .panel-body img {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .container .panel-group .panel-body img,
  .list-page .row.detail .panel-group .panel-body img,
  .detail-page .row.detail .panel-group .panel-body img {
    width: 135px;
    margin-right: 10px;
  }
}
.container .panel-group .panel-body .row,
.list-page .row.detail .panel-group .panel-body .row,
.detail-page .row.detail .panel-group .panel-body .row {
  margin: 0;
}
.container .panel-group .panel-body .event_coverage_margin img,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin img,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin img {
  width: unset;
  max-width: 100%;
}
.container .panel-group .panel-body .event_coverage_margin .col.col-md-3,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .col.col-md-3,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .col.col-md-3 {
  display: block !important;
  /* 7541 */
}
.container .panel-group .panel-body .event_coverage_margin ul li,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin ul li,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin ul li {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
}
.container .panel-group .panel-body .event_coverage_margin .row div.col-md-6 h3,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6 h3,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6 h3 {
  margin-bottom: 10px;
}
.container .panel-group .panel-body .event_coverage_margin .row div.col-md-6:first-child,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6:first-child,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6:first-child {
  padding-left: 0;
}
.container .panel-group .panel-body .event_coverage_margin .row div.col-md-6:last-child,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6:last-child,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6:last-child {
  padding-right: 0;
}
.container .panel-group .panel-body .event_coverage_margin .row div.col-md-6.align-center p a,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6.align-center p a,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6.align-center p a {
  padding-left: 10px;
  display: block;
}
.container .panel-group .panel-body .event_coverage_margin .row div.col-md-6 .table,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6 .table,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6 .table {
  border: 1px solid #d8d8d8;
}
.container .panel-group .panel-body .event_coverage_margin .row div.col-md-6 .table tr th,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6 .table tr th,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6 .table tr th {
  border-right: 1px solid #d8d8d8;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.container .panel-group .panel-body .event_coverage_margin .row div.col-md-6 .table tr td,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6 .table tr td,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .row div.col-md-6 .table tr td {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.container .panel-group .panel-body .event_coverage_margin .gallery .gallery-item .gallery-link .gallery-thumb,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item .gallery-link .gallery-thumb,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item .gallery-link .gallery-thumb {
  width: auto;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .container .panel-group .panel-body .event_coverage_margin .gallery .gallery-item .gallery-link .gallery-thumb,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item .gallery-link .gallery-thumb,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item .gallery-link .gallery-thumb {
    padding-right: 20px;
  }
}
.container .panel-group .panel-body .event_coverage_margin .gallery .gallery-item .gallery-link:hover,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item .gallery-link:hover,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item .gallery-link:hover {
  opacity: 1;
}
.container .panel-group .panel-body .event_coverage_margin .gallery.gallery-xs-1 .gallery-item,
.list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-xs-1 .gallery-item,
.detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-xs-1 .gallery-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .container .panel-group .panel-body .event_coverage_margin .gallery,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery {
    font-size: 0;
    width: calc(100% + 20px);
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-1 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-1 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-1 .gallery-item {
    width: 100%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-2 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-2 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-2 .gallery-item {
    width: 50%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-2 .gallery-item:nth-child(2n+1):not(:first-child),
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-2 .gallery-item:nth-child(2n+1):not(:first-child),
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-2 .gallery-item:nth-child(2n+1):not(:first-child) {
    clear: left;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-3 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-3 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-3 .gallery-item {
    width: 33.33333333%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-4 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-4 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-4 .gallery-item {
    width: 25%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-5 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-5 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-5 .gallery-item {
    width: 20%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-6 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-6 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-sm-6 .gallery-item {
    width: 16.66666667%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-xs-clear,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-xs-clear,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-xs-clear {
    clear: none;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-sm-clear,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-sm-clear,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-sm-clear {
    clear: left;
  }
}
@media screen and (min-width: 992px) {
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-1 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-1 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-1 .gallery-item {
    width: 100%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-2 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-2 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-2 .gallery-item {
    width: 50%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-3 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-3 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-3 .gallery-item {
    width: 33.33333333%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-3 .gallery-item:nth-child(2n+1):not(:first-child),
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-3 .gallery-item:nth-child(2n+1):not(:first-child),
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-3 .gallery-item:nth-child(2n+1):not(:first-child) {
    clear: none;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-3 .gallery-item:nth-child(3n+1):not(:first-child),
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-3 .gallery-item:nth-child(3n+1):not(:first-child),
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-3 .gallery-item:nth-child(3n+1):not(:first-child) {
    clear: left;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-4 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-4 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-4 .gallery-item {
    width: 25%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-5 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-5 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-5 .gallery-item {
    width: 20%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-6 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-6 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-md-6 .gallery-item {
    width: 16.66666667%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-xs-clear,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-xs-clear,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-xs-clear,
  .container .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-sm-clear,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-sm-clear,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-sm-clear {
    clear: none;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-md-clear,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-md-clear,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-item-md-clear {
    clear: left;
  }
}
@media screen and (min-width: 1200px) {
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-1 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-1 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-1 .gallery-item {
    width: 100%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-2 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-2 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-2 .gallery-item {
    width: 50%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-3 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-3 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-3 .gallery-item {
    width: 33.33333333%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-4 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-4 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-4 .gallery-item {
    width: 25%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-5 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-5 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-5 .gallery-item {
    width: 20%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-6 .gallery-item,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-6 .gallery-item,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery.gallery-lg-6 .gallery-item {
    width: 16.66666667%;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-xs-clear,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-xs-clear,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-xs-clear,
  .container .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-sm-clear,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-sm-clear,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-sm-clear,
  .container .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-md-clear,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-md-clear,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-md-clear {
    clear: none;
  }
  .container .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-lg-clear,
  .list-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-lg-clear,
  .detail-page .row.detail .panel-group .panel-body .event_coverage_margin .gallery .gallery-item-lg-clear {
    clear: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .container .panel-group,
  .list-page .row.detail .panel-group,
  .detail-page .row.detail .panel-group {
    margin: 40px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container .panel-group,
  .list-page .row.detail .panel-group,
  .detail-page .row.detail .panel-group {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) and (orientation: landscape) {
  .container .panel-group .text-group.event_coverage_margin,
  .list-page .row.detail .panel-group .text-group.event_coverage_margin,
  .detail-page .row.detail .panel-group .text-group.event_coverage_margin {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.container .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row,
.list-page .row.detail .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row,
.detail-page .row.detail .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row {
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #d8d8d8;
}
@media screen and (min-width: 992px) {
  .container .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row,
  .list-page .row.detail .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row,
  .detail-page .row.detail .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row {
    padding-left: 10px;
  }
}
.container .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row .item-title,
.list-page .row.detail .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row .item-title,
.detail-page .row.detail .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row .item-title {
  margin-bottom: 0;
}
.container .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row .item-title a,
.list-page .row.detail .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row .item-title a,
.detail-page .row.detail .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row .item-title a {
  font-size: 18px;
}
.container .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row .item-title a.item-link img,
.list-page .row.detail .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row .item-title a.item-link img,
.detail-page .row.detail .panel-group .panel-default .panel-collapse .panel-body .text-group .alternate-columns .row .item-title a.item-link img {
  width: unset;
  margin: 0px 5px 0 0;
}
@media screen and (min-width: 768px) {
  .container .panel-group .panel-collapse .panel-body .buttons,
  .list-page .row.detail .panel-group .panel-collapse .panel-body .buttons,
  .detail-page .row.detail .panel-group .panel-collapse .panel-body .buttons {
    margin-left: 20px;
  }
}
.container .panel-group .panel-collapse .panel-body .buttons .btn-wrap a.btn,
.list-page .row.detail .panel-group .panel-collapse .panel-body .buttons .btn-wrap a.btn,
.detail-page .row.detail .panel-group .panel-collapse .panel-body .buttons .btn-wrap a.btn {
  font-size: 20px;
  border: none;
  font-family: 'Hexagon-Akkurat-Black', Arial;
}
.container .panel-group .panel-collapse .panel-body .buttons .btn-wrap a.btn::before,
.list-page .row.detail .panel-group .panel-collapse .panel-body .buttons .btn-wrap a.btn::before,
.detail-page .row.detail .panel-group .panel-collapse .panel-body .buttons .btn-wrap a.btn::before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  margin-top: -2px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.container .panel-group .panel-collapse .panel-body .buttons .btn-wrap a.btn:hover,
.list-page .row.detail .panel-group .panel-collapse .panel-body .buttons .btn-wrap a.btn:hover,
.detail-page .row.detail .panel-group .panel-collapse .panel-body .buttons .btn-wrap a.btn:hover {
  background-color: transparent;
  color: #005072;
  opacity: 0.6;
}
small.table-note {
  display: block;
  padding: 16px;
  background: #e7e7e7;
  font-size: 14px;
}
/*responsive fixed table header*/
@media (min-width: 769px) and (max-width: 992px) {
  .row.detail .col-left .col-sm-12 {
    position: relative;
    margin-bottom: 40px;
    padding-left: 0 !important;
  }
  .row.detail .col-left .col-sm-12 .thumbnail.module {
    height: auto;
    min-height: 1px;
    overflow: visible;
    position: static;
  }
  .row.detail .col-left .col-sm-12 .thumbnail.module .buttons {
    position: relative !important;
    bottom: 0;
    margin-bottom: 0 !important;
  }
  .row.detail .col-left .col-sm-12 .thumbnail.module .buttons .btn-wrap {
    position: relative;
    bottom: 0;
  }
  .row.detail .col-left .col-sm-12 .thumbnail.module .buttons::after {
    bottom: 0px !important;
  }
  .row.detail .col-left .col-sm-12 .thumbnail.module .caption p {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .row.detail .col-left .detail-content .image-align-callout-container + .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 0 !important;
  }
  .row.detail .col-left .detail-content .image-align-callout-container + .col-lg-12.col-md-12.col-sm-12.col-xs-12 .umbrella-nav-links {
    width: 100%;
  }
  .row.detail .col-left .detail-content .image-align-callout-container + .col-lg-12.col-md-12.col-sm-12.col-xs-12 .umbrella-nav-links .texture-bg {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .row.detail .col-left .detail-content .image-align-callout-container + .col-lg-12.col-md-12.col-sm-12.col-xs-12 .umbrella-nav-links .texture-bg {
    margin-bottom: 60px;
  }
}
.row.detail .col-right {
  position: relative;
  top: 0px;
  border-top: none;
  border-right: none;
  border-bottom: none;
  /*border-left: 1px solid @lightgray;*/
  background-color: #fefefe;
  padding: 0px;
}
@media screen and (min-width: 992px) {
  .row.detail .col-right {
    margin-top: 60px;
    padding: 0px 10px 20px 20px;
    border-left: 1px solid #d8d8d8;
  }
  .row.detail .col-right.equl-dflex {
    padding-right: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .row.detail .col-right {
    border-color: #bcc3ca;
  }
}
@media screen and (min-width: 1280px) {
  .row.detail .col-right {
    padding: 0px 0px 35px 35px;
  }
  .row.detail .col-right .inner-container .module {
    margin-bottom: 0 !important;
  }
}
.row.detail .col-right .module .buttons {
  margin-top: 20px;
}
.row.detail .col-right .quick-links-aside {
  /* 12802 */
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .quick-links-aside {
    padding-left: 0;
    padding-right: 0;
  }
}
.row.detail .col-right .quick-links-aside p {
  margin-top: 0;
}
.row.detail .col-right .quick-links-aside p a {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .quick-links-aside p a {
    /*display: block;*/
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .row.detail .col-right .quick-links-aside p a {
    display: inline-block;
  }
}
.row.detail .col-right .quick-links-aside p a.btn {
  margin-bottom: 5px;
}
.row.detail .col-right .quick-links-aside p > a[rel^="noopener"] {
  display: block;
}
.row.detail .col-right .quick-links-aside h3 {
  margin-top: 20px;
}
.row.detail .col-right .quick-links-aside iframe + .buttons {
  margin-bottom: 20px;
}
.row.detail .col-right .quick-links-aside .info {
  /* 12802 */
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .quick-links-aside .info {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .quick-links-aside .info > .btn-wrap {
    margin-top: 30px;
  }
}
.row.detail .col-right .quick-links-aside .info > .btn-wrap a.btn:first-child:not(:last-child) {
  margin-right: 10px;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .row.detail .col-right .quick-links-aside .info > .btn-wrap a.btn:first-child:not(:last-child) {
    margin-bottom: 10px;
  }
}
.row.detail .col-right .quick-links-aside .info p > a {
  display: inline-block;
}
.row.detail .col-right .quick-links-aside .buttons,
.row.detail .col-right .quick-links-aside .btn-wrap {
  position: static;
}
.row.detail .col-right .quick-links-aside .buttons {
  overflow: auto;
  margin-top: 10px;
}
.row.detail .col-right .quick-links-aside .buttons a {
  background: none !important;
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  float: left;
  clear: both;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .quick-links-aside .buttons a {
    font-size: 20px;
    line-height: 24px;
  }
}
.row.detail .col-right .quick-links-aside .buttons a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .quick-links-aside .buttons a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.row.detail .col-right .quick-links-aside .buttons a:hover,
.row.detail .col-right .quick-links-aside .buttons a:active,
.row.detail .col-right .quick-links-aside .buttons a:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.row.detail .col-right .quick-links-aside .buttons a:focus,
.row.detail .col-right .quick-links-aside .buttons a:visited {
  opacity: 1;
  background: none;
}
.row.detail .col-right .quick-links-aside .buttons a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .quick-links-aside .buttons a {
    font-size: 20px;
    line-height: 22px;
  }
}
.row.detail .col-right .quick-links-aside .buttons a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .row.detail .col-right .quick-links-aside .buttons a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.row.detail .col-right .quick-links-aside .buttons a:hover,
.row.detail .col-right .quick-links-aside .buttons a:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.row.detail .col-right .quick-links-aside .buttons a:active,
.row.detail .col-right .quick-links-aside .buttons a:focus,
.row.detail .col-right .quick-links-aside .buttons a:visited {
  opacity: 1;
  background: none;
}
.row.detail .col-right .quick-links-aside .buttons a:after {
  margin-top: 0px;
  display: none;
}
.row.detail .col-right .quick-links-aside > .text-group p strong {
  display: block;
}
.row.detail .col-right .rich-module {
  border-bottom: #b2e0ea 2px solid;
  min-height: 1px;
  padding-bottom: 20px;
  margin-bottom: 37.5px;
}
.row.detail .col-right .module {
  overflow: visible;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .row.detail .col-right .module {
    float: left;
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .row.detail .col-right .module .media-content {
    float: left;
    width: 50%;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .row.detail .col-right .module .caption {
    float: right;
    padding-left: 10px;
    width: 50%;
  }
}
.row.detail .col-right .module .caption h3 {
  margin: 30px 0 13px 0;
  /*color: @black;*/
}
@media (min-width: 768px) {
  .row.detail .col-right .module .caption h3 {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .row.detail .col-right .module .caption h3 {
    margin: 30px 0 10px;
  }
}
.row.detail .col-right .module .caption h3 a {
  /*font-family:@font-bold !important;*/
  font-size: 24px;
  line-height: 28px;
}
.row.detail .col-right .module .caption p {
  color: #000000;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .row.detail .col-right .module .caption p {
    max-height: 100% !important;
    overflow: auto !important;
    display: block !important;
    -webkit-line-clamp: initial !important;
    -webkit-box-orient: initial !important;
    text-overflow: initial !important;
  }
}
.row.detail .col-right .module .buttons {
  position: relative;
  bottom: 0;
  z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .row.detail .col-right .module .buttons {
    float: right;
    padding-left: 10px;
    width: 50%;
    margin-top: 20px;
  }
}
.row.detail .col-right .module .buttons .btn-wrap {
  position: relative;
}
.row.detail .col-right .module .buttons .btn-wrap .btn:hover {
  background: transparent;
  color: #005072;
  opacity: unset;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .row.detail .col-right .module .buttons:after {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .row.detail .col-right .module:after {
    position: absolute;
    left: 0;
    bottom: -20px;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0, #0097ba 100%);
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .row.detail .col-right .module.no-image:after {
    display: none;
  }
}
.row.detail .col-right div + div .quick-links-aside {
  padding-top: 0px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .row.detail .col-right.equl-dflex {
    margin-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .row.detail.equl-dflex-row .col-right.equl-dflex {
    padding-right: 20px;
  }
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside {
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
@media screen and (min-width: 768px) {
  div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside {
    margin-bottom: 60px;
  }
  div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside .support-search .custom-search p a {
    display: inline-block;
  }
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside:after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside img {
  width: 100% !important;
  height: auto !important;
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside ul {
  margin-bottom: 0;
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside ul:not(.quick-links-bullets) {
  /*list-style-type: none !important;*/
  padding: 0 !important;
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside ul:not(.quick-links-bullets).border {
  border-bottom: 1px solid #fefefe;
  padding-bottom: 10px !important;
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside ul:not(.quick-links-bullets) li a {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside ul:not(.quick-links-bullets) li:last-child a {
    margin-bottom: 0;
  }
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside ul:not(.quick-links-bullets) .item .single-item p a {
  display: inline-block;
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside > h3 {
  margin: 0 0 20px 0;
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside p {
  margin-top: 15px;
  margin-bottom: 0;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside a {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  display: block;
  /*margin-top: 16px;*/
  text-decoration: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside a:hover {
  color: #005072;
  opacity: 0.6;
  text-decoration: none;
}
div[class*=col-]:not(.custom-quick-links-aside) .quick-links-aside .leader-position {
  display: block;
  margin-top: 4px;
  color: #000000;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.detail-content .text-group:not(.main_content_wrapper) p,
.list-page .text-group:not(.main_content_wrapper) p {
  margin-bottom: 30px;
}
.detail-content .text-group:not(.main_content_wrapper) p a,
.list-page .text-group:not(.main_content_wrapper) p a,
.detail-content .text-group:not(.main_content_wrapper) p a strong,
.list-page .text-group:not(.main_content_wrapper) p a strong {
  color: #005072;
}
.detail-content .text-group:not(.main_content_wrapper) h2,
.list-page .text-group:not(.main_content_wrapper) h2 {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .detail-content .text-group:not(.main_content_wrapper) h2,
  .list-page .text-group:not(.main_content_wrapper) h2 {
    line-height: 100%;
  }
}
.detail-content .text-group:not(.main_content_wrapper) > p,
.list-page .text-group:not(.main_content_wrapper) > p {
  margin-bottom: 30px;
}
.detail-content .text-group:not(.main_content_wrapper) > h2,
.list-page .text-group:not(.main_content_wrapper) > h2 {
  margin-bottom: 5px;
}
.detail-content .text-group:not(.main_content_wrapper) h3,
.list-page .text-group:not(.main_content_wrapper) h3 {
  color: #000000;
}
@media screen and (max-width: 767px) {
  .detail-content .text-group:not(.main_content_wrapper) .table-designer td h3,
  .list-page .text-group:not(.main_content_wrapper) .table-designer td h3 {
    font-size: 16px;
  }
}
.detail-content .text-group:not(.main_content_wrapper) ul,
.list-page .text-group:not(.main_content_wrapper) ul {
  padding-left: 40px;
  /*list-style: none; 11320 */
  /*margin: 30px 0 30px 0px;*/
}
.detail-content .text-group:not(.main_content_wrapper) ul li,
.list-page .text-group:not(.main_content_wrapper) ul li {
  color: #000000;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
}
.detail-content .text-group:not(.main_content_wrapper) ul.margin-top-20,
.list-page .text-group:not(.main_content_wrapper) ul.margin-top-20 {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .detail-content .text-group:not(.main_content_wrapper) ul.margin-top-20,
  .list-page .text-group:not(.main_content_wrapper) ul.margin-top-20 {
    margin-left: 20px;
    margin-bottom: 0;
  }
}
.detail-content .text-group:not(.main_content_wrapper) ul.margin-top-20.padding-left-0,
.list-page .text-group:not(.main_content_wrapper) ul.margin-top-20.padding-left-0 {
  margin-left: 40px;
}
.detail-content .text-group:not(.main_content_wrapper) ul.bullets,
.list-page .text-group:not(.main_content_wrapper) ul.bullets {
  list-style: disc;
}
.detail-content .text-group:not(.main_content_wrapper) p,
.list-page .text-group:not(.main_content_wrapper) p {
  color: #333333;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.detail-content .text-group:not(.main_content_wrapper) p strong,
.list-page .text-group:not(.main_content_wrapper) p strong {
  color: #000000;
}
.detail-content .text-group:not(.main_content_wrapper) p a.btn,
.list-page .text-group:not(.main_content_wrapper) p a.btn {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 20px;
  border: none;
  background-color: transparent;
  position: relative;
  display: inline-block;
  padding-left: 0;
}
.detail-content .text-group:not(.main_content_wrapper) p a.btn:after,
.list-page .text-group:not(.main_content_wrapper) p a.btn:after {
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  padding: 0;
  color: #005072;
}
@media screen and (min-width: 768px) {
  .detail-content .text-group:not(.main_content_wrapper) p a.btn:after,
  .list-page .text-group:not(.main_content_wrapper) p a.btn:after {
    font-size: 20px;
  }
}
.detail-content .text-group:not(.main_content_wrapper) p a.btn:hover,
.list-page .text-group:not(.main_content_wrapper) p a.btn:hover,
.detail-content .text-group:not(.main_content_wrapper) p a.btn:focus,
.list-page .text-group:not(.main_content_wrapper) p a.btn:focus,
.detail-content .text-group:not(.main_content_wrapper) p a.btn:active,
.list-page .text-group:not(.main_content_wrapper) p a.btn:active {
  background-color: transparent;
}
.detail-content .text-group:not(.main_content_wrapper) a,
.list-page .text-group:not(.main_content_wrapper) a {
  transition: all 0.2s ease-in-out;
  color: #005072;
}
.detail-content .text-group:not(.main_content_wrapper) a:hover,
.list-page .text-group:not(.main_content_wrapper) a:hover {
  opacity: 0.6;
}
.detail-content .text-group ul {
  padding-left: 40px;
}
.row.detail .col-left .detail-content > .btn-wrap {
  margin-top: 25px;
}
.row.detail .col-left .detail-content .text-group table.tableLines tr td {
  width: 50% !important;
  vertical-align: top;
}
.row.detail .col-left .detail-content .text-group table.tableLines tr td > * {
  word-break: break-all;
}
.row.detail .col-left .detail-content .text-group .tablefirstcol {
  width: 100% !important;
}
.row.detail .col-left .detail-content .text-group .tablefirstcol tr td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.row.detail .col-left .detail-content .callout-container .col-lg-4 .module.no-image .caption {
  max-height: unset;
}
.row.detail .col-left .detail-content .callout-container .col-lg-4 .module.no-image .caption .text h3 {
  margin-top: 0;
}
.detail-content .text-group a span.btn {
  background-color: transparent;
  border: none;
  margin-right: 10px;
  margin-top: 10px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 20px;
  color: #005072;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .detail-content .text-group a span.btn {
    text-align: left;
    padding-left: 0;
    margin-right: 0;
    padding-right: 30px;
    position: relative;
  }
}
.detail-content .text-group a span.btn:hover {
  background-color: transparent;
}
.detail-content .text-group a span.btn:after {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .detail-content .text-group a span.btn:after {
    position: absolute;
    right: 0;
    transform: translate(0, -50%);
    top: 50%;
  }
}
.detail-content .text-group ul li a:hover {
  opacity: 0.6;
}
.panel-body .single-item h3 a:hover {
  color: #005072;
}
.breadcrumb-container > .row > .col-xs-12.col-sm-12.col-md-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.breadcrumb-container > .row > .col-xs-12.col-sm-12.col-md-12 #top-accordion .panel-default {
  border-radius: 0;
  border-left: 0;
  border-right: 0;
}
@media screen and (max-width: 992px) {
  .breadcrumb-container {
    margin-top: -15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .breadcrumb-container {
    margin-top: -31px;
  }
}
@media screen and (min-width: 992px) {
  .breadcrumb-container {
    /*margin-top: -44px;*/
  }
}
@media screen and (min-width: 768px) {
  .breadcrumb-container > .row {
    margin: 0;
  }
  .breadcrumb-container > .row > div[class*=col-] .breadcrumb-socail {
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 992px) {
  .breadcrumb-container > .row > div[class*=col-] .breadcrumb-socail {
    padding-left: 0px;
    border-bottom: 1px solid #d8d8d8;
  }
}
@media screen and (min-width: 1240px) {
  .breadcrumb-container > .row > div[class*=col-] .breadcrumb-socail {
    /*margin-bottom: 40px;*/
  }
}
.page .row .text-group iframe {
  width: 100% !important;
}
@media screen and (min-width: 767px) {
  .page .row .text-group iframe {
    /*height: auto; 9244*/
  }
}
/************** responsive table start ***************/
#main-content .container:not(.leadership-page) {
  /************** responsive table end ***************/
}
#main-content .container:not(.leadership-page) .responsive-table-container {
  position: relative;
  overflow-x: hidden;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table {
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  width: 100%;
  overflow-x: auto;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table {
  color: #000;
  margin: 0;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr {
  border-bottom: 1px solid #000000;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr:nth-child(even) {
  background: #e7e7e7;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr:nth-child(odd) {
  background: #fefefe;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td {
  padding: 5px;
  white-space: normal !important;
  height: 52px;
  text-indent: 0px;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
  text-align: left;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td {
    text-align: center;
  }
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td:first-child {
    width: 220px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td strong {
    font-size: 12px;
  }
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td:first-child {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
  }
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td:not(:first-child) {
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td small {
    padding: 18px;
  }
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td:last-child {
  border-right: none;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td p:nth-child(n) {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td p:nth-child(n) {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td h3 {
    font-size: 16px;
  }
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td td,
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td td a {
  word-break: break-all;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td td,
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td td a {
    word-break: break-word;
  }
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr td[rowspan="5"] {
  border-left: 1px solid #000000;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr:first-child td {
  background: #000;
  color: #fefefe;
  font-weight: 400;
  font-weight: bold;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr:first-child td:last-child {
  border-right: 1px solid #000000;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr.mobile-hide td {
  text-align: left;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table tr:not(:first-child) td:not(:first-child) {
  text-align: center;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-table {
  min-width: 700px;
  width: 100%;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-table tr td:not(:last-child) {
  border-right: 1px solid #000000;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-table tr:nth-child(2) {
  position: relative;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-table tr:nth-child(2):after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  top: auto;
  padding: 0;
  height: 4px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0, #0097ba 100%);
  z-index: 9;
}
@media screen and (min-width: 767px) {
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-table tr:last-child {
    border-bottom: 0;
  }
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-column {
  position: absolute;
  top: 0;
  left: 1px;
  z-index: 2;
}
@media screen and (min-width: 767px) {
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-column {
    display: none;
  }
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-column tr td:last-child {
  border-right: 1px solid #000000;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-column tr td:not(:first-child) {
  display: none;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-column tr td strong {
  margin: 0;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-column tr:first-child td {
  border-right: 0;
  border-left: 0;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-column tr.mobile-hide {
  display: none;
}
@media screen and (min-width: 767px) {
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-column tr:last-child {
    border-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  #main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table.fixed-column tr:first-child td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table table#spons-table tr td {
  text-align: center;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table > .responsive-table-container > .responsive-table {
  border-bottom: 0;
}
#main-content .container:not(.leadership-page) .responsive-table-container > .responsive-table > .responsive-table-container > .responsive-table > .responsive-table-container > .responsive-table {
  border: 0;
}
#main-content .container:not(.leadership-page) .responsive-table-container .responsive-table .responsive-table::-webkit-scrollbar {
  -webkit-appearance: none;
}
#main-content .container:not(.leadership-page) .responsive-table-container .responsive-table .responsive-table::-webkit-scrollbar:vertical {
  width: 0;
}
#main-content .container:not(.leadership-page) .responsive-table-container .responsive-table .responsive-table::-webkit-scrollbar:horizontal {
  height: 12px;
}
#main-content .container:not(.leadership-page) .responsive-table-container .responsive-table .responsive-table::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #fefefe;
}
#main-content .container:not(.leadership-page) .responsive-table-container .responsive-table .responsive-table::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: transparent;
}
.icon-social {
  transition: all 0.2s ease-in-out;
  transition: none;
  -webkit-transition: none;
  text-align: center;
  display: inline-block;
  height: 35px;
  width: 35px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.icon-social:before {
  content: "";
}
.icon-social.facebook {
  background: url('../Content/icons/svg-icons/new-social-media-icons/hexagon_facebook_icon_white.svg') no-repeat center;
}
.icon-social.facebook:hover,
.icon-social.facebook:before {
  background: url('../Content/icons/svg-icons/new-social-media-icons/hexagon_facebook_icon_blue.svg') no-repeat center;
}
.icon-social.linkedin-gray {
  background-image: url('../Content/icons/svg-icons/new-social-media-icons/Hexagon_Linkedin_icon_white.svg');
}
.icon-social.linkedin-gray:hover,
.icon-social.linkedin-gray:before {
  background-image: url('../Content/icons/svg-icons/new-social-media-icons/hexagon_linkedin_icon_blue.svg');
}
.icon-social.twitter-gray {
  background-image: url('../Content/icons/svg-icons/new-social-media-icons/hexagon_twitter_icon_white.svg');
}
.icon-social.twitter-gray:hover,
.icon-social.twitter-gray:before {
  background-image: url('../Content/icons/svg-icons/new-social-media-icons/hexagon_twitter_icon_blue.svg');
}
.icon-social.youtube {
  background-image: url('../Content/icons/svg-icons/new-social-media-icons/hexagon_youtube_icon_white.svg');
}
.icon-social.youtube:hover,
.icon-social.youtube:before {
  background-image: url('../Content/icons/svg-icons/new-social-media-icons/hexagon_youtube_icon_blue.svg');
}
.icon-social.instagram {
  background-image: url(../Content/icons/svg-icons/new-social-media-icons/hexagon_ig_icon_white.svg);
}
.icon-social.instagram:hover,
.icon-social.instagram:before {
  background-image: url('../Content/icons/svg-icons/new-social-media-icons/hexagon_ig_icon_blue.svg');
}
.icon-social.rss {
  background-image: url(../Content/icons/svg-icons/new-social-media-icons/Hexagon_RSS_icon_white.svg);
}
.icon-social.rss:hover,
.icon-social.rss:before {
  background-image: url('../Content/icons/svg-icons/new-social-media-icons/Hexagon_RSS_icon_blue.svg');
}
.ie8 .icon-social {
  background-image: url(../Content/images/sprites/social-sprite-ie8.png);
}
/*
.icon-social.facebook {
    background-position: -150px 0
}

    .icon-social.facebook:hover {
        background-position: -350px 0
    }

.icon-social.linkedin-gray {
    background-position: -200px 0
}

    .icon-social.linkedin-gray:hover {
        background-position: -400px 0
    }

.icon-social.twitter-gray {
    background-position: -250px 0
}

    .icon-social.twitter-gray:hover {
        background-position: -450px 0
    }
*/
/*
.icon-social.youtube {
    background-position: -300px 0
}

    .icon-social.youtube:hover {
        background-position: -500px 0
    }
*/
.icon-gen {
  /*background-image: url(../Content/images/sprites/icons-sprite.gif);*/
  width: 18px;
  height: 18px;
  opacity: 1;
  background-size: 36px;
  margin: 20px;
}
.icon-social.periscope {
  background-image: url(../Content/images/sprites/social_periscope_off.png);
  background-size: 50px;
}
.icon-social.periscope:hover {
  background-image: url(../Content/images/sprites/social_periscope_on.png);
  background-size: 50px;
}
/* add instagram social icon on 20012017 starts here */
.rich-components {
  margin: 0px;
  padding: 0px;
  background: #f3f3f3;
}
.rich-components .container {
  padding: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1240px) {
  .rich-components .container {
    padding-left: 20px;
  }
}
.rich-components .container .three_cols_pods div[class*=col-]:nth-child(2) {
  left: 0;
}
.rich-components .container .three_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside > .buttons {
  position: absolute;
}
.rich-components p {
  margin: 0;
  padding: 0;
}
.rich-components .buttons .btn {
  font-family: 'Hexagon-Akkurat-Black', Arial;
}
.rich-components .row {
  width: 100%;
}
@media (min-width: 992px) {
  .rich-components .row {
    display: flex;
    margin: 0;
    overflow: hidden;
  }
}
.rich-components .row [class*=col-] {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: relative;
}
@media (min-width: 768px) {
  .rich-components .row [class*=col-] {
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .rich-components .row [class*=col-]:first-child {
    padding-left: 0;
  }
}
.rich-components .row [class*=col-] .rich-module {
  padding-top: 0;
}
@media (min-width: 768px) {
  .rich-components .row [class*=col-] .rich-module {
    min-height: 420px;
  }
}
@media (min-width: 768px) {
  .rich-components .row [class*=col-] .rich-module .buttons {
    bottom: 20px;
  }
}
.rich-components .rich-module {
  margin-top: 40px;
}
.rich-components .rich-module ul li {
  padding: 12px 0 3px;
}
.rich-components .rich-module ul li .desc {
  display: inline-block;
  vertical-align: top;
}
.rich-components .three_cols_pods {
  /*7982 */
}
@media screen and (min-width: 768px) {
  .rich-components .three_cols_pods {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .rich-components .three_cols_pods {
    margin: 0;
  }
}
.rich-components .three_cols_pods .rich-module .rich-module-content {
  margin-bottom: 0;
}
.rich-components .three_cols_pods .rich-module .rich-module-content h3 {
  margin: 0;
  padding-bottom: 20px;
  /*font-family: @font-black;*/
}
.rich-components .three_cols_pods .rich-module .rich-module-content p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.rich-components .three_cols_pods .rich-module .rich-module-content .desc h3 {
  padding-bottom: 0;
}
.rich-components .three_cols_pods .rich-module .rich-module-content .desc span {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding-top: 3px;
}
.rich-components .three_cols_pods .rich-module .rich-module-content #alertIRCallout .item {
  border-bottom: 1px solid #666666;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
}
.rich-components .three_cols_pods .rich-module .rich-module-content #alertIRCallout .item:last-child {
  border-bottom: none;
}
.rich-components .three_cols_pods .rich-module .rich-module-content #alertIRCallout .item h3 {
  padding-bottom: 0;
}
.rich-components .three_cols_pods .rich-module .rich-module-content #alertIRCallout .item h3 a {
  transition: all 0.2s ease-in-out;
  padding-bottom: 0;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 22px;
}
.rich-components .three_cols_pods .rich-module .rich-module-content #alertIRCallout .item span.date {
  display: block;
  padding-top: 3px;
  color: #333333;
  font-size: 16px;
  line-height: 22px;
}
.rich-components .three_cols_pods .rich-module .rich-module-content .border-list li,
.rich-components .three_cols_pods .rich-module .rich-module-content .border li {
  border-bottom: 1px solid #666666;
  padding-bottom: 15px !important;
  margin-bottom: 15px !important;
}
.rich-components .three_cols_pods .rich-module .rich-module-content .border-list li:last-child,
.rich-components .three_cols_pods .rich-module .rich-module-content .border li:last-child {
  margin-bottom: 0 !important;
}
.rich-components .three_cols_pods .rich-module .buttons {
  left: 0px;
}
@media (max-width: 992px) {
  .rich-components .three_cols_pods .rich-module .buttons {
    position: relative;
    left: 0px;
  }
}
.rich-components .three_cols_pods .rich-module .buttons:after {
  position: absolute;
  left: 0;
  bottom: -10px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0, #0097ba 100%);
}
@media (min-width: 768px) {
  .rich-components .three_cols_pods .rich-module .buttons:after {
    bottom: -20px;
  }
}
@media (min-width: 992px) {
  .rich-components .three_cols_pods .rich-module .buttons:after {
    left: 0;
    bottom: 20px;
    width: calc(100% - 40px);
  }
}
.rich-components .three_cols_pods .rich-module .buttons .btn-wrap {
  /*left: 0;*/
  position: absolute;
  bottom: 40px;
}
@media (max-width: 992px) {
  .rich-components .three_cols_pods .rich-module .buttons .btn-wrap {
    position: relative;
    bottom: unset;
    padding-top: 30px;
    left: 0;
  }
}
@media (max-width: 992px) {
  .rich-components .three_cols_pods .rich-module .buttons .btn-wrap .btn {
    display: inline-block;
  }
}
.rich-components .three_cols_pods .rich-module.events .month {
  margin-top: 7px;
  color: #333333;
  padding-bottom: 20px;
  border-bottom: 1px solid #666666;
}
.rich-components .three_cols_pods .rich-module.events .month:first-of-type {
  padding-top: 0;
}
.rich-components .three_cols_pods .rich-module.events .month:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.rich-components .three_cols_pods .rich-module.events .month .month-label {
  float: right;
  margin-top: 0;
  padding: 0 15px;
  background-color: #0097ba;
  background: linear-gradient(160deg, #00abc8 0, #009ab7 10%, #0088a5 26%, #00526f 92%);
  color: #fefefe;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 28px;
}
.rich-components .three_cols_pods .rich-module.events .month .divider-month .text {
  margin: 0;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  vertical-align: bottom;
  white-space: nowrap;
  padding-top: 20px;
  text-align: left;
}
.rich-components .three_cols_pods .rich-module.events .month ul li {
  padding: 0;
  margin: 0;
}
.rich-components .three_cols_pods .rich-module.events .month ul li:last-child .desc {
  padding-bottom: 0;
}
.rich-components .three_cols_pods .rich-module.events .month ul li .day {
  text-align: left;
  width: 20%;
  margin-right: 2.6%;
  padding-bottom: 12px;
  padding-right: 0;
  display: inline-block;
  vertical-align: top;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 18px;
}
.rich-components .three_cols_pods .rich-module.events .month ul li .desc {
  padding-left: 15px;
  border-left: 1px solid #d8d8d8;
  width: 70%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 15px;
}
.rich-components .three_cols_pods .rich-module.events .month ul li .desc a {
  color: #005072;
  transition: all 0.2s ease-in-out;
  display: block;
  word-break: break-word;
}
.rich-components .three_cols_pods div[class*=col-]:first-child .buttons {
  left: 0;
}
@media (min-width: 992px) {
  .rich-components .three_cols_pods div[class*=col-]:first-child .buttons:after {
    width: calc(100% - 20px);
  }
}
@media (max-width: 767px) {
  .rich-components .three_cols_pods div[class*=col-]:nth-child(2) .rich-module .rich-module-content {
    padding-top: 0px;
  }
}
.rich-components .three_cols_pods div[class*=col-]:last-child {
  background: #005072;
  background: linear-gradient(160deg, #0097ba 0, #005072 90%);
  color: #fefefe;
}
@media (min-width: 768px) {
  .rich-components .three_cols_pods div[class*=col-]:last-child {
    clear: both;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .rich-components .three_cols_pods div[class*=col-]:last-child {
    clear: none;
  }
}
@media (min-width: 992px) {
  .rich-components .three_cols_pods div[class*=col-]:last-child {
    clear: none;
  }
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module ul li:first-child {
  padding-top: 0;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module ul li:last-child {
  border-bottom: none;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module ul li .desc a {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons {
  left: 0px;
}
@media (min-width: 992px) {
  .rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons {
    left: 20px;
  }
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons .btn-wrap a.btn {
  color: #fefefe;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons .btn-wrap a.btn:after {
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons:after {
  background: #fefefe;
  width: 100%;
}
@media (min-width: 992px) {
  .rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons:after {
    width: calc(100% - 40px);
    left: 0;
  }
}
.rich-components .three_cols_pods div[class*=col-]:last-child a {
  color: #fefefe;
}
.rich-components .three_cols_pods div[class*=col-]:last-child a:hover,
.rich-components .three_cols_pods div[class*=col-]:last-child a:focus {
  color: #fefefe;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .quick-links-aside > a {
  display: inline-block;
}
.rich-components .three_cols_pods div[class*=col-] a {
  display: block;
  border: 0;
}
.rich-components .three_cols_pods div[class*=col-] a:hover,
.rich-components .three_cols_pods div[class*=col-] a:focus {
  color: #005072;
  opacity: 0.6;
  background: transparent;
}
@media screen and (min-width: 768px) {
  .rich-components .three_cols_pods div[class*=col-]:nth-child(2) {
    left: -10px;
    padding-left: 0;
  }
}
.rich-components .three_cols_pods .rich-module:not(.events) > ul li {
  border-bottom: 1px solid #666666;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
}
.rich-components .three_cols_pods .rich-module:not(.events) > ul li:last-child {
  border-bottom: none;
}
.rich-components .three_cols_pods .rich-module:not(.events) .rich-module-content ul li {
  border-bottom: 1px solid #666666;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
}
.rich-components .three_cols_pods .rich-module:not(.events) .rich-module-content ul li:last-child {
  border-bottom: none;
}
.rich-components .three_cols_pods .rich-module:not(.events) .rich-module-content ul li span.date {
  display: block;
  padding-top: 3px;
  color: inherit;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.rich-components .three_cols_pods .rich-module:not(.events) .rich-module-content ul li h3,
.rich-components .three_cols_pods .rich-module:not(.events) .rich-module-content ul li h3 a {
  transition: all 0.2s ease-in-out;
  padding-bottom: 0px;
}
.rich-components .three_cols_pods .rich-module:not(.events) .rich-module-content ul li h3:hover,
.rich-components .three_cols_pods .rich-module:not(.events) .rich-module-content ul li h3 a:hover,
.rich-components .three_cols_pods .rich-module:not(.events) .rich-module-content ul li h3:focus,
.rich-components .three_cols_pods .rich-module:not(.events) .rich-module-content ul li h3 a:focus {
  opacity: 0.6;
}
.rich-components .two_cols_pods div[class*=col-]:nth-child(2) {
  left: 0;
}
@media screen and (min-width: 768px) {
  .rich-components .two_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside {
    margin-left: 20px;
  }
}
.vidyard_tmask,
.vidyard_tbox {
  z-index: 9999 !important;
  opacity: 0.5 !important;
}
.vidyard_tbox,
.vidyard_tclose {
  opacity: 1 !important;
}
/* to fix 7308 */
#main-content .rich-components .three_cols_pods .rich-module .btn-wrap a {
  padding-bottom: 12px;
}
#main-content .rich-components .three_cols_pods .rich-module .btn-wrap a:before {
  bottom: 15px;
}
@media screen and (max-width: 767px) {
  #main-content .rich-components .three_cols_pods .rich-module .btn-wrap a:before {
    bottom: 17px;
  }
}
footer * {
  color: #fefefe;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  footer .container {
    padding-right: 5px;
  }
}
footer .footer-links {
  position: relative;
  display: block;
  width: 100%;
  min-height: 60px;
  padding: 5px 0px;
  background: #333333;
}
footer .footer-links .container .row {
  margin: 0;
}
@media screen and (min-width: 768px) {
  footer .footer-links {
    padding: 5px 10px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-links {
    padding: 10px;
  }
}
footer .footer-links .footer-left {
  padding: 10px;
}
@media screen and (min-width: 768px) {
  footer .footer-links .footer-left {
    padding: 5px 0px;
  }
}
footer .footer-links .footer-left .copyright {
  position: relative;
  /* Remove break tags from footer */
}
@media screen and (min-width: 768px) {
  footer .footer-links .footer-left .copyright {
    float: left;
    padding-right: 20px;
  }
}
footer .footer-links .footer-left .copyright br {
  display: none;
}
@media screen and (min-width: 768px) {
  footer .footer-links .footer-list-links {
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  footer .footer-links .footer-list-links {
    text-align: right;
    padding-right: 0;
  }
}
footer .footer-links .footer-list-links .footer-links-ul {
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
@media screen and (min-width: 768px) {
  footer .footer-links .footer-list-links .footer-links-ul {
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    border-top: none;
    border-bottom: none;
  }
}
footer .footer-links .footer-list-links .footer-links-ul li {
  padding: 0 10px;
  border-left: 1px solid #d8d8d8;
}
@media screen and (max-width: 767px) {
  footer .footer-links .footer-list-links .footer-links-ul li {
    padding-left: 8px;
    padding-right: 8px;
  }
}
footer .footer-links .footer-list-links .footer-links-ul li:first-child {
  padding-left: 0px;
  border-left: none;
}
footer .footer-links .footer-list-links .footer-links-ul li a {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
footer .footer-links .footer-list-links .footer-links-ul li a:hover,
footer .footer-links .footer-list-links .footer-links-ul li a:focus {
  color: #005072;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  footer .footer-links .footer-list-links .footer-links-ul li:last-child {
    padding-right: 0;
  }
}
footer .footer-links .footer-social-right {
  padding: 0 0 0 5px;
}
footer .footer-links .footer-social-right .social {
  float: left !important;
}
@media (min-width: 768px) {
  footer .footer-links .footer-social-right .social {
    float: right !important;
    padding: 5px 0 0 0;
  }
}
@media screen and (min-width: 1240px) {
  footer .footer-links .footer-social-right .social {
    padding: 0;
  }
}
footer .footer-links .footer-social-right .social ul {
  text-align: left;
  font-size: 0;
}
@media screen and (min-width: 768px) {
  footer .footer-links .footer-social-right .social ul {
    margin-right: -10px;
  }
}
@media (min-width: 768px) {
  footer .footer-links .footer-social-right .social ul {
    text-align: right;
  }
}
.fixed-footer {
  position: fixed;
  width: 100%;
  bottom: 0px;
  z-index: 99;
}
.heading1 {
  font-size: 40px;
  line-height: 42px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
}
@media (min-width: 992px) {
  .heading1 {
    font-size: 50px;
    line-height: 55px;
  }
}
.heading2 {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  margin: 0;
  color: #333333;
}
@media (min-width: 992px) {
  .heading2 {
    font-size: 30px;
    line-height: 34px;
  }
}
.heading3 {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
}
h1 {
  font-size: 40px;
  line-height: 42px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
}
@media (min-width: 992px) {
  h1 {
    font-size: 50px;
    line-height: 55px;
  }
}
h2 {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  margin: 0;
  color: #333333;
}
@media (min-width: 992px) {
  h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
h3 {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
}
.container {
  padding: 0px 10px 0px 10px;
}
@media (min-width: 992px) and (max-width: 1024px) {
  .container {
    padding: 0px 10px 0px 10px;
  }
}
@media (min-width: 1025px) {
  .container {
    padding: 0px;
  }
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* Mixins */
.ease-transition {
  transition: all 0.2s ease-in-out;
}
.blue-gradient {
  background: #005072;
  background: linear-gradient(160deg, #00abc8 0%, #009ab7 10%, #0088a5 26%, #00526f 92%);
}
.buttons .brand-logo,
.buttons .btn-wrap {
  position: absolute;
  bottom: 0;
}
.cta {
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .cta {
    font-size: 20px;
  }
}
.body-copy {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.body-strong-text,
.body-link {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 16px;
  line-height: 22px;
}
.ct p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
body {
  font-size: 16px;
  line-height: 22px;
  font-family: 'Hexagon-Akkurat-Regular', Arial !important;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}
.container-fluid.page {
  padding-left: 10px;
  padding-right: 10px;
}
header .buttons,
.rich-components .buttons,
.module .buttons {
  position: relative;
  bottom: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  header .buttons,
  .rich-components .buttons,
  .module .buttons {
    position: absolute;
  }
}
header .buttons:after,
.rich-components .buttons:after,
.module .buttons:after {
  position: absolute;
  left: 0;
  bottom: -19px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #0097ba;
  background: linear-gradient(90deg, #a5d867 0, #0097ba 100%);
}
header .buttons .btn-wrap,
.rich-components .buttons .btn-wrap,
.module .buttons .btn-wrap {
  /*padding-top: 30px;*/
}
@media (max-width: 767px) {
  header .buttons .btn-wrap,
  .rich-components .buttons .btn-wrap,
  .module .buttons .btn-wrap {
    position: relative;
  }
}
@media (min-width: 768px) {
  header .buttons .btn-wrap,
  .rich-components .buttons .btn-wrap,
  .module .buttons .btn-wrap {
    padding-top: 0;
  }
}
.buttons .btn-wrap a {
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}
@media (min-width: 768px) {
  .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 22px;
  }
}
.btn,
.initialism,
.modal-dialog.cookie h2 {
  text-transform: uppercase;
}
.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .thumbnail.module .btn {
    padding-top: 10px;
  }
}
header .btn,
.rich-components .btn,
.module .btn {
  transition: all 0.2s ease-in-out;
  border-radius: 0;
  border: 0;
  background-color: transparent;
  padding: 0;
  color: #005072;
}
header .btn:after,
.rich-components .btn:after,
.module .btn:after {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 14px;
  height: 14px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px) {
  header .btn:after,
  .rich-components .btn:after,
  .module .btn:after {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 768px) {
  header .btn,
  .rich-components .btn,
  .module .btn {
    font-size: 20px;
  }
}
header .btn.gray,
.rich-components .btn.gray,
.module .btn.gray {
  background: #666666;
  color: #fefefe;
}
body .row {
  margin-left: 0px;
  margin-right: 0px;
}
.bodyScrollOff {
  height: 100%;
  overflow-y: hidden;
}
header .btn:active,
.rich-components .btn:active,
.module .btn:active,
header .btn:focus,
.rich-components .btn:focus,
.module .btn:focus,
header .btn:hover,
.rich-components .btn:hover,
.module .btn:hover {
  background: transparent;
  color: inherit;
  border-color: transparent;
  box-shadow: none;
  outline: 0;
}
.blue-gradient {
  background: #005072;
  background: linear-gradient(160deg, #00abc8 0%, #009ab7 10%, #0088a5 26%, #00526f 92%);
}
.hero-copy {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 24px;
  line-height: 30px;
}
.mobile-hero-copy {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 24px;
  line-height: 28px;
}
.cta-arrow {
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .cta-arrow {
    width: 20px;
    height: 20px;
  }
}
.dropdown-caret .caret {
  transition: all 0.2s ease-in-out;
  height: 11px;
  width: 16px;
  display: block;
  margin: 0 0 0 16px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  top: 12px;
  right: 20px;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .dropdown-caret .caret {
    right: 0;
  }
}
.dropdown-caret[aria-expanded="true"] .caret {
  transform: rotate(180deg);
}
.no-padding {
  padding: 0 !important;
}
.no-pad {
  padding: 0 !important;
}
button,
input {
  background: 0 0;
  border: none;
  outline: 0;
}
#main-content.removeSticky {
  margin-top: 0 !important;
}
.container_padding {
  padding: 0px 10px 0px 10px;
}
@media (min-width: 992px) and (max-width: 1024px) {
  .container_padding {
    padding: 0px 10px 0px 10px;
  }
}
@media (min-width: 1025px) {
  .container_padding {
    padding: 0px;
  }
}
@media (min-width: 768px) {
  .carousel .carousel-inner .item {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 860px) and (max-width: 992px) {
  .carousel .carousel-inner .item {
    min-height: 564px;
  }
}
@media screen and (min-width: 1240px) and (max-width: 1600px) {
  .carousel .carousel-inner .item {
    max-height: 460px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1750px) {
  .carousel .carousel-inner .item {
    max-height: 510px;
  }
}
@media screen and (min-width: 1750px) {
  .carousel .carousel-inner .item {
    max-height: 576px;
  }
}
.carousel .carousel-inner .item .hero-img {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  width: 100%;
  /*min-height: 244px;*/
  overflow: hidden;
  height: 100%;
}
@media (min-width: 768px) {
  .carousel .carousel-inner .item .hero-img {
    width: inherit;
  }
}
@media (min-width: 992px) {
  .carousel .carousel-inner .item .hero-img {
    overflow: hidden;
    width: 100%;
    position: relative;
  }
}
.carousel .carousel-inner .item .hero-img img {
  height: 100%;
  /* object-fit: unset;*/
  max-width: 100%;
  /*min-width: 680px;*/
}
@media (min-width: 768px) {
  .carousel .carousel-inner .item .hero-img img {
    width: 100%;
    /*object-position: unset;
                        object-fit: cover;*/
    /*min-width: 1920px;*/
    pointer-events: none;
  }
}
.carousel .carousel-inner .item .hero-img img#multimediaVideoiconimg,
.carousel .carousel-inner .item .hero-img img.video-slider-image {
  display: none;
  width: 100px !important;
  left: calc(75% - 30px);
  top: calc(50% - 50px);
}
@media (min-width: 992px) {
  .carousel .carousel-inner .item .hero-img img#multimediaVideoiconimg,
  .carousel .carousel-inner .item .hero-img img.video-slider-image {
    display: inline-block;
  }
}
@media (min-width: 1240px) {
  .carousel .carousel-inner .item .hero-img img#multimediaVideoiconimg,
  .carousel .carousel-inner .item .hero-img img.video-slider-image {
    /*left: calc(50% - 30px);*/
  }
}
.carousel .carousel-inner .item .hero-img img.video-slider-image {
  height: auto;
}
@media screen and (max-width: 767px) {
  .carousel .carousel-inner .item .hero-img img.core-videosliderimage {
    pointer-events: none;
  }
}
.carousel .buttons .btn {
  background-color: transparent;
  font-family: 'Hexagon-Akkurat-Black', Arial;
}
.carousel .buttons .btn:hover {
  background-color: transparent;
}
@media (min-width: 768px) {
  .carousel .carousel-top-shape,
  .carousel .carousel-bottom-shape {
    position: static;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .carousel .carousel-top-shape:after,
  .carousel .carousel-bottom-shape:after {
    position: absolute;
    content: " ";
    background: #005072;
    opacity: 0.77;
  }
}
.carousel .carousel-texture {
  background: #005072;
  background: linear-gradient(160deg, #0097ba 20%, #0A4155 100%);
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .carousel .carousel-texture {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 360px;
    min-height: 274px;
    height: 100%;
    background: #a5d867;
    background: linear-gradient(180deg, #a5d867 0%, #0097ba 100%);
    opacity: 0.77 !important;
  }
  .carousel .carousel-texture:before {
    content: '';
    position: absolute;
    top: 0px;
    height: 100%;
    background: #a5d867;
    background: linear-gradient(180deg, #a5d867 0%, #0097ba 100%);
  }
  .carousel .carousel-texture:after {
    content: '';
    position: absolute;
    top: 0px;
    height: 100%;
    background: #a5d867;
    background: linear-gradient(180deg, #a5d867 0%, #0097ba 100%);
  }
}
.carousel .carousel-caption.cloned {
  visibility: visible;
  position: absolute;
  bottom: auto;
  top: 260px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .carousel .carousel-caption.cloned {
    top: 0%;
    left: 10%;
  }
}
@media screen and (min-width: 992px) {
  .carousel .carousel-caption.cloned .buttons .btn-wrap .btn {
    padding-right: 30px;
  }
}
@media screen and (min-width: 993px) and (max-width: 1024px) {
  .carousel .carousel-caption.cloned {
    width: 380px;
    left: 12%;
  }
  .carousel .carousel-caption.cloned .content {
    margin-right: 0;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1600px) {
  .carousel .carousel-caption.cloned {
    width: 400px;
    left: 12%;
  }
}
@media screen and (min-width: 1600px) {
  .carousel .carousel-caption.cloned {
    left: 12%;
    width: 450px;
  }
}
@media screen and (min-width: 768px) {
  .carousel.home-slider .carousel-top-shape:after {
    top: -120px;
    left: -40px;
    width: 1100px;
    height: 200px;
    transform: rotate(-11deg);
  }
}
@media screen and (min-width: 993px) and (max-width: 1400px) {
  .carousel.home-slider .carousel-top-shape:after {
    height: 150px;
    width: 100%;
    top: -120px;
  }
}
@media screen and (min-width: 768px) {
  .carousel.home-slider .carousel-top-shape.rightslide:after {
    top: -120px;
    right: -40px;
    width: 1100px;
    height: 200px;
    transform: rotate(11deg);
    left: auto;
  }
}
@media screen and (min-width: 993px) and (max-width: 1400px) {
  .carousel.home-slider .carousel-top-shape.rightslide:after {
    width: 100%;
    height: 100px;
  }
}
@media screen and (min-width: 768px) {
  .carousel.home-slider .carousel-bottom-shape:after {
    left: -40px;
    bottom: -160px;
    width: 1600px;
    height: 260px;
    transform: rotate(7deg);
  }
}
@media screen and (min-width: 993px) and (max-width: 1400px) {
  .carousel.home-slider .carousel-bottom-shape:after {
    width: 100% !important;
    height: 180px !important;
  }
}
@media screen and (min-width: 768px) {
  .carousel.home-slider .carousel-bottom-shape.rightslide:after {
    right: -40px;
    bottom: -150px;
    width: 1600px;
    height: 260px;
    transform: rotate(-9deg);
    left: auto;
  }
}
@media screen and (min-width: 993px) and (max-width: 1400px) {
  .carousel.home-slider .carousel-bottom-shape.rightslide:after:after {
    width: 100%;
    height: 160px;
  }
}
@media screen and (min-width: 768px) {
  .carousel.home-slider .carousel-texture {
    left: 12%;
  }
  .carousel.home-slider .carousel-texture:before {
    left: -45px;
    width: 100px;
    transform: skewX(8deg);
  }
  .carousel.home-slider .carousel-texture:after {
    right: -220px;
    width: 430px;
    transform: skewX(34deg);
  }
}
@media screen and (min-width: 1600px) {
  .carousel.home-slider .carousel-texture {
    width: 450px;
  }
  .carousel.home-slider .carousel-texture:before {
    transform: skewX(8deg);
  }
  .carousel.home-slider .carousel-texture:after {
    right: -12px;
    width: 450px;
    transform: skewX(25deg);
  }
}
@media screen and (min-width: 1600px) {
  .carousel.home-slider .carousel-texture {
    left: 12%;
    width: 350px;
  }
  .carousel.home-slider .carousel-texture:after {
    right: -170px;
    width: 350px;
    transform: skewX(30deg);
  }
}
@media screen and (min-width: 1241px) and (max-width: 1600px) {
  .carousel.home-slider .carousel-texture {
    width: 320px;
  }
  .carousel.home-slider .carousel-texture:after {
    right: -165px;
    width: 340px;
    transform: skewX(30deg);
  }
}
@media screen and (min-width: 993px) and (max-width: 1240px) {
  .carousel.home-slider .carousel-texture {
    width: 300px;
  }
  .carousel.home-slider .carousel-texture:before {
    width: 90px;
    transform: skewX(9deg);
  }
  .carousel.home-slider .carousel-texture:after {
    width: 300px;
    right: -185px;
    transform: skewX(32deg);
  }
}
@media (min-width: 768px) {
  .carousel.home-slider .carousel-texture.rightslide {
    right: 8%;
    left: auto;
  }
}
@media (min-width: 768px) {
  .carousel.home-slider .carousel-texture.rightslide:after {
    right: -45px;
    width: 100px;
    transform: skewX(-8deg);
  }
}
@media (min-width: 768px) {
  .carousel.home-slider .carousel-texture.rightslide:before {
    left: -200px;
    width: 430px;
    transform: skewX(-30deg);
  }
}
@media screen and (min-width: 993px) and (max-width: 1240px) {
  .carousel.home-slider .carousel-texture.rightslide:before {
    left: -150px;
    width: 300px;
    transform: skewX(-32deg);
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .carousel.home-slider .carousel-caption.rightslide {
    left: auto;
    right: 5%;
  }
  .carousel.home-slider .carousel-caption.rightslide .content .text {
    padding-right: 20px;
  }
}
@media (min-width: 993px) {
  .carousel.home-slider .carousel-caption.rightslide {
    right: 0;
  }
}
@media (min-width: 1240px) {
  .carousel.home-slider .carousel-caption.rightslide {
    right: 5%;
    left: auto;
  }
  .carousel.home-slider .carousel-caption.rightslide .content {
    width: 78%;
  }
}
@media screen and (min-width: 993px) and (max-width: 1240px) {
  .carousel.home-slider .carousel-caption.rightslide {
    left: auto;
    right: 60px;
    width: 350px;
  }
}
.carousel .carousel-control.right span {
  right: 0;
}
@media screen and (max-width: 767px) {
  .carousel .carousel-control.right span {
    background-size: 145px auto;
    background-color: rgba(153, 153, 153, 0.5);
    background-repeat: no-repeat;
    width: 33px;
    height: 35px;
    margin: 0;
    top: 48%;
  }
}
@media screen and (max-width: 640px) {
  .carousel .carousel-control.right span {
    background-size: 160px auto;
    height: 40px;
    top: calc(50% - 20px);
  }
}
@media screen and (max-width: 480px) {
  .carousel .carousel-control.right span {
    top: 68px;
  }
}
@media screen and (max-width: 360px) {
  .carousel .carousel-control.right span {
    top: 15%;
  }
}
@media screen and (min-width: 768px) {
  .carousel .carousel-control.right span {
    top: 50%;
  }
}
.carousel .carousel-control.left span {
  left: 0;
}
@media screen and (max-width: 767px) {
  .carousel .carousel-control.left span {
    background-size: 145px auto;
    background-color: rgba(153, 153, 153, 0.5);
    background-repeat: no-repeat;
    width: 33px;
    height: 35px;
    margin: 0;
    top: 48%;
  }
}
@media screen and (max-width: 640px) {
  .carousel .carousel-control.left span {
    background-size: 160px auto;
    height: 40px;
    top: calc(50% - 20px);
  }
}
@media screen and (max-width: 480px) {
  .carousel .carousel-control.left span {
    top: 68px;
  }
}
@media screen and (max-width: 360px) {
  .carousel .carousel-control.left span {
    top: 15%;
  }
}
@media screen and (min-width: 768px) {
  .carousel .carousel-control.left span {
    top: 50%;
  }
}
.carousel.full-width-carousel .carousel-inner {
  width: 100%;
}
.carousel.full-width-carousel .carousel-inner .item .hero-img img {
  width: 100%;
}
.carousel.customCarousel .carousel-inner {
  width: auto;
}
.carousel.customCarousel .carousel-inner .item {
  height: auto;
  max-height: 100%;
}
.carousel.customCarousel .carousel-control {
  top: -41%;
}
@media screen and (max-width: 1024px) {
  .carousel.customCarousel .carousel-control {
    top: -52%;
  }
}
@media screen and (max-width: 980px) {
  .carousel.customCarousel .carousel-control {
    top: -44%;
  }
}
@media screen and (max-width: 768px) {
  .carousel.customCarousel .carousel-control {
    top: -12px;
  }
}
@media screen and (max-width: 640px) {
  .carousel.customCarousel .carousel-control {
    top: 4%;
  }
}
@media screen and (max-width: 480px) {
  .carousel.customCarousel .carousel-control {
    top: 0%;
  }
}
@media screen and (max-width: 360px) {
  .carousel.customCarousel .carousel-control {
    top: 2%;
  }
}
@media screen and (max-width: 320px) {
  .carousel.customCarousel .carousel-control {
    top: -1%;
  }
}
.carousel.customCarousel .content {
  display: none !important;
}
.carousel.customCarousel .carousel-indicators {
  height: 6px;
  left: 0 !important;
  margin: 0;
  top: 213px;
  width: auto;
  z-index: 1;
}
.page-editor-editing .carousel .carousel-caption.cloned {
  visibility: hidden;
}
.hero .carousel .buttons .btn {
  border: 0;
}
.hero .carousel .buttons .btn:hover {
  background-color: transparent;
  opacity: 0.6;
}
.hero .carousel .buttons .btn:after {
  content: " ";
  display: block;
  float: right;
  width: 14px;
  height: 14px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px) {
  .hero .carousel .buttons .btn:after {
    width: 20px;
    height: 20px;
    margin-top: -1px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .carousel {
    min-height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .carousel .carousel-inner {
    width: 100%;
    /*height: 235px;*/
  }
}
.carousel .item .hero-img img {
  width: 100%;
}
@media only screen and (min-width: 993px) and (max-width: 1024px) {
  .carousel .carousel-inner,
  .home-hero .carousel .carousel-inner {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .home-hero .carousel .carousel-caption .content .innerText {
    font-size: 22px;
    line-height: 28px;
  }
  .home-hero .carousel .carousel-caption .content h1,
  .home-hero .carousel .carousel-caption .content .innerText,
  .home-hero .carousel .carousel-caption .content .innerText p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .home-hero .carousel .carousel-caption .content .slider-h1 {
    font-size: 34px;
    line-height: 38px;
    font-family: 'Hexagon-Akkurat-Black', Arial;
  }
  .home-hero .carousel .carousel-caption.cloned {
    position: static;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .home-hero .carousel-inner .item .hero-img img {
    display: none;
  }
}
@media screen and (min-width: 767px) and (max-width: 800px) {
  .home-hero:not(.new-inner-slider) .carousel .carousel-inner .item .hero-img {
    min-height: 564px;
  }
}
@media screen and (min-width: 767px) and (max-width: 993px) {
  .home-hero:not(.new-inner-slider) .carousel .carousel-inner .item .hero-img .hero-img > img {
    display: block;
    opacity: 0;
    pointer-events: none;
  }
}
.home-hero:not(.new-inner-slider) .carousel .carousel-inner .item .hero-img .hero-img img {
  /*  object-position: unset;
    object-fit: unset;*/
  /* height: 244px;*/
}
@media screen and (max-width: 1240px) {
  .home-hero:not(.new-inner-slider) .carousel .carousel-inner .item .hero-img .hero-img img {
    /*object-position: center;
        object-fit: cover;*/
  }
}
.home-hero:not(.new-inner-slider) .carousel .carousel-inner .item .hero-img .hero-img img.video-slider-image {
  pointer-events: none;
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  .home-hero:not(.new-inner-slider) .carousel .carousel-inner .item .hero-img .hero-img img.core-videosliderimage {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .home-hero:not(.new-inner-slider) .carousel .carousel-inner .item .hero-img .hero-img img.core-videosliderimage {
    pointer-events: none;
  }
}
.allVideoListings.slider_video .owl-carousel .owl-nav .owl-next,
.allVideoListings.slider_video .owl-carousel .owl-nav .owl-prev {
  top: 27px;
}
@media screen and (max-width: 768px) {
  .allVideoListings.slider_video .owl-carousel .owl-nav .owl-next,
  .allVideoListings.slider_video .owl-carousel .owl-nav .owl-prev {
    top: 20%;
  }
}
.allVideoListings.slider_video .owl-carousel .owl-nav .owl-next {
  margin-right: 0;
  right: 1px;
}
.allVideoListings.slider_video .owl-carousel .owl-nav .owl-prev {
  margin-left: 0;
  left: 0;
}
/*new marque changes before cb3-21 start*/
.slider-marque-blue {
  background: #0e5270;
  background: -moz-linear-gradient(top, #0e5270 1%, #1e97ba 99%);
  background: -webkit-linear-gradient(top, #0e5270 1%, #1e97ba 99%);
  background: linear-gradient(to bottom, #0e5270 1%, #1e97ba 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e5270', endColorstr='#1e97ba', GradientType=0);
}
#main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-caption .buttons .btn-wrap.home-video-play-icon a.btn:after {
  margin-left: 20px;
}
@media screen and (min-width: 991px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-caption.cloned {
    left: 10%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-caption.cloned {
    width: 300px;
  }
}
@media screen and (min-width: 1241px) and (max-width: 1600px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-caption.cloned {
    right: -135px;
    width: 360px;
    left: 11%;
  }
}
@media screen and (min-width: 1600px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-caption.cloned {
    left: 12%;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-caption.cloned.rightslide {
    left: auto;
    right: 12%;
    width: 450px;
  }
}
@media screen and (min-width: 991px) and (max-width: 1240px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-caption.cloned.rightslide {
    right: 12%;
    width: 350px;
    left: auto;
  }
}
@media screen and (min-width: 1241px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-caption.cloned.rightslide {
    right: 18%;
    width: 400px;
    left: auto;
  }
}
@media screen and (min-width: 991px) and (max-width: 1240px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-caption.cloned.rightslide .content {
    width: 80%;
  }
}
@media screen and (min-width: 1241px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-caption.cloned.rightslide .content {
    width: 100%;
  }
}
#main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture {
  background: #0e5270;
  background: -moz-linear-gradient(top, #0e5270 1%, #1e97ba 99%);
  background: -webkit-linear-gradient(top, #0e5270 1%, #1e97ba 99%);
  background: linear-gradient(to bottom, #0e5270 1%, #1e97ba 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e5270', endColorstr='#1e97ba', GradientType=0);
}
@media screen and (min-width: 993px) and (max-width: 1240px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture {
    width: 200px;
  }
}
@media screen and (min-width: 1241px) and (max-width: 1600px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture {
    width: 300px;
    left: 13%;
  }
}
#main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture:before {
  background: #0e5270;
  background: -moz-linear-gradient(top, #0e5270 1%, #1e97ba 99%);
  background: -webkit-linear-gradient(top, #0e5270 1%, #1e97ba 99%);
  background: linear-gradient(to bottom, #0e5270 1%, #1e97ba 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e5270', endColorstr='#1e97ba', GradientType=0);
  transform: skewX(-8deg);
}
@media screen and (min-width: 1241px) and (max-width: 1600px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture:before {
    left: -65px;
    width: 130px;
  }
}
@media screen and (min-width: 993px) and (max-width: 1240px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture:before {
    transform: skewX(-12deg);
  }
}
#main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture:after {
  transform: skewX(-30deg);
  background: #0e5270;
  background: -moz-linear-gradient(top, #0e5270 1%, #1e97ba 99%);
  background: -webkit-linear-gradient(top, #0e5270 1%, #1e97ba 99%);
  background: linear-gradient(to bottom, #0e5270 1%, #1e97ba 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e5270', endColorstr='#1e97ba', GradientType=0);
}
@media screen and (min-width: 993px) and (max-width: 1240px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture:after {
    right: -140px;
    width: 300px;
  }
}
@media screen and (min-width: 1241px) and (max-width: 1600px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture:after {
    right: -135px;
    width: 300px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture.rightslide {
    right: 25%;
    left: auto;
  }
}
@media screen and (min-width: 768px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture.rightslide:before {
    left: -45px;
    width: 100px;
    transform: skewX(-8deg);
  }
}
@media screen and (min-width: 768px) {
  #main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-texture.rightslide:after {
    right: -170px;
    width: 350px;
  }
}
#main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-bottom-shape,
#main-content .hero:not(.inner-page-slider).new-marque-slider .carousel .carousel-top-shape {
  display: none !important;
}
/*new marque changes before cb3-21 end */
@media screen and (min-width: 768px) {
  .carousel {
    overflow: hidden;
  }
}
.carousel * {
  color: #fefefe;
}
.carousel .carousel-inner {
  width: 100%;
}
.carousel .carousel-indicators {
  bottom: 10px;
  z-index: 9;
}
.carousel .carousel-indicators li {
  border-radius: 0;
  background: 0 0;
  border: 1px solid #fefefe;
  width: 24px;
  height: 5px;
  margin: 0 10px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .carousel .carousel-indicators li:after {
    position: absolute;
    width: 36px;
    height: 36px;
    content: '';
    top: -18px;
    left: -1px;
  }
}
.carousel .carousel-indicators li.active {
  background: #fefefe;
}
.carousel .carousel-caption {
  visibility: hidden;
  display: none;
  position: absolute;
  width: 100%;
  min-height: 240px;
  text-shadow: none;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 0;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .carousel .carousel-caption {
    left: 10%;
    width: 500px;
    height: 100%;
    padding: 0 0 0 35px;
    margin: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .carousel .carousel-caption {
    width: 550px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .carousel .carousel-caption {
    width: 450px;
  }
}
.carousel .carousel-caption .content {
  width: auto;
  position: relative;
  right: auto;
  left: auto;
  padding-left: 0;
  margin: 0 20px;
  top: auto;
}
@media screen and (min-width: 768px) {
  .carousel .carousel-caption .content {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .carousel .carousel-caption .content {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 20px 0;
  }
}
.carousel .carousel-caption .content .text {
  position: relative;
  width: 100%;
}
.carousel .carousel-caption .content h1,
.carousel .carousel-caption .content .slider-h1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 40px;
  line-height: 45px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  padding-top: 10px;
  word-break: break-word;
}
@media screen and (min-width: 1024px) {
  .carousel .carousel-caption .content h1,
  .carousel .carousel-caption .content .slider-h1 {
    word-break: break-word;
    /*padding-right: 60px;*/
    padding-right: 20px;
    font-size: 50px;
    line-height: 55px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .carousel .carousel-caption .content h1,
  .carousel .carousel-caption .content .slider-h1 {
    -webkit-line-clamp: 3;
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 1240px) {
  .carousel .carousel-caption .content h1,
  .carousel .carousel-caption .content .slider-h1 {
    -webkit-line-clamp: 4;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .carousel .carousel-caption .content h1,
  .carousel .carousel-caption .content .slider-h1 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (min-width: 1241px) and (max-width: 1600px) {
  .carousel .carousel-caption .content h1,
  .carousel .carousel-caption .content .slider-h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
.carousel .carousel-caption .content .innerText {
  margin: 15px 0;
  overflow: hidden;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .carousel .carousel-caption .content .innerText {
    height: inherit;
    max-height: initial;
    padding-right: 0;
    margin: 20px 0;
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 24px;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  .carousel .carousel-caption .content .innerText {
    -webkit-line-clamp: 3;
  }
  .carousel .carousel-caption .content .innerText p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
@media (min-width: 992px) and (max-width: 1240px) {
  .carousel .carousel-caption .content .innerText {
    font-size: 20px;
    margin: 10px 0 15px 0;
    line-height: 135%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1600px) {
  .carousel .carousel-caption .content .innerText {
    font-size: 20px;
    line-height: 135%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}
.carousel .carousel-caption .carousel-btn-wrap {
  width: 100%;
}
.carousel .carousel-caption .carousel-btn-wrap .buttons .btn-wrap a.btn {
  color: #fefefe !important;
}
.carousel .carousel-caption .carousel-btn-wrap .buttons .btn-wrap a.btn:before {
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg) !important;
}
.carousel .carousel-caption .buttons {
  position: relative;
  bottom: 0;
  margin-top: 10px;
}
.carousel .carousel-caption .buttons:after {
  display: none;
}
.carousel .carousel-caption .buttons .btn-wrap {
  position: relative;
  display: inline-block;
}
.carousel .carousel-caption .buttons .btn-wrap a {
  display: block;
  margin-top: 10px;
}
.carousel .carousel-caption .buttons .btn-wrap .btn {
  margin: 0;
}
.carousel .carousel-caption .buttons .btn-wrap .btn:after,
.carousel .carousel-caption .buttons .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
}
.carousel .carousel-caption .buttons .btn-wrap.home-video-play-icon a.btn:after {
  /* display: none;*/
  background-image: url(../Content/icons/svg-icons/big-icon-video.svg);
}
.carousel .carousel-control {
  background: 0 0 !important;
  opacity: 1;
  z-index: 2;
  width: 5%;
  display: none;
  top: 50%;
  bottom: auto;
}
@media (min-width: 768px) {
  .carousel .carousel-control.left span,
  .carousel .carousel-control.right span {
    display: block;
    transition: all 0.2s ease-in-out;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .carousel .carousel-control.left span,
  .carousel .carousel-control.right span {
    width: 42px;
    background-image: url(../Content/images/sprites/arrows-carousel.png);
    background-size: 90px 70px;
    background-color: rgba(51, 51, 51, 0.5);
    height: 70px;
    top: 50%;
    margin-top: -35px;
    transform: none;
  }
  .carousel .carousel-control.left span:hover,
  .carousel .carousel-control.right span:hover {
    background-color: rgba(153, 153, 153, 0.5);
  }
}
.carousel .carousel-control.left span:before,
.carousel .carousel-control.right span:before,
.carousel .carousel-control.left span:after,
.carousel .carousel-control.right span:after {
  content: none;
}
@media (min-width: 768px) {
  .carousel .carousel-control.left:hover,
  .carousel .carousel-control.left span {
    background-position: 0 0;
  }
}
.carousel .carousel-control.right {
  left: auto;
  right: 0;
}
@media (min-width: 768px) {
  .carousel .carousel-control.right:hover,
  .carousel .carousel-control.right span {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    background-position: -51px 0;
  }
}
@media (min-width: 768px) {
  .carousel .carousel-control {
    display: inline-block;
  }
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .carousel .carousel-control {
    /*display: none;*/
  }
}
.carousel.innerBanner .carousel-top-shape,
.carousel.innerBanner .carousel-bottom-shape,
.carousel.innerBanner .carousel-texture,
.carousel.innerBanner .carousel-caption.cloned {
  display: none !important;
}
.carousel.innerBanner .video_height .buttons {
  position: relative;
  bottom: 0;
}
.carousel.innerBanner .video_height .buttons .btn {
  padding-left: 0;
}
.carousel.innerBanner .video_height .buttons .btn:after {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
  display: block;
  float: right;
  width: 14px;
  height: 14px;
  margin-left: 8px;
  margin-top: 1px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px) {
  .carousel.innerBanner .video_height .buttons .btn:after {
    width: 20px;
    height: 20px;
    margin-top: -3px;
  }
}
.meganavLang {
  width: 100%;
  background: #fefefe;
  border-top: 4px solid #005072;
  border-bottom: 4px solid #005072;
}
.meganavLang > .container {
  height: 100% !important;
}
.meganavLang .innerLangnav {
  padding: 25px 0;
}
.meganavLang .innerLangnav .headerNav {
  padding-bottom: 10px;
}
.meganavLang .innerLangnav .colRegion {
  float: left;
  width: 33.3%;
  padding-left: 25px;
  padding-right: 0px;
  box-sizing: border-box;
  line-height: 1.42857143;
}
.meganavLang .innerLangnav .colRegion h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
  /*color: @black;
                font-family: @font-black;
                font-size: @Pod-Title-Desk;*/
  margin: 0;
}
.meganavLang .innerLangnav .colRegion h3 img {
  width: 82px;
  height: auto;
  margin-right: 20px;
  margin-top: 10px;
}
.meganavLang .innerLangnav .colRegion > ul {
  padding-top: 20px;
}
@media screen and (min-width: 1240px) {
  .meganavLang .innerLangnav .colRegion > ul {
    max-height: 400px;
    overflow: auto;
  }
  .meganavLang .innerLangnav .colRegion > ul::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  .meganavLang .innerLangnav .colRegion > ul::-webkit-scrollbar:vertical {
    width: 12px;
  }
  .meganavLang .innerLangnav .colRegion > ul::-webkit-scrollbar:horizontal {
    height: 12px;
  }
  .meganavLang .innerLangnav .colRegion > ul::-webkit-scrollbar-thumb {
    background-color: #005072;
    border-radius: 6px;
    border: 2px solid #fefefe;
  }
  .meganavLang .innerLangnav .colRegion > ul::-webkit-scrollbar-track {
    border-radius: 6px;
    background-color: #fefefe;
  }
}
.meganavLang .innerLangnav .colRegion > ul > li {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
.meganavLang .innerLangnav .colRegion ul {
  padding-left: 0;
  display: block;
  list-style-type: none;
  float: left;
  width: 100%;
}
.meganavLang .innerLangnav .colRegion ul li {
  margin-bottom: 10px;
}
.meganavLang .innerLangnav .colRegion ul li span.countryLang {
  color: #333333;
  float: left;
  font-size: 14px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  width: 40%;
}
.meganavLang .innerLangnav .colRegion ul li > ul {
  width: 60%;
  float: left;
}
.meganavLang .innerLangnav .colRegion ul li > ul > li {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  border-right: 1px solid #d8d8d8;
}
.meganavLang .innerLangnav .colRegion ul li > ul > li:last-child {
  border-right: none;
}
.meganavLang .innerLangnav .colRegion ul li > ul > li > a {
  color: #005072;
  font-size: 14px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  text-decoration: none;
  float: left;
  margin: 0;
  padding: 0;
}
.meganavLang .innerLangnav .colRegion ul li > ul > li > a:hover {
  opacity: 0.6;
}
.meganavLang .innerLangnav .colRegion ul li ul li {
  margin-bottom: 0;
}
.meganavLang .innerLangnav .headerNav h2 {
  display: inline-block;
}
.meganavLang .innerLangnav .headerNav .globalLink {
  float: right;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 14px;
  color: #005072;
}
.meganavLang .innerLangnav .headerNav .globalLink:hover {
  color: #005072;
  opacity: 0.6;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.mobile-header .language-nav .langSelect {
  color: #005072;
}
.mobile-header .language-nav .langSelect:after {
  content: "";
  transition: all 0.2s ease-in-out;
  height: 11px;
  width: 16px;
  display: block;
  margin: 4px 0 0 4px!important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.mobile-header .language-nav .langSelect.open {
  color: #005072;
}
.mobile-header .language-nav .langSelect.open:after {
  transform: rotate(180deg);
}
.mobile-header .language-nav .langSelect .caret {
  display: none;
}
.mobile-header .meganavLang {
  visibility: visible;
  border-top: 0;
  border-bottom: 0;
  background-color: #f5f7f8;
  height: 0;
  overflow: hidden;
  display: none;
}
.mobile-header .meganavLang.active {
  display: block;
  height: 100%;
}
@media screen and (min-width: 1240px) {
  .mobile-header .meganavLang.active {
    overflow: auto;
    max-height: 500px;
  }
}
@media screen and (min-width: 1240px) {
  .mobile-header .meganavLang .contentNav {
    padding-bottom: 60px;
  }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1100px) and (orientation: landscape) {
  .mobile-header .meganavLang .contentNav {
    padding-bottom: 50px;
  }
}
.mobile-header .meganavLang .innerLangnav {
  padding: 10px 0 0;
}
.mobile-header .meganavLang .innerLangnav .colRegion {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.mobile-header .meganavLang .innerLangnav .colRegion h3 {
  padding: 15px 25px 20px;
  /*font-size: 16px;
                    line-height: 22px;*/
  position: relative;
  /*font-family: @font-bold;*/
}
.mobile-header .meganavLang .innerLangnav .colRegion h3 img {
  float: right;
  width: 65px;
  right: 25px;
  position: absolute;
  margin: 0;
  top: 10px;
}
.mobile-header .meganavLang .innerLangnav .colRegion > ul {
  padding-top: 0;
  margin-bottom: 10px;
}
.mobile-header .meganavLang .innerLangnav .colRegion ul li {
  margin: 0;
  padding: 10px 25px;
}
.mobile-header .meganavLang .innerLangnav .colRegion ul li span.countryLang {
  width: 50%;
}
.mobile-header .meganavLang .innerLangnav .colRegion ul li > ul {
  width: 50%;
}
.mobile-header .meganavLang .innerLangnav .colRegion ul li ul li {
  width: 100%;
  text-align: right;
  padding: 0;
}
.mobile-header .meganavLang .innerLangnav .colRegion ul li ul li a {
  float: none;
}
.mobile-header .language-nav .langSelect {
  position: relative;
  display: block;
  width: 100%;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 0;
}
.mobile-header .language-nav .langSelect.active:after {
  transform: rotate(180deg);
}
@media screen and (min-width: 1240px) {
  .safari.mac .meganavLang .innerLangnav .colRegion ul {
    max-height: 400px;
  }
}
/* @import 'components/_mega-menu.less'; */
.page-hero {
  position: relative;
  overflow: hidden;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .page-hero {
    padding: 0px;
  }
}
.page-hero .page-hero-image {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .page-hero .page-hero-image {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    max-height: unset;
    min-width: 100%;
    /*height: 576px;*/
  }
}
@media screen and (min-width: 768px) {
  .page-hero .container:before {
    position: absolute;
    top: 0px;
    left: -80px;
    content: "";
    display: block;
    width: 50%;
    min-width: 500px;
    height: 100%;
    transform: skewX(14deg);
    -webkit-transform: skewX(14deg);
    background-color: #005072;
    opacity: 0.75;
  }
}
.page-hero .caption {
  position: relative;
  z-index: 3;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: 340px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .page-hero .caption {
    width: 25%;
    /*height: 576px;*/
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .page-hero .caption {
    margin-left: 20px;
  }
}
.page-hero .caption h1 {
  width: 100%;
  margin: 30px 0 20px 0;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .page-hero .caption h1 {
    margin: 0;
    color: #fefefe;
  }
}
.page-hero .caption p {
  width: 100%;
  margin: 0px;
  color: #000000;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 24px;
  line-height: 30px;
}
@media screen and (min-width: 768px) {
  .page-hero .caption p {
    margin: 30px 0 48px 0;
    color: #fefefe;
  }
}
.page-hero .caption .buttons {
  position: relative;
  bottom: unset;
  margin-bottom: 20px;
}
.page-hero .caption .buttons:after {
  position: absolute;
  left: 0px;
  bottom: -20px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
@media screen and (min-width: 768px) {
  .page-hero .caption .buttons:after {
    display: none;
  }
}
.page-hero .caption .cta {
  transition: all 0.2s ease-in-out;
  padding: 30px 0 0 0;
  border: none;
  color: #005072;
}
@media screen and (min-width: 768px) {
  .page-hero .caption .cta {
    padding: 0;
    color: #fefefe;
  }
}
.page-hero .caption .cta:hover {
  opacity: 0.8;
  background: transparent;
}
.page-hero .caption .cta:after {
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .page-hero .caption .cta:after {
    background: url('../Content/icons/svg-icons/arrow-cta-white.svg');
  }
}
@media screen and (min-width: 768px) {
  .page-hero .caption .cta:after {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .inner-page-slider .home-slider {
    min-height: 600px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1025px) {
  .inner-page-slider .home-slider {
    min-height: 400px;
  }
}
.inner-page-slider .home-slider .carousel-inner .hero-img img {
  height: 100%;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .inner-page-slider .home-slider .carousel-inner .hero-img img {
    /*  height: 244px;*/
  }
}
@media screen and (min-width: 768px) {
  .inner-page-slider .home-slider .carousel-inner .hero-img img {
    position: absolute;
    display: block;
  }
}
.inner-page-slider .home-slider .carousel-inner .hero-img img.core-videosliderimage {
  object-fit: cover;
  object-position: bottom center;
}
@media screen and (min-width: 768px) {
  .inner-page-slider .home-slider .carousel-inner .hero-img:before {
    position: absolute;
    top: 0px;
    left: -80px;
    content: "";
    display: block;
    width: 50%;
    min-width: 650px;
    height: 100%;
    transform: skewX(14deg);
    -webkit-transform: skewX(14deg);
    background-color: #005072;
    opacity: 0.75;
    z-index: 2;
    pointer-events: none;
  }
}
@media (min-width: 768px) {
  .inner-page-slider .home-slider .carousel-inner .item {
    height: 400px;
  }
}
.inner-page-slider .home-slider .carousel-inner .item .hero-img {
  width: 100%;
}
@media (min-width: 767px) and (max-width: 819px) {
  .inner-page-slider .home-slider .carousel-inner .item .hero-img img {
    opacity: 0;
  }
}
@media (min-width: 1025px) {
  .inner-page-slider .home-slider .carousel-inner .item {
    height: 460px;
  }
  .inner-page-slider .home-slider .carousel-inner .item > img:not(.video-slider-image) {
    object-fit: cover;
  }
}
.inner-page-slider .home-slider .carousel-top-shape,
.inner-page-slider .home-slider .carousel-bottom-shape,
.inner-page-slider .home-slider .carousel-texture {
  display: none !important;
}
.inner-page-slider .home-slider .carousel-caption {
  z-index: 1;
  left: 10px;
}
@media screen and (min-width: 768px) {
  .inner-page-slider .home-slider .carousel-caption {
    width: auto;
    left: 0;
    padding: 0;
  }
  .inner-page-slider .home-slider .carousel-caption.inner-slider-video {
    /*pointer-events: none;*/
  }
  .inner-page-slider .home-slider .carousel-caption .container {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    height: 100%;
  }
  .inner-page-slider .home-slider .carousel-caption .container .content {
    margin: 0 0px;
    width: 450px;
    flex-flow: row wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .inner-page-slider .home-slider .carousel-caption .container .content h1,
  .inner-page-slider .home-slider .carousel-caption .container .content .slider-h1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  .inner-page-slider .home-slider .carousel-caption .container .content {
    padding-left: 40px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 992px) {
  .inner-page-slider .home-slider .carousel-caption .container .content {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .inner-page-slider .home-slider .carousel-caption .container .content .text {
    display: block;
    width: 100%;
  }
  .inner-page-slider .home-slider .carousel-caption .container .content .buttons {
    position: relative;
    width: 100%;
    bottom: 20px;
    left: 0px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  .inner-page-slider .home-slider .carousel-caption .container .content h1,
  .inner-page-slider .home-slider .carousel-caption .container .content .slider-h1 {
    padding-right: 20px;
    padding-top: 10px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 992px) {
  .inner-page-slider .home-slider .carousel-caption .container .content h1,
  .inner-page-slider .home-slider .carousel-caption .container .content .slider-h1 {
    -webkit-line-clamp: 4;
  }
}
@media screen and (min-width: 768px) and (min-width: 767px) and (max-width: 1240px) {
  .inner-page-slider .home-slider .carousel-caption .container .content h1,
  .inner-page-slider .home-slider .carousel-caption .container .content .slider-h1 {
    font-size: 40px;
    line-height: 42px;
    padding-right: 0;
    -webkit-line-clamp: 3;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 1240px) {
  .inner-page-slider .home-slider .carousel-caption .container .content {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .inner-page-slider .home-slider .carousel-caption .inner-slider-video-icon {
    position: absolute;
    right: 20%;
    top: 39%;
    width: 110px;
    height: 100px;
    cursor: pointer;
  }
}
.inner-page-slider .home-slider .carousel-caption .content .text .slider-h1 {
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 40px;
  line-height: 42px;
}
@media screen and (min-width: 1240px) {
  .inner-page-slider .home-slider .carousel-caption .content .text .slider-h1 {
    font-size: 50px;
    line-height: 55px;
  }
}
@media screen and (max-width: 767px) {
  .inner-page-slider .home-slider .carousel-caption .content .text .slider-h1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.inner-page-slider .home-slider .carousel-caption .content .innerText {
  font-size: 24px;
  line-height: 30px;
}
.inner-page-slider .home-slider .carousel-caption.rightslide {
  right: auto;
  left: 10%;
}
/* inner page new slider start*/
.new-inner-slider {
  max-width: 1240px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .new-inner-slider .carousel {
    min-height: 100%;
  }
  .new-inner-slider .carousel .carousel-control {
    display: inline-block;
  }
  .new-inner-slider .carousel .carousel-texture {
    width: 280px !important;
  }
}
@media screen and (min-width: 768px) {
  .new-inner-slider .carousel .carousel-inner {
    float: right;
    width: 64.5%;
  }
  .new-inner-slider .carousel .carousel-inner .item {
    height: 100%;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) and (max-width: 992px) {
  .new-inner-slider .carousel .carousel-inner .item {
    min-height: 400px;
  }
}
@media screen and (min-width: 1240px) {
  .new-inner-slider .carousel .carousel-inner {
    height: 420px;
  }
}
@media screen and (min-width: 768px) {
  .new-inner-slider .carousel .carousel-inner {
    width: calc(100% - 280px);
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .new-inner-slider .carousel .carousel-inner {
    width: calc(100% - 365px);
  }
}
@media screen and (min-width: 1241px) {
  .new-inner-slider .carousel .carousel-inner {
    width: calc(100% - 445px);
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .new-inner-slider .carousel .carousel-inner .item {
    height: 400px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .new-inner-slider .carousel .carousel-inner .item {
    height: 300px;
  }
  .new-inner-slider .carousel .carousel-inner .item .hero-img img {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .new-inner-slider .carousel .carousel-inner .item .hero-img img.video-slider-image {
    left: calc(50% - 50px);
  }
}
.new-inner-slider .carousel .carousel-inner .item .hero-img > a {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .new-inner-slider .carousel .carousel-inner .item .hero-img > img {
    min-width: 100% !important;
  }
}
.new-inner-slider .carousel .carousel-top-shape,
.new-inner-slider .carousel .carousel-bottom-shape {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .new-inner-slider .carousel .carousel-texture {
    width: 446px;
    left: 0;
    background: url('../Content/images/global/new-inner-slider-theme.jpg') no-repeat 0 0;
    background-size: cover;
    opacity: 1 !important;
    display: block !important;
  }
  .new-inner-slider .carousel .carousel-texture::before,
  .new-inner-slider .carousel .carousel-texture::after {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .new-inner-slider .carousel .carousel-texture {
    width: 280px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .new-inner-slider .carousel .carousel-texture {
    width: 365px;
  }
}
@media screen and (min-width: 768px) {
  .new-inner-slider .carousel .carousel-caption {
    width: 446px;
    left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .new-inner-slider .carousel .carousel-caption {
    width: 280px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .new-inner-slider .carousel .carousel-caption {
    width: 365px;
  }
}
@media screen and (max-width: 767px) {
  .new-inner-slider .carousel .carousel-caption .content {
    margin: 0 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .new-inner-slider .carousel .carousel-caption .content {
    padding-left: 50px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 992px) {
  .new-inner-slider .carousel .carousel-caption .content {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  .new-inner-slider .carousel .carousel-caption .content .buttons .btn-wrap a {
    padding-right: 30px;
    word-break: break-word;
  }
}
.new-inner-slider .carousel .carousel-caption .content .buttons .btn-wrap a {
  padding-right: 30px;
}
.new-inner-slider .carousel .carousel-caption .content .buttons .btn-wrap a:after {
  position: absolute;
  right: 0;
  top: auto;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .new-inner-slider .carousel .carousel-caption .content .buttons .btn-wrap a:after {
    bottom: 3px;
  }
}
@media screen and (max-width: 767px) {
  .new-inner-slider .carousel .carousel-caption .content .buttons .btn-wrap a:after {
    bottom: 2px;
  }
}
.new-inner-slider .carousel .carousel-caption .content .text {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
.new-inner-slider .carousel .carousel-caption .content .text h1,
.new-inner-slider .carousel .carousel-caption .content .text .slider-h1 {
  font-size: 30px;
  line-height: 34px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-right: 0;
}
.new-inner-slider .carousel .carousel-caption .content .text .innerText,
.new-inner-slider .carousel .carousel-caption .content .text p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 100%;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .new-inner-slider .carousel .carousel-caption .content .text .innerText,
  .new-inner-slider .carousel .carousel-caption .content .text p {
    -webkit-line-clamp: 8;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .new-inner-slider .carousel .carousel-caption .content .text .innerText,
  .new-inner-slider .carousel .carousel-caption .content .text p {
    -webkit-line-clamp: 6;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .new-inner-slider .carousel .carousel-caption .content .text .innerText,
  .new-inner-slider .carousel .carousel-caption .content .text p {
    font-size: 15px;
    line-height: 18px;
  }
}
.new-inner-slider .carousel .carousel-caption .content .text .innerText {
  margin-bottom: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .new-inner-slider .carousel .carousel-caption .content .text .innerText {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .new-inner-slider .carousel .carousel-caption .content .text .innerText {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.new-inner-slider .carousel .carousel-caption .content .text .innerText.slider-txt-ellipsis {
  position: relative;
}
.new-inner-slider .carousel .carousel-caption .content .text .innerText.slider-txt-ellipsis:after {
  content: '...';
  position: absolute;
  bottom: 0;
  right: 0;
}
.new-inner-slider .carousel .carousel-caption .content .buttons {
  width: auto;
  left: 0;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .new-inner-slider .carousel .carousel-caption .content .buttons {
    width: 100%;
  }
  .new-inner-slider .carousel .carousel-caption .content .buttons .btn-wrap .btn {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (min-width: 992px) {
  .new-inner-slider .carousel .carousel-caption .content .buttons {
    position: relative;
    bottom: 0;
    width: 100%;
  }
}
.new-inner-slider .carousel .carousel-caption .content .text .slider-h1 {
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 30px;
  line-height: 34px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 992px) {
  .new-inner-slider .carousel .carousel-caption .content .text .slider-h1 {
    -webkit-line-clamp: 4;
    word-break: break-word;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .new-inner-slider .carousel .carousel-caption .content .text .slider-h1 {
    font-size: 20px;
    line-height: 24px;
  }
}
.new-inner-slider.full-image-banner .carousel .carousel-inner {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .new-inner-slider.full-image-banner .carousel .carousel-inner .item .hero-img {
    display: block;
  }
}
/* inner page new slider end*/
.carousel.customCarousel .carousel-indicators {
  top: 185px;
  height: 5px;
  width: 100%;
  display: block !important;
}
@media screen and (min-width: 400px) {
  .carousel.customCarousel .carousel-indicators {
    top: 205px;
  }
}
@media screen and (min-width: 480px) {
  .carousel.customCarousel .carousel-indicators {
    top: 215px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .carousel.customCarousel .carousel-indicators {
    top: 190px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .carousel.customCarousel .carousel-indicators {
    top: 200px;
  }
}
@media screen and (min-width: 992px) {
  .carousel.customCarousel .carousel-indicators {
    top: 170px;
  }
}
@media screen and (min-width: 1240px) {
  .carousel.customCarousel .carousel-indicators {
    top: 215px;
  }
}
.carousel.customCarousel .carousel-indicators li {
  width: 24px;
  height: 5px;
  border-color: #d8d8d8;
  vertical-align: top;
}
.carousel.customCarousel .carousel-indicators li.active {
  background-color: #005072;
  border-color: #005072;
}
.carousel.customCarousel .carousel-inner .item {
  height: unset;
}
.carousel.customCarousel .carousel-inner .item .module .media-content {
  max-height: 213px;
  overflow: hidden;
}
.carousel.customCarousel .carousel-inner .item .module .caption .text h3 {
  color: #333333;
}
.carousel.customCarousel .carousel-control {
  top: 70px;
  max-height: 60px;
}
.carousel.customCarousel .carousel-control span {
  top: 0;
  margin-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .carousel.customCarousel .carousel-control {
    top: 62px;
  }
}
@media screen and (min-width: 993px) {
  .carousel.customCarousel .carousel-control {
    top: 96px;
  }
}
@media screen and (min-width: 1240px) {
  .carousel.customCarousel .carousel-control {
    top: 127px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .carousel .item .hero-img img#multimediaVideoiconimg,
  .carousel .item .hero-img img.video-slider-image {
    left: calc(80% - 50px);
    top: 25%;
  }
}
@media screen and (min-width: 992px) {
  .homepage .container.page > .row > .col-lg-4.col-md-4.col-sm-6.col-xs-12 .carousel.customCarousel .carousel-control {
    top: 50px;
  }
}
@media screen and (min-width: 1240px) {
  .homepage .container.page > .row > .col-lg-4.col-md-4.col-sm-6.col-xs-12 .carousel.customCarousel .carousel-control {
    top: 72px;
  }
}
@media screen and (min-width: 1025px) {
  .home-hero .carousel .carousel-inner .item .hero-img > img {
    /*min-width: 1920px;*/
    min-width: 100%;
    max-width: unset;
    min-height: unset;
    max-height: 580px;
    position: relative;
    left: 0;
    bottom: 0;
  }
  .inner-page-slider .carousel .carousel-inner .item .hero-img > img {
    min-width: 100%;
    object-position: bottom center;
    object-fit: cover;
  }
}
@media only screen and (min-width: 820px) and (max-width: 1024px) {
  .inner-page-slider .carousel .carousel-inner .item,
  .inner-page-slider .carousel {
    height: 400px;
    min-height: 400px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .new-inner-slider .carousel .carousel-inner .item .hero-img img {
    display: block !important;
  }
}
@media screen and (min-width: 2000px) {
  .safari.landscape .carousel .carousel-caption .content h1,
  .safari.landscape .carousel .carousel-caption .content .slider-h1 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media screen and (min-width: 2000px) {
  .safari.landscape .carousel .carousel-caption .content .innerText {
    font-size: 20px;
    line-height: 26px;
  }
}
.ie .carousel .carousel-caption .content .innerText {
  max-height: 110px;
}
@media screen and (min-width: 1500px) {
  #main-content .home-hero .home-slider .carousel-inner .item {
    min-height: 420px;
  }
}
#main-content .home-hero .home-slider .carousel-caption .content .buttons .btn-wrap .btn {
  color: #fefefe;
}
#main-content .home-hero .home-slider .carousel-caption .content .buttons .btn-wrap .btn:before {
  opacity: 333333;
  background-image: url('../Content/icons/svg-icons/arrow-cta-white.svg');
}
.campaign-video-container .thumbnail.module {
  padding: 0;
  padding-bottom: 56.25%;
  border: none;
}
.disabled-click {
  pointer-events: none;
}
.rich-txt-container {
  margin: 40px 0;
  padding-top: 40px;
  border-top: 2px solid #666666;
}
.rich-txt-container .row {
  margin-left: 0;
  margin-right: 0;
}
.rich-txt-container .row .notes-title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
.rich-txt-container .row div[class*='col-'] {
  padding: 0;
}
.rich-txt-container .row p {
  font-size: 14px;
  color: #000000;
}
img {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .homepage .page .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .homepage .page .row div[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .homepage .page .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 .quotes-pod:after {
    bottom: 2px;
  }
}
#main-content.active {
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  #main-content {
    min-height: 600px;
  }
  #main-content > .rich-components .row [class*=col-] .rich-module .buttons {
    bottom: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content.detail-page .detail-page div[class*=" col-"] .text-group:not(.event_coverage_margin) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content.pdf-viewer .container.page {
  padding-bottom: 60px;
}
#main-content .container.pdf-viewer {
  padding-bottom: 60px;
}
#main-content .container .row .quick-links-aside {
  padding-left: 10px;
  padding-right: 10px;
}
#main-content .container .row .quick-links-aside .external-rss {
  margin-top: 15px;
  margin-bottom: 15px;
}
#main-content .container .row .quick-links-aside .external-rss span.date {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  display: block;
  padding-top: 5px;
  color: inherit;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  margin-bottom: 5px;
}
#main-content .container .row .quick-links-aside .external-rss a {
  font-size: 22px;
  line-height: 30px;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#main-content .container .row .quick-links-aside .external-rss p {
  margin-top: 0;
}
#main-content .container .row .quick-links-aside .external-rss p:last-child {
  margin-bottom: 30px;
}
#main-content .container .row.detail .col-left .detail-content .full-width-preview,
#main-content .container .row.detail .col-left .detail-content .img-width-preview {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #main-content .container .row.detail .col-left .detail-content .full-width-preview .caption h3,
  #main-content .container .row.detail .col-left .detail-content .img-width-preview .caption h3 {
    margin-top: -2px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container .row.detail .col-left .detail-content .full-width-preview .caption h3,
  #main-content .container .row.detail .col-left .detail-content .img-width-preview .caption h3 {
    margin-top: 20px;
  }
}
#main-content .container .row.detail .col-left .detail-content .full-width-preview .buttons,
#main-content .container .row.detail .col-left .detail-content .img-width-preview .buttons {
  margin-top: 20px;
  margin-bottom: 0;
}
#main-content .container .row.detail .col-left .detail-content .full-width-preview .buttons:after,
#main-content .container .row.detail .col-left .detail-content .img-width-preview .buttons:after {
  height: 1px;
  background: #d8d8d8;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container .row.detail .col-left .detail-content .full-width-preview .buttons:after,
  #main-content .container .row.detail .col-left .detail-content .img-width-preview .buttons:after {
    background: #bcc3ca;
  }
}
#main-content .container .row.detail .col-left .detail-content .full-width-preview .caption {
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container .row.detail .col-left .detail-content .full-width-preview .buttons:after {
    border-bottom-color: #bcc3ca;
  }
}
#main-content .container .row.three_cols_pods .quick-links-aside {
  /* 12828 */
}
@media screen and (min-width: 768px) {
  #main-content .container .row.three_cols_pods .quick-links-aside {
    padding-left: 0;
    padding-right: 0;
  }
}
#main-content .container .row.three_cols_pods .quick-links-aside ul {
  list-style-type: none;
}
#main-content .container .row.three_cols_pods div[class*=col-] {
  /* 13398 */
}
@media screen and (min-width: 768px) {
  #main-content .container .row.three_cols_pods div[class*=col-]:not(:last-child):not(:first-child) .quick-links-aside > .buttons {
    position: relative;
    bottom: 0;
    margin-bottom: 40px;
  }
  #main-content .container .row.three_cols_pods div[class*=col-]:not(:last-child):not(:first-child) .quick-links-aside > .buttons:after {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .row.three_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside > .buttons {
    position: absolute !important;
    margin-bottom: 0 !important;
  }
  #main-content .container .row.three_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside > .buttons:after {
    width: calc(100% - 20px) !important;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container .row.three_cols_pods div[class*=col-]:last-child .quick-links-aside {
    padding-left: 0;
    padding-right: 0;
  }
}
#main-content .container .row.three_cols_pods.two_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside {
  width: calc(100% - 20px);
}
@media screen and (max-width: 767px) {
  #main-content .container .row.three_cols_pods.two_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container .row.three_cols_pods.two_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside > .buttons {
    position: static;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container .row.three_cols_pods.two_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside > .buttons {
    bottom: 50px;
  }
}
#main-content .container .row.three_cols_pods.two_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside > .buttons:after {
  width: calc(100% - 40px) !important;
  left: 0;
}
@media screen and (max-width: 767px) {
  #main-content .container .row.three_cols_pods.two_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside > .buttons:after {
    margin-left: 20px;
  }
}
#main-content .container.page > .row:not(.detail) > div[class*=col-] > .detail-content > h4 {
  padding-left: 10px;
  margin-bottom: 15px;
  width: 100%;
}
#main-content .container.page > .row:not(.detail) > div[class*=col-] .quick-links-aside .rich-module .rich-module-content ul li {
  padding: 0;
}
#main-content .container.page > .row:not(.detail) > div[class*=col-] .quick-links-aside p a {
  color: #005072 !important;
}
#main-content .container.page > .row:not(.detail) > div[class*=col-] .quick-links-aside p a:hover {
  opacity: 0.6;
  color: #005072 !important;
}
@media screen and (min-width: 768px) {
  #main-content .container.page > .row:not(.detail) {
    width: calc(100% + 20px) !important;
    padding-left: 0;
    padding-right: 0;
  }
  #main-content .container.page > .row:not(.detail) > .eqHRow > div[class*="col-"] {
    /*width: 100%; 9157 */
  }
  #main-content .container.page > .row:not(.detail) > .fullwidth .text-content .buttons {
    position: static;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container.page > .row:not(.detail) > .text-group {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container.page > .row:not(.detail) > .panel-group {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container.page > .row:not(.detail) > .panel-group .panel:last-child:not(:first-child) {
  margin-bottom: 0;
}
#main-content .container.page > .row:not(.detail) > .panel-group .panel .panel-collapse .panel-body {
  /* text-group  with accordian*/
}
#main-content .container.page > .row:not(.detail) > .panel-group .panel .panel-collapse .panel-body .text-group.event_coverage_margin > div[class*="col-"] .thumbnail:not(.multi-callout) {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #main-content .container.page > .row:not(.detail) > .panel-group .panel .panel-collapse .panel-body .text-group.event_coverage_margin > div[class*="col-"] .thumbnail:not(.multi-callout) .media-content:not(.videoWrapper) {
    float: left;
    width: 200px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container.page > .row:not(.detail) > .panel-group .panel .panel-collapse .panel-body .text-group.event_coverage_margin > div[class*="col-"] .thumbnail:not(.multi-callout) .caption {
    float: left;
    padding-left: 20px;
    width: calc(100% - 200px);
  }
}
#main-content .container.page > .row:not(.detail) > .panel-group .panel .panel-collapse .panel-body .text-group.event_coverage_margin > div[class*="col-"] .thumbnail:not(.multi-callout) .buttons {
  padding: 0;
  clear: both;
  margin-left: 0;
  margin-bottom: 40px;
}
#main-content .container.page > .row:not(.detail) > .panel-group .panel .panel-collapse .panel-body .text-group.event_coverage_margin > div[class*="col-"] .thumbnail:not(.multi-callout) .buttons:after {
  height: 1px;
  background: #d8d8d8;
}
#main-content .container.page > .row:not(.detail) > .panel-group .panel .panel-collapse .panel-body .text-group.event_coverage_margin > div[class*="col-"] .thumbnail:not(.multi-callout):last-child .buttons:after {
  height: 0;
}
@media screen and (min-width: 1240px) {
  #main-content .container.page > .row:not(.detail) > hgroup.container.title {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container.page > .row:not(.detail) > .callout-container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    width: 100%;
  }
  #main-content .container.page > .row:not(.detail) > .callout-container > div[class*="col-"] {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
  #main-content .container.page > .row:not(.detail) > .callout-container > div[class*="col-"] .umbrella-nav-links {
    width: 100%;
    height: 100%;
  }
  #main-content .container.page > .row:not(.detail) > .callout-container > div[class*="col-"] .umbrella-nav-links .module {
    height: 100% !important;
    min-height: 100% !important;
    padding-bottom: 20px;
  }
  #main-content .container.page > .row:not(.detail) > .callout-container > div[class*="col-"] .umbrella-nav-links .module.multi-callout {
    padding-bottom: 60px;
  }
}
#main-content .container.page > .row:not(.detail) > .callout-container > .fullwidth-page-pod .section-fullwidth-page {
  margin-bottom: 0;
}
@media screen and (min-width: 1240px) {
  #main-content .container.page > .row:not(.detail) > .subpage-image {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container.page > .row:not(.detail) > .col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(odd) {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container.page > .row:not(.detail) > .col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(even) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container.page > .row:not(.detail) > .col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(2n+1):not(:first-child) {
    padding-right: 10px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container.page > .row:not(.detail) > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .multi-callout.texture-bg {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .text-group {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .carousel.customCarousel {
    margin-right: 10px;
  }
}
#main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .carousel.customCarousel .carousel-inner .item .module .media-content,
#main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .carousel.customCarousel .carousel-inner .item .module a {
  max-height: 100%;
}
@media screen and (min-width: 768px) {
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .callout-container .callout-container > .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .callout-container .callout-container .row.authorCallout {
    padding-left: 10px;
  }
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .callout-container .callout-container .row.authorCallout .author-text p {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
  }
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .callout-container .callout-container .row.authorCallout .authorCallout-container {
    padding-right: 0;
  }
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .callout-container .callout-container .row.authorCallout .authorCallout-container p:last-child {
    margin-bottom: 0;
  }
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .callout-container .callout-container > div[class*="col-"] .customCarousel {
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container .callout-container .callout-container .row.authorCallout .authorCallout-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg.multi-callout {
    margin: 0;
  }
  #main-content.campaignPage .container:not(.leadership-page) .row.prouduct-campaign-container > .wide .quick-links-aside {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*safari pod alignment issue */
@media screen and (min-width: 1240px) {
  .safari.mac .breadcrumb-social .social {
    margin-top: -5px !important;
  }
}
.safari.mac header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input .magic-box-input > input,
.safari.mac header #coveo-global-searchbox_container .CoveoSearchbox .CoveoSearchButton .magic-box-input > input,
.safari.mac header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input > input {
  line-height: 18px;
  padding-top: 4px;
}
.safari.mac #main-content .container .btn-group-vertical > .btn-group:after,
.safari.mac #main-content .container .btn-group-vertical > .btn-group:before,
.safari.mac #main-content .container .btn-toolbar:after,
.safari.mac #main-content .container .btn-toolbar:before,
.safari.mac #main-content .container .clearfix:after,
.safari.mac #main-content .container .clearfix:before,
.safari.mac #main-content .container .container-fluid:after,
.safari.mac #main-content .container .container-fluid:before,
.safari.mac #main-content .container .container:after,
.safari.mac #main-content .container .container:before,
.safari.mac #main-content .container .dl-horizontal dd:after,
.safari.mac #main-content .container .dl-horizontal dd:before,
.safari.mac #main-content .container .form-horizontal .form-group:after,
.safari.mac #main-content .container .form-horizontal .form-group:before,
.safari.mac #main-content .container .modal-footer:after,
.safari.mac #main-content .container .modal-footer:before,
.safari.mac #main-content .container .nav:after,
.safari.mac #main-content .container .nav:before,
.safari.mac #main-content .container .navbar-collapse:after,
.safari.mac #main-content .container .navbar-collapse:before,
.safari.mac #main-content .container .navbar-header:after,
.safari.mac #main-content .container .navbar-header:before,
.safari.mac #main-content .container .navbar:after,
.safari.mac #main-content .container .navbar:before,
.safari.mac #main-content .container .pager:after,
.safari.mac #main-content .container .pager:before,
.safari.mac #main-content .container .panel-body:after,
.safari.mac #main-content .container .panel-body:before,
.safari.mac #main-content .container .row:after,
.safari.mac #main-content .container .row:before,
.safari.mac #main-content .container .umbrella-nav .row:after,
.safari.mac #main-content .container .umbrella-nav .row:before {
  display: none;
}
.safari.mac #main-content .container .responsive-table-container .responsive-table table tr:first-child td {
  position: relative;
}
.safari.mac #main-content .container .responsive-table-container .responsive-table table tr:first-child td:last-child:after {
  position: absolute;
  content: "";
  right: -8px;
  width: 8px;
  top: 0;
  min-height: 56px;
  z-index: 10;
  background: #000000;
}
div.col-left {
  opacity: 1;
}
div.col-left .module.thumbnail {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  div.col-left .module.thumbnail {
    margin-bottom: 60px;
  }
}
div.col-left.col-left-full-width {
  width: 100%;
}
div.col-left.col-left-full-width .detail-content .list.news {
  padding: 0;
}
@media screen and (min-width: 768px) {
  div.col-left.col-left-full-width .detail-content .filters-group .filter {
    width: 33.3333% !important;
  }
  div.col-left.col-left-full-width .detail-content .filters-group .filter:last-child {
    padding-right: 0 !important;
  }
  div.col-left.col-left-full-width .detail-content .filters-group .filter:last-child .btn-group {
    margin-right: 0 !important;
  }
  div.col-left.col-left-full-width .detail-content .filters-group .filter:last-child .btn-group .btn:after {
    display: none;
  }
}
.container.page .module {
  padding: 0px;
  border: none;
  border-radius: 0px;
  margin-bottom: 60px;
}
.container.page .module .media-content.image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.container.page .module .caption {
  padding: 0px;
}
.container.page .module h3 {
  margin: 30px 0 13px 0px;
}
.container.page .module p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.container.page .module .buttons:after {
  position: absolute;
  left: 0px;
  bottom: -20px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.container.page .module .buttons .btn {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  padding: 0px;
  border: none;
  color: #005072;
}
@media screen and (min-width: 768px) {
  .container.page .module .buttons .btn {
    font-size: 20px;
  }
}
.container.page .module .buttons .btn:after {
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .container.page .module .buttons .btn:after {
    width: 20px;
    height: 20px;
  }
}
.container.page .module .buttons {
  position: relative;
}
.container.page .module .buttons:hover .buttons .btn-wrap {
  opacity: 0.6;
}
.container.page .module .btn-wrap {
  transition: all 0.2s ease-in-out;
  position: relative;
  padding-top: 30px;
}
.container.page .module.multiColumnPod h3 {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .container.page.landing.grid-landing > .row > .padding-text-group {
    display: block !important;
  }
}
.container.page.landing.grid-landing > .row > div[class*="col-"] .quick-links-aside ul {
  list-style: none;
}
@media screen and (min-width: 1240px) {
  .container.page.landing.grid-landing > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.multi-callout .buttons-row:after {
    width: calc(100% - 20px);
  }
}
.detail .col-left .detail-content .text-group .module .buttons:after,
.detail .col-left .detail-content .text-group.border-grey .module .buttons:after {
  background: #d8d8d8;
}
@media screen and (min-width: 768px) {
  .container.page .module {
    padding: 0px;
    border: none;
  }
  .container.page .module .buttons {
    position: absolute;
  }
  .container.page .module .btn-wrap {
    position: absolute;
    padding-top: 0px;
  }
  .container.page .module.add.no-image.vidyard-video .media-content.embed {
    max-height: 190px;
    overflow: hidden;
  }
  .container.page .col-lg-3.col-md-3.col-sm-6.col-xs-12 .module {
    height: 460px;
    min-height: 460px;
  }
}
.container.page .module.add.no-image.vidyard-video {
  background-color: transparent;
}
@media screen and (min-width: 992px) {
  .container.page .module.add.no-image.vidyard-video .media-content.embed {
    max-height: 167px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container.page .module.add.no-image.vidyard-video .media-content.embed {
    max-height: 190px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .container.page .module.add.no-image.vidyard-video .media-content.embed {
    max-height: 165px;
  }
}
@media screen and (min-width: 1240px) {
  .container.page .module.add.no-image.vidyard-video .media-content.embed {
    max-height: 210px;
    margin-bottom: 30px;
  }
  .container.page .module.add.no-image.vidyard-video .media-content.embed.testvid {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .container.page .module.add.no-image.vidyard-video .caption .text h3 {
    margin-top: 30px !important;
  }
}
.container.page .module.add.no-image.vidyard-video .buttons {
  left: 0;
}
.module.featured-pod,
.item.featured-pod {
  position: relative;
}
.modal-backdrop {
  height: 100% !important;
}
#main-content .container:not(.leadership-page).page:not(.grid-landing) > .row .custom-quick-links-aside .quick-links-aside {
  padding-left: 0;
  padding-right: 0;
}
#main-content .container:not(.leadership-page).page:not(.grid-landing) > .row .custom-quick-links-aside .quick-links-aside .careerpage-heading h2 {
  margin-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page:not(.grid-landing) > .row .custom-quick-links-aside .quick-links-aside {
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page:not(.grid-landing) > .row .custom-quick-links-aside .quick-links-aside {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page:not(.grid-landing) > .row .custom-quick-links-aside {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container:not(.leadership-page) .row div[class*="col-"] .thumbnail.no-cta a {
  pointer-events: none !important;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).callout-container .row.equl-dflex-row {
    width: calc(100% + 20px);
  }
  #main-content .container:not(.leadership-page).callout-container .row.equl-dflex-row .equl-dflex .flexi {
    /*height: 100% !important; 9243*/
  }
  #main-content .container:not(.leadership-page).callout-container .row.equl-dflex-row .equl-dflex .flexi .module.thumbnail {
    padding-bottom: 60px;
  }
  #main-content .container:not(.leadership-page).callout-container .row.equl-dflex-row .equl-dflex .flexi .module.thumbnail .caption {
    margin-bottom: 40px;
  }
}
#main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
  padding: 0px 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    position: relative;
    height: 360px;
    min-height: unset;
    padding: 0px;
    margin: 0 10px;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .media-content.image {
    position: absolute !important;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .media-content.image:after {
    content: " ";
    position: absolute;
    top: 0;
    left: -10%;
    width: 50%;
    height: 100%;
    transform: skewX(14deg);
    -webkit-transform: skewX(14deg);
    background-color: #005072;
    opacity: 0.75;
    z-index: 1;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .media-content.image a {
    height: 100%;
    max-height: unset;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption,
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons,
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .btn-wrap {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption .btn,
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons .btn,
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .btn-wrap .btn {
    color: #fefefe;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption .btn:before,
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons .btn:before,
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .btn-wrap .btn:before {
    background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption {
    width: 38%;
    height: auto;
    max-height: unset;
    padding: 20px 50px 50px 50px;
    z-index: 2;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption h3 {
    margin-top: 0px;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption h3 a {
    color: #fefefe;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption p {
    max-height: unset;
    color: #fefefe;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
    width: 96%;
    margin-left: 0px;
    margin-top: 0;
    z-index: 3;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons:after {
    display: none;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons .btn-wrap a.btn {
    color: #fefefe;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons .btn-wrap a.btn:after {
    background-image: url('../Content/icons/svg-icons/arrow-cta-white.svg');
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
    height: 222px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption {
    position: absolute;
    left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption h3 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
    margin-left: 50px;
    position: absolute;
    bottom: 20px;
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
    bottom: 0;
  }
}
@media (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg.right .caption {
    position: absolute;
    left: 0;
  }
  #main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg.right .buttons {
    bottom: 40px;
    position: absolute;
    margin-left: 0;
  }
}
#main-content .container:not(.leadership-page) .row .col-lg-12.col-md-12.col-sm-12.col-xs-12.custom-quick-links-aside .quick-links-aside ul:not(.quick-links-bullets) {
  list-style-type: disc !important;
}
@media (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg.multi-callout {
    margin: 0 10px;
  }
}
#main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
  /* &.no-cta {*/
  height: auto;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
    min-height: 220px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
    margin: 0;
  }
}
@media screen and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .image {
    position: relative !important;
  }
}
#main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .image a {
  max-height: 100%;
}
#main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .image a img {
  height: auto;
}
@media (max-width: 767px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption {
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption {
    padding: 18px;
    margin-bottom: 0;
  }
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption .text h3 {
    font-size: 20px;
    line-height: 24px;
  }
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption .text p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 15px;
    line-height: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption {
    padding-top: 25px;
    top: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption .text h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption .text p {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption .text p {
    -webkit-line-clamp: 2;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption .text p {
    -webkit-line-clamp: 3;
  }
}
@media screen and (min-width: 768px) and (min-width: 800px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption .text p {
    -webkit-line-clamp: 5;
  }
}
#main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
  width: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 18px;
}
@media screen and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
    margin-left: 0;
    bottom: 20px;
  }
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons .btn-wrap a.btn {
    font-size: 14px;
  }
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons .btn-wrap a.btn:before {
    background-size: 16px 16px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
    padding-left: 0;
    padding-bottom: 20px;
    width: 100%;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons .btn-wrap a.btn {
    font-size: 16px;
  }
  #main-content .container:not(.leadership-page) .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons .btn-wrap a.btn:before {
    background-size: 18px 18px;
  }
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width {
  padding: 0px 10px;
  margin-bottom: 0;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width {
    display: flex;
    flex-flow: row wrap;
    height: auto;
    min-height: unset;
    overflow: hidden;
    padding: 0px;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width .media-content.image {
    width: 50%;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width .media-content.image a {
    max-height: unset;
    padding-right: 10px;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width .caption {
    float: none;
    width: 100%;
    height: auto;
    max-height: unset;
    padding: 0px 4% 48px 4%;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width .caption .text {
    padding-left: 10px;
    height: auto;
    max-height: unset;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width .caption .text h3 {
    margin-top: 0px;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width .caption .text p {
    height: auto;
    max-height: unset;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width .buttons {
    width: 100%;
    float: none;
    padding-left: calc(4% + 10px);
    padding-bottom: 0;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width .buttons:after {
    display: none;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width .buttons,
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width .btn-wrap {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.half-width.fullwidth-left .text-content .caption {
    padding-bottom: 0;
  }
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.multi-callout .caption {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
    position: relative;
    height: 340px;
    min-height: unset;
    padding: 0px;
    margin-bottom: 0;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .media-content.image {
    position: absolute !important;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .media-content.image:after {
    content: " ";
    position: absolute;
    top: 0;
    right: -10%;
    width: 80%;
    height: 100%;
    transform: skewX(-14deg);
    background-color: #005072;
    opacity: 0.75;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .media-content.image a {
    height: 100%;
    max-height: unset;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .btn-wrap {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption {
    /*position: absolute; */
    top: 54px;
    left: 0px;
    width: 65%;
    height: auto;
    max-height: unset;
    padding-left: 50px;
    z-index: 2;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption h3 {
    margin-top: 0px;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption h3 a {
    color: #fefefe;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption p {
    max-height: unset;
    color: #fefefe;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg a {
    max-height: unset;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
    position: absolute;
    left: 50px;
    bottom: 54px;
    width: auto;
    padding: 0;
    z-index: 2;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons:after {
    display: none;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons .btn-wrap a.btn {
    color: #fefefe;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons .btn-wrap a.btn:before {
    background-image: url('../Content/icons/svg-icons/arrow-cta-white.svg');
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg.twoPod .caption {
    top: 0;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg.twoPod .buttons .btn-wrap {
    position: static;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg.right .caption {
    margin-left: 35%;
    padding-left: 20px;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg.right .buttons {
    left: 38%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg.right .buttons {
    left: 37.5%;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg.right .buttons {
    left: 39%;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg.left-copy-pod .media-content.image:after {
    right: unset;
    left: -10%;
    -webkit-transform: skewX(14deg);
    transform: skewX(14deg);
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg.left-copy-pod .caption {
    width: 60%;
    margin-left: 8%;
    padding: 0% 3% 0% 0%;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.image-bg.left-copy-pod .buttons {
    margin-left: 8%;
  }
}
.detail-page .row.detail .col-left .detail-content .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.twoPod .caption {
  top: 20px;
  margin-left: 0;
}
.detail-page .row.detail .col-left .detail-content .text-group iframe {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside),
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12.fullwidth-page-pod {
    padding-left: 0;
    padding-right: 0;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod:last-child:not(:first-child),
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12.fullwidth-page-pod:last-child:not(:first-child) {
    /* margin-bottom: 60px; 11955 */
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside).fullwidth-page-pod:last-child:not(:first-child) .section-fullwidth-page,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12.fullwidth-page-pod:last-child:not(:first-child) .section-fullwidth-page {
    margin-bottom: 0 !important;
  }
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg {
  position: relative;
  min-height: unset;
  height: 300px;
  overflow: hidden;
  padding: 50px 20px 40px 20px;
}
@media screen and (max-width: 767px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg {
    padding: 20px;
  }
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .media-content.image,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .media-content.image {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .media-content.image img,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .media-content.image img {
  width: 100%;
  min-width: 400px;
  height: 100%;
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .media-content.image a,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .media-content.image a {
  height: 100%;
  max-height: unset;
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .caption,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption,
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .buttons,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons,
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .btn-wrap,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .btn-wrap {
  position: relative;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .caption,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption {
  height: auto;
  max-height: unset;
  margin-bottom: 40px;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .caption,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption {
    position: absolute;
    left: 0px;
    top: 54px;
    margin-bottom: 0px;
    padding: 0px;
  }
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .caption h3,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption h3 {
  margin-top: 0px;
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .caption h3 a,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption h3 a {
  color: #fefefe;
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .caption p,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption p {
  max-height: unset;
  color: #fefefe;
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .buttons,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons {
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .buttons,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons {
    position: absolute;
    left: 0px;
    bottom: 54px;
    padding: 0px;
  }
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .buttons:after,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons:after {
  display: none;
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .buttons .btn-wrap,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons .btn-wrap {
  padding-top: 0px;
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .buttons .btn-wrap a.btn,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons .btn-wrap a.btn {
  color: #fefefe;
}
#main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg .buttons .btn-wrap a.btn:before,
#main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons .btn-wrap a.btn:before {
  background-image: url('../Content/icons/svg-icons/arrow-cta-white.svg');
}
@media screen and (min-width: 992px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg.multi-callout,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg.multi-callout {
    margin-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg.multi-callout .caption,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg.multi-callout .caption {
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12:not(.custom-quick-links-aside) .thumbnail.module.texture-bg.multi-callout .buttons.buttons-row,
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg.multi-callout .buttons.buttons-row {
    left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg {
    height: 298px;
    margin-bottom: 0;
    padding: 0px;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption {
    padding: 0 4% 48px 50px;
    z-index: 2;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons {
    width: 96%;
    margin-left: 50px;
    z-index: 2;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons .btn-wrap .btn {
    line-height: 24px;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg.right {
    left: auto;
    margin-left: 50px;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg.right .caption {
    position: absolute;
    right: 0;
  }
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg.right .buttons {
    position: absolute;
    bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg {
    height: 360px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 992px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons {
    position: absolute !important;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg.twoPod .buttons.buttons-row {
    margin-left: 55px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg.twoPod .buttons {
    left: 39%;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg.multi-callout .caption {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg {
    height: 342px;
    margin-bottom: 0;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption {
    padding: 0 8% 4% 30px;
  }
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons {
    margin-left: 50px;
    width: 92%;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.texture-bg.twoPod .buttons.buttons-row {
    margin-left: 55px;
  }
}
@media screen and (min-width: 768px) {
  .container.page .double-pod-ht .module {
    min-height: 460px;
  }
}
@media screen and (max-width: 767px) {
  .callout-container .col-xs-12.col-sm-12.col-md-12 .text-group.border-grey .responsive-table-container .responsive-table .fixed-column {
    width: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .row.detail .col-left .detail-content .callout-container .module .buttons .btn-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .row.detail .col-left .detail-content .callout-container .module .buttons:after {
    bottom: 0;
  }
  .row.detail .col-left .detail-content .callout-container > div[class*="col-"] .module:not(.quotes-pod).no-cta {
    margin-bottom: 60px;
  }
  .row.detail .col-right div[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}
.container.page.grid-landing.categoryPage_rightRail2 .col-lg-4.col-md-4.col-sm-6.col-xs-12 .umbrella-nav-links .multi-callout {
  /*margin-bottom: 60px;*/
  /*8991 */
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .container.page.grid-landing.categoryPage_rightRail2 .col-lg-4.col-md-4.col-sm-6.col-xs-12 .umbrella-nav-links .multi-callout {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .container.page.grid-landing.categoryPage_rightRail2 .col-lg-4.col-md-4.col-sm-6.col-xs-12 .umbrella-nav-links .multi-callout.module-geosystems {
    height: 465px;
  }
}
.container.page.categoryPage_rightRail .fullwidthcontainer div[class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 1240px) {
  .container.page.categoryPage_rightRail .fullwidthcontainer {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) and (max-width: 992px) {
  .fullwidthcontainer .container .detail .col-left {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .fullwidthcontainer .container .col-xs-12.col-sm-12.col-md-12.col-lg-12 > .panel-group {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 992px) {
  .fullwidthcontainer .container .col-xs-12.col-sm-12.col-md-12.col-lg-12 > .panel-group {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/*hxgn.bio start */
.grid-landing .col-lg-3.col-md-4.col-sm-6.col-xs-12.thumb {
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .grid-landing .col-lg-3.col-md-4.col-sm-6.col-xs-12.thumb:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (min-width: 1240px) {
  .grid-landing .col-lg-3.col-md-4.col-sm-6.col-xs-12.thumb:nth-child(2n),
  .grid-landing .col-lg-3.col-md-4.col-sm-6.col-xs-12.thumb:nth-child(2n+1),
  .grid-landing .col-lg-3.col-md-4.col-sm-6.col-xs-12.thumb:nth-child(3n+1) {
    padding-left: 0;
    padding-right: 20px;
    clear: unset;
  }
  .grid-landing .col-lg-3.col-md-4.col-sm-6.col-xs-12.thumb:nth-child(4n+1) {
    clear: left;
  }
  .grid-landing .col-lg-3.col-md-4.col-sm-6.col-xs-12.thumb a {
    max-height: 218px;
    overflow: hidden;
    display: block;
  }
}
.grid-landing .col-lg-3.col-md-4.col-sm-6.col-xs-12.thumb .desc {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}
@media screen and (max-width: 1200px) {
  .grid-landing .col-lg-3.col-md-4.col-sm-6.col-xs-12.thumb .image-flip-wrapper:hover img.imageHover {
    display: none;
  }
}
header .desktop-header .inner-header .quick-nav ul li a {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
header .desktop-header .inner-header .quick-nav ul li a:hover {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
/*hxgn.bio end */
/******************* Covid 19 start ************************/
@media screen and (max-width: 992px) {
  .container.detail-page .row.detail .col-left {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container.detail-page .row.detail .col-left .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .module .media-content.image a {
    max-height: 180px;
  }
}
@media screen and (max-width: 767px) {
  .container.detail-page .row.detail .col-right .module {
    margin-bottom: 60px;
  }
  .container.detail-page .row.detail .col-right .module .buttons .btn-wrap {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container.detail-page .row.detail .col-right .module .caption {
    padding-top: 10px;
  }
  .container.detail-page .row.detail .col-right .module .caption .text p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
    margin-bottom: 0;
  }
}
.container.detail-page .row.detail .col-right .module .buttons:after {
  bottom: 10px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container.detail-page .row.detail .col-right .module.multi-callout .caption {
    padding-top: 0px;
  }
}
.container.detail-page .row.detail .col-right .module.no-image .image {
  /* 13322 */
  display: none;
}
@media screen and (min-width: 992px) {
  .container.detail-page .row.detail .col-right .module.no-image .caption {
    margin-bottom: 0;
  }
  .container.detail-page .row.detail .col-right .module.no-image .caption p:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .container.detail-page .row.detail .col-right .module.no-image .buttons {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container.detail-page .row.detail .col-right .module.no-image {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .container.detail-page .row.detail .col-right .module.no-image .caption,
  .container.detail-page .row.detail .col-right .module.no-image .media-content {
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
  }
  .container.detail-page .row.detail .col-right .module.no-image:after {
    position: absolute;
    left: 0px;
    bottom: -20px;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
}
@media screen and (min-width: 992px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quotes-pod {
    min-height: unset;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .container hgroup.container.title {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.container > .row > .text-group.info-content {
  padding-left: 10px;
  padding-right: 10px;
}
.container > .row .text-group .gsp-txt-group-iframe {
  height: 188px;
}
@media screen and (min-width: 768px) {
  .container > .row .text-group .gsp-txt-group-iframe {
    height: 400px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .container > .row .text-group .gsp-txt-group-iframe {
    height: 350px;
  }
}
@media screen and (min-width: 1240px) {
  .container > .row .text-group .gsp-txt-group-iframe {
    height: 430px;
  }
}
@media screen and (min-width: 768px) {
  .container > .row .text-group {
    margin-left: 0;
    margin-right: 0;
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
  }
}
.container > .row .text-group p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.container > .row .text-group .buttons {
  position: relative;
  margin: 20px 0 0 0;
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  padding: 0px;
  border: none;
  color: #005072;
}
@media screen and (min-width: 768px) {
  .container > .row .text-group .buttons {
    margin-bottom: 80px;
  }
}
.container > .row .text-group .buttons:after {
  position: absolute;
  left: 0px;
  bottom: -20px;
  display: inline-table;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.container > .row .text-group .buttons .btn-wrap {
  position: relative;
}
.container > .row .text-group .buttons .btn-wrap a {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  padding: 0px;
  border: none;
  color: #005072;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .container > .row .text-group .buttons .btn-wrap a {
    font-size: 14px;
  }
}
.container > .row .text-group .buttons .btn-wrap a:hover,
.container > .row .text-group .buttons .btn-wrap a:active {
  background: none;
  opacity: 0.6;
}
.container > .row .text-group .buttons .btn-wrap a:active,
.container > .row .text-group .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
.container > .row .text-group .buttons .btn-wrap a:after {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .container > .row .text-group .buttons .btn-wrap a:after {
    width: 16px;
    height: 16px;
  }
}
.container > .row .text-group.margin-bottom-40 > .buttons {
  margin-bottom: 0;
}
.container > .row .text-group.margin-bottom-40 > .buttons:after {
  display: none;
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:hover,
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:active,
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:focus,
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:hover,
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:active,
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:focus,
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (max-width: 767px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside {
  width: 100%;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside {
    margin-bottom: 60px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside h3 {
  padding-top: 30px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside h3 {
    padding-top: 0;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside h3:before {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-table;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
@media only screen and (max-width: 767px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside h3:before {
    display: none;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside .buttons {
  position: relative;
  margin-top: 20px;
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  padding: 0px;
  border: none;
  color: #005072;
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside .buttons .btn-wrap {
  position: relative;
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside .buttons .btn-wrap a {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  padding: 0px;
  border: none;
  color: #005072;
  font-size: 20px;
  display: inline-block;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside .buttons .btn-wrap a {
    font-size: 14px;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside .buttons .btn-wrap a:hover {
  background: none;
  opacity: 0.6;
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside .buttons .btn-wrap a:after {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quick-links-aside .buttons .btn-wrap a:after {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 767px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
  margin-left: 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption h3,
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption h3 a,
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption p {
    -webkit-line-clamp: 3;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption {
  width: 100%;
}
@media screen and (max-width: 992px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption {
    top: 30px;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption h3,
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: initial;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption p {
    -webkit-line-clamp: initial;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption p:empty {
    display: none;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .buttons {
    bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.texture-bg .caption p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .caption .text .buttons:after {
  height: 0;
}
@media screen and (min-width: 768px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page {
    display: flex;
    flex-flow: row wrap;
    height: auto;
    min-height: 100%;
    overflow: hidden;
    padding: 0 10px;
    margin-bottom: 0;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .pod-link {
    position: relative;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .media-content,
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page > div[itemprop="video"] {
    width: 50%;
    margin-bottom: 0 !important;
    padding-right: 5px;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .media-content .media-content,
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page > div[itemprop="video"] .media-content {
    width: 100%;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .media-content img,
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page > div[itemprop="video"] img {
    height: auto;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    width: 50%;
    padding-left: 10px;
    margin-bottom: 0;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .caption {
    float: none;
    width: 100%;
    height: auto;
    max-height: 100%;
    padding: 0 15px 30px 0px;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .caption h3 {
    margin-top: 0;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .caption p {
    max-height: 100%;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .buttons,
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .btn-wrap {
    position: static;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    width: auto;
    float: none;
    margin-left: 10px;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .buttons:after,
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .btn-wrap:after {
    height: 0;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .buttons .btn-wrap,
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .btn-wrap .btn-wrap {
    margin-left: 0;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page .text-content .buttons {
    margin-bottom: 0;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page.right > div[itemprop="video"] {
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page.right > div[itemprop="video"] {
    padding-left: 5px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page.right > div[itemprop="video"] {
    padding-left: 10px;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page.right > div[itemprop="video"] .media-content {
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 1240px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.section-fullwidth-page.right > div[itemprop="video"] {
    padding-left: 5px;
  }
}
@media screen and (max-width: 767px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .module.section-fullwidth-page {
    border-bottom: 0;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .module.section-fullwidth-page .buttons {
    padding-bottom: 20px;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .module.section-fullwidth-page .buttons:after {
    position: absolute;
    left: 0px;
    bottom: 0;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
}
@media screen and (min-width: 768px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .module.section-fullwidth-page {
    margin-bottom: 60px;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .module.section-fullwidth-page.fullwidth-left .text-content {
    padding-left: 20px;
  }
}
@media screen and (min-width: 768px) and screen and (max-width: 767px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12.fullwidth-page-pod .module.section-fullwidth-page.fullwidth-left .text-content {
    padding-left: 0;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12.gsd-carousel-title {
  text-align: center;
}
@media screen and (max-width: 992px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width {
    display: flex;
    margin-bottom: 0 !important;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .media-content {
    width: 35%;
    margin-bottom: 0 !important;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .media-content a {
    max-height: 100% !important;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .caption {
    width: 64%;
    justify-content: flex-start;
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 0 !important;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .caption .text {
    padding-left: 0;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .caption .text h3 {
    margin-top: 0;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .text-content {
    width: 64%;
    justify-content: flex-start;
  }
  .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .text-content .caption {
    width: 100%;
    padding-left: 0;
  }
}
.container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .buttons {
  display: none;
}
/******************* Covid 19 end ************************/
.container #coveo-center-column {
  width: 100%;
}
/* Flexi  template*/
#main-content {
  /* Lead routing farm start */
  /*end*/
}
#main-content > .campaign-container.container {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  #main-content > .campaign-container.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content > .campaign-container.container {
    padding-left: 20px;
    padding-right: 20px;
  }
  #main-content > .campaign-container.container .campaign-text {
    padding-left: 10px;
  }
  #main-content > .campaign-container.container .campaign-img {
    padding-right: 10px;
  }
}
#main-content > .campaign-container.container > .row .col-xs-12.col-sm-6 {
  margin-bottom: 40px !important;
}
@media screen and (min-width: 768px) {
  #main-content > .campaign-container.container > .row .col-xs-12.col-sm-6 {
    display: block !important;
  }
}
#main-content > .campaign-container.container > .row .col-xs-12.col-sm-6 .campaign-text {
  margin-bottom: 0;
}
#main-content > .campaign-container.container > .row .col-xs-12.col-sm-6 .campaign-text .btn {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 992px) {
  #main-content.detail-page .detail-page hgroup.container.title + .text-group {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content.detail-page .detail-page .fullwidthcontainer .row div[class*='col-'] .panel .text-group.event_coverage_margin div[class*="col-"] {
  /* width: 100%;*/
}
#main-content.detail-page .detail-page .fullwidthcontainer .row div[class*='col-'] .panel .text-group.event_coverage_margin div[class*="col-"] > img:not(:first-child) {
  margin-left: 10px;
}
#main-content.detail-page .detail-page .fullwidthcontainer .row div[class*='col-'] .panel .text-group.event_coverage_margin .row:not(.nvidia_sensors) .col-md-6:not(.nvidia) {
  /*width: 100%;*/
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content.detail-page .detail-page .fullwidthcontainer .row div[class*='col-'] > .container .row div[class*='col-'] .panel-group {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container.page.landing.grid-landing > .row > .text-group {
    padding-left: 10px;
    padding-right: 10x;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container.page.landing.grid-landing > .row .col-lg-6.col-md-6.col-sm-12.col-xs-12 .thumbnail.module.multi-callout .image a {
    max-height: initial !important;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container.page.products-page > .row > .callout-container div[class*='col-'] {
    margin-bottom: 60px;
  }
}
#main-content .container.page.products-page > .row > .callout-container div[class*='col-'] .umbrella-nav-links .module.half-width {
  padding-bottom: 0;
  margin-top: 0;
}
#main-content .container.page.products-page > .row > .callout-container div[class*='col-'] .umbrella-nav-links .module.half-width .text-content .caption {
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container.page.products-page > .row > .callout-container div[class*='col-'] .umbrella-nav-links .module.half-width .text-content .buttons {
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container.page.product-page-tabs > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12,
  #main-content .container.page.product-page-tabs > .row > .tabs-container .tabs-component {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
  }
}
#main-content .container.page.product-page-tabs > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.multi-callout.quarter-width .image a,
#main-content .container.page.product-page-tabs > .row > .tabs-container .tabs-component .module.multi-callout.quarter-width .image a {
  max-height: 100% !important;
}
@media screen and (min-width: 768px) {
  #main-content .container.page.product-page-tabs > .row > .col-lg-12.col-md-12.col-sm-12.col-xs-12 .module.quarter-width .caption,
  #main-content .container.page.product-page-tabs > .row > .tabs-container .tabs-component .module.quarter-width .caption {
    padding-left: 40px;
  }
}
#main-content .container.page.product-page-tabs > .row > .product-slider .owl-carousel .owl-dots .owl-dot span {
  border-color: #00526F;
  height: 6px;
  width: 25px;
}
#main-content .container.page.product-page-tabs > .row > .product-slider .owl-carousel .owl-dots .owl-dot.active span {
  background: #00526F;
}
@media screen and (max-width: 767px) {
  #main-content .container.page.product-page-tabs > .row > .product-slider {
    padding-right: 20px;
  }
  #main-content .container.page.product-page-tabs > .row > .product-slider .caption .text p {
    padding-right: 10px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container.page.product-page-tabs > .row > .product-slider {
    padding-left: 0;
  }
  #main-content .container.page.product-page-tabs > .row > .product-slider .row {
    margin: 0 !important;
  }
}
#main-content .container.page.product-page-tabs > .row > .product-slider .container .row > .product-widget-cta .view_btn {
  text-align: left;
  margin-left: 0;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container.page.product-page-tabs > .row > .product-slider .container .row > .product-widget-cta .view_btn {
    margin-left: 10px;
  }
}
#main-content .container.page.product-page-tabs > .row > .product-slider .container .row > .product-widget-cta .view_btn a {
  pointer-events: none;
  color: #333333;
  text-transform: initial;
  font-size: 24px;
  line-height: initial;
}
#main-content .container.page.product-page-tabs > .row > .product-slider .container .row > .product-widget-cta .view_btn a:before {
  display: none;
}
#main-content.page .page.detail-page hgroup.title {
  /*padding-top: 0; 9242*/
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content.page .page.detail-page.detail-page .container > .equl-dflex-row {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content.page .page.detail-page.detail-page hgroup.container.title {
  /*padding-top: 0; 9242*/
}
#main-content.page .page.detail-page .row .breadcrumb-socail {
  /*padding-top:15px;*/
  padding-left: 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content.page .page.detail-page .row .flex-row div[class*='col-'] img {
    max-width: 350px;
  }
}
@media screen and (min-width: 768px) {
  #main-content.page .page.detail-page .row .flex-row .flex-order-last,
  #main-content.page .page.detail-page .row .flex-row .flex-col-md-8 {
    padding-right: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
  #main-content.page .page.detail-page .row .flex-row div[class*='col-'] h2 {
    margin-top: 0;
  }
  #main-content.page .page.detail-page .row .flex-row div[class*='col-']:first-child {
    padding-left: 0;
  }
}
#main-content.page .page.detail-page .row > div.col-xs-12.col-sm-12.col-md-12 {
  display: block !important;
  margin: 0 !important;
  padding: 0;
}
#main-content.page .page.detail-page .row > div.col-xs-12.col-sm-12.col-md-12 hgroup.container.title {
  padding-top: 40px;
  margin-top: 0;
}
@media screen and (min-width: 1240px) {
  #main-content.page .page.detail-page .row > div.col-xs-12.col-sm-12.col-md-12 .text-group:not(.event_coverage_margin) {
    /*margin-left: 10px;*/
  }
  #main-content.page .page.detail-page .row > div.col-xs-12.col-sm-12.col-md-12 .text-group:not(.event_coverage_margin) .mt-5 .text-center {
    margin-left: 10px;
    margin-right: 10px;
  }
}
#main-content.page .page.detail-page .row .text-group .int-service-row {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #main-content.page .page.detail-page .row .text-group .int-service-row {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    grid-template-columns: 50% 50%;
  }
}
#main-content.page .page.detail-page .row .text-group .int-service-row:before {
  display: none;
}
@media screen and (max-width: 768px) {
  #main-content.page .page.detail-page .row .text-group .int-service-row {
    grid-template-rows: auto auto;
    grid-template-columns: auto;
  }
}
@media screen and (min-width: 768px) {
  #main-content.page .page.detail-page .row .text-group .int-service-row .column {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    vertical-align: top;
  }
  #main-content.page .page.detail-page .row .text-group .int-service-row .column.text-on-right {
    order: 1;
  }
  #main-content.page .page.detail-page .row .text-group .int-service-row .column.text-on-right img {
    padding-top: 20px;
    display: inline-block;
  }
}
#main-content.page .page.detail-page .row .text-group .int-service-row div.gallery {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0;
  list-style: none;
}
#main-content.page .page.detail-page .row .text-group .int-service-row div.gallery:before,
#main-content.page .page.detail-page .row .text-group .int-service-row div.gallery:after {
  content: " ";
  display: table;
}
#main-content.page .page.detail-page .row .text-group .int-service-row div.gallery .gallery-item {
  float: left;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
#main-content.page .page.detail-page .row .text-group .int-service-row div.gallery .gallery-item .gallery-thumb {
  max-width: 100%;
  width: auto;
}
#main-content.page .page.detail-page .row .text-group .int-service-row .column {
  padding-left: 0;
}
#main-content.page .page.detail-page .row .text-group .int-service-row .column a:hover {
  opacity: 1;
}
#main-content.page .page.detail-page .row .text-group .int-service-row .column img {
  max-width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content.page .page.detail-page .row .text-group .int-service-row .column.text-on-right {
    padding-left: 20px;
  }
}
#main-content.page .page.detail-page .row .col-xs-12.col-sm-12.col-md-12 .text-group.border-grey {
  margin-left: 0;
}
#main-content.page .page.detail-page.breadcrumb-border .breadcrumb-socail {
  border-bottom: 0;
}
#main-content .list-page .detail .col-left .detail-content .alternate-columns {
  clear: both;
}
@media screen and (min-width: 768px) {
  #main-content .list-page .detail .col-left .detail-content .alternate-columns {
    margin-left: 10px;
    overflow: auto;
  }
}
#main-content .list-page .detail .col-left .detail-content .alternate-columns .alternate-img {
  float: left;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main-content .list-page .detail .col-left .detail-content .alternate-columns .alternate-img {
    width: 30%;
    float: left;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .list-page .detail .col-left .detail-content .alternate-columns .alternate-img {
    width: 28%;
  }
}
#main-content .list-page .detail .col-left .detail-content .alternate-columns .alternate-content {
  float: left;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main-content .list-page .detail .col-left .detail-content .alternate-columns .alternate-content {
    width: 68%;
  }
}
#main-content .list-page .detail .col-left .detail-content .alternate-columns .row {
  margin-top: 0 !important;
  margin-bottom: 40px !important;
  overflow: auto;
  display: block !important;
  flex-wrap: unset !important;
}
@media screen and (max-width: 767px) {
  #main-content .list-page .detail .col-left .detail-content .alternate-columns .row {
    margin-bottom: 40px !important;
  }
}
#main-content .list-page .detail .col-left .detail-content .alternate-columns .row > div[class*="col-"] {
  display: block !important;
  margin-bottom: 0 !important;
}
#main-content .list-page .detail .col-left .detail-content .alternate-columns .row > div[class*="col-"] {
  float: left !important;
  padding-left: 0;
}
#main-content .list-page .detail .col-left .detail-content .alternate-columns .row > div[class*="col-"] .item-desc {
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  #main-content .list-page .detail .col-left .detail-content .alternate-columns .row > div[class*="col-"] .item-title h2 {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .list-page .detail .col-left .detail-content .alternate-columns .row:not(.accordion-row) div[class*="col-"] .media-object {
    max-width: 90%;
  }
}
@media screen and (min-width: 768px) {
  #main-content .list-page .detail .col-left .detail-content .alternate-columns .row:not(.accordion-row):nth-child(even) div[class*="col-"] .media-object {
    float: left;
  }
}
@media screen and (min-width: 768px) {
  #main-content .list-page .detail .col-left .detail-content .alternate-columns .row:not(.accordion-row):nth-child(odd) div[class*="col-"].col-md-push-6 .media-object {
    float: right;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container.page.landing.grid-landing .row > .text-group {
    padding-right: 10px;
    padding-left: 10px;
  }
}
#main-content .container.page.landing.grid-landing .row > .text-group.border-grey {
  margin-left: 0;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) {
    clear: both;
  }
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .tabs-component {
    padding-right: 10px;
    padding-left: 10px;
  }
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container).eqHRow > div[class*="col-"] .rich-module {
  margin-bottom: 60px;
  position: relative;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container).eqHRow > div[class*="col-"] .rich-module::after {
  position: absolute;
  left: 0;
  bottom: 0px;
  display: block;
  content: "";
  width: calc(100% - 10px);
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .quick-links-aside .support-search {
  padding-top: 0;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container).remove-dflex-col {
  padding-left: 10px;
  padding-right: 10px;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container).remove-dflex-col .buttons {
  position: relative;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm {
  min-width: 100%;
  width: 100%;
  padding: 0;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol {
  width: 100%;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField,
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField label.mktoLabel,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap label.mktoLabel {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField label.mktoLabel,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap label.mktoLabel {
    min-width: 150px;
    text-align: right;
  }
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=text],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=text],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=url],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=url],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=email],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=email],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=tel],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=tel],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=number],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=number],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=date],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=date],
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField textarea.mktoField,
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap textarea.mktoField,
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField select.mktoField,
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField {
  border: 1px solid #d8d8d8;
  padding: 8px 5px;
  font-size: 16px;
  border-radius: 2px;
}
@media screen and (max-width: 767px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=text],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=text],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=url],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=url],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=email],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=email],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=tel],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=tel],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=number],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=number],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=date],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=date],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField textarea.mktoField,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap textarea.mktoField,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField select.mktoField,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField {
    min-height: 35px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=text],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=text],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=url],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=url],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=email],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=email],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=tel],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=tel],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=number],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=number],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=date],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=date],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField textarea.mktoField,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap textarea.mktoField,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField select.mktoField,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField {
    min-width: 60%;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=text],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=text],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=url],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=url],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=email],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=email],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=tel],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=tel],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=number],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=number],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField input[type=date],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input[type=date],
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField textarea.mktoField,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap textarea.mktoField,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoRequiredField select.mktoField,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField {
    min-width: 40%;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap label.mktoLabel,
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList {
    width: auto;
    margin-right: 3px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap label.mktoLabel#LbloptInRestrictedCountry {
    min-width: 368px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap label.mktoLabel#LbloptInRestrictedCountry {
    min-width: 215px;
    margin-left: 105px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow {
    margin-bottom: 20px;
  }
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoNative {
  margin-left: 0 !important;
}
@media screen and (min-width: 768px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap {
    margin-left: 155px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap {
    margin-left: 105px !important;
  }
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:hover,
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:active,
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:focus,
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:visited {
  opacity: 1;
  background: none;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:hover,
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:active,
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:focus,
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:visited {
  opacity: 1;
  background: none;
}
#main-content .container.page.landing.grid-landing .row > div:not([class*="col-"]):not(.coveo-searchbar_container) .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container.page.landing.grid-landing .row > .productslider {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container.page.landing.grid-landing .row > .productslider .right.carousel-control {
    right: 10px;
  }
  #main-content .container.page.landing.grid-landing .row > .productslider .left.carousel-control {
    left: 10px;
  }
}
#main-content .container.page.landing.grid-landing .row > .panel-group {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #main-content .container.page.landing.grid-landing .row > .panel-group {
    /* 9191 */
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container .custom-columns {
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  #main-content .container .custom-columns {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #main-content .container .custom-columns:nth-child(even) {
    padding-left: 10px !important;
  }
  #main-content .container .custom-columns:nth-child(odd) {
    padding-right: 10px!important;
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1240px) {
  #main-content .container .custom-columns:nth-child(2n+1) {
    padding-left: 10px!important;
    padding-right: 10px !important;
  }
  #main-content .container .custom-columns:nth-child(2n) {
    padding-right: 10px!important;
    padding-left: 10px !important;
  }
}
#main-content .container .video-wrapper iframe {
  width: unset!important;
}
@media screen and (min-width: 768px) {
  #main-content .container .video-wrapper iframe {
    width: 100% !important;
  }
}
#main-content #refOnewebpageTable {
  padding-left: 20px;
}
#main-content #refOnewebpageTable .routing-form-dropdown {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fefefe;
  border: 1px solid #666666;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0 0 0 0.8);
  box-shadow: inset 0 1px 1px rgb(0 0 0%);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#main-content #refOnewebpageTable input.btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  background: url('../Content/icons/svg-icons/arrow-cta-blue.svg') no-repeat right center;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #main-content #refOnewebpageTable input.btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content #refOnewebpageTable input.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content #refOnewebpageTable input.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content #refOnewebpageTable input.btn:hover,
#main-content #refOnewebpageTable input.btn:active,
#main-content #refOnewebpageTable input.btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content #refOnewebpageTable input.btn:focus,
#main-content #refOnewebpageTable input.btn:visited {
  opacity: 1;
  background: none;
}
#main-content #refOnewebpageTable input.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content #refOnewebpageTable input.btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content #refOnewebpageTable input.btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content #refOnewebpageTable input.btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content #refOnewebpageTable input.btn:hover,
#main-content #refOnewebpageTable input.btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content #refOnewebpageTable input.btn:active,
#main-content #refOnewebpageTable input.btn:focus,
#main-content #refOnewebpageTable input.btn:visited {
  opacity: 1;
  background: none;
}
#main-content #refOnewebpageTable input.btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (max-width: 992px) {
  #main-content #refOnewebpageTable input.btn {
    background-size: 16px 16px;
    padding-right: 20px;
  }
}
#main-content #refOnewebpageTable input.btn:hover,
#main-content #refOnewebpageTable input.btn:focus,
#main-content #refOnewebpageTable input.btn:active,
#main-content #refOnewebpageTable input.btn:visited {
  background: url('../Content/icons/svg-icons/arrow-cta-blue.svg') no-repeat right center;
}
/*firefox */
@media screen and (min-width: 768px) {
  .ff #main-content .container:not(.leadership-page).page .row .col-left .detail-content .product-widget-Container .container .row .columns .owl-carousel .owl-stage-outer {
    max-width: 860px;
  }
}
.ff #main-content .responsive-table-container .responsive-table table.fixed-table tr:nth-child(2) {
  position: static;
}
.ff .demonstrator-popup.modal .modal-dialog .modal-inner-container .consent-request--checkbox {
  height: 20px;
  margin-top: 2px;
}
/* IE issue 4557 */
.ie #main-content .container:not(.leadership-page).page .row .ie-dflex {
  min-height: 520px !important;
}
.ie #main-content .container:not(.leadership-page).page .row .ie-multi-dflex {
  min-height: 300px !important;
}
.ie #main-content .container:not(.leadership-page).page .row .carousel .carousel-caption.cloned .buttons .btn-wrap .btn {
  padding-right: 0;
}
.ie #main-content .container:not(.leadership-page).page .row .panel-group .panel .panel-collapse .panel-body .hex_table_form div[class*="col-"] .hex_submit_button,
.ie #main-content .container:not(.leadership-page).page .row .col-left > .detail-content .hex_form .hex_table_form .hex_submit_button {
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg') !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
  background-size: 20px 20px !important;
}
.ie #main-content .container:not(.leadership-page).page .desktop-header .outter-header .sub-nav .sub-nav-container .sub-nav-content .view-content .links-col .rich-module .rich-module-content .info {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .ie #main-content .container:not(.leadership-page).page .col-left .detail-content .product-widget-Container .container .row .columns .owl-carousel .owl-stage-outer {
    max-width: 860px;
  }
}
.ie #main-content .container:not(.leadership-page).page .gallery-wrapper .gallery-section div.thumb {
  display: block;
  max-width: 315px;
}
.ie #main-content.homepage .home-hero .home-slider .carousel-caption .buttons .btn-wrap .btn {
  min-width: 190px;
  font-size: 18px;
}
.ie #main-content .container .row .leadership-main-content.col-4-column {
  flex: 0 0 23.1%;
}
.ie #main-content .container .row .leadership-main-content.col-3-column {
  flex: 0 0 33%;
}
.ie11 {
  overflow-x: hidden;
}
.ie11:not(.no_scroll):not(.modal-open) {
  -ms-overflow-style: scrollbar;
}
.ie11 #main-content .carousel .carousel-caption.cloned {
  z-index: 11;
}
.ie11 #main-content .carousel .carousel-caption.cloned .text {
  width: 100%;
}
.ie11 #main-content .carousel .carousel-texture {
  z-index: 11;
}
.ie11 #main-content .carousel .carousel-bottom-shape:after,
.ie11 #main-content .carousel .carousel-top-shape:after {
  z-index: 10;
}
.ie11 #main-content .carousel .carousel-control,
.ie11 #main-content .carousel .carousel-indicators {
  z-index: 12;
}
.ie11 #main-content .carousel .carousel-caption.cloned .buttons .btn-wrap .btn {
  padding-right: 0;
}
.ie11 #main-content .new-inner-slider .carousel .carousel-caption .content .text .innerText {
  max-height: 170px;
}
.ie11 #main-content .container .row.flex-column {
  flex-direction: column;
}
.ie11 #main-content .container .row .col-left.col-left-full-width .detail-content .text-group div[class*="col-"] img {
  width: 100%;
}
.ie11 #main-content .container .row > div[class*="col-"] .thumbnail,
.ie11 #main-content .container .row > div[class*="col-"] .image a {
  max-height: 100% !important;
}
.ie11 #main-content .container .row > div[class*="col-"] .multi-callout.module:not(.image-bg) .media-content.image a {
  max-height: 214px !important;
}
.ie11 #main-content .container .row .col-left > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6.col-xs-12 .thumbnail.module:not(.no-cta) .media-content.image a {
  max-height: 130px !important;
}
.ie11 #main-content .container .calendar-dropdown .select--styled,
.ie11 #main-content .container .calendar-dropdown .select--styled select {
  overflow: hidden;
}
.ie11 #main-content .container .calendar-dropdown .select--styled select,
.ie11 #main-content .container .calendar-dropdown .select--styled select select {
  width: 111%;
}
.ie11 #main-content .container.calendar-container .calendar-page .calendar-filters-section .calendar-search input {
  height: 40px;
}
.ie11 #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg {
  min-height: 100%;
}
.ie11 #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .media-content.image a {
  max-height: 100%;
}
.ie11 #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption {
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .ie11 #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption {
    padding-top: 15px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .ie11 #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.ie11 #main-content .container .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .buttons {
  margin-top: 50px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ie11 #main-content .rich-components .three_cols_pods .rich-module ul li .desc a {
  word-break: break-all;
}
.ie #main-content .container .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .caption p {
  max-height: 90px;
}
.ie #main-content .container .row.detail .col-left .col-lg-12.col-md-12.col-sm-12.col-xs-12 .thumbnail.module.image-bg .image.media-content a img {
  height: 100%;
}
#vidyard-overlay-wrapper {
  z-index: 99991;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #vidyard-overlay-wrapper #vidyard-content-fixed {
    left: 13%;
    width: 80%;
  }
}
@media screen and (max-width: 992px) {
  #vidyard-overlay-wrapper #vidyard-content-fixed #vidyard-popbox {
    width: 99%;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #vidyard-overlay-wrapper #vidyard-content-fixed #vidyard-popbox {
    width: 92%;
  }
}
@media screen and (min-width: 992px) {
  #vidyard-overlay-wrapper #vidyard-popbox {
    width: 800px;
    height: 450px;
  }
}
/* To fix 7420 */
#main-content .container.page .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content .callout-container {
  display: flex;
  flex-wrap: wrap;
  /*padding-left: 10px;
                padding-right: 10px;*/
}
@media screen and (min-width: 768px) {
  #main-content .container.page .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6 .module .videoWrapper {
    max-height: 190px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container.page .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content .callout-container .col-lg-4.col-md-4.col-sm-6 .module .videoWrapper {
    max-height: 214px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container.page .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content .callout-container .text-group.border-grey {
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container.page .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content .callout-container > .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container.page .row.detail > .col-lg-12.col-md-12.col-sm-12.col-xs-12 > .detail-content .callout-container > .col-lg-8.col-md-8.col-sm-12.col-xs-12 {
  margin-bottom: 60px;
}
.navbar-no-fixed header .desktop-header .outter-header .sub-nav .sub-nav-container .sub-nav-header {
  position: relative;
}
.navbar-no-fixed header .desktop-header .outter-header .sub-nav .sub-nav-container .sub-nav-content .view-content {
  padding-top: 0;
}
/* one trust cookie font issue */
.ot-sdk-row > *,
#onetrust-consent-sdk #onetrust-pc-sdk h3,
#onetrust-consent-sdk #onetrust-pc-sdk h4,
#onetrust-consent-sdk #onetrust-pc-sdk h5,
#onetrust-consent-sdk #onetrust-pc-sdk h6,
#onetrust-consent-sdk #onetrust-pc-sdk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,
#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn),
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
  font-size: 14px;
}
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title {
  font-size: 22px;
}
/*sticky float iframe start */
.floating-link .float-modal {
  min-height: 400px;
  padding-top: 20px;
}
.floating-link .contact-form {
  padding-bottom: 0px;
  overflow-y: visible;
}
.floating-link .contact-form iframe {
  max-height: 400px;
}
@media screen and (max-width: 767px) {
  .floating-link .contact-form iframe {
    max-height: 350px;
  }
}
/*sticky float iframe end */
/* 10478 */
#onetrust-banner-sdk #onetrust-policy {
  padding-right: 20px;
}
/* tabs component changes */
@media screen and (min-width: 769px) and (max-width: 992px) {
  #main-content > .tabs-container {
    padding-right: 40px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content > .tabs-container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 992px) {
  #main-content .tabs-container {
    margin-bottom: 0;
  }
}
#main-content .tabs-container .tabs-component {
  padding-top: 0;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  color: #fefefe;
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:hover,
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:active,
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:focus,
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:visited {
  opacity: 1;
  background: none;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:hover,
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:active,
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:focus,
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:visited {
  opacity: 1;
  background: none;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:after {
  margin-top: 0px;
  display: none;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .custom-cta-btn-wrap:after {
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
}
@media screen and (max-width: 992px) {
  #main-content .tabs-container .tabs-component .panel-group {
    /*width: calc(100% + 40px);
                    margin-left: -20px;*/
  }
}
@media screen and (max-width: 992px) {
  #main-content .tabs-container .tabs-component .panel-group .panel {
    background: none;
  }
  #main-content .tabs-container .tabs-component .panel-group .panel:first-child .panel-heading {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
  }
}
@media screen and (max-width: 992px) {
  #main-content .tabs-container .tabs-component .panel-group .panel .panel-heading {
    margin-left: 0;
    margin-right: 0;
    border-top: 0;
  }
}
#main-content .tabs-container .tabs-component .panel-group .panel .panel-heading h4.panel-title a {
  padding-top: 0;
  padding-bottom: 0;
}
#main-content .tabs-container .tabs-component .panel-group .panel .panel-heading h4.panel-title a:not(.collapsed) {
  background: url('../Content/icons/svg-icons/icon-less.svg') no-repeat center right;
}
#main-content .tabs-container .tabs-component .panel-group .panel .panel-heading h4.panel-title a.collapsed {
  background: url('../Content/icons/svg-icons/icon-more.svg') no-repeat center right;
}
#main-content .tabs-container .tabs-component .nav-tabs {
  margin: 0;
  background: none;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#main-content .tabs-container .tabs-component .nav-tabs li a {
  color: #005072;
  text-shadow: 0px 0px 1px #3a748d;
  padding-left: 0;
  padding-right: 0;
}
#main-content .tabs-container .tabs-component .nav-tabs li a:after {
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #017E9C;
}
#main-content .tabs-container .tabs-component .tab-pane {
  background: #017e9c;
  background: -moz-linear-gradient(-45deg, #017e9c 0%, #01526f 100%);
  background: -webkit-linear-gradient(-45deg, #017e9c 0%, #01526f 100%);
  background: linear-gradient(135deg, #017e9c 0%, #01526f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#017e9c', endColorstr='#01526f', GradientType=1);
  border-left: 1px solid #017e9c;
  border-right: 1px solid #01526f;
  position: relative;
  padding-bottom: 0;
}
#main-content .tabs-container .tabs-component .tab-pane .tab-p {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
#main-content .tabs-container .tabs-component .tab-pane:first-child .tab-p {
  /* 11932 */
  width: 60%;
}
@media screen and (min-width: 992px) {
  #main-content .tabs-container .tabs-component .tab-pane:nth-child(2) .tab-p:not(.mobile-nocol) {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-column-gap: 20px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane * {
  color: #fefefe;
  font-weight: normal;
}
#main-content .tabs-container .tabs-component .tab-pane div[class*=col-]:not(.vertical-tab__left):not(.vertical-tab__titles) {
  width: 100%;
}
#main-content .tabs-container .tabs-component .tab-pane div[class*=col-]:not(.vertical-tab__left):not(.vertical-tab__titles):first-child {
  padding-right: 20px;
}
#main-content .tabs-container .tabs-component .tab-pane div[class*=col-]:not(.vertical-tab__left):not(.vertical-tab__titles) .module {
  min-height: initial !important;
  height: auto !important;
}
#main-content .tabs-container .tabs-component .tab-pane:first-child:before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  right: -1px;
  bottom: -1px;
  background: url('../Content/images/global/tab-panel-bg.png') no-repeat bottom right;
}
#main-content .tabs-container .tabs-component .tab-pane:first-child div[class*=col-]:not(.vertical-tab__left):not(.vertical-tab__titles) {
  /* 13385 */
  /*width: 60%;*/
}
#main-content .tabs-container .tabs-component .tab-pane:nth-child(2) div[class*=col-]:not(.vertical-tab__left):not(.vertical-tab__titles) {
  /* 13385 */
  /* width: 50%;*/
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail {
  background: none;
  margin-bottom: 40px;
  min-height: 100px;
  padding-bottom: 40px;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail * {
  color: #fefefe;
  max-height: 100%;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail h3 {
  margin-top: 0;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .buttons a {
  text-transform: uppercase;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .buttons a:hover {
  color: #fefefe;
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .buttons a:before {
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
}
#main-content .tabs-container .tabs-component .tab-pane .thumbnail .buttons:after {
  background: #fefefe;
}
#main-content .tabs-container .tabs-component .tab-pane .column {
  padding-right: 0;
}
#main-content .tabs-container .tabs-component .tab-pane .row {
  margin-left: 0;
  margin-right: 0;
}
#main-content .tabs-container .tabs-component .tab-pane h4 {
  margin-bottom: 10px;
}
#main-content .tabs-container .tabs-component .tab-pane p {
  margin-bottom: 30px;
  margin-top: 10px;
}
@media screen and (min-width: 992px) {
  #main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field {
    width: 49%;
    float: left;
    padding-right: 0;
    clear: left;
  }
  #main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field:nth-child(even) {
    float: right;
    clear: right;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field .field-label,
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field .text,
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field .select,
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field textarea {
  width: 100%;
  display: block;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-weight: normal;
}
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field .text,
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field .select {
  background: #fefefe;
  border-color: #005072;
  color: #005072;
  padding: 8px 10px;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 5px;
}
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field .select {
  padding-left: 0;
}
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field .select:focus-visible {
  outline: 0;
}
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field.pd-checkbox span {
  display: inline-block;
}
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field.pd-checkbox span input[type="checkbox"],
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field.pd-checkbox span > label {
  display: inline-block;
  margin-right: 10px;
}
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field.pd-checkbox span > span {
  margin-right: 10px;
}
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field.pd-textarea {
  width: 100%;
  margin-bottom: 20px;
}
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field.pd-textarea textarea {
  width: 100%;
}
#main-content .tabs-container .tabs-component .tab-pane .formFields form .form-field.pd-textarea textarea:focus-visible {
  outline: 0;
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"] {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  color: #fefefe;
  background: url('../Content/icons/svg-icons/arrow-cta-white.svg') no-repeat right -2px;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"] {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:hover,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:active,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:focus,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:visited {
  opacity: 1;
  background: none;
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"] {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:hover,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:active,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:focus,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:visited {
  opacity: 1;
  background: none;
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:after {
  margin-top: 0px;
  display: none;
}
@media screen and (max-width: 992px) {
  #main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"] {
    background-size: 16px 16px;
    padding-right: 20px;
    background-position: right 1px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"] {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:hover,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:focus,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:active,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:visited {
  color: #fefefe;
  background: url('../Content/icons/svg-icons/arrow-cta-white.svg') no-repeat right -2px;
}
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:focus,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:active,
#main-content .tabs-container .tabs-component .tab-pane .submit input[type="submit"]:visited {
  opacity: 1;
  background: none;
}
#main-content .tabs-container .tabs-component .tab-pane .submit:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .tab-pane .submit:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .tabs-container .tabs-component .tab-pane .submit:after {
  margin-top: 0px;
  display: none;
}
@media screen and (max-width: 992px) {
  #main-content .tabs-container .tabs-component .panel-collapse {
    background: #017e9c;
    background: -moz-linear-gradient(-45deg, #017e9c 0%, #01526f 100%);
    background: -webkit-linear-gradient(-45deg, #017e9c 0%, #01526f 100%);
    background: linear-gradient(135deg, #017e9c 0%, #01526f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#017e9c', endColorstr='#01526f', GradientType=1);
    padding-left: 20px;
    padding-right: 20px;
  }
  #main-content .tabs-container .tabs-component .panel-collapse * {
    color: #fefefe;
    font-weight: normal;
    border: 0;
  }
  #main-content .tabs-container .tabs-component .panel-collapse .panel-body {
    padding-bottom: 0;
    padding-top: 20px;
  }
  #main-content .tabs-container .tabs-component .panel-collapse .panel-body iframe {
    width: 100% !important;
  }
  #main-content .tabs-container .tabs-component .panel-collapse p {
    margin-bottom: 30px;
  }
  #main-content .tabs-container .tabs-component .panel-collapse .module {
    background: none;
    margin-bottom: 40px;
    min-height: 100%;
    padding-bottom: 0;
  }
  #main-content .tabs-container .tabs-component .panel-collapse .module .buttons {
    margin-top: 0;
    margin-left: 0;
  }
  #main-content .tabs-container .tabs-component .panel-collapse .module .buttons a {
    text-transform: uppercase;
    color: #fefefe;
  }
  #main-content .tabs-container .tabs-component .panel-collapse .module .buttons a:hover {
    color: #fefefe;
  }
  #main-content .tabs-container .tabs-component .panel-collapse .module .buttons:after {
    background: #fefefe;
  }
  #main-content .tabs-container .tabs-component .panel-collapse .module .buttons a:before {
    background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
  }
}
@media screen and (min-width: 768px) {
  #main-content .tabs-container .tabs-component .panel-collapse .panel-body .module {
    padding-bottom: 40px;
  }
}
#pardot-form .form-field .field-label {
  width: 100px;
}
#pardot-form .form-field input[type="text"] {
  width: 200px;
}
/*Count down pod*/
.countdown-module .media-content {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 214px;
  background: #005072;
  background: linear-gradient(160deg, #00abc8 0%, #009ab7 10%, #0088a5 26%, #00526f 92%);
}
@media screen and (min-width: 1240px) {
  .countdown-module .media-content a {
    max-height: 214px;
  }
}
.timer-wrapper {
  overflow: hidden;
  width: auto;
  color: #fefefe;
  position: relative;
  top: auto;
  height: auto;
  padding-top: 0;
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .timer-wrapper {
    display: flex;
    align-items: center;
    height: 214px;
  }
}
.timer-wrapper p {
  text-align: center;
  font-size: 60px;
  margin: 0;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-weight: normal;
  font-size: 35px;
  line-height: 60px;
  color: #fefefe;
}
.timer-wrapper .timer-inner {
  float: left;
  width: auto;
  text-align: center;
}
.timer-wrapper .timer-inner span {
  display: block;
}
.timer-wrapper .text {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 14px;
  color: #fefefe;
}
.timer-wrapper .day-value,
.timer-wrapper .hours-value,
.timer-wrapper .minutes-value,
.timer-wrapper .seconds-value {
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-weight: normal;
  font-size: 38px;
  line-height: 48px;
  color: #fefefe;
}
@media screen and (max-width: 1240px) {
  .timer-wrapper .day-value,
  .timer-wrapper .hours-value,
  .timer-wrapper .minutes-value,
  .timer-wrapper .seconds-value {
    line-height: 40px;
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .timer-wrapper .day-value,
  .timer-wrapper .hours-value,
  .timer-wrapper .minutes-value,
  .timer-wrapper .seconds-value {
    line-height: initial;
    font-size: 30px;
  }
}
.timer-wrapper .partition {
  padding: 0 5px;
  float: left;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 38px;
  line-height: 100%;
  text-align: center;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .timer-wrapper .partition {
    height: 60px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .timer-wrapper .partition {
    font-size: 30px;
    height: 52px;
  }
}
.timer-wrapper.display-none {
  display: none;
}
.leadership-top-anchors {
  margin-bottom: 40px;
  padding: 0px 10px;
  background-color: #e7e7e7;
}
@media screen and (min-width: 768px) {
  .leadership-top-anchors {
    padding: 0px 24px;
  }
}
.leadership-top-anchors .anchor-leadership {
  display: inline-block;
  margin: 0px;
}
@media screen and (min-width: 768px) {
  .leadership-top-anchors .anchor-leadership:not(:first-child) {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .leadership-top-anchors .anchor-leadership {
    width: 100%;
    margin-left: 0;
  }
}
.leadership-top-anchors .anchor-leadership h2 {
  margin: 0;
  line-height: 44px;
}
@media screen and (max-width: 767px) {
  .leadership-top-anchors .anchor-leadership h2 {
    line-height: 32px;
  }
}
.leadership-top-anchors .anchor-leadership h2 a {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 14px;
  line-height: unset;
}
.thumb_module {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .thumb_module.col-sm-3 {
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .thumb_module.col-sm-4 {
    padding: 0 10px;
  }
}
.thumb_module .thumbnail_images {
  padding: 0;
}
.thumb_module .box_content.geoSystem_Popup {
  top: 50%;
  max-width: 90%;
  height: 100%;
  overflow: hidden;
  padding: 0px;
  max-height: 95%;
}
@media screen and (min-width: 768px) {
  .thumb_module .box_content.geoSystem_Popup {
    top: 49.8%;
    height: auto;
    max-height: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1370px) {
  .thumb_module .box_content.geoSystem_Popup {
    top: 50%;
  }
}
.thumb_module .box_content.geoSystem_Popup .leadership-crossButton {
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000000;
  background-image: url('../Content/icons/svg-icons/icon-close-white.svg');
}
@media screen and (min-width: 768px) {
  .thumb_module .box_content.geoSystem_Popup .leadership-crossButton {
    top: 10px;
    right: 10px;
    z-index: 999;
    width: 20px;
    height: 20px;
    background-size: 80%;
    background-color: transparent;
    background-image: url('../Content/icons/svg-icons/icon-close-blue.svg');
  }
}
.thumb_module .image_popup {
  position: relative;
  width: 1000px;
  max-width: 100%;
  height: calc(100% - 30px);
  max-height: unset;
  min-height: 300px;
  overflow: visible;
  margin-top: 30px;
  padding: 20px;
  background-color: #fefefe;
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup {
    overflow: hidden;
    margin-top: 0px;
    padding: 30px;
  }
  .thumb_module .image_popup:after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    content: "";
    width: 100%;
    height: 6px;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
}
.thumb_module .image_popup ::-webkit-scrollbar {
  -webkit-appearance: none;
}
.thumb_module .image_popup ::-webkit-scrollbar:vertical {
  width: 12px;
}
.thumb_module .image_popup ::-webkit-scrollbar:horizontal {
  height: 12px;
}
.thumb_module .image_popup ::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #ffffff;
}
.thumb_module .image_popup ::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #fefefe;
}
.thumb_module .image_popup .popup_content {
  float: left;
  padding: 0px 8px 0px 0px;
  width: calc(100% + 12px);
  height: 360px;
  overflow: auto;
  position: relative;
}
@media screen and (min-width: 360px) {
  .thumb_module .image_popup .popup_content {
    height: 410px;
    /*height: 100%;*/
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .thumb_module .image_popup .popup_content {
    height: calc(100% - 30px) !important;
  }
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup .popup_content {
    float: right;
    width: 65%;
    max-height: 400px;
    padding: 0;
    overflow: hidden;
    position: relative;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .thumb_module .image_popup .popup_content {
    max-height: 300px;
  }
}
.thumb_module .image_popup .popup_content h3 {
  margin-bottom: 5px;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup .popup_content h3 {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .thumb_module .image_popup .popup_content h1 {
    margin-top: 20px;
  }
}
.thumb_module .image_popup .popup_content span.role-description {
  display: block;
  margin-bottom: 20px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup .popup_content .role-long-description {
    overflow-y: auto;
    padding-right: 20px;
    max-height: 220px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .thumb_module .image_popup .popup_content .role-long-description {
    max-height: 180px;
    padding-bottom: 30px;
  }
  .thumb_module .image_popup .popup_content .role-long-description p {
    margin-bottom: 10px;
  }
  .thumb_module .image_popup .popup_content .role-long-description p:last-child {
    margin-bottom: 0;
  }
}
.thumb_module .image_popup .popup_content p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 0;
}
.thumb_module .image_popup .popup_content .bottom_section {
  padding: 0px;
  background-color: #005072;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup .popup_content .bottom_section {
    width: 100%;
    background-color: #fefefe;
    position: absolute;
    bottom: -5px;
  }
}
.thumb_module .image_popup .popup_content .bottom_section .show_resume a {
  display: inline-block;
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  color: #fefefe;
  text-transform: uppercase;
  margin-top: 10px;
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup .popup_content .bottom_section .show_resume a {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup .popup_content .bottom_section .show_resume a {
    color: #005072;
    position: static;
    display: inline-block;
    padding-left: 0;
  }
  .thumb_module .image_popup .popup_content .bottom_section .show_resume a:hover {
    opacity: 0.6;
  }
}
.thumb_module .image_popup .popup_content .bottom_section .show_resume a:after {
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup .popup_content .bottom_section .show_resume a:after {
    width: 20px;
    height: 20px;
  }
}
.thumb_module .image_popup .popup_content .bottom_section .social_links {
  margin-bottom: 0;
}
.thumb_module .image_popup .popup_content .bottom_section .social_links ul {
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup .popup_content .bottom_section .social_links ul {
    margin-right: 10px;
    margin-top: -2px;
  }
}
.thumb_module .image_popup .popup_content .bottom_section .social_links ul li {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup .popup_content .bottom_section .social_links ul li {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .thumb_module .image_popup .popup_content .bottom_section .show_resume {
    width: 85%;
    float: left;
  }
}
.thumb_module .image_popup .person_image {
  float: left;
  margin-right: 0px;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .thumb_module .image_popup .person_image {
    width: calc(35% - 30px);
    height: auto;
    margin-right: 30px;
    margin-bottom: 0px;
  }
}
.thumb_module .image_popup .person_image img {
  padding-top: 0px;
}
@media screen and (min-width: 768px) {
  .leadership-page .detail-content .detail-content .text-group .row {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
}
.leadership-page .detail-content .detail-content .text-group .row:before {
  display: none;
}
@media screen and (min-width: 768px) {
  .leadership-page .detail-content .detail-content .text-group .row > div[class*=col-] {
    display: flex;
    height: unset;
  }
}
.leadership-page .detail-content .detail-content .text-group h2.group-heading {
  margin-bottom: 20px;
}
.leadership-page .detail-content .detail-content .text-group .thumb_module {
  margin-bottom: 30px;
}
.leadership-page .detail-content .detail-content .text-group .thumb_module .thumbnail_images {
  width: 100%;
}
.leadership-page .detail-content .detail-content .text-group .thumb_module .leadership-role a {
  transition: all 0.2s ease-in-out;
  display: block;
  position: relative;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  color: #000000;
  margin-top: 10px;
}
.leadership-page .detail-content .detail-content .text-group .thumb_module .leadership-role a .role-description {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  display: block;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 25px;
}
@media screen and (min-width: 768px) {
  .leadership-page .detail-content .detail-content .text-group .thumb_module .leadership-role a .role-description {
    margin-bottom: 40px;
  }
}
.leadership-page .detail-content .detail-content .text-group .thumb_module .image-flip-wrapper {
  padding-bottom: 10px;
}
.leadership-page .detail-content .detail-content .text-group .thumb_module .image-flip-wrapper .leadership-role .open-in-popup {
  transition: all 0.2s ease-in-out;
  position: absolute;
  right: 0px;
  bottom: 10px;
  width: 20px;
  height: 20px;
  padding: 0px;
}
.leadership-page .detail-content .detail-content .text-group .thumb_module .image-flip-wrapper .leadership-role .open-in-popup img {
  width: 100%;
  height: auto;
}
.leadership-page .detail-content .detail-content .text-group .thumb_module .image-flip-wrapper .leadership-role .open-in-popup:hover {
  opacity: 0.6;
}
@media screen and (min-width: 768px) {
  .leadership-page .detail-content .detail-content .text-group .thumb_module .image-flip-wrapper .leadership-role {
    /* min-height: 66px;*/
  }
}
.leadership-page .detail-content .detail-content .text-group .thumb_module .image-flip-wrapper:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-6 .thumbnail_images .image-flip-wrapper .image-height,
.leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-4 .thumbnail_images .image-flip-wrapper .image-height {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-6 .thumbnail_images .image-flip-wrapper .image-height,
  .leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-4 .thumbnail_images .image-flip-wrapper .image-height {
    min-height: 180px;
    max-height: 180px;
    overflow: hidden;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-6 .thumbnail_images .image-flip-wrapper .image-height img,
  .leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-4 .thumbnail_images .image-flip-wrapper .image-height img {
    height: 180px !important;
  }
}
.leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-6 .thumbnail_images .image-flip-wrapper .leadership-role .l-title,
.leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-4 .thumbnail_images .image-flip-wrapper .leadership-role .l-title {
  display: block;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-6,
  .leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-4 {
    float: none;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-4 .thumbnail_images .image-flip-wrapper .image-height {
    min-height: 130px;
    max-height: 130px;
    overflow: hidden;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-4 .thumbnail_images .image-flip-wrapper .image-height img {
    height: 110px !important;
  }
}
.leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-3 {
  display: flex;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-3 .image-flip-wrapper .image-height {
    height: 100px;
    overflow: hidden;
  }
}
.leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-3 .image-flip-wrapper:after {
  display: none;
}
.leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-3 .thumbnail_images {
  width: 100%;
}
.leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-3 .thumbnail_images .leadership-role .leadership-items .l-title {
  display: block;
  /*max-height: 80px;*/
  overflow: hidden;
  font-size: 18px;
  line-height: 22px;
}
.leadership-page .detail-content .detail-content .text-group .thumb_module.col-sm-3 .thumbnail_images .leadership-role .leadership-items .role-description {
  display: block;
  /* max-height: 88px;*/
  overflow: hidden;
  margin-bottom: 20px;
}
.detail-content .leadership-top-anchors .anchor-leadership .img-category a:hover {
  opacity: 0.6;
}
/************** Leadership column count ***********/
#main-content .container .row .leadership-main-content {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #main-content .container .row .leadership-main-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container .row .leadership-main-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container .row .leadership-main-content {
    width: calc(100% + 20px);
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container .row .leadership-main-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .container .row .leadership-main-content .group-heading {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  border-bottom: 1px solid #666666;
  padding-bottom: 10px;
  color: #005072;
  margin-left: 0;
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 992px) {
  #main-content .container .row .leadership-main-content .group-heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container .row .leadership-main-content .group-heading {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
  }
}
#main-content .container .row .leadership-main-content .leadership-section:last-child {
  /*border: 0*/
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section {
    flex: 0 0 50%;
    border-right: 30px solid #fefefe;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container .row .leadership-main-content .leadership-section:nth-child(even) {
    border: 0;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container .row .leadership-main-content .leadership-section:nth-child(n) {
    border-right: 30px solid #fefefe;
  }
  #main-content .container .row .leadership-main-content .leadership-section:nth-child(even) {
    border-right: 0;
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item {
  margin: 20px 0 30px;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .geosystem_text {
  color: #005072;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content {
  position: fixed;
  width: auto;
  z-index: 9999;
  right: auto;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  max-width: 90%;
  height: 100%;
  overflow: hidden;
  padding: 0;
  max-height: 95%;
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content {
    height: auto;
    top: 42%;
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-crossButton {
  color: #fefefe;
  z-index: 999;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000000;
  background-image: url('../Content/icons/svg-icons/icon-close-white.svg');
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-crossButton {
    top: 40px;
    right: 10px;
    width: 20px;
    height: 20px;
    background-size: 80%;
    background-color: transparent;
    background-image: url(../Content/icons/svg-icons/icon-close-blue.svg);
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont {
  position: relative;
  width: 1000px;
  max-width: 100%;
  height: calc(100% - 30px);
  min-height: 300px;
  overflow: auto;
  margin-top: 30px;
  background-color: #fefefe;
  border-top: 20px solid #fefefe;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont::-webkit-scrollbar {
  -webkit-appearance: none;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont::-webkit-scrollbar:vertical {
  width: 12px;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont::-webkit-scrollbar:horizontal {
  height: 12px;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #fefefe;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #f3f3f3;
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont {
    height: auto;
    padding-bottom: 0;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont:after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    content: "";
    width: 100%;
    height: 6px;
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table {
  height: 100%;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table tr td {
  padding-top: 0 !important;
  vertical-align: top;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: calc(100% - 30px);
  min-height: 300px;
  overflow: visible;
  background-color: #fefefe;
  max-height: 100%;
  padding-left: 10px;
  padding-right: 0;
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup {
    height: 100%;
    padding: 10px 20px 20px 20px;
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .person_image {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .person_image {
    width: 30%;
    float: left;
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .person_image img {
  padding-top: 0;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content {
  width: 100%;
  padding: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content {
    width: 66%;
    float: right;
    position: relative;
    height: 100%;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1200px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content {
    min-height: 380px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1400px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content {
    min-height: 410px;
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection {
  clear: both;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection .popup-title-txt {
  font-size: 40px;
  line-height: 42px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 20px 0 0 0;
  color: #333333;
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection .popup-title-txt {
    margin-top: 0;
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection .popup-img-title {
  display: block;
  margin-bottom: 20px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  font-weight: bold;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection .leader-popup-desc {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection .leader-popup-desc {
    overflow: auto;
    max-height: 200px;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection .leader-popup-desc::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection .leader-popup-desc::-webkit-scrollbar:vertical {
    width: 12px;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection .leader-popup-desc::-webkit-scrollbar:horizontal {
    height: 12px;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection .leader-popup-desc::-webkit-scrollbar-thumb {
    background-color: #005072;
    border-radius: 6px;
    border: 2px solid #fefefe;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .upperSection .leader-popup-desc::-webkit-scrollbar-track {
    border-radius: 6px;
    background-color: #f3f3f3;
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section {
  background-color: #005072;
  position: fixed;
  left: 0px;
  height: 40px;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section {
    position: absolute;
    background: none;
    bottom: -5px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section {
    padding-left: 20px;
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a {
  display: inline-block;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 14px;
  color: #f3f3f3;
  text-transform: uppercase;
  margin-top: 10px;
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a {
    padding-right: 25px;
    font-weight: 700;
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
    padding: 0;
    border: none;
    color: #005072;
    font-family: 'Hexagon-Akkurat-Black', Arial;
    text-decoration: none;
    position: relative;
    text-align: left;
    display: inline-block;
    padding-right: 30px;
    margin-top: 0;
    font-size: 20px;
    line-height: 24px;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:before {
    content: " ";
    background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    margin-top: 2px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:hover,
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:active,
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:visited {
    background: none;
    color: #005072;
    opacity: 0.6;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:focus,
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:visited {
    opacity: 1;
    background: none;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:after {
    margin-top: 0px;
    display: none;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:before {
    content: " ";
    background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
    width: 16px;
    height: 16px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 4px;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:hover,
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:active {
    background: none;
    color: #005072;
    opacity: 0.6;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:active,
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:focus,
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:visited {
    opacity: 1;
    background: none;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:after {
    margin-top: 0px;
    display: none;
  }
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a::before {
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  #main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .popup_content .bottom_section .show_resume a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .bottom_section .social_links {
  margin-bottom: 0;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .bottom_section .social_links ul {
  padding-left: 0;
}
#main-content .container .row .leadership-main-content .leadership-section .leadership-section-item .box-content .leadership-textCont table .image_popup .bottom_section .social_links ul li {
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 0;
}
#main-content .container .row .leadership-main-content.col-2-column .leadership-section .group-heading {
  min-height: 50px;
}
@media screen and (min-width: 1240px) {
  #main-content .container .row .leadership-main-content.col-2-column .leadership-section:nth-child(even) {
    border-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  #main-content .container .row .leadership-main-content.col-3-column .leadership-section {
    flex: 0 0 33.333%;
  }
}
#main-content .container .row .leadership-main-content.col-3-column .leadership-section:nth-child(n) {
  border-right: 30px solid #fefefe;
}
#main-content .container .row .leadership-main-content.col-3-column .leadership-section:nth-child(3n) {
  border-right: 0;
}
@media screen and (min-width: 1024px) {
  #main-content .container .row .leadership-main-content.col-4-column .leadership-section {
    flex: 0 0 25%;
  }
  #main-content .container .row .leadership-main-content.col-4-column .leadership-section:nth-child(n) {
    border-right: 30px solid #fefefe;
  }
  #main-content .container .row .leadership-main-content.col-4-column .leadership-section:nth-child(4n) {
    border-right: 0;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container .row.detail .col-left .leadership-main-content.col-4-column .leadership-section {
    flex: 0 0 24%;
  }
}
@media screen and (min-width: 1240px) {
  .ie .leadership-main-content .leadership-section {
    flex: 0 0 23.1%;
  }
}
.rich-text {
  height: 510px;
  min-height: 510px;
  margin-bottom: 60px;
  overflow-x: hidden;
  overflow-y: auto;
}
.col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;
}
.col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth:last-child {
  border-bottom: none;
}
.col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth .media-content img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth .buttons {
  margin-bottom: 0px;
}
.col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth .buttons:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth .media-content {
    float: left;
    width: 240px;
    margin-right: 20px;
    margin-bottom: 0px;
  }
  .col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth .text-content {
    float: left;
    width: calc(100% - 260px);
  }
  .col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth .caption {
    max-width: 100%;
  }
  .col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth .caption .text h3 {
    margin-top: 0;
    padding-top: 0;
  }
  .col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth .caption .text p {
    max-height: 100%;
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1240px) {
  .col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth .caption .text h3 {
    margin-top: -2px;
  }
}
@media screen and (min-width: 768px) {
  .col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth.fullwidth-right .media-content {
    float: right;
    margin-right: 0px;
    margin-left: 0px;
  }
}
.col-lg-8.col-md-8.col-sm-12.col-xs-12.col-left .thumbnail.module.fullwidth.no-image .text-content {
  width: 100%;
}
.filters-group {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .filters-group {
    padding: 0;
    margin-top: 0;
    /*background-color: @whitesmoke;*/
    display: table;
    width: 100%;
    float: none;
    position: relative;
  }
}
.filters-group .location-filters {
  padding: 0px;
  display: block;
  margin-bottom: 30px;
  background-color: #f3f3f3;
}
@media screen and (min-width: 768px) {
  .filters-group .location-filters {
    display: table-cell;
    float: none;
    vertical-align: top;
    margin-bottom: 0px;
    border-right: 20px solid #fefefe;
  }
}
.filters-group .location-filters.hideDiv {
  display: none;
}
.filters-group .location-filters.showDiv {
  display: flex;
}
.filters-group .listing-events-form {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .filters-group .listing-events-form {
    display: flex;
    float: none;
    width: 100%;
  }
}
.filters-group .listing-events-form .filters-right {
  width: 100%;
  margin: 0;
}
.filters-group .listing-events-form .filters-right .filter {
  padding: 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .filters-group .listing-events-form .filters-right .filter {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}
.filters-group .listing-events-form .filters-right .filter .bootstrap-select.btn-group {
  width: 100%;
  margin: 0;
}
.filters-group .listing-events-form .filters-right .filter.country {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .filters-group .listing-events-form .filters-right .filter.country {
    margin-bottom: 0;
    padding-right: 20px;
    min-width: 200px;
  }
}
.filters-group .listing-events-form .filters-right .filter.brand {
  min-width: 220px;
}
.filters-group .listing-events-form .filters-right .filter:last-child .btn-group:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .filters-group .listing-events-form .filters-right:after {
    /*background-color: @white;;
                position: absolute;
                top: 0;
                right: 0;
                height: 100%;
                width: 20px;
                content: '';
                z-index: 9;*/
  }
}
@media screen and (min-width: 992px) {
  .filters-group .filter .bootstrap-select.btn-group {
    margin-bottom: 0;
    display: block;
    float: left;
    margin-right: 10px;
  }
}
.filters-group .filter .bootstrap-select.btn-group .btn {
  /*position: relative;*/
  transition: all 0.2s ease-in-out;
  padding: 0px;
  background: #f3f3f3;
  /*border: 1px solid @blue;*/
  color: #005072;
}
.filters-group .filter .bootstrap-select.btn-group .btn:after {
  position: absolute;
  top: 0px;
  right: -20px;
  content: "";
  background: #fefefe;
  width: 20px;
  height: 100%;
}
.filters-group .filter .bootstrap-select.btn-group .btn span.filter-option {
  transition: all 0.2s ease-in-out;
  display: block;
  padding: 10px 26px 8px 12px;
  color: #005072;
  font-family: Hexagon-Akkurat-Black, sans-serif;
  font-size: 16px;
  /*line-height: 1;*/
  text-transform: capitalize;
}
.filters-group .filter .bootstrap-select.btn-group .btn span.filter-option:hover {
  color: #fefefe;
}
.filters-group .filter .bootstrap-select.btn-group .btn:hover {
  background-color: #005072;
  color: #fefefe;
}
.filters-group .filter .bootstrap-select.btn-group .btn:hover span.filter-option {
  background-color: #005072;
  color: #fefefe;
}
.filters-group .filter .bootstrap-select.btn-group.open .btn {
  background-color: #005072;
  color: #fefefe;
}
.filters-group .filter .bootstrap-select.btn-group.open .btn span.filter-option {
  color: #fefefe;
}
.filters-group .filter .bootstrap-select.btn-group.open .btn span.filter-option:hover {
  color: #fefefe;
}
.filters-group .filter .bootstrap-select.btn-group .btn .caret {
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 17px;
  right: 10px;
  height: 11px;
  width: 14px;
  display: block;
  margin: -5px 0 0 0px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
}
.filters-group .filter .bootstrap-select.btn-group .btn .caret:before {
  display: none;
}
.filters-group .filter .bootstrap-select.btn-group .btn:hover .caret {
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
}
.filters-group .filter .bootstrap-select.btn-group.open .btn .caret {
  transform: rotate(180deg);
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
}
@media screen and (min-width: 768px) {
  .filters-right .filter .bootstrap-select.btn-group {
    margin-right: 0px;
    margin-left: 24px;
  }
}
.filters-right .filter .bootstrap-select.btn-group .btn:after {
  display: none;
  left: -24px;
  right: unset;
  /*background: #f3f3f3;*/
}
#Allevents {
  width: 100%;
}
#Allevents .eventList {
  margin-bottom: 40px;
}
#Allevents .eventList .filters-group {
  float: none;
  margin: 0 0 40px 0;
}
.filter-result {
  transition: all 0.2s ease-in-out;
  display: inline-block;
  border: none;
  outline: none;
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 50%;
  /*@media screen and (min-width: 768px) {
        margin-top: -10px;
        margin-bottom: -10px;
    }*/
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 16px;
  line-height: 1;
  cursor: default;
}
.filter-result:first-child {
  margin-left: 0px;
}
@media screen and (min-width: 768px) {
  .filter-result:first-child {
    /*margin-left: -10px;*/
  }
}
.filter-result.activeView {
  position: relative;
  background-color: #005072;
  color: #fefefe;
}
.filter-result.activeView:after {
  position: absolute;
  bottom: -9px;
  left: calc(50% - 10px);
  transform: rotate(180deg);
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  background: url(../Content/icons/svg-icons/nav-caret.svg);
  background-size: 100% 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.filter-result:not(.activeView) {
  cursor: pointer;
}
.filter-result:not(.activeView):hover {
  opacity: 0.6;
}
.filters-group .bootstrap-select.btn-group.open .dropdown-menu.open,
.filters-group .bootstrap-select.btn-group.open .dropdown-menu.open ul {
  background-color: #f3f3f3;
}
.filters-group .bootstrap-select.btn-group.open ::-webkit-scrollbar {
  -webkit-appearance: none;
}
.filters-group .bootstrap-select.btn-group.open ::-webkit-scrollbar:vertical {
  width: 12px;
}
.filters-group .bootstrap-select.btn-group.open ::-webkit-scrollbar:horizontal {
  height: 12px;
}
.filters-group .bootstrap-select.btn-group.open ::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #fefefe;
}
.filters-group .bootstrap-select.btn-group.open ::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #f3f3f3;
}
.filters-group .bootstrap-select.btn-group.open .dropdown-menu.open {
  max-height: 360px !important;
  overflow-y: auto !important;
  padding: 10px 0px;
  border-radius: 0;
  background: #f3f3f3;
  margin-top: 0;
  border-color: #d8d8d8;
  border-top-color: transparent;
}
.filters-group .bootstrap-select.btn-group.open .dropdown-menu.open ul li a {
  padding: 8px 8px 6px 8px;
  color: #005072;
  font-size: 14px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .filters-group .bootstrap-select.btn-group.open .dropdown-menu.open ul li a {
    padding-left: 12px;
  }
}
.filters-group .bootstrap-select.btn-group.open .dropdown-menu.open ul li.selected a,
.filters-group .bootstrap-select.btn-group.open .dropdown-menu.open ul li:not(:first-child) a:hover {
  background: #e7e7e7;
  opacity: 1;
}
.filters-group .bootstrap-select.btn-group.open .dropdown-menu.open ul li:not(:first-child) a:hover {
  opacity: 0.6;
}
.filters-group .bootstrap-select.btn-group .dropdown-menu li {
  float: inherit !important;
  background: #e7e7e7 !important;
}
/* resources select dropdown list full width */
.dropdown-container .filters-group .filter .bootstrap-select.btn-group {
  width: 100%;
}
.filters-group .bootstrap-select.btn-group.open .dropdown-menu.open ul.dropdown-menu.inner {
  overflow: hidden !important;
  max-height: 100% !important;
}
#newsResult {
  position: relative;
}
.list.news {
  margin-top: 40px;
  position: relative;
}
.list.news .month {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.list.news .item {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e7e7e7;
}
.list.news .single-item .thumb-item {
  float: left;
  width: 100%;
  height: auto;
  padding: 0px 0px 20px 0px;
}
@media screen and (min-width: 768px) {
  .list.news .single-item .thumb-item {
    width: 260px;
    padding: 0px 20px 0px 0px;
  }
}
.list.news .single-item .thumb-item img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.list.news .single-item .NewsListingItem {
  float: none;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .list.news .single-item .NewsListingItem {
    float: left;
    width: calc(100% - 260px);
  }
}
.list.news .single-item h3 {
  margin-bottom: 13px;
}
.list.news .single-item h3 a {
  transition: all 0.2s ease-in-out;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.list.news .single-item h3 a:hover {
  opacity: 0.6;
  color: #005072;
}
.list.news .single-item .newslistdescription {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
.list.news .single-item .date {
  display: block;
  margin-top: 20px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
}
/* (CORE STYLES) event listing page css start*/
@media screen and (min-width: 320px) {
  .event-date {
    font-size: 16px;
  }
}
@media screen and (min-width: 360px) {
  .event-date {
    font-size: 18px;
  }
}
/* event listing page css end*/
.events .item {
  padding: 0px;
}
.events .item .single-item {
  overflow: hidden;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .events .item .single-item .event-date {
    padding-left: 10px;
  }
}
.events .item .single-item div[class*="col-"] .btn-wrap .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .events .item .single-item div[class*="col-"] .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
.events .item .single-item div[class*="col-"] .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .events .item .single-item div[class*="col-"] .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.events .item .single-item div[class*="col-"] .btn-wrap .btn:hover,
.events .item .single-item div[class*="col-"] .btn-wrap .btn:active,
.events .item .single-item div[class*="col-"] .btn-wrap .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.events .item .single-item div[class*="col-"] .btn-wrap .btn:focus,
.events .item .single-item div[class*="col-"] .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
.events .item .single-item div[class*="col-"] .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .events .item .single-item div[class*="col-"] .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
.events .item .single-item div[class*="col-"] .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .events .item .single-item div[class*="col-"] .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.events .item .single-item div[class*="col-"] .btn-wrap .btn:hover,
.events .item .single-item div[class*="col-"] .btn-wrap .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.events .item .single-item div[class*="col-"] .btn-wrap .btn:active,
.events .item .single-item div[class*="col-"] .btn-wrap .btn:focus,
.events .item .single-item div[class*="col-"] .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
.events .item .single-item div[class*="col-"] .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
.events .item .single-item .event-content {
  width: 100%;
  float: none;
  overflow: hidden;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;
}
.events .item .single-item .event-content:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
.events .item .single-item .event-content .media-content {
  float: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .events .item .single-item .event-content .media-content {
    float: left;
    width: 240px;
    margin-right: 20px;
    margin-bottom: 0px;
  }
}
.events .item .single-item .event-content .media-content img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.events .item .single-item .event-content .event-text {
  float: none;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .events .item .single-item .event-content .event-text {
    float: left;
    width: calc(100% - 260px);
  }
}
.events .item .single-item .event-content .event-text .desc > span {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.events .item .single-item .event-content.no-image .event-text {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .events .item .single-item .event-content.no-image .event-text {
    width: 100%;
  }
}
.events .item .single-item .event-content h3 {
  margin-bottom: 13px;
}
.events .item .single-item .event-content h3 a {
  transition: all 0.2s ease-in-out;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  color: #005072;
  padding-right: 0;
}
.events .item .single-item .event-content h3 a:hover {
  color: #005072;
  opacity: 0.6;
}
.events .item .single-item .event-content p {
  margin-bottom: 13px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  font-weight: normal;
}
.events .item .single-item .event-content .address p {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  /* 12877, 12888 */
}
.events .item .single-item .event-content .address p > span:not([itemprop="streetAddress"]):not([itemprop="addressLocality"]):not(.event-start-end):not([itemprop="addressRegion"]):not(.event-date-ist) {
  display: block;
}
.events .item .single-item .event-content .address p span.event-start-end,
.events .item .single-item .event-content .address p span.event-date-ist,
.events .item .single-item .event-content .address p .event-date-ist {
  display: inline-block;
}
.events .item .single-item .event-content .address p br:last-child {
  display: none;
}
.events .item .single-item .event-content .btn-wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.events .item .single-item .event-content .btn-wrap .btn {
  transition: all 0.2s ease-in-out;
  padding: 0;
  margin: 0;
  border: none;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  color: #005072;
  text-transform: uppercase;
  padding-right: 30px;
  /*&:after {
                          content: " ";
                          background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
                          display: block;
                          float: right;
                          width: 15px;
                          height: 15px;
                          margin-left: 8px;
                          margin-top: 0px;
                          padding: 0px;
                          background-repeat: no-repeat;
                          background-position: center center;
                          background-size: cover;
  
                          @media screen and (min-width:768px) {
                              width: 20px;
                              height: 20px;
                              margin-top: -1px;
                          }
                      }*/
}
@media screen and (min-width: 768px) {
  .events .item .single-item .event-content .btn-wrap .btn {
    font-size: 20px;
  }
}
.events .item .single-item .event-content .btn-wrap .btn:hover {
  color: #005072;
  opacity: 0.6;
  background: transparent;
}
@media screen and (min-width: 768px) {
  .events .item .single-item .event-content .btn-wrap .btn::before {
    bottom: 2px;
  }
}
.events .item .single-item:not(:last-child) {
  margin-bottom: 30px;
  border-bottom: 2px solid #d8d8d8;
}
.events .item .event-date {
  display: block;
  float: none;
  width: 100%;
  margin-bottom: 20px;
  color: #000000;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 24px;
  line-height: 30px;
}
.events .item.is-featured {
  position: relative;
  border-bottom: none;
  margin-bottom: 20px;
}
.events .item.is-featured:after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.events .item.is-featured .single-item:not(:last-child) {
  border-bottom: 2px solid #d8d8d8;
  margin-bottom: 20px;
}
.events .item.is-featured:not(:last-child):after {
  background: #d8d8d8;
  border-bottom: 2px solid #d8d8d8;
}
.events .item.is-featured:last-child:after {
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.events .item:not(.is-featured) {
  border-bottom: 2px solid #d8d8d8;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .events .item:first-child {
    margin-top: 20px;
  }
}
.events .item:last-child {
  margin-bottom: 0;
}
.events .item.full-width {
  width: 100%;
}
.subheading {
  position: relative;
  overflow: hidden;
}
.subheading:before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #00a2bf 65%, #006f8c 100%);
}
.subheading .featured-flag,
.subheading h3 {
  float: right;
  margin-top: 0;
  padding: 12px 14px 11px 14px;
  background: #005072;
  background: linear-gradient(160deg, #00abc8 0%, #009ab7 10%, #0088a5 26%, #00526f 92%);
  color: #fefefe;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}
#showAllDiv,
#nearYou p.txt {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.hideDiv {
  display: none;
}
.showDiv {
  display: inline;
}
#showAllDiv .pag-nav {
  margin-top: 30px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #showAllDiv .pag-nav {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.filters-group .bootstrap-select.btn-group .dropdown-menu li {
  background: initial !important;
}
@media screen and (min-width: 768px) {
  .list-unstyled.events .item .single-item .event-content .event-text {
    float: left;
    width: calc(100% - 260px);
  }
}
.list-unstyled.events .item .single-item .event-content.no-image .event-text {
  width: 100%;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .subheading {
  display: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .subheading h3 {
  float: right;
  margin-top: 0;
  padding: 0 15px;
  background-color: #005072;
  background: linear-gradient(160deg, #00abc8 0, #009ab7 10%, #0088a5 26%, #00526f 92%);
  color: #fefefe;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 38px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .item.is-featured:not(.is-featured-last) {
  border-color: #666666 !important;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content #nearYouEventsResult .subheading,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .hideDiv .subheading,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content #showAllDiv.showDiv .subheading {
  display: block;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item {
  padding-top: 30px;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .event-date {
  line-height: 30px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 24px;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc h3 a {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc p,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc p span {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:active,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:active,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .events ul .item .single-item .text-item .event-desc .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .eventList .filters-group {
  /* Changed here from block to flex */
  display: block;
}
@media screen and (min-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .eventList .filters-group {
    display: flex;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .eventList .filters-group ul:not(.dropdown-menu) {
  padding-left: 0;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .eventList .filters-group ul:not(.dropdown-menu) {
    width: 50%;
    float: left;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .eventList .filters-group ul:not(.dropdown-menu) li {
  position: relative;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .eventList .filters-group ul:not(.dropdown-menu) li {
    display: inline-block;
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .eventList .filters-group ul:not(.dropdown-menu) li a {
  background-color: #f3f3f3;
  color: #005072;
  padding: 6px 30px 6px 15px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .eventList .filters-group ul:not(.dropdown-menu) li.activeView {
  background-color: #005072;
  color: #fefefe;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .eventList .filters-group ul:not(.dropdown-menu) li.activeView::after {
  position: absolute;
  bottom: -9px;
  left: calc(50% - 10px);
  transform: rotate(180deg);
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  background: url(../Content/icons/svg-icons/nav-caret.svg);
  background-size: 100% 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content .eventList .filters-group ul:not(.dropdown-menu) li.activeView a {
  background-color: #005072;
  color: #fefefe;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content #Allevents .eventList {
    /* 12950 */
    /*display:none;*/
  }
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content #allEventsResult .events .item .single-item .event-content .address p:not(:last-child) {
  margin-bottom: 0;
}
#main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content #allEventsResult .events .item .single-item .event-content .btn-wrap {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content #lazy-load-event-content #allEventsResult .events .item:first-child {
    margin-top: 0;
  }
}
#main-content #lazy-load-event-content {
  width: 100%;
}
#pagination {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  #pagination {
    padding-bottom: 0;
    float: none;
    clear: both;
    margin-left: 0px;
  }
}
.pag-nav {
  width: 100%;
}
.pag-nav .pagination {
  margin: 10px 0 20px 0;
}
.pag-nav .pagination li a {
  transition: all 0.2s ease-in-out;
  font-size: 20px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  line-height: 22px;
  color: #005072;
}
.pag-nav .pagination li a:hover {
  color: #005072;
  opacity: 0.6;
}
.pag-nav .pagination li.active,
.pag-nav .pagination li.disabled {
  pointer-events: none;
}
.pag-nav .pagination li.active a,
.pag-nav .pagination li.disabled a {
  font-size: 20px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  color: #d8d8d8;
  pointer-events: none;
}
.pag-nav .pagination li.next a,
.pag-nav .pagination li.previous a {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .pag-nav .pagination li.next a,
  .pag-nav .pagination li.previous a {
    margin-top: 2px;
  }
}
.pag-nav .pagination li.next a {
  background-image: url('../Content/icons/svg-icons/pagination-arrow-right-blue.svg');
}
.pag-nav .pagination li.previous a {
  background-image: url('../Content/icons/svg-icons/pagination-arrow-left-blue.svg');
}
.pag-nav .pagination li.next.disabled a {
  background-image: url('../Content/icons/svg-icons/pagination-arrow-right-gray.svg');
}
.pag-nav .pagination li.previous.disabled a {
  background-image: url('../Content/icons/svg-icons/pagination-arrow-left-gray.svg');
}
.locations {
  width: 100%;
  margin-top: 10px;
}
.locations .region h2 {
  display: block;
  float: none;
  width: 100%;
  padding-bottom: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
  /*color: @black;
      .heading2();*/
}
.locations .region .row {
  display: flex;
  flex-flow: row wrap;
  margin-top: 30px;
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;
}
.locations .region .row:last-child {
  border-bottom: none;
}
@media screen and (min-width: 992px) {
  .locations .region .row {
    padding-bottom: 60px;
  }
}
.locations .region .row .col-sm-6:first-child {
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (min-width: 768px) {
  .locations .region .row .col-sm-6:first-child {
    padding-left: 0px;
    padding-right: 10px;
  }
}
.locations .region .row .col-sm-6:last-child {
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (min-width: 768px) {
  .locations .region .row .col-sm-6:last-child {
    padding-left: 10px;
    padding-right: 0px;
  }
}
.locations .region .row .section {
  margin-top: 14px;
}
.locations .region .row h4 {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  color: #005072;
}
.locations .region .row p {
  margin: 0;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.locations .region .row p.title {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.locations .region .row a {
  transition: all 0.2s ease-in-out;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  cursor: pointer;
}
.locations .region .row a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 768px) {
  .locations.list {
    /*padding-left: 5px;
        padding-right: 5px;*/
  }
}
.locations.list h2 {
  margin-top: 0;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.locations.list .row {
  flex-wrap: unset;
  display: block;
  margin: 0;
}
.locations.list .row div[class*=col-] {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  display: block;
  padding-left: 0;
}
.locations.list .row div[class*=col-] .media-heading {
  margin-top: 20px;
  margin-bottom: 20px;
}
.locations.list .row .section {
  margin-bottom: 10px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .locations.list .row .section > p > a {
    font-size: 14px;
    word-break: break-all;
  }
}
.locations.list .region .section .title {
  padding: 0;
}
.locations.list .gmaps .map-canvas {
  position: absolute !important;
}
.locations .region .row .row [class*=col-] {
  padding: 0;
}
.locations .region .row .gmaps {
  position: relative;
  padding-bottom: 56%;
  margin-top: 20px;
  overflow: hidden;
  display: block;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .locations .region .row .gmaps {
    margin-top: 0px;
    min-height: 280px;
  }
}
.locations .region .row .gmaps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.locations .region .row .gmaps .map-canvas {
  height: 100%;
  width: 100%;
}
#LocationsContent {
  padding-bottom: 0;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  #LocationsContent .region .row .gmaps {
    min-height: 100%;
  }
}
.module.asset-pod {
  position: relative;
}
.module.asset-pod .asset-flag {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  overflow: hidden;
}
.module.asset-pod .asset-flag:before {
  position: absolute;
  top: 0;
  left: -10px;
  z-index: 3;
  content: "";
  width: 100%;
  height: 100%;
  transform: skewX(-18deg);
  background: #005072;
  background: linear-gradient(160deg, #00abc8 0%, #009ab7 10%, #0088a5 26%, #00526f 92%);
}
.module.asset-pod .asset-flag .asset-type {
  position: relative;
  z-index: 4;
  display: inline-block;
  padding: 8px 30px 8px 20px;
  color: #fefefe;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  text-transform: uppercase;
}
.module.asset-pod .videoWrapper {
  margin-bottom: 0px;
}
.module.asset-pod .videoWrapper iframe {
  z-index: 4;
}
.module.asset-pod .resourcePlayButton {
  position: absolute;
  top: 29%;
  left: 39%;
  width: 22%;
  height: 40%;
  border: none;
  border-radius: 0;
  cursor: pointer;
  pointer-events: none;
  z-index: 3;
}
.module.asset-pod .resourcePlayButton:after {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.module.asset-pod.icon-video .resourcePlayButton,
.module.asset-pod.icon-audio .resourcePlayButton,
.module.asset-pod.icon-document .resourcePlayButton {
  background: #000000;
  background: radial-gradient(circle, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0) 50%);
}
.module.asset-pod.icon-video .resourcePlayButton:after {
  background-image: url('../Content/icons/svg-icons/big-icon-video.svg');
}
.module.asset-pod.icon-audio .resourcePlayButton:after {
  background-image: url('../Content/icons/svg-icons/big-icon-audio.svg');
}
.module.asset-pod.icon-document .resourcePlayButton:after {
  background-image: url('../Content/icons/svg-icons/big-icon-file.svg');
}
/* Reresouce filters dropdown list */
#main-content .container.page {
  position: relative;
}
@media screen and (min-width: 768px) {
  #main-content .container.page {
    /*min-height: 600px;*/
  }
}
#main-content .container.page .hub-resource-listing {
  margin-top: 40px;
}
#main-content .container.page .hub-resource-listing .hub-resource-listing {
  margin-top: 0;
}
#main-content .container.page .hub-resource-listing .hub-resource.event-listing-container .videoWrapper {
  cursor: pointer;
}
#main-content .container.page .row #div_loading {
  display: none;
  position: absolute;
  left: 30%;
  z-index: 9;
  text-align: center;
  padding-top: 0;
  top: 15px;
  bottom: auto;
}
@media screen and (max-width: 767px) {
  #main-content .container.page .row #div_loading {
    position: static;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container.page .row #div_loading {
    left: 50%;
    transform: translate(-50%, 20px);
  }
}
#main-content .container.page .row #div_loading h5 {
  display: inline-block;
  color: #005072 !important;
}
#main-content .container.page .row #div_loading .loadig-text {
  font-size: 14px;
}
#main-content .container.page .row > .filter-title-desc .resource-component.event-listing-container .dropdown-container .events-filters {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container.page .row > .filter-title-desc .resource-component.event-listing-container .dropdown-container .events-filters {
    margin-bottom: 40px;
  }
}
#main-content .container.page .row > .filter-title-desc .resource-component.event-listing-container .dropdown-container .events-filters .hub-resource-row {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main-content .container.page .row > .filter-title-desc .resource-component.event-listing-container .dropdown-container .events-filters .hub-resource-row {
    margin-bottom: 20px;
  }
}
#main-content .container.page .row > .filter-title-desc #div_loading {
  margin-bottom: 20px;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container.page .row > .filter-title-desc #div_loading {
    margin-bottom: 0;
    margin-top: 0;
    top: auto;
    bottom: 20px;
  }
}
#main-content .container.page .filter-title-desc .resource-component #div_loading {
  top: 60px;
}
@media screen and (min-width: 768px) {
  #main-content .container.page .filter-title-desc .resource-component #div_loading {
    top: 40px;
  }
}
#main-content .container.page .filter-title-desc .resource-component #div_loading img {
  width: 46px;
}
#main-content .container.page .filter-title-desc .resource-component #div_loading h5 {
  display: inline-block;
  color: #005072 !important;
}
@media screen and (min-width: 992px) {
  #main-content .container.page .row.detail .col-left #filters > #div_loading {
    top: 20px;
    z-index: 9999;
    background-color: #fefefe;
  }
}
#main-content .container .filter-title-desc {
  text-align: center;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  #main-content .container .filter-title-desc {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main-content .container .filter-title-desc > #div_loading {
    top: auto;
    bottom: 20px;
  }
  #main-content .container .filter-title-desc > #div_loading h5 {
    display: inline-block;
  }
}
#main-content .container .filter-title-desc .filter-title-desc {
  padding-left: 0;
  padding-right: 0;
}
#main-content .container .filter-title-desc h3 {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters {
    padding-left: 0;
    padding-right: 0;
  }
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row {
  position: relative;
  margin-top: 30px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1240px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row {
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 0;
  }
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row.hub-resource-row-visible {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .hub-resource-filters {
    display: flex;
    margin-bottom: 0;
  }
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .hub-resource-filters .filter {
  margin-bottom: 20px;
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .hub-resource-filters .filter {
    margin-bottom: 40px;
  }
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .hub-resource-filters .filter.country {
    padding-left: 0;
  }
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .hub-resource-filters .filter .bootstrap-select {
  width: 100%;
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .hub-resource-filters .filter:last-child {
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row {
    position: absolute;
    right: 0;
    top: 5px;
    width: auto;
    margin-right: 0;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row {
    right: -10px;
  }
}
@media screen and (max-width: 992px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .filters-group .filter .bootstrap-select.btn-group .btn:after {
    display: none;
  }
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:hover,
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:active,
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:focus,
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:hover,
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:active,
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:focus,
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 992px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn {
    line-height: 27px;
  }
}
@media screen and (min-width: 992px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:before {
    bottom: 4px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container .filter-title-desc .event-listing-container .dropdown-container .events-filters .hub-resource-row .filter-buttons-row .btn-wrap .filter-btn:before {
    bottom: 5px;
  }
}
#main-content .container .filter-title-desc .resource-component.event-listing-container .dropdown-container .events-filters {
  margin-bottom: 40px;
  position: relative;
  padding-right: 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container .filter-title-desc .resource-component.event-listing-container .dropdown-container .events-filters {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container .filter-title-desc .resource-component.event-listing-container .dropdown-container .events-filters {
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container .filter-title-desc .resource-component.event-listing-container .dropdown-container .events-filters {
    padding-bottom: 1px;
  }
}
#main-content .container .filter-title-desc .resource-component.event-listing-container .dropdown-container .events-filters:after {
  position: absolute;
  left: 0;
  bottom: 0px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0, #0097ba 100%);
}
/* Reresouce filters dropdown list */
#lazy-load-event-content .loader {
  margin: auto;
  text-align: center;
  position: relative;
  width: 100%;
}
#lazy-load-event-content .loader #div_loading {
  display: block;
  position: absolute;
  left: 30%;
  z-index: 9;
  text-align: center;
  padding-top: 0;
  top: -30px;
}
@media screen and (min-width: 768px) {
  #lazy-load-event-content .loader #div_loading {
    top: -20px;
    left: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#lazy-load-event-content .loader > div img {
  width: 46px;
}
#lazy-load-event-content .loader h5 {
  display: inline-block;
  color: #005072 !important;
}
#lazy-load-event-content .eventsTable .subheading:not(first-child) {
  display: none;
}
#lazy-load-event-content .item.is-featured:not(last-child) {
  border-color: #666666 !important;
}
.quotes-content {
  position: relative;
  padding: 80px 58px;
}
.quotes-content:before,
.quotes-content:after {
  content: '';
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 60px;
  height: 60px;
}
.quotes-content:before {
  content: '';
  background: url('../Content/icons/svg-icons/quote-open.svg') no-repeat;
  top: 0px;
  left: 0px;
}
.quotes-content:after {
  content: '';
  background: url('../Content/icons/svg-icons/quote-close.svg') no-repeat;
  bottom: 20px;
  right: 0px;
}
.quotes-content blockquote {
  padding: 0px;
  margin: 0px;
  border-left: none;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 24px;
  line-height: 28px;
}
.quotes-content .quote-author {
  margin-top: 20px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  color: #005072;
}
.quotes-content .quote-author .author-name {
  text-transform: uppercase;
}
.quotes-content .quote-author .author-title {
  display: block;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 14px;
}
.module.quotes-pod {
  position: relative;
  padding: 20px 35px;
  background: #fefefe;
  border-bottom: 0;
}
.module.quotes-pod:after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.quotes-section {
  margin: 0px 0px 30px 0px;
}
.quotes-section .quotes-content {
  padding: 80px 58px 20px 58px;
}
@media screen and (max-width: 767px) {
  .quotes-section .quotes-content {
    overflow: auto;
  }
}
.quotes-section .quotes-content .quote-author .buttons {
  margin-top: 20px;
  position: static;
}
.quotes-section .quotes-content .quote-author .buttons .btn-wrap {
  position: static;
}
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  word-break: break-word;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .quotes-section .quotes-content .quote-author .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 24px;
  }
}
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .quotes-section .quotes-content .quote-author .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:hover,
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:active,
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:focus,
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .quotes-section .quotes-content .quote-author .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 22px;
  }
}
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  .quotes-section .quotes-content .quote-author .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:hover,
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:active,
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:focus,
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
.quotes-section .quotes-content .quote-author .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
.quotes-section .quotes-content .quote-author .buttons:after {
  height: 0;
}
.quotes-section .row {
  margin: 0px;
}
/*Line clamping */
@media screen and (min-width: 768px) {
  .line-clamp {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
  }
  .line-clamp:after {
    content: '...';
    text-align: right;
    bottom: 5px;
    right: 4px;
    width: 3%;
    display: block;
    position: absolute;
    height: calc(1em * 1.2);
    background: white;
  }
  @supports (-webkit-line-clamp: 1) {
    .line-clamp:after,
    .casestudy__caption--excerpt p:after {
      display: none !important;
    }
  }
  .line-clamp-1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 1.5 * 1);
  }
  .line-clamp-2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.5 * 2);
  }
  .line-clamp-3 {
    -webkit-line-clamp: 3;
    height: calc(1em * 1.5 * 3);
  }
  .line-clamp-4 {
    -webkit-line-clamp: 4;
    height: calc(1em * 1.5 * 4);
  }
  .line-clamp-5 {
    -webkit-line-clamp: 5;
    height: calc(1em * 1.5 * 5);
  }
  .line-clamp-10 {
    -webkit-line-clamp: 10;
    height: calc(1em * 1.5 * 10);
  }
}
/*Line clamping End */
@media screen and (min-width: 768px) {
  #main-content .container div[class*="col-"] .quotes-pod {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content {
  padding: 80px 70px 20px 58px;
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .quote-author {
  overflow: auto;
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons {
  position: static;
  padding-bottom: 0;
  margin-bottom: 0;
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap {
  margin-bottom: 0;
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  word-break: break-word;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:hover,
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:active,
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:focus,
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:hover,
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:active,
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:focus,
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
#main-content .container div[class*="col-"] .quotes-pod .quotes-content .buttons:after {
  height: 0;
}
#main-content .container div[class*="col-"] .quotes-pod:after {
  width: calc(100% - 10px);
  left: 0;
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons {
  bottom: 0;
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap {
  margin-bottom: 0;
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  word-break: break-word;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:hover,
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:active,
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:focus,
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:hover,
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:active,
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:focus,
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content .buttons:after {
  height: 0;
}
#main-content .container .col-left .detail-content .quotes-section .quotes-content:after {
  bottom: 0;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod {
  margin-bottom: 0;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content {
  padding: 80px 60px 20px 58px;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons {
  padding-bottom: 0;
  margin-bottom: 0;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap {
  margin-bottom: 0;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  word-break: break-word;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:hover,
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:active,
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:focus,
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:hover,
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:active,
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:focus,
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:visited {
  opacity: 1;
  background: none;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons .btn-wrap a:after {
  margin-top: 0px;
  display: none;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod .quotes-content .buttons:after {
  height: 0;
}
#main-content .container .col-right div[class*="col-"] .quotes-pod:after {
  width: calc(100% - 10px);
  left: 0;
}
/* Quotes css ends */
.carousel.carouselCampaing .carousel-inner .item {
  height: auto;
  max-height: 100%;
}
.carousel.carouselCampaing .subItem {
  padding-left: 10px;
  padding-right: 10px;
}
.carouselCampaing .thumbnail.module {
  padding: 0;
  margin-bottom: 30px;
  border: none;
  border-radius: 0;
  color: #000000;
}
.carouselCampaing .thumbnail.module .caption {
  padding: 0;
}
.carouselCampaing .thumbnail.module .caption h3 {
  margin: 16px 0px;
}
.carouselCampaing .thumbnail.module .caption p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .carouselCampaing .thumbnail.module .buttons,
  .carouselCampaing .thumbnail.module .buttons .btn-wrap {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
  }
}
.carouselCampaing .thumbnail.module .buttons:after {
  position: absolute;
  left: 0px;
  bottom: -20px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.carouselCampaing .thumbnail.module .buttons .btn {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  padding: 0;
  border: none;
  color: #005072;
}
@media screen and (min-width: 768px) {
  .carouselCampaing .thumbnail.module .buttons .btn {
    font-size: 20px;
  }
}
.carouselCampaing .thumbnail.module .buttons .btn:hover {
  color: #005072;
  background: transparent;
  opacity: 0.6;
}
.carouselCampaing .thumbnail.module .buttons .btn:after {
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .carouselCampaing .thumbnail.module .buttons .btn:after {
    width: 20px;
    height: 20px;
  }
}
.carouselCampaing .carousel-indicators {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 60px;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .carouselCampaing .carousel-indicators {
    margin-top: 0px;
  }
}
.carouselCampaing .carousel-indicators li {
  transition: all 0.2s ease-in-out;
  margin: 0 10px;
  background: transparent;
  width: 24px;
  height: 5px;
  border: 1px solid #d8d8d8;
}
.carouselCampaing .carousel-indicators li.active {
  background: #005072;
  border-color: #005072;
}
.carouselCampaing .carousel-indicators.hide-empty-ele {
  display: none !important;
}
@media screen and (min-width: 768x) {
  .carouselCampaing .carousel-control {
    top: 30%;
  }
}
@media screen and (max-width: 767px) {
  .carouselCampaing {
    margin-bottom: 60px;
  }
}
.carouselCampaing .carousel-inner .item {
  min-height: unset;
  width: 100%;
}
.carouselCampaing .carousel-inner .item .subItem {
  height: 100%;
}
@media screen and (min-width: 768px) {
  .carouselCampaing .carousel-inner .item .subItem {
    border-right: 1px solid #ccc;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.carouselCampaing .carousel-inner .item .subItem .module {
  height: 100% !important;
  padding-bottom: 60px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .carouselCampaing .carousel-inner .item .subItem .module {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.carouselCampaing .carousel-inner .item .subItem .module .caption > * {
  text-align: center;
}
.carouselCampaing .carousel-inner .item .subItem .module .caption h3 {
  color: #333333;
}
.carouselCampaing .carousel-inner .item .subItem:last-child {
  border: 0;
}
@media screen and (min-width: 768px) {
  .carouselCampaing .carousel-inner[role*="listbox"] {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
  .carouselCampaing .carousel-inner[role*="listbox"] > div[class*="col-"] {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1240px) {
  .carouselCampaing .carousel-inner[role*="listbox"] {
    margin: 0 -10px;
    width: calc(100% + 20px);
  }
}
.carouselCampaing .carousel-inner[role*="listbox"] > div[class*=col-] .module {
  margin-bottom: 60px;
}
.carouselCampaing .carousel-inner[role*="listbox"] > div[class*=col-] .module .buttons {
  margin-top: 40px;
  padding-bottom: 20px;
  bottom: 0;
}
.carouselCampaing .carousel-inner[role*="listbox"] > div[class*=col-] .module .buttons .btn-wrap {
  margin-top: 0;
  position: static;
}
.carouselCampaing .carousel-inner[role*="listbox"] > div[class*=col-] .module .buttons::after {
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .carouselCampaing .carousel-inner[role*="listbox"] > div[class*=col-]:last-child .module {
    margin-bottom: 0;
  }
}
.carouselCampaing .carousel-indicators {
  margin-top: 60px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .carouselCampaing .carousel-indicators {
    margin-top: 0px;
  }
}
.carouselCampaing.product-carousel-WithImage {
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .carouselCampaing.product-carousel-WithImage {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .carouselCampaing.product-carousel-WithImage {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .carouselCampaing.product-carousel-WithImage .carousel-control {
    /*top: 170px !important;*/
  }
}
@media screen and (max-width: 767px) {
  .carouselCampaing.product-carousel-WithImage .carousel-control {
    display: none !important;
  }
}
.carouselCampaing.product-carousel-WithImage .carousel-control.left {
  left: 0px;
}
.carouselCampaing.product-carousel-WithImage .carousel-control.right {
  right: 0px;
}
.carouselCampaing.product-carousel-WithImage .carousel-indicators {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 1024px) {
  .carouselCampaing.product-carousel-WithImage .carousel-inner .subItem {
    padding-left: 20px;
    padding-right: 20px;
    padding: 0 50px;
    height: 100%;
  }
  .carouselCampaing.product-carousel-WithImage .carousel-inner .subItem .module {
    padding-bottom: 40px;
  }
}
.carouselCampaing.product-carousel-WithImage .carousel-inner .subItem .module .caption {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .carouselCampaing.product-carousel-WithImage .carousel-inner .subItem .module .caption {
    padding-right: 40px;
  }
}
@media screen and (min-width: 993px) {
  .carouselCampaing.product-carousel-WithImage .carousel-inner .subItem .module .caption {
    padding-right: 20px;
  }
}
.carouselCampaing.product-carousel-WithImage .carousel-inner .subItem .module .media-content a {
  /*pointer-events: none;*/
}
.carouselCampaing.product-carousel-WithImage .carousel-inner .subItem .module .media-content a img {
  max-width: 130px;
}
.carouselCampaing.product-carousel-WithImage .carousel-inner .subItem .module .buttons {
  display: none;
}
.carouselCampaing.carouselwithout-image {
  margin-bottom: 40px;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .carouselCampaing.carouselwithout-image {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.carouselCampaing.carouselwithout-image .carousel-control {
  top: 35%;
}
@media screen and (max-width: 767px) {
  .carouselCampaing.carouselwithout-image .carousel-control {
    display: none !important;
  }
}
.carouselCampaing.carouselwithout-image .carousel-control.left {
  left: 0px;
}
.carouselCampaing.carouselwithout-image .carousel-control.right {
  right: 0px;
}
/* Carousel arrow */
.carousel .carousel-control span {
  width: 42px;
  background: rgba(0, 0, 0, 0.5) url(../Content/images/sprites/arrows-carousel.png) no-repeat 0 0;
  background-size: 90px 70px;
}
.carousel .carousel-control.right span {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  background-position: -51px 0;
}
.carousel .carousel-control:hover {
  background-color: rgba(153, 153, 153, 0.5);
}
.carousel.customCarousel {
  height: 100%;
}
.carousel.customCarousel .carousel-inner {
  height: 100%;
}
.carousel.customCarousel .carousel-inner .item {
  height: 100%;
}
.carousel.customCarousel .carousel-inner .item .module.thumbnail:not(.image-bg) .caption .text p {
  -webkit-line-clamp: 4 !important;
}
@media screen and (min-width: 768px) {
  .carousel.customCarousel .carousel-inner .item .module.thumbnail:not(.image-bg) > .btn-wrap {
    bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .carousel.customCarousel .carousel-indicators {
    top: 105px;
  }
}
@media screen and (min-width: 400px) and (max-width: 670px) {
  .carousel.customCarousel .carousel-indicators {
    top: 175px;
  }
}
@media screen and (min-width: 671px) and (max-width: 767px) {
  .carousel.customCarousel .carousel-indicators {
    top: 190px;
  }
}
.callout-container .col-lg-4 .customCarousel .carousel-control {
  top: 36px;
}
/* Carousel arrow */
.tabs-container {
  padding: 0;
  margin-bottom: 60px;
}
.tabs-component {
  padding: 0px 10px;
  margin: 0px;
  background: #fefefe;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  clear: both;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .tabs-component {
    padding-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .tabs-component {
    padding: 60px 0 0 0;
  }
}
.tabs-component .tab-pane {
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  background: #fefefe;
  padding: 30px;
}
.tabs-component .tab-pane h4 {
  margin-bottom: 13px;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  color: #000000;
}
.tabs-component .tab-pane .tab-p p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.tabs-component .tab-pane img {
  margin-top: 10px;
}
.tabs-component .nav-tabs {
  display: flex;
  flex-flow: row wrap;
  border-bottom: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: #005072;
}
@media screen and (min-width: 992px) {
  .tabs-component .nav-tabs li {
    padding: 0px;
    float: none !important;
    display: table-cell;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    overflow: hidden;
  }
  .tabs-component .nav-tabs li a {
    transition: all 0.2s ease-in-out;
    display: block;
    padding: 15px;
    border: none;
    border-radius: 0;
    outline: none;
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Hexagon-Akkurat-Bold', Arial;
    color: #fefefe;
    text-align: center;
  }
  .tabs-component .nav-tabs li a:hover {
    background: transparent;
    border: none;
    color: #fefefe;
    opacity: 0.6;
  }
  .tabs-component .nav-tabs li a:focus {
    border: none;
  }
  .tabs-component .nav-tabs li.active a {
    position: relative;
    background: transparent;
    color: #fefefe;
  }
  .tabs-component .nav-tabs li.active a:hover {
    border: none;
    cursor: default;
    opacity: 1;
  }
  .tabs-component .nav-tabs li.active a:after {
    position: absolute;
    bottom: -4px;
    left: calc(50% - 10px);
    content: "";
    display: inline-block;
    width: 20px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-image: url('../Content/icons/svg-icons/icon-active-tab.svg');
  }
}
.tabs-component .panel {
  margin-bottom: 0px;
  border: none;
}
.tabs-component .panel:first-child .panel-heading {
  border-top: 1px solid #d8d8d8;
}
.tabs-component .panel-heading {
  padding: 0px;
  background: #fefefe;
  border-top: none;
  border-bottom: 1px solid #d8d8d8;
}
.tabs-component .panel-collapse .panel-body {
  padding: 28px 0px;
  border-top: none !important;
  border-bottom: 1px solid #d8d8d8;
}
.tabs-component .panel-collapse .panel-body h4 {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  margin-bottom: 13px;
}
@media screen and (max-width: 992px) {
  .tabs-component .panel-collapse .panel-body .tab-p {
    margin-top: 0;
  }
  .tabs-component .panel-collapse .panel-body .tab-p h3 {
    margin-bottom: 10px;
    margin-top: 0;
  }
  .tabs-component .panel-collapse .panel-body .tab-p p {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .tabs-component .panel-collapse .panel-body .tab-p .multi-callout {
    min-height: 100%;
    padding-bottom: 100px;
  }
  .tabs-component .panel-collapse .panel-body .tab-p .multi-callout .buttons {
    margin-left: 0;
  }
}
.tabs-component .panel-collapse .panel-body .tab-p.mobile-nocol {
  margin-bottom: 30px;
}
.tabs-component .panel-collapse .panel-body .tab-p.mobile-nocol p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.tabs-component .panel-heading h4.panel-title a {
  display: block;
  background-color: transparent;
  background: url(../Content/icons/svg-icons/icon-more.svg) no-repeat center right;
  background-size: 40px 40px;
  padding: 16px 0px 14px 0px;
  color: #005072;
  font-family: Hexagon-Akkurat-Regular, sans-serif;
  font-size: 30px;
  line-height: 38px;
  text-transform: capitalize;
}
.tabs-component .panel-heading h4.panel-title a.collapsed {
  background: url(../Content/icons/svg-icons/icon-less.svg) no-repeat center right;
}
/* // Original styles */
/* .tabs-container {
  padding: 0
} */
.to-li {
  display: none;
}
.tabs-component .panel .panel-collapse .panel-body img {
  max-width: 100%;
  margin-bottom: 10px;
  clear: both;
}
.tabs-component .panel .panel-collapse .panel-body .tab-p.desktop-columns {
  display: none;
}
@media screen and (min-width: 768px) {
  .tabs-component .panel .panel-collapse .panel-body img {
    max-width: 50%;
    clear: none;
  }
}
@media screen and (min-width: 992px) {
  .gecko .tabs-component .nav-tabs {
    table-layout: fixed;
  }
  .tabs-component .nav-tabs:after,
  .tabs-component .nav-tabs:before {
    display: none;
  }
  .tabs-component .tab-pane .tab-p.desktop-columns {
    display: block;
    margin-bottom: 20px;
  }
  .tabs-component .tab-pane .tab-p.mobile-nocol {
    display: none;
  }
}
.tabs-container .tabs-component .nav-tabs li {
  position: relative;
}
.tabs-container .tabs-component .nav-tabs li a {
  position: static;
}
.tabs-container .tabs-component .nav-tabs li a:after {
  bottom: 0;
}
.tabs-container .tabs-component .tab-content .tab-pane div[class*="col-"] {
  padding-left: 0;
  padding-right: 20px;
}
/*@import 'components/_webcast.less';*/
.sticky-link-nav {
  background-color: #f3f3f3;
  padding: 0px 10px;
  margin-bottom: 40px;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
.sticky-link-nav.affix ul li {
  margin-bottom: 10px;
  margin-top: 10px;
}
.sticky-link-nav ul {
  list-style: none;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 0;
}
.sticky-link-nav ul li {
  display: inline-block;
  padding-left: 6px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.sticky-link-nav ul li a {
  transition: all 0.2s ease-in-out;
  position: relative;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 14px;
}
.sticky-link-nav ul li:after {
  content: '|';
  padding-left: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #005072;
}
.sticky-link-nav ul li.active a:after {
  content: "";
  border-top: 1px solid #005072;
  width: 100%;
  position: absolute;
  bottom: -5px;
  left: 0;
  display: block;
}
.sticky-link-nav ul li:last-child:after {
  content: none;
}
@media (min-width: 1240px) {
  .sticky-link-nav.affix {
    width: 1240px;
  }
}
@media screen and (max-width: 1024px) {
  .sticky-link-nav.affix {
    top: 0;
    z-index: 9999;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .sticky-link-nav.affix {
    position: fixed;
    top: 0;
    bottom: auto;
    z-index: 10;
  }
}
@media screen and (max-width: 997px) {
  .sticky-link-nav.affix {
    margin-left: -10px;
  }
}
.gallery-section .section-heading {
  padding: 0 10px;
}
.gallery-section .section-heading h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  /*.heading2();*/
}
.gallery-section .section-heading p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 30px;
}
.gallery-section .thumb {
  position: relative;
  margin-bottom: 60px;
}
.gallery-section .thumb:after {
  position: absolute;
  left: 10px;
  bottom: 0px;
  display: block;
  content: "";
  width: calc(100% - 20px);
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.gallery-section .thumb .content {
  height: auto;
  margin-top: 15px;
}
.gallery-section .thumb .content .title {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 15px;
  color: black;
}
.gallery-section .thumb .content .subtitle {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.gallery-section .thumb .content .gallery-dl-link {
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  color: #005072;
  display: inline-block;
  position: relative;
  padding-right: 25px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .gallery-section .thumb .content .gallery-dl-link {
    font-size: 20px;
  }
}
.gallery-section .thumb .content .gallery-dl-link:after {
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .gallery-section .thumb .content .gallery-dl-link:after {
    width: 20px;
    height: 20px;
    margin-top: 3px;
  }
}
.gallery-section .thumb.image-popup-container .gallery-image a.popup:hover {
  opacity: 1;
}
.gallery-section .thumb.image-popup-container .gallery-image a.popup .view-more {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  text-transform: uppercase;
}
.gallery-section .thumb.image-popup-container .gallery-image a.popup .view-more p {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  color: #fefefe;
  opacity: 0;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .gallery-section .thumb.image-popup-container .gallery-image a.popup .view-more p {
    font-size: 20px;
  }
}
.gallery-section .thumb.image-popup-container .gallery-image a.popup:hover .view-more {
  background-color: rgba(0, 80, 114, 0.8);
}
.gallery-section .thumb.image-popup-container .gallery-image a.popup:hover .view-more p {
  opacity: 1;
}
.thumb-modal .modal-content {
  position: relative;
  padding: 0px;
  border-radius: 0px;
  border: none;
  background: transparent;
  box-shadow: none;
}
.thumb-modal .modal-content:after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  content: "";
  width: 100%;
  height: 6px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.thumb-modal .modal-header {
  z-index: 3;
  width: 100%;
  height: auto;
  min-height: unset;
  padding: 0;
  overflow: hidden;
  background: transparent;
}
.thumb-modal .modal-header .close {
  background-color: #005072;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40%;
  background-image: url('../Content/icons/svg-icons/icon-close-white.svg');
  text-shadow: none;
  color: #005072;
  width: 30px;
  height: 30px;
  float: right;
  opacity: 1;
  text-indent: 60px;
  overflow: hidden;
}
.thumb-modal .modal-body {
  padding: 30px;
  background: #fefefe;
}
.thumb-modal .gallery-text h4.title {
  font-size: 40px;
  line-height: 42px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  margin-top: 26px;
  margin-bottom: 13px;
}
@media (min-width: 992px) {
  .thumb-modal .gallery-text h4.title {
    font-size: 50px;
    line-height: 55px;
  }
}
.thumb-modal .gallery-text p.subtitle {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.thumb-modal .gallery-text .desc {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  max-height: 120px;
  margin-bottom: 20px;
  overflow: auto;
  padding-right: 20px;
}
.thumb-modal .gallery-text .desc::-webkit-scrollbar {
  -webkit-appearance: none;
}
.thumb-modal .gallery-text .desc::-webkit-scrollbar:vertical {
  width: 12px;
}
.thumb-modal .gallery-text .desc::-webkit-scrollbar:horizontal {
  height: 12px;
}
.thumb-modal .gallery-text .desc::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #fefefe;
}
.thumb-modal .gallery-text .desc::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #fefefe;
}
.thumb-modal .gallery-text .desc p {
  margin-bottom: 12px;
}
.thumb-modal .gallery-text .desc .links a {
  display: block;
}
.thumb-modal .buttons .btn-wrap {
  position: unset;
  bottom: unset;
}
.thumb-modal .buttons .btn-wrap a.btn {
  padding: 0px;
  border: none;
  color: #005072;
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .thumb-modal .buttons .btn-wrap a.btn {
    font-size: 20px;
  }
}
.thumb-modal .buttons .btn-wrap a.btn:hover {
  opacity: 0.6;
  background-color: transparent;
}
.thumb-modal .buttons .btn-wrap a.btn:after {
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .thumb-modal .buttons .btn-wrap a.btn:after {
    width: 20px;
    height: 20px;
  }
}
.thumb-modal .buttons {
  position: absolute;
  left: 30px;
  bottom: 15px;
  width: auto;
}
.thumb-modal .social {
  float: right;
  height: 30px;
}
.thumb-modal .social ul.list-inline {
  margin-bottom: 0px;
}
.thumb-modal .social ul.list-inline li {
  margin-left: 10px;
}
.thumb-modal .social ul.list-inline li a {
  transition: all 0.2s ease-in-out;
  width: 30px;
  height: 30px;
}
.thumb-modal .social ul.list-inline li a:hover {
  opacity: 0.6;
}
.thumb-modal .social .icon-social {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: transparent;
}
.thumb-modal .social .icon-social.facebook {
  background-image: url('../Content/icons/svg-icons/icon-facebook-blue.svg');
}
.thumb-modal .social .icon-social.linkedin {
  background-image: url('../Content/icons/svg-icons/icon-linkedin-blue.svg');
}
.thumb-modal .social .icon-social.twitter {
  background-image: url('../Content/icons/svg-icons/icon-twitter-blue.svg');
}
.thumb-modal .social .icon-social.youtube {
  background-image: url('../Content/icons/svg-icons/icon-youtube-blue.svg');
}
.thumb-modal .content-slide {
  background-color: #fefefe;
  padding: 10px;
  overflow: hidden;
}
.thumb-modal .content-slide .gallery-dl-link {
  color: #005072;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .thumb-modal .content-slide {
    padding: 0px;
  }
}
.thumb-modal .content-slide .gallery-text .title {
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  margin-top: 15px;
  margin-bottom: 10px;
}
.thumb-modal .content-slide .gallery-text .subtitle {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.image-popup-container .plus-icon,
.image-popup-container .minus-icon {
  /*position: absolute;*/
  bottom: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  padding: 0px;
  margin-bottom: 8px;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 80%;
  cursor: pointer;
}
.image-popup-container .plus-icon {
  background-image: url('../Content/icons/svg-icons/icon-more.svg');
}
.image-popup-container .minus-icon {
  background-image: url('../Content/icons/svg-icons/icon-less.svg');
}
.image-popup-container .content-slide {
  padding: 0 10px 10px 10px;
}
.image-popup-container h4.title {
  margin-bottom: 13px;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
}
.image-popup-container p.subtitle {
  margin-bottom: 13px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.image-popup-container .desc {
  padding-bottom: 55px;
}
@media screen and (min-width: 768px) {
  .image-popup-container .desc {
    padding-bottom: 0px;
  }
}
.image-popup-container .desc p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.image-popup-container .links a {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  display: block;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
.image-popup-container .buttons .btn {
  padding: 0px;
  border: none;
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .image-popup-container .buttons .btn {
    font-size: 20px;
  }
}
.image-popup-container .buttons .btn:hover {
  color: #005072;
  opacity: 0.6;
}
.image-popup-container .buttons .btn:after {
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .image-popup-container .buttons .btn:after {
    width: 20px;
    height: 20px;
  }
}
/*Image Gallery Start*/
.gallery-section .image-popup-container .gallery-image {
  position: relative;
}
.gallery-seperator {
  height: 2px;
  background: #d8d8d8;
  clear: both;
  width: 100%;
  margin-bottom: 35px;
}
.gallery-section {
  clear: both;
  overflow: hidden;
  margin-bottom: 0;
}
.gallery-section .thumb .list-inline,
.thumb-modal .modal-body .list-inline {
  display: inline-block;
  vertical-align: super;
}
.gallery-wrapper .list-inline li {
  padding: 0px;
}
.gallery-section .thumb .social p,
.thumb-modal .modal-body .social p {
  display: inline-block;
}
.gallery-wrapper .social p {
  margin-right: 10px;
}
.gallery-section .thumb .social {
  float: none;
}
.gallery-section .thumb .desc {
  text-align: initial;
}
.gallery-section .thumb .social-icons-list,
.thumb-modal .social-icons-list {
  list-style: none;
  display: inline-block;
  padding-left: 0;
}
.gallery-section .thumb .social-icons-list .social-icons,
.thumb-modal .social-icons-list .social-icons {
  display: inline-block;
}
.gallery-section .thumb .content-slide {
  display: none;
}
.thumb-modal .minus-icon {
  display: none;
}
.thumb-modal .modal-content .modal-body .view-more {
  display: none;
}
.thumb-modal .modal-content .modal-body .filters-group {
  margin-bottom: 0;
  width: 50%;
  margin-top: 0;
}
.thumb-modal .modal-content .modal-body .filters-group .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-size: 13px;
}
.thumb-modal .modal-content .modal-body .filters-group .bootstrap-select.btn-group {
  margin-bottom: 10px;
}
.gallery-section:last-child .gallery-seperator {
  display: none;
}
.gallery-section .mobile-content {
  margin-top: 15px;
}
.thumb-modal .modal-dialog {
  width: 600px;
}
/*.thumbnail {margin-bottom:6px;}*/
.thumb-modal.modal {
  text-align: center;
  padding: 0 !important;
  z-index: 9999;
}
.thumb-modal.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
  /* Adjusts for spacing */
}
.thumb-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.gallery-section {
  clear: both;
}
.thumb-modal .modal-backdrop {
  opacity: 0.5;
}
.mobile-content .filters-group .bootstrap-select.btn-group.open .dropdown-menu.open,
.mobile-content .filters-group .bootstrap-select.btn-group.open .dropdown-menu.open ul {
  background-color: #fff;
}
@media (min-width: 768px) {
  .thumb-modal .modal-dialog {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .gallery-section .thumb .content-slide {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
  }
  .gallery-section {
    overflow: visible;
  }
}
.gallery-wrapper .gallery-section .thumb.image-popup-container:after {
  display: none;
}
/*Image Gallery End*/
/* Gallery page grid start*/
.gallery-wrapper {
  /* gallery model popup */
  /* gallery model popup */
}
.gallery-wrapper .gallery-section {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.gallery-wrapper .gallery-section .section-heading {
  flex-direction: row;
  width: 100%;
}
.gallery-wrapper .gallery-section > div[class*="col-"] {
  display: flex;
  float: none;
  margin-bottom: 60px;
}
.gallery-wrapper .gallery-section div.thumb {
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .gallery-wrapper .gallery-section div.thumb {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-wrapper .gallery-section div.thumb.image-popup-container {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .gallery-wrapper .gallery-section div.thumb .content {
    position: relative;
  }
}
.gallery-wrapper .gallery-section div.thumb .content .gallery-dl-link {
  position: static;
  bottom: 0;
}
.gallery-wrapper .gallery-section div.thumb .content .gallery-dl-link:hover {
  opacity: 0.6;
}
.gallery-wrapper .gallery-section div.thumb .content .gallery-dl-link::after {
  margin-top: 2px;
}
.gallery-wrapper .gallery-section div.thumb .mobile-content .content-slide {
  padding-left: 20px;
  padding-right: 20px;
}
.gallery-wrapper .gallery-section div.thumb .mobile-content .content-slide .buttons {
  position: relative;
  bottom: 0;
}
.gallery-wrapper .gallery-section div.thumb .mobile-content .content-slide .buttons .btn-wrap a {
  color: #005072;
}
.gallery-wrapper .gallery-section div.thumb .mobile-content .content-slide .content-slide {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .gallery-wrapper .gallery-section div.thumb .mobile-content .minus-icon {
    right: 20px;
  }
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-header {
  background-color: #fff;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-header .close {
  width: 20px;
  height: 20px;
  margin: 10px 10px 0px 10px;
  background: transparent url(../Content/icons/svg-icons/icon-close-blue.svg) no-repeat 0 0;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body {
  padding-top: 20px;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .buttons {
  position: static;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group {
  margin-top: 20px;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group .btn {
  transition: all 0.2s ease-in-out;
  padding: 0;
  background: #f3f3f3;
  color: #005072;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group .btn .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin: 0 0 0 20px !important;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 10px;
  height: 11px;
  width: 14px;
  display: block;
  margin: 0px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  float: right;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
  top: 10px;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group .btn .caret.active {
  border-bottom: 4px solid;
  border-top: none;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group .btn .caret::before {
  display: none;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group .btn:after {
  position: absolute;
  top: 0;
  right: -20px;
  content: "";
  background: #fefefe;
  width: 20px;
  height: 100%;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group .btn:hover {
  background-color: #005072;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group .btn:hover .caret {
  transform: rotate(180deg);
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  top: 12px;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group .btn span.filter-option {
  transition: all 0.2s ease-in-out;
  display: block;
  padding: 10px 26px 8px 12px;
  color: #005072;
  font-family: Hexagon-Akkurat-Black, sans-serif;
  font-size: 16px;
  text-transform: capitalize;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group.open .btn {
  background-color: #005072;
  color: #fefefe;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group.open .btn span.filter-option {
  color: #fefefe;
}
.gallery-wrapper .thumb-modal.modal .modal-dialog .modal-content .modal-body .content-slide .filters-group .bootstrap-select.btn-group.open .btn .caret {
  transform: rotate(180deg);
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  top: 12px;
}
.list.careers {
  margin-top: 20px;
  padding-bottom: 20px;
}
.list.careers .month {
  margin-top: 0px;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  margin-bottom: 20px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.list.careers ul li {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 10px;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .list.careers ul li {
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .list.careers ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.list.careers ul li:last-child .single-item h3 {
  margin-bottom: 0;
}
.list.careers ul li.item:last-child .single-item .address p {
  margin-bottom: 0;
}
.list.careers .single-item h3 a {
  transition: all 0.2s ease-in-out;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  margin: 0;
  color: #333333;
  color: #005072;
}
.list.careers .single-item h3 a:hover {
  opacity: 0.6;
  color: #005072;
  background-color: transparent;
}
.list.careers .single-item .address p {
  font-size: 16px;
  line-height: 22px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-weight: normal;
}
#careersResult {
  margin-bottom: 20px;
  padding-top: 20px;
}
.rich-module {
  padding: 0 0 40px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .rich-module {
    padding-bottom: 50px;
  }
}
.rich-module .rich-module-content {
  margin-bottom: 60px;
}
.rich-module h3 {
  margin: 0;
  padding-bottom: 15px;
  /*font-family: @font-regular;
    font-size: 22px;
    line-height: 30px;*/
}
.rich-module ul {
  list-style: none;
  margin: 0;
  padding: 3px 0;
}
.rich-module ul li {
  margin: 0;
  padding: 12px 0 15px 3px;
  margin-bottom: 15px;
  /*border-bottom: 1px solid @gray;*/
  /* 8954*/
}
.rich-module ul li:last-child {
  border-bottom: 0;
}
.rich-module ul li .day,
.rich-module ul li .desc {
  display: inline-block;
  vertical-align: top;
}
.rich-module ul li .day {
  width: 20%;
  margin-right: 2.6%;
  padding-bottom: 12px;
  padding-right: 4%;
  color: #333333;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: right;
}
.rich-module ul li .desc a {
  display: block;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 22px;
  line-height: 30px;
}
.rich-module ul li .desc a:hover {
  opacity: 0.6;
}
.rich-module ul li .desc span {
  display: block;
  padding-top: 3px;
  color: #333333;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.rich-module p {
  margin: 0;
  padding: 0px;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.rich-module p span {
  color: #000000;
  font-size: 22px;
  line-height: 30px;
}
.rich-module p a {
  color: #0097ba;
  text-decoration: none;
}
.rich-module.events h3 {
  border: none;
  padding-bottom: 0;
}
.rich-module.events .month .divider-month .divider-month .div-line,
.rich-module.events .month .divider-month .divider-month .text {
  display: block;
}
.rich-module.events .month .divider-month .text {
  margin: 0;
  padding-top: 5px;
  color: #000000;
  font-size: 12px;
  line-height: 12px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  text-transform: uppercase;
  vertical-align: bottom;
  white-space: nowrap;
}
.rich-module.events .month .divider-month .div-line {
  margin: 7px 0;
  padding: 0;
  border-bottom: 2px solid #d8d8d8;
  width: 100%;
  vertical-align: text-bottom;
}
.rich-module.events .month ul li .desc {
  width: 70%;
}
@media screen and (min-width: 768px) {
  .homepage .rich-components [class*=col-] .rich-module .buttons {
    bottom: 0;
  }
  .homepage .rich-components [class*=col-]:last-child {
    clear: both;
    margin-top: 20px;
  }
  .rich-components .rich-module {
    min-height: 420px;
  }
  .rich-components .rich-module .rich-module-content {
    margin-bottom: 30px;
  }
  .rich-components .rich-module .rich-module-content .info {
    border-top: 2px solid #babcbd;
    margin-top: 12px;
    padding-top: 10px;
  }
  .col-md-3 .module .media-content.image a,
  .col-sm-6 .module .media-content.image a {
    height: auto;
    /* height: 118px; */
    /* max-height: 100%;
      max-height:166px; */
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .homepage .rich-components [class*=col-]:last-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .rich-components .row.three_cols_pods .quick-links-aside {
    padding-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .homepage .rich-components [class*=col-] .rich-module {
    padding-top: 0 !important;
  }
  .rich-components .row {
    display: table;
    width: 100%;
  }
  .gecko .rich-components .row {
    table-layout: fixed;
  }
  .rich-components .row [class*=col-] {
    float: none !important;
    display: table-cell;
    position: relative;
    vertical-align: top;
  }
  .rich-components .row [class*=col-] .rich-module {
    position: initial;
  }
  .rich-components .row [class*=col-]:first-child {
    padding-left: 0;
  }
  .rich-components .row [class*=col-]:first-child .quick-links-aside p {
    color: #000000;
  }
  .rich-components .row [class*=col-]:last-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .rich-components .row.three_cols_pods .quick-links-aside {
    padding-top: 30px;
  }
  .rich-components .row.three_cols_pods .quick-links-aside .buttons {
    position: relative;
    margin-top: 20px;
    padding-bottom: 20px;
  }
}
.rich-components {
  margin: 0px;
  padding: 0px;
  background: #f3f3f3;
}
.rich-components .row {
  margin-left: 0;
  margin-right: 0;
}
.rich-components .row.three_cols_pods .quick-links-aside {
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  position: static;
  width: 100%;
  min-height: 150px;
}
.rich-components .row.three_cols_pods .quick-links-aside p {
  /*color: @white;*/
}
.rich-components .row.three_cols_pods .quick-links-aside p > span {
  font-size: 22px;
  display: block;
  margin: 20px 0 10px 0;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  line-height: 130%;
}
.rich-components .row.three_cols_pods .quick-links-aside p > a {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .rich-components .row.three_cols_pods .quick-links-aside {
    padding-top: 0;
    margin-top: 40px;
  }
  .rich-components .row.three_cols_pods .quick-links-aside .quick-links-aside {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .rich-components .row.three_cols_pods .quick-links-aside {
    min-height: 420px;
  }
}
.rich-components .row.three_cols_pods .quick-links-aside > ul li {
  margin-left: 10px;
}
@media screen and (min-width: 1024px) {
  .rich-components .row.three_cols_pods .quick-links-aside > ul li {
    /*border-bottom: 1px solid @gray;
                padding-bottom: 15px;
                margin-bottom: 15px; 9251*/
  }
  .rich-components .row.three_cols_pods .quick-links-aside > ul li:last-child {
    border-bottom: 0;
  }
  .rich-components .row.three_cols_pods .quick-links-aside > ul li a {
    /*font-size: 22px;
                  line-height: 30px;*/
    /* 10100 */
    margin-bottom: 12px !important;
  }
}
.rich-components .row.three_cols_pods .quick-links-aside > .buttons {
  bottom: 40px;
}
.rich-components .row.three_cols_pods .quick-links-aside > .buttons::after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
.rich-components .row.three_cols_pods .quick-links-aside > .btn-wrap a.btn {
  text-align: left;
}
.rich-components .row.three_cols_pods .quick-links-aside > .btn-wrap a.btn:after {
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
  margin-top: -2px;
}
@media screen and (max-width: 767px) {
  .rich-components .row.three_cols_pods .quick-links-aside > .btn-wrap a.btn:after {
    margin-top: 2px;
  }
}
.rich-components .row.three_cols_pods .quick-links-aside > p.btn-wrap {
  overflow: auto;
}
.rich-components .row.three_cols_pods .quick-links-aside > p.btn-wrap a.btn {
  float: left;
  clear: both;
}
.rich-components .row.three_cols_pods .quick-links-aside > p.btn-wrap a.btn:first-child {
  margin-bottom: 20px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .rich-components .row.three_cols_pods .quick-links-aside h3 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 992px) {
  .rich-components .row.three_cols_pods .quick-links-aside .buttons {
    position: static;
  }
  .rich-components .row.three_cols_pods .quick-links-aside .buttons .btn-wrap {
    position: static;
  }
}
@media screen and (min-width: 768px) {
  .rich-components .row.three_cols_pods .quick-links-aside .buttons {
    bottom: 0;
  }
}
.rich-components .row.three_cols_pods .quick-links-aside .buttons .btn-wrap a.btn:after {
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
}
.rich-components .row.three_cols_pods .quick-links-aside .buttons:after {
  bottom: -10px;
  width: calc(100% - 40px);
  background: #fefefe;
}
.rich-components .row.three_cols_pods .quick-links-aside:after {
  display: none;
}
.rich-components .row.three_cols_pods .quick-links-aside > .buttons {
  /*8932 */
  /*bottom: 40px;*/
}
.rich-components .row.three_cols_pods .quick-links-aside > .buttons .btn-wrap .btn {
  margin-bottom: 0;
}
.rich-components .row.three_cols_pods .quick-links-aside > .buttons::after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  content: "";
  width: calc(100% - 40px);
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
@media screen and (max-width: 767px) {
  .rich-components .row.three_cols_pods .quick-links-aside > iframe {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 992px) {
  .rich-components .row.three_cols_pods.two_cols_pods {
    margin: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .rich-components .row.three_cols_pods.two_cols_pods {
    display: table;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .rich-components .row.three_cols_pods.two_cols_pods div[class*=col-] {
    clear: none;
    display: table-cell;
    float: none;
    margin-top: 0;
    left: 0;
  }
  .rich-components .row.three_cols_pods.two_cols_pods div[class*=col-] .quick-links-aside .buttons {
    bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .rich-components .row.three_cols_pods.two_cols_pods div[class*=col-] .rich-module {
    margin-bottom: 60px;
  }
}
.rich-components .row.three_cols_pods.two_cols_pods .quick-links-aside {
  width: calc(100% - 40px);
}
.rich-components .row.three_cols_pods.two_cols_pods .quick-links-aside .border {
  /*padding-left: 20px !important;*/
}
.rich-components .row.three_cols_pods.two_cols_pods .quick-links-aside ul li {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .rich-components .row.three_cols_pods.two_cols_pods .quick-links-aside {
    margin-left: 10px;
  }
}
.rich-components .row [class*=col-] {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .rich-components .row [class*=col-] {
    padding-bottom: 40px;
  }
}
.rich-components .row [class*=col-]:not(:first-child) .rich-module {
  /*margin-top: 0;*/
}
.rich-components .three_cols_pods .rich-module .rich-module-content {
  margin-bottom: 0px;
}
.rich-components .three_cols_pods .rich-module h3 {
  padding-bottom: 20px;
  border-bottom: none;
  /*color: @black;
      .heading3();*/
}
.rich-components .three_cols_pods .rich-module .btn-wrap {
  position: absolute;
  left: 0;
  bottom: 40px;
}
.rich-components .three_cols_pods .rich-module .buttons {
  left: 0;
}
@media screen and (max-width: 768px) {
  .rich-components .three_cols_pods .rich-module .buttons,
  .rich-components .three_cols_pods .rich-module .btn-wrap {
    position: relative;
    bottom: unset;
  }
  .rich-components .three_cols_pods .rich-module .btn-wrap {
    left: 0px;
    padding-top: 30px;
  }
  .rich-components .three_cols_pods .rich-module .btn-wrap:after {
    bottom: unset;
  }
}
.rich-components .three_cols_pods .padding-text-group .rich-module .rich-module-content > p:last-child {
  margin-bottom: 20px;
}
.homepage .rich-components [class*=col-]:first-child .rich-module {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .homepage .rich-components [class*=col-]:first-child .rich-module {
    padding-bottom: 0;
  }
}
.homepage .rich-components [class*=col-]:first-child .rich-module p {
  margin: 0;
  padding: 10px 0 0;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.homepage .rich-components [class*=col-]:first-child .rich-module .buttons:after {
  left: 0px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .homepage .rich-components [class*=col-]:first-child .rich-module .buttons:after {
    bottom: -10px;
  }
}
@media screen and (min-width: 992px) {
  .homepage .rich-components [class*=col-]:first-child .rich-module .buttons:after {
    width: calc(100% - 20px);
  }
}
.homepage .rich-components [class*=col-]:first-child .rich-module .btn-wrap {
  left: 0px;
}
.row.detail .col-right .rich-module .rich-module-content .buttons {
  bottom: auto;
  position: relative;
}
.row.detail .col-right .rich-module .rich-module-content .buttons .btn {
  margin-top: 20px;
}
.row.detail .col-right .rich-module .rich-module-content #alertIRCallout li h3 a {
  display: block;
  color: #666666;
}
.row.detail .col-right .rich-module .rich-module-content #alertIRCallout li h3 {
  margin: 0;
  padding-bottom: 0;
  border-bottom: none transparent;
  display: block;
}
.rich-components .three_cols_pods .rich-module .rich-module-content .item {
  border-bottom: 1px solid #666666;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
}
.rich-components .three_cols_pods .rich-module .rich-module-content .item:last-child {
  border-bottom: none;
}
.rich-components .three_cols_pods .rich-module .rich-module-content .item span.date {
  display: block;
  padding-top: 4px;
  color: inherit;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.rich-components .three_cols_pods .rich-module .rich-module-content li h3,
.rich-components .three_cols_pods .rich-module .rich-module-content li h3 a {
  transition: all 0.2s ease-in-out;
  padding-bottom: 0px;
}
.rich-components .three_cols_pods .rich-module .rich-module-content li h3:hover,
.rich-components .three_cols_pods .rich-module .rich-module-content li h3 a:hover,
.rich-components .three_cols_pods .rich-module .rich-module-content li h3:focus,
.rich-components .three_cols_pods .rich-module .rich-module-content li h3 a:focus {
  opacity: 0.6;
}
.rich-module.events .month:nth-child(3) {
  border-top: 0 !important;
  margin-top: 0;
}
.rich-module.events .month {
  margin-top: 0;
}
.featuredEvent + .month {
  border-top: 0 !important;
}
.rich-components .three_cols_pods .rich-module .buttons:after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
@media screen and (min-width: 768px) {
  .rich-components .three_cols_pods .rich-module .buttons:after {
    left: 0px;
    bottom: -10px;
  }
}
@media screen and (min-width: 992px) {
  .rich-components .three_cols_pods .rich-module .buttons:after {
    left: 0;
    bottom: 40px;
    width: calc(100% - 20px);
  }
}
.rich-components .three_cols_pods .rich-module .buttons a.btn {
  transition: all 0.2s ease-in-out;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  font-size: 14px;
  border: none;
  padding: 8px 0px 12px 0;
  color: #005072;
}
@media screen and (min-width: 768px) {
  .rich-components .three_cols_pods .rich-module .buttons a.btn {
    font-size: 20px;
  }
}
.rich-components .three_cols_pods .rich-module .buttons a.btn:after {
  content: " ";
  background-image: url('../Content/icons/svg-icons/arrow-cta-blue.svg');
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  margin-top: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-weight: 700;
  margin-top: -2px;
}
@media screen and (min-width: 768px) {
  .rich-components .three_cols_pods .rich-module .buttons a.btn:after {
    width: 20px;
    height: 20px;
  }
}
.rich-components .three_cols_pods .rich-module .buttons a.btn:hover,
.rich-components .three_cols_pods .rich-module .buttons a.btn:focus {
  background: transparent;
  opacity: 0.6;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content > ul > li {
  margin-bottom: 5px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content > ul > li > a,
.rich-components .three_cols_pods .rich-module.events .rich-module-content > ul > li > div > a {
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 22px;
  margin-bottom: 5px;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .month {
  padding-bottom: 20px;
  border-top: none;
  border-bottom: 1px solid #666666;
  color: #000000;
  margin-top: 0;
  margin-bottom: 20px;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .month:first-of-type {
  padding-top: 0px;
  margin-top: 7px;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .month:first-child + .featuredEvent {
  padding-top: 0;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .month:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .month ul li {
  padding: 0px;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .month .desc {
  padding-left: 15px;
  border-left: 1px solid #d8d8d8;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .month .divider-month .text {
  padding-top: 0;
  color: #000000;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  text-align: left;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .month.featuredEvent .divider-month .text {
  padding-top: 20px;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent {
  padding-bottom: 0;
  /*border-bottom: none;*/
  border-top: none;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent h3 {
  float: right;
  margin-top: 0px;
  padding: 0px 15px;
  background: #005072;
  background: linear-gradient(160deg, #00abc8 0%, #009ab7 10%, #0088a5 26%, #00526f 92%);
  text-transform: uppercase;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent .border-list li {
  border: 0;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:before,
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #00a2bf 65%, #006f8c 100%);
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:after {
  margin-top: 16px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:after {
    display: none;
  }
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:not(.firstFeatured):not(:first-child):before {
  height: 1px;
  background: #666666;
}
@media screen and (min-width: 768px) {
  .rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:not(.firstFeatured):not(:first-child):before {
    height: 0;
  }
}
@media screen and (max-width: 767px) {
  .rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:not(.firstFeatured):not(:first-child):before {
    background: none;
  }
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:not(:last-child):after {
  height: 0;
  margin-top: 10px;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent.nearme-feature:before {
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #00a2bf 65%, #006f8c 100%);
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:before,
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #00a2bf 65%, #006f8c 100%);
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .featuredEvent:nth-child(2).homeBorder {
  border-bottom: 0;
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content .featured-events-row .firstFeatured ul li:not(:last-child) {
  /*border-bottom: 1px solid @lightgray;*/
}
.rich-components .three_cols_pods .rich-module.events .rich-module-content.rich-module-content-max-items .month.last-child:not(.featuredEvent):last-child:after {
  height: 0 !important;
}
.rich-components .three_cols_pods .rich-module ul li .day {
  color: #000000;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  text-align: left;
}
.rich-components .three_cols_pods .rich-module ul li .desc a {
  transition: all 0.2s ease-in-out;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  font-size: 22px;
}
.rich-components .three_cols_pods .rich-module ul li .desc a:hover,
.rich-components .three_cols_pods .rich-module ul li .desc a:focus {
  opacity: 0.6;
}
.rich-components .three_cols_pods div[class*=col-]:last-child {
  background: #005072;
  background: linear-gradient(160deg, #009ab7 0%, #12819d 5%, #0088a5 26%, #00526f 92%);
  color: #fefefe;
}
.rich-components .three_cols_pods div[class*=col-]:last-child h3,
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .date,
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module ul li .desc a,
.rich-components .three_cols_pods div[class*=col-]:last-child .quick-links-aside > * {
  color: #fefefe;
}
.rich-components .three_cols_pods div[class*=col-]:last-child > .quick-links-aside .quick-links-aside {
  padding-left: 0;
  padding-right: 0;
}
.rich-components .three_cols_pods div[class*=col-]:last-child > .quick-links-aside ul.border li:not(:last-child) {
  /*border-bottom: 1px solid @white; 9251*/
}
.rich-components .three_cols_pods div[class*=col-]:last-child > .quick-links-aside ul li:last-child {
  padding-bottom: 0;
}
.rich-components .three_cols_pods div[class*=col-]:last-child > .quick-links-aside p {
  color: #fefefe;
}
@media screen and (max-width: 767px) {
  .rich-components .three_cols_pods div[class*=col-]:last-child > .quick-links-aside {
    padding-bottom: 40px;
  }
  .rich-components .three_cols_pods div[class*=col-]:last-child > .quick-links-aside .buttons {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .rich-components .three_cols_pods div[class*=col-]:last-child > .quick-links-aside {
    padding-bottom: 60px;
  }
  .rich-components .three_cols_pods div[class*=col-]:last-child > .quick-links-aside p {
    color: #fefefe;
  }
  .rich-components .three_cols_pods div[class*=col-]:last-child > .quick-links-aside .buttons {
    bottom: 0px;
    left: 20px;
  }
}
.rich-components .three_cols_pods div[class*=col-]:last-child > .quick-links-aside .rich-module .rich-module-content > ul {
  margin-top: 4px;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module ul li:first-child {
  padding-top: 0px;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module ul li .desc a {
  transition: all 0.2s ease-in-out;
  margin-bottom: 0;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module ul li .desc a:hover,
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module ul li .desc a:focus {
  opacity: 0.6;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module-content ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
  padding-top: 3px;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module-content ul li:last-child {
  border-bottom: none;
}
@media screen and (min-width: 992px) {
  .rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons {
    left: 20px;
  }
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons:after {
  background: #fefefe;
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons:after {
    left: 0;
    bottom: 0;
  }
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons a.btn {
  color: #fefefe !important;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons a.btn:before {
  background-image: url('../Content/icons/svg-icons/arrow-cta-white.svg') !important;
}
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons a.btn:hover,
.rich-components .three_cols_pods div[class*=col-]:last-child .rich-module .buttons a.btn:focus {
  background: transparent;
  opacity: 0.6;
}
/* To fix 7190 */
@media screen and (min-width: 767px) {
  #main-content .rich-components .three_cols_pods div[class*=col-]:last-child .quick-links-aside .buttons .btn-wrap {
    position: absolute;
    bottom: 40px;
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  #main-content .rich-components .three_cols_pods div[class*=col-]:last-child .quick-links-aside .buttons .btn-wrap {
    position: static;
    margin-top: 40px;
  }
}
#main-content .rich-components .three_cols_pods div[class*=col-]:last-child .quick-links-aside .buttons .btn-wrap a {
  color: #fefefe;
}
#main-content .rich-components .three_cols_pods div[class*=col-]:last-child .quick-links-aside .buttons .btn-wrap a:before {
  background-image: url(../Content/icons/svg-icons/arrow-cta-white.svg);
}
#main-content .rich-components .three_cols_pods div[class*=col-]:last-child .quick-links-aside .buttons p.btn-wrap .btn {
  margin-top: 10px;
  display: block;
}
#main-content .rich-components .three_cols_pods div[class*=col-]:last-child .quick-links-aside .buttons:after {
  background: #fefefe;
  bottom: 40px;
}
@media screen and (max-width: 767px) {
  #main-content .rich-components .three_cols_pods div[class*=col-]:last-child .quick-links-aside .buttons:after {
    width: calc(100% - 40px);
    /*margin-left: 0;*/
    left: 20px;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  #main-content .rich-components .three_cols_pods div[class*=col-]:last-child .quick-links-aside .buttons:after {
    position: static;
    width: 100%;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  #main-content .rich-components .three_cols_pods div[class*=col-]:nth-child(2) > .quick-links-aside > .buttons::after {
    position: absolute;
    bottom: 70px;
    left: 20px;
    width: calc(100% - 40px);
  }
}
#main-content.terra-site.homepage .rich-components [class*=col-]:first-child .rich-module {
  margin-bottom: 50px;
}
.row.detail .col-left #onetrust-banner-sdk,
.row.detail .col-left #onetrust-pc-sdk,
.row.detail .col-left #ot-sdk-cookie-policy {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  width: 100%;
}
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
  font-size: 24px;
  line-height: 28px;
  color: #333333;
}
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a {
  color: #005072;
  text-decoration: none;
}
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
  background-color: transparent;
}
.row.detail .col-left #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}
.coveo-searchbar_container {
  margin: 0 10px !important;
  width: calc(100% - 20px);
  padding-bottom: 1px;
  position: relative;
  margin-bottom: 60px !important;
}
.coveo-searchbar_container .CoveoSearchbox {
  display: block;
  margin-bottom: 25px;
}
.coveo-searchbar_container .CoveoOmnibox.coveo-query-syntax-disabled.magic-box {
  border: 0;
  width: 100%;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input {
  position: relative;
  height: 60px;
}
.coveo-searchbar_container .CoveoOmnibox.magic-box .magic-box-suggestions {
  z-index: 12 !important;
}
.coveo-searchbar_container .magic-box .magic-box-input .magic-box-underlay {
  text-indent: 0;
  height: 40px;
  padding: 0;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input {
  color: #005072;
  font-size: 40px;
  text-indent: 0;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  padding: 0 0 0 5px;
  height: 50px;
  line-height: unset;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input::placeholder {
  color: #005072;
  opacity: 1;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input:-ms-input-placeholder {
  color: #005072;
  opacity: 1;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input::-ms-input-placeholder {
  opacity: 1;
  color: #005072;
}
.coveo-searchbar_container .CoveoSearchbox .CoveoSearchButton {
  border: 0;
  align-items: center;
  height: 40px;
  background: #005072;
  width: 40px;
  position: absolute;
  right: 0;
  top: 85px;
}
@media (max-width: 767px) {
  .coveo-searchbar_container.no-custom-facetlist .CoveoSearchbox .CoveoSearchButton {
    top: 5px;
  }
  .coveo-searchbar_container.no-custom-facetlist .CoveoSearchbox .magic-box .magic-box-input > input {
    padding-right: 50px;
  }
}
.coveo-searchbar_container .CoveoSearchButton .coveo-search-button-svg {
  width: 24px;
  height: 24px;
  color: #666;
}
.coveo-searchbar_container .CoveoSearchButton .coveo-search-button-svg,
.coveo-searchbar_container .CoveoSearchButton .CoveoSearchbox .magic-box .magic-box-clear-svg,
.coveo-searchbar_container .CoveoSearchButton .coveo-facet-settings-more-svg,
.coveo-searchbar_container .coveo-icon-for-quickview-svg {
  color: #fefefe;
}
.coveo-searchbar_container .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
  fill: #fefefe;
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn {
  background-color: #f3f3f3;
  color: #005072 !important;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn {
    background: #d8d8d8;
  }
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn .caret {
  border: 0;
  margin-top: -6px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  width: 16px;
  height: 16px;
  background-size: 16px auto;
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:hover,
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:active {
  background-color: #005072;
  color: #fefefe !important;
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:hover .caret,
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:active .caret {
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select.open .btn {
  background-color: #005072;
  color: #fefefe !important;
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select.open .btn .caret {
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  transform: rotate(180deg);
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-clear-svg {
  vertical-align: middle;
  color: #005072;
}
@media (max-width: 767px) {
  .coveo-searchbar_container .magic-box.magic-box-notEmpty .magic-box-clear {
    width: 40px;
    height: 50px;
    line-height: 50px;
    margin-top: 5px;
  }
  .coveo-searchbar_container .custom-facetlist .bootstrap-select {
    width: calc(100% - 50px);
    margin-bottom: 0;
  }
  .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input {
    position: relative;
  }
  .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
  .coveo-searchbar_container .custom-facetlist.filters-group {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .coveo-searchbar_container {
    width: calc(100% - 20px) !important;
    display: flex !important;
    margin-bottom: 60px;
    flex-direction: row;
    padding-bottom: 20px;
  }
  .coveo-searchbar_container:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
  .coveo-searchbar_container .CoveoSearchbox .CoveoSearchButton {
    position: static;
    /*height: 50px;
    width: 50px;*/
    margin-top: 4px;
  }
  .coveo-searchbar_container .custom-facetlist {
    flex: 1 0 0;
    margin-right: 0;
    margin-bottom: 0;
    height: 50px;
    margin-top: 4px;
    margin-left: 10px;
  }
  .coveo-searchbar_container .custom-facetlist .bootstrap-select {
    margin-bottom: 0;
    width: 100%;
  }
  .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn {
    /*height:50px;*/
  }
  .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn .caret {
    border: 0;
    margin-top: -6px !important;
  }
  .coveo-searchbar_container .CoveoSearchbox {
    flex: 5 0 0;
    display: flex;
    margin-bottom: 0;
  }
  .coveo-searchbar_container .CoveoOmnibox.coveo-query-syntax-disabled.magic-box {
    border: 0;
  }
  .coveo-searchbar_container .magic-box.magic-box-notEmpty .magic-box-clear {
    width: 48px;
    height: 40px;
    vertical-align: top;
  }
  .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input {
    font-size: 50px;
    height: 60px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .coveo-searchbar_container .CoveoSearchbox {
    flex: 2 0 0;
  }
}
/* Header search for V2 Start */
header .coveo-desktop-search .CoveoSearchInterface {
  float: none;
  background: none;
  border: 1px solid #d8d8d8;
  height: 32px;
  min-width: 280px;
}
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input,
header #coveo-global-searchbox_container .CoveoSearchbox .CoveoSearchButton,
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box {
  background: #fefefe;
  height: 30px;
}
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input .magic-box-suggestions,
header #coveo-global-searchbox_container .CoveoSearchbox .CoveoSearchButton .magic-box-suggestions,
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-suggestions {
  z-index: 12;
}
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input .magic-box-input > input,
header #coveo-global-searchbox_container .CoveoSearchbox .CoveoSearchButton .magic-box-input > input,
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input > input {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 14px;
  width: 100%;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0;
  line-height: 30px;
  margin-top: 0;
  height: 30px;
}
header #coveo-global-searchbox_container .CoveoSearchButton .coveo-search-button,
header #coveo-global-searchbox_container .CoveoSearchButton .coveo-search-button-loading {
  vertical-align: baseline;
}
header #coveo-global-searchbox_container .CoveoSearchButton svg {
  color: #005072;
  width: 14px;
  height: 14px;
}
header #coveo-global-searchbox_container .CoveoSearchButton svg path {
  fill: #005072;
}
header #coveo-global-searchbox_container .CoveoSearchButton:hover svg {
  color: #005072;
  width: 14px;
  height: 14px;
}
/* Header search for V2 End */
/*Coveo search for mobile start */
.coveo-mobile-search {
  /* min-width: 260px; */
  background: none;
  padding: 12px;
  width: auto;
  min-width: unset;
}
.coveo-mobile-search .CoveoSearchInterface {
  min-width: unset;
  float: none;
  padding: 0;
  background: #fefefe;
  border: 1px solid #d8d8d8;
}
.coveo-mobile-search .CoveoSearchbox .magic-box {
  border: 0;
}
.coveo-mobile-search .CoveoSearchButton {
  height: 40px;
  border: 0;
  width: 27px;
}
.coveo-mobile-search .magic-box.magic-box-notEmpty .magic-box-clear,
.coveo-mobile-search .magic-box .magic-box-input,
.coveo-mobile-search .magic-box .magic-box-input input,
.coveo-mobile-search .magic-box .magic-box-input .magic-box-underlay,
.coveo-mobile-search .CoveoSearchButton {
  height: 40px;
}
.coveo-mobile-search .magic-box.magic-box-notEmpty .magic-box-clear {
  width: 30px;
}
.coveo-mobile-search .magic-box .magic-box-input .magic-box-underlay {
  padding-right: 0;
}
.coveo-mobile-search .CoveoSearchButton .coveo-search-button,
.coveo-mobile-search .CoveoSearchButton .coveo-search-button-loading {
  line-height: 35px;
  vertical-align: super;
}
.coveo-mobile-search .CoveoSearchbox .magic-box .magic-box-input {
  height: 40px;
}
.coveo-mobile-search .CoveoSearchbox .magic-box .magic-box-input > input {
  padding-right: 10px;
  padding-left: 2px;
  width: 100%;
  height: 40px;
  font-weight: normal;
  font-size: 15px;
  line-height: 30px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.coveo-mobile-search .CoveoSearchInterface .CoveoSearchButton {
  position: static;
  border: none;
  top: 12px;
  right: 12px;
  width: 30px;
  height: 40px;
}
.coveo-mobile-search .coveo-search-button-svg {
  width: 14px;
  height: 14px;
  color: #666;
}
.coveo-mobile-search .magic-box-clear.coveo-accessible-button {
  line-height: 40px;
}
/* IE related changes start */
@media screen and (min-width: 1240px) {
  .ie .coveo-searchbar_container .CoveoSearchbox {
    width: 100%;
  }
  .ie .coveo-searchbar_container .CoveoOmnibox.coveo-query-syntax-disabled.magic-box {
    width: calc(100% - 50px);
    float: left;
  }
  .ie .coveo-searchbar_container .CoveoSearchbox .CoveoSearchButton {
    float: right;
  }
  .ie .coveo-searchbar_container .custom-facetlist {
    width: 240px;
  }
}
/* IE related changes end */
/* coveo search results*/
/*Coveo search Results start*/
@media screen and (max-width: 767px) {
  #coveo-center-column .CoveoSearchInterface .coveo-main-section {
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    font-size: 16px;
    line-height: 22px;
    padding-left: 10px;
    padding-right: 10px;
    color: #333333;
  }
  #coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-search-section {
    padding-left: 0;
    padding-right: 0;
  }
  #coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-search-section .coveo-for-sitecore-search-box-container .CoveoSearchbox {
    margin-right: 0;
  }
  #coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList {
    margin-left: 0;
    margin-right: 0;
  }
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-tab-section a {
  color: #005072;
  border-color: #005072;
  font-size: 16px;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-tab-section a p {
  color: #005072;
  font-size: 16px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column {
  padding: 10px 0px 10px 0;
}
#coveo-center-column .CoveoSearchInterface .coveo-result-list-container {
  min-height: 300px;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column .coveo-results-header {
  padding-left: 10px;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .CoveoQuerySummary {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .CoveoQuerySummary .coveo-highlight {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  color: #000000;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-sort-container .CoveoSort {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-sort-container .CoveoSort.coveo-selected {
  border-color: #005072;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-sort-container .CoveoTab.coveo-selected:hover {
  border-color: #005072;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .CoveoResult {
  border-color: #d8d8d8;
  padding-left: 0;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column .coveo-result-row .coveo-title a.CoveoResultLink {
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  color: #005072;
  font-size: 18px;
  /* 13231 */
}
@media screen and (max-width: 767px) {
  #coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column .coveo-result-row .coveo-title a.CoveoResultLink {
    padding-right: 20px;
  }
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column #coveoAuthorField,
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column #coveoDateField {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .CoveoResult .coveo-result-row .coveo-title a.CoveoResultLink:active,
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .CoveoResult .coveo-result-row .coveo-title a.CoveoResultLink:focus,
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .CoveoResult .coveo-result-row .coveo-title a.CoveoResultLink:hover {
  color: #005072 !important;
  opacity: 0.6;
  text-decoration: none;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .CoveoResult .coveo-result-row .CoveoExcerpt {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .magic-box .magic-box-clear-svg,
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-facet-settings-more-svg,
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-icon-for-quickview-svg,
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-search-button-svg {
  color: #005072;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .magic-box .magic-box-clear-svg {
  margin-top: -5px;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-facet-column .coveo-facet-header-title-section .coveo-facet-header-title {
  font-family: Hexagon-Akkurat-Regular, Arial;
  font-size: 16px;
  color: #005072;
  line-height: 22px;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-facet-column .coveo-facet-header-settings-section .coveo-facet-header-settings-section .coveo-facet-header-eraser,
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-facet-column .coveo-facet-header-settings-section .coveo-facet-header svg {
  color: #005072;
}
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-facet-column .coveo-slider-container .coveo-slider-button,
#coveo-center-column .CoveoSearchInterface .coveo-main-section .coveo-facet-column .coveo-slider-container .coveo-slider-button.CoveoFacetSlider.coveo-disabled .coveo-slider-button {
  background-color: #005072;
}
#coveo-center-column .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input > input {
  color: #333333;
  margin-top: 0;
}
#coveo-center-column .CoveoSearchInterface .coveo-facet-header {
  color: #005072;
}
#coveo-center-column .CoveoSearchInterface .coveo-facet-header-operator svg,
#coveo-center-column .CoveoSearchInterface .coveo-facet-header-eraser svg,
#coveo-center-column .CoveoSearchInterface .coveo-facet-header-settings svg,
#coveo-center-column .CoveoSearchInterface .coveo-facet-header-collapse svg,
#coveo-center-column .CoveoSearchInterface .coveo-facet-header-expand svg,
#coveo-center-column .CoveoSearchInterface .countRecord,
#coveo-center-column .CoveoSearchInterface .coveo-facet-value-caption,
#coveo-center-column .CoveoSearchInterface .coveo-facet-value-count {
  color: #005072;
}
#coveo-center-column .CoveoSearchInterface .coveo-results-column.coveo-no-results {
  max-width: 100%;
}
#coveo-center-column .CoveoSearchInterface .coveo-query-summary-cancel-last {
  color: #005072;
}
#coveo-center-column .CoveoSearchInterface .coveo-query-summary-cancel-last:hover,
#coveo-center-column .CoveoSearchInterface .coveo-query-summary-cancel-last:hover a {
  text-decoration: none;
  opacity: 0.6;
}
#coveo-center-column .CoveoSearchInterface #no-results a {
  color: #005072;
}
/*Coveo search Results end*/
.coveo-searchbar_container {
  margin: 0 10px !important;
  width: calc(100% - 20px);
  padding-bottom: 1px;
  position: relative;
  margin-bottom: 40px !important;
}
.coveo-searchbar_container .CoveoSearchbox {
  display: block;
  margin-bottom: 25px;
}
.coveo-searchbar_container .CoveoOmnibox.coveo-query-syntax-disabled.magic-box {
  border: 0;
  width: 100%;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input {
  position: relative;
  height: 60px;
}
.coveo-searchbar_container .magic-box .magic-box-input .magic-box-underlay {
  text-indent: 0;
  height: 40px;
  padding: 0;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input {
  color: #005072;
  font-size: 40px;
  text-indent: 0;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  padding: 0 0 0 5px;
  height: 50px;
  line-height: unset;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input::placeholder {
  color: #005072;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input:-ms-input-placeholder {
  color: #005072;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input::-ms-input-placeholder {
  opacity: 1;
  color: #005072;
}
.coveo-searchbar_container .CoveoSearchbox .CoveoSearchButton {
  border: 0;
  align-items: center;
  height: 40px;
  background: #005072;
  width: 40px;
  position: absolute;
  right: 0;
  top: 85px;
}
@media (max-width: 767px) {
  .coveo-searchbar_container.no-custom-facetlist .CoveoSearchbox .CoveoSearchButton {
    top: 5px;
  }
  .coveo-searchbar_container.no-custom-facetlist .CoveoSearchbox .magic-box .magic-box-input > input {
    padding-right: 50px;
  }
}
.coveo-searchbar_container .CoveoSearchButton .coveo-search-button-svg {
  width: 24px;
  height: 24px;
  color: #666;
}
.coveo-searchbar_container .CoveoSearchButton .coveo-search-button-svg,
.coveo-searchbar_container .CoveoSearchButton .CoveoSearchbox .magic-box .magic-box-clear-svg,
.coveo-searchbar_container .CoveoSearchButton .coveo-facet-settings-more-svg,
.coveo-searchbar_container .coveo-icon-for-quickview-svg {
  color: #fefefe;
}
.coveo-searchbar_container .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
  fill: #fefefe;
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn {
  background-color: #f3f3f3;
  color: #005072 !important;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn {
    background: #d8d8d8;
  }
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn .caret {
  border: 0;
  margin-top: -6px !important;
  background: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-size: 16px auto;
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:hover,
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:active {
  background-color: #005072;
  color: #fefefe !important;
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:hover .caret,
.coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:active .caret {
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  background-repeat: no-repeat;
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select.open .btn {
  background-color: #005072;
  color: #fefefe !important;
}
.coveo-searchbar_container .custom-facetlist .bootstrap-select.open .btn .caret {
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  background-repeat: no-repeat;
  transform: rotate(180deg);
  margin-top: -10px !important;
}
.coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-clear-svg {
  vertical-align: middle;
  color: #005072;
}
@media (max-width: 767px) {
  .coveo-searchbar_container {
    float: left;
  }
  .coveo-searchbar_container .magic-box.magic-box-notEmpty .magic-box-clear {
    width: 40px;
    height: 50px;
    line-height: 50px;
    margin-top: 5px;
  }
  .coveo-searchbar_container .custom-facetlist .bootstrap-select {
    width: calc(100% - 50px);
    margin-bottom: 0;
  }
  .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input {
    position: relative;
  }
  .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
  .coveo-searchbar_container .custom-facetlist.filters-group {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .coveo-searchbar_container {
    width: calc(100% - 20px) !important;
    display: flex !important;
    margin-bottom: 60px;
    flex-direction: row;
    padding-bottom: 20px;
  }
  .coveo-searchbar_container:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
  .coveo-searchbar_container .CoveoSearchbox .CoveoSearchButton {
    position: static;
    /*height: 50px;
        width: 50px;*/
    margin-top: 4px;
  }
  .coveo-searchbar_container .custom-facetlist {
    flex: 1 0 0;
    margin-right: 0;
    margin-bottom: 0;
    height: 50px;
    margin-top: 4px;
    margin-left: 10px;
  }
  .coveo-searchbar_container .custom-facetlist .bootstrap-select {
    margin-bottom: 0;
    width: 100%;
    margin-right: 0;
  }
  .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn {
    /*height:50px;*/
  }
  .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn .caret {
    border: 0;
    margin-top: -6px !important;
  }
  .coveo-searchbar_container .CoveoSearchbox {
    flex: 4 0 0;
    display: flex;
    margin-bottom: 0;
  }
  .coveo-searchbar_container .CoveoOmnibox.coveo-query-syntax-disabled.magic-box {
    border: 0;
  }
  .coveo-searchbar_container .magic-box.magic-box-notEmpty .magic-box-clear {
    width: 48px;
    height: 40px;
    vertical-align: top;
  }
  .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input {
    /*  font-size: 50px;
      height:60px;
    padding-right: 50px;*/
  }
}
@media screen and (min-width: 1240px) {
  .coveo-searchbar_container {
    width: calc(100% - 20px) !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .coveo-searchbar_container .CoveoSearchbox {
    flex: 2 0 0;
  }
}
/* Header search for V2 Start */
header .coveo-desktop-search .CoveoSearchInterface {
  float: none;
  background: none;
  border: 1px solid #d8d8d8;
  height: 32px;
  min-width: 280px;
}
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input,
header #coveo-global-searchbox_container .CoveoSearchbox .CoveoSearchButton,
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box {
  background: #fefefe;
}
header #coveo-global-searchbox_container .CoveoSearchButton .coveo-search-button,
header #coveo-global-searchbox_container .CoveoSearchButton .coveo-search-button-loading {
  vertical-align: baseline;
}
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input > input {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  padding-left: 5px;
  padding-bottom: 0;
  padding-top: 0;
}
/* Header search for V2 End */
/*Coveo search for mobile start */
.coveo-mobile-search {
  /* min-width: 260px; */
  background: none;
  padding: 12px;
  width: auto;
  min-width: unset;
}
.coveo-mobile-search .CoveoSearchInterface {
  min-width: unset;
  float: none;
  padding: 0;
  background: none;
  border: 1px solid #d8d8d8;
}
.coveo-mobile-search .CoveoSearchbox .magic-box {
  border: 0;
}
.coveo-mobile-search .CoveoSearchButton {
  height: 40px;
  border: 0;
  width: 27px;
}
.coveo-mobile-search .magic-box.magic-box-notEmpty .magic-box-clear,
.coveo-mobile-search .magic-box .magic-box-input,
.coveo-mobile-search .magic-box .magic-box-input input,
.coveo-mobile-search .magic-box .magic-box-input .magic-box-underlay,
.coveo-mobile-search .CoveoSearchButton {
  height: 40px;
}
.coveo-mobile-search .magic-box.magic-box-notEmpty .magic-box-clear {
  width: 30px;
}
.coveo-mobile-search .magic-box .magic-box-input .magic-box-underlay {
  padding-right: 0;
}
.coveo-mobile-search .CoveoSearchButton .coveo-search-button,
.coveo-mobile-search .CoveoSearchButton .coveo-search-button-loading {
  line-height: 35px;
  vertical-align: super;
}
.coveo-mobile-search .CoveoSearchbox .magic-box .magic-box-input {
  height: 40px;
}
.coveo-mobile-search .CoveoSearchbox .magic-box .magic-box-input > input {
  padding-right: 10px;
  padding-left: 2px;
  width: 100%;
  height: 40px;
  font-weight: normal;
  font-size: 15px;
  line-height: 30px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.coveo-mobile-search .CoveoSearchInterface .CoveoSearchButton {
  position: static;
  border: none;
  top: 12px;
  right: 12px;
  width: 30px;
  height: 40px;
}
.coveo-mobile-search .coveo-search-button-svg {
  width: 14px;
  height: 14px;
  color: #666666;
}
.coveo-mobile-search .magic-box-clear.coveo-accessible-button {
  line-height: 40px;
}
/*Coveo search for mobile end */
.magic-box-suggestions {
  z-index: 999 !important;
}
/* to fix 7316 */
@media screen and (max-width: 767px) {
  #main-content .coveo-icon-for-quickview {
    text-align: right;
  }
  #main-content .CoveoQuickview .coveo-caption-for-icon {
    right: -10px;
    left: -60px;
    padding-left: 10px;
    min-width: 80px;
  }
}
/*10142  search page right side space issue */
@media screen and (min-width: 992px) {
  #coveo-center-column .CoveoSearchInterface .coveo-facet-column {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media screen and (min-width: 768px) {
  .coveo-searchbar_container .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input > input {
    font-size: 28px;
    padding-right: 48px;
  }
  .coveo-searchbar_container .CoveoSearchbox .CoveoSearchButton {
    position: static;
    margin-top: 4px;
    border: 0;
    align-items: center;
    height: 40px;
    background: #005072;
    width: 40px;
    right: 0;
    top: 74px;
  }
  .coveo-searchbar_container .custom-facetlist {
    height: 40px;
  }
  .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn {
    height: 40px;
  }
  .coveo-searchbar_container.CoveoSearchInterface {
    display: flex!important;
    padding-bottom: 1px;
    flex-direction: row;
    margin-bottom: 60px!important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .coveo-searchbar_container.CoveoSearchInterface {
    width: calc(100% - 20px) !important;
  }
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  .coveo-searchbar_container .CoveoSearchbox {
    margin-right: 0;
  }
}
/* 10708 */
html.coveo-page {
  margin-right: 0!important;
}
.CoveoSearchPageSearchbox .CoveoOmnibox .magic-box-icon,
.CoveoSearchPageSearchbox .CoveoQuerybox .magic-box-icon {
  top: 2px !important;
}
.CoveoSearchbox .magic-box .magic-box-input,
header .magic-box.magic-box-notEmpty .magic-box-clear,
.CoveoFacet,
.CoveoFacetRange,
.CoveoFacetSlider,
.CoveoHierarchicalFacet,
.CoveoSearchInterface .CoveoSearchbox .magic-box {
  border-radius: 0 !important;
  border-right: 0px;
}
.coveo-sort-section > div {
  padding-top: 0px !important;
}
.coveo-title a:hover.CoveoResultLink {
  color: #333333 !important;
}
.coveo-result-cell {
  padding-left: 0px !important;
}
.coveo-breadcrumb-clear-all {
  right: 0px !important;
  top: 10px !important;
}
.coveo-breadcrumb-item {
  width: 90%;
}
.CoveoSearchbox .CoveoSearchButton {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.CoveoSearchButton {
  border-left: 0px !important;
}
body .coveo-facet-value-count,
body .coveo-facet-value-caption {
  font-weight: normal;
}
.coveo-pager-list {
  text-align: center;
}
body .CoveoSearchInterface.coveo-waiting-for-first-query {
  background: transparent;
}
body .coveo-executing-query .CoveoSearchButton > .coveo-icon {
  background: url(../Content/images/ajax-loader.gif) no-repeat top center;
  height: 32px;
  width: 32px;
  text-indent: 33px;
}
span.coveo-facet-value-count::before {
  content: "( ";
  line-height: 21px;
  font-size: 16px;
}
span.coveo-facet-value-count::after {
  content: " )";
  line-height: 21px;
  font-size: 16px;
}
.coveo-facet-value-caption {
  white-space: normal !important;
}
span.coveo-facet-breadcrumb-separator {
  display: none;
}
.coveo-facet-breadcrumb-value.coveo-selected {
  margin-left: 0 !important;
  margin-right: 10px;
}
.CoveoPager ul li > a {
  font-size: 15px;
}
.CoveoPager ul li.coveo-pager-list-item.coveo-active > a {
  font-size: 15px;
  color: #848484;
}
.coveo-bottomSpace {
  height: 0px !important;
}
.CoveoPager .coveo-pager-next > a > span,
.CoveoPager .coveo-pager-previous > a > span {
  background-image: url(../Content/images/sprites/arrows-pagination-desktop.png) !important;
  width: 10px !important;
  height: 14px !important;
  background-size: cover !important;
  margin: -3px 6px 0 !important;
  background-position: -58px 0 !important;
}
.CoveoPager .coveo-pager-previous > a > span {
  background-position: -43px 0 !important;
}
@media screen and (max-width: 1240px) {
  header .CoveoSearchInterface {
    width: 100%;
    height: auto;
    background: #e6eaee;
    padding: 12px;
    border: none;
  }
  header .CoveoSearchInterface .magic-box.magic-box-inline {
    border: none;
    height: 40px;
  }
  header .CoveoSearchInterface .CoveoSearchButton {
    position: absolute;
    border: none;
    top: 12px;
    right: 12px;
    width: 38px;
    height: 40px;
  }
  header .CoveoSearchInterface .magic-box .magic-box-input input {
    width: 80%;
    height: 40px;
  }
}
#main-content .coveo-searchbar_container {
  margin: 0 10px !important;
  width: calc(100% - 20px);
  padding-bottom: 1px;
  position: relative;
  margin-bottom: 60px !important;
}
#main-content .coveo-searchbar_container .CoveoSearchbox {
  display: block;
  margin-bottom: 25px;
}
#main-content .coveo-searchbar_container .CoveoOmnibox.coveo-query-syntax-disabled.magic-box {
  border: 0 !important;
  width: 100%;
}
#main-content .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input {
  position: relative;
  height: 60px;
}
#main-content .coveo-searchbar_container .CoveoOmnibox.magic-box .magic-box-suggestions {
  z-index: 12 !important;
}
#main-content .coveo-searchbar_container .magic-box .magic-box-input .magic-box-underlay {
  text-indent: 0;
  height: 40px;
  padding: 0;
}
#main-content .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input {
  color: #005072;
  font-size: 40px;
  text-indent: 0;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
  padding: 0;
  height: 50px;
  line-height: unset;
}
@media screen and (max-width: 767px) {
  #main-content .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input {
    font-size: 38px;
  }
}
#main-content .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input::placeholder {
  color: #005072;
  opacity: 1;
}
#main-content .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input:-ms-input-placeholder {
  color: #005072;
  opacity: 1;
}
#main-content .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input::-ms-input-placeholder {
  opacity: 1;
  color: #005072;
}
#main-content .coveo-searchbar_container .CoveoSearchbox .CoveoSearchButton {
  border: 0;
  align-items: center;
  height: 40px;
  background: #005072;
  width: 40px;
  position: absolute;
  right: 0;
  top: 85px;
}
@media (max-width: 767px) {
  #main-content .coveo-searchbar_container.no-custom-facetlist .CoveoSearchbox .CoveoSearchButton {
    top: 5px;
  }
  #main-content .coveo-searchbar_container.no-custom-facetlist .CoveoSearchbox .magic-box .magic-box-input > input {
    padding-right: 50px;
  }
}
#main-content .coveo-searchbar_container .CoveoSearchButton .coveo-search-button-svg {
  width: 24px;
  height: 24px;
  color: #666;
}
#main-content .coveo-searchbar_container .CoveoSearchButton .coveo-search-button-svg,
#main-content .coveo-searchbar_container .CoveoSearchButton .CoveoSearchbox .magic-box .magic-box-clear-svg,
#main-content .coveo-searchbar_container .CoveoSearchButton .coveo-facet-settings-more-svg,
#main-content .coveo-searchbar_container .coveo-icon-for-quickview-svg {
  color: #fefefe;
}
#main-content .coveo-searchbar_container .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
  fill: #fefefe;
}
#main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn {
  background-color: #f3f3f3;
  color: #005072 !important;
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn {
    background: #d8d8d8;
  }
}
#main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn .caret {
  border: 0;
  margin-top: -6px !important;
  background-image: url(../Content/icons/svg-icons/arrow-dropdown-blue.svg);
  width: 16px;
  height: 16px;
  background-size: 16px auto;
}
#main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:hover,
#main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:active {
  background-color: #005072;
  color: #fefefe !important;
}
#main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:hover .caret,
#main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn:active .caret {
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
}
#main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select.open .btn {
  background-color: #005072;
  color: #fefefe !important;
}
#main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select.open .btn .caret {
  background-image: url(../Content/icons/svg-icons/arrow-dropdown.svg);
  transform: rotate(180deg);
}
#main-content .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-clear-svg {
  vertical-align: middle;
  color: #005072;
}
@media (max-width: 767px) {
  #main-content .coveo-searchbar_container .CoveoSearchInterface {
    margin-bottom: 40px !important;
  }
  #main-content .coveo-searchbar_container .magic-box.magic-box-notEmpty .magic-box-clear {
    width: 40px;
    height: 50px;
    line-height: 50px;
    margin-top: 5px;
  }
  #main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select {
    width: calc(100% - 50px);
    margin-bottom: 0;
  }
  #main-content .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input {
    position: relative;
  }
  #main-content .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
}
@media screen and (min-width: 768px) {
  #main-content .coveo-searchbar_container {
    width: calc(100% - 20px) !important;
    display: flex !important;
    margin-bottom: 60px;
    flex-direction: row;
    padding-bottom: 0px;
  }
  #main-content .coveo-searchbar_container:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #a5d867;
    background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
  }
  #main-content .coveo-searchbar_container .CoveoSearchbox .CoveoSearchButton {
    position: static;
    /*height: 50px;
    width: 50px;*/
    margin-top: 4px;
  }
  #main-content .coveo-searchbar_container .custom-facetlist {
    flex: 1 0 0;
    margin-right: 0;
    margin-bottom: 0;
    height: 50px;
    margin-top: 4px;
    margin-left: 10px;
  }
  #main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select {
    margin-bottom: 0;
    width: 100%;
  }
  #main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn {
    /*height:50px;*/
  }
  #main-content .coveo-searchbar_container .custom-facetlist .bootstrap-select .btn .caret {
    border: 0;
    margin-top: -6px !important;
  }
  #main-content .coveo-searchbar_container .CoveoSearchbox {
    flex: 4 0 0;
    display: flex;
    margin-bottom: 0;
  }
  #main-content .coveo-searchbar_container .CoveoOmnibox.coveo-query-syntax-disabled.magic-box {
    border: 0;
  }
  #main-content .coveo-searchbar_container .magic-box.magic-box-notEmpty .magic-box-clear {
    width: 48px;
    height: 40px;
    vertical-align: top;
  }
  #main-content .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input {
    /*font-size: 50px;
  height:60px;
    padding-right: 50px;
    margin-top: 0;*/
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1240px) {
  #main-content .coveo-searchbar_container {
    /*width: calc(100% - 40px) !important;*/
  }
}
@media screen and (min-width: 600px) and (max-width: 992px) {
  #main-content .coveo-searchbar_container .coveo-searchbar_container .CoveoSearchbox .magic-box .magic-box-input > input {
    font-size: 46px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .coveo-searchbar_container .CoveoSearchbox {
    flex: 2 0 0;
  }
}
@media screen and (max-width: 767px) {
  #main-content .coveo-searchbar_container.searchbar-container-dropdown-list .CoveoSearchbox {
    margin-right: 0;
  }
}
/* Header search for V2 Start */
header .coveo-desktop-search .CoveoSearchInterface {
  float: none;
  background: none;
  border: 1px solid #d8d8d8;
  height: 32px;
  min-width: 280px;
}
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input,
header #coveo-global-searchbox_container .CoveoSearchbox .CoveoSearchButton,
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box {
  background: #fefefe;
  height: 30px;
}
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input .magic-box-suggestions,
header #coveo-global-searchbox_container .CoveoSearchbox .CoveoSearchButton .magic-box-suggestions,
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-suggestions {
  z-index: 12;
}
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input .magic-box-input > input,
header #coveo-global-searchbox_container .CoveoSearchbox .CoveoSearchButton .magic-box-input > input,
header #coveo-global-searchbox_container .CoveoSearchbox .magic-box .magic-box-input > input {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 14px;
  width: 100%;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0;
  line-height: 30px;
  margin-top: 0;
  height: 30px;
}
header #coveo-global-searchbox_container .CoveoSearchButton .coveo-search-button,
header #coveo-global-searchbox_container .CoveoSearchButton .coveo-search-button-loading {
  vertical-align: baseline;
}
header #coveo-global-searchbox_container .CoveoSearchButton svg {
  color: #005072;
  width: 14px;
  height: 14px;
}
header #coveo-global-searchbox_container .CoveoSearchButton svg path {
  fill: #005072;
}
header #coveo-global-searchbox_container .CoveoSearchButton:hover svg {
  color: #005072;
  width: 14px;
  height: 14px;
}
/* Header search for V2 End */
/*Coveo search for mobile start */
.coveo-mobile-search {
  /* min-width: 260px; */
  background: none;
  padding: 12px;
  width: auto;
  min-width: unset;
}
.coveo-mobile-search .CoveoSearchInterface {
  min-width: unset;
  float: none;
  padding: 0;
  background: #fefefe;
  border: 1px solid #d8d8d8;
}
.coveo-mobile-search .CoveoSearchInterface .CoveoSearchbox {
  margin-right: 0;
}
.coveo-mobile-search .CoveoSearchbox .magic-box {
  border: 0;
}
.coveo-mobile-search .CoveoSearchButton {
  height: 40px;
  border: 0;
  width: 27px;
}
.coveo-mobile-search .magic-box.magic-box-notEmpty .magic-box-clear,
.coveo-mobile-search .magic-box .magic-box-input,
.coveo-mobile-search .magic-box .magic-box-input input,
.coveo-mobile-search .magic-box .magic-box-input .magic-box-underlay,
.coveo-mobile-search .CoveoSearchButton {
  height: 40px;
}
.coveo-mobile-search .magic-box.magic-box-notEmpty .magic-box-clear {
  width: 30px;
}
.coveo-mobile-search .magic-box .magic-box-input .magic-box-underlay {
  padding-right: 0;
}
.coveo-mobile-search .CoveoSearchButton .coveo-search-button,
.coveo-mobile-search .CoveoSearchButton .coveo-search-button-loading {
  line-height: 35px;
  vertical-align: super;
}
.coveo-mobile-search .CoveoSearchbox .magic-box .magic-box-input {
  height: 40px;
}
.coveo-mobile-search .CoveoSearchbox .magic-box .magic-box-input > input {
  padding-right: 10px;
  padding-left: 2px;
  width: 100%;
  height: 40px;
  font-weight: normal;
  font-size: 15px;
  line-height: 30px;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
}
.coveo-mobile-search .CoveoSearchInterface .CoveoSearchButton {
  position: static;
  border: none;
  top: 12px;
  right: 12px;
  width: 30px;
  height: 40px;
}
.coveo-mobile-search .coveo-search-button-svg {
  width: 14px;
  height: 14px;
  color: #666;
}
.coveo-mobile-search .magic-box-clear.coveo-accessible-button {
  line-height: 40px;
}
/* IE related changes start */
@media screen and (min-width: 1240px) {
  .ie .coveo-searchbar_container .CoveoSearchbox {
    width: 100%;
  }
  .ie .coveo-searchbar_container .CoveoOmnibox.coveo-query-syntax-disabled.magic-box {
    width: calc(100% - 50px);
    float: left;
  }
  .ie .coveo-searchbar_container .CoveoSearchbox .CoveoSearchButton {
    float: right;
  }
  .ie .coveo-searchbar_container .custom-facetlist {
    width: 240px;
  }
}
/* IE related changes end */
.coveo-main-section .coveo-dropdown-header-wrapper {
  text-align: right;
}
.coveo-main-section .coveo-dropdown-header-wrapper a.coveo-accessible-button {
  float: none;
}
.coveo-result-frame .coveo-result-cell a.CoveoResultLink {
  word-break: break-all;
  color: #005072;
}
.CoveoResult .coveo-title a.CoveoResultLink {
  word-break: initial;
  margin-right: 30px;
  display: inline-block;
}
.CoveoLogo,
.coveo-first-loading-animation .coveo-logo {
  display: none !important;
}
#main-content .container.page .coveo-result-frame .coveo-result-row,
#main-content .container.page .CoveoResult.coveo-result-frame .coveo-result-row {
  position: relative;
}
@media screen and (max-width: 767px) {
  #main-content .container.page .coveo-result-frame .coveo-result-row,
  #main-content .container.page .coveo-result-frame .coveo-result-cell {
    display: block;
  }
  #main-content .container.page .coveoforsitecore-template .coveoforsitecore-information-section .coveoforsitecore-time-cell {
    position: absolute;
    right: 0;
    top: 0;
  }
}
#main-content .container.page .coveo-result-frame .coveo-result-cell .CoveoQuickview.coveo-accessible-button {
  width: 80px;
}
#main-content .container.page .coveo-result-frame .coveo-result-cell .coveo-caption-for-icon {
  margin-right: 5px;
}
#main-content .container.page .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header-wrapper {
  display: none;
}
/*experience  editor start */
body.page-editor-editing #main-content .container:not(.leadership-page).page > .row .col-left > .detail-content .callout-container {
  width: 100%;
}
body.page-editor-editing #main-content .carousel .carousel-inner {
  height: 100% !important;
  width: 100%;
}
body.page-editor-editing #main-content .carousel .carousel-texture,
body.page-editor-editing #main-content .carousel .carousel-top-shape {
  display: none !important;
}
body.page-editor-editing #main-content .carousel .carousel-caption {
  z-index: 9999999;
  visibility: visible;
  display: block !important;
}
body.page-editor-editing #main-content .carousel .carousel-top-shape,
body.page-editor-editing #main-content .carousel .carousel-bottom-shape,
body.page-editor-editing #main-content .carousel > .carousel-caption.cloned {
  display: none !important;
}
body.page-editor-editing .container .carousel * {
  color: initial;
}
body.page-editor-editing .container .carousel .carousel-texture {
  display: none;
}
body.page-editor-editing .container .carousel .carousel-inner {
  width: 100% !important;
  height: 100% !important;
}
body.page-editor-editing .container .carousel .carousel-inner .item .carousel-caption {
  background: #0097ba;
  display: block;
}
body.page-editor-editing .container .carousel .carousel-inner .module .image img.scEmptyImage {
  display: none;
}
body.page-editor-editing .container .carousel .carousel-texture {
  display: none;
}
body.page-editor-editing .container .carousel .carousel-caption {
  visibility: visible;
}
body.page-editor-editing .container .product-slider.product-widget-Container .large-12.columns.col-lg-12 .owl-carousel > .scEnabledChrome {
  width: 33%;
  float: left;
  padding-right: 20px;
}
body.page-editor-editing .container .product-slider.product-widget-Container .large-12.columns.col-lg-12 .owl-carousel > .scEnabledChrome .module {
  padding-bottom: 60px !important;
}
body.page-editor-editing .container .product-slider .container .row div[class*=col-]:nth-child(4n) {
  clear: left;
}
/*experience  editor end */
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content #customPageResult {
  width: 100%;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable {
  width: 100%;
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable {
    margin-left: 10px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .customPageTable {
  margin-left: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .gmaps .map-canvas {
  position: relative;
  padding-bottom: 56%;
  overflow: hidden;
  display: block;
  height: 100%;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container {
  padding-top: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .dropdown-container .events-filters {
  padding-left: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .dropdown-container .events-filters .hub-resource-filters.col-lg-12 {
  padding: 0 0 0 10px;
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .dropdown-container .events-filters .hub-resource-filters.col-lg-12 {
    padding-left: 0;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .dropdown-container .events-filters .hub-resource-filters.col-lg-12 .filter {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .dropdown-container .events-filters .hub-resource-filters.col-lg-12 .filter {
    width: 33.3333%;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .dropdown-container .events-filters .hub-resource-filters.col-lg-12 .filter .btn-group {
  margin-right: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .subheading {
  width: 100%;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .subheading h3 {
  float: right;
  margin-top: 0;
  padding: 0 15px;
  background-color: #005072;
  background: linear-gradient(160deg, #00abc8 0, #009ab7 10%, #0088a5 26%, #00526f 92%);
  color: #fefefe;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 39px;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news {
  padding-left: 0;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled {
  /*margin-top: 20px;*/
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item {
  padding-bottom: 0;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .month {
  padding-top: 10px;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item {
  overflow: auto;
  /*border-bottom: 1px solid @lightestgray;*/
  padding-bottom: 20px;
  padding-top: 0px;
  margin-top: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item:last-child {
  border-bottom: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .event-date {
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 10px;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item p {
  font-weight: normal;
  margin-bottom: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item p.title {
  margin-top: 0px;
  font-weight: bold;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .thumb-item {
  width: auto;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .thumb-item {
    max-width: 240px;
    padding-top: 5px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .media-heading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .col-xs-12.col-sm-6.col-md-6 {
  padding-left: 0;
  padding-right: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .col-xs-12.col-sm-6.col-md-6 .google-maps {
  margin: 10px 0;
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .col-xs-12.col-sm-6.col-md-6 .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item {
  padding: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item > div[class*="col-"]:not(.list-address) {
  padding: 10px 0 0 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap {
  margin-bottom: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn {
  padding-right: 25px;
  font-weight: 700;
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border: none;
  color: #005072;
  font-family: 'Hexagon-Akkurat-Black', Arial;
  text-decoration: none;
  position: relative;
  text-align: left;
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn {
    font-size: 20px;
    line-height: 24px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 2px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:active,
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:visited {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn {
    font-size: 20px;
    line-height: 22px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:before {
  content: " ";
  background-image: url(../Content/icons/svg-icons/arrow-cta-blue.svg);
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:before {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    bottom: 3px;
  }
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:hover,
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:active {
  background: none;
  color: #005072;
  opacity: 0.6;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:active,
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:focus,
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:visited {
  opacity: 1;
  background: none;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:after {
  margin-top: 0px;
  display: none;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .btn-wrap .btn:last-child:not(:first-child) {
  float: right;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item p {
  margin-bottom: 10px;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item p .date {
  margin-top: 10px;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .caption {
  margin: 10px 0 0px 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .caption .asset-type {
  padding: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .list-address {
  margin: 0;
  padding-left: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .list-address .date {
  margin-top: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .list-address span {
  font-weight: bold;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .col-sm-6.col-md-12 {
  padding: 0;
  margin-left: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .col-sm-6.col-md-12 > .btn-wrap {
  margin-top: 10px;
  margin-bottom: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .col-sm-6.col-md-12 > .btn-wrap .btn:last-child:not(:first-child) {
  float: right;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .col-sm-6.col-md-12 > .btn-wrap .btn {
  text-transform: initial;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item h3 {
  display: inline-block;
  margin-bottom: 0;
  font-size: 20px;
  font-family: 'Hexagon-Akkurat-Bold', Arial;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item h3.d-inline-block {
  display: inline-block;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item h3 h3 a {
  margin-right: 5px;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item img {
  vertical-align: top;
  display: inline-block;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .caption {
  margin: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item .caption .asset-type {
  background-color: transparent;
  color: #333333;
  padding-left: 0;
  vertical-align: top;
  font-weight: bold;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item .single-item .text-item > strong {
  display: inline-block;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item.is-featured {
  background: none;
  border: 0;
  position: relative;
  padding-left: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .event-listing-container .list.news .list-unstyled .item.is-featured:after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .lazy-load-content .listing-loader {
  text-align: center;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .customPageTable .lazy-load-content .listing-loader img {
  margin: auto;
  width: 48px;
  display: inline-block;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .list:not(.locations):not(.job-opening) {
  padding-left: 0;
  padding-right: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .list:not(.locations):not(.job-opening).careers {
  padding-bottom: 0;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .list:not(.locations):not(.job-opening) h2 {
  display: none;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .list:not(.locations):not(.job-opening) .list-unstyled.events .item .single-item {
  padding-bottom: 20px;
}
#main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .list:not(.locations):not(.job-opening) .list-unstyled.events .item .single-item .event-date {
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .list:not(.locations):not(.job-opening) .list-unstyled.events .item .single-item .event-content .event-text {
    width: calc(100% - 260px);
    padding-right: 20px;
  }
  #main-content .container:not(.leadership-page).page > .row.detail .col-left .detail-content .list:not(.locations):not(.job-opening) .list-unstyled.events .item .single-item .event-content .event-text.no-image {
    width: 100%;
  }
}
#main-content .container:not(.leadership-page).page > .row .list.news {
  position: relative;
}
#main-content .container:not(.leadership-page).page > .row .list.news .item:last-child {
  margin-bottom: 0;
}
#main-content .container:not(.leadership-page).page.list-page.page > .row.detail > div[class*="col-"] > .detail-content > .list:not(#locationsResult) {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail > div[class*="col-"] > .detail-content > .list:not(#locationsResult) {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .text-group {
    margin-left: 0;
    margin-right: 0;
  }
}
#main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content #lazy-load-event-content #allEventsResult .events:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .callout-container {
    display: flex;
    flex-wrap: wrap;
    min-width: calc(100% + 10px);
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .callout-container {
    min-width: calc(100% + 20px);
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .callout-container > div[class*="col-"] {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .callout-container > div[class*="col-"] {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .panel-group .panel-collapse .panel-body > .event_coverage_margin > .module {
    margin-bottom: 40px;
  }
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .panel-group .panel-collapse .panel-body > .event_coverage_margin > .module .caption {
    max-width: calc(100% - 200px);
  }
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .panel-group .panel-collapse .panel-body > .event_coverage_margin > .module .buttons {
    margin-left: 0;
    padding-bottom: 0;
    margin: 0;
  }
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .panel-group .panel-collapse .panel-body > .event_coverage_margin > .module .buttons:after {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .panel-group .panel-collapse .panel-body > .event_coverage_margin {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .panel-group .panel-collapse > .callout-container {
    padding-left: 0;
    padding-right: 0;
    width: calc(100% + 10px);
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .panel-group .panel-collapse > .callout-container div[class*="col-"] {
    display: flex;
    float: none;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1240px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .panel-group .panel-collapse > .callout-container div[class*="col-"] {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .panel-group .panel-collapse > .callout-container div[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content > .panel-group .panel-collapse > .callout-container div[class*="col-"] {
    min-width: calc(100% + 10px);
  }
}
@media screen and (min-width: 768px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .detail-content .callout-container + .panel-group {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-content .container:not(.leadership-page).page.list-page.page > .row.detail .col-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.linkedin-feed {
  position: relative;
  width: 100%;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .linkedin-feed {
    margin-bottom: 40px;
  }
  .linkedin-feed iframe {
    min-height: 400px;
  }
}
.linkedin-feed .taggbox-container {
  height: 100% !important;
  overflow: inherit !important;
}
@media screen and (min-width: 1240px) {
  .linkedin-feed .taggbox-container .taggbox-socialwall {
    position: relative;
    padding-top: 40px;
  }
}
.linkedin-feed .taggbox-container .taggbox-socialwall iframe {
  top: 0;
  left: 0 !important;
}
@media screen and (min-width: 992px) {
  .linkedin-feed .taggbox-container .taggbox-socialwall iframe {
    position: absolute !important;
  }
}
.linkedin-feed:after {
  position: absolute;
  left: 0px;
  bottom: 0;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #a5d867;
  background: linear-gradient(90deg, #a5d867 0%, #0097ba 100%);
}
#main-content .container.page:not(.leadership-page) .row:not(.detail) > div[class*="col-"] .quick-links-aside .rich-module .rich-module-content ul li {
  padding: 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #main-content .container.page:not(.leadership-page) .row:not(.detail).prouduct-campaign-container > .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container.page:not(.leadership-page) .row:not(.detail).prouduct-campaign-container > .text-group {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #main-content .container.page:not(.leadership-page) .row:not(.detail).prouduct-campaign-container {
    padding: 0 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
  #main-content .container.page:not(.leadership-page) .row:not(.detail).prouduct-campaign-container {
    /*padding: 0 20px;*/
  }
}
#main-content .container.page:not(.leadership-page) .row:not(.detail).prouduct-campaign-container .col-lg-6.col-md-6.col-sm-12.col-xs-12:not(.col-right):not(.col-left) .module:not(.image-bg):not(.texture-bg):not(.fullwidth-left):not(.half-width) .media-content.image a {
  max-height: 100%;
}
@media screen and (min-width: 420px) {
  #main-content .container.page:not(.leadership-page).campaignPage .row.detail .col-left .detail-content .product-slider .owl-carousel .owl-dots {
    margin-top: 20px;
  }
}
/* Mixin for SCF v2 scrollbar - custom tabs*/
.scf-v2-scrollbar::-webkit-scrollbar {
  -webkit-appearance: none;
}
.scf-v2-scrollbar::-webkit-scrollbar:vertical {
  width: 12px;
}
.scf-v2-scrollbar::-webkit-scrollbar:horizontal {
  height: 12px;
}
.scf-v2-scrollbar::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #fefefe;
}
.scf-v2-scrollbar::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #fefefe;
}
.vertical-tab {
  display: flex;
  justify-content: space-between;
}
.vertical-tab__content {
  display: none;
}
.vertical-tab__content .vertical-img img {
  margin-top: 0;
}
.vertical-tab__content.v-tab-active {
  display: block;
}
.vertical-tab__title {
  min-height: 86px;
  display: inline-flex;
  align-items: center;
  width: 100%;
  position: relative;
  padding: 20px 10px;
  border-bottom: 1px solid #ccc;
  border-right: 0;
  background-color: #fff;
  color: #005072 !important;
  font-size: 16px;
  font-family: 'Hexagon-Akkurat-Bold';
}
.vertical-tab__title * {
  color: #005072 !important;
}
.vertical-tab__title:last-child {
  border-bottom: 0;
}
.vertical-tab__title:hover .tabpanel-title-text {
  color: #005072 !important;
  opacity: 0.6;
}
.vertical-tab__title:hover .tabpanel-subtitle-text {
  color: #000000 !important;
  opacity: 0.6;
}
.vertical-tab__title:hover .vertical-tab__title-text::before {
  opacity: 1 !important;
}
.vertical-tab__title-text {
  padding-left: 20px;
}
.vertical-tab__title.v-tab-active {
  background-color: #f3f3f3;
}
.vertical-tab__title.v-tab-active:hover .tabpanel-title-text {
  color: #005072 !important;
  opacity: 0.6;
}
.vertical-tab__title.v-tab-active:hover .tabpanel-subtitle-text {
  color: #000000 !important;
  opacity: 0.6;
}
.vertical-tab__title.v-tab-active .vertical-tab__title-text::before {
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #017e9c;
  position: absolute;
  left: -1px;
  top: 50%;
  transform: translate(0, -50%);
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-image: url(../Content/icons/svg-icons/icon-active-tab.svg);
}
.vertical-tab__titles {
  padding-right: 0 !important;
  text-align: left;
  cursor: pointer;
  color: #fefefe;
  max-height: 410px;
  overflow-y: auto;
}
.vertical-tab__titles::-webkit-scrollbar {
  -webkit-appearance: none;
}
.vertical-tab__titles::-webkit-scrollbar:vertical {
  width: 12px;
}
.vertical-tab__titles::-webkit-scrollbar:horizontal {
  height: 12px;
}
.vertical-tab__titles::-webkit-scrollbar-thumb {
  background-color: #005072;
  border-radius: 6px;
  border: 2px solid #fefefe;
}
.vertical-tab__titles::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #fefefe;
}
.vertical-tab__titles::-webkit-scrollbar-track {
  border-radius: 0;
}
.nested-accordion .panel-title a,
.nested-accordion .panel-title a * {
  color: #005072 !important;
  padding-left: 20px;
}
@media screen and (max-width: 992px) {
  .tabpanel-title-text {
    display: block;
    max-width: 94%;
    word-break: break-word;
  }
}
@media screen and (max-width: 767px) {
  .tabpanel-title-text {
    max-width: 91%;
  }
}
@media screen and (max-width: 767px) {
  .tabpanel-subtitle-text {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (min-width: 768px) {
  .tabpanel-subtitle-text {
    display: block;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Hexagon-Akkurat-Regular', Arial;
    color: #000000 !important;
    line-height: 22px;
  }
}
@media screen and (max-width: 992px) {
  .tabpanel-subtitle-text {
    display: block;
    max-width: 91%;
  }
}
@media screen and (min-width: 1024px) {
  .tabpanel-subtitle-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  .nested-accordion .panel-title a .tabpanel-subtitle-text {
    color: #000000 !important;
  }
}
@media screen and (min-width: 767px) and (max-width: 1250px) {
  #main-content .container.tabs-container .tabs-component {
    padding: 20px 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1250px) {
  #main-content .container.tabs-container .tabs-component #tabPanel.nav.nav-tabs {
    padding: 0 20px;
  }
}
#main-content .container.tabs-container .tabs-component .tab-pane {
  padding-bottom: 30px;
}
@media screen and (min-width: 767px) and (max-width: 1250px) {
  #main-content .container.tabs-container .tabs-component .tab-pane {
    padding: 20px;
  }
}
#main-content .container.tabs-container .tabs-component .tab-pane .row {
  /* to fix 11330 */
}
@media screen and (min-width: 1024px) {
  #main-content .container.tabs-container .tabs-component .tab-pane .row {
    margin: 0 !important;
  }
}
#main-content .container.tabs-container .tabs-component .tab-pane p {
  font-family: 'Hexagon-Akkurat-Regular', Arial;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (max-width: 992px) {
  #main-content .container.tabs-container .tabs-component .nested-accordion .panel-collapse {
    background: transparent;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) and (orientation: landscape) {
  #main-content .container.tabs-container .panel-group {
    max-width: 100%;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  #main-content .container.tabs-container .panel-group.visible-xs.visible-sm {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 992px) {
  #main-content .container.tabs-container .panel-group.visible-xs.visible-sm .panel-heading h4.panel-title a {
    padding: 0;
  }
}
@media screen and (max-width: 992px) {
  #main-content .container.tabs-container .panel-group.visible-xs.visible-sm .panel:first-child .panel-heading {
    border-top: none;
  }
}
#main-content .container.tabs-container .panel-group.nested-accordion .panel-heading {
  background: #fefefe !important;
}
@media screen and (max-width: 992px) {
  #main-content .container.tabs-container .panel-group.nested-accordion .panel-heading h4.panel-title a {
    padding: 16px 20px 14px 0 !important;
  }
}
#main-content .container.tabs-container .panel-group.nested-accordion .panel-collapse {
  padding: 0;
}
#main-content .col-left #tabPanel {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 767px) and (max-width: 992px) and (orientation: portrait) {
  #main-content .col-left .tabs-component {
    margin-left: -10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 767px) and (max-width: 1240px) and (orientation: portrait) {
  .tabs-component .panel .panel-collapse .panel-body img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .tabs-component .panel .panel-collapse .panel-body img {
    padding: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 1240px) and (orientation: landscape) {
  .tabs-component .tab-content .tab-pane .row img.col-sm-6 {
    max-height: 165px;
  }
}
.ios.landscape.tablet .tabs-component .tab-content .tab-pane .row img.col-sm-6 {
  max-height: 165px;
}
.ios .tabs-component .panel .panel-collapse .panel-body img {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}
.ios .tabs-component .panel .panel-collapse .panel-body iframe:not(#sizetracker) {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .ios .tabs-component .panel .panel-collapse .panel-body iframe:not(#sizetracker) {
    height: 100% !important;
  }
}
@media screen and (max-width: 992px) {
  .ios .tabs-component .panel .panel-collapse .panel-body iframe:not(#sizetracker) {
    display: block !important;
  }
}
.ios #main-content .tabs-container .tabs-component .panel-group {
  width: 100% !important;
}
.nested-tab-video-loader {
  position: absolute;
  width: 48px;
  top: 50%;
  left: 50%;
  margin-left: -24px;
  margin-top: -27px;
  display: none;
}
/*@import 'components/_custom-joblisting.less';*/
/*@import 'custom/_revolution.less';*/
/*@import 'custom/_custom-ppm-si.less';
/* MI start */
/*@import 'components/_mega-menu.less';
@import 'custom/_custom-mi.less';*/
/* MI end */
/* GSP start */
/*@import 'components/_mega-menu.less';*/
/*@import 'custom/_custom-geospatial.less';*/
/* GSP End */
/*@import 'custom/_custom-mining.less';*/
/*Leica start */
/*@import 'components/custom/components/_image_align_callout.less';
@import 'components/custom/components/_leica-mobile-menu.less';
@import 'components/custom/_custom-leica.less';*/
/*Leica end */
/*@import 'custom/_custom-mining.less';*/
