/* ======================================================================================= */
/* ------------------------------- SASS parent .sass file -------------------------------- */
/* ======================================================================================= */
/* --------------------------------------------------------------------------------------- */
/* ***************************** Importing bootstrap sass file *************************** */
/* --------------------------------------------------------------------------------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
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: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@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;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #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.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  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:hover, .navbar-default .navbar-nav > .open > a:focus {
  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:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #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:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  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:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #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:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table: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-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-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 {
  border-top-left-radius: 3px;
}

.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,
.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-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-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 {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr: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 {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table: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,
.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 {
  border-bottom-left-radius: 3px;
}

.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,
.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 {
  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 th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #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: #333333;
  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: #333333;
}

.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;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/* --------------------------------------------------------------------------------------- */
/* ******************************* Importing base scss files ***************************** */
/* --------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ****************************** Reset.scss  *************************** */
/* ---------------------------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* -------------------------------------------------------------------- */
/* ****************************** NAMESPACE *************************** */
/* -------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------- */
/* ****************************** Variable Declaration *************************** */
/* ------------------------------------------------------------------------------- */
/**
Les Roches Default Colors
*/
/**
Typograhy plus background color
*/
/**
Box layout
*/
/**
Media/Image path
*/
/**
menu item / link color
*/
/**
Utilities scss codes
*/
/**
@Media queries
*/
/* ------------------------------------------------------------------------ */
/* ****************************** Custom Mixins *************************** */
/* ------------------------------------------------------------------------ */
/**
prefixes vendor
*/
/**
background
*/
/**
::before, ::after {pseudo-code}
*/
/**
Css arrow mixin
*/
/**
Absolute position mixin
*/
/* Comman */
/**
background mixin
*/
/**
Placehoder @mixin
*/
/* --------------------------------------------------------------------------------------- */
/* **************************** Importing Custom Font Families *************************** */
/* --------------------------------------------------------------------------------------- */
@font-face {
  font-family: 'apexnew-book';
  src: url("../fonts/ApexNew-Book.eot");
  src: url("../fonts/ApexNew-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/ApexNew-Book.woff") format("woff"), url("../fonts/ApexNew-Book.ttf") format("truetype"), url("../fonts/ApexNew-Book.svg#ApexNew-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'apexnew-light';
  src: url("../fonts/ApexNew-Light.eot");
  src: url("../fonts/ApexNew-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ApexNew-Light.woff") format("woff"), url("../fonts/ApexNew-Light.ttf") format("truetype"), url("../fonts/ApexNew-Light.svg#ApexNew-Light") format("svg");
  font-weight: light;
  font-style: normal;
}

@font-face {
  font-family: 'montserrat-light';
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat-Light.svg#Montserrat-Light") format("svg");
  font-weight: light;
  font-style: normal;
}

/* --------------------------------------------------------------------------------------- */
/* ****************************** Importing modules scss files *************************** */
/* --------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
/* ****************************** Animation scss ************************** */
/* ------------------------------------------------------------------------ */
/**
  Pulse up and down
*/
@-webkit-keyframes puls {
  0% {
    opacity: .6;
    -webkit-transform: translateY(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(15px);
  }
  100% {
    opacity: .6;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes puls {
  0% {
    opacity: .6;
    -moz-transform: translateY(0);
  }
  50% {
    opacity: 1;
    -moz-transform: translateY(15px);
  }
  100% {
    opacity: .6;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes puls {
  0% {
    opacity: .6;
    -o-transform: translateY(0);
  }
  50% {
    opacity: 1;
    -o-transform: translateY(15px);
  }
  100% {
    opacity: .6;
    -o-transform: translateY(0);
  }
}

@keyframes puls {
  0% {
    opacity: .6;
    transform: translateY(0);
  }
  50% {
    opacity: 1;
    transform: translateY(15px);
  }
  100% {
    opacity: .6;
    transform: translateY(0px);
  }
}

/**
  Rotation 380deg
*/
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotation {
  0% {
    -moz-transform: rotate(0deg);
  }
  50% {
    -moz-transform: rotate(180deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes rotation {
  0% {
    -o-transform: rotate(0deg);
  }
  50% {
    -o-transform: rotate(180deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* ---------------------------------------------------------------------------- */
/* ****************************** Comman scss codes *************************** */
/* ---------------------------------------------------------------------------- */
/* Comman css codes */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}

body {
  overflow-x: hidden;
  background: #ffffff;
  min-height: 100%;
  font-size: 16px;
  /* @include line-height(1.5em); */
  font-family: "apexnew-book";
  color: #181716;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
}

* {
  margin: 0 0;
  padding: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus {
  outline: none !important;
}

p:last-child,
p:last-of-type,
.no-margin-bottom,
.lesroch-press-list-template .lesroch-press-filter-section figure + p:last-of-type,
.lesroch-press-list-template .lesroch-press-filter-section p:last-of-type {
  margin-bottom: 0;
}

.last-col:not([data-cat-group]) {
  margin-bottom: 0 !important;
}

a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

a:hover, a:focus, a:active {
  text-decoration: none;
}

img {
  width: auto;
  /* height: auto; */
  max-width: 100%;
}

figure img {
  width: auto;
}

@media (max-width: 767px) {
  figure img {
    width: 100%;
  }
}

p img {
  display: inline-block;
  vertical-align: top;
}

figure img:not(.bkg-cover-img), figure img:not(.bkg-cover-img) {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  figure img:not(.bkg-cover-img), figure img:not(.bkg-cover-img) {
    width: 100%;
  }
}

figure img {
  /* width: 100%; */
  max-width: 100%;
}

p {
  margin-bottom: 15px;
}

p, address, section[class*="lesroch-section"] ul li {
  font-size: 16px;
  font-family: 'apexnew-book';
  letter-spacing: 0.75px;
  line-height: 1.9em;
}

@media (max-width: 767px) {
  p, address, section[class*="lesroch-section"] ul li {
    font-size: 14px;
    line-height: 1.8em;
  }
}

h5, span {
  letter-spacing: 0.8px;
}

h2, h4 {
  margin-bottom: 30px;
  font-size: 18px;
  color: #181716;
  font-family: 'montserrat-light';
  line-height: 1.5em;
  text-transform: uppercase;
  font-family: 'montserrat-light';
  letter-spacing: 1.25px;
}

@media (min-width: 768px) {
  h2, h4 {
    margin-top: -5px;
  }
}

@media (max-width: 767px) {
  h2, h4 {
    margin-bottom: 25px;
    font-size: 14px;
  }
}

li.menu-item-has-children:not(.has-megamenu) > a.menu-image-title-after,
li.menu-item-has-children:not(.has-megamenu) > a.menu-image-title-above {
  display: block;
  margin-bottom: 30px;
  font-size: 18px;
  color: #ffffff;
  font-family: 'montserrat-light';
  line-height: 1.5em;
  text-transform: uppercase;
  font-family: 'montserrat-light';
  letter-spacing: 1.25px;
  text-align: left;
}

@media (max-width: 767px) {
  li.menu-item-has-children:not(.has-megamenu) > a.menu-image-title-after,
  li.menu-item-has-children:not(.has-megamenu) > a.menu-image-title-above {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  h2 > a {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  h2 > a {
    font-size: 14px;
  }
}

.no-window-scroll {
  overflow: hidden;
}

@media (max-width: 767px) {
  .lesroch-section ul li a {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .lesroch-section ul li a {
    font-size: 16px;
  }
}

h3,
.shortcode-intro {
  /* margin-top: -8px; */
  font-size: 42px;
  font-family: 'apexnew-light';
  line-height: 1.25em;
}

@media (min-width: 1280px) and (max-width: 1440px) {
  h3,
  .shortcode-intro {
    /* @include font-size(35px); */
    font-size: 30px;
  }
}

@media (min-width: 1024px) and (max-width: 1280px) {
  h3,
  .shortcode-intro {
    /* @include font-size(35px); */
    font-size: 28px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  h3,
  .shortcode-intro {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  h3,
  .shortcode-intro {
    margin-bottom: 30px;
    font-size: 26px;
  }
}

@media (min-width: 768px) {
  h3,
  .shortcode-intro {
    margin-bottom: 47px;
    font-family: 'apexnew-light';
    line-height: 1.25em;
  }
}

h3:last-child,
.shortcode-intro:last-child {
  margin: 0 0;
}

h1:not(.lesroch-logo) {
  /* font-family: 'montserrat-light';
	color: $lightgray-font-color; */
  color: #e3000b;
  font-family: 'apexnew-light';
  letter-spacing: 1.25px;
}

@media (min-width: 1025px) {
  h1:not(.lesroch-logo) {
    margin-top: -3px;
    margin-bottom: 47px;
    font-size: 42px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  h1:not(.lesroch-logo) {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 1.25em;
  }
}

@media (max-width: 767px) {
  h1:not(.lesroch-logo) {
    margin-bottom: 25px;
    font-size: 24px;
  }
}

.lesroch-cmsnumber-section h6,
.shortcode-figures {
  line-height: 1.27em;
}

@media (min-width: 768px) {
  .lesroch-cmsnumber-section h6,
  .shortcode-figures {
    margin-bottom: 15px;
    font-size: 52px;
  }
}

@media (max-width: 767px) {
  .lesroch-cmsnumber-section h6,
  .shortcode-figures {
    margin-bottom: 25px;
    font-size: 26px;
  }
}

/* General Scss */
section > section, section section {
  padding: 0 0 !important;
}

/* Box layout */
.no-gutter {
  margin-right: 0;
  margin-left: 0;
  font-size: 0;
}

.no-gutter > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 768px) {
  .cms-margin-row {
    margin-top: 75px;
  }
}

.lesroch-container {
  margin: 0 auto;
  padding: 0 0;
  width: 100%;
  max-width: 1600px;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}

@media (max-width: 1600px) and (min-width: 768px) {
  .lesroch-container {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .lesroch-container {
    padding: 0 15px;
  }
  .lesroch-container.lesroch-large-container {
    padding: 0 15px;
  }
}

@media (max-width: 1440px) and (min-width: 768px) {
  .lesroch-container {
    /* padding: 0 25px; */
  }
  .lesroch-container .lesroch-logo-col {
    width: 16%;
  }
  .lesroch-container #lesroch-masthead .lesroch-nav-col {
    width: 90%;
  }
}

.lesroch-container .lesroch-container {
  padding: 0 0 !important;
}

.lesroch-inline {
  display: table;
  width: 100%;
  font-size: 0;
  margin: 0;
}

@-moz-document url-prefix() {
  .lesroch-inline {
    table-layout: fixed;
  }
}

.lesroch-inline > [class*=lesroch-middle-align] {
  padding-right: 0;
  padding-left: 0;
}

.lesroch-middle-align {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

@-moz-document url-prefix() {
  .lesroch-middle-align {
    display: -moz-inline-stack;
  }
}

.lesroch-top-align {
  display: inline-block;
  vertical-align: top;
  float: none;
}

@-moz-document url-prefix() {
  .lesroch-top-align {
    display: -moz-inline-stack;
  }
}

.lesroch-bottom-align {
  display: inline-block;
  vertical-align: bottom;
  float: none;
}

@-moz-document url-prefix() {
  .lesroch-bottom-align {
    display: -moz-inline-stack;
  }
}

.lesroch-left-align, .has-megamenu {
  text-align: left;
}

.lesroch-center-align {
  text-align: center;
}

.lesroch-right-align {
  text-align: right;
}

.lock-html {
  overflow: hidden;
}

/**
ul, li, ol
*/
ul, li, ol {
  list-style: none;
}

/* Hidden elem scss */
.hidden-field {
  display: none;
}

/**
@Form field scss styles
*/
html input[disabled], html select[disabled] + .fancy-select, button[disabled], .fancy-selectwrapper.disabled-wrapper {
  cursor: not-allowed;
}

html select[disabled] + .fancy-select {
  pointer-events: none;
}

html select + .fancy-select {
  pointer-events: auto;
}

@media (min-width: 768px) {
  .wpcf7 select + .fancy-select {
    padding-top: 11px;
    height: 39px;
    font-size: 16px !important;
  }
}

@media (max-width: 767px) {
  .wpcf7 select + .fancy-select {
    text-transform: capitalize;
    line-height: 2em;
  }
}

form .cms-form-control, form input[type="text"].cms-form-control {
  width: 100%;
  background: #ffffff;
  border: 0;
  font-family: 'apexnew-book';
}

.selecbox-group-inline .btn-gray, .selecbox-group-inline .btn {
  margin-top: 0 !important;
  border-width: 2px !important;
  line-height: 1;
}

@media (min-width: 768px) {
  .selecbox-group-inline .btn-gray, .selecbox-group-inline .btn {
    padding: 10px 18px 10px !important;
  }
}

@media (max-width: 767px) {
  .selecbox-group-inline .btn-gray, .selecbox-group-inline .btn {
    padding: 11px 18px 11px !important;
  }
}

@media (max-width: 480px) {
  .selecbox-group-inline .btn-gray, .selecbox-group-inline .btn {
    margin-bottom: 15px;
  }
}

label {
  font-weight: normal;
}

@media (min-width: 768px) {
  form {
    text-align: left;
  }
}

form sup {
  top: -0.05em;
  right: 0.15em;
}

form .selectbox-group {
  display: table;
  width: 100%;
  font-size: 0;
  /* textarea group scss */
  /* submit group */
  /* select box scss */
}

form .selectbox-group:last-of-type {
  margin-bottom: 0;
}

form .selectbox-group .selecbox-group-inline {
  position: relative;
}

@media (min-width: 768px) {
  form .selectbox-group .selecbox-group-inline {
    display: inline-block;
    vertical-align: middle;
  }
}

form .selectbox-group .selecbox-group-inline label {
  font-weight: normal;
  letter-spacing: 0.8px;
  color: #181716;
}

form .selectbox-group .selecbox-group-inline:first-of-type {
  font-family: 'montserrat-light';
  font-size: 13px;
  color: #181716;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  form .selectbox-group .selecbox-group-inline:first-of-type {
    width: 26%;
  }
}

@media (max-width: 767px) {
  form .selectbox-group .selecbox-group-inline:first-of-type {
    display: none;
  }
}

form .selectbox-group .selecbox-group-inline:last-of-type {
  padding-left: 0%;
}

@media (min-width: 768px) {
  form .selectbox-group .selecbox-group-inline:last-of-type {
    width: 74%;
  }
}

@media (max-width: 767px) {
  form .selectbox-group .selecbox-group-inline:last-of-type {
    text-align: center;
  }
}

form .selectbox-group.textarea-group .selecbox-group-inline {
  vertical-align: top;
}

form .selectbox-group.submit-group {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  form .selectbox-group.submit-group {
    margin-top: 40px;
    text-align: right;
  }
}

@media (max-width: 767px) {
  form .selectbox-group.submit-group {
    margin-top: 25px;
  }
}

form .selectbox-group.submit-group .selecbox-group-inline:first-of-type {
  font-family: 'apexnew-book';
}

@media (min-width: 768px) {
  form .selectbox-group.submit-group .selecbox-group-inline:first-of-type {
    width: 48%;
  }
}

@media (max-width: 767px) {
  form .selectbox-group.submit-group .selecbox-group-inline:first-of-type {
    display: block;
    margin-bottom: 15px;
  }
}

form .selectbox-group.submit-group .selecbox-group-inline:first-of-type label {
  font-size: 16px;
  text-transform: none;
}

@media (min-width: 768px) {
  form .selectbox-group.submit-group .selecbox-group-inline:last-of-type {
    margin-left: 4%;
    width: 48%;
  }
}

form .selectbox-group .fancy-select {
  font-family: 'apexnew-book';
  font-size: 13px;
}

@media (min-width: 768px) {
  form .selectbox-group .fancy-select {
    text-transform: capitalize;
    /* font-size: 13px !important; */
  }
}

form .selectbox-group .fancy-select.open .fancy-list {
  border: 1px solid #cccccc;
}

form .selectbox-group .fancy-select .option {
  padding: 0 0;
}

form .selectbox-group .fancy-select .option:before {
  display: none;
}

form .selectbox-group .fancy-select li > a {
  padding: 9px 15px !important;
  line-height: 1;
  color: #999999;
}

@media (min-width: 768px) {
  form .selectbox-group .fancy-select li > a {
    padding: 9px 20px !important;
    font-size: 16px !important;
  }
}

@media (max-width: 767px) {
  form .selectbox-group .fancy-select li > a {
    font-size: 13px !important;
  }
}

input, select, .fancy-select {
  line-height: 1;
  color: #999999;
  font-family: 'montserrat-light';
  letter-spacing: 0.8px;
}

@media (min-width: 768px) {
  input, select, .fancy-select {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  input, select, .fancy-select {
    font-size: 13px;
  }
}

input::-ms-expand, select::-ms-expand, .fancy-select::-ms-expand {
  display: none;
}

select, .fancy-select, .date-group input {
  cursor: pointer;
}

.cms-form-control {
  padding: 9px 20px;
  border: 1px solid #999999;
  border-radius: 50px;
  background-position: calc(100% - 20px) 50%;
}

.cms-form-control::-ms-expand {
  display: none;
}

textarea {
  min-height: 150px;
  border-radius: 15px !important;
  resize: none;
  font-size: 13px;
  line-height: 1;
  color: #999999;
  font-family: 'montserrat-light';
  letter-spacing: 0.8px;
}

#program-filter-list input[type="radio"],
#program-filter-list input[type="checkbox"],
.cms-registration-from-row input[type="radio"] {
  display: none;
}

input[type="radio"] + label, form[class*="wpcf7-"] input[type="radio"] + span {
  position: relative;
  display: inline-block;
  padding-right: 50px;
  padding-left: 35px;
  color: #181716;
  cursor: pointer;
  font-family: 'apexnew-book';
  font-size: 16px;
}

input[type="radio"] + label:before, form[class*="wpcf7-"] input[type="radio"] + span:before {
  position: absolute;
  left: 0;
  bottom: 1px;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border-radius: 50%;
}

input[type="radio"]:checked + label:before, form[class*="wpcf7-"] input[type="radio"]:checked + span:before {
  content: "\2022";
  color: #e3000b;
  font-size: 28px;
  text-align: center;
  line-height: 21px;
}

@media (min-width: 768px) {
  form .option,
  form .cms-form-control {
    font-size: 16px;
  }
}

select.cms-form-control {
  background: url(../images/down-chevron.png) transparent no-repeat;
  background-position: calc(100% - 20px) 50%;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (min-width: 768px) {
  input[type="text"].cms-form-control {
    background: transparent;
  }
}

@media (max-width: 767px) {
  form .cms-form-control {
    height: 45px;
    text-transform: capitalize;
  }
}

/* Body selection */
::-moz-selection {
  background: #e3000b;
  color: #ffffff;
}

::selection {
  background: #e3000b;
  color: #ffffff;
}

/**
@Media queries
*/
.megamenu-dropdown h2 {
  color: #ffffff;
}

@media (min-width: 1025px) {
  .m-hidden,
  #submenu-mobile-stuffs,
  .hidden-lg-screen {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-lg, .lg-hidden {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .d-hidden,
  .md-hidden {
    display: none !important;
  }
  .shortcodes-megamenu .lesroch-megamenu-wrapper {
    display: none !important;
  }
  /* Mobile stuffs scss */
  #submenu-mobile-stuffs {
    display: none;
  }
  #submenu-mobile-stuffs {
    position: absolute;
    left: 0;
    width: 100%;
    max-width: 160px;
    margin-right: 30px;
    text-align: right;
  }
  #submenu-mobile-stuffs div * {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
  #submenu-mobile-stuffs div a {
    margin-right: 0px;
    padding: 10px 10px;
    max-width: 120px;
    width: 100%;
    /* float: right; */
    font-size: 13px;
  }
  #submenu-mobile-stuffs div a:last-of-type {
    margin-left: 90px;
  }
  #submenu-mobile-stuffs div a:not(:last-of-type) {
    position: absolute;
    top: -17px;
    left: 0;
    width: 70px;
    border: 0;
    background: #e3000b;
    border-radius: 0;
    height: calc(100% + 33px);
  }
  #submenu-mobile-stuffs div a:not(:last-of-type):hover {
    opacity: 1;
  }
  #submenu-mobile-stuffs div a.third-level-menu-trigger {
    background: #e3000b;
  }
  #submenu-mobile-stuffs div a.third-level-menu-trigger:before, #submenu-mobile-stuffs div a.third-level-menu-trigger:after {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 20px;
    height: 4px;
    background: #ffffff;
    right: 0;
    margin: -2px auto 0 auto;
    border-radius: 5px;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  #submenu-mobile-stuffs div a.third-level-menu-trigger:after {
    display: block;
    width: 20px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  #submenu-mobile-stuffs div a.third-level-menu-trigger.opened:before {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  #submenu-mobile-stuffs div a.third-level-menu-trigger.opened:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #submenu-mobile-stuffs div h2 {
    position: absolute;
    top: 50%;
    left: 20px;
    width: calc(100% - 175px);
    text-align: left;
    font-size: 12px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (max-width: 1440px) and (min-width: 1025px) {
  .lesroch-detail-innerpage-template #lesroch-homepage-banner .lesroch-scroll-wrap {
    bottom: 30px;
  }
}

@media (max-width: 767px) {
  body, html {
    overflow-x: hidden !important;
  }
  .lesroch-spec-panel a,
  .cms-sepc-list li h4 > a {
    padding-left: 15px;
  }
  .lesroch-spec-panel a.toggler:before,
  .cms-sepc-list li h4 > a:before {
    display: block !important;
    margin-top: 5px !important;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    content: "";
    width: 4px;
    height: 7px;
    background: url(../images/megaitem-arrow.png) no-repeat;
  }
  .lesroch-tabUi-section .lesroch-cms-entry-row {
    /* margin: 0 -15px; */
  }
  .cms-responsive-video-wrap {
    position: relative;
    overflow: hidden;
    padding: 28.15%;
    height: 0;
  }
  .cms-responsive-video-wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .lesroch-tabUi-section .lesroch-container {
    padding: 0 0;
  }
  .lesroch-insight-section article:not(:last-of-type) {
    margin-bottom: 40px;
  }
  .lesroch-hompepage-template .lesroch-insight-section .cms-borderless-col3:not(:first-of-type),
  .lesroch-filter-template .nicescroll-rails {
    display: none !important;
  }
  .fancy-select .fancy-list {
    overflow-y: auto !important;
  }
  .cms-gallery-text-col .read-more-plus {
    margin-top: 20px !important;
  }
  .same-height-col:not(.lesroch-js-slider) {
    height: auto !important;
  }
  .same-height-col.lesroch-js-slider, .cms-industry-career-section .bkg-cover.same-height-col:not(.cms-megavideo-section) {
    /* height: 280px !important;
		min-height: 280px !important; */
    height: auto !important;
  }
  .same-height-col.lesroch-js-slider.cms-megavideo-section, .cms-industry-career-section .bkg-cover.same-height-col:not(.cms-megavideo-section).cms-megavideo-section {
    height: auto !important;
  }
  .filter-row .row > [class*="col-"] ul li {
    padding-left: 0;
  }
  #lesroch-homepage-banner .lesroch-banner-caption,
  .xs-m-hidden, .hidden-xs,
  body.lesroch-homepage-template .lesroch-insight-section .cms-borderless-col3:not(:first-of-type),
  .filter-row .row > [class*="col-"] ul li:before {
    display: none;
  }
  .cms-recruit-section.lesroch-section [class^=col-] {
    margin-bottom: 15px;
    padding: 0 10px;
    width: 50% !important;
  }
  .cms-recruit-section.lesroch-section [class^=col-]:nth-of-type(4) {
    /* margin-bottom: 0; */
  }
  .cms-recruit-section.lesroch-section [class^=col-]:nth-of-type(5) {
    margin-bottom: 0;
  }
  .cms-recruit-section.lesroch-section [class^=col-]:nth-of-type(3) {
    margin-bottom: 15px !important;
  }
  .cms-insight-section.lesroch-default-theme h2 {
    text-align: center;
  }
  /* Footer scss */
  #colphon .row > [class*=col-] {
    width: 100%;
    float: none;
  }
  /* Comman grid row */
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  #submenu-mobile-stuffs {
    display: none;
    max-width: 150px;
  }
  #submenu-mobile-stuffs div a {
    max-width: 75px;
    font-size: 11px;
  }
  #submenu-mobile-stuffs div a.third-level-menu-trigger {
    position: relative;
    background: #e3000b;
  }
  #submenu-mobile-stuffs div a.third-level-menu-trigger:before, #submenu-mobile-stuffs div a.third-level-menu-trigger:after {
    width: 15px;
    height: 3px;
  }
  #submenu-mobile-stuffs div a.third-level-menu-trigger:after {
    width: 15px;
  }
  #submenu-mobile-stuffs div a:not(:last-of-type) {
    position: absolute;
    top: -10px;
    width: 57px;
    border: 0;
    background: #e3000b;
    border-radius: 0;
    height: calc(100% + 21px);
  }
  #submenu-mobile-stuffs div a:last-of-type {
    margin-left: 50px;
  }
  body.lesroch-hompepage-template .lesroch-wrapper {
    padding-top: 66px;
  }
  .lesroch-programlist-section:not(.cms-sublinks-list-section) {
    padding: 0 15px;
  }
  .lesroch-programlist-section:not(.cms-sublinks-list-section) [class^=col-]:not(:last-of-type) {
    /* margin-bottom: 25px; */
  }
  .lesroch-programlist-section:not(.cms-sublinks-list-section) [class^=col-] h2 {
    margin-bottom: 17px;
  }
}

/* Media query below 480px */
@media (max-width: 479px) {
  #submenu-mobile-stuffs div h2 {
    display: none;
  }
  #submenu-mobile-stuffs div a {
    float: left;
  }
  #submenu-mobile-stuffs div a:last-of-type {
    margin-left: 70px;
  }
  #submenu-mobile-stuffs {
    margin-right: 10px;
  }
}

.lesroch-history-template .history-container li:before {
  top: 0 !important;
  border: 0;
}

.lesroch-history-template .hPaginCont li:before {
  display: none;
}

ul.is__list-group li {
  padding: 0 0 !important;
}

ul.is__list-group li:before {
  display: none !important;
}

/* ---------------------------------------------------------------------------------- */
/* ***************************** Marketo Form scss codes **************************** */
/* ---------------------------------------------------------------------------------- */
.mktoForm {
  width: 100% !important;
  max-width: 620px !important;
  /* for ie */
}

.mktoForm .mktoFieldWrap .mktoLabel {
  position: relative;
  display: inline-block !important;
  vertical-align: middle !important;
  padding: 0 0 0 5px;
  float: none;
  width: 26% !important;
  font-family: 'montserrat-light' !important;
  font-weight: normal !important;
  font-size: 13px !important;
  color: #181716 !important;
  text-transform: uppercase !important;
  text-align: left;
}

@media (max-width: 767px) {
  .mktoForm .mktoFieldWrap .mktoLabel {
    display: block !important;
    margin-bottom: 15px !important;
    width: 100% !important;
  }
  .mktoForm .mktoFieldWrap .mktoLabel[for="Salutation"] {
    display: inline-block !important;
    margin-bottom: 0px !important;
    width: 26% !important;
  }
}

@media (min-width: 768px) {
  .mktoForm .mktoFieldWrap .mktoLabel[for=Contact_Comment__c] {
    vertical-align: top !important;
    padding-top: 10px !important;
  }
}

.mktoForm .mktoFieldWrap.mktoRequiredField .mktoAsterix {
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 0;
}

.mktoForm .mktoFieldWrap .mktoRadioList {
  display: inline-block !important;
  vertical-align: middle;
  padding: 0 0 !important;
  float: none !important;
  width: 74% !important;
}

.mktoForm .mktoFieldWrap .mktoGutter.mktoHasWidth {
  display: none;
}

.mktoForm .mktoFieldWrap input[type="radio"] + label {
  display: inline-block !important;
  vertical-align: middle;
  margin: 0 0;
  padding: 0 50px 0 35px;
}

.mktoForm .mktoFieldWrap input[type="radio"] + label:before {
  margin-left: 0 !important;
  width: 20px !important;
  height: 20px !important;
  box-shadow: none !important;
  border: 0 !important;
}

.mktoForm .mktoFieldWrap input[type="radio"]:checked + label:before {
  content: "\2022";
  margin-left: 0 !important;
  background: #ffffff !important;
  border: 0 !important;
  color: #e3000b;
  font-size: 28px;
  text-align: center;
  line-height: 21px;
}

.mktoForm .mktoFormCol {
  margin-bottom: 15px !important;
  padding: 0 0 !important;
  float: none !important;
  width: 100% !important;
}

@media (max-width: 767px) {
  .mktoForm .mktoFormCol {
    margin-bottom: 20px !important;
  }
}

.mktoForm .mktoFormCol .mktoFieldWrap {
  float: none !important;
  width: 100% !important;
}

.mktoForm .mktoField,
.mktoForm select.mktoField,
.mktoForm input[type=text] {
  display: inline-block !important;
  vertical-align: middle;
  padding: 10px 20px !important;
  border: 0 !important;
  border-radius: 50px !important;
  float: none !important;
  width: 74% !important;
  height: auto !important;
  line-height: 1.2 !important;
  box-shadow: none !important;
  font-family: 'apexnew-book' !important;
  color: #999999 !important;
  font-size: 16px !important;
  text-transform: none !important;
}

@media (max-width: 767px) {
  .mktoForm .mktoField,
  .mktoForm select.mktoField,
  .mktoForm input[type=text] {
    display: block !important;
    width: 100% !important;
  }
}

.mktoForm select.mktoField {
  padding: 10px 35px 10px 20px !important;
  padding-right: 35px !important;
  background: url(../images/down-chevron.png) #ffffff no-repeat !important;
  background-position: calc(100% - 20px) 50% !important;
  text-transform: capitalize !important;
  font-size: 16px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

.mktoForm select.mktoField option {
  padding: 10px 10px !important;
}

.mktoForm select::-ms-expand {
  display: none !important;
}

.mktoForm textarea.mktoField {
  border-radius: 15px !important;
  min-height: 150px !important;
}

.mktoForm .mktoButtonRow {
  display: block !important;
  margin-top: 40px !important;
  width: 100% !important;
}

@media (min-width: 768px) {
  .mktoForm .mktoButtonRow {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .mktoForm .mktoButtonRow {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .mktoForm .mktoButtonRow .mktoRound {
    margin: 0 0 !important;
  }
}

.mktoForm .mktoButtonRow .mktoButton {
  padding: 10px 18px 10px !important;
  background: transparent !important;
  border: 2px solid #e3000b !important;
  border-radius: 50px !important;
  font-size: 13px !important;
  line-height: 1em !important;
  text-align: center;
  text-transform: uppercase;
  font-family: 'montserrat-light';
  letter-spacing: 1px;
  color: #e3000b !important;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}

.mktoForm .mktoButtonRow .mktoButton:hover, .mktoForm .mktoButtonRow .mktoButton:focus {
  opacity: 0.6;
}

.mktoForm input[type="radio"], .mktoForm input[type="checkbox"] {
  display: none !important;
}

.mktoForm .mktoError .mktoErrorMsg {
  background: #e3000b !important;
  border: 0 !important;
  border-radius: 3px !important;
  padding: 7px 10px !important;
  font-size: 12px !important;
  font-family: 'montserrat-light' !important;
  text-shadow: none !important;
}

.mktoForm .mktoError .mktoErrorArrow {
  border: 0 !important;
}

/* Contact 7 form scss */
form .salutaion span[class*="wpcf7-list-item"] {
  font-weight: normal;
  letter-spacing: 0.8px;
  color: #181716;
  font-size: 16px;
  font-family: 'apexnew-book';
  cursor: pointer;
}

form span.wpcf7-not-valid-tip {
  margin-top: 10px;
  font-size: 13px;
  font-family: 'montserrat-light' !important;
}

form div.wpcf7-validation-errors,
form div.wpcf7-mail-sent-ok {
  padding: 10px 10px;
  border-color: #e3000b;
  color: #e3000b;
  font-size: 13px;
  font-family: 'montserrat-light' !important;
}

form div.wpcf7-mail-sent-ok {
  border-color: #999999;
  color: #999999;
}

form img.ajax-loader {
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  form img.ajax-loader {
    right: 0;
  }
}

form .mktoError {
  z-index: 1 !important;
}

/* ---------------------------------------------------------------------------- */
/* ************************* Swiper slider scss codes ************************* */
/* ---------------------------------------------------------------------------- */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  height: 100%;
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
/* .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
} */
/* Bullets */
/* .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
*/
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

/* .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
*/
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

/* .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
*/
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

/* .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
*/
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* ------------------------------------------------------------------------ */
/* ****************************** Utilites scss *************************** */
/* ------------------------------------------------------------------------ */
/**
Theme background colors
*/
.lesroch-black-theme {
  background: #404041;
  color: #ffffff;
}

.lesroch-red-theme {
  background: #e3000b;
  color: #ffffff;
}

/**
Buttons scss
*/
h2 > a:hover, h4 > a:hover, h3 > a:hover, h1 > a:hover {
  color: #e3000b !important;
}

#lesroch-masthead #losroches-menu > li.lesroch-action-item > a, #lesroch-masthead .lesroch-onfly-action-list > li.lesroch-action-elem > a {
  display: inline-block;
  vertical-align: top;
  padding: 10px 19px;
  background: transparent;
  border: 2px solid #ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'montserrat-light';
  letter-spacing: 1px;
  border-color: #e3000b;
  color: #e3000b;
}

#lesroch-masthead #losroches-menu > li.lesroch-action-item > a:hover, #lesroch-masthead .lesroch-onfly-action-list > li.lesroch-action-elem > a:hover {
  opacity: 0.65;
}

@media (min-width: 768px) {
  #lesroch-masthead #losroches-menu > li.lesroch-action-item > a, #lesroch-masthead .lesroch-onfly-action-list > li.lesroch-action-elem > a {
    font-size: 13px;
    line-height: 1em;
  }
  .lesroch-language a {padding: 0 !important; border: 0 !important;}
}

@media (max-width: 767px) {
  #lesroch-masthead #losroches-menu > li.lesroch-action-item > a, #lesroch-masthead .lesroch-onfly-action-list > li.lesroch-action-elem > a {
    margin-top: 25px;
    padding: 15px 30px;
    width: 100%;
    font-size: 20px;
    max-width: 195px;
    border-width: 2px;
    line-height: 1;
  }
}

#lesroch-subhead #lesroches-submenu .losroch-btn,
#lesroch-masthead #losroches-menu .losroch-btn,
.lesroch-btn,
#colphon .lesroch-footer-cms-col a.btn,
.mobile-action-btn-list .losroch-btn {
  display: inline-block;
  vertical-align: top;
  padding: 7px 19px;
  background: transparent;
  border: 2px solid #ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'montserrat-light';
  letter-spacing: 1px;
  color: #ffffff;
  /* Red button */
  /* Gray Button */
}

#lesroch-subhead #lesroches-submenu .losroch-btn:hover, #lesroch-subhead #lesroches-submenu .losroch-btn.active,
#lesroch-masthead #losroches-menu .losroch-btn:hover,
#lesroch-masthead #losroches-menu .losroch-btn.active,
.lesroch-btn:hover,
#colphon .lesroch-footer-cms-col a.btn:hover,
.lesroch-btn.active,
#colphon .lesroch-footer-cms-col a.active.btn,
.mobile-action-btn-list .losroch-btn:hover,
.mobile-action-btn-list .losroch-btn.active {
  color: #ffffff;
  opacity: 0.65;
}

#lesroch-subhead #lesroches-submenu .losroch-btn:focus, #lesroch-subhead #lesroches-submenu .losroch-btn:active, #lesroch-subhead #lesroches-submenu .losroch-btn.active,
#lesroch-masthead #losroches-menu .losroch-btn:focus,
#lesroch-masthead #losroches-menu .losroch-btn:active,
#lesroch-masthead #losroches-menu .losroch-btn.active,
.lesroch-btn:focus,
#colphon .lesroch-footer-cms-col a.btn:focus,
.lesroch-btn:active,
#colphon .lesroch-footer-cms-col a.btn:active,
.lesroch-btn.active,
#colphon .lesroch-footer-cms-col a.active.btn,
.mobile-action-btn-list .losroch-btn:focus,
.mobile-action-btn-list .losroch-btn:active,
.mobile-action-btn-list .losroch-btn.active {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 768px) {
  #lesroch-subhead #lesroches-submenu .losroch-btn,
  #lesroch-masthead #losroches-menu .losroch-btn,
  .lesroch-btn,
  #colphon .lesroch-footer-cms-col a.btn,
  .mobile-action-btn-list .losroch-btn {
    font-size: 13px;
    line-height: 1.5em;
  }
}

@media (max-width: 767px) {
  #lesroch-subhead #lesroches-submenu .losroch-btn,
  #lesroch-masthead #losroches-menu .losroch-btn,
  .lesroch-btn,
  #colphon .lesroch-footer-cms-col a.btn,
  .mobile-action-btn-list .losroch-btn {
    margin-top: 25px;
    padding: 10px 15px;
    width: 100%;
    max-width: 150px;
    border-width: 2px;
    font-size: 12px;
    line-height: 1;
  }
}

#lesroch-subhead #lesroches-submenu .losroch-btn.red-btn,
#lesroch-masthead #losroches-menu .losroch-btn.red-btn,
.lesroch-btn.red-btn,
#colphon .lesroch-footer-cms-col a.red-btn.btn,
.mobile-action-btn-list .losroch-btn.red-btn {
  border-color: #e3000b;
  color: #e3000b;
}

#lesroch-subhead #lesroches-submenu .losroch-btn.btn-gray,
#lesroch-masthead #losroches-menu .losroch-btn.btn-gray,
.lesroch-btn.btn-gray,
#colphon .lesroch-footer-cms-col a.btn-gray.btn,
.mobile-action-btn-list .losroch-btn.btn-gray {
  padding: 11px 18px 12px;
  border-width: 1px;
  border-color: #999999;
  color: #999999;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  line-height: 1;
}

section:not(.lesroch-action-section):not(.cms-programlist-filter-section) .btn-margin {
  margin-top: 42px;
}

@media (min-width: 768px) {
  section:not(.lesroch-action-section):not(.cms-programlist-filter-section) .btn-margin:not(:last-of-type) {
    margin-right: 25px;
  }
  section:not(.lesroch-action-section):not(.cms-programlist-filter-section) .btn-margin.wpcf7-submit {
    margin-right: 0;
  }
}

@media (max-width: 767px) and (min-width: 481px) {
  section:not(.lesroch-action-section):not(.cms-programlist-filter-section) .btn-margin:not(:last-of-type) {
    margin-right: 5%;
  }
}

@media (max-width: 480px) {
  section:not(.lesroch-action-section):not(.cms-programlist-filter-section) .btn-margin {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  section:not(.lesroch-action-section):not(.cms-programlist-filter-section) .btn-margin:last-of-type {
    margin-top: 20px !important;
  }
}

@media (max-width: 767px) {
  .cms-calltoaction-button-wrap .btn {
    margin-top: 0;
    /* max-width: 250px; */
    width: auto;
    max-width: inherit;
  }
}

#lesroch-masthead #losroches-menu .losroch-btn {
  padding: 10px 15px;
}

@media (min-width: 1025px) {
  #lesroch-masthead #losroches-menu .losroch-btn {
    max-height: 37px;
  }
}

.lesroch-cms-text-col .btn-text {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn-text {
  position: relative;
  display: inline-block;
  margin-top: 7px;
  padding: 0 0;
  text-transform: uppercase;
  font-family: 'montserrat-light';
}

.btn-text:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 0;
  height: 1px;
  background: #e3000b;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.btn-text:hover:before {
  width: 100%;
}

@media (min-width: 768px) {
  .btn-text {
    font-size: 13px;
    line-height: 1.25em;
  }
}

@media (max-width: 767px) {
  .btn-text {
    margin-top: 27px;
    font-size: 13px;
    line-height: 1.25em;
  }
}

.btn-text.red-btn-text {
  color: #e3000b;
}

.read-more-plus {
  display: block !important;
  margin-top: 35px;
  padding: 0 0;
  width: 20px;
  height: 20px;
}

@media (max-width: 767px) {
  .read-more-plus {
    display: block !important;
  }
}

.read-more-plus i.arrow-plus {
  display: block;
  width: 20px;
  height: 20px;
  background-position: center;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@media (min-width: 768px) {
  .read-more-plus i.arrow-plus {
    background: url(../images/plus-icon.png) no-repeat;
  }
}

@media (max-width: 767px) {
  .read-more-plus i.arrow-plus {
    background: url(../images/mobile-plus-icon.png) no-repeat;
    background-size: 50%;
    width: 29px;
    height: 15px;
  }
}

@media (max-width: 767px) {
  h3 + .read-more-plus {
    margin-top: 0;
  }
}

.arrow-btn {
  display: block;
  padding: 0 0;
}

@media (min-width: 768px) {
  .arrow-btn {
    margin-top: 25px;
    width: 45px;
    height: 45px;
  }
}

@media (max-width: 767px) {
  .arrow-btn {
    margin-top: 20px;
    width: 55px;
    height: 55px;
  }
}

.arrow-btn.arrow-red-btn i.right-arrow {
  position: relative;
  top: 50%;
  display: inline-block;
  border: 2px solid #e3000b;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}

@media (min-width: 768px) {
  .arrow-btn.arrow-red-btn i.right-arrow {
    width: 45px;
    height: 45px;
    background: url(../images/scroll-arrow.png) no-repeat;
    background-position: center;
  }
}

@media (max-width: 767px) {
  .arrow-btn.arrow-red-btn i.right-arrow {
    width: 55px;
    height: 55px;
    background: url(../images/scroll-arrow.png) no-repeat;
    background-position: center;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }
}

/**
background color
*/
.lesroch-gray-section {
  background: #f0f0f0;
}

/**
Nice select custom plugin scss
*/
.fancy-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #ffffff;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  font-family: 'montserrat-light';
  font-weight: normal;
  height: 38px;
  line-height: 18px;
  outline: none;
  position: relative;
  text-transform: uppercase;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

@media (max-width: 767px) {
  .fancy-select {
    height: 45px;
    line-height: 1.65em;
  }
}

.fancy-select:hover {
  border-color: #dbdbdb;
}

.fancy-select:active, .fancy-select.open, .fancy-select:focus {
  border-color: #999;
  border-radius: 0;
}

.fancy-select.open .fancy-list {
  left: -1px;
  margin: 0 0;
  width: calc(100% + 2px);
}

.fancy-select:after {
  border-bottom: 0px solid #999;
  border-right: 0px solid #999;
  content: '';
  display: block;
  height: 16px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 20px;
  z-index: 1;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  width: 16px;
  background: url(../images/down-chevron.png) no-repeat;
}

.fancy-select:before {
  position: absolute;
  top: 2px;
  right: 1px;
  bottom: 0;
  content: '';
  z-index: 1;
  background: #ffffff;
  width: 35px;
  height: 85%;
  border-radius: 50%;
}

.fancy-select.open:after {
  margin-top: -16px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* .fancy-select.open:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  background: #ffffff;
} */
.fancy-select.open .fancy-list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.fancy-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.fancy-select.disabled:after {
  border-color: #cccccc;
}

.fancy-select.wide {
  width: 100%;
}

.fancy-select.wide .fancy-list {
  left: 0 !important;
  right: 0 !important;
}

.fancy-select.right {
  float: right;
}

.fancy-select.right .fancy-list {
  left: auto;
  right: 0;
}

.fancy-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.fancy-select.small:after {
  height: 4px;
  width: 4px;
}

.fancy-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.fancy-select .fancy-list {
  position: absolute;
  border: 1px solid #999999;
  width: calc(100%);
  height: 250px;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: 0;
  box-sizing: border-box;
  margin-top: 0px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 2;
}

@media (max-width: 767px) {
  .fancy-select .fancy-list {
    /* overflow-y: auto !important; */
  }
}

.fancy-select .fancy-list:before, .fancy-select .fancy-list:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.fancy-select .option {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.fancy-select .option:hover, .fancy-select .option.focus {
  background-color: #f0f0f0;
}

.fancy-select .option.selected {
  pointer-events: none;
  font-weight: normal;
}

.fancy-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.fancy-select .option.selected.focus {
  background: #999999;
}

.no-csspointerevents .fancy-select .fancy-list {
  display: none;
}

.no-csspointerevents .fancy-select.open .fancy-list {
  display: block;
}

.slimescroll-js-row {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  background: #222222;
  border: 1px solid #555555;
}

.open .slimescroll-js-row {
  pointer-events: auto;
  opacity: 1;
}

.nicescroll-rails {
  border-radius: 5px;
}

.overflow-default {
  overflow: visible !important;
}

.niceSelect-select {
  width: 100%;
}

html select + .fancy-select .current {
  overflow: hidden;
  display: block;
  width: 100%;
  max-width: 145px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.niceSelect-open {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.option {
  padding: 0 0 !important;
}

.option:before {
  display: none;
}

.option > a {
  display: block;
  padding: 0 25px;
}

.option.selected {
  background: #999999;
}

.option.selected > a {
  color: #ffffff !important;
}

.fancy-select .option.hidden-item {
  display: none;
}

.fancy-select .option.visible {
  display: block;
}

/**
Placehoder scss
*/
selector::-webkit-input-placeholder {
  color: #999999;
  font-size: 13px;
  font-family: "montserrat-light";
  text-transform: uppercase;
}

selector::-moz-placeholder {
  color: #999999;
  font-size: 13px;
  font-family: "montserrat-light";
  text-transform: uppercase;
}

selector:-ms-input-placeholder {
  color: #999999;
  font-size: 13px;
  font-family: "montserrat-light";
  text-transform: uppercase;
}

selector:-moz-placeholder {
  color: #999999;
  font-size: 13px;
  font-family: "montserrat-light";
  text-transform: uppercase;
}

/* --------------------------------------------------------------------------------------- */
/* ****************************** Importing layouts scss files *************************** */
/* --------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------- */
/* **************************** Header scss *************************** */
/* -------------------------------------------------------------------- */
/* Program 2nd level subheader scss */
.lesroch-logo a {
  display: inline-block;
  vertical-align: middle;
}

header#lesroch-subhead {
  background: #f0f0f0;
  /* @include lesroch-transition(all, 0.25s); */
}

@media (min-width: 1025px) {
  header#lesroch-subhead {
    position: absolute;
    z-index: 4;
    margin-top: -90px !important;
    height: 90px;
    min-height: 90px;
    max-height: 90px;
  }
  header#lesroch-subhead #lesroches-submenu > li > a {
    padding: 35px 0;
  }
}

@media (max-width: 1024px) {
  header#lesroch-subhead {
    /* Style rules for 2nd level menu with childrens in mobile and ipad screen */
  }
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* overflow-x: hidden;
			    overflow-y: auto; */
  }
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu li {
    margin: 0 0 !important;
  }
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu .has-megamenu {
    position: relative;
  }
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu .has-megamenu a:before {
    display: none !important;
  }
}

@media (max-width: 1024px) and (max-width: 1024px) {
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu .has-megamenu li > a {
    padding-left: 40px !important;
  }
}

@media (max-width: 1024px) and (max-width: 1024px) {
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu .has-megamenu li > a {
    padding-left: 25px !important;
  }
}

@media (max-width: 1024px) and (max-width: 1024px) {
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu .has-megamenu li li a {
    padding-left: 60px !important;
  }
}

@media (max-width: 1024px) and (max-width: 1024px) {
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu .has-megamenu li li a {
    padding-left: 35px !important;
  }
}

@media (max-width: 1024px) {
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu a {
    display: block !important;
    border-radius: 0;
    border-bottom: 1px solid #333333;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px !important;
    font-family: 'montserrat-light';
    line-height: 20px !important;
  }
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu a:hover {
    color: #e3000b;
  }
}

@media (max-width: 1024px) and (max-width: 1024px) {
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu a {
    padding: 15px 20px !important;
  }
}

@media (max-width: 1024px) and (max-width: 1024px) {
  header#lesroch-subhead .lesroches-navbar-wrap > .lesroch-program-second-level-menu a {
    padding: 15px 15px !important;
  }
}

@media (max-width: 1024px) {
  header#lesroch-subhead #lesroches-submenu li.has-children-on a {
    position: relative;
  }
  header#lesroch-subhead #lesroches-submenu li.has-children-on a:before {
    position: absolute;
    top: 50%;
    right: 20px;
    content: "";
    display: block;
    background: url(../images/slider-red-next-arrow.png) no-repeat;
    width: 10px;
    height: 16px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  header#lesroch-subhead {
    top: 77px !important;
  }
  header#lesroch-subhead > div {
    min-height: 70px;
  }
  header#lesroch-subhead .lesroch-header-row {
    padding: 0 0;
  }
  header#lesroch-subhead .lesroch-nav-col {
    width: 100%;
  }
}

@media (max-width: 767px) {
  header#lesroch-subhead {
    top: 66px !important;
  }
  header#lesroch-subhead > div {
    padding: 0 0;
    min-height: 56px;
    /* min-height: inherit; */
  }
}

header#lesroch-subhead.animating {
  opacity: 0;
  top: -90px;
}

header#lesroch-subhead.animated {
  opacity: 1;
  top: 0;
}

#lesroch-masthead, #lesroch-subhead {
  /* Header scss */
  position: absolute;
  z-index: 2;
  margin-top: 0px;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #a8a9ad;
}

@media (min-width: 1440px) {
  #lesroch-masthead, #lesroch-subhead {
    margin-top: -110px;
    min-height: 110px;
    max-height: 110px;
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {
  #lesroch-masthead, #lesroch-subhead {
    margin-top: -96px !important;
    max-height: 96px;
  }
}

@media (max-width: 1024px) {
  #lesroch-masthead, #lesroch-subhead {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    margin-top: 0 !important;
    width: 100%;
    height: auto !important;
  }
  .lesroch-banner-logo { top:25% !important;}
}

#lesroch-masthead .lesroch-header-row, #lesroch-subhead .lesroch-header-row {
  /* padding: 21px 0 22px; */
}

@media (max-width: 1024px) and (min-width: 768px) {
  #lesroch-masthead .lesroch-header-row, #lesroch-subhead .lesroch-header-row {
    padding: 15px 0;
  }
}

@media (max-width: 767px) {
  #lesroch-masthead .lesroch-header-row, #lesroch-subhead .lesroch-header-row {
    padding: 10px 0;
  }
}

#lesroch-masthead .lesroch-logo img, #lesroch-subhead .lesroch-logo img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

#lesroch-masthead .lesroch-logo img.mbl-logo, #lesroch-subhead .lesroch-logo img.mbl-logo {
  display: none;
}

@media (max-width: 1440px) and (min-width: 1025px) {
  #lesroch-masthead .lesroch-logo img, #lesroch-subhead .lesroch-logo img {
    max-width: 110px;
  }
}

@media (max-width: 1024px) {
  #lesroch-masthead .lesroch-logo img, #lesroch-subhead .lesroch-logo img {
    width: 100px;
    max-width: inherit;
  }
  #lesroch-masthead .lesroch-logo img.desktop-logo, #lesroch-subhead .lesroch-logo img.desktop-logo {
    display: none;
  }
  #lesroch-masthead .lesroch-logo img.mbl-logo, #lesroch-subhead .lesroch-logo img.mbl-logo {
    display: block;
  }
}

@media (min-width: 768px) {
  #lesroch-masthead.sticky, #lesroch-subhead.sticky {
    position: fixed !important;
    right: 0;
    top: 0;
    left: 0;
    z-index: 2;
    margin-top: 0 !important;
    width: 100%;
    height: auto !important;
    min-height: inherit !important;
  }
  #lesroch-masthead.sticky .lesroch-logo img, #lesroch-subhead.sticky .lesroch-logo img {
    margin-left: 0;
    /* max-width: 100px; */
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  #lesroch-masthead.sticky .lesroch-logo img, #lesroch-subhead.sticky .lesroch-logo img {
    /* max-width: 80px; */
  }
}

@media (min-width: 768px) {
  #lesroch-masthead.sticky #losroches-menu > li.lesroch-action-item, #lesroch-subhead.sticky #losroches-menu > li.lesroch-action-item {
    /* padding: 25px 10px 25px 10px; */
  }
  #lesroch-masthead.sticky #losroches-menu > li.lesroch-action-item a, #lesroch-subhead.sticky #losroches-menu > li.lesroch-action-item a {
    /* padding: 10px 19px; */
  }
}

@media (min-width: 768px) and (min-width: 1025px) and (max-width: 1440px) {
  #lesroch-masthead.sticky #losroches-menu > li.lesroch-action-item a, #lesroch-subhead.sticky #losroches-menu > li.lesroch-action-item a {
    /* padding: 10px 10px; */
  }
}

@media (min-width: 768px) {
  #lesroch-masthead.sticky #losroches-menu > li > a, #lesroch-subhead.sticky #losroches-menu > li > a {
    /* padding: 34px 0 35px; */
  }
}

/* Sticky sub heading */
#lesroch-subhead #lesroches-submenu > li > a {
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}

#lesroch-subhead.sticky {
  bottom: auto;
}

#lesroch-subhead.sticky #lesroches-submenu > li:not(:last-of-type) > a {
  /* padding: 27px 0; */
}

/* -------------------------------------------------------------------- */
/* ****************************** CMS Blocks ************************** */
/* -------------------------------------------------------------------- */
/* Main outer wrapper */
.lesroch-program-list-template .lesroch-wrapper, .lesroch-filter-template .lesroch-wrapper {
  /* No results found scss */
}

@media (min-width: 1025px) {
  .lesroch-program-list-template .lesroch-wrapper, .lesroch-filter-template .lesroch-wrapper {
    padding-top: 110px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-program-list-template .lesroch-wrapper, .lesroch-filter-template .lesroch-wrapper {
    padding-top: 96px;
  }
}

@media (max-width: 767px) {
  .lesroch-program-list-template .lesroch-wrapper, .lesroch-filter-template .lesroch-wrapper {
    padding-top: 76px;
  }
}

.lesroch-program-list-template .lesroch-wrapper .no-entry-found, .lesroch-filter-template .lesroch-wrapper .no-entry-found {
  display: none;
  padding: 30px 0;
  text-align: center;
}

.lesroch-program-list-template .lesroch-wrapper .no-entry-found p, .lesroch-filter-template .lesroch-wrapper .no-entry-found p {
  font-size: 24px;
  font-family: 'montserrat-light';
}

.lesroch-success-story-template .lesroch-wrapper .no-entry-found {
  padding-top: 70px;
}

/* global ul li structure */
section ul, section div ul {
  margin: 15px 0 15px;
}

section ul.sublinks-list, section div ul.sublinks-list {
  margin: 0 0;
}

section ul.sublinks-list li, section div ul.sublinks-list li {
  padding-left: 0;
}

section ul.sublinks-list li:before, section div ul.sublinks-list li:before {
  display: none;
}

section ul li, section div ul li {
  position: relative;
  padding-left: 21px;
  line-height: 1.75em;
}

section ul li:before, section div ul li:before {
  position: absolute;
  top: 12px;
  right: auto;
  bottom: auto;
  left: 0;
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 2px solid;
  border-radius: 50%;
}

/* Filter pages block scss */
.lesroch-filter-template article h4 {
  margin-bottom: 25px;
  font-family: 'montserrat-light';
}

.lesroch-filter-template article span.entry-date {
  display: inline-block;
  vertical-align: bottom;
  color: #e3000b;
  line-height: 1;
}

@media (min-width: 1025px) {
  .lesroch-filter-template article span.entry-date {
    font-size: 18px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .lesroch-filter-template article span.entry-date {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .lesroch-filter-template article span.entry-date {
    /* display: block; */
    font-size: 13px;
  }
}

.lesroch-filter-template article span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 13px;
  line-height: 1;
}

.lesroch-filter-template article span.program-type {
  color: #e3000b;
}

.lesroch-filter-template article span.program-location {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  padding-left: 25px;
  line-height: 1;
  font-size: 13px;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-filter-template article span.program-location {
    padding-left: 17px;
  }
}

.lesroch-filter-template article span.program-location:after {
  position: absolute;
  top: 0;
  left: 12px;
  bottom: 0;
  content: "";
  width: 1px;
  height: 90%;
  background: #181716;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-filter-template article span.program-location:after {
    left: 8px;
  }
}

@media (max-width: 480px) {
  .lesroch-filter-template article span.program-location:after {
    left: 7px;
    /* display: none; */
  }
}

@media (max-width: 480px) {
  .lesroch-filter-template article span.program-location {
    /* display: block; */
    padding: 0 0 0 15px;
  }
}

@media (max-width: 480px) {
  .lesroch-filter-template.lesroch-press-list-template article span.program-location {
    display: inline-block;
  }
  .lesroch-filter-template.lesroch-press-list-template article span.program-location:after {
    display: block;
  }
}

/* Close filter button */
@media (max-width: 1024px) {
  .cms-filter-closer {
    position: absolute;
    top: 25px;
    right: 17px;
    opacity: 0.85;
    width: 30px;
    height: 30px;
    cursor: pointer;
  }
  .cms-filter-closer:before, .cms-filter-closer:after {
    position: absolute;
    top: 3px;
    left: -1px;
    right: 0;
    content: "";
    width: 30px;
    height: 4px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .cms-filter-closer:after {
    top: -10px;
    left: 12px;
    width: 4px;
    height: 30px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@media (max-width: 767px) {
  .lesroch-program-list-template .cms-filter-list > li span {
    color: #ffffff !important;
  }
}

.history-page .history-container li {
  padding-left: 0 !important;
}

@media (max-width: 767px) {
  .history-page .history-container li {
    margin-bottom: 50px;
  }
}

/* Program List page scss */
.lesroch-filter-section {
  position: relative;
  z-index: 2;
  letter-spacing: 0.8px;
  /* News filter scss */
  /* Open filter button */
}

@media (min-width: 768px) {
  .lesroch-filter-section {
    padding: 95px 0 70px;
  }
}

@media (max-width: 767px) {
  .lesroch-filter-section {
    padding: 40px 0 40px;
  }
}

@media (max-width: 767px) {
  .lesroch-filter-section.cms-news-filter-section h2 {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .lesroch-filter-section .cms-filter-opener {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 20px;
    background: transparent;
    border: 2px solid #e3000b;
    cursor: pointer;
    border-radius: 59px;
    font-size: 13px;
    line-height: 1;
  }
}

.lesroch-filter-section .cms-filter-list {
  width: 100%;
  margin: 30px auto 65px;
  font-size: 0;
}

@media (min-width: 768px) {
  .lesroch-filter-section .cms-filter-list {
    display: table;
  }
}

.lesroch-filter-section .cms-filter-list#program-filter-list label {
  position: relative;
  cursor: pointer;
}

.lesroch-filter-section .cms-filter-list#program-filter-list label:before {
  position: absolute;
  top: 50%;
  left: 7px;
  z-index: 1;
  content: "";
  display: none;
  margin-top: -13px;
  background: #ffffff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.lesroch-filter-section .cms-filter-list#program-filter-list span.btn {
  position: relative;
  padding-right: 15px;
  padding-left: 40px;
  /* background: $blakish-color;
				color: $white-font-color; */
  text-align: right;
}

.lesroch-filter-section .cms-filter-list#program-filter-list span.btn:before, .lesroch-filter-section .cms-filter-list#program-filter-list span.btn:after {
  position: absolute;
  top: 50%;
  left: 18px;
  z-index: 1;
  pointer-events: auto;
  opacity: 1;
  content: "";
  display: block;
  margin-top: -8px;
  background: #a8a9ad;
  width: 2px;
  height: 15px;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}

@media (max-width: 767px) {
  .lesroch-filter-section .cms-filter-list#program-filter-list span.btn:before, .lesroch-filter-section .cms-filter-list#program-filter-list span.btn:after {
    background: #ffffff;
  }
}

.lesroch-filter-section .cms-filter-list#program-filter-list span.btn:after {
  margin-top: -2px;
  width: 15px;
  height: 2px;
  left: 11px;
}

.lesroch-filter-section .cms-filter-list#program-filter-list span.btn:hover, .lesroch-filter-section .cms-filter-list#program-filter-list span.btn.active {
  opacity: 1;
}

.lesroch-filter-section .cms-filter-list#program-filter-list span.btn.active {
  /* background: $red-font-color; */
  border-color: #e3000b;
  color: #e3000b;
}

.lesroch-filter-section .cms-filter-list#program-filter-list span.btn.active:before {
  pointer-events: none;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.lesroch-filter-section .cms-filter-list#program-filter-list span.btn.active:before, .lesroch-filter-section .cms-filter-list#program-filter-list span.btn.active:after {
  background: #e3000b;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

@media (max-width: 767px) {
  .lesroch-filter-section .cms-filter-list#program-filter-list span.btn.active {
    /* color: $red-font-color !important; */
  }
}

@media (min-width: 768px) {
  .lesroch-filter-section .cms-filter-list#program-filter-list .option-set {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (min-width: 768px) {
  .lesroch-filter-section .cms-filter-list#news-filter-list, .lesroch-filter-section .cms-filter-list#events-filter-list {
    margin-bottom: 0px;
    padding: 0 15px;
  }
  .lesroch-filter-section .cms-filter-list#news-filter-list > li, .lesroch-filter-section .cms-filter-list#events-filter-list > li {
    margin-bottom: 0px;
  }
}

@media (max-width: 767px) {
  .lesroch-filter-section .cms-filter-list#news-filter-list, .lesroch-filter-section .cms-filter-list#events-filter-list {
    margin-right: auto;
    margin-left: auto;
    /* news filter list box scss */
  }
  .lesroch-filter-section .cms-filter-list#news-filter-list > li, .lesroch-filter-section .cms-filter-list#events-filter-list > li {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 320px;
  }
  .lesroch-filter-section .cms-filter-list#news-filter-list span, .lesroch-filter-section .cms-filter-list#events-filter-list span {
    color: #999999 !important;
  }
}

@media (min-width: 768px) {
  .lesroch-filter-section .cms-filter-list#events-filter-list > li {
    margin-bottom: 17px !important;
  }
}

.lesroch-filter-section .cms-filter-list#program-filter-list li:last-of-type {
  padding-right: 0;
}

@media (max-width: 767px) {
  .lesroch-filter-section .cms-filter-list#program-filter-list li span {
    color: #ffffff;
  }
}

.lesroch-filter-section .cms-filter-list#program-filter-list > span[data-group="campus"] li:last-of-type {
  padding-right: 20px;
}

@media (max-width: 1279px) and (min-width: 768px) {
  .lesroch-filter-section .cms-filter-list#program-filter-list > span[data-group="multi-campus"] li:last-of-type {
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .lesroch-filter-section .cms-filter-list {
    position: fixed;
    top: 37px;
    left: 0;
    right: 0;
    pointer-events: none;
    opacity: 1;
    z-index: 9;
    overflow-y: auto;
    padding: 80px 20px 120px;
    background: #999999;
    height: calc(100% - 66px);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    /* Active filter */
  }
  .lesroch-filter-section .cms-filter-list.active-filter-panel {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.lesroch-filter-section .cms-filter-list span > li, .lesroch-filter-section .cms-filter-list > li {
  display: inline-block;
  display: -moz-inline-stack;
  vertical-align: top;
  margin-bottom: 17px;
  padding-left: 0;
}

.lesroch-filter-section .cms-filter-list span > li:before, .lesroch-filter-section .cms-filter-list > li:before {
  display: none !important;
}

@-moz-document url-prefix() {
  .lesroch-filter-section .cms-filter-list span > li, .lesroch-filter-section .cms-filter-list > li {
    margin-left: -1px;
  }
}

@media (min-width: 1025px) {
  .lesroch-filter-section .cms-filter-list span > li, .lesroch-filter-section .cms-filter-list > li {
    padding-right: 20px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-filter-section .cms-filter-list span > li, .lesroch-filter-section .cms-filter-list > li {
    padding-right: 10px;
  }
  .lesroch-filter-section .cms-filter-list span > li:nth-of-type(6), .lesroch-filter-section .cms-filter-list > li:nth-of-type(6) {
    padding-right: 10px !important;
  }
}

@media (max-width: 767px) {
  .lesroch-filter-section .cms-filter-list span > li, .lesroch-filter-section .cms-filter-list > li {
    padding-right: 10px !important;
    font-size: 13px;
  }
  .lesroch-filter-section .cms-filter-list span > li:not(:last-of-type), .lesroch-filter-section .cms-filter-list > li:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

.lesroch-filter-section .cms-filter-list span > li:nth-of-type(6), .lesroch-filter-section .cms-filter-list > li:nth-of-type(6) {
  padding-right: 0;
}

.lesroch-filter-section .cms-filter-list span > li:before, .lesroch-filter-section .cms-filter-list > li:before {
  display: none;
}

@media (max-width: 767px) {
  .lesroch-filter-section .cms-filter-list span > li span, .lesroch-filter-section .cms-filter-list > li span {
    margin-top: 0;
    /* max-width: 100%; */
    max-width: 245px;
    border-color: #ffffff;
    /* color: $white-font-color; */
    font-size: 13px;
    color: #999999;
  }
}

/* Program list 3 col sass */
@media (min-width: 768px) {
  body.lesroch-shortcodes-template:not(.lesroch-filter-template) .lesroch-section .cms-borderless-col3 {
    margin-right: 6.686675%;
    width: 28.87555%;
  }
  body.lesroch-shortcodes-template:not(.lesroch-filter-template) .lesroch-section .cms-borderless-col3:nth-of-type(3n+3), body.lesroch-shortcodes-template:not(.lesroch-filter-template) .lesroch-section .cms-borderless-col3:last-of-type {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3:not([data-cat-group]) {
    margin-right: 9.458666%;
    width: 27.027555555%;
  }
}

@media (min-width: 1440px) {
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3:not([data-cat-group]) {
    /* margin-right: 9.458666%; */
  }
}

@media (max-width: 1439px) and (min-width: 1024px) {
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3:not([data-cat-group]) {
    /* margin-rigth: 5%;
					width: 30%; */
  }
}

body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3:nth-of-type(3n+3), body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3:last-of-type {
  margin-right: 0;
}

@media (max-width: 1280px) and (min-width: 1025px) {
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3[data-cat-group] {
    margin-right: 3%;
    width: 31.333333%;
  }
}

@media (min-width: 768px) {
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3 {
    /* &[data-cat-group][style*="display: none"] + .active-filter-style {
					margin-right: 6.686675%;
				}

				&[data-cat-group][style*="display: none"] + .active-filter-style:last-of-type {
					margin-right: 0;
					margin-left: 0;
				} */
  }
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3[data-cat-group][data-display-attr="true"] {
    display: none;
  }
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3[data-cat-group]:last-of-type, body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3[data-cat-group]:nth-of-type(3), body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3[data-cat-group]:nth-of-type(3n+3) {
    margin-right: 0;
  }
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3[data-cat-group].active-filter-style:nth-of-type(3) {
    margin-right: 6.686675%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3[data-cat-group] {
    margin-right: 4%;
    width: 48%;
  }
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3[data-cat-group]:nth-of-type(3n+3) {
    margin-right: 4%;
  }
  body:not(.lesroch-hompepage-template) .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3[data-cat-group]:nth-of-type(2n+2) {
    margin-right: 0;
  }
}

@media (min-width: 1024px) {
  body.lesroch-hompepage-template .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3 {
    margin-right: 6.686675%;
    width: 28.87555%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  body.lesroch-hompepage-template .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3 {
    margin-right: 3%;
    width: 31.333333%;
  }
}

@media (min-width: 768px) {
  body.lesroch-hompepage-template .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3:last-of-type, body.lesroch-hompepage-template .lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3:nth-of-type(3) {
    margin-right: 0;
  }
}

.lesroch-section {
  /* SCSS for open layer section */
  /* One half SCSS col */
  /* Section with large space from the top and bottom */
  /* Slider text type 2 */
  /* SCSS for col-300 width */
  /* Insight section */
  /* CMS Global Network header */
  /* CMS Global Network footer */
  /* Padding less full section */
  /* Company Recruit CMS section */
  /* Insight 3 col */
  /* Les Roches CMS Image Gallery */
}

@media (min-width: 768px) {
  .lesroch-section {
    /* padding: 97px 0; */
    /* line-height: 1.5em; */
  }
}

.lesroch-section.cms-imagetext-layer-section.open, .lesroch-section.cms-imagetext-layer-section {
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.lesroch-section:not(.lesroch-insight-section) {
  /* 3 col with image layer scss */
  /* 3 col with image layer with extra layer scss */
  /* Success story Expanded preview */
  /* SCSS code for hidden layer content */
}

.lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3 {
  /* @include media('>=ipad') {
				margin-right: 9.458666%;
				width: 27.027555555%;
			}

			@include media('<=ipad', '>=smart-phone') {
				margin-right: 3%;
				width: 31.333333%;
			}

			@include media(">=smart-phone") {

				&:last-of-type, &:nth-of-type(3) {
					margin-right: 0;
				}
			} */
}

.lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3 .lesroch-post-meta {
  margin: 39px 0 30px;
}

.lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3 .lesroch-post-meta .avatar-name {
  margin-bottom: 5px;
  font-size: 18px;
}

.lesroch-section:not(.lesroch-insight-section) .cms-borderless-col3 .lesroch-post-meta .avatar-designation {
  margin-top: 5px;
  font-size: 16px;
}

.lesroch-section:not(.lesroch-insight-section).cms-3col-imagetext-section .lesroch-cms-col figure {
  margin-bottom: 30px;
}

.lesroch-section:not(.lesroch-insight-section).cms-3col-imagetext-section .lesroch-cms-col h4 {
  margin: 39px 0 5px;
  font-size: 18px;
}

.lesroch-section:not(.lesroch-insight-section).cms-3col-imagetext-section .lesroch-cms-col h5 {
  margin: 5px 0 30px;
  font-size: 16px;
}

.lesroch-section:not(.lesroch-insight-section).cms-3col-imagetext-section .lesroch-cms-col p {
  margin-top: 30px;
}

.lesroch-section:not(.lesroch-insight-section).cms-imagetext-layer-section .lesroch-cms-col > div {
  padding-bottom: 60px;
}

.lesroch-section:not(.lesroch-insight-section).cms-imagetext-layer-section .lesroch-cms-col figure {
  margin-bottom: 25px;
}

.lesroch-section:not(.lesroch-insight-section).cms-imagetext-layer-section .lesroch-cms-col h4 {
  margin: 25px 0 15px;
}

@media (min-width: 768px) {
  .lesroch-section:not(.lesroch-insight-section).cms-imagetext-layer-section .lesroch-cms-col h4 {
    font-size: 18px;
  }
}

.lesroch-section:not(.lesroch-insight-section).cms-imagetext-layer-section .lesroch-cms-col h5 {
  margin: 15px 0 5px;
  font-size: 16px;
}

.lesroch-section:not(.lesroch-insight-section).cms-imagetext-layer-section .lesroch-cms-col h5 + p, .lesroch-section:not(.lesroch-insight-section).cms-imagetext-layer-section .lesroch-cms-col h4 + p {
  margin-top: 5px;
  font-size: 16px;
  color: #999999;
  line-height: 1.25em;
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer {
  /* @include lesroch-transition(all, 0.5s); */
}

@media (min-width: 768px) {
  .lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer {
    position: static;
  }
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer .cms-success-story-layer {
  display: none;
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer > div.lesroch-col-content {
  cursor: pointer;
  position: relative;
  height: 100%;
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer > div.lesroch-col-content:after {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  content: "";
  display: block;
  width: 0;
  height: 1px;
  opacity: 0;
  background: #181716;
  -webkit-transform: scale(0) translateX(-50%);
  -moz-transform: scale(0) translateX(-50%);
  -ms-transform: scale(0) translateX(-50%);
  -o-transform: scale(0) translateX(-50%);
  transform: scale(0) translateX(-50%);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer.active > div.lesroch-col-content:after {
  right: 0;
  left: 0;
  opacity: 1;
  width: 100%;
  -webkit-transform: scale(1) translateX(0%);
  -moz-transform: scale(1) translateX(0%);
  -ms-transform: scale(1) translateX(0%);
  -o-transform: scale(1) translateX(0%);
  transform: scale(1) translateX(0%);
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer .lesroch-post-meta {
  margin: 30px 0 0px;
  padding-bottom: 60px;
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer .lesroch-post-meta .avatar-name {
  margin-bottom: 15px;
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer .lesroch-post-meta .avatar-designation {
  margin-top: 15px;
  margin-bottom: 5px;
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer .lesroch-post-meta .avatar-company {
  display: block;
  color: #999999;
  font-size: 16px;
  line-height: 1.25em;
}

@media (min-width: 768px) {
  .lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer.active {
    position: static;
  }
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer.active + .expanded-preview-section .cms-success-story-layer.active {
  pointer-events: auto;
  opacity: 1;
  /* @include lesroch-transform(translateY(0px)); */
  transform: none;
}

.lesroch-section:not(.lesroch-insight-section) .cms-col-with-layer.active + .expanded-preview-section .cms-success-story-layer.active > div.active {
  pointer-events: auto;
  opacity: 1;
  /* @include lesroch-transform(translateY(0px)); */
  transform: none;
}

.lesroch-section:not(.lesroch-insight-section) .expanded-preview-section {
  display: none;
  overflow: hidden;
}

.lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer {
  position: relative;
  right: 0;
  left: 0;
  z-index: 1;
  /* pointer-events: none; */
  /* opacity: 0; */
  overflow: hidden;
  background: #f0f0f0;
  cursor: default;
  /* @include lesroch-transform(translateY(100px)); */
  /* @include lesroch-transition(all, 0.3s); */
}

.lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer > div.lesroch-col-content {
  position: relative;
  right: 0;
  left: 0;
  z-index: 1;
  cursor: default;
  /* @include lesroch-transform(translateY(-100%)); */
  /* @include lesroch-transition(all, 0.75s); */
}

@media (min-width: 1440px) {
  .lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer > div.lesroch-col-content {
    padding: 80px 65px;
  }
}

@media (max-width: 1439px) and (min-width: 1024px) {
  .lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer > div.lesroch-col-content {
    padding: 80px 2.25%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer > div.lesroch-col-content {
    padding: 50px 20px;
  }
}

@media (max-width: 767px) {
  .lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer > div.lesroch-col-content {
    padding: 40px 20px;
  }
}

@media (max-width: 767px) {
  .lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer {
    /* left: 20px; */
  }
}

.lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer .cms-hidden-content-row {
  position: relative;
  margin: 0 auto;
  max-width: 1110px;
}

.lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer .close-layer {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 16px;
  height: 16px;
}

.lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer .close-layer i {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/close-layer-icon.png) no-repeat;
}

.lesroch-section:not(.lesroch-insight-section) .expanded-preview-section .cms-success-story-layer p:not(:last-of-type) {
  margin-bottom: 30px;
}

.lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul {
  display: table;
  width: 100%;
  font-size: 0;
}

@media (min-width: 768px) {
  .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul {
    margin-bottom: 45px;
  }
}

@media (max-width: 767px) {
  .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul {
    margin-bottom: 20px;
  }
}

.lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list li.avatar-detail-item, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul li.avatar-detail-item {
  position: static !important;
  display: inline-block;
  vertical-align: top;
  padding-left: 0 !important;
}

@media (min-width: 768px) {
  .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list li.avatar-detail-item, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul li.avatar-detail-item {
    width: 18.0189999999%;
  }
}

@media (max-width: 767px) {
  .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list li.avatar-detail-item, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul li.avatar-detail-item {
    display: block;
    margin-bottom: 15px;
    padding-left: 0 !important;
    width: 100% !important;
  }
}

.lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list li.avatar-detail-item:last-of-type, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul li.avatar-detail-item:last-of-type {
  margin-bottom: 0;
}

.lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list li.avatar-detail-item:before, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul li.avatar-detail-item:before {
  display: none;
}

.lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list li.avatar-detail-item.avatar-detail-degree, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul li.avatar-detail-item.avatar-detail-degree {
  width: 27.02%;
}

.lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list span.avatar-detail-label, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul span.avatar-detail-label {
  display: block;
  margin-bottom: 10px;
  line-height: 1.5em;
  color: #e3000b;
  font-family: 'montserrat-light';
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list span.avatar-detail-label, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul span.avatar-detail-label {
    font-size: 13px;
  }
}

.lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer .avatar-detail-list span.avatar-detail-value, .lesroch-section:not(.lesroch-insight-section) .cms-success-story-layer ul span.avatar-detail-value {
  display: block;
  line-height: 1.5em;
}

@media (min-width: 768px) {
  .lesroch-section .cms-onehalf-col {
    /* margin-right: 16.755556%;
			width: 41.622222%; */
    margin-right: 8%;
    width: 46%;
  }
  .lesroch-section .cms-onehalf-col:last-of-type, .lesroch-section .cms-onehalf-col:nth-of-type(2n+2) {
    margin-right: 0;
  }
}

.lesroch-section .cms-onehalf-col h4 {
  color: #181716;
}

.lesroch-section.cms-twohalf-grid-section .cms-onehalf-col p {
  margin-bottom: 35px;
}

.lesroch-section.cms-twohalf-grid-section .cms-onehalf-col figure {
  margin-top: 35px;
}

@media (min-width: 768px) {
  .lesroch-section.cms-theme-space2-section {
    /* padding: 160px 0; */
  }
}

@media (max-width: 767px) {
  .lesroch-section.cms-theme-space2-section {
    /* padding: 40px 0; */
  }
}

@media (min-width: 768px) {
  .lesroch-section.cms-slidertext-type2 {
    /* padding: 160px 0; */
  }
  .lesroch-section.cms-slidertext-type2 .col-sm-3 {
    width: 27.0275%;
  }
  .lesroch-section.cms-slidertext-type2 .col-sm-9 {
    width: 72.9725%;
  }
}

.lesroch-section.cms-slidertext-type2 h2 {
  margin-bottom: 70px;
  font-size: 18px;
  color: #e3000b;
  font-family: 'montserrat-light';
  line-height: 1.5em;
  text-transform: uppercase;
  font-family: 'montserrat-light';
  letter-spacing: 1.25px;
  text-align: center;
}

.lesroch-section .cms-col-width300 {
  width: 27.0275%;
}

.lesroch-section .cms-col-width800 {
  width: 72.9725%;
}

@media (min-width: 768px) {
  .lesroch-section .cms-col-width800 > div {
    padding-left: 100px;
  }
}

@media (max-width: 767px) {
  .lesroch-section .cms-col-width800 > div {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .lesroch-section .lesroch-insight-section {
    /* padding-bottom: 130px; */
  }
}

@media (max-width: 767px) {
  .lesroch-section {
    /* padding: 40px 0; */
  }
}

.lesroch-section h2 {
  /* @include letter-spacing(1.25px); */
}

.lesroch-section .lesroch-section-title {
  letter-spacing: 1px;
  /* h2 {
			margin-bottom: 30px;
			font-family: 'montserrat-light';
			@include line-height(1.5em);
			text-transform: uppercase;
		}

		h3 {
			color: $black-font-color;
			font-family: 'apexnew-light';
			@include line-height(1.25em);	
		} */
}

.lesroch-section.lesroch-default-theme h2, .lesroch-section.cms-specialization-section h2 {
  color: #e3000b;
}

@media (min-width: 768px) {
  .lesroch-section.lesroch-default-theme h2, .lesroch-section.cms-specialization-section h2 {
    /* margin-bottom: 26px; */
    margin-bottom: 35px;
  }
}

.lesroch-section.lesroch-default-theme h3, .lesroch-section.cms-specialization-section h3 {
  color: #181716;
  font-family: 'apexnew-light';
  line-height: 1.25em;
}

.lesroch-section .lesroch-section-footer {
  margin: 0 auto;
  max-width: 1100px;
  letter-spacing: 0.8px;
}

.lesroch-section .lesroch-section-footer p {
  color: #181716;
  font-family: 'apexnew-book';
}

@media (max-width: 767px) {
  .lesroch-section .lesroch-section-footer p {
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .lesroch-section .lesroch-section-footer p {
    margin-bottom: 10px;
    line-height: 2em;
  }
}

.lesroch-section .lesroch-section-footer a, .lesroch-section .lesroch-section-footer.btn-text {
  display: inline-block;
  padding: 0 0;
  text-transform: uppercase;
  font-family: 'montserrat-light';
}

@media (min-width: 769px) {
  .lesroch-section .lesroch-section-footer a, .lesroch-section .lesroch-section-footer.btn-text {
    font-size: 13px;
    line-height: 1.25em;
  }
}

.lesroch-section .lesroch-section-footer a.red-btn-text, .lesroch-section .lesroch-section-footer.btn-text.red-btn-text {
  color: #e3000b;
}

.lesroch-section.lesroch-fullwidth-cms-section {
  padding: 0 0;
  overflow: hidden;
}

@media (min-width: 768px) {
  .lesroch-section.lesroch-industry-career-section .lesroch-cms-text-col p, .lesroch-section.lesroch-image-content-section .lesroch-cms-text-col p {
    /* margin-bottom: 42px;
					 color: $gray-font-color; */
  }
}

@media (max-width: 767px) {
  .lesroch-section.lesroch-industry-career-section .lesroch-cms-text-col p, .lesroch-section.lesroch-image-content-section .lesroch-cms-text-col p {
    margin-bottom: 40px;
    /* color: $gray-font-color; */
  }
}

.lesroch-section .lesroch-cms-text-col {
  letter-spacing: 1px;
}

.lesroch-section .lesroch-cms-text-col h3 {
  color: #ccc;
}

@media (min-width: 768px) {
  .lesroch-section .lesroch-cms-text-col p {
    /* margin-bottom: 42px;
				 color: $gray-font-color; */
  }
}

@media (max-width: 767px) {
  .lesroch-section .lesroch-cms-text-col p {
    /* margin-bottom: 40px; */
    /* color: $gray-font-color; */
  }
}

@media (min-width: 768px) {
  .lesroch-section .lesroch-cms-text-col a[class*="btn"] {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .lesroch-section .lesroch-cms-text-col a[class*="btn"] {
    margin-top: 0;
  }
}

.lesroch-section h1 + .lesroch-colwrap-row,
.lesroch-section h2 + .lesroch-colwrap-row,
.lesroch-section h3 + .lesroch-colwrap-row {
  margin-top: 50px;
}

.lesroch-section .cms-borderless-col3 {
  /* @include media('>=ipad') {
			margin-right: 6.686675%;
			width: 28.87555%;
		}

		@include media('<=laptop', '>ipad') {
			margin-right: 3%;
			width: 31.333333%;
		}

		@include media('<=ipad', '>=smart-phone') {
			margin-right: 4%;
			width: 48%;

			&:nth-of-type(3n+3) {
				margin-right: 4% !important;
			}

			&:nth-of-type(2n+2) {
				margin-right: 0 !important;
			}
		}

		@include media(">=smart-phone") {

			&:last-of-type, &:nth-of-type(3), &:nth-of-type(3n+3) {
				margin-right: 0;
			}
		} */
}

.lesroch-section .cms-borderless-col3 h4 {
  color: #181716;
}

@media (min-width: 768px) {
  .lesroch-section .cms-borderless-col3 h4 {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .lesroch-section .lesroch-post-meta {
    margin: 20px 0 20px;
  }
}

.lesroch-section .lesroch-post-meta .post-date {
  color: #a8a9ad;
  text-align: left;
}

@media (min-width: 768px) {
  .lesroch-section .lesroch-post-meta .post-date {
    margin-top: 35px;
    font-size: 13px;
  }
}

.lesroch-section article > div > a {
  display: block;
  width: 100%;
  color: #181716;
}

@media (min-width: 768px) {
  .lesroch-section article > div > a h3 {
    margin-bottom: 35px;
  }
}

.lesroch-section article > div > a h3 > a {
  color: #181716;
  letter-spacing: 1.2px;
}

.lesroch-section article figure img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .lesroch-section:not(.cms-galleryslider-section) [class^=col-] {
    margin-right: 0 !important;
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .lesroch-section.cms-3colgrid-section .lesroch-cms-col:not(:last-of-type), .lesroch-section.cms-3col-imagetext-section .lesroch-cms-col:not(:last-of-type), .lesroch-section.cms-twohalf-grid-section .lesroch-cms-col:not(:last-of-type), .lesroch-section.cms-imagetext-layer-section .lesroch-cms-col:not(.active) {
    margin-bottom: 50px !important;
  }
}

.lesroch-section.cms-image-grid-section .cms-height-helper-class {
  padding-bottom: 36.8%;
  min-height: 700px;
  max-height: 700px;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-section.cms-image-grid-section .cms-gallery-col {
    max-height: 370px;
  }
}

.lesroch-section.cms-image-grid-section .cms-gallery-col, .lesroch-section.cms-image-grid-section .cms-half-image-col {
  overflow: hidden;
}

.lesroch-section.cms-image-grid-section .cms-gallery-col > a, .lesroch-section.cms-image-grid-section .cms-half-image-col > a {
  display: block;
  width: 100%;
  height: 100%;
}

.lesroch-section.cms-image-grid-section .cms-gallery-col > a > div, .lesroch-section.cms-image-grid-section .cms-half-image-col > a > div {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.lesroch-section.cms-image-grid-section .cms-gallery-col > a > div:before, .lesroch-section.cms-image-grid-section .cms-half-image-col > a > div:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  content: "";
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.lesroch-section.cms-image-grid-section .cms-gallery-col > a:hover > div:before, .lesroch-section.cms-image-grid-section .cms-half-image-col > a:hover > div:before {
  z-index: 1;
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
}

.lesroch-section.cms-image-grid-section .bkg-cover {
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

@media (min-width: 1025px) {
  .lesroch-section.cms-image-grid-section .pull-right .bkg-cover {
    padding-bottom: 148%;
  }
}

@media (min-width: 768px) {
  .lesroch-section.cms-image-grid-section .bkg-cover {
    padding-bottom: 73.5688888%;
  }
}

@media (min-width: 1700px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col {
    padding: 35px 80px;
  }
}

@media (min-width: 1601px) and (max-width: 1700px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col {
    padding: 25px 45px;
  }
}

@media (max-width: 1600px) and (min-width: 1441px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col {
    padding: 20px 30px;
  }
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col {
    padding: 10px 20px;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col {
    padding: 10px 15px;
  }
}

@media (max-width: 767px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col {
    position: relative;
    overflow: hidden;
    padding: 0px 20px;
  }
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col:before {
    content: "";
    display: block;
    padding-bottom: 72.93233%;
  }
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col > div {
    position: absolute;
    top: 50%;
    height: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (min-width: 768px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col > div {
    position: relative;
    top: 50%;
    height: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
  }
}

.lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col h2 {
  margin-bottom: 25px;
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col h2 {
    margin-bottom: 10px;
    font-size: 14px;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col h2 {
    margin-bottom: 10px;
    font-size: 14px;
  }
}

.lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col p {
  color: #cccccc;
  line-height: 1.85em;
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col p {
    /* @include line-height(1.5em); */
    font-size: 14px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col p {
    /* @include line-height(1.5em);
					@include font-size(14px); */
  }
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col .read-more-plus {
    margin-top: 15px;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col .read-more-plus {
    margin-top: 15px;
  }
}

/* CMS industry career section scss */
.cms-industry-career-section .lesroch-cms-text-col {
  overflow: hidden;
  /* CMS image content para scss */
  /* CMS image content ul list scss */
}

.cms-industry-career-section .lesroch-cms-text-col > div[class*="col-"] {
  overflow: hidden;
  padding-bottom: 2px !important;
}

@media (min-width: 768px) {
  .cms-industry-career-section .lesroch-cms-text-col > div[class*="col-"] {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  @-moz-document url-prefix() {
    .cms-industry-career-section .lesroch-cms-text-col > div[class*="col-"] {
      display: block;
      -moz-transform: translateY(-50%);
    }
  }
}

@media (min-width: 768px) {
  .cms-industry-career-section .lesroch-cms-text-col > div[class*="col-"] {
    padding: 0px 0;
  }
}

@media (max-width: 767px) {
  .cms-industry-career-section .lesroch-cms-text-col > div[class*="col-"] {
    position: static;
    top: 0;
    transform: none;
  }
}

@media (min-width: 768px) {
  .cms-industry-career-section .lesroch-cms-text-col p, .cms-industry-career-section .lesroch-cms-text-col ul li {
    color: #cccccc;
  }
}

@media (max-width: 767px) {
  .cms-industry-career-section .lesroch-cms-text-col p, .cms-industry-career-section .lesroch-cms-text-col ul li {
    color: #cccccc;
  }
}

.cms-industry-career-section .lesroch-cms-text-col p + ul {
  margin: 35px 0;
}

.cms-industry-career-section .lesroch-cms-text-col p + ul li {
  position: relative;
  padding-left: 21px;
  line-height: 1.75em;
}

.cms-industry-career-section .lesroch-cms-text-col p + ul li:before {
  position: absolute;
  top: 10px;
  right: auto;
  bottom: auto;
  left: 0;
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 2px solid;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .cms-industry-career-section .lesroch-cms-text-col p + ul li:before {
    /* top: -8px; */
    top: 9x;
  }
}

/* Recruit cms col scss */
.lesroch-recruit-section .lesroch-inline {
  /* @include media("<desktop", ">=ipad") {

		}
		@include media("<ipad", ">=smart-phone") {
			width: auto !important;
		} */
}

@media (min-width: 768px) {
  .lesroch-recruit-section .lesroch-inline {
    margin: 0 -7px;
    width: calc(100% + 14px);
  }
  .lesroch-recruit-section .lesroch-inline .lesroch-middle-align {
    padding: 0 7px;
  }
}

@media (max-width: 767px) {
  .lesroch-recruit-section .lesroch-inline {
    /* margin: 0 -10px; */
  }
}

/* lesroch cms col scss */
/* CMS image content ul list scss */
.lesroch-cms-col + p ul {
  margin-top: 35px;
}

.lesroch-cms-col + p ul:not(:last-of-type) {
  margin-bottom: 35px;
}

.lesroch-cms-col + p ul li {
  position: relative;
  padding-left: 20px;
  line-height: 1.75em;
}

.lesroch-cms-col + p ul li:before {
  position: absolute;
  top: 13px;
  right: auto;
  bottom: auto;
  left: 0;
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 2px solid;
  border-radius: 50%;
}

/* CMS slider text career section scss */
@media (min-width: 1440px) {
  .cms-slidertext-section .lesroch-cms-text-col > div {
    padding-left: 100px;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .cms-slidertext-section .lesroch-cms-text-col > div {
    padding-left: 40px;
  }
}

@media (max-width: 767px) {
  .cms-slidertext-section .lesroch-cms-text-col > div {
    padding-top: 30px;
  }
}

/* CMS quote section scss */
.lesroch-quote-section h3 {
  color: #cccccc;
  letter-spacing: 1px;
}

.lesroch-quote-section h3:last-of-type {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'montserrat-light';
}

/* CMS Spec scss */
.cms-spec-col div[class*="col-content"] > ul > li {
  border-bottom: 0px solid #dddddd;
  display: table;
  width: 100%;
  padding-left: 0 !important;
}

.cms-spec-col div[class*="col-content"] > ul > li:before {
  display: none !important;
}

@media (max-width: 767px) {
  .cms-spec-col div[class*="col-content"] > ul > li {
    display: block;
    padding-bottom: 10px !important;
  }
}

.cms-spec-col div[class*="col-content"] > ul > li .cms-spec-desc,
.cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title {
  display: block;
  margin: 0 0;
  float: left;
  line-height: 1.5em;
}

@media (min-width: 1025px) {
  .cms-spec-col div[class*="col-content"] > ul > li .cms-spec-desc,
  .cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title {
    width: 42.5%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .cms-spec-col div[class*="col-content"] > ul > li .cms-spec-desc,
  .cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title {
    width: 46%;
  }
}

@media (max-width: 767px) {
  .cms-spec-col div[class*="col-content"] > ul > li .cms-spec-desc,
  .cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title {
    width: 100%;
  }
}

.cms-spec-col div[class*="col-content"] > ul > li .cms-spec-desc {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title {
  margin-bottom: 0;
}

@media (min-width: 1025px) {
  .cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title {
    margin-right: 15%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title {
    margin-right: 8%;
  }
}

.cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title a {
  padding-bottom: 7px;
  width: 100%;
  font-family: 'montserrat-light';
}

@media (min-width: 768px) {
  .cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title a {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title a {
    font-size: 13px;
  }
}

.cms-spec-col div[class*="col-content"] > ul > li .cms-spec-title a:before {
  margin-top: 8px;
  width: 5px;
  height: 9px;
  background: url(../images/spec-list-arrow.png) no-repeat;
}

/* CMS col scss */
.lesroch-accordion-panel-heading h2 {
  color: #181716 !important;
}

.lesroch-cms-col,
.accordion-col {
  /* CMS block title */
  /* CMS block list */
  /* CMS border col */
  /*  &.cms-mbl-accordion-col:not(:last-of-type) {
		h2 > a.toggler {
			border-bottom: 0;
		}
	} */
}

@media (max-width: 767px) {
  .lesroch-cms-col .lesroch-accordion-panel-heading h2,
  .accordion-col .lesroch-accordion-panel-heading h2 {
    margin-bottom: 0;
  }
}

.lesroch-cms-col .lesroch-accordion-panel-heading h4,
.accordion-col .lesroch-accordion-panel-heading h4 {
  margin-bottom: 0;
}

.lesroch-cms-col h2,
.accordion-col h2 {
  color: #ffffff;
}

@media (min-width: 768px) {
  .lesroch-cms-col h2,
  .accordion-col h2 {
    margin-bottom: 35px;
  }
}

.lesroch-cms-col h2 > a,
.accordion-col h2 > a {
  text-transform: uppercase;
  color: #181716;
  font-family: 'montserrat-light';
  letter-spacing: 0.8px;
}

@media (max-width: 767px) {
  .lesroch-cms-col h2 > a,
  .accordion-col h2 > a {
    display: block;
    padding: 13px 15px;
    border: 1px solid #a8a9ad;
    border-right: 0;
    border-left: 0;
  }
}

.lesroch-cms-col ul,
.accordion-col ul {
  margin: 0 0;
  color: #181716;
}

.lesroch-cms-col ul > li,
.accordion-col ul > li {
  color: #181716;
}

@media (max-width: 767px) {
  .lesroch-cms-col ul > li,
  .accordion-col ul > li {
    /* position: relative;
				padding: 0 0 0 15px;
				&:before {
					display: none;
					margin-top: 22px;
					@include default-before(-15px, auto, auto , 0, 7px, 12px);
					background: url(../images/mbl-right-arrow.png) no-repeat;
					background-size: 70%;
				} */
  }
}

.lesroch-cms-col ul > li:not(:last-of-type),
.accordion-col ul > li:not(:last-of-type) {
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .lesroch-cms-col ul > li:not(:last-of-type),
  .accordion-col ul > li:not(:last-of-type) {
    margin-bottom: 7px;
  }
}

.lesroch-cms-col ul > li:last-col,
.accordion-col ul > li:last-col {
  margin-bottom: 0;
}

.lesroch-cms-col ul > li a,
.accordion-col ul > li a {
  position: relative;
  display: inline-block;
  color: #181716;
  cursor: pointer;
  letter-spacing: 0.8px;
}

.lesroch-cms-col ul > li a:hover,
.accordion-col ul > li a:hover {
  color: #e3000b;
}

@media (max-width: 767px) {
  .lesroch-cms-col ul > li a,
  .accordion-col ul > li a {
    /* &:before {
						margin-top: 20px;
						@include default-before(0, auto, auto , 0, 7px, 12px);
						background: url(../images/mbl-right-arrow.png) no-repeat;
					} */
  }
  .lesroch-cms-col ul > li a.underline-text,
  .accordion-col ul > li a.underline-text {
    display: inline;
    padding-bottom: 0px;
    border-bottom: 1px solid #8c8c8b;
    line-height: 1.85em;
  }
  .lesroch-cms-col ul > li a.underline-text .underline,
  .accordion-col ul > li a.underline-text .underline {
    color: #181716;
    letter-spacing: 0.8px;
  }
}

@media (min-width: 768px) {
  .lesroch-cms-col ul > li a,
  .accordion-col ul > li a {
    padding: 0 0 5px 15px;
    font-size: 16px;
    line-height: 1.9em;
  }
  .lesroch-cms-col ul > li a:before,
  .accordion-col ul > li a:before {
    margin-top: 10px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    content: "";
    display: block;
    width: 4px;
    height: 7px;
    background: url(../images/megaitem-arrow.png) no-repeat;
  }
}

.lesroch-cms-col.lesroch-cms-border-col,
.accordion-col.lesroch-cms-border-col {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: none;
}

.lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-border-col:last-of-type, .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-border-col:nth-of-type(3n+3),
.accordion-col.lesroch-cms-border-col.lesroch-cms-border-col:last-of-type,
.accordion-col.lesroch-cms-border-col.lesroch-cms-border-col:nth-of-type(3n+3) {
  margin-right: 0;
}

.lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-border-col:last-of-type:before, .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-border-col:nth-of-type(3n+3):before,
.accordion-col.lesroch-cms-border-col.lesroch-cms-border-col:last-of-type:before,
.accordion-col.lesroch-cms-border-col.lesroch-cms-border-col:nth-of-type(3n+3):before {
  display: none;
}

@media (min-width: 1024px) {
  .lesroch-cms-col.lesroch-cms-border-col,
  .accordion-col.lesroch-cms-border-col {
    margin-right: 13.55%;
    width: 42.30%;
  }
  .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3, .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3),
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3,
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3) {
    margin-right: 4%;
    width: 22%;
  }
  .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3:before, .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3):before,
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3:before,
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3):before {
    right: -8%;
    display: block;
  }
  .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3:last-of-type, .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3):last-of-type,
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3:last-of-type,
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3):last-of-type {
    margin-right: 0;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-cms-col.lesroch-cms-border-col,
  .accordion-col.lesroch-cms-border-col {
    margin-right: 11%;
    width: 26%;
  }
  .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3, .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3),
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3,
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3) {
    margin-right: 4%;
    width: 22%;
  }
  .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3:before, .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3):before,
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3:before,
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3):before {
    right: -8%;
    display: block;
  }
  .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3:last-of-type, .lesroch-cms-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3):last-of-type,
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3:last-of-type,
  .accordion-col.lesroch-cms-border-col.lesroch-cms-col3:nth-of-type(3n+3):last-of-type {
    margin-right: 0;
  }
}

.lesroch-cms-col.lesroch-cms-border-col:before,
.accordion-col.lesroch-cms-border-col:before {
  position: absolute;
  top: 0;
  right: -16%;
  bottom: 0;
  left: auto;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #a8a9ad;
}

.lesroch-cms-col.lesroch-cms-border-col p + ul li,
.accordion-col.lesroch-cms-border-col p + ul li {
  padding-left: 0;
}

.lesroch-cms-col.lesroch-cms-border-col p + ul li:before,
.accordion-col.lesroch-cms-border-col p + ul li:before {
  display: none;
}

.accordion-col .lesroch-accordion-panel-heading h1, .accordion-col .lesroch-accordion-panel-heading h2, .accordion-col .lesroch-accordion-panel-heading h3, .accordion-col .lesroch-accordion-panel-heading h4, .accordion-col .lesroch-accordion-panel-heading h5, .accordion-col .lesroch-accordion-panel-heading h6, .accordion-col .lesroch-accordion-panel-heading h7 {
  margin-top: 0;
}

/* Sliders */
.lesroch-js-slider > div {
  height: 100%;
}

.lesroch-js-slider > div > div {
  height: 100%;
}

.lesroch-js-slider > div .lesroch-slider-wrapper {
  height: 100%;
}

.lesroch-js-slider > div .lesroch-slider-wrapper > div {
  height: 100%;
}

@media (min-width: 768px) {
  .cms-mbl-accordion-col h2 > a.toggler {
    pointer-events: none;
  }
}

.cms-mbl-accordion-col:not(:last-of-type) h2 > a.toggler {
  border-bottom: 0;
}

/* Mini container */
.cms-slidertext-type2 .lesroch-cms-mini-container {
  max-width: 100%;
}

.lesroch-cms-mini-container {
  margin: 0 auto;
}

@media (min-width: 1440px) {
  .lesroch-cms-mini-container {
    max-width: 580px;
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {
  .lesroch-cms-mini-container {
    /* padding: 30px 40px; */
    max-width: 580px;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .lesroch-cms-mini-container {
    padding: 0px 0px;
    max-width: inherit;
  }
}

@media (max-width: 767px) {
  .lesroch-cms-mini-container {
    padding: 0px 0px 0px;
  }
}

@media (max-width: 767px) {
  .lesroch-industry-career-section .lesroch-cms-mini-container, .lesroch-image-content-section .lesroch-cms-mini-container {
    padding: 40px 15px 40px !important;
  }
}

/* Animated images scss */
/* Overlay link scss */
.cms-col-with-layer figure {
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.cms-col-with-layer figure:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.cms-col-with-layer:hover figure:before {
  background: rgba(255, 255, 255, 0.5);
}

.lesroch-filter-template .lesroch-cms-col > div {
  position: relative;
}

.cms-imgae-gallery-section .lesroch-cms-entry-row {
  position: relative;
}

.cms-imgae-gallery-section .lesroch-cms-entry-row > a, .cms-imgae-gallery-section .lesroch-cms-entry-row a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.cms-imgae-gallery-section .lesroch-cms-entry-row > a:before, .cms-imgae-gallery-section .lesroch-cms-entry-row a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.cms-imgae-gallery-section .lesroch-cms-entry-row > a[href=""], .cms-imgae-gallery-section .lesroch-cms-entry-row a[href=""] {
  cursor: default;
}

.cms-imgae-gallery-section .lesroch-cms-entry-row > a[href=""]:before, .cms-imgae-gallery-section .lesroch-cms-entry-row a[href=""]:before {
  display: none;
}

.cms-imgae-gallery-section .lesroch-cms-entry-row > a:not([href=""]):hover:before, .cms-imgae-gallery-section .lesroch-cms-entry-row a:not([href=""]):hover:before {
  background: rgba(255, 255, 255, 0.5);
}

article figure {
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

article figure:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

article > div > a:hover figure:before {
  background: rgba(255, 255, 255, 0.5);
}

/* Menu management scss */
.has-multiple-submenus main {
  position: relative;
  z-index: 0;
}

.has-multiple-submenus .program-3rdlevel-nav-panel {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  overflow: hidden;
  height: calc(100vh - 74px);
  background: #404041;
  width: 250px;
  letter-spacing: 0.8px;
  /* @include lesroch-transform(translateX(-100%));
		@include lesroch-transition(all, 0.45s);
		transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); */
}

@media (max-width: 1024px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2;
    width: 100%;
    /* @include lesroch-transform(translateX(-100%));
			@include lesroch-transition(all, 0.45s);
			transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); */
  }
  .has-multiple-submenus .program-3rdlevel-nav-panel .cms-filter-closer {
    right: 20px;
    top: 40px;
  }
  .has-multiple-submenus .program-3rdlevel-nav-panel.hidden {
    display: none;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel {
    top: 147px;
    height: calc(100% - 147px);
  }
}

@media (max-width: 767px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel {
    top: 123px;
    height: calc(100% - 123px);
  }
}

@media (min-width: 1025px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel.opened {
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
}

@media (max-width: 1024px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel.opened {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.has-multiple-submenus .program-3rdlevel-nav-panel.sticky-panel {
  position: fixed;
}

@media (min-width: 1025px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel.sticky-panel {
    top: 74px;
  }
}

@media (min-width: 1601px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel {
    width: 325px;
  }
}

@media (min-width: 1441px) and (max-width: 1600px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel {
    width: 270px;
  }
}

@media (max-width: 1440px) and (min-width: 1280px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel {
    width: 250px;
  }
}

@media (min-width: 1601px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel .program-3rdlevel-nav-panel-inner {
    /* padding: 100px 24.5%; */
    padding: 100px 12.5%;
    position: absolute;
    right: -17px;
    top: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  }
}

@media (max-width: 1600px) and (min-width: 1441px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel .program-3rdlevel-nav-panel-inner {
    padding: 100px 17%;
    height: 100%;
  }
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel .program-3rdlevel-nav-panel-inner {
    padding: 100px 40px;
    height: 100%;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel .program-3rdlevel-nav-panel-inner {
    padding: 100px 25px;
    height: 100%;
  }
}

@media (max-width: 1024px) {
  .has-multiple-submenus .program-3rdlevel-nav-panel .program-3rdlevel-nav-panel-inner {
    padding: 100px 50px;
  }
}

.has-multiple-submenus .program-3rdlevel-nav-panel h4 {
  color: #ffffff;
}

.has-multiple-submenus .program-3rdlevel-nav-panel h4 a {
  color: #ffffff;
}

.has-multiple-submenus .program-3rdlevel-nav-panel h4 a:hover {
  color: #ffffff !important;
}

.has-multiple-submenus .program-3rdlevel-nav-panel ul > li {
  margin-bottom: 8px;
}

.has-multiple-submenus .program-3rdlevel-nav-panel ul > li:last-of-type {
  margin-bottom: 0;
}

.has-multiple-submenus .program-3rdlevel-nav-panel ul li > ul {
  padding: 20px 0 12px 20px;
}

.has-multiple-submenus .program-3rdlevel-nav-panel ul li > a {
  color: #cccccc;
  font-size: 15px;
  line-height: 1.5em;
  font-family: 'montserrat-light';
}

.has-multiple-submenus .program-3rdlevel-nav-panel ul a:hover, .has-multiple-submenus .program-3rdlevel-nav-panel ul .current-page > a {
  color: #e3000b;
}

.has-multiple-submenus .program-details-main-block {
  margin: 0 0 0 0;
  width: calc(100% - 0px);
  -webkit-transition: all ease-in-out 0.45s;
  -moz-transition: all ease-in-out 0.45s;
  -ms-transition: all ease-in-out 0.45s;
  -o-transition: all ease-in-out 0.45s;
  transition: all ease-in-out 0.45s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.has-multiple-submenus .third-levelmenu-opened {
  float: right;
  -webkit-transition: all ease-in-out 0.45s;
  -moz-transition: all ease-in-out 0.45s;
  -ms-transition: all ease-in-out 0.45s;
  -o-transition: all ease-in-out 0.45s;
  transition: all ease-in-out 0.45s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

@media (max-width: 1600px) {
  .has-multiple-submenus .third-levelmenu-opened .lesroch-cms-mini-container {
    padding: 0 20px;
  }
}

.has-multiple-submenus .third-levelmenu-opened section .lesroch-container {
  max-width: 1400px;
}

@media (min-width: 1601px) {
  .has-multiple-submenus .third-levelmenu-opened {
    margin: 0 0 0 calc(100% - (100% - 325px)) !important;
    width: calc(100% - 325px) !important;
  }
}

@media (min-width: 1441px) and (max-width: 1600px) {
  .has-multiple-submenus .third-levelmenu-opened {
    margin: 0 0 0 calc(100% - (100% - 270px)) !important;
    width: calc(100% - 270px) !important;
  }
}

@media (max-width: 1440px) and (min-width: 1280px) {
  .has-multiple-submenus .third-levelmenu-opened {
    margin: 0 0 0 calc(100% - (100% - 250px)) !important;
    width: calc(100% - 250px) !important;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .has-multiple-submenus .third-levelmenu-opened {
    margin: 0 0 0 calc(100% - (100% - 250px)) !important;
    width: calc(100% - 250px) !important;
  }
  .has-multiple-submenus .third-levelmenu-opened .cms-gallery-col {
    width: 50%;
  }
  .has-multiple-submenus .third-levelmenu-opened .cms-gallery-col.pull-left {
    width: 100%;
    float: none;
  }
  .has-multiple-submenus .third-levelmenu-opened .cms-gallery-col .lesroch-col-content .cms-half-image-col {
    float: left;
    width: 50%;
    height: 100% !important;
  }
}

.has-multiple-submenus .third-levelmenu-opened .lesroch-section.cms-image-grid-section .bkg-cover {
  padding-bottom: 71.5%;
}

@media (min-width: 1601px) {
  .has-multiple-submenus .third-levelmenu-opened .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col {
    padding: 35px 30px;
  }
}

@media (max-width: 1600px) and (min-width: 1441px) {
  .has-multiple-submenus .third-levelmenu-opened .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col {
    padding: 25px 25px;
  }
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .has-multiple-submenus .third-levelmenu-opened .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col {
    padding: 10px 20px;
  }
  .has-multiple-submenus .third-levelmenu-opened .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col p {
    font-size: 12px;
    line-height: 1.75em;
  }
}

@media (min-width: 1025px) {
  .has-multiple-submenus .third-levelmenu-opened .lesroch-section.cms-image-grid-section .cms-half-image-col.cms-half-gallery-text-col .lesroch-image-content-section .lesroch-cms-col {
    min-height: 510px;
  }
}

/* Padding less section */
@media (max-width: 767px) {
  .cms-mbl-paddingless-section {
    padding: 0 0;
  }
  .cms-mbl-paddingless-section .lesroch-container {
    padding: 0 0;
  }
}

/* Program List cms layer */
@media (max-width: 767px) {
  .cms-programlist-section {
    /* .lesroch-container {
			padding: 0 0;
		} */
  }
}

/* CMS accordion Program list seciton */
.cms-mbl-accordion-col.cms-sublinks-list-section .lesroch-accordion-panelbody {
  display: none;
}

@media (max-width: 767px) {
  .cms-mbl-accordion-col.cms-sublinks-list-section .lesroch-accordion-panelbody {
    padding: 15px 15px 40px;
  }
}

@media (max-width: 767px) {
  .cms-mbl-accordion-col.cms-sublinks-list-section:not(:last-of-type) .lesroch-accordion-panelbody {
    /* border-top: 1px solid $white-font-color; */
    border-top: 1px solid #ffffff;
  }
}

@media (max-width: 767px) {
  .cms-mbl-accordion-col.cms-sublinks-list-section:last-of-type .lesroch-accordion-panelbody {
    /* padding-bottom: 0px !important; */
  }
}

@media (max-width: 767px) {
  .cms-accordion-section .cms-mbl-accordion-col .lesroch-accordion-panelbody {
    padding: 30px 20px 50px;
  }
}

@media (max-width: 767px) {
  .lesroch-programlist-section .cms-mbl-accordion-col:last-of-type .lesroch-accordion-panelbody {
    padding-bottom: 40px !important;
  }
}

/* Widescreen to desktop scss */
@media (min-width: 1441px) and (max-width: 1600px) {
  .program-details-main-block:not(.third-levelmenu-opened) .cms-gallery-col {
    min-height: 550px;
    max-height: 550px;
  }
  .program-details-main-block.third-levelmenu-opened .lesroch-section.cms-image-grid-section .bkg-cover {
    padding-bottom: 55% !important;
  }
  .program-details-main-block.third-levelmenu-opened .lesroch-section.cms-image-grid-section h2 {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .program-details-main-block.third-levelmenu-opened .lesroch-section.cms-image-grid-section p {
    font-size: 14px;
  }
  .program-details-main-block.third-levelmenu-opened .lesroch-section.cms-image-grid-section .read-more-plus {
    margin-top: 10px;
  }
}

/* Widescreen to desktop scss */
@media (max-width: 1440px) and (min-width: 1281px) {
  .program-details-main-block:not(.third-levelmenu-opened) .cms-gallery-col {
    min-height: 500px;
    max-height: 500px;
  }
  .program-details-main-block.third-levelmenu-opened .lesroch-section.cms-image-grid-section .bkg-cover {
    /* padding-bottom: 65% !important; */
  }
}

/* ipad to desktop */
@media (max-width: 1280px) and (min-width: 1025px) {
  .program-details-main-block:not(.third-levelmenu-opened) .cms-gallery-col {
    min-height: 430px;
    max-height: 430px;
  }
  .program-details-main-block.third-levelmenu-opened .lesroch-section.cms-image-grid-section .bkg-cover {
    /* ( padding-bottom: 40% !important; */
  }
}

/* Desktop to smartphone */
@media (min-width: 768px) and (max-width: 1440px) {
  /* Slider text block */
  .lesroch-industry-career-section .lesroch-cms-text-col .lesroch-cms-mini-container, .lesroch-image-content-section .lesroch-cms-text-col .lesroch-cms-mini-container {
    padding: 30px 20px;
  }
  /* 800 wider col */
  .lesroch-section .cms-col-width800 > div {
    padding-left: 40px;
  }
}

/* ipad scss */
@media (max-width: 1024px) and (min-width: 768px) {
  .pull-right {
    float: left;
  }
  .pull-left {
    float: left;
  }
  .cms-gallery-col {
    width: 50%;
  }
  .cms-gallery-col.pull-left {
    float: none;
    width: 100%;
  }
  .lesroch-col-content {
    clear: both;
    width: 100%;
  }
  .lesroch-col-content:before, .lesroch-col-content:after {
    clear: both;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
  }
  .lesroch-col-content .cms-half-image-col {
    float: left;
    width: 50%;
    height: 100%;
  }
  .lesroch-col-content .cms-half-image-col.cms-half-gallery-text-col {
    padding: 0px 40px;
  }
}

/* Smartphone scss */
@media (max-width: 767px) {
  .cms-globalnetwork-section, .cms-recruit-section {
    /* padding: 150px 0 110px; */
  }
  /* CMS Number Section scss */
  .lesroch-cmsnumber-section {
    margin: 0 -20px;
  }
  .lesroch-cmsnumber-section .lesroch-cms-border-col:not(:last-of-type) {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #a8a9ad;
  }
  /* viewport section height */
  .viewport-section:not(#lesroch-homepage-banner) {
    /* max-height: 400px; */
    max-height: 280px;
  }
  /* Accordion scss */
  .cms-accordion-section {
    margin: 0 -20px;
  }
}

@media (max-width: 480px) {
  .viewport-section:not(#lesroch-homepage-banner) {
    /* max-height: 400px; */
    max-height: 240px;
  }
}

/* Program list page */
.lesroch-program-list-template, .lesroch-filter-template, [class*="lesroch-template"] {
  /* Filter form field / select box */
  /* Fancy select scss */
  /* Success stories rules */
}

.lesroch-program-list-template .cms-insight-section h3, .lesroch-filter-template .cms-insight-section h3, [class*="lesroch-template"] .cms-insight-section h3 {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .lesroch-program-list-template .cms-insight-section h3, .lesroch-filter-template .cms-insight-section h3, [class*="lesroch-template"] .cms-insight-section h3 {
    min-height: 105px;
  }
  .lesroch-program-list-template .cms-insight-section h3 + p + .cms-program-details-list, .lesroch-filter-template .cms-insight-section h3 + p + .cms-program-details-list, [class*="lesroch-template"] .cms-insight-section h3 + p + .cms-program-details-list {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .lesroch-program-list-template .cms-insight-section h3, .lesroch-filter-template .cms-insight-section h3, [class*="lesroch-template"] .cms-insight-section h3 {
    height: auto !important;
  }
  .lesroch-program-list-template .cms-insight-section h3 + p + .cms-program-details-list, .lesroch-filter-template .cms-insight-section h3 + p + .cms-program-details-list, [class*="lesroch-template"] .cms-insight-section h3 + p + .cms-program-details-list {
    margin-top: 20px;
  }
}

.lesroch-program-list-template.lesroch-press-list-template .cms-insight-section h3, .lesroch-filter-template.lesroch-press-list-template .cms-insight-section h3, [class*="lesroch-template"].lesroch-press-list-template .cms-insight-section h3 {
  min-height: inherit;
}

.lesroch-program-list-template select.cms-form-control, .lesroch-program-list-template .fancy-select, .lesroch-program-list-template .cms-form-control, .lesroch-filter-template select.cms-form-control, .lesroch-filter-template .fancy-select, .lesroch-filter-template .cms-form-control, [class*="lesroch-template"] select.cms-form-control, [class*="lesroch-template"] .fancy-select, [class*="lesroch-template"] .cms-form-control {
  width: 100%;
}

.lesroch-program-list-template .date-group, .lesroch-filter-template .date-group, [class*="lesroch-template"] .date-group {
  position: relative;
}

.lesroch-program-list-template .date-group:after, .lesroch-filter-template .date-group:after, [class*="lesroch-template"] .date-group:after {
  position: absolute;
  top: 50%;
  right: 20px;
  pointer-events: none;
  content: "";
  display: block;
  background: url(../images/date-picker-icon.png) no-repeat;
  width: 21px;
  height: 21px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.lesroch-program-list-template .fancy-select .option, .lesroch-filter-template .fancy-select .option, [class*="lesroch-template"] .fancy-select .option {
  line-height: inherit;
}

.lesroch-program-list-template .fancy-select .option > a, .lesroch-filter-template .fancy-select .option > a, [class*="lesroch-template"] .fancy-select .option > a {
  padding: 10px 15px;
  color: #999999;
  font-size: 12px;
}

@media (max-width: 767px) {
  .lesroch-program-list-template .fancy-select .option > a, .lesroch-filter-template .fancy-select .option > a, [class*="lesroch-template"] .fancy-select .option > a {
    padding: 7px 15px;
  }
}

.lesroch-program-list-template #news-filter-list > li, .lesroch-filter-template #news-filter-list > li, [class*="lesroch-template"] #news-filter-list > li {
  width: 33.3333%;
}

@-moz-document url-prefix() {
  .lesroch-program-list-template #news-filter-list > li, .lesroch-filter-template #news-filter-list > li, [class*="lesroch-template"] #news-filter-list > li {
    width: 33.25%;
  }
}

.lesroch-program-list-template #news-filter-list > li:last-of-type, .lesroch-filter-template #news-filter-list > li:last-of-type, [class*="lesroch-template"] #news-filter-list > li:last-of-type {
  padding-right: 20px;
}

@media (min-width: 768px) {
  .lesroch-program-list-template .cms-program-details-list > .row, .lesroch-filter-template .cms-program-details-list > .row, [class*="lesroch-template"] .cms-program-details-list > .row {
    margin: 0 -10px;
  }
  .lesroch-program-list-template .cms-program-details-list > .row > [class*="col-"], .lesroch-filter-template .cms-program-details-list > .row > [class*="col-"], [class*="lesroch-template"] .cms-program-details-list > .row > [class*="col-"] {
    padding: 0 10px;
  }
}

@media (max-width: 767px) and (min-width: 481px) {
  .lesroch-program-list-template .cms-program-details-list > .row, .lesroch-filter-template .cms-program-details-list > .row, [class*="lesroch-template"] .cms-program-details-list > .row {
    margin: 0 -5px;
  }
  .lesroch-program-list-template .cms-program-details-list > .row > [class*="col-"], .lesroch-filter-template .cms-program-details-list > .row > [class*="col-"], [class*="lesroch-template"] .cms-program-details-list > .row > [class*="col-"] {
    padding: 0 5px;
    width: 33.33333%;
  }
}

@media (max-width: 480px) {
  .lesroch-program-list-template .cms-program-details-list > .row, .lesroch-filter-template .cms-program-details-list > .row, [class*="lesroch-template"] .cms-program-details-list > .row {
    margin: 0 0;
  }
  .lesroch-program-list-template .cms-program-details-list > .row > [class*="col-"], .lesroch-filter-template .cms-program-details-list > .row > [class*="col-"], [class*="lesroch-template"] .cms-program-details-list > .row > [class*="col-"] {
    margin-bottom: 15px;
    padding: 0 0;
  }
  .lesroch-program-list-template .cms-program-details-list > .row > [class*="col-"]:last-of-type, .lesroch-filter-template .cms-program-details-list > .row > [class*="col-"]:last-of-type, [class*="lesroch-template"] .cms-program-details-list > .row > [class*="col-"]:last-of-type {
    maring-bottom: 0;
  }
}

.lesroch-program-list-template .cms-programslist-section, .lesroch-program-list-template .cms-imagetext-layer-section, .lesroch-filter-template .cms-programslist-section, .lesroch-filter-template .cms-imagetext-layer-section, [class*="lesroch-template"] .cms-programslist-section, [class*="lesroch-template"] .cms-imagetext-layer-section {
  /* @include lesroch-transition(all, 0.5s); */
}

@media (min-width: 768px) {
  .lesroch-program-list-template .cms-programslist-section, .lesroch-program-list-template .cms-imagetext-layer-section, .lesroch-filter-template .cms-programslist-section, .lesroch-filter-template .cms-imagetext-layer-section, [class*="lesroch-template"] .cms-programslist-section, [class*="lesroch-template"] .cms-imagetext-layer-section {
    padding-top: 0;
    padding-bottom: 97px;
  }
}

.lesroch-program-list-template .cms-programslist-section figure, .lesroch-program-list-template .cms-imagetext-layer-section figure, .lesroch-filter-template .cms-programslist-section figure, .lesroch-filter-template .cms-imagetext-layer-section figure, [class*="lesroch-template"] .cms-programslist-section figure, [class*="lesroch-template"] .cms-imagetext-layer-section figure {
  margin-bottom: 25px;
}

.lesroch-program-list-template .cms-programslist-section figure + p, .lesroch-program-list-template .cms-imagetext-layer-section figure + p, .lesroch-filter-template .cms-programslist-section figure + p, .lesroch-filter-template .cms-imagetext-layer-section figure + p, [class*="lesroch-template"] .cms-programslist-section figure + p, [class*="lesroch-template"] .cms-imagetext-layer-section figure + p {
  margin: 25px 0 35px;
}

.lesroch-program-list-template .cms-programslist-section + p, .lesroch-program-list-template .cms-imagetext-layer-section + p, .lesroch-filter-template .cms-programslist-section + p, .lesroch-filter-template .cms-imagetext-layer-section + p, [class*="lesroch-template"] .cms-programslist-section + p, [class*="lesroch-template"] .cms-imagetext-layer-section + p {
  margin: 25px 0 35px;
}

.lesroch-program-list-template .cms-programslist-section h2, .lesroch-program-list-template .cms-imagetext-layer-section h2, .lesroch-filter-template .cms-programslist-section h2, .lesroch-filter-template .cms-imagetext-layer-section h2, [class*="lesroch-template"] .cms-programslist-section h2, [class*="lesroch-template"] .cms-imagetext-layer-section h2 {
  color: #181716;
}

@media (min-width: 768px) {
  .lesroch-program-list-template .cms-programslist-section h2, .lesroch-program-list-template .cms-imagetext-layer-section h2, .lesroch-filter-template .cms-programslist-section h2, .lesroch-filter-template .cms-imagetext-layer-section h2, [class*="lesroch-template"] .cms-programslist-section h2, [class*="lesroch-template"] .cms-imagetext-layer-section h2 {
    margin-bottom: 17px;
  }
}

@media (max-width: 767px) {
  .lesroch-program-list-template .cms-programslist-section h2, .lesroch-program-list-template .cms-imagetext-layer-section h2, .lesroch-filter-template .cms-programslist-section h2, .lesroch-filter-template .cms-imagetext-layer-section h2, [class*="lesroch-template"] .cms-programslist-section h2, [class*="lesroch-template"] .cms-imagetext-layer-section h2 {
    margin-bottom: 5px;
  }
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .lesroch-program-list-template .cms-programslist-section h2, .lesroch-program-list-template .cms-imagetext-layer-section h2, .lesroch-filter-template .cms-programslist-section h2, .lesroch-filter-template .cms-imagetext-layer-section h2, [class*="lesroch-template"] .cms-programslist-section h2, [class*="lesroch-template"] .cms-imagetext-layer-section h2 {
    font-size: 16px;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .lesroch-program-list-template .cms-programslist-section h2, .lesroch-program-list-template .cms-imagetext-layer-section h2, .lesroch-filter-template .cms-programslist-section h2, .lesroch-filter-template .cms-imagetext-layer-section h2, [class*="lesroch-template"] .cms-programslist-section h2, [class*="lesroch-template"] .cms-imagetext-layer-section h2 {
    font-size: 15px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-program-list-template .cms-programslist-section h2, .lesroch-program-list-template .cms-imagetext-layer-section h2, .lesroch-filter-template .cms-programslist-section h2, .lesroch-filter-template .cms-imagetext-layer-section h2, [class*="lesroch-template"] .cms-programslist-section h2, [class*="lesroch-template"] .cms-imagetext-layer-section h2 {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  .lesroch-program-list-template .cms-programslist-section .cms-borderless-col3, .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3, .lesroch-filter-template .cms-programslist-section .cms-borderless-col3, .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3, [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3, [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3 {
    margin-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .lesroch-program-list-template .cms-programslist-section .cms-borderless-col3, .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3, .lesroch-filter-template .cms-programslist-section .cms-borderless-col3, .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3, [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3, [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3 {
    margin-bottom: 35px;
  }
}

.lesroch-program-list-template .cms-programslist-section .cms-borderless-col3[data-cat-group], .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group], .lesroch-filter-template .cms-programslist-section .cms-borderless-col3[data-cat-group], .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group], [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3[data-cat-group], [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group] {
  /* @include lesroch-transition(transform, 0.5s); */
}

.lesroch-program-list-template .cms-programslist-section .cms-borderless-col3[data-cat-group].inactive-filter, .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group].inactive-filter, .lesroch-filter-template .cms-programslist-section .cms-borderless-col3[data-cat-group].inactive-filter, .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group].inactive-filter, [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3[data-cat-group].inactive-filter, [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group].inactive-filter {
  display: none;
}

.lesroch-program-list-template .cms-programslist-section .cms-borderless-col3[data-cat-group]:nth-last-of-type(2), .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group]:nth-last-of-type(2), .lesroch-filter-template .cms-programslist-section .cms-borderless-col3[data-cat-group]:nth-last-of-type(2), .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group]:nth-last-of-type(2), [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3[data-cat-group]:nth-last-of-type(2), [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group]:nth-last-of-type(2) {
  /* margin-bottom: 82px; */
}

.lesroch-program-list-template .cms-programslist-section .cms-borderless-col3[data-cat-group] > div, .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group] > div, .lesroch-filter-template .cms-programslist-section .cms-borderless-col3[data-cat-group] > div, .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group] > div, [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3[data-cat-group] > div, [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group] > div {
  padding-top: 30px;
  border-top: 1px solid #a8a9ad;
}

@media (min-width: 1441px) {
  .lesroch-program-list-template .cms-programslist-section .cms-borderless-col3[data-cat-group], .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group], .lesroch-filter-template .cms-programslist-section .cms-borderless-col3[data-cat-group], .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group], [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3[data-cat-group], [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group] {
    padding: 0 2.9%;
  }
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .lesroch-program-list-template .cms-programslist-section .cms-borderless-col3[data-cat-group], .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group], .lesroch-filter-template .cms-programslist-section .cms-borderless-col3[data-cat-group], .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group], [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3[data-cat-group], [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group] {
    padding: 0 2.5%;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .lesroch-program-list-template .cms-programslist-section .cms-borderless-col3[data-cat-group], .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group], .lesroch-filter-template .cms-programslist-section .cms-borderless-col3[data-cat-group], .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group], [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3[data-cat-group], [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group] {
    padding: 0 2%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-program-list-template .cms-programslist-section .cms-borderless-col3[data-cat-group], .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group], .lesroch-filter-template .cms-programslist-section .cms-borderless-col3[data-cat-group], .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group], [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3[data-cat-group], [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group] {
    padding: 0 2.9%;
    width: calc(50% - 1px);
  }
}

.lesroch-program-list-template .cms-programslist-section .cms-borderless-col3[data-cat-group].filtering, .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group].filtering, .lesroch-filter-template .cms-programslist-section .cms-borderless-col3[data-cat-group].filtering, .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group].filtering, [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3[data-cat-group].filtering, [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3[data-cat-group].filtering {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.lesroch-program-list-template .cms-programslist-section .cms-borderless-col3.active-filter, .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3.active-filter, .lesroch-filter-template .cms-programslist-section .cms-borderless-col3.active-filter, .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3.active-filter, [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3.active-filter, [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3.active-filter {
  opacity: 1;
  float: left;
  /* @include lesroch-transform(scale(1)); */
}

@media (min-width: 1025px) {
  .lesroch-program-list-template .cms-programslist-section .cms-borderless-col3.active-filter, .lesroch-program-list-template .cms-imagetext-layer-section .cms-borderless-col3.active-filter, .lesroch-filter-template .cms-programslist-section .cms-borderless-col3.active-filter, .lesroch-filter-template .cms-imagetext-layer-section .cms-borderless-col3.active-filter, [class*="lesroch-template"] .cms-programslist-section .cms-borderless-col3.active-filter, [class*="lesroch-template"] .cms-imagetext-layer-section .cms-borderless-col3.active-filter {
    width: 33.333333%;
  }
}

.lesroch-program-list-template .lesroch-program-list-template li, .lesroch-filter-template .lesroch-program-list-template li, [class*="lesroch-template"] .lesroch-program-list-template li {
  padding-left: 0;
}

.lesroch-program-list-template .lesroch-program-list-template li:before, .lesroch-filter-template .lesroch-program-list-template li:before, [class*="lesroch-template"] .lesroch-program-list-template li:before {
  display: none;
}

@media (max-width: 480px) {
  .lesroch-program-list-template .lesroch-program-list-template li, .lesroch-filter-template .lesroch-program-list-template li, [class*="lesroch-template"] .lesroch-program-list-template li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 0 !important;
  }
  .lesroch-program-list-template .lesroch-program-list-template li:last-of-type, .lesroch-filter-template .lesroch-program-list-template li:last-of-type, [class*="lesroch-template"] .lesroch-program-list-template li:last-of-type {
    margin-right: 0;
  }
}

@media (min-width: 1025px) {
  .lesroch-program-list-template.lesroch-success-story-template .cms-borderless-col3[data-cat-group], .lesroch-filter-template.lesroch-success-story-template .cms-borderless-col3[data-cat-group], [class*="lesroch-template"].lesroch-success-story-template .cms-borderless-col3[data-cat-group] {
    padding: 0 4%;
  }
}

@media (min-width: 768px) {
  .lesroch-program-list-template.lesroch-success-story-template .cms-borderless-col3[data-cat-group], .lesroch-filter-template.lesroch-success-story-template .cms-borderless-col3[data-cat-group], [class*="lesroch-template"].lesroch-success-story-template .cms-borderless-col3[data-cat-group] {
    margin: 0 !important;
    width: 33.333333% !important;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-program-list-template.lesroch-success-story-template .cms-borderless-col3[data-cat-group], .lesroch-filter-template.lesroch-success-story-template .cms-borderless-col3[data-cat-group], [class*="lesroch-template"].lesroch-success-story-template .cms-borderless-col3[data-cat-group] {
    padding: 0 3.5%;
  }
}

.lesroch-program-list-template.lesroch-success-story-template .cms-borderless-col3[data-cat-group] > div, .lesroch-filter-template.lesroch-success-story-template .cms-borderless-col3[data-cat-group] > div, [class*="lesroch-template"].lesroch-success-story-template .cms-borderless-col3[data-cat-group] > div {
  padding-top: 0;
  border: 0;
}

@media (min-width: 768px) {
  .lesroch-program-list-template.lesroch-success-story-template .cms-imagetext-layer-section .row, .lesroch-filter-template.lesroch-success-story-template .cms-imagetext-layer-section .row, [class*="lesroch-template"].lesroch-success-story-template .cms-imagetext-layer-section .row {
    margin-right: -4%;
    margin-left: -4%;
    font-size: 0;
  }
}

/* Filter list template */
.lesroch-filter-template {
  /* No filter css */
}

.lesroch-filter-template section:first-of-type .lesroch-row.filter-row {
  /* margin-right: -2.2355%;
			margin-left: -2.2355%; */
}

@media (min-width: 768px) {
  .lesroch-filter-template section:first-of-type .lesroch-row.filter-row {
    /* overflow: hidden; */
    margin-right: -2.8%;
    margin-left: -2.8%;
  }
}

.lesroch-filter-template.no-filter #filter-row.filtering {
  min-height: 100vh;
}

.lesroch-filter-template.no-filter .cms-filter-list {
  margin-bottom: 0;
}

/* CMS 3 cols with layer section */
@media (min-width: 1025px) {
  .cms-imagetext-layer-section .cms-col-with-layer + .expanded-preview-section {
    margin: 0 3.7%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .cms-imagetext-layer-section .cms-col-with-layer + .expanded-preview-section {
    margin: 0 3.68%;
  }
}

@media (min-width: 768px) {
  .cms-imagetext-layer-section .row {
    font-size: 0;
  }
  .cms-imagetext-layer-section .cms-col-with-layer {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  .cms-imagetext-layer-section .cms-col-with-layer + .expanded-preview-section {
    padding-bottom: 80px !important;
    float: right;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .cms-imagetext-layer-section .cms-col-with-layer.lesroch-cms-col.active {
    position: relative;
    margin-bottom: 0 !important;
  }
  .cms-imagetext-layer-section .cms-col-with-layer + .expanded-preview-section {
    position: relative;
    left: 20px !important;
    padding-bottom: 50px !important;
    float: right;
    width: calc(100% + 40px) !important;
  }
}

/* Event detail page */
.lesroch-postentry-detail-template {
  /* Main entry scss */
  /* Details list row scss */
  /* Google maps scss */
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme {
  background: #1e1e1f;
  color: #999999;
  font-size: 16px;
  /* Breadcrumb scss */
  /* Socila sharer scss */
}

@media (min-width: 768px) {
  .lesroch-postentry-detail-template .lesroch-breadnav-theme {
    padding: 30px 0;
  }
}

@media (max-width: 767px) {
  .lesroch-postentry-detail-template .lesroch-breadnav-theme {
    padding: 15px 0;
  }
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-breadcrumb-col {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-breadcrumb-col ul {
  margin: 0 0;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-breadcrumb-col ul li {
  padding: 0 0;
  line-height: inherit;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-breadcrumb-col ul li:before {
  display: none;
}

@media (max-width: 480px) {
  .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-breadcrumb-col {
    margin: 0 0 0px;
    /* width: 100%;
				text-align: center; */
  }
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-breadcrumb-col a {
  position: relative;
  padding-left: 18px;
  font-size: 16px;
  color: #999999;
  text-decoration: underline;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-breadcrumb-col a:before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  display: block;
  width: 7px;
  height: 12px;
  background: url(../images/breadcrumb-arrow.png) no-repeat;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links {
  display: inline-block;
  vertical-align: middle;
  float: none;
  text-align: right;
}

@media (max-width: 480px) {
  .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links {
    /* width: 100%; */
    text-align: right;
  }
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li {
    padding: 0 13px !important;
  }
}

@media (max-width: 767px) {
  .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li {
    padding: 0 5px !important;
  }
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li:before {
  display: none;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li:last-of-type, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li:last-of-type {
  padding-right: 0 !important;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a {
  width: 22px;
  height: 20px;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a i, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a span, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a i, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a span {
  position: relative;
  display: block;
  width: 22px;
  height: 20px;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a i:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a span:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a i:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a span:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  content: "";
  display: block;
  width: 22px;
  height: 20px;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a i.fb-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a i.jsps-facebook:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a span.fb-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a span.jsps-facebook:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a i.fb-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a i.jsps-facebook:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a span.fb-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a span.jsps-facebook:before {
  background: url(../images/fb-icon.png) no-repeat;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a i.tw-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a i.jsps-twitter:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a span.tw-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a span.jsps-twitter:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a i.tw-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a i.jsps-twitter:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a span.tw-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a span.jsps-twitter:before {
  background: url(../images/tw-icon.png) no-repeat;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a i.gp-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a i.jsps-google:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a span.gp-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a span.jsps-google:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a i.gp-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a i.jsps-google:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a span.gp-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a span.jsps-google:before {
  background: url(../images/gp-icon.png) no-repeat;
}

.lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a i.e-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a i.jsps-mail:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a span.e-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .lesroch-entry-socialsharer-col li a span.jsps-mail:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a i.e-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a i.jsps-mail:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a span.e-icon:before, .lesroch-postentry-detail-template .lesroch-breadnav-theme .juiz_sps_links li a span.jsps-mail:before {
  background: url(../images/mail-icon.png) no-repeat;
}

.lesroch-postentry-detail-template .postentry-content-section {
  /* Figure / thumb scss */
  /* CMS entry content scss */
}

@media (min-width: 768px) {
  .lesroch-postentry-detail-template .postentry-content-section {
    padding: 50px 0 100px;
  }
}

@media (max-width: 767px) {
  .lesroch-postentry-detail-template .postentry-content-section {
    padding: 40px 0 40px;
  }
}

.lesroch-postentry-detail-template .postentry-content-section .postentry-title h1 {
  font-family: 'apexnew-light';
}

@media (min-width: 768px) {
  .lesroch-postentry-detail-template .postentry-content-section .postentry-title {
    margin-bottom: 90px;
  }
  .lesroch-postentry-detail-template .postentry-content-section .postentry-title h1 {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  .lesroch-postentry-detail-template .postentry-content-section .postentry-title {
    margin-bottom: 40px;
  }
  .lesroch-postentry-detail-template .postentry-content-section .postentry-title h1 {
    font-size: 26px;
  }
}

.lesroch-postentry-detail-template .postentry-content-section .postentry-title h3 {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .lesroch-postentry-detail-template .postentry-content-section figure {
    margin: 90px 0 30px;
  }
}

@media (max-width: 767px) {
  .lesroch-postentry-detail-template .postentry-content-section figure {
    margin: 40px 0 20px;
  }
}

@media (min-width: 768px) {
  .lesroch-postentry-detail-template .postentry-content-section .entrypost-cms-row {
    margin-top: 55px;
  }
}

@media (max-width: 767px) {
  .lesroch-postentry-detail-template .postentry-content-section .entrypost-cms-row {
    margin-top: 25px;
  }
}

@media (min-width: 768px) {
  .lesroch-postentry-detail-template .postentry-details-list-row {
    margin: 30px 0 55px;
  }
}

@media (max-width: 767px) {
  .lesroch-postentry-detail-template .postentry-details-list-row {
    margin: 20px 0 25px;
  }
}

.lesroch-postentry-detail-template .postentry-details-list-row ul {
  display: table;
  margin: 0 0;
  width: 100%;
  font-size: 0;
}

.lesroch-postentry-detail-template .postentry-details-list-row ul li {
  display: inline-block;
  vertical-align: top;
  padding-left: 0;
}

.lesroch-postentry-detail-template .postentry-details-list-row ul li:before {
  display: none;
}

@media (min-width: 768px) {
  .lesroch-postentry-detail-template .postentry-details-list-row ul li {
    margin: 0 4% 5px 0;
    width: 48%;
  }
}

@media (max-width: 767px) {
  .lesroch-postentry-detail-template .postentry-details-list-row ul li {
    width: 100%;
  }
}

.lesroch-postentry-detail-template .postentry-details-list-row ul li:nth-of-type(2n+2) {
  margin-right: 0;
}

.lesroch-postentry-detail-template .postentry-details-list-row ul li:nth-last-of-type(1), .lesroch-postentry-detail-template .postentry-details-list-row ul li:nth-last-of-type(2) {
  margin-bottom: 0;
}

.lesroch-postentry-detail-template .postentry-details-list-row ul li span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}

@media (min-width: 1024px) {
  .lesroch-postentry-detail-template .postentry-details-list-row ul li span {
    width: 68%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .lesroch-postentry-detail-template .postentry-details-list-row ul li span {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .lesroch-postentry-detail-template .postentry-details-list-row ul li span {
    width: 68%;
    font-size: 13px;
  }
}

.lesroch-postentry-detail-template .postentry-details-list-row ul li span.entry-label {
  color: #e3000b;
  font-family: 'montserrat-light';
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .lesroch-postentry-detail-template .postentry-details-list-row ul li span.entry-label {
    margin-right: 5%;
    width: 26%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .lesroch-postentry-detail-template .postentry-details-list-row ul li span.entry-label {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .lesroch-postentry-detail-template .postentry-details-list-row ul li span.entry-label {
    margin-right: 5%;
    width: 26%;
  }
}

.lesroch-postentry-detail-template .google-map-wrapper {
  position: relative;
  overflow: hidden;
  height: 0;
  /* Map canvas */
}

@media (min-width: 1601px) {
  .lesroch-postentry-detail-template .google-map-wrapper {
    padding-bottom: 18.3922222%;
  }
}

@media (max-width: 1600px) and (min-width: 1441px) {
  .lesroch-postentry-detail-template .google-map-wrapper {
    padding-bottom: 21%;
  }
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .lesroch-postentry-detail-template .google-map-wrapper {
    padding-bottom: 25%;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .lesroch-postentry-detail-template .google-map-wrapper {
    padding-bottom: 25%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-postentry-detail-template .google-map-wrapper {
    padding-bottom: 30%;
  }
}

@media (max-width: 767px) and (min-width: 481px) {
  .lesroch-postentry-detail-template .google-map-wrapper {
    padding-bottom: 40%;
  }
}

@media (max-width: 480px) {
  .lesroch-postentry-detail-template .google-map-wrapper {
    padding-bottom: 50%;
  }
}

.lesroch-postentry-detail-template .google-map-wrapper .lesroches-map-labels {
  width: 100%;
  color: #820101;
  font-size: 13px;
  font-weight: bold;
}

.lesroch-postentry-detail-template .google-map-wrapper .event-map-label {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: none;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.lesroch-postentry-detail-template .google-map-wrapper .event-map-label.animate {
  display: block;
  margin-top: 5px;
  padding-left: 155px;
  font-weight: bold;
}

.lesroch-postentry-detail-template .google-map-wrapper .event-map-label p {
  position: relative;
  font-size: 13px;
  color: #e3000b;
  font-family: 'montserrat-light';
}

.lesroch-postentry-detail-template .google-map-wrapper .event-map-label p:before {
  position: absolute;
  top: 2px;
  left: -12px;
  content: "";
  background: #e3000b;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}

.lesroch-postentry-detail-template .google-map-wrapper .event-map-canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

/* Sucess stories scss rules */
.success-stories-banner-section {
  min-height: 182px;
}

.lesroch-success-story-template {
  /* Success stories layer scss */
}

@media (min-width: 768px) {
  .lesroch-success-story-template .cms-simple-textbtn-section:nth-of-type(2) {
    padding-bottom: 0;
  }
  .lesroch-success-story-template .cms-success-filter-section {
    padding: 50px 0 0px;
  }
}

@media (min-width: 1025px) {
  .lesroch-success-story-template .cms-success-filter-section .cms-filter-list {
    margin: 0 0;
  }
  .lesroch-success-story-template .cms-success-filter-section .cms-filter-list > li {
    width: 25%;
    max-width: 225px;
  }
}

@media (min-width: 1025px) and (min-width: 768px) {
  .lesroch-success-story-template .cms-success-filter-section .cms-filter-list > li {
    margin-bottom: 0;
  }
}

@media (min-width: 1025px) {
  .lesroch-success-story-template .cms-success-filter-section .cms-filter-list > li:last-of-type {
    padding-right: 20px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-success-story-template .cms-success-filter-section .cms-filter-list {
    margin: 0 auto;
    max-width: 520px;
  }
  .lesroch-success-story-template .cms-success-filter-section .cms-filter-list > li {
    width: 50%;
    max-width: 225px;
  }
  .lesroch-success-story-template .cms-success-filter-section .cms-filter-list > li:last-of-type {
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .lesroch-success-story-template .lesroch-section.cms-imagetext-layer-section .lesroch-cms-col {
    margin-bottom: 0 !important;
    height: auto !important;
  }
  .lesroch-success-story-template .cms-success-filter-section {
    padding: 40px 0 40px;
  }
  .lesroch-success-story-template .cms-success-filter-section .cms-filter-list {
    top: 66px;
    margin: 0 0;
  }
  .lesroch-success-story-template .cms-success-filter-section .cms-filter-list > li {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 320px;
  }
}

.lesroch-success-story-template .cms-imagetext-layer-section {
  /* padding: 0 0 100px; */
}

.lesroch-wrapper[style] .lesroch-banner-caption {
  top: 50%;
}

.filter-row {
  display: block !important;
}

body.lesroch-shortcodes-template:not(.lesroch-success-story-template) .expanded-preview-section {
  margin: 0 0 !important;
}

/* 404 error page scss */
.lesroch-error-404 {
  padding: 110px 0 160px;
}

/* Form page scss */
.reg-form-header {
  margin-bottom: 60px;
}

/* dark gary theme scss */
.lesroch-darkgray-theme {
  color: #cccccc;
}

.lesroch-darkgray-theme h2 {
  color: #ffffff !important;
}

.lesroch-darkgray-theme a {
  color: #e3000b;
}

.lesroch-darkgray-theme a.btn-text {
  color: #e3000b;
}

/* light gary theme scss */
.cms-simpletext-section,
.cms-simple-lefttext-section,
.cms-simple-textbtn-section {
  /* padding: 0 0 !important; */
}

/* Video on two col layout */
.lesroch-cms-text-col .lesroch-cms-text-col .cms-responsive-video-wrap {
  height: 100% !important;
}

/* Google map on two col layout */
.google-map-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.google-map-wrapper > [class*="map"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.google-map-wrapper > [class*="map"] .lesroches-map-labels {
  overflow: visible !important;
  margin-top: 20px !important;
  margin-left: -25px !important;
  padding: 15px 15px;
  width: 100%;
  max-width: 250px;
  background: #ffffff;
  color: #820101;
  font-size: 13px;
  font-weight: bold;
}

.google-map-wrapper > [class*="map"] .lesroches-map-labels:before {
  position: absolute;
  top: -20px;
  left: 20px;
  z-index: 2;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #ffffff;
}

/* Hiding un-necessary stuffs in google map */
.gm-svpc, .gm-style > .gmnoprint:not(.gm-bundled-control), .gm-style + div + div {
  display: none;
}

a[href^="http://maps.google.com/maps"] {
  display: none !important;
}

a[href^="https://maps.google.com/maps"] {
  display: none !important;
}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
  display: none;
}

.cms-program-details-col li {
  padding: 0 0;
}

.cms-program-details-col li:before {
  display: none;
}

/* cms accordion section */
@media (min-width: 768px) {
  .cms-accordion-section .cms-accordion {
    text-align: left;
  }
}

/* CMS gallery slider section style rules */
.cms-galleryslider-section .swiper-container-horizontal:not(.lesroch-carousel-slider),
.cms-mediumslider-section .swiper-container-horizontal:not(.lesroch-carousel-slider),
.cms-megaslider-section .swiper-container-horizontal:not(.lesroch-carousel-slider) {
  background: #999999;
}

.cms-galleryslider-section .cms-galleryslider-col {
  overflow: hidden;
  padding: 0 0;
}

/* CMS Carousel slider section style rules */
.lesroch-carousel-slider .lesroch-slide {
  max-width: 400px;
}

.lesroch-carousel-slider .cms-galleryslider-row figure img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .lesroch-action-section,
  .lesroch-quote-section {
    padding: 97px 0;
  }
}

@media (max-width: 767px) {
  .lesroch-action-section,
  .lesroch-quote-section {
    padding: 40px 0;
  }
  .lesroch-action-section .lesroch-cms-container-640,
  .lesroch-quote-section .lesroch-cms-container-640 {
    padding: 0 15px;
  }
}

/* wordpress editor classes style rules */
.alignright {
  float: right;
}

.alignleft {
  float: left;
}

img.alignright {
  margin-left: 15px;
}

img.alignleft {
  margin-right: 15px;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .postentry-form-section {
    padding: 97px 0;
  }
}

@media (max-width: 767px) {
  .postentry-form-section {
    padding: 40px 0;
  }
}

/* Filter no result found style ruels */
.no-result-found .cms-margin-row {
  margin: 0 0 !important;
}

/* Defining style rules for lesroch-insight-section section */
.lesroch-insight-section .lesroch-cms-entry-row > h2 {
  text-align: center;
}

/* ------------------------------------------------------------------ */
/* ****************************** CMS Misc ************************** */
/* ------------------------------------------------------------------ */
/* Homepage global network section */
@media (min-width: 768px) {
  .lesroch-globalmap-row {
    margin: 60px 0 30px;
  }
}

@media (max-width: 768px) {
  .lesroch-globalmap-row {
    margin: 40px 0 40px;
  }
}

.lesroch-darkgray-theme {
  background: #404041;
}

.lesroch-lightgray-theme {
  background: #f0f0f0;
}

.lesroch-lightgray-theme .lesroch-darkgray-theme {
  background: #f0f0f0;
}

.lesroch-lightgray-theme .lesroch-cms-text-col * {
  color: #181716 !important;
}

.lesroch-lightgray-theme .lesroch-cms-text-col a.red-btn-text,
.lesroch-lightgray-theme .lesroch-cms-text-col a.btn-txt,
.lesroch-lightgray-theme .lesroch-cms-text-col a {
  color: #e3000b !important;
}

/* CMS tab section scss */
@media (min-width: 768px) {
  h2 + .cms-tabui-row {
    margin-top: 75px;
  }
}

.cms-tabui-panel {
  /* TAB List scss */
  /* TAB contnet scss */
}

.cms-tabui-panel ul.cms-tab-list, .cms-tabui-panel ul.cms-tab-list {
  border-bottom: 1px solid #a8a9ad;
  font-size: 0;
}

.cms-tabui-panel ul.cms-tab-list li, .cms-tabui-panel ul.cms-tab-list li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: -1px;
  padding: 0 0 !important;
}

.cms-tabui-panel ul.cms-tab-list li:before, .cms-tabui-panel ul.cms-tab-list li:before {
  display: none !important;
}

.cms-tabui-panel ul.cms-tab-list li h4, .cms-tabui-panel ul.cms-tab-list li h4 {
  margin: 0 0;
}

.cms-tabui-panel ul.cms-tab-list li a, .cms-tabui-panel ul.cms-tab-list li a {
  display: block;
  padding: 18px 25px;
  background: #f0f0f0;
  border: 1px solid transparent;
  border-bottom: 1px solid #a8a9ad;
  font-size: 13px;
  line-height: 1;
  color: #181716;
  text-align: center;
}

.cms-tabui-panel ul.cms-tab-list li:not(:last-of-type) a, .cms-tabui-panel ul.cms-tab-list li:not(:last-of-type) a {
  border-right: 1px solid #a8a9ad;
}

.cms-tabui-panel ul.cms-tab-list li:first-of-type.active a, .cms-tabui-panel ul.cms-tab-list li:first-of-type.active a {
  border-left: 1px solid #a8a9ad;
}

.cms-tabui-panel ul.cms-tab-list li.active-list a, .cms-tabui-panel ul.cms-tab-list li.active-list a {
  border: 1px solid #a8a9ad;
  border-bottom-color: transparent;
  border-left-color: transparent;
  background: #ffffff;
}

@media (min-width: 768px) {
  .cms-tabui-panel ul.cms-tab-list li.active-list:first-of-type, .cms-tabui-panel ul.cms-tab-list li.active-list:first-of-type {
    border-left: 1px solid #a8a9ad !important;
  }
}

@media (min-width: 768px) {
  .cms-tabui-panel .cms-tab-content .cms-tab-panel {
    display: none;
    overflow: hidden;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  .cms-tabui-panel .cms-tab-content .cms-tab-panel .lesroch-accordion-panel-heading {
    display: none;
  }
}

@media (min-width: 768px) {
  .cms-tabui-panel .cms-tab-content .cms-tab-panel .cms-tab-panel-body {
    opacity: 0;
    display: block !important;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
}

.cms-tabui-panel .cms-tab-content .cms-tab-panel .cms-tab-panel-body ul li {
  position: relative;
  padding-left: 20px;
  line-height: 1.5em;
}

.cms-tabui-panel .cms-tab-content .cms-tab-panel .cms-tab-panel-body ul li:before {
  position: absolute;
  top: 10px;
  right: auto;
  bottom: auto;
  left: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 2px solid;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .cms-tabui-panel .cms-tab-content .cms-tab-panel .cms-tab-panel-body ul li:before {
    /* top: -9px; */
  }
}

.cms-tabui-panel .cms-tab-content .cms-tab-panel.active-panel {
  display: block;
}

.cms-tabui-panel .cms-tab-content .cms-tab-panel.active-panel .cms-tab-panel-body.active-panel-body {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

@media (min-width: 768px) {
  .cms-tab-content .cms-tab-panel {
    padding: 40px 25px 0;
  }
}

@media (max-width: 767px) {
  .cms-tab-content .cms-tab-panel .cms-tab-panel-body {
    display: none;
  }
}

.cms-tab-content p:not(:last-of-type) {
  margin-bottom: 35px;
}

.cms-tab-content ul {
  margin: 35px 0 0;
}

.cms-tab-content ul li h4 {
  margin-bottom: 0;
}

.cms-gallery-col .lesroch-col-content {
  height: 100%;
}

@media (min-width: 1025px) {
  .cms-gallery-col .lesroch-col-content .cms-half-image-col {
    height: calc(100% - 50%) !important;
  }
}

/* CMS custom accordion */
.cms-programlist-section {
  /* Accordion body */
}

.cms-programlist-section .lesroch-accordion-panel {
  /* Accordion toggler */
}

@media (max-width: 767px) {
  .cms-programlist-section .lesroch-accordion-panel .toggler {
    position: relative;
  }
  .cms-programlist-section .lesroch-accordion-panel .toggler:before {
    position: absolute;
    top: 50%;
    right: 40px;
    z-index: 1;
    content: "";
    display: block;
    margin-top: -11px;
    width: 13px;
    height: 22px;
    background: url(../images/accordion-plus.png) no-repeat;
    background-size: 70%;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  .cms-programlist-section .lesroch-accordion-panel .toggler.opener:before {
    right: 11px;
    width: 13px;
    margin-top: -6px;
    /* height: 22px; */
    height: 15px;
  }
  .cms-programlist-section .lesroch-accordion-panel .toggler.closer:before {
    right: 20px;
    width: 13px;
    height: 22px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@media (max-width: 768px) {
  .cms-programlist-section.cms-sublinks-list-section .lesroch-accordion-panelbody:not(.active-panel) {
    display: none;
  }
}

@media (min-width: 768px) {
  .cms-programlist-section.cms-sublinks-list-section .lesroch-accordion-panelbody:not(.active-panel) {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .cms-programlist-section .lesroch-accordion-panelbody.active-panel {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .lesroch-accordion-panelbody {
    padding: 15px 15px 40px;
  }
}

.lesroch-tabUi-section .lesroch-accordion-panel {
  /* Accordion toggler */
  /* Accordion body */
}

@media (max-width: 767px) {
  .lesroch-tabUi-section .lesroch-accordion-panel .toggler {
    position: relative;
  }
  .lesroch-tabUi-section .lesroch-accordion-panel .toggler:before {
    position: absolute;
    top: 50%;
    right: 40px;
    z-index: 1;
    content: "";
    display: block;
    margin-top: -11px;
    width: 13px;
    height: 22px;
    background: url(../images/accordion-plus.png) no-repeat;
    background-size: 70%;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  .lesroch-tabUi-section .lesroch-accordion-panel .toggler.opener:before {
    right: 11px;
    width: 13px;
    margin-top: -6px;
    /* height: 22px; */
    height: 15px;
  }
  .lesroch-tabUi-section .lesroch-accordion-panel .toggler.closer:before {
    right: 20px;
    width: 13px;
    height: 22px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@media (max-width: 768px) {
  .lesroch-tabUi-section .lesroch-accordion-panel .lesroch-accordion-panelbody:not(.active-panel) {
    display: none;
  }
}

@media (min-width: 768px) {
  .lesroch-tabUi-section .lesroch-accordion-panel .lesroch-accordion-panelbody:not(.active-panel) {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .lesroch-tabUi-section .lesroch-accordion-panel .lesroch-accordion-panelbody.active-panel {
    display: block !important;
  }
}

/* CMS accordion for general section scss */
.cms-accordion-section {
  /* Accordion heading scss */
  /* Accordion body panel scss */
}

@media (min-width: 768px) {
  .cms-accordion-section .accordion-col:not(:last-of-type) {
    margin-bottom: 10px;
  }
}

.cms-accordion-section .accordion-col:not(:last-of-type) .lesroch-accordion-panel-heading a {
  border-bottom: 0 !important;
}

.cms-accordion-section .lesroch-accordion-panel-heading h2 {
  margin-bottom: 0px;
}

.cms-accordion-section .lesroch-accordion-panel-heading a.toggler, .cms-accordion-section .lesroch-accordion-panel-heading a {
  position: relative;
  display: block;
  padding: 19px 20px;
  line-height: 1;
  color: #181716;
  font-family: 'montserrat-light';
  background: #f0f0f0;
  /* toggler signs */
  /* opened toggler sign */
  /* closed toggler sign */
}

@media (min-width: 768px) {
  .cms-accordion-section .lesroch-accordion-panel-heading a.toggler, .cms-accordion-section .lesroch-accordion-panel-heading a {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .cms-accordion-section .lesroch-accordion-panel-heading a.toggler, .cms-accordion-section .lesroch-accordion-panel-heading a {
    border: 1px solid #a8a9ad;
    border-right: 0;
    border-left: 0;
  }
}

.cms-accordion-section .lesroch-accordion-panel-heading a.toggler:before, .cms-accordion-section .lesroch-accordion-panel-heading a.toggler:after, .cms-accordion-section .lesroch-accordion-panel-heading a:before, .cms-accordion-section .lesroch-accordion-panel-heading a:after {
  position: absolute;
  top: 50%;
  right: 20px;
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background: #e3000b;
  margin: 0;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.cms-accordion-section .lesroch-accordion-panel-heading a.toggler.opener:after, .cms-accordion-section .lesroch-accordion-panel-heading a.opener:after {
  width: 14px;
  height: 2px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.cms-accordion-section .lesroch-accordion-panelbody {
  background: #f0f0f0;
  display: none;
}

@media (min-width: 768px) {
  .cms-accordion-section .lesroch-accordion-panelbody {
    padding: 33px 80px 50px;
    border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #a8a9ad;
  }
}

.cms-accordion-section .lesroch-accordion-panelbody.accordion-active-panel {
  display: block;
}

/* CMS shortcodes - header */
.lesroch-innerpage-template #lesroch-masthead {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  margin-top: 0 !important;
}

.lesroch-innerpage-template #lesroch-masthead .switch-sticky-class {
  position: absolute;
}

bodylesroch-program-detail-template:not(.has-multiple-submenus) #lesroch-homepage-banner .lesroch-cms-flex-banner-row {
  height: 100%;
}

.lesroch-shortcodes-template {
  /* Space separator shortcodes */
  /* space shortcode scss */
  /* Banner caption */
  /* CMS Gray Theme */
  /* CMS number section */
  /* seciton with padding 80px */
  /* CMS Video section */
  /* Video play icon scss */
  /* Cover image scss */
  /* CMS center content section scss */
  /* CMS section divider scss */
  /* Table scss */
}

.lesroch-shortcodes-template [class*="cms-space-"] {
  display: block;
  clear: both;
  /* large space */
  /* medium space */
  /* small space */
}

@media (min-width: 768px) {
  .lesroch-shortcodes-template [class*="cms-space-"].cms-large-space-block {
    padding: 80px 0;
  }
}

@media (max-width: 767px) {
  .lesroch-shortcodes-template [class*="cms-space-"].cms-large-space-block {
    padding: 20px 0;
  }
}

@media (min-width: 768px) {
  .lesroch-shortcodes-template [class*="cms-space-"].cms-medium-space-block {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .lesroch-shortcodes-template [class*="cms-space-"].cms-medium-space-block {
    padding: 20px 0;
  }
}

@media (min-width: 768px) {
  .lesroch-shortcodes-template [class*="cms-space-"].cms-small-space-block {
    padding: 40px 0;
  }
}

@media (max-width: 767px) {
  .lesroch-shortcodes-template [class*="cms-space-"].cms-small-space-block {
    padding: 20px 0;
  }
}

.lesroch-shortcodes-template .lesroch-cms-container-640 {
  margin: 0 auto;
  width: 100%;
  max-width: 620px;
}

@media (max-width: 768px) {
  .lesroch-shortcodes-template .lesroch-cms-container-640 {
    /* padding: 0 40px; */
  }
}

.lesroch-shortcodes-template .cms-container-780 {
  margin: 0 auto;
  max-width: 780px;
}

.lesroch-shortcodes-template .lesroch-banner-caption {
  top: 55%;
}

.lesroch-shortcodes-template .lesroch-gray-theme {
  background: #f0f0f0;
}

.lesroch-shortcodes-template .lesroch-cms-container-1120 {
  margin: 0 auto;
  padding: 0 0;
  width: 100%;
  max-width: 1110px;
}

.lesroch-shortcodes-template .lesroch-cms-container-1120 *:last-of-type {
  /* margin: 0 0; */
}

@media (max-width: 767px) {
  .lesroch-shortcodes-template .lesroch-cms-container-1120 {
    /* padding: 0 40px; */
  }
}

.lesroch-shortcodes-template .lesroch-cms-container-1120 > h2 {
  text-align: center;
}

@media (min-width: 768px) {
  .lesroch-shortcodes-template .lesroch-cmsnumber-section h1 {
    margin-top: -15px;
    margin-bottom: 15px;
  }
  .lesroch-shortcodes-template .lesroch-cmsnumber-section p {
    line-height: 1.4em;
  }
}

@media (min-width: 768px) {
  .lesroch-shortcodes-template .lesroch-padding80-section,
  .lesroch-shortcodes-template .cms-specialization-section {
    padding: 80px 0;
  }
}

@media (max-width: 767px) {
  .lesroch-shortcodes-template .lesroch-padding80-section,
  .lesroch-shortcodes-template .cms-specialization-section {
    padding: 40px 0;
  }
}

@media (min-width: 768px) {
  .lesroch-shortcodes-template .lesroch-cms-col .cms-responsive-video-wrap {
    padding-bottom: 28.12%;
  }
}

.lesroch-shortcodes-template .cms-responsive-video-wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  height: 100%;
}

.lesroch-shortcodes-template .cms-responsive-video-wrap iframe, .lesroch-shortcodes-template .cms-responsive-video-wrap .cms-responsive-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lesroch-shortcodes-template .cms-responsive-video-wrap iframe.video-playing, .lesroch-shortcodes-template .cms-responsive-video-wrap .cms-responsive-video.video-playing {
  z-index: 1;
}

.lesroch-shortcodes-template .cms-videoplay-icon-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: 0 auto;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.lesroch-shortcodes-template .cms-videoplay-icon-wrap .cms-video-play-btn {
  position: relative;
  display: block;
  margin: 0 0 !important;
  width: 73px;
  height: 73px;
  border-radius: 50%;
  background: #e3000b;
}

.lesroch-shortcodes-template .cms-videoplay-icon-wrap i.right-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: 0 auto;
  width: 13px;
  height: 21px;
  background: url(../images/video-play-arrow.png) no-repeat;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.lesroch-shortcodes-template .bkg-cover {
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .lesroch-shortcodes-template .bkg-cover {
    /* Cover Image */
  }
  .lesroch-shortcodes-template .bkg-cover > img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
    max-width: none;
    max-height: none;
    transform: translate(-50%, -50%);
  }
  .lesroch-shortcodes-template .bkg-cover .bkg-cover-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: inherit;
    min-height: inherit;
    transform: none;
  }
}

@media (max-width: 767px) {
  body:not(.lesroch-hompepage-body) .lesroch-shortcodes-template .bkg-cover .bkg-cover-img {
    margin: 0 0 !important;
    height: auto !important;
    width: 100% !important;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .lesroch-shortcodes-template section[class*=banner-section]:not(.lesroch-homepage-banner) img.bkg-cover-img,
  .lesroch-shortcodes-template .cms-megavideo-section img.bkg-cover-img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
    max-width: none;
    max-height: none;
    transform: translate(-50%, -50%);
  }
  .lesroch-shortcodes-template .google-map-wrapper {
    padding: 28.15%;
  }
  .lesroch-shortcodes-template .cms-imgae-gallery-section img {
    display: block;
    width: 100% !important;
    max-width: 100%;
    height: auto;
  }
}

.lesroch-shortcodes-template .cms-center-content-section h2, .lesroch-shortcodes-template [class*="cms-simple"] h2 {
  color: #e3000b;
}

.lesroch-shortcodes-template p > a {
  color: #e3000b;
  text-decoration: underline;
}

.lesroch-shortcodes-template p > a[class] {
  text-decoration: none;
}

.lesroch-shortcodes-template .cms-divider {
  border-bottom: 1px solid #a8a9ad;
}

.lesroch-shortcodes-template table:not(.ui-datepicker-calendar) {
  /* Table basic scss */
  margin-bottom: 35px;
  width: 100%;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Table row scss */
  /* Table heading scss */
  /* Table data scss */
  /* Note below table scss */
  /* For smaller screen */
}

.lesroch-shortcodes-template table:not(.ui-datepicker-calendar) tr:nth-child(odd) {
  background: #f0f0f0;
}

.lesroch-shortcodes-template table:not(.ui-datepicker-calendar) tr:nth-child(even) {
  background: #ffffff;
}

.lesroch-shortcodes-template table:not(.ui-datepicker-calendar) th {
  background: #404041;
  width: 33.33333%;
  text-align: center;
  font-family: 'montserrat-light';
  font-size: 13px;
}

@media (min-width: 768px) {
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) th {
    padding: 19px 25px;
  }
}

@media (max-width: 767px) {
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) th {
    padding: 15px 15px;
  }
}

.lesroch-shortcodes-template table:not(.ui-datepicker-calendar) tr td:first-child {
  font-family: 'montserrat-light';
  font-size: 13px;
}

.lesroch-shortcodes-template table:not(.ui-datepicker-calendar) tr td:not(:last-of-type) {
  border-right: 1px solid #a8a9ad;
}

.lesroch-shortcodes-template table:not(.ui-datepicker-calendar) td {
  color: #181716;
}

@media (min-width: 768px) {
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) td {
    padding: 19px 25px;
  }
}

@media (max-width: 767px) {
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) td {
    padding: 15px 15px;
    font-size: 13px;
  }
}

.lesroch-shortcodes-template table:not(.ui-datepicker-calendar) + p {
  margin-top: 35px;
}

@media (max-width: 767px) {
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) thead {
    display: none;
  }
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) tr {
    display: block;
    width: 100%;
    background: none !important;
    border: 1px solid #a8a9ad;
  }
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) tr:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) th, .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) td {
    position: relative;
    display: block;
    width: 100%;
    text-align: right;
    border-right: 0 !important;
    border-bottom: 1px solid #a8a9ad;
  }
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) th:before, .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) td:before {
    content: attr(data-title) " : ";
    font-weight: 700;
    float: left;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) th:before, .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) td:before {
    display: none;
  }
}

@media (max-width: 767px) {
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) th:last-of-type, .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) td:last-of-type {
    border-bottom: 0;
  }
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) th:nth-child(odd), .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) td:nth-child(odd) {
    background: #f0f0f0;
  }
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) th:nth-child(even), .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) td:nth-child(even) {
    background: #ffffff;
  }
  .lesroch-shortcodes-template table:not(.ui-datepicker-calendar) td:first-child:before {
    display: none;
  }
}

/* CMS container scss */
.lesroch-large-container {
  max-width: 1845px;
  padding: 0 20px;
}

.cms-container-900 {
  margin: 0 auto;
  padding: 0 0;
  width: 100%;
  max-width: 900px;
}

@media (max-width: 767px) {
  .cms-container-900 {
    padding: 0 0px;
  }
}

[class*=cms-container] {
  margin: 0 auto;
  width: 100%;
}

.cms-container-890 {
  padding: 0 0;
  max-width: 890px;
}

.cms-container-1000 {
  padding: 0 0;
  max-width: 1020px;
}

.cms-container-1160 {
  padding: 0 0;
}

@media (min-width: 1024px) {
  .cms-container-1160 {
    max-width: 1160px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .cms-container-1160 {
    max-width: 750px;
  }
}

/* Event page scss */
.lesroch-event-list-template #events-filter-list {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .lesroch-event-list-template #events-filter-list > li {
    width: 20%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .lesroch-event-list-template #events-filter-list > li {
    width: 33.333%;
  }
}

.lesroch-event-list-template .cms-programslist-section .cms-borderless-col3 {
  /* display: block !important; */
}

.lesroch-event-list-template .empty-result {
  display: none;
}

/* Event detail page scss */
.juiz_sps_links li a {
  margin: 0 0 !important;
  padding: 0 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

.juiz_sps_links .juiz_sps_network_name {
  display: none !important;
}

.juiz_sps_links .juiz_sps_icon:before {
  content: "";
}

a.toggler.closer {
  /* color: $red-font-color; */
}

/* Specificatin section accordion scss */
.lesroch-spec-panel {
  /* Accordion active class */
}

.lesroch-spec-panel .lesroch-accordion-panelbody {
  display: none;
}

.lesroch-spec-panel a.toggler:before {
  display: block !important;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}

.lesroch-spec-panel .toggler.closer:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.lesroch-spec-panel.accordion-on:first-of-type .lesroch-spec-panel-inner {
  padding: 5px 0px 5px;
  border: 1px solid #dddddd;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

.lesroch-spec-panel.accordion-on .lesroch-spec-panel-inner {
  padding-bottom: 5px;
}

.lesroch-spec-panel.accordion-on .lesroch-accordion-panelbody {
  border-top: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .lesroch-spec-panel.accordion-on .lesroch-accordion-panelbody {
    padding: 10px 10px 20px;
  }
}

@media (max-width: 767px) {
  .lesroch-spec-panel.accordion-on .lesroch-accordion-panelbody {
    padding: 10px 0;
  }
}

.lesroch-spec-panel.accordion-on .lesroch-accordion-panelbody ul:not(:last-of-type),
.lesroch-spec-panel.accordion-on .lesroch-accordion-panelbody ul:not(:last-child),
.lesroch-spec-panel.accordion-on .lesroch-accordion-panelbody h2:not(:last-of-type),
.lesroch-spec-panel.accordion-on .lesroch-accordion-panelbody h2:not(:last-child),
.lesroch-spec-panel.accordion-on .lesroch-accordion-panelbody p:not(:last-of-type),
.lesroch-spec-panel.accordion-on .lesroch-accordion-panelbody p:not(:last-child) {
  margin-bottom: 20px;
}

.lesroch-spec-panel.accordion-on .lesroch-accordion-panelbody ul li {
  line-height: 1.65em;
}

.lesroch-spec-panel.accordion-on .cms-spec-title a {
  padding-bottom: 0;
}

/* Cms naked video */
.lesroch__cms-naked-responsive-wrap {
  position: relative;
  overflow: hidden;
  display: block;
  padding-bottom: 56.25%;
  height: 0;
}

.lesroch__cms-naked-responsive-wrap iframe, .lesroch__cms-naked-responsive-wrap .cms-responsive-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Defining style rules for shortcodes with parallax background effects */
.lesroch-section.cms-parallax-section {
  position: relative;
}

@media (min-width: 768px) {
  .lesroch-section.cms-parallax-section {
    padding: 100px 0;
    background: url(../images/homepage-banner.jpg) no-repeat;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center center !important;
    background-size: cover !important;
    color: #ffffff;
  }
  .lesroch-section.cms-parallax-section:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: "";
    background: rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 100%;
  }
  .lesroch-section.cms-parallax-section > .lesroch-section-row {
    position: relative;
  }
}

@media (max-width: 767px) {
  .lesroch-section.cms-parallax-section {
    padding: 40px 0;
    background: none !important;
  }
}

/* ------------------------------------------------------------------------- */
/* ************************* CMS slider scss codes ************************* */
/* ------------------------------------------------------------------------- */
/* CMS Industry Slier type content scss */
@media (min-width: 1440px) {
  .cms-industry-career-section .lesroch-cms-col {
    min-height: 700px;
  }
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .cms-industry-career-section .lesroch-cms-col {
    min-height: 500px;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .cms-industry-career-section .lesroch-cms-col {
    min-height: 450px;
  }
}

.cms-industry-career-section.cms-inverted-section .lesroch-cms-col:first-of-type {
  float: right;
}

/* Slier type content scss */
.cms-slidertext-section {
  overflow: hidden;
}

@media (min-width: 768px) {
  .cms-slidertext-section .lesroch-full-slider-col {
    min-height: 350px;
    overflow: hidden;
  }
  .cms-slidertext-section .lesroch-full-slider-col > div {
    height: 100%;
  }
}

/* Image content scss */
.lesroch-image-content-section {
  overflow: hidden;
}

@media (min-width: 768px) {
  .lesroch-image-content-section .lesroch-cms-col {
    overflow: hidden;
  }
}

@media (min-width: 1601px) {
  .lesroch-image-content-section .lesroch-cms-col {
    min-height: 615px;
  }
}

@media (min-width: 1441px) and (max-width: 1600px) {
  .lesroch-image-content-section .lesroch-cms-col {
    min-height: 550px;
  }
}

@media (max-width: 1439px) and (min-width: 1024px) {
  .lesroch-image-content-section .lesroch-cms-col {
    min-height: 500px;
  }
}

.lesroch-swiper-red-theme .swiper-button-next {
  margin: 0 0;
  background: url(../images/slider-red-next-arrow.png) no-repeat;
  width: 10px;
  height: 16px;
}

@media (min-width: 1024px) {
  .lesroch-swiper-red-theme .swiper-button-next {
    right: 40px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-swiper-red-theme .swiper-button-next {
    right: 20px;
  }
}

.lesroch-swiper-red-theme .swiper-button-prev {
  margin: 0 0;
  background: url(../images/slider-red-prev-arrow.png) no-repeat;
  width: 10px;
  height: 16px;
}

@media (min-width: 1024px) {
  .lesroch-swiper-red-theme .swiper-button-prev {
    left: 40px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-swiper-red-theme .swiper-button-prev {
    left: 20px;
  }
}

/* Horizontal slider */
.cms-slidertext-type2 .lesroch-horizontal-slider {
  padding-bottom: 40px;
}

/* CMS slider with slider half and content half style */
@media (max-width: 767px) {
  [class*="lesroch-industry-career-section"] .lesroch-horizontal-slider .lesroch-slide {
    /* height: 380px !important; */
    background: none !important;
  }
}

.lesroch-horizontal-slider {
  /* Pagination styling */
  /* Medium slider scss */
}

.lesroch-horizontal-slider .lesroch-slide {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media (max-width: 767px) {
  .lesroch-horizontal-slider .lesroch-slide {
    /* height: 400px !important; */
  }
}

.lesroch-horizontal-slider .lesroch-slide > img {
  max-width: 100%;
}

@media (min-width: 768px) {
  .lesroch-horizontal-slider .lesroch-slide > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    max-width: inherit;
  }
}

.lesroch-horizontal-slider .lesroch-slide .slider-caption {
  position: absolute;
  right: 85px;
  bottom: 30px;
}

@media (max-width: 768px) {
  .lesroch-horizontal-slider .lesroch-slide .slider-caption {
    display: none;
  }
}

.lesroch-horizontal-slider .lesroch-slide .user-profile-detail {
  display: inline-block;
  font-size: 13px;
  color: #ffffff;
  line-height: 1.5em;
  font-family: 'apexnew-book';
}

.lesroch-horizontal-slider .cms-slider-pagination-red .swiper-pagination-bullet {
  display: inline-block;
  border-radius: 100%;
  background: #59595a;
  cursor: pointer;
}

@media (min-width: 768px) {
  .lesroch-horizontal-slider .cms-slider-pagination-red .swiper-pagination-bullet:not(:last-of-type) {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .lesroch-horizontal-slider .cms-slider-pagination-red .swiper-pagination-bullet:not(:last-of-type) {
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  .lesroch-horizontal-slider .cms-slider-pagination-red .swiper-pagination-bullet {
    width: 21px;
    height: 21px;
  }
}

@media (max-width: 767px) {
  .lesroch-horizontal-slider .cms-slider-pagination-red .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}

.lesroch-horizontal-slider .cms-slider-pagination-red.small-bullets {
  bottom: 0;
}

.lesroch-horizontal-slider .cms-slider-pagination-red.small-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

.lesroch-horizontal-slider .cms-slider-pagination-red.small-bullets .swiper-pagination-bullet:not(:last-of-type) {
  margin-right: 12px;
}

.lesroch-horizontal-slider .cms-slider-pagination-red .swiper-pagination-bullet-active {
  opacity: 1;
  background: #e3000b;
}

.lesroch-horizontal-slider .swiper-pagination-bullets {
  bottom: 20px;
  left: 0;
  width: 100%;
}

.lesroch-horizontal-slider .medium-slider-slide {
  padding-bottom: 54.59555%;
}

@media (max-width: 767px) and (min-width: 481px) {
  .lesroch-horizontal-slider .medium-slider-slide {
    padding: 0 0 !important;
    /* min-height: 400px; */
    max-height: 280px;
    min-height: 280px;
  }
}

@media (max-width: 480px) {
  .lesroch-horizontal-slider .medium-slider-slide {
    padding: 0 0 !important;
    max-height: 240px;
    min-height: 240px;
  }
}

.cms-slidertext-type2 .lesroch-slide img {
  position: static;
  visibility: visible;
  opacity: 1;
  max-width: 100%;
}

/* Medium slider scss */
@media (max-width: 767px) {
  .cms-mediumslider-section .lesroch-horizontal-slider {
    margin: 0 -20px;
  }
}

/* CMS text slider scss */
@media (min-width: 768px) {
  .cms-slidertext-section .lesroch-slide {
    min-height: 100%;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
}

/* Cms slider caption */
@media (max-width: 767px) {
  .mobile-slider-caption {
    position: relative;
    margin-bottom: 20px;
    height: auto !important;
  }
  .mobile-slider-caption .mobile-slider-caption-inner {
    /* @include absolute-position-default(); */
    pointer-events: none;
    opacity: 0;
    height: 100%;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .mobile-slider-caption .mobile-slider-caption-inner.animate {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  .mobile-slider-caption .mobile-slider-caption-inner p {
    margin-bottom: 0 !important;
  }
  .mobile-slider-caption .mobile-slider-caption-inner p br:nth-of-type(1) {
    display: none;
  }
}

/* ---------------------------------------------------------------------------- */
/* ************************* Front slider scss codes ************************** */
/* ---------------------------------------------------------------------------- */
/* Inner pages scss */
body:not(.lesroch-innerpage-template) #lesroch-homepage-banner .lesroch-cms-flex-banner-row {
  position: relative;
  height: calc(100% - 110px);
  /* @include media('<ipad', '>=smart-phone') {
				height: calc(100% - 70px);
			} */
}

@media (max-width: 1439px) and (min-width: 1025px) {
  body:not(.lesroch-innerpage-template) #lesroch-homepage-banner .lesroch-cms-flex-banner-row {
    height: calc(100% - 97px);
  }
}

@media (max-width: 1024px) {
  body:not(.lesroch-innerpage-template) #lesroch-homepage-banner .lesroch-cms-flex-banner-row {
    height: calc(100%);
  }
}

/* Detail Inner page banner scss */
.lesroch-detail-innerpage-template #lesroch-homepage-banner {
  height: auto !important;
}

.lesroch-detail-innerpage-template #lesroch-homepage-banner img {
  vertical-align: top;
  height: auto;
}

@media (min-width: 768px) {
  .lesroch-detail-innerpage-template #lesroch-homepage-banner img {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .lesroch-detail-innerpage-template #lesroch-homepage-banner img {
    position: relative;
    left: 50%;
    width: auto;
    max-width: none;
    max-height: none;
    transform: translateX(-50%);
  }
}

/* Inner pages with multiple submenus */
body.lesroch-innerpage-template:not(.second-levelmenu--displaying):not(.lesroch-aboutus-history-template) .lesroch-cms-flex-banner-row {
  height: 100%;
}

body.lesroch-innerpage-template.second-levelmenu--displaying #lesroch-homepage-banner .lesroch-cms-flex-banner-row {
  height: auto;
  /* @include media('<ipad', '>=smart-phone') {
				height: calc(100% - 70px);
			} */
}

@media (max-width: 1439px) and (min-width: 1025px) {
  body.lesroch-innerpage-template.second-levelmenu--displaying #lesroch-homepage-banner .lesroch-cms-flex-banner-row {
    /* height: calc(100% - 97px); */
  }
}

@media (max-width: 1024px) {
  body.lesroch-innerpage-template.second-levelmenu--displaying #lesroch-homepage-banner .lesroch-cms-flex-banner-row {
    /* height: calc(100%); */
  }
}

/* Banners */
.second-levelmenu--displaying #mobile-banner-section {
  /* padding-bottom: 0; */
}

.second-levelmenu--displaying #lesroch-homepage-banner,
.default__page-template #lesroch-homepage-banner {
  height: auto;
}

.second-levelmenu--displaying #lesroch-homepage-banner img,
.default__page-template #lesroch-homepage-banner img {
  vertical-align: top;
  height: auto;
}

@media (min-width: 768px) {
  .second-levelmenu--displaying #lesroch-homepage-banner img,
  .default__page-template #lesroch-homepage-banner img {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .second-levelmenu--displaying #lesroch-homepage-banner img,
  .default__page-template #lesroch-homepage-banner img {
    position: relative;
    left: 50%;
    width: auto;
    max-width: none;
    max-height: none;
    transform: translateX(-50%);
  }
}

@media (min-width: 1441px) {
  .second-levelmenu--displaying #lesroch-homepage-banner,
  .default__page-template #lesroch-homepage-banner {
    padding-top: 110px;
    padding-bottom: 90px;
  }
  .second-levelmenu--displaying #lesroch-homepage-banner .lesroch-scroll-wrap,
  .default__page-template #lesroch-homepage-banner .lesroch-scroll-wrap {
    bottom: 130px;
  }
  .second-levelmenu--displaying #lesroch-homepage-banner .lesroch-banner-caption,
  .default__page-template #lesroch-homepage-banner .lesroch-banner-caption {
    top: 50%;
  }
}

@media (max-width: 1440px) and (min-width: 1025px) {
  .second-levelmenu--displaying #lesroch-homepage-banner,
  .default__page-template #lesroch-homepage-banner {
    padding-top: 96px;
    padding-bottom: 90px;
  }
  .second-levelmenu--displaying #lesroch-homepage-banner .lesroch-scroll-wrap,
  .default__page-template #lesroch-homepage-banner .lesroch-scroll-wrap {
    bottom: 130px;
  }
  .second-levelmenu--displaying #lesroch-homepage-banner .lesroch-banner-caption,
  .default__page-template #lesroch-homepage-banner .lesroch-banner-caption {
    top: 50%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .second-levelmenu--displaying #lesroch-homepage-banner,
  .default__page-template #lesroch-homepage-banner {
    margin-top: 145px;
  }
  .second-levelmenu--displaying #lesroch-homepage-banner .lesroch-scroll-wrap,
  .default__page-template #lesroch-homepage-banner .lesroch-scroll-wrap {
    bottom: 25px;
  }
  .second-levelmenu--displaying #lesroch-homepage-banner .lesroch-banner-caption,
  .default__page-template #lesroch-homepage-banner .lesroch-banner-caption {
    top: 35%;
  }
}

@media (max-width: 767px) {
  .second-levelmenu--displaying #lesroch-homepage-banner,
  .default__page-template #lesroch-homepage-banner {
    padding-top: 123px;
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .second-levelmenu--displaying #lesroch-homepage-banner,
  .default__page-template #lesroch-homepage-banner {
    height: auto !important;
  }
}

@media (min-width: 1025px) {
  .second-levelmenu--displaying.second-levelmenu--missing #lesroch-homepage-banner .lesroch-scroll-wrap,
  .default__page-template.second-levelmenu--missing #lesroch-homepage-banner .lesroch-scroll-wrap {
    bottom: 75px;
  }
}

@media (min-width: 1441px) {
  .second-levelmenu--displaying.lesroch-program-detail-template.has-video-template #lesroch-homepage-banner, .second-levelmenu--displaying.lesroch-detail-innerpage-template.has-video-template #lesroch-homepage-banner,
  .default__page-template.lesroch-program-detail-template.has-video-template #lesroch-homepage-banner,
  .default__page-template.lesroch-detail-innerpage-template.has-video-template #lesroch-homepage-banner {
    margin-top: 110px;
    padding: 0 0 !important;
  }
}

@media (max-width: 1440px) and (min-width: 1025px) {
  .second-levelmenu--displaying.lesroch-program-detail-template.has-video-template #lesroch-homepage-banner, .second-levelmenu--displaying.lesroch-detail-innerpage-template.has-video-template #lesroch-homepage-banner,
  .default__page-template.lesroch-program-detail-template.has-video-template #lesroch-homepage-banner,
  .default__page-template.lesroch-detail-innerpage-template.has-video-template #lesroch-homepage-banner {
    margin-top: 96px;
    padding: 0 0 !important;
  }
}

.second-levelmenu--displaying.lesroch-program-detail-template.has-video-template #lesroch-homepage-banner .lesroch-cms-flex-banner-row, .second-levelmenu--displaying.lesroch-detail-innerpage-template.has-video-template #lesroch-homepage-banner .lesroch-cms-flex-banner-row,
.default__page-template.lesroch-program-detail-template.has-video-template #lesroch-homepage-banner .lesroch-cms-flex-banner-row,
.default__page-template.lesroch-detail-innerpage-template.has-video-template #lesroch-homepage-banner .lesroch-cms-flex-banner-row {
  height: 100%;
}

.second-levelmenu--displaying.lesroch-program-detail-template.has-video-template #lesroch-homepage-banner .lesroch-cms-flex-banner-row .lesroch-banner-caption, .second-levelmenu--displaying.lesroch-detail-innerpage-template.has-video-template #lesroch-homepage-banner .lesroch-cms-flex-banner-row .lesroch-banner-caption,
.default__page-template.lesroch-program-detail-template.has-video-template #lesroch-homepage-banner .lesroch-cms-flex-banner-row .lesroch-banner-caption,
.default__page-template.lesroch-detail-innerpage-template.has-video-template #lesroch-homepage-banner .lesroch-cms-flex-banner-row .lesroch-banner-caption {
  top: 45%;
}

.second-levelmenu--displaying.lesroch-program-detail-template.has-video-template #lesroch-subhead, .second-levelmenu--displaying.lesroch-detail-innerpage-template.has-video-template #lesroch-subhead,
.default__page-template.lesroch-program-detail-template.has-video-template #lesroch-subhead,
.default__page-template.lesroch-detail-innerpage-template.has-video-template #lesroch-subhead {
  position: absolute;
}

.default__page-template:not(.second-levelmenu--displaying) #lesroch-homepage-banner {
  padding-bottom: 0;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .default__page-template:not(.second-levelmenu--displaying) #lesroch-homepage-banner {
    margin-top: 77px;
  }
}

@media (max-width: 767px) {
  .default__page-template:not(.second-levelmenu--displaying) #lesroch-homepage-banner {
    margin-top: 0;
    padding-top: 66px;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .default__page-template:not(.second-levelmenu--displaying) #lesroch-homepage-banner .lesroch-scroll-wrap {
    bottom: 40px;
  }
}

#lesroch-homepage-banner {
  position: relative;
  height: 100vh;
  /* Video wrapper scss code */
  /* Section scroll */
  /* Cover Image Wrapper */
}

#lesroch-homepage-banner:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}

#lesroch-homepage-banner:hover:after {
  /* opacity: 0.15; */
}

@media (max-width: 767px) and (orientation: portrait) {
  #lesroch-homepage-banner {
    height: calc(100vh - 182px) !important;
  }
}

#lesroch-homepage-banner .lesroch-video-wrap video {
  opacity: 1;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}

#lesroch-homepage-banner .lesroch-video-wrap video.animate {
  opacity: 0;
}

@media (max-width: 767px) {
  #lesroch-homepage-banner .lesroch-video-wrap {
    display: none;
  }
}

@media (min-width: 768px) {
  #lesroch-homepage-banner .lesroch-video-wrap {
    position: relative;
    z-index: 0;
    overflow: hidden;
    height: 100%;
    background: url(../images/homepage-banner.jpg) no-repeat;
    background-size: cover;
    /* video scss code */
  }
  #lesroch-homepage-banner .lesroch-video-wrap.player-running-wrap {
    background: none;
  }
  #lesroch-homepage-banner .lesroch-video-wrap .lesroch-banner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    /* &:before pseudo mixin */
  }
  #lesroch-homepage-banner .lesroch-video-wrap .lesroch-banner:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
  }
  #lesroch-homepage-banner .lesroch-video-wrap .lesroch-banner.is-running-banner {
    z-index: 0;
  }
  #lesroch-homepage-banner .lesroch-video-wrap .lesroch-banner.is-running-banner:before {
    z-index: 1;
  }
  #lesroch-homepage-banner .lesroch-video-wrap video, #lesroch-homepage-banner .lesroch-video-wrap .lesroches-banner-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    opacity: 0;
    display: block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    /* background: url(../images/homepage-banner.jpg) #303030 no-repeat; */
    background-size: cover;
    -webkit-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    -ms-transition: opacity 1s linear;
    transition: opacity 1s linear;
  }
  #lesroch-homepage-banner .lesroch-video-wrap video.is-playing, #lesroch-homepage-banner .lesroch-video-wrap .lesroches-banner-video.is-playing {
    opacity: 1;
  }
}

#lesroch-homepage-banner .lesroch-scroll-wrap {
  position: absolute;
  right: 0;
  bottom: 75px;
  left: 0;
  z-index: 1;
  margin: 0 auto;
  width: 45px;
  height: 45px;
}

@media (max-width: 767px) {
  #lesroch-homepage-banner .lesroch-scroll-wrap {
    bottom: 25px;
    width: 55px;
    height: 55px;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #lesroch-homepage-banner .lesroch-scroll-wrap {
    bottom: 25px;
  }
}

#lesroch-homepage-banner .lesroch-scroll-wrap .lesroch-section-scroll {
  display: block;
  border: 2px solid #e3000b;
  -webkit-animation: puls 2.5s infinite;
  -moz-animation: puls 2.5s infinite;
  -ms-animation: puls 2.5s infinite;
  -o-animation: puls 2.5s infinite;
  animation: puls 2.5s infinite;
}

@media (min-width: 768px) {
  #lesroch-homepage-banner .lesroch-scroll-wrap .lesroch-section-scroll {
    width: 45px;
    height: 45px;
    background: url(../images/scroll-arrow.png) no-repeat;
    background-position: center;
  }
}

@media (max-width: 767px) {
  #lesroch-homepage-banner .lesroch-scroll-wrap .lesroch-section-scroll {
    position: absolute;
    bottom: 0px;
    width: 40px;
    height: 40px;
    background: url(../images/scroll-arrow.png) no-repeat;
    background-size: 35%;
    background-position: center;
  }
}

#lesroch-homepage-banner.bkg-cover {
  overflow: hidden;
  /* Cover Image */
}

#lesroch-homepage-banner.bkg-cover .bkg-cover-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: inherit;
}

@media (max-width: 767px) {
  #lesroch-homepage-banner.bkg-cover .bkg-cover-img {
    /* position: static;
				width: 100%;
				height: 100%; 
				max-width: 100%; */
    transform: none;
  }
}

/* Banner with content at the center */
[class*="lesroch-banner"].lesroch-banner-center .lesroch-caption-text {
  padding: 0 0;
  margin: 0 auto;
  max-width: 960px;
  text-align: center;
}

[class*="lesroch-banner"].lesroch-banner-center .lesroch-caption-text h1:before, [class*="lesroch-banner"].lesroch-banner-center .lesroch-caption-text .banner-big-title:before {
  display: none;
}

/* Banner Caption */
.lesroch-banner-caption {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  display: block;
  color: #ffffff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}
.lesroch-banner-logo {
  position: absolute;
  top: 10%;
  right: 0;
  left: 0;
  z-index: 1;
  display: block;
  color: #ffffff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}
.lesroch-banner-caption .lesroch-caption-text {
  padding-left: 85px;
  max-width: 650px;
}

.lesroch-banner-caption .lesroch-caption-text *:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .lesroch-banner-caption .lesroch-caption-text {
    padding-left: 0;
    max-width: 100%;
  }
}

.lesroch-banner-caption .banner-big-title, .lesroch-banner-caption h1 {
  color: #ffffff;
  font-family: 'apexnew-book';
  position: relative;
}

@media (min-width: 1025px) {
  .lesroch-banner-caption .banner-big-title, .lesroch-banner-caption h1 {
    margin-bottom: 20px;
    font-size: 52px;
    line-height: 1.27em;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .lesroch-banner-caption .banner-big-title, .lesroch-banner-caption h1 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 1.27em;
  }
}

@media (max-width: 767px) {
  .lesroch-banner-caption .banner-big-title, .lesroch-banner-caption h1 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 1.3em;
  }
  body:not(.lesroch-success-story-template) .lesroch-banner-caption .banner-big-title, body:not(.lesroch-success-story-template) .lesroch-banner-caption h1 {
    color: #333;
  }
}

.lesroch-banner-caption .banner-big-title:before, .lesroch-banner-caption h1:before {
  position: absolute;
  top: 5px;
  bottom: 0;
  left: -85px;
  content: "";
  display: block;
  height: 90%;
  width: 8px;
  background: #e3000b;
}

@media (max-width: 767px) {
  .lesroch-banner-caption .banner-big-title:before, .lesroch-banner-caption h1:before {
    left: -20px;
    display: none;
  }
}

.lesroch-banner-caption h2 {
  font-family: 'montserrat-light';
  text-transform: uppercase;
  color: #ffffff;
}

@media (min-width: 768px) {
  .lesroch-banner-caption h2 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .lesroch-banner-caption h2 {
    color: #181716;
  }
}

@media (min-width: 769px) {
  .lesroch-banner-caption p {
    font-size: 20px;
    line-height: 1.6em;
    letter-spacing: 0.5px;
  }
}

@media (max-width: 768px) {
  .lesroch-banner-caption p {
    /* @include font-size(32px);
	    	@include letter-spacing(0.5px); */
  }
}

/* Mobile section */
#mobile-banner-section {
  display: none;
  text-align: center;
  /* @include media('<phone') {
		li {
			float: none;
			width: 100%;
			margin: 0 auto;

			&:first-of-type {
				margin-bottom: 15px;
			}

			&:last-of-type {
				> a {
					margin-top: 0;
				}
			}
		}
	} */
}

@media (max-width: 767px) {
  #mobile-banner-section li {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    padding-left: 0;
  }
  #mobile-banner-section li:before {
    display: none;
  }
  #mobile-banner-section li:first-of-type {
    margin-right: 5%;
  }
}

@media (max-width: 767px) {
  #mobile-banner-section {
    display: block;
    padding: 40px 0 0;
  }
  #mobile-banner-section .mobile-action-btn-list {
    display: inline-block;
    vertical-align: top;
    /* margin-top: 65px; */
    margin: 0 0;
    width: 100%;
    font-size: 0;
  }
  #mobile-banner-section .mobile-action-btn-list li {
    max-width: 130px;
  }
  #mobile-banner-section .mobile-action-btn-list li a {
    padding: 9px 15px;
    max-width: 100%;
    border-width: 2px;
    text-transform: uppercase;
    font-family: 'montserrat-light';
    font-size: 14px;
    line-height: 1;
  }
  #mobile-banner-section .lesroch-banner-caption {
    position: static;
    transform: none;
    color: #181716;
  }
}

@media (max-width: 767px) {
  background: #404041;
}

/* ----------------------------------------------------------------- */
/* **************************** Nav scss *************************** */
/* ----------------------------------------------------------------- */
#lesroch-subhead {
  /* Style rules for 2nd level menu with childrens in mobile and ipad screen

	/* ul li.has-children {
		@include media("<=ipad") {
			background: url(../images/slider-red-next-arrow.jpg) no-repeat;
		}
	} */
}

#lesroch-subhead .lesroch-nav-col .lesroches-navbar-header {
  -webkit-transform: translateZ(0) !important;
  -moz-transform: translateZ(0) !important;
  -ms-transform: translateZ(0) !important;
  -o-transform: translateZ(0) !important;
  transform: translateZ(0) !important;
}

@media (max-width: 1024px) and (min-width: 768px) {
  #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header {
    margin-top: -35px;
    width: calc(100%);
  }
}

@media (max-width: 767px) {
  #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header {
    left: 0;
    margin-top: -27px;
    width: calc(100%);
  }
}

@media (max-width: 1024px) {
  #lesroch-subhead .lesroches-navbar-wrap .xs-m-hidden {
    display: none !important;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  #lesroch-subhead .lesroches-navbar-wrap {
    top: 147px !important;
  }
}

@media (max-width: 767px) {
  #lesroch-subhead .lesroches-navbar-wrap {
    top: 123px !important;
  }
}

#lesroch-masthead, #lesroch-subhead {
  /* Navbar */
  /* Fly action button list */
  /* Mega menu scss */
}

#lesroch-masthead .lesroch-onfly-action-list, #lesroch-subhead .lesroch-onfly-action-list {
  position: absolute;
  top: 50%;
  right: 70px;
  font-size: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#lesroch-masthead .lesroch-onfly-action-list > li.lesroch-action-elem, #lesroch-subhead .lesroch-onfly-action-list > li.lesroch-action-elem {
  margin-right: 10px;
  display: inline-block;
}

#lesroch-masthead .lesroch-onfly-action-list > li.lesroch-action-elem > a, #lesroch-subhead .lesroch-onfly-action-list > li.lesroch-action-elem > a {
  text-transform: uppercase;
}

#lesroch-masthead .lesroch-onfly-action-list > li.lesroch-action-elem:last-of-type, #lesroch-subhead .lesroch-onfly-action-list > li.lesroch-action-elem:last-of-type {
  margin-right: 0;
}

@media (min-width: 750px) and (max-width: 767px) {
  #lesroch-masthead .lesroch-onfly-action-list, #lesroch-subhead .lesroch-onfly-action-list {
    display: none;
  }
}

#lesroch-masthead .lesroches-navbar-wrap, #lesroch-subhead .lesroches-navbar-wrap {
  padding: 0 0;
}

@media (min-width: 1025px) {
  #lesroch-masthead .lesroches-navbar-wrap, #lesroch-subhead .lesroches-navbar-wrap {
    display: block !important;
  }
}

@media (max-width: 1024px) {
  #lesroch-masthead .lesroches-navbar-wrap, #lesroch-subhead .lesroches-navbar-wrap {
    display: none;
    position: fixed;
    top: 101px;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background: #000000;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  #lesroch-masthead .lesroches-navbar-wrap, #lesroch-subhead .lesroches-navbar-wrap {
    top: 77px;
  }
}

@media (max-width: 767px) {
  #lesroch-masthead .lesroches-navbar-wrap, #lesroch-subhead .lesroches-navbar-wrap {
    top: 66px;
  }
}

#lesroch-masthead nav.lesroches-navbar, #lesroch-subhead nav.lesroches-navbar {
  position: static;
  margin-bottom: 0;
  background: none;
  border: 0;
  min-height: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

#lesroch-masthead .lesroch-nav-col, #lesroch-subhead .lesroch-nav-col {
  position: static;
}

@media (max-width: 1440px) and (min-width: 768px) {
  #lesroch-masthead .lesroch-nav-col, #lesroch-subhead .lesroch-nav-col {
    width: 84%;
  }
}

@media (max-width: 1024px) {
  #lesroch-masthead .lesroch-nav-col, #lesroch-subhead .lesroch-nav-col {
    float: right;
  }
  #lesroch-masthead .lesroch-nav-col .lesroches-navbar-header, #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    transition: all ease-in-out 0.3s;
  }
  #lesroch-masthead .lesroch-nav-col .lesroches-navbar-header .program-list-box .current-page-title, #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header .program-list-box .current-page-title {
    max-width: calc(100%);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #lesroch-masthead .lesroch-nav-col .lesroches-navbar-header .icon-bar, #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header .icon-bar {
    display: block;
    /* width: 45px;
					height: 5px;
					border-radius: 5px; */
    width: 30px;
    height: 4px;
    border-radius: 15px;
    background: #000000;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  #lesroch-masthead .lesroch-nav-col .lesroches-navbar-header .icon-bar + .icon-bar, #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  #lesroch-masthead .lesroch-nav-col .navbar-toggle, #lesroch-subhead .lesroch-nav-col .navbar-toggle {
    display: block;
    margin: 0 0;
    padding: 0 0;
    border: 0;
  }
  #lesroch-masthead .lesroch-nav-col .navbar-toggle:hover, #lesroch-masthead .lesroch-nav-col .navbar-toggle:focus, #lesroch-masthead .lesroch-nav-col .navbar-toggle:active, #lesroch-subhead .lesroch-nav-col .navbar-toggle:hover, #lesroch-subhead .lesroch-nav-col .navbar-toggle:focus, #lesroch-subhead .lesroch-nav-col .navbar-toggle:active {
    background: none;
  }
  #lesroch-masthead .lesroch-nav-col .navbar-toggle.closer .icon-bar, #lesroch-subhead .lesroch-nav-col .navbar-toggle.closer .icon-bar {
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  #lesroch-masthead .lesroch-nav-col .navbar-toggle.opener .icon-bar, #lesroch-subhead .lesroch-nav-col .navbar-toggle.opener .icon-bar {
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    -webkit-transform: rotate(140deg);
    -moz-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    -o-transform: rotate(140deg);
    transform: rotate(140deg);
  }
  #lesroch-masthead .lesroch-nav-col .navbar-toggle.opener .icon-bar:nth-of-type(2), #lesroch-subhead .lesroch-nav-col .navbar-toggle.opener .icon-bar:nth-of-type(2) {
    pointer-events: none;
    opacity: 0;
  }
  #lesroch-masthead .lesroch-nav-col .navbar-toggle.opener .icon-bar:nth-of-type(1), #lesroch-subhead .lesroch-nav-col .navbar-toggle.opener .icon-bar:nth-of-type(1) {
    position: relative;
    top: 12px;
  }
  #lesroch-masthead .lesroch-nav-col .navbar-toggle.opener .icon-bar:last-of-type, #lesroch-subhead .lesroch-nav-col .navbar-toggle.opener .icon-bar:last-of-type {
    position: relative;
    top: -6px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
  }
}

@media (min-width: 1025px) {
  #lesroch-masthead .lesroch-nav-col .lesroches-navbar-header, #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  #lesroch-masthead .lesroch-nav-col .lesroches-navbar-header, #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header {
    text-align: right;
  }
  #lesroch-masthead .lesroch-nav-col .lesroches-navbar-header .program-list-box, #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header .program-list-box {
    display: inline-block;
    vertical-align: middle;
    /* padding: 10px 15px; */
    height: auto;
    /* border: 1px solid #000; */
    border-radius: 50px;
    width: 100%;
    text-align: left;
  }
  #lesroch-masthead .lesroch-nav-col .lesroches-navbar-header .program-list-box .current-page-title, #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header .program-list-box .current-page-title {
    display: block;
    margin: 0;
    font-size: 16px;
    text-align: left;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  #lesroch-masthead .lesroch-nav-col .lesroches-navbar-header, #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header {
    right: 20px;
  }
  #lesroch-masthead .lesroch-nav-col .program-list-box, #lesroch-subhead .lesroch-nav-col .program-list-box {
    max-width: 100%;
  }
  #lesroch-masthead .lesroch-nav-col .program-list-box .current-page-title, #lesroch-subhead .lesroch-nav-col .program-list-box .current-page-title {
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  #lesroch-masthead .lesroch-nav-col .lesroches-navbar-header, #lesroch-subhead .lesroch-nav-col .lesroches-navbar-header {
    right: 15px;
  }
  #lesroch-masthead .lesroch-nav-col .program-list-box, #lesroch-subhead .lesroch-nav-col .program-list-box {
    padding: 0px !important;
    max-width: 100%;
  }
  #lesroch-masthead .lesroch-nav-col .program-list-box .current-page-title, #lesroch-subhead .lesroch-nav-col .program-list-box .current-page-title {
    padding-right: 10px;
    font-size: 13px !important;
    line-height: 1.85em;
  }
}

#lesroch-masthead #losroches-menu, #lesroch-masthead #lesroches-submenu, #lesroch-subhead #losroches-menu, #lesroch-subhead #lesroches-submenu {
  float: none;
  font-size: 0;
  text-align: right;
}

@media (max-width: 1024px) {
  #lesroch-masthead #losroches-menu, #lesroch-masthead #lesroches-submenu, #lesroch-subhead #losroches-menu, #lesroch-subhead #lesroches-submenu {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* overflow-x: hidden;
		    overflow-y: auto; */
    /* height: 100%; */
  }
}

#lesroch-masthead #losroches-menu li.current-programs-ancestor > a, #lesroch-masthead #lesroches-submenu li.current-programs-ancestor > a, #lesroch-subhead #losroches-menu li.current-programs-ancestor > a, #lesroch-subhead #lesroches-submenu li.current-programs-ancestor > a {
  color: #e3000b;
}

#lesroch-masthead #losroches-menu > li, #lesroch-masthead #lesroches-submenu > li, #lesroch-subhead #losroches-menu > li, #lesroch-subhead #lesroches-submenu > li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  float: none;
  /* Defining style rules for location menu item */
}

@incluce media('>ipad') {
  #lesroch-masthead #losroches-menu > li, #lesroch-masthead #lesroches-submenu > li, #lesroch-subhead #losroches-menu > li, #lesroch-subhead #lesroches-submenu > li {
    *display: inline;
    _height: 130px;
  }
}

@media (max-width: 1439px) and (min-width: 1280px) {
  #lesroch-masthead #losroches-menu > li, #lesroch-masthead #lesroches-submenu > li, #lesroch-subhead #losroches-menu > li, #lesroch-subhead #lesroches-submenu > li {
    padding: 0 5px;
  }
  #lesroch-masthead #losroches-menu > li.lesroch-last-items > a, #lesroch-masthead #lesroches-submenu > li.lesroch-last-items > a, #lesroch-subhead #losroches-menu > li.lesroch-last-items > a, #lesroch-subhead #lesroches-submenu > li.lesroch-last-items > a {
    padding: 10px 15px;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  #lesroch-masthead #losroches-menu > li, #lesroch-masthead #lesroches-submenu > li, #lesroch-subhead #losroches-menu > li, #lesroch-subhead #lesroches-submenu > li {
    padding: 0 5px;
  }
  #lesroch-masthead #losroches-menu > li.lesroch-last-items > a, #lesroch-masthead #lesroches-submenu > li.lesroch-last-items > a, #lesroch-subhead #losroches-menu > li.lesroch-last-items > a, #lesroch-subhead #lesroches-submenu > li.lesroch-last-items > a {
    padding: 8px;
  }
  #lesroch-masthead #losroches-menu > li > a, #lesroch-masthead #lesroches-submenu > li > a, #lesroch-subhead #losroches-menu > li > a, #lesroch-subhead #lesroches-submenu > li > a {
    font-size: 11px !important;
  }
  .lesroch-language { position:absolute; bottom:0; right:0;}
}

@media (max-width: 1024px) {
  #lesroch-masthead #losroches-menu > li, #lesroch-masthead #lesroches-submenu > li, #lesroch-subhead #losroches-menu > li, #lesroch-subhead #lesroches-submenu > li {
    display: block;
    padding: 0;
  }
}

@media (min-width: 1025px) {
  @-moz-document url-prefix() {
    #lesroch-masthead #losroches-menu > li, #lesroch-masthead #lesroches-submenu > li, #lesroch-subhead #losroches-menu > li, #lesroch-subhead #lesroches-submenu > li {
      display: -moz-inline-stack;
    }
  }
}

#lesroch-masthead #losroches-menu > li:last-of-type, #lesroch-masthead #lesroches-submenu > li:last-of-type, #lesroch-subhead #losroches-menu > li:last-of-type, #lesroch-subhead #lesroches-submenu > li:last-of-type {
  padding-right: 0;
}

#lesroch-masthead #losroches-menu > li:first-of-type, #lesroch-masthead #lesroches-submenu > li:first-of-type, #lesroch-subhead #losroches-menu > li:first-of-type, #lesroch-subhead #lesroches-submenu > li:first-of-type {
  padding-left: 0;
}

@media (max-width: 1024px) {
  #lesroch-masthead #losroches-menu > li.has-megamenu + li:not(.has-megamenu) > a, #lesroch-masthead #lesroches-submenu > li.has-megamenu + li:not(.has-megamenu) > a, #lesroch-subhead #losroches-menu > li.has-megamenu + li:not(.has-megamenu) > a, #lesroch-subhead #lesroches-submenu > li.has-megamenu + li:not(.has-megamenu) > a {
    /* border-top: 1px solid #333333;
						border-bottom: 0; */
  }
}

#lesroch-masthead #losroches-menu > li > a, #lesroch-masthead #lesroches-submenu > li > a, #lesroch-subhead #losroches-menu > li > a, #lesroch-subhead #lesroches-submenu > li > a {
  padding: 45px 0;
  background: none;
  text-align: center;
  text-transform: uppercase;
  color: #181716;
  font-size: 13px;
  font-family: 'montserrat-light';
  letter-spacing: 0.8px;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;margin-bottom: 0;
}

#lesroch-masthead #losroches-menu > li > a:active, #lesroch-masthead #losroches-menu > li > a:hover, #lesroch-masthead #lesroches-submenu > li > a:active, #lesroch-masthead #lesroches-submenu > li > a:hover, #lesroch-subhead #losroches-menu > li > a:active, #lesroch-subhead #losroches-menu > li > a:hover, #lesroch-subhead #lesroches-submenu > li > a:active, #lesroch-subhead #lesroches-submenu > li > a:hover {
  color: #e3000b;
}

@media (max-width: 1440px) and (min-width: 1025px) {
  #lesroch-masthead #losroches-menu > li > a, #lesroch-masthead #lesroches-submenu > li > a, #lesroch-subhead #losroches-menu > li > a, #lesroch-subhead #lesroches-submenu > li > a {
    padding: 38px 0;
  }
}

@media (max-width: 1024px) {
  #lesroch-masthead #losroches-menu > li > a, #lesroch-masthead #lesroches-submenu > li > a, #lesroch-subhead #losroches-menu > li > a, #lesroch-subhead #lesroches-submenu > li > a {
    color: #ffffff;
    text-align: left;
    border-bottom: 1px solid #333333;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  #lesroch-masthead #losroches-menu > li > a, #lesroch-masthead #lesroches-submenu > li > a, #lesroch-subhead #losroches-menu > li > a, #lesroch-subhead #lesroches-submenu > li > a {
    display: block !important;
    border-radius: 0;
    padding: 15px 25px !important;
  }
  #lesroch-masthead #losroches-menu > li > a.btn, #lesroch-masthead #lesroches-submenu > li > a.btn, #lesroch-subhead #losroches-menu > li > a.btn, #lesroch-subhead #lesroches-submenu > li > a.btn {
    margin-top: 25px;
    margin-left: 20px;
    max-width: 150px;
    border-color: #ffffff !important;
    color: #ffffff !important;
  }
  #lesroch-masthead #losroches-menu > li > a.btn:hover, #lesroch-masthead #lesroches-submenu > li > a.btn:hover, #lesroch-subhead #losroches-menu > li > a.btn:hover, #lesroch-subhead #lesroches-submenu > li > a.btn:hover {
    opacity: 0.65;
  }
}

@media (max-width: 767px) {
  #lesroch-masthead #losroches-menu > li > a, #lesroch-masthead #lesroches-submenu > li > a, #lesroch-subhead #losroches-menu > li > a, #lesroch-subhead #lesroches-submenu > li > a {
    display: block !important;
    border-radius: 0;
    padding: 15px 20px !important;
  }
  #lesroch-masthead #losroches-menu > li > a.btn, #lesroch-masthead #lesroches-submenu > li > a.btn, #lesroch-subhead #losroches-menu > li > a.btn, #lesroch-subhead #lesroches-submenu > li > a.btn {
    margin-left: 15px;
    border-color: #ffffff !important;
    color: #ffffff !important;
  }
  #lesroch-masthead #losroches-menu > li > a.btn:hover, #lesroch-masthead #lesroches-submenu > li > a.btn:hover, #lesroch-subhead #losroches-menu > li > a.btn:hover, #lesroch-subhead #lesroches-submenu > li > a.btn:hover {
    opacity: 0.65;
  }
}

#lesroch-masthead #losroches-menu > li.current-programs-ancestor > a, #lesroch-masthead #losroches-menu > li.active > a, #lesroch-masthead #losroches-menu > li.current-menu-item > a, #lesroch-masthead #losroches-menu > li.current_page_ancestor > a, #lesroch-masthead #losroches-menu > li li .current-menu-item > a, #lesroch-masthead #lesroches-submenu > li.current-programs-ancestor > a, #lesroch-masthead #lesroches-submenu > li.active > a, #lesroch-masthead #lesroches-submenu > li.current-menu-item > a, #lesroch-masthead #lesroches-submenu > li.current_page_ancestor > a, #lesroch-masthead #lesroches-submenu > li li .current-menu-item > a, #lesroch-subhead #losroches-menu > li.current-programs-ancestor > a, #lesroch-subhead #losroches-menu > li.active > a, #lesroch-subhead #losroches-menu > li.current-menu-item > a, #lesroch-subhead #losroches-menu > li.current_page_ancestor > a, #lesroch-subhead #losroches-menu > li li .current-menu-item > a, #lesroch-subhead #lesroches-submenu > li.current-programs-ancestor > a, #lesroch-subhead #lesroches-submenu > li.active > a, #lesroch-subhead #lesroches-submenu > li.current-menu-item > a, #lesroch-subhead #lesroches-submenu > li.current_page_ancestor > a, #lesroch-subhead #lesroches-submenu > li li .current-menu-item > a {
  color: #e3000b;
}

#lesroch-masthead #losroches-menu > li.lesroch-action-item, #lesroch-masthead #lesroches-submenu > li.lesroch-action-item, #lesroch-subhead #losroches-menu > li.lesroch-action-item, #lesroch-subhead #lesroches-submenu > li.lesroch-action-item {
  padding: 36px 5px 37px 5px;
}

@media (max-width: 1440px) and (min-width: 1025px) {
  #lesroch-masthead #losroches-menu > li.lesroch-action-item, #lesroch-masthead #lesroches-submenu > li.lesroch-action-item, #lesroch-subhead #losroches-menu > li.lesroch-action-item, #lesroch-subhead #lesroches-submenu > li.lesroch-action-item {
    padding: 30px 5px 30px 5px;
  }
  #lesroch-masthead #losroches-menu > li.lesroch-action-item:first-of-type, #lesroch-masthead #lesroches-submenu > li.lesroch-action-item:first-of-type, #lesroch-subhead #losroches-menu > li.lesroch-action-item:first-of-type, #lesroch-subhead #lesroches-submenu > li.lesroch-action-item:first-of-type {
    padding-left: 5px;
  }
}

#lesroch-masthead #losroches-menu > li.lesroch-action-item:nth-last-of-type(3), #lesroch-masthead #lesroches-submenu > li.lesroch-action-item:nth-last-of-type(3), #lesroch-subhead #losroches-menu > li.lesroch-action-item:nth-last-of-type(3), #lesroch-subhead #lesroches-submenu > li.lesroch-action-item:nth-last-of-type(3) {
  padding-left: 5px;
}

@media (min-width: 1025px) and (max-width: 1440px) {
  #lesroch-masthead #losroches-menu > li.lesroch-action-item:nth-last-of-type(3), #lesroch-masthead #lesroches-submenu > li.lesroch-action-item:nth-last-of-type(3), #lesroch-subhead #losroches-menu > li.lesroch-action-item:nth-last-of-type(3), #lesroch-subhead #lesroches-submenu > li.lesroch-action-item:nth-last-of-type(3) {
    padding-left: 5px;
  }
}

@media (max-width: 768px) {
  #lesroch-masthead #losroches-menu > li.lesroch-action-item, #lesroch-masthead #lesroches-submenu > li.lesroch-action-item, #lesroch-subhead #losroches-menu > li.lesroch-action-item, #lesroch-subhead #lesroches-submenu > li.lesroch-action-item {
    display: none;
  }
}

#lesroch-masthead #losroches-menu > li.lesroch-action-item:nth-last-of-type(1), #lesroch-masthead #lesroches-submenu > li.lesroch-action-item:nth-last-of-type(1), #lesroch-subhead #losroches-menu > li.lesroch-action-item:nth-last-of-type(1), #lesroch-subhead #lesroches-submenu > li.lesroch-action-item:nth-last-of-type(1) {
  padding-right: 0;
}

#lesroch-masthead #losroches-menu > li.location-item, #lesroch-masthead #lesroches-submenu > li.location-item, #lesroch-subhead #losroches-menu > li.location-item, #lesroch-subhead #lesroches-submenu > li.location-item {
  text-align: center;
}

@media (min-width: 768px) {
  #lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown > div.lesroch-megamenu-container, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown > div.lesroch-megamenu-container, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown > div.lesroch-megamenu-container, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown > div.lesroch-megamenu-container {
    /* padding: 20px 15px 0; */
  }
}

#lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row {
  display: table;
  width: 100%;
  font-size: 0;
}

@media (min-width: 1025px) {
  #lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row {
    margin: 0 -15px;
  }
}

#lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row:before, #lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row:after, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row:before, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row:after, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row:before, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row:after, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row:before, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row:after {
  content: "";
  overflow: hidden;
  display: table;
  height: 0;
}

#lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row:after, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row:after, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row:after, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row:after {
  clear: both;
}

#lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a {
  padding: 0 0;
}

#lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a:before, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a:before, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a:before, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a:before {
  display: none;
  padding-left: 0;
}

#lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a img, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a img, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a img, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a img {
  display: block;
  margin: 10px auto;
  padding: 0 0;
}

#lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a span.menu-image-title, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a span.menu-image-title, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a span.menu-image-title, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a span.menu-image-title {
  font-family: 'montserrat-light';
  text-transform: uppercase;
}

#lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a span, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a span, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a span, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a span {
  display: block;
}

#lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a span:not(.menu-image-title), #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a span:not(.menu-image-title), #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li a span:not(.menu-image-title), #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li a span:not(.menu-image-title) {
  font-size: 16px;
  font-family: "apexnew-book";
  font-style: italic;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  #lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    width: 20%;
  }
  #lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type):after, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type):after, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type):after, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type):after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    content: "";
    display: block;
    width: 1px;
    height: calc(100%);
    background: #666666;
  }
}

@media (max-width: 767px) {
  #lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type), #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type), #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type), #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type) {
    position: relative;
    margin-bottom: 15px !important;
    padding-bottom: 15px;
  }
  #lesroch-masthead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type):after, #lesroch-masthead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type):after, #lesroch-subhead #losroches-menu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type):after, #lesroch-subhead #lesroches-submenu > li.location-item ul.megamenu-dropdown .js-row > li:not(:last-of-type):after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: auto;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #333333;
  }
}

#lesroch-masthead li.has-megamenu, #lesroch-subhead li.has-megamenu {
  /* Below smartphone screen */
}

@media (max-width: 1024px) {
  #lesroch-masthead li.has-megamenu + .has-megamenu .opener-item, #lesroch-subhead li.has-megamenu + .has-megamenu .opener-item {
    border-top: 0;
  }
  #lesroch-masthead li.has-megamenu .opener-item, #lesroch-subhead li.has-megamenu .opener-item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    display: block;
    width: 51px;
    height: 51px;
    background: #333333;
    border: 1px solid #666666;
    border-right: 0;
    cursor: pointer;
  }
  #lesroch-masthead li.has-megamenu .opener-item.opener:before, #lesroch-masthead li.has-megamenu .opener-item.opener:after, #lesroch-subhead li.has-megamenu .opener-item.opener:before, #lesroch-subhead li.has-megamenu .opener-item.opener:after {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 15px;
    height: 3px;
    background: #ffffff;
    right: 0;
    margin: -2px auto 0 auto;
    border-radius: 5px;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  #lesroch-masthead li.has-megamenu .opener-item.opener:after, #lesroch-subhead li.has-megamenu .opener-item.opener:after {
    width: 15px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  #lesroch-masthead li.has-megamenu .opener-item.closer:after, #lesroch-masthead li.has-megamenu .opener-item.closer:before, #lesroch-subhead li.has-megamenu .opener-item.closer:after, #lesroch-subhead li.has-megamenu .opener-item.closer:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 15px;
    height: 3px;
    background: #ffffff;
    right: 0;
    margin: -2px auto 0 auto;
    border-radius: 5px;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
}

@media (min-width: 1025px) {
  #lesroch-masthead li.has-megamenu, #lesroch-subhead li.has-megamenu {
    position: static;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    overflow: hidden;
    display: block !important;
    padding: 0 20px;
    background: #404041;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    -webkit-transform: translate3d(0, 15px, 0);
    -moz-transform: translate3d(0, 15px, 0);
    -ms-transform: translate3d(0, 15px, 0);
    -o-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown {
    padding: 40px 0 40px;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: all ease-in-out 0.8s;
    -moz-transition: all ease-in-out 0.8s;
    -ms-transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    transition: all ease-in-out 0.8s;
    transform: none;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown.hidden, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown.hidden {
    display: none !important;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row {
    /* position: relative; */
    font-size: 0;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row.shortcodes-megamenu-list, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row.shortcodes-megamenu-list {
    padding: 0 50px;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row > li:not([class*="col-"]), #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row > li:not([class*="col-"]) {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 8px;
    padding-right: 25px;
    width: 33.333333%;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row > li:not([class*="col-"]):nth-of-type(3n+3), #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row > li:not([class*="col-"]):nth-of-type(3n+3) {
    padding-right: 0px;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row > li:not([class*="col-"]) > a, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row > li:not([class*="col-"]) > a {
    position: relative;
    display: block;
    padding: 0 0 0 15px;
    color: #ccc;
    font-size: 16px;
    line-height: 1.9em;
    letter-spacing: 1px;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row > li:not([class*="col-"]) > a:hover, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row > li:not([class*="col-"]) > a:hover {
    color: #e3000b;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row > li:not([class*="col-"]) > a:before, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper .megamenu-dropdown .lesroch-row > li:not([class*="col-"]) > a:before {
    margin-top: 10px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    content: "";
    display: block;
    width: 4px;
    height: 7px;
    background: url(../images/megaitem-arrow.png) no-repeat;
  }
  #lesroch-masthead li.has-megamenu.hover-animate .lesroch-megamenu-wrapper, #lesroch-subhead li.has-megamenu.hover-animate .lesroch-megamenu-wrapper {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
  #lesroch-masthead li.has-megamenu.hover-animate .lesroch-megamenu-wrapper .lesroch-megaitem-col, #lesroch-masthead li.has-megamenu.hover-animate .lesroch-megamenu-wrapper .megamenu-dropdown, #lesroch-subhead li.has-megamenu.hover-animate .lesroch-megamenu-wrapper .lesroch-megaitem-col, #lesroch-subhead li.has-megamenu.hover-animate .lesroch-megamenu-wrapper .megamenu-dropdown {
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
  #lesroch-masthead li.has-megamenu > a, #lesroch-subhead li.has-megamenu > a {
    position: relative;
    display: block;
  }
  #lesroch-masthead li.has-megamenu > a:before, #lesroch-subhead li.has-megamenu > a:before {
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    pointer-events: none;
    opacity: 0;
    content: "";
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #404041;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  #lesroch-masthead li.has-megamenu.hover-animate > a, #lesroch-subhead li.has-megamenu.hover-animate > a {
    color: #e3000b !important;
  }
  #lesroch-masthead li.has-megamenu.hover-animate > a:before, #lesroch-subhead li.has-megamenu.hover-animate > a:before {
    pointer-events: auto;
    bottom: 0px;
    opacity: 1;
  }
}

@media (max-width: 1024px) {
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper > ul.lesroch-program-second-level-menu, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper > ul.lesroch-program-second-level-menu {
    position: relative;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper.animate > ul.lesroch-program-second-level-menu, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper.animate > ul.lesroch-program-second-level-menu {
    webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper li:not(.lesroch-megaitem-col):not(:last-of-type), #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper li:not(.lesroch-megaitem-col):not(:last-of-type) {
    margin-bottom: 8px;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper li:not(.lesroch-megaitem-col) > a, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper li:not(.lesroch-megaitem-col) > a {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    line-height: 1.9em;
    letter-spacing: 1px;
    color: #cccccc;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper li:not(.lesroch-megaitem-col) > a:before, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper li:not(.lesroch-megaitem-col) > a:before {
    margin-top: 10px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    content: "";
    display: block;
    width: 4px;
    height: 7px;
    background: url(../images/megaitem-arrow.png) no-repeat;
  }
  #lesroch-masthead li.has-megamenu .lesroch-megamenu-wrapper .has-two-level .lesroch-row, #lesroch-subhead li.has-megamenu .lesroch-megamenu-wrapper .has-two-level .lesroch-row {
    padding: 25px 30px 25px 30px !important;
    border-bottom: 1px solid #333333;
  }
}

/**
Mega menu
*/
.has-megamenu {
  /* For menu with only 3 levels */
  /* For menu with only 2 levels */
  /* mega menu item col */
}

.has-megamenu.shortcodes-megamenu .lesroch-megamenu-container {
  position: static;
  max-width: 1400px;
}

.has-megamenu.shortcodes-megamenu .lesroch-megamenu-container li {
  width: 25% !important;
}

@media (max-width: 1024px) {
  .has-megamenu .lesroch-megamenu-wrapper {
    display: none;
  }
  .has-megamenu .lesroch-megamenu-wrapper .lesroch-megamenu-dropdown {
    position: relative;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  .has-megamenu .lesroch-megamenu-wrapper.animate .lesroch-megamenu-dropdown {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}

.has-megamenu .lesroch-megamenu-container {
  /* position: relative; */
  /* left: -75px; */
  left: -35px;
  margin: 0 auto;
  width: 100%;
  /* max-width: 790px; */
  max-width: 830px;
}

.has-megamenu .lesroch-megamenu-container.lesrcoh-megamenu-wider-container {
  max-width: 1200px;
}

@media (max-width: 1440px) and (min-width: 768px) {
  .has-megamenu .lesroch-megamenu-container {
    left: 0;
  }
}

.has-megamenu.programs .lesrcoh-megamenu-wider-container {
  /*max-width: 1300px;*/
}

@media (min-width: 1025px) {
  .has-megamenu.programs .row > li:not(:first-of-type) {
    padding-left: 35px;
  }
  .has-megamenu.programs .row > li.col-sm-items-3 {
    width: 26.5%;
  }
  .has-megamenu.programs .row > li:nth-last-of-type(2) {
    width: 24%;
  }
  .has-megamenu.programs .row > li.col-sm-items-2 {
    width: 23%;
  }
  .has-megamenu.programs .row > li.col-sm-items-2 a:hover {
    opacity: 0.5;
    color: #ffffff !important;
  }
}

@media (max-width: 1024px) {
  .has-megamenu.programs .row > li.col-sm-items-2 a:hover {
    opacity: 0.5;
    color: #ffffff !important;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .has-megamenu .has-third-level .lesroch-megamenu-container {
    padding: 20px 50px 0;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .has-megamenu .has-third-level .lesroch-megamenu-container {
    position: static;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .has-megamenu .has-third-level .lesroch-megamenu-container li.lesroch-megaitem-col:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .has-megamenu .has-third-level .lesroch-megamenu-container li.lesroch-megaitem-col {
    padding: 25px 30px 25px 30px !important;
    border-bottom: 1px solid #333333;
  }
}

@media (max-width: 1024px) {
  .has-megamenu .has-two-level .lesroch-megamenu-container {
    position: static;
    padding: 0px 0px;
    max-width: 100%;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  .has-megamenu .has-two-level {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.has-megamenu .lesroch-megaitem-col h4 {
  margin-bottom: 35px;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'montserrat-light';
  letter-spacing: 0.8px;
}

@media (max-width: 1024px) {
  .has-megamenu .lesroch-megaitem-col h4 {
    margin-bottom: 20px;
  }
}

.has-megamenu .lesroch-megaitem-col ul.lesrcoh-megaitem-list {
  font-size: 0;
}

.has-megamenu .lesroch-megaitem-col ul.lesrcoh-megaitem-list > li:not(:last-of-type) {
  margin-bottom: 8px;
}

.has-megamenu .lesroch-megaitem-col ul.lesrcoh-megaitem-list > li:last-col {
  margin-bottom: 0;
}

.has-megamenu .lesroch-megaitem-col ul.lesrcoh-megaitem-list > li > a {
  position: relative;
  display: inline-block;
  padding: 0 0 0 15px;
  color: #cccccc;
  font-size: 16px;
  line-height: 1.6em;
  letter-spacing: 1px;
}

.has-megamenu .lesroch-megaitem-col ul.lesrcoh-megaitem-list > li > a:before {
  margin-top: 10px;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  content: "";
  display: block;
  width: 4px;
  height: 7px;
  background: url(../images/megaitem-arrow.png) no-repeat;
}

.has-megamenu .lesroch-megaitem-col.lesroch-cms-8 ul.lesrcoh-megaitem-list li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

@media (min-width: 1024px) {
  .has-megamenu .lesroch-megaitem-col.lesroch-cms-8 ul.lesrcoh-megaitem-list li:nth-of-type(2n+2) {
    padding-left: 25px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .has-megamenu .lesroch-megaitem-col.lesroch-cms-8 ul.lesrcoh-megaitem-list li {
    display: block;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .has-megamenu .lesroch-megaitem-col.lesroch-cms-8 ul.lesrcoh-megaitem-list li {
    display: block;
    width: 100%;
  }
}

.has-megamenu .lesroch-megaitem-col {
  padding: 0  0;
}

.has-megamenu .lesroch-megaitem-col:not(:last-of-type) {
  position: relative;
  padding-right: 20px;
}

.has-megamenu .lesroch-megaitem-col:not(:last-of-type):after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  content: "";
  display: block;
  width: 1px;
  height: calc(100%);
  background: #666;
}

@media (max-width: 1023px) {
  .has-megamenu .lesroch-megaitem-col:not(:last-of-type):after {
    display: none;
  }
}

.has-megamenu .lesroch-megaitem-col:not(:first-of-type) {
  padding-left: 50px;
}

.has-megamenu .lesroch-megaitem-col:last-of-type:not(:first-of-type) {
  padding-left: 50px;
}

@media (max-width: 1024px) {
  .has-megamenu .lesroch-megaitem-col:last-of-type:not(:first-of-type) {
    position: relative;
  }
  .has-megamenu .lesroch-megaitem-col:last-of-type:not(:first-of-type):before {
    /* @include default-before(0, auto, 0, 0, 1px, calc(100%));
					background: $gray-separator-color; */
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .has-megamenu .lesroch-megaitem-col {
    margin-bottom: 25px !important;
    padding-right: 0 !important;
    padding-bottom: 20px;
    padding-left: 0px !important;
    height: auto !important;
    width: 100%;
  }
  .has-megamenu .lesroch-megaitem-col:before {
    position: absolute;
    right: -10%;
    bottom: 0;
    left: -10%;
    content: "";
    background: #333333;
    height: 1px;
  }
  .has-megamenu .lesroch-megaitem-col:after {
    display: none;
  }
  .has-megamenu .lesroch-megaitem-col:last-of-type {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .has-megamenu .lesroch-megaitem-col {
    height: auto !important;
    width: 100%;
    float: none;
  }
}

.has-megamenu .row {
  margin: 0 0;
}

.has-megamenu ul li a:hover {
  color: #e3000b !important;
}

/* Second level menu scss */
@media (max-width: 1024px) {
  #lesroch-subhead .lesroches-navbar-header {
    /* width: 25px; */
    /* height: 25px; */
    left: 0;
    width: calc(100%);
  }
  #lesroch-subhead .lesroches-navbar-header .navbar-toggle {
    position: relative;
    text-align: center;
    padding: 23px 20px;
    margin: 0px auto;
    height: auto;
    width: 100%;
    background: #f0f0f0;
  }
  #lesroch-subhead .lesroches-navbar-header .navbar-toggle:hover, #lesroch-subhead .lesroches-navbar-header .navbar-toggle:focus {
    background: #f0f0f0;
  }
  #lesroch-subhead .lesroches-navbar-header .navbar-toggle.closer:before, #lesroch-subhead .lesroches-navbar-header .navbar-toggle.opener:before {
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 14px;
    height: 4px;
    width: 23px;
    background: #181716;
    border-radius: 5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
  }
  #lesroch-subhead .lesroches-navbar-header .navbar-toggle.opener:before {
    right: 14px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #lesroch-subhead .lesroches-navbar-header .navbar-toggle.closer:after, #lesroch-subhead .lesroches-navbar-header .navbar-toggle.opener:after {
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    right: 27px;
    margin-top: -2px;
    height: 4px;
    width: 23px;
    background: #181716;
    border-radius: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
  }
  #lesroch-subhead .lesroches-navbar-header .navbar-toggle.opener:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #lesroch-subhead .lesroches-navbar-header .navbar-toggle .menu-bar-wrap {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -11px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  #lesroch-subhead .lesroches-navbar-header .navbar-toggle .menu-bar-wrap .icon-bar {
    background: #e3000b;
  }
}

@media (max-width: 767px) {
  #lesroch-subhead .navbar-toggle {
    padding: 16px 15px !important;
    height: auto !important;
  }
  #lesroch-subhead .navbar-toggle.closer:before,
  #lesroch-subhead .navbar-toggle.opener:before {
    right: 15px !important;
    width: 18px !important;
  }
  #lesroch-subhead .navbar-toggle.opener:after,
  #lesroch-subhead .navbar-toggle.closer:after {
    right: 25px !important;
    width: 18px !important;
  }
  #lesroch-subhead .lesroches-navbar-header .navbar-toggle .menu-bar-wrap {
    right: 15px;
  }
}

/* template with no third level menu scss */
@media (max-width: 1024px) {
  .no-thirdlevel-menu-template #submenu-mobile-stuffs {
    left: 20px;
    text-align: left;
  }
  .no-thirdlevel-menu-template #submenu-mobile-stuffs div a:last-of-type {
    margin-left: 0 !important;
  }
}

#lesroch-subhead .lesroch-nav-col {
  width: 100%;
}

@media (min-width: 1025px) {
  #lesroch-subhead #lesroches-submenu {
    text-align: center;
  }
}

@media (max-width: 1024px) {
  .default__page-template #lesroches-submenu.md-hidden {
    display: block !important;
  }
}

/* ---------------------------------------------------------------------- */
/* ************************* Footer scss codes ************************** */
/* ---------------------------------------------------------------------- */
.lesroch-hompepage-template .cms-footer-breadcrumb-row {
  /* min-height: 20px; */
}

#colphon {
  /* Main footer scss */
  background: #1e1e1f;
  color: #ffffff;
  letter-spacing: 0.8px;
  /* Footer with opened third level */
  /* Footer Breadcrumb scss */
  /* Footer row scss */
  /* Footer cms col */
}

#colphon .lesroch-footer-cms-col figure > a {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 767px) {
  #colphon {
    clear: both;
    float: none !important;
    text-align: center;
  }
}

#colphon.third-levelmenu-opened .lesroch-container {
  padding: 0 20px;
}

@media (max-width: 1280px) and (min-width: 1025px) {
  #colphon.third-levelmenu-opened .lesroch-footer-cms-col {
    margin-bottom: 80px;
    width: 50%;
  }
}

#colphon .cms-footer-breadcrumb-row {
  position: relative;
  margin-top: 90px;
  /* Scroll to top button scss */
  /* Breadcrumb list */
  color: #999999;
  font-size: 16px;
}

#colphon .cms-footer-breadcrumb-row .lesroch-scrolltop-wrap {
  position: absolute;
  right: 0;
  width: 45px;
  height: 45px;
}

@media (min-width: 768px) {
  #colphon .cms-footer-breadcrumb-row .lesroch-scrolltop-wrap {
    top: -70px;
  }
}

@media (max-width: 767px) {
  #colphon .cms-footer-breadcrumb-row .lesroch-scrolltop-wrap {
    top: -70px;
  }
}

#colphon .cms-footer-breadcrumb-row .top-arrow {
  position: relative;
  top: 0;
  display: inline-block;
  width: 45px;
  height: 46px;
  border: 2px solid #999999;
  background: url(../images/gray-arrow.png) no-repeat;
  background-position: center center;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

#colphon .cms-footer-breadcrumb-row .top-arrow:hover {
  top: -7px;
}

#colphon .cms-footer-breadcrumb-row ul {
  display: table;
  width: 100%;
  font-size: 0;
}

#colphon .cms-footer-breadcrumb-row li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0;
}

#colphon .cms-footer-breadcrumb-row li:before {
  display: none;
}

@media (max-width: 767px) {
  #colphon .cms-footer-breadcrumb-row li {
    line-height: 14px;
  }
}

#colphon .cms-footer-breadcrumb-row li a {
  position: relative;
  padding-right: 25px;
  color: #999999;
  font-size: 16px;
  text-decoration: underline;
  /* Breadcrumb separator */
}

@media (max-width: 767px) {
  #colphon .cms-footer-breadcrumb-row li a {
    font-size: 14px;
  }
}

#colphon .cms-footer-breadcrumb-row li a:after {
  position: absolute;
  top: 50%;
  right: 8px;
  content: "";
  display: block;
  margin-top: -6px;
  width: 7px;
  height: 12px;
  background: url(../images/breadcrumb-arrow.png) no-repeat;
}

@media (max-width: 767px) {
  #colphon .cms-footer-breadcrumb-row li a:after {
    margin-top: -5px;
    background-size: 75%;
  }
}

#colphon .cms-footer-breadcrumb-row span {
  font-size: 16px;
}

@media (max-width: 767px) {
  #colphon .cms-footer-breadcrumb-row span {
    font-size: 14px;
  }
}

#colphon .lesroch-footer-cms-row {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  #colphon .lesroch-footer-cms-row {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  #colphon .lesroch-footer-cms-row:first-of-type {
    margin-top: 100px;
  }
}

@media (max-width: 767px) {
  #colphon .lesroch-footer-cms-row:first-of-type {
    margin-top: 65px;
    margin-bottom: 70px;
  }
}

#colphon .lesroch-footer-cms-col {
  /* Footer cms header */
  /* Cms ul list */
  /* Footer cms address */
  /* Footer cms para/text */
  /* Footer cms button */
  /* last {right mos} col */
}

@media (max-width: 1024px) and (min-width: 768px) {
  #colphon .lesroch-footer-cms-col {
    padding-bottom: 50px;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  #colphon .lesroch-footer-cms-col {
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  #colphon .lesroch-footer-cms-col {
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  #colphon .lesroch-footer-cms-col {
    padding: 0 0;
  }
}

#colphon .lesroch-footer-cms-col h4 {
  color: #ffffff;
}

@media (min-width: 768px) {
  #colphon .lesroch-footer-cms-col h4 {
    margin-bottom: 42px;
    font-size: 13px;
    line-height: 1.95em;
  }
}

#colphon .lesroch-footer-cms-col ul > li:not(:last-of-type) {
  margin-bottom: 8px;
}

#colphon .lesroch-footer-cms-col ul > li > a {
  display: inline-block;
  vertical-align: top;
  padding: 0 0;
  font-size: 15px;
  color: #999999;
  cursor: pointer;
  line-height: 1.7em;
  font-family: 'apexnew-book';
}

#colphon .lesroch-footer-cms-col ul > li > a:hover {
  color: #e3000b;
}

#colphon .lesroch-footer-cms-col address {
  color: #a8a9ad;
}

@media (min-width: 768px) {
  #colphon .lesroch-footer-cms-col address {
    line-height: 2em;
  }
}

@media (max-width: 767px) {
  #colphon .lesroch-footer-cms-col address span {
    display: none;
  }
}

@media (min-width: 768px) {
  #colphon .lesroch-footer-cms-col p {
    /* @include line-height(2em); */
    color: #a8a9ad;
    font-size: 15px;
  }
  #colphon .copyright p {
    /* @include line-height(2em); */
    color: #a8a9ad;
    font-size: 15px;
	 text-align:center;
  }
}

#colphon .lesroch-footer-cms-col a.btn {
  display: inline-block;
  border-color: #ffffff;
}

@media (min-width: 768px) {
  #colphon .lesroch-footer-cms-col a.btn {
    margin-top: 30px;
    padding: 9px 20px;
    font-size: 13px;
  }
}

@media (min-width: 1440px) {
  #colphon .lesroch-footer-cms-col:nth-last-of-type(1), #colphon .lesroch-footer-cms-col:last-of-type {
    padding-left: 100px;
  }
}

#colphon .lesroch-footer-cms-col .small-container {
  max-width: 80%;
}

#colphon .lesroch-footer-cms-col .small-container .lesroch-separator {
  position: relative;
  display: block;
  padding-bottom: 42px;
}

#colphon .lesroch-footer-cms-col .small-container .lesroch-separator:after {
  position: absolute;
  top: 5px;
  right: 0;
  bottom: auto;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #a8a9ad;
}

.history-page {
  max-width: 1110px;
  margin: 150px auto 0;
  position: relative;
  padding-bottom: 225px;
}

@media (max-width: 1023px) {
  .history-page {
    margin: 50px auto 0;
    padding-bottom: 80px;
  }
}

.history-page .history-container:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0px;
  bottom: 0px;
  width: 1px;
  background: #59595a;
}

@media (max-width: 1023px) {
  .history-page .history-container:before {
    left: 6%;
  }
}

.history-page .history-container li {
  opacity: 0;
}

.history-page .history-container li:before {
  content: '';
  display: block;
  height: 16px;
  width: 16px;
  background: #e3000b;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  border-radius: 50%;
}

@media (max-width: 1023px) {
  .history-page .history-container li:before {
    left: 6%;
  }
}

.history-page .history-container li .timeline-container {
  width: 41.62%;
  margin-bottom: 56px;
}

@media (max-width: 1023px) {
  .history-page .history-container li .timeline-container {
    width: 80%;
    margin-bottom: 0;
  }
}

.history-page .history-container li .timeline-container h2 {
  font-size: 42px;
  font-family: 'montserrat-light';
  color: #e3000b;
  margin: -33px 0 25px;
}

.history-page .history-container li .timeline-container h3 {
  margin-top: 25px;
}

.history-page .history-container li .timeline-container .img-container {
  width: 100%;
  position: relative;
}

.history-page .history-container li .timeline-container .img-container img {
  vertical-align: top;
  width: 100%;
}

.history-page .history-container li .timeline-container .img-container .btn-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 73px;
  width: 73px;
  margin-top: -36px;
  margin-left: -36px;
}

.history-page .history-container li .timeline-container .img-container .btn-wrap a {
  position: relative;
  display: block;
  width: 73px;
  height: 73px;
  border-radius: 50%;
  background: #e3000b;
}

.history-page .history-container li .timeline-container .img-container .btn-wrap i.right-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: 0 auto;
  width: 13px;
  height: 21px;
  background: url(../images/video-play-arrow.png) no-repeat;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.history-page .history-container li .timeline-container.float-right {
  float: right;
}

@media (max-width: 1279px) {
  .history-page .history-container li .timeline-container.float-right {
    margin-right: 2%;
  }
}

@media (max-width: 1023px) {
  .history-page .history-container li .timeline-container.float-right {
    margin-right: 5%;
  }
}

.history-page .history-container li .timeline-container.float-left {
  float: left;
  text-align: right;
}

@media (max-width: 1279px) {
  .history-page .history-container li .timeline-container.float-left {
    margin-left: 2%;
  }
}

@media (max-width: 1023px) {
  .history-page .history-container li .timeline-container.float-left {
    float: right;
    text-align: left;
    margin-right: 5%;
    margin-left: 0;
  }
}

.stickem-container {
  position: relative;
}

#sectionPagination {
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 2;
}

@media (max-width: 1024px) {
  #sectionPagination {
    display: none;
  }
}

#sectionPagination.stickit {
  position: fixed;
  top: 0;
}

#sectionPagination.stickit-end {
  position: absolute;
  bottom: 0;
  top: inherit;
}

#sectionPagination .hPaginCont {
  position: relative;
  margin-top: 0 !important;
  padding-top: 140px;
}

#sectionPagination ul {
  width: 16px;
  position: relative;
  z-index: 2;
  list-style: none;
}

#sectionPagination ul li {
  clear: both;
  position: relative;
  margin-bottom: 20px;
}

#sectionPagination ul li a {
  display: block;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #59595a;
  margin: 0 auto;
}

#sectionPagination ul li a:hover {
  background: #e3000b;
}

#sectionPagination ul li.active a {
  background: #e3000b;
}

#sectionPagination ul li span {
  position: absolute;
  z-index: 1;
  font-size: 20px;
  color: #e3000b;
  display: none;
  right: 30px;
  top: -10px;
  text-align: center;
  padding: 0 20px;
  background: #fff;
  border: 2px solid #e3000b;
  border-radius: 20px;
  height: 36px;
  min-width: 87px;
  line-height: 30px;
}

.fancybox-skin {
  padding: 0 !important;
  box-shadow: none !important;
}

.fancybox-overlay {
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-close {
  top: 0;
  right: -40px;
  background: none;
}

.fancybox-close:after, .fancybox-close:before {
  content: '';
  height: 2px;
  width: 40px;
  background: #fff;
  position: absolute;
  top: 13px;
}

.fancybox-close:before {
  transform: rotate(45deg);
}

.fancybox-close:after {
  transform: rotate(-45deg);
}

/* block animation in history page */
.come-in {
  transform: translateY(250px);
  animation: come-in 1.5s ease forwards;
  opacity: 1 !important;
}

.come-in:nth-child(odd) {
  animation-duration: 1.5s;
}

.already-visible {
  transform: translateY(0);
  animation: none;
}

@keyframes come-in {
  to {
    transform: translateY(0);
  }
}

/* --------------------------------------------------------------------------------------- */
/* ****************************** Importing plugins scss files *************************** */
/* --------------------------------------------------------------------------------------- */
.ui-datepicker.ui-datepicker-multi {
  width: auto !important;
  float: left;
  margin: 25px 0;
}

.ui-datepicker {
  display: none;
  background-color: #fff;
  padding: 15px 5px 10px;
  border: 1px solid #bbb;
  font-size: 12px;
  font-family: 'montserrat-light';
  z-index: 2 !important;
  margin-top: 5px !important;
}

@media (max-width: 767px) {
  .ui-datepicker {
    z-index: 9 !important;
  }
}

.ui-datepicker.animate {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.ui-datepicker .ui-datepicker-group {
  float: left;
  width: 318px;
}

.ui-datepicker .ui-datepicker-calendar {
  margin: 0;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today + .ui-datepicker-current-day a {
  /* border-left: 0; */
}

.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
  border-bottom: 1px solid #eee;
  /* height: $calendarHW; */
  width: 36px;
  text-align: center;
}

.ui-datepicker .ui-datepicker-calendar th a, .ui-datepicker .ui-datepicker-calendar th span, .ui-datepicker .ui-datepicker-calendar td a, .ui-datepicker .ui-datepicker-calendar td span {
  display: block;
  color: #414141;
  height: 36px;
  line-height: 36px;
  border: 1px solid transparent;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-calendar th a, .ui-datepicker .ui-datepicker-calendar td a {
  position: relative;
  border: 1px solid transparent;
}

.ui-datepicker .ui-datepicker-calendar th a:before, .ui-datepicker .ui-datepicker-calendar td a:before {
  content: '';
  border: 7px solid transparent;
  position: absolute;
  width: 0;
  height: 0;
}

.ui-datepicker .ui-datepicker-calendar th a.ui-state-active, .ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
  border: 1px solid #e3000b;
}

.ui-datepicker .ui-datepicker-calendar th a.ui-state-active:before, .ui-datepicker .ui-datepicker-calendar td a.ui-state-active:before {
  left: 50%;
  top: 0;
  margin-left: -7px;
  border-top-color: #e3000b;
}

.ui-datepicker .ui-datepicker-calendar th:not(.ui-datepicker-current-day):not(.ui-datepicker-today):not(.dateRange) a:hover, .ui-datepicker .ui-datepicker-calendar td:not(.ui-datepicker-current-day):not(.ui-datepicker-today):not(.dateRange) a:hover {
  background-color: #e3000b;
  color: #fff;
}

.ui-datepicker .ui-datepicker-calendar th.ui-state-disabled span, .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span {
  color: #bdbdbd;
}

.ui-datepicker .ui-datepicker-calendar th.ui-datepicker-today a:not(.ui-state-active), .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a:not(.ui-state-active) {
  border: 1px solid #999999;
  color: #ffffff;
  background: #999999;
}

.ui-datepicker .ui-datepicker-calendar th.ui-datepicker-today a:not(.ui-state-active):before, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a:not(.ui-state-active):before {
  display: none;
  top: 50%;
  left: 0;
  margin-top: -7px;
  border-left-color: 0;
}

.ui-datepicker .ui-datepicker-calendar th.dateRange a, .ui-datepicker .ui-datepicker-calendar td.dateRange a {
  color: #3992d1;
}

.ui-datepicker .ui-datepicker-calendar tr:last-child td {
  border-bottom: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding-bottom: 10px;
}

.ui-datepicker .ui-datepicker-header:before, .ui-datepicker .ui-datepicker-header:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  border: 7px solid transparent;
}

.ui-datepicker .ui-datepicker-header:before {
  border: 7px solid transparent;
  top: -29px;
  left: 51px;
  border-bottom-color: #bbb;
}

.ui-datepicker .ui-datepicker-header:after {
  top: -28px;
  left: 51px;
  border-bottom-color: #fff;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #5e6064;
  font-size: 18px;
  line-height: 37px;
  text-transform: uppercase;
  text-align: center;
}

.ui-datepicker .ui-datepicker-header a {
  display: block;
  height: 37px;
  width: 37px;
  cursor: pointer;
  position: absolute;
  top: 0;
  text-indent: -9999px;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-header a:before, .ui-datepicker .ui-datepicker-header a:after {
  content: '';
  height: 1px;
  width: 16px;
  background-color: #181716;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
}

.ui-datepicker .ui-datepicker-header a:before {
  transform: rotate(-45deg);
}

.ui-datepicker .ui-datepicker-header a:after {
  transform: rotate(45deg);
  top: 21px;
}

.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
  left: 20px;
}

.ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
  right: 20px;
}

.ui-datepicker .ui-datepicker-header a.ui-datepicker-next:before {
  left: auto;
  right: 0;
  transform: rotate(45deg);
}

.ui-datepicker .ui-datepicker-header a.ui-datepicker-next:after {
  left: auto;
  right: 0;
  transform: rotate(-45deg);
}

.ui-datepicker .ui-datepicker-header a:hover:before, .ui-datepicker .ui-datepicker-header a:hover:after {
  background-color: #e3000b;
}

@media (max-width: 420px) {
  .ui-datepicker {
    width: 100% !important;
    left: 0 !important;
  }
  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: -4px;
    height: 24px;
  }
  .ui-datepicker .ui-datepicker-prev {
    left: 0;
    background-position: 0 center;
  }
  .ui-datepicker .ui-datepicker-next {
    right: 0;
    top: -4px;
    background-position: 100% center;
  }
  .ui-datepicker .ui-datepicker-calendar td, .ui-datepicker .ui-datepicker-calendar th span {
    height: 26px;
    width: 26px;
    text-align: center;
  }
}

/*# sourceMappingURL=style.css.map */
.HomeListMenu { text-align:center; max-width:1300px; margin: 0 auto; padding-bottom:50px;}
.HomeListMenu .li { display: inline-block; padding:0 20px; width:50%; float:left; margin-bottom:30px;}
.HomeListMenu .li a {width:100%;display: block;}
.HomeListMenu .li a:hover {opacity:0.7;}
@media (max-width: 700px) {
	.HomeListMenu .li {width:100%; }
}

.lesroch-Contact-theme .lesroch-cms-text-col * {color: #181716 !important;}

#colphon .qrcode { width:150px; height:150px; float:left; position: absolute; left:20px; bottom:-20px; }
@media (max-width: 1045px) {
	#colphon .qrcode {display:none;}
}


.meetUs .lesroch-cms-border-col {width: 24%;}